/*! tailwindcss v4.2.4 | 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)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--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}}}@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;--spacing:.25rem;--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;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{.visible{visibility:visible}.static{position:static}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.hidden{display:none}.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,)}.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,)}}:root{color-scheme:light;--ink:#17202a;--muted:#5f6c7a;--line:#d8e1e8;--line-strong:#bdcbd5;--surface:#f6f8fa;--surface-strong:#eef4f3;--brand:#1f6f7a;--brand-dark:#123f49;--brand-soft:#e9f4f5;--brand-line:#bfd8dc;--navy:#11202f;--accent:#1f6f7a;--gold:#1f6f7a}*{box-sizing:border-box}body{color:var(--ink);background:linear-gradient(#fff 0 500px,#f5f8f9 500px 100%);margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{z-index:30;background:#fff;border-bottom:1px solid #cfdbe2;justify-content:space-between;align-items:center;gap:24px;padding:18px max(24px,50vw - 566px);display:flex;position:relative}.brand{color:var(--navy);align-items:center;gap:10px;font-size:20px;font-weight:700;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg,var(--brand-dark),var(--brand));border-radius:8px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.brand strong,.brand small{display:block}.brand small{color:var(--muted);text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:700}nav{color:var(--muted);align-items:center;gap:20px;font-size:15px;display:flex}.primary-nav{flex-wrap:nowrap;justify-content:flex-end;gap:14px;font-size:14px}.mega-nav{position:relative}.mega-nav__trigger{min-height:40px;color:var(--muted);border-radius:6px;align-items:center;gap:6px;padding:0 10px;display:inline-flex}.mega-nav__trigger:hover,.mega-nav:focus-within .mega-nav__trigger,.mega-nav:hover .mega-nav__trigger{color:var(--brand-dark);background:var(--brand-soft)}.mega-panel{border:1px solid var(--line);width:min(1040px,100vw - 48px);color:var(--ink);background:#fff;border-radius:12px;grid-template-columns:250px minmax(0,1fr);gap:18px;padding:18px;display:none;position:absolute;top:calc(100% + 16px);right:-160px;box-shadow:0 22px 50px #11202f29}.mega-panel:before{content:"";width:180px;height:18px;position:absolute;top:-18px;right:130px}.mega-nav:hover .mega-panel,.mega-nav:focus-within .mega-panel{display:grid}.mega-panel__intro{background:var(--brand-soft);border-radius:10px;padding:18px}.mega-panel__intro strong{color:var(--brand-dark);font-size:18px;display:block}.mega-panel__intro p{color:var(--muted);margin:10px 0 18px;font-size:14px;line-height:1.5}.mega-panel__intro a{color:var(--brand);font-weight:800}.mega-panel__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mega-panel__links a{border:1px solid #0000;border-radius:8px;padding:12px;display:block}.mega-panel__links a:hover{border-color:var(--brand-line);background:#f7fbfb}.mega-panel__links strong,.mega-panel__links span{display:block}.mega-panel__links strong{color:var(--navy);font-size:15px}.mega-panel__links span{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.45}.mobile-menu{display:none}.top-strip{color:#dce8ea;background:var(--navy);justify-content:space-between;gap:24px;padding:9px max(24px,50vw - 566px);font-size:13px;display:flex}.top-strip div{flex-wrap:wrap;gap:16px;display:flex}.top-strip a{color:#fff;font-weight:700}.nav-quote{color:#fff;background:var(--brand);border-radius:6px;padding:9px 12px;font-weight:700}.hero,.page-title,.product-hero,.section{max-width:1180px;margin:0 auto;padding:36px 24px}.breadcrumb{max-width:1180px;min-height:64px;color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0 auto;padding:0 24px;font-size:15px;display:flex}.breadcrumb strong{color:var(--ink);font-weight:500}.hero{align-items:center;min-height:420px;display:grid}.hero h1,.page-title h1,.product-intro h1{max-width:850px;margin:0;font-size:clamp(32px,3.2vw,44px);line-height:1.08}.hero p,.product-intro p{max-width:680px;color:var(--muted);font-size:16px}.eyebrow{color:var(--brand);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:700}.button,button{color:#fff;background:var(--brand);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;font-weight:700;display:inline-flex}.button:hover,button:hover{background:var(--brand-dark)}.section-heading{margin-bottom:24px}.section-heading h2,.product-copy h2,.quote-panel h2{margin:0 0 14px;font-size:28px;line-height:1.2}.product-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px}.product-card__image{height:180px;color:var(--muted);background:var(--surface);border-radius:6px;place-items:center;display:grid}.product-card p,.product-card span{color:var(--muted);font-size:14px}.product-card h2,.product-card h3{margin:8px 0;font-size:20px;line-height:1.25}.home-hero,.home-trust,.home-section,.home-quality,.home-final-quote{max-width:1180px;margin:0 auto;padding-left:24px;padding-right:24px}.home-hero{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:64px;min-height:650px;padding-top:72px;padding-bottom:88px;display:grid}.home-kicker{color:#0369a1;letter-spacing:.05em;text-transform:uppercase;background:#f0f9ff;border-radius:999px;align-items:center;gap:8px;margin:0 0 22px;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.home-kicker:before{content:"";border:2px solid;border-radius:999px;width:9px;height:9px}.home-hero h1{color:#0f172a;letter-spacing:0;max-width:650px;margin:0;font-size:clamp(48px,6vw,82px);line-height:.98}.home-hero h1 span{color:#0284c7;display:block}.home-hero__copy>p:not(.home-kicker){color:#475569;max-width:610px;margin:28px 0 0;font-size:20px;line-height:1.55}.home-actions{flex-wrap:wrap;gap:16px;margin-top:38px;display:flex}.home-button{color:#fff;background:#0284c7;border:1px solid #0284c7;border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 28px;font-weight:800;display:inline-flex;box-shadow:0 16px 34px #0284c738}.home-button:hover{background:#0369a1;border-color:#0369a1}.home-button--ghost{color:#0f172a;box-shadow:none;background:#fff;border-color:#dbe6ee}.home-button--ghost:hover{color:#0f172a;background:#f8fbfd;border-color:#bfd7e6}.home-hero__visual{min-height:520px;position:relative}.home-glass-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #bfd7e6cc;position:absolute;box-shadow:0 30px 80px #0f172a24}.home-glass-card--large{border-radius:30px;place-items:center;padding:42px;display:grid;inset:24px 0 0 34px;overflow:hidden}.home-glass-card--large img{object-fit:contain;width:100%;height:100%;max-height:440px}.home-glass-card--small{border-radius:18px;width:230px;padding:22px;bottom:26px;left:0}.home-glass-card--small strong,.home-glass-card--small span{display:block}.home-glass-card--small strong{color:#0f172a;font-size:22px}.home-glass-card--small span{color:#64748b;margin-top:10px;line-height:1.45}.home-orbit{z-index:-1;filter:blur(4px);border-radius:999px;position:absolute}.home-orbit--one{background:#e0f2fe;width:180px;height:180px;top:12px;right:-34px}.home-orbit--two{background:#f0f9ff;width:128px;height:128px;bottom:0;left:10px}.home-trust{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:34px;padding-bottom:34px;display:grid}.home-trust article{background:#f8fafc;border-radius:14px;padding:22px}.home-trust strong,.home-trust span{display:block}.home-trust strong{color:#0f172a;font-size:30px;line-height:1}.home-trust span{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin-top:12px;font-size:13px;font-weight:800}.home-section{padding-top:88px;padding-bottom:88px}.home-section__head{max-width:760px}.home-section__head h2,.home-featured__head h2,.home-oem__copy h2,.home-quality h2,.home-final-quote h2{color:#0f172a;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.08}.home-section__head>p:not(.home-kicker),.home-oem__copy p,.home-final-quote p{color:#475569;margin:22px 0 0;font-size:19px;line-height:1.55}.home-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:44px;display:grid}.home-category-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-height:235px;padding:26px;transition:transform .18s,border-color .18s,box-shadow .18s;box-shadow:0 18px 42px #0f172a0f}.home-category-card:hover{border-color:#7dd3fc;transform:translateY(-4px);box-shadow:0 24px 56px #0284c71f}.home-category-card span{color:#0284c7;background:#f0f9ff;border-radius:13px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.home-category-card h3{color:#0f172a;margin:28px 0 10px;font-size:24px}.home-category-card p{color:#475569;margin:0}.home-category-card strong{color:#0284c7;margin-top:22px;display:block}.home-featured{color:#fff;background:#0f172a}.home-featured__inner{max-width:1180px;margin:0 auto;padding:88px 24px}.home-featured .home-kicker{color:#7dd3fc;background:#0ea5e91f}.home-featured__head{justify-content:space-between;align-items:end;gap:28px;margin-bottom:42px;display:flex}.home-featured__head h2{color:#fff;max-width:720px}.home-featured__head a{color:#7dd3fc;font-weight:800}.home-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.home-product-card{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:18px;padding:16px}.home-product-card>div{background:#fff;border-radius:14px;place-items:center;height:210px;display:grid;overflow:hidden}.home-product-card img{object-fit:contain;width:100%;height:100%;padding:14px}.home-product-card span{color:#7dd3fc;text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:900;display:block}.home-product-card h3{color:#fff;margin:8px 0;font-size:20px;line-height:1.2}.home-product-card p{color:#cbd5e1;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.home-oem{grid-template-columns:.8fr 1.2fr;align-items:start;gap:46px;display:grid}.home-process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-process-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:18px;min-height:210px;padding:26px}.home-process-grid span{color:#fff;background:#0284c7;border-radius:999px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.home-process-grid h3{color:#0f172a;margin:26px 0 10px;font-size:22px}.home-process-grid p{color:#475569;margin:0}.home-quality{background:#fff;grid-template-columns:minmax(0,.92fr) minmax(0,1fr);align-items:center;gap:72px;padding-top:96px;padding-bottom:96px;display:grid}.home-quality__image{border-radius:26px;overflow:hidden;box-shadow:0 28px 72px #0f172a24}.home-quality__image img{object-fit:contain;background:#fff;width:100%;height:430px;padding:34px}.home-quality ul{gap:22px;margin:34px 0 0;padding:0;list-style:none;display:grid}.home-quality li{color:#334155;padding-left:38px;font-size:19px;line-height:1.45;position:relative}.home-quality li:before{content:"";background:#0284c7;border-radius:999px;width:18px;height:18px;position:absolute;top:.35em;left:0;box-shadow:inset 0 0 0 5px #e0f2fe}.home-final-quote{padding-top:86px;padding-bottom:98px}.home-final-quote>div{text-align:center;background:#fff;border-radius:46px;max-width:920px;margin:0 auto;padding:72px 48px;position:relative;overflow:hidden;box-shadow:0 34px 90px #0f172a24}.home-final-quote>div:before{content:"";background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:0 0 999px 999px;height:7px;position:absolute;top:0;left:42px;right:42px}.home-final-quote p{max-width:680px;margin-left:auto;margin-right:auto}.home-final-quote>div>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:42px;display:flex}.home-final-quote a:not(.home-button){color:#64748b;font-weight:800}.product-hero{border:1px solid var(--brand-line);background:#fff;border-radius:12px;grid-template-columns:minmax(320px,44%) 1fr;align-items:start;gap:44px;padding:42px;display:grid;box-shadow:0 8px 26px #11202f0f}.product-gallery{gap:12px;display:grid}.product-media{min-height:470px;box-shadow:none;background:#fff;border:1px solid #e4ebef;border-radius:10px;place-items:center;display:grid;overflow:hidden}.product-media img{object-fit:contain;width:100%;max-height:430px;transition:transform .18s,object-position .18s}.product-media img[data-view=scale]{object-position:46% 63%;transform:scale(1.42)}.product-media img[data-view=spout]{object-position:24% 20%;transform:scale(1.34)}.gallery-strip{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.thumb{min-height:122px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #e4ebef;border-radius:8px;grid-template-rows:1fr auto;gap:6px;padding:8px;font-size:13px;display:grid;overflow:hidden}.thumb.is-active{border-color:var(--brand);color:var(--brand-dark);background:var(--surface-strong);box-shadow:inset 0 0 0 1px var(--brand);font-weight:700}.thumb:hover{border-color:var(--brand-line);background:#f8fcfc}.thumb img{object-fit:cover;border-radius:6px;width:100%;height:82px}.thumb:nth-child(2) img{object-position:45% 64%;transform:scale(1.9)}.thumb:nth-child(3) img{object-position:18% 22%;transform:scale(1.8)}.thumb small{text-align:center;font-size:12px;display:block}.hero-brief{gap:24px;margin-top:24px;display:grid}.feature-stack{background:#fff;border:0;border-radius:0;gap:10px;padding:0;display:grid}.hero-info-grid{grid-template-columns:1fr;gap:16px;display:grid}.mini-label{color:var(--brand);margin:0;font-size:14px;font-weight:800}.hero-feature-list{color:#26323f;gap:8px;margin:0;padding-left:24px;font-size:17px;font-weight:500;line-height:1.45;display:grid}.hero-feature-list li::marker{color:#17202a}.quote-callout{border:1px solid var(--brand-line);background:var(--brand-soft);border-radius:10px;padding:22px}.quote-callout p{color:var(--ink);margin:0 0 16px;font-size:16px;font-weight:700}.quote-button{color:#fff;text-transform:uppercase;background:var(--brand);border-radius:6px;justify-content:center;align-items:center;min-height:48px;font-size:16px;font-weight:800;display:flex}.quote-button:hover{background:var(--brand-dark)}.quote-callout span{color:var(--muted);margin-top:14px;font-size:14px;display:block}.hero-cert-row{color:#526a72;flex-wrap:wrap;gap:18px;font-size:15px;font-weight:700;display:flex}.hero-cert-row span:before{content:"";background:var(--brand);border-radius:999px;width:10px;height:10px;margin-right:8px;display:inline-block}.hero-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px;display:flex}.text-link{color:var(--brand-dark);font-weight:700}.quick-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.quick-spec-grid div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px}.quick-spec-grid span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700;display:block}.quick-spec-grid strong{margin-top:4px;font-size:15px;line-height:1.35;display:block}.product-layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:36px;display:grid}.product-copy h2{margin-top:36px}.product-copy>h2:first-child{margin-top:0}.product-copy p{max-width:780px}.section-kicker{color:var(--brand);text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.content-panel{border:1px solid var(--line);background:#fff;border-radius:8px;padding:20px}.overview-grid{gap:12px;display:grid}.overview-grid section{border-left:3px solid var(--brand);padding:2px 0 2px 16px}.overview-grid h3{margin:0 0 4px;font-size:18px}.overview-grid p{color:#334155;margin:0}.content-panel h2{margin-top:0}.split-panels{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:28px 0;display:grid}.check-list{gap:9px;margin:0;padding-left:0;list-style:none;display:grid}.check-list li{padding-left:22px;position:relative}.check-list li:before{content:"";background:var(--brand);border-radius:999px;width:8px;height:8px;position:absolute;top:.72em;left:0}.table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:620px;font-size:15px}th,td{border-bottom:1px solid var(--line);text-align:left;padding:13px 16px}th{color:#26323f;background:#e8f1f0}tbody tr:nth-child(2n){background:#fbfcfd}tbody tr:hover{background:#f1f7f6}.faq-list{gap:10px;display:grid}details{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px 16px}summary{cursor:pointer;font-weight:700}.quote-panel{background:#fff;border:1px solid #aebfc7;border-radius:8px;padding:20px;position:sticky;top:24px;box-shadow:0 18px 44px #11202f1f}.quote-panel p{color:var(--muted)}.inquiry-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inquiry-form label{gap:5px;font-size:14px;font-weight:700;display:grid}.inquiry-form input,.inquiry-form textarea{border:1px solid var(--line);width:100%;font:inherit;background:#fff;border-radius:6px;padding:9px 10px}.inquiry-form input[readonly]{color:var(--muted);background:var(--surface)}.inquiry-form label:nth-of-type(2),.inquiry-form label:nth-of-type(7){grid-column:1/-1}.inquiry-form button{grid-column:1/-1;width:100%}.quote-notes{border-top:1px solid var(--line);color:var(--muted);gap:8px;margin-top:18px;padding-top:16px;font-size:13px;display:grid}.related-panel{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-top:34px;padding:20px;display:flex}.related-panel h2{margin:0 0 6px}.related-panel p{color:var(--muted);margin:0}.related-links{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.related-links a{border:1px solid var(--line);color:var(--brand-dark);background:var(--surface-strong);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.category-hero{grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:32px;max-width:1180px;margin:0 auto;padding:52px 24px;display:grid}.category-hero h1{max-width:820px;margin:0;font-size:clamp(40px,5vw,68px);line-height:1.02}.category-hero p{max-width:780px;color:var(--muted);font-size:18px}.category-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px;display:flex}.category-summary{border:1px solid var(--brand-line);background:var(--brand-soft);border-radius:10px;padding:22px}.category-summary strong{color:var(--brand-dark);font-size:54px;line-height:1;display:block}.category-summary span{color:#526a72;margin-top:10px;font-weight:700;display:block}.category-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.category-feature-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.category-feature-grid h3{margin:0 0 8px;font-size:20px}.category-feature-grid p{color:var(--muted);margin:0}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.category-product-card{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:180px minmax(0,1fr);gap:18px;padding:16px;display:grid}.category-product-card__image{background:#fff;border:1px solid #e4ebef;border-radius:8px;place-items:center;min-height:170px;display:grid}.category-product-card__image img{object-fit:contain;max-height:150px}.category-product-card span{color:var(--brand);text-transform:uppercase;font-size:12px;font-weight:800}.category-product-card h3{margin:6px 0 8px;font-size:22px;line-height:1.2}.category-product-card p{color:var(--muted);margin:0 0 12px}.category-product-card strong{color:var(--brand-dark)}.category-quote-band{border:1px solid var(--brand-line);background:var(--brand-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;display:flex}.category-quote-band h2{margin:0 0 8px}.category-quote-band p{max-width:720px;color:var(--muted);margin:0}.quote-notes strong{color:var(--ink)}.quote-notes span{padding-left:16px;position:relative}.quote-notes span:before{content:"";background:var(--accent);border-radius:999px;width:6px;height:6px;position:absolute;top:.75em;left:0}.about-hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:center;gap:42px;max-width:1180px;margin:0 auto;padding:54px 24px;display:grid}.about-hero__content h1{max-width:820px;margin:0;font-size:clamp(42px,5vw,72px);line-height:1.02}.about-hero__content p{max-width:760px;color:var(--muted);font-size:18px}.about-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:24px;display:flex}.about-hero__media,.about-proof__image{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.about-hero__media img,.about-proof__image img,.about-workshop img{object-fit:cover;width:100%;height:100%;display:block}.about-hero__media{aspect-ratio:4/5}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.trust-strip div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:20px}.trust-strip strong{color:var(--brand-dark);font-size:34px;line-height:1;display:block}.trust-strip span{color:var(--muted);margin-top:10px;font-weight:700;display:block}.about-split,.about-proof,.about-workshop{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:36px;display:grid}.about-split p,.about-workshop p{color:var(--muted)}.about-card-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.about-card-grid article,.process-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:20px}.about-card-grid h3,.process-grid h3{margin:0 0 8px}.about-card-grid p,.process-grid p{color:var(--muted);margin:0}.about-proof{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.about-proof__image{aspect-ratio:16/9}.check-list{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--muted);padding-left:28px;position:relative}.check-list li:before{content:"";background:var(--brand);width:12px;height:12px;box-shadow:inset 0 0 0 3px var(--brand-soft);border-radius:999px;position:absolute;top:.45em;left:0}.process-grid article span{color:#fff;background:var(--brand);border-radius:999px;place-items:center;width:38px;height:38px;margin-bottom:16px;font-weight:800;display:inline-grid}.about-workshop{border-top:1px solid var(--line);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.about-workshop img{aspect-ratio:16/9;border:1px solid var(--line);border-radius:12px}.about-cta{border:1px solid var(--brand-line);background:var(--brand-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:24px;display:flex}.about-cta h2{margin:0 0 8px}.about-cta p{max-width:740px;color:var(--muted);margin:0}.about-studio{max-width:1180px;margin:0 auto;padding:0 24px 58px}.about-studio-hero{grid-template-columns:minmax(0,1fr) 360px;align-items:stretch;gap:28px;padding:52px 0 28px;display:grid}.about-studio-copy{border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7fbfb);border-radius:8px;align-content:center;min-height:410px;padding:42px;display:grid}.about-studio-copy h1{max-width:840px;color:var(--ink);margin:0;font-size:clamp(42px,5vw,70px);line-height:1.02}.about-studio-copy>p{max-width:760px;color:var(--muted);font-size:18px}.about-capability-panel{border:1px solid var(--brand-line);background:var(--brand-soft);border-radius:8px;align-content:space-between;gap:18px;padding:24px;display:grid}.about-capability-panel__top span{color:var(--brand);text-transform:uppercase;font-size:12px;font-weight:800;display:block}.about-capability-panel__top strong{color:var(--brand-dark);margin-top:8px;font-size:28px;line-height:1.15;display:block}.about-capability-grid{gap:10px;display:grid}.about-capability-grid div{background:#ffffffb8;border:1px solid #1f6f7a2e;border-radius:8px;padding:15px}.about-capability-grid strong,.about-capability-grid span{display:block}.about-capability-grid strong{color:var(--brand-dark);font-size:26px;line-height:1}.about-capability-grid span{color:#526a72;margin-top:8px;font-size:14px;font-weight:700}.about-visual-panel,.about-proof-studio,.about-workshop-studio,.about-studio-cta{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:30px;margin-top:28px;padding:28px;display:grid}.about-visual-panel img,.about-proof-studio img,.about-workshop-studio img{aspect-ratio:16/10;object-fit:cover;background:#f8fafb;border:1px solid #e4ebef;border-radius:8px;width:100%}.about-visual-panel h2,.about-proof-studio h2,.about-workshop-studio h2,.about-studio-cta h2,.about-flow h2,.about-studio-section h2{margin:0 0 12px;font-size:clamp(28px,3vw,42px);line-height:1.12}.about-visual-panel p,.about-proof-studio p,.about-workshop-studio p,.about-studio-cta p,.about-flow p,.about-studio-card-grid p{color:var(--muted)}.about-studio-section,.about-flow{margin-top:34px;padding:8px 0}.about-studio-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.about-studio-card-grid article,.about-flow-grid article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:20px}.about-studio-card-grid article span{width:34px;height:34px;color:var(--brand-dark);background:var(--brand-soft);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:inline-flex}.about-studio-card-grid h3{margin:18px 0 8px;font-size:20px;line-height:1.2}.about-flow-grid{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.about-flow-grid article{border:0;border-right:1px solid var(--line);border-radius:0}.about-flow-grid article:last-child{border-right:0}.about-flow-grid strong{color:var(--ink);font-size:20px;display:block}.about-studio-cta{border-color:var(--brand-line);background:var(--brand-soft);grid-template-columns:minmax(0,1fr) auto}body:has(.about-final){background:#f7faff}.about-final{--about-blue:#2b66f6;--about-dark:#101827;--about-muted:#60708a;--about-soft:#f5f8fc;--about-line:#e3eaf3;color:var(--about-dark);background:#f7faff;overflow:hidden}.about-final-nav{z-index:30;border-bottom:1px solid var(--about-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;justify-content:space-between;align-items:center;gap:28px;min-height:120px;padding:0 clamp(22px,3vw,64px);display:flex;position:sticky;top:0;box-shadow:0 8px 26px #10182714}.about-final-brand{color:var(--about-dark);white-space:nowrap;align-items:center;gap:14px;font-size:clamp(22px,2vw,30px);font-weight:900;line-height:1;display:inline-flex}.about-final-brand strong{color:var(--about-blue)}.about-final-brand__mark{color:#fff;background:var(--about-blue);border-radius:14px;place-items:center;width:60px;height:60px;display:grid}.about-final-brand__mark svg,.about-final-card-grid svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:28px;height:28px}.about-final-nav nav{color:#43516a;align-items:center;gap:clamp(22px,3vw,44px);font-size:22px;font-weight:700;display:flex}.about-final-nav__cta{color:#fff;text-align:center;background:var(--about-dark);border-radius:999px;min-width:212px;padding:18px 28px;box-shadow:0 18px 40px #1018272e}.about-final-hero{grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);align-items:center;gap:clamp(36px,6vw,92px);min-height:calc(100vh - 120px);padding:96px clamp(24px,3vw,64px) 72px;display:grid}.about-final-kicker,.about-final-label{width:fit-content;color:var(--about-blue);letter-spacing:1.4px;text-transform:uppercase;background:#eef4ff;border-radius:999px;align-items:center;gap:10px;margin:0 0 44px;padding:7px 18px;font-size:18px;font-weight:900;display:inline-flex}.about-final-kicker span{border:2px solid;border-radius:4px;width:16px;height:16px;transform:rotate(45deg)}.about-final-hero h1{max-width:880px;color:var(--about-dark);letter-spacing:0;margin:0;font-size:clamp(58px,7vw,112px);line-height:1.08}.about-final-hero h1 strong{color:var(--about-blue);display:block}.about-final-hero__copy>p{color:#354763;max-width:880px;margin:56px 0 0;font-size:clamp(22px,2vw,31px);line-height:1.48}.about-final-actions{flex-wrap:wrap;gap:24px;margin-top:62px;display:flex}.about-final-button{border:2px solid var(--about-dark);color:#fff;background:var(--about-dark);border-radius:999px;justify-content:center;align-items:center;min-height:88px;padding:0 50px;font-size:25px;font-weight:900;display:inline-flex;box-shadow:0 18px 38px #1018271f}.about-final-button:after{content:"→";margin-left:22px;font-size:34px;line-height:1}.about-final-button--ghost{color:var(--about-dark);box-shadow:none;background:0 0;border-color:#dce4ee}.about-final-button--ghost:after{content:"";margin:0}.about-final-hero__media{min-height:620px;position:relative}.about-final-hero__media>img{object-fit:cover;border-radius:58px;width:100%;height:min(70vh,880px);min-height:560px;box-shadow:0 40px 80px #10182729}.about-final-cert{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #ffffffad;border-radius:20px;width:300px;padding:34px 36px;position:absolute;bottom:-36px;left:-38px;box-shadow:0 24px 52px #1018272e}.about-final-check{color:#15803d;background:#d7ffd9;border-radius:999px;place-items:center;width:56px;height:56px;font-size:24px;font-weight:900;display:inline-grid}.about-final-cert strong{margin-top:18px;font-size:22px;display:block}.about-final-cert p{color:#677891;margin:22px 0 0;font-size:20px;line-height:1.28}.about-final-stats{border-top:1px solid var(--about-line);border-bottom:1px solid var(--about-line);background:#fff;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;padding:42px clamp(24px,3vw,64px) 68px;display:grid}.about-final-stats div{grid-template-columns:auto 1fr;align-items:center;column-gap:14px;display:grid}.about-final-stat-icon{color:var(--about-blue);font-size:34px;line-height:1}.about-final-stats strong{color:#020a1a;font-size:44px;line-height:1}.about-final-stats p{color:#96a3ba;letter-spacing:2.3px;text-transform:uppercase;grid-column:1/-1;margin:24px 0 0;font-size:18px;font-weight:900}.about-final-capabilities{padding:190px clamp(24px,3vw,64px) 72px}.about-final-section-head h2{max-width:1180px;margin:0;font-size:clamp(42px,4vw,58px);line-height:1.08}.about-final-section-head p{color:#354763;max-width:980px;margin:46px 0 0;font-size:30px;line-height:1.48}.about-final-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;margin-top:128px;display:grid}.about-final-card-grid article{border:1px solid var(--about-line);background:#fff;border-radius:32px;min-height:376px;padding:48px;box-shadow:0 2px 12px #10182714}.about-final-card-grid article>span{width:72px;height:72px;color:var(--about-blue);background:#eef4ff;border-radius:22px;place-items:center;display:grid}.about-final-card-grid h3{margin:46px 0 26px;font-size:30px;line-height:1.15}.about-final-card-grid p{color:#354763;margin:0;font-size:23px;line-height:1.44}.about-final-quality{background:#fff;grid-template-columns:minmax(0,.95fr) minmax(0,.9fr);align-items:center;gap:clamp(48px,6vw,120px);padding:190px clamp(28px,4vw,88px);display:grid}.about-final-quality img{aspect-ratio:16/9;object-fit:cover;border-radius:34px;width:100%;box-shadow:0 40px 86px #10182726}.about-final-label{background:0 0;margin-bottom:32px;padding:0}.about-final-quality h2{margin:0 0 54px;font-size:clamp(42px,4vw,58px);line-height:1.08}.about-final-quality ul{gap:44px;margin:0;padding:0;list-style:none;display:grid}.about-final-quality li{color:#354763;padding-left:58px;font-size:26px;line-height:1.35;position:relative}.about-final-quality li:before{content:"✓";width:28px;height:28px;color:var(--about-blue);background:#eef4ff;border-radius:999px;place-items:center;font-size:15px;font-weight:900;display:grid;position:absolute;top:.2em;left:0}.about-final-process{color:#fff;background:var(--about-dark);padding:190px clamp(24px,3vw,64px) 170px}.about-final-process__head{text-align:center}.about-final-process__head h2{margin:0;font-size:clamp(42px,4vw,58px);line-height:1.1}.about-final-process__head p{color:#9db2d0;margin:36px 0 0;font-size:27px}.about-final-timeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:46px;margin-top:126px;display:grid;position:relative}.about-final-timeline:before{content:"";background:#9db2d047;height:1px;position:absolute;top:66px;left:30px;right:30px}.about-final-timeline article{z-index:1;padding-top:0;position:relative}.about-final-timeline span{color:#fff;background:var(--about-blue);border-radius:999px;place-items:center;width:74px;height:74px;font-family:Consolas,Liberation Mono,monospace;font-size:26px;font-weight:900;display:grid}.about-final-timeline h3{color:#fff;margin:58px 0 26px;font-size:28px;line-height:1.2}.about-final-timeline p{color:#9db2d0;max-width:360px;margin:0;font-size:23px;line-height:1.45}.about-final-factory{background:#fff;grid-template-columns:minmax(0,.9fr) minmax(0,.9fr);align-items:center;gap:clamp(48px,6vw,120px);padding:160px clamp(28px,3vw,64px);display:grid}.about-final-factory h2{max-width:760px;margin:0;font-size:clamp(42px,4vw,58px);line-height:1.08}.about-final-factory>div>p{color:#354763;max-width:890px;margin:58px 0 0;font-size:30px;line-height:1.48}.about-final-factory blockquote{border:1px solid var(--about-line);background:#f7faff;border-radius:32px;margin:58px 0 0;padding:50px;display:grid}.about-final-factory blockquote p{color:var(--about-dark);margin:0 0 28px;font-size:25px;font-style:italic;line-height:1.5}.about-final-factory blockquote span{color:#60708a;font-size:19px}.about-final-factory img{aspect-ratio:16/9;object-fit:cover;border-radius:58px;width:100%;box-shadow:0 40px 86px #10182726}.about-final-quote{border-top:1px solid var(--about-line);background:#f7faff;padding:88px clamp(24px,3vw,64px) 148px}.about-final-quote>div{text-align:center;background:#fff;border:0;border-radius:84px;max-width:1280px;margin:0 auto;padding:112px 56px 118px;position:relative;overflow:hidden;box-shadow:0 42px 90px #1018271f}.about-final-quote>div:before{content:"";background:linear-gradient(90deg,var(--about-blue),#39c4d8);border-radius:0 0 999px 999px;height:10px;position:absolute;top:0;left:48px;right:48px}.about-final-quote h2{margin:0;font-size:clamp(46px,5vw,72px);line-height:1.05}.about-final-quote p{color:#4b5b73;max-width:820px;margin:44px auto 0;font-size:29px;line-height:1.45}.about-final-quote__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px;margin-top:62px;display:flex}.about-final-quote__actions .about-final-button{color:#fff;border-color:var(--about-blue);background:var(--about-blue);min-height:102px}.about-final-quote__actions a:not(.about-final-button){color:#60708a;font-size:25px;font-weight:700}.about-final-footer{border-top:1px solid var(--about-line);background:#fff;grid-template-columns:minmax(0,1.5fr) minmax(200px,.75fr) minmax(240px,.9fr);gap:72px;padding:72px clamp(24px,3vw,64px);display:grid}.about-final-footer p{color:#60708a;max-width:580px;margin:42px 0 0;font-size:25px;line-height:1.48}.about-final-footer h3{margin:0 0 30px;font-size:25px}.about-final-footer a:not(.about-final-brand){color:#60708a;margin-top:22px;font-size:23px;font-weight:700;display:block}.about-final-nav,.about-final-hero,.about-final-stats,.about-final-capabilities,.about-final-quality,.about-final-process,.about-final-factory,.about-final-footer{padding-left:max(24px,50vw - 600px);padding-right:max(24px,50vw - 600px)}.about-final-nav{min-height:88px;padding-top:0;padding-bottom:0}.about-final-brand{gap:10px;font-size:22px}.about-final-brand__mark{border-radius:9px;width:44px;height:44px}.about-final-brand__mark svg,.about-final-card-grid svg{width:24px;height:24px}.about-final-nav nav{gap:32px;font-size:16px}.about-final-nav__cta{min-width:150px;padding:12px 20px;font-size:16px}.about-final-hero{grid-template-columns:minmax(0,530px) minmax(0,570px);gap:70px;min-height:0;padding-top:96px;padding-bottom:92px}.about-final-kicker{letter-spacing:1px;margin-bottom:28px;padding:7px 16px;font-size:14px}.about-final-kicker span{width:12px;height:12px}.about-final-hero h1{max-width:520px;font-size:66px;line-height:1.04}.about-final-hero__copy>p{max-width:520px;margin-top:36px;font-size:19px;line-height:1.55}.about-final-actions{gap:16px;margin-top:44px}.about-final-button{min-height:58px;padding:0 28px;font-size:17px}.about-final-button:after{margin-left:14px;font-size:24px}.about-final-hero__media{min-height:520px}.about-final-hero__media>img{object-position:center;border-radius:36px;height:520px;min-height:0;box-shadow:0 32px 64px #10182729}.about-final-cert{border-radius:16px;width:240px;padding:24px;bottom:-24px;left:-34px}.about-final-check{width:40px;height:40px;font-size:13px}.about-final-cert strong{margin-top:14px;font-size:18px}.about-final-cert p{margin-top:14px;font-size:15px}.about-final-stats{gap:28px;padding-top:32px;padding-bottom:46px}.about-final-stat-icon{border:2px solid var(--about-blue);border-radius:999px;width:20px;height:20px;display:inline-block;position:relative}.about-final-stat-icon:after{content:"";border:2px solid var(--about-blue);background:#fff;border-radius:999px;width:8px;height:8px;position:absolute;bottom:-5px;right:-5px}.about-final-stats strong{font-size:38px}.about-final-stats p{letter-spacing:1.7px;margin-top:18px;font-size:13px}.about-final-capabilities{padding-top:100px;padding-bottom:72px}.about-final-section-head h2{max-width:740px;font-size:40px;line-height:1.12}.about-final-section-head p{max-width:760px;margin-top:28px;font-size:20px}.about-final-card-grid{gap:22px;margin-top:64px}.about-final-card-grid article{border-radius:18px;min-height:300px;padding:32px}.about-final-card-grid article>span{border-radius:14px;width:54px;height:54px}.about-final-card-grid h3{margin:34px 0 18px;font-size:23px}.about-final-card-grid p{font-size:16px;line-height:1.48}.about-final-quality{grid-template-columns:minmax(0,560px) minmax(0,500px);gap:80px;padding-top:112px;padding-bottom:112px}.about-final-quality img{border-radius:28px;box-shadow:0 30px 72px #10182724}.about-final-label{letter-spacing:1.8px;margin-bottom:22px;font-size:14px}.about-final-quality h2{margin-bottom:40px;font-size:40px}.about-final-quality ul{gap:28px}.about-final-quality li{padding-left:46px;font-size:19px}.about-final-process{padding-top:110px;padding-bottom:115px}.about-final-process__head h2{font-size:42px}.about-final-process__head p{margin-top:22px;font-size:20px}.about-final-timeline{gap:38px;margin-top:78px}.about-final-timeline:before{top:42px}.about-final-timeline span{width:60px;height:60px;font-size:20px}.about-final-timeline h3{margin:46px 0 18px;font-size:22px}.about-final-timeline p{font-size:17px}.about-final-factory{grid-template-columns:minmax(0,520px) minmax(0,560px);gap:80px;padding-top:110px;padding-bottom:110px}.about-final-factory h2{max-width:500px;font-size:42px}.about-final-factory>div>p{margin-top:34px;font-size:20px}.about-final-factory blockquote{border-radius:18px;margin-top:44px;padding:34px}.about-final-factory blockquote p{font-size:19px}.about-final-factory blockquote strong{font-size:17px}.about-final-factory blockquote span{font-size:15px}.about-final-factory img{border-radius:28px;box-shadow:0 30px 72px #10182724}.about-final-quote{padding-top:72px;padding-bottom:108px}.about-final-quote>div{border-radius:52px;max-width:900px;padding:70px 48px 78px}.about-final-quote>div:before{height:6px;left:38px;right:38px}.about-final-quote h2{font-size:52px}.about-final-quote p{max-width:650px;margin-top:26px;font-size:20px}.about-final-quote__actions{gap:20px;margin-top:42px}.about-final-quote__actions .about-final-button{border-color:var(--about-blue);background:var(--about-blue);min-height:64px}.about-final-quote__actions a:not(.about-final-button){font-size:16px}.about-final-footer{gap:64px;padding-top:58px;padding-bottom:58px}.about-final-footer p{max-width:390px;margin-top:30px;font-size:17px}.about-final-footer h3{font-size:18px}.about-final-footer a:not(.about-final-brand){margin-top:14px;font-size:16px}.site-footer{border-top:1px solid var(--line);color:#dce8ea;background:var(--navy);margin-top:56px}.site-footer__inner{grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(160px,.7fr));gap:34px;max-width:1180px;margin:0 auto;padding:44px 24px 34px;display:grid}.site-footer .brand{color:#fff}.site-footer .brand small{color:#b8c9ce}.site-footer__brand p{color:#b8c9ce;max-width:430px;margin:18px 0 0}.site-footer h2{color:#fff;margin:0 0 14px;font-size:16px}.site-footer__links{gap:10px;display:grid}.site-footer__links a{color:#b8c9ce;font-size:14px}.site-footer__links a:hover{color:#fff}.site-footer__bottom{color:#9fb3ba;border-top:1px solid #d8e1e82e;justify-content:space-between;gap:16px;max-width:1180px;margin:0 auto;padding:18px 24px;font-size:13px;display:flex}@media(max-width:820px){body{background:#f5f8f9}.site-header,.product-hero,.product-layout,.split-panels,.hero-info-grid{grid-template-columns:1fr}.site-header{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex;position:relative}.primary-nav{display:none}.mobile-menu{flex:none;width:auto;margin-left:auto;display:block}.mobile-menu summary{border:1px solid var(--line);color:#fff;background:var(--brand);cursor:pointer;border-radius:6px;align-items:center;min-height:40px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.mobile-menu nav{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;gap:8px;margin-top:10px;padding:10px;display:grid}.mobile-menu[open] nav{z-index:20;position:absolute;left:18px;right:18px}.mobile-menu nav a{background:#f7fafb;border-radius:6px;padding:9px 10px}.mobile-menu__label{color:var(--brand);text-transform:uppercase;padding:8px 10px 2px;font-size:12px;font-weight:800}.mobile-menu nav .nav-quote{color:#fff;text-align:center;background:var(--brand)}.top-strip{flex-wrap:wrap}.site-footer{margin-top:34px}.site-footer__inner{grid-template-columns:1fr;gap:26px;padding:34px 18px 26px}.site-footer__bottom{padding:16px 18px;display:grid}.top-strip{gap:8px;padding:10px 18px;font-size:12px;display:grid}.top-strip div{gap:8px 12px}.brand{flex:auto;align-items:flex-start;min-width:0;font-size:16px}.brand>span:last-child{min-width:0}.brand strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-mark{width:34px;height:34px}.brand small{max-width:220px;font-size:10px;line-height:1.25}.nav-quote{padding:8px 10px}.hero,.page-title,.product-hero,.section{padding:24px 14px}.breadcrumb{padding:18px 14px 0;font-size:13px}.product-hero{box-shadow:none;border-left:0;border-right:0;border-radius:0;gap:20px;padding:20px 14px}.product-gallery{order:1}.product-intro{order:2}.product-media{min-height:auto;padding:16px}.product-media img{max-height:270px}.gallery-strip{gap:6px}.thumb{min-height:84px;padding:6px;font-size:12px}.thumb img{height:54px}.thumb small{font-size:11px}.hero h1,.page-title h1,.product-intro h1{font-size:30px;line-height:1.08}.product-intro p{font-size:14px;line-height:1.55}.hero-feature-list{font-size:14px}.quote-callout{padding:16px}.quote-button{min-height:44px;font-size:14px}.hero-cert-row{gap:9px;font-size:13px;display:grid}.hero-actions{gap:10px;margin-bottom:14px}.button,button{min-height:40px;padding:0 14px;font-size:13px}.text-link{font-size:13px}.quick-spec-grid div{padding:10px}.product-layout{gap:22px}.product-copy{min-width:0}.section-heading h2,.product-copy h2,.quote-panel h2{font-size:22px}.content-panel{padding:16px}.quick-spec-grid{gap:8px}.overview-grid{gap:14px}.overview-grid section{padding-left:12px;overflow:hidden}.overview-grid h3{font-size:16px}.overview-grid p,.product-copy p,.check-list{font-size:14px}.split-panels{gap:14px;margin:22px 0}.table-wrap{border-radius:8px;overflow-x:visible}table{table-layout:fixed;width:100%;min-width:0;font-size:12px}th,td{white-space:normal;overflow-wrap:anywhere;padding:9px 6px;line-height:1.25}.faq-list{gap:8px}details{padding:12px}summary{font-size:13px}.related-panel{padding:16px}.related-links{grid-template-columns:1fr;width:100%;display:grid}.related-links a{text-align:center}.quote-panel{order:-1;padding:16px;box-shadow:0 10px 28px #11202f14}.quote-panel p{font-size:14px}.product-media{min-height:auto}.quote-panel{position:static}.quick-spec-grid,.inquiry-form{grid-template-columns:1fr}.inquiry-form label,.inquiry-form label:nth-of-type(2),.inquiry-form label:nth-of-type(7){grid-column:auto}.inquiry-form input,.inquiry-form textarea{min-height:40px;font-size:14px}.related-panel{display:grid}.related-links{justify-content:flex-start}.category-hero,.category-feature-grid,.category-product-grid,.category-product-card,.about-hero,.trust-strip,.about-split,.about-proof,.about-workshop,.about-card-grid,.process-grid{grid-template-columns:1fr}.about-hero{padding:28px 14px}.about-hero__content h1{font-size:36px}.about-hero__content p{font-size:15px}.about-hero__media{aspect-ratio:4/3}.category-hero{padding:28px 14px}.category-hero h1{font-size:36px}.category-hero p{font-size:15px}.category-product-card__image{min-height:220px}.category-product-card__image img{max-height:200px}.category-quote-band,.about-cta{margin:24px 14px;display:grid}.about-studio{padding:0 14px 38px}.about-studio-hero,.about-visual-panel,.about-proof-studio,.about-workshop-studio,.about-studio-cta,.about-studio-card-grid,.about-flow-grid{grid-template-columns:1fr}.about-studio-hero{gap:14px;padding:22px 0 18px}.about-studio-copy{min-height:0;padding:24px 18px}.about-studio-copy h1{font-size:36px}.about-studio-copy>p{font-size:15px}.about-capability-panel,.about-visual-panel,.about-proof-studio,.about-workshop-studio,.about-studio-cta{padding:18px}.about-visual-panel,.about-proof-studio,.about-workshop-studio,.about-studio-cta{margin-top:18px}.about-studio-section,.about-flow{margin-top:24px}.about-flow-grid{overflow:visible}.about-flow-grid article{border-right:0;border-bottom:1px solid var(--line)}.about-flow-grid article:last-child{border-bottom:0}.about-studio-cta .button{width:100%}.about-final-nav{align-items:flex-start;min-height:auto;padding:18px}.about-final-brand{font-size:20px}.about-final-brand__mark{border-radius:10px;width:44px;height:44px}.about-final-brand__mark svg{width:24px;height:24px}.about-final-nav nav{justify-content:flex-end;gap:12px;font-size:14px}.about-final-nav nav a:not(.about-final-nav__cta){display:none}.about-final-nav__cta{min-width:0;padding:10px 14px}.about-final-hero,.about-final-quality,.about-final-factory,.about-final-footer{grid-template-columns:1fr}.about-final-hero{gap:28px;min-height:0;padding:42px 18px 54px}.about-final-kicker,.about-final-label{letter-spacing:.6px;margin-bottom:24px;font-size:12px}.about-final-hero h1{font-size:48px}.about-final-hero__copy>p{margin-top:24px;font-size:18px}.about-final-actions{gap:12px;margin-top:30px;display:grid}.about-final-button{width:100%;min-height:58px;padding:0 22px;font-size:17px}.about-final-button:after{font-size:24px}.about-final-hero__media{min-height:0}.about-final-hero__media>img{aspect-ratio:4/3;border-radius:26px;height:auto;min-height:0}.about-final-cert{width:auto;margin-top:14px;padding:18px;position:static}.about-final-cert p{font-size:15px}.about-final-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:28px 18px}.about-final-stats strong{font-size:30px}.about-final-stats p{letter-spacing:1px;margin-top:12px;font-size:11px}.about-final-capabilities,.about-final-quality,.about-final-process,.about-final-factory,.about-final-quote,.about-final-footer{padding:58px 18px}.about-final-section-head h2,.about-final-quality h2,.about-final-process__head h2,.about-final-factory h2,.about-final-quote h2{font-size:34px}.about-final-section-head p,.about-final-factory>div>p,.about-final-quote p{margin-top:22px;font-size:18px}.about-final-card-grid,.about-final-timeline{grid-template-columns:1fr}.about-final-card-grid{gap:14px;margin-top:34px}.about-final-card-grid article{border-radius:18px;min-height:0;padding:24px}.about-final-card-grid article>span{width:54px;height:54px}.about-final-card-grid h3{margin:24px 0 10px;font-size:22px}.about-final-card-grid p,.about-final-quality li,.about-final-timeline p,.about-final-footer p,.about-final-footer a:not(.about-final-brand){font-size:16px}.about-final-quality{gap:28px}.about-final-quality img,.about-final-factory img{border-radius:24px}.about-final-quality ul{gap:20px}.about-final-quality li{padding-left:40px}.about-final-process__head p{font-size:17px}.about-final-timeline{gap:28px;margin-top:44px}.about-final-timeline:before{display:none}.about-final-timeline h3{margin:18px 0 10px;font-size:22px}.about-final-factory blockquote{border-radius:20px;padding:24px}.about-final-factory blockquote p{font-size:17px}.about-final-quote>div{border-radius:34px;padding:48px 20px}.about-final-quote>div:before{height:5px;left:24px;right:24px}.about-final-quote__actions{gap:14px;margin-top:30px;display:grid}.about-final-quote__actions .about-final-button{min-height:62px}.about-final-quote__actions a:not(.about-final-button){font-size:16px}.about-final-footer{gap:28px}.home-hero,.home-section,.home-quality,.home-final-quote{padding-left:18px;padding-right:18px}.home-hero{grid-template-columns:1fr;gap:32px;min-height:0;padding-top:44px;padding-bottom:54px}.home-hero h1{font-size:44px}.home-hero__copy>p:not(.home-kicker){font-size:17px}.home-actions{gap:12px;margin-top:28px;display:grid}.home-button{width:100%;min-height:52px}.home-hero__visual{min-height:390px}.home-glass-card--large{border-radius:24px;padding:26px;inset:0}.home-glass-card--large img{max-height:320px}.home-glass-card--small{width:auto;margin:284px 18px 0;position:relative;bottom:auto;left:auto}.home-trust{grid-template-columns:repeat(2,minmax(0,1fr));padding:18px}.home-trust article{padding:18px}.home-trust strong{font-size:24px}.home-section{padding-top:56px;padding-bottom:56px}.home-section__head h2,.home-featured__head h2,.home-oem__copy h2,.home-quality h2,.home-final-quote h2{font-size:34px}.home-category-grid,.home-product-grid,.home-oem,.home-process-grid,.home-quality{grid-template-columns:1fr}.home-category-card,.home-process-grid article{min-height:0}.home-featured__inner{padding:58px 18px}.home-featured__head{gap:18px;display:grid}.home-product-card>div{height:230px}.home-quality{gap:34px;padding-top:58px;padding-bottom:58px}.home-quality__image img{height:300px;padding:20px}.home-quality li{font-size:16px}.home-final-quote{padding-top:58px;padding-bottom:68px}.home-final-quote>div{border-radius:30px;padding:48px 20px}.home-final-quote>div:before{left:24px;right:24px}.home-final-quote>div>div{gap:14px;display:grid}}@media(max-width:430px){.brand{gap:8px;font-size:15px}.brand small{display:none}.mobile-menu summary{min-height:38px;padding:0 10px}}@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-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}
