:root{--bg: #07131f;--bg-soft: #0f1f33;--bg-gradient-end: #173154;--surface: #ffffff;--surface-soft: #f2f6fb;--surface-brand-tint: #ecf4ff;--text: #0f1728;--text-inverse: #eef4ff;--text-muted: #475569;--text-secondary: #64748b;--brand: #01D1FD;--brand-dark: #0A1929;--border: #d5dfec;--focus: #ffd84d;--radius-sm: .5rem;--radius-md: .875rem;--radius-lg: 1.25rem;--shadow: 0 8px 26px rgba(0, 0, 0, .12);--font-body: Archivo, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading: Archivo, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--spacing-section: clamp(3rem, 8vw, 7rem);--spacing-element: 1.5rem}*{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--text);background:var(--surface-soft);line-height:1.55}img,svg{display:block;max-width:100%}a{color:inherit}.container{width:min(860px,100% - 8rem);margin-inline:auto}@media(min-width:64rem){.container{width:min(860px,100% - 16rem)}}.skip-link{position:absolute;left:-9999px;top:0;background:var(--surface);color:var(--text);padding:.75rem 1rem;border-radius:var(--radius-sm);z-index:100}.skip-link:focus-visible{left:.75rem;top:.75rem}.site-header{background:var(--bg);border-bottom:1px solid rgba(255,255,255,.12)}.nav-wrap{padding-block:.625rem}.brand img{height:2.25rem;width:auto}.section{padding-block:var(--spacing-section)}.hero{background:linear-gradient(165deg,var(--bg) 0%,var(--bg-soft) 60%,var(--bg-gradient-end) 100%);color:var(--text-inverse)}.hero-grid,.two-col-grid{display:grid;gap:1.5rem;align-items:center;justify-content:center}.tight-gap .two-col-grid{gap:1rem}.hero-grid>div,.two-col-grid>div{text-align:left}.hero-grid{align-items:center}@media(max-width:43.75rem){.two-col-grid .text-content{order:-1}}.eyebrow,.section-label{display:inline-block;margin:0 0 .75rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--brand-dark)}h1,h2,h3{margin:0 0 1rem;font-family:var(--font-heading);line-height:1.05;letter-spacing:-.03em}h1{font-size:clamp(2rem,8vw,3.75rem)}h2{font-size:clamp(1.65rem,5vw,2.5rem)}h3{font-size:clamp(1.15rem,3vw,1.45rem)}p{margin:0 0 1rem;color:var(--text-muted);line-height:1.45}.organiser-note{margin-top:1.5rem;font-size:.85rem;color:var(--text-secondary);font-style:italic;border-left:2px solid var(--border);padding-left:.75rem}.hero p,.hero .cta-copy{color:var(--text-inverse)}.lede{font-size:clamp(1.05rem,2.8vw,1.25rem);max-width:48ch;line-height:1.35}.cta-copy{margin-bottom:1.5rem;font-weight:700;font-size:1.1rem;color:var(--brand)}.store-badges{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.store-badge{display:inline-flex;align-items:center;justify-content:center;min-height:3.25rem;min-width:3.25rem;border-radius:.75rem}.store-badge img{height:3rem;width:auto;display:block}.store-badges.compact .store-badge img{height:3rem}.media-card{border-radius:var(--radius-lg);padding:0;display:flex;justify-content:center}.media-card img{width:100%;max-width:320px;height:auto;border-radius:var(--radius-lg);object-fit:cover;filter:drop-shadow(0 8px 26px rgba(0,0,0,.12))}.stats-mockup-large{max-width:550px}.two-col{background:var(--surface)}.two-col.alt{background:var(--surface-soft)}.two-col-grid p{max-width:60ch}.director-hook{margin-top:1rem;color:var(--text)}.mini-cta{background:var(--bg-soft);text-align:center;color:var(--text-inverse)}.mini-cta h2{margin-bottom:1rem}.mini-cta p{color:var(--text-inverse)}.mini-cta .store-badges{justify-content:center}.stats{background:var(--surface)}.subhead{margin-top:.25rem;font-weight:600;color:var(--text)}.quote-block{margin:1.5rem 0;padding:1rem;background:var(--surface-brand-tint);border-radius:var(--radius-sm);max-width:600px}.quote-image{max-width:320px;border-radius:var(--radius-md);margin-bottom:1rem;display:block;margin-left:auto;margin-right:auto}.quote-block blockquote{margin:0;font-size:1.1rem;color:var(--text);line-height:1.6}.quote-block figcaption{margin-top:1rem;font-size:.95rem;font-weight:600;color:var(--text-secondary)}.pricing-card{margin-top:1rem;padding:clamp(1rem,3vw,1.5rem);border:1px solid var(--border);border-radius:var(--radius-md);background:transparent;max-width:600px}.price{margin-top:.5rem;font-size:clamp(1.1rem,3vw,1.4rem);font-weight:600;color:var(--text)}.price span{display:block;margin-top:.35rem;font-size:.95rem;font-weight:500;color:var(--text-muted)}.pricing-card ul{margin:1rem 0 1.25rem;padding-left:1.25rem}.pricing-card li{margin-bottom:.5rem}.button-primary{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.7rem 1rem;border-radius:.7rem;background:var(--brand-dark);color:var(--text-inverse);text-decoration:none;font-weight:700}.button-primary:hover{background:var(--brand-dark)}.note{margin-top:.8rem;margin-bottom:0;font-size:.93rem}.gradient-section{background:linear-gradient(165deg,var(--bg) 0%,var(--bg-soft) 60%,var(--bg-gradient-end) 100%)}.faq{color:var(--text-inverse)}.faq h2{margin-bottom:1rem}.faq details{margin-bottom:.75rem;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-sm);background:#ffffff0a;overflow:clip}.faq summary{list-style:none;padding:.9rem 2.5rem .9rem 1rem;cursor:pointer;font-weight:700;min-height:2.75rem;display:flex;align-items:center;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"";position:absolute;right:1rem;width:.5rem;height:.5rem;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.faq details[open] summary:after{transform:rotate(-135deg)}.faq details p{margin:0;padding:0 1rem 1rem;color:var(--text-inverse)}.footer-cta{color:var(--text-inverse);text-align:center}.footer-cta h2{margin-bottom:1rem}.footer-cta .store-badges{justify-content:center}.site-footer{background:var(--bg);color:var(--text-inverse);padding-block:2rem}.footer-grid{display:grid;gap:1.5rem}.site-footer h3{font-size:1rem;margin-bottom:.6rem}.site-footer ul{margin:0;padding:0;list-style:none}.site-footer li+li{margin-top:.45rem}.site-footer a{color:var(--text-inverse);text-decoration:none}.site-footer a:hover{text-decoration:underline}.copyright{margin:1.75rem 0 0;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.15);font-size:.9rem;color:var(--text-inverse)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}@media(min-width:44rem){.container{width:min(1120px,100% - 3rem)}.hero-grid,.two-col-grid{grid-template-columns:1.15fr .85fr;gap:2rem}.two-col.alt .two-col-grid{grid-template-columns:.95fr 1.05fr}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:70rem){.hero-grid,.two-col-grid{gap:3rem}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-badge svg{height:3.25rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
