:root{--navy:#10283f;--ink:#141719;--line:#dce0e3;--muted:#677079;--paper:#f4f5f4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #477cb4;outline-offset:5px}header{height:108px;margin:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:800;line-height:1.04;letter-spacing:-.4px}.brandmark{font-size:53px;letter-spacing:-5px;font-weight:900;color:var(--navy);padding-right:5px;transform:translateY(-4px)}.brand-dot{font-size:10px;vertical-align:top;margin-left:4px}nav{display:flex;align-items:center;gap:38px;font-size:14px}nav>a:hover{color:#456684}.nav-cta{border:1px solid var(--line);padding:13px 18px;border-radius:3px;display:flex;gap:27px}.hero{padding:30px 5% 0}.hero-top,.hero-foot{display:flex;justify-content:space-between;gap:20px}.eyebrow,.edition,.hero-foot,.art-index,.art-bottom,.card-top,.concept-note,.footer-bottom{font-family:'Courier New',monospace;font-size:12px;letter-spacing:1.1px;line-height:1.6}.eyebrow{font-weight:600}.edition{color:var(--muted)}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;min-height:570px;gap:10px}.hero-copy{position:relative;z-index:1;padding:55px 0 70px}h1{font-size:clamp(55px,6.5vw,102px);font-weight:500;letter-spacing:-6px;line-height:.98;margin:0 0 30px}h1 em{font-style:normal;color:var(--navy)}.hero-copy>p{font-size:17px;line-height:1.8;color:var(--muted);margin-bottom:33px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--navy);color:white;font-size:14px;border:0;border-radius:3px;padding:19px 23px;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#234762;transform:translateY(-2px)}.button span{font-size:21px}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center;margin:35px 0;background:#f4f5f4;overflow:hidden}.hero-art>img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.art-index{position:absolute;top:22px;left:24px;color:#5c6267;z-index:1;font-size:11px}.art-bottom{position:absolute;bottom:23px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:end;font-size:10px;letter-spacing:1px}.circle-plus{font:26px Arial;border:1px solid #aeb7bf;width:38px;height:38px;border-radius:50%;display:grid;place-items:center}.hero-foot{padding:21px 0 25px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.hero-foot>span:last-child{display:flex;gap:35px}.ribbon{display:flex;justify-content:space-around;align-items:center;background:var(--navy);color:#fff;padding:23px 4%;font-size:13px;letter-spacing:2px;gap:20px}.ribbon i{font-style:normal;font-size:28px;font-weight:300}.collection{padding:95px 5% 70px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:43px}h2{font-weight:500;font-size:clamp(40px,4vw,63px);line-height:1.08;letter-spacing:-2.7px;margin:20px 0 0}.section-head>p{font-size:15px;line-height:1.8;color:var(--muted);margin:0 0 3px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{padding:0;border:0;text-align:left;background:#fff;cursor:pointer;min-width:0}.card-top{display:flex;justify-content:space-between;padding:17px 18px 0;background:var(--paper);font-size:11px}.card-top>span:last-child{font-size:20px}.product-photo{height:300px;overflow:hidden;background:var(--paper);position:relative}.product-photo img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .6s}.product-photo.navy img{object-position:center}.product-photo.white img{object-position:24% center}.product-photo.black img{object-position:77% center}.card:hover img{transform:scale(1.07)}.card-bottom{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:22px 0}.card-bottom h3{font-size:25px;letter-spacing:-.7px;font-weight:500;margin:0 0 9px}.card-bottom p{color:var(--muted);font-size:14px;margin:0;line-height:1.5}.card-bottom>span{font-size:26px;font-weight:300}.concept-note{font-size:10px;color:var(--muted);margin-top:22px;letter-spacing:.3px}.about{display:grid;grid-template-columns:1fr 1fr;gap:90px;background:var(--paper);padding:80px 8%;align-items:center}.about h2{font-size:clamp(50px,5.2vw,80px)}.about h2 span{color:var(--navy)}.about-copy>p:first-child{font-size:25px;line-height:1.5;letter-spacing:-.4px;margin-top:0}.about-copy>p:nth-child(2){font-size:16px;line-height:1.9;color:var(--muted)}.text-link{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;border-bottom:1px solid #9ca6b0;padding:18px 0 12px;margin-top:20px}.text-link span{font-size:22px}footer{padding:65px 5% 25px}.footer-name{font-size:clamp(30px,7.6vw,116px);font-weight:700;letter-spacing:-.06em;line-height:1.4;color:var(--navy);white-space:nowrap}.footer-name span{font-size:20px;vertical-align:top;line-height:3;letter-spacing:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:23px;padding-top:25px;font-size:10px;color:var(--muted);letter-spacing:.5px}dialog{border:1px solid var(--line);border-radius:5px;width:min(560px,90vw);padding:45px;color:var(--ink)}dialog::backdrop{background:#06182bb3;backdrop-filter:blur(5px)}.close{position:absolute;right:17px;top:12px;font-size:30px;border:0;background:transparent;cursor:pointer}.dialog-tags{display:flex;gap:8px;flex-wrap:wrap}.dialog-tags span{padding:9px 12px;background:var(--paper);font-size:13px}#dialog-description{font-size:17px;line-height:1.8;color:var(--muted)}.dialog-note{font-size:13px;line-height:1.7;color:var(--muted);margin:22px 0}@media(min-width:1600px){body{max-width:1800px;margin:auto}}@media(max-width:900px){h1{letter-spacing:-3.5px}.hero-grid{min-height:470px}.hero-copy{padding:55px 0}.hero-art{margin:35px 0 50px}.product-photo{height:230px}.about{gap:40px;padding:65px 5%}.ribbon{font-size:10px;letter-spacing:1px}.section-head>p{max-width:280px}}@media(max-width:640px){header{height:88px}nav{gap:17px;font-size:13px}.nav-cta{display:none}.brand{font-size:12px}.brandmark{font-size:43px}.hero{padding-top:22px}.edition{display:none}.hero-top .eyebrow{font-size:10px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:40px 0 25px}h1{font-size:65px;letter-spacing:-4px;margin-bottom:23px}.hero-copy>p{font-size:16px;margin-bottom:24px}.hero-art{height:350px;margin:0 0 25px}.hero-foot{font-size:9px;letter-spacing:0}.hero-foot>span:last-child{gap:10px}.ribbon{padding:16px 5%;font-size:9px;gap:12px}.ribbon span:nth-of-type(2),.ribbon i:nth-of-type(2){display:none}.ribbon i{font-size:22px}.collection{padding:60px 5% 45px}.section-head{display:block;margin-bottom:30px}h2{font-size:44px}.section-head>p{margin-top:22px;font-size:15px;max-width:none}.cards{grid-template-columns:1fr;gap:28px}.product-photo{height:330px}.card-top{font-size:12px}.card-bottom{padding:20px 0}.concept-note{font-size:11px;line-height:1.8}.about{grid-template-columns:1fr;gap:30px;padding:50px 6%}.about h2{font-size:60px}.about-copy>p:first-child{font-size:22px}.text-link{line-height:1.5}footer{padding-top:35px}.footer-name{font-size:8.4vw}.footer-name span{font-size:12px}.footer-bottom{flex-wrap:wrap;font-size:10px}.footer-bottom>span:first-child{width:100%}dialog{padding:37px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.product-photo img{position:absolute;width:270%;max-width:none;height:100%;object-fit:cover}.product-photo.navy img{left:-85%}.product-photo.white img{left:-12%}.product-photo.black img{right:-12%}
