@font-face{font-family:Din;src:url('./assets/din.woff2')}@font-face{font-family:Adi;src:url('./assets/adineue.woff2')}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:#111212;color:#f4f2ed;font-family:Din,Arial,'Malgun Gothic',sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:2px solid #ff462d;outline-offset:6px}header{height:95px;padding:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff20;background:#111212;position:relative;z-index:10}.brand img{width:143px;display:block}nav{display:flex;gap:38px;font-size:13px;letter-spacing:1.5px}nav a{padding:12px 0;color:#9b9b99}nav .active{color:#fff;border-bottom:2px solid #ff482f}.header-right{display:flex;align-items:center;gap:35px;font-size:12px;letter-spacing:1px}.menu-toggle{background:none;border:0;width:29px;padding:4px 0}.menu-toggle i{display:block;background:#fff;height:1px;margin:6px 0}.menu-toggle i:last-child{width:19px;margin-left:auto}.hero{height:calc(100svh - 95px);min-height:620px;max-height:1100px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 56% 53%,#373736 0%,#1c1d1c 34%,#111212 70%)}.hero-topline{position:absolute;z-index:2;top:27px;left:4%;right:4%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:2px;color:#aaa9a5}.hero-title{position:absolute;top:51px;width:100%;text-align:center;font-family:Adi,Arial,sans-serif;font-weight:bold;font-size:clamp(120px,24vw,400px);line-height:1;letter-spacing:-.065em;color:#e9e8e0;white-space:nowrap;opacity:.95}.hero-title span{color:transparent;-webkit-text-stroke:1px #b0b0aa}.hero-title sup{font-family:Arial;font-size:23px;letter-spacing:0;vertical-align:top;position:relative;top:49px;margin-left:10px}#scene{position:absolute;inset:0;z-index:2;cursor:grab;touch-action:pan-y}#scene:active{cursor:grabbing}#scene canvas{display:block;width:100%;height:100%}.edition{position:absolute;z-index:3;left:4%;top:46%;pointer-events:none}.tiny,.eyebrow{font-size:11px;letter-spacing:1.8px}.edition .tiny{color:#aaa}.edition h1{font-size:29px;line-height:1.5;font-weight:500;letter-spacing:-1px;margin:18px 0 12px}.edition p{font-family:Arial,'Malgun Gothic',sans-serif;color:#a6a6a3;font-size:13px;line-height:1.9}.primary{display:flex;align-items:center;justify-content:space-between;gap:45px;background:#f34b32;color:#101212;border:0;padding:17px 20px;font-size:14px;min-width:195px;font-weight:600;pointer-events:auto;margin-top:26px;transition:background .2s,transform .2s}.primary:hover{background:#ff7358;transform:translateY(-2px)}.primary span{font-size:23px;line-height:1}.scene-label{position:absolute;right:4%;top:57%;z-index:3;display:flex;gap:17px;align-items:center}.scene-label .red-line{width:33px;height:1px;background:#ef4b32}.scene-label .tiny{color:#aaa;font-size:10px}.scene-label h2{font-family:Adi;font-size:27px;letter-spacing:.5px;margin:9px 0 6px}.scene-label div>span:last-child{font-size:10px;letter-spacing:1px;color:#bbb}.view-hint{position:absolute;bottom:150px;left:50%;transform:translateX(-50%);font-size:10px;letter-spacing:2px;color:#b2b2ae;z-index:3;pointer-events:none;white-space:nowrap}.view-hint span{margin-right:12px;font-size:20px}.world-switch{position:absolute;bottom:65px;left:50%;transform:translateX(-50%);display:flex;z-index:4;border:1px solid #ffffff30;background:#111212a0;backdrop-filter:blur(10px);padding:5px}.world-switch button{white-space:nowrap;background:none;border:0;padding:16px 24px;font-size:11px;letter-spacing:1px;color:#aaa}.world-switch button span{color:#777;margin-right:15px;font-size:10px}.world-switch button.selected{background:#efeee6;color:#151515}.world-switch button.selected span{color:#f34b32}.hero-bottom{position:absolute;bottom:0;left:4%;right:4%;height:53px;display:flex;align-items:center;justify-content:space-between;z-index:3;border-top:1px solid #ffffff20;font-size:10px;letter-spacing:1.5px;color:#aaa}.hero-bottom a span{padding-left:15px;font-size:16px}.hero-bottom button{background:none;border:0;font-size:10px;letter-spacing:1px}.hero-bottom button span{color:#f34b32;margin-right:9px}.ticker{overflow:hidden;display:flex;gap:50px;align-items:center;white-space:nowrap;padding:21px 0;background:#ef4b32;color:#101212;font-family:Adi;font-size:32px;font-weight:600}.ticker span:nth-child(2),.ticker span:nth-child(5){color:transparent;-webkit-text-stroke:1px #111}.ticker-icon{font-size:36px}.collection{padding:94px 5% 105px;background:#eae9e3;color:#161717}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.eyebrow{color:#73746f}.section-heading h2{font-family:Adi;font-size:56px;letter-spacing:-1px;margin:16px 0 0}.section-heading p{font-size:14px;line-height:1.9;color:#5c5d58;margin-bottom:3px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product{background:none;border:0;text-align:left;padding:0;color:#111}.product-visual{position:relative;background:#dcdcd5;aspect-ratio:1/1.1;overflow:hidden}.product-visual img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.product:hover img{transform:scale(1.045)}.product-tag{position:absolute;top:19px;left:19px;z-index:1;font-size:10px;letter-spacing:1px;background:#eeeee8;padding:7px 9px}.product-arrow{position:absolute;bottom:15px;right:15px;background:#efeee8;border-radius:50%;width:42px;height:42px;display:grid;place-items:center;font-size:24px}.product-meta{display:flex;justify-content:space-between;padding-top:19px}.product-meta h3{font-family:Adi;font-size:25px;margin:0 0 7px}.product-meta p{font-size:11px;letter-spacing:1px;color:#777;margin:0}.product-meta>span{font-size:11px;color:#6c6d66;padding-top:4px}.story{padding:85px 5% 90px;display:grid;grid-template-columns:1fr 1fr;gap:20px;background:#181918}.story>.eyebrow{grid-column:1/-1}.story h2{font-family:Adi;font-size:clamp(50px,7vw,104px);line-height:.94;letter-spacing:-2px;margin:15px 0}.story h2 span{color:#f34b32}.story>div{align-self:end;padding-left:20%}.story p{color:#a4a6a0;font-size:14px;line-height:2}.story a{display:flex;justify-content:space-between;border-bottom:1px solid #686963;padding:14px 0;font-size:14px;max-width:280px}.story a span{color:#f34b32}footer{padding:26px 4%;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff20;gap:20px}footer img{width:115px}footer span{font-size:10px;letter-spacing:1.5px;color:#979993}footer small{font-size:11px;color:#80817d}footer>a{font-size:24px}dialog{color:#171817;background:#eeeee8;max-width:900px;width:90%;padding:0;border:0;grid-template-columns:1fr 1fr;max-height:85svh;overflow:auto}dialog[open]{display:grid}dialog::backdrop{background:#000b;backdrop-filter:blur(8px)}.close{position:absolute;right:15px;top:10px;border:0;background:transparent;color:#111;font-size:34px;z-index:2}.detail-image img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:65px 35px 40px}.detail-copy h2{font-family:Adi;font-size:42px;margin:16px 0}.detail-copy p{line-height:1.8;font-size:14px;color:#666}.detail-copy dl{font-size:12px;line-height:2;margin-top:25px}.detail-copy dt{color:#888}.detail-copy dd{margin-left:0;margin-bottom:9px}.detail-copy small{display:block;margin-top:19px;font-size:10px;color:#888}.menu-panel{position:absolute;top:95px;right:0;background:#f04c33;color:#111;z-index:8;width:min(100%,530px);padding:45px}.menu-panel a{font-family:Adi;font-size:40px;display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid #0004}.menu-panel a span{font-size:14px}.fallback-product{position:absolute;height:65%;max-width:60%;object-fit:contain;left:50%;top:20%;transform:translateX(-50%)}
@media(min-width:1600px){.edition{left:7%}.scene-label{right:7%}}@media(max-width:1000px){.edition h1{font-size:23px}.scene-label{right:3%}.scene-label h2{font-size:21px}.scene-label .red-line{display:none}.world-switch button{padding:16px}.section-heading h2{font-size:43px}.hero-bottom>span{display:none}.hero-title{top:95px}.scene-label{top:63%}.edition{top:43%}}@media(max-width:800px){header{height:76px;padding:0 6%}.brand img{width:117px}nav{display:none}.header-right{gap:23px}.hero{height:calc(100svh - 76px);min-height:780px;max-height:1000px}.hero-topline{top:22px;left:6%;right:6%;font-size:9px}.hero-topline span:nth-child(2){display:none}.hero-title{font-size:27vw;top:78px}.hero-title sup{font-size:12px;top:17px;margin-left:2px}.edition{top:auto;bottom:175px;left:6%;right:6%}.edition .tiny{font-size:9px}.edition h1{font-size:24px;line-height:1.35;margin:10px 0}.edition p{display:none}.edition .primary{position:absolute;bottom:0;right:0;min-width:150px;padding:15px;gap:10px;font-size:12px}.scene-label{top:53%;right:6%}.scene-label h2{font-size:20px}.scene-label .tiny{font-size:8px}.scene-label div>span:last-child{font-size:8px}.view-hint{bottom:286px;font-size:8px;left:25%}.world-switch{bottom:80px;width:88%}.world-switch button{flex:1;padding:15px 4px;font-size:8px;letter-spacing:.5px}.world-switch button span{margin-right:5px;font-size:8px}.hero-bottom{left:6%;right:6%;font-size:8px}.hero-bottom button{font-size:8px}.ticker{font-size:24px;padding:16px 0;gap:25px}.collection{padding:55px 6%}.section-heading{display:block}.section-heading h2{font-size:39px}.section-heading p{margin-top:18px;font-size:12px}.products{grid-template-columns:1fr;gap:30px}.product-visual{aspect-ratio:1/1}.story{padding:55px 6%;grid-template-columns:1fr}.story h2{font-size:63px}.story>div{padding-left:0}.story p{font-size:13px}footer{padding:25px 6%;flex-wrap:wrap}footer span{display:none}footer img{width:100px}footer small{font-size:9px}dialog[open]{grid-template-columns:1fr}.detail-image{height:280px}.detail-image img{object-fit:contain}.detail-copy{padding:25px}.menu-panel{top:76px;padding:25px}.menu-panel a{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}


