@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#101417;--surface:#171d21;--surface-2:#1d252a;--surface-3:#253037;--line:#34424a;--muted:#9cadb5;--paper:#f2f5f1;--blue:#41a8ff;--blue-strong:#1979d6;--lime:#b8f36b;--coral:#ff7a72;color:var(--paper);background:var(--ink);font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 78% -10%,#1f4e633d,transparent 31rem),linear-gradient(90deg,#ffffff03 1px,transparent 1px),var(--ink);min-width:320px;color:var(--paper);background-size:auto,32px 32px;margin:0}button,input,textarea{font:inherit}button{transition:transform .15s,border-color .15s,background .15s}button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #b8f36b99}.app{min-height:100vh}.app-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#101417e8;border-bottom:1px solid #ffffff12;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:78px;padding:14px clamp(18px,4vw,72px);display:grid;position:sticky;top:0}.brand{color:var(--paper);letter-spacing:-.04em;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font:800 18px/1 Manrope;display:flex}.brand i{color:#d9f0ff;letter-spacing:-.1em;background:#113047;border:1px solid #72c7ff;border-radius:8px;place-items:center;width:32px;height:32px;font:700 10px DM Mono,monospace;display:grid}.brand span span{color:var(--blue)}.header-nav{justify-content:center;gap:5px;display:flex}.header-nav button,.header-register,.header-login,.header-account,.menu-toggle{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:9px 11px;font-size:13px;font-weight:700}.header-nav button:hover,.header-nav button.selected{color:var(--paper);background:#ffffff0c}.header-nav button.selected{border-color:#4bb0ff66}.header-nav small{background:var(--blue);color:#071116;border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:7px;padding:0 5px;font:700 10px DM Mono,monospace;display:inline-grid}.header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.header-register{color:var(--paper)}.header-login,.header-account{color:var(--paper);background:#1c252b;border-color:#4a5c66}.header-login:hover,.header-account:hover{border-color:var(--blue);background:#22333d}.header-account{align-items:center;gap:8px;padding:5px 10px 5px 5px;display:flex}.header-avatar{background:var(--lime);color:#172015;border-radius:50%;place-items:center;width:27px;height:27px;font:800 12px Manrope;display:grid}.menu-toggle{display:none}.content{width:min(100%,1450px);margin:0 auto;padding:clamp(32px,5vw,76px)}.audit-form{width:100%;max-width:1160px}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0;font:700 10px DM Mono,monospace}.audit-form h1,.view-head h1,.empty h1{letter-spacing:-.065em;max-width:760px;margin:14px 0;font-size:clamp(34px,4vw,58px);line-height:1.02}.lead,.view-head p,.empty p{max-width:700px;color:var(--muted);line-height:1.65}.mode-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin:34px 0 14px;display:grid}.mode-card{border:1px solid var(--line);background:var(--surface);min-height:132px;color:var(--muted);text-align:left;cursor:pointer;border-radius:4px;align-content:start;gap:8px;padding:17px;display:grid}.mode-card b{color:var(--paper);font-size:15px}.mode-card span{font-size:12px;line-height:1.45}.mode-card:hover,.mode-card.active{border-color:var(--blue);background:#1b2a32}.mode-card.active{box-shadow:inset 3px 0 0 var(--lime)}.model-row{border:1px solid var(--line);background:var(--surface);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;font-size:12px;display:flex}.model-chip{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;margin-left:5px;padding:7px 10px;font-size:12px}.model-chip.active{border-color:var(--blue);color:var(--paper);background:#1e3c4e}.field{gap:7px;display:grid}.field span{color:#c4d0d5;font-size:12px;font-weight:700}.field input,.field textarea,.competitor input,.account-form input{border:1px solid var(--line);width:100%;color:var(--paper);background:#11171b;border-radius:4px;outline:none;padding:12px}.field input:focus,.field textarea:focus,.competitor input:focus,.account-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #41a8ff22}.field small{color:var(--muted);font-size:11px;line-height:1.5}.field textarea{resize:vertical;min-height:94px}.manual-grid{border:1px solid var(--line);background:var(--surface);border-radius:4px;grid-template-columns:1fr 1fr;gap:13px;margin:14px 0;padding:18px;display:grid}.wide{grid-column:1/-1}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:13px;font-weight:700}.text-button:hover{text-decoration:underline}.competitors{border:1px solid var(--line);background:var(--surface);border-radius:4px;margin:14px 0;padding:17px}.competitors p{color:var(--muted);margin:5px 0 12px;font-size:12px}.competitor{grid-template-columns:1fr 1.2fr 1.4fr 1fr auto;align-items:center;gap:8px;margin:8px 0;display:grid}.remove-competitor{color:#ffd5d2;cursor:pointer;background:#301c1d;border:1px solid #7a4b4a;border-radius:4px;width:35px;height:35px;font-size:23px}.remove-competitor:hover{border-color:var(--coral);background:#4a2424}.form-actions{gap:10px;margin-top:18px;display:flex}.primary,.secondary,.icon-button{cursor:pointer;border-radius:4px;padding:11px 15px;font-size:13px;font-weight:800}.primary{border:1px solid var(--lime);background:var(--lime);color:#172015}.primary:hover{background:#ccff8c;transform:translateY(-1px)}.secondary{border:1px solid var(--line);color:var(--paper);background:#202b31}.secondary:hover{border-color:var(--blue)}.icon-button{color:#ffd6d3;background:#2d1c1d;border:1px solid #684545}.error{color:var(--coral)}.loading,.empty{text-align:center;place-content:center;min-height:55vh;display:grid}.loading i{border:3px solid #31414a;border-top-color:var(--lime);border-radius:50%;width:40px;height:40px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading h2{margin:8px;font-size:27px}.loading span{color:var(--muted)}.view-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:28px;display:flex}.reports-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.report-card{border:1px solid var(--line);background:var(--surface);border-radius:4px;grid-template-columns:1fr auto;gap:15px;padding:19px;display:grid}.report-card h3{letter-spacing:-.03em;margin:8px 0;font-size:18px}.report-card small{color:var(--muted)}.report-card>strong{color:var(--lime);letter-spacing:-.08em;font-size:36px}.report-card>div:last-child{grid-column:1/-1;gap:8px;display:flex}.report-mode{color:var(--blue);text-transform:uppercase;font:500 10px DM Mono,monospace}.report{width:100%;max-width:1380px}.report-head,.section-title{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.report-head h1{letter-spacing:-.05em;margin:9px 0;font-size:34px}.score-grid,.two-col{grid-template-columns:1.5fr 1fr 1fr;gap:12px;margin:22px 0;display:grid}.two-col{grid-template-columns:1.4fr 1fr}.score-card,.metric,.barrier,.panel,.improvements,.warnings,.category-panel{border:1px solid var(--line);background:var(--surface);border-radius:4px;padding:18px}.score-card{align-items:center;gap:18px;display:flex}.ring{aspect-ratio:1;background:conic-gradient(var(--lime) var(--value),#324149 0);border-radius:50%;flex:0 0 108px;place-content:center;width:108px;height:108px;display:grid;position:relative}.ring:before{background:var(--surface);content:"";border-radius:50%;position:absolute;inset:8px}.ring strong,.ring span{z-index:1;text-align:center}.ring strong{letter-spacing:-.09em;font-size:31px}.ring span{color:var(--muted);font-size:10px}.metric{color:var(--muted);gap:7px;display:grid}.metric>strong{color:var(--paper);letter-spacing:-.06em;font-size:29px}.meter{background:#34424a;border-radius:99px;height:7px;overflow:hidden}.meter i{background:var(--blue);height:100%;display:block}.barrier{background:#2b2020;border-color:#755047}.barrier h3{font-size:17px}.barrier p,.issues p,.improve-grid p{color:var(--muted);font-size:13px;line-height:1.55}.issues{padding-left:20px}.issues li{margin:12px 0}.teal{background:#19302d;border-color:#477165}.checklist{color:#c9d4d8;gap:9px;padding:0;list-style:none;display:grid}.checklist li{color:var(--lime)}.checklist span{color:#c9d4d8}.effect{border-top:1px solid var(--line);color:#d3e0e2;padding-top:10px}.tabs{gap:7px;margin:17px 0;display:flex;overflow:auto}.tab{border:1px solid var(--line);background:var(--surface);color:var(--muted);white-space:nowrap;cursor:pointer;border-radius:4px;padding:8px 10px;font-size:12px}.tab.active{border-color:var(--blue);color:var(--paper);background:#1b3645}.client-detail,.improve-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.client-detail>div,.improve-grid article{background:#11181c;border:1px solid #ffffff0d;padding:13px}.client-detail span,.improve-grid span{color:var(--blue);text-transform:uppercase;font:500 10px DM Mono,monospace}.client-detail p{color:var(--muted);font-size:13px}.improve-grid{grid-template-columns:1fr 1fr}.analysis-badge{color:#cfe6ed;background:#172e39;border:1px solid #537b8e;border-radius:4px;gap:3px;margin-top:13px;padding:11px;font-size:13px;display:grid}.analysis-badge.ai{background:#203320;border-color:#6f9e59}.warnings{color:#f2dc8d;background:#302b1a;border-color:#7a6a35;margin:14px 0}.before{text-decoration:line-through;color:#ffc0bb!important}.after{color:var(--lime)!important}.price-panel{background:#162832;border:1px solid #4d788e;border-radius:4px;justify-content:space-between;align-items:center;gap:16px;margin:-5px 0 18px;padding:14px 16px;display:flex}.price-panel div{gap:4px;display:grid}.price-panel b{font-size:13px}.price-panel span,.pricing-hint{color:var(--muted);font-size:12px}.price-panel strong{color:var(--lime);white-space:nowrap;font-size:23px}.pricing-hint{margin:12px 0 0}.analysis-notice{color:#f3d97f;background:#312a17;border:1px solid #877130;border-radius:4px;margin:16px 0;padding:11px 13px;font-size:13px}.competitive-panel{margin-top:14px}.competitive-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px;margin:14px 0;display:grid}.competitive-grid article{border:1px solid var(--line);background:#131a1f;border-radius:4px;padding:14px}.competitive-grid p{color:var(--muted);font-size:13px}.competitive-grid strong{color:#d7e1e4}.category-panel{margin-top:14px}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.category-grid article{background:#12191d;border:1px solid #ffffff12;padding:12px}.category-grid article>div{justify-content:space-between;gap:8px;font-size:12px;display:flex}.category-grid strong{margin:6px 0;font-size:24px;display:block}.category-grid i{background:#34424a;border-radius:99px;height:5px;display:block;overflow:hidden}.category-grid em{background:var(--blue);height:100%;display:block}.category-grid p{color:var(--muted);margin:8px 0 4px;font-size:12px}.category-grid small{color:var(--lime);font-size:11px}.good,.medium,.needs{border-radius:99px;padding:3px 6px;font-size:10px}.good{color:#b8f36b;background:#24402b}.medium{color:#f2dc8d;background:#443d24}.needs{color:#ffc0bb;background:#482729}.account-panel{border:1px solid var(--line);background:var(--surface);border-radius:4px;max-width:760px;padding:26px}.account-panel+.account-panel{margin-top:18px}.account-form{gap:13px;margin:18px 0;display:grid}.account-form label{color:#c6d2d6;gap:7px;font-size:13px;font-weight:700;display:grid}.payment-placeholder{border:1px solid var(--line);background:#11181c;border-radius:4px;margin:22px 0;padding:15px}.payment-placeholder p{color:var(--muted);font-size:13px}.auth-actions{justify-content:space-between;align-items:center;gap:20px;width:100%;margin-top:18px;display:flex}.profile-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.profile-header h1{letter-spacing:-.06em;margin:8px 0 22px;font-size:39px}.profile-header-avatar{border:2px solid var(--lime);object-fit:cover;border-radius:50%;flex:0 0 128px;width:128px;height:128px;box-shadow:0 0 0 7px #b8f36b12}.avatar-fallback{color:#e5f7ff;background:#1f4a5b;place-items:center;font-size:40px;font-weight:800;display:grid}.avatar-controls{justify-items:center;gap:10px;display:grid}.avatar-controls>div{align-items:center;gap:8px;display:flex}.avatar-action{padding:7px 10px;font-size:12px}.avatar-button{cursor:pointer;background:0 0;border:0;padding:0}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.legal-page{max-width:780px}.legal-page p{color:#c7d2d5;line-height:1.7}@media (width<=900px){.app-header{gap:14px}.content{padding:34px 26px}.score-grid{grid-template-columns:1fr 1fr}.barrier{grid-column:1/-1}.client-detail,.category-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.app-header{grid-template-columns:1fr auto auto;padding:12px 16px}.menu-toggle{display:block}.header-nav{border-bottom:1px solid var(--line);background:#101417;justify-content:stretch;gap:0;padding:10px 16px 16px;display:none;position:absolute;top:calc(100% + 1px);left:0;right:0}.header-nav.open{display:grid}.header-nav button{text-align:left}.header-actions{gap:3px}.header-register{display:none}.header-login{padding:8px 10px}.header-account{padding:4px}.header-account>span:last-child{display:none}.content{padding:30px 16px}.mode-grid,.manual-grid,.reports-grid,.two-col,.improve-grid,.score-grid,.client-detail,.competitor{grid-template-columns:1fr}.remove-competitor{justify-self:end}.view-head,.report-head,.model-row{display:grid}.form-actions{flex-wrap:wrap}.price-panel{align-items:flex-start}.profile-header-avatar{flex-basis:98px;width:98px;height:98px}.category-grid{grid-template-columns:1fr}}@media (width<=440px){.brand span{font-size:16px}.menu-toggle{font-size:12px}.profile-header{gap:12px}.profile-header h1{font-size:32px}.auth-actions{flex-direction:column;align-items:flex-start}}.brand img{object-fit:cover;border-radius:8px;width:34px;height:34px}.header-avatar-image{object-fit:cover;background:#1d2c33}.header-avatar.pending{background:#2b3940;animation:1.1s ease-in-out infinite identity-pulse}@keyframes identity-pulse{50%{opacity:.45}}html,body{max-width:100%;overflow-x:hidden}img{max-width:100%}.header-nav button,.header-register,.header-login,.header-account,.menu-toggle,.primary,.secondary,.icon-button,.remove-competitor{min-height:40px}.brand{min-width:0}.brand>span{white-space:nowrap}.header-avatar-image{display:block}.profile-header>div:first-child{min-width:0}@media (width<=900px){.mode-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-head h1{font-size:clamp(30px,5vw,42px)}.score-card{min-width:0}.score-card h2{overflow-wrap:anywhere}}@media (width<=760px){.app-header{grid-template-columns:minmax(0,1fr) auto;gap:8px;min-height:0;padding:10px 14px}.brand{gap:8px;font-size:17px}.brand img{width:31px;height:31px}.menu-toggle{grid-area:1/2;padding:8px 10px;display:block}.header-actions{grid-area:2/1/auto/-1;grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.header-register,.header-login{width:100%;padding:9px 8px;display:block}.header-account{grid-column:1/-1;justify-content:center;width:100%;padding:6px 10px}.header-account>span:last-child{display:inline}.header-nav{padding:8px 14px 14px;top:100%;box-shadow:0 16px 24px #0007}.header-nav button{min-height:42px;padding:11px 8px}.content{padding:24px 14px 42px}.audit-form h1,.view-head h1,.empty h1{font-size:clamp(31px,10vw,42px);line-height:1.05}.lead{font-size:14px}.mode-grid{grid-template-columns:1fr;margin:24px 0 12px}.mode-card{min-height:0;padding:15px}.model-row{gap:10px;padding:12px}.model-row>div{flex-wrap:wrap;gap:6px;display:flex}.model-chip{flex:74px;margin:0}.price-panel{grid-template-columns:1fr auto;gap:10px;padding:13px;display:grid}.price-panel strong{align-self:start;font-size:20px}.manual-grid,.competitors{margin-inline:0;padding:14px}.field input,.field textarea,.competitor input,.account-form input{padding:12px;font-size:16px}.competitor{gap:9px;margin:12px 0}.remove-competitor{justify-self:end;width:42px;height:42px}.form-actions{grid-template-columns:1fr;gap:8px;display:grid}.form-actions .primary,.form-actions .secondary{width:100%}.view-head,.report-head{gap:14px}.view-head .primary,.report-head .secondary{width:100%}.score-card{align-items:flex-start;padding:15px}.ring{flex-basis:90px;width:90px;height:90px}.ring:before{inset:7px}.ring strong{font-size:27px}.score-card h2,.panel h2,.improvements h2{font-size:22px;line-height:1.14}.metric,.barrier,.panel,.improvements,.warnings,.category-panel{padding:15px}.section-title{gap:8px;display:grid}.section-title .count{justify-self:start}.tabs{margin-inline:-2px;padding-bottom:4px}.tab{min-height:40px}.client-detail>div,.improve-grid article,.category-grid article{padding:13px}.competitive-grid{grid-template-columns:1fr}.report-card{padding:15px}.report-card>strong{font-size:31px}.report-card>div:last-child{grid-template-columns:1fr auto;display:grid}.report-card .secondary{width:100%}.account-panel{padding:18px 14px}.profile-header{flex-wrap:wrap;align-items:flex-start;gap:14px}.profile-header>div:first-child{flex:170px}.profile-header h1{margin-bottom:14px}.profile-header-avatar{flex-basis:86px;width:86px;height:86px}.avatar-fallback{font-size:30px}.avatar-controls{margin-left:auto}.avatar-controls>div{gap:6px}.payment-placeholder{padding:14px}.auth-actions{gap:10px}.legal-page{font-size:14px}}@media (width<=440px){.app-header{padding-inline:12px}.brand>span{font-size:16px}.menu-toggle{font-size:12px}.content{padding-inline:12px}.price-panel{grid-template-columns:1fr}.price-panel strong{justify-self:start}.score-card{gap:13px}.ring{flex-basis:78px;width:78px;height:78px}.ring strong{font-size:23px}.score-card h2{font-size:20px}.profile-header{grid-template-columns:minmax(0,1fr) auto;display:grid}.profile-header>div:first-child{min-width:0}.profile-header h1{font-size:31px}.profile-header p{overflow-wrap:anywhere}.avatar-controls{margin:0}.avatar-controls>div{grid-template-columns:1fr;display:grid}.avatar-action{width:100%}.auth-actions{flex-direction:column;align-items:stretch}.auth-actions .text-button{text-align:left}.analysis-notice{overflow-wrap:anywhere}}.site-footer{border-top:1px solid var(--line);background:#0e1316;flex-wrap:wrap;gap:12px;padding:22px clamp(14px,4vw,72px);display:flex}.site-footer button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px}.site-footer button:hover{color:var(--paper);text-decoration:underline}.pricing-table{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.pricing-table article{border:1px solid var(--line);background:var(--surface);border-radius:4px;gap:8px;padding:16px;display:grid}.pricing-table span{color:var(--muted);font-size:13px}@media (width<=760px){.pricing-table{grid-template-columns:1fr}.site-footer{gap:10px 16px}}.legal-page a{color:#9bc9e8}.legal-page a:hover{color:#c5e5f7}
