:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--primary:#2563eb;--primary-dark:#1d4ed8;--ink:#0f172a;--muted:#64748b;--line:#dbe7f5;--card:#ffffffd1;--shadow:0 24px 70px #1e40af29;background:#f8fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}button,a{font:inherit}button{cursor:pointer;border:0}.app-shell{background:radial-gradient(circle at 12% 8%,#2563eb29,#0000 34rem),radial-gradient(circle at 86% 0,#0ea5e929,#0000 30rem),linear-gradient(#f8fbff 0%,#eef6ff 48%,#fff 100%);min-height:100vh;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border:1px solid #dbe7f5e6;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;width:min(1160px,100% - 2rem);margin:1rem auto 0;padding:.75rem;display:flex;position:sticky;top:0;box-shadow:0 16px 42px #0f172a14}.brand,.nav-links button,.footer-links button{color:var(--ink);background:0 0}.brand{align-items:center;gap:.65rem;padding:.2rem .45rem;font-size:1.05rem;font-weight:800;display:inline-flex}.brand-mark{border-radius:50%;place-items:center;width:4rem;height:4rem;display:grid;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%}.nav-links{align-items:center;gap:.35rem;display:flex}.nav-links button{color:var(--muted);border-radius:999px;padding:.7rem .9rem;font-weight:700}.nav-links button.active,.nav-links button:hover{color:var(--primary);background:#eff6ff}.header-cta,.primary-button,.secondary-button{border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:2.8rem;padding:.8rem 1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.header-cta,.primary-button{color:#fff;background:linear-gradient(135deg, var(--primary), #0ea5e9);box-shadow:0 16px 34px #2563eb47}.secondary-button{color:var(--primary-dark);border:1px solid var(--line);background:#fff}.section-shell{width:min(1160px,100% - 2rem);margin:0 auto}.hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding:clamp(4rem,9vw,7.5rem) 0 4rem;display:grid}.eyebrow{color:var(--primary-dark);letter-spacing:.02em;align-items:center;gap:.45rem;margin:0 0 1rem;font-weight:800;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.07em;margin-bottom:1.25rem;font-size:clamp(3rem,7vw,5.9rem);line-height:.92}h2{letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3.25rem);line-height:1}h3{margin-bottom:.7rem;font-size:1.16rem}.hero-text{max-width:42rem;color:var(--muted);font-size:clamp(1.08rem,2vw,1.28rem);line-height:1.75}.hero-actions,.trust-row{flex-wrap:wrap;gap:.85rem;margin-top:1.65rem;display:flex}.trust-row{color:#475569;margin-top:1.35rem;font-weight:700}.trust-row span{align-items:center;gap:.35rem;display:inline-flex}.hero-card{place-items:center;min-height:34rem;display:grid;position:relative}.hero-card:before{content:"";filter:blur(8px);background:linear-gradient(135deg,#2563eb59,#06b6d440);border-radius:999px;width:26rem;height:26rem;position:absolute}.quiz-window{width:min(100%,28rem);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffffd6;border:1px solid #ffffffb8;border-radius:2rem;padding:1.2rem;position:relative}.quiz-window-top{gap:.4rem;margin-bottom:1.4rem;display:flex}.quiz-window-top span{background:#bfdbfe;border-radius:50%;width:.75rem;height:.75rem}.section-chip{color:#1565c0;background:#e3f2fd;border-radius:999px;margin-bottom:.9rem;padding:.3rem .7rem;font-size:.78rem;font-weight:700;display:inline-block}.question-row{align-items:flex-start;gap:.65rem;margin-bottom:1rem;display:flex}.q-badge{color:#fff;background:#1565c0;border-radius:.45rem;flex:none;place-items:center;min-width:2rem;height:1.65rem;padding:0 .45rem;font-size:.82rem;font-weight:800;display:inline-grid}.q-text{color:#212121;font-size:.92rem;font-weight:500;line-height:1.5}.option-row{color:#212121;background:0 0;border-radius:.5rem;align-items:center;gap:.65rem;margin-top:.45rem;padding:.65rem .85rem;font-size:.88rem;font-weight:600;display:flex}.option-row.selected{background:#1565c01a}.radio-dot{background:#1565c0;border-radius:50%;flex:none;width:1.1rem;height:1.1rem;box-shadow:inset 0 0 0 3px #fff}.radio-dot.outline{box-shadow:none;background:0 0;border:2px solid #9e9e9e}.opt-label{color:#1565c0;background:#e3f2fd;border-radius:.25rem;flex:none;place-items:center;min-width:1.5rem;height:1.5rem;padding:0 .35rem;font-size:.72rem;font-weight:800;display:inline-grid}.opt-text{color:#212121;font-weight:600}.progress-bar-row{border-top:1px solid #e8eef6;align-items:center;gap:.65rem;margin-top:1.1rem;padding-top:.8rem;display:flex}.progress-label{color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:700}.progress-track{background:#e0e0e0;border-radius:999px;flex:1;height:.45rem;overflow:hidden}.progress-fill{background:#1565c0;border-radius:999px;width:47%;height:100%}.features-section,.workflow-section,.security-section,.legal-shell{padding:4.5rem 0}.section-heading{max-width:45rem;margin-bottom:2rem}.feature-grid,.security-section{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.feature-card,.security-item,.workflow-card,.legal-shell{background:var(--card);border:1px solid #dbe7f5e6;border-radius:1.5rem;box-shadow:0 20px 50px #0f172a0f}.feature-card,.security-item{padding:1.4rem}.feature-card p,.security-item p,.workflow-card p,.legal-content p,.updated{color:var(--muted);line-height:1.75}.feature-icon,.security-item svg{color:var(--primary)}.feature-icon{background:#eff6ff;border-radius:1rem;place-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:grid}.workflow-card{grid-template-columns:.9fr 1.1fr;gap:2rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.step-list{gap:.9rem;display:grid}.step{background:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1rem;display:flex}.step span{color:#fff;background:var(--primary);border-radius:50%;flex:none;place-items:center;width:2.2rem;height:2.2rem;font-weight:900;display:grid}.step p{color:var(--ink);margin:0;font-weight:700}.legal-main{padding-top:3rem}.legal-shell{max-width:880px;padding:clamp(1.5rem,4vw,3rem)}.legal-shell h1{font-size:clamp(2.5rem,6vw,4.8rem)}.legal-content h2{letter-spacing:-.02em;margin:2rem 0 .7rem;font-size:1.35rem}.legal-content ul{color:var(--muted);margin:.5rem 0;padding-left:1.4rem;line-height:1.75}.legal-content li{margin-bottom:.35rem}.legal-content li::marker{color:var(--primary)}.site-footer{width:min(1160px,100% - 2rem);color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:1rem;margin:3rem auto 0;padding:2rem 0 3rem;display:flex}.site-footer strong{color:var(--ink)}.site-footer p{margin:.35rem 0 0}.footer-links{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.footer-links button{color:var(--primary-dark);font-weight:800}@media (width<=900px){.site-header{border-radius:1.5rem;flex-wrap:wrap}.nav-links{order:3;justify-content:center;width:100%}.hero,.workflow-card{grid-template-columns:1fr}.hero-card{min-height:auto}.feature-grid,.security-section{grid-template-columns:1fr 1fr}}@media (width<=640px){.header-cta{display:none}.nav-links button{padding:.65rem}.hero{padding-top:3rem}.feature-grid,.security-section{grid-template-columns:1fr}.site-footer{flex-direction:column}}
