.header .brand-navigation{position:static;align-self:stretch;display:flex;align-items:center;min-width:0;color:var(--ink);font-family:DM Sans,sans-serif}.brand-navigation .brand-nav-list{display:flex;align-items:stretch;gap:14px;list-style:none;padding:0;margin:0}.brand-navigation .brand-nav-item{list-style:none;padding:0;margin:0;position:static}.brand-navigation .brand-nav-control{display:flex;align-items:center;position:relative}.brand-navigation .brand-nav-control:after{content:"";position:absolute;inset:auto 0 -8px;height:3px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .18s ease-out}.brand-navigation .is-selected .brand-nav-control:after,.brand-navigation .is-expanded .brand-nav-control:after{transform:scaleX(1)}.brand-navigation .brand-nav-main-link{display:flex;align-items:center;min-height:40px;font-size:12px;font-weight:700;line-height:1.3;white-space:nowrap}.brand-navigation .brand-nav-main-link:hover{color:var(--accent)}.brand-navigation .brand-nav-toggle{display:grid;place-items:center;padding:0;margin-left:3px;min-width:29px;min-height:40px;color:var(--accent);background:transparent;border:0}.brand-navigation .brand-nav-toggle:hover{background:var(--tint)}.brand-navigation .brand-nav-toggle svg{transition:transform .18s ease-out}.brand-navigation .is-expanded .brand-nav-toggle svg{transform:rotate(180deg)}.brand-navigation .brand-nav-panel{position:absolute;top:100%;left:0;right:0;z-index:25;background:#fff;border-top:1px solid var(--line);border-bottom:4px solid var(--accent);box-shadow:0 20px 32px #171d271c;max-height:calc(100dvh - 170px);overflow-y:auto;overscroll-behavior:contain;scrollbar-color:var(--accent) var(--tint);animation:brand-nav-reveal .18s ease-out}.brand-navigation .brand-nav-panel[hidden]{display:none!important}.brand-navigation .brand-nav-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1440px;margin:auto;padding:10px 36px;border-bottom:1px solid var(--line);font-size:11px;font-weight:700;color:var(--accent)}.brand-navigation .brand-nav-panel-heading>button{display:grid;place-items:center;min-height:32px;min-width:32px;color:var(--accent)}.brand-navigation .brand-nav-panel-heading>button:hover{background:var(--tint)}.brand-navigation .brand-nav-panel-layout{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(0,3fr);max-width:1440px;margin:0 auto;gap:0}.brand-navigation .brand-nav-intro{display:flex;flex-direction:column;align-items:flex-start;padding:30px;background:var(--accent);color:#fff;min-width:0}.brand-navigation .brand-nav-intro h2{font-size:clamp(26px,2.35vw,36px);font-weight:900;letter-spacing:-.04em;line-height:1.04;margin:0 0 18px;color:inherit;max-width:250px;text-wrap:balance}.brand-navigation .brand-nav-intro p{font-size:12px;line-height:1.55;margin:0 0 23px;color:inherit}.brand-navigation .brand-nav-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:15px;min-height:44px;max-width:100%;padding:11px 14px;margin-top:auto;background:#fff;color:var(--accent);font-size:11px;font-weight:800;line-height:1.3}.theme-s1 .brand-navigation .brand-nav-cta,.theme-s3 .brand-navigation .brand-nav-cta,.theme-s5 .brand-navigation .brand-nav-cta{background:var(--button);color:var(--button-ink)}.brand-navigation .brand-nav-cta:hover{background:var(--tint);color:var(--accent)}.brand-navigation .brand-nav-cta>svg{flex-shrink:0}.brand-navigation .brand-nav-catalog-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin-top:8px;color:inherit;font-size:11px;font-weight:700;text-decoration:underline;text-underline-offset:4px}.brand-navigation .brand-nav-catalog-link>svg{flex-shrink:0}.brand-navigation .brand-nav-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:26px 32px 29px;min-width:0}.brand-navigation .brand-nav-picture{display:block;min-width:0;align-self:start}.brand-navigation .brand-nav-image{overflow:hidden;background:var(--tint);aspect-ratio:1.2}.brand-navigation .brand-nav-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease-out}.brand-navigation .brand-nav-picture:hover img{transform:scale(1.035)}.brand-navigation .brand-nav-picture-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-top:13px;font-size:17px;font-weight:800;line-height:1.18;letter-spacing:-.025em;color:var(--accent)}.brand-navigation .brand-nav-picture-title>svg{flex-shrink:0;margin-top:1px}.brand-navigation .brand-nav-picture-detail{display:block;font-size:11px;line-height:1.5;color:var(--muted);margin-top:7px}.brand-navigation .brand-nav-strip{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 30px;background:var(--tint);color:var(--accent);font-size:11px;line-height:1.5}.brand-navigation .brand-nav-strip>a{display:flex;align-items:center;gap:14px;font-weight:800;flex-shrink:0;min-height:30px}.brand-navigation .brand-nav-strip>a:hover{text-decoration:underline;text-underline-offset:4px}.brand-navigation .brand-nav-custom-content,.brand-navigation .brand-nav-order-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:30px;padding:26px 32px 29px}.brand-navigation .brand-nav-custom-content .brand-nav-image,.brand-navigation .brand-nav-order-content .brand-nav-image{aspect-ratio:1.45}.brand-navigation .brand-nav-options h3{font-size:23px;font-weight:800;line-height:1.2;letter-spacing:-.035em;color:var(--accent);margin:0 0 14px}.brand-navigation .brand-nav-options ul{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:0}.brand-navigation .brand-nav-options li{padding:7px 9px;background:var(--tint);color:var(--accent);font-size:10px;font-weight:600;line-height:1.35}.brand-navigation .brand-nav-text-link{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid var(--line);padding:14px 0;min-height:55px;color:var(--accent)}.brand-navigation .brand-nav-text-link>svg{flex-shrink:0}.brand-navigation .brand-nav-text-link strong{display:block;font-size:15px;font-weight:800;letter-spacing:-.02em;line-height:1.25}.brand-navigation .brand-nav-text-link small{display:block;font-size:11px;color:var(--muted);line-height:1.4;margin-top:5px}.brand-navigation .brand-nav-text-link:hover strong{text-decoration:underline;text-underline-offset:4px}.brand-navigation .brand-nav-order-content{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.brand-navigation .brand-nav-order-links .brand-nav-text-link:first-child{padding-top:0;border-top:0}.brand-navigation .brand-nav-mobile-foot{display:none}.brand-navigation .brand-nav-taxonomy{display:grid;grid-template-columns:minmax(170px,.75fr) minmax(0,1.8fr);min-width:0;padding:26px 30px;gap:28px}.brand-navigation .brand-nav-family-tabs{display:flex;flex-direction:column;gap:3px;align-self:start;min-width:0}.brand-navigation .brand-nav-family-tabs>button{display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;padding:13px 14px;min-height:48px;background:transparent;color:var(--ink);font:700 13px/1.35 DM Sans,sans-serif;border:0}.brand-navigation .brand-nav-family-tabs>button>svg{flex-shrink:0;color:var(--accent)}.brand-navigation .brand-nav-family-tabs>button:hover{background:var(--tint);color:var(--accent)}.brand-navigation .brand-nav-family-tabs>button[aria-selected=true]{background:var(--accent);color:#fff}.brand-navigation .brand-nav-family-tabs>button[aria-selected=true]>svg{color:inherit}.brand-navigation .brand-nav-family-content{min-width:0}.brand-navigation .brand-nav-family-content[hidden]{display:none!important}.brand-navigation .brand-nav-family-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:22px;padding-bottom:18px}.brand-navigation .brand-nav-family-heading>div{min-width:0}.brand-navigation .brand-nav-family-heading h3{font-size:26px;line-height:1.12;letter-spacing:-.035em;color:var(--accent);margin:0 0 10px;font-weight:850}.brand-navigation .brand-nav-family-heading h3>a{display:inline-flex;align-items:flex-start;gap:10px}.brand-navigation .brand-nav-family-heading h3>a>svg{flex-shrink:0;margin-top:3px}.brand-navigation .brand-nav-family-heading h3>a:hover{text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}.brand-navigation .brand-nav-family-heading p{font-size:12px;line-height:1.5;color:var(--muted);margin:0;max-width:48ch}.brand-navigation .brand-nav-family-photo{width:96px;flex:0 0 96px;aspect-ratio:1;overflow:hidden;background:var(--tint)}.brand-navigation .brand-nav-family-photo img{width:100%;height:100%;object-fit:cover}.brand-navigation .brand-nav-secondary-links{display:grid;grid-template-columns:1fr;gap:0}.brand-navigation .brand-nav-secondary-links .brand-nav-text-link{padding:13px 0;min-height:67px;align-items:flex-start}.brand-navigation .brand-nav-secondary-links .brand-nav-text-link>svg{margin-top:1px}.brand-navigation .brand-nav-secondary-links .brand-nav-text-link strong{font-size:15px;line-height:1.25}.brand-navigation .brand-nav-secondary-links .brand-nav-text-link small{font-size:11px;line-height:1.45;margin-top:5px}.brand-navigation .brand-nav-family-all{display:inline-flex;align-items:center;gap:16px;min-height:44px;margin-top:8px;font-size:12px;font-weight:800;color:var(--accent)}.brand-navigation .brand-nav-family-all:hover{text-decoration:underline;text-underline-offset:4px}.brand-navigation .brand-nav-programs{grid-template-columns:1fr;gap:20px}.brand-navigation .brand-nav-programs .brand-nav-family-tabs{flex-direction:row;border-bottom:1px solid var(--line);gap:4px}.brand-navigation .brand-nav-programs .brand-nav-family-tabs>button{min-width:150px;justify-content:center;padding:12px 20px}.brand-navigation .brand-nav-programs .brand-nav-family-tabs>button>svg{display:none}.brand-navigation .brand-nav-programs .brand-nav-family-heading{padding-bottom:16px}.brand-navigation .brand-nav-programs .brand-nav-family-heading p{max-width:70ch}.brand-navigation .brand-nav-programs .brand-nav-secondary-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:28px}.brand-navigation ::selection{background:var(--accent);color:#fff}.brand-navigation :is(a,button):focus-visible{outline:3px solid var(--accent);outline-offset:4px}.brand-navigation .brand-nav-intro a:focus-visible{outline-color:#fff;outline-offset:5px}@keyframes brand-nav-reveal{0%{opacity:.75;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1600px){.brand-navigation .brand-nav-panel-layout{border-inline:1px solid var(--line)}}@media(min-width:961px)and (max-width:1200px){.header:has(.brand-navigation){gap:16px;padding-inline:28px}.header:has(.brand-navigation)>.wordmark{font-size:20px}.brand-navigation .brand-nav-list{gap:7px}.brand-navigation .brand-nav-main-link{font-size:11px}.brand-navigation .brand-nav-toggle{min-width:25px}.brand-navigation .brand-nav-cards{gap:16px;padding-inline:24px}.brand-navigation .brand-nav-intro{padding:26px 23px}.brand-navigation .brand-nav-picture-title{font-size:16px}.brand-navigation .brand-nav-taxonomy{grid-template-columns:minmax(145px,.7fr) minmax(0,1.8fr);gap:20px;padding:24px}.brand-navigation .brand-nav-programs{grid-template-columns:1fr}.brand-navigation .brand-nav-family-tabs>button{font-size:12px;padding-inline:11px}.brand-navigation .brand-nav-family-photo{width:76px;flex-basis:76px}.header:has(.brand-navigation) .bag-link{gap:7px}}@media(max-width:960px){.header:has(.brand-navigation) .mobile-menu{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px}.header .brand-navigation{display:none;position:absolute;inset:100% 0 auto;background:#fff;max-height:calc(100dvh - 170px);overflow-y:auto;overscroll-behavior:contain;border-bottom:4px solid var(--accent);box-shadow:0 18px 28px #171d2720;scrollbar-color:var(--accent) var(--tint)}.header .brand-navigation.is-mobile-open{display:block}.brand-navigation .brand-nav-list{display:block;padding:8px 24px 0}.brand-navigation .brand-nav-item{border-bottom:1px solid var(--line)}.brand-navigation .brand-nav-control{justify-content:space-between}.brand-navigation .brand-nav-control:after{display:none}.brand-navigation .brand-nav-main-link{flex:1;min-height:56px;padding:12px 0;font-size:18px;font-weight:800;color:var(--accent);letter-spacing:-.025em}.brand-navigation .brand-nav-toggle{min-width:48px;min-height:48px;margin:0}.brand-navigation .brand-nav-toggle svg{width:17px;height:17px}.brand-navigation .brand-nav-panel{position:static;max-height:none;overflow:visible;border:0;box-shadow:none;padding-bottom:10px;animation:none}.brand-navigation .brand-nav-panel-heading{display:none}.brand-navigation .brand-nav-panel-layout{display:block}.brand-navigation .brand-nav-taxonomy{padding:0;grid-template-columns:minmax(140px,.75fr) minmax(0,1.8fr);gap:22px}.brand-navigation .brand-nav-programs{grid-template-columns:1fr;gap:20px}.brand-navigation .brand-nav-family-heading h3{font-size:25px}.brand-navigation .brand-nav-family-photo{width:82px;flex-basis:82px}.brand-navigation .brand-nav-panel-categories .brand-nav-intro,.brand-navigation .brand-nav-panel-programs .brand-nav-intro{padding:20px;margin-bottom:22px}.brand-navigation .brand-nav-panel-categories .brand-nav-intro h2,.brand-navigation .brand-nav-panel-programs .brand-nav-intro h2{font-size:26px}.brand-navigation .brand-nav-intro{padding:22px;margin-bottom:20px;display:block}.brand-navigation .brand-nav-intro h2{font-size:30px;max-width:400px;margin-bottom:12px}.brand-navigation .brand-nav-intro p{font-size:12px;max-width:440px;margin-bottom:18px}.brand-navigation .brand-nav-cta{font-size:12px;min-height:44px}.brand-navigation .brand-nav-cards{padding:0;gap:18px}.brand-navigation .brand-nav-picture-title{font-size:17px;margin-top:11px}.brand-navigation .brand-nav-picture-detail{font-size:11px}.brand-navigation .brand-nav-strip{margin-top:20px;padding:15px 18px;align-items:flex-start;flex-direction:column;gap:9px;font-size:11px}.brand-navigation .brand-nav-strip>a{min-height:36px;font-size:12px}.brand-navigation .brand-nav-custom-content,.brand-navigation .brand-nav-order-content{padding:0;gap:24px}.brand-navigation .brand-nav-options h3{font-size:22px}.brand-navigation .brand-nav-options li{font-size:11px}.brand-navigation .brand-nav-text-link{min-height:54px}.brand-navigation .brand-nav-mobile-foot{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:18px 24px 24px}.brand-navigation .brand-nav-mobile-foot>a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;font-weight:700;color:var(--accent);min-height:44px}}@media(max-width:520px){.brand-navigation .brand-nav-list{padding-inline:20px}.brand-navigation .brand-nav-cards{grid-template-columns:1fr;gap:17px}.brand-navigation .brand-nav-cards .brand-nav-picture{display:grid;grid-template-columns:95px minmax(0,1fr);gap:0 17px;align-items:start}.brand-navigation .brand-nav-cards .brand-nav-image{grid-row:1/3;aspect-ratio:1}.brand-navigation .brand-nav-cards .brand-nav-picture-title{margin-top:7px;font-size:18px}.brand-navigation .brand-nav-cards .brand-nav-picture-detail{margin-top:7px;align-self:start}.brand-navigation .brand-nav-custom-content,.brand-navigation .brand-nav-order-content{grid-template-columns:1fr;gap:23px}.brand-navigation .brand-nav-custom-content .brand-nav-picture,.brand-navigation .brand-nav-order-content .brand-nav-picture{display:grid;grid-template-columns:112px minmax(0,1fr);gap:0 16px}.brand-navigation .brand-nav-custom-content .brand-nav-image,.brand-navigation .brand-nav-order-content .brand-nav-image{grid-row:1/3;aspect-ratio:1}.brand-navigation .brand-nav-mobile-foot{grid-template-columns:1fr;gap:0;padding:13px 20px 18px}.brand-navigation .brand-nav-intro h2{font-size:29px}.brand-navigation .brand-nav-taxonomy{display:block}.brand-navigation .brand-nav-family-tabs{margin-bottom:24px;gap:2px}.brand-navigation .brand-nav-family-tabs>button{font-size:14px;min-height:48px;padding:12px 14px}.brand-navigation .brand-nav-family-heading{gap:14px;padding-bottom:18px}.brand-navigation .brand-nav-family-heading h3{font-size:24px}.brand-navigation .brand-nav-family-heading p{font-size:12px}.brand-navigation .brand-nav-family-photo{width:76px;flex-basis:76px}.brand-navigation .brand-nav-programs .brand-nav-family-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:22px}.brand-navigation .brand-nav-programs .brand-nav-family-tabs>button{min-width:0;padding:12px 9px;font-size:13px}.brand-navigation .brand-nav-programs .brand-nav-secondary-links{grid-template-columns:1fr}.brand-navigation .brand-nav-secondary-links .brand-nav-text-link{padding:15px 0;min-height:71px}.brand-navigation .brand-nav-secondary-links .brand-nav-text-link strong{font-size:16px}.brand-navigation .brand-nav-secondary-links .brand-nav-text-link small{font-size:12px}}@media(prefers-reduced-motion:reduce){.brand-navigation .brand-nav-panel{animation:none}.brand-navigation .brand-nav-image img,.brand-navigation .brand-nav-toggle svg,.brand-navigation .brand-nav-control:after{transition:none}}@media(max-width:520px){.brand-navigation :is(.brand-nav-panel-categories,.brand-nav-panel-programs) .brand-nav-intro{padding:16px 20px;margin-bottom:18px}.brand-navigation :is(.brand-nav-panel-categories,.brand-nav-panel-programs) .brand-nav-intro :is(h2,p){display:none}.brand-navigation :is(.brand-nav-panel-categories,.brand-nav-panel-programs) .brand-nav-cta{width:100%}.brand-navigation .brand-nav-panel-categories .brand-nav-catalog-link{margin-top:4px;min-height:37px}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-ext-700-normal-CJIcxD6K.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-700-normal-BLI3TTWz.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2) format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/dm-sans-latin-ext-800-normal-m9aqBDDI.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-800-normal-DOQ-4In_.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/dm-sans-latin-800-normal-C2H8778U.woff2) format("woff2"),url(/assets/dm-sans-latin-800-normal-BwbkPQqB.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/dm-sans-latin-ext-900-normal-qlfveSiL.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-900-normal-B3hLVvaR.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/dm-sans-latin-900-normal-BmOyECvA.woff2) format("woff2"),url(/assets/dm-sans-latin-900-normal-Bm36EmVp.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-ext-400-normal-BtiwyxMk.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-400-normal-BjWJ59Pq.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-ext-500-normal-BJfUCQsA.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-500-normal-DR84L5F-.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2) format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-ext-600-normal-4vooXBpG.woff2) format("woff2"),url(/assets/dm-sans-latin-ext-600-normal-DRtaDpgU.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:DM Sans,sans-serif;color:#161d29;background:#fff;--paper:#ffffff;--ink:#161d29;--muted:#606779;--line:#dce0e5;--accent:#a74436;--tint:#efe0d9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;width:100%;object-fit:cover}button{background:none;border:0}p{line-height:1.7;margin:0 0 20px}h1,h2,h3{font-family:DM Sans,sans-serif;font-weight:800;margin:0}h1{font-size:clamp(52px,5.8vw,86px);line-height:.98;letter-spacing:-.045em}h2{font-size:clamp(38px,3.7vw,56px);line-height:1.06;letter-spacing:-.028em}h3{font-size:29px;line-height:1.12;letter-spacing:-.015em}em{font-weight:400}small{font-size:12px}.page-shell{max-width:1440px;width:calc(100% - 112px);margin-inline:auto}.section{padding-block:96px}.eyebrow{font-size:10px;font-weight:500;letter-spacing:1.45px;line-height:1.55;text-transform:uppercase;margin:0 0 21px;color:var(--muted)}.muted{color:var(--muted)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-heading>div{max-width:780px}.section-heading p:not(.eyebrow){font-size:14px;max-width:620px;margin:17px 0 0}.section-heading>.text-link{flex-shrink:0;margin-bottom:5px}.button,.outline-button{display:inline-flex;justify-content:center;align-items:center;gap:24px;min-height:49px;padding:13px 23px;background:var(--accent);color:#fff;font-size:12px;font-weight:500;border:1px solid var(--accent);transition:background .2s,transform .2s;line-height:1.4;text-align:center}.button:hover{background:var(--ink);border-color:var(--ink)}.outline-button{background:transparent;color:var(--ink);border-color:#a8a093}.outline-button:hover{border-color:var(--ink);background:#edf1f4}.button svg,.text-link svg{flex-shrink:0}.text-link{display:inline-flex;gap:16px;align-items:center;font-size:12px;border-bottom:1px solid currentColor;padding-block:5px;line-height:1.4;width:fit-content}.text-link:hover{color:var(--accent)}.action-row{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.center-action{text-align:center;margin-top:36px}.skip-link{position:absolute;top:-80px;left:10px;padding:16px;background:var(--ink);color:#fff;z-index:100}.skip-link:focus{top:8px}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}main:focus{outline:0}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.review-bar{min-height:43px;background:#eaf0f5;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid #d3dbe3;gap:18px;font-size:11px}.review-label{letter-spacing:2px;white-space:nowrap;font-weight:600}.review-label span{font-weight:400;letter-spacing:.5px;margin-left:9px;color:#746d62}.site-tabs{display:flex;align-self:stretch;gap:2px}.site-tabs a{display:flex;gap:7px;align-items:center;padding:0 17px;white-space:nowrap;border-bottom:2px solid transparent;color:#756d62}.site-tabs a span{font-size:10px;letter-spacing:1px}.site-tabs a.active{color:var(--ink);background:#fff;border-color:var(--accent)}.review-toggle{display:flex;align-items:center;gap:7px;font-size:11px;white-space:nowrap}.review-panel{padding:24px 40px;background:#eaf0f5;display:flex;gap:55px;border-bottom:1px solid var(--line)}.review-panel p{font-size:12px;margin:10px 0;max-width:200px}.review-pages{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 25px;flex:1}.review-pages a{font-size:12px;display:flex;gap:20px;align-items:center;justify-content:space-between}.trade-bar{padding:10px 56px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.2px;border-bottom:1px solid var(--line);color:var(--muted)}.trade-bar a{display:flex;align-items:center;gap:10px;letter-spacing:.3px}.header{display:flex;align-items:center;justify-content:space-between;padding:27px 56px;gap:30px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.wordmark{font-family:DM Sans,sans-serif;font-size:25px;letter-spacing:.3px;color:var(--accent);white-space:nowrap}.wordmark span{margin-inline:5px}.navigation{display:flex;gap:30px;align-items:center;font-size:12px}.navigation>a{position:relative}.navigation>a:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:1px;background:var(--accent);transition:width .2s}.navigation>a:hover:after,.navigation>a.selected:after{width:100%}.header-actions{display:flex;align-items:center;gap:20px}.bag-link{display:flex;align-items:center;gap:10px;font-size:11px}.bag-link b{font-size:10px;border-bottom:1px solid var(--accent);font-weight:400;color:var(--accent)}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1fr 1.04fr;min-height:590px;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:58px 11% 42px 0}.hero-copy>.eyebrow{max-width:240px;line-height:1.7;margin-bottom:27px}.hero h1{font-size:clamp(61px,6vw,88px);max-width:540px}.hero-copy>p:not(.eyebrow):not(.hero-note){font-family:DM Sans,sans-serif;font-size:21px;line-height:1.4;max-width:395px;margin-top:25px;margin-bottom:28px}.hero-copy .hero-note{font-size:10px;color:var(--muted);margin:33px 0 0}.hero-visual{position:relative;min-width:0}.hero-visual>img{height:100%;max-height:635px;min-height:590px}.photo-caption{position:absolute;bottom:0;left:0;right:0;padding:17px 22px;background:#ffffffed;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.1px;gap:12px}.photo-caption>a{display:flex;align-items:center;gap:10px;letter-spacing:0}.value-line{padding-block:24px;border-block:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;align-items:center;color:var(--muted);font-size:11px}.value-line>span:first-child{letter-spacing:1.2px;font-size:9px;color:var(--ink)}.theme-s3 .hero{grid-template-columns:.84fr 1.16fr}.theme-s3 .hero-copy{padding-right:12%}.theme-s4 .hero h1{font-size:clamp(60px,5.6vw,81px)}.theme-s5 .hero h1{font-size:clamp(60px,5.8vw,84px)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-image{aspect-ratio:1/1.08;display:block;position:relative;background:#e9e4dc;overflow:hidden}.product-image img{width:100%;height:100%;transition:transform .6s}.product-card:hover .product-image img{transform:scale(1.025)}.image-corner{position:absolute;top:16px;left:17px;font-size:10px;background:var(--paper);padding:7px 8px;line-height:1}.image-action{position:absolute;bottom:0;left:0;right:0;background:#ffffffeb;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;font-size:12px;transform:translateY(100%);transition:transform .2s}.product-card:hover .image-action,.product-image:focus-visible .image-action{transform:translateY(0)}.product-caption{display:flex;justify-content:space-between;gap:15px;padding-top:22px}.product-caption .eyebrow{font-size:9px;margin-bottom:9px}.product-caption h3{font-size:29px;margin-bottom:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.product-meta{font-size:10px;color:var(--muted)}.add-small{border:1px solid #bdb5a8;width:39px;height:39px;flex:0 0 39px;margin-top:19px;display:flex;align-items:center;justify-content:center}.add-small:hover{background:var(--accent);color:#fff;border-color:var(--accent)}.editorial{background:#f0f3f6;margin-top:12px}.editorial-inner{display:grid;grid-template-columns:1fr .9fr;gap:110px;align-items:center}.editorial-photo{position:relative;padding-left:24px}.editorial-photo img{height:560px}.vertical-caption{position:absolute;left:0;top:0;writing-mode:vertical-rl;transform:rotate(180deg);font-size:9px;letter-spacing:1.8px;height:100%;text-align:center}.editorial-copy h2{font-size:clamp(45px,4vw,61px);margin-bottom:24px}.editorial-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:390px;margin-bottom:26px}.mini-note{margin-top:55px;padding-top:25px;border-top:1px solid #cbc5b9;display:flex;gap:20px}.mini-note>span{font-family:DM Sans,sans-serif;font-size:36px;color:var(--accent)}.mini-note p{font-family:DM Sans,sans-serif;font-size:24px;line-height:1.2;margin:0}.mini-note small{font-family:DM Sans,sans-serif;display:block;font-size:10px;color:var(--muted);margin-top:11px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.service-block{border-top:1px solid var(--line);padding:25px 0 0;position:relative}.service-block>span{font-size:11px;color:var(--accent);display:block;margin-bottom:27px}.service-block h3{font-size:34px;max-width:260px;margin-bottom:18px}.service-block>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:330px}.service-block>svg{margin-top:12px;color:var(--accent)}.service-block:hover h3{color:var(--accent)}.detail-feature{padding-block:38px 55px;display:grid;grid-template-columns:1.1fr .8fr .75fr;gap:55px;align-items:center}.detail-feature>div>p:not(.eyebrow){font-size:13px;max-width:355px;margin-top:24px;color:var(--muted)}.detail-feature>img{height:350px}.detail-list>div{display:flex;gap:18px;align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.detail-list span{font-size:10px;color:var(--muted)}.detail-list h3{font-size:26px}.steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.step{border-top:1px solid var(--line);padding:24px 0}.step>span{font-family:DM Sans,sans-serif;font-size:44px;color:var(--accent);display:block;margin-bottom:22px}.step h3{font-size:29px;margin-bottom:16px}.step p{color:var(--muted);font-size:12px;line-height:1.8}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;border-top:1px solid var(--line)}.faq-section h2{margin-bottom:25px}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:25px;padding:24px 0;font-size:14px;cursor:pointer}summary::-webkit-details-marker{display:none}summary>svg{flex-shrink:0;transition:transform .2s}details[open] summary>svg{transform:rotate(45deg)}details>p{font-size:13px;color:var(--muted);padding-right:35px;margin-bottom:25px}.callout{padding:75px max(56px,calc((100vw - 1328px)/2));background:var(--tint);display:flex;justify-content:space-between;align-items:center;gap:45px}.callout h2{font-size:clamp(45px,4.4vw,66px)}.callout>div>p:not(.eyebrow){font-size:13px;line-height:1.9;color:var(--muted)}.callout.small{margin-block:80px;padding:55px}.footer{padding-block:63px 20px;background:#edf1f4}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:65px}.footer-brand>.wordmark{font-size:27px}.footer-brand>p{max-width:300px;font-size:12px;color:var(--muted);margin:20px 0 18px}.footer-brand>span{font-family:DM Sans,sans-serif;font-size:19px}.footer-main>div:not(:first-child)>a{display:flex;align-items:center;gap:12px;font-size:12px;margin-bottom:15px}.footer-main>div:not(:first-child) .eyebrow{font-size:9px;margin-bottom:25px}.footer-bottom{padding-top:23px;border-top:1px solid #d3dbe3;display:flex;justify-content:space-between;gap:15px;color:var(--muted);font-size:9px;letter-spacing:.3px}.breadcrumb{display:flex;gap:10px;align-items:center;font-size:10px;color:var(--muted);padding-block:25px;flex-wrap:wrap}.breadcrumb>span:last-child{color:var(--ink)}.page-intro{display:grid;grid-template-columns:1.15fr .7fr;gap:110px;align-items:end;padding:31px 0 66px}.page-intro h1{font-size:clamp(51px,5.2vw,76px)}.page-intro>p{font-size:14px;color:var(--muted);max-width:390px;margin:0 0 6px}.catalog-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:30px}.category-tabs{display:flex;gap:35px}.category-tabs button{font-size:12px;padding:16px 0;border-bottom:2px solid transparent;color:var(--muted)}.category-tabs button.active{border-color:var(--accent);color:var(--ink)}.filter-toggle{display:none;gap:7px;font-size:12px;align-items:center}.catalog-layout{display:grid;grid-template-columns:218px minmax(0,1fr);gap:40px}.filters>h3{font-family:DM Sans,sans-serif;font-size:13px;margin:10px 0 24px;letter-spacing:0}.search-input{display:flex;gap:8px;align-items:center;border-bottom:1px solid var(--line);padding:0 0 8px}.search-input input{padding:9px 0!important;border:none!important;font-size:11px!important;min-width:0}.search-input svg{flex-shrink:0}.filters fieldset{border:0;padding:30px 0 15px;margin:0}.filters legend{font-size:12px;margin-bottom:15px;padding-top:30px}.radio-label{display:flex;flex-direction:row;align-items:center;gap:9px;margin-bottom:13px;font-size:11px}.radio-label input{width:14px;min-height:14px;margin:0}.filter-note{border-top:1px solid var(--line);padding-top:28px;margin-top:18px}.filter-note .eyebrow{font-size:9px;margin-bottom:15px}.filter-note>p{font-family:DM Sans,sans-serif;font-size:25px;line-height:1.2}.results-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;min-height:32px;font-size:10px;color:var(--muted)}.results-toolbar label{display:flex;flex-direction:row;align-items:center;font-size:10px;gap:8px}.results-toolbar select{font-size:10px;min-height:30px;border:0;padding:5px;width:auto;background:transparent}.catalog-grid{gap:22px}.catalog-grid .product-caption h3{font-size:25px}.catalog-grid .product-caption{gap:10px}.catalog-grid .add-small{width:30px;flex-basis:30px;height:30px}.catalog-grid .product-meta{font-size:9px}.concept-note{font-size:10px;line-height:1.7;color:var(--muted);border-top:1px solid var(--line);padding-top:20px;margin-top:40px}.empty-state{min-height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:50px 20px;gap:20px}.empty-state>p{font-size:13px;color:var(--muted);max-width:400px;margin:0}.empty-state h2{font-size:40px}.empty-state>svg{color:var(--accent)}label{display:flex;flex-direction:column;gap:10px;font-size:12px}input,select,textarea{width:100%;border:1px solid #bec9d4;background:transparent;min-height:45px;padding:12px;color:var(--ink);font-size:12px;border-radius:0}textarea{resize:vertical;line-height:1.65}input::placeholder,textarea::placeholder{color:#7a8491;font-size:11px}input[type=checkbox],input[type=radio]{accent-color:var(--accent);flex-shrink:0}.optional{display:contents;color:var(--muted);font-size:10px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-top:20px}.detail-image{padding:0;display:block;width:100%;position:relative;overflow:hidden}.detail-image>img{aspect-ratio:1/1.12}.detail-image>span{position:absolute;right:18px;bottom:18px;display:flex;gap:14px;align-items:center;background:var(--paper);padding:12px 15px;font-size:10px}.image-disclaimer{font-size:9px;color:var(--muted);margin-top:12px}.product-spec{padding-top:10px}.product-spec>h1{font-size:57px;margin-bottom:22px;letter-spacing:-.03em}.product-spec>p:not(.eyebrow){font-size:13px;color:var(--muted)}.spec-facts{border-block:1px solid var(--line);padding-block:17px;margin-block:25px}.spec-facts>div{display:flex;justify-content:space-between;gap:20px;font-size:10px;line-height:1.8;padding-block:6px}.spec-facts span{color:var(--muted)}.spec-facts strong{font-weight:400;text-align:right}.product-spec>.action-row{margin-top:24px;gap:12px;align-items:stretch}.product-spec>.action-row>*{flex:1;padding-inline:16px;gap:12px}.fine-print{font-size:10px!important;line-height:1.6;margin:14px 0}.product-spec .field-row{gap:15px}.spec-accordions{margin-top:25px}.spec-accordions summary{font-size:12px;padding-block:20px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#191612de;z-index:100;display:flex;justify-content:center;align-items:center;padding:40px}.modal-backdrop>img{max-width:85vw;max-height:90vh;width:auto;height:auto;object-fit:contain}.modal-close{position:absolute;right:25px;top:22px;color:#fff;padding:10px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:14px;background:#292822;color:#fff;padding:18px 20px;font-size:12px;z-index:90;max-width:calc(100% - 32px);width:max-content;box-shadow:0 6px 24px #0002}.toast>svg{flex-shrink:0;color:#d4dfcb}.toast>a{white-space:nowrap;text-decoration:underline;margin-left:15px}.toast>button{color:#fff;display:flex;padding:2px}.toast>span{min-width:0}.collection-list{display:grid;grid-template-columns:1fr 1fr;gap:52px 40px}.collection-card>img{height:450px}.collection-card>div{padding-top:25px}.collection-card .eyebrow{margin-bottom:10px}.collection-card h2{font-size:42px;margin-bottom:17px}.collection-0{grid-column:span 2;display:grid;grid-template-columns:1.1fr .8fr;gap:65px;align-items:center;background:#f0f3f6}.collection-0>img{height:520px}.collection-0>div{padding:30px}.collection-0 h2{font-size:58px}.collection-detail-hero{display:grid;grid-template-columns:.95fr 1fr;gap:90px;align-items:center;padding-top:20px}.collection-detail-hero h1{font-size:75px;margin-bottom:28px}.collection-detail-hero p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:390px}.collection-detail-hero small{display:block;color:var(--muted);font-size:10px;line-height:1.7;margin-top:16px;max-width:350px}.collection-detail-hero>img{height:560px}.paired-story{padding:70px;text-align:center;background:var(--tint);margin-bottom:85px}.paired-story p:not(.eyebrow){max-width:510px;margin:24px auto;font-size:13px}.custom-hero{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:#f0f3f6}.custom-hero>img{height:530px}.custom-hero>div{padding:45px 55px 30px 0}.custom-hero h2{font-size:48px;margin-bottom:30px}.custom-row{display:flex;align-items:center;gap:20px;padding:15px 0;border-top:1px solid #d5dfe7}.custom-row span{font-size:10px;color:var(--muted)}.custom-row h3{font-size:25px;flex:1}.custom-row svg{color:var(--accent)}.custom-hero>div>p:last-child{font-size:10px;color:var(--muted);margin-top:20px}.brief-checklist{padding:50px;background:var(--tint);display:grid;grid-template-columns:1.3fr 1fr;gap:55px;margin-bottom:80px;align-items:center}.brief-checklist h2{font-size:43px;margin-bottom:30px}.brief-checklist ul{list-style:none;padding:0;margin:0}.brief-checklist li{display:flex;align-items:center;gap:13px;padding:19px 0;border-bottom:1px solid #b9cbd0;font-size:12px}.brief-checklist li svg{flex-shrink:0}.ordering-rule{display:grid;grid-template-columns:1fr 1.7fr;gap:70px;border-top:1px solid var(--line);padding:28px 0}.ordering-rule h3{font-size:29px}.ordering-rule p{font-size:13px;color:var(--muted);max-width:660px;margin:0}.quality-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px 90px}.quality-grid>div{border-top:1px solid var(--line);padding-top:24px}.quality-grid h3{font-size:37px;margin-bottom:20px}.quality-grid p{font-size:14px;color:var(--muted);max-width:460px}.evidence-note{padding:38px 45px;background:#f0f3f6}.evidence-note p{font-size:13px;max-width:650px;margin-top:20px;color:var(--muted)}.about-intro{text-align:center;padding:30px 0 65px}.about-intro h1{font-size:75px}.about-intro>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:640px;margin:30px auto 0}.about-image{height:520px;object-position:50% 50%}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:90px}.two-columns p:not(.eyebrow){font-size:14px;color:var(--muted)}.inquiry-layout{display:grid;grid-template-columns:minmax(0,1.7fr) 1fr;gap:75px}.list-heading{display:flex;justify-content:space-between;align-items:center;padding:0 0 22px;border-bottom:1px solid var(--line)}.list-heading h3{font-size:27px}.inquiry-item{display:grid;grid-template-columns:125px 1fr 20px;gap:25px;padding:28px 0;border-bottom:1px solid var(--line)}.inquiry-item>a>img{height:150px}.inquiry-item-info h3{font-size:28px;margin-bottom:15px}.inquiry-item-info>.eyebrow{font-size:9px;margin-bottom:8px}.inquiry-item .field-row{gap:12px;margin:20px 0 13px}.inquiry-item label{font-size:10px;gap:7px}.inquiry-item input,.inquiry-item select{min-height:36px;padding:9px;font-size:11px}.remove-item{align-self:start;padding:0}.inquiry-sidebar{background:#f0f3f6;padding:35px;align-self:start}.inquiry-sidebar>h3{font-size:35px;margin-bottom:22px}.inquiry-sidebar>p{font-size:12px;color:var(--muted)}.inquiry-sidebar dl{margin-block:24px}.inquiry-sidebar dl>div{display:flex;justify-content:space-between;gap:15px;padding-block:13px;border-bottom:1px solid var(--line);font-size:10px}.inquiry-sidebar dt{color:var(--muted)}.inquiry-sidebar dd{text-align:right;margin:0}.inquiry-sidebar>.button{width:100%;gap:15px}.inquiry-empty{background:#f0f3f6;min-height:370px}.form-layout{display:grid;grid-template-columns:.65fr 1.35fr;gap:110px;padding-bottom:80px}.form-intro>h2{font-size:61px;margin-bottom:23px}.form-intro>p:not(.eyebrow){font-size:12px;color:var(--muted)}.form-guide{display:grid;grid-template-columns:25px 1fr;gap:18px 13px;border-top:1px solid var(--line);margin-top:33px;padding-top:28px}.form-guide span{font-size:10px;color:var(--accent);padding-top:3px}.form-guide p{font-size:12px;margin:0}.preview-note{margin-top:35px;border-top:1px solid var(--line);padding-top:22px}.preview-note>strong{font-size:9px;letter-spacing:1.2px;font-weight:500}.preview-note p{font-size:10px;color:var(--muted);margin-top:10px}.inquiry-form>.field-row{gap:25px;margin-bottom:25px}.inquiry-form>label{margin-bottom:25px}.upload-area{display:flex;align-items:center;gap:16px;padding:24px 20px;border:1px dashed #b8b09f;margin-block:24px}.upload-area>svg{flex-shrink:0}.upload-area strong{font-size:12px;font-weight:500}.upload-area p{font-size:9px;color:var(--muted);margin:6px 0 0}.file-button{position:relative;margin-left:auto;overflow:hidden;min-height:38px;font-size:10px;padding:8px 15px;flex-shrink:0;display:block;cursor:pointer}.file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.file-list{list-style:none;padding:0;margin-block:20px}.file-list li{display:flex;align-items:center;gap:10px;font-size:11px;margin-bottom:10px;overflow-wrap:anywhere}.file-list button{margin-left:auto;display:flex;flex-shrink:0}.file-list svg{flex-shrink:0}.consent{display:flex;flex-direction:row;align-items:flex-start;gap:12px;font-size:10px;line-height:1.7}.consent>input{width:15px;height:15px;min-height:15px;margin:2px 0 0}.consent a{text-decoration:underline}.form-submit{display:flex;align-items:center;gap:22px;margin-top:28px}.form-submit>span{font-size:10px;color:var(--muted)}button:disabled{opacity:.5;cursor:not-allowed}.error-message{font-size:12px;color:#a02924}.contact-bottom{display:grid;grid-template-columns:1fr 1fr;gap:120px;border-top:1px solid var(--line);padding-block:60px 90px}.contact-bottom h3{font-size:34px;margin-bottom:20px}.contact-bottom p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:460px}.success-page{text-align:center;max-width:800px;padding-block:70px 90px}.success-page>svg{color:var(--accent);margin-bottom:30px}.success-page h1{font-size:76px;margin-bottom:30px}.success-page>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:500px;margin:0 auto 25px}.success-reference{padding:28px;border-block:1px solid var(--line);margin-block:35px}.success-reference>span{display:block;font-size:9px;letter-spacing:1.3px;color:var(--muted);margin-bottom:12px}.success-reference>strong{font-size:17px;font-weight:400;letter-spacing:1px}.success-reference>p{font-size:12px;color:var(--muted);margin:12px 0 0}.success-page .action-row{justify-content:center}.next-steps{margin-top:55px;padding:25px;background:#f0f3f6}.next-steps h3{margin-bottom:15px}.next-steps p{font-size:11px;margin-bottom:8px;color:var(--muted)}.legal-page{max-width:800px;padding-bottom:90px}.legal-page>h1{font-size:65px;margin:25px 0}.legal-page h2{font-size:35px;margin:40px 0 15px}.legal-page>p:not(.eyebrow){font-size:14px;color:var(--muted)}@media(min-width:1600px){.header,.trade-bar{padding-inline:calc((100vw - 1440px)/2)}.hero{min-height:660px}.hero-visual>img{min-height:660px;max-height:720px}.hero-copy{padding-right:100px}}@media(max-width:1200px){.page-shell{width:calc(100% - 72px)}.header{padding:24px 36px;gap:22px}.trade-bar{padding-inline:36px}.navigation{gap:21px}.wordmark{font-size:22px}.header-actions{gap:10px}.hero-copy{padding-right:8%}.hero h1{font-size:66px}.hero .action-row{gap:18px}.hero .button{padding-inline:18px}.hero-visual>img{min-height:540px}.hero{min-height:540px}.editorial-inner{gap:65px}.editorial-photo img{height:490px}.detail-feature{gap:35px}.detail-feature h2{font-size:42px}.detail-feature>img{height:300px}.callout{padding-inline:36px}.page-intro{gap:60px}.catalog-layout{grid-template-columns:180px 1fr;gap:30px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{gap:45px}.product-spec h1{font-size:49px}.form-layout{gap:60px}.inquiry-layout{gap:40px}.collection-detail-hero{gap:60px}.collection-detail-hero h1{font-size:65px}.custom-hero{gap:45px}.custom-hero>div{padding-right:35px}.review-bar{padding-inline:20px}.site-tabs a{padding-inline:12px}}@media(max-width:960px){.navigation{gap:16px}.wordmark{font-size:20px}.header{gap:17px;padding-inline:27px}.bag-link>span{display:none}.navigation>a{font-size:11px}.page-shell{width:calc(100% - 54px)}.hero h1,.theme-s4 .hero h1,.theme-s5 .hero h1{font-size:60px}.hero-copy{padding-top:40px;padding-bottom:35px}.hero-copy>p:not(.eyebrow):not(.hero-note){font-size:19px}.hero .action-row{align-items:flex-start;flex-direction:column;gap:13px}.hero-note{display:none}.hero-visual>img{min-height:520px}.hero{min-height:520px}.section{padding-block:70px}.product-grid{gap:20px}.product-caption h3{font-size:25px}.product-meta{font-size:9px}.editorial-inner{gap:45px}.editorial-photo img{height:450px}.editorial-copy h2{font-size:44px}.detail-feature{grid-template-columns:1fr 1fr;gap:38px}.detail-list{grid-column:span 2;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.detail-list h3{font-size:22px}.detail-list>div{align-items:start}.steps{gap:24px}.step h3{font-size:26px}.service-grid{gap:28px}.service-block h3{font-size:30px}.faq-section{gap:45px}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.footer-main>div:last-child{grid-column:2/4;display:flex;gap:20px}.footer-main>div:last-child>.eyebrow{display:none}.footer-bottom{flex-wrap:wrap}.page-intro{gap:40px}.page-intro h1{font-size:58px}.product-detail{gap:35px}.product-spec h1{font-size:44px}.product-spec>.action-row{flex-direction:column}.product-spec .field-row{grid-template-columns:1fr}.collection-detail-hero{gap:40px}.collection-detail-hero>img{height:480px}.custom-hero>div{padding:30px 30px 20px 0}.custom-hero h2{font-size:39px}.custom-hero>img{height:510px}.brief-checklist{padding:35px;gap:35px}.brief-checklist h2{font-size:36px}.inquiry-layout{grid-template-columns:1fr}.inquiry-sidebar{max-width:none}.inquiry-sidebar dl{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.inquiry-sidebar dl>div{display:block}.inquiry-sidebar dd{text-align:left;margin-top:10px}.inquiry-sidebar>.button{width:auto}.form-layout{grid-template-columns:.6fr 1.4fr;gap:38px}.form-intro h2{font-size:51px}.upload-area{flex-wrap:wrap}.file-button{margin-left:40px}.review-label>span{display:none}.site-tabs a{padding-inline:10px}.review-bar{gap:10px;padding-inline:14px}.review-panel{gap:30px}.review-pages{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.page-shell{width:calc(100% - 40px)}.review-bar{display:grid;grid-template-columns:1fr auto;padding:8px 15px 0;gap:7px;min-height:75px}.review-label{font-size:10px}.review-label span{display:inline}.review-toggle{grid-column:2;grid-row:1;font-size:10px}.site-tabs{grid-column:1/3;grid-row:2;justify-content:space-between;gap:0}.site-tabs a{font-size:10px;padding:9px 5px;gap:5px}.site-tabs a span{font-size:9px}.review-panel{padding:22px 20px;display:block}.review-panel p{max-width:none}.review-pages{grid-template-columns:repeat(2,1fr);gap:15px 30px;margin-top:25px}.trade-bar{padding:9px 20px;justify-content:center;font-size:7px;letter-spacing:1px}.trade-bar>a{display:none}.header{padding:20px;gap:10px}.wordmark{font-size:21px}.header-actions{gap:16px}.bag-link{gap:7px}.mobile-menu{display:flex;padding:0}.navigation{display:none;position:absolute;left:0;right:0;top:100%;background:var(--paper);padding:15px 20px 25px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;box-shadow:0 10px 15px #00000006}.navigation.open{display:flex}.navigation>a{font-size:14px;padding:14px 0;border-bottom:1px solid var(--line)}.navigation>a:after{display:none}.hero,.theme-s3 .hero{grid-template-columns:1fr;min-height:auto}.hero-copy,.theme-s3 .hero-copy{padding:43px 0 34px}.hero-copy>.eyebrow{font-size:9px;max-width:280px;margin-bottom:23px}.hero h1,.theme-s4 .hero h1,.theme-s5 .hero h1{font-size:clamp(53px,12.7vw,75px);max-width:510px;line-height:.99}.hero-copy>p:not(.eyebrow):not(.hero-note){font-size:20px;max-width:420px;margin-top:20px;margin-bottom:24px}.hero .action-row{flex-direction:row;align-items:center;gap:20px}.button,.outline-button{font-size:11px;min-height:45px;padding:12px 17px;gap:17px}.text-link{font-size:11px;gap:12px}.hero-visual>img{height:425px;min-height:0;max-height:none;object-position:center}.hero-visual{margin-inline:-20px}.photo-caption{padding:13px 20px;font-size:8px;letter-spacing:.7px}.photo-caption>a{font-size:9px}.value-line{display:grid;grid-template-columns:1fr 1fr;padding-block:22px;gap:15px;font-size:10px}.value-line>span:first-child{font-size:8px;letter-spacing:.7px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:29px}.section-heading>.text-link{margin-top:20px}.section-heading .eyebrow{font-size:9px;margin-bottom:16px}h2{font-size:41px}.section-heading p:not(.eyebrow){font-size:12px;margin-top:15px}.product-grid{grid-template-columns:1fr 1fr;gap:30px 15px}.product-grid>.product-card:last-child:nth-child(odd){grid-column:1/3;max-width:none}.product-grid>.product-card:last-child:nth-child(odd) .product-image{aspect-ratio:1.5}.product-caption{padding-top:16px;gap:9px}.product-caption h3{font-size:25px;line-height:1.08}.product-caption .eyebrow{font-size:7px;letter-spacing:.9px;margin-bottom:8px}.product-meta{font-size:8px;line-height:1.7;display:block}.add-small{flex-basis:30px;width:30px;height:30px;margin-top:15px}.add-small svg{width:18px}.image-corner{font-size:8px;top:10px;left:10px;padding:6px}.image-action{display:none}.editorial{padding-block:45px}.editorial-inner{grid-template-columns:1fr;gap:35px}.editorial-photo{padding-left:20px}.editorial-photo img{height:405px}.vertical-caption{font-size:8px}.editorial-copy h2{font-size:44px;max-width:430px}.editorial-copy>p:not(.eyebrow){font-size:13px}.editorial-copy .eyebrow{font-size:9px;margin-bottom:18px}.mini-note{margin-top:30px}.service-grid{grid-template-columns:1fr;gap:25px}.service-block{padding:21px 0 8px}.service-block>span{margin-bottom:17px}.service-block h3{font-size:32px;max-width:none;padding-right:35px}.service-block>p:not(.eyebrow){font-size:12px;max-width:470px;margin-bottom:10px}.service-block>svg{position:absolute;right:0;top:58px}.detail-feature{grid-template-columns:1fr;gap:30px;padding-bottom:0}.detail-feature h2{font-size:40px}.detail-feature>img{height:340px}.detail-list{grid-column:auto;grid-template-columns:1fr 1fr;gap:0 25px}.detail-list h3{font-size:24px}.detail-list>div{padding-block:22px}.steps{grid-template-columns:1fr 1fr;gap:10px 24px}.step>span{font-size:39px;margin-bottom:15px}.step h3{font-size:27px;margin-bottom:13px}.step p{font-size:11px}.center-action{margin-top:15px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section h2{font-size:42px}.faq-section>div>.eyebrow{font-size:9px}.faq-section summary{font-size:12px;padding-block:21px}.faq-section details>p{font-size:12px;padding-right:10px}.callout{padding:45px 20px;display:block}.callout h2{font-size:46px}.callout .eyebrow{font-size:9px}.callout>div:last-child{margin-top:28px}.callout>div>p:not(.eyebrow){font-size:12px;margin-bottom:22px}.callout.small{padding:35px 25px;margin-block:50px}.callout.small h2{font-size:41px}.footer{padding-block:45px 20px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 20px;margin-bottom:35px}.footer-brand{grid-column:1/3}.footer-brand>p{max-width:400px}.footer-main>div:last-child{grid-column:1/3;display:block}.footer-main>div:last-child>.eyebrow{display:block}.footer-main>div:not(:first-child) .eyebrow{font-size:8px;margin-bottom:20px}.footer-main>div:not(:first-child)>a{font-size:11px}.footer-bottom{flex-direction:column;font-size:8px;gap:12px}.breadcrumb{font-size:9px;padding-block:20px;gap:8px}.page-intro{grid-template-columns:1fr;gap:25px;padding:20px 0 40px}.page-intro h1{font-size:52px}.page-intro .eyebrow{font-size:9px;margin-bottom:16px}.page-intro>p{font-size:12px;max-width:450px}.catalog-top{position:relative;align-items:flex-start;gap:15px;margin-bottom:20px;flex-wrap:wrap;padding-bottom:15px}.category-tabs{gap:0 23px;flex-wrap:wrap;max-width:100%}.category-tabs button{font-size:10px;padding-block:12px}.filter-toggle{display:flex;padding:3px 0;font-size:11px}.catalog-layout{grid-template-columns:1fr;gap:20px}.filters{display:none;padding:0 20px 20px;background:#f0f3f6}.filters.show{display:block}.filters>h3{padding-top:20px}.filters fieldset{display:flex;flex-wrap:wrap;gap:12px 20px}.filters legend{padding-top:20px;margin-bottom:0}.filter-note{display:none}.catalog-grid{grid-template-columns:1fr 1fr;gap:25px 14px}.catalog-grid .product-caption h3{font-size:24px}.catalog-grid .product-meta{font-size:8px}.results-toolbar{margin-bottom:17px;font-size:9px}.results-toolbar label,.results-toolbar select{font-size:9px}.concept-note{font-size:9px;margin-top:25px;padding-top:15px}.product-detail{grid-template-columns:1fr;gap:20px;padding-top:0}.detail-image>img{aspect-ratio:1}.detail-image>span{padding:10px;font-size:9px;right:12px;bottom:12px}.product-spec>h1{font-size:49px;max-width:450px}.product-spec .eyebrow{font-size:9px}.product-spec .field-row{grid-template-columns:1fr 1fr}.product-spec>.action-row{flex-direction:row}.product-spec>.action-row>*{padding-inline:12px;font-size:10px;gap:8px}.spec-facts{margin-block:20px}.spec-facts>div{font-size:10px}.spec-facts strong{max-width:160px}.product-spec .field-row label{font-size:10px}.product-spec .field-row select{font-size:10px;padding:10px 5px}.modal-backdrop{padding:20px}.modal-backdrop>img{max-width:95vw}.modal-close{top:15px;right:10px}.toast{bottom:14px;padding:14px 13px;font-size:10px;gap:9px}.toast>span{max-width:190px}.toast>a{margin-left:0;font-size:10px}.toast>svg{width:18px}.collection-list{grid-template-columns:1fr;gap:35px}.collection-0{grid-column:auto;display:block}.collection-card>img{height:370px}.collection-0>div{padding:25px}.collection-card h2,.collection-0 h2{font-size:39px}.collection-card .eyebrow{font-size:9px}.collection-detail-hero{grid-template-columns:1fr;gap:35px;padding-top:15px}.collection-detail-hero h1{font-size:60px;margin-bottom:23px}.collection-detail-hero p:not(.eyebrow){font-size:13px}.collection-detail-hero>img{height:430px}.paired-story{padding:40px 22px;margin-bottom:50px}.paired-story h2{font-size:42px}.paired-story p:not(.eyebrow){font-size:12px}.custom-hero{grid-template-columns:1fr;gap:0}.custom-hero>img{height:360px}.custom-hero>div{padding:30px 24px}.custom-hero h2{font-size:41px}.custom-row h3{font-size:24px}.brief-checklist{grid-template-columns:1fr;padding:32px 25px;gap:25px;margin-bottom:50px}.brief-checklist h2{font-size:39px}.brief-checklist li{font-size:11px;gap:12px}.ordering-rule{grid-template-columns:1fr;gap:14px;padding-block:23px}.ordering-rule h3{font-size:30px}.ordering-rule p{font-size:12px}.quality-grid{grid-template-columns:1fr;gap:25px}.quality-grid h3{font-size:35px}.quality-grid p{font-size:12px}.evidence-note{padding:28px 23px}.evidence-note h3{font-size:30px}.evidence-note p{font-size:12px}.about-intro{padding:25px 0 35px;text-align:left}.about-intro h1{font-size:51px}.about-intro>p:not(.eyebrow){font-size:13px}.about-image{height:370px}.two-columns{grid-template-columns:1fr;gap:25px}.two-columns p:not(.eyebrow){font-size:13px}.inquiry-layout{gap:30px}.list-heading h3{font-size:25px}.list-heading>.text-link{font-size:10px;gap:8px}.inquiry-item{grid-template-columns:80px minmax(0,1fr) 18px;gap:15px;padding-block:23px}.inquiry-item>a>img{height:100px}.inquiry-item-info h3{font-size:25px}.inquiry-item-info .eyebrow{font-size:8px;line-height:1.5}.inquiry-item .field-row{gap:10px;margin-top:15px}.inquiry-item label{font-size:9px}.inquiry-item input,.inquiry-item select{font-size:10px;padding:8px}.inquiry-item-info>input{grid-column:span 2}.inquiry-sidebar{padding:26px}.inquiry-sidebar dl{grid-template-columns:1fr;gap:0;margin-block:18px}.inquiry-sidebar dl>div{display:flex}.inquiry-sidebar dd{margin:0}.inquiry-sidebar>h3{font-size:34px}.inquiry-empty{min-height:320px;padding-inline:22px}.inquiry-empty h2{font-size:36px}.form-layout{grid-template-columns:1fr;gap:30px;padding-bottom:45px}.form-intro>h2{font-size:46px}.form-intro>h2 br{display:block}.form-guide{display:none}.preview-note{margin-top:22px;padding-top:17px}.preview-note p{max-width:450px}.field-row,.inquiry-form>.field-row{grid-template-columns:1fr;gap:22px;margin-bottom:22px}.inquiry-item .field-row{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:13px}input,select,textarea{font-size:16px;min-height:47px;padding:12px}label{font-size:11px}.inquiry-form>.field-row label{font-size:11px}.inquiry-form input::placeholder,.inquiry-form textarea::placeholder{font-size:11px}.upload-area{padding:20px 16px;gap:13px}.upload-area>svg{width:21px}.upload-area>div{flex:1;min-width:0}.upload-area strong{font-size:11px}.upload-area p{font-size:8px}.file-button{margin-left:33px;font-size:10px}.consent{font-size:9px;line-height:1.8}.form-submit{flex-direction:column;align-items:flex-start;gap:13px}.form-submit .button{width:100%}.contact-bottom{grid-template-columns:1fr;gap:35px;padding-block:30px 55px}.contact-bottom h3{font-size:33px}.contact-bottom p:not(.eyebrow){font-size:12px}.success-page{padding-block:45px 65px}.success-page>h1{font-size:52px}.success-page>p:not(.eyebrow){font-size:12px}.success-reference>strong{font-size:14px}.success-reference>p{font-size:10px}.success-page>.action-row{gap:20px}.next-steps{padding:25px 18px;margin-top:40px}.next-steps p{font-size:10px}.legal-page h1{font-size:49px}.legal-page h2{font-size:32px}.legal-page>p:not(.eyebrow){font-size:12px}.legal-page{padding-bottom:55px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}:root{--paper:#fff;--ink:#171d27;--muted:#596577;--line:#dce3ea;background:#fff;color:var(--ink)}h1,h2,h3{font-family:DM Sans,Arial,sans-serif;font-weight:800;letter-spacing:-.055em}h1{line-height:.97}h2{line-height:1.04;font-size:clamp(34px,3.5vw,51px)}h3{line-height:1.12;font-size:25px;letter-spacing:-.04em}em{font-style:normal;color:var(--accent);font-weight:800}.eyebrow{letter-spacing:1.2px;font-size:10px;font-weight:600}.section{padding-block:76px}.wordmark{font-family:DM Sans,Arial,sans-serif;font-size:23px;font-weight:900;letter-spacing:-.7px}.wordmark span{margin-inline:1px}.button{background:var(--button,var(--accent));border-color:var(--button,var(--accent));color:var(--button-ink,#fff);font-weight:700;font-size:13px;min-height:48px}.button:hover{background:var(--ink);color:#fff}.outline-button{font-weight:600}.text-link{font-weight:500}.header{padding-block:26px}.review-label{letter-spacing:1.2px}.review-bar{background:#eef2f6}.site-tabs a.active{background:#fff;border-color:var(--accent)}.trade-bar{font-size:8px;padding-block:8px}.navigation{font-size:12px}.bag-link{font-size:11px}.hero{min-height:600px;position:relative}.hero h1,.theme-s4 .hero h1,.theme-s5 .hero h1{font-size:clamp(63px,6.2vw,89px);font-weight:900;letter-spacing:-.06em;line-height:.96;color:var(--accent);max-width:530px}.hero-copy{padding:55px 8% 45px 0}.hero-copy>.eyebrow{margin-bottom:22px;color:var(--accent)}.hero-copy>p:not(.eyebrow):not(.hero-note){font-family:DM Sans,sans-serif;font-size:16px;line-height:1.5;max-width:350px;margin-top:23px}.hero-copy .hero-note{font-size:10px}.hero-visual>img{min-height:600px;max-height:635px}.photo-caption{font-weight:500;background:#fffffff5}.photo-caption>span{font-size:8px}.value-line{padding-block:21px;color:var(--accent);font-size:11px}.value-line>a{display:flex;align-items:center;gap:12px}.value-line>span{font-size:9px;font-weight:600;color:var(--accent)!important}.hero .text-link{color:var(--accent)}.theme-s1 .hero{grid-template-columns:.98fr 1.02fr}.theme-s1 .hero h1{max-width:480px}.theme-s1 .product-edit{display:grid;grid-template-columns:.66fr 2.6fr;gap:40px}.theme-s1 .product-edit .section-heading{display:block;align-self:center;margin:0}.theme-s1 .product-edit .section-heading h2{font-size:35px;color:var(--accent);letter-spacing:-.045em}.theme-s1 .product-edit .section-heading>.text-link{margin-top:23px;font-size:10px}.theme-s1 .product-edit .section-heading p:not(.eyebrow){font-size:11px}.theme-s1 .product-edit .product-caption h3{font-size:22px}.theme-s1 .product-edit .product-meta{font-size:9px}.theme-s1 .product-edit .product-caption{gap:10px}.theme-s1 .product-edit .product-image{aspect-ratio:1/1.05}.theme-s2 .product-edit{background:var(--accent);color:#fff;max-width:none;width:100%;padding-inline:max(56px,calc((100vw - 1328px)/2));margin-top:0}.theme-s2 .product-edit .eyebrow,.theme-s2 .product-edit .muted,.theme-s2 .product-edit .product-meta{color:#fff}.theme-s2 .product-edit .add-small{border-color:#ffffff80;color:#fff}.theme-s2 .product-edit .add-small:hover{background:#fff;color:var(--accent)}.theme-s2 .product-edit .text-link{color:#fff}.theme-s2 .product-edit .product-image{aspect-ratio:1.2}.theme-s2 .product-edit .image-corner,.theme-s2 .product-edit .image-action{color:var(--ink)}.theme-s2 .product-caption h3{font-size:28px}.theme-s3 .hero,.theme-s5 .hero{display:block;position:relative;min-height:600px;overflow:hidden;background:#26282c}.theme-s3 .hero-visual,.theme-s5 .hero-visual{position:absolute;top:0;right:0;bottom:0;left:0}.theme-s3 .hero-visual>img,.theme-s5 .hero-visual>img{width:100%;height:100%;max-height:none;min-height:0;object-position:center}.theme-s3 .hero-copy,.theme-s5 .hero-copy{position:relative;z-index:1;max-width:48%;min-height:600px;padding:65px 20px 60px 55px}.theme-s3 .hero h1,.theme-s5 .hero h1{color:#fff;max-width:470px;font-size:87px}.theme-s3 .hero-copy>.eyebrow,.theme-s3 .hero-copy>p,.theme-s3 .hero .text-link,.theme-s5 .hero-copy>.eyebrow,.theme-s5 .hero-copy>p,.theme-s5 .hero .text-link{color:#fff!important}.theme-s3 .hero-copy>p:not(.eyebrow),.theme-s5 .hero-copy>p:not(.eyebrow){max-width:340px}.theme-s3 .hero .photo-caption,.theme-s5 .hero .photo-caption,.theme-s3 .hero .hero-note,.theme-s5 .hero .hero-note{display:none}.theme-s3 .value-line{color:#222}.theme-s3 .hero .action-row,.theme-s5 .hero .action-row{flex-direction:column;align-items:flex-start;gap:15px}.theme-s3 .hero-copy>.eyebrow{color:#ffc698!important}.theme-s5 .hero{background:#00585c}.theme-s5 .hero h1{color:#c9f7e9}.theme-s5 .hero-copy>p{color:#e9fff5!important}.theme-s5 .hero-copy>.eyebrow{color:#c9f7e9!important}.theme-s4 .hero{background:#fff2af}.theme-s4 .hero-copy{padding:55px 30px 45px 38px}.theme-s4 .hero h1{font-size:83px}.theme-s4 .hero-copy>.eyebrow{color:var(--accent)}.theme-s4 .hero-visual>img{object-position:57% 50%}.theme-s4 .photo-caption{background:#fff2af}.theme-s4 .product-edit h2,.theme-s4 .product-edit h3,.theme-s5 .product-edit h2{color:var(--accent)}.product-caption h3{font-size:26px;font-weight:700;letter-spacing:-.045em;margin-bottom:11px}.product-caption .eyebrow{font-size:8px;font-weight:600}.product-image{background:var(--tint)}.product-meta{font-size:10px}.image-corner{color:var(--accent);font-weight:600}.add-small{border-color:var(--line);color:var(--accent)}.add-small:hover{background:var(--accent);color:#fff}.editorial{background:var(--tint)}.editorial-copy h2{font-size:51px;color:var(--accent);font-weight:800}.editorial-copy>p:not(.eyebrow){font-size:14px;color:var(--ink)}.editorial-copy .mini-note>span{font-family:DM Sans,sans-serif;font-size:30px;font-weight:800}.mini-note p{font-family:DM Sans,sans-serif;font-size:18px;letter-spacing:-.4px;font-weight:700}.mini-note small{font-weight:400;letter-spacing:0}.editorial-photo{padding-left:0}.vertical-caption{display:none}.editorial-inner{gap:90px}.service-block h3{font-size:31px;max-width:290px}.service-block>span{font-weight:700;color:var(--accent)}.detail-feature h2{font-size:41px;color:var(--accent)}.detail-list h3{font-size:23px}.detail-list span{font-weight:600}.step>span{font-family:DM Sans,sans-serif;font-weight:800;font-size:44px;letter-spacing:-2px}.step h3{font-size:24px;font-weight:700;letter-spacing:-.035em}.faq-section h2{font-size:47px}.callout{background:var(--accent);color:#fff}.callout .eyebrow,.callout p,.callout em{color:#fff!important}.callout h2{font-size:62px;font-weight:800;letter-spacing:-.05em}.callout .button{background:#fff;border-color:#fff;color:var(--accent)}.callout .button:hover{background:var(--ink);border-color:var(--ink);color:#fff}.theme-s4 .callout{background:#fff0aa;color:var(--accent)}.theme-s4 .callout .eyebrow,.theme-s4 .callout p,.theme-s4 .callout em{color:var(--accent)!important}.theme-s4 .callout .button{background:var(--accent);border-color:var(--accent);color:#fff}.theme-s3 .callout{background:#20242b}.theme-s3 .callout .button{background:#ffb482;border-color:#ffb482;color:#20242b}.theme-s5 .callout .button{background:#c5f1df;border-color:#c5f1df;color:#005154}.footer{background:#f0f3f7}.footer-brand>.wordmark{font-size:25px;white-space:normal;display:block;font-weight:900}.footer-brand>span{font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:-.2px}.page-intro h1{font-size:68px;color:var(--accent);font-weight:800}.catalog-grid .product-caption h3{font-size:22px;font-weight:700}.catalog-grid .product-image{aspect-ratio:1}.filter-note>p{font-family:DM Sans,sans-serif;font-size:20px;font-weight:700;letter-spacing:-.5px}.product-spec>h1{font-size:51px;color:var(--accent);font-weight:800}.product-spec>p:not(.eyebrow){font-size:13px}.product-spec .spec-facts strong{font-weight:500}.product-spec .button{background:var(--accent);border-color:var(--accent);color:#fff}.collection-card h2{font-size:39px;color:var(--accent);font-weight:800}.collection-0{background:var(--tint)}.collection-0 h2{font-size:51px}.collection-detail-hero h1{font-size:67px;color:var(--accent);font-weight:800}.collection-detail-hero .button{background:var(--accent);border-color:var(--accent);color:#fff}.paired-story{background:var(--tint)}.paired-story h2{color:var(--accent);font-weight:800}.custom-hero{background:var(--tint)}.custom-hero h2{font-size:43px;color:var(--accent)}.custom-row h3{font-size:22px;font-weight:700}.brief-checklist h2{font-size:40px;color:var(--accent)}.brief-checklist .button{background:var(--accent);color:#fff;border-color:var(--accent)}.ordering-rule h3{font-size:26px}.quality-grid h3{font-size:31px;color:var(--accent)}.evidence-note h3{font-size:27px}.about-intro h1{font-size:68px;color:var(--accent)}.inquiry-item-info h3{font-size:25px;color:var(--accent);font-weight:700}.inquiry-sidebar{background:var(--tint)}.inquiry-sidebar>h3{font-size:31px;color:var(--accent)}.inquiry-sidebar>.button{background:var(--accent);border-color:var(--accent);color:#fff}.form-intro h2{font-size:56px;color:var(--accent)}.form-submit .button{background:var(--accent);border-color:var(--accent);color:#fff}.contact-bottom h3{font-size:29px}.success-page h1{font-size:65px;color:var(--accent)}.success-page .button{background:var(--accent);border-color:var(--accent);color:#fff}.legal-page h1{font-size:57px;color:var(--accent)}.legal-page h2{font-size:28px}.error-message>.text-link{color:#a02924;font-size:11px}@media(max-width:1200px){.hero h1,.theme-s4 .hero h1,.theme-s5 .hero h1{font-size:72px}.theme-s3 .hero h1{font-size:75px}.theme-s3 .hero-copy,.theme-s5 .hero-copy{max-width:50%;padding-left:38px}.theme-s1 .product-edit{grid-template-columns:.7fr 2.4fr;gap:28px}.theme-s1 .product-edit .section-heading h2{font-size:30px}.theme-s2 .product-edit{padding-inline:36px}.theme-s1 .product-edit .product-grid{gap:19px}.theme-s1 .product-edit .product-caption h3{font-size:20px}.editorial-inner{gap:60px}.editorial-copy h2{font-size:44px}.callout h2{font-size:54px}.page-intro h1{font-size:61px}.form-layout{gap:60px}.product-spec>h1{font-size:45px}}@media(max-width:960px){.hero h1,.theme-s4 .hero h1,.theme-s5 .hero h1,.theme-s3 .hero h1{font-size:62px}.hero-copy>p:not(.eyebrow):not(.hero-note){font-size:14px}.hero-visual>img{min-height:550px}.hero{min-height:550px}.theme-s3 .hero,.theme-s5 .hero{min-height:560px}.theme-s3 .hero-copy,.theme-s5 .hero-copy{min-height:560px;max-width:54%;padding:48px 20px 48px 30px}.theme-s3 .hero-visual>img,.theme-s5 .hero-visual>img{object-position:65% center}.theme-s4 .hero-copy{padding-left:27px}.theme-s1 .product-edit{display:block}.theme-s1 .product-edit .section-heading{display:flex;align-items:flex-end;margin-bottom:30px}.theme-s1 .product-edit .section-heading h2{font-size:35px;max-width:400px}.theme-s1 .product-edit .section-heading>.text-link{flex-shrink:0}.theme-s2 .product-edit{padding-inline:27px}.editorial-copy h2{font-size:39px}.service-block h3{font-size:28px}.detail-feature h2{font-size:38px}.detail-list h3{font-size:20px}.step h3{font-size:21px}.callout h2{font-size:49px}.page-intro h1{font-size:53px}.product-spec>h1{font-size:39px}.collection-detail-hero h1{font-size:57px}.custom-hero h2{font-size:36px}.custom-row h3{font-size:20px}}@media(max-width:720px){h1,h2,h3{letter-spacing:-.045em}h2{font-size:34px}.section{padding-block:50px}.header{padding:20px}.wordmark{font-size:20px}.footer-brand>.wordmark{font-size:23px}.review-label,.review-label span{font-size:9px}.trade-bar{font-size:6.5px;letter-spacing:.8px}.hero,.theme-s1 .hero{display:grid;grid-template-columns:1fr;min-height:0}.hero-copy{padding:38px 0 31px}.hero h1,.theme-s4 .hero h1,.theme-s5 .hero h1,.theme-s3 .hero h1{font-size:clamp(51px,13vw,70px);letter-spacing:-.057em;max-width:420px;line-height:.98}.hero-copy>.eyebrow{font-size:8px;margin-bottom:20px}.hero-copy>p:not(.eyebrow):not(.hero-note){font-size:13px;line-height:1.55;max-width:330px;margin:20px 0 23px}.hero .action-row{gap:20px;align-items:center}.button{font-size:11px;gap:16px}.hero-visual>img{height:405px;min-height:0;max-height:none}.hero-visual{margin-inline:-20px}.photo-caption{font-size:8px;padding-inline:20px}.theme-s3 .hero,.theme-s5 .hero{display:flex;flex-direction:column;min-height:670px;width:100%;background:#25272b}.theme-s3 .hero-copy,.theme-s5 .hero-copy{max-width:100%;width:100%;padding:38px 20px 24px;min-height:330px;justify-content:flex-start}.theme-s3 .hero h1,.theme-s5 .hero h1{max-width:370px;font-size:60px}.theme-s3 .hero-visual,.theme-s5 .hero-visual{position:relative;inset:auto;margin:0;height:350px;order:2}.theme-s3 .hero-visual>img,.theme-s5 .hero-visual>img{height:350px;object-position:right center;object-fit:cover;min-height:0}.theme-s3 .hero .action-row,.theme-s5 .hero .action-row{flex-direction:row;align-items:center;gap:20px}.theme-s5 .hero{background:#005154}.theme-s3 .hero-copy>p:not(.eyebrow),.theme-s5 .hero-copy>p:not(.eyebrow){max-width:360px}.theme-s4 .hero{background:#fff2af;width:100%}.theme-s4 .hero-copy{padding:38px 20px 30px}.theme-s4 .hero-visual{margin-inline:0}.theme-s4 .hero-visual>img{object-position:center}.theme-s4 .hero h1{max-width:390px}.value-line{grid-template-columns:1fr 1fr;font-size:10px;gap:18px}.value-line>span{display:none}.value-line>a{gap:10px;justify-content:space-between;font-size:10px}.value-line>a svg{width:12px}.theme-s1 .product-edit .section-heading{display:block;margin-bottom:25px}.theme-s1 .product-edit .section-heading h2{font-size:37px;max-width:330px}.theme-s1 .product-edit .section-heading>.text-link{margin-top:17px}.theme-s1 .product-edit .product-grid{gap:26px 14px}.theme-s1 .product-edit .product-caption h3{font-size:21px}.theme-s1 .product-edit .product-grid>.product-card:last-child .product-image{aspect-ratio:1.5}.theme-s2 .product-edit{padding-inline:20px}.theme-s2 .product-edit .product-image{aspect-ratio:1}.theme-s2 .product-edit .product-grid>.product-card:last-child .product-image{aspect-ratio:1.5}.product-caption h3,.theme-s2 .product-caption h3{font-size:21px}.product-caption .eyebrow{font-size:7px}.product-meta{font-size:8px}.editorial-inner{gap:30px}.editorial-copy h2{font-size:38px}.editorial-copy>p:not(.eyebrow){font-size:12px}.mini-note p{font-size:16px}.mini-note>span{font-size:26px}.service-block h3{font-size:27px;max-width:none;letter-spacing:-.04em}.service-block>svg{top:55px}.detail-feature h2{font-size:36px}.detail-list h3{font-size:21px;line-height:1.2}.step>span{font-size:37px}.step h3{font-size:23px}.faq-section h2{font-size:37px}.callout h2,.callout.small h2{font-size:40px;line-height:1.04}.callout{padding:42px 20px}.callout.small{padding:32px 24px}.page-intro h1{font-size:48px;line-height:1.02}.catalog-grid .product-caption h3{font-size:20px}.product-spec>h1{font-size:42px}.product-spec>.action-row>.button{font-size:10px}.collection-card h2,.collection-0 h2{font-size:33px}.collection-detail-hero h1{font-size:48px}.collection-detail-hero>.eyebrow{font-size:9px}.paired-story h2,.custom-hero h2{font-size:35px}.custom-row h3{font-size:20px}.brief-checklist h2{font-size:34px}.quality-grid h3{font-size:29px}.about-intro h1{font-size:45px}.ordering-rule h3{font-size:24px}.evidence-note h3{font-size:25px}.form-intro h2{font-size:41px}.inquiry-item-info h3{font-size:21px}.inquiry-sidebar>h3{font-size:29px}.contact-bottom h3{font-size:27px}.success-page h1{font-size:45px}.legal-page h1{font-size:44px}.legal-page h2{font-size:26px}}.request-summary{text-align:left;margin-top:35px;padding:30px;background:var(--tint)}.request-summary h3{font-size:27px;color:var(--accent)}.request-summary>p{font-size:12px;margin:18px 0;color:var(--muted)}.summary-table-wrap{overflow:auto}.request-summary table{width:100%;border-collapse:collapse;font-size:11px}.request-summary th,.request-summary td{text-align:left;padding:14px 10px 14px 0;border-bottom:1px solid var(--line)}.request-summary th{font-size:10px;font-weight:600}.request-summary .summary-brief{margin-top:25px;white-space:pre-wrap}.request-summary td:last-child{white-space:nowrap}body{min-width:0}.app{--brand-surface:var(--accent);--brand-on:#fff;--brand-highlight:var(--button);--panel-line:color-mix(in srgb,var(--accent) 20%,white)}.theme-s2{--brand-highlight:#ffdbe2}.theme-s3{--brand-highlight:#ffb482}.theme-s4{--brand-surface:#fff2b4;--brand-on:#bb0053;--brand-highlight:#bb0053}.theme-s5{--brand-on:#d7fff0;--brand-highlight:#c5f1df}.theme-s1 .callout .button{background:var(--button);border-color:var(--button);color:var(--button-ink)}.theme-s4 .service-block:nth-child(2),.theme-s4 .brief-checklist,.theme-s4 .steps>.step:first-child,.theme-s4 .quality-grid>div:nth-child(2),.theme-s4 .quality-grid>div:nth-child(3){background:var(--accent);color:#fff}.theme-s4 .service-block:nth-child(2)>h3,.theme-s4 .service-block:nth-child(2)>p,.theme-s4 .service-block:nth-child(2)>span,.theme-s4 .service-block:nth-child(2)>svg,.theme-s4 .brief-checklist h2,.theme-s4 .brief-checklist .eyebrow,.theme-s4 .steps>.step:first-child>h3,.theme-s4 .steps>.step:first-child>p,.theme-s4 .quality-grid>div:nth-child(2)>h3,.theme-s4 .quality-grid>div:nth-child(2)>p,.theme-s4 .quality-grid>div:nth-child(3)>h3,.theme-s4 .quality-grid>div:nth-child(3)>p{color:#fff}.theme-s4 .steps>.step:first-child>span,.theme-s4 .quality-grid>div:nth-child(2)>.eyebrow,.theme-s4 .quality-grid>div:nth-child(3)>.eyebrow{color:var(--tint)}@media(max-width:370px){.header{padding-inline:16px;gap:6px}.header>.wordmark{font-size:16px}.header-actions{gap:6px}.header .bag-link{gap:4px}.review-bar{padding-inline:10px}.site-tabs a{padding-inline:2px;font-size:9px;gap:3px}.branded-form-layout .form-intro{grid-template-columns:1fr!important}.branded-form-layout .form-brand-photo,.branded-form-layout .form-brand-photo>img{height:220px!important;min-height:220px!important}.contact-sample-card{grid-template-columns:1fr!important}.contact-sample-card>img{height:220px!important;min-height:220px!important}}.trade-bar{background:var(--accent);color:#fff;border:0}.header{border-bottom-color:var(--panel-line)}.breadcrumb{color:var(--accent)}.breadcrumb>span:last-child{color:var(--muted)}.brand-intro{display:grid;grid-template-columns:1.08fr 1fr;background:var(--brand-surface);color:var(--brand-on);margin-bottom:40px;min-height:395px}.brand-intro-copy{padding:44px 44px 26px;display:flex;flex-direction:column;justify-content:center;min-width:0}.brand-intro .eyebrow{color:var(--brand-on);font-size:9px;margin-bottom:24px}.brand-intro h1{font-size:clamp(46px,4.2vw,63px);color:var(--brand-on);line-height:1.02;letter-spacing:-.055em;font-weight:900;max-width:660px}.brand-intro-copy>p:not(.eyebrow){max-width:490px;font-size:12px;line-height:1.75;margin:23px 0 28px;color:var(--brand-on)}.brand-intro-index{border-top:1px solid currentColor;display:flex;justify-content:space-between;gap:12px;padding-top:18px;margin-top:auto;font-size:8px;letter-spacing:1px;font-weight:600;color:var(--brand-highlight)}.brand-intro-photo{margin:0;position:relative;min-width:0;overflow:hidden;display:block;background:var(--tint)}.brand-intro-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:70% center}.brand-intro-photo figcaption{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 22px;background:var(--tint);color:var(--accent);font-size:9px}.brand-intro-photo figcaption>span:first-child{font-weight:700;font-size:8px;letter-spacing:.8px}.brand-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--brand-surface);color:var(--brand-on);padding:26px max(56px,calc((100vw - 1440px)/2));margin-top:55px;font-size:10px}.brand-strip>strong{font-size:12px;letter-spacing:.7px;max-width:330px}.brand-strip>span{font-size:10px;line-height:1.8}.brand-strip>a{display:flex;align-items:center;gap:20px;white-space:nowrap;border-bottom:1px solid currentColor;padding-block:7px}.page-shell>.brand-strip{margin-top:0;padding-inline:32px;margin-bottom:0}.service-grid{gap:24px}.service-block{background:var(--tint);border:0;padding:0 28px 24px;color:var(--accent);overflow:hidden;display:block}.service-image{width:calc(100% + 56px);height:200px;margin:0 -28px 26px;object-position:center 57%;transition:transform .35s}a.service-block:hover .service-image{transform:scale(1.025)}.service-block>span{display:block;font-size:12px;margin-bottom:15px}.service-block h3{max-width:330px;font-size:30px;color:var(--accent)}.service-block>p:not(.eyebrow){font-size:12px;color:var(--ink);margin-bottom:15px}.service-block>.eyebrow{color:var(--accent);font-size:9px;margin-bottom:14px}.service-block>svg{margin-top:5px}.service-block:nth-child(2){background:var(--brand-surface);color:var(--brand-on)}.service-block:nth-child(2) h3,.service-block:nth-child(2)>.eyebrow,.service-block:nth-child(2)>p,.service-block:nth-child(2)>span,.service-block:nth-child(2)>svg{color:var(--brand-on)}.detail-feature{padding:44px;background:var(--tint);gap:35px;grid-template-columns:1.1fr .95fr .9fr}.detail-feature>img{height:380px}.detail-list>div{border-color:var(--panel-line)}.detail-list h3,.detail-list span{color:var(--accent)}.detail-feature>.detail-list{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.steps{gap:0;border:1px solid var(--panel-line);background:var(--tint)}.step{border:0;padding:30px 28px 25px;min-width:0;border-right:1px solid var(--panel-line)}.step:last-child{border-right:0}.step>span{font-size:57px;line-height:1;margin-bottom:34px}.step h3{color:var(--accent);max-width:190px}.step p{font-size:11px;margin-bottom:0;color:var(--ink)}.step:first-child{background:var(--brand-surface);color:var(--brand-on)}.step:first-child>span{color:var(--brand-highlight)}.step:first-child h3,.step:first-child p{color:var(--brand-on)}.step:nth-child(3){background:#fff}.faq-section{border:0;gap:65px}.faq-section>div:first-child{padding:32px;background:var(--tint);color:var(--accent);align-self:start}.faq-section>div:first-child>.eyebrow{color:var(--accent)}.faq-section h2{font-size:43px}.faq-photo{height:180px;object-position:50% 40%;margin:0 0 20px}.faq-list{border-top:3px solid var(--accent)}.faq-list details{padding-inline:20px;border-color:var(--panel-line)}.faq-list details[open]{background:var(--tint)}.faq-list summary{font-weight:600;color:var(--accent)}.faq-list details>p{color:var(--ink)}.callout,.callout.small{display:grid;grid-template-columns:1.6fr .8fr;gap:55px;padding-block:50px;background:var(--brand-surface);color:var(--brand-on);overflow:hidden}.callout h2,.callout.small h2{font-size:clamp(42px,4.7vw,68px);max-width:790px}.callout-copy>p:not(.eyebrow){margin:23px 0}.callout-photo{display:block;align-self:stretch;position:relative;min-width:0;max-height:360px;overflow:hidden;background:var(--tint);color:var(--accent)}.callout-photo>img{height:100%;min-height:280px;max-height:360px;object-position:50% 43%;transition:transform .35s}.callout-photo:hover img{transform:scale(1.025)}.callout-photo>span{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--tint);padding:17px 20px;font-size:11px;font-weight:600}.callout.small{padding:40px;gap:38px}.callout.small h2{font-size:49px}.callout.small .callout-photo{max-height:310px}.callout.small .callout-photo>img{max-height:310px;min-height:270px}.footer{background:var(--accent);color:#fff;padding-top:0}.footer .wordmark,.footer .eyebrow,.footer-brand>p,.footer-brand>span,.footer-bottom{color:#fff}.footer a:focus-visible{outline-color:#fff}.footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer .footer-main{padding-top:42px;border-top:1px solid #ffffff50;margin-bottom:42px}.footer .footer-bottom{border-color:#ffffff50}.footer .footer-brand>p{opacity:.8}.footer .footer-brand>span{color:var(--tint)}.footer-signature{padding-block:42px;display:grid;grid-template-columns:1fr 300px;align-items:center;gap:70px}.footer-signature strong{display:block;font-size:clamp(44px,6vw,86px);line-height:.95;font-weight:900;letter-spacing:-.06em;max-width:950px}.footer-signature p{font-size:9px;letter-spacing:1.4px;margin-bottom:16px;color:var(--tint)}.footer-contact-photo{display:grid;grid-template-columns:110px 1fr;gap:18px;align-items:center;font-size:14px;font-weight:600}.footer-contact-photo img{height:110px}.footer-contact-photo span{display:flex;flex-direction:column;gap:13px;align-items:flex-start}.catalog-top{background:var(--tint);border:0;padding:0 18px;margin-bottom:28px}.category-tabs{gap:9px;flex-wrap:wrap}.category-tabs button{padding:15px 20px;border-bottom:0;color:var(--accent);font-size:11px}.category-tabs button.active{background:var(--accent);color:#fff}.category-tabs button:hover:not(.active){background:var(--panel-line)}.catalog-layout{grid-template-columns:228px minmax(0,1fr);gap:28px}.filters{padding:24px;background:var(--tint);align-self:start}.filters>h3{font-size:17px;letter-spacing:-.025em;color:var(--accent);margin:0 0 22px}.search-input{flex-direction:row;border:1px solid var(--panel-line);padding:0 9px;gap:8px;background:#fff}.search-input input{background:transparent;min-height:42px}.filters fieldset{padding-bottom:10px}.filters legend{color:var(--accent);font-weight:700}.filters .radio-label{font-size:11px;line-height:1.5}.filter-note{border-color:var(--panel-line);padding-top:20px}.filter-note>img{height:165px;margin-bottom:22px}.filter-note .eyebrow{font-size:8px;color:var(--accent)}.filter-note>p{font-size:23px;color:var(--accent)}.filter-note .text-link{font-size:10px}.results-toolbar{background:var(--tint);padding:12px 16px;min-height:48px;color:var(--accent);margin-bottom:20px}.results-toolbar label{color:var(--accent);font-weight:600}.results-toolbar select{background:#fff;color:var(--accent);border:1px solid var(--panel-line);font-size:11px;padding:8px}.catalog-grid .product-caption,.product-detail~.section .product-caption{background:var(--tint);padding:19px 17px 20px;min-height:141px;border-top:3px solid var(--accent)}.catalog-grid .product-caption h3{color:var(--accent);font-size:22px}.catalog-grid .add-small{background:var(--accent);color:#fff;border-color:var(--accent);width:34px;height:34px;flex-basis:34px}.catalog-grid .product-meta{line-height:1.6;display:block}.catalog-grid .product-caption .eyebrow{font-size:8px;color:var(--accent)}.product-detail{gap:35px;align-items:start}.product-spec{padding:30px;background:var(--tint);border-top:5px solid var(--accent)}.product-spec .spec-facts{border-color:var(--panel-line)}.product-spec input,.product-spec select{background:#fff;border-color:var(--panel-line)}.product-spec label{color:var(--accent);font-weight:500}.product-spec .spec-accordions{background:#fff;padding-inline:18px}.product-spec .spec-accordions summary{color:var(--accent)}.product-spec>h1{font-size:48px}.detail-direction{display:grid;grid-template-columns:.85fr 1fr;align-items:center;background:var(--brand-surface);color:var(--brand-on);margin-top:24px}.detail-direction>img{height:205px}.detail-direction>div{padding:22px}.detail-direction .eyebrow{color:var(--brand-on);font-size:8px;margin-bottom:13px}.detail-direction h3{font-size:27px;margin-bottom:17px}.detail-direction .text-link{font-size:10px}.detail-direction a:hover{color:var(--brand-on)}.collection-list{gap:30px}.collection-card{background:var(--tint);overflow:hidden}.collection-card>div{padding:30px}.collection-card>img{transition:transform .4s}.collection-card:hover>img{transform:scale(1.015)}.collection-card .eyebrow{color:var(--accent)}.collection-0{background:var(--brand-surface);color:var(--brand-on);gap:20px}.collection-0 h2,.collection-0 .eyebrow,.collection-0 .text-link:hover{color:var(--brand-on)}.collection-detail-hero{background:var(--brand-surface);color:var(--brand-on);padding:0;gap:0;align-items:stretch}.collection-detail-hero>div{padding:46px;align-self:center}.collection-detail-hero h1{font-size:62px;color:var(--brand-on)}.collection-detail-hero em,.collection-detail-hero .eyebrow,.collection-detail-hero p:not(.eyebrow),.collection-detail-hero small{color:var(--brand-on)}.collection-detail-hero>img{height:580px;min-height:500px}.collection-detail-hero .button{background:var(--tint);color:var(--accent);border-color:var(--tint)}.paired-story{display:grid;grid-template-columns:.8fr 1.2fr;gap:45px;align-items:center;text-align:left;padding:0 40px 0 0;overflow:hidden}.paired-story>img{height:380px}.paired-story>div{padding-block:35px}.paired-story p:not(.eyebrow){margin:22px 0}.paired-story h2{font-size:43px}.custom-hero{gap:45px}.custom-hero .custom-row{border-color:var(--panel-line)}.custom-row>span{color:var(--accent);font-weight:700}.brief-checklist{background:var(--brand-surface);color:var(--brand-on)}.brief-checklist h2,.brief-checklist .eyebrow{color:var(--brand-on)}.brief-checklist .button{background:var(--tint);color:var(--accent);border-color:var(--tint)}.brief-checklist li{border-color:currentColor}.ordering-table{padding-bottom:0}.ordering-rule{padding:28px;gap:50px;background:var(--tint);border:0;margin-bottom:4px}.ordering-rule:nth-child(odd){background:color-mix(in srgb,var(--tint) 50%,white)}.ordering-rule h3{display:flex;align-items:start;gap:23px;font-size:24px;color:var(--accent)}.ordering-rule h3>span{font-size:11px;margin-top:7px;font-weight:600;letter-spacing:0}.ordering-rule p{font-size:12px}.quality-grid{gap:22px}.quality-grid>div{padding:30px;background:var(--tint);border:0;position:relative}.quality-grid>div:nth-child(2),.quality-grid>div:nth-child(3){background:var(--brand-surface);color:var(--brand-on)}.quality-grid>div:nth-child(2) h3,.quality-grid>div:nth-child(2) p,.quality-grid>div:nth-child(3) h3,.quality-grid>div:nth-child(3) p{color:var(--brand-on)}.quality-grid .eyebrow{color:var(--accent);font-size:40px;font-weight:800;letter-spacing:-2px;margin-bottom:20px}.quality-grid>div:nth-child(2) .eyebrow,.quality-grid>div:nth-child(3) .eyebrow{color:var(--brand-highlight)}.quality-grid p{font-size:13px;margin-bottom:0}.evidence-note{background:var(--tint);border-left:5px solid var(--accent);color:var(--accent)}.two-columns{gap:45px}.two-columns>div:first-child{background:var(--tint);color:var(--accent);padding:35px}.two-columns>div:last-child{align-self:center}.two-columns .eyebrow{color:var(--accent)}@media(min-width:1600px){.brand-intro h1{font-size:68px}.brand-intro{min-height:430px}}@media(max-width:1200px){.brand-intro-copy{padding:35px 30px 25px}.brand-intro h1{font-size:51px}.brand-strip{padding-inline:36px}.brand-strip>span{max-width:290px}.service-block{padding-inline:22px}.service-image{width:calc(100% + 44px);margin-inline:-22px;height:180px}.service-block h3{font-size:27px}.detail-feature{padding:35px;gap:25px}.step{padding:27px 22px}.step h3{font-size:22px}.catalog-layout{grid-template-columns:210px minmax(0,1fr)}.filters{padding:20px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-grid .product-card:last-child:nth-child(odd){grid-column:span 2}.catalog-grid .product-card:last-child:nth-child(odd) .product-image{aspect-ratio:2.1}.product-spec{padding:25px}.product-spec>h1{font-size:41px}.callout.small h2{font-size:42px}.collection-detail-hero>div{padding:35px}.collection-detail-hero h1{font-size:55px}}@media(max-width:960px){.brand-intro{grid-template-columns:1.1fr 1fr;min-height:385px}.brand-intro h1{font-size:44px}.brand-intro-copy{padding:30px 25px 23px}.brand-intro-index{font-size:7px;gap:8px}.brand-intro-photo figcaption{display:block;font-size:9px;padding:14px 18px}.brand-intro-photo figcaption>span{display:block;margin-bottom:5px}.brand-strip{padding-inline:27px}.brand-strip>strong{font-size:11px}.brand-strip>span{display:none}.service-grid{gap:15px}.service-block h3{font-size:24px}.service-image{height:155px}.service-block>p:not(.eyebrow){font-size:11px}.detail-feature{grid-template-columns:1fr 1fr}.detail-feature>.detail-list{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.detail-feature>img{height:335px}.step{padding:24px 18px}.step>span{font-size:47px}.step h3{font-size:20px}.step p{font-size:10px}.faq-section{gap:30px;grid-template-columns:.85fr 1.15fr}.faq-section>div:first-child{padding:25px}.faq-section h2{font-size:35px}.callout,.callout.small{grid-template-columns:1.3fr .8fr;gap:30px}.callout h2,.callout.small h2{font-size:42px}.callout.small{padding:30px}.callout-photo>img{min-height:290px}.footer-signature{grid-template-columns:1fr 240px;gap:30px}.footer-contact-photo{grid-template-columns:90px 1fr;font-size:12px}.footer-contact-photo img{height:100px}.footer-signature strong{font-size:55px}.collection-detail-hero h1{font-size:48px}.collection-detail-hero>div{padding:28px}.product-spec .field-row{grid-template-columns:1fr}.detail-direction{display:block}.detail-direction>img{height:170px}.paired-story{gap:30px;padding-right:25px}.paired-story h2{font-size:36px}.custom-hero{gap:30px}.ordering-rule{gap:35px}.ordering-rule h3{font-size:22px}.two-columns h2{font-size:38px}}@media(max-width:720px){.brand-intro{grid-template-columns:1fr;margin-bottom:25px;min-height:0}.brand-intro-copy{padding:29px 24px 24px}.brand-intro h1{font-size:42px;line-height:1.03;max-width:440px}.brand-intro .eyebrow{font-size:8px;margin-bottom:18px}.brand-intro-copy>p:not(.eyebrow){font-size:11px;margin:19px 0 25px}.brand-intro-index{font-size:7px;padding-top:15px}.brand-intro-photo img{position:static;height:240px;min-height:0;object-position:65% 55%}.brand-intro-photo figcaption{position:static;display:flex;padding:13px 17px;gap:10px;font-size:8px}.brand-intro-photo figcaption>span{margin:0}.brand-intro-photo figcaption>span:first-child{font-size:7px;max-width:115px}.brand-strip{margin-top:35px;padding:22px 20px;gap:20px}.brand-strip>strong{font-size:10px;max-width:210px;line-height:1.5}.brand-strip>a{font-size:10px;gap:10px}.page-shell>.brand-strip{padding:22px}.service-grid{gap:22px}.service-block{padding:0 24px 24px}.service-image{height:225px;width:calc(100% + 48px);margin:0 -24px 23px}.service-block h3{font-size:29px;padding-right:0}.service-block>p:not(.eyebrow){font-size:12px}.service-block>svg{position:static;margin-top:10px}.service-block>span{margin-bottom:15px}.detail-feature{padding:27px 24px;gap:25px;grid-template-columns:1fr}.detail-feature>img{height:300px}.detail-feature>.detail-list{grid-column:auto;grid-template-columns:1fr 1fr;gap:0 20px}.detail-list h3{font-size:20px}.detail-feature h2{font-size:35px}.detail-feature>div>p:not(.eyebrow){font-size:12px}.detail-list>div{padding-block:17px;gap:10px}.steps{grid-template-columns:1fr 1fr;gap:0}.step{padding:25px 18px;border-bottom:1px solid var(--panel-line)}.step:nth-child(2){border-right:0}.step:nth-child(3),.step:nth-child(4){border-bottom:0}.step>span{font-size:43px;margin-bottom:24px}.step h3{font-size:22px;line-height:1.1}.step p{font-size:10px;line-height:1.75}.faq-section{grid-template-columns:1fr;gap:24px}.faq-section>div:first-child{padding:26px}.faq-section h2{font-size:37px}.faq-photo{height:195px}.faq-list details{padding-inline:16px}.faq-list summary{font-size:12px}.callout,.callout.small{display:grid;grid-template-columns:1fr;gap:28px;padding:34px 20px}.callout h2,.callout.small h2{font-size:40px}.callout .eyebrow{font-size:8px}.callout-copy>p:not(.eyebrow){font-size:11px;margin:20px 0}.callout-photo,.callout.small .callout-photo{max-height:230px}.callout-photo>img,.callout.small .callout-photo>img{min-height:230px;max-height:230px;height:230px;object-position:50% 40%}.callout-photo>span{padding:14px 17px;font-size:10px}.callout.small{padding:30px 24px;margin-block:45px}.footer-signature{grid-template-columns:1fr;padding-block:35px;gap:27px}.footer-signature strong{font-size:clamp(38px,12vw,55px)}.footer-signature p{font-size:8px}.footer-contact-photo{grid-template-columns:90px 1fr;font-size:14px;max-width:260px}.footer-contact-photo img{height:95px}.footer-contact-photo span{gap:10px}.footer .footer-main{padding-top:32px}.footer-brand>.wordmark{font-size:24px}.catalog-top{padding:10px;margin-bottom:20px;gap:14px}.category-tabs{gap:5px}.category-tabs button{font-size:10px;padding:11px 12px}.filter-toggle{color:var(--accent);padding:5px 4px}.catalog-layout{grid-template-columns:1fr;gap:20px}.filters{padding:22px}.filters>h3{padding:0;font-size:18px}.filters .filter-note{display:none}.filters fieldset{padding-top:18px;gap:12px 20px}.filters legend{padding-top:0;margin-bottom:12px}.results-toolbar{padding:10px;font-size:9px;gap:8px}.results-toolbar label{font-size:9px;gap:5px}.results-toolbar select{font-size:10px;padding:7px 3px;min-width:0}.catalog-grid{gap:22px 12px}.catalog-grid .product-caption,.product-detail~.section .product-caption{padding:15px 12px;min-height:148px;gap:7px;flex-wrap:wrap}.catalog-grid .product-caption h3{font-size:21px}.catalog-grid .add-small{margin-top:2px;width:32px;height:32px;flex-basis:32px}.catalog-grid .product-caption .eyebrow{font-size:7px;letter-spacing:.6px}.catalog-grid .product-card:last-child:nth-child(odd) .product-image{aspect-ratio:1.5}.catalog-grid .product-card:last-child:nth-child(odd) .product-caption{min-height:0;flex-wrap:nowrap}.product-detail{gap:25px}.product-spec{padding:26px 20px}.product-spec>h1{font-size:39px}.product-spec .field-row{grid-template-columns:1fr}.product-spec .field-row label{font-size:11px}.product-spec .field-row select{font-size:14px;padding:12px}.product-spec>.action-row{flex-direction:column}.product-spec .spec-accordions{padding-inline:13px}.detail-direction{display:grid;grid-template-columns:1fr 1fr;margin-top:20px}.detail-direction>img{height:200px}.detail-direction>div{padding:18px}.detail-direction h3{font-size:23px}.detail-direction .eyebrow{font-size:7px;letter-spacing:.6px}.detail-direction .text-link{font-size:9px;gap:9px}.collection-list{gap:25px}.collection-card>div{padding:26px}.collection-card>img{height:320px}.collection-0 h2{font-size:35px}.collection-detail-hero{grid-template-columns:1fr;gap:0;padding:0}.collection-detail-hero>div{padding:32px 24px}.collection-detail-hero h1{font-size:46px}.collection-detail-hero>img{height:340px;min-height:0}.collection-detail-hero p:not(.eyebrow){font-size:12px}.collection-detail-hero small{font-size:9px}.paired-story{grid-template-columns:1fr;gap:0;padding:0;margin-bottom:45px}.paired-story>img{height:260px}.paired-story>div{padding:29px 25px}.paired-story h2{font-size:36px}.custom-hero{gap:0}.brief-checklist{padding:30px 24px}.brief-checklist h2{font-size:33px}.ordering-rule{padding:25px 22px;gap:16px}.ordering-rule h3{font-size:24px;gap:17px}.ordering-rule p{font-size:11px;line-height:1.8}.quality-grid{gap:16px}.quality-grid>div{padding:27px}.quality-grid .eyebrow{font-size:36px}.quality-grid h3{font-size:29px}.quality-grid p{font-size:12px}.two-columns{gap:28px}.two-columns>div:first-child{padding:28px}.two-columns h2{font-size:35px}}@media(max-width:370px){.app .collection-detail-hero h1,.legal-page .privacy-masthead h1{font-size:37px;overflow-wrap:anywhere}.app .detail-feature>.detail-list{grid-template-columns:minmax(0,1fr)}.app .detail-feature>div{min-width:0}.app .product-grid{grid-template-columns:minmax(0,1fr)}.app .product-grid>.product-card{grid-column:1!important;min-width:0}.app .product-grid .product-image{aspect-ratio:1.2!important}.app .product-caption>div{min-width:0}.app .product-caption h3{overflow-wrap:anywhere}.app .paired-story h2{font-size:32px}.app .brand-intro h1{font-size:37px}}.sourcing-scope{border:1px solid var(--line);border-left:4px solid var(--accent);padding:23px 24px;margin:0 0 37px;background:var(--tint);min-width:0}.sourcing-scope-heading{display:flex;align-items:center;flex-wrap:wrap;gap:9px;font-size:11px;font-weight:700;color:var(--accent);margin-bottom:18px}.sourcing-scope-heading>svg{flex-shrink:0}.sourcing-scope-heading>span:last-child{margin-left:auto;font-size:8px;font-weight:600;letter-spacing:.7px}.sourcing-scope-path{list-style:none;display:flex;flex-wrap:wrap;gap:9px 0;margin:0;padding:0;font-size:16px;font-weight:700;line-height:1.4;color:var(--accent)}.sourcing-scope-path>li{display:inline;overflow-wrap:anywhere}.sourcing-scope-path>li+li:before{content:"/";margin-inline:10px;font-weight:400;opacity:.6}.sourcing-scope>strong{display:block;color:var(--accent);font-size:17px;line-height:1.4}.sourcing-scope>p{font-size:11px;color:var(--muted);line-height:1.65;margin:15px 0 0}.brief-form-group>.specification-brief-field{margin-top:24px}.sourcing-scope-compact{margin:23px 0;padding:18px}.sourcing-scope-compact .sourcing-scope-heading{margin-bottom:13px}.sourcing-scope-compact .sourcing-scope-path{font-size:13px}.sourcing-scope-compact>strong{font-size:14px}.procurement-summary-facts{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin:0 0 24px;padding:0}.procurement-summary-facts>div{padding:13px 0;border-bottom:1px solid var(--line);min-width:0}.procurement-summary-facts dt{font-size:9px;font-weight:500;color:var(--muted);margin-bottom:7px}.procurement-summary-facts dd{font-size:12px;font-weight:600;color:var(--ink);margin:0;line-height:1.5;overflow-wrap:anywhere}.procurement-summary-spec{margin-bottom:24px;border-left:2px solid var(--accent);padding-left:16px}.procurement-summary-spec h4{font-size:12px;color:var(--accent);margin:0 0 10px;line-height:1.45}.procurement-summary-spec p{font-size:12px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.brief-masthead{display:grid;grid-template-columns:1.03fr 1fr;min-height:400px;margin:8px 0 66px;background:var(--tint);overflow:hidden}.brief-masthead-copy{padding:44px 42px 30px;display:flex;flex-direction:column;align-items:flex-start}.brief-masthead-copy>.eyebrow{color:var(--accent);margin-bottom:22px}.brief-masthead h1{font-size:clamp(40px,4.25vw,64px);line-height:1.01;letter-spacing:-.055em;margin:0;color:var(--accent)}.brief-masthead-copy>p:not(.eyebrow){font-size:14px;line-height:1.65;max-width:390px;margin:25px 0 32px;color:var(--ink)}.brief-brand-line{width:100%;display:flex;justify-content:space-between;gap:15px;padding-top:19px;border-top:1px solid color-mix(in srgb,var(--accent) 25%,transparent);font-size:8px;letter-spacing:1px;font-weight:700;color:var(--accent);margin-top:auto}.brief-masthead-photo{margin:0;min-width:0;position:relative;display:flex;flex-direction:column}.brief-masthead-photo>img{width:100%;height:100%;min-height:350px;max-height:440px;object-fit:cover;flex:1}.brief-masthead-photo>figcaption{display:flex;justify-content:space-between;gap:15px;padding:16px 22px;background:var(--accent);color:#fff;font-size:8px;letter-spacing:1px;font-weight:600}.theme-s3 .brief-masthead-photo>img,.theme-s5 .brief-masthead-photo>img{object-position:right center}.inquiry-page .inquiry-layout{align-items:start;gap:50px;margin-bottom:20px}.inquiry-page .inquiry-items{border-top:3px solid var(--accent)}.inquiry-page .list-heading{padding-block:23px}.inquiry-page .list-heading h3{color:var(--accent);font-size:27px}.inquiry-page .inquiry-item{padding:28px 0}.inquiry-page .inquiry-item>a>img{background:var(--tint);object-fit:cover}.inquiry-page .inquiry-sidebar{padding:28px;background:var(--tint);overflow:hidden}.inquiry-sidebar-photo{display:block;width:calc(100% + 56px);max-width:none;height:220px;object-fit:cover;margin:-28px -28px 28px}.inquiry-page .inquiry-sidebar h3{font-size:34px}.inquiry-page .inquiry-sidebar>p{font-size:12px;line-height:1.7}.inquiry-page .inquiry-sidebar>.button{width:100%;justify-content:space-between;font-size:12px}.inquiry-empty{display:grid;grid-template-columns:1fr 1.25fr;gap:50px;border-block:1px solid var(--line);padding:36px 0 42px;align-items:center;text-align:left}.inquiry-empty-copy>svg{color:var(--accent);margin-bottom:16px}.inquiry-empty-copy>.eyebrow{color:var(--accent);margin-bottom:13px}.inquiry-empty-copy h2{font-size:clamp(32px,3.25vw,45px);max-width:420px;color:var(--accent)}.inquiry-empty-copy>p:not(.eyebrow){font-size:13px;max-width:360px;margin:20px 0 25px;color:var(--muted)}.inquiry-empty-gallery{display:grid;grid-template-columns:1fr 1fr;gap:18px}.inquiry-empty-gallery>a{min-width:0}.inquiry-empty-gallery img{width:100%;aspect-ratio:1;object-fit:cover;transition:filter .2s ease}.inquiry-empty-gallery>a:hover img{filter:brightness(.97)}.inquiry-empty-gallery span{display:flex;justify-content:space-between;gap:12px;font-size:12px;font-weight:700;line-height:1.35;color:var(--accent);margin-top:15px}.inquiry-empty-gallery span svg{flex-shrink:0}.branded-form-layout{grid-template-columns:.72fr 1.28fr;gap:68px;align-items:start;padding-bottom:70px}.branded-form-layout .form-intro{min-width:0;background:var(--accent);color:#fff;position:sticky;top:25px;padding:0}.form-brand-photo{margin:0;position:relative}.form-brand-photo>img{display:block;width:100%;height:330px;object-fit:cover}.form-brand-photo>figcaption{position:absolute;bottom:0;left:0;background:var(--accent);padding:13px 25px;color:#fff;font-size:9px;letter-spacing:1.3px;font-weight:600}.form-intro-copy{padding:28px 30px 30px}.form-intro-copy>.eyebrow{color:#fff;opacity:.85;margin-bottom:17px}.branded-form-layout .form-intro h2{font-size:46px;line-height:1.03;color:#fff;margin-bottom:20px}.form-intro-copy>p:not(.eyebrow){font-size:12px;line-height:1.7;color:#fff;opacity:.88;margin-bottom:0}.branded-form-layout .form-guide{display:grid;grid-template-columns:28px 1fr;gap:15px 12px;margin-block:28px;padding-top:24px;border-top:1px solid #ffffff40}.branded-form-layout .form-guide>span{font-size:10px;color:#fff;font-weight:700;opacity:.7}.branded-form-layout .form-guide>p{font-size:12px;color:#fff;margin:0;line-height:1.4}.branded-form-layout .preview-note{background:#fff;color:var(--ink);border:0;padding:18px 20px;margin-top:28px}.branded-form-layout .preview-note>strong{font-size:8px;letter-spacing:1.1px;color:var(--accent)}.branded-form-layout .preview-note>p{font-size:10px;line-height:1.65;color:var(--muted);margin:8px 0 0}.branded-form-layout .inquiry-form{min-width:0;padding:0}.brief-form-group{padding:0 0 32px;margin:0 0 32px;border:0;border-bottom:1px solid var(--line);min-width:0}.brief-form-group>legend{padding:0;display:flex;align-items:center;gap:15px;font-size:27px;font-weight:800;letter-spacing:-.6px;line-height:1.2;color:var(--accent);width:100%}.brief-form-group>legend>span{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;background:var(--tint);color:var(--accent);font-size:12px;font-weight:700;letter-spacing:0}.brief-group-note{font-size:12px;line-height:1.6;color:var(--muted);margin:14px 0 27px}.brief-form-group>.field-row{gap:24px;margin-bottom:24px}.brief-form-group>.field-row:last-child{margin-bottom:0}.brief-form-group>label{margin-bottom:0}.brief-form-group label{font-size:12px;line-height:1.5;font-weight:600;gap:9px;color:var(--ink)}.brief-form-group label .optional{font-weight:400;color:var(--muted)}.brief-form-group input:not([type=file]),.brief-form-group select,.brief-form-group textarea{font-size:14px;line-height:1.5;min-height:49px;border:1px solid #cdd5df;background:#fff;padding:12px 13px;font-weight:400;color:var(--ink);border-radius:0}.brief-form-group textarea{min-height:155px;resize:vertical}.brief-form-group input:focus,.brief-form-group select:focus,.brief-form-group textarea:focus{border-color:var(--accent)}.brief-form-group .upload-area{margin:0;border:1px dashed color-mix(in srgb,var(--accent) 50%,white);background:var(--tint);padding:23px 20px;gap:15px}.brief-form-group .upload-area>svg{color:var(--accent)}.brief-form-group .upload-area strong{font-size:12px;color:var(--accent);font-weight:700}.brief-form-group .upload-area p{font-size:10px;line-height:1.5}.brief-form-group .file-button{font-size:10px;min-height:40px;white-space:nowrap;background:#fff;border-color:var(--accent);color:var(--accent);font-weight:600;display:block}.brief-form-group .file-list{margin-bottom:0}.branded-form-layout .consent{font-size:11px;line-height:1.7;margin-bottom:25px}.branded-form-layout .form-submit{border-top:0;margin-top:0;gap:18px;flex-wrap:wrap}.branded-form-layout .form-submit>.button{font-size:12px;min-height:52px;justify-content:space-between;flex:1}.branded-form-layout .form-submit>span{font-size:9px}.contact-page .contact-bottom{grid-template-columns:1.35fr 1fr;gap:28px;border:0;padding:0 0 75px;align-items:stretch}.contact-sample-card{display:grid;grid-template-columns:.8fr 1fr;background:var(--tint);min-width:0}.contact-sample-card>img{width:100%;height:100%;min-height:290px;object-fit:cover}.contact-sample-card>div{padding:30px 27px;align-self:center}.contact-page .contact-bottom h3{font-size:29px;line-height:1.09;color:var(--accent)}.contact-page .contact-bottom .eyebrow{font-size:8px;color:var(--accent);margin-bottom:17px}.contact-page .contact-bottom p:not(.eyebrow){font-size:12px;line-height:1.65}.contact-sample-card .text-link{font-size:10px;gap:10px}.contact-business-card{border:1px solid var(--line);border-top:4px solid var(--accent);padding:27px 32px}.contact-panel-index{display:block;color:var(--accent);font-size:9px;letter-spacing:1px;font-weight:700;margin-bottom:40px}.success-page{max-width:1440px;display:grid;grid-template-columns:.82fr 1.18fr;gap:68px;text-align:left;padding:60px 0 85px;align-items:start}.success-brand-photo{margin:0;background:var(--accent);align-self:stretch;display:flex;flex-direction:column;min-width:0}.success-brand-photo>img{width:100%;height:410px;object-fit:cover;object-position:center;flex:1;max-height:560px}.theme-s3 .success-brand-photo>img,.theme-s5 .success-brand-photo>img{object-position:right center}.success-brand-photo>figcaption{padding:32px;color:#fff;display:flex;flex-direction:column;gap:25px}.success-brand-photo>figcaption>span{font-size:9px;font-weight:600;letter-spacing:1.5px}.success-brand-photo>figcaption>strong{font-size:48px;line-height:1.01;letter-spacing:-2px;font-weight:800}.success-content{min-width:0;align-self:center;padding:10px 0}.success-content>svg{color:var(--accent);width:42px;height:42px;margin-bottom:24px}.success-content>.eyebrow{margin-bottom:20px;color:var(--accent)}.success-page .success-content h1{font-size:clamp(39px,4vw,60px);line-height:1.03;color:var(--accent);margin-bottom:25px}.success-content>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.7;max-width:500px}.success-page .success-reference{background:var(--tint);border:0;border-left:4px solid var(--accent);margin-block:30px;padding:24px 25px}.success-reference>strong{overflow-wrap:anywhere;font-weight:700;color:var(--accent)}.success-page .action-row{justify-content:flex-start;flex-wrap:wrap;gap:22px}.success-page .action-row .button{font-size:11px}.success-page .next-steps{margin-top:35px;padding:25px 0 0;border-top:1px solid var(--line);background:none}.success-page .next-steps h3{font-size:24px;color:var(--accent);margin-bottom:13px}.success-page .next-steps p{font-size:11px;line-height:1.65}.success-page .request-summary{margin-top:28px;border:1px solid var(--line);padding:25px;background:#fff}.success-page .request-summary h3{font-size:25px;color:var(--accent)}.success-page .summary-table-wrap{max-width:100%;overflow-x:auto}.success-page .request-summary table{width:100%;font-size:11px;text-align:left;border-collapse:collapse;min-width:310px}.success-page .request-summary th,.success-page .request-summary td{padding:12px 10px;border-bottom:1px solid var(--line);vertical-align:top}.success-page .request-summary th{color:var(--accent);background:var(--tint)}.success-page .summary-brief{overflow-wrap:anywhere}.success-empty{padding-top:35px;padding-bottom:65px}.success-empty .brief-masthead{margin-bottom:25px}.success-empty-action{display:flex;justify-content:flex-start}.legal-page{max-width:1200px;padding-bottom:75px}.privacy-masthead{display:grid;grid-template-columns:1.4fr .8fr;margin:8px 0 0;background:var(--tint)}.privacy-masthead>div{padding:45px;align-self:center}.privacy-masthead .eyebrow{color:var(--accent);margin-bottom:23px}.legal-page .privacy-masthead h1{font-size:clamp(42px,4.5vw,64px);line-height:1.02;color:var(--accent);margin:0 0 25px;max-width:450px}.privacy-masthead p:not(.eyebrow){font-size:14px;line-height:1.65;max-width:430px;color:var(--muted)}.privacy-masthead>figure{margin:0;position:relative;min-width:0}.privacy-masthead img{width:100%;height:100%;min-height:330px;object-fit:cover}.privacy-masthead figcaption{position:absolute;bottom:0;left:0;right:0;padding:16px 22px;background:var(--accent);color:#fff;font-size:9px;font-weight:600;letter-spacing:1.3px}.privacy-content{padding:12px 0 0;max-width:950px;margin:auto}.privacy-section{display:grid;grid-template-columns:90px 1fr;gap:24px;padding:35px 0;border-bottom:1px solid var(--line)}.privacy-index{font-size:40px;line-height:1;font-weight:800;letter-spacing:-2px;color:var(--accent);padding-top:4px}.legal-page .privacy-section h2{font-size:28px;line-height:1.2;margin:0 0 15px;color:var(--accent)}.privacy-section p{font-size:14px;line-height:1.75;margin:0;color:var(--muted)}.privacy-section .outline-button{margin-top:24px;background:#fff;min-height:45px;font-size:11px;color:var(--accent);border-color:var(--accent);font-weight:600}.privacy-clear{margin:0 -25px;padding-inline:25px;background:var(--tint);border:0}@media(max-width:1200px){.brief-masthead-copy{padding:34px 30px 27px}.brief-masthead{min-height:375px;margin-bottom:50px}.brief-brand-line>span:last-child{display:none}.branded-form-layout{grid-template-columns:.7fr 1.3fr;gap:40px}.form-brand-photo>img{height:280px}.form-intro-copy{padding:25px}.branded-form-layout .form-intro h2{font-size:40px}.inquiry-empty{gap:32px}.contact-page .contact-bottom{grid-template-columns:1.3fr 1fr;gap:22px}.contact-sample-card{grid-template-columns:.75fr 1fr}.contact-sample-card>div,.contact-business-card{padding:25px}.contact-page .contact-bottom h3{font-size:26px}.success-page{gap:40px}.success-brand-photo>figcaption{padding:28px}.success-brand-photo>figcaption>strong{font-size:42px}}@media(max-width:960px){.brief-masthead{min-height:350px}.brief-masthead h1{font-size:43px}.brief-masthead-photo>img{min-height:320px}.brief-masthead-copy>p:not(.eyebrow){font-size:12px;margin-block:22px}.brief-masthead-photo>figcaption>span:last-child{display:none}.inquiry-page .inquiry-layout{grid-template-columns:1fr;gap:30px}.inquiry-page .inquiry-sidebar{display:grid;grid-template-columns:220px 1fr;column-gap:28px;padding:24px}.inquiry-sidebar-photo{grid-column:1;grid-row:1/6;width:100%;height:100%;min-height:230px;max-height:290px;margin:0;object-fit:cover}.inquiry-page .inquiry-sidebar>.eyebrow,.inquiry-page .inquiry-sidebar>h3,.inquiry-page .inquiry-sidebar>p,.inquiry-page .inquiry-sidebar>dl,.inquiry-page .inquiry-sidebar>.button{grid-column:2}.inquiry-page .inquiry-sidebar>h3{font-size:29px}.inquiry-page .inquiry-sidebar dl{display:block;margin-block:15px}.inquiry-page .inquiry-sidebar dl>div{display:flex;padding-block:8px}.inquiry-page .inquiry-sidebar dd{margin:0;text-align:right}.inquiry-empty{grid-template-columns:.9fr 1.1fr;gap:28px}.inquiry-empty h2{font-size:34px}.inquiry-empty-gallery{gap:12px}.inquiry-empty-gallery span{font-size:10px}.branded-form-layout{grid-template-columns:.64fr 1.36fr;gap:30px}.form-brand-photo>img{height:220px}.form-intro-copy{padding:24px 21px}.branded-form-layout .form-intro h2{font-size:35px}.form-intro-copy>p:not(.eyebrow){font-size:11px}.branded-form-layout .form-guide{grid-template-columns:20px 1fr;gap:13px 8px}.branded-form-layout .form-guide>p{font-size:11px}.brief-form-group>.field-row{gap:16px}.brief-form-group .upload-area{padding:20px 16px;flex-wrap:wrap}.brief-form-group .file-button{margin-left:40px}.contact-page .contact-bottom{grid-template-columns:1fr 1fr}.contact-sample-card{display:block}.contact-sample-card>img{height:190px;min-height:0}.contact-panel-index{margin-bottom:45px}.success-page{grid-template-columns:.72fr 1.28fr;gap:30px}.success-brand-photo>img{height:330px;max-height:430px}.success-brand-photo>figcaption{padding:25px}.success-brand-photo>figcaption>strong{font-size:36px}.success-page .success-content h1{font-size:43px}.privacy-masthead>div{padding:35px}.privacy-masthead img{min-height:320px}}@media(max-width:720px){.sourcing-scope{padding:20px 17px;margin-bottom:30px}.sourcing-scope-heading{font-size:11px;gap:9px;margin-bottom:15px}.sourcing-scope-heading>span:last-child{width:100%;margin-left:29px;font-size:7px}.sourcing-scope-path{font-size:15px;line-height:1.5}.sourcing-scope-path>li+li:before{margin-inline:8px}.sourcing-scope>strong{font-size:16px}.sourcing-scope>p{font-size:10px;line-height:1.7}.sourcing-scope-compact{padding:16px;margin-block:20px}.procurement-summary-facts{gap:0 15px}.procurement-summary-facts dd,.procurement-summary-spec p{font-size:11px}.brief-masthead{grid-template-columns:1fr;margin:3px 0 38px;min-height:0}.brief-masthead-copy{padding:30px 25px 24px}.brief-masthead h1{font-size:clamp(39px,10vw,53px);max-width:430px;line-height:1.02}.brief-masthead-copy>.eyebrow{font-size:8px;margin-bottom:20px}.brief-masthead-copy>p:not(.eyebrow){font-size:12px;max-width:440px;line-height:1.65;margin:20px 0 22px}.brief-brand-line{font-size:8px;padding-top:17px}.brief-brand-line>span:last-child{display:block}.brief-masthead-photo>img{height:215px;min-height:0;max-height:none;object-position:center}.brief-masthead-photo>figcaption{padding:13px 20px;font-size:7px}.brief-masthead-photo>figcaption>span:last-child{display:block}.inquiry-page .list-heading{padding-block:20px;gap:14px;align-items:center}.inquiry-page .list-heading h3{font-size:25px}.inquiry-page .list-heading>.text-link{font-size:9px}.inquiry-page .inquiry-item{padding-block:24px}.inquiry-page .inquiry-sidebar{grid-template-columns:105px 1fr;gap:0 20px;padding:20px}.inquiry-sidebar-photo{min-height:190px;max-height:240px;grid-row:1/5}.inquiry-page .inquiry-sidebar>.eyebrow{font-size:8px;margin-bottom:12px}.inquiry-page .inquiry-sidebar>h3{font-size:26px}.inquiry-page .inquiry-sidebar>p{font-size:10px;line-height:1.6}.inquiry-page .inquiry-sidebar dl>div{font-size:9px;gap:10px}.inquiry-page .inquiry-sidebar>.button{grid-column:1/3;font-size:11px;margin-top:18px;width:100%}.inquiry-empty{grid-template-columns:1fr;gap:28px;padding:25px 0 35px}.inquiry-empty-copy h2{font-size:36px;max-width:380px}.inquiry-empty-copy>p:not(.eyebrow){font-size:12px;margin-block:17px 22px}.inquiry-empty-copy>svg{margin-bottom:14px}.inquiry-empty-gallery{gap:15px}.inquiry-empty-gallery span{font-size:11px;line-height:1.45;margin-top:12px}.branded-form-layout{grid-template-columns:1fr;gap:35px;padding-bottom:45px}.branded-form-layout .form-intro{position:static;display:grid;grid-template-columns:.82fr 1.18fr;align-items:stretch}.form-brand-photo{height:100%;min-height:260px}.form-brand-photo>img{height:100%;min-height:260px;object-fit:cover}.form-brand-photo>figcaption{padding:11px;font-size:7px;letter-spacing:.6px;max-width:100%}.form-intro-copy{padding:23px 19px}.form-intro-copy>.eyebrow{font-size:7px;line-height:1.5;margin-bottom:13px}.branded-form-layout .form-intro h2{font-size:33px;margin-bottom:16px}.form-intro-copy>p:not(.eyebrow){font-size:10px;line-height:1.6}.branded-form-layout .form-guide{display:none}.branded-form-layout .preview-note{padding:12px;margin-top:20px}.branded-form-layout .preview-note>strong{font-size:7px}.branded-form-layout .preview-note>p{font-size:9px;line-height:1.55}.brief-form-group{padding-bottom:27px;margin-bottom:27px}.brief-form-group>legend{font-size:25px;gap:13px}.brief-form-group>legend>span{width:34px;height:34px;font-size:11px}.brief-group-note{font-size:11px;margin:13px 0 23px}.brief-form-group>.field-row{grid-template-columns:1fr;gap:22px;margin-bottom:22px}.brief-form-group label{font-size:12px;gap:8px}.brief-form-group input:not([type=file]),.brief-form-group select,.brief-form-group textarea{font-size:16px;min-height:49px}.brief-form-group .upload-area{padding:20px 16px;gap:13px}.brief-form-group .upload-area>div{min-width:0;flex:1}.brief-form-group .upload-area p{font-size:9px}.brief-form-group .file-button{font-size:10px;margin-left:34px}.branded-form-layout .consent{font-size:10px;line-height:1.75}.branded-form-layout .form-submit{gap:13px;align-items:stretch}.branded-form-layout .form-submit>.button{font-size:11px;width:100%;flex:auto}.contact-page .contact-bottom{grid-template-columns:1fr;gap:22px;padding-bottom:45px}.contact-sample-card{display:grid;grid-template-columns:.75fr 1.25fr}.contact-sample-card>img{min-height:280px;height:100%}.contact-sample-card>div{padding:25px 21px}.contact-page .contact-bottom h3{font-size:26px}.contact-page .contact-bottom .eyebrow{font-size:7px;line-height:1.6;margin-bottom:15px}.contact-page .contact-bottom p:not(.eyebrow){font-size:11px;line-height:1.65}.contact-business-card{padding:26px}.contact-panel-index{margin-bottom:25px;font-size:8px}.success-page{grid-template-columns:1fr;gap:30px;padding:25px 0 50px}.success-brand-photo{display:grid;grid-template-columns:1fr 1fr;min-height:240px}.success-brand-photo>img{height:240px;min-height:240px;max-height:none}.success-brand-photo>figcaption{padding:24px 20px;gap:20px;justify-content:center}.success-brand-photo>figcaption>strong{font-size:32px;letter-spacing:-1.3px}.success-brand-photo>figcaption>span{font-size:7px;letter-spacing:.8px}.success-content{padding:0}.success-content>svg{width:37px;height:37px;margin-bottom:21px}.success-content>.eyebrow{font-size:9px;margin-bottom:17px}.success-page .success-content h1{font-size:43px;margin-bottom:22px}.success-content>p:not(.eyebrow){font-size:12px}.success-page .success-reference{padding:22px;margin-block:25px}.success-page .action-row{gap:20px;justify-content:flex-start;align-items:flex-start;flex-direction:column}.success-page .request-summary{padding:20px 16px}.success-page .next-steps{margin-top:28px}.legal-page{padding-bottom:45px}.privacy-masthead{grid-template-columns:1fr;margin-top:3px}.privacy-masthead>div{padding:30px 25px}.legal-page .privacy-masthead h1{font-size:46px;margin-bottom:22px}.privacy-masthead .eyebrow{font-size:8px;margin-bottom:20px}.privacy-masthead p:not(.eyebrow){font-size:12px}.privacy-masthead>figure{height:220px}.privacy-masthead img{height:220px;min-height:0;object-position:center}.privacy-masthead figcaption{font-size:8px;padding:13px 20px}.privacy-content{padding-top:10px}.privacy-section{grid-template-columns:35px 1fr;gap:15px;padding:28px 0}.privacy-index{font-size:29px;letter-spacing:-1px}.legal-page .privacy-section h2{font-size:25px;line-height:1.15;margin-bottom:14px}.privacy-section p{font-size:12px;line-height:1.75}.privacy-clear{margin-inline:-15px;padding-inline:15px}.privacy-section .outline-button{font-size:10px;padding-inline:12px;gap:10px;text-align:left}}.trade-principles{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;background:var(--tint);padding:19px 25px;margin-bottom:40px;color:var(--accent);border-block:1px solid var(--panel-line)}.trade-principles>span{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:600;line-height:1.5}.trade-principles svg{flex-shrink:0}.category-index-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin:55px 0 32px}.category-index-heading h2{font-size:43px;color:var(--accent)}.category-index-heading>.text-link{flex-shrink:0}.primary-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.primary-card{min-width:0;padding:30px 33px;background:var(--tint);color:var(--accent);border-top:4px solid var(--accent)}.primary-card-top{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;font-size:9px;font-weight:600;letter-spacing:.7px}.primary-card-top>span:first-child{font-size:24px;font-weight:800;letter-spacing:-1px}.primary-card h2{font-size:35px}.primary-card h2 a{display:flex;align-items:start;justify-content:space-between;gap:20px}.primary-card h2 svg{flex-shrink:0;margin-top:5px}.primary-card>p{font-size:12px;line-height:1.75;color:var(--ink);margin:20px 0 23px;max-width:560px}.primary-card ul{list-style:none;padding:0;margin:0 0 25px}.primary-card li>a{display:flex;justify-content:space-between;gap:17px;padding:15px 0;border-top:1px solid var(--panel-line);font-size:13px;font-weight:600;line-height:1.45}.primary-card a:hover{text-decoration:underline;text-underline-offset:4px}.primary-card-link{display:flex;align-items:center;gap:20px;font-size:11px;font-weight:700;width:fit-content;border-bottom:1px solid currentColor;padding-bottom:5px}.primary-card:last-child{grid-column:1/-1;background:var(--brand-surface);color:var(--brand-on)}.primary-card:last-child>p{color:var(--brand-on)}.primary-card:last-child ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.primary-card:last-child li>a{border-color:color-mix(in srgb,var(--brand-on) 35%,transparent)}.programs{display:grid;grid-template-columns:.72fr 1.28fr;gap:45px;padding:40px;background:var(--brand-surface);color:var(--brand-on);margin:55px 0}.programs-heading{align-self:center}.programs .eyebrow{color:var(--brand-on);font-size:9px}.programs-heading h2{font-size:46px;color:var(--brand-on)}.programs-heading>p:not(.eyebrow){font-size:12px;max-width:370px;margin:22px 0 0;color:var(--brand-on)}.programs-heading>.programs-note{font-size:10px!important;opacity:.8}.programs-groups{display:grid;gap:28px}.program-group{background:var(--tint);color:var(--accent);padding:24px 27px}.program-group h3{font-size:27px;margin-bottom:18px}.program-group h3 a{display:flex;align-items:center;justify-content:space-between;gap:15px}.program-group>div{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.program-group>div>a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;padding:13px 0;border-top:1px solid var(--panel-line)}.program-group a:hover{text-decoration:underline;text-underline-offset:4px}.program-group svg{flex-shrink:0}.programs-compact{margin-block:35px 65px}.category-note{padding:28px 32px;border-left:4px solid var(--accent);background:var(--tint);color:var(--accent)}.category-note>strong{font-size:22px;letter-spacing:-.6px}.category-note p{font-size:12px;max-width:900px;margin:13px 0 0;color:var(--ink)}.category-home{padding-top:35px}.category-home-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;border:1px solid var(--panel-line);background:var(--tint)}.category-home-links>a{position:relative;padding:28px 23px;border-right:1px solid var(--panel-line);display:flex;flex-direction:column;gap:15px;color:var(--accent);min-width:0}.category-home-links>a:last-child{border:0;background:var(--brand-surface);color:var(--brand-on)}.category-home-links strong{font-size:23px;line-height:1.1;letter-spacing:-.7px}.category-home-links span{font-size:10px;line-height:1.8}.category-home-links svg{margin-top:auto}.category-home-links>a:hover strong{text-decoration:underline;text-underline-offset:4px}.category-masthead{display:grid;grid-template-columns:1.15fr .85fr;background:var(--brand-surface);color:var(--brand-on);min-height:370px}.category-masthead>div{padding:42px 45px;align-self:center;min-width:0}.category-masthead .eyebrow{font-size:9px;color:var(--brand-on);margin-bottom:22px}.category-masthead h1{font-size:clamp(43px,4vw,60px);line-height:1.04;max-width:700px;color:var(--brand-on);overflow-wrap:anywhere}.category-masthead>div>p:not(.eyebrow){max-width:520px;font-size:13px;margin:23px 0 27px;line-height:1.75}.category-masthead-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.category-masthead-actions>.button{background:var(--tint);color:var(--accent);border-color:var(--tint);font-size:11px}.category-masthead-actions>span{font-size:9px;line-height:1.5;max-width:180px}.category-masthead>figure{margin:0;position:relative;min-width:0}.category-masthead>figure>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-position:center}.category-masthead figcaption{position:absolute;bottom:0;left:0;right:0;background:var(--tint);color:var(--accent);padding:15px 20px;font-size:8px;line-height:1.5;letter-spacing:.5px;display:flex;gap:15px;justify-content:space-between}.category-masthead figcaption>span{font-size:8px;letter-spacing:0}.category-masthead+.trade-principles{margin-block:0 45px}.category-body{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px;margin-bottom:65px}.category-sidebar{align-self:start;background:var(--tint);padding:24px 20px}.category-sidebar>.eyebrow{font-size:9px;color:var(--accent);margin-bottom:15px}.category-sidebar details{border-color:var(--panel-line)}.category-sidebar summary{font-size:13px;font-weight:700;color:var(--accent);padding:17px 0;gap:15px}.category-sidebar details[open] summary>svg{transform:rotate(90deg)}.category-sidebar details>a{display:block;font-size:11px;line-height:1.55;padding:10px 12px;border-left:2px solid transparent;margin-bottom:3px}.category-sidebar details>a:last-child{margin-bottom:17px}.category-sidebar details>a.selected{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.category-sidebar a:hover:not(.selected){background:#fff;color:var(--accent)}.category-main{min-width:0}.category-main>.section-heading h2{font-size:39px}.category-main .section-heading{margin-bottom:25px}.category-main .section-heading>div{max-width:700px}.secondary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:55px}.secondary-card{background:var(--tint);border-top:3px solid var(--accent);padding:26px;display:flex;flex-direction:column;min-width:0;color:var(--accent)}.secondary-card>span{font-size:9px;font-weight:600;letter-spacing:1px;margin-bottom:22px}.secondary-card h3{font-size:28px;line-height:1.12}.secondary-card p{font-size:12px;color:var(--ink);margin:18px 0 23px;line-height:1.75}.secondary-card>strong{display:flex;align-items:center;justify-content:space-between;font-size:10px;gap:18px;margin-top:auto}.secondary-card:hover h3{text-decoration:underline;text-underline-offset:5px}.secondary-card svg{flex-shrink:0}.product-line-section{margin-top:10px}.product-line-section h2{font-size:38px;color:var(--accent)}.product-line-section .section-heading p:not(.eyebrow){font-size:12px}.line-table{border-top:4px solid var(--accent)}.line-table-head,.line-table-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.9fr) minmax(140px,.65fr);gap:25px;padding:18px 22px;align-items:center}.line-table-head{background:var(--accent);color:#fff;font-size:10px;font-weight:700}.line-table-row{padding-block:28px;border-bottom:1px solid var(--panel-line);background:var(--tint)}.line-table-row:nth-child(odd){background:color-mix(in srgb,var(--tint) 35%,white)}.line-table-row>div{min-width:0}.line-parent{display:block;font-size:9px;color:var(--muted);margin-bottom:9px}.line-table-row h3{font-size:22px;color:var(--accent);line-height:1.2;margin-bottom:12px}.line-ref{display:block;font-size:8px;color:var(--muted);overflow-wrap:anywhere;letter-spacing:.3px}.line-status{display:inline-block;font-size:10px;font-weight:600;line-height:1.4;color:var(--accent)}.line-table-row small{display:block;font-size:10px;color:var(--muted);margin-top:9px;line-height:1.65;max-width:190px}.line-table-row .text-link{font-size:10px;gap:10px}.category-references{margin-top:55px}.category-references h2{font-size:37px}.category-references .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scope-brief{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;padding:35px;background:var(--brand-surface);color:var(--brand-on);margin-top:55px}.scope-brief h2{font-size:36px;color:var(--brand-on)}.scope-brief .eyebrow{font-size:8px;color:var(--brand-on)}.scope-brief p{font-size:12px;margin:20px 0 24px}.scope-brief .button{font-size:10px;background:var(--tint);color:var(--accent);border-color:var(--tint)}.scope-brief ul{padding:0;margin:0;list-style:none;align-self:center}.scope-brief li{display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid color-mix(in srgb,var(--brand-on) 35%,transparent);font-size:11px;line-height:1.6}.scope-brief li svg{flex-shrink:0}.b2b-catalog-top{display:flex;justify-content:space-between;gap:25px;align-items:center;margin:35px 0 27px}.b2b-filters>label:not(.search-input){margin-top:23px;font-size:11px;font-weight:600;color:var(--accent)}.b2b-filters select{background:#fff;border-color:var(--panel-line);font-size:11px;padding:11px 7px;min-height:43px}.b2b-filters select:disabled{opacity:.55;cursor:not-allowed}.b2b-filters .search-input{margin-bottom:5px}.filter-clear{margin-top:22px;font-size:10px}.rfq-selection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--tint);padding:18px 20px;color:var(--accent);margin-bottom:22px}.rfq-selection-toolbar>div{display:flex;flex-direction:column;gap:8px}.rfq-selection-toolbar strong{font-size:13px}.rfq-selection-toolbar>div>span{font-size:10px}.select-all,.reference-checkbox{display:flex;flex-direction:row;align-items:center;gap:9px;font-size:10px;line-height:1.5;cursor:pointer}.select-all input,.reference-checkbox input{height:17px;min-height:17px;width:17px;padding:0;margin:0;flex-shrink:0}.rfq-product{min-width:0}.rfq-product>.reference-checkbox{padding:12px 15px;background:var(--accent);color:#fff}.rfq-product .product-caption{min-height:172px}.rfq-product .reference-checkbox input{accent-color:var(--accent);outline:1px solid #fff}.b2b-results .catalog-grid>.rfq-product:last-child:nth-child(odd){grid-column:auto}.b2b-results .catalog-grid>.rfq-product:last-child .product-image{aspect-ratio:1}.sourcing-empty{padding:40px;background:var(--tint);border-top:4px solid var(--accent);color:var(--accent)}.sourcing-empty>.eyebrow{color:var(--accent);font-size:9px;margin:22px 0 15px}.sourcing-empty h2{font-size:38px;max-width:570px}.sourcing-empty>p{font-size:13px;line-height:1.75;max-width:590px;margin:20px 0 25px;color:var(--ink)}.sourcing-empty .action-row{gap:20px}.sourcing-empty .button{background:var(--accent);color:#fff;border-color:var(--accent);font-size:11px}.sourcing-empty>.text-link{margin-top:20px}.bulk-rfq-bar{position:sticky;bottom:20px;z-index:12;margin-top:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--accent);color:#fff;padding:18px 23px;box-shadow:0 6px 20px #0002}.bulk-rfq-bar>span{display:flex;align-items:center;gap:12px;font-size:13px}.bulk-rfq-bar .button{background:var(--tint);color:var(--accent);border-color:var(--tint);font-size:11px}.active-line-filter{display:flex;justify-content:space-between;gap:20px;padding:17px 20px;margin-bottom:20px;background:var(--tint);color:var(--accent);font-size:11px;line-height:1.6}.active-line-filter button{font-size:10px;flex-shrink:0}.product-category-path{display:flex;flex-wrap:wrap;gap:6px 9px;font-size:10px;line-height:1.5;color:var(--accent);margin-bottom:23px}.product-category-path a{text-decoration:underline;text-underline-offset:4px}.catalog-pagination{display:flex;align-items:center;justify-content:center;gap:18px;margin:34px 0 10px}.catalog-pagination button{min-width:102px;border:1px solid var(--accent);background:#fff;color:var(--accent);padding:11px 16px;font:600 10px/1 var(--sans);letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.catalog-pagination button:disabled{opacity:.35;cursor:not-allowed}.catalog-pagination span{font:600 10px/1 var(--sans);letter-spacing:.08em;color:var(--accent);text-transform:uppercase}.theme-s4 .programs,.theme-s4 .scope-brief{background:var(--accent);color:#fff}.theme-s4 .programs h2,.theme-s4 .programs .eyebrow,.theme-s4 .programs-heading>p,.theme-s4 .scope-brief h2,.theme-s4 .scope-brief .eyebrow{color:#fff}.theme-s4 .scope-brief li{border-color:#ffffff60}@media(max-width:1200px){.category-home-links{grid-template-columns:repeat(3,minmax(0,1fr))}.category-home-links>a{border-bottom:1px solid var(--panel-line)}.category-home-links>a:last-child{grid-column:span 2}.category-masthead>div{padding:35px}.category-masthead h1{font-size:49px}.category-body{grid-template-columns:195px minmax(0,1fr);gap:28px}.line-table-head,.line-table-row{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) 125px;gap:18px;padding-inline:18px}.line-table-row h3{font-size:20px}.programs{gap:30px;padding:33px}.programs-heading h2{font-size:40px}.scope-brief{display:block;padding:30px}.scope-brief ul{display:grid;grid-template-columns:1fr 1fr;gap:0 25px;margin-top:25px}.scope-brief>div>p{max-width:580px}.b2b-results .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.primary-card h2{font-size:31px}}@media(max-width:960px){.primary-card{padding:27px}.primary-card h2{font-size:29px}.primary-card:last-child ul{gap:20px}.primary-card li>a{font-size:12px}.category-index-heading h2{font-size:36px}.programs{grid-template-columns:1fr;gap:30px}.programs-heading{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.programs-heading .eyebrow{grid-column:1/-1}.programs-heading h2{grid-row:2/4;font-size:39px}.programs-heading>p:not(.eyebrow){margin-top:0}.programs-heading>.programs-note{margin-top:13px!important}.programs-groups{grid-template-columns:1fr 1fr;gap:20px;align-items:start}.program-group{padding:23px}.program-group>div{grid-template-columns:1fr}.category-body{grid-template-columns:170px minmax(0,1fr);gap:25px}.category-sidebar{padding:20px 15px}.category-sidebar summary{font-size:12px}.category-sidebar details>a{font-size:10px}.secondary-grid{grid-template-columns:1fr;gap:17px}.secondary-card{padding:25px}.secondary-card h3{font-size:27px}.category-masthead h1{font-size:43px}.category-masthead>div{padding:30px}.category-masthead>div>p:not(.eyebrow){font-size:12px}.category-masthead figcaption{display:block;padding:13px 17px}.category-masthead figcaption span{display:block;margin-top:6px}.trade-principles{gap:15px;justify-content:flex-start}.trade-principles>span{font-size:9px}.line-table-head{display:none}.line-table-row{grid-template-columns:minmax(0,1fr) minmax(0,.7fr);gap:20px;padding:23px}.line-table-row>div:last-child{grid-column:1/-1;padding-top:0}.line-table-row h3{font-size:22px}.category-main .section-heading h2{font-size:34px}.category-references .product-grid{grid-template-columns:minmax(0,1fr)}.category-references .product-grid>.product-card{grid-column:1!important}.category-references .product-image{aspect-ratio:1.4!important}.rfq-selection-toolbar{align-items:start}.rfq-selection-toolbar>div>span{font-size:9px;max-width:220px}.select-all{font-size:9px}.bulk-rfq-bar{padding:15px;gap:15px}.bulk-rfq-bar>span{font-size:11px}.bulk-rfq-bar .button{font-size:10px;padding-inline:15px}.b2b-results .catalog-grid .product-caption{flex-wrap:wrap}.b2b-results .product-caption>div{min-width:0}.b2b-results .catalog-grid h3{font-size:21px}.sourcing-empty{padding:28px}.sourcing-empty h2{font-size:33px}}@media(max-width:720px){.trade-principles{display:grid;gap:12px;padding:18px;margin-bottom:30px}.trade-principles>span{font-size:9px}.trade-principles svg{width:16px}.category-index-heading{display:block;margin:35px 0 25px}.category-index-heading h2{font-size:34px}.category-index-heading>.text-link{margin-top:22px}.primary-grid{grid-template-columns:1fr;gap:20px}.primary-card{padding:25px}.primary-card h2{font-size:31px}.primary-card>p{font-size:11px}.primary-card-top{font-size:8px;margin-bottom:18px}.primary-card li>a{font-size:12px;padding-block:14px}.primary-card:last-child ul{grid-template-columns:1fr;gap:0}.primary-card:last-child{grid-column:auto}.programs,.programs-compact{padding:27px 24px;margin-block:40px;gap:28px}.programs-heading{display:block}.programs-heading h2{font-size:36px}.programs-heading>p:not(.eyebrow){font-size:11px;margin:19px 0 0}.programs-groups{grid-template-columns:1fr;gap:18px}.program-group{padding:23px 20px}.program-group h3{font-size:25px}.program-group>div{grid-template-columns:1fr 1fr;gap:0 15px}.program-group>div>a{font-size:10px;padding:13px 0;line-height:1.5}.program-group>div>a svg{width:13px}.programs .eyebrow{font-size:8px}.category-note{padding:24px}.category-note strong{font-size:22px;line-height:1.2;display:block}.category-note p{font-size:11px}.category-home{padding-top:10px}.category-home-links{grid-template-columns:1fr}.category-home-links>a{padding:24px;border-right:0;gap:12px}.category-home-links>a:last-child{grid-column:auto}.category-home-links strong{font-size:26px;padding-right:25px}.category-home-links span{font-size:10px;padding-right:20px}.category-home-links svg{position:absolute;right:22px;top:24px;width:20px}.category-masthead{grid-template-columns:1fr;min-height:0}.category-masthead>div{padding:30px 25px}.category-masthead h1{font-size:42px;line-height:1.04}.category-masthead .eyebrow{font-size:8px;margin-bottom:20px}.category-masthead>div>p:not(.eyebrow){font-size:11px;margin:21px 0 25px}.category-masthead-actions{gap:16px}.category-masthead-actions>.button{font-size:10px}.category-masthead-actions>span{font-size:8px;max-width:none}.category-masthead>figure{height:260px}.category-masthead figcaption{display:flex;align-items:center;font-size:7px;gap:15px;padding:12px 16px}.category-masthead figcaption span{font-size:7px;margin:0}.category-masthead+.trade-principles{margin-bottom:28px}.category-body{grid-template-columns:1fr;gap:30px;margin-bottom:45px}.category-sidebar{display:grid;grid-template-columns:1fr;max-height:280px;overflow:auto;padding:20px;scrollbar-color:var(--accent) var(--tint)}.category-sidebar>.eyebrow{font-size:8px}.category-sidebar summary{font-size:12px;padding-block:14px}.category-sidebar details>a{font-size:11px}.category-main .section-heading h2{font-size:33px}.secondary-grid{gap:18px;margin-bottom:40px}.secondary-card{padding:25px}.secondary-card h3{font-size:27px}.secondary-card p{font-size:11px}.secondary-card>span{font-size:8px;margin-bottom:18px}.secondary-card>strong{font-size:9px}.product-line-section{margin-top:0}.product-line-section .section-heading p:not(.eyebrow){font-size:11px}.line-table-row{grid-template-columns:1fr;gap:18px;padding:25px 22px}.line-table-row>div:last-child{grid-column:auto}.line-table-row h3{font-size:25px;line-height:1.14}.line-table-row small{max-width:none;font-size:10px;margin-top:5px}.line-ref{font-size:7px;line-height:1.6}.line-parent{font-size:9px}.line-table-row .text-link{font-size:11px}.line-table-row>div:nth-child(2){display:flex;flex-direction:column}.category-references{margin-top:40px}.scope-brief{padding:28px 24px;margin-top:40px}.scope-brief h2{font-size:33px}.scope-brief p{font-size:11px}.scope-brief .eyebrow{font-size:8px}.scope-brief ul{grid-template-columns:1fr;gap:0;margin-top:22px}.scope-brief li{font-size:10px;padding:16px 0}.scope-brief .button{font-size:10px}.b2b-catalog-top{flex-direction:column;align-items:start;margin-block:27px 23px;gap:22px}.b2b-catalog-top>.text-link{font-size:11px}.b2b-filters{padding:23px}.b2b-filters>label:not(.search-input){font-size:11px}.b2b-filters select{font-size:14px;min-height:46px;padding:11px 10px}.rfq-selection-toolbar{padding:17px;flex-wrap:wrap;gap:18px}.rfq-selection-toolbar strong{font-size:12px}.rfq-selection-toolbar>div>span{max-width:none;font-size:9px}.select-all{font-size:11px}.b2b-results .catalog-grid{grid-template-columns:1fr 1fr;gap:20px 12px}.b2b-results .rfq-product .product-caption{min-height:210px;padding:16px 12px}.rfq-product>.reference-checkbox{font-size:8px;padding:11px 10px;gap:6px}.reference-checkbox input{width:15px;min-height:15px;height:15px}.b2b-results .catalog-grid h3{font-size:21px;overflow-wrap:anywhere}.b2b-results .catalog-grid>.rfq-product:last-child:nth-child(odd){grid-column:1/-1}.b2b-results .catalog-grid>.rfq-product:last-child:nth-child(odd) .product-image{aspect-ratio:1.5}.b2b-results .catalog-grid>.rfq-product:last-child:nth-child(odd) .product-caption{min-height:0;flex-wrap:nowrap}.bulk-rfq-bar{bottom:12px;flex-wrap:wrap;padding:18px;gap:15px}.bulk-rfq-bar>span{font-size:12px}.bulk-rfq-bar .button{width:100%;font-size:11px}.sourcing-empty{padding:27px 24px}.sourcing-empty h2{font-size:33px}.sourcing-empty>p{font-size:11px}.sourcing-empty .button{font-size:10px;padding-inline:14px}.sourcing-empty .eyebrow{font-size:8px}.sourcing-empty>.text-link{font-size:10px}.active-line-filter{display:block;font-size:11px;padding:17px}.active-line-filter button{display:flex;margin-top:12px}.product-category-path{font-size:9px;gap:7px}}@media(max-width:370px){.category-masthead h1{font-size:35px}.category-masthead>div{padding:27px 22px}.programs,.programs-compact{padding:25px 21px}.program-group>div{grid-template-columns:1fr}.programs-heading h2{font-size:32px}.b2b-results .catalog-grid{grid-template-columns:minmax(0,1fr)}.b2b-results .catalog-grid>.rfq-product{grid-column:1!important}.b2b-results .rfq-product .product-caption{min-height:0}.primary-card{padding:24px}.primary-card h2{font-size:28px}.scope-brief h2{font-size:29px}.category-main .section-heading h2{font-size:30px}.rfq-product>.reference-checkbox{font-size:10px}.category-masthead-actions>.button{width:100%;padding-inline:13px}}@media(min-width:961px){.category-references .product-grid:has(>.product-card:only-child){grid-template-columns:minmax(0,1fr)}.category-references .product-card:only-child{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:0}.category-references .product-card:only-child .product-image{aspect-ratio:1.2}.category-references .product-card:only-child .product-caption{border-top:0;border-left:4px solid var(--accent);padding:35px;align-items:center}.category-references .product-card:only-child h3{font-size:32px;line-height:1.1}.category-references .product-card:only-child .product-meta{font-size:11px;line-height:1.7}}.bi-copy{display:inline-flex;flex-direction:column;gap:.08em;vertical-align:top;max-width:100%}.bi-copy-block{display:flex;width:100%}.bi-en{display:block}.bi-zh{display:block;font-family:DM Sans,Microsoft YaHei,PingFang SC,sans-serif;font-size:.72em;font-weight:600;line-height:1.35;letter-spacing:.02em;text-transform:none}h1>.bi-copy .bi-zh,h2>.bi-copy .bi-zh{font-size:.38em;margin-top:.38rem;line-height:1.5}h3>.bi-copy .bi-zh{font-size:.62em;margin-top:.18rem}p>.bi-copy{display:flex}p>.bi-copy .bi-zh{font-size:.88em;margin-top:.22rem}.eyebrow .bi-zh{font-size:.76em;margin-top:.12rem}.button .bi-copy,.text-link .bi-copy,.outline-button .bi-copy{align-items:flex-start}.button .bi-zh,.text-link .bi-zh,.outline-button .bi-zh{font-size:.68em}.brand-nav-main-link .bi-copy,.review-pages .bi-copy,.footer a .bi-copy{gap:0}.brand-nav-main-link .bi-zh,.review-pages .bi-zh,.footer a .bi-zh{font-size:.68em}.product-card h3 .bi-zh,.inquiry-item h3 .bi-zh{color:color-mix(in srgb,currentColor 72%,transparent)}.product-meta .bi-copy{display:inline-flex}.field-label-copy{display:flex;flex-direction:column;gap:.12rem}.field-label-copy>span:last-child{font-size:.78em;font-weight:600;color:color-mix(in srgb,currentColor 68%,transparent)}option{font-family:DM Sans,Microsoft YaHei,PingFang SC,sans-serif}@media(max-width:720px){h1>.bi-copy .bi-zh,h2>.bi-copy .bi-zh{font-size:.44em}.bi-zh{font-size:.76em}}
