:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#8c2719,#3a0000 35%,#63130c);color:#f8ede6}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:transparent}.page-shell{max-width:1120px;margin:0 auto;padding:40px 24px 56px}.hero-section{display:grid;gap:32px;align-items:center;padding:48px 0}.eyebrow{display:inline-block;margin-bottom:16px;color:#df4e32;font-weight:700;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem}h1{margin:0;font-size:clamp(2.5rem,1.8rem + 2vw,4rem);line-height:1.02;color:#fff5ed}p{margin:0;color:#f0d7cc;line-height:1.75}.newsletter-form{display:grid;gap:12px;margin-top:28px;width:min(100%,520px)}.newsletter-form input{width:100%;padding:16px 18px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff14;color:#fff;font-size:1rem}.newsletter-form input::placeholder{color:#ffffffa8}.newsletter-form button{background:#df4e32;border:none;color:#fff;border-radius:14px;padding:16px 22px;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease}.newsletter-form button:hover{background:#b63a25;transform:translateY(-1px)}.status-message{color:#ffd7cc;font-weight:600}.hero-visual{display:flex;justify-content:center}.hero-card{width:100%;max-width:520px;background:linear-gradient(180deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.12);border-radius:32px;padding:36px;box-shadow:0 28px 90px #00000047}.hero-card h2{margin-top:0;font-size:1.85rem;color:#fff}.features-section{display:grid;gap:24px;margin-top:40px;padding:32px 0}.features-section article{padding:28px;border-radius:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.features-section h3{margin-bottom:14px;font-size:1.25rem;color:#fff}.footer-section{margin-top:40px;text-align:center;color:#f0d7cc;font-weight:600}@media (min-width: 900px){.hero-section{grid-template-columns:1.2fr .8fr}}
