:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.landing-page{min-height:100vh;background:radial-gradient(900px 500px at 15% 5%,rgba(79,70,229,.1),transparent 60%),radial-gradient(900px 500px at 85% 15%,rgba(236,72,153,.1),transparent 60%),#f8fafc;color:#0f172a}.landing-container{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.landing-nav{position:sticky;top:0;z-index:10;background:#f8fafccc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(148,163,184,.25)}.landing-nav-inner{display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;gap:1rem}.landing-brand{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.landing-brand-text{font-weight:600;letter-spacing:.2px;font-size:large;font-family:sans-serif;padding:10px 10px 5px;background:linear-gradient(135deg,#9d65ff,#00628bbd);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-brand-logo{width:34px;height:34px;object-fit:cover;border-radius:999px;box-shadow:0 10px 20px #4f46e52e}.landing-links{display:none;gap:1rem}.landing-link{font-size:.9rem;text-decoration:none;color:#475569;transition:color .15s ease}.landing-link:hover{color:#7c4ee8}.landing-nav-btn{border-radius:999px;padding-inline:1rem;font-size:.9rem}@media(min-width:768px){.landing-links{display:flex}}.landing-hero{padding:2.2rem 0 1.2rem}.landing-hero-grid{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:start}@media(min-width:992px){.landing-hero-grid{grid-template-columns:1.15fr .85fr;gap:1.5rem}}.landing-hero-chip{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:999px;font-size:.8rem;color:#4f46e5;background:#6366f114;border:1px solid rgba(79,70,229,.18);margin-bottom:.75rem}.landing-hero-title{font-size:clamp(2rem,3.2vw,3rem);font-weight:800;line-height:1.08;margin:0 0 .65rem}.landing-hero-title-accent{background:linear-gradient(135deg,#9d65ff,#00628bbd);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-hero-subtitle{font-size:1.02rem;color:#475569;margin:0 0 1rem;max-width:58ch}.landing-hero-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1rem}.landing-primary-btn,.landing-secondary-btn{border-radius:999px;padding:.55rem 1.05rem}.landing-mini-stats{display:grid;grid-template-columns:1fr;gap:.6rem;margin-top:.2rem}@media(min-width:640px){.landing-mini-stats{grid-template-columns:repeat(3,1fr)}}.landing-mini-stat{border-radius:.9rem;padding:.75rem .85rem;background:#fff;border:1px solid rgba(148,163,184,.22);box-shadow:0 1px 3px #0f172a0f}.landing-mini-stat-title{font-size:.9rem;font-weight:700;margin-bottom:.2rem}.landing-mini-stat-desc{font-size:.82rem;color:#64748b}.landing-hero-card{border-radius:1.25rem;border:none;box-shadow:0 10px 30px #0f172a14;overflow:hidden}.landing-hero-card-header{padding:1.1rem 1.25rem .85rem;border-bottom:1px solid rgba(148,163,184,.25);display:flex;align-items:center;gap:.9rem}.landing-hero-icon{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e51a,#ec489926);color:#4f46e5;font-size:1.1rem}.landing-hero-card-title{font-size:1.02rem;font-weight:700}.landing-hero-card-subtitle{font-size:.85rem;color:#64748b}.landing-hero-card-body{padding:1rem 1.25rem 1.1rem;display:flex;flex-direction:column;gap:.75rem}.landing-hero-bubble{max-width:92%;padding:.65rem .85rem;border-radius:.9rem;font-size:.9rem;line-height:1.45}.landing-hero-bubble--user{align-self:flex-end;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#fff;border-bottom-right-radius:.25rem}.landing-hero-bubble--ai{align-self:flex-start;background:#f1f5f9;color:#0f172a;border-bottom-left-radius:.25rem}.landing-hero-card-chips{display:flex;flex-wrap:wrap;gap:.5rem}.landing-chip{display:inline-flex;align-items:center;padding:.15rem .6rem;border-radius:999px;font-size:.72rem;background:#6366f114;color:#4f46e5;border:1px solid rgba(79,70,229,.18)}.landing-chip--muted{background:#94a3b824;color:#64748b;border-color:transparent}.landing-hero-card-cta{display:grid;gap:.55rem;margin-top:.1rem}.landing-hero-card-footnote{font-size:.78rem;color:#64748b}.landing-section{padding:2.1rem 0}.landing-section--muted{background:#0f172a05;border-top:1px solid rgba(148,163,184,.18);border-bottom:1px solid rgba(148,163,184,.18)}.landing-section-head{margin-bottom:1.1rem}.landing-section-title{font-size:1.5rem;font-weight:800;margin:0 0 .25rem}.landing-section-subtitle{font-size:.95rem;color:#64748b;margin:0}.landing-features-grid{display:grid;grid-template-columns:1fr;gap:.85rem}@media(min-width:768px){.landing-features-grid{grid-template-columns:repeat(3,1fr)}}.landing-feature-card{border-radius:.95rem;padding:.95rem 1rem;background:#fff;border:1px solid rgba(148,163,184,.22);box-shadow:0 1px 3px #0f172a0f}.landing-feature-icon{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e51a,#ec48991f);color:#4f46e5;margin-bottom:.6rem}.landing-feature-title{font-size:1rem;font-weight:700;margin:0 0 .25rem}.landing-feature-desc{font-size:.9rem;color:#475569;margin:0}.landing-steps{display:grid;gap:.75rem}.landing-step-card{display:flex;gap:.75rem;align-items:flex-start;border-radius:.95rem;padding:.95rem 1rem;background:#fff;border:1px dashed rgba(148,163,184,.55)}.landing-step-badge{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9d65ff,#00628bbd);color:#fff;font-weight:800;font-size:.9rem;box-shadow:0 10px 18px #4f46e52e;flex:0 0 auto}.landing-step-title{font-size:1rem;font-weight:800;margin:0 0 .2rem}.landing-step-desc{font-size:.92rem;color:#475569}.landing-steps-cta{margin-top:1rem}.landing-security-card{border-radius:1.25rem;border:none;background:#fff;box-shadow:0 10px 30px #0f172a14;padding:1.1rem 1.25rem;display:flex;gap:1rem;align-items:flex-start}.landing-security-icon{width:46px;height:46px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4f46e51a,#ec48991f);color:#4f46e5;font-size:1.15rem;flex:0 0 auto}.landing-security-pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.8rem}.landing-pill{border-radius:999px;padding:.22rem .75rem;font-size:.78rem;border:1px solid rgba(148,163,184,.35);background:#f8fafc;color:#475569}.landing-faq{display:grid;gap:.75rem}.landing-faq-item{border-radius:.75rem;padding:.85rem 1rem;border:1px solid rgba(148,163,184,.35);background-color:#0f172a05}.landing-faq-item>summary{cursor:pointer;font-weight:800;font-size:.95rem;list-style:none;outline:none}.landing-faq-item>summary::-webkit-details-marker{display:none}.landing-faq-item p{margin-top:.65rem;font-size:.92rem;color:#475569}.landing-footer-cta{margin-top:1rem}.landing-footer{padding:1.4rem 0;border-top:1px solid rgba(148,163,184,.25);background:#ffffff80}.landing-footer-inner{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;align-items:center}.landing-footer-brand{font-weight:800}.landing-footer-note{margin-left:.6rem;font-size:.85rem;color:#64748b}.landing-footer-right{display:flex;gap:.9rem}.landing-footer-link{font-size:.9rem;color:#475569;text-decoration:none}.landing-footer-link:hover{color:#0f172a}:root{--primary-purple: #a855f7;--primary-purple-dark: #7c3aed;--bg-gradient-start: #05010a;--bg-gradient-end: #0b0618;--text-muted-color: #6b7280}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#000}.btn-gradient-primary{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background:linear-gradient(135deg,var(--primary-purple-dark),var(--primary-purple));border:none;border-radius:999px;padding:.45rem 1.1rem;font-size:.9rem;font-weight:600;color:#fff;box-shadow:0 8px 24px #7c3aed66;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease,opacity .15s ease}.btn-gradient-primary:hover,.btn-gradient-primary:focus-visible{transform:translateY(-1px);box-shadow:0 12px 32px #7c3aed80;filter:brightness(1.05);color:#0b0618}.btn-gradient-primary:disabled{opacity:.7;box-shadow:none;cursor:not-allowed}.btn-gradient-primary.btn-sm{padding:.3rem .85rem;font-size:.8rem}
