:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}#root{min-height:100vh}.page-shell{flex-direction:column;gap:1.5rem;max-width:1180px;min-height:100vh;margin:0 auto;padding:2rem;display:flex}.lang-toggle{font:inherit;cursor:pointer;background:#f8fafc;border:1px solid #0f172a1f;border-radius:999px;align-self:flex-end;padding:.5rem 1rem;font-size:.85rem;font-weight:600}[dir=rtl] .hero-card:before{background:radial-gradient(circle at 0 0,#7dd3fc33,#0000 35%)}.hero-card,.insights-section,.cta-section{background:#ffffffe6;border:1px solid #0f172a14;border-radius:28px;padding:2.5rem;box-shadow:0 20px 60px #0f172a14}.hero-card{background:linear-gradient(135deg,#fffffffa,#f0f9fff2);position:relative;overflow:hidden}.hero-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#7dd3fc33,#0000 35%);position:absolute;inset:0}.hero-copy{z-index:1;max-width:720px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.24em;color:#0f766e;margin-bottom:.8rem;font-size:.78rem;font-weight:700}h1,h2,h3{color:#0f172a;margin:0}h1{margin-bottom:1rem;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.08}h2{margin-bottom:.5rem;font-size:clamp(1.5rem,2.3vw,2rem)}.lead,.pillar-card p,.cta-section p,.trust-line{color:#475569;font-size:1.02rem;line-height:1.75}.lead{max-width:660px;margin-bottom:1.4rem}.actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.primary-link,.secondary-link{border-radius:999px;justify-content:center;align-items:center;padding:.8rem 1.2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.primary-link{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);box-shadow:0 12px 32px #2563eb2e}.secondary-link{color:#0f172a;background:#f8fafc;border:1px solid #0f172a14}.primary-link:hover,.secondary-link:hover{transform:translateY(-1px)}.trust-line{margin-top:.5rem}.section-heading{margin-bottom:1.25rem}.pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.pillar-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #0f172a0f;border-radius:20px;padding:1.25rem}.pillar-card h3{margin-bottom:.5rem;font-size:1.1rem}.cta-section{text-align:center}.cta-section .primary-link{margin-top:1rem}.calculator-card{background:linear-gradient(#fff,#f8fafc);border:1px solid #0f172a0f;border-radius:20px;margin-bottom:1.25rem;padding:1.5rem}.calculator-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem;display:grid}.calculator-inputs label{color:#0f172a;flex-direction:column;gap:.4rem;font-size:.92rem;font-weight:600;display:flex}.calculator-inputs input{font:inherit;border:1px solid #0f172a1f;border-radius:12px;padding:.6rem .8rem}.calculator-results{flex-direction:column;gap:.6rem;margin-bottom:1rem;display:flex}.result-row{color:#475569;background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:baseline;padding:.75rem 1rem;display:flex}.result-row.highlight{color:#0f172a;background:linear-gradient(135deg,#0f766e1a,#2563eb1a);font-weight:600}.calculator-note,.disclaimer{color:#64748b;font-size:.85rem;line-height:1.6}.stat-grid,.col-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.col-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-tile,.col-tile{background:#f8fafc;border:1px solid #0f172a0f;border-radius:16px;padding:1rem}.stat-value,.col-delta{color:#0f766e;margin-bottom:.2rem;font-size:1.6rem;font-weight:700}.stat-label,.col-label{color:#0f172a;margin-bottom:.3rem;font-weight:600}.stat-detail,.col-detail{color:#64748b;font-size:.85rem;line-height:1.5}.roadmap-list{flex-direction:column;gap:.75rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.roadmap-list li{align-items:flex-start;gap:1rem;display:flex}.roadmap-index{color:#fff;background:linear-gradient(135deg,#0f766e,#2563eb);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;display:inline-flex}.roadmap-title{color:#0f172a;font-weight:600}.roadmap-detail{color:#64748b;font-size:.9rem}.subscribe-form{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.25rem;display:flex}.subscribe-form input{font:inherit;border:1px solid #0f172a1f;border-radius:999px;min-width:260px;padding:.8rem 1.2rem}.subscribe-form button{cursor:pointer;font:inherit;border:none}.subscribe-form button:disabled{opacity:.7;cursor:wait}.subscribe-success{color:#0f766e;margin-top:1.25rem;font-weight:600}.subscribe-error{color:#b91c1c;width:100%;font-size:.85rem}@media (width<=820px){.pillar-grid,.stat-grid,.col-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.page-shell{padding:1rem}.hero-card,.insights-section,.cta-section{padding:1.5rem}.calculator-inputs,.stat-grid,.col-grid{grid-template-columns:1fr}}
