/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:host,:root{--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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#06121a;--navy:#071822;--panel:#0a202c;--cyan:#42d8ec;--cyan-bright:#92f2ff;--mist:#e9f1f3;--steel:#aab8bd;--white:#f8fbfb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--white);font-family:var(--font-geist-sans),"Noto Sans TC","PingFang TC","Microsoft JhengHei",sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}.site-header{z-index:20;border-bottom:1px solid #ffffff1c;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:92px;padding:0 clamp(24px,5vw,80px);display:grid;position:absolute;top:0;left:0}.brand{align-items:center;width:max-content;display:inline-flex}.brand-lockup{filter:drop-shadow(0 0 12px #68d7e914);width:clamp(315px,27vw,420px);height:auto;display:block}.desktop-nav{align-items:center;gap:clamp(28px,3.2vw,56px);display:flex}.desktop-nav a{color:#b9c8ce;letter-spacing:.04em;font-size:14px;transition:color .25s}.desktop-nav a:hover{color:var(--cyan-bright)}.header-cta{letter-spacing:.06em;border:1px solid #5fe1f261;justify-self:end;align-items:center;gap:20px;padding:12px 18px;font-size:13px;transition:all .25s;display:inline-flex}.header-cta span{color:var(--cyan);font-size:18px}.header-cta:hover{background:var(--cyan);color:var(--ink);border-color:var(--cyan)}.header-cta:hover span{color:var(--ink)}.mobile-nav{display:none}.hero{background:radial-gradient(circle at 66% 46%,#209db124,#0000 30%),linear-gradient(118deg,#061019,#071925 55%,#07131a);height:min(100svh,980px);min-height:820px;padding:92px clamp(24px,7.5vw,120px) 0;position:relative;overflow:hidden}.hero-grid{opacity:.11;background-image:linear-gradient(#7bdcec24 1px,#0000 0),linear-gradient(90deg,#7bdcec24 1px,#0000 0);background-size:74px 74px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero-glow{filter:blur(3px);pointer-events:none;border-radius:50%;position:absolute}.hero-glow-one{border:1px solid #5fe6f83b;width:480px;height:480px;top:12%;right:-270px;box-shadow:inset 0 0 90px #24aec20f}.hero-glow-two{border:1px solid #5fe6f81a;width:800px;height:800px;top:2%;right:-520px}.hero-copy{z-index:4;width:52%;max-width:740px;padding-top:clamp(100px,15vh,160px);position:relative}.eyebrow{color:#8faab5;font-family:var(--font-geist-mono),monospace;letter-spacing:.17em;align-items:center;gap:11px;margin:0 0 26px;font-size:11px;font-weight:650;display:flex}.eyebrow>span{background:var(--cyan);width:32px;height:1px;box-shadow:0 0 10px var(--cyan)}.hero h1,.section h2{letter-spacing:-.045em;margin:0;font-weight:630}.hero h1{font-size:clamp(54px,5.2vw,82px);line-height:1.13}.hero h1 span{color:#8da5ae;font-weight:430}.hero-lead{color:#a7bac1;letter-spacing:.02em;max-width:620px;margin:32px 0 0;font-size:17px;line-height:2}.hero-actions{align-items:center;gap:14px;margin-top:39px;display:flex}.button{justify-content:center;align-items:center;gap:24px;min-width:150px;height:52px;padding:0 22px;font-size:14px;font-weight:650;transition:all .28s;display:inline-flex}.button-primary{color:#031116;background:linear-gradient(135deg,var(--cyan-bright),#32cfe4);box-shadow:0 0 32px #3ad4e926}.button-primary:hover{transform:translateY(-2px);box-shadow:0 0 42px #3ad4e95c}.button-ghost{color:#bfccd1;border:1px solid #fff3}.button-ghost:hover{color:#fff;border-color:#ffffff8c}.coil-stage{z-index:3;perspective:1200px;width:51%;height:60%;position:absolute;top:22%;right:-3%}.coil-shadow{filter:blur(35px);background:#000000bf;border-radius:50%;width:84%;height:20%;position:absolute;bottom:3%;left:5%;transform:rotate(-5deg)}.coil-body{aspect-ratio:1.34;background:linear-gradient(110deg,#24333a,#77888d 15%,#dbe4e4 31%,#6c7c80 54%,#e3e9e8 74%,#526167);border-radius:8% 48% 48% 8%;width:70%;position:absolute;top:12%;left:13%;transform:rotate(-8deg)rotateY(-8deg);box-shadow:-18px 25px 55px #0000007a,inset 0 1px 2px #fffc}.coil-body:before{content:"";border-radius:inherit;mix-blend-mode:overlay;background:repeating-linear-gradient(0deg,#0000 0 9px,#ffffff12 10px,#0000000f 11px);position:absolute;inset:0}.coil-face{aspect-ratio:1;background:radial-gradient(circle at 38% 31%,#f3f7f7 0,#b4c1c3 34%,#617277 66%,#d2dddd 81%,#5c6d72 100%);height:100%;top:0;right:-1%;box-shadow:inset -28px -13px 40px #111c2078,inset 12px 9px 21px #ffffffa6,13px 10px 25px #00000052}.coil-face,.coil-rim{border-radius:50%;position:absolute}.coil-rim{background:linear-gradient(145deg,#809195,#ebf0ef 35%,#44555b 70%,#bec9c9);inset:25%;box-shadow:inset 5px 8px 18px #00000080,0 0 0 3px #ffffff1f}.coil-core{background:radial-gradient(circle at 60% 65%,#071218 0,#132831 70%,#243940 100%);border-radius:50%;position:absolute;inset:24%;box-shadow:inset 8px 7px 15px #020608,0 0 0 2px #ffffff1a}.coil-line{background:linear-gradient(90deg,#0000,#ffffffb3,#0000);width:58%;height:1px;position:absolute;left:3%}.line-one{top:23%}.line-two{top:50%}.line-three{top:73%}.coil-back{aspect-ratio:1;border:1px solid #76d9e92e;border-radius:50%;width:46%;position:absolute;top:23%;left:1%;box-shadow:0 0 70px #20b2c817,inset 0 0 60px #25b1c40d}.spec-chip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#06141ccc;border:1px solid #72e1f033;flex-direction:column;gap:3px;padding:10px 13px;display:flex;position:absolute}.spec-chip span{color:#6f8a94;letter-spacing:.16em;font-size:8px}.spec-chip b{color:var(--cyan-bright);font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;font-size:12px}.spec-chip-one{top:3%;right:8%}.spec-chip-two{bottom:2%;left:8%}.hero-foot{z-index:5;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:35px;left:clamp(24px,7.5vw,120px);right:clamp(24px,5vw,80px)}.hero-foot>div{flex-direction:column;gap:8px;display:flex}.hero-foot-label{color:#627984;letter-spacing:.15em;font-size:10px}.hero-foot b{color:#a9bbc2;letter-spacing:.12em;font-size:12px;font-weight:550}.hero-foot>a{color:#69808a;font:9px var(--font-geist-mono),monospace;letter-spacing:.16em;align-items:center;gap:16px;display:flex}.hero-foot>a i{width:39px;height:39px;color:var(--cyan);border:1px solid #ffffff29;border-radius:50%;place-items:center;font-size:14px;font-style:normal;display:grid}.section{padding:clamp(90px,10vw,150px) clamp(24px,7.5vw,120px)}.products{background:var(--mist);color:var(--ink)}.section-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:10%;margin-bottom:60px;display:grid}.eyebrow.dark{color:#60737b}.section h2{font-size:clamp(42px,4.6vw,68px);line-height:1.16}.section h2 em{color:#71858d;font-style:normal;font-weight:420}.section-heading>p{color:#556970;margin:0 0 3px;font-size:15px;line-height:1.9}.product-grid{background:#c3d0d3;border:1px solid #c3d0d3;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.product-card{background:#f5f8f8;min-height:470px;padding:26px;transition:transform .3s,background .3s;position:relative;overflow:hidden}.product-card:hover{z-index:2;background:#fff;transform:translateY(-8px);box-shadow:0 20px 45px #1c373f21}.product-top{justify-content:space-between;align-items:center;display:flex}.product-top span{color:#90a1a7;font:11px var(--font-geist-mono),monospace}.product-top small{color:#7b8c91;font:8px var(--font-geist-mono),monospace;letter-spacing:.11em}.product-sample{perspective:700px;place-items:center;height:185px;margin:30px -26px;display:grid;position:relative}.product-sample i{border:27px solid #9ba9ac;border-radius:50%;width:120px;height:120px;position:absolute;transform:rotateX(66deg)rotate(-25deg);box-shadow:inset 4px 4px 13px #00000040,8px 12px 22px #172c3233}.product-sample i:first-child{margin-top:-20px;margin-left:-55px}.product-sample i:nth-child(2){filter:brightness(1.08);margin-top:6px;margin-left:3px}.product-sample i:nth-child(3){filter:brightness(.87);margin-top:30px;margin-left:54px}.cyan .product-sample i{border-color:#4b8d98}.blue .product-sample i{border-color:#5e7485}.silver .product-sample i{border-color:#afb8b9}.violet .product-sample i{border-color:#6e6a78}.product-card h3{letter-spacing:-.02em;margin:0 0 14px;font-size:23px}.product-card>p{color:#667980;min-height:76px;margin:0;font-size:13px;line-height:1.75}.product-card>a{border-top:1px solid #d7e0e2;justify-content:space-between;align-items:center;margin-top:22px;padding-top:16px;font-size:12px;font-weight:680;display:flex}.product-card>a span{color:#248ca0;font-size:16px;transition:transform .2s}.product-card>a:hover span{transform:translate(3px,-3px)}.brand-strip{border:1px solid #c9d4d7;grid-template-columns:1.5fr repeat(3,1fr);align-items:center;min-height:105px;margin-top:24px;padding:20px 31px;display:grid}.brand-strip p{color:#687a80;font-size:12px}.brand-strip p span{color:#91a0a5;font:9px var(--font-geist-mono),monospace;letter-spacing:.16em;margin-bottom:8px;display:block}.brand-strip div{border-left:1px solid #c9d4d7;justify-content:center;align-items:center;gap:11px;min-height:45px;display:flex}.brand-strip strong{letter-spacing:.11em;font-size:14px}.brand-strip b{font-size:19px}.capabilities{background:#071720;grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(70px,10vw,160px);display:grid}.capability-intro>p:not(.eyebrow){color:#8ea5ae;max-width:520px;margin:28px 0 34px;font-size:14px;line-height:2}.certifications{border-top:1px solid #ffffff1c;flex-wrap:wrap;align-items:center;gap:13px;padding-top:23px;display:flex}.certifications span{color:#6e8791;font-size:10px}.certifications b{color:#bdd1d7;font:11px var(--font-geist-mono),monospace;letter-spacing:.08em}.certifications i{background:#ffffff24;width:1px;height:14px;margin:0 7px}.equipment-list{border-top:1px solid #ffffff26}.equipment-list article{border-bottom:1px solid #ffffff26;grid-template-columns:56px 1fr auto;align-items:center;gap:20px;min-height:145px;padding:26px 3px;transition:padding .25s,background .25s;display:grid;position:relative}.equipment-list article:hover{background:#47d5e80e;padding-left:19px;padding-right:19px}.equipment-list article>span{color:#536e79;font:10px var(--font-geist-mono),monospace;align-self:start}.equipment-list small{color:var(--cyan);font:10px var(--font-geist-mono),monospace;letter-spacing:.1em;display:block}.equipment-list h3{letter-spacing:.02em;margin:4px 0 8px;font-size:21px}.equipment-list p{color:#718994;margin:0;font-size:12px}.equipment-list article>i{color:#5ed9e9;font-size:18px;font-style:normal}.about{background:#0a202b;padding-bottom:0}.about-panel{grid-template-columns:1fr 1fr;gap:10%;padding-bottom:clamp(90px,9vw,140px);display:grid}.about-copy>p:not(.eyebrow){color:#91a8b1;max-width:630px;margin:30px 0 0;font-size:15px;line-height:2.05}.related-company{background:#41cfe40b;border:1px solid #59daec38;flex-direction:column;gap:8px;max-width:530px;margin-top:30px;padding:18px 20px;display:flex}.related-company span{color:#5e8592;font:8px var(--font-geist-mono),monospace;letter-spacing:.17em}.related-company b{color:#eef6f7;letter-spacing:.055em;font-size:22px;font-weight:700}.history{border-top:1px solid #ffffff24}.history-item{border-bottom:1px solid #ffffff24;grid-template-columns:100px 1fr;align-items:center;min-height:91px;padding:20px 4px;display:grid}.history-item b{color:var(--cyan);font:17px var(--font-geist-mono),monospace;letter-spacing:.04em}.history-item span{color:#a9bac0;font-size:13px;line-height:1.65}.contact-card{color:#041219;background:linear-gradient(110deg,#5be0ef,#2eb9cf);grid-template-columns:1fr .65fr;align-items:center;gap:10%;margin:0 calc(-1*clamp(24px,7.5vw,120px));padding:clamp(55px,6vw,90px) clamp(24px,7.5vw,120px);display:grid}.contact-card .eyebrow{color:#245c67}.contact-card .eyebrow>span{box-shadow:none;background:#07323a}.contact-card h2{font-size:clamp(38px,4.1vw,62px)}.contact-promise{color:#174e58;max-width:540px;margin:25px 0 0;font-size:14px;line-height:1.8}.contact-action>p{color:#1a535d;margin:0 0 20px;font-size:14px;line-height:1.8}.contact-details{border-top:1px solid #0412193d;margin-bottom:18px}.contact-details>a,.contact-details>div{border-bottom:1px solid #0412192e;grid-template-columns:64px 1fr;align-items:center;min-height:43px;padding:10px 2px;display:grid}.contact-details span{color:#2d6873;letter-spacing:.08em;font-size:10px}.contact-details b{color:#07212a;font-size:13px;font-weight:670;line-height:1.5}.contact-details a:hover b{text-underline-offset:3px;text-decoration:underline}.contact-action .contact-button{color:#fff;background:#061820;justify-content:space-between;align-items:center;height:58px;padding:0 22px;font-size:14px;font-weight:680;transition:transform .25s,box-shadow .25s;display:flex}.contact-action .contact-button:hover{transform:translateY(-3px);box-shadow:0 14px 30px #03161b3b}.contact-action .contact-button span{color:var(--cyan-bright);font-size:18px}.inquiry-section{color:var(--ink);background:#e9f1f3;grid-template-columns:.68fr 1.32fr;align-items:start;gap:clamp(45px,7vw,110px);margin:0 calc(-1*clamp(24px,7.5vw,120px));padding:clamp(80px,8vw,120px) clamp(24px,7.5vw,120px);display:grid}.inquiry-heading{position:sticky;top:40px}.inquiry-heading .eyebrow{color:#60737b}.inquiry-heading h2{font-size:clamp(38px,4vw,60px)}.inquiry-heading>p:last-child{color:#5c7077;max-width:460px;margin:25px 0 0;font-size:14px;line-height:1.9}.inquiry-form{background:#f8fbfb;border:1px solid #c4d2d5;padding:clamp(25px,3vw,42px);box-shadow:0 22px 60px #1c373f17}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px;display:grid}.form-grid label{flex-direction:column;gap:9px;display:flex}.form-grid label>span{color:#435960;letter-spacing:.06em;font-size:11px;font-weight:680}.form-grid input,.form-grid select,.form-grid textarea{color:#071820;background:#fff;border:1px solid #c8d4d7;border-radius:0;outline:none;width:100%;padding:13px 14px;transition:border-color .2s,box-shadow .2s}.form-grid input,.form-grid select{height:48px}.form-grid textarea{resize:vertical;min-height:112px;line-height:1.6}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#159cb1;box-shadow:0 0 0 3px #2dbed221}.form-grid input::placeholder,.form-grid textarea::placeholder{color:#91a0a5}.form-wide{grid-column:1/-1}.privacy-check{color:#5a6d73;align-items:flex-start;gap:10px;margin:20px 0;font-size:11px;line-height:1.6;display:flex}.privacy-check input{accent-color:#0a91a6;margin-top:3px}.form-submit-row{border-top:1px solid #d2dcde;justify-content:space-between;align-items:center;gap:22px;padding-top:18px;display:flex}.form-submit-row p{color:#708288;margin:0;font-size:11px;line-height:1.6}.form-submit-row button{color:#fff;cursor:pointer;background:#071a22;border:0;flex:none;align-items:center;gap:28px;min-height:54px;padding:0 22px;font-weight:680;transition:transform .2s,box-shadow .2s;display:inline-flex}.form-submit-row button span{color:var(--cyan-bright);font-size:18px}.form-submit-row button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #071a222e}footer{color:#67808a;background:#041017;grid-template-columns:1fr auto 1fr;align-items:center;min-height:150px;padding:35px clamp(24px,7.5vw,120px);display:grid}.footer-brand{color:#fff}footer p{letter-spacing:.12em;font-size:11px}footer>span{color:#afc0c6;font:11.5px/1.7 var(--font-geist-mono),monospace;letter-spacing:.04em;justify-self:end}@media (max-width:1060px){.site-header{grid-template-columns:1fr auto}.desktop-nav,.header-cta{display:none}.mobile-nav{justify-self:end;display:block;position:relative}.mobile-nav summary{cursor:pointer;border:1px solid #ffffff29;place-content:center;gap:7px;width:42px;height:42px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--cyan-bright);width:18px;height:1px;display:block}.mobile-nav nav{background:#081923;border:1px solid #ffffff24;width:210px;padding:12px;position:absolute;top:50px;right:0;box-shadow:0 20px 40px #0006}.mobile-nav nav a{color:#becdd2;border-bottom:1px solid #ffffff14;padding:14px;font-size:13px;display:block}.mobile-nav nav a:last-child{color:var(--cyan-bright);border-bottom:0}.hero-copy{width:60%}.coil-stage{width:57%;right:-11%}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card{min-height:430px}.capabilities{grid-template-columns:1fr 1fr;gap:70px}}@media (max-width:760px){.site-header{height:76px}.brand-lockup{width:min(76vw,340px)}.hero{height:auto;min-height:820px;padding-top:76px}.hero-copy{width:100%;padding-top:76px}.hero h1{font-size:clamp(43px,12vw,59px)}.hero-lead{font-size:15px;line-height:1.85}.hero-actions{align-items:stretch}.button{flex:1;gap:13px;min-width:0;padding:0 16px}.coil-stage{width:112%;height:320px;margin:30px -6% 90px;position:relative;top:auto;right:auto}.coil-body{width:66%;top:14%;left:19%}.coil-back{top:20%;left:8%}.spec-chip-one{right:8%}.spec-chip-two{left:6%}.hero-foot{bottom:25px}.hero-foot>a{display:none}.hero-foot b{font-size:10px;line-height:1.6}.about-panel,.capabilities,.contact-card,.inquiry-section,.section-heading{grid-template-columns:1fr}.section-heading{gap:24px;margin-bottom:40px}.section-heading>p{max-width:560px}.product-grid{grid-template-columns:1fr}.product-card{min-height:415px}.product-sample{height:165px}.product-card>p{min-height:0}.brand-strip{grid-template-columns:1fr 1fr;gap:14px;padding:18px}.brand-strip p{grid-column:1/-1}.brand-strip div{border-top:1px solid #c9d4d7;border-left:0;padding-top:15px}.brand-strip div:last-child{grid-column:1/-1}.capabilities{gap:58px}.about-panel{gap:55px}.contact-card{gap:36px}.contact-action{max-width:520px}.inquiry-section{gap:40px}.inquiry-heading{position:static}.form-grid{grid-template-columns:1fr}.form-wide{grid-column:auto}.form-submit-row{flex-direction:column;align-items:stretch}.form-submit-row button{justify-content:space-between}footer{grid-template-columns:1fr;gap:22px;padding-top:45px;padding-bottom:45px}footer p{margin:0}footer>span{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}@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}