.report-body{--bg0:#06141b;--bg1:#0b1b26;--bg2:#11212d;--slate:#253745;--steel:#7a8c99;--mist:#b7c1c4;--paper:#d2d6d5;--acc:#6fc9e8;--ok:#7ee0b8;--warn:#e8c86f;--bad:#e88a6f;--line:#9ba8ab29;--line2:#9ba8ab4d;--fd:"Anton",sans-serif;--fb:"Inter",sans-serif;--fm:"JetBrains Mono",monospace;--ease:cubic-bezier(.22,.68,.24,1);--pad:clamp(20px,4.5vw,52px);--maxw:1180px;--r:10px;background:var(--bg0);color:var(--paper);font-family:var(--fb);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65}.report-body ::selection{background:var(--acc);color:var(--bg0)}.report-body .wrap{max-width:var(--maxw);padding:0 var(--pad);margin:0 auto}.report-body .tag{font-family:var(--fm);letter-spacing:.18em;text-transform:uppercase;color:var(--mist);font-size:11px}.report-body .tag b{color:var(--acc);font-weight:500}.report-body h1,.report-body h2,.report-body h3{font-family:var(--fd);text-transform:uppercase;letter-spacing:.015em;color:#e8eceb;font-weight:400;line-height:1}.report-body section{border-top:1px solid var(--line);padding:clamp(70px,10vh,120px) 0}.report-body .lede{color:var(--mist);max-width:720px;margin-top:18px;font-size:clamp(15px,1.3vw,17.5px)}.report-body .num{font-family:var(--fd);color:var(--acc)}.report-body .top{border-bottom:1px solid var(--line);padding:26px 0}.report-body .top .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.report-body .logo{font-family:var(--fd);color:#e8eceb;align-items:center;gap:10px;font-size:18px;display:flex}.report-body .logo i{background:var(--acc);width:10px;height:10px}.report-body #veredicto{border-top:none;padding-top:clamp(60px,9vh,110px)}.report-body .v-grid{grid-template-columns:auto 1fr;align-items:center;gap:clamp(30px,5vw,80px);display:grid}.report-body .big-score{aspect-ratio:1;place-items:center;width:min(300px,70vw);display:grid;position:relative}.report-body .big-score svg{width:100%;height:100%;position:absolute;inset:0}.report-body .bs-bg{fill:none;stroke:var(--slate);stroke-width:5px}.report-body .bs-arc{fill:none;stroke:var(--acc);stroke-width:5px;stroke-linecap:round;transform-origin:50%;filter:drop-shadow(0 0 10px #6fc9e880);transform:rotate(-90deg)}.report-body .bs-n{font-family:var(--fd);color:#e8eceb;font-size:clamp(64px,9vw,96px);line-height:1}.report-body .bs-l{font-family:var(--fm);letter-spacing:.26em;color:var(--steel);font-size:10px}.report-body .grade{font-family:var(--fm);letter-spacing:.2em;color:var(--bg0);background:var(--acc);border-radius:999px;margin-top:8px;padding:6px 12px;font-size:12px;display:inline-block}.report-body .v-copy h1{margin:16px 0 20px;font-size:clamp(38px,5.6vw,72px)}.report-body .v-copy h1 em{color:var(--acc);font-style:normal}.report-body .verdict{color:var(--mist);max-width:640px;font-size:clamp(15px,1.4vw,18px)}.report-body .verdict strong{color:var(--paper)}.report-body .chips{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.report-body .chips span{font-family:var(--fm);letter-spacing:.14em;color:var(--mist);border:1px solid var(--line2);text-transform:uppercase;border-radius:999px;padding:8px 14px;font-size:10px}.report-body .dim-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:50px;display:grid}.report-body .dim{border:1px solid var(--line);border-radius:var(--r);background:var(--bg2);padding:26px}.report-body .dim header{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.report-body .dim h3{margin-bottom:0;font-size:19px}.report-body .dim .sc{font-family:var(--fd);color:var(--acc);font-size:30px}.report-body .dim .w{font-family:var(--fm);color:var(--steel);letter-spacing:.16em;font-size:10px}.report-body .bar{background:var(--slate);border-radius:99px;height:4px;margin:16px 0 14px;overflow:hidden}.report-body .bar i{background:linear-gradient(90deg,var(--steel),var(--acc));border-radius:99px;width:0;height:100%;display:block}.report-body .dim p{color:var(--mist);font-size:13.5px}.report-body .dim .gap{font-family:var(--fm);letter-spacing:.06em;color:var(--warn);margin-top:10px;font-size:10.5px}@media (max-width:860px){.report-body .dim-grid,.report-body .v-grid{grid-template-columns:1fr}}.report-body .r-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(30px,4vw,70px);margin-top:50px;display:grid}.report-body .radar{width:100%;max-width:460px;margin:auto;display:block}.report-body .radar .grid-p{fill:none;stroke:var(--line2);stroke-width:1px}.report-body .radar .axis{stroke:var(--line);stroke-width:1px}.report-body .radar .val{fill:#6fc9e824;stroke:var(--acc);stroke-width:1.5px}.report-body .radar text{font-family:var(--fm);fill:var(--mist);letter-spacing:.12em;font-size:9px}.report-body .w-table{border-collapse:collapse;width:100%;font-family:var(--fm);letter-spacing:.05em;font-size:11.5px}.report-body .w-table th{text-align:left;color:var(--steel);border-bottom:1px solid var(--line2);text-transform:uppercase;letter-spacing:.18em;padding:10px 8px;font-size:10px;font-weight:400}.report-body .w-table td{border-bottom:1px solid var(--line);color:var(--mist);padding:11px 8px}.report-body .w-table td:last-child,.report-body .w-table th:last-child{text-align:right}.report-body .w-table .tot td{color:var(--paper);border-bottom:none;font-weight:500}@media (max-width:860px){.report-body .r-grid{grid-template-columns:1fr}}.report-body .funnel{flex-direction:column;gap:10px;margin-top:50px;display:flex}.report-body .f-step{border:1px solid var(--line);border-radius:var(--r);background:var(--bg2);grid-template-columns:56px 1fr auto auto;align-items:center;gap:18px;padding:18px 22px;display:grid}.report-body .f-step .i{font-family:var(--fm);color:var(--acc);letter-spacing:.2em;font-size:10px}.report-body .f-step .n{font-family:var(--fd);color:#e8eceb;font-size:clamp(22px,3vw,34px)}.report-body .f-step .l{color:var(--mist);font-size:13.5px}.report-body .f-step .r{font-family:var(--fm);color:var(--steel);letter-spacing:.1em;font-size:11px}.report-body .f-note{font-family:var(--fm);color:var(--steel);letter-spacing:.08em;margin-top:18px;font-size:10.5px}@media (max-width:700px){.report-body .f-step{grid-template-columns:44px 1fr;grid-auto-rows:auto}.report-body .f-step .r{grid-column:2}}.report-body .sc-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;display:grid}.report-body .sc{border:1px solid var(--line);border-radius:var(--r);background:var(--bg2);padding:28px;position:relative;overflow:hidden}.report-body .sc .p{font-family:var(--fd);font-size:clamp(40px,5vw,60px)}.report-body .sc.ok .p{color:var(--ok)}.report-body .sc.mid .p{color:var(--warn)}.report-body .sc.risk .p{color:var(--bad)}.report-body .sc h3{margin:10px 0;font-size:18px}.report-body .sc p{color:var(--mist);font-size:13.5px}.report-body .sc .h{font-family:var(--fm);letter-spacing:.2em;color:var(--steel);text-transform:uppercase;font-size:10px}@media (max-width:860px){.report-body .sc-grid{grid-template-columns:1fr}}.report-body .sw-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:50px;display:grid}.report-body .sw{border:1px solid var(--line);border-radius:var(--r);background:var(--bg2);padding:26px}.report-body .sw h3{align-items:center;gap:10px;margin-bottom:14px;font-size:17px;display:flex}.report-body .sw h3 i{border-radius:50%;width:8px;height:8px}.report-body .sw.f h3 i{background:var(--ok)}.report-body .sw.w h3 i{background:var(--warn)}.report-body .sw.o h3 i{background:var(--acc)}.report-body .sw.t h3 i{background:var(--bad)}.report-body .sw ul{color:var(--mist);flex-direction:column;gap:10px;padding:0;font-size:13.5px;list-style:none;display:flex}.report-body .sw li{padding-left:14px;position:relative}.report-body .sw li:before{content:"→ ";color:var(--acc);position:absolute;left:0}@media (max-width:860px){.report-body .sw-grid{grid-template-columns:1fr}}.report-body .bm{border-collapse:collapse;width:100%;margin-top:50px;font-size:13.5px}.report-body .bm th{font-family:var(--fm);letter-spacing:.18em;color:var(--steel);text-transform:uppercase;text-align:left;border-bottom:1px solid var(--line2);padding:12px 10px;font-size:10px}.report-body .bm td{border-bottom:1px solid var(--line);color:var(--mist);vertical-align:top;padding:13px 10px}.report-body .bm td:first-child{color:var(--paper)}.report-body .st{font-family:var(--fm);letter-spacing:.12em;white-space:nowrap;border-radius:999px;padding:4px 10px;font-size:10px}.report-body .st.ok{color:var(--ok);border:1px solid #7ee0b866}.report-body .st.part{color:var(--warn);border:1px solid #e8c86f66}.report-body .st.gap{color:var(--bad);border:1px solid #e88a6f66}.report-body .plan{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;display:grid}.report-body .pl{border:1px solid var(--line);border-radius:var(--r);background:var(--bg2);padding:26px}.report-body .pl .h{font-family:var(--fm);letter-spacing:.22em;color:var(--acc);text-transform:uppercase;font-size:10px}.report-body .pl h3{margin:10px 0 14px;font-size:18px}.report-body .pl ul{color:var(--mist);flex-direction:column;gap:10px;padding:0;font-size:13.5px;list-style:none;display:flex}.report-body .pl li{padding-left:14px;position:relative}.report-body .pl li:before{content:"+ ";color:var(--acc);position:absolute;left:0}@media (max-width:860px){.report-body .plan{grid-template-columns:1fr}}.report-body #cierre .q{font-family:var(--fd);text-transform:uppercase;color:#e8eceb;max-width:980px;font-size:clamp(26px,4vw,48px);line-height:1.15}.report-body #cierre .q em{color:var(--acc);font-style:normal}.report-body #cierre p{color:var(--mist);max-width:760px;margin-top:24px}.report-body footer{border-top:1px solid var(--line);font-family:var(--fm);letter-spacing:.14em;color:var(--steel);text-transform:uppercase;margin-top:60px;padding:30px 0;font-size:10px}.report-body footer .wrap{flex-wrap:wrap;justify-content:space-between;gap:16px;display:flex}@media (prefers-reduced-motion:reduce){.report-body *{transition:none!important;animation:none!important}.report-body{scroll-behavior:auto}}
