:root{--bg:#000;--panel:#000000ad;--panel-strong:#000000d1;--text:gold;--muted:#f5df72;--line:#ffd70047;--accent:gold;--accent-strong:#ffea00;--shadow:0 24px 60px #00000059}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--bg);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}main{padding-bottom:4rem}.shell{width:min(1120px,100% - 2rem);margin:0 auto}.hero{padding-top:1.2rem}.topbar{justify-content:space-between;align-items:center;padding:.75rem 0 1.5rem;display:flex}.brand-mark{letter-spacing:.02em;align-items:center;gap:.8rem;font-size:1.05rem;font-weight:700;display:inline-flex}.ghost-link,.button{border:1px solid var(--line);border-radius:999px;padding:.9rem 1.2rem;transition:transform .2s,border-color .2s,background .2s}.ghost-link:hover,.button:hover{border-color:#ffd70099;transform:translateY(-1px)}.hero-grid,.contact-card{gap:2rem;display:grid}.hero-grid{grid-template-columns:1.2fr 1fr;align-items:center;min-height:calc(100vh - 7rem);padding:2rem 0 4rem}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.14em;margin-bottom:.8rem;font-size:.75rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{max-width:10ch;margin-bottom:1.25rem;font-size:clamp(2.8rem,7vw,5.4rem);line-height:.98}.lead,.section-copy,.contact-card p,.hero-card p{color:var(--muted);font-size:1.03rem;line-height:1.7}.cta-row{flex-wrap:wrap;gap:1rem;margin:1.8rem 0 1.6rem;display:flex}.button.primary{background:var(--accent);color:#000;border:none;font-weight:700}.button.secondary,.ghost-link{background:#00000059}.hero-card,.contact-card{background:var(--panel);border:1px solid var(--line);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:28px}.hero-card{align-items:flex-end;min-height:420px;padding:1.2rem;display:flex}.hero-card-inner{border:1px solid var(--line);background:var(--panel-strong);border-radius:22px;width:100%;padding:1.4rem}.feature-label{text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin-bottom:.8rem;font-size:.8rem}.hero-card h2,.contact-card h2,.section-heading h2{margin-bottom:.75rem;display:block}.section{padding:2rem 0}.section-heading{max-width:720px;margin-bottom:1.5rem}.section-heading h2,.contact-card h2{font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.contact-card{grid-template-columns:1.3fr .8fr;align-items:center;padding:1.5rem}.contact-actions{gap:1rem;display:grid}@media (max-width:900px){.hero-grid,.contact-card{grid-template-columns:1fr}.hero-grid{min-height:auto;padding-top:1rem}.hero-card{min-height:auto}}@media (max-width:640px){.topbar{flex-direction:column;align-items:flex-start;gap:1rem}.shell{width:min(1120px,100% - 1.2rem)}.button,.ghost-link{text-align:center;width:100%}.cta-row{flex-direction:column}}
