:root{--bg:#11120f;--bg-soft:#1a1b16;--paper:#efe2c0;--paper-dark:#c5a86b;--ink:#f3ead1;--muted:#b8aa8e;--gold:#d6a947;--green:#536340;--border:#efe2c02e;--shadow:#00000073}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #d6a9471f, transparent 30%), radial-gradient(circle at bottom right, #53634029, transparent 35%), var(--bg);color:var(--ink);margin:0;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;padding:24px}.site-header{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:1180px;box-shadow:0 20px 50px var(--shadow);background:#11120fc7;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;margin:0 auto 36px;padding:16px 20px;display:flex}.brand{letter-spacing:.03em;color:var(--paper);font-size:clamp(1.2rem,2vw,1.7rem);font-weight:700}.nav-links{color:var(--muted);gap:16px;font-size:.95rem;display:flex}.nav-links a:hover,.site-footer a:hover{color:var(--gold)}.hero{grid-template-columns:.85fr 1.15fr;align-items:center;gap:28px;max-width:1180px;margin:0 auto;display:grid}.hero-copy{border:1px solid var(--border);box-shadow:0 24px 70px var(--shadow);background:linear-gradient(135deg,#efe2c014,#efe2c005),#1a1b16eb;border-radius:24px;padding:34px}.eyebrow{color:var(--gold);text-transform:uppercase;letter-spacing:.18em;margin:0 0 12px;font-size:.78rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.05em;color:var(--paper);margin-bottom:24px;font-size:clamp(2.5rem,6vw,5.7rem);line-height:.93}.intro{color:var(--muted);max-width:620px;font-size:1.12rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{border:1px solid var(--border);border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;display:inline-flex}.button.primary{background:var(--gold);color:#1b1307;border-color:#d6a94780}.button.secondary{color:var(--paper);background:#efe2c00f}.button:hover{transform:translateY(-1px)}.hero-art{border:1px solid var(--border);box-shadow:0 24px 70px var(--shadow);background:#0b0c0a;border-radius:26px;overflow:hidden}.hero-art img{width:100%;height:auto;display:block}.panel,.newsletter-panel{border:1px solid var(--border);max-width:1180px;box-shadow:0 24px 70px var(--shadow);background:#1a1b16d6;border-radius:24px;margin:28px auto 0;padding:34px}.panel h2,.newsletter-panel h2{color:var(--paper);letter-spacing:-.04em;margin-bottom:22px;font-size:clamp(2rem,4vw,3.4rem)}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-grid article{border:1px solid var(--border);background:linear-gradient(#efe2c014,#efe2c005);border-radius:18px;padding:22px}.feature-grid h3{color:var(--gold);margin-bottom:10px;font-size:1.25rem}.feature-grid p,.newsletter-panel p{color:var(--muted);line-height:1.65}.newsletter-panel{text-align:center}.newsletter-panel p{max-width:620px;margin:0 auto}.site-footer{max-width:1180px;color:var(--muted);justify-content:space-between;gap:16px;margin:28px auto 0;padding:22px 4px;font-size:.9rem;display:flex}.site-footer div{gap:16px;display:flex}@media (max-width:900px){.hero,.feature-grid{grid-template-columns:1fr}.hero-copy{order:2}.hero-art{order:1}h1{font-size:clamp(2.4rem,12vw,4.6rem)}}@media (max-width:620px){.site-shell{padding:14px}.site-header,.site-footer{flex-direction:column;align-items:flex-start}.hero-copy,.panel,.newsletter-panel{padding:24px}.button{width:100%}}
