/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-purple-400:oklch(71.4% .203 305.504);--color-slate-400:oklch(70.4% .04 256.788);--color-slate-800:oklch(27.9% .041 260.031);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--font-weight-bold:700;--leading-normal:1.5;--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-4{margin-top:calc(var(--spacing) * 4)}.ml-1{margin-left:calc(var(--spacing) * 1)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.h-full{height:100%}.w-full{width:100%}.flex-1{flex:1}.animate-pulse{animation:var(--animate-pulse)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.justify-between{justify-content:space-between}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-slate-800\/80{border-color:#1d293dcc}@supports (color:color-mix(in lab, red, red)){.border-slate-800\/80{border-color:color-mix(in oklab, var(--color-slate-800) 80%, transparent)}}.pt-3{padding-top:calc(var(--spacing) * 3)}.text-right{text-align:right}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-normal{--tw-leading:var(--leading-normal);line-height:var(--leading-normal)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-purple-400{color:var(--color-purple-400)}.text-slate-400{color:var(--color-slate-400)}.text-white{color:var(--color-white)}.opacity-80{opacity:.8}}:root{--font-dashboard:"Microsoft YaHei", "PingFang SC", "Noto Sans CJK SC", Arial, sans-serif;--navy-950:#050e2a;--navy-900:#071842;--navy-850:#0b2054;--panel-blue:#18346f;--line-blue:#4e9de0;--cyan:#7bd8ff;--ice:#d8eeff;--gold:#ffc24c;--coral:#ff6473;--mint:#55f3b4}*{box-sizing:border-box}html,body{background:var(--navy-950);min-height:100%;margin:0}body{color:#f4f8ff;font-family:var(--font-dashboard)}button,a{font:inherit;-webkit-tap-highlight-color:transparent}.dashboard-page{isolation:isolate;color:#f5f8ff;background-color:#071943;background-image:url(/design/desktop/panel-generic.png);background-repeat:repeat;background-size:500px 665px;position:relative}.dashboard-page:before{z-index:-1;content:"";pointer-events:none;background:#030c26b3;position:fixed;inset:0}.dashboard-viewport{background:var(--navy-950);width:100vw;height:100vh;position:relative;overflow:hidden}.dashboard-stage{opacity:0;width:1920px;height:1080px;transform:translate(-50%, -50%) scale(var(--dashboard-scale));transform-origin:50%;transition:opacity .1s ease-out;position:absolute;top:50%;left:50%}.dashboard-stage.is-ready{opacity:1}.dashboard-page--desktop{width:1920px;height:1080px;overflow:hidden;container-type:size}.desktop-header{background:#0a1d4be0;border-top:1px solid #59b1f66b;border-bottom:1px solid #59b1f647;justify-content:center;align-items:center;height:10.2cqh;min-height:82px;max-height:110px;display:flex;position:relative;box-shadow:inset 0 -18px 32px #1852a840,0 8px 24px #03164c80}.desktop-header h1{color:#edf7ff;font-family:var(--font-dashboard);letter-spacing:5px;text-shadow:0 5px #184e9c,0 0 24px #39c4ff;margin:0;font-size:clamp(38px,2.7cqw,54px);font-style:italic;font-weight:900;line-height:1}.category-nav{gap:12px;display:flex;position:absolute;top:46%;left:3.6cqw}.category-nav a,.category-nav button{color:#cce2ff;text-align:center;background:#10295f;border:1px solid #33b4e8;min-width:78px;padding:8px 15px;font-size:16px;font-weight:700;text-decoration:none;transition:border-color .16s,background-color .16s,transform .16s;box-shadow:inset 0 0 15px #3e9de76b,0 0 8px #16a5ee3d}.category-nav button{cursor:pointer;font-family:inherit}.category-nav a:hover,.category-nav a:focus-visible,.category-nav button:hover,.category-nav button:focus-visible{background:#173e7e;border-color:#a7e9ff;outline:none;transform:translateY(-1px)}.category-nav a.is-active,.category-nav button.is-active{color:#fff4d3;background:#6e4d15;border-color:#ffc754;box-shadow:inset 0 0 18px #ffba318c,0 0 10px #ffba3161}.dashboard-clock{color:#fff;gap:16px;margin:0;font-size:16px;display:flex;position:absolute;top:46%;right:4.4cqw}.desktop-grid{grid-template-rows:minmax(0,1fr);grid-template-columns:26.1% 39.1% 26.1%;gap:4.35%;width:95%;height:calc(100cqh - min(10.2cqh,110px));margin:0 auto;padding:5px 0 12px;display:grid;overflow:hidden}.dashboard-column{flex-direction:column;min-width:0;height:100%;display:flex}.dashboard-column--left,.dashboard-column--right{gap:1.1cqh}.dashboard-column--center{gap:0}.dashboard-panel{min-height:0;position:relative;overflow:hidden}.dashboard-panel__frame{object-fit:fill;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.dashboard-panel__content{z-index:1;height:100%;position:relative}.side-metrics__drilldown,.peer-comparison-panel__drilldown{z-index:3;cursor:pointer;background:0 0;border:0;position:absolute;inset:0}:is(.side-metrics:has(.side-metrics__drilldown:hover),.side-metrics:has(.side-metrics__drilldown:focus-visible),.peer-comparison-panel:has(.peer-comparison-panel__drilldown:hover),.peer-comparison-panel:has(.peer-comparison-panel__drilldown:focus-visible)){filter:brightness(1.12)}.side-metrics__drilldown:focus-visible,.peer-comparison-panel__drilldown:focus-visible{outline-offset:-3px;outline:2px solid #8ce8ff}.side-metrics{flex:0 0 16.2%;height:16.2%}.side-metrics__title{z-index:2;color:#d9efff;letter-spacing:3px;text-shadow:0 3px #173f78,0 0 10px #54bfff;background:linear-gradient(#3063a6fa,#143a77fa);place-items:center;width:270px;height:42px;margin:0;font-size:26px;font-weight:800;line-height:42px;display:grid;position:absolute;top:6px;left:50%;transform:translate(-50%);box-shadow:0 0 18px #339aff47}.side-metrics__grid{text-align:center;grid-template-columns:repeat(3,1fr);align-items:center;height:100%;padding:55px 6% 7px;display:grid}.side-metrics--persistency .side-metrics__grid{grid-template-columns:repeat(2,1fr)}.side-metrics__grid>div>p:last-child{color:#f6f8ff;margin:7px 0 0;font-size:clamp(13px,1cqw,19px)}.side-metrics__number{color:#fff;font-family:var(--font-dashboard);white-space:nowrap;margin:0;font-size:clamp(24px,2cqw,40px);font-weight:800;line-height:1}.side-metrics__number small{margin-left:3px;font-size:46%}.change{font-family:var(--font-dashboard);white-space:nowrap;align-items:baseline;margin-left:5px;font-size:.72em;font-weight:800;display:inline-flex}.change--up{color:var(--coral)}.change--down{color:var(--mint)}.trend-panel{flex:auto;height:64.5%}.trend-panel .dashboard-panel__content{grid-template-rows:1fr 1fr;gap:2%;padding:17% 6% 4%;display:grid}.trend-block{flex-direction:column;min-height:0;display:flex;overflow:hidden}.trend-block h3{color:#c9e7ff;background:#274d938f;border-left:4px solid #52b9ff;width:42%;margin:0;padding-left:18px;font-size:15px;line-height:28px}.trend-chart{flex:1;width:100%;height:auto;min-height:0}.premium-client-panel{flex:0 0 23.4%;height:23.4%}.premium-client-grid{text-align:center;grid-template-columns:repeat(3,1fr);gap:1%;padding:52px 6% 8px;display:grid}.premium-client-grid h3,.premium-client-grid p{margin:0}.premium-client-grid h3{margin-bottom:6px;font-size:clamp(15px,1.1cqw,22px)}.premium-client-grid strong{color:#ffc65c;font-family:var(--font-dashboard);font-size:clamp(30px,2cqw,40px);line-height:1}.premium-client-grid strong small{margin-left:4px;font-size:42%}.premium-client-grid p{margin-top:4px;font-size:clamp(14px,.9cqw,17px)}.top50-panel{flex:auto;height:75.5%}.top50-panel .dashboard-panel__content{padding:14% 3.2% 3%}.top50-table{color:#f6f8ff;grid-template-columns:1fr 1fr;gap:4%;height:100%;display:grid}.top50-column{grid-template-rows:34px repeat(13,minmax(0,1fr));min-width:0;min-height:0;display:grid}.top50-head,.top50-row{text-align:center;grid-template-columns:20% 52% 28%;align-items:center;display:grid}.top50-head{background:#2b4888b8;font-size:13px}.top50-row{font-size:clamp(13px,1cqw,19px)}.top50-row:nth-child(2n){background:#1f377370}.rank-mark{place-items:center;min-height:24px;display:grid}.rank-mark img{image-rendering:auto;width:24px;height:16px}.rank-number{font-variant-numeric:tabular-nums}.today-premium{flex-direction:column;flex:0 0 15.2%;justify-content:center;align-items:center;display:flex}.today-premium h2{color:#d6edff;text-shadow:0 0 12px #3d9df0;margin:0 0 17px;font-size:clamp(25px,2cqw,40px)}.today-premium__value{color:#b4dcff;align-items:center;gap:10px;font-size:clamp(22px,1.8cqw,35px);font-weight:700;display:flex}.premium-drilldown-trigger{color:inherit;cursor:pointer;font:inherit;text-align:inherit;background:0 0;border:0}.premium-drilldown-trigger:hover,.premium-drilldown-trigger:focus-visible{color:#e5f5ff;outline:none}.premium-drilldown-trigger:hover .digit-value__cell,.premium-drilldown-trigger:focus-visible .digit-value__cell{border-color:#a6ecff;box-shadow:inset 0 0 14px #45b3f2b8,0 0 12px #46bcff8f}.premium-drilldown-trigger--period{flex-direction:column;align-items:flex-start;padding:0;display:inline-flex}.premium-drilldown-trigger--period h3{margin:0}.premium-drilldown-backdrop{z-index:1200;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#01091fd6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.premium-drilldown-modal{color:#eef7ff;background:linear-gradient(#143d7ffa,#031b4afc 20%,#02102ffc);border:1px solid #4eb8ffb8;flex-direction:column;width:min(1240px,96vw);max-height:min(840px,94vh);display:flex;overflow:hidden;box-shadow:0 0 0 1px #286dbf5c,0 0 44px #1b8ae17a}.premium-drilldown-modal__header,.premium-drilldown-section__heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.premium-drilldown-modal__header{background:linear-gradient(90deg,#2b5ba375,#14387a24);border-bottom:1px solid #5da1e24d;padding:22px 28px 18px}.premium-drilldown-modal__actions{align-items:center;gap:10px;display:flex}.premium-drilldown-modal__header p,.premium-drilldown-modal__header h2,.premium-drilldown-section__heading h3,.premium-drilldown-modal__note{margin:0}.premium-drilldown-modal__header p{color:#75d5ff;letter-spacing:2px;margin-bottom:5px;font-size:13px}.premium-drilldown-modal__header h2{letter-spacing:2px;text-shadow:0 0 13px #52b9ffc2;font-size:clamp(24px,2.2vw,34px)}.premium-drilldown-modal__close,.premium-drilldown-modal__back,.premium-drilldown-section__heading button,.premium-drilldown-table button{color:#d8eeff;cursor:pointer;font:inherit;background:#0d346fb8;border:1px solid #75d5ff80}.premium-drilldown-modal__close{flex:0 0 40px;place-items:center;width:40px;height:40px;font-size:28px;line-height:1;display:grid}.premium-drilldown-modal__back{border-radius:3px;padding:8px 12px;font-size:13px}.premium-drilldown-modal__close:hover,.premium-drilldown-modal__close:focus-visible,.premium-drilldown-modal__back:hover,.premium-drilldown-modal__back:focus-visible,.premium-drilldown-section__heading button:hover,.premium-drilldown-section__heading button:focus-visible,.premium-drilldown-table button:hover,.premium-drilldown-table button:focus-visible{background:#2367b1cc;border-color:#a7ecff;outline:none}.premium-drilldown-modal__body{min-height:0;padding:18px 28px;overflow:auto}.premium-drilldown-section+.premium-drilldown-section,.premium-drilldown-detail{margin-top:18px}.premium-drilldown-section__heading h3{color:#dff4ff;font-size:18px}.premium-drilldown-section__heading>span{color:#a8c9ec;font-size:12px}.premium-drilldown-section__heading button{border-radius:3px;padding:7px 12px;font-size:13px}.premium-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:10px;display:grid}.premium-channel-grid>div,.premium-channel-grid>button{background:#1c468b61;border:1px solid #4897de57;grid-template-columns:1fr auto;gap:5px 12px;padding:14px;display:grid}.premium-channel-grid>button{color:inherit;cursor:pointer;font:inherit;text-align:left}.premium-channel-grid>button:hover,.premium-channel-grid>button:focus-visible{background:linear-gradient(135deg,#286dbb9e,#174c9a70);border-color:#80e0fff0;outline:none;box-shadow:inset 0 0 22px #39a6ee38,0 0 18px #30a3f52e}.premium-channel-grid span,.premium-channel-grid small{color:#b9d8f5}.premium-channel-grid strong{color:#ffd35f;font-variant-numeric:tabular-nums;font-size:23px}.premium-channel-grid small{grid-column:1/-1;font-size:12px}.premium-channel-grid em{color:#79d7ff;letter-spacing:.4px;grid-column:1/-1;font-size:11px;font-style:normal}.premium-channel-grid__static{opacity:.82}.premium-channel-detail__heading{align-items:flex-end}.premium-channel-detail__heading>div:first-child{gap:5px;display:grid}.premium-channel-detail__tools{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.premium-channel-detail__tools button[aria-pressed=true]{background:#2f77cadb;border-color:#9feaff;box-shadow:inset 0 0 14px #73ccff40}.premium-channel-detail__intro{color:#b3d3f4c2;margin:8px 0 0;font-size:12px}.premium-channel-table-wrap{background:#031945ad;border:1px solid #4897de8a;border-radius:4px;margin-top:12px;position:relative;overflow:auto;box-shadow:inset 0 0 24px #185caf2b}.premium-channel-table-wrap:focus-visible{outline-offset:2px;outline:2px solid #86ddff}.premium-channel-table{border-collapse:separate;border-spacing:0;color:#dcefff;font-variant-numeric:tabular-nums;text-align:center;width:100%;min-width:1570px;font-size:12px}.premium-channel-table th,.premium-channel-table td{white-space:nowrap;border-bottom:1px solid #6aa3e030;border-right:1px solid #6aa3e029;min-width:70px;padding:10px 8px}.premium-channel-table thead th{z-index:3;color:#ecf9ff;background:linear-gradient(#285aaf,#1d478e);font-weight:700;position:sticky;top:0}.premium-channel-table thead tr:first-child th{letter-spacing:.6px;background:linear-gradient(#3167bf,#214e99);padding-block:11px;top:0}.premium-channel-table thead tr:nth-child(2) th{color:#cceaff;background:#244f9c;font-size:11px;top:40px}.premium-channel-table tbody tr:nth-child(odd){background:#1f4a9147}.premium-channel-table tbody tr:hover{background:#3276c466}.premium-channel-table tbody th{color:#f5fbff;font-weight:600}.premium-channel-table__value{color:#ffd35f;font-weight:700}.premium-channel-table th:first-child,.premium-channel-table td:first-child{z-index:2;background:inherit;min-width:48px;position:sticky;left:0}.premium-channel-table th:nth-child(2),.premium-channel-table td:nth-child(2){z-index:2;text-align:left;background:inherit;min-width:100px;position:sticky;left:48px;box-shadow:8px 0 14px #000b283d}.premium-channel-table thead th:first-child,.premium-channel-table thead th:nth-child(2){z-index:5;background:#285aaf}.premium-channel-table tfoot{color:#e3f5ff;background:#1f539f;font-weight:700}.premium-channel-table tfoot th,.premium-channel-table tfoot td{border-bottom:0}.premium-drilldown-table-wrap{border:1px solid #4897de61;margin-top:10px;overflow:auto}.premium-drilldown-table{border-collapse:collapse;font-variant-numeric:tabular-nums;text-align:center;width:100%;min-width:960px;font-size:13px}.premium-drilldown-table th,.premium-drilldown-table td{border-bottom:1px solid #5290d33d;min-height:42px;padding:10px 8px}.premium-drilldown-table thead{color:#d9eeff;background:#2d5397db}.premium-drilldown-table tbody tr:nth-child(odd){background:#23498e59}.premium-drilldown-table tbody th{color:#f5fbff}.premium-drilldown-table button{border-radius:3px;padding:5px 8px;font-size:12px}.premium-drilldown-detail{background:#08275a9e;border:1px solid #4baeef61;padding:14px}.premium-drilldown-detail__grid{grid-template-columns:minmax(250px,.9fr) minmax(400px,1.4fr);gap:16px;margin-top:12px;display:grid}.premium-drilldown-branches{gap:7px;display:grid}.premium-drilldown-branches span{color:#cfe9ff;background:#224c9270;justify-content:space-between;gap:12px;padding:9px 10px;font-size:13px;display:flex}.premium-drilldown-branches strong{color:#ffd35f;font-variant-numeric:tabular-nums}.premium-drilldown-detail .trend-chart{height:220px;min-height:220px;margin:0}.premium-drilldown-modal__note{color:#b5c9e9a8;padding:12px 28px 16px;font-size:11px}.institution-trend-backdrop{z-index:1300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#01081cb3;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.institution-trend-modal{background:linear-gradient(#164289fc,#031947fc 28%,#020e2bfc);border:1px solid #62cdffd1;flex-direction:column;width:min(920px,94vw);max-height:min(650px,88vh);display:flex;overflow:hidden;box-shadow:0 0 0 1px #2b83d86b,0 0 46px #2c98eb85}.institution-trend-modal__header{background:linear-gradient(90deg,#2663b794,#1334741f);border-bottom:1px solid #68c0f859;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.institution-trend-modal__header p,.institution-trend-modal__header h2,.institution-trend-modal__body h3,.institution-trend-modal__note{margin:0}.institution-trend-modal__header p{color:#85dbff;letter-spacing:1.5px;margin-bottom:5px;font-size:12px}.institution-trend-modal__header h2{color:#f0faff;letter-spacing:1px;text-shadow:0 0 12px #54c2ffbf;font-size:clamp(22px,2vw,30px)}.institution-trend-modal__header button{color:#effaff;cursor:pointer;background:#114892a3;border:1px solid #88dcffb3;flex:none;place-items:center;width:38px;height:38px;font-size:27px;line-height:1;display:grid}.institution-trend-modal__header button:hover,.institution-trend-modal__header button:focus-visible{background:#2f7dd0d9;border-color:#c2f2ff;outline:none}.institution-trend-modal__body{grid-template-columns:minmax(210px,.8fr) minmax(0,1.4fr);gap:18px;min-height:0;padding:20px 24px;display:grid;overflow:auto}.institution-trend-modal__body h3{color:#dff4ff;margin-bottom:10px;font-size:16px}.institution-trend-modal__summary,.institution-trend-modal__chart{min-width:0}.institution-trend-modal__chart .trend-chart{height:230px;min-height:230px;margin:0}.institution-trend-modal__note{color:#bdd7f4b8;padding:11px 24px 15px;font-size:11px}.dashboard-detail-backdrop{z-index:1250;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#01091fd6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.dashboard-detail-modal{color:#eef7ff;background:linear-gradient(#143d7ffa,#031b4afc 20%,#02102ffc);border:1px solid #4eb8ffb8;flex-direction:column;width:min(1380px,96vw);max-height:min(850px,94vh);display:flex;overflow:hidden;box-shadow:0 0 0 1px #286dbf5c,0 0 44px #1b8ae17a}.dashboard-detail-modal__header{background:linear-gradient(90deg,#2b5ba375,#14387a24);border-bottom:1px solid #5da1e24d;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px 18px;display:flex}.dashboard-detail-modal__header p,.dashboard-detail-modal__header h2,.dashboard-detail-modal__note{margin:0}.dashboard-detail-modal__header p{color:#75d5ff;letter-spacing:2px;margin-bottom:5px;font-size:13px}.dashboard-detail-modal__header h2{letter-spacing:2px;text-shadow:0 0 13px #52b9ffc2;font-size:clamp(24px,2.2vw,34px)}.dashboard-detail-modal__header button{color:#e6f6ff;cursor:pointer;background:#113f84a6;border:1px solid #75d5ff80;border-radius:3px;flex:none;place-items:center;width:40px;height:40px;font-size:28px;line-height:1;display:grid}.dashboard-detail-modal__header button:hover,.dashboard-detail-modal__header button:focus-visible{background:#266dc2d1;border-color:#a4e5ff;outline:none}.dashboard-detail-modal__body{min-height:0;padding:20px 28px;overflow:auto}.dashboard-detail-modal__note{color:#b5c9e9a8;padding:12px 28px 16px;font-size:11px}.dashboard-detail-table-wrap{background:#041842bd;border:1px solid #5bb6f79e;overflow:auto}.dashboard-detail-table{border-collapse:collapse;color:#e8f5ff;text-align:center;font-variant-numeric:tabular-nums;width:100%;min-width:1400px;font-size:13px}.dashboard-detail-table caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.dashboard-detail-table th,.dashboard-detail-table td{white-space:nowrap;border:1px solid #61aceb47;min-width:78px;padding:10px 8px}.dashboard-detail-table thead tr:first-child th{color:#e5f5ff;letter-spacing:1px;background:linear-gradient(#2059aef5,#123b82eb);font-size:14px}.dashboard-detail-table thead tr:last-child th{color:#d8eeff;background:#20498fe6;font-size:12px}.dashboard-detail-table tbody tr:nth-child(odd){background:#234a914d}.dashboard-detail-table tbody tr:hover{background:#3681ce5c}.dashboard-detail-table tbody th{color:#d4ecff;font-weight:700}.dashboard-detail-table tfoot{color:#eef8ff;background:#225bb3e6;font-weight:700}.dashboard-detail-table .is-up{color:#ff6f91}.dashboard-detail-table .is-down{color:#56dfa9}.dashboard-detail-table--persistency thead tr:first-child th:nth-child(3){background:linear-gradient(#1d67bd,#164989)}.dashboard-detail-table--persistency thead tr:first-child th:last-child{background:linear-gradient(#2c4eb0,#1b357c)}.dashboard-detail-table-wrap--peer{max-width:980px;margin-inline:auto}.dashboard-detail-table--peer{min-width:760px;font-size:14px}.dashboard-detail-table--peer th,.dashboard-detail-table--peer td{min-width:105px;padding-block:12px}.dashboard-detail-table--peer th:first-child{min-width:120px}.dashboard-detail-table__own{color:#ffd15d;font-weight:800}.dashboard-detail-rank{color:#f6fbff;background:#1f75d275;border:1px solid #7ddeffb3;border-radius:50%;place-items:center;min-width:24px;height:24px;display:inline-grid}:where(.premium-drilldown-modal__body,.premium-channel-table-wrap,.premium-drilldown-table-wrap,.dashboard-detail-modal__body,.dashboard-detail-table-wrap,.city-modal__table-wrap){scrollbar-color:#4fc3ffe6 #051c4bd1;scrollbar-width:thin}:where(.premium-drilldown-modal__body,.premium-channel-table-wrap,.premium-drilldown-table-wrap,.dashboard-detail-modal__body,.dashboard-detail-table-wrap,.city-modal__table-wrap)::-webkit-scrollbar{width:8px;height:8px}:where(.premium-drilldown-modal__body,.premium-channel-table-wrap,.premium-drilldown-table-wrap,.dashboard-detail-modal__body,.dashboard-detail-table-wrap,.city-modal__table-wrap)::-webkit-scrollbar-track{background:linear-gradient(90deg,#04163fe6,#0b2e66c2);border:1px solid #3a91de57;border-radius:999px}:where(.premium-drilldown-modal__body,.premium-channel-table-wrap,.premium-drilldown-table-wrap,.dashboard-detail-modal__body,.dashboard-detail-table-wrap,.city-modal__table-wrap)::-webkit-scrollbar-thumb{background:linear-gradient(#78dfff,#2a86d4);border:1px solid #99e7ffd1;border-radius:999px;min-height:32px;box-shadow:inset 0 0 6px #e1fbff7a,0 0 8px #2fa5f18f}:where(.premium-drilldown-modal__body,.premium-channel-table-wrap,.premium-drilldown-table-wrap,.dashboard-detail-modal__body,.dashboard-detail-table-wrap,.city-modal__table-wrap)::-webkit-scrollbar-thumb:hover{background:linear-gradient(#b1f0ff,#3d9ee9)}:where(.premium-drilldown-modal__body,.premium-channel-table-wrap,.premium-drilldown-table-wrap,.dashboard-detail-modal__body,.dashboard-detail-table-wrap,.city-modal__table-wrap)::-webkit-scrollbar-corner{background:#051c4bd1}.digit-value,.premium-value{align-items:baseline;display:inline-flex}.digit-value{gap:3px}.digit-value__cell{min-width:40px;height:60px;color:var(--gold);font-family:var(--font-dashboard);text-shadow:0 3px #af6c11;background:#0e326fb8;border:1px solid #5bbef6c7;place-items:center;font-size:56px;font-weight:900;line-height:1;display:inline-grid;box-shadow:inset 0 0 12px #1f75ce73,0 0 6px #43abef47}.digit-value__dot{color:var(--gold);font-family:var(--font-dashboard);font-size:56px;font-weight:900}.digit-value__unit{color:#c8e7ff;margin-left:3px;font-size:22px;font-weight:700}.premium-value{flex-wrap:nowrap;gap:6px}.section-title{flex:0 0 50px;place-items:center;width:58%;height:50px;margin:0 auto;display:grid;position:relative;overflow:hidden}.section-title img{object-fit:fill;opacity:.62;width:100%;height:100%;position:absolute;inset:0}.section-title span{z-index:1;color:#d6edff;letter-spacing:4px;text-shadow:0 3px #1b4c8c,0 0 12px #46b8ff;font-size:clamp(22px,1.7cqw,34px);font-weight:800;position:relative}.period-metrics{flex-direction:column;flex:0 0 19.4%;justify-content:center;height:19.4%;display:flex}.period-metrics__grid{flex:1;grid-template-columns:11% 39% 11% 39%;align-items:center;min-height:0;display:grid}.gauge-chart{width:100%;height:100%;min-height:110px}.period-value h3,.period-value p{margin:0}.period-value h3{color:#d9eeff;text-shadow:0 0 10px #468fd0;margin-bottom:7px;font-size:clamp(20px,1.5cqw,29px)}.period-value .digit-value__cell{min-width:30px;height:48px;font-size:43px}.period-value .digit-value__unit{font-size:17px}.period-value p{margin-top:6px;font-size:clamp(15px,1.1cqw,22px)}.ranking-panel{flex:auto;margin-top:6px}.ranking-panel .dashboard-panel__content{padding:2.2% 2% 2%}.ranking-module,.ranking-table{height:100%}.ranking-module{flex-direction:column;display:flex}.ranking-title{color:#d8eeff;text-align:center;background:#2b4d8fc7;border:1px solid #4a93dc85;padding:9px;font-size:22px;font-weight:800;position:relative}.ranking-title small{color:#b7dcffb8;letter-spacing:0;font-size:10px;font-weight:500;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ranking-table{flex:1;grid-template-rows:45px repeat(7,1fr);min-height:0;display:grid;overflow:hidden}.ranking-row{text-align:center;font-variant-numeric:tabular-nums;grid-template-columns:10% 15% 14% 13% 13% 14% 10.5% 10.5%;align-items:center;min-height:0;font-size:clamp(13px,1cqw,19px);display:grid}.ranking-row:nth-child(odd){background:#203a7a73}.ranking-row--head{border-bottom:1px solid #508ace61;font-size:clamp(11px,.86cqw,16px);background:#274482d4!important}.ranking-row--head>span{place-items:center;min-width:0;height:100%;display:grid}.ranking-sort-button,.ranking-institution-button{all:unset;box-sizing:border-box;cursor:pointer}.ranking-sort-button{width:100%;height:100%;color:inherit;text-align:center;justify-content:center;align-items:center;gap:3px;padding:2px;display:flex}.ranking-sort-button svg{color:#75d5ff;opacity:.72;flex:none;width:11px;height:11px}.ranking-sort-button:hover,.ranking-sort-button:focus-visible,.ranking-sort-button.is-active{color:#fff4c7;text-shadow:0 0 8px #75d5ffb8}.ranking-sort-button:focus-visible,.ranking-institution-button:focus-visible{outline-offset:2px;outline:1px solid #75d5ff}.ranking-sort-button.is-active svg{color:#ffd35f;opacity:1}.ranking-institution-button{color:#f6f8ff;border-radius:3px;padding:2px 5px;transition:color .12s,background .12s,text-shadow .12s}.ranking-institution-button:hover,.ranking-institution-button:focus-visible{color:#9fe8ff;text-shadow:0 0 8px #75d5ffc7;background:#47adef29}.city-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#01091fd1;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.city-modal{color:#eef7ff;width:min(1100px,96vw);max-height:min(760px,92vh);font-family:var(--font-dashboard);background:linear-gradient(#133d80f5,#031946fa 22%,#021337fc),#031c51;border:1px solid #4eb8ffb3;border-radius:4px;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #286dbf59,0 0 42px #1b8ae173}.city-modal:before{z-index:2;content:"";background:linear-gradient(90deg,#0000,#75d5ff 28%,#d8eeff 50%,#75d5ff 72%,#0000);width:80%;height:2px;position:absolute;top:0;left:10%;box-shadow:0 0 12px #45b0ee}.city-modal__header{background:linear-gradient(90deg,#2b5ba373,#14387a2e);border-bottom:1px solid #5da1e24d;justify-content:space-between;align-items:center;padding:24px 28px 18px;display:flex}.city-modal__header p,.city-modal__header h2,.city-modal__note{margin:0}.city-modal__header p{color:#75d5ff;letter-spacing:2px;margin-bottom:5px;font-size:13px}.city-modal__header h2{color:#eef8ff;letter-spacing:3px;text-shadow:0 0 13px #52b9ffc2;font-size:clamp(24px,2.2vw,34px)}.city-modal__close{color:#d8eeff;cursor:pointer;background:#0d346fb8;border:1px solid #75d5ff80;border-radius:3px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.city-modal__close:hover,.city-modal__close:focus-visible{background:#2367b1c7;border-color:#9fe8ff;outline:none;box-shadow:0 0 12px #52b9ff80}.city-modal__close svg{width:22px;height:22px}.city-modal__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:18px 28px;display:grid}.city-modal__summary>span{color:#b9d8f5;background:#20488b6b;border:1px solid #4897de52;justify-content:space-between;align-items:baseline;gap:12px;min-width:0;padding:11px 13px;font-size:13px;display:flex}.city-modal__summary strong{color:#ffd35f;font-variant-numeric:tabular-nums;font-size:21px}.city-modal__summary small{color:#b9d8f5;margin-left:2px;font-size:11px}.city-modal__table-wrap{border:1px solid #4897de61;min-height:0;margin:0 28px;overflow:auto}.city-ranking-table{font-variant-numeric:tabular-nums;min-width:900px}.city-ranking-row{text-align:center;background:#11306970;grid-template-columns:7% 17% 12% 14% 15% 11% 15% 9%;align-items:center;min-height:52px;font-size:15px;display:grid}.city-ranking-row:nth-child(odd){background:#23498e80}.city-ranking-row--head{color:#d9eeff;min-height:48px;font-size:13px;background:#2d5397db!important}.city-ranking-row strong{color:#fff;font-weight:700}.city-modal__note{color:#b5c9e99e;padding:12px 28px 18px;font-size:11px}.is-highlight{color:#ffd35f;font-weight:800}.is-up{color:var(--coral)}.is-down{color:var(--mint)}.module-note{color:#b5c9e98a;margin:6px 0 0;font-size:10px}.structure-panel{flex:0 0 43.2%;height:43.2%}.panel-heading{color:#d8eeff;letter-spacing:4px;text-align:center;text-shadow:0 3px #173f78,0 0 11px #45b0ee;background:#254a90b3;height:13.8%;margin:0;padding-top:2.7%;font-size:clamp(22px,1.8cqw,34px);font-weight:800}.structure-panel .dashboard-panel__content,.team-panel .dashboard-panel__content{padding:0 5% 3%}.structure-sections{grid-template-columns:1fr 1fr;gap:4%;height:82%;padding-top:2%;display:grid}.structure-sections .section-title{width:100%;height:32px}.structure-sections .section-title span{letter-spacing:1px;font-size:clamp(15px,1.2cqw,23px)}.structure-body{grid-template-rows:60% 40%;height:calc(100% - 32px);display:grid}.pie-chart{width:100%;height:100%;min-height:125px}.structure-legend{flex-direction:column;justify-content:center;gap:3px;margin:0;padding:0 5%;list-style:none;display:flex}.structure-legend li{grid-template-columns:12px 1fr 1.5fr;align-items:center;font-size:clamp(10px,.76cqw,14px);line-height:1.15;display:grid}.structure-legend__dot,.legend-dot,.age-legend i{background:var(--legend-color);border-radius:50%;width:7px;height:7px;display:inline-block}.structure-legend strong{font-size:1.12em}.structure-legend .change{font-size:.9em}.team-panel{flex:auto}.team-panel .panel-heading{height:11.7%}.team-current{text-align:center;margin:2.5% 0 1%;font-size:clamp(14px,1.05cqw,20px)}.team-current strong{font-family:var(--font-dashboard);font-size:2.1em}.attendance-grid{text-align:center;grid-template-columns:1fr 1fr;gap:4%;height:68px;display:grid}.attendance-grid>div{border-bottom:1px solid #5bb1ea4d;grid-template-rows:14px repeat(2,minmax(0,1fr));align-items:center;padding:3px 4px;display:grid;position:relative}.attendance-grid span{color:#b5d8ff;font-size:12px}.attendance-grid p{margin:0;font-size:clamp(11px,.75cqw,14px);line-height:1}.attendance-grid strong{font-size:1.35em}.team-composition{grid-template-columns:34% 66%;align-items:center;height:16%;display:grid}.mini-pie{width:100%;height:100%}.team-composition p{margin:1px 0;font-size:clamp(10px,.75cqw,14px);line-height:1.1}.team-composition strong{font-family:var(--font-dashboard);font-size:1.5em}.legend-dot--cyan{background:#9fe8ff;margin-right:5px}.legend-dot--purple{background:#746ce0;margin-right:5px}.average-age{color:#ffd164;text-align:center;margin:0 0 1%;font-size:clamp(14px,1.05cqw,21px)}.age-bar{background:#102657;border:1px solid #58c8ff;border-radius:7px;height:25px;display:flex;overflow:hidden}.age-bar__segment{color:#fff;place-items:center;font-size:11px;font-weight:800;display:grid}.age-bar__segment--1,.age-1{color:#075eab;background:#9fe8ff!important}.age-bar__segment--2,.age-2{background:#43b8f5!important}.age-bar__segment--3,.age-3{background:#5c7fe0!important}.age-bar__segment--4,.age-4{background:#7047b5!important}.age-legend{justify-content:center;gap:12px;margin:4px 0 6px;font-size:9px;display:flex}.age-legend span{align-items:center;gap:4px;display:inline-flex}.workforce-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:58px;gap:4px 2%;display:grid}.workforce-grid>div{text-align:center;background:#16357185;border:1px solid #4da9e794;border-radius:7px;grid-template-rows:16px minmax(0,1fr);align-items:center;min-width:0;padding:3px;display:grid}.workforce-grid p{margin:0;font-size:clamp(10px,.8cqw,15px);line-height:16px}.workforce-value{white-space:nowrap;justify-content:center;align-items:baseline;gap:2px;min-width:0;display:flex}.workforce-grid strong{font-family:var(--font-dashboard);font-size:clamp(17px,1.5cqw,29px);line-height:1}.workforce-grid small{font-size:.5em}.workforce-grid span{color:var(--coral);margin-left:0;font-size:11px;font-weight:700}.dashboard-page--desktop{background-color:#030b22;background-image:linear-gradient(#020a2214,#02091d38),url(/design/desktop/dashboard-tech-bg-v1.png);background-position:50%,50%;background-repeat:no-repeat,no-repeat;background-size:100% 100%,1920px 1080px}.dashboard-page--desktop:before{z-index:-1;content:"";pointer-events:none;background:linear-gradient(90deg,#01071829,#0000 30% 70%,#01071829);position:absolute;inset:0}.dashboard-page--desktop .desktop-header{background:linear-gradient(90deg,#091b47f5 0%,#0d285cdb 26%,#1c53a9a8 50%,#0d285cdb 74%,#091b47f5 100%);height:90px;min-height:90px;max-height:90px;box-shadow:inset 0 -12px 22px #1453aa3d,0 6px 24px #03164c6b}.dashboard-page--desktop .desktop-header h1{width:500px;height:60px;font-family:var(--font-dashboard);letter-spacing:2px;text-align:center;margin:0;font-size:56px;line-height:60px;transform:skew(-6deg)}.dashboard-page--desktop .category-nav{gap:12px;top:49px;left:80px}.dashboard-page--desktop .category-nav a,.dashboard-page--desktop .category-nav button{place-items:center;width:77px;min-width:77px;height:28px;padding:0;font-size:12px;line-height:28px;display:grid}.dashboard-page--desktop .category-nav a.is-active,.dashboard-page--desktop .category-nav button.is-active{font-size:14px}.dashboard-page--desktop .category-nav .category-nav__mobile-link{width:118px}.dashboard-page--desktop .dashboard-clock{gap:9px;font-size:16px;line-height:20px;top:45px;right:24px}.dashboard-page--desktop .desktop-grid{grid-template-columns:500px 728px 500px;gap:48px;width:1824px;height:990px;padding:20px 0 32px;position:relative}.dashboard-page--desktop .dashboard-column{z-index:1;height:938px;position:relative}.dashboard-page--desktop .dashboard-column--left{gap:24px}.dashboard-page--desktop .side-metrics{flex:0 0 170px;height:170px}.dashboard-page--desktop .side-metrics__title{width:280px;height:42px;font-size:27px;line-height:42px;top:8px}.dashboard-page--desktop .side-metrics__grid{height:56px;padding:0;position:absolute;top:78px;left:22px;right:22px}.dashboard-page--desktop .side-metrics__grid>div{min-width:0}.dashboard-page--desktop .side-metrics__number{letter-spacing:-.5px;justify-content:center;align-items:baseline;font-size:28px;line-height:28px;display:flex}.dashboard-page--desktop .side-metrics__number small{margin-left:2px;font-size:12px}.dashboard-page--desktop .side-metrics__number .change{letter-spacing:-.5px;margin-left:7px;font-size:20px}.dashboard-page--desktop .side-metrics__grid>div>p:last-child{margin-top:6px;font-size:14px;line-height:18px}.dashboard-page--desktop .side-metrics--persistency .side-metrics__grid{height:72px;top:74px;left:54px;right:54px}.dashboard-page--desktop .side-metrics--persistency .side-metrics__number{letter-spacing:-.3px;font-size:24px;line-height:26px}.dashboard-page--desktop .side-metrics--persistency .side-metrics__number small{font-size:11px}.dashboard-page--desktop .side-metrics--persistency .side-metrics__grid>div>p:last-child{margin-top:4px;font-size:12px;line-height:15px}.dashboard-page--desktop .side-metrics__comparison{color:#d3e7fa;white-space:nowrap;margin-top:2px;font-size:11px;display:block}.dashboard-page--desktop .side-metrics__comparison .change{margin-left:3px;font-size:12px}.dashboard-page--desktop .trend-panel{flex:0 0 550px;height:550px}.dashboard-page--desktop .trend-panel .dashboard-panel__content{grid-template-rows:214px 214px;gap:13px;padding:79px 31px 30px}.dashboard-page--desktop .trend-block h3{width:194px;height:30px;padding-left:18px;font-size:15px;line-height:30px}.dashboard-page--desktop .trend-chart{flex:0 0 141px;height:141px;min-height:141px;margin-top:21px}.dashboard-page--desktop .period-metrics.period-metrics--year{flex:0 0 152px;justify-content:flex-start;height:152px}.dashboard-page--desktop .period-metrics--year .section-title{flex-basis:36px;height:36px}.dashboard-page--desktop .period-metrics--year .period-metrics__grid{flex-basis:108px;height:108px;min-height:108px}.dashboard-page--desktop .period-metrics{flex:0 0 178px;justify-content:flex-start;height:178px}.dashboard-page--desktop .period-metrics+.period-metrics{margin-top:10px}.dashboard-page--desktop .section-title{flex-basis:44px;width:360px;height:44px;overflow:visible}.dashboard-page--desktop .section-title img{opacity:1;width:452px;height:66px;top:-11px;left:-46px}.dashboard-page--desktop .section-title span{letter-spacing:4px;font-size:26px;line-height:28px}.dashboard-page--desktop .period-metrics>.section-title{align-self:center;margin-inline:auto}.dashboard-page--desktop .period-metrics>.section-title span{text-align:center;width:100%;display:block}.dashboard-page--desktop .period-metrics__grid{margin-top:20px;flex:0 0 114px;grid-template-columns:92px 268px 92px 212px;column-gap:8px;width:688px;height:114px;min-height:114px;margin-inline:auto}.dashboard-page--desktop .gauge-chart{min-height:114px}.dashboard-page--desktop .period-value h3{margin-bottom:6px;font-size:21px;line-height:28px}.dashboard-page--desktop .period-value{min-width:0;padding-left:12px}.dashboard-page--desktop .period-value .digit-value{gap:0}.dashboard-page--desktop .period-value .premium-value{gap:6px}.dashboard-page--desktop .period-value .digit-value__cell{width:30px;min-width:30px;height:36px;font-size:40px;line-height:36px;overflow:hidden}.dashboard-page--desktop .period-value .digit-value__unit{margin-left:3px;font-size:13px;line-height:17px}.dashboard-page--desktop .period-value p{margin-top:8px;font-size:16px;line-height:22px}.dashboard-page--desktop .period-value p .change{margin-left:8px;font-size:20px}.dashboard-page--desktop .dashboard-column--center>.section-title{margin-top:30px}.dashboard-page--desktop .ranking-panel{flex:0 0 324px;height:324px;margin-top:12px}.dashboard-page--desktop .ranking-panel .dashboard-panel__content{padding:8px}.dashboard-page--desktop .ranking-title{height:33px;padding:0;font-size:18px;line-height:33px}.dashboard-page--desktop .ranking-table{flex:0 0 280px;grid-template-rows:49px repeat(7,33px)}.dashboard-page--desktop .ranking-row{font-size:16px}.dashboard-page--desktop .ranking-row--head{font-size:13px}.dashboard-page--desktop .ranking-panel .module-note{display:none}.dashboard-page--desktop .digit-value--plain{gap:0}.dashboard-page--desktop .digit-value--plain .digit-value__cell{width:auto;min-width:0;box-shadow:none;background:0 0;border:0}.dashboard-page--desktop .ranking-module--business .ranking-title{letter-spacing:1px;font-size:17px}.dashboard-page--desktop .ranking-table--business{grid-template-rows:49px repeat(10,minmax(0,1fr))}.dashboard-page--desktop .ranking-table--business .ranking-row{grid-template-columns:9% 12% 11% 14% 14% 12% 16% 12%;font-size:12px;line-height:14px}.dashboard-page--desktop .ranking-table--business .ranking-row--head{padding:2px 0;font-size:11px;line-height:13px}.dashboard-page--desktop .ranking-table--business .rank-mark{min-height:0}.dashboard-page--desktop .dashboard-column--right{gap:24px}.dashboard-page--desktop .structure-panel{flex:0 0 414px;height:414px}.dashboard-page--desktop .team-panel,.dashboard-page--desktop .peer-comparison-panel{flex:0 0 500px;height:500px}.dashboard-page--desktop .structure-panel .dashboard-panel__content,.dashboard-page--desktop .team-panel .dashboard-panel__content,.dashboard-page--desktop .peer-comparison-panel .dashboard-panel__content{padding:0}.dashboard-page--desktop .panel-heading,.dashboard-page--desktop .team-panel .panel-heading,.dashboard-page--desktop .peer-comparison-panel .panel-heading{letter-spacing:2px;width:500px;height:44px;padding:0;font-size:26px;line-height:44px}.dashboard-page--desktop .peer-comparison-table{background:#071c4894;border:1px solid #4e9de09e;grid-template-rows:44px repeat(7,52px);width:452px;margin:16px 24px 0;display:grid;overflow:hidden;box-shadow:inset 0 0 22px #2d74ca3d}.dashboard-page--desktop .peer-comparison-row{text-align:center;font-variant-numeric:tabular-nums;border-bottom:1px solid #4e9de03d;grid-template-columns:38% 34% 28%;align-items:center;font-size:16px;display:grid}.dashboard-page--desktop .peer-comparison-row:nth-child(odd){background:#24448561}.dashboard-page--desktop .peer-comparison-row--head{color:#d8eeff;font-size:15px;font-weight:700;background:#2b4d8fc7!important}.dashboard-page--desktop .peer-comparison-row strong{color:#f4f8ff;font-family:var(--font-dashboard);font-size:20px}.dashboard-page--desktop .peer-comparison-row:nth-child(2) strong{color:var(--gold)}.dashboard-page--desktop .structure-sections{gap:20px;width:452px;height:342px;margin:20px 24px 0;padding:0}.dashboard-page--desktop .structure-sections .section-title{flex-basis:32px;width:216px;height:32px}.dashboard-page--desktop .structure-sections .section-title span{letter-spacing:0;font-size:18px;line-height:20px}.dashboard-page--desktop .structure-sections .section-title img{width:100%;height:100%;inset:0}.dashboard-page--desktop .structure-body{grid-template-rows:180px 118px;height:298px;margin-top:12px}.dashboard-page--desktop .pie-chart{min-height:180px}.dashboard-page--desktop .structure-legend{gap:6px;padding:0}.dashboard-page--desktop .structure-legend li{grid-template-columns:10px minmax(72px,1fr) auto;column-gap:5px;font-size:13px;line-height:18px}.dashboard-page--desktop .structure-legend li>span:last-child{white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:3px;display:flex}.dashboard-page--desktop .structure-legend .change{margin-left:2px}.dashboard-page--desktop .structure-sections>section:first-child .structure-legend{justify-content:flex-start;gap:22px}.dashboard-page--desktop .structure-sections>section:nth-child(2) .structure-legend{gap:8px;transform:translateY(-10px)}.dashboard-page--desktop .structure-panel>.dashboard-panel__content>.module-note{margin:0;font-size:8px;position:absolute;bottom:5px;left:12px}.dashboard-page--desktop .team-current{height:28px;margin:14px 0;font-size:12px;line-height:28px}.dashboard-page--desktop .team-current strong,.dashboard-page--desktop .team-current .change{font-size:28px}.dashboard-page--desktop .attendance-grid{gap:20px;width:452px;height:50px;margin:0 24px}.dashboard-page--desktop .attendance-grid>div{grid-template-rows:32px;grid-template-columns:50px 90px 76px;justify-content:center;padding:0}.dashboard-page--desktop .attendance-grid span{color:#dceeff;white-space:pre;grid-column:1;font-size:12px;line-height:16px}.dashboard-page--desktop .attendance-grid span:after{content:"\a 日均出勤"}.dashboard-page--desktop .attendance-grid p{white-space:nowrap;justify-content:center;align-items:baseline;display:flex}.dashboard-page--desktop .attendance-grid p:first-of-type{grid-column:2;font-size:0}.dashboard-page--desktop .attendance-grid p:first-of-type strong:after{content:"人";font-family:var(--font-dashboard);margin-left:1px;font-size:12px}.dashboard-page--desktop .attendance-grid p:last-of-type{grid-column:3;font-size:12px}.dashboard-page--desktop .attendance-grid strong{font-family:var(--font-dashboard);letter-spacing:-1.5px;font-size:26px}.dashboard-page--desktop .team-composition{grid-template-columns:108px 237px;width:345px;height:64px;margin:10px auto 0}.dashboard-page--desktop .team-composition p{font-size:12px;line-height:14px}.dashboard-page--desktop .team-composition strong{font-size:24px}.dashboard-page--desktop .average-age{height:22px;margin:14px 0 0;font-size:14px;line-height:22px}.dashboard-page--desktop .age-bar{width:452px;height:26px;margin:4px 24px 0}.dashboard-page--desktop .age-bar__segment{font-size:12px}.dashboard-page--desktop .age-legend{gap:14px;width:452px;height:16px;margin:2px 24px 20px;font-size:10px}.dashboard-page--desktop .workforce-grid{grid-auto-rows:66px;gap:12px 10px;width:452px;margin:0 24px}.dashboard-page--desktop .workforce-grid>div{grid-template-rows:24px 36px;padding:3px}.dashboard-page--desktop .workforce-grid p{font-size:16px;line-height:24px}.dashboard-page--desktop .workforce-grid strong{font-size:28px}.dashboard-page--desktop .workforce-grid span{font-size:12px}.dashboard-page--desktop .team-panel>.dashboard-panel__content>.module-note{margin:0;font-size:8px;position:absolute;bottom:4px;left:12px}.mobile-header{background:#0d3070e6;border-top:1px solid #5fc4ffb3;border-bottom:1px solid #45b1f480;place-items:center;height:60px;display:grid;position:relative;box-shadow:inset 0 -20px 26px #136acb59}.mobile-title-button{color:#edf8ff;letter-spacing:1px;text-shadow:0 3px #17447f,0 0 12px #4bc7ff;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;width:100%;height:60px;margin:0;font-size:22px;font-style:italic;font-weight:900;display:flex}.dashboard-page--mobile{scrollbar-width:none;background-color:#061538;background-image:url(/design/desktop/dashboard-tech-bg-v1.png);background-position:top;background-repeat:no-repeat;background-size:auto 1080px;background-attachment:fixed;width:100%;min-height:100dvh;margin:0;padding-bottom:12px;overflow-x:hidden}.dashboard-page--mobile:before{background:#020a1f75;position:fixed}.dashboard-page--mobile .dashboard-panel{background:#05173dc7;border:1px solid #499de06b;box-shadow:inset 0 0 24px #1f5bad29,0 8px 20px #01081c2e}.dashboard-page--mobile .dashboard-panel__frame{display:none}.dashboard-page--mobile::-webkit-scrollbar{display:none}body:has(.dashboard-page--mobile)::-webkit-scrollbar{display:none}.dashboard-page--mobile .digit-value__cell{min-width:38px;height:53px;font-size:45px}.dashboard-page--mobile .digit-value__unit{font-size:16px}.period-metrics--mobile{height:226px;padding:0 14px}.dashboard-page--mobile .section-title{flex-basis:32px;width:241px;height:32px}.dashboard-page--mobile .section-title span{letter-spacing:2px;font-size:20px}.period-metrics--mobile .period-metrics__grid{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:27% 73%}.period-metrics--mobile .gauge-chart{min-height:92px}.period-metrics--mobile .period-value h3{font-size:18px}.period-metrics--mobile .period-value .digit-value__cell{min-width:28px;height:39px;font-size:34px}.period-metrics--mobile .period-value .digit-value__unit{font-size:13px}.period-metrics--mobile .period-value p{margin-top:3px;font-size:14px}.period-metrics--mobile .premium-value{gap:3px}.ranking-panel--mobile{width:calc(100% - 24px);height:640px;margin:8px 12px 0;padding:0 4px}.ranking-panel--mobile .dashboard-panel__content{padding:14px 0 4px}.ranking-module--mobile{padding:0 0 8px}.period-switch{background:#1d3b86;border-radius:17px;grid-template-columns:1fr 1fr;width:94%;height:34px;margin:0 auto 10px;padding:2px;display:grid}.period-switch button{color:#dbeaff;background:0 0;border:0;border-radius:15px;font-size:15px}.period-switch button.is-active{background:#2d5aaa;border:1px solid #3e9ee2}.ranking-module--mobile .ranking-title{width:94%;margin:0 auto;padding:8px;font-size:16px}.ranking-table--mobile{flex:none;grid-template-rows:54px repeat(11,40px);width:94%;height:auto;margin:0 auto}.ranking-table--mobile .ranking-row{grid-template-columns:15% 25% 21% 19% 20%;font-size:14px}.ranking-table--mobile .ranking-row--head{font-size:11px}.ranking-module--mobile .module-note{margin-left:3%}.structure-panel--mobile{height:540px;margin:12px}.structure-panel--mobile .dashboard-panel__content,.team-panel--mobile .dashboard-panel__content{padding:0 12px 10px}.structure-panel--mobile .panel-heading,.team-panel--mobile .panel-heading{height:48px;padding-top:9px;font-size:22px}.structure-panel--mobile .structure-sections{grid-template-rows:1fr 1fr;grid-template-columns:1fr;gap:4px;height:444px;padding-top:8px}.structure-panel--mobile .structure-sections .section-title{height:30px}.structure-panel--mobile .structure-body{grid-template-rows:1fr;grid-template-columns:48% 52%;height:calc(100% - 30px)}.structure-panel--mobile .pie-chart{min-height:170px}.structure-panel--mobile .structure-legend{gap:10px;padding:0}.structure-panel--mobile .structure-legend li{grid-template-columns:12px 1fr;font-size:12px}.structure-panel--mobile .structure-legend li>span:last-child{grid-column:2;margin-top:3px}.team-panel--mobile{height:610px;margin:12px 16px 0}.team-panel--mobile .team-current{margin:10px 0 6px;font-size:15px}.team-panel--mobile .attendance-grid{height:86px}.team-panel--mobile .attendance-grid>div{border:1px solid #4ea2dd;border-radius:8px;padding:8px 3px}.team-panel--mobile .attendance-grid p{font-size:12px;line-height:22px}.team-panel--mobile .team-composition{grid-template-columns:38% 62%;height:120px}.team-panel--mobile .team-composition p{font-size:12px}.team-panel--mobile .average-age{margin:7px 0;font-size:17px}.team-panel--mobile .age-bar{height:31px}.team-panel--mobile .age-legend{gap:8px;font-size:9px}.team-panel--mobile .workforce-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:72px;gap:9px 4px}.team-panel--mobile .workforce-grid>div{min-height:72px;padding:9px 2px}.team-panel--mobile .workforce-grid p{font-size:11px}.team-panel--mobile .workforce-grid strong{font-size:23px}.team-panel--mobile .workforce-grid span{white-space:nowrap;margin-left:0;font-size:9px;display:inline-block}.dashboard-page--mobile>.side-metrics{width:calc(100% - 24px);height:136px;margin:12px 12px 0}.dashboard-page--mobile .side-metrics__grid{padding:58px 4% 5px}.dashboard-page--mobile .side-metrics__title{width:220px;height:36px;font-size:21px;line-height:36px;top:5px}.dashboard-page--mobile .side-metrics__number{font-size:24px}.dashboard-page--mobile .side-metrics__grid>div>p:last-child{font-size:12px}.dashboard-page--mobile .side-metrics__comparison{color:#d3e7fa;white-space:nowrap;margin-top:2px;font-size:10px;display:block}.dashboard-page--mobile .side-metrics__comparison .change{margin-left:3px;font-size:11px}.trend-panel--mobile{width:calc(100% - 24px);height:580px;margin:12px 12px 0}.trend-panel--mobile .dashboard-panel__content{padding:16% 4% 3%}.trend-panel--mobile .trend-block{grid-template-rows:31px 1fr}.trend-panel--mobile .trend-block h3{width:48%;font-size:14px}.trend-panel--mobile .trend-chart{min-height:202px}.peer-comparison-panel--mobile{width:calc(100% - 24px);height:480px;margin:12px}.peer-comparison-panel--mobile .dashboard-panel__content{padding:0 12px 12px}.peer-comparison-panel--mobile .panel-heading{height:48px;margin:0 -12px;padding-top:9px;font-size:22px}.peer-comparison-panel--mobile .peer-comparison-table{background:#071c4894;border:1px solid #4e9de09e;grid-template-rows:42px repeat(7,50px);width:100%;margin-top:14px;display:grid;overflow:hidden;box-shadow:inset 0 0 22px #2d74ca3d}.peer-comparison-panel--mobile .peer-comparison-row{text-align:center;font-variant-numeric:tabular-nums;border-bottom:1px solid #4e9de03d;grid-template-columns:38% 34% 28%;align-items:center;font-size:13px;display:grid}.peer-comparison-panel--mobile .peer-comparison-row:nth-child(odd){background:#24448561}.peer-comparison-panel--mobile .peer-comparison-row--head{color:#d8eeff;font-size:12px;font-weight:700;background:#2b4d8fc7!important}.peer-comparison-panel--mobile .peer-comparison-row strong{color:#f4f8ff;font-family:var(--font-dashboard);font-size:17px}.peer-comparison-panel--mobile .peer-comparison-row:nth-child(2) strong{color:var(--gold)}.top50-panel--mobile{width:calc(100% - 32px);height:450px;margin:12px 16px}.top50-panel--mobile .dashboard-panel__content{padding:14% 4% 2%}.top50-panel--mobile .top50-table{grid-template-columns:1fr;display:grid}.top50-panel--mobile .top50-column{grid-template-rows:34px repeat(11,31px)}.top50-panel--mobile .top50-row{font-size:14px}@media (width<=767px){body:has(.dashboard-page--mobile){background:#08173f}.city-modal-backdrop{padding:12px}.city-modal{width:100%;max-height:92vh}.city-modal__header{padding:18px 16px 14px}.city-modal__header p{font-size:11px}.city-modal__header h2{letter-spacing:1px;font-size:22px}.city-modal__summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:12px 16px}.city-modal__summary>span{padding:8px 10px;font-size:11px}.city-modal__summary strong{font-size:17px}.city-modal__table-wrap{margin:0 16px}.city-modal__note{padding:10px 16px 14px}.premium-drilldown-backdrop{padding:10px}.premium-drilldown-modal{width:100%;max-height:94vh}.premium-drilldown-modal__header{padding:16px}.premium-drilldown-modal__header p{letter-spacing:1px;font-size:10px}.premium-drilldown-modal__header h2{letter-spacing:1px;font-size:22px}.premium-drilldown-modal__body{padding:14px 16px}.premium-channel-grid,.premium-drilldown-detail__grid{grid-template-columns:1fr}.premium-channel-grid>div,.premium-channel-grid>button{padding:11px}.premium-channel-detail__heading{flex-direction:column;align-items:flex-start}.premium-channel-detail__tools{justify-content:flex-start;width:100%}.premium-channel-table{min-width:1450px;font-size:11px}.premium-channel-table th,.premium-channel-table td{padding:9px 7px}.premium-channel-grid strong{font-size:19px}.premium-drilldown-detail .trend-chart{height:185px;min-height:185px}.premium-drilldown-modal__note{padding:10px 16px 14px}.institution-trend-backdrop{padding:12px}.institution-trend-modal{width:100%;max-height:calc(100vh - 24px)}.institution-trend-modal__header{padding:16px}.institution-trend-modal__header p{letter-spacing:1px;font-size:10px}.institution-trend-modal__header h2{font-size:21px}.institution-trend-modal__body{grid-template-columns:1fr;gap:16px;padding:16px}.institution-trend-modal__chart .trend-chart{height:190px;min-height:190px}.institution-trend-modal__note{padding:10px 16px 14px;line-height:1.5}.dashboard-detail-backdrop{padding:12px}.dashboard-detail-modal{width:100%;max-height:calc(100vh - 24px)}.dashboard-detail-modal__header{padding:16px}.dashboard-detail-modal__header p{letter-spacing:1px;font-size:10px}.dashboard-detail-modal__header h2{letter-spacing:1px;font-size:22px}.dashboard-detail-modal__body{padding:12px}.dashboard-detail-modal__note{padding:10px 12px 12px;line-height:1.5}.dashboard-detail-table{font-size:12px}.dashboard-detail-table th,.dashboard-detail-table td{padding:8px 6px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}:root{--cockpit-cyan:#00f3ff;--cockpit-purple:#8b5cf6;--cockpit-blue:#3b82f6;--cockpit-green:#10b981;--cockpit-gold:#fbbf24;--cockpit-red:#ef4444;--cockpit-bg:#03081a;--cockpit-panel-bg:#06112fb8;--cockpit-font:"HYLingXinJ", "Microsoft YaHei", "PingFang SC", sans-serif}.cockpit-page{background-color:var(--cockpit-bg);width:1920px;height:1080px;font-family:var(--cockpit-font);color:#f5fafd;-webkit-user-select:none;user-select:none;background-image:radial-gradient(circle at 50% 30%,#00f3ff14 0%,#0000 60%),radial-gradient(circle at 10% 80%,#8b5cf60f 0%,#0000 50%),radial-gradient(circle at 90% 80%,#00f3ff0f 0%,#0000 50%),url(/design/desktop/dashboard-tech-bg-v1.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.cockpit-page:after{content:"";z-index:10;pointer-events:none;opacity:.4;background:linear-gradient(#12101000 50%,#00000040 50%) 0 0/100% 4px;position:absolute;inset:0}.cockpit-scanline{z-index:9;pointer-events:none;background:linear-gradient(#0000,#00f3ff33,#0000);width:100%;height:10px;animation:8s linear infinite scan;position:absolute;top:0;left:0}@keyframes scan{0%{transform:translateY(-100px)}to{transform:translateY(1180px)}}.cockpit-header{z-index:100;background:linear-gradient(#061230e6 0%,#030920b3 100%);border-bottom:2px solid #00f3ff4d;justify-content:space-between;align-items:center;height:90px;padding:0 40px;display:flex;position:relative;box-shadow:0 10px 30px #00000080,0 0 15px #00f3ff1a}.cockpit-header__title-container{flex-direction:column;align-items:center;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.cockpit-header__title{letter-spacing:5px;text-shadow:0 0 15px #00f3ffcc,0 0 2px #00f3ff;color:#fff;background:linear-gradient(#fff 30%,#aeeeff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:42px;font-weight:700;transform:skew(-10deg)}.cockpit-header__subtitle{letter-spacing:4px;color:var(--cockpit-cyan);text-transform:uppercase;opacity:.8;text-shadow:0 0 8px #00f3ff80;margin-top:4px;font-size:12px}.cockpit-mode-selector{align-items:center;gap:15px;display:flex}.cockpit-mode-btn{color:#dcf5ffcc;cursor:pointer;clip-path:polygon(6px 0,100% 0,100% calc(100% - 6px),calc(100% - 6px) 100%,0 100%,0 6px);background:#00f3ff0d;border:1px solid #00f3ff66;border-radius:4px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.cockpit-mode-btn:hover{color:#fff;border-color:var(--cockpit-cyan);background:#00f3ff33;box-shadow:0 0 10px #00f3ff4d}.cockpit-mode-btn.is-active{border-color:var(--cockpit-cyan);color:#fff;background:linear-gradient(135deg,#00f3ff4d 0%,#8b5cf64d 100%);font-weight:700;box-shadow:0 0 15px #00f3ff66}.cockpit-system-status{align-items:center;gap:20px;display:flex}.cockpit-indicator{color:#92b5d4;align-items:center;gap:8px;font-size:13px;display:flex}.cockpit-indicator__dot{background-color:var(--cockpit-green);width:8px;height:8px;box-shadow:0 0 8px var(--cockpit-green);border-radius:50%;animation:1.5s infinite pulse-dot}@keyframes pulse-dot{0%{opacity:.6;transform:scale(.9)}50%{opacity:1;box-shadow:0 0 12px var(--cockpit-green);transform:scale(1.1)}to{opacity:.6;transform:scale(.9)}}.cockpit-indicator__coord{color:var(--cockpit-cyan);font-family:monospace}.cockpit-clock{color:#c9e2ff;gap:12px;font-family:monospace;font-size:15px;display:flex}.cockpit-clock__time{color:var(--cockpit-cyan);text-shadow:0 0 8px #00f3ff66;font-weight:700}.cockpit-grid{box-sizing:border-box;grid-template-columns:500px 760px 500px;gap:30px;width:1860px;height:940px;margin:0 auto;padding:25px 0;display:grid}.cockpit-column{flex-direction:column;gap:25px;height:100%;display:flex}.cockpit-panel{background:var(--cockpit-panel-bg);box-sizing:border-box;border:1px solid #00f3ff2e;border-radius:8px;flex-direction:column;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #00f3ff0d,0 10px 25px #00000080}.cockpit-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#00f3ff08 0%,#0000 70%);width:100%;height:100%;position:absolute;top:0;left:0}.cockpit-panel:hover{border-color:#00f3ff66;transform:translateY(-2px);box-shadow:inset 0 0 25px #00f3ff1f,0 15px 35px #00f3ff14,0 10px 30px #0009}.cockpit-panel--tech{clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}.cockpit-panel__corner{border:2px solid var(--cockpit-cyan);pointer-events:none;opacity:.6;width:10px;height:10px;position:absolute}.cockpit-panel__corner--tl{border-bottom:none;border-right:none;top:6px;left:6px}.cockpit-panel__corner--tr{border-bottom:none;border-left:none;top:6px;right:6px}.cockpit-panel__corner--bl{border-top:none;border-right:none;bottom:6px;left:6px}.cockpit-panel__corner--br{border-top:none;border-left:none;bottom:6px;right:6px}.cockpit-panel__header{background:linear-gradient(90deg,#00f3ff0f 0%,#0000 100%);border-bottom:1px solid #00f3ff1f;justify-content:space-between;align-items:center;padding:12px 20px 8px;display:flex;position:relative}.cockpit-panel__title{color:#fff;letter-spacing:2px;text-shadow:0 0 10px #00f3ff66;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;display:flex}.cockpit-panel__title:before{content:"";background-color:var(--cockpit-cyan);width:4px;height:14px;box-shadow:0 0 8px var(--cockpit-cyan);display:inline-block}.cockpit-panel__extra{color:#8da4be;font-size:12px;font-weight:500}.cockpit-panel__content{flex-direction:column;flex:1;padding:15px;display:flex;position:relative}.cockpit-metrics-grid--household{grid-template-columns:repeat(2,1fr);gap:15px;height:100%;display:grid}.cockpit-metrics-grid--community{grid-template-columns:repeat(3,1fr);gap:15px;height:100%;display:grid}.cockpit-metric-card{background:#030b2180;border:1px solid #00f3ff14;border-radius:6px;flex-direction:column;justify-content:space-between;padding:12px;transition:all .3s;display:flex;position:relative}.cockpit-metric-card:hover{background:#030b21cc;border-color:#00f3ff40;box-shadow:inset 0 0 10px #00f3ff1a}.cockpit-metric-card__value{color:#fff;text-shadow:0 0 8px #ffffff4d;align-items:baseline;font-family:monospace;font-size:24px;font-weight:700;display:flex}.cockpit-metric-card__value small{color:#8bb3d6;margin-left:2px;font-size:12px}.cockpit-metric-card__label{color:#8db0cf;margin-top:4px;font-size:12px}.cockpit-metric-card__change{align-items:center;gap:2px;margin-top:6px;font-size:11px;display:flex}.change-up{color:var(--cockpit-cyan);text-shadow:0 0 6px #00f3ff66}.change-down{color:var(--cockpit-red);text-shadow:0 0 6px #ef444466}.cockpit-trend-container{flex-direction:column;gap:15px;height:100%;display:flex}.cockpit-trend-block{background:#030b214d;border:1px solid #00f3ff0d;border-radius:6px;flex-direction:column;flex:1;padding:10px;display:flex}.cockpit-trend-block__title{color:#a2c1de;border-left:2px solid var(--cockpit-purple);margin-bottom:6px;padding-left:6px;font-size:13px}.cockpit-trend-chart{flex:1;min-height:160px}.cockpit-column--center{gap:20px}.cockpit-hud-premium{background:linear-gradient(#06163cb3 0%,#030b2480 100%);border:2px solid #00f3ff47;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0009,inset 0 0 25px #00f3ff26,0 0 15px #00f3ff1a}.cockpit-hud-premium:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#00f3ff0f 50%,#0000 100%);animation:4s linear infinite sweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes sweep{0%{transform:translate(-100%)}50%{transform:translate(100%)}to{transform:translate(100%)}}.cockpit-hud-premium__label{letter-spacing:2px;color:#8da4be;text-transform:uppercase;font-size:16px;font-weight:700}.cockpit-hud-premium__label span{color:#fff;text-shadow:0 0 10px #ffffff80;margin-top:4px;font-size:26px;display:block}.cockpit-hud-premium__value{align-items:center;gap:4px;display:flex}.cockpit-digit-box{width:44px;height:60px;color:var(--cockpit-cyan);text-shadow:0 0 12px #00f3ffcc;background:#06193d;border:1px solid #00f3ff66;border-radius:4px;justify-content:center;align-items:center;font-family:monospace;font-size:38px;font-weight:900;transition:all .3s;display:flex;box-shadow:inset 0 0 8px #00f3ff4d}.cockpit-digit-box--dot{width:14px;box-shadow:none;color:var(--cockpit-cyan);text-shadow:0 0 12px #00f3ffcc;background:0 0;border:none;justify-content:center;align-items:flex-end;padding-bottom:10px;font-size:38px;display:flex}.cockpit-digit-unit{color:#8da4be;margin-top:15px;margin-left:8px;font-size:22px;font-weight:700}.cockpit-achievements-container{grid-template-columns:1fr 1fr;gap:20px;display:grid}.cockpit-achievement-card{background:var(--cockpit-panel-bg);border:1px solid #00f3ff26;border-radius:8px;padding:15px;box-shadow:inset 0 0 15px #00f3ff0a}.cockpit-achievement-card__title{letter-spacing:1px;color:#c9e2ff;text-align:center;border-bottom:1px solid #00f3ff1a;margin-bottom:15px;padding-bottom:8px;font-size:15px;font-weight:700}.cockpit-achievement-grid{justify-content:space-around;align-items:center;display:flex}.cockpit-achievement-gauge-wrap{width:120px;height:120px;position:relative}.cockpit-achievement-values{flex-direction:column;gap:8px;display:flex}.cockpit-achievement-val-item h4{color:#8da4be;margin:0;font-size:11px}.cockpit-achievement-val-item p{color:#fff;margin:2px 0 0;font-family:monospace;font-size:20px;font-weight:700}.cockpit-achievement-val-item span{font-size:11px}.cockpit-ranking-panel{flex:1}.cockpit-ranking-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.cockpit-ranking-subtitle{color:#8da4be;font-size:12px}.cockpit-ranking-table{border-collapse:collapse;width:100%}.cockpit-ranking-row{border-bottom:1px solid #00f3ff0d;grid-template-columns:50px 100px 1fr 90px 90px;align-items:center;height:38px;font-size:13px;transition:all .2s;display:grid}.cockpit-ranking-row:hover{background:#00f3ff0d}.cockpit-ranking-row--head{color:#8da4be;border-bottom:2px solid #00f3ff33;height:30px;font-weight:700}.cockpit-rank-badge{justify-content:center;align-items:center;display:flex}.cockpit-rank-num{color:#a2c1de;font-family:monospace;font-size:14px;font-weight:700}.cockpit-rank-icon{color:#030b22;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:flex;box-shadow:0 0 8px}.cockpit-rank-icon--gold{background:var(--cockpit-gold);color:#000;box-shadow:0 0 10px #fbbf2499}.cockpit-rank-icon--silver{color:#000;background:#cbd5e1;box-shadow:0 0 10px #cbd5e199}.cockpit-rank-icon--bronze{color:#fff;background:#b45309;box-shadow:0 0 10px #b4530999}.cockpit-ranking-btn{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:13px;font-weight:700;transition:all .2s;display:flex}.cockpit-ranking-btn:hover{color:var(--cockpit-cyan);text-shadow:0 0 8px #00f3ff99}.cockpit-progress-container{align-items:center;gap:8px;padding-right:20px;display:flex}.cockpit-progress-bar{background:#ffffff14;border-radius:3px;flex:1;height:6px;position:relative;overflow:hidden}.cockpit-progress-fill{background:linear-gradient(90deg, var(--cockpit-blue) 0%, var(--cockpit-cyan) 100%);height:100%;box-shadow:0 0 8px var(--cockpit-cyan);border-radius:3px;transition:width .8s ease-out}.cockpit-progress-text{color:#fff;text-align:right;width:42px;font-family:monospace;font-size:12px}.cockpit-progress-val{text-align:right;padding-right:10px;font-family:monospace;font-weight:700}.cockpit-structure-grid{grid-template-columns:1fr 1fr;gap:15px;height:100%;display:grid}.cockpit-structure-section{background:#030b214d;border:1px solid #00f3ff0d;border-radius:6px;flex-direction:column;padding:10px;display:flex}.cockpit-structure-section__title{color:#a2c1de;border-left:2px solid var(--cockpit-cyan);margin-bottom:10px;padding-left:6px;font-size:13px}.cockpit-sonar-chart{height:130px;margin-bottom:10px}.cockpit-legend-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.cockpit-legend-item{justify-content:space-between;align-items:center;font-size:11px;display:flex}.cockpit-legend-dot-name{color:#8da4be;align-items:center;gap:6px;display:flex}.cockpit-legend-dot{background-color:var(--legend-color,#fff);width:6px;height:6px;box-shadow:0 0 6px var(--legend-color,#fff);border-radius:50%}.cockpit-legend-val{color:#fff;font-family:monospace;font-weight:700}.cockpit-radar-chart{flex:1;min-height:280px}.cockpit-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020614d9;justify-content:center;align-items:center;animation:.3s ease-out fade-in;display:flex;position:fixed;inset:0}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.cockpit-modal{border:2px solid var(--cockpit-cyan);background:#050f2b;border-radius:12px;flex-direction:column;gap:25px;width:1000px;padding:30px;animation:.3s cubic-bezier(.34,1.56,.64,1) zoom-in;display:flex;position:relative;box-shadow:0 0 30px #00f3ff40,inset 0 0 30px #00f3ff14}@keyframes zoom-in{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.cockpit-modal__header{border-bottom:2px solid #00f3ff33;justify-content:space-between;align-items:flex-start;padding-bottom:15px;display:flex}.cockpit-modal__title-group p{color:var(--cockpit-cyan);text-transform:uppercase;letter-spacing:2px;margin:0;font-size:12px}.cockpit-modal__title-group h2{color:#fff;text-shadow:0 0 10px #00f3ff66;margin:5px 0 0;font-size:26px}.cockpit-modal__close{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.cockpit-modal__close:hover{background:var(--cockpit-red);border-color:var(--cockpit-red);color:#fff;transform:rotate(90deg);box-shadow:0 0 10px #ef444480}.cockpit-modal__summary{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.cockpit-modal__sum-card{background:#030b2199;border:1px solid #00f3ff1a;border-radius:6px;flex-direction:column;padding:15px;display:flex}.cockpit-modal__sum-card span{color:#8da4be;font-size:12px}.cockpit-modal__sum-card strong{color:#fff;margin-top:6px;font-family:monospace;font-size:24px;font-weight:700}.cockpit-modal__sum-card strong small{color:#8da4be;margin-left:2px;font-size:14px}.cockpit-modal__table-wrap{background:#030b2166;border:1px solid #00f3ff26;border-radius:6px;max-height:320px;overflow-y:auto}.cockpit-modal__table-wrap::-webkit-scrollbar{width:8px}.cockpit-modal__table-wrap::-webkit-scrollbar-track{background:#030b2133}.cockpit-modal__table-wrap::-webkit-scrollbar-thumb{background:#00f3ff33;border-radius:4px}.cockpit-modal__table-wrap::-webkit-scrollbar-thumb:hover{background:#00f3ff66}.cockpit-modal-table{border-collapse:collapse;width:100%}.cockpit-modal-table th,.cockpit-modal-table td{text-align:left;padding:12px 20px}.cockpit-modal-table th{color:#c9e2ff;background:#00f3ff14;border-bottom:2px solid #00f3ff33;font-size:13px}.cockpit-modal-table tr{border-bottom:1px solid #ffffff0d;font-size:13px}.cockpit-modal-table tr:hover{background:#00f3ff0a}.cockpit-modal-table td strong{color:#fff}.cockpit-modal__footer{color:#8da4be;text-align:right;opacity:.8;font-size:12px}.cockpit-page--mobile{background-color:var(--cockpit-bg);box-sizing:border-box;background-image:radial-gradient(circle at 50% 10%,#00f3ff0f 0%,#0000 60%),url(/design/desktop/dashboard-tech-bg-v1.png);background-position:top;background-repeat:repeat-y;background-size:100%;width:100%;min-height:100vh;padding-bottom:30px;position:relative;overflow-x:hidden}.cockpit-page--mobile .cockpit-scanline{height:6px;animation:6s linear infinite scan-mobile}@keyframes scan-mobile{0%{transform:translateY(-100px)}to{transform:translateY(2200px)}}.cockpit-header--mobile{background:linear-gradient(#061230f2 0%,#030920cc 100%);border-bottom:1px solid #00f3ff40;flex-direction:column;gap:12px;height:auto;padding:12px 18px;display:flex}.cockpit-header--mobile .cockpit-header__title-container{align-items:center;margin-top:5px;position:static;transform:none}.cockpit-header--mobile .cockpit-header__title{letter-spacing:2px;text-shadow:0 0 10px #00f3ff99;font-size:26px;line-height:32px}.cockpit-header--mobile .cockpit-system-status{justify-content:space-between;align-items:center;width:100%;font-size:11px;display:flex}.cockpit-header--mobile .cockpit-mode-selector{justify-content:center;width:100%}.cockpit-header--mobile .cockpit-mode-btn{text-align:center;flex:1;padding:5px 0;font-size:12px}.cockpit-grid--mobile{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;padding:15px;display:flex}.cockpit-grid--mobile .cockpit-column{gap:20px;height:auto}.cockpit-grid--mobile .cockpit-panel{width:100%;height:auto}.cockpit-grid--mobile .cockpit-panel__content{padding:12px}.cockpit-grid--mobile .cockpit-metrics-grid--household{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cockpit-grid--mobile .cockpit-metrics-grid--community{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.cockpit-grid--mobile .cockpit-metric-card{padding:10px}.cockpit-grid--mobile .cockpit-metric-card__value{font-size:20px}.cockpit-grid--mobile .cockpit-metric-card__value small{font-size:11px}.cockpit-grid--mobile .cockpit-metric-card__label{margin-top:2px;font-size:11px}.cockpit-grid--mobile .cockpit-digit-box{text-shadow:0 0 8px #00f3ffcc;width:32px;height:44px;font-size:26px}.cockpit-grid--mobile .cockpit-digit-box--dot{width:10px;padding-bottom:6px;font-size:26px}.cockpit-grid--mobile .cockpit-digit-unit{margin-top:10px;margin-left:4px;font-size:15px}.cockpit-grid--mobile .cockpit-achievements-container{grid-template-columns:1fr;gap:15px}.cockpit-grid--mobile .cockpit-achievement-card{padding:12px}.cockpit-grid--mobile .cockpit-achievement-grid{justify-content:space-between;padding:0 10px}.cockpit-grid--mobile .cockpit-achievement-gauge-wrap{width:100px;height:100px}.cockpit-grid--mobile .cockpit-achievement-values{gap:6px}.cockpit-grid--mobile .cockpit-achievement-val-item p{font-size:18px}.cockpit-grid--mobile .cockpit-ranking-row{grid-template-columns:35px 75px 1fr 65px 65px;height:34px;font-size:12px}.cockpit-grid--mobile .cockpit-ranking-row--head{height:28px}.cockpit-grid--mobile .cockpit-rank-num{font-size:12px}.cockpit-grid--mobile .cockpit-rank-icon{width:18px;height:18px;font-size:10px}.cockpit-grid--mobile .cockpit-ranking-btn{font-size:12px}.cockpit-grid--mobile .cockpit-progress-container{gap:4px;padding-right:5px}.cockpit-grid--mobile .cockpit-progress-text{width:32px;font-size:10px}.cockpit-grid--mobile .cockpit-progress-val{font-size:11px}.cockpit-grid--mobile .cockpit-structure-grid{grid-template-columns:1fr;gap:15px}.cockpit-grid--mobile .cockpit-sonar-chart{height:120px}.cockpit-grid--mobile .cockpit-radar-chart{flex:none;height:260px}.cockpit-grid--mobile .cockpit-trend-container{height:auto}.cockpit-grid--mobile .cockpit-trend-block{flex:none}.cockpit-grid--mobile .cockpit-trend-chart{flex:none;height:200px}@media (width<=768px){.cockpit-modal{gap:15px;width:92%;padding:15px}.cockpit-modal__title-group h2{font-size:18px}.cockpit-modal__summary{grid-template-columns:1fr 1fr;gap:10px}.cockpit-modal__sum-card{padding:8px}.cockpit-modal__sum-card strong{font-size:18px}.cockpit-modal-table th,.cockpit-modal-table td{padding:8px 10px;font-size:11px}}
