.landing{--accent:#10b981;--accent-hover:#059669;--accent-light:#10b98114;--accent-glow:#10b98126;--bg:#fff;--bg2:#faf9f7;--bg3:#f5f3ef;--card:#fff;--card-shadow:0 1px 3px #0000000f,0 8px 24px #0000000a;--card-shadow-hover:0 4px 12px #00000014,0 16px 40px #0000000f;--text:#1a1a1a;--text2:#6b7280;--text3:#9ca3af;--border:#e5e7eb;--border-light:#f3f4f6;--heading:var(--font-space-grotesk),"Space Grotesk",system-ui,sans-serif;--body:var(--font-inter),"Inter",system-ui,sans-serif;--radius:16px;--radius-sm:10px;--transition:.25s cubic-bezier(.4,0,.2,1);font-family:var(--body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;padding:0;line-height:1.6;overflow-x:hidden}.landing *,.landing :before,.landing :after{box-sizing:border-box;margin:0;padding:0}.landing h1,.landing h2,.landing h3,.landing h4{font-family:var(--heading);color:var(--text);font-weight:700;line-height:1.15}.landing a{color:var(--accent);transition:var(--transition);text-decoration:none}.landing a:hover{color:var(--accent-hover)}.landing .container{max-width:1140px;margin:0 auto;padding:0 24px}.landing .reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.landing .reveal.visible{opacity:1;transform:translateY(0)}.landing .reveal-delay-1{transition-delay:80ms}.landing .reveal-delay-2{transition-delay:.16s}.landing .reveal-delay-3{transition-delay:.24s}.landing .reveal-delay-4{transition-delay:.32s}.landing nav{z-index:100;-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--border-light);transition:var(--transition);background:#ffffffd9;padding:14px 0;position:fixed;top:0;left:0;right:0}.landing nav .container{justify-content:space-between;align-items:center;display:flex}.landing .logo{font-family:var(--heading);color:var(--text);align-items:center;gap:8px;font-size:1.25rem;font-weight:700;display:flex}.landing .logo span{color:var(--accent)}.landing .nav-links{align-items:center;gap:32px;display:flex}.landing .nav-links a{color:var(--text2);font-size:.875rem;font-weight:500}.landing .nav-links a:hover{color:var(--text)}.landing .nav-cta{border-radius:8px;padding:8px 20px;font-weight:600;background:var(--accent)!important;color:#fff!important}.landing .nav-cta:hover{transform:translateY(-1px);background:var(--accent-hover)!important}.landing .mobile-toggle{color:var(--text);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}.landing .hero{background:var(--bg);align-items:center;min-height:100vh;padding:140px 0 80px;display:flex;position:relative}.landing .hero-content{z-index:1;text-align:center;max-width:760px;margin:0 auto;position:relative}.landing .hero h1{color:var(--text);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,5.5vw,4rem)}.landing .hero-sub{color:var(--text2);max-width:580px;margin:0 auto 16px;font-size:clamp(1.05rem,2.2vw,1.2rem);line-height:1.7}.landing .typing-line{color:var(--text2);min-height:1.5em;margin-bottom:40px;font-size:1rem}.landing .typing-line span:first-child{color:var(--accent);font-weight:600}.landing .typing-line .cursor{background:var(--accent);vertical-align:text-bottom;opacity:.7;width:2px;height:1em;margin-left:2px;animation:.8s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.landing .scan-form{gap:10px;max-width:520px;margin:0 auto 40px;display:flex}.landing .scan-form input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:.95rem;font-family:var(--body);transition:var(--transition);outline:none;flex:1;padding:14px 18px}.landing .scan-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.landing .scan-form input::placeholder{color:var(--text3)}.landing .btn-primary{border-radius:var(--radius-sm);background:var(--accent);color:#fff;font-family:var(--heading);cursor:pointer;transition:var(--transition);white-space:nowrap;border:none;padding:14px 28px;font-size:.95rem;font-weight:600}.landing .btn-primary:hover{background:var(--accent-hover);box-shadow:0 4px 12px var(--accent-glow);transform:translateY(-1px)}.landing .trust-badges{color:var(--text2);flex-wrap:wrap;justify-content:center;gap:28px;font-size:.82rem;display:flex}.landing .trust-badges span{align-items:center;gap:6px;display:flex}.landing .trust-badge-icon{width:16px;height:16px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing .social-proof{background:var(--bg2);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);z-index:1;padding:56px 0;position:relative}.landing .social-proof .container{text-align:center}.landing .proof-stat{font-family:var(--heading);color:var(--text);margin-bottom:8px;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700}.landing .proof-stat .counter{color:var(--accent)}.landing .proof-sub{color:var(--text2);margin-bottom:24px;font-size:.95rem}.landing .proof-logos{color:var(--text3);flex-wrap:wrap;justify-content:center;gap:32px;font-size:.82rem;display:flex}.landing section{z-index:1;padding:100px 0;position:relative}.landing .section-label{text-transform:uppercase;letter-spacing:2px;color:var(--accent);text-align:center;margin-bottom:12px;font-size:.75rem;font-weight:600}.landing .section-title{text-align:center;letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.5rem)}.landing .section-desc{text-align:center;color:var(--text2);max-width:560px;margin:0 auto 56px;font-size:1rem}.landing .steps-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.landing .step-card{background:var(--card);box-shadow:var(--card-shadow);border-radius:var(--radius);text-align:center;transition:var(--transition);border:none;padding:40px 28px}.landing .step-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.landing .step-num{font-family:var(--heading);color:var(--accent);opacity:.2;margin-bottom:4px;font-size:2.5rem;font-weight:700}.landing .step-icon{background:var(--accent-light);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;font-size:2rem;display:inline-flex}.landing .step-card h3{margin-bottom:10px;font-size:1.2rem}.landing .step-card p{color:var(--text2);font-size:.9rem;line-height:1.6}.landing .report-section{background:var(--bg2)}.landing .report-mock{background:var(--card);border:1px solid var(--border-light);border-radius:var(--radius);max-width:880px;margin:0 auto;overflow:hidden;box-shadow:0 4px 16px #0000000a,0 24px 48px #0000000f}.landing .report-header{background:var(--bg3);border-bottom:1px solid var(--border-light);align-items:center;gap:12px;padding:14px 20px;display:flex}.landing .report-dots{gap:6px;display:flex}.landing .report-dots span{background:var(--border);border-radius:50%;width:10px;height:10px}.landing .report-url{color:var(--text3);text-align:center;flex:1;font-family:monospace;font-size:.8rem}.landing .report-body{grid-template-columns:1fr 1fr;gap:32px;padding:32px;display:grid}.landing .gauge-wrap{text-align:center}.landing .gauge{width:150px;height:150px;margin:0 auto 16px;position:relative}.landing .gauge svg{transform:rotate(-90deg)}.landing .gauge-bg{fill:none;stroke:var(--border-light);stroke-width:10px}.landing .gauge-fill{fill:none;stroke:var(--accent);stroke-width:10px;stroke-linecap:round;stroke-dasharray:408;stroke-dashoffset:408px;transition:stroke-dashoffset 2s}.landing .gauge.animated .gauge-fill{stroke-dashoffset:163px}.landing .gauge-score{font-family:var(--heading);color:var(--accent);flex-direction:column;justify-content:center;align-items:center;font-size:2.4rem;font-weight:700;display:flex;position:absolute;inset:0}.landing .gauge-score small{color:var(--text3);font-size:.8rem;font-weight:400}.landing .gauge-label{color:var(--text2);font-size:.85rem}.landing .cookie-bars{flex-direction:column;gap:12px;display:flex}.landing .cookie-bar-item{flex-direction:column;gap:4px;display:flex}.landing .cookie-bar-label{color:var(--text2);justify-content:space-between;font-size:.82rem;display:flex}.landing .cookie-bar{background:var(--border-light);border-radius:3px;height:6px;overflow:hidden}.landing .cookie-bar-fill{border-radius:3px;width:0;height:100%;transition:width 1.5s}.landing .cookie-bar-fill.animated{width:var(--w)}.landing .bar-analytics{background:#ef4444}.landing .bar-marketing{background:#f59e0b}.landing .bar-functional{background:var(--accent)}.landing .bar-necessary{background:#6366f1}.landing .violations{grid-column:1/-1;margin-top:24px}.landing .violations h4{color:var(--text2);margin-bottom:12px;font-size:.95rem}.landing .violation-item{border-radius:var(--radius-sm);color:var(--text);background:#fef2f2;border:1px solid #fecaca;align-items:center;gap:10px;margin-bottom:8px;padding:10px 14px;font-size:.82rem;display:flex}.landing .violation-item.warn{background:#fffbeb;border-color:#fde68a}.landing .v-icon{border-radius:50%;flex-shrink:0;width:8px;height:8px;font-size:.7rem}.landing .stats-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.landing .stat-card{background:var(--card);box-shadow:var(--card-shadow);border-radius:var(--radius);padding:40px 24px}.landing .stat-number{font-family:var(--heading);color:var(--accent);margin-bottom:8px;font-size:clamp(2rem,4.5vw,3rem);font-weight:700}.landing .stat-label{color:var(--text2);font-size:.9rem}.landing .features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;display:grid}.landing .feature-card{background:var(--card);box-shadow:var(--card-shadow);border-radius:var(--radius);transition:var(--transition);border:none;align-items:flex-start;gap:18px;padding:28px;display:flex}.landing .feature-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-2px)}.landing .feature-icon{background:var(--accent-light);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.landing .feature-card h3{margin-bottom:4px;font-size:1rem}.landing .feature-card p{color:var(--text2);font-size:.875rem;line-height:1.6}.landing .pricing-section{background:var(--bg2)}.landing .pricing-toggle{color:var(--text2);justify-content:center;align-items:center;gap:12px;margin-bottom:48px;font-size:.9rem;display:flex}.landing .toggle-switch{background:var(--border);cursor:pointer;width:48px;height:26px;transition:var(--transition);border:none;border-radius:13px;position:relative}.landing .toggle-switch.active{background:var(--accent)}.landing .toggle-switch:after{content:"";width:20px;height:20px;transition:var(--transition);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0000001a}.landing .toggle-switch.active:after{left:25px}.landing .pricing-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:20px;display:grid}.landing .price-card{background:var(--card);box-shadow:var(--card-shadow);border-radius:var(--radius);transition:var(--transition);text-align:center;border:2px solid #0000;padding:32px 24px;position:relative}.landing .price-card:hover{box-shadow:var(--card-shadow-hover);transform:translateY(-4px)}.landing .price-card.featured{border-color:var(--accent);box-shadow:0 4px 16px var(--accent-glow),var(--card-shadow)}.landing .price-card.featured:before{content:"MOST POPULAR";background:var(--accent);color:#fff;letter-spacing:1px;border-radius:20px;padding:4px 14px;font-size:.65rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.landing .price-name{font-family:var(--heading);color:var(--text);margin-bottom:8px;font-size:1.1rem}.landing .price-amount{font-family:var(--heading);color:var(--text);margin-bottom:4px;font-size:2.5rem;font-weight:700}.landing .price-amount span{color:var(--text3);font-size:.9rem;font-weight:400}.landing .price-period{color:var(--text3);margin-bottom:24px;font-size:.8rem}.landing .price-features{text-align:left;flex-direction:column;gap:8px;margin-bottom:24px;list-style:none;display:flex}.landing .price-features li{color:var(--text2);align-items:center;gap:8px;font-size:.85rem;display:flex}.landing .price-features li:before{content:"✓";color:var(--accent);font-size:.8rem;font-weight:700}.landing .btn-outline{border-radius:var(--radius-sm);border:1px solid var(--border);width:100%;color:var(--text);font-family:var(--heading);cursor:pointer;transition:var(--transition);background:0 0;padding:12px;font-size:.9rem;font-weight:600}.landing .btn-outline:hover{border-color:var(--accent);color:var(--accent)}.landing .price-card.featured .btn-outline{background:var(--accent);color:#fff;border-color:var(--accent)}.landing .price-card.featured .btn-outline:hover{background:var(--accent-hover)}.landing .faq-list{max-width:680px;margin:0 auto}.landing .faq-item{border-bottom:1px solid var(--border-light);overflow:hidden}.landing .faq-q{cursor:pointer;color:var(--text);transition:var(--transition);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:20px 0;font-size:1rem;font-weight:600;display:flex}.landing .faq-q:hover{color:var(--accent)}.landing .faq-q .arrow{transition:var(--transition);color:var(--text3);font-size:1.1rem}.landing .faq-item.open .faq-q .arrow{color:var(--accent);transform:rotate(45deg)}.landing .faq-a{max-height:0;color:var(--text2);font-size:.9rem;line-height:1.7;transition:max-height .4s,padding .4s;overflow:hidden}.landing .faq-item.open .faq-a{max-height:300px;padding-bottom:20px}.landing .cta-section{background:var(--bg3);text-align:center;padding:100px 0}.landing .cta-section h2{margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.5rem)}.landing .cta-section>.container>p{color:var(--text2);max-width:480px;margin:0 auto 36px;font-size:1rem}.landing .cta-form{flex-direction:column;gap:10px;max-width:460px;margin:0 auto;display:flex}.landing .cta-row{gap:10px;display:flex}.landing .cta-form input{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);color:var(--text);font-size:.9rem;font-family:var(--body);transition:var(--transition);outline:none;flex:1;padding:13px 16px}.landing .cta-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.landing .cta-form input::placeholder{color:var(--text3)}.landing footer{border-top:1px solid var(--border-light);z-index:1;background:var(--bg);padding:40px 0;position:relative}.landing footer .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.landing .footer-links{gap:24px;display:flex}.landing .footer-links a{color:var(--text3);font-size:.82rem}.landing .footer-links a:hover{color:var(--accent)}.landing .footer-copy{color:var(--text3);font-size:.82rem}@media (max-width:1024px){.landing .pricing-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing .nav-links{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border-light);background:#fffffff7;flex-direction:column;gap:16px;padding:20px;display:none;position:absolute;top:100%;left:0;right:0}.landing .nav-links.open{display:flex}.landing .mobile-toggle{display:block}.landing .scan-form{flex-direction:column}.landing .scan-form .btn-primary{width:100%}.landing .report-body{grid-template-columns:1fr;padding:20px}.landing .cta-row{flex-direction:column}.landing section{padding:72px 0}.landing .features-grid,.landing .steps-grid,.landing .stats-grid{grid-template-columns:1fr}.landing .pricing-grid{grid-template-columns:1fr;max-width:380px;margin-left:auto;margin-right:auto}}
