@import url("https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Inter:wght@300;400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap");:root{--white:#fff;--surface:#fff;--surface2:#f7f9fc;--surface3:#f0f4fa;--border:rgba(15,23,42,.08);--border-bright:rgba(15,23,42,.14);--text:#0b1220;--muted:#4b5768;--subtle:#6b7686;--accent:#2451d6;--accent-hover:#1b3fb0;--accent-dim:rgba(36,81,214,.08);--accent-glow:#5b85f0;--section-blue:#1e4fd1;--section-blue-deep:#163c9f;--on-blue-text:#fff;--on-blue-muted:hsla(0,0%,100%,.72);--on-blue-border:hsla(0,0%,100%,.16);--green:#0f9d6c;--green-dim:rgba(15,157,108,.08);--amber:#c97a0a;--amber-dim:rgba(201,122,10,.08);--font-display:"Fraunces",Georgia,serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--section-pad:clamp(64px,10vw,120px)}.section-white{background:var(--white);color:var(--text);padding:var(--section-pad) 0}.section-blue{background:var(--section-blue);padding:var(--section-pad) 0}.section-blue,.section-blue h1,.section-blue h2,.section-blue h3{color:var(--on-blue-text)}.section-blue p{color:var(--on-blue-muted)}.section-blue .card{background:hsla(0,0%,100%,.06);border:1px solid var(--on-blue-border)}.section-blue .btn-primary{background:#fff;color:var(--section-blue)}.section-blue .btn-primary:hover{background:#eaf0ff}.card-blue-1,.card-blue-1 .author-avatar,.card-blue-1 .author-name,.card-blue-1 .cta-title,.card-blue-1 .section-title,.card-blue-1 .stat-label,.card-blue-1 .test-quote,.card-blue-1 h1,.card-blue-1 h2,.card-blue-1 h3,.card-blue-2,.card-blue-2 .author-avatar,.card-blue-2 .author-name,.card-blue-2 .cta-title,.card-blue-2 .section-title,.card-blue-2 .stat-label,.card-blue-2 .test-quote,.card-blue-2 h1,.card-blue-2 h2,.card-blue-2 h3,.card-blue-3,.card-blue-3 .author-avatar,.card-blue-3 .author-name,.card-blue-3 .cta-title,.card-blue-3 .section-title,.card-blue-3 .stat-label,.card-blue-3 .test-quote,.card-blue-3 h1,.card-blue-3 h2,.card-blue-3 h3{color:#fff!important}.card-blue-1 .author-role,.card-blue-1 .cta-subtext,.card-blue-1 .section-tag,.card-blue-1 .stat-desc,.card-blue-1 p,.card-blue-2 .author-role,.card-blue-2 .cta-subtext,.card-blue-2 .section-tag,.card-blue-2 .stat-desc,.card-blue-2 p,.card-blue-3 .author-role,.card-blue-3 .cta-subtext,.card-blue-3 .section-tag,.card-blue-3 .stat-desc,.card-blue-3 p{color:hsla(0,0%,100%,.85)!important}.card-blue-1 .btn-primary,.card-blue-2 .btn-primary,.card-blue-3 .btn-primary{background:#fff!important}.card-blue-1 .btn-primary:hover,.card-blue-2 .btn-primary:hover,.card-blue-3 .btn-primary:hover{background:#eaf0ff!important}.card-blue-1 .stat-number,.card-blue-2 .stat-number,.card-blue-3 .stat-number{background:none!important;-webkit-text-fill-color:#fff!important;color:#fff!important}.card-blue-1 .test-stars,.card-blue-2 .test-stars,.card-blue-3 .test-stars{color:#fbbf24!important}.card-blue-1 .cta-fineprint,.card-blue-2 .cta-fineprint,.card-blue-3 .cta-fineprint{color:hsla(0,0%,100%,.7)!important}.card-blue-1 .italic-accent,.card-blue-2 .italic-accent,.card-blue-3 .italic-accent{color:#38bdf8!important}.card-blue-1{background:radial-gradient(circle at top right,#38bdf8 0,transparent 60%),radial-gradient(circle at bottom left,#60a5fa 0,transparent 60%),repeating-linear-gradient(45deg,hsla(0,0%,100%,0),hsla(0,0%,100%,0) 10px,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.05) 20px),#3b82f6!important;border:1px solid hsla(0,0%,100%,.2)!important}.card-blue-1 .btn-primary{color:#3b82f6!important}.card-blue-2{background:radial-gradient(circle at top right,#00d4ff 0,transparent 60%),radial-gradient(circle at bottom left,#3b82f6 0,transparent 60%),repeating-linear-gradient(0deg,transparent,transparent 19px,hsla(0,0%,100%,.06) 0,hsla(0,0%,100%,.06) 20px),repeating-linear-gradient(90deg,transparent,transparent 19px,hsla(0,0%,100%,.06) 0,hsla(0,0%,100%,.06) 20px),#2563eb!important;border:1px solid hsla(0,0%,100%,.2)!important}.card-blue-2 .btn-primary{color:#2563eb!important}.card-blue-3{background:radial-gradient(circle at top right,#00d4ff 0,transparent 60%),radial-gradient(circle at bottom left,#04f 0,transparent 60%),repeating-radial-gradient(circle at 50% 50%,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,0) 20px,hsla(0,0%,100%,.06) 0,hsla(0,0%,100%,.06) 40px),#1e4fd1!important;border:1px solid hsla(0,0%,100%,.2)!important}.card-blue-3 .btn-primary{color:#1e4fd1!important}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--white);color:var(--text);font-family:var(--font-body)}.display,h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.01em;color:var(--text)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.mono{font-family:DM Mono,monospace}.scroll-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.section-tag{font-family:var(--font-body);font-size:14px;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;opacity:1}.section-title{font-size:clamp(36px,5vw,52px);margin-bottom:3rem;line-height:1.1}.italic-accent{font-style:italic;color:var(--accent)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:0 1.375rem;height:42px;border-radius:8px;font-size:14px;font-weight:500;font-family:Inter,sans-serif;transition:all .2s cubic-bezier(.4,0,.2,1);letter-spacing:.01em;white-space:nowrap}.btn-primary{background:var(--accent);color:#fff;border-radius:var(--radius-sm);padding:12px 24px;font-weight:500;transition:background .2s ease,transform .15s ease}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px)}.btn-ghost{color:var(--muted)}.btn-ghost:hover{color:var(--text);background-color:var(--surface2)}.btn-outline{border:1px solid var(--border-bright);color:var(--text)}.btn-outline:hover{background-color:var(--surface2);border-color:var(--accent)}.btn-full{width:100%}.nav-container{position:fixed;top:0;left:0;right:0;z-index:1000;height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;transition:background .3s ease,border-color .3s ease;border-bottom:1px solid transparent}.nav-container.scrolled{background:hsla(0,0%,100%,.85);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--border)}.nav-left{gap:10px;flex-shrink:0}.nav-left,.nav-logo-mark{display:flex;align-items:center}.nav-logo-mark{width:34px;height:34px;background:linear-gradient(135deg,var(--accent),var(--accent-glow));border-radius:8px;justify-content:center;color:#06091a}.nav-wordmark{font-family:var(--font-display);font-size:24px;font-weight:800;letter-spacing:-.04em;color:var(--accent)}.nav-wordmark span{font-weight:400}.nav-center{display:none;align-items:center;gap:2rem}@media (min-width:900px){.nav-center{display:flex}}.nav-link{font-size:13.5px;font-weight:450;color:var(--muted);transition:color .2s}.nav-link:hover{color:var(--text)}.nav-right{display:flex;align-items:center;gap:.5rem}.footer{border-top:1px solid var(--border);padding:4rem 5% 2.5rem}.footer-inner{max-width:1360px;margin:0 auto}.footer-top{display:grid;grid-template-columns:280px 1fr;grid-gap:4rem;gap:4rem;margin-bottom:3rem}@media (max-width:860px){.footer-top{grid-template-columns:1fr;gap:2.5rem}}.footer-logo{gap:10px;margin-bottom:1rem}.footer-logo,.footer-logo-mark{display:flex;align-items:center}.footer-logo-mark{width:30px;height:30px;background:linear-gradient(135deg,var(--accent),var(--accent-glow));border-radius:7px;justify-content:center;color:#06091a}.footer-wordmark{font-family:var(--font-display);font-size:24px;font-weight:800;letter-spacing:-.04em;color:var(--accent)}.footer-wordmark span{font-weight:400}.footer-brand-desc{font-size:13px;color:var(--muted);line-height:1.65;margin-bottom:1.25rem}.footer-status{display:inline-flex;align-items:center;gap:8px;font-family:DM Mono,monospace;font-size:11px;color:var(--green);background:rgba(52,211,153,.08);border:1px solid rgba(52,211,153,.2);border-radius:100px;padding:5px 12px}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 6px var(--green);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.footer-links-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}@media (max-width:540px){.footer-links-grid{grid-template-columns:repeat(2,1fr)}}.footer-col h4{font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--text);margin-bottom:1rem}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:.625rem}.footer-col a{font-size:13px;color:var(--muted);transition:color .2s}.footer-col a:hover{color:var(--text)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:2rem;border-top:1px solid var(--border);flex-wrap:wrap;gap:.75rem}.footer-copy{font-family:DM Mono,monospace;font-size:11.5px;color:var(--muted)}.footer-motto{font-family:"Instrument Serif",serif;font-size:14px;font-style:italic;color:var(--subtle)}.pricing-modal-overlay{position:fixed;inset:0;background:rgba(10,5,6,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.pricing-modal-content{background:var(--white);border-radius:24px;max-width:1360px;width:100%;max-height:95vh;overflow-y:auto;position:relative;padding:4rem 5% 6rem;box-shadow:0 25px 80px rgba(0,0,0,.4);animation:modal-fade-in .3s cubic-bezier(.16,1,.3,1)}@keyframes modal-fade-in{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pricing-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:rgba(15,23,42,.05);border:none;font-size:1.5rem;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text);transition:all .2s;z-index:10}.pricing-modal-close:hover{background:rgba(15,23,42,.1);transform:rotate(90deg)}.pricing-inner{max-width:1200px;margin:0 auto;text-align:center}.pricing-subtitle{font-size:16px;color:var(--muted);max-width:600px;margin:0 auto 3rem;line-height:1.6}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}@media (max-width:900px){.pricing-grid{grid-template-columns:1fr;max-width:480px}}.pricing-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:2rem;position:relative;transition:border-color .3s}.pricing-card:hover{border-color:var(--border-bright)}.pricing-card.featured{border-color:var(--accent);background:var(--surface2);box-shadow:0 0 0 1px rgba(129,140,248,.1),0 20px 60px rgba(129,140,248,.08)}.popular-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,var(--accent),var(--accent-glow));color:#06091a;font-weight:600;letter-spacing:.1em;padding:4px 14px;border-radius:100px;white-space:nowrap}.plan-type,.popular-badge{font-family:DM Mono,monospace;font-size:10px}.plan-type{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem}.plan-name{font-family:"Instrument Serif",serif;font-size:26px;color:var(--text);margin-bottom:.75rem}.plan-price{display:flex;align-items:baseline;gap:4px;margin-bottom:.75rem}.price-amount{font-family:Inter,sans-serif;font-size:42px;font-weight:700;color:var(--text);letter-spacing:-.03em}.price-period{font-size:14px;color:var(--muted)}.plan-desc{font-size:13px;color:var(--muted);line-height:1.6;margin-bottom:1.25rem}.plan-divider{height:1px;background:var(--border);margin-bottom:1.25rem}.plan-features{display:flex;flex-direction:column;gap:10px}.feature-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted)}.feature-check{color:var(--green);font-size:12px;flex-shrink:0;width:16px}.pricing-footnote{text-align:center;font-family:DM Mono,monospace;font-size:11px;color:var(--subtle);margin-top:2rem;letter-spacing:.04em}