@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&family=Noto+Sans+KR:wght@400;500&display=swap');
:root{color-scheme:dark;--bg:#101110;--text:#eeeee7;--muted:#90928a;--accent:#ef855d}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#555 #101110}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans','Noto Sans KR',sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{color:inherit;cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:6px}#scene{position:fixed;inset:0;z-index:0;touch-action:pan-y}#scene canvas{display:block;width:100%;height:100%}.vignette{position:fixed;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(16,17,16,.15),transparent 55%);z-index:1}header{position:absolute;z-index:5;top:0;left:0;width:100%;height:110px;padding:0 4.4%;display:flex;align-items:center;justify-content:space-between}.logo{font-family:'Manrope',sans-serif;font-size:30px;font-weight:800;letter-spacing:-1.8px}.logo span{font-size:12px;vertical-align:top;display:inline-block;margin:6px 0 0 5px;letter-spacing:0}nav{display:flex;gap:37px;margin-left:50px}nav a{font-size:14px;color:#c5c6be;transition:color .2s}nav a:hover{color:var(--accent)}.studio-link{font-size:14px;border-bottom:1px solid #64665b;padding:10px 0}.studio-link span{margin-left:32px;color:var(--accent)}main{position:relative;z-index:2;pointer-events:none}main a,main button,main input{pointer-events:auto}.chapter{min-height:100svh;position:relative;padding:160px 7% 120px;display:flex;flex-direction:column;justify-content:center}.intro{padding:177px 4.4% 100px;justify-content:flex-start;min-height:850px;height:100svh}.eyebrow{font-size:11px;letter-spacing:2.1px;font-weight:500;display:flex;align-items:center;gap:11px;color:#b2b4a9}.live-dot{width:6px;height:6px;border-radius:50%;background:var(--accent)}h1,h2{font-family:'Manrope',sans-serif;font-weight:500;letter-spacing:-7px;line-height:1.06;margin:45px 0 35px}h1{font-size:clamp(76px,9.5vw,154px)}h1 span{color:#b5b8a9}h2{font-size:clamp(58px,6.5vw,102px);letter-spacing:-5px}h2 em{font-family:Georgia,serif;font-weight:400;color:#b8baa8;letter-spacing:-4px}p{font-size:15px;line-height:1.9;color:#a6a79e;font-weight:400}.intro-bottom{display:flex;flex-direction:column;gap:27px}.intro-bottom p{margin:0}.explore{display:flex;align-items:center;gap:13px;font-size:12px;letter-spacing:.3px;width:fit-content}.circle{width:35px;height:35px;border:1px solid #51534a;border-radius:50%;display:grid;place-items:center;font-size:17px}.object-tag{position:absolute;right:7%;bottom:170px;display:flex;flex-direction:column;gap:8px;font-size:10px;letter-spacing:1.7px;color:#a0a294;text-align:right}.object-tag span+span{font-size:9px;color:#606358}.hero-foot{position:absolute;bottom:35px;left:4.4%;right:4.4%;padding-top:20px;border-top:1px solid #33352d;display:flex;justify-content:space-between;font-size:9px;letter-spacing:1.6px;color:#828577}.copy{max-width:480px}.copy h2{margin:30px 0}.shape-buttons{display:flex;gap:7px;margin:30px 0 22px}.shape-buttons button{background:#171914;border:1px solid #35392e;padding:12px 15px;border-radius:30px;font-size:12px}.shape-buttons button.selected{background:#e5e6d9;color:#14160f;border-color:#e5e6d9}.small-note{font-size:9px;letter-spacing:1px;color:#848877}.swatches{display:flex;gap:26px;margin:35px 0}.swatches button{padding:0;background:none;border:0;display:flex;align-items:center;flex-direction:column;gap:12px;font-size:11px;color:#a5a89b}.swatches i{width:46px;height:46px;border-radius:50%;display:block;border:4px solid #171914;outline:1px solid transparent;transition:outline-color .2s}.swatches .active i{outline-color:#ced0b9}.swatches .active{color:#f5f5ed}.clay{background:radial-gradient(circle at 30% 20%,#ed9870,#ad462b 70%)}.chrome{background:linear-gradient(130deg,#fff,#353a37 32%,#eee 50%,#767a74 70%,#ddd)}.obsidian{background:radial-gradient(circle at 30% 20%,#555c52,#080b08 70%)}.ceramic{background:radial-gradient(circle at 30% 20%,#fffef1,#a7aa93)}.material-info{display:flex;justify-content:space-between;border-top:1px solid #373a2f;padding-top:18px;font-size:12px;max-width:340px}.material-info span+span{color:#858b77}.range-label{display:flex;justify-content:space-between;font-size:12px;max-width:340px;margin:28px 0 14px;color:#a4a998}input[type=range]{display:block;width:340px;max-width:100%;accent-color:#cbd0b5;height:3px;cursor:pointer}.light-options{max-width:340px;margin-top:30px}.light-options button{display:flex;justify-content:space-between;width:100%;padding:15px 0;border:0;border-bottom:1px solid #34392c;background:none;color:#7f8872;font-size:14px}.light-options button.selected{color:#f0eedc}.light-options button span{font-size:11px}.ending{justify-content:center;padding-left:7%;min-height:100svh}.ending h2{font-size:clamp(70px,8vw,125px)}.return-link{font-size:14px;width:fit-content;border-bottom:1px solid #707362;padding:15px 0}.return-link span{margin-left:60px;color:var(--accent)}footer{position:absolute;bottom:40px;left:4.4%;right:4.4%;display:flex;justify-content:space-between;align-items:end;border-top:1px solid #373b2d;padding-top:28px}footer>span{font-size:10px;letter-spacing:1px;color:#a1a58f}.scene-tools{position:fixed;z-index:6;right:4.4%;bottom:76px;display:flex;align-items:center;gap:8px}.scene-tools>span{font-size:10px;letter-spacing:1px;color:#919780;margin-right:12px}.scene-tools button{width:32px;height:32px;border-radius:50%;border:1px solid #555b49;background:#14180f99;font-size:17px}.progress{position:fixed;right:0;top:0;width:2px;height:100%;background:#25291d;z-index:8}.progress div{background:#b7c095;height:0}.chapter-index{position:fixed;left:25px;bottom:50%;display:flex;gap:6px;flex-direction:column;font-size:10px;color:#777d6a;z-index:5}.chapter-index span:first-child{color:#e0e6d1}.ending .eyebrow{margin-top:-60px}
@media(min-width:1600px){.intro{padding-top:20vh}}@media(max-width:900px){h1{font-size:100px;letter-spacing:-6px}h2{font-size:70px}.chapter{padding-left:6%}.copy{max-width:390px}.intro{min-height:760px}.shape-buttons{gap:5px}.shape-buttons button{padding:11px}.chapter-index{display:none}}
@media(max-width:600px){header{height:84px;padding:0 6%}.logo{font-size:25px}nav{gap:20px;margin:0}nav a{font-size:12px}.studio-link{display:none}.intro{padding:135px 6% 90px;min-height:820px;height:100svh}.eyebrow{font-size:9px;letter-spacing:1.3px}h1{font-size:clamp(62px,15vw,90px);letter-spacing:-4px;margin:25px 0}.intro-bottom{gap:17px}.intro-bottom p{font-size:13px}.hero-foot{left:6%;right:6%;font-size:8px;gap:25px}.hero-foot span{max-width:145px;line-height:1.7}.object-tag{bottom:150px;right:6%;font-size:8px}.object-tag span+span{font-size:8px}.chapter:not(.intro){padding:105px 6% 410px;min-height:950px;justify-content:flex-start}.copy{max-width:100%}h2{font-size:60px;letter-spacing:-3.5px}.copy h2{margin:25px 0}h2 em{letter-spacing:-3px}.copy p{font-size:14px}.swatches{margin:25px 0;gap:23px}.scene-tools{bottom:100px;right:6%}.scene-tools>span{font-size:8px}.ending h2{font-size:65px}.ending .eyebrow{margin-top:0}footer{bottom:35px;flex-wrap:wrap;gap:25px}footer>span{font-size:8px}footer>span:last-child{width:100%}.small-note{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

