:root{--bg: #07131f;--bg-soft: #0f1f33;--bg-gradient-end: #173154;--surface: #ffffff;--surface-soft: #f2f6fb;--surface-brand-tint: #ecf4ff;--text: #0f1f33;--text-inverse: #eef4ff;--text-inverse-secondary: rgba(238, 244, 255, .8);--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;--font-heading-secondary: "Bebas Neue", 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;orphans:3;widows:3}img,svg{display:block;max-width:100%}a{color:inherit}.container{width:min(860px,100% - 8rem);margin-inline:auto}@media(max-width:43.75rem){.container{width:min(860px,100% - 4rem)}}@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}.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(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.site-header{background:var(--bg);border-bottom:1px solid rgba(255,255,255,.12)}.nav-wrap{padding-block:.625rem;display:flex;align-items:center;justify-content:space-between}.brand img{max-height:5rem;max-width:100%;width:auto;height:auto}.header-nav{display:flex;gap:1.5rem;align-items:flex-end;margin-top:.5rem}.header-nav a{color:var(--text-inverse);text-decoration:none;font-size:.9rem;font-weight:400;transition:opacity .2s ease}.header-nav a:hover{opacity:.8}.section{padding-block:var(--spacing-section)}.hero{background:var(--surface-soft);color:var(--text);padding-block:clamp(1.5rem,4vh,2.5rem)}.hero-grid,.two-col-grid{display:grid;gap:.75rem;align-items:center;justify-content:center}.hero-grid>div,.two-col-grid>div{text-align:left}.hero-grid{align-items:center}.text-content{max-width:60ch;display:flex;flex-direction:column;gap:1rem}.text-content>*{margin-bottom:0}.text-content .section-header,.text-content .section-header h2,.text-content .section-header h3,.text-content .subhead,.text-content .price-row,.text-content .price-sub{margin-bottom:0}.pricing-section{display:flex;flex-direction:column;gap:16px}.pricing-section .feature-list{margin-top:0}.benefits-card{background:var(--surface-soft);border:1px solid var(--surface-brand-tint);border-radius:.5rem;padding:.75rem 1rem;display:flex;flex-direction:column;gap:0}.price-details{display:flex;flex-direction:column;gap:.125rem}.tally-embed{margin-top:2rem}.tally-embed.benefits-card{background:#e8eef5;padding:0 1rem}.tag{display:inline-flex;align-items:center;background:var(--brand);color:var(--brand-dark);font-family:var(--font-heading-secondary);font-size:1.5rem;text-transform:uppercase;letter-spacing:.03em;padding:.15rem .25rem 0rem .2rem;margin-bottom:.5rem;line-height:1;border-radius:.1rem}h2 .tag{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;line-height:inherit;padding:.3rem .15rem 0rem .2rem}.tag-text{display:inline-flex;align-items:center;background:var(--brand);color:var(--brand-dark);padding:.125rem .25rem;line-height:1}.feature-list{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.5rem}.feature-list li{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;line-height:1.4}.feature-list li:before{content:"✔️";flex-shrink:0}@media(min-width:44rem){.two-col-grid .pricing-section{grid-column:2;grid-row:2;align-self:start}}@media(max-width:43.75rem){.two-col-grid{display:flex;flex-direction:column}.two-col-grid .text-content{order:1}.two-col-grid .media-card{order:2;margin-top:2rem}.two-col-grid .store-badges,.two-col-grid .pricing-section{order:3}.section{padding-block:4rem}.store-badges{justify-content:center}.brand img{max-height:3rem}.header-nav{gap:1rem;font-size:.875rem}.quote-block{flex-direction:column;text-align:center}.quote-block .quote-image{max-width:100px;max-height:100px}.quote-content{align-items:center}}.heading-section{padding-bottom:0rem}.heading-section .subhead{margin-bottom:0}.section-header{margin-bottom:2rem}.section-header h2{margin-bottom:.5rem}h1,h3{margin:0 0 1rem;font-family:var(--font-heading);line-height:1.05;letter-spacing:-.03em}h1{font-size:clamp(3rem,8vw,3.75rem);font-weight:500;text-wrap:pretty}h2{font-family:var(--font-heading-secondary);font-size:clamp(2.25rem,6.5vw,3.25rem);font-weight:400;letter-spacing:.02em;text-transform:uppercase;line-height:1;margin:0 0 1rem}h3{font-size:clamp(1.75rem,4.5vw,2.25rem);font-weight:400}p{margin:0 0 2rem;color:var(--text-muted);line-height:1.45;text-wrap:pretty}.store-badges{display:flex;flex-wrap:nowrap;gap:1rem}.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:3.25rem;width:auto;display:block}.store-badges.compact .store-badge img{height:3rem}@media(max-width:43.75rem){.store-badges{flex-wrap:nowrap;gap:.75rem}.store-badge img,.store-badges.compact .store-badge img{height:2.75rem}}.media-card{border-radius:var(--radius-lg);padding:0;display:flex;justify-content:center;margin-bottom:2rem}.media-card img{width:100%;max-width:320px;height:auto;border-radius:var(--radius-lg);object-fit:cover}.media-card img:not(.app-mockup-large){max-width:320px}.media-card img.app-mockup-large{max-width:none;width:100%}.two-col{background:var(--surface)}.two-col.alt{background:var(--surface-soft)}.two-col-grid p{max-width:60ch}.section-intro{background:var(--surface);text-align:center;color:var(--text);padding-block:var(--spacing-section)}.audience-section{background:var(--surface-soft)}.pro-intro{padding-block:var(--spacing-section) 0}.section-intro h2,.section-intro .audience-item h3{color:var(--text)}.section-intro .audience-item p{color:var(--text-secondary)}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;text-align:left;max-width:100%;margin-inline:0;margin-top:5rem}@media(max-width:43.75rem){.audience-grid{grid-template-columns:1fr}}.audience-item{padding:0}.audience-item h3{font-size:1.5rem;font-weight:400;margin-bottom:.5rem;color:var(--text-inverse);letter-spacing:-.02em;position:relative;z-index:1}.audience-item p{font-size:1rem;color:var(--text-inverse-secondary);line-height:1.5;margin:0;position:relative;z-index:1}.subhead{font-size:1.125rem;margin-top:.25rem;margin-bottom:1rem}.t-text-swap{--text-swap-exit-dur: .12s;--text-swap-enter-dur: .38s;--text-swap-translate-y: .5px;--text-swap-blur: 0px;--text-swap-exit-ease: ease-out;--text-swap-enter-ease: cubic-bezier(.22, 1, .36, 1);display:inline-block;transform:translateY(0);filter:blur(0);opacity:1;transition:transform var(--text-swap-enter-dur) var(--text-swap-enter-ease),filter var(--text-swap-enter-dur) var(--text-swap-enter-ease),opacity var(--text-swap-enter-dur) var(--text-swap-enter-ease);will-change:transform,filter,opacity}.t-text-swap.is-exit{transform:translateY(calc(var(--text-swap-translate-y) * -1));filter:blur(var(--text-swap-blur));opacity:0;transition:transform var(--text-swap-exit-dur) var(--text-swap-exit-ease),filter var(--text-swap-exit-dur) var(--text-swap-exit-ease),opacity var(--text-swap-exit-dur) var(--text-swap-exit-ease)}.t-text-swap.is-enter-start{transform:translateY(var(--text-swap-translate-y));filter:blur(var(--text-swap-blur));opacity:0;transition:none}@media(prefers-reduced-motion:reduce){.t-text-swap{transition:none!important}}.text-link{color:var(--text);text-decoration:underline;text-underline-offset:.2em;transition:opacity .2s ease}.text-link:hover{opacity:.7}.btn-cta{display:inline-flex;align-items:center;justify-content:center;background:var(--brand-dark);color:var(--text-inverse);padding:.875rem 1.75rem;border-radius:var(--radius-md);font-size:1rem;font-weight:500;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;border:none;cursor:pointer}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 4px 12px #01d1fd4d}.testimonial{background:var(--surface-soft);padding-block:3rem;text-align:center}.testimonial .quote-block{max-width:700px;margin:0 auto}.quote-block{margin:1.5rem 0;padding:1rem;border-radius:var(--radius-sm);max-width:600px;display:flex;gap:1rem;align-items:center}.quote-block .quote-image{width:auto;height:auto;max-width:300px;max-height:300px;object-fit:contain;flex-shrink:0}.quote-content{display:flex;flex-direction:column;gap:.5rem}.quote-block blockquote{margin:0;font-size:clamp(1.5rem,4vw,1.5rem);color:var(--text);line-height:1.2}.quote-block figcaption{margin:0;font-size:1.05rem;font-weight:400;color:var(--text-secondary)}.price-row{display:flex;align-items:baseline;gap:4px;flex-wrap:wrap;color:var(--text)}.price-num{font-size:clamp(28px,4vw,36px);font-weight:400;letter-spacing:-.02em;line-height:1;color:var(--text)}.price-per{color:var(--text);font-size:15px;font-weight:400}.price-sub{color:var(--text-secondary);font-size:14px;margin-top:2px}.gradient-section{background:linear-gradient(165deg,var(--bg) 0%,var(--bg-soft) 60%,var(--bg-gradient-end) 100%)}.faq{background:var(--bg);color:var(--text-inverse)}.faq h2{margin-bottom:2rem;text-align:center}.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:500;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);font-weight:400}.footer-cta{background:var(--bg);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)}@media(min-width:44rem){.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:2rem}.two-col-grid{grid-template-columns:1.15fr .85fr;gap:2rem;grid-template-rows:auto auto;row-gap:2rem}.two-col-grid .text-content{grid-column:2;grid-row:1;align-self:end}.two-col-grid .store-badges{grid-column:2;grid-row:2;align-self:start}.two-col-grid .media-card{grid-column:1;grid-row:1 / span 2}.two-col-grid.two-col-grid--single-row{grid-template-rows:auto;row-gap:0}.two-col-grid.two-col-grid--single-row .text-content{align-self:center}.two-col-grid.two-col-grid--single-row .media-card{grid-row:1}.two-col.alt .two-col-grid{grid-template-columns:.95fr 1.05fr;grid-template-rows:auto auto;row-gap:2rem}.two-col.alt .two-col-grid .text-content{grid-column:1;grid-row:1;align-self:end}.two-col.alt .two-col-grid .store-badges{grid-column:1;grid-row:2;align-self:start}.two-col.alt .two-col-grid .media-card{grid-column:2;grid-row:1 / span 2}.two-col.alt .two-col-grid.two-col-grid--single-row{grid-template-rows:auto;row-gap:0}.two-col.alt .two-col-grid.two-col-grid--single-row .text-content{align-self:center}.two-col.alt .two-col-grid.two-col-grid--single-row .media-card{grid-row:1}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:70rem){.hero-grid,.two-col-grid{gap:3rem}.two-col-grid,.two-col.alt .two-col-grid{row-gap:2rem}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
