*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% 10%,#211607 0,#050505 48%,#000 100%);font-family:Arial,Tahoma,sans-serif;color:#f6f0e3;display:flex;align-items:center;justify-content:center;padding:32px 16px}.page-shell{width:min(980px,100%)}.hero-card{overflow:hidden;border:1px solid rgba(211,159,75,.45);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(253,246,233,.96));box-shadow:0 30px 90px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.08);text-align:center;color:#291709}.gold-band{height:28px;background:#15110b url('assets/gold-bar.jpg') center/auto 28px repeat-x}.content{padding:50px 24px 44px}.logo{width:224px;max-width:74%;height:auto;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18));margin-bottom:22px}.eyebrow{text-transform:uppercase;letter-spacing:.32em;font-size:.78rem;color:#8a5a22;margin:0 0 10px}h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.3rem,6vw,4.8rem);line-height:.98;margin:0;color:#6d3e12;font-weight:500}.lead{max-width:670px;margin:24px auto 0;color:#563b22;font-size:1.05rem;line-height:1.65}.actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;text-decoration:none;font-weight:700;border:1px solid #9f6d2f}.button.primary{background:linear-gradient(135deg,#86520f,#d49b45);color:#fff}.button.secondary{background:#fff;color:#70420e}.notice{margin:22px auto 0;padding:22px 24px;border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(211,159,75,.25);backdrop-filter:blur(10px)}.notice h2{margin:0 0 8px;color:#f5c878}.notice p{margin:0;color:#f7ead3;line-height:1.55}@media(max-width:520px){body{padding:18px 10px;align-items:flex-start}.content{padding:38px 14px 34px}.gold-band{height:20px;background-size:auto 20px}.eyebrow{letter-spacing:.2em}.lead{font-size:1rem}.actions{flex-direction:column}.button{width:100%}}