@font-face{font-family:Manrope;src:url(/fonts/manrope-500.ttf)format("truetype");font-weight:400 600;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/manrope-700.ttf)format("truetype");font-weight:650 900;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-400.ttf)format("truetype");font-weight:400 500;font-display:swap}@font-face{font-family:DM Sans;src:url(/fonts/dm-sans-600.ttf)format("truetype");font-weight:550 800;font-display:swap}:root{color:#163340;font-synthesis:none;--ink:#163340;--gold:#e9bd53;--mist:#e7edea;--line:#d8e0dd;--muted:#587077;--paper:#f7f9f8;background:#f7f9f8;font-family:DM Sans,sans-serif;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}button{border:0}img{width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:5px;outline:3px solid #a47415}::selection{background:var(--gold);color:var(--ink)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Manrope,sans-serif;font-weight:500}h2{letter-spacing:-2px;font-size:clamp(34px,3.35vw,52px);line-height:1.16}p{color:var(--muted);line-height:1.7}.section{padding:100px max(5vw,24px)}.eyebrow{letter-spacing:1.65px;font-size:10px;font-weight:600;line-height:1.6}.arrow{flex-shrink:0;width:21px;height:21px}.button{border-radius:3px;justify-content:center;align-items:center;gap:26px;min-height:54px;padding:18px 24px;font-size:13px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.gold{background:var(--gold)}.button.gold:hover{background:#f0c96d}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#29505b}.button.small{gap:22px;min-height:45px;padding:13px 18px;font-size:12px}.button.outline{border:1px solid var(--line);background:0 0}.text-link{background:0 0;align-items:center;gap:14px;padding:0;font-size:13px;line-height:1.6;display:inline-flex}.text-link .arrow{width:18px;transition:transform .2s}.text-link:hover .arrow{transform:translate(4px)}.text-link.strong{font-weight:600}.skip-link{background:var(--gold);z-index:100;padding:16px;position:fixed;top:-100px;left:20px}.skip-link:focus{top:12px}.header{z-index:20;background:#f7f9f8f7;border-bottom:1px solid #e2e7e4;height:94px;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:30px;height:100%;margin:0 5vw;display:flex}.brand{color:var(--ink);flex-shrink:0;align-items:center;gap:11px;display:flex}.brand svg{width:38px;height:47px}.brand .logo-accent{color:var(--gold)}.brand>span{letter-spacing:2.2px;font-family:Manrope,sans-serif;font-size:22px;font-weight:700;line-height:1.15}.brand small{letter-spacing:5.8px;margin-top:5px;font-family:DM Sans,sans-serif;font-size:9px;display:block}.nav{align-items:center;gap:31px;font-size:12px;display:flex}.nav>a{padding:12px 0;position:relative}.nav>a:after{content:"";background:var(--ink);width:0;height:1px;transition:width .2s;position:absolute;bottom:5px;left:0}.nav>a:hover:after{width:100%}.header-actions{align-items:center;gap:23px;display:flex}.language{letter-spacing:1px;font-size:10px;font-weight:600}.menu-toggle,.mobile-contact{display:none}.hero{grid-template-columns:1fr 1fr;min-height:628px;padding-left:5vw;display:grid}.hero-copy{z-index:1;padding:70px 20px 40px 0;position:relative}.hero .eyebrow{align-items:center;gap:12px;font-size:10px;display:flex}.small-rule{background:var(--muted);width:25px;height:1px}h1{letter-spacing:-6px;margin:35px 0 23px;font-size:clamp(65px,7.2vw,110px);line-height:1.07}h1 span{color:#54716f}.hero-copy>p{max-width:400px;font-size:15px;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:26px;margin-top:33px;display:flex}.hero-actions .button{gap:22px;padding:18px 21px;font-size:12px}.hero-actions .text-link{gap:11px;font-size:11px}.hero-foot{align-items:center;gap:16px;margin-top:58px;display:flex}.hero-foot>svg{opacity:.75;width:48px;height:39px}.hero-foot>span{color:var(--muted);font-size:10px;line-height:1.7}.hero-foot strong{color:var(--ink);font-weight:500}.hero-image{background:#d9e0dd;min-width:0;position:relative;overflow:hidden}.hero-image>img{object-fit:cover;object-position:57% 50%;height:100%;animation:1.6s ease-out material-arrive;position:absolute;inset:0}.image-label{color:#fff;letter-spacing:1.7px;text-shadow:0 1px 6px #0006;align-items:center;gap:9px;font-size:9px;display:flex;position:absolute;top:29px;left:28px}.label-dot{background:var(--gold);border-radius:50%;width:5px;height:5px}.hero-image figcaption{letter-spacing:.3px;color:#fff;background:#16334070;border-radius:2px;padding:7px 10px;font-size:9px;position:absolute;bottom:23px;left:28px}.hero-image-corner{background:var(--paper);place-items:center;width:67px;height:67px;display:grid;position:absolute;bottom:0;right:0}.hero-image-corner .arrow{width:24px;height:24px}.scope-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:26px 5vw;font-size:11px;display:flex}.scope-label{letter-spacing:1.2px;font-size:9px;font-weight:600}.scope-strip>div{align-items:center;gap:24px;display:flex}.scope-strip b{color:#a9b7b4;font-weight:400}.scope-end{letter-spacing:.8px;align-items:center;gap:18px;font-size:9px;display:flex}.scope-end svg{width:14px;height:14px}.section-heading{justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px;display:flex}.section-heading .eyebrow{margin-bottom:17px}.section-heading>p{padding-bottom:4px;font-size:12px;line-height:1.8}.application-tabs{border-bottom:1px solid var(--line);align-items:stretch;gap:0;display:flex}.application-tabs button{text-align:left;color:var(--muted);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;flex:1;justify-content:space-between;align-items:center;gap:20px;padding:19px 25px;font-size:12px;display:flex}.application-tabs button:first-child{padding-left:0}.application-tabs button[aria-selected=true]{border-bottom-color:var(--ink);color:var(--ink);font-weight:600}.application-tabs button svg{opacity:0;width:14px;height:14px;transition:opacity .2s}.application-tabs button[aria-selected=true] svg,.application-tabs button:hover svg{opacity:1}.application-panel{background:#eff3f0;border-radius:4px;grid-template-columns:1fr 1fr;gap:0;min-height:390px;margin-top:28px;display:grid;overflow:hidden}.application-visual{background:#e5ebe6;flex-direction:column;justify-content:space-between;margin:0;padding:24px 28px;display:flex;position:relative;overflow:hidden}.application-visual:before{content:"";background-image:linear-gradient(#16334004 1px,#0000 1px),linear-gradient(90deg,#16334004 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.drawing-top,.drawing-bottom{z-index:1;letter-spacing:1.4px;justify-content:space-between;font-size:8px;display:flex;position:relative}.drawing-top{color:#50685f}.drawing-bottom{letter-spacing:.2px;color:#5d706a;align-items:center;font-size:9px}.drawing-bottom>span:first-child{color:var(--ink);align-items:center;gap:7px;display:flex}.drawing-bottom i{border-radius:50%;width:8px;height:8px}.garment-wrap{place-items:center;animation:.4s ease-out appear;display:grid}.garment{filter:drop-shadow(2px 10px 10px #1633400a);width:320px;max-width:100%;height:300px}.application-copy{padding:43px 50px;animation:.4s ease-out appear}.application-copy .eyebrow{letter-spacing:.7px;color:var(--muted);text-transform:uppercase;font-size:10px}.application-copy h3{letter-spacing:-1px;margin:17px 0;font-size:32px;line-height:1.25}.application-copy>p{max-width:395px;font-size:12px}.consideration-label{letter-spacing:1.4px;margin:25px 0 9px;font-size:8px;font-weight:600}.tags{flex-wrap:wrap;gap:7px;display:flex}.tags>span{color:#46625d;border:1px solid #cbd6d0;border-radius:3px;padding:7px 10px;font-size:10px}.application-copy>.text-link{margin-top:26px;font-size:12px}.materials{background:#fff;padding-top:92px}.material-filters{flex-wrap:wrap;gap:8px;margin-bottom:31px;display:flex}.material-filters>button{color:#586b66;background:#fff;border:1px solid #dee4e0;border-radius:30px;padding:9px 18px;font-size:11px;transition:background .2s}.material-filters>button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.material-filters>button:hover{border-color:var(--ink)}.material-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;min-height:348px;display:grid}.material-card{text-align:left;background:0 0;border-radius:3px;flex-direction:column;align-self:start;padding:0;display:flex}.swatch{background:color-mix(in srgb,var(--swatch),white 63%);border-radius:3px;width:100%;height:210px;position:relative;overflow:hidden}.swatch-fabric{background:var(--swatch);border-radius:2px;justify-content:center;transition:transform .4s;display:flex;position:absolute;inset:22% 18% -22% 14%;overflow:hidden;transform:rotate(-10deg);box-shadow:6px 9px 15px #16334018}.swatch-fabric:before{content:"";background-image:repeating-linear-gradient(90deg,#fff1 0 1px,#0000 1px 3px),repeating-linear-gradient(0deg,#1633400b 0 1px,#0000 1px 3px);position:absolute;inset:0}.swatch-fabric svg{color:#ffffff58;width:60px;height:50px;margin-top:25px;position:relative}.swatch>span{letter-spacing:1.7px;color:#163340bd;font-size:8px;position:absolute;top:15px;left:16px}.swatch-arrow{background:#ffffffa8;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;position:absolute;bottom:16px;right:16px}.swatch-arrow .arrow{width:15px;height:15px}.material-card:hover .swatch-fabric{transform:rotate(-5deg)translateY(-9px)}.material-card-copy{padding:21px 0 0}.material-card-copy h3{letter-spacing:-.5px;font-size:17px}.material-card-copy p{color:#627572;margin:10px 0 17px;font-size:12px;line-height:1.7}.material-card-copy>span{align-items:center;gap:12px;font-size:10px;display:flex}.material-card-copy>span svg{width:15px;height:15px}.material-note{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;margin-top:30px;padding-top:30px;font-size:12px;display:flex}.material-note .text-link{color:var(--ink);font-size:12px}.development{background:var(--ink);color:#f7f9f8;grid-template-columns:1fr 1fr;gap:100px;display:grid;overflow:hidden}.development-intro{position:relative}.development .eyebrow{color:#b9ccc6;font-size:9px}.development h2{letter-spacing:-2.8px;margin:25px 0;font-size:clamp(38px,4.1vw,62px);line-height:1.13}.development h2 span{color:#dfc676}.development p{color:#b7c9c7;max-width:350px;font-size:12px;line-height:1.85}.development .button{color:var(--ink);margin-top:30px;font-size:12px}.development-loop{color:#ffffff13;width:280px;position:absolute;bottom:-200px;right:-75px;transform:rotate(-17deg)}.steps{border-top:1px solid #ffffff26}.step{border-bottom:1px solid #ffffff26;gap:30px;padding:29px 0;display:flex}.step>span{color:#dfc676;font-size:10px;line-height:2.4}.step h3{letter-spacing:-.6px;margin-bottom:10px;font-size:19px}.step p{max-width:400px;font-size:12px;line-height:1.8}.about{grid-template-columns:.85fr 1fr;align-items:center;gap:110px;display:grid}.about-mark{background:#e8eddf;border-radius:3px;flex-direction:column;justify-content:center;align-items:center;min-height:340px;display:flex;position:relative;overflow:hidden}.about-mark>svg{color:#718570;opacity:.13;width:520px;height:470px;position:absolute;top:-70px;left:-30px;transform:rotate(-15deg)}.about-mark>span{letter-spacing:-2px;text-align:center;font-family:Manrope,sans-serif;font-size:60px;font-weight:500;line-height:1.1;position:relative}.about-mark>small{letter-spacing:2px;margin-top:28px;font-size:8px;position:relative}.about-copy .eyebrow{margin-bottom:20px;font-size:9px}.about-copy h2{letter-spacing:-1.8px;margin-bottom:24px;font-size:39px}.about-copy p{max-width:450px;margin-top:15px;font-size:13px}.company-name{border-top:1px solid var(--line);flex-direction:column;gap:7px;margin-top:26px;padding-top:20px;font-size:11px;display:flex}.company-name>span:last-child{color:var(--muted);font-size:10px}.contact{background:#e9bd53;justify-content:space-between;align-items:center;padding-top:73px;padding-bottom:75px;display:flex}.contact .eyebrow{margin-bottom:19px;font-size:9px}.contact h2{letter-spacing:-2.5px;font-size:clamp(36px,4.2vw,62px)}.contact p{color:#485848;margin-top:18px;font-size:13px}.contact-button{background:0 0;border:1px solid #16334066;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:21px;width:175px;height:175px;margin-right:5vw;transition:background .2s,transform .2s;display:flex}.contact-button>.arrow{width:42px;height:42px}.contact-button>span{font-size:12px}.contact-button:hover{background:var(--ink);color:var(--gold);transform:rotate(-3deg)}.footer{background:#f0f3ef;padding:64px 5vw 0}.footer-main{grid-template-columns:1.1fr .65fr 1fr 1fr;gap:45px;padding-bottom:60px;display:grid}.brand-footer>span{font-size:20px}.brand-footer svg{width:33px;height:43px}.brand-footer small{letter-spacing:5.5px;font-size:8px}.footer-main>div:first-child>p{margin-top:23px;font-size:11px;line-height:1.8}.footer-links,.footer-contact,.footer-address{flex-direction:column;align-items:flex-start;gap:11px;font-size:11px;display:flex}.footer-links>span,.footer-contact>span,.footer-address>span{letter-spacing:1.5px;margin-bottom:13px;font-size:8px;font-weight:600}.footer-contact a:first-of-type{align-items:center;gap:9px;display:flex}.footer-contact svg{width:12px;height:12px}.footer-address p{font-size:11px;line-height:1.9}.footer a:hover{text-underline-offset:4px;text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);color:#6a7b74;justify-content:space-between;align-items:center;gap:15px;padding:22px 0;font-size:9px;display:flex}.footer-bottom>span:last-child{align-items:center;gap:14px;display:flex}.footer-bottom i{background:#6a7b74;border-radius:50%;width:3px;height:3px}.dialog{background:var(--paper);width:min(620px,100% - 30px);max-height:calc(100dvh - 40px);color:var(--ink);overscroll-behavior:contain;border:0;border-radius:7px;padding:43px 40px;box-shadow:0 30px 100px #051e3330}.dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0e2938a8}.dialog-close{background:0 0;border-radius:50%;width:32px;height:32px;font-size:27px;font-weight:400;line-height:1;position:absolute;top:12px;right:12px}.dialog-close:hover{background:var(--line)}.dialog h2{letter-spacing:-1.2px;margin:16px 0 20px;font-size:33px}.dialog p{font-size:13px}.detail-swatch{background:var(--swatch);justify-content:center;align-items:center;height:150px;margin-bottom:24px;display:flex;overflow:hidden}.detail-swatch svg{color:#ffffff75;width:220px;height:170px}.material-detail .tags{margin:20px 0}.fine-print{color:#698079;margin:15px 0 0;line-height:1.7;display:block;font-size:10px!important}.material-detail>.button{margin-top:23px}@keyframes material-arrive{0%{transform:scale(1.045)}to{transform:scale(1)}}@keyframes appear{0%{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width>=1700px){.section{padding-left:max(5vw,50vw - 750px);padding-right:max(5vw,50vw - 750px)}.hero{min-height:710px}.hero-copy{padding-top:90px}.hero h1{font-size:120px}.hero-foot{margin-top:80px}}@media (width<=1150px){.nav{gap:20px}.header-actions{gap:17px}.hero{min-height:590px}.hero-copy{padding-top:60px}h1{letter-spacing:-4.4px;font-size:77px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.hero-foot{margin-top:29px}.hero-copy>p{font-size:13px}.scope-strip>div{gap:14px}.scope-end{display:none}.application-tabs button{padding:18px}.application-copy{padding:36px}.application-copy h3{font-size:28px}.material-grid{gap:18px}.material-card-copy h3{font-size:15px}.swatch{height:190px}.development,.about{gap:65px}.footer-main{gap:30px}.section-heading>p{font-size:11px}.section{padding-top:80px;padding-bottom:80px}}@media (width<=850px){.header{height:78px}.nav-wrap{gap:15px}.nav{gap:18px;font-size:10px}.brand svg{width:30px;height:40px}.brand>span{font-size:18px}.brand small{letter-spacing:4.6px;font-size:8px}.language{display:none}.button.small{gap:13px;min-height:40px;padding:11px 13px;font-size:10px}.hero{min-height:560px}.hero-copy{padding-top:52px}.hero .eyebrow{letter-spacing:1px;font-size:8px}.hero h1{letter-spacing:-3.7px;font-size:64px}.hero-copy>p{max-width:290px;font-size:12px}.desktop-break{display:none}.hero-actions{gap:19px}.hero-actions .button{padding:15px 18px;font-size:11px}.hero-foot{margin-top:35px}.image-label{letter-spacing:1px;font-size:8px;left:20px}.hero-image figcaption{max-width:calc(100% - 90px);font-size:8px;left:16px}.scope-strip{padding-top:22px;padding-bottom:22px;font-size:10px}.scope-strip>div{gap:12px}.scope-label{font-size:8px}.section-heading{align-items:flex-start;gap:20px}.section-heading>p{max-width:270px}.section-heading>p>br{display:none}h2{letter-spacing:-1.4px;font-size:34px}.application-tabs button{gap:8px;padding:18px 12px;font-size:10px}.application-panel{min-height:380px}.application-copy{padding:32px 26px}.application-copy h3{font-size:25px}.application-copy p{font-size:11px}.application-visual{padding:21px}.garment{height:260px}.drawing-top{letter-spacing:1px;font-size:7px}.drawing-bottom{font-size:8px}.tags>span{padding:6px 8px;font-size:9px}.material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px}.swatch{height:235px}.material-card-copy h3{font-size:18px}.material-note{align-items:flex-start;gap:25px;font-size:11px}.material-note .text-link{white-space:nowrap;font-size:11px}.development{gap:45px}.development h2{letter-spacing:-2px;font-size:42px}.step{gap:20px;padding:25px 0}.step h3{font-size:17px}.step p,.development p{font-size:11px}.about{grid-template-columns:.9fr 1fr;gap:40px}.about-mark{min-height:310px}.about-mark>span{font-size:47px}.about-copy h2{font-size:31px}.about-copy p{font-size:11px}.about-copy .eyebrow{font-size:8px}.contact h2{font-size:44px}.contact-button{width:140px;height:140px;margin-right:0}.contact-button>.arrow{width:34px;height:34px}.footer-main{grid-template-columns:1fr 1fr;gap:45px}.footer-bottom{font-size:8px}}@media (width<=640px){html{scroll-padding-top:80px}.section{padding:62px 23px}.header{height:74px}.nav-wrap{margin:0 23px}.brand svg{width:30px;height:37px}.brand>span{font-size:19px}.brand small{letter-spacing:4.8px;font-size:8px}.header-actions{gap:18px}.header-contact{display:none}.language{font-size:9px;display:block}.menu-toggle{background:0 0;flex-direction:column;justify-content:center;gap:6px;width:27px;height:34px;padding:3px;display:flex}.menu-toggle>i{background:var(--ink);width:21px;height:1.5px}.menu-toggle>span{font-size:29px;line-height:1}.nav{background:var(--paper);border-bottom:1px solid var(--line);padding:18px 23px 25px;font-size:14px;display:none;position:absolute;top:73px;left:0;right:0;box-shadow:0 20px 20px #16334010}.nav.is-open{flex-direction:column;align-items:stretch;gap:0;display:flex}.nav a{border-bottom:1px solid var(--line);padding:14px 0}.nav a:after{display:none}.mobile-contact{background:var(--gold);border-radius:3px;justify-content:space-between;align-items:center;margin-top:15px;padding:16px;display:flex}.hero{grid-template-columns:1fr;min-height:0;padding-left:0}.hero-copy{padding:46px 23px 35px}.hero .eyebrow{letter-spacing:1.35px;font-size:8px}.hero h1{letter-spacing:-4px;margin:28px 0 21px;font-size:clamp(66px,13.8vw,86px);line-height:1.08}.hero-copy>p{max-width:310px;font-size:13px;line-height:1.8}.hero-actions{flex-direction:row;align-items:center;gap:18px;margin-top:25px}.hero-actions .button{gap:16px;min-height:48px;padding:15px 17px;font-size:10px}.hero-actions .text-link{gap:7px;font-size:10px}.hero-actions .text-link>.arrow{width:13px;height:13px}.hero-foot{display:none}.hero-image{height:330px}.hero-image img{object-position:50% 55%}.image-label{font-size:8px;top:20px;left:23px}.hero-image figcaption{font-size:8px;bottom:16px;left:23px}.hero-image-corner{width:52px;height:52px}.scope-strip{padding:22px 23px;display:block}.scope-label{letter-spacing:1.5px;margin-bottom:13px;font-size:8px;display:block}.scope-strip>div{flex-wrap:wrap;gap:8px 11px;font-size:10px}.scope-strip>div b{font-size:8px}.section-heading{margin-bottom:26px;display:block}.section-heading .eyebrow{letter-spacing:1.4px;margin-bottom:15px;font-size:8px}.section-heading h2{letter-spacing:-1.5px;font-size:33px}.section-heading>p{max-width:100%;margin-top:18px;font-size:12px}.section-heading>p>br{display:none}.application-tabs{scrollbar-width:thin;gap:20px;overflow:auto}.application-tabs button{flex:none;gap:10px;padding:14px 0;font-size:11px}.application-tabs button svg{width:12px;height:12px;display:none}.application-tabs button[aria-selected=true] svg{display:block}.application-panel{grid-template-columns:1fr;margin-top:20px}.application-visual{min-height:294px;padding:21px 23px}.garment{width:290px;height:235px}.drawing-top{font-size:7px}.drawing-bottom{font-size:8px}.application-copy{padding:31px 25px 35px}.application-copy .eyebrow{font-size:9px}.application-copy h3{margin:15px 0;font-size:29px}.application-copy p{font-size:12px}.application-copy>.text-link{font-size:11px}.consideration-label{margin-top:22px}.material-filters{gap:7px;margin-bottom:23px}.material-filters>button{padding:9px 12px;font-size:9px}.material-grid{gap:26px 15px;min-height:0}.swatch{height:170px}.swatch>span{letter-spacing:1.1px;font-size:7px;top:13px;left:13px}.swatch-fabric{inset:25% 14% -20% 12%}.swatch-fabric svg{min-width:45px}.swatch-arrow{width:25px;height:25px;bottom:12px;right:12px}.swatch-arrow .arrow{width:12px;height:12px}.material-card-copy{padding-top:16px}.material-card-copy h3{letter-spacing:-.5px;min-height:42px;font-size:15px;line-height:1.4}.material-card-copy p{margin:7px 0 13px;font-size:10px}.material-card-copy>span{gap:5px;font-size:9px;line-height:1.5}.material-card-copy>span svg{width:12px;height:12px}.material-note{margin-top:27px;padding-top:22px;font-size:11px;display:block}.material-note .text-link{margin-top:13px;font-size:11px;display:flex}.development{grid-template-columns:1fr;gap:41px}.development h2{letter-spacing:-2.2px;margin:22px 0;font-size:45px}.development p{max-width:310px;font-size:12px}.development .button{margin-top:25px;padding:16px 20px;font-size:11px}.development-loop{display:none}.step{gap:24px;padding:25px 0}.step h3{font-size:19px}.step p{max-width:100%;font-size:11px}.step>span{font-size:9px}.about{grid-template-columns:1fr;gap:33px}.about-mark{order:2;min-height:260px}.about-mark>span{font-size:54px}.about-mark>svg{width:440px;top:-100px;left:0}.about-copy h2{font-size:35px}.about-copy p{font-size:12px}.about-copy .eyebrow{font-size:8px}.company-name{margin-top:24px;font-size:11px}.contact{align-items:flex-end;gap:16px;padding-top:52px;padding-bottom:52px}.contact h2{letter-spacing:-1.5px;font-size:34px}.contact .eyebrow{font-size:8px}.contact p{max-width:160px;margin-top:16px;font-size:11px}.contact-button{gap:0;width:69px;min-width:69px;height:69px;margin-bottom:4px}.contact-button>.arrow{width:29px;height:29px}.contact-button>span{display:none}.footer{padding:44px 23px 0}.footer-main{grid-template-columns:1.1fr .9fr;gap:38px 23px;padding-bottom:36px}.footer-main>div:first-child>p{margin-top:18px;font-size:10px;line-height:1.8}.footer-links,.footer-contact,.footer-address{gap:10px;font-size:10px}.footer-links>span,.footer-contact>span,.footer-address>span{letter-spacing:1.2px;margin-bottom:5px;font-size:7px}.footer-contact a:first-of-type{gap:4px;font-size:9px}.footer-contact svg{width:10px;height:10px}.footer-address p{font-size:10px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:13px;padding:20px 0;font-size:8px}.dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:38px 23px 28px}.dialog h2{letter-spacing:-.8px;font-size:27px}.dialog p{font-size:12px}input,select,textarea{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.hero-image>img{object-position:50% 56%;animation:1.6s ease-out photo-arrive;transform:scale(1.09)}.image-label{color:var(--ink);text-shadow:none;background:#f7f9f8bb;border-radius:2px;padding:9px 11px}.hero-image figcaption{color:var(--ink);background:#f7f9f8c7}.swatch-photo{object-fit:cover;height:100%;transition:transform .5s;position:absolute;inset:0}.material-card:hover .swatch-photo{transform:scale(1.055)}.swatch>span{color:var(--ink);background:#f7f9f8d9;border-radius:2px;padding:5px 7px;font-size:7px}.about-photo{background:var(--ink);border-radius:3px;height:405px;position:relative;overflow:hidden}.about-photo>img{object-fit:cover;object-position:50% 48%;height:100%;transform:scale(1.09)}.about-photo>figcaption{color:#fff;letter-spacing:1.5px;background:#1633408c;padding:10px;font-size:8px;position:absolute;bottom:22px;left:24px}.detail-swatch>img{object-fit:cover;object-position:center;height:100%}@keyframes photo-arrive{0%{transform:scale(1.14)}to{transform:scale(1.09)}}@media (width<=850px){.about-photo{height:360px}}@media (width<=640px){.hero-image>img{object-position:50% 49%}.about-photo{order:2;height:340px}.about-photo>img{object-position:50% 35%}}@media (prefers-reduced-motion:reduce){.hero-image>img{animation:none}.swatch-photo{transition:none}}.contact-details{flex-direction:column;align-items:flex-start;gap:17px;margin-left:28px;display:flex}.contact-details>span{letter-spacing:1.4px;font-size:8px}.contact-details>a{letter-spacing:-.5px;align-items:center;gap:18px;font-size:19px;display:flex}.contact-details>a:hover{text-underline-offset:6px;text-decoration:underline}.contact-details>a:nth-of-type(2){letter-spacing:0;font-size:15px}.contact-details>span:last-child{letter-spacing:1.2px;margin-top:13px;font-size:7px}@media (width<=850px){.contact-details>a{gap:10px;font-size:15px}.contact-details>a:nth-of-type(2){font-size:13px}.contact h2{font-size:39px}}@media (width<=640px){.contact{display:block}.contact-details{border-top:1px solid #16334038;gap:15px;margin:31px 0 0;padding-top:26px}.contact-details>a{font-size:20px}.contact-details>a:nth-of-type(2){font-size:15px}.contact-details>span:last-child{margin-top:5px}.contact h2{font-size:36px}}.language-switch{white-space:nowrap;flex-shrink:0;align-items:center;gap:1px;font-family:DM Sans,PingFang SC,Microsoft YaHei,sans-serif;font-size:10px;display:flex}.language-switch button{min-height:40px;color:var(--muted);background:0 0;padding:9px 6px;font-weight:500;position:relative}.language-switch button[aria-pressed=true]{color:var(--ink);font-weight:700}.language-switch button[aria-pressed=true]:after{content:"";background:var(--ink);height:1px;position:absolute;bottom:5px;left:6px;right:6px}.language-switch>span{color:#a2afab;padding:0 1px}.header-actions{flex-shrink:0;gap:18px}html[lang=zh-CN]{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}html[lang=zh-CN] h1,html[lang=zh-CN] h2,html[lang=zh-CN] h3{letter-spacing:0;font-family:inherit;line-height:1.4}html[lang=zh-CN] .hero h1{letter-spacing:-1.5px;margin:28px 0 22px;font-size:clamp(42px,5.9vw,90px);line-height:1.32}html[lang=zh-CN] .hero-copy>p{max-width:375px;line-height:1.9}html[lang=zh-CN] .hero-foot{margin-top:40px}html[lang=zh-CN] .hero-foot>span{line-height:1.9}html[lang=zh-CN] .eyebrow{letter-spacing:1.3px}html[lang=zh-CN] .section-heading h2{font-size:clamp(28px,3vw,45px)}html[lang=zh-CN] .application-copy h3{font-size:29px}html[lang=zh-CN] .application-copy>p,html[lang=zh-CN] .about-copy>p{line-height:1.95}html[lang=zh-CN] .development h2{font-size:clamp(36px,3.9vw,58px)}html[lang=zh-CN] .about-copy h2{font-size:36px}html[lang=zh-CN] .contact h2{font-size:clamp(32px,3.8vw,54px)}html[lang=zh-CN] .material-card-copy h3{font-size:16px;line-height:1.5}html[lang=zh-CN] .material-card-copy p{line-height:1.9}html[lang=zh-CN] .dialog h2{font-size:29px}@media (width<=1000px) and (width>=641px){.nav-wrap{gap:18px}.nav{gap:16px}.header-actions{gap:10px}.header-contact{display:none}}@media (width<=850px){html[lang=zh-CN] .hero h1{font-size:clamp(37px,5.7vw,49px)}html[lang=zh-CN] .application-copy h3{font-size:23px}html[lang=zh-CN] .about-copy h2{font-size:29px}}@media (width<=640px){.header-actions{gap:14px}.language-switch{font-size:11px}.language-switch button{min-height:42px;padding:9px 7px}.language-switch button[aria-pressed=true]:after{left:7px;right:7px}html[lang=zh-CN] .hero h1{letter-spacing:-1px;margin:23px 0 19px;font-size:clamp(39px,11.8vw,60px);line-height:1.35}html[lang=zh-CN] .hero-copy>p{max-width:325px;font-size:13px}html[lang=zh-CN] .hero-actions .button,html[lang=zh-CN] .hero-actions .text-link{font-size:11px}html[lang=zh-CN] .section-heading h2{font-size:27px}html[lang=zh-CN] .application-copy h3{font-size:25px}html[lang=zh-CN] .material-card-copy h3{min-height:0;font-size:14px}html[lang=zh-CN] .development h2{font-size:39px}html[lang=zh-CN] .about-copy h2{font-size:30px}html[lang=zh-CN] .contact h2{font-size:31px}html[lang=zh-CN] .contact p{max-width:none}html[lang=zh-CN] .dialog h2{font-size:25px}}@media (width<=360px){.header-actions{gap:8px}.nav-wrap{margin:0 18px}.brand{gap:7px}.brand>span{font-size:17px}.brand small{letter-spacing:4px}.language-switch button{padding:9px 5px}html[lang=zh-CN] .hero-actions{gap:13px}html[lang=zh-CN] .hero-actions .button{gap:9px;padding:15px 13px}html[lang=zh-CN] .hero-actions .text-link{font-size:10px}html[lang=zh-CN] .section-heading h2{font-size:24px}}.garment-wrap{width:100%;padding:12px 0}.garment{aspect-ratio:400/340;filter:drop-shadow(1px 5px 4px #16334008);width:360px;max-width:100%;height:auto}.drawing-bottom{align-items:flex-end;gap:14px;line-height:1.5}.drawing-bottom>span:first-child{align-items:baseline;min-width:0}.drawing-bottom i{flex-shrink:0}.drawing-bottom>span:last-child{white-space:nowrap}@media (width<=640px){.garment{width:340px}.garment-wrap{padding:19px 0}.application-visual{min-height:310px}.drawing-bottom{font-size:9px}}@media (width<=360px){.drawing-bottom{gap:8px;font-size:8px}.drawing-bottom>span:last-child{font-size:7px}}
