:root{--background: 0 0% 2%;--foreground: 40 20% 93%;--border: 0 0% 16%;--card: 0 0% 6%;--card-foreground: 40 20% 93%;--card-border: 0 0% 13%;--popover: 0 0% 8%;--primary: 41 84% 57%;--primary-foreground: 0 0% 5%;--secondary: 0 0% 11%;--secondary-foreground: 40 20% 93%;--muted: 0 0% 11%;--muted-foreground: 210 5% 70%;--accent: 351 82% 42%;--accent-foreground: 0 0% 100%;--destructive: 351 82% 45%;--input: 0 0% 26%;--ring: 41 84% 57%;--radius: .5rem;--font-sans: "Inter", "Segoe UI", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box;border:0 solid hsl(var(--border));margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:var(--font-sans);color:hsl(var(--foreground));background:radial-gradient(1200px 600px at 80% -10%,hsl(41 84% 57% / .06),transparent 60%),radial-gradient(900px 500px at 0% 110%,hsl(351 82% 42% / .07),transparent 55%),hsl(var(--background));background-attachment:fixed;line-height:1.5;min-height:100vh}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font:inherit;cursor:pointer;background:none}ul{list-style:none}.container{max-width:72rem;margin:0 auto;padding-inline:1rem}@media (min-width: 1024px){.container{padding-inline:1.5rem}}.container-narrow{max-width:48rem;margin:0 auto;padding-inline:1rem}.section{padding-block:4rem}.section-sm{padding-block:2.5rem}.divider{border-top:1px solid hsl(var(--border))}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;color:hsl(var(--primary));margin-bottom:.75rem}h1,h2,h3{line-height:1.12;font-weight:700}.h-hero{font-size:clamp(2.25rem,6vw,3.5rem);font-weight:700}.h-section{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700}.text-gold{color:hsl(var(--primary))}.text-rose{color:hsl(var(--accent))}.muted{color:hsl(var(--muted-foreground))}.lead{font-size:1.0625rem;color:hsl(var(--muted-foreground));max-width:46rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;height:2.75rem;padding-inline:1.25rem;border-radius:var(--radius);font-weight:600;font-size:.9375rem;white-space:nowrap;transition:transform .12s ease,filter .15s ease,background .15s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{filter:brightness(1.08)}.btn-outline{border:1px solid hsl(var(--border));color:hsl(var(--foreground));background:hsl(var(--secondary) / .4)}.btn-outline:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.btn-rose{background:hsl(var(--accent));color:hsl(var(--accent-foreground))}.btn-rose:hover{filter:brightness(1.08)}.btn-sm{height:2.25rem;padding-inline:.9rem;font-size:.875rem}.card{background:hsl(var(--card));border:1px solid hsl(var(--card-border));border-radius:.75rem;padding:1.5rem}.card-gold{background:hsl(var(--card));border:1px solid hsl(41 84% 57% / .35);border-radius:.75rem}.stat{background:hsl(var(--secondary) / .5);border:1px solid hsl(var(--card-border));border-radius:.75rem;padding:1.25rem;text-align:center}.stat-num{font-size:1.75rem;font-weight:700;color:hsl(var(--primary))}.stat-label{font-size:.8125rem;color:hsl(var(--muted-foreground));margin-top:.25rem}.header{position:sticky;top:0;z-index:50;border-bottom:1px solid hsl(var(--border));background:hsl(var(--background) / .85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.nav{display:flex;align-items:center;justify-content:space-between;height:4rem}.brand{display:flex;align-items:center;gap:.65rem}.brand-name{font-weight:700;letter-spacing:.06em;line-height:1;font-size:.95rem}.brand-sub{font-size:.6rem;letter-spacing:.18em;color:hsl(var(--muted-foreground));text-transform:uppercase;margin-top:2px}.nav-links{display:none;align-items:center;gap:1.5rem}.nav-links a{font-size:.9rem;color:hsl(var(--muted-foreground));transition:color .15s ease}.nav-links a:hover,.nav-links a.active{color:hsl(var(--primary))}.nav-desktop-cta{display:none}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius);color:hsl(var(--foreground))}@media (min-width: 900px){.nav-links,.nav-desktop-cta{display:flex}.nav-toggle{display:none}}.mobile-menu{border-top:1px solid hsl(var(--border));padding:.75rem 0 1.25rem;display:flex;flex-direction:column;gap:.25rem}.mobile-menu a{padding:.7rem .5rem;border-radius:var(--radius);color:hsl(var(--foreground));font-size:1rem}.mobile-menu a:hover,.mobile-menu a.active{background:hsl(var(--secondary));color:hsl(var(--primary))}.mobile-menu .btn{margin-top:.5rem}.hero{position:relative;padding-block:4.5rem 3.5rem}.hero-grid{display:grid;gap:2.5rem;align-items:center}@media (min-width: 900px){.hero-grid{grid-template-columns:1.15fr .85fr}}.badge{display:inline-flex;align-items:center;gap:.5rem;border:1px solid hsl(41 84% 57% / .4);color:hsl(var(--primary));border-radius:999px;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.badge .dot{width:6px;height:6px;border-radius:50%;background:hsl(var(--primary))}.hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.75rem}.hero-facts{display:flex;flex-wrap:wrap;gap:1.25rem;margin-top:2rem;font-size:.875rem;color:hsl(var(--muted-foreground))}.hero-facts .fact{display:inline-flex;align-items:center;gap:.4rem}.hero-art{display:flex;justify-content:center;align-items:center}.hero-art .glow{filter:drop-shadow(0 0 60px hsl(41 84% 57% / .25)) drop-shadow(0 0 40px hsl(351 82% 42% / .2))}.grid-2,.grid-3,.grid-4{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.grid-2,.grid-4{grid-template-columns:1fr 1fr}}@media (min-width: 900px){.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}}.feature-title{font-weight:600;font-size:1.05rem;margin-bottom:.4rem}.icon-chip{display:inline-flex;width:2.25rem;height:2.25rem;align-items:center;justify-content:center;border-radius:var(--radius);background:#edb3351f;color:hsl(var(--primary));margin-bottom:.85rem}.checklist li,.crosslist li{display:flex;gap:.6rem;padding:.55rem 0;border-bottom:1px solid hsl(var(--border));font-size:.95rem}.checklist li:last-child,.crosslist li:last-child{border-bottom:0}.checklist .mark{color:hsl(var(--primary));font-weight:700}.crosslist .mark{color:hsl(var(--accent));font-weight:700}.form-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.form-grid.two{grid-template-columns:1fr 1fr}}.field{display:flex;flex-direction:column;gap:.4rem}.field.full{grid-column:1 / -1}label{font-size:.85rem;font-weight:500}input,select,textarea{width:100%;background:#080808;border:1px solid hsl(var(--input));border-radius:var(--radius);color:hsl(var(--foreground));padding:.65rem .75rem;font-size:.95rem;font-family:inherit}input:focus,select:focus,textarea:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 3px #edb33526}textarea{min-height:7rem;resize:vertical}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;flex-wrap:wrap}.privacy-note{font-size:.8rem;color:hsl(var(--muted-foreground));background:hsl(var(--secondary) / .4);border:1px solid hsl(var(--border));border-radius:var(--radius);padding:.85rem 1rem;margin-bottom:1.5rem}.privacy-note strong{color:hsl(var(--foreground))}.form-error{color:#ef5d73;font-size:.875rem;margin-top:.75rem}.cta-band{text-align:center;padding-block:4rem}.cta-band .btns{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.contact-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-item .k{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--primary));font-weight:700;margin-bottom:.35rem}.contact-item a,.contact-item .v{font-size:1.05rem;color:hsl(var(--foreground))}.contact-item a:hover{color:hsl(var(--primary))}.callout{border:1px solid hsl(351 82% 42% / .4);background:#c3132e0f;border-radius:.75rem;padding:1.25rem 1.5rem;margin-top:1.5rem}.callout h3{color:hsl(var(--accent));font-size:1.05rem;margin-bottom:.4rem}.footer{border-top:1px solid hsl(var(--border));padding-block:3rem 2rem;margin-top:2rem}.footer-grid{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width: 768px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr}}.footer h4{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:.85rem}.footer-links li{margin-bottom:.5rem}.footer-links a{color:hsl(var(--muted-foreground));font-size:.9rem}.footer-links a:hover{color:hsl(var(--primary))}.footer-contact div,.footer-contact a{color:hsl(var(--muted-foreground));font-size:.9rem;margin-bottom:.35rem}.footer-contact a:hover{color:hsl(var(--primary))}.footer-brand p{color:hsl(var(--muted-foreground));font-size:.9rem;margin-top:.75rem;max-width:22rem}.footer-disclaimer{color:hsl(var(--muted-foreground));font-size:.8rem;line-height:1.6;border-top:1px solid hsl(var(--border));margin-top:2rem;padding-top:1.5rem;max-width:60rem}.footer-copy{color:hsl(var(--muted-foreground));font-size:.8rem;text-align:center;margin-top:1.5rem}.success{text-align:center;padding:3rem 1.5rem}.success .check{width:3.5rem;height:3.5rem;border-radius:50%;background:#edb33526;color:hsl(var(--primary));display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;font-size:1.75rem}.page-head{text-align:center;padding-block:3rem 1.5rem}.page-head .lead{margin-inline:auto;text-align:center}
