@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,sans-serif;background:#f5f6fa;color:#1a1a2e;line-height:1.65;-webkit-font-smoothing:antialiased}.hero{background:linear-gradient(135deg,#0f0f23,#1a1a3e);color:#fff;padding:80px 0 100px;text-align:center}.hero-inner{max-width:720px;margin:0 auto;padding:0 24px}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(126,231,135,.1);border:1px solid rgba(126,231,135,.25);color:#7ee787;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:28px}.hero h1{font-size:46px;font-weight:800;line-height:1.15;margin-bottom:16px;letter-spacing:-.5px}.hero h1 .highlight{color:#7ee787}.hero p.subtitle{font-size:20px;color:#a0a0c0;max-width:560px;margin:0 auto 40px}.url-form{display:flex;gap:0;max-width:560px;margin:0 auto;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.25)}.url-form input{flex:1 1;padding:18px 20px;border:none;font-size:16px;font-family:inherit;color:#1a1a2e;outline:none;min-width:0}.url-form input::placeholder{color:#aaa}.url-form button{padding:18px 28px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;border:none;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:opacity .15s}.url-form button:hover{opacity:.9}.url-form button:disabled{opacity:.6;cursor:not-allowed}.url-error{color:#fca5a5;font-size:13px;margin-top:10px;text-align:center}.hero-checks{display:flex;justify-content:center;gap:20px;margin-top:20px;flex-wrap:wrap}.hero-check{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:#7ee787;font-weight:500}.hero-check svg{flex-shrink:0}.loading-overlay{display:none;position:fixed;inset:0;background:linear-gradient(135deg,#0f0f23,#1a1a3e);z-index:100;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;padding:24px}.loading-overlay.active{display:flex}.loading-logo{font-size:18px;font-weight:700;color:#7ee787;margin-bottom:40px;letter-spacing:.5px}.loading-url{font-family:Fira Code,monospace;font-size:14px;color:#a0a0c0;margin-bottom:32px;background:hsla(0,0%,100%,.05);padding:8px 16px;border-radius:8px}.loading-steps{display:flex;flex-direction:column;gap:16px;max-width:380px;width:100%;margin-bottom:40px}.loading-step{display:flex;align-items:center;gap:12px;font-size:14px;color:#555;transition:color .3s}.loading-step.active{color:#fff}.loading-step.done{color:#7ee787}.loading-step .step-indicator{width:24px;height:24px;border-radius:50%;border:2px solid #333;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s}.loading-step.active .step-indicator{border-color:#7ee787;background:rgba(126,231,135,.15)}.loading-step.done .step-indicator{border-color:#7ee787;background:#7ee787;color:#0f0f23}.loading-spinner{width:6px;height:6px;border-radius:50%;background:#7ee787;animation:pulse .8s infinite alternate}@keyframes pulse{0%{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.loading-progress{width:280px;height:4px;background:hsla(0,0%,100%,.1);border-radius:2px;overflow:hidden}.loading-progress-bar{height:100%;background:#7ee787;border-radius:2px;width:0;transition:width .5s ease}.social-proof{max-width:900px;margin:-50px auto 0;padding:0 24px;position:relative;z-index:2}.proof-card{background:#fff;border-radius:16px;padding:28px 32px;box-shadow:0 4px 24px rgba(0,0,0,.08);display:flex;justify-content:center;gap:48px;flex-wrap:wrap}.proof-item{text-align:center}.proof-number{font-size:32px;font-weight:800;color:#0f0f23}.proof-label{font-size:14px;color:#555;margin-top:2px}.section-bg-alt{background:#eef0f5}.section-bg-dark{background:linear-gradient(135deg,#0f0f23,#1a1a3e)}.section{max-width:900px;margin:0 auto;padding:64px 24px}.section-label{font-size:14px;font-weight:600;color:#16a34a;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.section h2{font-size:32px;font-weight:800;margin-bottom:40px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.step-card{text-align:center;padding:32px 24px;background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.step-card .step-num{width:48px;height:48px;margin:0 auto 16px;background:#0f0f23;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:20px}.step-card h3{font-size:18px;font-weight:700;margin-bottom:8px}.step-card p{font-size:15px;color:#555;line-height:1.6}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.benefit{display:flex;gap:16px;padding:24px;background:#fff;border-radius:14px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.benefit-icon{width:44px;height:44px;background:#dcfce7;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.benefit h3{font-size:16px;font-weight:700;margin-bottom:4px}.benefit p{font-size:14px;color:#555;line-height:1.6}.pricing{background:#fff;border-radius:16px;max-width:620px;margin:0 auto;padding:40px;box-shadow:0 4px 24px rgba(0,0,0,.08);text-align:center}.pricing .price-old{font-size:20px;color:#aaa;text-decoration:line-through;margin-bottom:2px}.pricing .price{font-size:48px;font-weight:800;color:#0f0f23;margin-bottom:4px}.pricing .price-note{font-size:15px;color:#666;margin-bottom:0}.pricing-label{font-size:16px;font-weight:700;color:#1a1a2e;text-align:left;margin-bottom:14px}.pricing-free-badge{display:inline-block;background:#dcfce7;color:#16a34a;font-size:12px;font-weight:700;padding:3px 10px;border-radius:10px;margin-left:6px;vertical-align:middle}.pricing-desc{font-size:14px;color:#555;line-height:1.55}.pricing ul{list-style:none;text-align:left;margin-bottom:28px}.pricing li{display:flex;align-items:flex-start;gap:12px;padding:14px 0;font-size:15px;color:#1a1a2e;border-bottom:1px solid #f0f0f0}.pricing li:last-child{border-bottom:none}.pricing li svg{width:18px;height:18px;color:#16a34a;flex-shrink:0;margin-top:2px}.cta-btn{display:block;width:100%;padding:16px;background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;border:none;border-radius:10px;font-size:17px;font-weight:700;cursor:pointer;font-family:inherit;transition:transform .15s,box-shadow .15s;box-shadow:0 4px 16px rgba(22,163,74,.3)}.cta-btn:hover{transform:translateY(-1px);box-shadow:0 6px 24px rgba(22,163,74,.4)}.faq-list{max-width:640px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e7eb;padding:20px 0}.faq-item:last-child{border-bottom:none}.faq-q{font-size:16px;font-weight:600;margin-bottom:6px}.faq-a{font-size:15px;color:#555;line-height:1.6}.footer{text-align:center;padding:48px 24px;font-size:13px;color:#777}.footer-brand{font-size:15px;font-weight:700;color:#0f0f23;margin-bottom:4px}@media (max-width:700px){.hero h1{font-size:32px}.hero p.subtitle{font-size:16px}.hero-checks{gap:12px}.url-form{flex-direction:column}.url-form button{padding:16px}.benefits-grid,.steps-grid{grid-template-columns:1fr}.proof-card{gap:24px}}.report-header{background:linear-gradient(135deg,#0f0f23,#1a1a3e);color:#fff;padding:40px 0}.report-header-inner{max-width:900px;margin:0 auto;padding:0 24px}.report-brand{font-size:14px;font-weight:600;color:#7ee787;margin-bottom:24px;letter-spacing:.5px}.report-header h1{font-size:28px;font-weight:800;margin-bottom:8px}.report-subtitle{font-size:15px;color:#a0a0c0}.report-url{display:inline-block;margin-top:16px;background:rgba(126,231,135,.1);border:1px solid rgba(126,231,135,.3);padding:6px 14px;border-radius:6px;font-size:13px;color:#7ee787;font-family:monospace}.report-score-section{max-width:900px;margin:-40px auto 0;padding:0 24px;position:relative;z-index:2}.report-score-card{background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 24px rgba(0,0,0,.08);display:flex;align-items:center;gap:32px;flex-wrap:wrap}.report-score-circle{width:120px;height:120px;flex-shrink:0}.report-score-circle,.report-score-inner{border-radius:50%;display:flex;align-items:center;justify-content:center}.report-score-inner{width:96px;height:96px;background:#fff;flex-direction:column}.report-score-num{font-size:36px;font-weight:800;line-height:1}.report-score-max{font-size:13px;color:#888}.report-score-right{flex:1 1;min-width:250px}.report-score-right h2{font-size:20px;font-weight:700;margin-bottom:4px}.report-score-right>p{font-size:14px;color:#666;margin-bottom:16px}.report-bars{display:flex;flex-direction:column;gap:8px}.report-bar-row{display:flex;align-items:center;gap:12px;font-size:13px}.report-bar-label{width:140px;color:#444}.report-bar-track{flex:1 1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.report-bar-fill{height:100%;border-radius:4px}.report-bar-fill.red{background:#ef4444}.report-bar-fill.orange{background:#f59e0b}.report-bar-fill.green{background:#22c55e}.report-bar-value{width:35px;text-align:right;font-weight:600}.report-container{max-width:900px;margin:0 auto;padding:0 24px}.report-problems{background:#fff;border-radius:16px;padding:28px 32px;margin-top:24px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.report-problems h2{font-size:16px;font-weight:700;margin-bottom:16px;color:#555}.report-problem-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.report-problem-item{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border-radius:8px;font-size:13px;background:#fafafa;border:1px solid #f0f0f0}.report-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:4px}.report-dot.red{background:#ef4444}.report-dot.orange{background:#f59e0b}.report-p-text{color:#555;line-height:1.4}.report-p-text strong{font-weight:600}.report-section-locked{background:#fff;border-radius:16px;margin-top:24px;box-shadow:0 2px 12px rgba(0,0,0,.04);overflow:hidden}.report-section-header{display:flex;align-items:center;gap:12px;padding:24px 32px}.report-section-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.report-section-icon.blue{background:#dbeafe}.report-section-icon.green{background:#dcfce7}.report-section-icon.purple{background:#ede9fe}.report-section-icon.orange{background:#fef3c7}.report-section-title-group{flex:1 1}.report-section-title-group h2{font-size:17px;font-weight:700;color:#1a1a2e}.report-section-sub{font-size:13px;color:#666;margin-top:2px}.report-score-badge{background:#dcfce7;color:#16a34a;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}.report-chevron,.report-lock-icon{color:#bbb;flex-shrink:0}.report-chevron{transition:transform .25s ease}.report-chevron.open{transform:rotate(180deg)}.report-section-header:hover{background:#fafafa}.report-locked-preview{padding:0 32px 36px;position:relative;min-height:200px}.report-locked-blur{filter:blur(6px);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.5}.locked-blur-content .report-step{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:13px;color:#666}.locked-blur-content .report-step-num{width:28px;height:28px;background:#0f0f23;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0}.report-faq-item{padding:12px 14px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;font-size:13px}.report-faq-item p{color:#888;margin-top:4px}.report-locked-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:5;padding:48px 40px}.report-lock-badge{background:#0f0f23;color:#fff;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:12px}.report-locked-overlay h3{font-size:20px;font-weight:700;text-align:center;margin-bottom:10px}.report-locked-overlay p{font-size:15px;color:#666;text-align:center;max-width:440px;line-height:1.5}.report-cta-banner{background:linear-gradient(135deg,#0f0f23,#1a1a3e);border-radius:16px;padding:56px 40px;margin-top:24px;text-align:center;color:#fff}.report-cta-urgency{display:inline-block;background:rgba(126,231,135,.1);color:#7ee787;font-size:13px;font-weight:600;padding:5px 14px;border-radius:20px;border:1px solid rgba(126,231,135,.25);margin-bottom:16px}.report-cta-banner h2{font-size:30px;font-weight:800;margin-bottom:14px;line-height:1.3}.report-cta-banner>p{font-size:16px;color:#b0b0d0;max-width:520px;margin:0 auto 32px;line-height:1.55}.report-unlock-btn{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;border:none;padding:16px 48px;border-radius:10px;font-size:18px;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 4px 16px rgba(22,163,74,.3);transition:transform .15s,box-shadow .15s}.report-unlock-btn:hover{transform:translateY(-1px);box-shadow:0 6px 24px rgba(22,163,74,.4)}.report-features{display:flex;justify-content:center;gap:24px;margin-top:20px;flex-wrap:wrap}.report-feature{font-size:14px;color:#7ee787}.report-paid-banner{background:linear-gradient(135deg,#dcfce7,#f0fdf4);border:2px solid #16a34a;border-radius:16px;padding:24px 32px;margin-top:24px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.report-paid-icon{font-size:32px;flex-shrink:0}.report-paid-banner strong{font-size:17px;color:#15803d}.report-paid-banner p{font-size:14px;color:#166534;margin-top:2px}.report-pdf-btn{margin-left:auto;background:#16a34a;color:#fff;border:none;padding:10px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s;white-space:nowrap}.report-pdf-btn:hover{background:#15803d}.report-section-unlocked{background:#fff;border-radius:16px;margin-top:24px;box-shadow:0 2px 12px rgba(0,0,0,.04);overflow:hidden;border:2px solid #dcfce7}.report-section-unlocked .report-section-header:hover{background:#f0fdf4}.report-score-badge.done{background:#16a34a;color:#fff}.report-unlocked-content{padding:0 32px 32px}.report-unlocked-content .report-step{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #f0f0f0;font-size:14px;color:#444;line-height:1.5}.report-unlocked-content .report-step:last-child{border-bottom:none}.report-unlocked-content .report-step-num{width:28px;height:28px;background:#16a34a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0}.report-code-block{background:#0f172a;border-radius:10px;overflow:hidden;margin-top:12px}.report-code-header{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;background:#1e293b;font-size:12px;color:#94a3b8}.report-copy-btn{background:#334155;color:#e2e8f0;border:none;padding:4px 12px;border-radius:4px;font-size:11px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.report-copy-btn:hover{background:#475569}.report-code-block pre{padding:16px;margin:0;font-size:12px;color:#e2e8f0;overflow-x:auto;line-height:1.6;white-space:pre-wrap;word-break:break-all}.report-faq-list-unlocked{margin-top:12px}.report-faq-unlocked{padding:14px 18px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px;font-size:14px}.report-faq-unlocked strong{color:#1a1a2e}.report-faq-unlocked p{color:#666;margin-top:6px;font-size:13px;line-height:1.5;font-style:italic}.report-tips{display:flex;flex-direction:column;gap:12px}.report-tip{padding:14px 18px;background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;font-size:14px}.report-tip strong{color:#1a1a2e}.report-tip p{color:#666;margin-top:4px;font-size:13px;line-height:1.5}.report-pdf-banner{background:#fff;border-radius:16px;margin-top:24px;padding:32px;text-align:center;box-shadow:0 2px 12px rgba(0,0,0,.04);border:2px dashed #d1d5db}.report-pdf-banner h3{font-size:18px;font-weight:700;margin-bottom:8px}.report-pdf-banner p{font-size:14px;color:#666;margin-bottom:20px}.report-pdf-btn-large{background:linear-gradient(135deg,#16a34a,#15803d);color:#fff;border:none;padding:14px 40px;border-radius:10px;font-size:16px;font-weight:700;cursor:pointer;font-family:inherit;box-shadow:0 4px 16px rgba(22,163,74,.3);transition:transform .15s,box-shadow .15s}.report-pdf-btn-large:hover{transform:translateY(-1px);box-shadow:0 6px 24px rgba(22,163,74,.4)}a.report-unlock-btn{display:inline-block;text-decoration:none;text-align:center}@media (max-width:600px){.report-score-card{flex-direction:column;text-align:center}.report-bar-label{width:100px}.report-problem-grid{grid-template-columns:1fr}.report-section-header{padding:20px;flex-wrap:wrap}.report-locked-preview{padding:0 20px 24px}.report-features{flex-direction:column;align-items:center}.report-paid-banner{flex-direction:column;text-align:center}.report-pdf-btn{margin-left:0}.report-unlocked-content{padding:0 20px 24px}}