*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#10151c;color:#f7f1e5;line-height:1.6}.hero{min-height:720px;background:linear-gradient(135deg,#10151c 0%,#1d2733 58%,#7b5527 100%);padding:24px}.nav{max-width:1150px;margin:auto;display:flex;justify-content:space-between;align-items:center}.brand{font-family:Georgia,serif;font-size:24px;font-weight:700;color:#f4c76a}.nav-btn,.btn{display:inline-block;text-decoration:none;border-radius:999px;padding:12px 20px;font-weight:700}.nav-btn,.primary{background:#f4c76a;color:#111}.secondary{border:1px solid #f4c76a;color:#f4c76a}.hero-inner{max-width:1150px;margin:110px auto 0;display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center}.eyebrow{letter-spacing:2px;text-transform:uppercase;color:#f4c76a;font-weight:700}h1{font-family:Georgia,serif;font-size:62px;line-height:1.05;margin:10px 0 18px}.subhead{font-size:24px;color:#e6dcc9}.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero-card{background:rgba(255,255,255,.08);border:1px solid rgba(244,199,106,.35);border-radius:26px;padding:28px;text-align:center}.hero-card img{max-width:100%;border-radius:20px}.coin-mark{font-family:Georgia,serif;font-size:72px;color:#f4c76a;border:3px solid #f4c76a;border-radius:50%;width:260px;height:260px;display:flex;align-items:center;justify-content:center;margin:auto}.section{max-width:1150px;margin:auto;padding:70px 24px}h2{font-family:Georgia,serif;font-size:40px;color:#f4c76a;margin-top:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.notice,.contact-box{background:#18212b;border:1px solid rgba(244,199,106,.25);border-radius:18px;padding:24px}.card h3,.notice h3{color:#fff;margin-top:0}.split{display:grid;grid-template-columns:1.2fr .8fr;gap:32px}.checklist{padding-left:20px}.checklist li{margin:8px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps div{background:#18212b;border-radius:18px;padding:24px;border:1px solid rgba(244,199,106,.25)}.steps span{background:#f4c76a;color:#111;font-weight:800;border-radius:50%;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center}.contact{text-align:center}.contact-box{text-align:left;max-width:650px;margin:20px auto}footer{text-align:center;padding:28px;background:#0b0f14;color:#b7ad9d}@media(max-width:850px){.hero-inner,.split,.grid,.steps{grid-template-columns:1fr}h1{font-size:42px}.hero-inner{margin-top:60px}.hero{min-height:auto}.nav{gap:12px}.brand{font-size:20px}}