:root{--motion-ease:cubic-bezier(.22,1,.36,1)}
html{scroll-padding-top:100px}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}button{font:inherit;color:inherit;cursor:pointer}button:focus-visible{outline:2px solid #c2cdbf;outline-offset:5px}.motion-ready header{position:sticky;top:0;z-index:20;max-width:none;padding:20px 6%;min-height:86px;background:#111a1bcc;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);transition:background .4s,border-color .4s}.motion-ready header.is-scrolled{background:#111a1bee;border-color:#ffffff30}.motion-ready header>nav{display:none}.menu-toggle,.menu-close{display:flex;align-items:center;gap:20px;min-width:48px;min-height:48px;border:0;background:transparent;font-size:14px;padding:10px}.menu-icon{display:grid;gap:6px;width:28px}.menu-icon i{display:block;height:1px;background:currentColor;width:28px}.menu-toggle:hover .menu-icon i:nth-child(2){width:19px}.menu-icon i{transition:width .3s}.site-menu{padding:0;border:0;width:100%;max-width:none;height:100%;max-height:none;margin:0;background:#111a1bf5;color:#ebeae4;overflow:auto;overscroll-behavior:contain}.site-menu::backdrop{background:#111a1b99;backdrop-filter:blur(15px)}.menu-top{display:flex;align-items:center;justify-content:space-between;padding:24px 6%;border-bottom:1px solid #ffffff22}.menu-close span{font-size:32px;font-weight:200}.site-menu nav{display:flex;flex-direction:column;align-items:stretch;gap:0;margin:7vh auto;padding:0 8%;max-width:1200px;width:100%;color:inherit}.site-menu nav a{display:flex;align-items:baseline;gap:35px;font-size:clamp(36px,6vw,90px);font-weight:500;line-height:1.25;letter-spacing:-.05em;padding:20px 0;border-bottom:1px solid #ffffff25;transition:color .25s,transform .4s}.site-menu nav a:hover{color:#c2cdbf;text-decoration:none;transform:translateX(10px)}.site-menu nav small{font-size:12px;letter-spacing:1px;color:#a9b9ae}.site-menu[open] nav{animation:menu-in .65s var(--motion-ease) both}.menu-caption{padding:0 8% 35px;color:#a9b9ae;font-size:14px}.hero-stage{height:165svh;position:relative}.hero-stage .hero{position:sticky;top:86px;min-height:0;height:calc(100svh - 86px);display:flex;flex-direction:column;justify-content:center;padding:45px 8%;max-width:none;overflow:hidden}.hero-stage .hero h1{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-size:clamp(46px,7.2vw,116px);font-weight:600;letter-spacing:-.065em;margin:45px 0}.hero-stage .hero h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.055em}.hero-stage .hero-bottom{width:100%}.hero-stage .hero:before{transform:rotate(calc(28deg + var(--hero-progress,0)*18deg)) scale(calc(1 + var(--hero-progress,0)*.12))}.hero-stage h1{transform:translate3d(0,calc(var(--hero-progress,0)*-50px),0) scale(calc(1 + var(--hero-progress,0)*.055));transform-origin:left center;opacity:calc(1 - var(--hero-progress,0)*.4)}.hero-stage .hero-bottom{transform:translate3d(0,calc(var(--hero-progress,0)*-20px),0);opacity:calc(1 - var(--hero-progress,0)*.6)}.motion-ready .about{position:relative;z-index:2}.motion-ready h2{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-weight:550;letter-spacing:-.055em}.motion-ready h2 .muted{font-family:Georgia,serif;font-weight:400}.reveal{opacity:1;transform:none;transition:opacity .9s var(--motion-ease),transform .9s var(--motion-ease)}.reveal.is-waiting{opacity:0;transform:translate3d(0,40px,0)}.reveal:focus-within{opacity:1;transform:none}.products article{transition:transform .8s var(--motion-ease),opacity .8s var(--motion-ease)}.products article:nth-child(2){transition-delay:.1s}.products article:nth-child(3){transition-delay:.2s}.section-label{font-size:12px}.product-type{font-size:12px}.brand span{font-size:12px}.hero-index{font-size:12px}.skip:focus{z-index:30}@keyframes menu-in{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(min-width:1000px){.knowledge>.section-label,.shop>.section-label{position:sticky;top:130px;align-self:start}}@media(max-width:850px){.hero-stage{height:145svh}.hero-stage .hero{top:86px;padding:35px 7%}.hero-stage .hero h1{font-size:clamp(40px,8.2vw,68px);margin:35px 0}.hero-stage .hero-bottom p{font-size:16px}.hero-stage .round-link{margin-top:25px}.site-menu nav{max-width:none;gap:0;justify-content:start}.site-menu nav a{padding:24px 0;gap:20px}.site-menu .brand{font-size:22px}.menu-top{padding:20px 6%}}@media(max-height:650px){.hero-stage{height:auto}.hero-stage .hero{position:relative;top:0;height:auto;min-height:600px}.hero-stage .hero h1{transform:none;opacity:1}.hero-stage .hero-bottom{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-stage{height:auto}.hero-stage .hero{position:relative;top:0;height:auto;min-height:75svh}.hero-stage h1,.hero-stage .hero-bottom{transform:none;opacity:1}.reveal,.reveal.is-waiting{opacity:1;transform:none}.site-menu[open] nav{animation:none}*,*::before{transition:none!important}}
