@font-face{font-family:New Spirit;src:url(/fonts/NewSpirit.ttf) format("truetype");font-weight:100 900;font-display:swap}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--surface:#f5f1ea;--surface-card:#fffdf8;--surface-low:#ede8dc;--surface-mid:#e4ded0;--surface-high:#dcd5c5;--surface-highest:#d4ccbc;--primary:#0b3b72;--primary-cta:#0b3b72;--primary-light:#e8e0d0;--primary-dim:#4a78b3;--on-primary:#fff;--text:#0e1420;--text-muted:#5c6573;--text-faint:#8a8f9a;--good:#3f8c6a;--good-bg:#e5f1eb;--caution:#c77a1f;--caution-bg:#f9edd8;--flag:#b43d3d;--flag-bg:#f6e3e1;--border:#ded5c1;--border-soft:#ebe5d8;--shadow-sm:0 4px 12px rgba(11,59,114,.04);--shadow-md:0 8px 24px rgba(11,59,114,.06);--shadow-lg:0 16px 48px rgba(11,59,114,.09);--font-display:"New Spirit",Georgia,"Times New Roman",serif;--font-body:"DM Sans",-apple-system,BlinkMacSystemFont,sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--surface);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:hsla(38,35%,94%,.92);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 1px 0 rgba(11,59,114,.06)}.nav-inner{max-width:1200px;margin:0 auto;height:64px;padding:0 2rem;justify-content:space-between;gap:2rem}.nav-inner,.nav-logo{display:flex;align-items:center}.nav-logo{gap:.5rem;text-decoration:none;flex-shrink:0}.nav-logo-img{height:28px;width:auto}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:var(--text-muted);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .16s}.nav-links a:hover{color:var(--text)}.nav-actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.btn-primary{background:var(--primary-cta);color:var(--on-primary);padding:.5rem 1.125rem;border-radius:12px;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .16s,transform .1s;letter-spacing:-.01em;display:inline-block}.btn-primary:hover{opacity:.88;transform:translateY(-1px)}.hero{background:var(--surface);padding:5rem 2rem 6rem;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-200px;right:-200px;width:700px;height:700px;background:radial-gradient(circle,rgba(11,59,114,.04) 0,transparent 60%);pointer-events:none}.hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:55fr 45fr;grid-gap:4rem;gap:4rem;align-items:center;position:relative;z-index:1}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:var(--good-bg);color:var(--good);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .75rem;border-radius:999px;margin-bottom:1.5rem}.eyebrow-dot{width:5px;height:5px;background:var(--good);border-radius:50%}.hero-title{font-family:var(--font-display);font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:600;line-height:1.06;letter-spacing:-.03em;color:var(--text);margin-bottom:1.25rem}.hero-title-primary{color:var(--primary-cta)}.hero-subhead{font-size:1.125rem;color:var(--text-muted);line-height:1.75;margin-bottom:2.5rem;max-width:500px}.hero-ctas{display:flex;gap:.875rem;flex-wrap:wrap;margin-bottom:2.5rem}.btn-cta-primary{background:var(--primary-cta);color:#fff;padding:.8125rem 1.75rem;border-radius:14px;font-family:var(--font-body);font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .16s,transform .1s;letter-spacing:-.01em;box-shadow:0 4px 16px rgba(11,59,114,.25)}.btn-cta-primary:hover{opacity:.9;transform:translateY(-1px);box-shadow:0 6px 20px rgba(11,59,114,.3)}.hero-proof{align-items:center;gap:.875rem}.hero-proof,.proof-face,.proof-facepile{display:flex}.proof-face{width:26px;height:26px;border-radius:50%;border:2px solid var(--surface);align-items:center;justify-content:center;font-size:.55rem;font-weight:800;color:#fff;margin-left:-6px;letter-spacing:0}.proof-face:first-child{margin-left:0}.proof-text{font-size:.8125rem;color:var(--text-muted);line-height:1.4}.proof-text strong{color:var(--text);font-weight:600}.phone-wrap{position:relative;display:flex;justify-content:center;align-items:flex-start}.phone-frame{width:268px;border-radius:40px;background:#fff;box-shadow:0 0 0 8px #fff,0 0 0 9px rgba(11,59,114,.1),0 32px 80px rgba(11,59,114,.15),0 8px 24px rgba(11,59,114,.08);overflow:hidden;position:relative}.phone-notch{position:absolute;top:13px;left:50%;transform:translateX(-50%);width:70px;height:5px;background:rgba(11,59,114,.12);border-radius:3px;z-index:2}.phone-screenshot{display:block;width:100%;height:520px;object-fit:cover;object-position:top center}.phone-frame-second{position:absolute;width:200px;right:-40px;top:80px;border-radius:30px;background:#fff;box-shadow:0 0 0 6px #fff,0 0 0 7px rgba(11,59,114,.08),0 24px 60px rgba(11,59,114,.12);overflow:hidden;z-index:2}.phone-notch-sm{position:absolute;top:10px;left:50%;transform:translateX(-50%);width:52px;height:4px;background:rgba(11,59,114,.1);border-radius:2px;z-index:2}.phone-screenshot-sm{display:block;width:100%;height:380px;object-fit:cover;object-position:top center}.stats-bar{background:var(--surface-card);padding:2.5rem 2rem;box-shadow:0 1px 0 rgba(11,59,114,.06),0 -1px 0 rgba(11,59,114,.06);border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.stats-bar-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;align-items:center}.stat-item{text-align:center}.stat-divider{width:1px;height:48px;background:var(--border-soft);margin:0 auto}.stat-number{font-family:var(--font-display);font-size:2rem;font-weight:700;letter-spacing:-.03em;color:var(--primary-cta);line-height:1;margin-bottom:.35rem}.stat-label{font-size:.8125rem;color:var(--text-muted);font-weight:500}.section{padding:6rem 2rem}.section-alt{background:var(--surface-low)}.section-inner{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary-cta);margin-bottom:.875rem;background:var(--primary-light);padding:.3rem .75rem;border-radius:999px}.section-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:600;letter-spacing:-.025em;line-height:1.15;color:var(--text);margin-bottom:1rem}.section-subtitle{font-size:1.0625rem;color:var(--text-muted);max-width:480px;margin:0 auto;line-height:1.7}.feature-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;gap:5rem;align-items:center}.feature-grid-flip>:first-child{order:2}.feature-grid-flip>:last-child{order:1}.feature-tag{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.feature-tag-green{color:var(--good);background:var(--good-bg)}.feature-tag-amber,.feature-tag-green{padding:.3rem .75rem;border-radius:999px}.feature-tag-amber{color:var(--caution);background:var(--caution-bg)}.feature-tag-navy{color:var(--primary-cta);background:var(--primary-light);padding:.3rem .75rem;border-radius:999px}.feature-title{font-family:var(--font-display);font-size:clamp(1.875rem,3vw,2.5rem);font-weight:600;line-height:1.18;letter-spacing:-.025em;margin-bottom:1.125rem;color:var(--text)}.feature-body{font-size:1.0625rem;color:var(--text-muted);line-height:1.75;margin-bottom:2rem}.feature-checks{display:flex;flex-direction:column;gap:.625rem;margin-bottom:0}.feature-check{gap:.625rem;font-size:.9rem;color:var(--text-muted);font-weight:500}.check-icon,.feature-check{display:flex;align-items:center}.check-icon{width:18px;height:18px;border-radius:50%;background:var(--good-bg);color:var(--good);justify-content:center;font-size:.65rem;font-weight:800;flex-shrink:0}.screen-wrap{position:relative;display:flex;justify-content:center}.screen-phone{width:250px;border-radius:36px;background:#fff;box-shadow:0 0 0 7px #fff,0 0 0 8px rgba(11,59,114,.09),0 24px 64px rgba(11,59,114,.12);overflow:hidden;position:relative;z-index:1}.screen-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:64px;height:4px;background:rgba(11,59,114,.1);border-radius:2px;z-index:2}.screen-img{display:block;width:100%;height:500px;object-fit:cover;object-position:top}.screen-glow{position:absolute;bottom:-20px;left:50%;transform:translateX(-50%);width:180px;height:40px;background:radial-gradient(ellipse,rgba(11,59,114,.18) 0,transparent 70%);pointer-events:none}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:stretch}.pricing-card{background:var(--surface-card);border:1px solid var(--border-soft);border-radius:24px;padding:2rem;display:flex;flex-direction:column;box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .15s}.pricing-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.pricing-card-featured{background:var(--primary-cta);color:#fff;position:relative;border-color:transparent;box-shadow:0 8px 32px rgba(11,59,114,.28)}.pricing-card-featured:hover{box-shadow:0 12px 40px rgba(11,59,114,.35)}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--caution);color:#fff;font-size:.675rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .875rem;border-radius:999px;white-space:nowrap}.pricing-tier{font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.75rem}.pricing-card-featured .pricing-tier{color:hsla(0,0%,100%,.65)}.pricing-price{font-family:var(--font-display);font-size:3rem;font-weight:700;color:var(--text);line-height:1;letter-spacing:-.035em;margin-bottom:.25rem}.pricing-card-featured .pricing-price{color:#fff}.pricing-per{font-size:.875rem;color:var(--text-muted);margin-bottom:1.75rem}.pricing-card-featured .pricing-per{color:hsla(0,0%,100%,.65)}.pricing-divider{height:1px;background:var(--border-soft);margin-bottom:1.5rem}.pricing-card-featured .pricing-divider{background:hsla(0,0%,100%,.18)}.pricing-features{list-style:none;display:flex;flex-direction:column;gap:.7rem;flex:1 1;margin-bottom:2rem}.pricing-feature{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:var(--text-muted);line-height:1.45}.pricing-card-featured .pricing-feature{color:hsla(0,0%,100%,.8)}.pricing-check{width:16px;height:16px;border-radius:50%;background:var(--good-bg);color:var(--good);display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:800;flex-shrink:0;margin-top:1px}.pricing-card-featured .pricing-check{background:hsla(0,0%,100%,.2);color:#fff}.pricing-cta{display:block;text-align:center;padding:.8125rem;border-radius:14px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:opacity .16s,background .16s;letter-spacing:-.01em}.pricing-cta-default{background:var(--surface-high);color:var(--text)}.pricing-cta-default:hover{background:var(--surface-highest)}.pricing-cta-featured{background:#fff;color:var(--primary-cta)}.pricing-cta-featured:hover{opacity:.9}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.testimonial-card{background:var(--surface-card);border:1px solid var(--border-soft);border-radius:24px;padding:1.75rem;box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .15s}.testimonial-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.testimonial-stars{color:var(--caution);font-size:.75rem;letter-spacing:.08em;margin-bottom:1rem}.testimonial-quote{font-size:.9375rem;color:var(--text);line-height:1.72;margin-bottom:1.5rem}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:38px;height:38px;border-radius:50%;background:var(--primary-light);display:flex;align-items:center;justify-content:center;font-family:var(--font-body);font-size:.7rem;font-weight:800;color:var(--primary-cta);flex-shrink:0;letter-spacing:-.01em}.testimonial-name{font-size:.875rem;font-weight:700;color:var(--text);letter-spacing:-.01em}.testimonial-role{font-size:.775rem;color:var(--text-muted);margin-top:1px}.cta-section{background:var(--primary);padding:6rem 2rem;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:800px;height:400px;background:radial-gradient(ellipse,hsla(0,0%,100%,.04) 0,transparent 70%);pointer-events:none}.cta-inner{position:relative;z-index:1;max-width:580px;margin:0 auto}.cta-logo{height:40px;width:auto;margin-bottom:1.5rem}.cta-title{font-family:var(--font-display);font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:600;letter-spacing:-.03em;line-height:1.08;color:#fff;margin-bottom:1.125rem}.cta-body{font-size:1.0625rem;color:hsla(0,0%,100%,.65);line-height:1.65;margin-bottom:2.5rem}.cta-buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:2rem}.app-badge{display:inline-flex;align-items:center;gap:.75rem;background:hsla(0,0%,100%,.1);color:#fff;padding:.75rem 1.5rem;border-radius:14px;text-decoration:none;transition:background .16s,transform .1s;min-width:160px}.app-badge:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.app-badge-icon{font-size:1.5rem;line-height:1}.app-badge-text{display:flex;flex-direction:column;text-align:left;line-height:1.2}.app-badge-sub{font-size:.65rem;color:hsla(0,0%,100%,.6);font-weight:500}.app-badge-name{font-family:var(--font-display);font-size:.9375rem;font-weight:600;letter-spacing:-.01em}.cta-disclaimer{font-size:.775rem;color:hsla(0,0%,100%,.4)}.footer{background:var(--surface-low);padding:3rem 2rem;box-shadow:0 -1px 0 rgba(11,59,114,.06)}.footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.5rem}.footer-brand{display:flex;flex-direction:column;gap:.375rem}.footer-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.footer-logo-img{height:22px;width:auto}.footer-copy{font-size:.8rem;color:var(--text-faint)}.footer-links{display:flex;gap:2rem;list-style:none;flex-wrap:wrap}.footer-links a{font-size:.8125rem;color:var(--text-muted);text-decoration:none;transition:color .16s}.footer-links a:hover{color:var(--text)}.footer-social{display:flex;gap:1.25rem}.footer-social a{font-size:.8125rem;font-weight:600;color:var(--text-muted);text-decoration:none;transition:color .16s}.footer-social a:hover{color:var(--text)}@media (max-width:1024px){.stats-bar-inner{grid-template-columns:repeat(2,1fr)}.stat-divider{display:none}}@media (max-width:900px){.hero-inner{grid-template-columns:1fr}.phone-wrap{display:none}.feature-grid{grid-template-columns:1fr;gap:3rem}.feature-grid-flip>:first-child,.feature-grid-flip>:last-child{order:unset}.pricing-grid{max-width:400px}.pricing-grid,.testimonials-grid{grid-template-columns:1fr;margin:0 auto}.testimonials-grid{max-width:500px}.screen-wrap{display:none}}@media (max-width:640px){.nav-links{display:none}.section{padding:4rem 1.5rem}.hero{padding:3.5rem 1.5rem 4.5rem}.stats-bar-inner{grid-template-columns:repeat(2,1fr)}.footer-inner{flex-direction:column;align-items:flex-start}.footer-links{gap:1.25rem}}