:root{--ink:#111827;--muted:#667085;--line:#e4e7ec;--panel:#f7f8fb;--blue:#2394ff;--violet:#7657ff;--green:#25c875;--red:#ff5a5f;--lime:#9dff00;--navy:#121a35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:auto;padding:0 28px;border-bottom:1px solid #f1f2f5}.brand{display:flex;gap:12px;align-items:center}.brand>span:last-child{display:flex;flex-direction:column;line-height:1}.brand strong{font-size:20px;letter-spacing:.02em}.brand small{margin-top:6px;font-size:9px;letter-spacing:.18em;color:var(--muted)}.brand-mark{width:34px;height:34px;display:grid;grid-template-columns:1fr 1fr;gap:3px}.brand-mark i{border-radius:50%}.brand-mark i:nth-child(1){background:#20a8f5}.brand-mark i:nth-child(2){background:#ff575d}.brand-mark i:nth-child(3){background:#48cf68}.brand-mark i:nth-child(4){background:#7b52ff}.topbar nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.topbar nav>a:not(.nav-button){color:#475467}.nav-button,.primary-button{padding:12px 19px;background:var(--navy);color:white;border-radius:12px}.hero{max-width:1240px;margin:0 auto;padding:76px 28px 70px;display:grid;grid-template-columns:1.08fr .92fr;gap:72px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;font-size:11px;letter-spacing:.12em;font-weight:800;color:#5c6475}.eyebrow b{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #e6f9ef}.hero h1,.report-hero h1{font-size:54px;line-height:1.08;letter-spacing:-.045em;margin:24px 0}.hero h1 em,.how-section h2 em{font-style:normal;color:var(--violet)}.hero-copy>p{max-width:650px;font-size:18px;line-height:1.65;color:#586174}.hero-points{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;font-size:14px;font-weight:700}.hero-points span{padding:9px 12px;background:#f7f5ff;border-radius:9px}.upload-card{border:1px solid var(--line);border-radius:24px;padding:28px;background:white;box-shadow:0 24px 60px rgba(17,24,39,.11)}.upload-heading{display:flex;align-items:center;gap:14px;margin-bottom:20px}.upload-heading .step{width:42px;height:42px;border-radius:12px;background:var(--navy);color:white;display:grid;place-items:center;font-size:12px;font-weight:800}.upload-heading div{display:flex;flex-direction:column;gap:5px}.upload-heading strong{font-size:18px}.upload-heading small{color:var(--muted)}.dropzone{min-height:235px;border:2px dashed #cfd5e1;border-radius:18px;background:#fafbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:.2s;padding:22px;text-align:center}.dropzone:hover,.dropzone.dragging{border-color:var(--violet);background:#f7f5ff}.dropzone.has-file{border-color:var(--green);background:#f1fcf6}.dropzone input{position:absolute;opacity:0;pointer-events:none}.upload-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#eeeaff;color:var(--violet);font-size:30px;font-weight:300;margin-bottom:15px}.dropzone strong{font-size:17px}.dropzone small{color:var(--muted);margin:7px 0 15px}.file-name{font-size:12px;font-weight:700;color:var(--violet);max-width:100%;overflow:hidden;text-overflow:ellipsis}.primary{border:0;width:100%;margin-top:16px;padding:16px 20px;border-radius:13px;background:linear-gradient(100deg,#6f50ff,#8e56ef);color:white;font:inherit;font-weight:800;font-size:15px;cursor:pointer;box-shadow:0 12px 24px rgba(118,87,255,.25);display:flex;justify-content:center;gap:14px}.primary span{font-size:20px;line-height:16px}.upload-links{display:flex;justify-content:space-between;margin:17px 2px 0;font-size:12px;font-weight:700;color:var(--violet)}.privacy{text-align:center;color:#7c8597;font-size:11px;margin:20px 0 0}.alert{padding:12px 14px;border-radius:10px;background:#fff0f0;color:#b42318;font-size:13px;margin-bottom:14px}.proof-strip{max-width:1184px;margin:0 auto 100px;padding:27px 30px;border-radius:20px;background:var(--navy);color:white;display:grid;grid-template-columns:repeat(4,1fr)}.proof-strip div{padding:4px 25px;border-right:1px solid rgba(255,255,255,.13);display:flex;flex-direction:column;gap:7px}.proof-strip div:last-child{border:0}.proof-strip strong{font-size:19px}.proof-strip span{font-size:12px;color:#aeb7ce}.how-section{padding:94px 28px;background:#f7f8fb}.section-heading{max-width:1184px;margin:auto}.section-heading h2,.columns-section h2,.radar-section h2,.recommendations-section h2{font-size:40px;line-height:1.15;letter-spacing:-.035em;margin:18px 0 0}.steps-grid{max-width:1184px;margin:48px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps-grid article{position:relative;padding:30px;border-radius:20px;background:#fff;border:1px solid #e8eaf0;min-height:270px}.steps-grid article>span{position:absolute;right:24px;top:24px;color:#c7ccd6;font-size:12px;font-weight:800}.feature-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;color:white;font-size:25px;margin-bottom:34px}.feature-icon.blue{background:var(--blue)}.feature-icon.violet{background:var(--violet)}.feature-icon.green{background:var(--green)}.steps-grid h3{font-size:19px;margin:0 0 12px}.steps-grid p,.columns-section p{font-size:14px;line-height:1.65;color:var(--muted);margin:0}.columns-section{max-width:1184px;margin:100px auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center;padding:0 28px}.column-list{display:flex;flex-wrap:wrap;gap:12px}.column-list span{border:1px solid #dfe3ea;border-radius:12px;padding:13px 16px;background:#fff;font-size:13px;font-weight:700}.column-list span.required{border-color:#b7aaff;background:#f7f5ff}.column-list b{font-size:9px;color:var(--violet);text-transform:uppercase;margin-left:7px}.report-hero{max-width:1184px;margin:auto;padding:58px 28px 34px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.report-hero h1{font-size:46px;margin:14px 0 10px}.report-hero p{color:var(--muted);margin:0}.report-actions{display:flex;gap:10px}.secondary-button,.primary-button{padding:13px 17px;border-radius:11px;font-size:13px;font-weight:800}.secondary-button{background:#f2f4f7}.notices{max-width:1128px;margin:0 auto 20px;display:flex;flex-direction:column;gap:7px;color:#695c20;background:#fff9df;border:1px solid #f5e5a4;padding:14px 16px;border-radius:12px;font-size:12px}.kpi-grid{max-width:1184px;margin:0 auto;padding:0 28px 42px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi-grid article{border:1px solid var(--line);border-radius:16px;padding:21px;background:white;display:flex;flex-direction:column;gap:8px}.kpi-grid article>span{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:var(--muted)}.kpi-grid article>strong{font-size:29px;letter-spacing:-.03em}.kpi-grid article>small{color:var(--muted);font-size:11px}.status-card div{font-size:12px;font-weight:700;margin-top:2px}.status-card b{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:7px}.green-dot{background:var(--green)}.yellow-dot{background:#f6b73c}.red-dot{background:var(--red)}.radar-section,.recommendations-section,.details-section{max-width:1184px;margin:0 auto;padding:52px 28px}.radar-section{background:#f8f9fb;border-radius:25px}.section-title-row{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:32px}.legend{font-size:10px;color:var(--muted);display:flex;gap:7px;align-items:center}.legend i{width:7px;height:7px;border-radius:50%;margin-left:7px}.legend .leader{background:var(--green)}.legend .growth{background:#f6b73c}.legend .attention{background:var(--red)}.ranking{background:white;border:1px solid var(--line);border-radius:17px;overflow:hidden}.rank-row{display:grid;grid-template-columns:38px minmax(220px,1.5fr) minmax(120px,.8fr) 42px 130px;align-items:center;gap:15px;padding:17px 20px;border-bottom:1px solid #edf0f3}.rank-row:last-child{border:0}.rank{width:28px;height:28px;border-radius:8px;background:#f2f4f7;display:grid;place-items:center;font-size:11px;font-weight:800}.rank-main{display:flex;flex-direction:column;gap:5px;min-width:0}.rank-main strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-main small{color:var(--muted);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.score-bar{height:7px;background:#edf0f5;border-radius:9px;overflow:hidden}.score-bar i{display:block;height:100%;background:linear-gradient(90deg,var(--violet),var(--green));border-radius:9px}.score{font-size:13px}.status{font-size:10px;font-weight:800;border-radius:20px;padding:8px 10px;text-align:center}.status-leader{color:#087443;background:#e8f9f0}.status-growth{color:#8a5b00;background:#fff5d8}.status-attention{color:#aa282f;background:#fff0f0}.recommendations-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.recommendations-grid article{border:1px solid var(--line);border-radius:16px;padding:20px}.recommendations-grid article>div{display:flex;align-items:center;gap:12px}.recommendations-grid strong{font-size:14px}.mini-score{width:35px;height:35px;border-radius:10px;background:#f0edff;color:var(--violet);display:grid;place-items:center;font-size:11px;font-weight:900;flex:none}.recommendations-grid p{font-size:13px;line-height:1.55;color:#3f4858}.recommendations-grid small{font-size:10px;color:var(--muted)}.next-step{max-width:1128px;margin:38px auto 62px;padding:40px 44px;border-radius:24px;background:linear-gradient(125deg,#121a35,#29204d);color:white;display:flex;justify-content:space-between;align-items:center;gap:30px}.eyebrow.light{color:#d2d6e1}.next-step h2{font-size:28px;line-height:1.25;margin:15px 0 0}.next-step>a{padding:15px 20px;border-radius:12px;background:var(--lime);color:#101728;font-size:12px;font-weight:900;white-space:nowrap}.details-section{padding-top:0}.details-section details{border:1px solid var(--line);border-radius:16px;overflow:hidden}.details-section summary{padding:19px 22px;cursor:pointer;font-size:13px;font-weight:800;display:flex;justify-content:space-between}.table-wrap{overflow:auto;border-top:1px solid var(--line)}table{width:100%;border-collapse:collapse;min-width:1050px;font-size:11px}th{text-align:left;background:#f7f8fa;color:#667085;padding:12px;white-space:nowrap}td{padding:12px;border-top:1px solid #edf0f3;vertical-align:top;line-height:1.4}footer{max-width:1184px;margin:80px auto 0;padding:28px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:13px}footer div{display:flex;flex-direction:column;gap:5px}footer span{color:var(--muted);font-size:11px}footer>a{font-weight:800;color:var(--violet)}@media(max-width:900px){.topbar nav>a:not(.nav-button){display:none}.hero{grid-template-columns:1fr;padding-top:45px;gap:36px}.hero h1{font-size:42px}.proof-strip{margin-left:20px;margin-right:20px;grid-template-columns:1fr 1fr}.proof-strip div:nth-child(2){border-right:0}.proof-strip div{margin:8px 0}.steps-grid,.kpi-grid{grid-template-columns:1fr 1fr}.columns-section{grid-template-columns:1fr;gap:35px}.report-hero,.next-step{align-items:flex-start;flex-direction:column}.rank-row{grid-template-columns:35px 1fr 45px 110px}.score-bar{display:none}.recommendations-grid{grid-template-columns:1fr}}@media(max-width:560px){.topbar{height:70px;padding:0 18px}.topbar nav{gap:8px}.nav-button{padding:10px 12px;font-size:11px}.hero{padding:38px 18px 52px}.hero h1{font-size:34px}.hero-copy>p{font-size:16px}.upload-card{padding:20px}.proof-strip{grid-template-columns:1fr;margin-bottom:70px}.proof-strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.steps-grid,.kpi-grid{grid-template-columns:1fr}.how-section{padding:70px 18px}.section-heading h2,.columns-section h2,.radar-section h2,.recommendations-section h2{font-size:31px}.columns-section{margin:70px auto;padding:0 18px}.report-hero{padding:40px 18px 25px}.report-hero h1{font-size:36px}.report-actions{width:100%;flex-direction:column}.report-actions a{text-align:center}.kpi-grid{padding:0 18px 28px}.radar-section{padding:34px 14px;border-radius:0}.section-title-row{align-items:flex-start;flex-direction:column}.rank-row{grid-template-columns:30px 1fr 35px;padding:14px 12px}.rank-row .status{display:none}.recommendations-section{padding:45px 18px}.next-step{margin:24px 18px 50px;padding:30px 24px}.next-step>a{white-space:normal}.details-section{padding:0 18px}.upload-links{flex-direction:column;gap:10px;align-items:center}}
