:root{color-scheme:dark;--bg:#171b19;--text:#f0eee6;--muted:#b5b6ac;--gold:#c3a15b;--line:#ffffff1c}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}.page{max-width:1800px;margin:auto;padding:0 6.2%;min-height:100svh;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(ellipse at 92% 45%,#29312a44,transparent 65%)}.header{height:142px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:2}.logo{width:204px;height:auto}.header-note{font-size:11px;color:#c6c7bb;letter-spacing:.04em;display:flex;gap:15px;align-items:center}.status-dot{width:6px;height:6px;background:var(--gold);border-radius:50%;box-shadow:0 0 0 5px #c3a15b12}.hero{display:grid;grid-template-columns:1.22fr 1fr;flex:1;align-items:center;min-height:660px;gap:35px;padding:68px 0 72px}.eyebrow{display:flex;align-items:center;gap:14px;font-size:10px;letter-spacing:.19em;color:var(--gold);margin:0 0 32px;line-height:1.6}.eyebrow>span{height:1px;width:30px;background:var(--gold)}h1{font-weight:400;font-size:clamp(52px,5.3vw,86px);line-height:1.065;letter-spacing:-.059em;margin:0 0 35px}h1 em{font-family:Georgia,'Times New Roman',serif;color:var(--gold);font-weight:400;letter-spacing:-.055em}.description{display:flex;gap:24px;align-items:flex-start}.small-rule{width:1px;height:64px;margin-top:5px;flex-shrink:0;background:linear-gradient(var(--gold),#c3a15b12)}.description p{font-size:14px;line-height:1.85;margin:0;color:var(--muted);letter-spacing:.005em}.progress-note{display:flex;align-items:center;gap:11px;margin-top:38px;font-size:10px;letter-spacing:.06em;color:#d3ccb9}.progress-mark{display:flex;gap:3px}.progress-mark i{display:block;width:15px;height:3px;background:#c3a15b30}.progress-mark i:first-child{background:var(--gold)}.art{position:relative;height:520px;isolation:isolate;display:grid;place-items:center}.art-frame{position:absolute;inset:24px 13px;border:1px solid #c3a15b25;border-radius:230px 230px 3px 3px;transform:rotate(8deg)}.arc{position:absolute;width:82%;height:90%;border:1px solid #c3a15b15;border-radius:230px 230px 2px 2px;transform:rotate(-10deg)}.arc-two{width:72%;height:80%;transform:rotate(-19deg);border-color:#c3a15b13}.arc-three{width:61%;height:69%;transform:rotate(-29deg);border-color:#c3a15b10}.art-light{position:absolute;width:390px;height:390px;max-width:100%;background:radial-gradient(circle,#c3a15b17,transparent 65%);filter:blur(10px)}.brand-tile{position:relative;width:70%;aspect-ratio:1;display:grid;place-items:center;transform:rotate(-8deg);border:1px solid #c3a15b40;border-radius:3px;background:linear-gradient(140deg,#353b31,#20261f 45%,#171d18);box-shadow:24px 30px 70px #0005,inset 0 1px #ffffff10}.brand-tile:after{content:'';position:absolute;inset:13px;border:1px solid #c3a15b16}.brand-tile img{width:65%;height:65%;object-fit:contain;transform:rotate(8deg);filter:drop-shadow(0 3px 6px #0003)}.art-caption{position:absolute;bottom:0;font-size:8px;letter-spacing:.2em;color:#9eaa96}.art-caption span{margin:0 13px;color:var(--gold)}.coordinate{position:absolute;right:-5px;top:0;writing-mode:vertical-rl;font-size:8px;letter-spacing:.2em;color:#858c7d}.footer{border-top:1px solid var(--line);min-height:92px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:10px;color:#9fa699;letter-spacing:.025em}.footer-center{color:#828c7f}.domain{color:#d2c7a9;display:flex;gap:22px;align-items:center}.domain span{font-size:17px;color:var(--gold)}::selection{background:var(--gold);color:var(--bg)}
@media(min-width:1600px){.hero{min-height:780px}.art{height:590px}}@media(max-width:1000px){.page{padding:0 5%}.header{height:112px}.hero{gap:12px;min-height:620px}.art{height:410px}h1{font-size:58px}.description p{font-size:13px}.footer-center{display:none}}@media(max-width:700px){.page{padding:0 7%}.header{height:106px}.logo{width:173px}.header-note{font-size:0;gap:0}.hero{grid-template-columns:1fr;gap:40px;padding:51px 0 39px}.eyebrow{font-size:8px;letter-spacing:.16em;gap:11px;margin-bottom:26px}.eyebrow>span{width:20px}h1{font-size:clamp(45px,10.8vw,70px);margin-bottom:27px}.description{gap:17px}.description p{font-size:13px;line-height:1.8}.desktop-break{display:none}.progress-note{margin-top:27px}.art{height:350px;width:100%;max-width:350px;justify-self:center}.brand-tile{width:67%}.art-frame{inset:5px 28px 20px}.coordinate{right:2px;top:14px}.art-caption{font-size:7px;bottom:0}.footer{min-height:83px;font-size:9px;gap:10px}.domain{gap:10px}}@media(prefers-reduced-motion:no-preference){.copy{animation:appear .8s ease both}.art{animation:appear 1.15s ease both}@keyframes appear{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}
