:root{--bg:#42424a;--fg:#ffffff;--muted:#e9e9f5;--card:#17171b;--border:#26262d;--accent:#fe6157}body{color:var(--fg);background:radial-gradient(1200px 600px at 10% -10%,#e9e9ee 0,var(--bg) 45%) no-repeat var(--bg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,'Apple Color Emoji','Segoe UI Emoji';line-height:1.45}.site-header{background:rgba(15,15,18,.55);backdrop-filter:saturate(140%) blur(8px);-webkit-backdrop-filter:saturate(140%) blur(8px);transition:background-color 220ms,box-shadow 220ms;z-index:1030}.site-header.scrolled{background:rgba(15,15,18,.78);box-shadow:0 6px 24px rgba(0,0,0,.25)}.logo{height:50px;width:auto}.title{font-size:clamp(36px, 6vw, 54px);font-weight:900;letter-spacing:1.5px;display:flex;align-items:baseline;gap:2px}.title .word{font-size:inherit}.irl{font-size:inherit;color:var(--accent)}.tagline{font-size:clamp(28px, 5vw, 48px);margin:0 0 10px;letter-spacing:.2px}.tagline em{color:var(--accent);font-style:normal}.subtext{color:var(--muted);max-width:70ch}.z-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.z-alt{background:linear-gradient(180deg,#18181d 0,#101015 100%)}.z-eyebrow{color:var(--accent);font-weight:700;letter-spacing:.5px;text-transform:uppercase;font-size:.9rem;margin-bottom:.25rem}.z-title{font-size:clamp(24px, 4vw, 36px);margin-bottom:.5rem}.z-list{margin:0;padding-left:1.2rem}.z-list li{margin:.4rem 0}.z-section .row{flex-wrap:wrap}.z-section li{color:var(--muted)}.z-section img{width:100%;height:auto;max-width:100%;object-fit:cover;border-radius:16px;display:block;margin:0 auto;transition:max-height .4s,transform .2s ease-in-out}@media (max-width:1199.98px) and (min-width:768px){.z-section img{max-height:380px}}@media (max-width:767.98px){.z-section img{max-height:300px;object-fit:cover;margin:1.5rem auto}.z-section img.d-none.d-md-block{display:none!important}}@media (min-width:1200px){.z-section .d-flex.flex-column.gap-3 img{max-height:420px}}.z-section img:hover{transform:scale(1.02)}.coming-soon{background:linear-gradient(180deg,#15151a,#0f0f12);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.coming-title{font-size:clamp(28px, 5vw, 42px);font-weight:800;letter-spacing:.5px}.coming-subtext{color:var(--muted);font-size:1.1rem;max-width:70ch;margin-inline:auto}.pitch-examples .example{background:rgba(23,23,27,.6);border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem}.pitch-examples h5{color:var(--accent);margin-bottom:.5rem;font-weight:600}.shadow-soft{box-shadow:0 18px 40px rgba(0,0,0,.25)}.notify-btn{background:var(--accent);color:#0f0f12;font-weight:700}.countdown{font-variant-numeric:tabular-nums}.site-footer{color:var(--muted)}.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}