:root{--color-bg:#050816;--color-surface:#0b1020;--color-surface-soft:#101629;--color-border-subtle:#ffffff0f;--color-text:#f9fafb;--color-text-muted:#9ca3af;--color-accent:#f97316;--color-accent-soft:#f973161a;--radius-lg:20px;--radius-md:12px;--radius-pill:999px;--shadow-soft:0 18px 45px #0f172abf;--shadow-subtle:0 10px 30px #0f172aa6;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:var(--font-sans);background:radial-gradient(circle at top,#111827 0,var(--color-bg)55%);color:var(--color-text);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit}.app-root{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}.container{width:100%;max-width:1120px;margin:0 auto;padding:0 1.5rem}.section{padding:4.5rem 0}.section-muted{background:radial-gradient(circle at 0 0,#111827 0,#020617 55%)}.section-accent{background:linear-gradient(135deg,#f973161f,#ec489914)}.navbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#0f172aeb,#0f172acc) border-box;border-bottom:1px solid #94a3b840;position:sticky;top:0}.navbar-inner{justify-content:space-between;align-items:center;gap:1.25rem;padding:.9rem 1.5rem;display:flex}.navbar-brand{cursor:pointer;align-items:center;gap:.6rem;display:inline-flex}.brand-mark{background:radial-gradient(circle at 30% 20%,#fed7aa,#f97316);border-radius:999px;width:18px;height:18px;box-shadow:0 0 0 4px #f9731638}.brand-text{letter-spacing:.03em;font-size:1rem;font-weight:650}.beta-pill{text-transform:uppercase;letter-spacing:.16em;border-radius:var(--radius-pill);color:#111827;background:radial-gradient(circle at top,#fbbf24,#f59e0b);border:1px solid #fcd34db3;padding:.16rem .5rem;font-size:.68rem}.navbar-nav{align-items:center;gap:1.15rem;font-size:.92rem;display:flex}.nav-link{color:var(--color-text-muted);border-radius:999px;padding:.35rem .7rem;transition:background-color .18s,color .18s}.nav-link:hover{color:var(--color-text);background-color:#94a3b829}.nav-link-active{color:#fefce8;background:radial-gradient(circle at top,#fbbf24,#f97316)}.navbar-cta{display:flex}.btn{border-radius:var(--radius-pill);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.4rem;font-size:.9rem;font-weight:550;transition:transform .12s,box-shadow .12s,background .12s,color .12s,border-color .12s;display:inline-flex}.btn:focus-visible{outline-offset:2px;outline:2px solid #fbbf24bf}.btn-primary{color:#0b1120;background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 14px 30px #f9731673}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 40px #f973168c}.btn-secondary{color:var(--color-text);background:#0f172ab3;border:1px solid #94a3b88c}.btn-secondary:hover{background:#0f172af2}.btn-ghost{color:var(--color-text-muted);background:0 0}.btn-ghost:hover{color:var(--color-text);background:#0f172a99}.btn-sm{padding:.4rem .9rem}.btn-md{padding:.7rem 1.3rem}.btn-lg{padding:.85rem 1.7rem}.hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1.1fr);align-items:center;gap:3.25rem;display:grid}.eyebrow{color:var(--color-text-muted);letter-spacing:.15em;text-transform:uppercase;background:radial-gradient(circle at top,#1e293b,#020617);border:1px solid #94a3b873;border-radius:999px;align-items:center;gap:.45rem;padding:.16rem .6rem;font-size:.78rem;display:inline-flex}.eyebrow-dot{background:radial-gradient(circle at 0 0,#bef264,#22c55e);border-radius:999px;width:8px;height:8px}.hero-title{margin:1.4rem 0 .8rem;font-size:clamp(2.4rem,4vw,3.1rem);line-height:1.05}.hero-title span{background:linear-gradient(135deg,#f97316,#fb7185);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:var(--color-text-muted);max-width:32rem;font-size:1rem}.hero-meta{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:1.5rem;display:flex}.hero-meta-item{color:var(--color-text-muted);align-items:center;gap:.4rem;font-size:.86rem;display:flex}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:.8rem;margin-top:1.7rem;display:flex}.hero-note{color:var(--color-text-muted);font-size:.8rem}.hero-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:radial-gradient(circle at 0 0,#111827,#020617);border:1px solid #94a3b866;padding:1.5rem 1.4rem;position:relative}.hero-chart{grid-template-columns:1fr;gap:1rem;display:grid}.hero-chart-bars{flex-direction:column;gap:.7rem;display:flex}.hero-bar-row{align-items:center;gap:.6rem;display:flex}.hero-bar-label{width:78px;color:var(--color-text-muted);font-size:.8rem}.hero-bar-track{background:#1e40afb3;border-radius:999px;flex:1;height:12px;overflow:hidden}.hero-bar-fill-a{background:linear-gradient(90deg,#f97316,#fb7185);width:68%;height:100%}.hero-bar-fill-b{background:linear-gradient(90deg,#38bdf8,#4f46e5);width:32%;height:100%}.hero-chart-legend{justify-content:space-between;gap:.8rem;font-size:.8rem;display:flex}.hero-pill{background:#0f172ae6;border:1px solid #94a3b88c;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .7rem;display:inline-flex}.hero-pill-dot-a,.hero-pill-dot-b{border-radius:999px;width:8px;height:8px}.hero-pill-dot-a{background:linear-gradient(135deg,#f97316,#fb7185)}.hero-pill-dot-b{background:linear-gradient(135deg,#38bdf8,#4f46e5)}.hero-badge{border-radius:var(--radius-md);background:#0f172af2;border:1px solid #94a3b8b3;flex-direction:column;gap:.1rem;padding:.5rem .85rem;font-size:.75rem;display:flex;position:absolute;top:1.4rem;right:1.4rem}.hero-badge-label{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.15em;font-size:.7rem}.hero-badge-value{font-weight:600}.hero-badge-caption{color:var(--color-text-muted);font-size:.7rem}.section-header{flex-direction:column;gap:.4rem;max-width:40rem;margin-bottom:2.4rem;display:flex}.section-kicker{letter-spacing:.16em;text-transform:uppercase;color:var(--color-text-muted);font-size:.8rem}.section-title{font-size:1.5rem}.section-subtitle{color:var(--color-text-muted);font-size:.98rem}.split{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr);align-items:flex-start;gap:2.5rem;display:grid}.split-list{color:var(--color-text-muted);flex-direction:column;gap:.9rem;font-size:.95rem;display:flex}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.card{border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);box-shadow:var(--shadow-subtle);background:#0f172aeb;padding:1.2rem 1.1rem}.card-icon{background:var(--color-accent-soft);color:#fed7aa;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.6rem;display:inline-flex}.card-title{margin:.1rem 0 .4rem;font-size:1rem}.card-body{color:var(--color-text-muted);margin:0;font-size:.92rem}.how-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.how-step{padding-top:1.6rem;position:relative}.how-step-number{border:1px solid #f8fafccc;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;display:flex;position:absolute;top:0;left:0}.how-step-title{margin-bottom:.2rem;font-size:.98rem}.how-step-body{color:var(--color-text-muted);font-size:.9rem}.persona-grid,.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem;display:grid}.testimonial-quote{margin:0 0 .8rem;font-size:.95rem}.testimonial-meta{font-size:.85rem}.testimonial-role{color:var(--color-text-muted)}.faq-list{flex-direction:column;gap:.7rem;display:flex}.faq-item{border-radius:var(--radius-md);border:1px solid var(--color-border-subtle);background:#0f172ae6}.faq-question{width:100%;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.9rem 1rem;font-size:.95rem;display:flex}.faq-question:focus-visible{outline-offset:2px;outline:2px solid #fbbf24bf}.faq-answer{color:var(--color-text-muted);padding:0 1rem .9rem;font-size:.9rem}.faq-toggle{text-align:center;width:20px;font-size:1.1rem}.footer{background:radial-gradient(circle at bottom,#020617,#000);border-top:1px solid #94a3b840;padding:1.8rem 0 2.2rem}.footer-inner{justify-content:space-between;align-items:flex-start;gap:1.6rem;display:flex}.footer-brand{margin-bottom:.3rem;font-weight:600}.footer-tagline{color:var(--color-text-muted);max-width:22rem;margin:0 0 .5rem;font-size:.88rem}.footer-copy{color:var(--color-text-muted);margin:0;font-size:.8rem}.footer-nav{flex-direction:column;gap:.3rem;font-size:.9rem;display:flex}.footer-link{color:var(--color-text-muted)}.footer-link:hover{color:var(--color-text)}.page{max-width:720px;margin:0 auto}.page-intro{margin-bottom:2rem}.page-title{margin-bottom:.4rem;font-size:1.9rem}.page-lead{color:var(--color-text-muted);font-size:.98rem}.contact-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:flex-start;gap:2.5rem;display:grid}.form{flex-direction:column;gap:1rem;display:flex}.field-group{flex-direction:column;gap:.25rem;display:flex}.field-label{font-size:.9rem}.field-label span{color:#fbbf24}.field-input,.field-textarea,.field-select{color:var(--color-text);background:#0f172ae6;border:1px solid #94a3b899;border-radius:10px;padding:.6rem .75rem;font-size:.92rem}.field-textarea{resize:vertical;min-height:120px}.field-input:focus-visible,.field-textarea:focus-visible,.field-select:focus-visible{outline-offset:1px;outline:2px solid #fbbf24d9}.field-error{color:#fca5a5;font-size:.8rem}.form-help{color:var(--color-text-muted);font-size:.82rem}.form-success{background:#16a34a24;border:1px solid #16a34a8c;border-radius:10px;margin-top:.8rem;padding:.7rem .9rem;font-size:.86rem}.pill-list{flex-wrap:wrap;gap:.4rem;margin-top:.6rem;display:flex}.pill{color:var(--color-text-muted);border:1px solid #94a3b88c;border-radius:999px;padding:.2rem .6rem;font-size:.78rem}.policy-section{margin-bottom:1.6rem}.policy-section h2{margin-bottom:.3rem;font-size:1.15rem}.policy-section p{color:var(--color-text-muted);margin:.2rem 0;font-size:.95rem}.policy-section ul{color:var(--color-text-muted);margin:.4rem 0;padding-left:1.2rem;font-size:.95rem}.policy-section li{margin-bottom:.25rem}@media (max-width:900px){.navbar-inner{flex-wrap:wrap;justify-content:space-between}.navbar-nav{flex:1;justify-content:center}.hero-grid{grid-template-columns:minmax(0,1fr)}.hero-card{order:-1}.feature-grid,.how-steps,.persona-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.contact-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:640px){.navbar-inner{flex-direction:column;align-items:stretch}.navbar-nav{justify-content:flex-start}.section{padding:3.1rem 0}.feature-grid,.how-steps,.persona-grid,.testimonial-grid{grid-template-columns:minmax(0,1fr)}.footer-inner{flex-direction:column}}

