.promoGate-module__CYtLXa__glassPanel{-webkit-backdrop-filter:blur(16px);background:#0a0a0ed1;border:1px solid #ffffff14;border-top-color:#ffffff2e;border-radius:16px;max-width:600px;margin:0 auto 32px;padding:36px 32px;animation:.5s cubic-bezier(.16,1,.3,1) both promoGate-module__CYtLXa__slideInPanel}@keyframes promoGate-module__CYtLXa__slideInPanel{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.promoGate-module__CYtLXa__glassPanel{animation:.3s both promoGate-module__CYtLXa__fadeInPanel}@keyframes promoGate-module__CYtLXa__fadeInPanel{0%{opacity:0}to{opacity:1}}}.promoGate-module__CYtLXa__gateHeadline{font-family:var(--font-display);color:#e5e7eb;text-align:center;text-align-last:center;margin:0 0 8px;font-size:1.25rem;font-weight:700}.promoGate-module__CYtLXa__gateSub{font-family:var(--font-body);color:#9ca3af;text-align:center;text-align-last:center;margin:0 0 28px;font-size:14px}.promoGate-module__CYtLXa__gateButtons{justify-content:center;gap:12px;display:flex}.promoGate-module__CYtLXa__btnYes{text-align:center;color:#0a0a0c;max-width:200px;height:52px;font-family:var(--font-body);cursor:pointer;background:#c8ff2e;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:15px;font-weight:700;transition:background .18s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);display:flex}.promoGate-module__CYtLXa__btnYes:hover{background:#b8ee20;transform:translateY(-2px);box-shadow:0 8px 32px #c8ff2e52}.promoGate-module__CYtLXa__btnYes:active{transform:translateY(0)}.promoGate-module__CYtLXa__btnNo{text-align:center;color:#d1d5db;max-width:200px;height:52px;font-family:var(--font-body);cursor:pointer;background:#161619;border:1px solid #ffffff1f;border-radius:12px;flex:1;justify-content:center;align-items:center;font-size:15px;font-weight:600;transition:background .18s cubic-bezier(.16,1,.3,1),border-color .18s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1);display:flex}.promoGate-module__CYtLXa__btnNo:hover{background:#1a1a1f;border-color:#ffffff38;transform:translateY(-2px)}.promoGate-module__CYtLXa__btnNo:active{transform:translateY(0)}@media (max-width:767px){.promoGate-module__CYtLXa__gateButtons{flex-direction:column;align-items:stretch}.promoGate-module__CYtLXa__btnYes,.promoGate-module__CYtLXa__btnNo{max-width:100%}}.promoGate-module__CYtLXa__inputHeader{align-items:center;gap:10px;margin-bottom:20px;display:flex}.promoGate-module__CYtLXa__backBtn{color:#9ca3af;font-family:var(--font-body);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:4px 0;font-size:13px;transition:color .2s;display:flex}.promoGate-module__CYtLXa__backBtn:hover{color:#e5e7eb}.promoGate-module__CYtLXa__inputLabel{font-family:var(--font-display);color:#e5e7eb;text-align:center;text-align-last:center;flex:1;font-size:1.1rem;font-weight:700}.promoGate-module__CYtLXa__codeRow{gap:10px;margin-bottom:12px;display:flex}.promoGate-module__CYtLXa__codeInput{height:56px;font-family:var(--font-mono);letter-spacing:.08em;color:#e5e7eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;background:#161619e6;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;padding:0 18px;font-size:15px;transition:border-color .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1)}.promoGate-module__CYtLXa__codeInput::placeholder{color:#6b7280;text-transform:none;letter-spacing:normal}.promoGate-module__CYtLXa__codeInput:focus{border-color:#c8ff2e;box-shadow:0 0 0 3px #c8ff2e1f,0 0 20px #c8ff2e0f}.promoGate-module__CYtLXa__codeInputValid{border-color:#c8ff2e99!important;box-shadow:0 0 0 3px #c8ff2e24!important}.promoGate-module__CYtLXa__codeInputInvalid{animation:.4s cubic-bezier(.16,1,.3,1) promoGate-module__CYtLXa__shake;border-color:#f871718c!important;box-shadow:0 0 0 3px #f871711a!important}@keyframes promoGate-module__CYtLXa__shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.promoGate-module__CYtLXa__codeInputInvalid{animation:none}}.promoGate-module__CYtLXa__applyBtn{color:#0a0a0c;height:56px;font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#c8ff2e;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:0 24px;font-size:15px;font-weight:700;transition:background .18s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);display:flex}.promoGate-module__CYtLXa__applyBtn:hover{background:#b8ee20;transform:translateY(-2px);box-shadow:0 8px 32px #c8ff2e52}.promoGate-module__CYtLXa__applyBtn:disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.promoGate-module__CYtLXa__codeMsg{font-family:var(--font-body);align-items:center;gap:6px;min-height:20px;font-size:13px;transition:color .2s;display:flex}.promoGate-module__CYtLXa__codeMsgValid{color:#c8ff2e;animation:.5s cubic-bezier(.16,1,.3,1) promoGate-module__CYtLXa__validPulse}.promoGate-module__CYtLXa__codeMsgInvalid{color:#f87171}@keyframes promoGate-module__CYtLXa__validPulse{0%{opacity:0;transform:scale(.95)}60%{opacity:1;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.promoGate-module__CYtLXa__codeMsgValid{animation:none}}.promoGate-module__CYtLXa__spinner{flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite promoGate-module__CYtLXa__spin}@keyframes promoGate-module__CYtLXa__spin{to{transform:rotate(360deg)}}.promoGate-module__CYtLXa__pricingHeader{text-align:center;margin-bottom:24px}.promoGate-module__CYtLXa__pricingPrice{font-family:var(--font-display);color:#c8ff2e;margin-bottom:4px;font-size:2.5rem;font-weight:800;line-height:1}.promoGate-module__CYtLXa__pricingPriceSub{font-family:var(--font-body);color:#9ca3af;font-size:14px}.promoGate-module__CYtLXa__valuePoints{flex-direction:column;gap:12px;margin:0 0 28px;padding:0;list-style:none;display:flex}.promoGate-module__CYtLXa__valuePoint{font-family:var(--font-body);color:#d1d5db;text-align:left;text-align-last:left;align-items:flex-start;gap:10px;font-size:14px;display:flex}.promoGate-module__CYtLXa__valueCheck{color:#c8ff2e;flex-shrink:0;margin-top:1px}.promoGate-module__CYtLXa__pricingCta{color:#0a0a0c;width:100%;height:56px;font-family:var(--font-body);letter-spacing:-.01em;cursor:pointer;background:#c8ff2e;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 28px;font-size:15px;font-weight:700;text-decoration:none;transition:background .18s cubic-bezier(.16,1,.3,1),transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:visible}.promoGate-module__CYtLXa__pricingCta:hover{background:#b8ee20;transform:translateY(-2px);box-shadow:0 8px 32px #c8ff2e52}.promoGate-module__CYtLXa__pricingCta:active{transform:translateY(0)}.promoGate-module__CYtLXa__pricingCta:after{content:"";pointer-events:none;border:2px solid #c8ff2e;border-radius:12px;animation:3s cubic-bezier(.16,1,.3,1) infinite promoGate-module__CYtLXa__ctaRingPricing;position:absolute;inset:0}@keyframes promoGate-module__CYtLXa__ctaRingPricing{0%{opacity:.6;transform:scale(1)}70%{opacity:0;transform:scale(1.08)}to{opacity:0;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.promoGate-module__CYtLXa__pricingCta:after{animation:none}}.promoGate-module__CYtLXa__promoSwitch{text-align:center;text-align-last:center;font-family:var(--font-body);color:#6b7280;margin-top:16px;font-size:13px}.promoGate-module__CYtLXa__promoSwitchLink{color:#c8ff2e;font-family:var(--font-body);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline;transition:opacity .2s}.promoGate-module__CYtLXa__promoSwitchLink:hover{opacity:.8}.promoGate-module__CYtLXa__promoBadge{font-family:var(--font-mono);letter-spacing:.06em;color:#c8ff2e;background:#c8ff2e1a;border:1px solid #c8ff2e38;border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:5px 14px;font-size:12px;font-weight:600;animation:.4s cubic-bezier(.16,1,.3,1) both promoGate-module__CYtLXa__slideInPanel;display:inline-flex}
.analyze-module__WiOVeW__page{--az-accent:#c8ff2e;--az-accent-hover:#b8ee20;--az-accent-subtle:#c8ff2e1a;--az-accent-subtle-hover:#c8ff2e29;--az-text:#d1d5db;--az-text-bright:#e5e7eb;--az-text-muted:#9ca3af;--az-text-dim:#6b7280;--az-glass-bg:#0a0a0ed1;--az-glass-border:#ffffff14;--az-glass-border-top:#ffffff2e;--az-glass-blur:16px;--az-bg:#0a0a0c;--az-bg-subtle:#111114;--az-bg-elevated:#161619;--az-ease:cubic-bezier(.16, 1, .3, 1);--az-score-s:#c8ff2e;--az-score-a:#34d399;--az-score-b:#fbbf24;--az-score-c:#fb923c;--az-score-d:#f87171;background:var(--az-bg);color:var(--az-text);font-family:var(--font-body);font-size:16px;line-height:1.6;overflow-x:hidden}.analyze-module__WiOVeW__particles{z-index:1;pointer-events:none;position:fixed;inset:0;overflow:hidden}.analyze-module__WiOVeW__zoneA{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.analyze-module__WiOVeW__zoneA:after{content:"";background:linear-gradient(to bottom, transparent, var(--az-bg));pointer-events:none;z-index:1;height:200px;position:absolute;bottom:0;left:0;right:0}.analyze-module__WiOVeW__zoneABg{z-index:0;background:radial-gradient(at 50% 0,#c8ff2e08 0%,#0000 60%),radial-gradient(at 20% 80%,#c8ff2e05 0%,#0000 50%);position:absolute;inset:0}.analyze-module__WiOVeW__heroContent{z-index:2;text-align:center;max-width:780px;position:relative}.analyze-module__WiOVeW__heroEyebrow{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--az-accent);background:var(--az-accent-subtle);border:1px solid #c8ff2e33;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:5px 14px;font-size:11px;font-weight:600;display:inline-flex}.analyze-module__WiOVeW__heroEyebrowDot{background:var(--az-accent);border-radius:50%;flex-shrink:0;width:5px;height:5px;animation:2s ease-in-out infinite analyze-module__WiOVeW__pulseDot}.analyze-module__WiOVeW__heroHeadline{font-family:var(--font-display);letter-spacing:-.03em;color:var(--az-text-bright);text-align:center;text-align-last:center;margin-bottom:20px;font-size:clamp(36px,6vw,68px);font-weight:800;line-height:1.08}.analyze-module__WiOVeW__heroHeadlineAccent{background:linear-gradient(90deg, var(--az-accent) 0%, #e0ff8a 25%, var(--az-accent) 50%, #a0dd10 75%, var(--az-accent) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;font-style:normal;animation:6s linear infinite analyze-module__WiOVeW__shimmer}.analyze-module__WiOVeW__heroSub{font-family:var(--font-body);color:var(--az-text-muted);text-align:center;text-align-last:center;max-width:560px;margin:0 auto 44px;font-size:clamp(16px,2vw,19px);font-weight:400;line-height:1.55}.analyze-module__WiOVeW__inputRow{gap:10px;width:100%;max-width:600px;margin:0 auto 20px;display:flex}.analyze-module__WiOVeW__urlInput{height:56px;font-family:var(--font-body);color:var(--az-text-bright);transition:border-color .2s var(--az-ease), box-shadow .2s var(--az-ease);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#161619e6;border:1px solid #ffffff1a;border-radius:10px;outline:none;flex:1;padding:0 18px;font-size:15px}.analyze-module__WiOVeW__urlInput::placeholder{color:var(--az-text-dim)}.analyze-module__WiOVeW__urlInput:focus{border-color:var(--az-accent);box-shadow:0 0 0 3px #c8ff2e1f,0 0 20px #c8ff2e0f}.analyze-module__WiOVeW__urlInputError{border-color:#f8717173!important;box-shadow:0 0 0 3px #f8717114!important}.analyze-module__WiOVeW__urlInputValid{border-color:#c8ff2e59!important;box-shadow:0 0 0 3px #c8ff2e14!important}.analyze-module__WiOVeW__analyzeBtn{background:var(--az-accent);color:#0a0a0c;height:56px;font-family:var(--font-body);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;transition:background .18s var(--az-ease), transform .2s var(--az-ease), box-shadow .2s var(--az-ease);text-align:center;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:8px;padding:0 28px;font-size:15px;font-weight:700;display:flex}.analyze-module__WiOVeW__analyzeBtn:hover{background:var(--az-accent-hover);transform:translateY(-2px);box-shadow:0 8px 32px #c8ff2e52}.analyze-module__WiOVeW__analyzeBtn:active{transform:translateY(0)}.analyze-module__WiOVeW__qualifyPanel{opacity:0;max-width:640px;max-height:0;transition:max-height .8s var(--az-ease), opacity .6s var(--az-ease), margin .6s var(--az-ease);margin:0 auto 32px;overflow:hidden}.analyze-module__WiOVeW__qualifyPanelOpen{opacity:1;max-height:1400px;margin:24px auto 32px}.analyze-module__WiOVeW__qualifyHeader{text-align:center;margin-bottom:28px}.analyze-module__WiOVeW__qualifyStepBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--az-accent);background:var(--az-accent-subtle);border:1px solid #c8ff2e26;border-radius:999px;padding:6px 16px;font-size:11px;display:inline-block}.analyze-module__WiOVeW__qualifyQuestion{margin-bottom:24px}.analyze-module__WiOVeW__qualifyLabel{font-family:var(--font-body);color:var(--az-text-bright);text-align:left;text-align-last:left;margin-bottom:10px;font-size:14px;font-weight:500;display:block}.analyze-module__WiOVeW__qualifyCards{flex-wrap:wrap;gap:8px;display:flex}.analyze-module__WiOVeW__qCard{cursor:pointer;min-width:110px;transition:all .3s var(--az-ease);text-align:center;font-family:var(--font-body);color:var(--az-text);background:#161619b3;border:1px solid #ffffff14;border-radius:12px;flex:110px;padding:14px 10px}.analyze-module__WiOVeW__qCard:hover{background:#1e1e22cc;border-color:#ffffff26;transform:translateY(-2px)}.analyze-module__WiOVeW__qCardSelected{box-shadow:0 0 20px #c8ff2e14;border-color:var(--az-accent)!important;background:var(--az-accent-subtle)!important}.analyze-module__WiOVeW__qCardSelected .analyze-module__WiOVeW__qTitle{color:var(--az-accent)}.analyze-module__WiOVeW__qIcon{margin-bottom:6px;font-size:20px;display:block}.analyze-module__WiOVeW__qTitle{color:var(--az-text-bright);text-align:center;text-align-last:center;margin-bottom:2px;font-size:12px;font-weight:600;display:block}.analyze-module__WiOVeW__qDesc{color:var(--az-text-muted);text-align:center;text-align-last:center;font-size:10px;display:block}.analyze-module__WiOVeW__prodGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid!important}.analyze-module__WiOVeW__qCardCompact{min-width:unset;padding:12px 10px}.analyze-module__WiOVeW__qualifyPills{flex-wrap:wrap;gap:8px;display:flex}.analyze-module__WiOVeW__qPill{font-family:var(--font-body);color:var(--az-text);cursor:pointer;transition:all .3s var(--az-ease);white-space:nowrap;text-align:center;background:#161619b3;border:1px solid #ffffff14;border-radius:999px;flex:auto;padding:10px 16px;font-size:13px}.analyze-module__WiOVeW__qPill:hover{background:#1e1e22cc;border-color:#ffffff26}.analyze-module__WiOVeW__qPillSelected{border-color:var(--az-accent)!important;background:var(--az-accent-subtle)!important;color:var(--az-accent)!important}.analyze-module__WiOVeW__regionPills{flex-wrap:wrap;justify-content:center}.analyze-module__WiOVeW__regionPills .analyze-module__WiOVeW__qPill{flex:none;padding:8px 14px;font-size:12px}.analyze-module__WiOVeW__contactFields{flex-direction:column;gap:10px;display:flex}.analyze-module__WiOVeW__qEmail{width:100%;height:48px;font-family:var(--font-body);color:var(--az-text-bright);transition:border-color .3s var(--az-ease);background:#161619e6;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:0 14px;font-size:14px}.analyze-module__WiOVeW__qEmail::placeholder{color:var(--az-text-dim)}.analyze-module__WiOVeW__qEmail:focus{border-color:var(--az-accent);box-shadow:0 0 0 3px var(--az-accent-subtle)}.analyze-module__WiOVeW__emailMatchMsg{text-align:left;text-align-last:left;min-height:18px;transition:color .3s var(--az-ease);margin-top:6px;font-size:12px}.analyze-module__WiOVeW__emailMatchMsg.analyze-module__WiOVeW__match{color:#34d399}.analyze-module__WiOVeW__emailMatchMsg.analyze-module__WiOVeW__noMatch{color:#f87171}.analyze-module__WiOVeW__qualifySubmit{width:100%;margin-top:8px}.analyze-module__WiOVeW__qualifyFine{text-align:center;text-align-last:center;color:var(--az-text-dim);margin-top:10px;font-size:12px}.analyze-module__WiOVeW__ctaBtn{background:var(--az-accent);color:#0a0a0c;height:56px;font-family:var(--font-body);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;transition:background .18s var(--az-ease), transform .2s var(--az-ease), box-shadow .2s var(--az-ease);text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 28px;font-size:15px;font-weight:700;display:flex;position:relative;overflow:visible}.analyze-module__WiOVeW__ctaBtn:hover{background:var(--az-accent-hover);transform:translateY(-2px);box-shadow:0 8px 32px #c8ff2e52}.analyze-module__WiOVeW__ctaBtn:after{content:"";border:2px solid var(--az-accent);animation:analyze-module__WiOVeW__ctaRing 3s var(--az-ease) infinite;pointer-events:none;border-radius:8px;position:absolute;inset:0}.analyze-module__WiOVeW__trustStrip{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.analyze-module__WiOVeW__trustItem{font-family:var(--font-mono);letter-spacing:.06em;color:var(--az-text-dim);text-transform:uppercase;text-align:center;text-align-last:center;align-items:center;gap:7px;padding:0 18px;font-size:11px;font-weight:600;display:flex}.analyze-module__WiOVeW__trustItem:not(:last-child){border-right:1px solid #ffffff14}.analyze-module__WiOVeW__proofCallout{font-family:var(--font-body);color:var(--az-text-muted);text-align:center;max-width:460px;margin:16px auto 0;font-size:13px;font-style:italic;line-height:1.5}.analyze-module__WiOVeW__sampleBadge{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--az-text-dim);background:#ffffff0d;border:1px solid #ffffff14;border-radius:4px;margin-bottom:12px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-block}.analyze-module__WiOVeW__zoneB{transform-style:preserve-3d;padding:100px 24px 80px;position:relative;overflow:hidden}.analyze-module__WiOVeW__auroraBg{z-index:0;background:radial-gradient(at 25% 15%,#c8ff2e0e 0%,#0000 55%),radial-gradient(at 75% 35%,#1e507812 0%,#0000 52%),radial-gradient(at 50% 80%,#c8ff2e06 0%,#0000 45%),radial-gradient(at 10% 60%,#0028500f 0%,#0000 40%);animation:18s ease-in-out infinite alternate analyze-module__WiOVeW__auroraDrift;position:absolute;inset:0}.analyze-module__WiOVeW__zoneBInner{z-index:2;max-width:1080px;margin:0 auto;position:relative}.analyze-module__WiOVeW__sectionLabel{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--az-accent);margin-bottom:10px;font-size:10px;font-weight:600}.analyze-module__WiOVeW__sectionHeadline{font-family:var(--font-display);letter-spacing:-.025em;color:var(--az-text-bright);text-align:center;text-align-last:center;margin-bottom:14px;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.1}.analyze-module__WiOVeW__sectionSub{color:var(--az-text-muted);max-width:480px;margin-bottom:56px;font-size:16px;line-height:1.6}.analyze-module__WiOVeW__radarSection{grid-template-columns:1fr 1fr;align-items:center;gap:32px;margin-bottom:80px;display:grid}.analyze-module__WiOVeW__radarCard{background:var(--az-glass-bg);-webkit-backdrop-filter:blur(var(--az-glass-blur)) saturate(160%);border:1px solid var(--az-glass-border);border-top-color:var(--az-glass-border-top);border-radius:16px;flex-direction:column;align-items:center;gap:20px;padding:36px 32px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000061,0 2px 8px #00000038,inset 0 1px #ffffff14}.analyze-module__WiOVeW__radarCard:before{content:"";background:linear-gradient(to right, transparent, var(--az-accent), transparent);opacity:.4;width:200px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.analyze-module__WiOVeW__radarGradeRow{justify-content:center;align-items:center;gap:16px;width:100%;margin-bottom:4px;display:flex}.analyze-module__WiOVeW__radarGrade{font-family:var(--font-display);letter-spacing:-.04em;color:var(--az-accent);text-align:center;text-align-last:center;font-size:56px;font-weight:800;line-height:1}.analyze-module__WiOVeW__radarGradeMeta{flex-direction:column;display:flex}.analyze-module__WiOVeW__radarGradeLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--az-text-muted);margin-bottom:4px;font-size:10px}.analyze-module__WiOVeW__radarGradeName{font-family:var(--font-body);color:var(--az-text-bright);font-size:15px;font-weight:600}.analyze-module__WiOVeW__radarContainer{animation:4s ease-in-out infinite analyze-module__WiOVeW__radarGlow}.analyze-module__WiOVeW__radarScoreLegend{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.analyze-module__WiOVeW__scoreLegendItem{font-family:var(--font-mono);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.analyze-module__WiOVeW__scoreDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.analyze-module__WiOVeW__radarExplanation{flex-direction:column;gap:16px;padding:8px 0;display:flex}.analyze-module__WiOVeW__radarExplanationHed{font-family:var(--font-display);letter-spacing:-.02em;color:var(--az-text-bright);margin-bottom:4px;font-size:26px;font-weight:800;line-height:1.2}.analyze-module__WiOVeW__radarExplanationBody{color:var(--az-text-muted);font-size:15px;line-height:1.65}.analyze-module__WiOVeW__bentoSection{margin-bottom:80px}.analyze-module__WiOVeW__bentoGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.analyze-module__WiOVeW__bentoCard{background:var(--az-glass-bg);-webkit-backdrop-filter:blur(var(--az-glass-blur)) saturate(160%);border:1px solid var(--az-glass-border);border-top-color:var(--az-glass-border-top);transition:transform .5s var(--az-ease), box-shadow .5s var(--az-ease), border-color .5s var(--az-ease);cursor:default;border-radius:12px;flex-direction:column;gap:12px;padding:24px 22px 22px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000061,0 2px 8px #00000038,inset 0 1px #ffffff14}.analyze-module__WiOVeW__bentoCard:after{content:"";opacity:0;transition:opacity .3s var(--az-ease);pointer-events:none;background:radial-gradient(at 50% 0,#c8ff2e0a 0%,#0000 60%);border-radius:12px;position:absolute;inset:0}.analyze-module__WiOVeW__bentoCard:hover{border-color:#c8ff2e26;transform:translateY(-6px)scale(1.015);box-shadow:0 20px 60px #00000080,0 4px 12px #0000004d,0 0 40px #c8ff2e0a}.analyze-module__WiOVeW__bentoCard:hover:after{opacity:1}.analyze-module__WiOVeW__bentoCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.analyze-module__WiOVeW__bentoIcon{background:var(--az-accent-subtle);width:36px;height:36px;color:var(--az-accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.analyze-module__WiOVeW__bentoTitle{font-family:var(--font-display);letter-spacing:-.01em;color:var(--az-text-bright);text-align:center;text-align-last:center;font-size:15px;font-weight:700}.analyze-module__WiOVeW__bentoInsight{color:var(--az-text-muted);font-size:13px;line-height:1.55}.analyze-module__WiOVeW__bentoInsight strong{color:var(--az-text-bright);font-weight:600}.analyze-module__WiOVeW__scoreBadge{font-family:var(--font-mono);letter-spacing:.02em;text-align:center;text-align-last:center;animation:analyze-module__WiOVeW__countUp .6s var(--az-ease) both;border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:600}.analyze-module__WiOVeW__scoreBadge.analyze-module__WiOVeW__s{color:var(--az-score-s);background:#c8ff2e1f;border:1px solid #c8ff2e40}.analyze-module__WiOVeW__scoreBadge.analyze-module__WiOVeW__a{color:var(--az-score-a);background:#34d3991f;border:1px solid #34d39940}.analyze-module__WiOVeW__scoreBadge.analyze-module__WiOVeW__b{color:var(--az-score-b);background:#fbbf241f;border:1px solid #fbbf2440}.analyze-module__WiOVeW__scoreBadge.analyze-module__WiOVeW__c{color:var(--az-score-c);background:#fb923c1f;border:1px solid #fb923c40}.analyze-module__WiOVeW__scoreBadge.analyze-module__WiOVeW__d{color:var(--az-score-d);background:#f871711f;border:1px solid #f8717140}.analyze-module__WiOVeW__zoneC{background:var(--az-bg-subtle);border-top:1px solid #ffffff0a;padding:80px 24px 100px;position:relative}.analyze-module__WiOVeW__zoneCInner{max-width:720px;margin:0 auto}.analyze-module__WiOVeW__faqSection{margin-bottom:80px}.analyze-module__WiOVeW__faqList{flex-direction:column;gap:10px;display:flex}.analyze-module__WiOVeW__faqItem{background:var(--az-glass-bg);-webkit-backdrop-filter:blur(var(--az-glass-blur)) saturate(160%);border:1px solid var(--az-glass-border);border-top-color:var(--az-glass-border-top);transition:border-color .2s var(--az-ease);border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #00000061,0 2px 8px #00000038,inset 0 1px #ffffff14}.analyze-module__WiOVeW__faqItemOpen{border-color:#c8ff2e26!important}.analyze-module__WiOVeW__faqQuestion{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;text-align:left;width:100%;transition:background .18s var(--az-ease);background:#101014b3;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.analyze-module__WiOVeW__faqQuestion:hover{background:#16161ad9}.analyze-module__WiOVeW__faqQText{font-family:var(--font-body);color:var(--az-text-bright);letter-spacing:-.01em;text-align:left;text-align-last:left;font-size:15px;font-weight:600}.analyze-module__WiOVeW__faqChevron{width:20px;height:20px;color:var(--az-text-dim);transition:transform .25s var(--az-ease), color .2s;flex-shrink:0}.analyze-module__WiOVeW__faqItemOpen .analyze-module__WiOVeW__faqChevron{color:var(--az-accent);transform:rotate(180deg)}.analyze-module__WiOVeW__faqAnswer{max-height:0;transition:max-height .35s var(--az-ease);overflow:hidden}.analyze-module__WiOVeW__faqAnswerOpen{max-height:300px}.analyze-module__WiOVeW__faqAnswerInner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#101014b3;padding:0 22px 20px}.analyze-module__WiOVeW__faqAnswerInner p{color:var(--az-text-muted);text-align:left;text-align-last:left;border-top:1px solid #ffffff0d;padding-top:16px;font-size:14px;line-height:1.65}.analyze-module__WiOVeW__finalCta{background:var(--az-glass-bg);-webkit-backdrop-filter:blur(var(--az-glass-blur)) saturate(160%);border:1px solid var(--az-glass-border);border-top-color:var(--az-glass-border-top);text-align:center;border-radius:16px;margin-bottom:0;padding:56px 32px;position:relative;overflow:hidden;box-shadow:0 12px 40px #00000061,0 2px 8px #00000038,inset 0 1px #ffffff14}.analyze-module__WiOVeW__finalCta:before{content:"";background:linear-gradient(to right, transparent, var(--az-accent), transparent);opacity:.3;width:320px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.analyze-module__WiOVeW__finalCtaHed{font-family:var(--font-display);letter-spacing:-.025em;color:var(--az-text-bright);text-align:center;text-align-last:center;margin-bottom:10px;font-size:clamp(26px,4vw,38px);font-weight:800;line-height:1.15}.analyze-module__WiOVeW__finalCtaSub{color:var(--az-text-muted);text-align:center;text-align-last:center;margin-bottom:32px;font-size:15px}.analyze-module__WiOVeW__pageFooter{background:var(--az-bg);border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:28px 24px;display:flex}.analyze-module__WiOVeW__footerBrand{align-items:center;gap:9px;text-decoration:none;display:flex}.analyze-module__WiOVeW__footerBrandMark{background:var(--az-accent);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.analyze-module__WiOVeW__footerBrandName{font-family:var(--font-display);color:var(--az-text-muted);letter-spacing:-.01em;font-size:13px;font-weight:700}.analyze-module__WiOVeW__footerBrandNameAccent{color:var(--az-accent)}.analyze-module__WiOVeW__footerCopy{font-family:var(--font-mono);color:var(--az-text-dim);letter-spacing:.04em;font-size:11px}.analyze-module__WiOVeW__reveal{opacity:0;transition:opacity .7s var(--az-ease), transform .7s var(--az-ease);transform:translateY(24px)}.analyze-module__WiOVeW__reveal.analyze-module__WiOVeW__visible{opacity:1;transform:translateY(0)}.analyze-module__WiOVeW__revealDelay1{transition-delay:80ms}.analyze-module__WiOVeW__revealDelay2{transition-delay:.16s}.analyze-module__WiOVeW__revealDelay3{transition-delay:.24s}.analyze-module__WiOVeW__revealDelay4{transition-delay:.32s}.analyze-module__WiOVeW__revealDelay5{transition-delay:.4s}.analyze-module__WiOVeW__revealDelay6{transition-delay:.48s}.analyze-module__WiOVeW__promoLink{font-family:var(--font-body);color:var(--az-text-dim);text-align:center;margin-top:10px;font-size:12px}.analyze-module__WiOVeW__promoLinkBtn{font-family:var(--font-body);color:var(--az-accent);cursor:pointer;text-underline-offset:2px;transition:color .18s var(--az-ease);background:0 0;border:none;padding:0;font-size:12px;text-decoration:underline}.analyze-module__WiOVeW__promoLinkBtn:hover{color:var(--az-accent-hover)}.analyze-module__WiOVeW__editUrlBtn{font-family:var(--font-mono);color:var(--az-accent);cursor:pointer;text-underline-offset:2px;letter-spacing:.04em;transition:color .18s var(--az-ease);background:0 0;border:none;padding:0;font-size:10px;text-decoration:underline}.analyze-module__WiOVeW__editUrlBtn:hover{color:var(--az-accent-hover)}.analyze-module__WiOVeW__qEmailError{border-color:#f871718c!important;box-shadow:0 0 0 3px #f871711a!important}.analyze-module__WiOVeW__emailErrorMsg{color:#f87171;text-align:left;margin-top:6px;font-size:12px}@keyframes analyze-module__WiOVeW__pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}@keyframes analyze-module__WiOVeW__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes analyze-module__WiOVeW__auroraDrift{0%{opacity:.8;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.04)rotate(.5deg)}to{opacity:.9;transform:scale(1.02)rotate(-.3deg)}}@keyframes analyze-module__WiOVeW__radarGlow{0%,to{filter:drop-shadow(0 0 8px #c8ff2e26)}50%{filter:drop-shadow(0 0 20px #c8ff2e40)}}@keyframes analyze-module__WiOVeW__drawRadar{0%{stroke-dashoffset:600px;opacity:.3}to{stroke-dashoffset:0;opacity:1}}@keyframes analyze-module__WiOVeW__countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes analyze-module__WiOVeW__ctaRing{0%{opacity:.5;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}@keyframes analyze-module__WiOVeW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes analyze-module__WiOVeW__floatParticle{0%{opacity:0;transform:translateY(100vh)scale(.5)}10%{opacity:.3}90%{opacity:.3}to{opacity:0;transform:translateY(-10vh)scale(1)}}.analyze-module__WiOVeW__radarPolygonStroke{stroke-dasharray:600;animation:analyze-module__WiOVeW__drawRadar 2s var(--az-ease) .5s both}.analyze-module__WiOVeW__bentoCard:first-child .analyze-module__WiOVeW__scoreBadge{animation-delay:.3s}.analyze-module__WiOVeW__bentoCard:nth-child(2) .analyze-module__WiOVeW__scoreBadge{animation-delay:.4s}.analyze-module__WiOVeW__bentoCard:nth-child(3) .analyze-module__WiOVeW__scoreBadge{animation-delay:.5s}.analyze-module__WiOVeW__bentoCard:nth-child(4) .analyze-module__WiOVeW__scoreBadge{animation-delay:.6s}.analyze-module__WiOVeW__bentoCard:nth-child(5) .analyze-module__WiOVeW__scoreBadge{animation-delay:.7s}.analyze-module__WiOVeW__bentoCard:nth-child(6) .analyze-module__WiOVeW__scoreBadge{animation-delay:.8s}@media (max-width:768px){.analyze-module__WiOVeW__page{text-align:left;text-align-last:left}.analyze-module__WiOVeW__zoneA{padding:100px 28px 72px}.analyze-module__WiOVeW__zoneB{padding:72px 28px 60px}.analyze-module__WiOVeW__zoneC{padding:60px 28px 80px}.analyze-module__WiOVeW__inputRow{flex-direction:column;gap:12px;max-width:100%;padding:0 4px}.analyze-module__WiOVeW__urlInput{width:100%;padding:16px 18px;font-size:15px}.analyze-module__WiOVeW__analyzeBtn{justify-content:center;width:100%;padding:16px 24px;font-size:16px}.analyze-module__WiOVeW__qualifyCards{grid-template-columns:repeat(2,1fr);display:grid}.analyze-module__WiOVeW__qCard:nth-child(5){grid-column:span 2;max-width:50%;margin:0 auto}.analyze-module__WiOVeW__qualifyPills{flex-wrap:wrap;justify-content:center}.analyze-module__WiOVeW__regionPills .analyze-module__WiOVeW__qPill{padding:7px 12px;font-size:11px}.analyze-module__WiOVeW__trustStrip{flex-direction:column;gap:8px}.analyze-module__WiOVeW__trustItem{border-bottom:1px solid #ffffff0f;border-right:none;justify-content:center;width:100%;padding:8px 0}.analyze-module__WiOVeW__trustItem:last-child{border-bottom:none}.analyze-module__WiOVeW__radarSection{grid-template-columns:1fr;gap:24px}.analyze-module__WiOVeW__radarGrade{font-size:44px}.analyze-module__WiOVeW__bentoGrid{grid-template-columns:1fr}.analyze-module__WiOVeW__pageFooter{text-align:center;justify-content:center}}@media (min-width:769px) and (max-width:1024px){.analyze-module__WiOVeW__bentoGrid{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.analyze-module__WiOVeW__page *,.analyze-module__WiOVeW__page :before,.analyze-module__WiOVeW__page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
