html{scroll-behavior:smooth;scroll-padding-top:85px}:root{--landing-bg:#07090e;--landing-bg-elevated:#0d121d;--landing-card:#0d121dbf;--landing-card-border:#ffffff14;--landing-card-hover:#3b82f640;--landing-accent:#3b82f6;--landing-accent-rgb:59, 130, 246;--landing-accent-glow:#3b82f659;--landing-emerald:#10b981;--landing-emerald-glow:#10b98140;--landing-purple:#8b5cf6;--landing-text:#f8fafc;--landing-muted:#94a3b8;--landing-dim:#64748b;--landing-border:#ffffff12}@keyframes flash-green{0%{color:#10b981;background-color:#10b98159}to{background-color:#0000}}@keyframes flash-red{0%{color:#ef4444;background-color:#ef444459}to{background-color:#0000}}@keyframes pulse-subtle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.96)}}.landing-wrapper{background-color:var(--landing-bg);color:var(--landing-text);min-height:100vh;font-family:var(--font-inter,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif);letter-spacing:-.01em;position:relative;overflow-x:clip}.landing-glow-1{filter:blur(90px);pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f624 0%,#10b9810f 45%,#0000 70%);width:1000px;height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.landing-glow-2{filter:blur(100px);pointer-events:none;z-index:0;background:radial-gradient(circle,#8b5cf61f 0%,#0000 65%);width:750px;height:600px;position:absolute;top:1300px;right:-150px}.landing-glow-3{filter:blur(100px);pointer-events:none;z-index:0;background:radial-gradient(circle,#10b9811a 0%,#0000 65%);width:750px;height:600px;position:absolute;top:2900px;left:-150px}.landing-nav-header{z-index:1000;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--landing-border);background:#07090ed9;width:100%;transition:all .2s;position:sticky;top:0;left:0;right:0}.landing-nav{justify-content:space-between;align-items:center;max-width:1320px;margin:0 auto;padding:.85rem 2rem;display:flex}.landing-logo{font-family:var(--font-brand-family);color:#fff;letter-spacing:-.02em;align-items:center;gap:10px;font-size:1.28rem;font-weight:700;text-decoration:none;display:flex}.landing-logo-icon{width:32px;height:32px;box-shadow:0 4px 12px var(--landing-accent-glow);background:linear-gradient(135deg,#3b82f6,#10b981);border-radius:8px;justify-content:center;align-items:center;font-size:1rem;display:flex}.landing-nav-links{align-items:center;gap:1.75rem;display:flex}.landing-nav-link{color:var(--landing-muted);font-size:.88rem;font-weight:500;text-decoration:none;transition:color .15s}.landing-nav-link:hover{color:#fff}.landing-nav-cta{align-items:center;gap:.85rem;display:flex}.landing-btn-login{color:var(--landing-muted);border-radius:8px;padding:.5rem 1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .15s}.landing-btn-login:hover{color:#fff;background:#ffffff0d}.landing-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:6px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 16px #2563eb59}.landing-btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-1px);box-shadow:0 6px 20px #3b82f673}.landing-btn-secondary{color:#f8fafc;border:1px solid var(--landing-card-border);cursor:pointer;background:#ffffff0a;border-radius:8px;align-items:center;gap:6px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.landing-btn-secondary:hover{color:#fff;background:#ffffff14;border-color:#fff3}.landing-hero{text-align:center;z-index:1;max-width:1100px;margin:3.5rem auto 2.5rem;padding:0 1.5rem;position:relative}.landing-badge{color:#93c5fd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f614;border:1px solid #3b82f638;border-radius:20px;align-items:center;gap:8px;margin-bottom:1.5rem;padding:5px 14px;font-size:.82rem;font-weight:600;display:inline-flex}.landing-badge-dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse-subtle;box-shadow:0 0 8px #10b981}.landing-title{letter-spacing:-.035em;color:#fff;max-width:920px;margin:0 auto 1.25rem;font-size:clamp(2.3rem,5.2vw,4.2rem);font-weight:900;line-height:1.12}.landing-title-gradient{background:linear-gradient(135deg,#fff 40%,#93c5fd 75%,#34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.landing-subtitle{color:var(--landing-muted);max-width:720px;margin:0 auto 2.25rem;font-size:clamp(1rem,1.8vw,1.2rem);font-weight:400;line-height:1.6}.landing-hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex}.landing-proof-strip{color:var(--landing-dim);flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;font-size:.82rem;font-weight:500;display:flex}.landing-proof-item{align-items:center;gap:6px;display:inline-flex}.landing-mockup-wrapper{z-index:2;max-width:1200px;margin:0 auto 6rem;padding:0 1.5rem;position:relative}.landing-mockup-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:left;background:#0b0f19;border:1px solid #ffffff1a;border-radius:16px;padding:1.25rem 1.5rem;position:relative;overflow:hidden;box-shadow:0 30px 80px -20px #000000e6,0 0 50px #3b82f61a}.landing-mockup-window-bar{border-bottom:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:.85rem;display:flex}.landing-real-metrics-row{grid-template-columns:repeat(4,1fr);gap:.85rem;margin-bottom:1.25rem;display:grid}@media (max-width:1024px){.landing-real-metrics-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.landing-real-metrics-row{grid-template-columns:1fr}}.landing-real-card{background:#0f1523;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.4rem;min-width:0;padding:1.15rem 1.25rem;transition:border-color .15s;display:flex}.landing-real-card:hover{border-color:#ffffff24}.landing-real-card-header{flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:6px;min-width:0;display:flex}.landing-real-card-title{text-transform:uppercase;letter-spacing:.04em;color:var(--landing-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:600;overflow:hidden}.landing-real-card-badge{white-space:nowrap;border-radius:4px;flex-shrink:0;padding:2px 7px;font-size:.7rem;font-weight:700}.landing-real-card-val{color:#fff;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:1.45rem;font-weight:800;line-height:1.2}.landing-real-card-val-row{flex-wrap:nowrap;align-items:baseline;gap:8px;min-width:0;display:flex}.landing-real-tab-bar{border-bottom:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.landing-real-tabs-left{gap:.5rem;display:flex}.landing-real-tab-btn{color:var(--landing-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:.55rem .85rem;font-size:.88rem;font-weight:600;transition:all .15s;display:inline-flex}.landing-real-tab-btn:hover{color:#fff}.landing-real-tab-btn.active{color:#fff;border-bottom:2px solid var(--landing-accent);font-weight:700}.landing-real-table{border-collapse:collapse;text-align:left;width:100%;font-size:.8rem}.landing-real-table th{color:var(--landing-muted);letter-spacing:.02em;white-space:nowrap;background:#ffffff05;border-bottom:1px solid #ffffff14;padding:.6rem .75rem;font-size:.72rem;font-weight:600}.landing-real-table td{white-space:nowrap;vertical-align:middle;font-variant-numeric:tabular-nums;border-bottom:1px solid #ffffff0d;padding:.6rem .75rem;font-size:.82rem}.landing-real-table tbody tr:hover{background:#ffffff08}.landing-ticker{border-top:1px solid var(--landing-card-border);border-bottom:1px solid var(--landing-card-border);text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1100px;margin:0 auto 6rem;padding:2rem 1.5rem;display:grid}@media (max-width:800px){.landing-ticker{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.landing-ticker-val{color:#fff;font-variant-numeric:tabular-nums;letter-spacing:-.03em;margin-bottom:4px;font-size:2.1rem;font-weight:900}.landing-ticker-label{color:var(--landing-muted);font-size:.82rem;line-height:1.4}.landing-features-section{z-index:1;max-width:1200px;margin:0 auto 7rem;padding:0 1.5rem;position:relative}.landing-section-header{text-align:center;max-width:760px;margin:0 auto 3.5rem}.landing-section-tag{color:#3b82f6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.landing-section-title{letter-spacing:-.03em;color:#fff;margin:0 0 .85rem;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:800;line-height:1.2}.landing-features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:992px){.landing-features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.landing-features-grid{grid-template-columns:1fr}}.landing-feature-card{background:var(--landing-card);border:1px solid var(--landing-card-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;flex-direction:column;padding:1.75rem;transition:all .25s;display:flex;position:relative;overflow:hidden}.landing-feature-card:hover{border-color:#3b82f659;transform:translateY(-2px);box-shadow:0 16px 35px #0006}.landing-feature-icon-box{background:#3b82f61a;border:1px solid #3b82f633;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.15rem;font-size:1.3rem;display:flex}.landing-feature-title{color:#fff;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.landing-feature-desc{color:var(--landing-muted);margin:0;font-size:.88rem;line-height:1.6}.landing-calc-section{max-width:1080px;margin:0 auto 7rem;padding:0 1.5rem}.landing-calc-box{background:linear-gradient(135deg,#0f1523f2,#090d16fa);border:1px solid #3b82f64d;border-radius:20px;grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;padding:2.25rem;display:grid;box-shadow:0 25px 60px #0009,0 0 40px #3b82f61a}@media (max-width:860px){.landing-calc-box{grid-template-columns:1fr;gap:2rem;padding:1.5rem}}.landing-slider-group{margin-bottom:1.4rem}.landing-slider-label{justify-content:space-between;margin-bottom:.45rem;font-size:.85rem;font-weight:600;display:flex}.landing-slider{accent-color:#3b82f6;cursor:pointer;background:#ffffff1a;border-radius:3px;width:100%;height:6px}.landing-compare-section{max-width:1100px;margin:0 auto 7rem;padding:0 1.5rem}.landing-compare-table{border-collapse:collapse;background:var(--landing-card);border:1px solid var(--landing-card-border);border-radius:16px;width:100%;font-size:.88rem;overflow:hidden}.landing-compare-table th{border-bottom:1px solid var(--landing-card-border);background:#ffffff08;padding:1.15rem 1rem;font-size:.85rem;font-weight:700}.landing-compare-table td{border-bottom:1px solid #ffffff0a;padding:.95rem 1rem}.landing-security-grid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1100px;margin:0 auto 7rem;padding:0 1.5rem;display:grid}@media (max-width:860px){.landing-security-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.landing-security-grid{grid-template-columns:1fr}}.landing-security-card{text-align:left;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:1.25rem}.landing-security-card h4{color:#fff;margin:0 0 .4rem;font-size:.95rem;font-weight:700}.landing-security-card p{color:var(--landing-muted);margin:0;font-size:.82rem;line-height:1.5}.landing-faq-section{max-width:860px;margin:0 auto 7rem;padding:0 1.5rem}.landing-faq-item{background:var(--landing-card);border:1px solid var(--landing-card-border);border-radius:12px;margin-bottom:.85rem;transition:border-color .2s;overflow:hidden}.landing-faq-item:hover{border-color:#ffffff26}.landing-faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;color:#f1f5f9;justify-content:space-between;align-items:center;padding:1.15rem 1.4rem;font-size:.96rem;font-weight:600;display:flex}.landing-faq-answer{color:var(--landing-muted);padding:0 1.4rem 1.25rem;font-size:.9rem;line-height:1.6}.landing-cta-banner{text-align:center;background:linear-gradient(135deg,#2563eb26,#10b9811f);border:1px solid #3b82f640;border-radius:20px;max-width:1100px;margin:0 auto 6rem;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #0009}.landing-footer{border-top:1px solid var(--landing-card-border);max-width:1200px;color:var(--landing-dim);flex-direction:column;gap:2rem;margin:0 auto;padding:3.5rem 2rem 2rem;font-size:.85rem;display:flex}.landing-footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.landing-footer-brand{max-width:320px}.landing-footer-links-group{flex-wrap:wrap;gap:3rem;display:flex}.landing-footer-col{flex-direction:column;gap:.6rem;display:flex}.landing-footer-col h5{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .4rem;font-size:.85rem;font-weight:700}.landing-footer-col a{color:var(--landing-muted);font-size:.84rem;text-decoration:none;transition:color .15s}.landing-footer-col a:hover{color:#fff}.landing-footer-bottom{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}@media (max-width:768px){.landing-nav-links{display:none}.landing-hero{margin-top:2rem}.landing-footer-top{flex-direction:column}.landing-footer-bottom{text-align:center;flex-direction:column}}
