@font-face{font-family:Bricolage;src:url(/fonts/bricolage-latin.woff2)format("woff2");font-style:normal;font-weight:400 800;font-display:swap}:root{--paper:#f3f2ed;--ink:#20231e;--muted:#65695f;--line:#d8dbd1;--blue:#315cf5;--display:Bricolage,"Arial",sans-serif;--body:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}::selection{background:var(--blue);color:#fff}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{word-break:keep-all}p{word-break:keep-all;overflow-wrap:break-word}ul{padding-left:1.3em}svg{display:block}.container{width:min(1440px,100% - 112px);margin-inline:auto}.eyebrow{font:500 11px/1.5 var(--display);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;display:flex}.status-dot{background:var(--blue);border-radius:50%;flex:none;width:6px;height:6px;display:inline-block}.skip-link{background:var(--ink);color:#fff;z-index:100;padding:12px 18px;position:fixed;top:12px;left:20px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;height:92px;position:relative}.header-inner{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.brand{font:800 35px/.95 var(--display);letter-spacing:-2.1px}.site-header nav{align-items:center;gap:34px;font-size:12px;font-weight:600;display:flex}.site-header nav a{padding:16px 0}.site-header nav a:hover,.site-footer nav a:hover{color:var(--blue)}.header-contact{align-items:center;gap:24px;padding:10px 0;font-size:12px;display:flex}.header-contact span{font-size:19px}.hero{grid-template-rows:1fr auto;grid-template-columns:1.05fr 1fr;height:calc(100svh - 92px);min-height:760px;max-height:980px;display:grid;position:relative}.hero-copy{z-index:2;pointer-events:none;align-self:center;padding:42px 0 52px;position:relative}.hero-copy a{pointer-events:auto}.hero .eyebrow{margin-bottom:36px}.hero h1{font:600 clamp(70px,7.8vw,120px)/.96 var(--display);letter-spacing:-.045em;white-space:nowrap}.flow-word{display:inline-block;position:relative}.flow-word svg{fill:none;width:99%;height:14px;stroke:var(--blue);stroke-width:4px;stroke-linecap:round;position:absolute;bottom:-14px;left:4px}.blue-dot{color:var(--blue)}.hero-description{letter-spacing:-.04em;margin:40px 0 25px;font-size:20px;font-weight:400;line-height:1.65}.round-link{align-items:center;gap:27px;font-size:13px;font-weight:600;display:inline-flex}.arrow-circle{border:1px solid var(--ink);border-radius:50%;place-items:center;width:44px;height:44px;font-size:23px;transition:background .2s,color .2s,transform .2s;display:grid}.round-link:hover .arrow-circle{background:var(--ink);color:#fff;transform:rotate(45deg)}.hero-visual{align-self:center;min-width:0;margin-left:-55px;margin-right:-25px;padding-top:28px;position:relative}.hero-visual #hero-art{height:clamp(460px,45vw,650px);position:relative}.hero-static{object-fit:contain;width:100%;height:100%}.hero-visual canvas{width:100%;height:100%;position:absolute;inset:0}.object-caption{font:11px/1.5 var(--display);color:var(--muted);justify-content:space-between;align-items:center;margin:0 8% 0 12%;display:flex}.object-caption span:last-child{color:var(--ink);border:1px solid #bec3b6;border-radius:6px;padding:5px 10px}.hero-bottom{border-top:1px solid var(--line);height:68px;font:10px/1.5 var(--display);text-transform:uppercase;letter-spacing:.09em;grid-column:1/-1;justify-content:space-between;align-items:center;display:flex}.hero-bottom span:nth-child(2){gap:30px;display:flex}.hero-bottom span:nth-child(2) span{font-size:19px}.collection-section{border-top:1px solid var(--line);background:#e9eae5;padding:110px 0 66px}.section-heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:58px;display:flex}.section-heading .eyebrow{margin-bottom:25px}.section-heading h2{letter-spacing:-.065em;font-size:clamp(38px,4.1vw,61px);font-weight:600;line-height:1.21}.section-heading h2 span{color:#777d70}.section-intro{letter-spacing:-.025em;padding-bottom:6px;font-size:15px;line-height:1.9}.product-collection{grid-template-columns:minmax(230px,.65fr) minmax(0,1.35fr);align-items:start;gap:54px;display:grid}.product-selector{border-top:1px solid #b9c0b1}.product-tab{text-align:left;color:#5e6756;background:0 0;border:0;border-bottom:1px solid #bdc4b5;align-items:center;gap:15px;width:100%;min-height:104px;padding:24px 0;transition:color .2s;display:flex}.product-number{font:10px var(--display);align-self:flex-start;width:19px;margin-top:5px}.product-tab img{filter:saturate(.65);opacity:.75;border-radius:10px;width:44px;height:44px;transition:opacity .2s,filter .2s}.product-label{flex-direction:column;flex:1;gap:4px;display:flex}.product-label strong{font:500 clamp(26px,2.5vw,36px)/1 var(--display);letter-spacing:-.05em}.product-label small{color:#646d5d;font-size:11px;line-height:1.5}.tab-arrow{font:28px/1 var(--display);opacity:0;transition:opacity .2s,transform .2s;transform:translate(-5px,5px)}.product-tab[aria-selected=true]{color:var(--ink)}.product-tab[aria-selected=true] img,.product-tab:hover img{opacity:1;filter:none}.product-tab[aria-selected=true] .tab-arrow{opacity:1;color:var(--blue);transform:none}.product-tab:hover{color:var(--ink)}.product-panel{min-width:0}.product-stage{aspect-ratio:1.4;isolation:isolate;background:#dde2e5;border-radius:5px;justify-content:center;align-items:center;padding:49px 28px 37px;display:flex;position:relative;overflow:hidden}.product-stage:before{content:"";z-index:-1;background:linear-gradient(135deg,#f2f3ef 0%,#dde2e5 70%);position:absolute;inset:0}.stage-label,.stage-caption{font:10px/1.5 var(--display);color:#535d4b;position:absolute}.stage-label{top:17px;left:22px}.stage-caption{font-family:var(--body);font-size:9px;bottom:13px;right:22px}.product-stage>img{object-fit:contain;filter:drop-shadow(0 18px 16px #263b3221);opacity:1;width:100%;height:100%;transition:opacity .16s}.product-stage>img.changing{opacity:.18}.product-detail{grid-template-rows:1fr auto;grid-template-columns:1fr 1fr;gap:20px 30px;height:240px;padding-top:24px;display:grid}.product-detail .eyebrow{color:var(--muted);margin-bottom:11px;font-size:9px}.product-detail h3{letter-spacing:-.055em;font-size:26px;font-weight:600;line-height:1.4}.product-detail>p{color:#596151;align-self:center;max-width:300px;font-size:14px;line-height:1.9}.product-meta{border-top:1px solid #bdc4b5;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:18px 0 0;display:flex}.product-meta ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.product-meta li{white-space:nowrap;border:1px solid #b5bfae;border-radius:3px;padding:4px 7px;font-size:10px}.product-meta>a{white-space:nowrap;align-items:center;gap:14px;font-size:11px;display:flex}.product-meta>a span{font-size:17px}.collection-note{color:#535d4b;border-top:1px solid #bdc4b5;justify-content:space-between;gap:20px;margin-top:50px;padding-top:22px;font-size:11px;display:flex}.collection-note>span{align-items:center;gap:9px;display:flex}.collection-note>a{gap:18px;display:flex}.no-script-note{margin-top:20px;font-size:13px}.no-script-note a{text-decoration:underline}.approach-section{background:var(--ink);color:#f1f0e9;padding:75px 0 72px}.approach-head{justify-content:space-between;align-items:center;margin-bottom:44px;display:flex}.approach-head .eyebrow{color:#b8bfb0}.asterisk{color:#9bb5ff;font-size:64px;line-height:1}.approach-section h2{letter-spacing:-.07em;font-size:clamp(49px,7.5vw,106px);font-weight:500;line-height:1.22}.approach-section h2 span{color:#b7c8ff}.principles{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:80px;display:grid}.principles article{border-top:1px solid #505548;padding-top:21px}.principle-number{font:11px/1.5 var(--display);color:#aeb7a4}.principles h3{letter-spacing:-.035em;margin:32px 0 14px;font-size:21px;font-weight:500}.principles p{color:#b8bfb0;font-size:13px;line-height:1.85}.approach-link{border-top:1px solid #505548;justify-content:space-between;align-items:center;width:100%;margin-top:57px;padding-top:22px;font-size:11px;display:flex}.approach-link span{font-size:20px}.contact-section{padding-block:100px}.contact-section .eyebrow{color:var(--muted);margin-bottom:25px}.contact-row{justify-content:space-between;align-items:center;gap:30px;display:flex}.contact-row h2{letter-spacing:-.055em;font-size:clamp(32px,3.5vw,52px);font-weight:500;line-height:1.35}.contact-button{background:var(--blue);color:#fff;border-radius:3px;justify-content:space-between;align-items:center;gap:35px;padding:22px 25px;font-size:13px;transition:background .2s,transform .2s;display:flex}.contact-button:hover{background:#234ae0;transform:translateY(-2px)}.contact-button span:last-child{font-size:23px}.site-footer{border-top:1px solid var(--line);padding:34px 0 23px;overflow:hidden}.footer-top{justify-content:space-between;align-items:center;gap:25px;display:flex}.footer-top .brand{letter-spacing:-1.4px;font-size:25px}.footer-top nav{color:#555d4d;flex-wrap:wrap;gap:20px;font-size:10px;display:flex}.footer-top small{font:10px var(--display);white-space:nowrap}.footer-wordmark{font:600 clamp(120px,30.3vw,465px)/1.15 var(--display);letter-spacing:-.075em;-webkit-user-select:none;user-select:none;margin:18px 0 6px;position:relative}.footer-wordmark span{letter-spacing:0;margin-left:22px;font-size:20px;position:absolute;top:24%}.footer-bottom{border-top:1px solid var(--line);font:10px var(--display);color:var(--muted);justify-content:space-between;align-items:center;padding-top:18px;display:flex}.document-main{max-width:1050px;padding-top:38px;padding-bottom:95px}.back-link{color:var(--muted);padding:8px 0;font-size:12px;display:inline-block}.document-heading{border-bottom:1px solid var(--line);max-width:860px;padding:50px 0 44px}.document-heading .eyebrow{color:var(--muted);margin-bottom:24px}.document-heading h1{letter-spacing:-.055em;font-size:clamp(36px,5.3vw,72px);font-weight:500;line-height:1.2}.document-intro{color:var(--muted);letter-spacing:-.02em;max-width:680px;margin-top:25px;font-size:17px;line-height:1.85}.document-content{max-width:860px;font-size:15px;line-height:1.95}.document-content h2{letter-spacing:-.035em;margin:48px 0 17px;font-size:23px;font-weight:600;line-height:1.5}.document-content h3{margin:27px 0 12px;font-size:18px}.document-content p{color:#555d4d;margin:12px 0}.document-content a{color:#2449cf;text-underline-offset:4px;text-decoration:underline}.document-content li{color:#555d4d;margin:8px 0}.document-content strong{color:var(--ink);font-weight:600}.document-content code{overflow-wrap:anywhere;background:#e4e7dd;border-radius:3px;padding:2px 5px;font-size:.84em}.document-content table{border-collapse:collapse;text-align:left;width:100%;min-width:520px;margin:20px 0;font-size:13px}.document-content th{color:var(--ink);background:#e8eae2;font-weight:600}.document-content td,.document-content th{border-bottom:1px solid var(--line);vertical-align:top;padding:15px 14px}.table-scroll{overscroll-behavior-x:contain;max-width:100%;overflow-x:auto}.document-figure{background:#e3e7dc;border-radius:5px;margin:35px 0 40px;padding:30px}.document-figure img{object-fit:contain;filter:drop-shadow(0 10px 18px #202b2020);width:auto;max-width:100%;height:auto;max-height:530px;margin:auto}.document-figure figcaption{text-align:center;color:var(--muted);margin-top:23px;font-size:11px;line-height:1.7}.document-links{flex-wrap:wrap;gap:12px 25px;margin-top:20px;font-size:13px;display:flex}.document-contact{border-left:2px solid var(--blue);background:#e8ebe2;margin-top:30px;padding:20px 24px}.document-footer{padding:30px 0 36px}.document-footer .footer-top{flex-wrap:wrap}@media (min-width:1600px){.hero h1{font-size:128px}.hero-visual{margin-left:-70px}.hero{min-height:860px}}@media (max-width:1100px){.container{width:calc(100% - 72px)}.hero{min-height:690px;max-height:850px}.hero h1{font-size:8vw}.hero .eyebrow{font-size:9px}.hero-visual{margin-left:-25px;margin-right:-20px}.hero-visual #hero-art{height:460px}.product-collection{grid-template-columns:minmax(210px,.7fr) minmax(0,1.3fr);gap:32px}.product-tab{gap:10px;min-height:95px;padding:22px 0}.product-label strong{font-size:29px}.product-detail{column-gap:20px;height:255px}.product-detail h3{font-size:24px}.product-meta ul{gap:4px}.product-meta li{padding:3px 5px;font-size:9px}.footer-top nav{gap:14px}.footer-top{flex-wrap:wrap}.hero-bottom{font-size:8px}.hero-description{font-size:18px}.principles{gap:24px}.principles h3{font-size:19px}}@media (max-width:760px){html{scroll-padding-top:24px}.container{width:calc(100% - 40px)}.site-header{height:74px}.brand{font-size:30px}.site-header nav{gap:21px;font-size:11px}.site-header nav a:nth-child(2){display:none}.header-contact{gap:8px;font-size:11px}.header-contact span{font-size:16px}.header-inner{gap:16px}.hero{flex-direction:column;height:auto;min-height:0;max-height:none;display:flex}.hero-copy{width:100%;padding:48px 0 0}.hero .eyebrow{margin-bottom:25px;font-size:9px}.hero h1{letter-spacing:-.045em;font-size:clamp(52px,12.5vw,94px)}.hero-description{margin:30px 0 20px;font-size:16px;line-height:1.6}.flow-word svg{height:10px;bottom:-11px}.round-link{gap:20px;font-size:12px}.arrow-circle{width:37px;height:37px;font-size:20px}.hero-visual{width:100%;margin:-7px 0 20px;padding-top:0}.hero-visual #hero-art{height:clamp(270px,75vw,460px)}.object-caption{margin:0 6%;font-size:9px}.object-caption span:last-child{font-size:9px}.hero-bottom{gap:16px;height:58px;font-size:8px}.hero-bottom>span:last-child{display:none}.hero-bottom span:nth-child(2){gap:12px;font-size:8px}.collection-section{padding:65px 0 35px}.section-heading{align-items:flex-start;gap:20px;margin-bottom:33px}.section-heading .eyebrow{margin-bottom:18px;font-size:9px}.section-heading h2{font-size:36px}.section-intro{align-self:flex-end;max-width:135px;font-size:11px;line-height:1.8}.product-collection{flex-direction:column;gap:22px;display:flex}.product-selector{border:0;border-top:1px solid #bdc4b5;border-left:1px solid #bdc4b5;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.product-tab{background:0 0;border-right:1px solid #bdc4b5;flex-direction:column;align-items:flex-start;gap:8px;min-height:92px;padding:13px 10px;transition:background .2s;position:relative}.product-tab[aria-selected=true]{background:#f3f2ed}.product-tab img{border-radius:6px;width:25px;height:25px}.product-number{width:auto;margin:0;font-size:8px;position:absolute;top:14px;right:8px}.product-label strong{letter-spacing:-.045em;font-size:19px}.product-label small,.tab-arrow{display:none}.product-panel{width:100%}.product-stage{aspect-ratio:1.23;padding:43px 15px 30px}.stage-label{font-size:9px;top:13px;left:15px}.stage-caption{font-size:8px;bottom:10px;right:15px}.product-detail{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:13px;height:258px;padding-top:21px}.product-detail>div:first-child{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.product-detail .eyebrow{text-align:right;max-width:110px;margin-top:4px;font-size:8px}.product-detail h3{font-size:26px;line-height:1.3}.product-detail>p{align-self:start;max-width:95%;font-size:14px;line-height:1.8}.product-meta{gap:10px;padding-top:15px}.product-meta li{padding:4px 6px;font-size:9px}.product-meta>a{gap:7px;font-size:10px}.collection-note{gap:10px;margin-top:30px;padding-top:18px;font-size:9px}.collection-note>a,.collection-note>span{gap:6px}.approach-section{padding:49px 0 39px}.approach-head{margin-bottom:26px}.approach-head .eyebrow{font-size:9px}.asterisk{font-size:44px}.approach-section h2{font-size:clamp(40px,8.7vw,65px)}.principles{grid-template-columns:1fr;gap:25px;margin-top:45px}.principles article{grid-template-columns:.65fr 1fr;column-gap:17px;padding-top:17px;display:grid}.principle-number{grid-row:span 2;margin-top:5px;font-size:9px}.principles h3{margin:0 0 9px;font-size:18px}.principles p{font-size:12px}.approach-link{margin-top:35px;padding-top:18px;font-size:10px}.contact-section{padding-block:61px}.contact-section .eyebrow{margin-bottom:21px;font-size:9px}.contact-row{flex-direction:column;align-items:flex-start;gap:26px}.contact-row h2{font-size:30px;line-height:1.4}.contact-button{gap:36px;padding:16px 20px;font-size:12px}.contact-button span:last-child{font-size:20px}.site-footer{padding-top:26px}.footer-top{align-items:flex-start;gap:23px}.footer-top .brand{font-size:28px}.footer-top nav{order:3;gap:14px 18px;width:100%;font-size:10px}.footer-top small{margin-left:auto;padding-top:6px;font-size:9px}.footer-wordmark{margin:8px 0;font-size:30.3vw;line-height:1.25}.footer-wordmark span{margin-left:10px;font-size:12px;top:28%}.footer-bottom{padding-top:15px;font-size:9px}.document-main{padding-top:23px;padding-bottom:65px}.document-heading{padding:34px 0}.document-heading .eyebrow{margin-bottom:19px;font-size:10px}.document-heading h1{font-size:38px;line-height:1.25}.document-intro{margin-top:20px;font-size:14px;line-height:1.85}.document-content{font-size:14px;line-height:1.9}.document-content h2{margin-top:35px;font-size:21px}.document-figure{margin:28px 0;padding:16px 10px}.document-figure figcaption{font-size:10px}.document-links{gap:10px 18px;font-size:12px}.document-contact{padding:16px}.document-footer .footer-top nav{order:3}.document-footer{padding-bottom:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.flow-word svg{transform-origin:0}.site-header nav a{position:relative}.site-header nav a:after{content:"";transform-origin:0;background:currentColor;height:1px;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:7px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after,.site-header nav a:focus-visible:after{transform:scaleX(1)}.product-tab:hover .tab-arrow{opacity:.5;transform:none}.product-tab[aria-selected=true]:hover .tab-arrow{opacity:1}.contact-button span:last-child,.product-meta>a span,.approach-link span{transition:transform .35s cubic-bezier(.22,1,.36,1)}.contact-button:hover span:last-child,.product-meta>a:hover span,.approach-link:hover span{transform:translate(3px,-3px)}@media (prefers-reduced-motion:reduce){.site-header nav a:after{transition:none}.contact-button span:last-child,.product-meta>a span,.approach-link span{transition:none;transform:none}}@media print{[data-motion]{opacity:1!important;transform:none!important}}.home .site-header{width:100%;position:absolute;inset:0 0 auto}.hero-story{--story-progress:0;--story-wash:0;--story-copy-opacity:1;--story-copy-y:0px;--story-copy-x:0px;--story-art-x:0px;--story-art-y:0px;--story-art-scale:1;position:relative}.hero-pin{isolation:isolate;background:var(--paper);position:relative;overflow:clip}.hero{height:auto;min-height:0;max-height:none;padding-top:92px}.hero-copy{opacity:var(--story-copy-opacity);transform:translate3d(var(--story-copy-x),var(--story-copy-y),0)}.hero-visual{transform:translate3d(var(--story-art-x),var(--story-art-y),0) scale(var(--story-art-scale));transform-origin:50%}.story-enabled #hero-art>img{transform:translateY(calc(var(--story-progress) * -5svh)) scale(calc(1 - var(--story-progress) * .36));transform-origin:50%}.object-caption{opacity:var(--story-copy-opacity)}.story-wash,.hero-resolution{display:none}.hero-bottom{z-index:4;isolation:isolate;flex-shrink:0;position:relative}.hero-bottom:before{content:"";z-index:-1;background:var(--paper);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.hero-bottom>a{align-items:center;gap:24px;min-height:44px;display:flex}.hero-bottom .scroll-cue{font-size:20px;display:block}.hero-bottom .story-index{font:10px var(--display);letter-spacing:0;align-items:center;gap:12px;display:flex}.story-track{opacity:.65;background:currentColor;width:54px;height:1px;position:relative}.story-track i{top:-2px;left:calc(var(--story-progress) * 50px);background:currentColor;border-radius:50%;width:5px;height:5px;display:block;position:absolute}@media (min-width:900px) and (min-height:620px){.hero-pin{height:100svh}.hero{grid-template-rows:minmax(0,1fr) 64px;height:100%}.hero-copy{padding:28px 0 35px}.hero .eyebrow{margin-bottom:32px}.hero h1{font-size:clamp(70px,8.35vw,133px)}.hero-description{margin:36px 0 26px}.hero-visual{margin-left:-42px;margin-right:-24px;padding-top:0}.hero-visual #hero-art{height:min(58svh,680px)}.hero-bottom{height:64px}.story-enabled .hero-story{height:227svh}.story-enabled .hero-pin{position:sticky;top:0}.story-enabled .story-wash{width:150vmax;height:150vmax;transform:translate(-50%,-50%) scale(var(--story-wash));z-index:-1;pointer-events:none;background:#234be0;border-radius:50%;display:block;position:absolute;top:50%;left:50%}.story-enabled .hero-resolution:not([hidden]){text-align:center;z-index:3;color:#fff;pointer-events:none;opacity:0;transition:opacity .65s,transform .85s cubic-bezier(.16,1,.3,1);display:block;position:absolute;bottom:clamp(104px,17svh,228px);left:0;right:0;transform:translateY(42px)}.story-enabled .is-resolved .hero-resolution:not([hidden]){opacity:1;transform:none}.hero-resolution .eyebrow{letter-spacing:.17em;color:#d3ddff;justify-content:center;margin:0 0 23px;font-size:10px}.resolution-title{font:500 clamp(74px,8vw,132px)/.96 var(--display);letter-spacing:-.04em}.resolution-title>span{color:#bfcfff}.resolution-copy{letter-spacing:-.02em;color:#e4eaff;margin-top:25px;font-size:14px;font-weight:400}.is-blue .hero-bottom:before{background:#234be0}.is-blue .hero-bottom{color:#f2f5ff;border-color:#ffffff40}.is-blue .hero-bottom a:focus-visible{outline-color:#fff}}@media (min-width:900px) and (max-height:760px){.hero .eyebrow{margin-bottom:22px}.hero h1{font-size:clamp(62px,7.4vw,108px)}.hero-description{margin:25px 0 20px;font-size:17px;line-height:1.55}.hero-visual #hero-art{height:54svh}.hero-resolution .eyebrow{margin-bottom:14px}.resolution-title{font-size:clamp(66px,7vw,104px)}.resolution-copy{margin-top:16px;font-size:12px}}@media (min-width:761px) and (max-width:899px){.hero{grid-template-rows:1fr auto;grid-template-columns:1fr 1fr;min-height:100svh}.hero h1{font-size:8vw}.hero-visual #hero-art{height:420px}.hero-bottom{height:60px}}@media (max-width:760px){.hero{min-height:100svh;padding-top:74px}.hero-copy{padding-top:40px}.hero-visual{margin-bottom:auto}.hero-bottom{height:58px;margin-top:22px}.hero-bottom>a{gap:10px;font-size:8px}.hero-bottom .story-index{display:none}}@media (prefers-reduced-motion:reduce){.hero-copy,.hero-visual{opacity:1!important;transform:none!important}.object-caption{opacity:1!important}.story-wash,.hero-resolution{display:none!important}}@media print{.home .site-header{position:relative}.hero-pin{overflow:visible;height:auto!important}.hero-story{height:auto!important}.hero{padding-top:0;height:auto!important}.hero-copy,.hero-visual{opacity:1!important;transform:none!important}.hero-resolution,.story-wash{display:none!important}}@media (max-width:380px){.product-selector{grid-template-columns:repeat(2,minmax(0,1fr))}}.home .collection-section{isolation:isolate;border-top:0;position:relative}.journey-active.story-enabled .is-resolved .hero-resolution:not([hidden]){translate:0 calc(var(--journey-handoff,0) * -64px);scale:calc(1 - var(--journey-handoff,0) * .1);opacity:calc(1 - var(--journey-handoff,0) * .85)}.collection-heading{--collection-key-size:88px;grid-template-columns:var(--collection-key-size) auto;align-items:start;column-gap:14px;display:grid}.collection-key{width:var(--collection-key-size);height:var(--collection-key-size);margin-top:calc(41.5px + (clamp(38px,4.1vw,61px) * 1.21 - var(--collection-key-size)) / 2);pointer-events:none;-webkit-user-select:none;user-select:none;display:block}.collection-key img{object-fit:contain;filter:drop-shadow(0 8px 6px #20231e12);width:100%;height:100%}.collection-key[data-flying=true] img{visibility:hidden}.journey-arrow{z-index:8;pointer-events:none;-webkit-user-select:none;user-select:none;contain:layout style;filter:drop-shadow(0 8px 6px #20231e12);position:fixed;top:0;left:0}.journey-arrow[hidden]{display:none}.home .approach-section{padding-top:0;position:relative}.journey-finale{--journey-word:1;--journey-mark:1;--journey-brand-width:272px;--journey-mark-size:64px;perspective:800px;pointer-events:none;-webkit-user-select:none;user-select:none;width:calc(100% - 112px);max-width:1440px;height:240px;margin:0 auto;position:relative;overflow:clip}.journey-plane{opacity:0;backface-visibility:hidden;background:#e9eae5;border:1px solid #f3f2ed8c;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%}.journey-plane img{width:42px;height:42px;opacity:var(--journey-icon,1);border-radius:10px}.journey-brand{height:var(--journey-mark-size);width:var(--journey-brand-width);transform:translate(var(--journey-brand-x,0px),-50%);position:absolute;top:50%;left:0}.journey-brand>img{width:var(--journey-mark-size);height:var(--journey-mark-size);opacity:var(--journey-mark);display:block}.journey-word{left:calc(var(--journey-mark-size) + 18px);font:600 56px/1.1 var(--display);letter-spacing:-.07em;color:var(--paper);white-space:nowrap;opacity:var(--journey-word);clip-path:inset(0 calc((1 - var(--journey-word)) * 100%) 0 0);position:absolute;top:50%;transform:translateY(-52%)}@media (max-width:1100px){.journey-finale{width:calc(100% - 72px)}}@media (max-width:760px){.home .collection-section .section-heading{flex-direction:column;gap:18px}.collection-heading{--collection-key-size:58px;column-gap:5px}.collection-key{margin-top:calc(31.5px + (36px * 1.21 - var(--collection-key-size)) / 2)}.home .collection-section .section-intro{align-self:flex-start;max-width:none;padding:0 0 0 63px;font-size:12px}.journey-finale{--journey-brand-width:194px;--journey-mark-size:48px;perspective:600px;width:calc(100% - 40px);height:176px}.journey-plane img{border-radius:7px;width:28px;height:28px}.journey-word{left:calc(var(--journey-mark-size) + 12px);font-size:38px}}@media (prefers-reduced-motion:reduce){.journey-plane{display:none}.journey-brand{transform:translateY(-50%)!important}.journey-arrow{display:none!important}.collection-key[data-flying=true] img{visibility:visible}}@media print{.journey-plane,.journey-arrow{display:none!important}.collection-key[data-flying=true] img{visibility:visible}.journey-finale{height:112px}.journey-brand{transform:translateY(-50%)!important}.journey-brand>img,.journey-word{opacity:1!important;clip-path:none!important}}html:has(body.home){scroll-padding-top:0}.home .collection-section{padding-block:44px 32px}.home .collection-section .section-heading{margin-bottom:24px}.home .collection-section .section-heading .eyebrow{margin-bottom:12px;font-size:9px}.home .collection-section .section-heading h2{font-size:clamp(34px,3.2vw,46px);line-height:1.2}.home .collection-section .section-intro{display:none}.home .collection-heading{--collection-key-size:64px;column-gap:12px}.home .collection-key{margin-top:calc(25.5px + (clamp(34px,3.2vw,46px) * 1.2 - var(--collection-key-size)) / 2)}.home .product-collection{flex-direction:column;gap:14px;display:flex}.home .product-selector{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#b4beab transparent;border:0;flex-flow:row;gap:6px;width:100%;min-width:0;max-width:100%;padding:3px 0 6px;scroll-padding-inline:8px;display:flex;position:relative;overflow:auto hidden}.home .product-tab{color:#535d4c;cursor:pointer;background:#f3f3ef;border:1px solid #c3cabb;border-radius:9px;flex-direction:row;flex:1 0 auto;justify-content:center;align-items:center;gap:10px;width:auto;height:58px;min-height:58px;padding:10px 16px;transition:color .16s,background .16s,border-color .16s;display:flex}.home .product-tab:hover{color:var(--ink);background:#fff;border-color:#9da992}.home .product-tab[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:#fff}.home .product-tab img{opacity:1;filter:none;border-radius:7px;width:30px;height:30px}.home .product-label{flex:none;gap:0}.home .product-label strong{white-space:nowrap;letter-spacing:-.035em;font-size:20px;line-height:1}.home .product-number,.home .product-label small,.home .tab-arrow{display:none}.home .product-tab:focus-visible{outline-offset:-3px}.home .product-tab[aria-selected=true]:focus-visible{outline-color:#fff}.home .product-panel{width:100%;min-width:0}.home .product-stage{aspect-ratio:1.5;border-radius:12px;width:100%;min-width:0;max-height:680px}.home .product-detail{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:18px 30px;min-width:0;height:auto;padding-top:22px}.home .product-detail .eyebrow{margin-bottom:12px;font-size:9px}.home .product-detail h3{font-size:28px;line-height:1.35}.home .product-detail>p{place-self:start;max-width:440px;font-size:14px;line-height:1.8}.home .product-meta{gap:16px;padding-top:16px}.home .product-meta>a{align-items:center;min-height:44px;display:inline-flex}.home .collection-note{margin-top:24px;padding-top:14px;line-height:1.5}@media (min-width:900px){.home .collection-section .section-heading h2 br{display:none}.home .collection-section .section-heading h2 span{margin-left:.22em}.home .product-panel{grid-template-columns:minmax(0,1fr) clamp(228px,18vw,260px);align-items:start;gap:32px;display:grid}.home .product-stage{aspect-ratio:auto;height:clamp(420px,100svh - 340px,680px);max-height:none}.home .product-detail{grid-template-rows:minmax(120px,auto) minmax(112px,auto) auto;grid-template-columns:minmax(0,1fr);gap:20px;height:auto;padding:36px 0 0;display:grid}.home .product-detail>div:first-child{display:block}.home .product-detail h3{font-size:28px;line-height:1.4}.home .product-meta{flex-direction:column;grid-column:1;align-items:flex-start;gap:24px;padding-top:20px}.home .product-meta ul{flex-wrap:wrap;gap:6px}.home .product-meta li{padding:4px 7px;font-size:10px}.home .product-meta>a{border:1px solid #adb8a3;border-radius:6px;justify-content:space-between;gap:28px;min-width:150px;padding:0 15px;font-size:12px}.home .product-meta>a:hover{background:#f4f5ef;border-color:#65775a}}@media (min-width:900px) and (max-width:999px){.home .product-stage{aspect-ratio:1.4;height:auto;min-height:420px;max-height:680px}}@media (max-width:760px){.home .collection-section{padding-block:32px 26px}.home .collection-section .section-heading{margin-bottom:20px}.home .collection-section .section-heading h2{font-size:32px}.home .collection-section .section-heading .eyebrow{margin-bottom:8px}.home .collection-heading{--collection-key-size:52px;column-gap:8px}.home .collection-key{margin-top:calc(21.5px + (32px * 1.2 - var(--collection-key-size)) / 2)}.home .product-selector{gap:5px}.home .product-tab{border-radius:8px;flex:none;gap:8px;height:50px;min-height:50px;padding:9px 12px}.home .product-tab img{border-radius:6px;width:25px;height:25px}.home .product-label strong{white-space:nowrap;font-size:16px;line-height:1}.home .product-collection{gap:13px}.home .product-stage{aspect-ratio:1.08;border-radius:10px}.home .product-detail{grid-template-rows:minmax(48px,auto) auto;grid-template-columns:1fr;gap:14px;padding-top:20px}.home .product-detail>div:first-child,.home .product-detail .eyebrow{display:none}.home .product-detail h3{font-size:25px;line-height:1.35}.home .product-detail>p{max-width:none;font-size:13px;line-height:1.7;display:block}.home .product-meta{gap:10px;padding-top:12px}.home .product-meta ul{flex-wrap:wrap;gap:5px;max-width:calc(100% - 94px)}.home .product-meta li{padding:4px 5px;font-size:9px}.home .product-meta>a{flex:none;gap:8px;font-size:11px}.home .collection-note{align-items:flex-start;margin-top:18px;padding-top:12px;font-size:10px}.home .collection-note>span{max-width:55%}.home .collection-note>a{text-align:right;gap:6px;max-width:43%;line-height:1.6}}@media (max-width:380px){.home .product-detail{grid-template-rows:minmax(68px,auto) auto}}@media (prefers-reduced-motion:reduce){.home .product-tab{transition:none}}.home .collection-footer{--footer-muted:#b4bbae;--footer-line:#464d41;background:var(--ink);color:var(--paper);border-top:0;padding:28px 0 22px}.collection-footer .footer-directory{border-top:1px solid var(--footer-line);grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding-block:32px;display:grid}.collection-footer .footer-group{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.collection-footer .footer-group h2{color:var(--footer-muted);margin:0 0 19px;font-size:11px;font-weight:400;line-height:1.5}.collection-footer .footer-group a{text-underline-offset:5px;width:-moz-fit-content;width:fit-content;padding-block:7px;font-size:13px;line-height:1.6;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .18s,text-decoration-color .18s}.collection-footer .footer-group a:hover{color:#b7c8ff;text-decoration-color:currentColor}.collection-footer .footer-product-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;width:100%;display:grid}.home .collection-footer .footer-wordmark{letter-spacing:-.075em;margin:0 0 22px;font-size:clamp(90px,30.3vw,465px);line-height:1.1}.collection-footer .footer-wordmark:before,.collection-footer .footer-wordmark:after{content:attr(data-wordmark);font:inherit;letter-spacing:inherit;color:#0000;-webkit-text-fill-color:transparent;pointer-events:none;opacity:0;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}.collection-footer .footer-wordmark:before{background-image:linear-gradient(110deg,#0000 38%,#7291ff 47%,#cbd6ff 52%,#0000 62%);background-position:100%;background-repeat:no-repeat;background-size:250% 100%}.collection-footer .footer-wordmark.is-arriving:before{animation:1.6s cubic-bezier(.2,.65,.3,1) both footer-wordmark-sweep}.collection-footer .footer-wordmark:after{background-image:radial-gradient(ellipse clamp(130px, 19vw, 290px) clamp(100px, 18vw, 260px) at var(--footer-light-x,50%) var(--footer-light-y,50%), #57f 0%, #aebfff 42%, transparent 100%);transition:opacity .22s}.collection-footer .footer-wordmark.is-lit:after{opacity:1}@keyframes footer-wordmark-sweep{0%{opacity:0;background-position:100%}15%{opacity:1}85%{opacity:1}to{opacity:0;background-position:0%}}@media (prefers-reduced-motion:reduce),print{.collection-footer .footer-wordmark:before,.collection-footer .footer-wordmark:after{opacity:0!important;transition:none!important;animation:none!important}}.collection-footer .footer-bottom{border-color:var(--footer-line);min-height:60px;color:var(--footer-muted);padding-top:18px}.collection-footer .footer-bottom small{font-size:11px}.collection-footer .footer-back-top{min-height:44px;color:var(--paper);font:11px/1.5 var(--body);align-items:center;gap:16px;display:inline-flex}.collection-footer .footer-back-top span{border:1px solid #626b5b;border-radius:50%;place-items:center;width:34px;height:34px;font-size:17px;transition:background .18s,border-color .18s;display:grid}.collection-footer .footer-back-top:hover span{background:#343e58;border-color:#b7c8ff}.collection-footer a:focus-visible{outline-color:#b7c8ff}@media (max-width:1100px){.collection-footer .footer-directory{gap:24px}.collection-footer .footer-product-links{gap:0 16px}}@media (max-width:760px){.home .collection-footer{padding:16px 0}.collection-footer .footer-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px;padding-block:24px}.collection-footer .footer-products{grid-column:1/-1}.collection-footer .footer-product-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 16px}.collection-footer .footer-group h2{margin-bottom:10px}.collection-footer .footer-group a{padding-block:9px;font-size:12px}.home .collection-footer .footer-wordmark{margin:0 0 18px;line-height:1.12}.collection-footer .footer-bottom{padding-top:10px}.collection-footer .footer-bottom small{font-size:10px}}
