:root{--bg:#0b1020;--panel:#121a33;--panel-soft:#17213f;--text:#f7f7fb;--muted:#aab3d1;--line:#ffffff1f;--primary:#8ee6c8;--primary-dark:#50caa0;--danger:#ff8d8d;--warning:#ffd479}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}button,input,textarea,select{font:inherit}.wrapper{background:radial-gradient(circle at top left, #8ee6c82e, transparent 30%), radial-gradient(circle at top right, #7993ff29, transparent 32%), var(--bg);min-height:100vh;padding:40px 20px 64px}.container{width:min(1080px,100%);margin:0 auto}.nav{justify-content:space-between;align-items:center;margin-bottom:56px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-weight:800;display:flex}.logo{background:linear-gradient(135deg, var(--primary), #9aa9ff);border-radius:10px;width:32px;height:32px}.badge{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:8px 12px;font-size:14px}.grid{grid-template-columns:1.03fr .97fr;align-items:start;gap:28px;display:grid}.hero h1{letter-spacing:-.06em;margin:0 0 22px;font-size:clamp(42px,6vw,72px);line-height:.98}.hero p{color:var(--muted);max-width:640px;margin:0 0 22px;font-size:18px;line-height:1.7}.panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121a33e0;border-radius:24px;padding:24px;box-shadow:0 24px 80px #00000038}.field{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}label{color:var(--muted);font-size:14px}input,textarea,select{background:var(--panel-soft);width:100%;color:var(--text);border:1px solid var(--line);border-radius:14px;outline:none;padding:13px 14px}textarea{resize:vertical;min-height:104px}input:focus,textarea:focus,select:focus{border-color:#8ee6c8b3;box-shadow:0 0 0 4px #8ee6c814}.cta{background:var(--primary);color:#07130f;cursor:pointer;border:0;border-radius:16px;width:100%;padding:15px 18px;font-weight:800}.cta:hover{background:var(--primary-dark)}.cta.secondary{color:var(--text);border:1px solid var(--line);background:0 0}.stack{gap:14px;display:grid}.cards{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px;display:grid}.card{border:1px solid var(--line);background:#ffffff0a;border-radius:20px;padding:18px}.card strong{margin-bottom:8px;display:block}.card span{color:var(--muted);font-size:14px;line-height:1.5}.price-grid{grid-template-columns:1fr 1fr;gap:16px;margin:18px 0;display:grid}.price-card{border:1px solid var(--line);cursor:pointer;background:#ffffff0a;border-radius:18px;padding:18px}.price-card.active{border-color:var(--primary);box-shadow:0 0 0 4px #8ee6c814}.price{letter-spacing:-.04em;margin:8px 0;font-size:34px;font-weight:900}.muted{color:var(--muted)}.notice{color:#ffe5aa;background:#ffd47914;border:1px solid #ffd4794d;border-radius:16px;padding:14px;line-height:1.55}.error{color:#ffd0d0;background:#ff8d8d14;border:1px solid #ff8d8d59;border-radius:16px;padding:14px;line-height:1.55}.report{white-space:pre-wrap;color:#eef2ff;line-height:1.75}.report h2{margin-top:0}.steps{counter-reset:step;gap:12px;margin-top:22px;display:grid}.step{counter-increment:step;border:1px solid var(--line);color:var(--muted);border-radius:16px;padding:14px 14px 14px 50px;line-height:1.55;position:relative}.step:before{content:counter(step);background:var(--primary);color:#07130f;border-radius:99px;place-items:center;width:24px;height:24px;font-weight:800;display:grid;position:absolute;top:14px;left:14px}.footer{color:var(--muted);margin-top:42px;font-size:13px}@media (max-width:860px){.grid,.cards,.price-grid{grid-template-columns:1fr}.nav{margin-bottom:36px}}.eyebrow{border:1px solid var(--line);width:fit-content;color:var(--primary);background:#8ee6c80f;border-radius:999px;margin-bottom:16px;padding:7px 11px;font-size:13px;font-weight:800;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:12px;margin:26px 0 0;display:flex}.mini-cta{background:var(--primary);color:#07130f;border-radius:14px;justify-content:center;align-items:center;padding:12px 16px;font-weight:850;text-decoration:none;display:inline-flex}.mini-cta.secondary{color:var(--text);border:1px solid var(--line);background:0 0}.section{margin-top:72px}.section-heading{max-width:760px;margin-bottom:24px}.section-heading h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(32px,4vw,48px);line-height:1.05}.section-heading p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.sample-report{border:1px solid var(--line);background:#121a33b8;border-radius:28px;padding:24px;box-shadow:0 24px 80px #0000002e}.score-card{background:#8ee6c814;border:1px solid #8ee6c838;border-radius:20px;gap:8px;margin-bottom:18px;padding:18px;display:grid}.score-card span{color:var(--muted);font-size:14px}.score-card strong{color:var(--primary);letter-spacing:-.04em;font-size:36px}.score-card p{color:var(--muted);margin:0}.report-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.report-item{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;padding:18px}.report-item strong{margin-bottom:10px;display:block}.report-item p{color:var(--muted);margin:0;line-height:1.65}.plan-strip{background:linear-gradient(135deg, var(--primary), #9aa9ff);color:#07130f;border-radius:18px;margin-top:14px;padding:16px 18px;font-weight:850;line-height:1.55}.use-case-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.use-case-card{border:1px solid var(--line);background:#ffffff0a;border-radius:20px;padding:18px}.use-case-card strong{margin-bottom:8px;display:block}.use-case-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.disclaimer-section{margin-top:36px}@media (max-width:860px){.report-grid,.use-case-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.mini-cta{width:100%}}.brand-logo{object-fit:cover;border-radius:9px;flex-shrink:0;width:34px;height:34px;display:inline-block}.report-panel{max-width:1120px;margin:0 auto}.report-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:28px;display:flex}.report-header h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,5vw,56px)}.copy-button{width:auto;min-width:132px}.report-v2{gap:28px;display:grid}.report-hero{border:1px solid var(--line);background:radial-gradient(circle at 0 0,#8ee6c81f,#ffffff08);border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:24px;display:grid}.report-hero h1{letter-spacing:-.06em;margin:0 0 10px;font-size:clamp(36px,5vw,64px);line-height:1}.report-hero p{color:var(--muted);max-width:740px;margin:0;line-height:1.7}.score-ring{border:1px solid var(--line);background:#ffffff0d;border-radius:999px;align-content:center;place-items:center;width:148px;height:148px;display:grid}.score-ring span{letter-spacing:-.06em;font-size:46px;font-weight:950;line-height:1}.score-ring small{color:var(--muted);margin-top:4px}.score-ring.strong span{color:#8ee6c8}.score-ring.medium span{color:#ffd36e}.score-ring.weak span{color:#ff8c8c}.summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.summary-card,.leak-card,.rewrite-card,.check-card,.fix-card,.hook-card,.timeline-item{border:1px solid var(--line);background:#ffffff0a;border-radius:20px;padding:18px}.summary-card span,.example-box span,.rewrite-type,.timeline-item span{color:var(--primary);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:12px;font-weight:900;display:inline-flex}.summary-card strong{margin-bottom:10px;font-size:18px;line-height:1.35;display:block}.summary-card p,.leak-card p,.rewrite-card p,.check-card p,.fix-card p,.timeline-item p{color:var(--muted);margin:0;line-height:1.65}.report-section{gap:16px;display:grid}.section-heading.compact h2{font-size:clamp(28px,4vw,42px)}.score-list{gap:14px;display:grid}.score-row{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;padding:16px}.score-row-top{justify-content:space-between;gap:12px;margin-bottom:10px;display:flex}.score-row-top span{color:var(--primary);font-weight:900}.score-bar{background:#ffffff14;border-radius:999px;height:12px;margin-bottom:10px;overflow:hidden}.score-bar div{border-radius:inherit;background:linear-gradient(90deg, var(--primary), #9aa9ff);height:100%}.score-row p{color:var(--muted);margin:0;line-height:1.55}.leak-grid,.rewrite-grid,.category-checks,.hook-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.leak-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.leak-card-top span{color:var(--primary);font-size:13px;font-weight:900}.impact,.status{border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex}.impact.high,.status.missing,.status.weak{color:#ffb0b0;background:#ff8c8c1f;border:1px solid #ff8c8c38}.impact.medium,.status.medium{color:#ffe0a3;background:#ffd36e1f;border:1px solid #ffd36e38}.impact.low,.status.strong{color:var(--primary);background:#8ee6c81f;border:1px solid #8ee6c838}.leak-card h3{letter-spacing:-.03em;margin:12px 0;font-size:22px}.example-box{background:#8ee6c814;border:1px solid #8ee6c838;border-radius:16px;margin-top:14px;padding:14px}.example-box strong{line-height:1.45;display:block}.rewrite-columns{grid-template-columns:1fr 1fr;gap:12px;margin:10px 0 12px;display:grid}.rewrite-columns div{border:1px solid var(--line);background:#0000001a;border-radius:14px;padding:12px}.rewrite-columns small{color:var(--muted);margin-bottom:6px;font-weight:800;display:block}.why-copy{border-top:1px solid var(--line);padding-top:12px}.check-card div{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.check-card b,.fix-card b{margin-top:10px;line-height:1.5;display:block}.two-column{grid-template-columns:1fr 1fr;gap:18px}.fix-list,.timeline{gap:12px;display:grid}.timeline-item{grid-template-columns:86px 1fr;gap:14px;display:grid}.timeline-item small{color:var(--primary);margin-top:8px;line-height:1.45;display:block}.hook-card{font-weight:800;line-height:1.55}@media (max-width:900px){.report-hero,.summary-grid,.leak-grid,.rewrite-grid,.category-checks,.hook-grid,.two-column{grid-template-columns:1fr}.score-ring{width:120px;height:120px}.rewrite-columns,.timeline-item{grid-template-columns:1fr}.report-header{flex-direction:column}.copy-button{width:100%}}.rewrite-columns{grid-template-columns:1fr}.rewrite-columns div{min-height:auto}.rewrite-columns p{font-size:16px;line-height:1.6}.summary-card strong{font-size:17px}.summary-card p{font-size:15px}.brand-logo-img{object-fit:cover;border-radius:9px;flex:none;width:36px;height:36px;display:inline-block}.brand .brand-logo-img,.nav .brand-logo-img,.brand-logo-img{object-fit:cover;border-radius:9px;flex:0 0 36px;display:inline-block;width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important}.choice-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.choice-chip{color:#bff7e7;cursor:pointer;background:#8ee6c814;border:1px solid #8ee6c847;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:700;transition:transform .15s,border-color .15s,background .15s}.choice-chip:hover{background:#8ee6c824;border-color:#8ee6c899;transform:translateY(-1px)}.choice-chip:focus-visible{outline-offset:2px;outline:2px solid #8ee6c8}@media (max-width:640px){.choice-chip{text-align:left;width:100%}}.field-help{color:#9fb0d0;margin:4px 0 8px;font-size:13px;line-height:1.35}.choice-row{display:none}.grid{align-items:stretch}.hero{flex-direction:column;height:100%;display:flex}.hero .hero-summary{background:#8ee6c812;border:1px solid #8ee6c838;border-radius:18px;gap:8px;margin-top:auto;padding:18px 20px;display:grid}.hero .hero-summary strong{color:#fff;font-size:16px;line-height:1.2}.hero .hero-summary span{color:#b8c5df;font-size:15px;line-height:1.5}.hero .steps{margin-bottom:16px}.hero .hero-summary{background:#0f172a47;border-color:#47556994}.price-card{color:#e5edf8;gap:7px;min-height:210px}.price-card strong,.price-card .price{color:#fff}.price-card .muted{color:#b8c5df}.tier-head{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.tier-badge{color:#8ee6c8;background:#8ee6c81a;border:1px solid #8ee6c859;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:800;line-height:1}.tier-positioning{color:#8ee6c8;margin-top:2px;font-size:13px;font-weight:800}.tier-features{text-align:left;gap:5px;width:100%;margin-top:4px;display:grid}.tier-features span{color:#cbd5e1;font-size:12px;line-height:1.35}.price-card{min-height:155px}.comparison-section{margin-top:36px}.section-heading.compact{max-width:760px;margin-bottom:18px}.compare-table{background:#0f172a61;border:1px solid #4755699e;border-radius:24px;overflow:hidden}.compare-row{grid-template-columns:.85fr 1fr 1fr;display:grid}.compare-row>div{color:#b8c5df;border-top:1px solid #47556973;border-left:1px solid #47556973;padding:15px 18px;font-size:14px;line-height:1.5}.compare-row>div:first-child{border-left:0}.compare-row:first-child>div{border-top:0}.compare-head>div{color:#fff;background:#8ee6c814;font-weight:900}.compare-label{font-weight:900;color:#8ee6c8!important}@media (max-width:760px){.compare-row{grid-template-columns:1fr}.compare-row>div{border-left:0}.compare-head{display:none}.compare-label{background:#8ee6c80f}}.grid form label{margin-bottom:6px}.grid form .checkout-note,.grid form .secure-note,.grid form .muted-note{margin-top:14px}.grid form textarea{min-height:76px!important}.grid form .price-card .price{margin:2px 0 4px!important;line-height:1!important}.grid form .price-card .muted{font-size:14px;line-height:1.22}.grid form .checkout-note,.grid form .secure-note,.grid form .muted-note,.grid form>p:last-child{font-size:13px;margin-top:10px!important}.hero .hero-actions,.hero .actions,.hero .cta-row,.hero .button-row,.hero .button-group{margin-top:24px!important;margin-bottom:24px!important}.hero .use-cases,.hero .use-case-grid,.hero .feature-grid{margin-top:0!important}.grid form label{font-size:14px;margin-bottom:5px!important}.grid form input,.grid form textarea{padding-top:11px!important;padding-bottom:11px!important}.grid form input{min-height:48px!important}.grid form .price-grid,.grid form .pricing-grid,.grid form .plans,.grid form .tier-grid{gap:14px!important;margin-top:8px!important}.grid form .checkout-note,.grid form .secure-note,.grid form .muted-note,.grid form>p:last-child{font-size:13px;margin-top:14px!important;margin-bottom:0!important}.grid form textarea{overflow:hidden;min-height:72px!important}.grid form .price-card{min-height:112px!important;padding-top:14px!important;padding-bottom:14px!important}.grid form .checkout-note,.grid form .secure-note,.grid form .muted-note,.grid form>p:last-child{margin-top:10px!important}.grid form{padding-top:26px!important;padding-bottom:18px!important}.grid form .field{margin-bottom:12px!important}.grid form input{min-height:48px!important;padding-top:11px!important;padding-bottom:11px!important}.grid form textarea{overflow:hidden;min-height:86px!important;padding-top:11px!important;padding-bottom:11px!important}.grid form .price-card{min-height:120px!important;padding:16px 14px!important}.grid form button[type=submit]{min-height:52px!important;margin-top:10px!important}.grid form{padding-bottom:4px!important}.grid form .checkout-note,.grid form .secure-note,.grid form .muted-note,.grid form>p:last-child{margin-top:18px!important;margin-bottom:0!important}.compact-suggest-field,.compact-combo{position:relative}.compact-combo input{width:100%;padding-right:46px!important}.compact-dropdown{z-index:40;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.compact-dropdown summary{cursor:pointer;color:#e5edf8;border-radius:8px;place-items:center;width:28px;height:28px;font-size:16px;line-height:1;list-style:none;display:grid}.compact-dropdown summary::-webkit-details-marker{display:none}.compact-dropdown[open]{z-index:120}.compact-dropdown-menu{color:#111827;background:#fff;border-radius:10px;width:330px;max-height:252px;padding:6px;position:absolute;top:34px;right:-4px;overflow-y:auto;box-shadow:0 18px 50px #00000059}.compact-dropdown-menu button{color:#111827;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;padding:7px 9px;font-size:14px;font-weight:700;line-height:1.12;display:block}.compact-dropdown-menu button:hover{background:#eef2f7}@media (max-width:760px){.compact-dropdown-menu{width:min(320px,100vw - 64px)}}.report-download-button{margin-right:12px}.report-download-button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:760px){.report-download-button{margin-bottom:10px;margin-right:0}}.report-export-button{appearance:none;cursor:pointer;border:1px solid #8ee6c859;border-radius:18px;min-height:58px;padding:18px 26px;font-size:18px;font-weight:900;line-height:1;transition:transform .15s,border-color .15s,background .15s}.report-export-button:hover{transform:translateY(-1px)}.report-export-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.primary-export-button{color:#06111f;background:#8ee6c8;border-color:#8ee6c8;box-shadow:0 14px 36px #8ee6c82e}.secondary-export-button{color:#e5edf8;background:#0f172a6b;margin-left:12px}.secondary-export-button:hover{border-color:#8ee6c8b8}@media (max-width:760px){.report-export-button{width:100%;margin-bottom:10px;margin-left:0}.secondary-export-button{margin-left:0}}.report-export-button{text-align:center;border-radius:18px;justify-content:center;align-items:center;min-width:220px;min-height:72px;padding:18px 28px;font-size:20px;font-weight:900;line-height:1.1;display:inline-flex}.secondary-export-button:hover,.copy-export-button:hover{background:#8ee6c814;border-color:#8ee6c8cc}@media (max-width:760px){.report-export-button{width:100%;min-width:0}}.report-export-button,.primary-export-button,.secondary-export-button,.copy-export-button{white-space:nowrap;border-radius:18px!important;min-width:168px!important;min-height:58px!important;padding:16px 22px!important;font-size:18px!important;line-height:1.05!important}.primary-export-button{color:#06111f!important;background:#8ee6c8!important;border-color:#8ee6c8!important}.secondary-export-button,.copy-export-button{color:#e5edf8!important;background:#0f172a6b!important;border:1px solid #8ee6c873!important}.copy-export-button{color:#06111f!important;background:#8ee6c8!important;border-color:#8ee6c8!important}@media (max-width:760px){.report-export-button,.primary-export-button,.secondary-export-button,.copy-export-button{width:100%!important;min-width:0!important}}.report-export-button,.primary-export-button,.secondary-export-button,.copy-export-button{min-width:138px!important;min-height:46px!important;box-shadow:none!important;border-radius:14px!important;padding:11px 18px!important;font-size:15px!important;line-height:1!important}.primary-export-button,.copy-export-button{color:#06111f!important;background:#8ee6c8!important;border-color:#8ee6c8!important}.secondary-export-button{color:#e5edf8!important;background:#0f172a5c!important;border:1px solid #8ee6c86b!important}.copy-export-button{border-radius:14px!important;min-width:138px!important;min-height:46px!important;padding:11px 18px!important;font-size:15px!important;line-height:1!important}button.report-export-button,button.primary-export-button,button.secondary-export-button,button.copy-export-button{box-sizing:border-box!important;white-space:nowrap!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;min-width:150px!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:0 18px!important;font-size:15px!important;line-height:1!important;display:inline-flex!important}button.copy-export-button{height:48px!important;min-height:48px!important;max-height:48px!important;padding-top:0!important;padding-bottom:0!important}.required-mark{color:#8ee6c8;margin-left:2px;font-weight:900}.optional-mark{color:#9fb0d0;margin-left:4px;font-size:12px;font-weight:700}.form-note{color:#9fb0d0;margin:-4px 0 18px;font-size:13px;line-height:1.4}.policy-page{color:#e5edf8;background:radial-gradient(circle at 0 0,#8ee6c81f,#0000 34%),#07111f;min-height:100vh;padding:72px 20px}.policy-card{background:#0f172ab8;border:1px solid #8ee6c838;border-radius:28px;width:min(860px,100%);margin:0 auto;padding:42px;box-shadow:0 24px 80px #00000047}.policy-card h1{letter-spacing:-.05em;margin:8px 0 18px;font-size:clamp(36px,5vw,58px);line-height:1}.policy-card h2{letter-spacing:-.02em;margin:30px 0 10px;font-size:20px}.policy-card p,.policy-card li{color:#b8c4da;font-size:16px;line-height:1.7}.policy-card ul{margin:10px 0 0;padding-left:22px}.policy-card a{color:#8ee6c8;font-weight:800;text-decoration:none}.policy-card a:hover{text-decoration:underline}.site-footer{color:#8d9bb8;background:#07111f;border-top:1px solid #8ee6c824;padding:28px 20px}.site-footer-inner{justify-content:space-between;align-items:center;gap:18px;width:min(1120px,100%);margin:0 auto;font-size:14px;display:flex}.site-footer nav{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.site-footer a{color:#b8c4da;font-weight:700;text-decoration:none}.site-footer a:hover{color:#8ee6c8}@media (max-width:720px){.policy-card{border-radius:22px;padding:28px 22px}.site-footer-inner{flex-direction:column;align-items:flex-start}.site-footer nav{gap:12px}}.payment-safety-note{color:#b8c4da;background:#8ee6c812;border:1px solid #8ee6c83d;border-radius:16px;align-items:flex-start;gap:8px;margin:18px 0 24px;padding:14px 16px;font-size:14px;line-height:1.55;display:flex}.payment-safety-note strong{color:#e5edf8;white-space:nowrap}.payment-safety-note a{color:#8ee6c8;font-weight:800;text-decoration:none}.payment-safety-note a:hover{text-decoration:underline}@media (max-width:640px){.payment-safety-note{flex-direction:column;gap:4px}}.report-bottom-help{color:#b8c4da;text-align:center;background:#8ee6c80f;border:1px solid #8ee6c838;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:min(980px,100% - 40px);margin:34px auto 0;padding:14px 18px;font-size:14px;line-height:1.55;display:flex}.report-bottom-help strong{color:#e5edf8;white-space:nowrap}.report-bottom-help a{color:#8ee6c8;font-weight:800;text-decoration:none}.report-bottom-help a:hover{text-decoration:underline}@media (max-width:640px){.report-bottom-help{text-align:left;flex-direction:column;align-items:flex-start}}.conversion-goal-grid{grid-template-columns:1fr 1fr}.goal-card{text-align:left;align-items:flex-start;min-height:122px}.goal-card strong{font-size:16px;line-height:1.15}.goal-card .muted{margin-top:8px;font-size:13px;line-height:1.35}@media (max-width:720px){.conversion-goal-grid{grid-template-columns:1fr}.goal-card{min-height:auto}}.conversion-goal-grid{grid-template-columns:1fr 1fr;gap:14px}.goal-card{text-align:left!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;gap:8px!important;min-height:118px!important;padding:16px!important;display:flex!important}.goal-card strong{letter-spacing:-.02em;font-size:16px!important;line-height:1.18!important;display:block!important}.goal-card .muted{margin:0!important;font-size:13px!important;line-height:1.35!important;display:block!important}@media (max-width:720px){.conversion-goal-grid{grid-template-columns:1fr}.goal-card{min-height:auto!important}}.form-error{color:#ffb4b4;background:#ff7b7b14;border:1px solid #ff7b7b59;border-radius:14px;margin:12px 0 0;padding:12px 14px;font-size:14px;line-height:1.45}.cta:disabled{opacity:.7;cursor:wait}.report-panel .diagnosis-result{gap:24px!important;display:grid!important}.report-panel .diagnosis-score-card{background:#8ee6c812!important;border:1px solid #8ee6c842!important;border-radius:24px!important;padding:30px!important;display:block!important}.report-panel .diagnosis-score-card span{color:#8ee6c8!important;margin-bottom:10px!important;font-weight:900!important;display:block!important}.report-panel .diagnosis-score-card strong{letter-spacing:-.06em!important;color:#fff!important;font-size:clamp(54px,8vw,92px)!important;line-height:1!important;display:block!important}.report-panel .diagnosis-score-card p{color:#b8c4da!important;margin:16px 0 0!important;font-size:18px!important;line-height:1.55!important}.report-panel .diagnosis-section{background:#0f172a80!important;border:1px solid #ffffff21!important;border-radius:24px!important;padding:28px!important;display:block!important}.report-panel .diagnosis-section h2,.report-panel .locked-solution-card h2{color:#fff!important;letter-spacing:-.04em!important;margin:8px 0 16px!important;font-size:clamp(28px,4vw,44px)!important;line-height:1.05!important}.report-panel .diagnosis-blocker-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.report-panel .diagnosis-blocker-card{background:#ffffff0a!important;border:1px solid #8ee6c82e!important;border-radius:18px!important;padding:18px!important}.report-panel .diagnosis-blocker-card span{color:#8ee6c8!important;text-transform:uppercase!important;margin-bottom:10px!important;font-size:12px!important;font-weight:900!important;display:block!important}.report-panel .diagnosis-blocker-card h3{color:#fff!important;margin:0 0 10px!important;font-size:18px!important;line-height:1.2!important}.report-panel .diagnosis-blocker-card p,.report-panel .solution-preview-box p,.report-panel .locked-solution-card p,.report-panel .locked-solution-card li{color:#b8c4da!important;line-height:1.6!important}.report-panel .locked-solution-card{background:linear-gradient(135deg,#8ee6c81f,#0f172a8a)!important;border:1px solid #8ee6c861!important;border-radius:26px!important;padding:30px!important}.report-panel .locked-solution-card ul{gap:8px!important;margin:18px 0 24px!important;padding-left:22px!important;display:grid!important}@media (max-width:900px){.report-panel .diagnosis-blocker-grid{grid-template-columns:1fr!important}}.formatted-report{gap:18px;max-width:980px;display:grid}.formatted-report h2{color:#fff;letter-spacing:-.05em;margin:6px 0 4px;font-size:clamp(34px,5vw,58px);line-height:1.02}.formatted-report h3{color:#fff;letter-spacing:-.035em;margin:24px 0 4px;font-size:clamp(24px,3vw,34px);line-height:1.08}.formatted-report p{color:#c8d2e6;margin:0;font-size:17px;line-height:1.65}.formatted-report .formatted-label{color:#fff;margin-top:10px;font-weight:900}.formatted-report .formatted-bullet{padding-left:22px;position:relative}.formatted-report .formatted-bullet:before{content:"•";color:#8ee6c8;font-weight:900;position:absolute;left:0}.formatted-report .formatted-day{background:#ffffff09;border:1px solid #8ee6c829;border-radius:14px;padding:12px 14px}.nav{gap:16px}.nav .badge,.badge{white-space:nowrap}.grid>.panel{align-self:start}.report-header{align-items:flex-start;gap:24px}.report-header>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.report-header button,.report-header .cta,.report-header .secondary-button{white-space:nowrap;border-radius:16px;min-height:54px;padding:0 28px;line-height:1.15}.report-header .copy-button{min-width:148px}.dev-skip-button{text-align:center;border-radius:16px;width:100%;min-height:52px;margin-top:12px;font-weight:800}[role=table]{width:100%;overflow:hidden}[role=row]{min-width:0}[role=cell],[role=columnheader]{word-break:normal;overflow-wrap:anywhere;min-width:0}@media (max-width:760px){.wrapper{padding-left:18px;padding-right:18px}.container{width:100%}.nav{align-items:center}.nav .brand{min-width:0}.nav .badge,.badge{padding:8px 12px;font-size:12px}.report-header{display:block}.report-header>div:last-child{grid-template-columns:1fr;justify-content:stretch;gap:12px;margin-top:18px;display:grid}.report-header button,.report-header .cta,.report-header .secondary-button,.report-header .copy-button{width:100%;min-width:0;min-height:52px;padding:0 18px}[role=table]{background:0 0;border:0;gap:12px;display:grid}[role=row]{background:#ffffff08;border:1px solid #8ee6cf29;border-radius:16px;grid-template-columns:1fr;display:grid;overflow:hidden}[role=cell],[role=columnheader]{padding:12px 14px;display:block;border:0!important}}@media (max-width:420px){h1{letter-spacing:-.05em}.panel{padding-left:22px;padding-right:22px}.cta,.secondary-button{width:100%}}
