body.site-welcome-open,body.image-preview-open{overflow:hidden}.site-welcome{z-index:3000;isolation:isolate;color:#173b59;cursor:pointer;contain:layout paint style;background:#f5fbff;justify-content:center;align-items:center;padding:0 clamp(24px,8vw,150px);display:flex;position:fixed;inset:0;overflow:hidden;transform:translate(0,0)}.welcome-exit-leave-active{transition:opacity .52s,filter .52s}.welcome-exit-leave-to{opacity:0;filter:blur(6px)}.welcome-exit-leave-active .site-welcome-bg{transition:transform .52s;transform:scale(1.14)translate(-3.8%,-2.2%)}.welcome-exit-leave-active .site-welcome-content{transition:opacity .42s,transform .42s}.welcome-exit-leave-to .site-welcome-content{opacity:0;transform:translateY(-18px)}.site-welcome-bg{z-index:0;object-fit:cover;object-position:center center;backface-visibility:hidden;will-change:transform;width:100%;max-width:none;height:100%;animation:3s linear both siteWelcomeImageMove;position:absolute;inset:0}.site-welcome:not(.is-ready) .site-welcome-bg,.site-welcome:not(.is-ready) .site-welcome-content>span,.site-welcome:not(.is-ready) .site-welcome-title span,.site-welcome:not(.is-ready) .site-welcome-content strong,.site-welcome:not(.is-ready) .site-welcome-content .site-welcome-lead,.site-welcome:not(.is-ready) .site-welcome-tags,.site-welcome:not(.is-ready) .site-welcome-progress span{animation-play-state:paused}.site-welcome-shade{z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 45%,#00000014,#00000057 72%),linear-gradient(#5e00000f,#2800002e);position:absolute;inset:0}.site-welcome-content{z-index:2;text-align:center;contain:layout style;width:min(1040px,100%);margin-top:clamp(-96px,-8vh,-56px);position:relative;transform:translate(0,0)}.site-welcome-content>span{color:#ffe7a3;letter-spacing:.16em;justify-content:center;align-items:center;gap:14px;margin-bottom:18px;font-size:13px;font-weight:900;line-height:1;animation:.72s cubic-bezier(.16,1,.3,1) .16s both siteWelcomeTextIn;display:inline-flex}.site-welcome-content>span:after{content:"";background:linear-gradient(90deg,#53b524,#53b52400);border-radius:2px;width:42px;height:2px}.site-welcome-content h1{color:#fff7d8;letter-spacing:0;white-space:nowrap;text-shadow:0 12px 34px #4e00006b;will-change:transform;margin:0 0 10px;font-size:clamp(40px,4.1vw,78px);font-weight:900;line-height:1.05;position:relative;transform:translate(0,0)}.site-welcome-title span{color:inherit;font:inherit;letter-spacing:0;line-height:inherit;animation:siteWelcomeTitleCharIn .34s calc(.18s + var(--char-index) * .13s) cubic-bezier(.16, 1, .3, 1) both;backface-visibility:hidden;will-change:opacity, transform, filter;margin:0;display:inline-block;position:relative}.site-welcome-content strong{color:#ffffffdb;letter-spacing:.08em;text-shadow:0 8px 22px #4e000057;margin:0 0 22px;font-size:clamp(17px,1.35vw,22px);font-weight:900;line-height:1.35;animation:.52s cubic-bezier(.16,1,.3,1) 2.2s both siteWelcomeTextIn;display:block}.site-welcome-content p{color:#ffffffeb;letter-spacing:0;max-width:760px;margin:0 0 14px;font-size:clamp(18px,1.25vw,22px);font-weight:700;line-height:1.82}.site-welcome-content .site-welcome-lead{color:#fff;background:#0875bd5c;border-left:4px solid #53b524;align-items:center;margin-bottom:18px;padding:8px 16px;font-size:clamp(20px,1.6vw,28px);font-weight:900;line-height:1.35;animation:.5s cubic-bezier(.16,1,.3,1) 2.36s both siteWelcomeTextIn;display:inline-flex;box-shadow:0 16px 40px #50000029}.site-welcome-content p:last-of-type{margin-bottom:0}.site-welcome-tags{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;animation:.44s cubic-bezier(.16,1,.3,1) 2.52s both siteWelcomeTextIn;display:flex}.site-welcome-tags b{color:#fff;letter-spacing:0;background:#ffffff1f;border:1px solid #ffffff5c;border-radius:4px;align-items:center;min-height:36px;padding:7px 14px;font-size:15px;font-weight:900;line-height:1.35;display:inline-flex}.site-welcome-progress{z-index:5;pointer-events:none;background:#0875bd29;border-radius:999px;height:3px;position:absolute;bottom:clamp(18px,3vw,42px);left:clamp(18px,3vw,42px);right:clamp(18px,3vw,42px);overflow:hidden}.site-welcome-progress span{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#53b524,#9ed8ff);width:100%;height:100%;animation:3s linear both siteWelcomeProgress;display:block;transform:scaleX(0)}@keyframes siteWelcomeImageMove{0%{transform:scale(1.08)translateY(1.2%)}to{transform:scale(1.02)translate(0,0)}}@keyframes siteWelcomeTextIn{0%{opacity:0;filter:blur(8px);transform:translateY(22px)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes siteWelcomeTitleCharIn{0%{opacity:0;filter:blur(8px);transform:translateY(20px)scale(.94)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes siteWelcomeProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}#app img{cursor:zoom-in}#app .brand-logo,#app [data-image-preview=off] img,#app img[data-image-preview=off]{cursor:pointer}.image-preview{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:zoom-out;background:#06121fdb;justify-content:center;align-items:center;padding:clamp(18px,4vw,56px);display:flex;position:fixed;inset:0}.image-preview img{object-fit:contain;cursor:default;background:#fff;border-radius:8px;width:auto;max-width:min(100%,1320px);max-height:calc(100vh - 108px);box-shadow:0 28px 86px #0000006b}.image-preview-close{z-index:1;color:#123a54;cursor:pointer;background:#ffffffeb;border:1px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:34px;line-height:1;display:inline-flex;position:absolute;top:clamp(14px,3vw,34px);right:clamp(14px,3vw,34px);box-shadow:0 12px 32px #00000038}@media (width<=680px){.site-welcome-bg{object-position:58% center}.site-welcome-content{width:100%;margin-top:-36px;padding:0}.site-welcome-progress{bottom:14px;left:14px;right:14px}.site-welcome-content>span{letter-spacing:.15em;margin-bottom:14px;font-size:11px}.site-welcome-content h1{white-space:normal;margin-bottom:14px;font-size:clamp(40px,12vw,58px);line-height:1.08}.site-welcome-content strong{margin-bottom:18px;font-size:13px}.site-welcome-content p{font-size:15px;line-height:1.72}.site-welcome-content .site-welcome-lead{width:fit-content;max-width:100%;padding:7px 12px;font-size:16px;display:flex}.site-welcome-tags{gap:8px;margin-top:18px}.site-welcome-tags b{min-height:32px;padding:6px 10px;font-size:13px}.image-preview{padding:60px 12px 20px}.image-preview img{max-height:calc(100vh - 88px)}.image-preview-close{width:42px;height:42px;font-size:30px}}@media (prefers-reduced-motion:reduce){.site-welcome-bg,.site-welcome-shade,.site-welcome-progress span{animation:none}.site-welcome-progress span{transform:scaleX(1)}.welcome-exit-leave-active,.welcome-exit-leave-active .site-welcome-bg,.welcome-exit-leave-active .site-welcome-content{transition:none}.welcome-exit-leave-to{opacity:0;filter:none}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-gradient-position:initial;--tw-gradient-from:#0000;--tw-gradient-via:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:initial;--tw-gradient-via-stops:initial;--tw-gradient-from-position:0%;--tw-gradient-via-position:50%;--tw-gradient-to-position:100%;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-100:oklch(96.7% .003 264.542);--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-semibold:600;--font-weight-bold:700;--leading-tight:1.25;--radius-2xl:1rem;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--drop-shadow-md:0 3px 3px #0000001f;--drop-shadow-lg:0 4px 4px #00000026;--ease-out:cubic-bezier(0, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-0{inset:0}.inset-x-0{inset-inline:0}.bottom-0{bottom:0}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-5{margin-top:calc(var(--spacing) * 5)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.h-\[520px\]{height:520px}.h-full{height:100%}.w-full{width:100%}.flex-\[1\.2\]{flex:1.2}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.gap-5{gap:calc(var(--spacing) * 5)}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.bg-gray-100\/40{background-color:#f3f4f666}@supports (color:color-mix(in lab, red, red)){.bg-gray-100\/40{background-color:color-mix(in oklab, var(--color-gray-100) 40%, transparent)}}.bg-gradient-to-t{--tw-gradient-position:to top in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-\[radial-gradient\(circle_at_50\%_0\%\,rgba\(34\,211\,238\,0\.32\)\,transparent_65\%\)\]{background-image:radial-gradient(circle at 50% 0,#22d3ee52,#0000 65%)}.from-black\/55{--tw-gradient-from:#0000008c}@supports (color:color-mix(in lab, red, red)){.from-black\/55{--tw-gradient-from:color-mix(in oklab, var(--color-black) 55%, transparent)}}.from-black\/55{--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.to-transparent{--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-via-stops,var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position))}.object-cover{object-fit:cover}.p-7{padding:calc(var(--spacing) * 7)}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[0\.9375rem\]{font-size:.9375rem}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.1em\]{--tw-tracking:.1em;letter-spacing:.1em}.tracking-\[0\.08em\]{--tw-tracking:.08em;letter-spacing:.08em}.whitespace-nowrap{white-space:nowrap}.text-white{color:var(--color-white)}.text-white\/\[0\.82\]{color:#ffffffd1}@supports (color:color-mix(in lab, red, red)){.text-white\/\[0\.82\]{color:color-mix(in oklab, var(--color-white) 82%, transparent)}}.text-white\/\[0\.92\]{color:#ffffffeb}@supports (color:color-mix(in lab, red, red)){.text-white\/\[0\.92\]{color:color-mix(in oklab, var(--color-white) 92%, transparent)}}.uppercase{text-transform:uppercase}.mix-blend-multiply{mix-blend-mode:multiply}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.drop-shadow-lg{--tw-drop-shadow-size:drop-shadow(0 4px 4px var(--tw-drop-shadow-color,#00000026));--tw-drop-shadow:drop-shadow(var(--drop-shadow-lg));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.drop-shadow-md{--tw-drop-shadow-size:drop-shadow(0 3px 3px var(--tw-drop-shadow-color,#0000001f));--tw-drop-shadow:drop-shadow(var(--drop-shadow-md));filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (width>=64rem){.lg\:text-\[1\.75rem\]{font-size:1.75rem}}}:root{--blue:#0875bd;--blue2:#005da8;--dark:#163450;--green:#53b524;--orange:#ff8a00;--orange2:#ff9800;--orange3:#ff7a00;--light:#f4f8fb;--light2:#f3f8fb;--light3:#f7fbff;--line:#e3eaf1;--line2:#dbe7f1;--gray:#637485;--gray2:#526b80;--shadow:0 18px 45px #0a365c1f;--shadow-sm:0 8px 24px #1446640f;--shadow-md:0 12px 34px #14466414;--shadow-lg:0 24px 60px #0f385b29;--shadow-xl:0 28px 70px #09304e2e;--header-height:96px;--wrap-max:1360px;--wrap-pad:24px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:22px;--radius-pill:999px;--font-body:"Microsoft YaHei", sans-serif;--text-xs:12px;--text-sm:13px;--text-base:14px;--text-md:16px;--text-lg:17px;--text-xl:18px;--text-2xl:20px;--text-3xl:22px;--text-4xl:26px;--text-5xl:30px;--text-6xl:34px;--ease-out:cubic-bezier(.22, .61, .36, 1);--ease-spring:cubic-bezier(.16, 1, .3, 1);--duration-fast:.2s;--duration-base:.28s;--duration-slow:.55s;--bp-xl:1400px;--bp-lg:1100px;--bp-md:768px;--bp-sm:480px;--bp-xs:360px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:#263746;background:#f3f8fb;margin:0;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:var(--wrap-max);padding:0 var(--wrap-pad);margin:0 auto}.header{color:#050505;z-index:50;box-shadow:none;background:#fff;border-top:1px solid #dedede;border-bottom:1px solid #f2f2f2;font-family:Microsoft YaHei,sans-serif;position:sticky;top:0}.header-inner{--brand-left-offset:clamp(44px, 3.2vw, 64px);height:var(--header-height);width:100%;max-width:none;padding:0 var(--wrap-pad) 0 var(--brand-left-offset);justify-content:flex-start;align-items:center;gap:0;margin:0;display:flex}.brand{height:var(--header-height);flex:none;align-items:center;gap:14px;display:flex;overflow:visible}@media (width>=1281px){.brand{margin-left:0}}.brand-mark{isolation:isolate;width:334px;height:48px;transform:translateX(calc(5px - var(--brand-left-offset)));background:0 0;flex:0 0 334px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.brand-logo{object-fit:contain;object-position:center;z-index:1;filter:contrast(1.05)saturate(1.02);width:100%;max-width:none;height:100%;display:block;position:absolute;top:0;left:0}.brand-mark:before{content:none;z-index:2;pointer-events:none;mix-blend-mode:screen;opacity:.72;will-change:background-position;background:linear-gradient(105deg,#fff3 0%,#8ed9ff47 24%,#dffcff3d 44%,#ffe59338 66%,#fff3 100%) 0 0/280% 100%;animation:4.8s ease-in-out infinite alternate brandGradientMove;position:absolute;inset:0}@keyframes brandGradientMove{0%{background-position:0%}to{background-position:100%}}@media (prefers-reduced-motion:reduce){.brand-mark:before{background-position:42%;animation:none}}.brand-text{min-width:0;margin-left:calc(-1px - var(--brand-left-offset));flex-direction:column;justify-content:center;padding-top:0;display:flex}.brand h1{color:#050505;letter-spacing:0;white-space:nowrap;text-shadow:none;margin:0;font-size:30px;font-weight:900;line-height:1.12}.brand p{color:#050505;letter-spacing:0;white-space:nowrap;margin:2px 0 0;font-size:18px;font-weight:800;line-height:1.28;display:block;overflow:visible}.nav{height:var(--header-height);background:0 0;justify-content:flex-end;align-items:stretch;gap:0;margin-left:clamp(36px,4vw,72px);margin-right:0;display:flex}.nav-item{flex:none;position:relative}.nav>a,.nav-item>a{height:var(--header-height);color:#050505;white-space:nowrap;word-break:keep-all;justify-content:center;align-items:center;padding:0 20px;font-size:17px;font-weight:800;line-height:1;display:flex;position:relative}.nav>a:hover,.nav-item:hover>a,.nav .active{color:#e60012;background:0 0}.nav>a:after,.nav-item>a:after{content:"";background:0 0;width:30px;height:3px;position:absolute;bottom:0;left:50%;right:auto;transform:translate(-50%)}.nav>a:hover:after,.nav-item:hover>a:after,.nav .active:after{background:#e60012}.language-switch{min-height:var(--header-height);color:#050505;min-width:auto;font:inherit;white-space:nowrap;background:0 0;border:0;flex-direction:column;flex:none;justify-content:center;align-self:center;align-items:flex-start;gap:4px;margin-left:clamp(58px,4vw,86px);padding:0 18px 0 0;font-size:20px;font-weight:800;line-height:1;display:inline-flex}.language-switch-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:24px;height:24px}.language-switch-icon-english{stroke-width:2.35px}.language-switch-button{color:#e60012;min-height:24px;font:inherit;font-size:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:8px;padding:0;font-weight:800;line-height:1.05;display:inline-flex}.language-switch-button-chinese{color:#e60012}.language-switch-button-english{color:#006bd6}.language-switch-button.active{font-weight:900}.language-switch-button-chinese:hover,.language-switch-button-chinese:focus-visible{color:#c90010;background:0 0;outline:none}.language-switch-button-english:hover,.language-switch-button-english:focus-visible{color:#0053a6;background:0 0;outline:none}.dropdown{top:var(--header-height);color:#263746;background:#fff;border:1px solid #eceff3;border-top:0;width:170px;padding:0;display:none;position:absolute;left:0;box-shadow:0 14px 34px #102b3a24}.nav-item:hover .dropdown,.nav-item:focus-within .dropdown{display:block}.dropdown a{min-height:54px;color:inherit;white-space:nowrap;border-bottom:1px solid #f0f2f4;align-items:center;padding:0 18px;font-size:14px;display:flex}.simple-dropdown-item>.dropdown>a:last-child,.product-subdropdown>a:last-child,.product-dropdown-primary:last-child>.product-dropdown-link{border-bottom:0}.dropdown a:hover{color:#e60012;background:#f7fbff}.product-dropdown{z-index:80;width:232px}.product-dropdown-primary{position:relative}.dropdown .product-dropdown-link{min-height:54px;color:inherit;justify-content:space-between;align-items:center;gap:18px;font-size:14px;font-weight:400;display:flex}.dropdown .product-dropdown-link:after{content:"›";color:#9aa8b4;flex:none;font-size:16px;line-height:1}.product-dropdown-primary:hover>.product-dropdown-link,.product-dropdown-primary:focus-within>.product-dropdown-link{color:#e60012;background:#f7fbff}.product-dropdown-primary:hover>.product-dropdown-link:after,.product-dropdown-primary:focus-within>.product-dropdown-link:after{color:#e60012}.product-subdropdown{width:260px;max-height:calc(100vh - var(--header-height) - 24px);background:#fff;border:1px solid #eceff3;padding:0;display:none;position:absolute;top:0;left:100%;overflow-y:auto;box-shadow:0 14px 34px #102b3a24}.product-dropdown-primary:hover>.product-subdropdown,.product-dropdown-primary:focus-within>.product-subdropdown{display:block}.dropdown .product-subdropdown-link{color:inherit;font-size:14px;font-weight:400;line-height:1.35}.dropdown .product-subdropdown-link:hover,.dropdown .product-subdropdown-link:focus{color:#e60012;background:#f7fbff}.mobile-toggle{color:#fff;background:#102b3a;border:0;border-radius:4px;flex:none;padding:8px 12px;font-weight:700;display:none}.simple-dropdown-item.dropdown-suppressed .dropdown,.simple-dropdown-item.dropdown-suppressed:hover .dropdown,.simple-dropdown-item.dropdown-suppressed:focus-within .dropdown,.product-dropdown-item.dropdown-suppressed .product-dropdown,.product-dropdown-item.dropdown-suppressed:hover .product-dropdown,.product-dropdown-item.dropdown-suppressed:focus-within .product-dropdown{display:none}.footer{color:#c6d6e5;background:#0c273d;padding:46px 0 24px}.footer-grid{grid-template-columns:.95fr .65fr .75fr minmax(520px,1.8fr);gap:40px;display:grid}.footer h3{color:#fff;margin:0 0 12px}.footer p,.footer li{color:#a9bac9;font-size:14px}.footer ul{margin:0;padding:0;list-style:none}.footer li{padding:4px 0}.footer a{color:inherit}.footer-contact-layout{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:20px;display:grid}.footer-brand-tools{flex-wrap:wrap;align-items:stretch;gap:14px;margin-top:18px;display:flex}.footer-contact-layout .footer-brand-tools{flex-wrap:nowrap;margin-top:0}.footer-qr-card,.footer-store-card{background:0 0;border:0;border-radius:0}.footer-qr-card{text-align:center;width:118px;padding:10px}.footer-qr-card img{object-fit:cover;background:#fff;border-radius:3px;width:96px;height:96px;display:block}.footer-qr-card .footer-qr-placeholder{color:#dbe8f3;background:#ffffff1a;border-radius:3px;justify-content:center;align-items:center;width:96px;height:96px;margin:0;font-size:13px;line-height:1.4;display:flex}.footer-qr-card span{color:#dbe8f3;margin-top:8px;font-size:13px;display:block}.footer-store-card{text-align:center;width:118px;padding:10px}.footer-store-card img{object-fit:contain;background:#fff;border-radius:3px;width:96px;height:96px;display:block}.footer-store-card span{color:#fff;margin-top:8px;font-size:13px;font-weight:700;display:block}.footer-store-card small{color:#9fb4c7;font-size:13px;display:block}.footer-links{color:#91a4b4;text-align:right;margin-top:28px;font-size:13px}.copyright{color:#91a4b4;text-align:center;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:16px;padding-top:18px;font-size:13px;display:flex}.copyright a{color:inherit}#home .ag-hero{height:420px;min-height:420px;max-height:420px;margin-top:calc(-1 * var(--header-height));isolation:isolate;color:#111827;background:#dcecf8;margin-bottom:0;margin-left:0;margin-right:0;position:relative;overflow:hidden}#home .ag-hero .hero-track,#home .ag-hero .hero-slide,#home .ag-hero .ag-slide-inner{height:420px;min-height:420px;max-height:420px}#home .ag-hero .hero-track{position:relative;overflow:hidden}#home .ag-hero .hero-slide{z-index:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .82s,visibility .82s;position:absolute;inset:0;overflow:hidden}#home .ag-hero .hero-slide.active{z-index:2;opacity:1;visibility:visible;pointer-events:auto}#home .ag-hero .slide-bg{z-index:0;object-fit:cover;object-position:center center;opacity:1;filter:saturate(1.02)contrast(1.01)brightness(.99);will-change:transform, filter;width:100%;max-width:none;height:100%;transition:opacity .7s,filter .7s;position:absolute;inset:0;transform:scale(1.01)}#home .ag-hero .hero-slide.active .slide-bg{animation:5.8s ease-out both agHeroKenBurns}#home .ag-hero .factory-gate-bg{object-position:center bottom;filter:saturate(1.04)contrast(1.02)brightness(.98)}#home .ag-hero .factory-gate-slide.active .factory-gate-bg{animation:5.2s ease-in-out both agFactoryGateVerticalPan}#home .ag-hero .products-bg{object-position:center 50%;filter:saturate(1.04)contrast(1.01)brightness(1.01)}#home .ag-hero .workshop-bg{object-position:center 48%;filter:saturate(1.08)contrast(1.04)brightness(.88)}#home .ag-hero .slide-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#f5fbffc2 0%,#f5fbff7a 34%,#f5fbff1f 66%,#e8f4fc3d 100%);position:absolute;inset:0}#home .ag-hero .factory-gate-slide .slide-overlay{background:#047ec438}#home .ag-hero .product-matrix-slide .slide-overlay,#home .ag-hero .workshop-slide .slide-overlay{display:none}#home .ag-slide-inner{z-index:3;max-width:1360px;height:100%;padding:var(--header-height) 56px 0;grid-template-columns:minmax(0,1fr);place-items:center start;margin:0 auto;display:grid;position:relative}#home .ag-copy{color:#111827;text-align:left;grid-area:1/1;width:min(560px,43vw);max-width:620px;padding:0}#home .product-matrix-slide .ag-slide-inner{justify-items:end}#home .product-matrix-slide .ag-copy{width:min(500px,37vw);margin-right:min(4vw,64px)}#home .ag-copy .ag-eyebrow{color:#111827;letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800;display:block}#home .ag-copy h2{color:#111827;letter-spacing:0;margin:0 0 10px;font-size:clamp(34px,3.1vw,48px);font-weight:900;line-height:1.12}#home .ag-copy .ag-subtitle{color:#111827;letter-spacing:0;margin:0 0 18px;font-size:17px;font-weight:700;line-height:1.45;display:block}#home .ag-copy .ag-description{color:#1f2937;letter-spacing:0;max-width:520px;margin:0 0 18px;font-size:14px;font-weight:600;line-height:1.75}#home .ag-hero-buttons{flex-wrap:wrap;align-items:center;gap:10px;margin:0;display:flex}#home .ag-hero-btn{letter-spacing:0;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-width:112px;height:38px;padding:0 18px;font-size:14px;font-weight:800;line-height:1;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}#home .ag-hero-btn:hover{transform:translateY(-1px)}#home .ag-hero-btn-primary{color:#fff;background:#0875bd;border:1px solid #0875bd}#home .ag-hero-btn-secondary{color:#111827;background:#0875bd0f;border:1px solid #0875bd7a}#home .hero-actions{z-index:8;pointer-events:none;width:100%;padding:0 24px;display:block;position:absolute;inset:0}#home .hero-arrows{pointer-events:none;justify-content:space-between;display:flex;position:absolute;top:50%;left:28px;right:28px;transform:translateY(-50%)}#home .hero-arrow{color:#111827;cursor:pointer;pointer-events:auto;background:#e2f2fb94;border:1px solid #0875bd2e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:34px;font-weight:300;line-height:1;transition:background .2s,color .2s;display:flex}#home .hero-arrow:hover{color:#fff;background:#0875bd}#home .hero-dots{pointer-events:auto;align-items:center;gap:10px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}#home .hero-dot{cursor:pointer;background:#0875bd3d;border:0;border-radius:999px;width:30px;height:4px;padding:0;transition:width .2s,background .2s}#home .hero-dot.active{background:#0875bd;width:50px}#home .home-overview-section{background:linear-gradient(#f5fbff 0%,#eef5fa 100%);align-items:center;min-height:100vh;padding:110px 0;display:flex}#home .home-overview-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center;gap:88px;width:100%;max-width:1320px;display:grid}#home .home-overview-grid .about-content{max-width:none}#home .home-overview-grid .about-content .eyebrow{border-radius:var(--radius-pill);color:#111827;letter-spacing:.12em;background:#0875bd14;align-items:center;gap:12px;margin-bottom:18px;padding:7px 18px;font-size:13px;font-weight:800;display:inline-flex}#home .home-overview-grid .about-content .eyebrow:after{content:"";background:var(--green);border-radius:2px;width:28px;height:2px}#home .home-overview-grid .about-content h2{letter-spacing:0;color:#111827;white-space:nowrap;word-break:keep-all;margin-bottom:28px;font-size:34px;font-weight:900;line-height:1.2}#home .home-overview-grid .about-content p{color:#526f86;text-indent:2em;max-width:none;margin-bottom:40px;font-size:17px;line-height:1.95}#home .home-overview-grid .compact-stats{grid-template-columns:repeat(2,1fr);gap:30px 40px;margin:0 0 44px;display:grid}#home .home-overview-grid .stat{min-height:auto;box-shadow:none;background:0 0;border-left:0;border-radius:0;flex-direction:column;justify-content:flex-start;padding:0;display:flex}#home .home-overview-grid .stat strong{color:#111827;letter-spacing:0;margin-bottom:8px;font-size:34px;line-height:1.2}#home .home-overview-grid .stat span{color:#7a94a8;font-size:15px;font-weight:500}#home .home-overview-grid .about-content .btn.orange{border-radius:var(--radius-pill);min-width:156px;height:48px;padding:0 28px;font-size:15px;font-weight:800}#home .home-overview-photo{background:#fff;border-radius:20px;justify-self:end;width:100%;max-width:none;padding:10px;box-shadow:0 32px 80px #14466421}#home .home-overview-photo img{aspect-ratio:4/3;object-fit:cover;object-position:center center;border-radius:12px;width:100%;height:auto}#home .home-application-section{background:#fff;padding:86px 0 92px}#home .home-application-head{grid-template-columns:minmax(0,.9fr) minmax(320px,.78fr);align-items:end;gap:40px;margin-bottom:34px;display:grid}#home .home-application-head p{color:#65788b;text-align:right;justify-self:end;max-width:560px;margin:0;font-size:16px;line-height:1.75}#home .home-application-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}#home .home-application-card{opacity:0;min-width:0;min-height:244px;animation:applicationCardIn .46s var(--ease-out) forwards;animation-delay:calc(var(--scenario-order) * 45ms);transition:border-color .22s ease, box-shadow .22s ease, transform .22s var(--ease-out);background:linear-gradient(#f5fbffc7,#fffffffa),#fff;border:1px solid #e2edf5;border-radius:8px;grid-template-rows:auto 1fr auto;gap:18px;padding:24px;display:grid;position:relative;transform:translateY(12px);box-shadow:0 14px 34px #0f385b12}#home .home-application-card:before{content:"";background:#0875bd;height:3px;position:absolute;top:0;left:24px;right:24px}#home .home-application-card:nth-child(3n+2):before{background:#53b524}#home .home-application-card:nth-child(3n):before{background:#ff8a00}#home .home-application-card:hover{border-color:#0875bd3d;transform:translateY(-4px);box-shadow:0 22px 48px #0f385b1f}#home .home-application-icon{color:#0875bd;background:#0875bd17;border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}#home .home-application-card:nth-child(3n+2) .home-application-icon{color:#2f8f21;background:#53b5241c}#home .home-application-card:nth-child(3n) .home-application-icon{color:#c46f1f;background:#ff8a001f}#home .home-application-icon svg{width:28px;height:28px}#home .home-application-copy h3{color:#111827;letter-spacing:0;margin:0 0 10px;font-size:20px;font-weight:900;line-height:1.3}#home .home-application-copy p{color:#526b80;margin:0;font-size:14px;line-height:1.75}#home .home-application-tags{flex-wrap:wrap;align-self:end;gap:8px;display:flex}#home .home-application-tags span{color:#38566d;background:#f7fbffd1;border:1px solid #0875bd1f;border-radius:4px;align-items:center;min-height:28px;padding:5px 9px;font-size:12px;font-weight:800;line-height:1.3;display:inline-flex}@keyframes applicationCardIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}#home .home-engineering-section{background:linear-gradient(#f5fbff 0%,#eef5fa 100%);padding:92px 0}#home .home-engineering-layout{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:58px;display:grid}#home .home-engineering-copy>p,#home .home-quality-head>p{color:#526b80;margin:0 0 30px;font-size:16px;line-height:1.9}#home .home-engineering-copy>p{text-indent:2em}#home .home-engineering-points{gap:14px;display:grid}#home .home-engineering-points article{opacity:0;min-width:0;animation:homeCapabilityIn .42s var(--ease-out) forwards;animation-delay:calc(var(--capability-order) * 50ms);background:#ffffffeb;border-left:3px solid #0875bdb8;border-radius:8px;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:16px;padding:18px 20px;display:grid;transform:translateY(10px);box-shadow:0 14px 34px #0f385b14}#home .home-engineering-point-icon,#home .home-quality-icon{color:#0875bd;background:#0875bd1a;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}#home .home-engineering-point-icon{width:52px;height:52px}#home .home-engineering-point-icon svg,#home .home-quality-icon svg{width:26px;height:26px}#home .home-engineering-points strong,#home .home-quality-step-copy strong{color:#111827;letter-spacing:0;font-size:18px;font-weight:900;line-height:1.35;display:block}#home .home-engineering-points span,#home .home-quality-step-copy span{color:#526b80;margin-top:7px;font-size:14px;line-height:1.7;display:block}#home .home-engineering-visual{background:0 0;align-content:start;gap:18px;min-height:0;display:grid;position:relative;overflow:visible}#home .home-engineering-visual img{object-fit:contain;filter:saturate(1.03)contrast(1.03);background:#fff;border:1px solid #dbe9f3;border-radius:8px;width:100%;height:clamp(360px,32vw,460px);min-height:0;padding:12px 18px;display:block;box-shadow:0 18px 42px #0f385b1a}#home .home-engineering-badge{color:#10263a;background:0 0;border-left:3px solid #ff8a00;flex-wrap:wrap;align-items:baseline;gap:10px 18px;padding:0 0 0 16px;display:flex;position:static}#home .home-engineering-badge strong{color:#111827;font-size:22px;font-weight:900;line-height:1.25;display:block}#home .home-engineering-badge span{color:#526b80;margin-top:0;font-size:14px;font-weight:700;line-height:1.5;display:block}#home .home-manufacturing-section{background:#fff;padding:104px 0 112px}#home .home-manufacturing-head{margin-bottom:34px;display:block}#home .home-manufacturing-head p{color:#65788b;text-align:right;justify-self:end;max-width:620px;margin:0;font-size:16px;line-height:1.75}#home .home-manufacturing-showcase{position:relative}#home .home-manufacturing-stage{background:#e9eef3;border-radius:0;min-height:clamp(560px,52vw,720px);position:relative;overflow:hidden;box-shadow:0 20px 52px #0f385b1a}#home .home-manufacturing-stage:after{content:"";pointer-events:none;background:linear-gradient(#08203400,#0820349e);height:42%;position:absolute;inset:auto 0 0}#home .home-manufacturing-slide{opacity:0;transition:opacity .55s ease, transform 1.15s var(--ease-out);margin:0;position:absolute;inset:0;transform:scale(1.035)}#home .home-manufacturing-slide.active{opacity:1;transform:scale(1)}#home .home-manufacturing-slide img{object-fit:cover;filter:saturate(1.03)contrast(1.03);width:100%;height:100%;display:block}#home .home-manufacturing-active-copy{z-index:3;color:#fff;text-shadow:0 2px 10px #08203452;max-width:620px;animation:manufacturingCopyIn .42s var(--ease-out);position:absolute;bottom:112px;left:44px;right:44px}#home .home-manufacturing-active-copy h3{color:#fff;letter-spacing:0;margin:0 0 9px;font-size:32px;font-weight:900;line-height:1.25}#home .home-manufacturing-active-copy p{color:#fffffff0;margin:0;font-size:16px;font-weight:700;line-height:1.75}#home .home-manufacturing-tabs{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-top:1px solid #e2edf5f5;grid-template-columns:repeat(6,minmax(0,1fr));display:grid;position:absolute;bottom:0;left:0;right:0}#home .home-manufacturing-tab{color:#526b80;text-align:center;cursor:pointer;background:0 0;border-top:3px solid #0000;border-bottom:0;border-left:0;border-right:1px solid #e2edf5f5;border-radius:0;justify-content:center;align-items:center;min-width:0;min-height:74px;padding:14px 10px;transition:background .2s,border-color .2s,color .2s;display:flex}#home .home-manufacturing-tab:last-child{border-right:0}#home .home-manufacturing-tab:hover,#home .home-manufacturing-tab:focus-visible{color:#10263a;background:#0875bd0f;outline:none}#home .home-manufacturing-tab.active{color:#0875bd;background:#0875bd1a;border-top-color:#ff8a00}#home .home-manufacturing-tab strong{min-width:0;color:inherit;letter-spacing:0;font-size:15px;font-weight:900;line-height:1.3;display:block}@keyframes manufacturingCopyIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}#home .home-quality-section{background:#f3f9fd;padding:104px 0 108px}#home .home-quality-layout{gap:40px;display:grid}#home .home-quality-head{border-bottom:1px solid #829fb738;grid-template-columns:minmax(0,.85fr) minmax(360px,.6fr);align-items:end;gap:42px;margin-bottom:0;padding-bottom:28px;display:grid}#home .home-quality-head>p{text-align:right;justify-self:end;max-width:560px;margin:0}#home .home-quality-certificates{border-bottom:1px solid #829fb738;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;padding:0 0 42px;display:grid}#home .home-quality-certificates figure{text-align:center;min-width:0;margin:0;overflow:visible}#home .home-quality-certificates img{object-fit:contain;background:0 0;width:100%;height:190px;padding:0;display:block}#home .home-quality-certificates figcaption{color:#10263a;text-align:center;border-top:0;padding:18px 0 0;font-size:14px;font-weight:900;line-height:1.35}#home .home-quality-flow{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px;padding:0;display:grid;position:relative;overflow:visible}#home .home-quality-flow:before{content:"";background:linear-gradient(90deg,#ff8a009e,#0875bd2e);height:2px;position:absolute;top:23px;left:36px;right:36px}#home .home-quality-step{z-index:1;opacity:0;min-width:0;animation:homeCapabilityIn .42s var(--ease-out) forwards;animation-delay:calc(var(--quality-order) * 45ms);grid-template-rows:auto minmax(0,1fr);align-content:start;gap:20px;padding:0;display:grid;position:relative;transform:translateY(10px)}#home .home-quality-icon{color:#0875bd;width:48px;height:48px;box-shadow:none;background:#f3f9fd;border:1px solid #0875bd3d;border-radius:50%}#home .home-quality-step:first-child .home-quality-icon{color:#c46f1f;background:#f3f9fd;border-color:#ff8a0061}#home .home-quality-step-copy{min-width:0}#home .home-quality-step-copy strong{font-size:17px}@keyframes homeCapabilityIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}#home .core-section-wide{padding-top:78px}#home .section-title .eyebrow{border-radius:var(--radius-pill);color:#111827;letter-spacing:.12em;text-transform:uppercase;background:#0875bd14;align-items:center;gap:12px;margin-bottom:18px;padding:7px 18px;font-size:13px;font-weight:800;display:inline-flex}#home .section-title .eyebrow:after{content:"";background:var(--green);border-radius:2px;width:28px;height:2px}#home .section-title h2{color:#111827}@media (width<=1180px){#home .home-engineering-layout{grid-template-columns:1fr}#home .home-quality-head{grid-template-columns:1fr;gap:18px}#home .home-quality-head>p{text-align:left;justify-self:start;max-width:720px}#home .home-quality-flow{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:30px}#home .home-quality-flow:before{display:none}#home .home-manufacturing-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}#home .home-manufacturing-active-copy{bottom:142px}#home .home-manufacturing-tab{min-height:62px}#home .home-application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){#home .home-application-section,#home .home-engineering-section,#home .home-manufacturing-section,#home .home-quality-section{padding:64px 0 68px}#home .home-application-head,#home .home-manufacturing-head,#home .home-quality-head{grid-template-columns:1fr;gap:18px}#home .home-application-head p,#home .home-manufacturing-head p,#home .home-quality-head>p{text-align:left;justify-self:start}#home .home-engineering-layout{gap:34px}#home .home-engineering-visual img{height:320px}#home .home-quality-layout{gap:34px}#home .home-quality-flow{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px;padding:0}#home .home-manufacturing-stage{min-height:560px}#home .home-manufacturing-active-copy{bottom:140px;left:28px;right:28px}}@media (width<=560px){#home .home-application-grid,#home .home-quality-certificates{grid-template-columns:1fr}#home .home-quality-certificates{gap:26px;padding:0 0 34px}#home .home-quality-certificates img{height:170px}#home .home-quality-flow{grid-template-columns:1fr;gap:22px;padding:0}#home .home-quality-step{grid-template-rows:auto;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:0}#home .home-quality-step-copy strong{font-size:16px}#home .home-manufacturing-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}#home .home-application-card{min-height:0;padding:22px}#home .home-engineering-points article{grid-template-columns:1fr}#home .home-manufacturing-stage{min-height:560px}#home .home-manufacturing-active-copy{bottom:174px;left:18px;right:18px}#home .home-manufacturing-active-copy h3{font-size:24px}#home .home-manufacturing-active-copy p{font-size:14px;line-height:1.65}#home .home-manufacturing-tab{min-height:52px;padding:10px 8px}#home .home-manufacturing-tab strong{font-size:14px}#home .home-engineering-badge{padding:0 0 0 14px;display:block}#home .home-engineering-badge span{margin-top:8px}}@media (prefers-reduced-motion:reduce){#home .home-application-card,#home .home-engineering-points article,#home .home-manufacturing-slide,#home .home-manufacturing-active-copy,#home .home-manufacturing-tab,#home .home-quality-step{opacity:1;transition:none;animation:none;transform:none}}.section{padding:86px 0}.section.light{background:linear-gradient(#f7fbff 0%,#f2f7fb 100%)}.section-title{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:36px;display:flex}.eyebrow{letter-spacing:8px;color:#6b7280;text-transform:uppercase;font-size:13px;font-weight:900}.section-title h2{color:#111827;letter-spacing:0;margin:5px 0 0;font-size:34px;font-weight:900;line-height:1.2}.section-title p{color:#65788b;text-align:right;max-width:580px;margin:0;font-size:16px;line-height:1.7}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:55px;display:grid}.about-photo{box-shadow:var(--shadow-lg);background:#fff;border-radius:16px;padding:8px;position:relative;overflow:hidden}.about-photo img{object-fit:cover;width:100%;height:430px}.about-photo .label{background:var(--blue);color:#fff;border-radius:0 12px 12px 0;padding:13px 20px;font-weight:800;position:absolute;bottom:30px;left:30px;box-shadow:0 12px 22px #0003}.about-content h2{color:#111827;margin:5px 0 0;font-size:34px;font-weight:900;line-height:1.2}.about-content p{color:#526b80;margin:0 0 18px;font-size:16px}.stats{grid-template-columns:repeat(2,1fr);gap:18px;margin:28px 0;display:grid}.stat{border-left:4px solid var(--blue);background:#fff;padding:6px 0 6px 18px}.stat strong{color:#111827;font-size:30px;line-height:1.1;display:block}.stat span{color:#718397;font-size:14px}.advantage{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.adv-card{border-top:4px solid var(--blue);background:#fff;border-radius:16px;padding:30px 24px;overflow:hidden;box-shadow:0 10px 30px #143c5a14}.adv-card:nth-child(2n){border-top-color:var(--green)}.adv-card b{color:#dcecf8;font-size:42px;line-height:1}.adv-card h3{color:var(--dark);margin:10px 0;font-size:20px}.adv-card p{color:#68798a;margin:0;font-size:14px}.about-video{cursor:pointer;isolation:isolate;outline:none}.about-video-player{z-index:1;object-fit:cover;width:100%;height:430px;transition:transform var(--duration-slow) var(--ease-out), filter .35s ease;background:#061d3b;display:block;position:relative}.about-video:focus-visible{box-shadow:0 0 0 4px #0875bd38,0 24px 60px #0f385b1f}.about-video-player:fullscreen{object-fit:contain;background:#000;width:100vw;height:100vh}#timeline.history-carousel-section{color:#2f343c;background:#f7f9fc;min-height:690px;padding:56px 0 52px;position:relative;overflow:hidden}#timeline .history-carousel{z-index:1;max-width:1800px;min-height:540px;position:relative}#timeline .history-heading{width:330px;margin:0;display:block}#timeline .history-heading span{background:#ff8a00;width:38px;height:3px;margin:0 0 24px;display:block}#timeline .history-heading h2{color:#111827;letter-spacing:0;margin:0;font-size:34px;font-weight:900;line-height:1.2}#timeline .history-heading p{color:#aeb4bf;letter-spacing:8px;text-transform:uppercase;margin:12px 0 0;font-size:13px;font-weight:500;line-height:1}#timeline .history-stage{margin-top:-20px;display:block}#timeline .history-axis{isolation:isolate;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:0;min-height:168px;margin:-34px 0 44px 390px;padding:48px 58px 42px 24px;display:grid;position:relative;overflow:visible}#timeline .history-axis-item{z-index:1;color:#7a808b;width:100%;min-width:0;font:inherit;cursor:pointer;--history-line-top:12px;--history-line-size:5px;--history-line-offset:2.5px;--history-rise-next:38px;transform:translateY(var(--history-rise,0));background:0 0;border:0;flex-direction:column;justify-self:center;align-items:center;gap:14px;padding:0;font-weight:400;transition:transform .24s;display:flex;position:relative}#timeline .history-axis-item:before,#timeline .history-axis-item:after{content:"";z-index:0;pointer-events:none;position:absolute}#timeline .history-axis-item:before{left:50%;top:var(--history-line-top);width:100%;height:var(--history-line-size);background:#d8dde5;border-radius:2px}#timeline .history-axis-item:not(:last-child):after{left:calc(150% - var(--history-line-offset));top:calc(var(--history-line-top) - var(--history-rise-next));width:var(--history-line-size);height:calc(var(--history-rise-next) + var(--history-line-size));background:#d8dde5;border-radius:2px}#timeline .history-axis-item:first-child:before{background:linear-gradient(90deg,#cbd3dd 0%,#dbe1e9 100%)}#timeline .history-axis-item:first-child:after{background:linear-gradient(#dbe1e9 0%,#d8dde5 100%)}#timeline .history-axis-item:nth-child(2):before{background:linear-gradient(90deg,#dbe1e9 0%,#ffb04a 100%)}#timeline .history-axis-item:nth-child(2):after{background:linear-gradient(#ffb04a 0%,#dbe1e9 100%)}#timeline .history-axis-item:nth-child(3):before,#timeline .history-axis-item:nth-child(3):after,#timeline .history-axis-item:nth-child(4):before{background:linear-gradient(90deg,#ffb04a 0%,#ff8a00 100%)}#timeline .history-axis-item:nth-child(4):before{width:66%}#timeline .history-axis-item:nth-child(4):after{left:calc(116% - 9px);top:calc(var(--history-line-top) - 8px);background:0 0;border-top:5px solid #ff8a00;border-right:5px solid #ff8a00;border-radius:2px;width:19px;height:19px;transform:rotate(45deg)}#timeline .history-axis-item:first-child{--history-rise:57px}#timeline .history-axis-item:nth-child(2){--history-rise:19px}#timeline .history-axis-item:nth-child(3){--history-rise:-19px;--history-rise-next:38px}#timeline .history-axis-item:nth-child(4){--history-rise:-57px}#timeline .history-axis-item i{z-index:2;background:#f7f9fc;border:3px solid #c1c7d0;border-radius:50%;width:17px;height:17px;transition:border-color .22s,transform .22s;position:relative;box-shadow:0 0 0 9px #f7f9fc,0 8px 18px #212e4212}#timeline .history-axis-item span{z-index:2;color:#7a808b;font-size:20px;font-weight:400;line-height:1;transition:color .22s,transform .22s;position:relative}#timeline .history-axis-item.active i{background:#fff;border:5px solid #ff8a00;width:26px;height:26px;transform:translateY(-4px);box-shadow:0 0 0 9px #f7f9fc,0 12px 24px #ff8a0033}#timeline .history-axis-item.active i:after{content:"";background:#ff8a00;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#timeline .history-axis-item.active span{color:#ff8a00;transform:translateY(-4px)}#timeline .history-axis-item:hover i,#timeline .history-axis-item:focus-visible i{border-color:#ff8a00;transform:translateY(-2px)}#timeline .history-axis-item:hover span,#timeline .history-axis-item:focus-visible span{color:#ff8a00}#timeline .history-panel{grid-template-columns:minmax(360px,.36fr) minmax(0,1fr);align-items:center;column-gap:72px;min-height:330px;padding:0 0 86px;animation:.55s both historyPanelIn;display:grid;position:relative}#timeline .history-panel-head{grid-area:1/1;min-width:0}#timeline .history-year{color:#8c939f;letter-spacing:0;font-size:clamp(96px,9vw,146px);font-weight:300;line-height:.9;display:block}#timeline .history-year:after{content:"";background:#ff8a00;width:180px;height:1px;margin:26px 0 0;display:block}#timeline .history-copy{border-left:1px solid #d8dde5;grid-area:1/2;min-height:318px;padding:28px 0 28px 70px;position:relative}#timeline .history-copy:before{content:"";background:#fff;border:3px solid #ff8a00;border-radius:50%;width:16px;height:16px;position:absolute;top:44px;left:-8px}#timeline .history-panel h3{color:#313741;letter-spacing:5px;margin:0;font-size:29px;font-weight:700;line-height:1.28;display:block}#timeline .history-panel h3:after{content:"";background:#ff8a00;width:28px;height:3px;margin:22px 0 30px;display:block}#timeline .history-points{grid-template-columns:1fr;gap:16px;max-width:680px;margin:0;padding:0;list-style:none;display:grid}#timeline .history-points li{color:#727780;padding-left:26px;font-size:16px;line-height:1.8;position:relative}#timeline .history-points li:before{content:"";background:#6d737b;border-radius:50%;width:5px;height:5px;position:absolute;top:.82em;left:0}#timeline .history-controls{justify-content:flex-end;align-items:center;gap:18px;display:flex;position:absolute;bottom:0;right:0}#timeline .history-index{color:#c2c6cf;letter-spacing:1px;font-size:32px;font-weight:300}#timeline .history-control-line{background:#d6dbe3;width:92px;height:1px;display:block}#timeline .history-control-separator{background:#d6dbe3;width:1px;height:36px;display:block}#timeline .history-control{color:#8a929f;cursor:pointer;background:#f0f2f6;border:1px solid #d9dee6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:background .22s,border-color .22s,color .22s,transform .22s;display:inline-flex;box-shadow:0 2px 10px #1824380a}#timeline .history-control-auto{margin-left:-10px}#timeline .history-control svg{width:20px;height:20px}#timeline .history-control:hover,#timeline .history-control:focus-visible{color:#ff8a00;background:#fff;border-color:#ff8a00;transform:translateY(-2px)}.product-explorer-section{--product-feature-bg:#edf6fb;--product-explorer-toolbar-height:116px;--product-explorer-stage-height:800px;scroll-margin-top:calc(var(--header-height) + 8px);min-height:calc(var(--product-explorer-toolbar-height) + var(--product-explorer-stage-height));color:#263746;background:linear-gradient(90deg,#05609a1f 0%,#f6fbfffa 18%,#fffffffa 54%,#edfafffa 100%),linear-gradient(#0875bd0d,#53b5240a);width:100%;overflow:visible}.product-explorer-shell{width:100%;min-height:calc(var(--product-explorer-toolbar-height) + var(--product-explorer-stage-height));grid-template-columns:240px minmax(0,1fr);grid-template-rows:var(--product-explorer-toolbar-height) minmax(var(--product-explorer-stage-height), auto);background:#fffffff5;display:grid;overflow:visible;box-shadow:inset 0 1px #ffffffb8}.product-explorer-shell.has-active-category{grid-template-columns:240px 210px minmax(520px,1fr)}.product-explorer-shell.has-search{grid-template-columns:240px minmax(0,1fr)}.product-detail-search-section{background:linear-gradient(90deg,#f4fafffa,#fffffff5 48%,#edfafff5),linear-gradient(#0875bd0f,#53b5240a);border-bottom:1px solid #0875bd1f;min-height:0;padding:0}.product-detail-search-section .wrap{max-width:var(--container-width)}.product-detail-search-section .product-explorer-toolbar{box-shadow:none;background:0 0;border-bottom:0;border-radius:0;padding:16px 0}.product-explorer-toolbar{background:linear-gradient(90deg,#f4fafffa,#fffffff5 48%,#edfafff5),linear-gradient(#0875bd0f,#53b5240a);border-bottom:1px solid #0875bd1f;grid-area:1/1/auto/-1;grid-template-rows:48px;grid-template-columns:240px minmax(360px,1fr);align-content:center;align-items:center;gap:0;min-width:0;padding:0 42px 0 0;display:grid}.product-explorer-title{grid-row:1;justify-content:flex-end;align-items:center;min-width:0;height:48px;padding-right:36px;display:flex}.product-explorer-title span,.product-page-search-head span,.product-page-empty-copy span{color:var(--blue);letter-spacing:3px;font-size:12px;font-weight:900;display:block}.product-explorer-title strong{color:#143c5c;margin-top:5px;font-size:24px;font-weight:900;line-height:1.12;display:block}.product-explorer-title small{color:#6d8296;margin-top:5px;font-size:13px;line-height:1.35;display:block}.product-explorer-search{background:#fff;border:1px solid #c8dceb;border-radius:8px;grid-area:1/2;min-width:0;height:48px;display:flex;overflow:hidden;box-shadow:0 14px 30px #084a7814}.product-explorer-search-label{color:#0f3f64;letter-spacing:0;white-space:nowrap;flex:none;justify-content:center;align-items:center;min-width:0;height:48px;font-size:18px;font-weight:900;display:inline-flex}.product-explorer-search input{color:#173b59;min-width:0;font:inherit;border:0;outline:0;flex:1;padding:0 16px;font-size:15px}.product-explorer-search input::placeholder{color:#8aa0b3}.product-explorer-clear,.product-explorer-submit{font:inherit;cursor:pointer;border:0;font-weight:900}.product-explorer-clear{color:#607b92;background:#eef7ff;padding:0 12px}.product-explorer-submit{background:var(--orange);color:#fff;min-width:92px}.product-explorer-hotwords{grid-area:2/2;align-items:center;gap:8px;display:flex;overflow:hidden}.product-explorer-hotwords button{color:#476a84;min-height:28px;font:inherit;white-space:nowrap;cursor:pointer;background:#ffffffc2;border:1px solid #0875bd1f;border-radius:999px;padding:0 12px;font-size:12px;font-weight:800}.product-explorer-hotwords button:hover,.product-explorer-hotwords button:focus-visible{border-color:var(--blue);color:var(--blue);background:#f4fbff}.product-explorer-metrics{grid-area:1/3/3;grid-template-columns:repeat(3,minmax(86px,1fr));gap:10px;display:grid}.product-explorer-metrics span{color:#60778a;background:#ffffffb8;border:1px solid #0875bd1a;border-radius:8px;flex-direction:column;justify-content:center;min-height:68px;padding:10px 14px;font-size:12px;font-weight:800;display:flex}.product-explorer-metrics b{color:#173b59;font-size:22px;font-weight:900;line-height:1.05}.product-page-category-column{height:auto;min-height:var(--product-explorer-stage-height);background:linear-gradient(#f5fbff 0%,#eef7fc 100%);border-right:1px solid #0875bd29;grid-area:2/1;max-height:none;padding:10px 0 18px;overflow:visible}.product-page-category-group{border-bottom:1px solid #0875bd1c;margin:0;padding:0 0 1px;position:relative}.product-page-category-group:last-child{border-bottom:0}.product-page-category-heading{box-shadow:none;background:0 0;border-left:0;border-radius:0;margin:0;padding:8px 18px 7px 32px;display:block;position:relative}.product-page-category-heading strong{color:#050505;white-space:nowrap;font-size:17px;font-weight:800;line-height:1;display:block}.product-page-category-heading:before{content:none;display:none}.product-page-secondary-menu{gap:0;padding:0 0 2px;display:grid}.product-page-category{color:#263746;width:100%;min-height:38px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:6px 30px;display:block;position:relative}.product-page-category:before{content:"";background:#7fb8d8;border-radius:999px;width:5px;height:5px;position:absolute;top:50%;left:31px;transform:translateY(-50%)}.product-page-category strong{color:#2d6689;font-size:18px;font-weight:900;line-height:1.32;display:block}.product-page-category span{color:#8aa7ba;white-space:normal;overflow-wrap:anywhere;margin-top:4px;font-size:13px;line-height:1.55;display:block}.product-page-secondary-menu-item{transform-origin:0;align-items:center;min-height:34px;padding:4px 24px 4px 50px;display:flex;overflow:hidden}.product-page-secondary-menu-item:before,.product-page-secondary-menu-item:after{content:none;display:none}.product-page-secondary-menu-item strong{z-index:1;color:#263746;font-size:14px;font-weight:400;line-height:1.35;position:relative}.product-page-category:hover,.product-page-category:focus{background:#9ed8ff2e;outline:0}.product-page-category:hover:before,.product-page-category:focus:before{background:var(--blue)}.product-page-category:hover strong,.product-page-category:focus strong{color:#0875bd}.product-page-secondary-menu-item:hover,.product-page-secondary-menu-item:focus{background:#f7fbff;box-shadow:inset 3px 0 #e6001233}.product-page-secondary-menu-item.active{background:#f7fbff;box-shadow:inset 4px 0 #e6001238}.product-page-secondary-menu-item.is-clicked{animation:.36s cubic-bezier(.18,.84,.24,1) both agSecondaryMenuSelect}.product-page-secondary-menu-item:hover strong,.product-page-secondary-menu-item:focus strong,.product-page-secondary-menu-item.active strong{color:#e60012;text-shadow:none}.product-page-feature-carousel{isolation:isolate;min-width:0;height:var(--product-explorer-stage-height);min-height:var(--product-explorer-stage-height);border-right:1px solid var(--line2);background:var(--product-feature-bg);grid-area:2/2/auto/-1;display:block;position:relative;overflow:hidden}.product-page-feature-carousel:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#fff0 70%,#eef8ff6b 100%);position:absolute;inset:0}.product-page-feature-product{z-index:0;box-sizing:border-box;background:var(--product-feature-bg);color:#173b59;justify-content:center;align-items:center;width:100%;height:100%;padding:34px clamp(28px,5vw,96px) 92px;display:flex;position:absolute;inset:0;overflow:visible}.product-page-feature-product img{object-fit:contain;object-position:center center;background:var(--product-feature-bg);mix-blend-mode:multiply;filter:drop-shadow(0 24px 44px #10466c1f);width:100%;max-width:none;height:100%;transition:transform .32s;animation:.5s both agProductFeatureIn}.product-page-feature-product:hover img,.product-page-feature-product:focus img{transform:scale(1.018)}.product-page-feature-controls{z-index:2;justify-content:center;gap:10px;display:flex;position:absolute;bottom:48px;left:0;right:0}.product-page-feature-controls button{color:#173b59;min-width:78px;min-height:34px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0875bd33;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:900;transition:background .2s,border-color .2s,color .2s,transform .2s}.product-page-feature-controls button:hover,.product-page-feature-controls button:focus-visible{border-color:var(--blue);color:var(--blue);background:#0875bd1a;transform:translateY(-1px)}.product-page-feature-dots{z-index:2;justify-content:center;gap:9px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.product-page-feature-dots button{cursor:pointer;background:#ffffffc7;border:1px solid #0875bd52;border-radius:999px;width:10px;height:10px;padding:0;transition:width .2s,background .2s,border-color .2s}.product-page-feature-dots button.active{background:var(--green);border-color:var(--green);width:28px}.product-page-secondary-column{height:auto;min-height:var(--product-explorer-stage-height);border-right:1px solid var(--line2);background:#fff;flex-direction:column;grid-area:2/2;max-height:none;padding:34px 24px;display:flex;overflow:visible}.product-page-tertiary-column{height:auto;min-height:var(--product-explorer-stage-height);border-right:1px solid var(--line2);background:#f9fcff;flex-direction:column;grid-area:2/2;max-height:none;padding:34px 24px;display:flex;overflow:visible}.product-page-search-panel{min-width:0;height:auto;min-height:var(--product-explorer-stage-height);background:linear-gradient(135deg,#f8fcfffa 0%,#e8f7fffa 58%,#f5fff1f5 100%),linear-gradient(90deg,#ffffffb8 0 1px,#0000 1px 46px);grid-area:2/2/auto/-1;max-height:none;padding:34px 44px 40px;overflow:visible}.product-page-search-head{align-items:baseline;gap:16px;margin-bottom:24px;display:flex}.product-page-search-head strong{color:#173b59;font-size:26px;font-weight:900;line-height:1.2}.product-page-search-head small{color:#6d8296;font-size:13px;font-weight:800}.product-page-search-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;display:grid}.product-page-search-pagination,.product-page-product-pagination{background:#ffffffd1;border:1px solid #0875bd1f;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:28px;padding:16px 18px;display:flex;box-shadow:0 16px 36px #144e7614}.product-page-product-pagination{grid-column:1/-1}.product-page-search-pagination-summary{color:#637485;font-size:14px;font-weight:800}.product-page-search-pagination .product-pagination-controls,.product-page-product-pagination .product-pagination-controls{flex-wrap:wrap;justify-content:flex-end}.product-page-search-pagination .product-page-button,.product-page-product-pagination .product-page-button{flex:none}.product-page-result-card{color:#173b59;background:#ffffffdb;border:1px solid #0875bd1f;border-radius:8px;grid-template-rows:180px auto auto auto auto;gap:8px;min-height:330px;padding:16px;display:grid;box-shadow:0 18px 42px #144e761a}.product-page-result-card:hover{border-color:#0875bd4d;transform:translateY(-5px);box-shadow:0 26px 54px #144e7629}.product-page-result-image{background:#f6fbff;border-radius:6px;justify-content:center;align-items:center;height:180px;padding:10px;display:flex;overflow:hidden}.product-page-result-image img{object-fit:contain;width:100%;height:100%}.product-page-result-card strong{color:#173b59;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:900;overflow:hidden}.product-page-result-card small,.product-page-result-card em{color:#61778b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-style:normal;overflow:hidden}.product-page-search-empty{text-align:center;background:#ffffffa8;border:1px dashed #0875bd47;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex}.product-page-search-empty strong{color:#173b59;font-size:24px}.product-page-search-empty p{color:#61778b;max-width:520px;margin:12px 0 0}.product-page-column-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;padding-bottom:18px;display:flex}.product-page-column-title span{color:var(--blue);white-space:nowrap;text-overflow:ellipsis;font-size:26px;font-weight:900;line-height:1.1;overflow:hidden}.product-page-column-title a{color:var(--green);flex:none;font-size:14px;font-weight:900}.product-page-column-title-small span{color:#050505;font-size:17px;font-weight:800;line-height:1}.product-page-subcategory-list,.product-page-tertiary-list{flex:none;align-content:start;gap:6px;min-width:0;min-height:auto;padding-right:0;display:grid;overflow:visible}.product-page-tertiary{box-sizing:border-box;color:#263746;width:100%;min-height:60px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-content:center;gap:2px;padding:9px 10px;transition:background .2s,border-color .2s,transform .2s;display:grid}.product-page-tertiary span{color:#263746;white-space:normal;overflow-wrap:anywhere;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:400;line-height:1.35;display:-webkit-box;overflow:hidden}.product-page-tertiary small{color:#75889a;white-space:normal;overflow-wrap:anywhere;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-page-tertiary:hover,.product-page-tertiary:focus,.product-page-tertiary.active{background:#f3f9ff;border-color:#d7eafa;outline:0}.product-page-tertiary:hover span,.product-page-tertiary:focus span,.product-page-tertiary.active span{color:#e60012}.product-page-subcategory{box-sizing:border-box;color:#263746;width:100%;min-height:78px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;align-content:center;gap:3px;padding:10px 12px;transition:background .2s,border-color .2s,transform .2s;display:grid}.product-page-subcategory span{color:#173b59;white-space:normal;overflow-wrap:anywhere;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;font-weight:900;line-height:1.35;display:-webkit-box;overflow:hidden}.product-page-subcategory small{color:#75889a;white-space:normal;overflow-wrap:anywhere;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.product-page-subcategory:hover,.product-page-subcategory:focus,.product-page-subcategory.active{background:#f3f9ff;border-color:#d7eafa;outline:0}.product-page-subcategory:hover span,.product-page-subcategory:focus span,.product-page-subcategory.active span{color:var(--blue)}.product-page-product-panel,.product-page-product-empty{min-width:0;height:auto;min-height:var(--product-explorer-stage-height);background:linear-gradient(135deg,#f8fcfffa 0%,#e8f7fffa 55%,#f5fff1f5 100%);grid-area:2/3;max-height:none;position:relative;overflow:visible}.product-page-product-panel{grid-template-columns:repeat(auto-fit,minmax(220px,260px));align-content:start;gap:22px;padding:42px 52px 38px;display:grid}.product-page-product-panel:not(.primary-overview){grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-page-product-panel:not(.primary-overview) .product-page-product-card{grid-template-rows:160px auto auto auto;min-height:292px;padding:14px}.product-page-product-panel:not(.primary-overview) .product-page-product-image{height:160px}.product-page-product-panel.primary-overview{grid-column:2/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.product-page-product-panel.primary-overview .product-page-product-card{grid-template-rows:160px auto auto auto;min-height:292px;padding:14px}.product-page-product-panel.primary-overview .product-page-product-image{height:160px}.product-page-panel-breadcrumb{grid-column:1/-1;margin-bottom:0}.product-page-product-empty{padding:48px 56px;display:block}.product-page-product-card{z-index:1;color:#173b59;background:#ffffffe0;border:1px solid #0875bd1f;border-radius:8px;grid-template-rows:190px auto auto auto;gap:8px;min-height:320px;padding:16px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;position:relative;box-shadow:0 18px 42px #144e761f}@media (prefers-reduced-motion:reduce){.product-page-secondary-menu-item.is-clicked{animation:none}}.product-page-product-card:hover{border-color:#0875bd4d;transform:translateY(-6px);box-shadow:0 26px 54px #144e762e}.product-page-product-image{background:#f6fbff;border-radius:6px;justify-content:center;align-items:center;height:190px;padding:10px;display:flex;overflow:hidden}.product-page-product-image img{object-fit:contain;width:100%;height:100%;transition:transform .2s}.product-page-product-card:hover img{transform:scale(1.035)}.product-page-product-card strong{color:#173b59;white-space:nowrap;text-overflow:ellipsis;font-size:17px;font-weight:900;overflow:hidden}.product-page-product-card small{color:#61778b;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.product-page-empty-copy{max-width:620px;margin-bottom:34px}.product-page-empty-copy strong{color:#173b59;margin-top:10px;font-size:36px;font-weight:900;line-height:1.14;display:block}.product-page-empty-copy p{color:#637d92;margin:14px 0 0;font-size:15px;line-height:1.8}.product-page-preview-strip{grid-template-columns:repeat(3,minmax(0,220px));gap:18px;display:grid}.product-page-preview-strip a{color:#173b59;background:#ffffffc2;border:1px solid #0875bd1f;border-radius:8px;gap:10px;padding:14px;display:grid;box-shadow:0 18px 38px #144e761a}.product-page-preview-strip img{object-fit:contain;background:#f6fbff;border-radius:6px;width:100%;height:130px}.product-page-preview-strip span{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:900;overflow:hidden}.product-layout{grid-template-columns:280px 1fr;gap:30px;display:grid}.side{box-shadow:var(--shadow);background:#fff;border-radius:16px;overflow:hidden}.side-title{background:var(--blue);color:#fff;padding:20px 24px;font-size:22px;font-weight:900;position:relative}.side-title:after{content:"PRODUCTS";letter-spacing:4px;opacity:.55;margin-top:3px;font-size:12px;display:block}.cat-list{margin:0;padding:0;list-style:none}.cat-list li{border-bottom:1px solid var(--line)}.cat-list button{text-align:left;cursor:pointer;color:#263746;background:#fff;border:0;width:100%;padding:18px 22px;transition:background .2s,color .2s,transform .22s}.cat-list button:hover,.cat-list .on button{color:var(--blue);background:#f1f8ff;transform:translate(5px)}.cat-list strong{font-size:16px;display:block}.cat-list span{color:#7b8da0;margin-top:3px;font-size:12px;display:block}.product-tools{border:1px solid var(--line);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:16px 18px;display:flex;overflow:hidden}.keywords{color:#68798a;font-size:14px}.keywords b{color:var(--blue)}.search{border:1px solid #cddae5;border-radius:4px;display:flex;overflow:hidden}.search input{border:0;outline:none;width:230px;padding:10px 12px}.search button{background:var(--orange);color:#fff;cursor:pointer;border:0;padding:0 17px;font-weight:800;transition:transform .22s,box-shadow .22s}.search button:hover{transform:translateY(-1px);box-shadow:0 10px 18px #ff8a002e}.product-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-related-grid.item-count-2{grid-template-columns:repeat(2,minmax(0,420px));justify-content:center}.product-related-grid.item-count-1{grid-template-columns:minmax(0,min(100%,420px));justify-content:center}.product-related-title{align-items:center}.product-related-controls{align-items:center;gap:10px;display:flex}.product-related-controls span{color:#526b80;font-size:14px;font-weight:900}.product-related-carousel{align-items:center;gap:16px;display:flex}.product-related-grid-wrapper{--visible-count:3;--gap:22px;flex:1;min-width:0;overflow:hidden}.product-related-track.is-sliding{width:calc(var(--total-count) / var(--visible-count) * 100%);-webkit-transform:translate3d(calc(var(--page,0) * -100% / var(--total-count)), 0, 0);transform:translate3d(calc(var(--page,0) * -100% / var(--total-count)), 0, 0);will-change:transform;-webkit-transition:-webkit-transform .45s cubic-bezier(.22,.61,.36,1);gap:0;transition:transform .45s cubic-bezier(.22,.61,.36,1);display:flex}.product-related-track.is-sliding .product-related-slide{flex:0 0 calc(100% / var(--total-count));padding:0 calc(var(--gap) / 2);box-sizing:border-box;display:flex}.product-related-track.is-sliding .product-card{width:100%}.product-related-arrow{color:#173b59;width:38px;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfe0ee;border-radius:6px;flex-shrink:0;font-size:24px;font-weight:900;line-height:1;transition:border-color .2s,color .2s,background .2s}.product-related-arrow:hover,.product-related-arrow:focus-visible{border-color:var(--blue);color:var(--blue);background:#f4fbff}.product-card{border:1px solid var(--line);min-height:100%;transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out), border-color .28s ease;background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow);border-color:#bfd8ed;transform:translateY(-6px)}.product-img{border-bottom:1px solid var(--line);background:#f8fbfe;justify-content:center;align-items:center;height:225px;padding:12px;display:flex}a.product-img{color:inherit}.product-img img{object-fit:contain;max-height:200px;transition:transform .55s var(--ease-out)}.product-card:hover .product-img img{transform:scale(1.035)}.product-body{flex:1;padding:18px 18px 20px}.product-related-dots{justify-content:center;gap:9px;margin-top:24px;display:flex}.product-related-dots button{cursor:pointer;background:#ffffffe6;border:1px solid #0875bd52;border-radius:999px;width:10px;height:10px;padding:0}.product-related-dots button.active{background:var(--green);border-color:var(--green);width:28px}.product-detail-tags{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.product-service-tag{border-radius:14px;align-items:center;min-height:24px;padding:2px 10px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.product-service-tag.is-design{color:#0b6fae;background:#eef7ff}.product-service-tag.is-support{color:#398814;background:#eef9ea}.product-service-tag.is-custom{color:#c96b00;background:#fff4e6}.product-body h3{color:#173b59;margin:10px 0 6px;font-size:18px}.product-body p{color:#6b7d90;margin:0 0 10px;font-size:14px}.product-body ul{color:#526b80;margin:0 0 12px;padding:0;font-size:13px;list-style:none}.text-link{color:var(--blue);font-size:14px;font-weight:800}.detail-section{background:#fff;padding-top:32px}.breadcrumb-line{color:#60788e;background:#f6fbffeb;border:1px solid #0875bd24;border-radius:8px;flex-wrap:wrap;align-items:center;gap:8px;width:fit-content;max-width:100%;min-height:42px;margin-bottom:24px;padding:9px 14px;font-size:14px;line-height:1.4;display:flex;box-shadow:0 10px 26px #144e7612}.breadcrumb-line a{color:#315a7a;font-weight:800;transition:color .2s,background .2s}.breadcrumb-line a:hover,.breadcrumb-line a:focus-visible{color:var(--blue)}.breadcrumb-line span{color:#0000;font-size:0}.breadcrumb-line span:before{content:">";color:#9fb1c1;font-size:13px;font-weight:900}.breadcrumb-line strong{color:#173b59;min-width:0;font-weight:900}.product-detail-main .breadcrumb-line{margin-bottom:32px}.product-detail-layout{display:block;position:relative}.product-detail-main{min-width:0;margin-left:104px}@media (width>=1501px){.product-detail-main{margin-right:clamp(-260px, calc((var(--wrap-max) - 100vw) / 2 + var(--wrap-pad)), 0px)}}.product-detail-category-nav{z-index:2;border:1px solid var(--line);background:linear-gradient(#f2f8fd 0%,#fff 100%);border-radius:8px;width:330px;padding:10px 0 18px;display:block;position:absolute;top:0;right:calc(100% - 90px);overflow:hidden}.product-detail-secondary-link{text-decoration:none}.product-detail-category-nav .product-page-category-heading{padding-left:18px}.product-detail-category-nav .product-page-secondary-menu-item{padding-left:34px}.product-detail-category-title{border-bottom:1px solid #0875bd1f;gap:5px;margin-bottom:4px;padding:0 20px 14px;display:grid}.product-detail-category-title span{color:#0b75ba;letter-spacing:.18em;font-size:12px;font-weight:900}.product-detail-category-title strong{color:#173b59;font-size:24px;font-weight:900;line-height:1.2}.product-detail-category-menu{gap:4px;display:grid}.product-detail-category-group,.product-detail-subcategory-group{min-width:0}.product-detail-category-link{color:#263746;border-left:4px solid #0000;padding:14px 18px 14px 22px;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:grid;position:relative}.product-detail-category-link strong{color:#173b59;font-size:20px;font-weight:900;line-height:1.18}.product-detail-category-link:hover,.product-detail-category-link:focus-visible,.product-detail-category-link.active{border-left-color:var(--green);background:#def1ffd1}.product-detail-category-link:hover strong,.product-detail-category-link:focus-visible strong,.product-detail-category-link.active strong{color:var(--blue)}.product-detail-subcategory-panel,.product-detail-tertiary-panel{opacity:0;pointer-events:none;visibility:hidden;max-height:0;transition:max-height .46s cubic-bezier(.22,1,.36,1),opacity .34s,transform .46s cubic-bezier(.22,1,.36,1),padding-top .46s cubic-bezier(.22,1,.36,1),padding-bottom .46s cubic-bezier(.22,1,.36,1),margin-top .46s cubic-bezier(.22,1,.36,1),margin-bottom .46s cubic-bezier(.22,1,.36,1),visibility 0s linear .46s;display:grid;overflow:hidden;transform:translateY(-6px)}.product-detail-subcategory-panel{background:#f2f8fdc2;border-left:4px solid #53b52447;gap:4px;padding:0 9px 0 16px}.product-detail-category-group:hover>.product-detail-subcategory-panel,.product-detail-category-group:focus-within>.product-detail-subcategory-panel{opacity:1;pointer-events:auto;visibility:visible;max-height:680px;padding-top:6px;padding-bottom:9px;transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .36s,transform .5s cubic-bezier(.22,1,.36,1),padding-top .5s cubic-bezier(.22,1,.36,1),padding-bottom .5s cubic-bezier(.22,1,.36,1),margin-top .5s cubic-bezier(.22,1,.36,1),margin-bottom .5s cubic-bezier(.22,1,.36,1),visibility linear;transform:translateY(0)}.product-detail-subcategory-link,.product-detail-tertiary-link{color:#263746;border-radius:6px;min-width:0;text-decoration:none;transition:background .2s,color .2s;display:grid}.product-detail-subcategory-link{padding:8px}.product-detail-subcategory-link strong,.product-detail-tertiary-link strong{color:#173b59;overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.product-detail-subcategory-link strong{line-clamp:1;-webkit-line-clamp:1;font-size:16px;font-weight:900}.product-detail-subcategory-link:hover,.product-detail-subcategory-link:focus-visible,.product-detail-subcategory-link.active,.product-detail-tertiary-link:hover,.product-detail-tertiary-link:focus-visible,.product-detail-tertiary-link.active{background:#def1ffdb}.product-detail-subcategory-link:hover strong,.product-detail-subcategory-link:focus-visible strong,.product-detail-subcategory-link.active strong,.product-detail-tertiary-link:hover strong,.product-detail-tertiary-link:focus-visible strong,.product-detail-tertiary-link.active strong{color:var(--blue)}.product-detail-subcategory-group:hover>.product-detail-tertiary-panel,.product-detail-subcategory-group:focus-within>.product-detail-tertiary-panel{opacity:1;pointer-events:auto;visibility:visible;max-height:320px;margin-top:2px;margin-bottom:6px;transition:max-height .44s cubic-bezier(.22,1,.36,1),opacity .34s,transform .44s cubic-bezier(.22,1,.36,1),padding-top .44s cubic-bezier(.22,1,.36,1),padding-bottom .44s cubic-bezier(.22,1,.36,1),margin-top .44s cubic-bezier(.22,1,.36,1),margin-bottom .44s cubic-bezier(.22,1,.36,1),visibility linear;transform:translateY(0)}.product-detail-tertiary-panel{border-left:1px solid #0875bd29;gap:3px;margin:0 0 0 10px;padding-left:10px}.product-detail-tertiary-link{padding:8px 10px}.product-detail-tertiary-link strong{line-clamp:1;-webkit-line-clamp:1;font-size:14px;font-weight:800}.detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.12fr);align-items:center;gap:44px;display:grid}.detail-img{background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:visible}.detail-img img{object-fit:contain;border:1px solid #0875bd1f;border-radius:8px;width:100%;height:560px}.detail-copy h2{color:#111827;letter-spacing:0;margin:5px 0 0;font-size:34px;font-weight:900;line-height:1.2}.detail-copy p{color:#65788b;text-indent:2em;margin:16px 0 20px;font-size:16px;line-height:1.7}.spec-table{border-collapse:collapse;border:1px solid var(--line);background:#fff;width:100%;margin:20px 0}.spec-table th,.spec-table td{border-bottom:1px solid var(--line);text-align:left;padding:13px 16px}.spec-table th{width:130px;color:var(--blue);background:#f1f8ff}.detail-copy .btns{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.detail-copy .btn{color:#0b5e9e;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #0875bd2e;border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:900;line-height:1;transition:background .22s,border-color .22s,color .22s,box-shadow .22s,transform .22s;display:inline-flex}.detail-copy .btn.orange{border-color:var(--orange);background:var(--orange);color:#fff;box-shadow:0 10px 20px #ff8a002e}.detail-copy .btn.list-button{border-color:var(--blue);color:var(--blue);background:#eaf6ff}.detail-copy .btn.pdf-button{border-color:var(--green);color:#2f7e12;background:#eef9ea}.detail-copy .btn.ghost:hover,.detail-copy .btn.ghost:focus-visible{transform:translateY(-1px)}.detail-copy .btn.list-button:hover,.detail-copy .btn.list-button:focus-visible{background:var(--blue);color:#fff;box-shadow:0 10px 20px #0875bd2e}.detail-copy .btn.pdf-button:hover,.detail-copy .btn.pdf-button:focus-visible{background:var(--green);color:#fff;box-shadow:0 10px 20px #53b5242e}.detail-copy .product-pdf-button:disabled{cursor:progress;opacity:.68;transform:none}.process{grid-template-columns:repeat(6,1fr);gap:12px;margin-top:26px;display:grid}.process span{text-align:center;color:#0b5e9e;background:#f1f8ff;border:1px solid #d5e8f7;border-radius:4px;padding:12px 8px;font-size:14px;font-weight:800}.detail-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.detail-feature{border:1px solid var(--line);border-left:4px solid var(--green);min-height:86px;transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out);background:#fff;border-radius:8px;align-items:center;padding:18px 20px;display:flex;box-shadow:0 10px 26px #1446640f}.detail-feature:hover{transform:translateY(-6px);box-shadow:0 24px 54px #0c3a6024}.detail-feature strong{color:#173b59;font-size:16px;line-height:1.55}.product-pagination{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:30px;padding:18px 20px;display:flex;box-shadow:0 12px 28px #12487314}.product-pagination-summary{color:#637485;font-size:14px;font-weight:700}.product-pagination-controls{align-items:center;gap:8px;display:flex}.product-page-button{color:#173b59;min-width:38px;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cfe0ee;border-radius:6px;padding:0 12px;font-size:14px;font-weight:800;line-height:1;transition:background .22s,color .22s,border-color .22s,transform .22s,box-shadow .22s}.product-page-button:hover,.product-page-button:focus-visible{border-color:var(--blue);color:var(--blue);transform:translateY(-1px);box-shadow:0 10px 20px #0875bd1f}.product-page-button.active{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 12px 22px #0875bd2e}.product-page-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none;transform:none}.product-page-arrow{padding-bottom:3px;font-size:24px}.factory-hero{background:#111821;height:calc(100vh - 100px);min-height:620px;margin-top:0;position:relative;overflow:hidden}.factory-hero-media,.factory-hero-media img{width:100%;height:100%}.factory-hero-media img{object-fit:cover;object-position:center center;animation:10s ease-in-out infinite alternate agHeroKenBurns}.factory-hero-scroll{z-index:5;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .25s ease, box-shadow .25s ease, border-color .25s ease, transform .25s var(--ease-out);background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;flex-direction:column;align-items:center;gap:8px;padding:12px 16px;animation:2.2s ease-in-out infinite agScrollBounce;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #0000002e}.factory-hero-scroll:hover,.factory-hero-scroll:focus-visible{background:#ffffff38;border-color:#ffffff57;outline:none;transform:translate(-50%)translateY(-4px);box-shadow:0 12px 36px #00000042}.factory-scroll-mouse{background:#ffffff14;border:2px solid #ffffffb8;border-radius:13px;width:24px;height:36px;position:relative}.factory-scroll-wheel{background:#ffffffe6;border-radius:2px;width:4px;height:7px;margin-left:-2px;animation:1.6s ease-in-out infinite agScrollWheel;position:absolute;top:7px;left:50%}.factory-scroll-arrows{width:16px;height:16px;position:relative}.factory-scroll-arrows span{opacity:0;border-bottom:2px solid #ffffffb3;border-right:2px solid #ffffffb3;width:8px;height:8px;margin-left:-4px;animation:2s ease-in-out infinite agScrollArrows;position:absolute;left:50%;transform:rotate(45deg)}.factory-scroll-arrows span:first-child{animation-delay:.2s}.factory-scroll-arrows span:nth-child(2){animation-delay:.55s}.factory-scroll-arrows span:nth-child(3){animation-delay:.9s}.factory-scroll-text{letter-spacing:1px;color:#fffc;white-space:nowrap;font-size:11px;font-weight:600}.factory-grid{grid-template-columns:repeat(2,1fr);gap:26px;display:grid}.factory-card{transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out);background:#fff;border-radius:16px;grid-template-columns:210px 1fr;align-items:center;gap:20px;padding:16px;display:grid;overflow:hidden;box-shadow:0 8px 26px #16375014}.factory-card:hover{transform:translateY(-6px);box-shadow:0 24px 54px #0c3a6024}.factory-card img{object-fit:cover;width:210px;height:150px;transition:transform var(--duration-slow) var(--ease-out);border-radius:8px}.factory-card:hover img{transform:scale(1.045)}.factory-card span{color:var(--green);letter-spacing:3px;font-size:12px;font-weight:900}.factory-card h3{color:#173b59;margin:4px 0 8px}.factory-card p{color:#65788b;margin:0;font-size:14px}.page-hero{min-height:420px;margin-top:calc(-1 * var(--header-height));color:#fff;background:linear-gradient(105deg,#08233d 0%,#0b75ba 58%,#0f9add 100%);position:relative;overflow:hidden}.page-hero:before{content:"";background:radial-gradient(circle at 72% 28%,#53b52438,#0000 24%),linear-gradient(120deg,#ffffff14,#0000 34%);position:absolute;inset:0}.page-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#fff3,#fff0 68%);height:72%;animation:9s ease-in-out infinite alternate agHeroGlow;position:absolute;bottom:-34%;left:44%;right:-12%}.page-hero-inner{z-index:1;min-height:420px;padding-top:calc(var(--header-height) + 36px);align-items:center;padding-bottom:36px;display:flex;position:relative}.page-hero h1{letter-spacing:0;margin:22px 0 14px;font-size:48px;font-weight:900;line-height:1.12}.page-hero p{color:#ffffffe0;max-width:720px;margin:0;font-size:18px;line-height:1.9}.page-hero.ag-page-hero-carousel{height:420px;min-height:420px;position:relative;overflow:hidden}.page-hero.ag-page-hero-carousel .ag-page-hero-slide{z-index:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .72s,visibility .72s;position:absolute;inset:0}.page-hero.ag-page-hero-carousel .ag-page-hero-slide.active{opacity:1;visibility:visible;pointer-events:auto}.page-hero.ag-page-hero-carousel .ag-page-hero-slide img{object-fit:cover;will-change:transform, filter;width:100%;max-width:none;height:100%}.page-hero.ag-page-hero-carousel .ag-page-hero-slide.active img{animation:5.6s both agProductHeroImage}.page-hero.ag-page-hero-carousel .page-hero-inner{z-index:2;height:100%;min-height:420px}.page-hero.ag-page-hero-carousel .ag-page-hero-copy{color:#fff;text-shadow:0 10px 28px #00142647;pointer-events:none;max-width:min(720px,58vw);animation:.72s cubic-bezier(.16,1,.3,1) both agProductHeroCopy}.page-hero.ag-page-hero-carousel .ag-page-hero-copy .slide-kicker,.page-hero.ag-page-hero-carousel .ag-page-hero-copy h1,.page-hero.ag-page-hero-carousel .ag-page-hero-copy p{animation:.6s cubic-bezier(.16,1,.3,1) both agHeroTextIn}.page-hero.ag-page-hero-carousel .ag-page-hero-copy .slide-kicker{animation-delay:50ms}.page-hero.ag-page-hero-carousel .ag-page-hero-copy h1{color:#fff;margin:12px 0 10px;font-size:clamp(34px,3.1vw,48px);font-weight:900;line-height:1.16;animation-delay:.12s}.page-hero.ag-page-hero-carousel .ag-page-hero-copy p{color:#ffffffe6;max-width:680px;margin:0;font-size:clamp(15px,1.05vw,18px);line-height:1.75;animation-delay:.2s}.page-hero.ag-page-hero-carousel .ag-page-hero-controls{z-index:3;pointer-events:none;justify-content:space-between;align-items:center;padding:0 24px;display:flex;position:absolute;inset:0}.page-hero.ag-page-hero-carousel .ag-page-hero-control{color:#075f9f;cursor:pointer;pointer-events:auto;background:#e2f2fbb8;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:32px;line-height:1;transition:background .2s,color .2s;display:inline-flex}.page-hero.ag-page-hero-carousel .ag-page-hero-control:hover{color:#fff;background:#0875bd}.page-hero.ag-page-hero-carousel .ag-page-hero-dots{pointer-events:auto;gap:10px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.page-hero.ag-page-hero-carousel .ag-page-hero-dot{cursor:pointer;background:#ffffff7a;border:0;border-radius:999px;width:30px;height:4px;padding:0;transition:width .22s,background .22s}.page-hero.ag-page-hero-carousel .ag-page-hero-dot.active{background:#53b524;width:48px}.page-hero.ag-home-first-hero{isolation:isolate;color:#111827;background:#dcecf8;height:420px;min-height:420px;max-height:420px}.page-hero.ag-home-first-hero:before{z-index:1;pointer-events:none;background:#047ec438}.page-hero.ag-home-first-hero:after{display:none}.page-hero.ag-home-first-hero .page-hero-inner{z-index:2;height:100%;min-height:420px}.page-hero.ag-home-first-hero .ag-home-first-hero-slide{transition:opacity .82s,visibility .82s;overflow:hidden}.page-hero.ag-home-first-hero .ag-home-first-hero-slide img{filter:saturate(1.04)contrast(1.02)brightness(.98);will-change:transform, filter, object-position;transition:opacity .7s,filter .7s;transform:scale(1.01)}.page-hero.ag-home-first-hero .ag-home-first-hero-slide.active img{animation:5.2s ease-in-out both agFactoryGateVerticalPan}.page-hero.ag-home-first-hero .ag-home-first-hero-copy{color:#fff;text-shadow:0 10px 28px #0014265c;width:min(560px,43vw);max-width:620px;animation:.42s ease-out both agHomeHeroTextIn}.page-hero.ag-home-first-hero .ag-home-first-hero-copy h1{color:#fff;margin:0 0 10px;font-size:clamp(34px,3.1vw,48px);line-height:1.12}.page-hero.ag-home-first-hero .ag-home-first-hero-copy p{color:#ffffffe6;max-width:520px;margin:0;font-size:14px;font-weight:600;line-height:1.75}.page-hero.ag-home-first-hero .ag-home-first-hero-controls{z-index:8;pointer-events:none;justify-content:space-between;align-items:center;width:100%;padding:0 28px;display:flex;position:absolute;inset:0}.page-hero.ag-home-first-hero .ag-home-first-hero-control{color:#111827;cursor:pointer;pointer-events:auto;background:#e2f2fb94;border:1px solid #0875bd2e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:34px;font-weight:300;line-height:1;transition:background .2s,color .2s;display:inline-flex}.page-hero.ag-home-first-hero .ag-home-first-hero-control:hover{color:#fff;background:#0875bd}.page-hero.ag-home-first-hero .ag-home-first-hero-dots{pointer-events:auto;align-items:center;gap:10px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.page-hero.ag-home-first-hero .ag-home-first-hero-dot{cursor:pointer;background:#0875bd3d;border:0;border-radius:999px;width:30px;height:4px;padding:0;transition:width .2s,background .2s}.page-hero.ag-home-first-hero .ag-home-first-hero-dot.active{background:#0875bd;width:50px}.hero-bridge{z-index:3;background:linear-gradient(#f7fbff 0%,#fff 100%);border-top:1px solid #0875bd14;border-bottom:1px solid #0875bd1a;align-items:center;min-height:calc(100vh - 88px);display:flex;position:relative}.hero-bridge-inner{grid-template-columns:minmax(360px,.82fr) minmax(620px,1.18fr);align-items:center;gap:54px;width:100%;min-height:calc(100vh - 88px);padding-top:70px;padding-bottom:70px;display:grid}.hero-bridge-copy{max-width:560px}.bridge-label{color:#0875bd;letter-spacing:2px;align-items:center;gap:10px;font-size:12px;font-weight:900;display:inline-flex}.bridge-label:before{content:"";background:#53b524;width:26px;height:3px}.hero-bridge-copy h2{color:#153b58;margin:18px 0 16px;font-size:clamp(34px,3.2vw,52px);font-weight:900;line-height:1.16}.hero-bridge-copy p{color:#5e7386;margin:0;font-size:17px;line-height:1.8}.bridge-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:34px;display:grid}.bridge-stat-grid div{background:#fff;border:1px solid #dcebf6;min-height:112px;padding:22px 18px;box-shadow:0 12px 28px #1446640f}.bridge-stat-grid strong{color:#0875bd;font-size:28px;font-weight:900;line-height:1.05;display:block}.factory-bridge .bridge-stat-grid strong{color:#53b524}.bridge-stat-grid span{color:#607487;margin-top:10px;font-size:13px;font-weight:700;line-height:1.55;display:block}.bridge-note-list{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.bridge-note-list span{color:#17405d;background:#edf6ff;border:1px solid #d7eafa;align-items:center;min-height:34px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.bridge-content{gap:22px;display:grid}.bridge-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.bridge-card{background:#fff;border:1px solid #dcebf6;border-top:4px solid #0875bd;min-height:178px;padding:26px 22px;box-shadow:0 12px 28px #14466412}.factory-bridge .bridge-card{border-top-color:#53b524}.bridge-card b{color:#ff8a00;margin-bottom:14px;font-size:20px;font-weight:900;line-height:1;display:block}.bridge-card strong{color:#173b59;font-size:20px;font-weight:900;line-height:1.35;display:block}.bridge-card span{color:#65788b;margin-top:12px;font-size:14px;line-height:1.75;display:block}.bridge-flow{background:#fff;border:1px solid #d7eafa;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;box-shadow:0 14px 32px #14466412}.bridge-flow span{color:#173b59;text-align:center;justify-content:center;align-items:center;min-height:78px;padding:12px 10px;font-size:15px;font-weight:900;line-height:1.4;display:flex;position:relative}.bridge-flow span+span{border-left:1px solid #d7eafa}.bridge-flow span:not(:last-child):after{content:"";z-index:1;background:#fff;border-top:2px solid #0875bd;border-right:2px solid #0875bd;width:10px;height:10px;position:absolute;top:50%;right:-6px;transform:translateY(-50%)rotate(45deg)}.factory-bridge .bridge-flow span:not(:last-child):after{border-color:#53b524}.news-contact{grid-template-columns:1fr 420px;gap:30px;display:grid}.news-list{gap:16px;display:grid}.news-card{border:1px solid var(--line);transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out);background:#fff;border-radius:16px;padding:20px 22px;overflow:hidden;box-shadow:0 6px 18px #1446640d}.news-card:hover{transform:translateY(-6px);box-shadow:0 24px 54px #0c3a6024}.news-card span{color:var(--green);font-size:13px;font-weight:900}.news-card h3{color:#173b59;margin:5px 0 6px}.news-card p{color:#68798a;margin:0 0 8px}.news-card a{color:var(--blue);font-weight:800}.contact-box{background:var(--blue);color:#fff;box-shadow:var(--shadow);border-radius:16px;padding:28px}.contact-box h3{margin:0 0 12px;font-size:26px}.contact-box p{opacity:.9;margin:0 0 18px}.contact-list{margin:0 0 20px;padding:0;list-style:none}.contact-list li{border-bottom:1px solid #ffffff2e;padding:7px 0}.form{gap:10px;display:grid}.form input,.form textarea{border:0;border-radius:3px;outline:none;width:100%;padding:12px;font-family:inherit}.form textarea{resize:vertical;height:96px}.form button{background:var(--orange);color:#fff;cursor:pointer;transition:transform .24s var(--ease-out), box-shadow .24s var(--ease-out);border:0;border-radius:3px;padding:13px;font-weight:900}.form button:hover{transform:translateY(-3px);box-shadow:0 18px 34px #ff8a003d}.contact-page-grid{grid-template-columns:1fr 460px;align-items:start;gap:30px;display:grid}.contact-panel{border:1px solid var(--line);box-shadow:var(--shadow-md);transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out);background:#fff;border-radius:16px;padding:34px}.contact-panel:hover{transform:translateY(-6px);box-shadow:0 24px 54px #0c3a6024}.contact-panel h2{color:#173b59;margin:8px 0 18px;font-size:30px}.contact-form-box{border-radius:16px}.dark-list li{color:#526b80;border-bottom:1px solid #e5edf5}.test-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.test-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out);background:#fff;border-radius:16px;overflow:hidden}.test-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.test-card img{object-fit:contain;width:100%;height:170px;transition:transform .55s var(--ease-out);background:#f7fafc;padding:10px}.test-card:hover img{transform:scale(1.045)}.test-card div{padding:16px}.test-card h3{color:var(--dark);margin:0 0 5px;font-size:17px}.test-card p{color:#68798a;margin:0;font-size:14px}.cert-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.cert-card{border:1px solid var(--line);text-align:center;box-shadow:var(--shadow-sm);transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out);background:#fff;border-radius:16px;padding:14px;overflow:hidden}.cert-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.cert-img{background:#f9fbfd;justify-content:center;align-items:center;height:260px;display:flex;overflow:hidden}.cert-img img{object-fit:contain;width:auto;max-height:246px;transition:transform .55s var(--ease-out)}.cert-card:hover img{transform:scale(1.045)}.cert-card h3{color:var(--dark);margin:14px 0 4px;font-size:16px}.cert-card p{color:#718397;margin:0 0 6px;font-size:13px}.timeline{grid-template-columns:repeat(4,1fr);gap:0;margin-top:8px;display:grid}.time-node{border-right:1px solid var(--line);background:#fff;padding:28px 22px;position:relative;box-shadow:0 8px 24px #1446640d}.time-node:before{content:"";background:var(--green);height:5px;position:absolute;top:0;left:0;right:0}.time-node:nth-child(2):before,.time-node:nth-child(4):before{background:var(--blue)}.time-node b{color:var(--blue);font-size:30px}.time-node h3{color:#173b59;margin:4px 0}.time-node p{color:#68798a;margin:0;font-size:14px}.cta-band{color:#fff;background:#0d3351}.cta-inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.cta-inner h2{margin:8px 0 10px;font-size:34px;line-height:1.2}.cta-inner p{color:#ffffffd1;margin:0}.overview-grid{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.compact-stats{margin:24px 0 28px}.home-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.home-card{border:1px solid var(--line);transition:transform .25s ease, box-shadow .28s var(--ease-out);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 12px 34px #14466414}.home-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.home-card img{object-fit:cover;width:100%;height:170px;transition:transform .55s var(--ease-out);background:#f7fafc}.home-card:hover img{transform:scale(1.045)}.home-card span{color:var(--green);letter-spacing:3px;margin:18px 18px 0;font-size:12px;font-weight:900;display:block}.home-card h3{color:#173b59;margin:5px 18px 8px;font-size:21px}.home-card p{color:#66788a;margin:0 18px 20px;font-size:14px;line-height:1.75}.job-grid,.news-page-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.job-card{border:1px solid var(--line);transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out);background:#fff;border-radius:16px;padding:26px;box-shadow:0 10px 28px #14466412}.job-card:hover{transform:translateY(-6px);box-shadow:0 24px 54px #0c3a6024}.job-card span{color:var(--green);letter-spacing:3px;font-size:12px;font-weight:900}.job-card h3{color:#173b59;margin:8px 0 10px;font-size:21px}.job-card p{color:#66788a;margin:0;line-height:1.75}.recruit-actions{margin-top:24px}.news-card-large{border-radius:16px;min-height:210px}.empty-state{border:1px solid var(--line);color:#68798a;text-align:center;background:#fff;border-radius:12px;margin-top:22px;padding:22px}@keyframes agHeroTextIn{0%{opacity:0;filter:blur(5px);transform:translateY(24px)}to{opacity:1;filter:none;transform:none}}@keyframes agHomeHeroTextIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0)}}@keyframes agHeroStatIn{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:none}}@keyframes agHeroSweep{0%,38%{opacity:0;transform:translate(-58%)skew(-12deg)}52%{opacity:.55}72%,to{opacity:0;transform:translate(58%)skew(-12deg)}}@keyframes agHeroGlow{0%{opacity:.58;transform:translate(-16px,10px)scale(.96)}to{opacity:1;transform:translate(18px,-8px)scale(1.05)}}@keyframes agLineGrow{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes agHeroKenBurns{0%{transform:scale(1)translate(0)}to{transform:scale(1.08)translate(-1.2%,-.8%)}}@keyframes agFactoryGateVerticalPan{0%{object-position:center bottom;transform:scale(1.01)}to{object-position:center top;transform:scale(1.01)}}@keyframes agScrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-8px)}}@keyframes agScrollWheel{0%{opacity:1;transform:translateY(0)}60%{opacity:1;transform:translateY(10px)}80%,to{opacity:0;transform:translateY(12px)}}@keyframes agScrollArrows{0%{opacity:0;transform:translateY(-6px)rotate(45deg)}30%{opacity:1}60%{opacity:.4}to{opacity:0;transform:translateY(10px)rotate(45deg)}}@keyframes agProductFeatureIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@keyframes agProductHeroImage{0%{filter:saturate(.95)contrast(.98);transform:scale(1.035)}to{filter:saturate(1.04)contrast(1.02);transform:scale(1)}}@keyframes agProductHeroCopy{0%{opacity:0;filter:blur(7px);transform:translate(-24px)}to{opacity:1;filter:blur();transform:translate(0)}}@keyframes agProductCardReveal{0%{opacity:0;transform:translateY(30px)scale(.985)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes agSecondaryMenuSelect{0%{transform:translate(0)scale(1)}44%{transform:translate(6px)scale(1.018)}to{transform:translate(0)scale(1)}}@keyframes historyPanelIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}.page-fade-enter-active,.page-fade-leave-active{transition:opacity .22s}.page-fade-enter-from,.page-fade-leave-to{opacity:0}.motion-ready .reveal-on-scroll{opacity:0;filter:blur(6px);transition:opacity .72s var(--ease-out), transform .72s var(--ease-spring), filter .72s var(--ease-out);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform, filter;transform:translateY(30px)}.motion-ready .reveal-on-scroll.revealed{opacity:1;filter:none;transform:none}.btn,.ag-hero-btn,.mobile-toggle,.language-switch,.search button,.form button,.hero-arrow,.hero-dot,.dropdown a,.product-page-category,.product-page-subcategory,.product-explorer-hotwords button,.product-explorer-clear,.product-explorer-submit,.text-link{transition:transform .24s var(--ease-out), box-shadow .24s var(--ease-out), background .24s ease, border-color .24s ease, color .24s ease}.product-card,.home-card,.factory-card,.test-card,.cert-card,.job-card,.news-card,.contact-panel,.contact-box,.side,.about-photo,.stat,.detail-feature,.product-page-product-card,.product-page-result-card,.product-page-preview-strip a{transition:transform .28s var(--ease-out), box-shadow .28s var(--ease-out), border-color .28s ease, background .28s ease;will-change:transform}.product-card img,.home-card img,.factory-card img,.test-card img,.cert-card img,.about-photo img,.product-page-product-image img,.product-page-result-image img,.product-page-preview-strip img{transition:transform .55s var(--ease-out), filter .35s ease}@media (hover:hover){.btn:hover,.ag-hero-btn:hover,.form button:hover,.search button:hover{transform:translateY(-3px);box-shadow:0 18px 34px #0875bd38}.btn.orange:hover,.form button:hover,.search button:hover{box-shadow:0 18px 34px #ff8a003d}.product-card:hover,.home-card:hover,.factory-card:hover,.test-card:hover,.cert-card:hover,.job-card:hover,.news-card:hover,.contact-panel:hover,.contact-box:hover,.side:hover,.about-photo:hover,.stat:hover,.detail-feature:hover{transform:translateY(-6px);box-shadow:0 24px 54px #0c3a6024}.product-card:hover img,.home-card:hover img,.factory-card:hover img,.test-card:hover img,.cert-card:hover img,.about-photo:hover img{transform:scale(1.045)}.about-video:hover .about-video-player{transform:scale(1.035)}}.section-title .eyebrow:after,.about-content .eyebrow:after,.contact-panel .eyebrow:after,.cta-band .eyebrow:after{content:"";vertical-align:middle;background:linear-gradient(90deg, var(--green), #53b52400);transform-origin:0;width:28px;height:2px;animation:agLineGrow 1.7s var(--ease-out) both;margin-left:12px;display:inline-block}#home .hero-slide.active .ag-eyebrow,#home .hero-slide.active .ag-copy h2,#home .hero-slide.active .ag-subtitle,#home .hero-slide.active .ag-description,#home .hero-slide.active .ag-hero-buttons{will-change:opacity, transform;animation:.42s ease-out both agHomeHeroTextIn}#home .hero-slide.active .ag-copy h2{animation-delay:40ms}#home .hero-slide.active .ag-subtitle{animation-delay:80ms}#home .hero-slide.active .ag-description{animation-delay:.12s}#home .hero-slide.active .ag-hero-buttons{animation-delay:.16s}.product-page .side{animation:.78s cubic-bezier(.16,.76,.18,1) 60ms both agProductCardReveal}.product-page .product-tools{animation:.78s cubic-bezier(.16,.76,.18,1) .12s both agProductCardReveal}.product-page .product-card:first-child{animation:.78s cubic-bezier(.16,.76,.18,1) .18s both agProductCardReveal}.product-page .product-card:nth-child(2){animation:.78s cubic-bezier(.16,.76,.18,1) .24s both agProductCardReveal}.product-page .product-card:nth-child(3){animation:.78s cubic-bezier(.16,.76,.18,1) .3s both agProductCardReveal}.product-page .product-card:nth-child(4){animation:.78s cubic-bezier(.16,.76,.18,1) .36s both agProductCardReveal}.product-page .product-card:nth-child(5){animation:.78s cubic-bezier(.16,.76,.18,1) .42s both agProductCardReveal}.product-page .product-card:nth-child(6){animation:.78s cubic-bezier(.16,.76,.18,1) .48s both agProductCardReveal}.product-page .product-card:nth-child(n+7){animation:.78s cubic-bezier(.16,.76,.18,1) .54s both agProductCardReveal}@media (width<=1280px){.wrap{max-width:1200px}.brand{flex-basis:520px;gap:10px;min-width:520px;max-width:520px}.brand-mark{flex-basis:230px;width:230px;height:33px}.brand h1{font-size:25px}.brand p{letter-spacing:0;font-size:16px}.nav{margin-left:24px;margin-right:0}.nav>a,.nav-item>a{padding:0 13px;font-size:15px}.language-switch{min-width:82px;min-height:var(--header-height);gap:8px;margin-left:34px;padding:0 12px 0 0;font-size:19px}.language-switch-icon{width:23px;height:23px}.nav>a:after,.nav-item>a:after{width:32px;left:50%;right:auto;transform:translate(-50%)}#home .ag-slide-inner{padding:0 40px}#home .ag-copy{width:min(460px,50vw)}#home .product-matrix-slide .ag-copy{width:min(450px,42vw);margin-right:24px}}@media (width<=1500px){.product-detail-main{margin-left:0}.product-detail-category-nav{grid-template-columns:repeat(3,minmax(0,1fr));width:auto;margin-bottom:28px;position:static}.product-detail-category-title{grid-column:1/-1}.product-detail-category-menu{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.header-inner{flex-wrap:wrap;height:auto;min-height:82px;padding-top:10px;padding-bottom:10px}.brand{flex:auto;min-width:290px;max-width:none;height:62px}.brand-mark{flex-basis:202px;width:202px;height:29px}.brand h1{font-size:22px}.brand p{font-size:14px}.mobile-toggle{border-radius:4px;flex:none;display:block}.language-switch{order:2;min-width:auto;height:auto;min-height:42px;margin-left:18px;padding:0;font-size:16px}.nav{background:#fff;border-top:1px solid #e5e5e5;flex-direction:column;order:3;width:100%;height:auto;margin-right:0;display:none}.nav.open{display:flex}.nav>a,.nav-item>a{color:#050505;justify-content:flex-start;height:46px;padding:0 18px;font-size:15px}.nav>a:after,.nav-item>a:after{width:28px;left:18px;transform:none}.dropdown{width:100%;box-shadow:none;border:0;border-top:1px solid #eceff3;position:static;top:auto}.product-dropdown{width:100%;padding:0 0 8px}.dropdown .product-dropdown-link{padding-left:34px;padding-right:18px}.product-subdropdown{width:100%;max-height:none;box-shadow:none;background:#f8fbff;border:0;border-top:1px solid #eceff3;padding:0;position:static}.dropdown .product-subdropdown-link{background:#f8fbff;padding-left:50px}#home .ag-hero,#home .ag-hero .hero-track,#home .ag-hero .hero-slide,#home .ag-hero .ag-slide-inner{height:260px;min-height:260px;max-height:260px}#home .ag-slide-inner{padding:0 44px}#home .ag-copy{width:min(420px,78vw)}#home .product-matrix-slide .ag-copy{width:min(420px,58vw);margin-right:0}#home .ag-copy .ag-description{display:none}.page-hero.ag-home-first-hero,.page-hero.ag-home-first-hero .page-hero-inner{height:260px;min-height:260px;max-height:260px}#home .home-overview-section{min-height:auto;padding:80px 0 70px}#home .home-overview-grid{grid-template-columns:1fr;gap:42px;max-width:820px}#home .home-overview-photo{justify-self:stretch;max-width:none}#home .home-overview-grid .compact-stats{gap:22px 36px}.page-hero h1{font-size:40px}.overview-grid,.contact-page-grid{grid-template-columns:1fr}.home-card-grid,.job-grid,.news-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-bridge,.hero-bridge-inner{min-height:auto}.hero-bridge-inner{grid-template-columns:1fr;gap:30px}.hero-bridge-copy{max-width:720px}.factory-hero{aspect-ratio:1672/941;height:auto;min-height:520px}#timeline.history-carousel-section{min-height:640px;padding:48px 0 52px}#timeline .history-heading{width:300px}#timeline .history-axis{margin-bottom:38px;margin-left:300px}#timeline .history-panel{grid-template-columns:minmax(285px,.34fr) minmax(0,1fr);column-gap:48px}#timeline .history-copy{padding-left:52px}#timeline .history-panel h3{letter-spacing:3px;font-size:28px}.product-page .product-explorer-section{height:auto;min-height:calc(100vh - var(--header-height));overflow:visible}.product-page .product-explorer-shell,.product-page .product-explorer-shell.has-active-category{width:100%;height:auto;min-height:calc(100vh - var(--header-height));border-left:0;border-right:0;grid-template-rows:auto;grid-template-columns:1fr}.product-page .product-explorer-toolbar{grid-area:auto/1;grid-template-rows:auto;grid-template-columns:1fr;gap:14px;padding:22px}.product-detail-search-section .wrap{padding:0 16px}.product-detail-search-section .product-explorer-toolbar{padding:16px 0}.product-page .product-explorer-title,.product-page .product-explorer-search,.product-page .product-explorer-hotwords,.product-page .product-explorer-metrics{grid-area:auto/1}.product-page .product-explorer-hotwords{flex-wrap:wrap;overflow:visible}.product-page .product-explorer-title{justify-content:flex-start;height:auto}.product-page .product-explorer-search-label{min-width:0;height:auto}.product-page .product-explorer-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page .product-page-feature-carousel{grid-area:auto/1;height:520px;min-height:520px;display:block}.product-page .product-page-category-column{grid-area:auto/1;height:auto;min-height:0;max-height:none;overflow:visible}.product-page .product-page-secondary-column,.product-page .product-page-tertiary-column{grid-area:auto/1;height:auto;min-height:0;max-height:none;display:flex;overflow:visible}.product-page .product-page-subcategory-list,.product-page .product-page-tertiary-list{overflow:visible}.product-page .product-page-search-panel{grid-area:auto/1;height:auto;min-height:0;max-height:none;padding:28px 22px 34px;overflow:visible}.product-page .product-page-search-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.product-page .product-page-search-pagination,.product-page .product-page-product-pagination{flex-direction:column;align-items:flex-start}.product-page .product-page-search-pagination .product-pagination-controls,.product-page .product-page-product-pagination .product-pagination-controls{justify-content:flex-start}.product-page .product-page-product-panel{grid-area:auto/1;grid-template-columns:repeat(2,minmax(220px,1fr));height:auto;min-height:0;max-height:none;padding:28px 22px 34px;display:grid;overflow:visible}.product-page .product-page-product-empty{grid-area:auto/1;height:auto;min-height:0;max-height:none;display:none;overflow:visible}.product-layout{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.product-related-grid-wrapper{--visible-count:2}.about-grid,.product-detail-layout,.detail-grid{grid-template-columns:1fr}.product-detail-category-nav{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.product-detail-category-title{grid-column:1/-1}.product-detail-category-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.news-contact{grid-template-columns:1fr}.advantage,.test-grid,.cert-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.header-inner{min-height:70px;padding-top:10px;padding-bottom:10px}.brand{gap:8px;min-width:0;height:54px}.brand-mark{flex-basis:132px;width:132px;height:19px}.brand h1{white-space:normal;font-size:18px;line-height:1.18}.brand p{display:none}.language-switch{gap:6px;min-width:auto;height:auto;min-height:40px;margin-left:12px;padding:0;font-size:15px}.language-switch-icon{width:20px;height:20px}#home .ag-hero,#home .ag-hero .hero-track,#home .ag-hero .hero-slide,#home .ag-hero .ag-slide-inner{height:260px;min-height:260px;max-height:260px}#home .ag-slide-inner{padding:0 22px}#home .product-matrix-slide .ag-slide-inner{justify-items:start}#home .ag-copy,#home .product-matrix-slide .ag-copy{width:min(420px,100%)}#home .ag-copy .ag-eyebrow{letter-spacing:.18em;margin-bottom:8px;font-size:10px}#home .ag-copy h2{margin-bottom:8px;font-size:28px;line-height:1.14}#home .ag-copy .ag-subtitle{margin-bottom:14px;font-size:14px}#home .ag-hero-btn{min-width:92px;height:34px;padding:0 13px;font-size:13px}#home .hero-arrows{display:none}#home .hero-dots{bottom:10px}#home .ag-hero .factory-gate-bg{object-position:48% 34%}#home .ag-hero .products-bg{object-position:35% 50%}#home .ag-hero .workshop-bg{object-position:48% 48%}#home .ag-hero .product-matrix-slide .slide-overlay{background:linear-gradient(90deg,#f6fbffe6 0%,#f6fbffb8 55%,#f6fbff38 100%)}.page-hero.ag-home-first-hero .ag-home-first-hero-copy{width:min(420px,100%);max-width:calc(100% - 62px)}.page-hero.ag-home-first-hero .ag-home-first-hero-copy h1{margin-bottom:8px;font-size:28px;line-height:1.14}.page-hero.ag-home-first-hero .ag-home-first-hero-copy p{font-size:14px;line-height:1.55}.page-hero.ag-home-first-hero .ag-home-first-hero-controls{padding:0 12px}.page-hero.ag-home-first-hero .ag-home-first-hero-control{display:none}.page-hero.ag-home-first-hero .ag-home-first-hero-dots{bottom:10px}#home .home-overview-section{padding:60px 0 54px}#home .home-overview-grid{gap:30px}#home .home-overview-grid .about-content h2{white-space:nowrap;word-break:keep-all;font-size:26px}#home .home-overview-grid .about-content p{margin-bottom:30px;font-size:15px}#home .home-overview-grid .compact-stats{gap:18px 24px;margin-bottom:32px}#home .home-overview-grid .stat strong{font-size:26px}#home .home-overview-grid .about-content .btn.orange{min-width:140px;height:44px;padding:0 22px;font-size:14px}.section{padding:68px 0}.detail-section{padding-top:28px}.breadcrumb-line{width:100%}.section-title{flex-direction:column;align-items:flex-start}.section-title p{text-align:left}.page-hero,.page-hero-inner{min-height:260px}.page-hero h1{font-size:32px}.hero-bridge-inner{padding-top:30px;padding-bottom:30px}.bridge-stat-grid,.bridge-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bridge-flow{grid-template-columns:1fr}.bridge-flow span+span{border-top:1px solid #d7eafa;border-left:0}.bridge-flow span:not(:last-child):after{top:auto;bottom:-6px;right:50%;transform:translate(50%)rotate(135deg)}.product-page .product-page-feature-carousel{height:430px;min-height:430px}.product-page .product-page-feature-product{padding:24px 18px 78px}.product-page .product-page-feature-controls{bottom:44px}.product-page .product-page-feature-controls button{min-width:68px;min-height:32px;padding:6px 10px}.product-page .product-explorer-search{flex-wrap:wrap;height:auto;min-height:46px}.product-page .product-explorer-search input{flex-basis:100%;min-height:46px}.product-page .product-explorer-clear,.product-page .product-explorer-submit{flex:1;min-height:40px}.product-page .product-explorer-metrics{grid-template-columns:1fr}.product-page .product-page-search-head{display:block}.product-page .product-page-search-head strong,.product-page .product-page-search-head small{margin-top:8px;display:block}.product-page .product-page-search-grid{grid-template-columns:1fr}.product-page .product-page-search-pagination,.product-page .product-page-product-pagination{padding:14px}.product-page .product-page-product-panel{grid-template-columns:1fr}.product-page .product-page-product-card{grid-template-rows:220px auto auto auto;min-height:350px}.product-page .product-page-product-image{height:220px}.product-grid{grid-template-columns:1fr}.product-related-grid-wrapper{--visible-count:1}.product-related-carousel{gap:10px}.product-related-arrow{width:32px;height:32px;font-size:20px}.detail-grid,.product-detail-category-nav,.product-detail-category-menu,.detail-feature-grid{grid-template-columns:1fr}.product-tools{flex-direction:column;align-items:stretch}.search input{width:100%}.factory-grid,.factory-card{grid-template-columns:1fr}.factory-card img{width:100%;height:220px}.about-grid{grid-template-columns:1fr}.about-photo img,.detail-img img{height:280px}.home-card-grid,.job-grid,.news-page-grid,.advantage,.test-grid,.cert-grid,.timeline,.footer-grid{grid-template-columns:1fr}.cta-inner{flex-direction:column;align-items:flex-start}.contact-page-grid{grid-template-columns:1fr}.contact-panel{padding:24px}#timeline.history-carousel-section{min-height:0;padding:48px 0 52px}#timeline .history-carousel{min-height:0}#timeline .history-heading{width:auto}#timeline .history-heading h2{font-size:34px}#timeline .history-heading p{letter-spacing:6px}#timeline .history-stage{margin-top:38px}#timeline .history-axis{min-height:138px;margin:0 0 38px;padding:34px 46px 30px 14px;display:flex;overflow-x:auto}#timeline .history-axis-item{--history-line-top:11px;--history-line-size:4px;--history-line-offset:2px;--history-rise-next:30px;flex:0 0 160px}#timeline .history-axis-item:first-child{--history-rise:45px}#timeline .history-axis-item:nth-child(2){--history-rise:15px}#timeline .history-axis-item:nth-child(3){--history-rise:-15px;--history-rise-next:30px}#timeline .history-axis-item:nth-child(4){--history-rise:-45px}#timeline .history-panel{min-height:0;padding-bottom:0;display:block}#timeline .history-year{font-size:clamp(68px,17vw,104px)}#timeline .history-year:after{width:150px;margin-top:22px}#timeline .history-copy{min-height:0;margin-top:30px;padding:28px 0 0 38px}#timeline .history-copy:before{top:34px}#timeline .history-panel h3{font-size:25px}#timeline .history-panel h3:after{margin:20px 0 28px}#timeline .history-points li{font-size:16px}#timeline .history-controls{margin-top:36px;position:static}.product-pagination{flex-direction:column;align-items:stretch}.product-pagination-controls{flex-wrap:wrap;justify-content:center}.process{grid-template-columns:repeat(3,1fr)}}@media (width<=480px){.brand h1{font-size:16px}.bridge-stat-grid,.bridge-card-grid{grid-template-columns:1fr}.bridge-card{min-height:0}#home .home-overview-grid .compact-stats{grid-template-columns:1fr}#home .home-overview-grid .stat{min-height:auto}#timeline.history-carousel-section{padding:38px 0 46px}#timeline .history-heading span{margin-bottom:20px}#timeline .history-heading h2{font-size:28px}#timeline .history-heading p{letter-spacing:4px;font-size:12px}#timeline .history-axis-item{--history-rise-next:26px;flex-basis:126px}#timeline .history-axis{min-height:122px;margin-bottom:32px;padding-top:30px;padding-bottom:24px}#timeline .history-axis-item:first-child{--history-rise:39px}#timeline .history-axis-item:nth-child(2){--history-rise:13px}#timeline .history-axis-item:nth-child(3){--history-rise:-13px;--history-rise-next:26px}#timeline .history-axis-item:nth-child(4){--history-rise:-39px}#timeline .history-axis-item i{width:15px;height:15px}#timeline .history-axis-item.active i{width:24px;height:24px}#timeline .history-axis-item span{font-size:16px}#timeline .history-axis-item:nth-child(4):after{left:calc(116% - 8px);top:calc(var(--history-line-top) - 7px);border-top-width:4px;border-right-width:4px;width:16px;height:16px}#timeline .history-year{font-size:74px}#timeline .history-copy{padding-left:28px}#timeline .history-panel h3{letter-spacing:2px;font-size:22px}#timeline .history-points li{padding-left:18px;font-size:14px}#timeline .history-controls{justify-content:flex-start;gap:12px}#timeline .history-index{font-size:30px}#timeline .history-control-line{width:54px}#timeline .history-control-separator{height:32px}#timeline .history-control{width:46px;height:46px}#timeline .history-control-auto{margin-left:0}.section{padding:52px 0}.detail-section{padding-top:24px}.section-title h2{font-size:28px}.process{grid-template-columns:repeat(2,1fr)}.factory-hero{min-height:420px}.factory-hero-scroll{padding:10px 14px;bottom:20px}.factory-scroll-text{font-size:10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;transition-delay:0s;animation-duration:.01ms;animation-iteration-count:1}.motion-ready .reveal-on-scroll{opacity:1;filter:none;transform:none}.factory-hero-media img{animation:none}.home-core-products-track{animation-duration:30s;animation-iteration-count:infinite}.product-related-track.is-sliding{transition-duration:.45s}}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.dropdown-suppressed .dropdown,.dropdown-suppressed:hover .dropdown,.dropdown-suppressed:focus-within .dropdown,.breadcrumb,.notice{display:none}.eyebrow,.slide-kicker,.site-welcome-content>span{display:none!important}.eyebrow:after,.slide-kicker:after,.site-welcome-content>span:after{content:none!important;display:none!important}#app{min-height:100vh}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-gradient-position{syntax:"*";inherits:false}@property --tw-gradient-from{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-via{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-to{syntax:"<color>";inherits:false;initial-value:#0000}@property --tw-gradient-stops{syntax:"*";inherits:false}@property --tw-gradient-via-stops{syntax:"*";inherits:false}@property --tw-gradient-from-position{syntax:"<length-percentage>";inherits:false;initial-value:0%}@property --tw-gradient-via-position{syntax:"<length-percentage>";inherits:false;initial-value:50%}@property --tw-gradient-to-position{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}
