*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#6366f1;--primary-dark:#4f46e5;--primary-light:#eff0fe;--green:#10b981;--warning:#f59e0b;--danger:#ef4444;--text-dark:#0f0f1a;--text-main:#1e1e2e;--text-muted:#6b7280;--text-light:#94a3b8;--surface:#fff;--surface-2:#f8fafc;--surface-3:#f1f5f9;--border:#e2e8f0;--border-2:#ffffff1a;--dark-bg:#08081a;--dark-card:#ffffff0a;--dark-border:#ffffff14;--header-h:68px;--shadow-sm:0 1px 3px #00000014,0 1px 2px #0000000a;--shadow-md:0 4px 16px #00000014,0 2px 6px #0000000a;--shadow-lg:0 20px 50px #0000001f,0 8px 24px #0000000f;--shadow-glow:0 0 40px #6366f140}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{background:var(--surface);color:var(--text-main);min-height:100vh;font-family:inherit;font-size:16px;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--text-dark);letter-spacing:-.3px;font-weight:800;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit}img,svg{max-width:100%;display:block}ul,ol{list-style:none}.site-header{height:var(--header-h);-webkit-backdrop-filter:blur(16px)saturate(160%);border-bottom:1px solid var(--dark-border);z-index:1000;background:#08081ae0;position:fixed;top:0;left:0;right:0}.header-inner{align-items:center;gap:2rem;max-width:1160px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.site-logo{color:#fff;letter-spacing:-.5px;white-space:nowrap;flex-shrink:0;font-size:1.25rem;font-weight:900;text-decoration:none}.site-logo span{color:var(--primary)}.header-nav{flex:1;justify-content:center;align-items:center;gap:.25rem;display:flex}.nav-link{color:var(--text-light);white-space:nowrap;border-radius:8px;padding:.5rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.nav-link:hover{color:#fff;background:#ffffff12}.nav-link.active{color:#fff;background:#6366f133}.btn-header-cta{background:var(--primary);color:#fff;white-space:nowrap;border:none;border-radius:8px;flex-shrink:0;align-items:center;padding:.55rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.btn-header-cta:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 14px #6366f166}.header-user{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.header-user-name{color:#ffffffd9;border:1px solid #ffffff26;border-radius:8px;padding:.3rem .75rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s}.header-user-name:hover{background:#ffffff14}.header-user-logout{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem;transition:color .15s}.header-user-logout:hover{color:#ffffffbf}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:.5rem;display:none}.menu-toggle span{background:var(--text-light);border-radius:2px;width:22px;height:2px;transition:all .25s;display:block}.menu-toggle.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.menu-toggle.open span:nth-child(2){opacity:0;transform:scaleX(0)}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.menu-toggle{display:flex}.btn-header-cta{display:none}.header-nav{top:var(--header-h);border-bottom:1px solid var(--dark-border);background:#08081af7;flex-direction:column;align-items:stretch;gap:.2rem;padding:.75rem 1rem 1.25rem;display:none;position:absolute;left:0;right:0}.header-nav.open{display:flex}.nav-link{border-radius:8px;padding:.75rem 1rem}}.site-footer{border-top:1px solid var(--dark-border);background:#060612}.footer-inner{grid-template-columns:1.6fr 2fr;gap:5rem;max-width:1160px;margin:0 auto;padding:4.5rem 2rem 3rem;display:grid}@media (max-width:800px){.footer-inner{grid-template-columns:1fr;gap:3rem}}.site-logo-text{color:#fff;letter-spacing:-.5px;margin-bottom:.75rem;font-size:1.25rem;font-weight:900}.site-logo-text span{color:var(--primary)}.footer-tagline{color:#475569;max-width:240px;margin-bottom:1.5rem;font-size:.875rem;line-height:1.7}.footer-social{gap:.5rem;display:flex}.footer-social a{border:1px solid var(--dark-border);color:#475569;background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:800;transition:background .15s,color .15s,border-color .15s;display:flex}.footer-social a:hover{color:#a5b4fc;background:#6366f133;border-color:#6366f166}.footer-links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (max-width:500px){.footer-links{grid-template-columns:repeat(2,1fr)}}.footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:1.1rem;font-size:.7rem;font-weight:800}.footer-col a{color:#4b5563;padding:.3rem 0;font-size:.875rem;text-decoration:none;transition:color .15s;display:block}.footer-col a:hover{color:#94a3b8}.footer-bottom{text-align:center;color:#374151;border-top:1px solid #ffffff0d;padding:1.5rem 2rem;font-size:.78rem}.page-hero{padding:calc(var(--header-h) + 5rem)2rem 5.5rem;text-align:center;background:linear-gradient(145deg,#08081a 0%,#131340 55%,#0c0c1f 100%);position:relative;overflow:hidden}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6366f124 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-300px;right:-180px}.page-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#10b98112 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-120px;left:-80px}.page-hero-tag{color:#a5b4fc;z-index:1;background:#6366f11f;border:1px solid #6366f147;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex;position:relative}.page-hero h1{color:#fff;letter-spacing:-1.5px;z-index:1;margin-bottom:1.25rem;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:900;line-height:1.1;position:relative}.page-hero em{background:linear-gradient(90deg,#818cf8 0%,#34d399 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.page-hero-sub{color:#94a3b8;z-index:1;max-width:540px;margin:0 auto;font-size:1.05rem;line-height:1.75;position:relative}.page-section{padding:5.5rem 2rem}.page-section.light{background:var(--surface-2)}.page-section.white{background:var(--surface)}.page-section.dark{background:linear-gradient(145deg,#08081a 0%,#0e0e28 100%)}.container{max-width:1100px;margin:0 auto}.container.narrow{max-width:740px}.section-header{text-align:center;margin-bottom:3.5rem}.section-heading{color:var(--text-dark);letter-spacing:-.8px;margin-bottom:.8rem;font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:900;line-height:1.15}.section-sub{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:.98rem;line-height:1.75}.page-section.dark .section-heading{color:#fff}.page-section.dark .section-sub{color:var(--text-light)}.cta-banner-section{text-align:center;color:#fff;max-width:880px;box-shadow:var(--shadow-glow);background:linear-gradient(135deg,#4338ca 0%,#6d28d9 100%);border-radius:24px;margin:0 auto;padding:4.5rem 2.5rem;position:relative;overflow:hidden}.cta-banner-section:before{content:"";background:#ffffff0d;border-radius:50%;width:400px;height:400px;position:absolute;top:-150px;right:-100px}.cta-banner-section h2{letter-spacing:-.5px;color:#fff;z-index:1;margin-bottom:.9rem;font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:900;position:relative}.cta-banner-section p{color:#fffc;z-index:1;max-width:500px;margin-bottom:2.25rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.7;position:relative}.btn-cta-white{color:var(--primary);cursor:pointer;z-index:1;background:#fff;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.9rem 2.25rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative}.btn-cta-white:hover{transform:translateY(-2px);box-shadow:0 14px 35px #00000040}.btn-cta-outline{color:#ffffffd9;cursor:pointer;z-index:1;background:0 0;border:1.5px solid #ffffff4d;border-radius:10px;align-items:center;gap:.5rem;margin-left:.75rem;padding:.9rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s,color .2s;display:inline-flex;position:relative}.btn-cta-outline:hover{color:#fff;background:#ffffff1a;border-color:#fff}.hiw-steps{flex-direction:column;gap:5rem;display:flex}.hiw-step{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.hiw-step.reverse .hiw-step-text{order:2}.hiw-step.reverse .hiw-step-visual{order:1}@media (max-width:768px){.hiw-step{grid-template-columns:1fr;gap:2.5rem}.hiw-step.reverse .hiw-step-text{order:1}.hiw-step.reverse .hiw-step-visual{order:2}}.step-num{width:34px;height:34px;color:var(--primary);background:#6366f11a;border:1px solid #6366f140;border-radius:9px;justify-content:center;align-items:center;margin-bottom:1.2rem;font-size:.75rem;font-weight:900;display:inline-flex}.hiw-step-text h3{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:.85rem;font-size:1.7rem;font-weight:900;line-height:1.2}.hiw-step-text p{color:var(--text-muted);margin-bottom:1.25rem;font-size:.965rem;line-height:1.8}.hiw-pill{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .875rem;font-size:.8rem;font-weight:700;display:inline-flex}.hiw-step-visual{min-height:260px;box-shadow:var(--shadow-md);background:linear-gradient(145deg,#111132,#1c1c4a);border:1px solid #6366f12e;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}.hiw-step-visual:before{content:"";background:radial-gradient(circle,#6366f11a 0%,#0000 70%);border-radius:50%;width:250px;height:250px;position:absolute;top:-80px;right:-60px}.hiw-visual-label{color:#475569;text-align:center;z-index:1;max-width:220px;font-size:.8rem;line-height:1.6;position:relative}.url-bar-mock{z-index:1;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.5rem;width:100%;max-width:320px;padding:.75rem 1rem;display:flex;position:relative}.url-bar-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.url-bar-text{background:#ffffff1a;border-radius:4px;flex:1;height:8px}.url-bar-btn{background:var(--primary);color:#fff;white-space:nowrap;border-radius:6px;flex-shrink:0;padding:.3rem .7rem;font-size:.7rem;font-weight:700}.loader-mock{z-index:1;flex-direction:column;gap:.65rem;width:100%;max-width:280px;display:flex;position:relative}.loader-mock-step{align-items:center;gap:.6rem;font-size:.79rem;font-weight:500;display:flex}.loader-mock-step.done{color:#34d399}.loader-mock-step.active{color:#a5b4fc}.loader-mock-step.muted{color:#334155}.loader-mock-dot{border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;font-size:.58rem;display:flex}.loader-mock-step.done .loader-mock-dot{color:#fff;background:#34d399;border-color:#34d399}.score-mock{z-index:1;flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:240px;display:flex;position:relative}.score-mock-ring{background:conic-gradient(#6366f1 0% 42%,#ffffff14 42% 100%);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative}.score-mock-ring:after{content:"42";color:#fff;background:#111132;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;font-size:1.4rem;font-weight:900;display:flex;position:absolute}.score-mock-bars{flex-direction:column;gap:.45rem;width:100%;display:flex}.score-mock-bar-row{color:#475569;align-items:center;gap:.5rem;font-size:.7rem;display:flex}.score-mock-bar-wrap{background:#ffffff12;border-radius:999px;flex:1;height:5px;overflow:hidden}.score-mock-bar{background:linear-gradient(90deg,#6366f1,#8b5cf6);border-radius:999px;height:100%}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}@media (max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.features-grid{grid-template-columns:1fr}}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:1.75rem;transition:border-color .2s,box-shadow .2s,transform .2s}.feature-card:hover{border-color:var(--primary);transform:translateY(-3px);box-shadow:0 8px 28px #6366f11a}.feature-icon{background:linear-gradient(135deg,#6366f11f,#6366f10a);border:1px solid #6366f12e;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1.1rem;font-size:1.3rem;display:flex}.feature-card h3{color:var(--text-dark);margin-bottom:.45rem;font-size:.97rem;font-weight:800}.feature-card p{color:var(--text-muted);font-size:.875rem;line-height:1.65}.fun-quote{text-align:center;box-shadow:var(--shadow-md);background:linear-gradient(145deg,#111132,#1c1c4a);border:1px solid #6366f133;border-radius:24px;padding:3.5rem 2.5rem;position:relative;overflow:hidden}.fun-quote:before{content:"\"";color:#6366f114;font-family:Georgia,serif;font-size:12rem;line-height:1;position:absolute;top:-30px;left:20px}.fun-quote-text{color:#fff;z-index:1;font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:700;line-height:1.6;position:relative}.fun-quote-text em{color:#a5b4fc;font-style:normal}.pricing-page-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;max-width:1100px;margin:0 auto 2.5rem;display:grid}@media (max-width:900px){.pricing-page-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.pricing-page-grid{grid-template-columns:1fr}}.pricing-card{background:var(--surface);border:2px solid var(--border);border-radius:20px;padding:2.25rem;transition:border-color .2s,box-shadow .2s;position:relative}.pricing-card:hover{box-shadow:var(--shadow-md);border-color:#6366f166}.pricing-card.featured{border-color:var(--primary);box-shadow:0 8px 32px #6366f12e}.featured-tag{background:var(--primary);color:#fff;white-space:nowrap;letter-spacing:.3px;border-radius:999px;padding:.28rem 1rem;font-size:.72rem;font-weight:800;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.pack-tier{color:var(--primary);text-transform:uppercase;letter-spacing:.8px;margin-bottom:.4rem;font-size:.73rem;font-weight:800}.pack-name{color:var(--text-dark);letter-spacing:-.3px;margin-bottom:.5rem;font-size:1.5rem;font-weight:900}.pack-desc{color:var(--text-muted);margin-bottom:1.75rem;font-size:.875rem;line-height:1.65}.pack-price{color:var(--text-dark);letter-spacing:-1px;margin-bottom:.2rem;font-size:2.6rem;font-weight:900}.pack-price sup{vertical-align:super;font-size:1.1rem;font-weight:700}.pack-price small{color:var(--text-muted);letter-spacing:0;font-size:.9rem;font-weight:400}.pack-period{color:var(--text-light);margin-bottom:1.75rem;font-size:.78rem}.pack-features{margin-bottom:2rem;list-style:none}.pack-features li{color:var(--text-main);border-bottom:1px solid var(--surface-3);align-items:flex-start;gap:.6rem;padding:.45rem 0;font-size:.875rem;line-height:1.5;display:flex}.pack-features li:last-child{border-bottom:none}.pack-features li:before{content:"✓";color:#16a34a;background:#f0fdf4;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:.65rem;font-weight:900;display:flex}.btn-pack{cursor:pointer;border:2px solid var(--primary);text-align:center;border-radius:10px;width:100%;padding:.9rem;font-family:inherit;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.btn-pack.outline{background:var(--surface);color:var(--primary)}.btn-pack.filled{background:var(--primary);color:#fff}.btn-pack:hover{transform:translateY(-2px)}.btn-pack.outline:hover{background:var(--primary-light)}.btn-pack.filled:hover{background:var(--primary-dark);box-shadow:0 4px 14px #6366f166}.faq-list{flex-direction:column;gap:.875rem;display:flex}.faq-item{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.5rem 1.75rem;transition:border-color .2s}.faq-item:hover{border-color:#6366f14d}.faq-item h4{color:var(--text-dark);align-items:center;gap:.6rem;margin-bottom:.5rem;font-size:.95rem;font-weight:800;line-height:1.4;display:flex}.faq-item p{color:var(--text-muted);font-size:.875rem;line-height:1.75}.mission-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}@media (max-width:768px){.mission-grid{grid-template-columns:1fr;gap:3rem}}.mission-text h2{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:1.1rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900;line-height:1.2}.mission-text p{color:var(--text-muted);margin-bottom:1rem;font-size:.965rem;line-height:1.85}.mission-text p strong{color:var(--text-dark);font-weight:700}.mission-visual{box-shadow:var(--shadow-md);background:linear-gradient(145deg,#111132,#1c1c4a);border:1px solid #6366f12e;border-radius:20px;flex-direction:column;gap:.875rem;padding:2rem;display:flex}.mission-stat{background:#6366f112;border:1px solid #6366f11f;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.mission-stat-icon{flex-shrink:0;font-size:1.4rem}.mission-stat-val{color:#fff;font-size:1.25rem;font-weight:900;line-height:1}.mission-stat-label{color:#64748b;margin-top:.15rem;font-size:.75rem}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.testimonials-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.testimonials-grid{grid-template-columns:1fr}}.testimonial-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;gap:1rem;padding:1.75rem;transition:box-shadow .2s,border-color .2s;display:flex}.testimonial-card:hover{box-shadow:var(--shadow-md);border-color:#6366f140}.testimonial-stars{color:#f59e0b;letter-spacing:1px;font-size:.9rem}.testimonial-text{color:#374151;flex:1;font-size:.9rem;font-style:italic;line-height:1.75}.testimonial-author{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:900;display:flex}.testimonial-name{color:var(--text-dark);font-size:.875rem;font-weight:700}.testimonial-role{color:var(--text-muted);font-size:.775rem}.stats-grid{border:1px solid #ffffff14;border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}@media (max-width:600px){.stats-grid{grid-template-columns:1fr}}.stat-item{text-align:center;background:#ffffff05;border-right:1px solid #ffffff0f;padding:2.75rem 1.5rem}.stat-item:last-child{border-right:none}.stat-number{letter-spacing:-2px;background:linear-gradient(90deg,#818cf8,#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.35rem;font-size:3rem;font-weight:900;display:block}.stat-label{color:#475569;font-size:.875rem}.values-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}@media (max-width:900px){.values-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.values-grid{grid-template-columns:1fr 1fr}}.value-card{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:2rem 1.25rem;transition:background .2s,border-color .2s}.value-card:hover{background:#6366f112;border-color:#6366f133}.value-icon{margin-bottom:.875rem;font-size:2rem;display:block}.value-title{color:#fff;margin-bottom:.4rem;font-size:.92rem;font-weight:800}.value-desc{color:#475569;font-size:.8rem;line-height:1.55}#landing{min-height:100vh;padding-top:var(--header-h);background:linear-gradient(145deg,#08081a 0%,#131340 55%,#0c0c1f 100%);position:relative;overflow:hidden}.hero{min-height:calc(100vh - var(--header-h));text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;padding:2rem 2rem 4rem;display:flex;position:relative}.hero-badge:before{content:"✦";font-size:.6rem}.hero .subtitle{color:#94a3b8;max-width:520px;margin-bottom:3rem;font-size:1.1rem;line-height:1.8}.url-form{border:1px solid #ffffff1a;border-radius:14px;width:100%;max-width:580px;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 0 1px #6366f126}.url-input::placeholder{color:#374151}.btn-analyze{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:1.1rem 1.75rem;font-family:inherit;font-size:.92rem;font-weight:700;transition:background .15s}.trust-row{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2.5rem;display:flex}.trust-row span{color:#374151;align-items:center;gap:.4rem;font-size:.82rem;font-weight:500;display:flex}.particles{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.particle{background:#6366f180;border-radius:50%;animation:linear infinite float-up;position:absolute}@keyframes float-up{0%{opacity:0;transform:translateY(100vh)}10%{opacity:1}90%{opacity:1}to{opacity:0;transform:translateY(-100px)translate(80px)}}#loader{min-height:100vh;padding-top:var(--header-h);background:linear-gradient(145deg,#08081a 0%,#131340 100%)}.loader-content{min-height:calc(100vh - var(--header-h));text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2rem;display:flex}.loader-orb{background:conic-gradient(#6366f1,#8b5cf6,#10b981,#6366f1);border-radius:50%;width:100px;height:100px;margin-bottom:2.5rem;animation:1.4s linear infinite spin;position:relative}.loader-orb:after{content:"";background:#08081a;border-radius:50%;position:absolute;inset:8px}@keyframes spin{to{transform:rotate(360deg)}}.loader-title{color:#fff;margin-bottom:.4rem;font-size:1.5rem;font-weight:800}.loader-url{color:#818cf8;margin-bottom:2.5rem;font-size:.875rem;font-weight:500}.loader-steps{text-align:left;width:100%;max-width:360px;list-style:none}.loader-steps li{color:#1e293b;border-bottom:1px solid #ffffff0a;align-items:center;gap:.9rem;padding:.75rem 0;font-size:.875rem;transition:color .3s;display:flex}.loader-steps li.active{color:#a5b4fc}.loader-steps li.done{color:#34d399}.step-icon{border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;display:flex}.loader-steps li.done .step-icon{color:#fff;background:#34d399;border-color:#34d399}#results{background:var(--surface-2);min-height:100vh;padding-top:var(--header-h)}.results-container{max-width:860px;margin:0 auto;padding:2.5rem 1.5rem 5rem}.btn-results-back{color:var(--text-muted);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:0;font-family:inherit;font-size:.85rem;font-weight:500;transition:color .15s;display:inline-flex}.btn-results-back:hover{color:var(--primary)}.results-header{text-align:center;margin-bottom:2.5rem}.domain-tag{color:#3b82f6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:.875rem;padding:.3rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.results-title{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:.4rem;font-size:1.75rem;font-weight:900}.results-sub{color:var(--text-muted);font-size:.875rem}.card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;padding:2rem}.score-grid{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:2rem;display:grid}@media (max-width:640px){.score-grid{grid-template-columns:1fr}}.score-card{flex-direction:column;justify-content:center;align-items:center;display:flex}.score-circle{width:140px;height:140px;margin-bottom:1rem;position:relative}.score-circle svg{transform:rotate(-90deg)}.bg-ring{fill:none;stroke:var(--surface-3);stroke-width:10px}.fill-ring{fill:none;stroke:var(--warning);stroke-width:10px;stroke-linecap:round;stroke-dasharray:377;stroke-dashoffset:377px;transition:stroke-dashoffset 1.6s cubic-bezier(.4,0,.2,1),stroke .4s}.score-number{color:var(--text-dark);font-size:2.2rem;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.score-label{color:var(--text-muted);font-size:.8rem;font-weight:500}.score-status{color:var(--warning);margin-top:.3rem;font-size:.9rem;font-weight:700}.benchmark-card h3{color:var(--text-dark);margin-bottom:1rem;font-size:.95rem;font-weight:800}.benchmark-bar-wrap{background:var(--surface-3);border-radius:999px;height:8px;margin-bottom:1rem;overflow:hidden}.benchmark-bar{background:linear-gradient(90deg,var(--primary),#8b5cf6);border-radius:999px;width:0;height:100%;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.benchmark-text{color:var(--text-muted);font-size:.875rem;line-height:1.65}.benchmark-text strong{color:var(--primary);font-weight:700}.geo-alert{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;align-items:flex-start;gap:.75rem;margin-top:1.25rem;padding:.875rem 1.1rem;font-size:.84rem;line-height:1.6;display:flex}.section-label{color:var(--text-dark);align-items:center;gap:.5rem;margin-bottom:.875rem;font-size:.92rem;font-weight:800;display:flex}.reco-list{flex-direction:column;gap:.75rem;margin-bottom:2rem;display:flex}.reco-item{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:1rem;padding:1.1rem 1.3rem;transition:border-color .2s,box-shadow .2s;display:flex}.reco-item:hover{box-shadow:var(--shadow-sm);border-color:#6366f133}.reco-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;display:flex}.reco-icon.red{background:#fef2f2}.reco-icon.orange{background:#fff7ed}.reco-icon.yellow{background:#fefce8}.reco-content h4{color:var(--text-dark);margin-bottom:.2rem;font-size:.9rem;font-weight:800}.reco-content p{color:var(--text-muted);font-size:.8rem}.reco-badge{letter-spacing:.2px;border-radius:999px;flex-shrink:0;margin-left:auto;padding:.22rem .7rem;font-size:.7rem;font-weight:800}.reco-badge.critical{color:#ef4444;background:#fef2f2}.reco-badge.medium{color:#f97316;background:#fff7ed}.reco-badge.low{color:#ca8a04;background:#fefce8}.teaser-wrap{margin-bottom:2rem;position:relative}.blurred-item{background:var(--surface);border:1px solid var(--border);filter:blur(5px);-webkit-user-select:none;user-select:none;pointer-events:none;border-radius:12px;margin-bottom:.75rem;padding:1.1rem 1.3rem}.placeholder-row{align-items:center;gap:1rem;display:flex}.placeholder-icon{border-radius:10px;flex-shrink:0;width:38px;height:38px}.placeholder-line-tall{background:var(--border);border-radius:4px;height:12px;margin-bottom:7px}.placeholder-line-short{background:var(--surface-3);border-radius:4px;height:9px}.teaser-overlay{background:linear-gradient(#0000 0%,#f8fafcfa 45%);border-radius:0 0 12px 12px;flex-direction:column;justify-content:flex-end;align-items:center;height:65%;padding-bottom:1.1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.teaser-label{color:var(--text-muted);text-align:center;font-size:.875rem;line-height:1.6}.cta-banner{text-align:center;color:#fff;box-shadow:var(--shadow-glow);background:linear-gradient(135deg,#4338ca 0%,#6d28d9 100%);border-radius:20px;padding:2.75rem 2rem}.cta-banner h2{letter-spacing:-.4px;color:#fff;margin-bottom:.65rem;font-size:1.6rem;font-weight:900}.cta-banner p{color:#fffc;margin-bottom:1.6rem;font-size:.9rem;line-height:1.65}.btn-cta{color:var(--primary);cursor:pointer;background:#fff;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.875rem 2.25rem;font-family:inherit;font-size:.95rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn-cta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #00000040}.home-stats-strip{background:#06060f;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:1.1rem 2rem}.home-stats-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;max-width:1100px;margin:0 auto;display:flex}.home-stat{border-right:1px solid #ffffff12;flex-direction:column;align-items:center;padding:.6rem 2.5rem;display:flex}.home-stat:last-child{border-right:none}.home-stat-num{letter-spacing:-1px;background:linear-gradient(90deg,#818cf8,#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.2rem;font-size:1.6rem;font-weight:900;line-height:1}.home-stat-label{color:#4b5563;white-space:nowrap;font-size:.72rem;font-weight:500}@media (max-width:500px){.home-stat{padding:.5rem 1.25rem}.home-stat-num{font-size:1.3rem}}.home-overline{color:var(--primary);text-transform:uppercase;letter-spacing:1.2px;margin-bottom:.5rem;font-size:.72rem;font-weight:800}.home-link-more{color:var(--primary);align-items:center;gap:.3rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:gap .15s,color .15s;display:inline-flex}.home-link-more:hover{color:var(--primary-dark);gap:.55rem}.home-steps-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid;position:relative}@media (max-width:700px){.home-steps-grid{grid-template-columns:1fr;gap:1rem}}.home-step-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;margin:0 .625rem;padding:2.25rem 1.75rem 2rem;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden}.home-step-card:hover{border-color:#6366f159;transform:translateY(-3px);box-shadow:0 8px 28px #6366f11a}@media (max-width:700px){.home-step-card{margin:0}}.home-step-bg-num{color:#6366f10f;letter-spacing:-4px;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:5rem;font-weight:900;line-height:1;position:absolute;top:-12px;right:16px}.home-step-icon{margin-bottom:1rem;font-size:2rem;display:block}.home-step-card h3{color:var(--text-dark);letter-spacing:-.2px;margin-bottom:.6rem;font-size:1.05rem;font-weight:800}.home-step-card p{color:var(--text-muted);font-size:.875rem;line-height:1.75}.home-step-arrow{color:#6366f159;z-index:2;pointer-events:none;font-size:1.3rem;position:absolute;top:50%;right:-22px;transform:translateY(-50%)}@media (max-width:700px){.home-step-arrow{display:none}}.home-features-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}@media (max-width:640px){.home-features-grid{grid-template-columns:1fr}}.home-feature-item{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:border-color .2s,box-shadow .2s;display:flex}.home-feature-item:hover{border-color:#6366f14d;box-shadow:0 4px 16px #6366f114}.home-feature-icon-wrap{background:linear-gradient(135deg,#6366f11f,#6366f10a);border:1px solid #6366f12e;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;display:flex}.home-feature-item h4{color:var(--text-dark);margin-bottom:.3rem;font-size:.92rem;font-weight:800}.home-feature-item p{color:var(--text-muted);font-size:.84rem;line-height:1.7}.home-fun-banner{background:linear-gradient(135deg,#6366f10f,#10b9810a);border:1px solid #6366f126;border-radius:14px;align-items:center;gap:1rem;margin-bottom:.5rem;padding:1.1rem 1.5rem;display:flex}.home-fun-emoji{flex-shrink:0;font-size:1.6rem}.home-fun-banner p{color:var(--text-muted);font-size:.875rem;line-height:1.6}.home-fun-banner p strong{color:var(--text-dark);font-weight:700}.home-cta-url-form{border:1px solid #ffffff2e;border-radius:12px;width:100%;max-width:520px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.5s forwards fadeUp}.fade-up-2{animation:.5s .1s both fadeUp}.fade-up-3{animation:.5s .18s both fadeUp}.fade-up-4{animation:.5s .28s both fadeUp}.funnel-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#fffffff2;justify-content:space-between;align-items:center;height:56px;padding:0 1.5rem;display:flex;position:fixed;top:0;left:0;right:0}.funnel-topbar--dark{border-bottom-color:var(--dark-border);background:#08081ae6}.funnel-topbar-logo{color:var(--primary);letter-spacing:-.5px;font-size:1.15rem;font-weight:900}.funnel-topbar-logo span{color:var(--text-dark)}.funnel-topbar--dark .funnel-topbar-logo span{color:#ffffff8c}.funnel-topbar-user{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.8rem;display:flex}.funnel-topbar-user button{color:var(--text-light);cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.75rem;text-decoration:underline}.funnel-back-btn{border:1px solid var(--border);color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:.3rem .75rem;font-family:inherit;font-size:.8rem;transition:border-color .15s,color .15s}.funnel-back-btn:hover{border-color:var(--primary);color:var(--primary)}#loader,.funnel-offers,.funnel-auth{padding-top:56px}#results{padding-top:0}.funnel-sticky-cta{z-index:50;pointer-events:none;background:linear-gradient(#fff0,#fff 40%);flex-direction:column;align-items:center;gap:.3rem;padding:.85rem 1.5rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0}.funnel-sticky-hint{color:var(--text-muted);pointer-events:none;font-size:.72rem;font-weight:600}.btn-cta-sticky{pointer-events:all;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;letter-spacing:-.2px;cursor:pointer;white-space:nowrap;border:none;border-radius:14px;padding:.9rem 2.5rem;font-family:inherit;font-size:1rem;font-weight:800;transition:transform .15s,box-shadow .15s;box-shadow:0 8px 28px #6366f166}.btn-cta-sticky:hover{transform:translateY(-2px);box-shadow:0 12px 36px #6366f180}#results .results-container{padding-bottom:100px}.funnel-progress{flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;padding:.75rem 1rem 0;display:flex}.funnel-step{color:var(--text-light);letter-spacing:.3px;white-space:nowrap;font-size:.72rem;font-weight:600}.funnel-step.done{color:var(--green)}.funnel-step.active{color:var(--primary);font-weight:800}.funnel-step-sep{color:var(--border);font-size:.65rem}.funnel-auth{background:var(--surface-2);min-height:100vh}.funnel-auth-body{justify-content:center;align-items:center;min-height:calc(100vh - 56px);padding:2rem 1rem;display:flex}.funnel-auth-card{background:var(--surface);width:100%;max-width:440px;box-shadow:var(--shadow-lg);border-radius:20px;padding:2.5rem 2.25rem}.funnel-auth-headline{text-align:center;margin-bottom:1.75rem}.funnel-auth-headline h1{color:var(--text-dark);letter-spacing:-.5px;margin-bottom:.35rem;font-size:1.65rem;font-weight:900}.funnel-auth-sub{color:var(--text-muted);font-size:.9rem;line-height:1.5}.funnel-auth-domain{color:var(--primary);font-weight:700}.funnel-auth-trust{text-align:center;color:var(--text-light);margin-top:1.25rem;margin-bottom:0;font-size:.73rem}.funnel-offers{background:var(--surface-2);min-height:100vh}.funnel-offers-body{max-width:900px;margin:0 auto;padding:3rem 1.5rem 4rem}.funnel-offers-eyebrow{text-align:center;color:var(--text-muted);letter-spacing:.2px;margin-bottom:.5rem;font-size:.85rem}.funnel-offers-title{text-align:center;color:var(--text-dark);letter-spacing:-.5px;margin-bottom:.5rem;font-size:2rem;font-weight:900}.funnel-offers-sub{text-align:center;color:var(--text-muted);margin-bottom:1.25rem;font-size:.9rem}.funnel-offers .funnel-offers-body{padding:1rem 1.5rem .5rem}.funnel-offers .funnel-offers-title{margin-bottom:.25rem;font-size:1.5rem}.funnel-offers .pricing-page-grid{gap:1rem;max-width:820px;margin-bottom:.75rem}.funnel-offers .pricing-card{border-radius:16px;padding:1.25rem 1.5rem}.funnel-offers .pack-name{margin-bottom:.3rem;font-size:1.15rem}.funnel-offers .pack-desc{margin-bottom:.875rem;font-size:.8rem;line-height:1.5}.funnel-offers .pack-price{margin-bottom:.1rem;font-size:2rem}.funnel-offers .pack-period,.funnel-offers .pack-features{margin-bottom:.875rem}.funnel-offers .pack-features li{padding:.3rem 0;font-size:.8rem}.funnel-offers .btn-pack{padding:.75rem;font-size:.875rem}.auth-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:2000;background:#000000a6;justify-content:center;align-items:center;padding:1rem;animation:.15s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.auth-modal{background:var(--surface);width:100%;max-width:420px;box-shadow:var(--shadow-lg),0 0 60px #6366f126;border-radius:20px;padding:2.5rem;animation:.2s slideUp;position:relative}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-modal-close{background:var(--surface-3);width:32px;height:32px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:background .15s;display:flex;position:absolute;top:1rem;right:1rem}.auth-modal-close:hover{background:var(--border)}.auth-modal-header{text-align:center;margin-bottom:1.75rem}.auth-modal-logo{color:var(--primary);letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.5rem;font-weight:900}.auth-modal-sub{color:var(--text-muted);font-size:.9rem;line-height:1.5}.auth-tabs{background:var(--surface-3);border-radius:10px;gap:4px;margin-bottom:1.5rem;padding:4px;display:flex}.auth-tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:.6rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s}.auth-tab.active{background:var(--surface);color:var(--primary);box-shadow:var(--shadow-sm)}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-field{flex-direction:column;gap:.4rem;display:flex}.auth-field label{color:var(--text-dark);letter-spacing:.2px;font-size:.8rem;font-weight:700}.auth-field input{border:1.5px solid var(--border);color:var(--text-dark);background:var(--surface);border-radius:10px;outline:none;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,box-shadow .15s}.auth-field input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #6366f11f}.auth-error{color:var(--danger);background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.6rem .8rem;font-size:.8rem}.auth-submit{background:var(--primary);color:#fff;letter-spacing:-.2px;cursor:pointer;border:none;border-radius:12px;margin-top:.25rem;padding:.85rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:background .15s,transform .1s}.auth-submit:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px)}.auth-submit:disabled{opacity:.6;cursor:not-allowed}.auth-switch{text-align:center;color:var(--text-muted);margin-top:1.25rem;font-size:.8rem}.auth-switch button{color:var(--primary);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;font-weight:700;text-decoration:underline}.auth-success-banner{flex-direction:column;align-items:center;gap:.5rem;display:flex}.auth-signed-in-label{color:#ffffffa6;margin:0;font-size:.88rem}.auth-signed-in-label strong{color:#fff;font-weight:700}.auth-signed-in-link{color:#ffffff80;cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:0;font-family:inherit;font-size:.75rem;text-decoration:underline}.dash-loading,.dash-gate,.dash-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;padding:2rem;display:flex}.dash-spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}.dash-gate-inner{max-width:420px}.dash-gate-icon,.dash-empty-icon{margin-bottom:.5rem;font-size:3rem}.dash-gate h2,.dash-empty h2{color:var(--text-dark);margin-bottom:.5rem;font-size:1.6rem;font-weight:900}.dash-gate p,.dash-empty p{color:var(--text-muted);max-width:360px;line-height:1.65}.dash-topbar{background:var(--surface);border-bottom:1px solid var(--border);padding:1.25rem 0}.dash-topbar-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1060px;margin:0 auto;padding:0 1.5rem;display:flex}.dash-welcome{color:var(--text-dark);margin:0;font-size:1.3rem;font-weight:900}.dash-subtitle{color:var(--text-muted);margin:.15rem 0 0;font-size:.875rem}.dash-topbar-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.dash-plan-badge{letter-spacing:.3px;border-radius:999px;padding:.3rem .8rem;font-size:.72rem;font-weight:800}.dash-plan-badge.free{background:var(--surface-3);color:var(--text-muted)}.dash-plan-badge.pro{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.dash-btn-primary,.dash-btn-primary-sm{background:var(--primary);color:#fff;border-radius:10px;align-items:center;font-weight:700;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.dash-btn-primary{padding:.75rem 1.5rem;font-size:.95rem}.dash-btn-primary-sm{padding:.55rem 1.1rem;font-size:.85rem}.dash-btn-primary:hover,.dash-btn-primary-sm:hover{background:var(--primary-dark);transform:translateY(-1px)}.dash-btn-upgrade-small{color:var(--primary);border:1.5px solid var(--primary);border-radius:8px;align-items:center;padding:.4rem .85rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.dash-btn-upgrade-small:hover{background:var(--primary-light)}.dash-main-grid{grid-template-columns:240px 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:760px){.dash-main-grid{grid-template-columns:1fr}}.dash-score-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;align-items:center;gap:1rem;padding:1.75rem 1.5rem;display:flex}.dash-score-ring{border:6px solid var(--ring-color,var(--primary));background:var(--surface);width:120px;height:120px;box-shadow:0 0 0 4px color-mix(in srgb,var(--ring-color,var(--primary))12%,transparent);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:border-color .4s;display:flex}.dash-score-num{letter-spacing:-1px;font-size:2.4rem;font-weight:900;line-height:1}.dash-score-denom{color:var(--text-muted);font-size:.75rem;font-weight:600}.dash-score-info{text-align:center;flex-direction:column;gap:.4rem;width:100%;display:flex}.dash-score-domain{color:var(--text-dark);word-break:break-all;font-size:.8rem;font-weight:700}.dash-score-age{color:var(--text-muted);font-size:.72rem}.dash-score-age.stale{color:var(--warning);font-weight:700}.dash-geo-badge{color:#b45309;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;padding:.25rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.dash-btn-reanalyze{text-align:center;background:var(--surface-3);width:100%;color:var(--primary);border-radius:10px;padding:.6rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s;display:block}.dash-btn-reanalyze:hover{background:var(--primary-light)}.dash-metrics-grid{grid-template-columns:repeat(3,1fr);gap:.875rem;display:grid}@media (max-width:600px){.dash-metrics-grid{grid-template-columns:repeat(2,1fr)}}.dash-metric-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:14px;padding:1rem}.dash-metric-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.dash-metric-icon{font-size:1.1rem}.dash-metric-score{font-size:1.4rem;font-weight:900}.dash-metric-bar-wrap{background:var(--surface-3);border-radius:3px;height:5px;margin-bottom:.5rem;overflow:hidden}.dash-metric-bar{border-radius:3px;height:100%;transition:width .6s}.dash-metric-label{color:var(--text-dark);font-size:.78rem;font-weight:700}.dash-metric-weight{color:var(--text-muted);margin-top:.1rem;font-size:.68rem}.dash-recs-section{flex-direction:column;gap:1rem;display:flex}.dash-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.dash-section-title{color:var(--text-dark);margin:0;font-size:1.1rem;font-weight:900}.dash-lock-hint{color:var(--text-muted);font-size:.78rem}.dash-lock-link{color:var(--primary);font-weight:700;text-decoration:none}.dash-lock-link:hover{text-decoration:underline}.dash-recs-list{flex-direction:column;gap:.75rem;display:flex}.dash-rec-item{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:14px;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;display:flex}.dash-rec-item.sev-critical{border-left:3px solid var(--danger)}.dash-rec-item.sev-medium{border-left:3px solid var(--warning)}.dash-rec-item.sev-low{border-left:3px solid var(--green)}.dash-rec-item.blurred{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}.dash-rec-icon{flex-shrink:0;margin-top:.1rem;font-size:1.3rem}.dash-rec-body{flex:1}.dash-rec-title{color:var(--text-dark);margin:0 0 .25rem;font-size:.9rem;font-weight:800}.dash-rec-desc{color:var(--text-muted);margin:0;font-size:.82rem;line-height:1.6}.dash-rec-badge{white-space:nowrap;border-radius:6px;flex-shrink:0;padding:.2rem .55rem;font-size:.65rem;font-weight:800}.dash-rec-badge.critical{color:#b91c1c;background:#fee2e2}.dash-rec-badge.medium{color:#92400e;background:#fef3c7}.dash-rec-badge.low{color:#15803d;background:#f0fdf4}.dash-recs-locked{flex-direction:column;gap:.75rem;display:flex;position:relative}.dash-recs-lock-cta{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid var(--border);background:#ffffffd9;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex;position:absolute;inset:0}.dash-recs-lock-text{color:var(--text-dark);flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.dash-recs-lock-text span{color:var(--text-muted);font-size:.8rem}.dash-btn-unlock{background:var(--primary);color:#fff;white-space:nowrap;border-radius:10px;padding:.65rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .15s,transform .15s}.dash-btn-unlock:hover{background:var(--primary-dark);transform:translateY(-1px)}.dash-upgrade-banner{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex;box-shadow:0 8px 32px #6366f14d}.dash-upgrade-text{color:#fff;flex-direction:column;gap:.3rem;display:flex}.dash-upgrade-text strong{font-size:1rem;font-weight:900}.dash-upgrade-text span{opacity:.85;font-size:.85rem}.dash-btn-upgrade-main{color:var(--primary);white-space:nowrap;background:#fff;border-radius:12px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s}.dash-btn-upgrade-main:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.dh-bar{z-index:200;background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;height:56px;display:flex;position:fixed;top:0;left:0;right:0}.dh-inner{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem;display:flex}.dh-left{align-items:center;gap:.75rem;display:flex}.dh-logo{color:#0f0f23;letter-spacing:-.4px;font-size:1.05rem;font-weight:900;text-decoration:none}.dh-logo span{color:var(--primary)}.dh-divider{background:#e5e7eb;width:1px;height:18px}.dh-page-title{color:#6b7280;letter-spacing:.1px;font-size:.85rem;font-weight:700}.dh-right{align-items:center;gap:.75rem;display:flex}.dh-username{color:#374151;background:#f3f4f6;border-radius:6px;padding:.3rem .75rem;font-size:.82rem;font-weight:600}.dh-logout{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.75rem;transition:color .15s}.dh-logout:hover{color:#374151}.dh-new-btn{background:var(--primary);color:#fff;border-radius:8px;padding:.45rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s}.dh-new-btn:hover{background:var(--primary-dark)}.dapp-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:calc(100vh - 56px);padding:2rem;display:flex}.dapp-spinner{border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}.dapp-gate-title{color:#111827;margin:0;font-size:1.5rem;font-weight:900}.dapp-gate-sub{color:#6b7280;max-width:360px;margin:0;font-size:.9rem}.dapp-page{background:#f1f5f9;min-height:100vh;padding-top:56px}.dapp-content{flex-direction:column;gap:1.25rem;max-width:1060px;margin:0 auto;padding:2rem 1.5rem 4rem;display:flex}.dapp-hero-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:stretch;gap:2.5rem;padding:2rem 2.25rem;display:flex;box-shadow:0 1px 4px #0000000f}@media (max-width:760px){.dapp-hero-card{flex-direction:column;gap:2rem}}.dapp-hero-left{flex-direction:column;flex:1;justify-content:space-between;gap:1.5rem;display:flex}.dapp-hero-domain-row{align-items:center;gap:.875rem;display:flex}.dapp-domain-favicon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:900;display:flex}.dapp-hero-url{color:#0f172a;font-size:1rem;font-weight:800}.dapp-hero-meta{color:#94a3b8;align-items:center;gap:.5rem;margin-top:.15rem;font-size:.78rem;display:flex}.dapp-stale-chip{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:4px;padding:.1rem .45rem;font-size:.68rem;font-weight:700}.dapp-hero-stats{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:0;padding:.875rem 1.25rem;display:flex}.dapp-hero-stat{flex-direction:column;flex:1;align-items:center;gap:.15rem;display:flex}.dapp-hero-stat>span:first-child{letter-spacing:-.5px;font-size:1.5rem;line-height:1}.dapp-hero-stat>span:last-child{color:#94a3b8;text-transform:uppercase;letter-spacing:.3px;font-size:.68rem;font-weight:600}.dapp-hero-stat-sep{background:#e2e8f0;width:1px;height:36px;margin:0 .5rem}.dapp-hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.dapp-btn-reanalyze{color:#6366f1;background:#fff;border:1.5px solid #6366f1;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.dapp-btn-reanalyze:hover{background:#eef2ff}.dapp-btn-upgrade-sm{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;align-items:center;gap:.35rem;padding:.45rem 1rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.dapp-btn-upgrade-sm:hover{opacity:.88}.dapp-hero-right{flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-width:180px;display:flex}.dapp-gauge-wrap{justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.dapp-gauge-center{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.dapp-gauge-num{letter-spacing:-2px;font-size:2.75rem;font-weight:900;line-height:1}.dapp-gauge-denom{color:#94a3b8;font-size:.75rem;font-weight:600}.dapp-gauge-label{letter-spacing:.3px;border-radius:999px;padding:.25rem .875rem;font-size:.75rem;font-weight:800}.dapp-gauge-desc{color:#64748b;text-align:center;max-width:180px;margin:0;font-size:.78rem;line-height:1.55}.dapp-main-grid{grid-template-columns:3fr 2fr;align-items:start;gap:1.25rem;display:grid}@media (max-width:760px){.dapp-main-grid{grid-template-columns:1fr}}.dapp-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px #0000000d}.dapp-card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.dapp-card-title{color:#0f172a;margin:0;font-size:.9rem;font-weight:800}.dapp-lock-chip{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;padding:.2rem .55rem;font-size:.68rem;font-weight:700}.dapp-breakdown-list{flex-direction:column;gap:.875rem;display:flex}.dapp-brow{flex-direction:column;gap:.35rem;display:flex}.dapp-brow-meta{justify-content:space-between;align-items:center;display:flex}.dapp-brow-label{color:#475569;align-items:center;gap:.4rem;font-size:.78rem;font-weight:600;display:flex}.dapp-brow-label.locked{filter:blur(4px);-webkit-user-select:none;user-select:none}.dapp-brow-icon{font-size:.9rem}.dapp-brow-weight{color:#94a3b8;background:#f1f5f9;border-radius:4px;padding:.08rem .4rem;font-size:.62rem;font-weight:700}.dapp-brow-score{font-size:.85rem;font-weight:900}.dapp-bar-track{background:#f1f5f9;border-radius:4px;height:6px;overflow:hidden}.dapp-bar-fill{border-radius:4px;height:100%;transition:width .5s}.dapp-recs-list{flex-direction:column;gap:.625rem;display:flex}.dapp-recs-empty{color:#64748b;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 0;font-size:.85rem;display:flex}.dapp-rec{background:#fafafa;border:1px solid #f1f5f9;border-left-width:3px;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.875rem;display:flex}.dapp-rec.sev-critical{border-left-color:#ef4444}.dapp-rec.sev-medium{border-left-color:#f59e0b}.dapp-rec.sev-low{border-left-color:#10b981}.dapp-rec.blurred{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}.dapp-rec-left{flex:1;align-items:flex-start;gap:.7rem;min-width:0;display:flex}.dapp-rec-icon{flex-shrink:0;margin-top:1px;font-size:1.05rem}.dapp-rec-title{color:#0f172a;margin:0 0 .2rem;font-size:.82rem;font-weight:800}.dapp-rec-desc{color:#64748b;margin:0;font-size:.75rem;line-height:1.55}.dapp-rec-badge{white-space:nowrap;border-radius:5px;flex-shrink:0;align-self:flex-start;padding:.18rem .5rem;font-size:.6rem;font-weight:800}.dapp-rec-badge.sev-critical{color:#991b1b;background:#fee2e2}.dapp-rec-badge.sev-medium{color:#92400e;background:#fef3c7}.dapp-rec-badge.sev-low{color:#065f46;background:#d1fae5}.dapp-recs-locked-wrap{flex-direction:column;gap:.625rem;display:flex;position:relative}.dapp-recs-gate{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex;position:absolute;inset:0}.dapp-recs-gate>div{flex-direction:column;gap:.2rem;display:flex}.dapp-recs-gate strong{color:#0f172a;font-size:.82rem;font-weight:800}.dapp-recs-gate span{color:#94a3b8;font-size:.73rem}.dapp-btn-unlock{color:#fff;white-space:nowrap;background:#6366f1;border-radius:8px;padding:.5rem 1rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:background .15s}.dapp-btn-unlock:hover{background:#4f46e5}.dapp-upgrade-banner{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#4338ca 100%);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 2rem;display:flex;box-shadow:0 8px 32px #6366f140}.dapp-upgrade-left{flex-direction:column;gap:.3rem;display:flex}.dapp-upgrade-tag{letter-spacing:.8px;color:#a5b4fc;text-transform:uppercase;margin-bottom:.1rem;font-size:.68rem;font-weight:800}.dapp-upgrade-banner strong{color:#fff;font-size:1.05rem;font-weight:900}.dapp-upgrade-banner span{color:#c7d2fe;font-size:.82rem}.dapp-upgrade-cta{color:#4338ca;white-space:nowrap;background:#fff;border-radius:12px;padding:.8rem 1.75rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;box-shadow:0 2px 8px #00000026}.dapp-upgrade-cta:hover{transform:translateY(-2px);box-shadow:0 6px 18px #0003}.dapp-btn-primary{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:10px;align-items:center;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.dapp-btn-primary:hover{background:#4f46e5}.dapp-first-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:1.25rem;max-width:560px;margin:4rem auto 0;padding:3rem 2.5rem;display:flex;box-shadow:0 1px 4px #0000000f}.dapp-first-icon{font-size:2.75rem;line-height:1}.dapp-first-title{color:#0f172a;letter-spacing:-.4px;margin:0;font-size:1.5rem;font-weight:900}.dapp-first-sub{color:#64748b;max-width:380px;margin:0;font-size:.875rem;line-height:1.6}.dapp-first-form{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;gap:.5rem;width:100%;padding:.4rem .4rem .4rem 1rem;display:flex}.dapp-first-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:.875rem}.dapp-first-input::placeholder{color:#94a3b8}.dapp-first-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#6366f1;border:none;border-radius:8px;flex-shrink:0;padding:.6rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:background .15s}.dapp-first-btn:hover:not(:disabled){background:#4f46e5}.dapp-first-btn:disabled{opacity:.45;cursor:default}.dapp-first-error{color:#dc2626;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;width:100%;margin:0;padding:.5rem 1rem;font-size:.8rem}.dapp-first-trust{color:#94a3b8;margin:0;font-size:.75rem}.dapp-scanning{flex-direction:column;align-items:center;gap:1.25rem;width:100%;display:flex}.dapp-scanning-orb{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;width:56px;height:56px;animation:1.4s ease-in-out infinite pulse-orb;box-shadow:0 0 #6366f166}@keyframes pulse-orb{0%,to{transform:scale(1);box-shadow:0 0 #6366f166}50%{transform:scale(1.08);box-shadow:0 0 0 14px #6366f100}}.dapp-scanning-title{color:#0f172a;margin:0;font-size:1.2rem;font-weight:800}.dapp-scanning-url{color:#94a3b8;margin:0;font-size:.8rem}.dapp-scanning-steps{text-align:left;flex-direction:column;gap:.625rem;width:100%;max-width:320px;margin:0;padding:0;list-style:none;display:flex}.dapp-scanning-steps li{color:#94a3b8;align-items:center;gap:.625rem;font-size:.82rem;font-weight:500;transition:color .3s;display:flex}.dapp-scanning-steps li.active{color:#0f172a;font-weight:700}.dapp-scanning-steps li.done{color:#059669}.dss-dot{background:#e2e8f0;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .3s}.dapp-scanning-steps li.active .dss-dot{background:#6366f1;animation:.6s linear infinite spin}.dapp-scanning-steps li.done .dss-dot{background:#059669;animation:none}.dapp-reanalyze-loading{color:#6366f1;align-items:center;gap:.4rem;font-size:.82rem;font-weight:700;animation:1s ease-in-out infinite pulse-text;display:flex}@keyframes pulse-text{0%,to{opacity:1}50%{opacity:.5}}.dash-shell{min-height:100vh;display:flex}.sb{z-index:200;background:#0c0c1e;border-right:1px solid #ffffff12;flex-direction:column;gap:.375rem;width:240px;min-height:100vh;padding:1.25rem .75rem 1rem;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.dash-main{background:#f1f5f9;flex:1;min-height:100vh;margin-left:240px}.sb-logo{color:#fff;letter-spacing:-.5px;flex-shrink:0;padding:.25rem .75rem 1rem;font-size:1.15rem;font-weight:900;text-decoration:none;display:block}.sb-logo span{color:#6366f1}.sb-user{background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.625rem;margin-bottom:.5rem;padding:.625rem .75rem;display:flex}.sb-user-skeleton{background:#ffffff0d;border-radius:12px;height:52px;margin-bottom:.5rem}.sb-avatar{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:900;display:flex}.sb-name{color:#f1f5f9;white-space:nowrap;text-overflow:ellipsis;max-width:138px;margin:0 0 .15rem;font-size:.8rem;font-weight:700;overflow:hidden}.sb-badge{letter-spacing:.4px;color:#94a3b8;background:#ffffff1f;border-radius:4px;padding:.1rem .45rem;font-size:.62rem;font-weight:800}.sb-badge.pro{color:#fff;background:linear-gradient(90deg,#6366f1,#8b5cf6)}.sb-section-label{letter-spacing:.8px;color:#475569;text-transform:uppercase;margin:.5rem 0 .15rem;padding:0 .75rem;font-size:.62rem;font-weight:800}.sb-nav{flex-direction:column;gap:.125rem;display:flex}.sb-item{color:#94a3b8;cursor:pointer;border-radius:8px;align-items:center;gap:.625rem;padding:.575rem .75rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex;position:relative}.sb-item:hover{color:#e2e8f0;background:#ffffff0f}.sb-item-active{color:#a5b4fc!important;background:#6366f133!important}.sb-item-locked{cursor:default;opacity:.5}.sb-item-locked:hover{color:#94a3b8!important;background:0 0!important}.sb-item-icon{flex-shrink:0;font-size:.9rem}.sb-soon{letter-spacing:.4px;color:#a5b4fc;background:#6366f14d;border-radius:4px;margin-left:auto;padding:.1rem .4rem;font-size:.58rem;font-weight:800}.sb-upgrade-box{background:linear-gradient(135deg,#6366f133,#8b5cf633);border:1px solid #6366f14d;border-radius:12px;flex-direction:column;gap:.3rem;margin:.5rem 0;padding:.875rem 1rem;text-decoration:none;transition:opacity .15s;display:flex}.sb-upgrade-box:hover{opacity:.85}.sb-upgrade-box strong{color:#c7d2fe;font-size:.82rem;font-weight:800}.sb-upgrade-box span{color:#6b7280;font-size:.7rem;line-height:1.5}.sb-logout{cursor:pointer;color:#475569;text-align:left;background:0 0;border:none;border-radius:8px;padding:.5rem .75rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:color .15s,background .15s}.sb-logout:hover{color:#94a3b8;background:#ffffff0a}.dash-page{background:#f1f5f9;min-height:100vh}.dash-content{flex-direction:column;gap:1.25rem;max-width:1040px;margin:0 auto;padding:2rem 1.5rem 4rem;display:flex}.dash-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:100vh;padding:2rem;display:flex}.dsb-gam-bar{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-wrap:wrap;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex;box-shadow:0 1px 3px #0000000a}.dsb-gam-badge{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.35rem .875rem;font-size:.82rem;font-weight:800;display:flex}.dsb-gam-percentile{color:#64748b;flex:1;margin:0;font-size:.82rem}.dsb-gam-percentile strong{color:#0f172a}.dsb-gam-level{flex-shrink:0;align-items:center;gap:.3rem;display:flex}.dsb-level-dot{background:#e2e8f0;border-radius:50%;width:10px;height:10px;transition:background .3s}.dsb-level-dot.filled{background:#6366f1}.dsb-section-title{color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin:0 0 .625rem;font-size:.75rem;font-weight:800}.dsb-quick-wins{flex-wrap:wrap;gap:.875rem;display:flex}.dsb-quick-win{background:#fff;border:1px solid #e2e8f0;border-left-width:3px;border-radius:12px;flex-direction:column;flex:1;gap:.4rem;min-width:200px;padding:1rem 1rem .875rem;display:flex;box-shadow:0 1px 3px #0000000a}.dsb-quick-win.sev-critical{border-left-color:#ef4444}.dsb-quick-win.sev-medium{border-left-color:#f59e0b}.dsb-quick-win.sev-low{border-left-color:#10b981}.dsb-qw-icon{font-size:1.25rem}.dsb-qw-title{color:#0f172a;margin:0;font-size:.82rem;font-weight:800}.dsb-qw-desc{color:#64748b;flex:1;margin:0;font-size:.73rem;line-height:1.5}.dsb-qw-badge{border-radius:4px;align-self:flex-start;margin-top:.25rem;padding:.15rem .45rem;font-size:.6rem;font-weight:800}.dsb-qw-badge.sev-critical{color:#991b1b;background:#fee2e2}.dsb-qw-badge.sev-medium{color:#92400e;background:#fef3c7}.dsb-qw-badge.sev-low{color:#065f46;background:#d1fae5}.dsb-grid-2{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}@media (max-width:820px){.dsb-grid-2{grid-template-columns:1fr}}.dsb-tech-source{color:#94a3b8;background:#f1f5f9;border-radius:4px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.dsb-tech-grid{grid-template-columns:1fr 1fr;gap:.625rem;display:grid}.dsb-metric{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.2rem;padding:.75rem;display:flex}.dsb-metric-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.62rem;font-weight:800}.dsb-metric-value{font-size:1.2rem;font-weight:900;line-height:1}.dsb-metric-status{font-size:.65rem;font-weight:700}.dsb-bl-stats{grid-template-columns:1fr 1fr;gap:.625rem;margin-bottom:1rem;display:grid}.dsb-bl-stat{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem .5rem}.dsb-bl-stat-num{color:#0f172a;font-size:1.6rem;font-weight:900;line-height:1}.dsb-bl-stat-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.3px;margin-top:.2rem;font-size:.62rem;font-weight:700}.dsb-sources{flex-wrap:wrap;gap:.375rem;display:flex}.dsb-source-chip{color:#4f46e5;background:#eef2ff;border:1px solid #e0e7ff;border-radius:6px;padding:.2rem .55rem;font-size:.7rem;font-weight:700}.dsb-no-sources{color:#94a3b8;margin:0;font-size:.78rem;font-style:italic}.dsb-reviews-list{flex-direction:column;gap:.625rem;display:flex}.dsb-review-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.dsb-review-source{color:#374151;margin:0;font-size:.78rem;font-weight:700}.dsb-review-count{color:#94a3b8;margin:.1rem 0 0;font-size:.68rem}.dsb-review-right{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.dsb-stars{color:#f59e0b;letter-spacing:1px;font-size:.85rem}.dsb-review-score{color:#0f172a;font-size:.9rem;font-weight:900}.dsb-no-reviews{color:#94a3b8;margin:0;font-size:.78rem;line-height:1.6}.dsb-weighted{color:#0f172a;border-top:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:.5rem;padding-top:.625rem;font-size:.78rem;font-weight:700;display:flex}.dsb-activity-chip{border-radius:6px;padding:.2rem .5rem;font-size:.73rem;font-weight:700}.dsb-activity-chip.level-high{color:#065f46;background:#d1fae5}.dsb-activity-chip.level-normal{color:#92400e;background:#fef3c7}.dsb-activity-chip.level-low{color:#991b1b;background:#fee2e2}.dsb-activity-chip.level-unknown{color:#94a3b8;background:#f1f5f9}.dsb-locked-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.dsb-locked-content{filter:blur(6px);-webkit-user-select:none;user-select:none;pointer-events:none}.dsb-locked-overlay{z-index:10;text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f8fafce0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;display:flex;position:absolute;inset:0}.dsb-overlay-icon{font-size:1.75rem}.dsb-overlay-title{color:#0f172a;margin:0;font-size:.9rem;font-weight:900}.dsb-overlay-desc{color:#64748b;max-width:200px;margin:0;font-size:.78rem;line-height:1.55}.dsb-overlay-btn{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:8px;align-items:center;margin-top:.25rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:inline-flex}.dsb-overlay-btn:hover{opacity:.88}.dsb-fake-row{background:#fafafa;border:1px solid #f1f5f9;border-radius:8px;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .625rem;font-size:.78rem;display:flex}.dsb-fake-domain{color:#374151;font-weight:700}.dsb-fake-score{color:#6366f1;font-weight:900}.dsb-fake-row-you{background:#f5f3ff!important;border-color:#e0e7ff!important}.geo-what-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3.5rem;margin-top:2.5rem;display:grid}@media (max-width:768px){.geo-what-grid{grid-template-columns:1fr;gap:2rem}}.geo-what-text{flex-direction:column;gap:1.1rem;display:flex}.geo-what-text p{color:var(--text-muted);font-size:.975rem;line-height:1.75}.geo-what-text strong{color:var(--text-dark)}.geo-what-text em{color:var(--primary);font-style:normal;font-weight:600}.geo-benefits-list{flex-direction:column;gap:1rem;display:flex}.geo-benefit-item{background:var(--surface);border:1px solid var(--border);color:var(--text-muted);border-radius:12px;align-items:flex-start;gap:.875rem;padding:.875rem 1rem;font-size:.875rem;line-height:1.55;transition:background .2s,border-color .2s,box-shadow .2s;display:flex}.geo-benefit-item:hover{background:var(--primary-light);border-color:#6366f14d;box-shadow:0 2px 10px #6366f114}.geo-benefit-icon{color:#34d399;background:#10b98126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.75rem;font-weight:800;display:flex}.geo-vs-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;margin-top:2.5rem;display:grid}@media (max-width:700px){.geo-vs-grid{grid-template-columns:1fr}.geo-vs-arrow{text-align:center;transform:rotate(90deg)}}.geo-vs-arrow{color:var(--primary);text-align:center;opacity:.6;font-size:1.75rem;font-weight:900}.geo-vs-card{border:1px solid var(--border);background:var(--surface-2);border-radius:16px;padding:2rem 1.75rem}.geo-vs-old{opacity:.75}.geo-vs-new{background:linear-gradient(135deg,#6366f10f,#8b5cf60f);border-color:#6366f140;box-shadow:0 4px 20px #6366f114}.geo-vs-tag{text-transform:uppercase;letter-spacing:.7px;color:var(--text-muted);background:var(--surface-3);border-radius:6px;margin-bottom:.875rem;padding:.25rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.geo-vs-tag-new{color:#6366f1;background:#6366f11a}.geo-vs-card h3{color:var(--text-dark);margin-bottom:1.25rem;font-size:1.1rem;font-weight:800}.geo-vs-list{flex-direction:column;gap:.625rem;margin-bottom:1.5rem;list-style:none;display:flex}.geo-vs-list li{color:var(--text-muted);padding-left:1.1rem;font-size:.85rem;line-height:1.5;position:relative}.geo-vs-list li:before{content:"·";color:var(--primary);font-weight:900;position:absolute;left:0}.geo-vs-new .geo-vs-list li{color:var(--text-main)}.geo-vs-new .geo-vs-list li:before{color:#6366f1}.geo-vs-note{color:var(--text-light);border-top:1px solid var(--border);padding-top:1rem;font-size:.8rem;font-style:italic;line-height:1.55}.geo-vs-note-new{color:#6366f1;border-color:#6366f133;font-style:normal;font-weight:600}.page-section.dark .home-overline{color:#ffffff73}.geo-transform-grid{margin-top:2.5rem;flex-direction:column;gap:1.25rem;max-width:720px;margin-inline:auto;display:flex}.geo-transform-item{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;transition:background .2s,border-color .2s;display:flex}.geo-transform-item:hover{background:#6366f11a;border-color:#6366f14d}.geo-transform-icon{text-align:center;flex-shrink:0;width:44px;font-size:1.6rem}.geo-transform-flow{flex-wrap:wrap;flex:1;align-items:center;gap:.875rem;display:flex}.geo-transform-from{color:#fff6;font-size:.875rem;-webkit-text-decoration:line-through #fff3;text-decoration:line-through #fff3}.geo-transform-arr{color:#6366f1;flex-shrink:0;font-size:1rem;font-weight:900}.geo-transform-to{color:#a5b4fc;font-size:.9rem;font-weight:700}.geo-why-cta{text-align:center;margin-top:3rem}.geo-why-cta p{color:var(--text-light);max-width:520px;margin:0 auto;font-size:1.05rem;line-height:1.7}@keyframes geoFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.geo-fade-up{animation:.32s ease-out both geoFadeUp}.geo-fade-up-2{animation:.32s ease-out 70ms both geoFadeUp}.geo-fade-up-3{animation:.32s ease-out .14s both geoFadeUp}.geo-fade-up-4{animation:.32s ease-out .21s both geoFadeUp}.geo-shell{background:#f8fafc;min-height:100vh;display:flex}.geo-sidebar{z-index:20;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:256px;height:100vh;display:flex;position:fixed;overflow-y:auto}.geo-main{flex-direction:column;flex:1;min-height:100vh;margin-left:256px;display:flex}.geo-topbar{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;height:64px;padding:0 2rem;display:flex;position:sticky;top:0}.geo-topbar-domain{color:#0f172a;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.geo-topbar-domain-icon{background:#4f46e514;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;display:flex}.geo-topbar-right{align-items:center;gap:1rem;display:flex}.geo-topbar-user{border-left:1px solid #e2e8f0;align-items:center;gap:.625rem;padding-left:1rem;display:flex}.geo-topbar-username{color:#0f172a;font-size:.82rem;font-weight:700}.geo-topbar-plan{color:#64748b;font-size:.7rem}.geo-topbar-avatar{color:#fff;background:#4f46e5;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:.82rem;font-weight:800;display:flex}.geo-content{flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex}.geo-sidebar-top{flex-shrink:0;padding:1.5rem 1.25rem .75rem}.geo-logo{align-items:center;gap:.625rem;margin-bottom:1.25rem;text-decoration:none;display:flex}.geo-logo-icon{background:#4f46e5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.geo-logo-text{color:#0f172a;letter-spacing:-.5px;font-size:1.15rem;font-weight:900}.geo-logo-text span{color:#4f46e5}.geo-sidebar-user{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;align-items:center;gap:.625rem;margin:0 .25rem .5rem;padding:.75rem .875rem;display:flex}.geo-sidebar-avatar{color:#fff;background:#4f46e5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.82rem;font-weight:800;display:flex}.geo-sidebar-user-info{min-width:0}.geo-sidebar-username{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;overflow:hidden}.geo-sidebar-plan{color:#64748b;font-size:.68rem;font-weight:600}.geo-sidebar-plan.pro{color:#4f46e5}.geo-sidebar-nav{flex:1;padding:0 .75rem}.geo-nav-section{margin-bottom:.25rem}.geo-nav-label{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;padding:.75rem .5rem .35rem;font-size:.67rem;font-weight:700;display:block}.geo-nav-item{color:#64748b;border-radius:10px;align-items:center;gap:.75rem;width:100%;margin-bottom:2px;padding:.6rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .13s,color .13s;display:flex}.geo-nav-item:hover{color:#0f172a;background:#f8fafc}.geo-nav-item.active{color:#fff;background:#4f46e5;box-shadow:0 4px 12px #4f46e547}.geo-nav-icon{text-align:center;flex-shrink:0;width:18px;font-size:1rem;line-height:1}.geo-nav-pro-tag{text-transform:uppercase;letter-spacing:.4px;color:#4f46e5;background:#4f46e51a;border-radius:4px;margin-left:auto;padding:.15rem .4rem;font-size:.6rem;font-weight:800}.geo-nav-item-locked{color:#94a3b8;opacity:.65;cursor:default;border-radius:10px;align-items:center;gap:.75rem;margin-bottom:2px;padding:.6rem .875rem;font-size:.875rem;font-weight:500;display:flex}.geo-sidebar-footer{border-top:1px solid #f1f5f9;flex-shrink:0;padding:.75rem 1rem}.geo-upgrade-box{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:12px;margin-bottom:.625rem;padding:.875rem 1rem;text-decoration:none;transition:opacity .15s;display:block}.geo-upgrade-box:hover{opacity:.9}.geo-upgrade-box strong{color:#fff;margin-bottom:.2rem;font-size:.8rem;font-weight:800;display:block}.geo-upgrade-box span{color:#ffffffb3;font-size:.72rem;line-height:1.45;display:block}.geo-logout-btn{color:#94a3b8;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:.4rem .5rem;font-family:inherit;font-size:.78rem;transition:color .13s,background .13s}.geo-logout-btn:hover{color:#64748b;background:#f8fafc}.geo-page-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.75rem;display:flex}.geo-page-title{color:#0f172a;letter-spacing:-.5px;font-size:1.7rem;font-weight:900;line-height:1.2}.geo-page-sub{color:#64748b;margin-top:.2rem;font-size:.875rem;font-weight:400}.geo-page-actions{align-items:center;gap:.625rem;display:flex}.geo-btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:10px;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .13s,transform .1s,box-shadow .13s;display:inline-flex;box-shadow:0 2px 8px #4f46e54d}.geo-btn-primary:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 4px 14px #4f46e559}.geo-btn-primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.geo-btn-secondary{color:#0f172a;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .13s,border-color .13s;display:inline-flex}.geo-btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1}.geo-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.5rem;transition:box-shadow .2s;box-shadow:0 1px 3px #0000000d}.geo-card-indigo{color:#fff;background:#4f46e5;border:none;border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #4f46e54d}.geo-card-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.geo-card-title{color:#0f172a;font-size:1rem;font-weight:700}.geo-card-title-sm{color:#0f172a;font-size:.875rem;font-weight:700}.geo-grid-4{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.geo-grid-3{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.geo-grid-2{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.geo-grid-main{grid-template-columns:1fr 320px;gap:1.25rem;display:grid}@media (max-width:1100px){.geo-grid-4,.geo-grid-3{grid-template-columns:repeat(2,1fr)}.geo-grid-main{grid-template-columns:1fr}}@media (max-width:640px){.geo-grid-4,.geo-grid-3,.geo-grid-2{grid-template-columns:1fr}}.geo-stat-top{justify-content:space-between;align-items:flex-start;margin-bottom:.875rem;display:flex}.geo-stat-icon-wrap{background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.geo-stat-badge{border-radius:99px;align-items:center;gap:3px;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.geo-stat-badge.up{color:#059669;background:#ecfdf5}.geo-stat-badge.down{color:#dc2626;background:#fef2f2}.geo-stat-badge.neutral{color:#64748b;background:#f8fafc}.geo-stat-label{color:#64748b;margin-bottom:.2rem;font-size:.8rem;font-weight:500}.geo-stat-value{color:#0f172a;letter-spacing:-.5px;font-size:1.75rem;font-weight:800;line-height:1.1}.geo-stat-sub{color:#94a3b8;margin-top:.4rem;font-size:.75rem}.geo-progress{background:#f1f5f9;border-radius:99px;height:5px;margin-top:1rem;overflow:hidden}.geo-progress-fill{border-radius:99px;height:100%;transition:width .8s ease-out}.geo-progress-indigo{background:#4f46e5}.geo-progress-emerald{background:#10b981}.geo-progress-amber{background:#f59e0b}.geo-score-wrap{flex-direction:column;align-items:center;gap:.75rem;display:flex}.geo-score-circle{width:120px;height:120px;position:relative}.geo-score-circle svg{transform:rotate(-90deg)}.geo-score-inner{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.geo-score-num{letter-spacing:-1px;font-size:1.9rem;font-weight:900;line-height:1}.geo-score-denom{color:#94a3b8;font-size:.65rem;font-weight:600}.geo-score-pill{border-radius:99px;padding:.2rem .7rem;font-size:.7rem;font-weight:700}.geo-breakdown-list{flex-direction:column;gap:.875rem;display:flex}.geo-breakdown-row{flex-direction:column;gap:.35rem;display:flex}.geo-breakdown-meta{justify-content:space-between;align-items:center;display:flex}.geo-breakdown-label{color:#64748b;align-items:center;gap:.35rem;font-size:.78rem;display:flex}.geo-breakdown-weight{color:#94a3b8;background:#f8fafc;border-radius:4px;padding:.1rem .35rem;font-size:.62rem;font-weight:600}.geo-breakdown-score{font-size:.8rem;font-weight:800}.geo-breakdown-bar-track{background:#f1f5f9;border-radius:99px;height:5px;overflow:hidden}.geo-breakdown-bar-fill{border-radius:99px;height:100%;transition:width .7s ease-out}.geo-recs-list{flex-direction:column;display:flex}.geo-rec-item{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:1rem;padding:1.1rem 1.5rem;transition:background .12s;display:flex}.geo-rec-item:last-child{border-bottom:none}.geo-rec-item:hover{background:#f8fafc}.geo-rec-icon-wrap{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;display:flex}.geo-rec-icon-wrap.critical{background:#fef2f2}.geo-rec-icon-wrap.medium{background:#fffbeb}.geo-rec-icon-wrap.low{background:#f8fafc}.geo-rec-body{flex:1;min-width:0}.geo-rec-top{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.2rem;display:flex}.geo-rec-title{color:#0f172a;font-size:.875rem;font-weight:700}.geo-rec-desc{color:#64748b;font-size:.78rem;line-height:1.55}.geo-badge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:6px;flex-shrink:0;padding:.18rem .5rem;font-size:.62rem;font-weight:800}.geo-badge.critical{color:#dc2626;background:#fef2f2}.geo-badge.medium{color:#d97706;background:#fffbeb}.geo-badge.low{color:#64748b;background:#f8fafc}.geo-badge.green{color:#059669;background:#ecfdf5}.geo-badge.indigo{color:#4f46e5;background:#4f46e514}.geo-badge.amber{color:#d97706;background:#fffbeb}.geo-table-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.geo-table-toolbar{background:#f8fafc80;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;display:flex}.geo-table{border-collapse:collapse;width:100%}.geo-table thead tr{background:#f8fafc80}.geo-table th{text-transform:uppercase;letter-spacing:.7px;color:#94a3b8;text-align:left;border-bottom:1px solid #f1f5f9;padding:.75rem 1.25rem;font-size:.68rem;font-weight:800}.geo-table td{color:#64748b;border-bottom:1px solid #f1f5f9;padding:.875rem 1.25rem;font-size:.875rem}.geo-table tbody tr:last-child td{border-bottom:none}.geo-table tbody tr{transition:background .12s}.geo-table tbody tr:hover{background:#f8fafc}.geo-domain-cell{align-items:center;gap:.625rem;display:flex}.geo-domain-icon{color:#94a3b8;background:#f8fafc;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;display:flex}.geo-mono{color:#4f46e5;font-family:JetBrains Mono,monospace;font-weight:700}.geo-stars{color:#f59e0b;letter-spacing:1px;font-size:.9rem}.geo-metric-row{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;align-items:flex-start;gap:1rem;padding:.875rem;display:flex}.geo-metric-label-col{min-width:52px}.geo-metric-tag{text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;font-size:.62rem;font-weight:800}.geo-metric-val{font-size:1.35rem;font-weight:900;line-height:1.2}.geo-metric-status{margin-top:.1rem;font-size:.68rem;font-weight:700}.geo-center{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:70vh;padding:2rem;display:flex}.geo-spinner{border:3px solid #e2e8f0;border-top-color:#4f46e5;border-radius:50%;width:40px;height:40px;animation:.7s linear infinite spin}.geo-upgrade-banner{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;display:flex}.geo-upgrade-banner-text strong{color:#fff;margin-bottom:.2rem;font-size:1rem;font-weight:800;display:block}.geo-upgrade-banner-text span{color:#ffffffb3;font-size:.82rem}.geo-btn-upgrade{color:#4f46e5;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;flex-shrink:0;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:800;text-decoration:none;transition:opacity .13s}.geo-btn-upgrade:hover{opacity:.9}.geo-https-card{border:1px solid;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.geo-https-card.ok{background:#f0fdf4;border-color:#bbf7d0}.geo-https-card.nok{background:#fef2f2;border-color:#fecaca}@media (max-width:900px){.geo-sidebar{display:none}.geo-main{margin-left:0}}.lp-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid #e2e8f0;align-items:center;height:64px;display:flex;position:sticky;top:0}.lp-header-inner{align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.lp-logo{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.lp-logo-icon{background:#4f46e5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.lp-logo-text{color:#0f172a;letter-spacing:-.5px;font-size:1.15rem;font-weight:900}.lp-logo-text span{color:#4f46e5}.lp-nav{flex:1;align-items:center;gap:.125rem;display:flex}.lp-nav-link{color:#64748b;border-radius:8px;padding:.4rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .13s,background .13s}.lp-nav-link:hover{color:#0f172a;background:#f8fafc}.lp-nav-link.active{color:#4f46e5}.lp-header-actions{align-items:center;gap:.75rem;margin-left:auto;display:flex}.lp-header-user{align-items:center;gap:.75rem;display:flex}.lp-header-user-link{color:#4f46e5;font-size:.875rem;font-weight:600;text-decoration:none}.lp-header-logout{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.25rem 0;font-family:inherit;font-size:.8rem;transition:color .13s}.lp-header-logout:hover{color:#64748b}.lp-btn-cta{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:10px;align-items:center;padding:.5rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .13s,transform .1s;display:inline-flex;box-shadow:0 2px 8px #4f46e54d}.lp-btn-cta:hover{background:#4338ca;transform:translateY(-1px)}#landing{min-height:100vh;padding-top:var(--header-h);background:linear-gradient(145deg,#08081a 0%,#131340 55%,#0c0c1f 100%);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}#landing:before{content:"";pointer-events:none;background:radial-gradient(#6366f12e 0%,#0000 70%);border-radius:50%;width:60%;height:70%;position:absolute;top:-20%;right:-10%}#landing:after{content:"";pointer-events:none;background:radial-gradient(#10b9811a 0%,#0000 70%);border-radius:50%;width:50%;height:60%;position:absolute;bottom:-15%;left:-10%}.hero{z-index:2;text-align:center;max-width:1080px;min-height:calc(100vh - var(--header-h));flex-direction:column;justify-content:center;align-items:center;padding:4rem 1.5rem;display:flex;position:relative}.hero-badge{color:#a5b4fc;background:#6366f11f;border:1px solid #6366f14d;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.75rem;padding:.35rem .875rem;font-size:.78rem;font-weight:600;display:inline-flex}.hero h1{color:#fff;letter-spacing:-2px;margin-bottom:1.25rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1}.hero h1 em{background:linear-gradient(90deg,#60a5fa 0%,#818cf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.subtitle{color:#94a3b8;margin-bottom:2.25rem;font-size:1.05rem;font-weight:400;line-height:1.65}.url-form{background:#fff;border-radius:14px;gap:0;max-width:540px;margin:0 auto 1.25rem;display:flex;overflow:hidden;box-shadow:0 8px 40px #0000004d}.url-input{color:#0f172a;background:0 0;border:none;outline:none;flex:1;padding:.9rem 1.25rem;font-family:inherit;font-size:.925rem}.btn-analyze{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;flex-shrink:0;padding:0 1.5rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .13s}.btn-analyze:hover{background:#4338ca}.trust-row{color:#ffffffc7;flex-wrap:wrap;justify-content:center;gap:1.5rem;font-size:.78rem;font-weight:500;display:flex}.home-stats-strip{background:#fff;border-bottom:1px solid #e2e8f0}.home-stats-inner{flex-wrap:wrap;justify-content:center;gap:4rem;max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex}.home-stat{flex-direction:column;align-items:center;gap:.15rem;display:flex}.home-stat-num{color:#4f46e5;letter-spacing:-.5px;font-size:1.8rem;font-weight:900}.home-stat-label{color:#64748b;font-size:.78rem;font-weight:500}.lp-section{padding:5rem 1.5rem}.lp-section.light{background:#f8fafc}.lp-section.white{background:#fff}.lp-section.dark{background:linear-gradient(160deg,#1e1b4b 0%,#312e81 100%)}.lp-section-header{text-align:center;margin-bottom:3.5rem}.lp-overline{text-transform:uppercase;letter-spacing:1.5px;color:#4f46e5;margin-bottom:.625rem;font-size:.72rem;font-weight:800;display:block}.lp-section.dark .lp-overline{color:#a5b4fc}.lp-heading{color:#0f172a;letter-spacing:-.75px;margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.4rem);font-weight:900;line-height:1.15}.lp-section.dark .lp-heading{color:#fff}.lp-section-sub{color:#64748b;max-width:540px;margin:0 auto;font-size:1rem;line-height:1.65}.lp-section.dark .lp-section-sub{color:#fff9}.lp-geo-what-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.lp-geo-what-text{flex-direction:column;gap:1rem;display:flex}.lp-geo-what-text p{color:#475569;font-size:.95rem;line-height:1.75}.lp-benefits-list{flex-direction:column;gap:.75rem;display:flex}.lp-benefit-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:flex-start;gap:.875rem;padding:.875rem 1rem;display:flex;box-shadow:0 1px 3px #0000000a}.lp-benefit-icon{color:#059669;background:#ecfdf5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:.1rem;font-size:.72rem;font-weight:900;display:flex}.lp-benefit-item span:last-child{color:#374151;font-size:.875rem;line-height:1.55}.lp-steps-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.lp-step-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem 1.75rem;transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000d}.lp-step-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #4f46e51f}.lp-step-bg-num{color:#f1f5f9;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:5.5rem;font-weight:900;line-height:1;position:absolute;top:-.75rem;right:.875rem}.lp-step-icon-wrap{margin-bottom:1rem;font-size:1.8rem;display:block}.lp-step-card h3{color:#0f172a;margin-bottom:.5rem;font-size:1.05rem;font-weight:800}.lp-step-card p{color:#64748b;font-size:.875rem;line-height:1.65}.lp-step-connector{color:#cbd5e1;z-index:2;pointer-events:none;font-size:1.25rem;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}.lp-vs-grid{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem;display:grid}.lp-vs-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:2rem;box-shadow:0 1px 3px #0000000a}.lp-vs-card.new{border-color:#4f46e5;box-shadow:0 4px 20px #4f46e51f}.lp-vs-tag{text-transform:uppercase;letter-spacing:.8px;color:#64748b;background:#f1f5f9;border-radius:6px;margin-bottom:.875rem;padding:.25rem .6rem;font-size:.68rem;font-weight:800;display:inline-block}.lp-vs-tag.new{color:#4f46e5;background:#ede9fe}.lp-vs-card h3{color:#0f172a;margin-bottom:1rem;font-size:1rem;font-weight:800}.lp-vs-list{flex-direction:column;gap:.5rem;margin-bottom:1rem;list-style:none;display:flex}.lp-vs-list li{color:#475569;align-items:flex-start;gap:.5rem;font-size:.85rem;line-height:1.5;display:flex}.lp-vs-list li:before{content:"—";color:#cbd5e1;flex-shrink:0}.lp-vs-card.new .lp-vs-list li:before{content:"✓";color:#4f46e5;font-weight:700}.lp-vs-note{color:#94a3b8;border-top:1px solid #f1f5f9;padding-top:.875rem;font-size:.78rem;font-style:italic}.lp-vs-note.new{color:#6366f1}.lp-vs-sep{color:#cbd5e1;text-align:center;flex-shrink:0;font-size:1.75rem}.lp-transform-grid{flex-direction:column;gap:1rem;max-width:640px;margin:0 auto;display:flex}.lp-transform-item{background:#ffffff12;border:1px solid #ffffff1f;border-radius:14px;align-items:center;gap:1.25rem;padding:1.1rem 1.5rem;display:flex}.lp-transform-icon{flex-shrink:0;font-size:1.5rem}.lp-transform-flow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.lp-transform-from{color:#ffffff73;font-size:.85rem;text-decoration:line-through}.lp-transform-arr{color:#ffffff4d}.lp-transform-to{color:#fff;font-size:.9rem;font-weight:600}.lp-why-cta{text-align:center;color:#ffffffb3;margin-top:2.5rem;font-size:1rem;font-weight:500}.lp-testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.lp-testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:1rem;padding:1.75rem;transition:box-shadow .2s;display:flex;box-shadow:0 1px 3px #0000000d}.lp-testimonial-card:hover{box-shadow:0 8px 30px #00000014}.lp-stars{color:#f59e0b;letter-spacing:2px;font-size:.875rem}.lp-testimonial-text{color:#374151;flex:1;font-size:.9rem;font-style:italic;line-height:1.7}.lp-testimonial-author{align-items:center;gap:.75rem;display:flex}.lp-testimonial-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.78rem;font-weight:800;display:flex}.lp-testimonial-name{color:#0f172a;font-size:.85rem;font-weight:700}.lp-testimonial-role{color:#94a3b8;font-size:.75rem}.lp-cta-block{text-align:center;max-width:560px;margin:0 auto}.lp-cta-block h2{color:#fff;margin-bottom:.875rem;font-size:clamp(1.75rem,3vw,2.5rem)}.lp-cta-block>p{color:#ffffffa6;margin-bottom:2rem;line-height:1.65}.lp-cta-form{border-radius:14px;margin-bottom:1rem;display:flex;overflow:hidden;box-shadow:0 8px 30px #0000004d}.lp-cta-form .url-input{color:#fff;background:#ffffff1a}.lp-cta-form .url-input::placeholder{color:#fff6}.lp-cta-form .btn-analyze{color:#4f46e5;background:#fff}.lp-cta-form .btn-analyze:hover{background:#f0f4ff}.lp-cta-note{color:#fff6;font-size:.78rem}.lp-footer{background:#fff;border-top:1px solid #e2e8f0}.lp-footer-inner{grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:3.5rem 2rem 2rem;display:grid}.lp-footer-tagline{color:#64748b;max-width:220px;margin:.625rem 0 1.25rem;font-size:.85rem;line-height:1.65}.lp-footer-social{gap:.5rem;display:flex}.lp-footer-social a{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;text-decoration:none;transition:background .13s,color .13s;display:flex}.lp-footer-social a:hover{color:#fff;background:#4f46e5;border-color:#4f46e5}.lp-footer-col h4{text-transform:uppercase;letter-spacing:.8px;color:#0f172a;margin-bottom:1rem;font-size:.72rem;font-weight:800}.lp-footer-col a{color:#64748b;margin-bottom:.5rem;font-size:.85rem;text-decoration:none;transition:color .13s;display:block}.lp-footer-col a:hover{color:#4f46e5}.lp-footer-bottom{text-align:center;color:#94a3b8;border-top:1px solid #f1f5f9;padding:1.25rem 2rem;font-size:.78rem}.lp-loader-wrap{background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.lp-loader-logo{color:#0f172a;letter-spacing:-.5px;margin-bottom:2.5rem;font-size:1rem;font-weight:900}.lp-loader-logo span{color:#4f46e5}.lp-loader-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:480px;padding:2.5rem;box-shadow:0 4px 20px #0000000f}.lp-loader-orb{background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:50%;width:72px;height:72px;margin:0 auto 1.5rem;animation:2s ease-in-out infinite lpOrb}@keyframes lpOrb{0%,to{transform:scale(1);box-shadow:0 0 #4f46e54d}50%{transform:scale(1.05);box-shadow:0 0 0 20px #4f46e500}}.lp-loader-title{color:#0f172a;margin-bottom:.375rem;font-size:1.25rem;font-weight:800}.lp-loader-url{color:#94a3b8;margin-bottom:2rem;font-size:.82rem}.lp-loader-steps{text-align:left;flex-direction:column;gap:.75rem;list-style:none;display:flex}.lp-loader-steps li{color:#94a3b8;align-items:center;gap:.875rem;font-size:.875rem;transition:color .2s;display:flex}.lp-loader-steps li.active{color:#4f46e5;font-weight:600}.lp-loader-steps li.done{color:#059669}.lp-loader-step-icon{color:#94a3b8;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.72rem;font-weight:700;transition:background .2s,color .2s;display:flex}.lp-loader-steps li.active .lp-loader-step-icon{color:#4f46e5;background:#ede9fe}.lp-loader-steps li.done .lp-loader-step-icon{color:#059669;background:#d1fae5}.lp-results-wrap{background:#f8fafc;min-height:100vh;padding-bottom:6rem}.lp-results-topbar{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;height:56px;margin-bottom:2rem;padding:0 2rem;display:flex}.lp-results-topbar-logo{color:#0f172a;letter-spacing:-.5px;font-size:1rem;font-weight:900}.lp-results-topbar-logo span{color:#4f46e5}.lp-results-container{max-width:840px;margin:0 auto;padding:0 1.5rem}.lp-domain-tag{color:#64748b;align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:inline-flex}.lp-results-title{color:#0f172a;letter-spacing:-.4px;margin-bottom:1.5rem;font-size:1.5rem;font-weight:900}.lp-score-grid{grid-template-columns:260px 1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}.lp-score-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:.875rem;padding:2rem;display:flex;box-shadow:0 1px 3px #0000000d}.lp-benchmark-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.75rem;box-shadow:0 1px 3px #0000000d}.lp-breakdown-bar-track{background:#f1f5f9;border-radius:99px;height:5px;overflow:hidden}.lp-breakdown-bar-fill{border-radius:99px;height:100%;transition:width .7s ease-out}.lp-section-label{text-transform:uppercase;letter-spacing:.8px;color:#94a3b8;margin-bottom:.875rem;font-size:.72rem;font-weight:800}.lp-reco-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.lp-reco-item{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;display:flex}.lp-reco-item:last-child{border-bottom:none}.lp-reco-item-empty{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem 1.25rem;display:flex}.lp-reco-icon-wrap{background:#f8fafc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.lp-reco-icon-wrap.red{background:#fef2f2}.lp-reco-icon-wrap.orange{background:#fffbeb}.lp-reco-icon-wrap.green{background:#ecfdf5}.lp-reco-body h4{color:#0f172a;margin-bottom:.2rem;font-size:.875rem;font-weight:700}.lp-reco-body p{color:#64748b;font-size:.8rem;line-height:1.55}.lp-reco-badge{text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;border-radius:6px;flex-shrink:0;align-self:flex-start;margin-top:2px;padding:.2rem .5rem;font-size:.62rem;font-weight:800}.lp-reco-badge.critical{color:#dc2626;background:#fef2f2}.lp-reco-badge.medium{color:#d97706;background:#fffbeb}.lp-reco-badge.low{color:#64748b;background:#f8fafc}.lp-sticky-cta{z-index:40;background:#fff;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:1.25rem;padding:.875rem 1.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.lp-sticky-hint{color:#64748b;font-size:.82rem;font-weight:500}.lp-sticky-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#4f46e5;border:none;border-radius:10px;padding:.625rem 1.5rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .13s;box-shadow:0 2px 8px #4f46e54d}.lp-sticky-btn:hover{background:#4338ca}.lp-auth-wrap{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.lp-auth-topbar{background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;align-items:center;height:56px;padding:0 2rem;display:flex}.lp-auth-topbar-logo{color:#0f172a;letter-spacing:-.5px;font-size:1rem;font-weight:900}.lp-auth-topbar-logo span{color:#4f46e5}.lp-auth-body{flex:1;justify-content:center;align-items:center;padding:3rem 1.5rem;display:flex}.lp-auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 4px 20px #0000000f}.lp-auth-headline{text-align:center;margin-bottom:2rem}.lp-auth-headline h1{color:#0f172a;margin-bottom:.375rem;font-size:1.5rem;font-weight:900}.lp-auth-sub{color:#64748b;font-size:.875rem}.lp-auth-domain{color:#4f46e5;font-weight:600}.lp-auth-tabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:1.75rem;padding:4px;display:flex}.lp-auth-tab{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .13s,color .13s}.lp-auth-tab.active{color:#0f172a;background:#fff;font-weight:700;box-shadow:0 1px 3px #00000014}.lp-auth-form{flex-direction:column;gap:1rem;display:flex}.lp-auth-field{flex-direction:column;gap:.375rem;display:flex}.lp-auth-field label{color:#374151;font-size:.8rem;font-weight:600}.lp-auth-field input{border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:.6rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .13s}.lp-auth-field input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e514}.lp-auth-error{color:#dc2626;text-align:center;font-size:.82rem}.lp-auth-submit{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:10px;margin-top:.25rem;padding:.7rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .13s;box-shadow:0 2px 8px #4f46e54d}.lp-auth-submit:hover{background:#4338ca}.lp-auth-submit:disabled{opacity:.6;cursor:not-allowed}.lp-auth-switch{text-align:center;color:#64748b;margin-top:1.25rem;font-size:.82rem}.lp-auth-switch button{color:#4f46e5;cursor:pointer;font-family:inherit;font-weight:600;font-size:inherit;background:0 0;border:none}.lp-auth-trust{text-align:center;color:#94a3b8;margin-top:1rem;font-size:.75rem}.lp-offers-wrap{background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.lp-offers-body{flex:1;width:100%;max-width:900px;margin:0 auto;padding:3rem 1.5rem 4rem}.lp-offers-eyebrow{text-align:center;color:#64748b;margin-bottom:.625rem;font-size:.875rem}.lp-offers-title{text-align:center;color:#0f172a;letter-spacing:-.5px;margin-bottom:.5rem;font-size:1.75rem;font-weight:900}.lp-offers-sub{text-align:center;color:#64748b;margin-bottom:2.5rem;font-size:.9rem}.lp-pricing-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.lp-pricing-card{background:#fff;border:1.5px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:.625rem;padding:2rem;display:flex;box-shadow:0 1px 3px #0000000d}.lp-pricing-card.featured{border-color:#4f46e5;box-shadow:0 8px 30px #4f46e526}.lp-featured-tag{text-transform:uppercase;letter-spacing:.5px;color:#4f46e5;background:#ede9fe;border-radius:6px;margin-bottom:.25rem;padding:.25rem .625rem;font-size:.72rem;font-weight:800;display:inline-block}.lp-pack-tier{text-transform:uppercase;letter-spacing:1px;color:#94a3b8;font-size:.72rem;font-weight:800}.lp-pack-name{color:#0f172a;font-size:1.25rem;font-weight:900}.lp-pack-desc{color:#64748b;font-size:.82rem;line-height:1.6}.lp-pack-price{color:#0f172a;letter-spacing:-1px;margin:.25rem 0;font-size:2.5rem;font-weight:900}.lp-pack-price sup{vertical-align:top;margin-top:.5rem;font-size:1.2rem}.lp-pack-price small{color:#94a3b8;font-size:.9rem;font-weight:500}.lp-pack-period{color:#94a3b8;font-size:.75rem}.lp-pack-features{flex-direction:column;flex:1;gap:.5rem;margin:.5rem 0 .75rem;list-style:none;display:flex}.lp-pack-features li{color:#475569;align-items:flex-start;gap:.5rem;font-size:.85rem;display:flex}.lp-pack-features li:before{content:"✓";color:#4f46e5;flex-shrink:0;font-weight:800}.lp-btn-pack{cursor:pointer;border:1.5px solid #0000;border-radius:10px;width:100%;padding:.7rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:background .13s,border-color .13s}.lp-btn-pack.outline{color:#0f172a;background:#fff;border-color:#e2e8f0}.lp-btn-pack.outline:hover{background:#f8fafc;border-color:#cbd5e1}.lp-btn-pack.filled{color:#fff;background:#4f46e5;border-color:#4f46e5;box-shadow:0 2px 8px #4f46e54d}.lp-btn-pack.filled:hover{background:#4338ca}.lp-error-wrap{background:#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.lp-error-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:480px;padding:3rem 2.5rem;box-shadow:0 4px 20px #0000000f}.lp-error-card h2{color:#0f172a;margin:1rem 0 .5rem;font-size:1.4rem;font-weight:900}.lp-error-card p{color:#64748b;margin-bottom:2rem;font-size:.9rem;line-height:1.65}@media (max-width:1024px){.lp-footer-inner{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:900px){.lp-vs-grid{grid-template-columns:1fr}.lp-vs-sep{display:none}.lp-testimonials-grid,.lp-score-grid,.lp-pricing-grid{grid-template-columns:1fr}}@media (max-width:700px){.lp-steps-grid{grid-template-columns:1fr}.lp-step-connector{display:none}.lp-geo-what-grid,.lp-footer-inner{grid-template-columns:1fr}.lp-nav{display:none}}.blog-cat{text-transform:uppercase;letter-spacing:.8px;border-radius:6px;align-items:center;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-flex}.blog-meta-dot{color:#cbd5e1;margin:0 .15rem}.blog-meta-text{color:#94a3b8;font-size:.8rem}.blog-author{align-items:center;gap:.625rem;display:flex}.blog-author-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.7rem;font-weight:800;display:flex}.blog-author-avatar.small{width:26px;height:26px;font-size:.6rem}.blog-author-name{color:#1e293b;font-size:.82rem;font-weight:700}.blog-author-role{color:#94a3b8;font-size:.72rem}.blog-featured{background:#fff;border:1px solid #e2e8f0;border-radius:20px;max-width:860px;margin:0 auto;padding:2.5rem 3rem;box-shadow:0 4px 24px #0000000f}.blog-featured-meta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.blog-featured-title{color:#0f172a;letter-spacing:-.5px;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:900;line-height:1.2}.blog-featured-excerpt{color:#475569;margin-bottom:1.75rem;font-size:1rem;line-height:1.7}.blog-featured-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.blog-read-btn{color:#fff;background:#4f46e5;border-radius:10px;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:background .13s,transform .1s;display:inline-flex}.blog-read-btn:hover{background:#4338ca;transform:translateY(-1px)}.blog-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.blog-grid.three{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.blog-grid.three{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.blog-grid,.blog-grid.three{grid-template-columns:1fr}}.blog-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.75rem;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 4px #0000000d}.blog-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001a}.blog-card-meta{justify-content:space-between;align-items:center;display:flex}.blog-card-title{color:#0f172a;letter-spacing:-.3px;flex:1;font-size:1.05rem;font-weight:800;line-height:1.35}.blog-card-excerpt{color:#64748b;font-size:.855rem;line-height:1.65}.blog-card-footer{border-top:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.blog-card-date{color:#94a3b8;font-size:.72rem}.blog-post-hero{background:var(--dark-bg);border-bottom:1px solid var(--dark-border);padding:calc(var(--header-h) + 3rem)1.5rem 3rem}.blog-post-hero-inner{max-width:780px;margin:0 auto}.blog-back-link{color:#94a3b8;align-items:center;margin-bottom:1.5rem;font-size:.82rem;text-decoration:none;transition:color .13s;display:inline-flex}.blog-back-link:hover{color:#c7d2fe}.blog-post-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.8rem;display:flex}.blog-cat-hero{text-transform:uppercase;letter-spacing:.8px;color:#a5b4fc;background:#6366f126;border-radius:6px;align-items:center;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-flex}.blog-post-title{color:#fff;letter-spacing:-1px;margin-bottom:1.25rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:900;line-height:1.15}.blog-post-excerpt{color:#94a3b8;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.blog-post-author .blog-author-name{color:#ffffffd9}.blog-post-author .blog-author-role{color:#64748b}.blog-article-wrap{max-width:720px;margin:0 auto}.blog-article-body{color:#374151;font-size:1rem;line-height:1.8}.blog-article-body h2{color:#0f172a;letter-spacing:-.4px;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:800}.blog-article-body h3{color:#1e293b;margin:2rem 0 .75rem;font-size:1.15rem;font-weight:700}.blog-article-body p{margin-bottom:1.25rem}.blog-article-body ul,.blog-article-body ol{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;padding-left:1.5rem;display:flex}.blog-article-body li{line-height:1.7}.blog-article-body strong{color:#0f172a;font-weight:700}.blog-article-body em{color:#4f46e5;font-style:normal;font-weight:600}.blog-article-body table{border-collapse:collapse;border:1px solid #e2e8f0;border-radius:12px;width:100%;margin:1.5rem 0;font-size:.9rem;overflow:hidden}.blog-article-body th{text-align:left;color:#475569;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:.75rem 1rem;font-size:.8rem;font-weight:700}.blog-article-body td{color:#374151;border-bottom:1px solid #f1f5f9;padding:.75rem 1rem}.blog-article-body tbody tr:last-child td{border-bottom:none}.blog-article-body tbody tr:hover td{background:#f8fafc}.blog-article-cta{background:linear-gradient(135deg,#1e1b4b,#312e81);border-radius:16px;flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:3rem;padding:1.5rem 2rem;display:flex}.blog-cta-icon{flex-shrink:0;font-size:2rem}.blog-cta-title{color:#fff;margin-bottom:.2rem;font-size:1rem;font-weight:800}.blog-cta-sub{color:#fff9;font-size:.8rem}.blog-cta-btn{color:#4f46e5;white-space:nowrap;background:#fff;border-radius:10px;flex-shrink:0;align-items:center;margin-left:auto;padding:.6rem 1.25rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:opacity .13s;display:inline-flex}.blog-cta-btn:hover{opacity:.9}@media (max-width:600px){.blog-cta-btn{margin-left:0}.blog-featured{padding:1.5rem}}.legal-content{max-width:720px;margin:0 auto}.legal-content .legal-intro{color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:2rem;font-size:1.05rem;line-height:1.8}.legal-content h2{color:var(--text-dark);border-bottom:2px solid var(--primary-light);margin-top:2.5rem;margin-bottom:.75rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:800}.legal-content h3{color:var(--text-main);margin-top:1.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:700}.legal-content p{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.legal-content ul,.legal-content ol{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.legal-content li{color:var(--text-muted);margin-bottom:.3rem;font-size:.95rem;line-height:1.8}.legal-content strong{color:var(--text-main);font-weight:700}.legal-content a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.legal-content a:hover{color:var(--primary-dark)}.legal-back-links{border-top:1px solid var(--border);color:var(--text-light);align-items:center;gap:.75rem;margin-top:3rem;padding-top:2rem;font-size:.875rem;display:flex}.legal-back-links a{color:var(--primary);font-weight:600;text-decoration:none}.legal-back-links a:hover{text-decoration:underline}
