:root{--brand: #003da5;--brand-dark: #002a73;--brand-soft: #e6edf8;--accent: #e87722;--accent-soft: #fdeee1;--bg: #f2f5fa;--panel: #ffffff;--panel-2: #f7f9fc;--line: #e2e8f2;--text: #10203a;--muted: #667491;--danger: #c62828;--ring-track: #e2e8f2;--radius: 22px;--shadow: 0 8px 24px rgba(16, 32, 58, .07);color-scheme:light}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit;color:inherit}.screen,.admin{display:flex;flex-direction:column;min-height:100%;padding-bottom:28px}.content{flex:1;display:flex;flex-direction:column;gap:14px;padding:4px 18px 18px;max-width:620px;width:100%;margin:0 auto}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow)}.panel-title{font-size:14px;font-weight:600;color:var(--muted);letter-spacing:.2px}.hero{padding:20px 18px 8px;max-width:620px;width:100%;margin:0 auto}.hero-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.logo{display:block;width:auto;max-width:168px;object-fit:contain}.wordmark{font-weight:700;font-size:15px;color:var(--brand)}.hello{margin:0;font-size:24px;color:var(--muted);font-weight:300}.hero-name{margin:2px 0 0;font-size:29px;line-height:1.15;font-weight:700;color:var(--brand)}.hero.compact .hello{font-size:19px}.hero.compact .hero-name{font-size:24px}.user-menu{position:relative;flex-shrink:0}.avatar{width:44px;height:44px;border-radius:50%;border:none;display:grid;place-items:center;font-weight:700;font-size:15px;letter-spacing:.5px;background:var(--brand);color:#fff;cursor:pointer}.menu-pop{position:absolute;top:52px;right:0;z-index:30;min-width:208px;background:var(--panel);border:1px solid var(--line);border-radius:16px;box-shadow:0 16px 34px #10203a29;padding:8px;display:flex;flex-direction:column;gap:2px}.menu-name{margin:0;padding:8px 12px 10px;font-size:13px;color:var(--muted);border-bottom:1px solid var(--line)}.menu-pop button{background:transparent;border:none;border-radius:10px;padding:11px 12px;text-align:left;cursor:pointer;font-size:14px}.menu-pop button:hover{background:var(--panel-2)}.menu-pop button.danger{color:var(--danger)}.chips{display:flex;gap:8px;padding:12px 18px;max-width:620px;width:100%;margin:0 auto;overflow-x:auto}.chip{background:var(--panel);border:1px solid var(--line);border-radius:999px;padding:9px 18px;color:var(--muted);cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:7px}.chip.active{background:var(--brand);border-color:var(--brand);color:#fff;font-weight:600}.chip-count{background:var(--accent);color:#fff;border-radius:999px;min-width:20px;height:20px;display:inline-grid;place-items:center;font-size:11px;font-weight:700;padding:0 5px}.goal{display:flex;align-items:center;justify-content:space-between;gap:16px}.goal-text{display:flex;flex-direction:column;gap:5px;align-items:flex-start;min-width:0}.goal-count{margin:0;color:var(--muted);font-size:15px}.goal-count strong{color:var(--accent);font-size:27px;font-weight:700}.goal-hint{margin:0;font-size:13px;color:var(--muted)}.ring{position:relative;display:grid;place-items:center;flex-shrink:0}.ring svg{position:absolute;top:0;right:0;bottom:0;left:0}.ring-label{font-size:15px;font-weight:700;color:var(--accent)}.credit-card{width:100%;margin:0 auto;border-radius:var(--radius);padding:22px;aspect-ratio:1.62;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:0 12px 28px #10203a38}.credit-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 42%,rgba(255,255,255,.22) 50%,transparent 58%)}.credit-card.titanio{background:linear-gradient(135deg,#8d97ab,#495468 55%,#9aa4b7);color:#fff}.credit-card.black{background:linear-gradient(135deg,var(--brand),#001c52 65%,var(--brand-dark));color:#fff}.credit-card-top{display:flex;align-items:center;justify-content:space-between}.chip-gold{width:42px;height:30px;border-radius:7px;background:linear-gradient(135deg,#f6d365,#d4a017)}.brand{font-weight:800;letter-spacing:3px;font-size:13px}.credit-card-number{font-size:19px;letter-spacing:2px;font-variant-numeric:tabular-nums}.credit-card-bottom{display:flex;justify-content:space-between;gap:12px}.credit-card-bottom .right{text-align:right}.credit-card .label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:1.4px;opacity:.7}.credit-card .value{font-weight:700;font-size:14px}.spend-bars{display:flex;align-items:flex-start;gap:12px;margin:16px 0 4px}.spend-col{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;gap:6px}.spend-track{width:100%;max-width:52px;height:130px;background:var(--panel-2);border-radius:12px;display:flex;align-items:flex-end;overflow:hidden}.spend-stack{width:100%;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:height .5s ease;min-height:6px}.spend-part.replica{background:var(--brand)}.spend-part.experiencia{background:var(--accent)}.spend-legend{display:flex;flex-wrap:wrap;gap:14px;margin-top:14px;font-size:13px;color:var(--muted)}.spend-legend .dot.replica{background:var(--brand)}.spend-amount{font-size:14px;font-weight:700;color:var(--brand);text-align:center;line-height:1.2}.spend-name{font-size:14px;font-weight:600;text-align:center;line-height:1.2}.spend-votes{font-size:12px;color:var(--muted)}.spend-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);font-size:14px;color:var(--muted)}.spend-foot strong{color:var(--text);font-size:16px}.dot,.kind-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--brand);margin-right:6px;flex-shrink:0}.dot.experiencia,.kind-dot.experiencia{background:var(--accent)}.chart-empty{color:var(--muted);font-size:14px;margin:12px 0 0}.chart-empty.big{text-align:center;padding:40px 20px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);margin:0}.totals-panel{display:flex;justify-content:space-between}.totals-panel .right{text-align:right}.big-number{display:block;font-size:22px;margin-top:4px;color:var(--brand)}.big-number.accent{color:var(--accent)}.cart-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.cart-list li{display:flex;align-items:center;gap:10px;background:var(--panel);border:1px solid var(--line);border-radius:18px;padding:15px;box-shadow:var(--shadow)}.cart-list li>div{flex:1;display:flex;flex-direction:column;min-width:0}.cart-list .kind{font-size:12px;color:var(--muted)}.cart-list .amount{font-weight:700;white-space:nowrap}.remove{background:transparent;border:1px solid var(--line);color:var(--danger);border-radius:12px;width:34px;height:34px;cursor:pointer;flex-shrink:0}.topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:14px 18px;background:#f2f5faf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-width:620px;width:100%;margin:0 auto}.topbar h1{font-size:15px;margin:0;color:var(--brand);white-space:nowrap}.icon-btn{display:grid;place-items:center;background:var(--panel);border:1px solid var(--line);border-radius:14px;width:40px;height:40px;color:var(--brand);cursor:pointer}.saldo-chip{background:var(--brand-soft);color:var(--brand);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;white-space:nowrap}.scanner{position:relative;border-radius:var(--radius);overflow:hidden;background:#0d1424;aspect-ratio:3 / 4}.scanner video{width:100%;height:100%;object-fit:cover}.scanner-frame{position:absolute;top:18%;right:18%;bottom:18%;left:18%;border:3px solid var(--accent);border-radius:22px;box-shadow:0 0 0 100vmax #0d142473}.scanner-hint{position:absolute;inset:auto 0 16px;text-align:center;color:#e9eef7;font-size:13px}.project-hit{text-align:center}.project-hit h2{margin:6px 0;color:var(--brand)}.project-code{display:inline-block;font-size:12px;letter-spacing:2px;color:var(--accent);font-weight:700}.project-hit .leader{margin:0;font-size:14px;color:var(--muted)}.project-hit .price{display:inline-block;margin-top:8px;font-weight:700;font-size:22px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice{background:var(--panel);border:2px solid var(--line);border-radius:var(--radius);padding:22px 10px;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer;font-weight:600;box-shadow:var(--shadow)}.choice svg{color:var(--brand)}.choice.selected{border-color:var(--accent);background:var(--accent-soft)}.choice.selected svg{color:var(--accent)}.login{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding-bottom:24px}.login-brand{text-align:center;padding:40px 18px 6px}.login-brand .logo{margin:0 auto 24px;max-width:min(260px,68vw);height:auto!important}.login-badge{width:72px;height:72px;margin:0 auto 18px;border-radius:22px;display:grid;place-items:center;font-weight:800;font-size:24px;color:#fff;background:var(--brand)}.login-brand h1{margin:0;font-size:28px;color:var(--brand)}.login-brand p{color:var(--muted);margin:10px 0 0}.card-panel{display:flex;flex-direction:column;gap:14px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px;margin:18px;max-width:420px;width:calc(100% - 36px);align-self:center}label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:var(--muted)}input{background:var(--panel-2);border:1px solid var(--line);border-radius:14px;padding:14px;font-size:16px;width:100%}input:focus{outline:2px solid var(--brand);outline-offset:1px}.btn-primary{background:var(--accent);color:#fff;border:none;border-radius:16px;padding:16px 18px;font-weight:700;font-size:16px;cursor:pointer}.btn-primary.big{padding:19px;font-size:17px;box-shadow:0 10px 22px #e877224d}.btn-primary.brand{background:var(--brand);box-shadow:none}.btn-primary:disabled{background:#d8dfea;color:#8797b1;box-shadow:none;cursor:not-allowed}.btn-ghost{background:transparent;border:1px solid var(--line);border-radius:14px;padding:13px 16px;cursor:pointer;color:var(--muted)}.btn-ghost.small{padding:10px 15px;font-size:15px}.dash{display:flex;min-height:100%;font-size:17px}.side{width:268px;flex-shrink:0;background:var(--panel);border-right:1px solid var(--line);display:flex;flex-direction:column;gap:22px;padding:22px 16px;position:sticky;top:0;height:100vh}.side-brand{padding:6px 8px 20px;border-bottom:1px solid var(--line)}.side-brand .logo{max-width:100%;height:auto!important}.side-nav{display:flex;flex-direction:column;gap:4px}.side-link{display:flex;align-items:center;gap:13px;width:100%;background:transparent;border:none;border-radius:14px;padding:15px 16px;font-size:17px;font-weight:600;color:var(--muted);cursor:pointer;text-align:left}.side-link svg{width:22px;height:22px}.side-link:hover{background:var(--panel-2);color:var(--text)}.side-link.active{background:var(--brand-soft);color:var(--brand);font-weight:700}.side-link svg{flex-shrink:0}.side-foot{margin-top:auto;display:flex;flex-direction:column;gap:14px;padding-top:16px;border-top:1px solid var(--line)}.side-live{background:var(--brand-soft);border-radius:18px;padding:16px;display:flex;flex-direction:column;gap:10px;align-items:flex-start}.side-live p{margin:0;font-size:14px;color:var(--muted)}.live-pill{display:inline-flex;align-items:center;gap:8px;background:var(--panel);border:1px solid var(--line);border-radius:999px;padding:9px 15px;font-size:14px;font-weight:600;color:var(--muted);cursor:pointer}.live-pill.on{color:var(--brand);border-color:transparent}.live-dot{width:9px;height:9px;border-radius:50%;background:var(--muted)}.live-pill.on .live-dot{background:var(--accent);animation:pulse 1.6s ease-in-out infinite}@keyframes pulse{50%{opacity:.25}}.dash-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:20px;padding:26px 30px 40px}.dash-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.dash-head h1{margin:0;font-size:34px;letter-spacing:-.5px}.dash-head-right{display:flex;align-items:center;gap:14px}.range{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:11px 18px;font-size:16px;color:var(--muted)}.avatar.big{width:46px;height:46px;font-size:16px}.stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.stat{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:22px 24px;display:flex;flex-direction:column;gap:6px}.stat header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.stat header span{font-size:17px;color:var(--muted)}.stat-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--brand-soft);color:var(--brand);flex-shrink:0}.stat-icon.accent{background:var(--accent-soft);color:var(--accent)}.stat strong{font-size:40px;line-height:1.05;letter-spacing:-1px;font-weight:700}.stat small{font-size:17px;color:var(--muted)}.dash-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px;align-items:stretch}.col-5{grid-column:span 5}.col-6{grid-column:span 6}.col-7{grid-column:span 7}.col-12{grid-column:span 12}.panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:6px}.dash .panel-title{font-size:19px;font-weight:700;color:var(--text)}.panel-note{font-size:15px;color:var(--muted)}.donut-wrap{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0 4px}.donut-legend{list-style:none;margin:0;padding:0;flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.donut-legend li{display:flex;align-items:center;gap:12px;font-size:18px;background:var(--panel-2);border-radius:14px;padding:14px 16px}.donut-legend li>div{flex:1;min-width:0;display:flex;flex-direction:column}.donut-legend i{width:14px;height:14px;border-radius:4px;flex-shrink:0}.donut-pct{font-weight:700;font-size:22px;white-space:nowrap}.donut-label{font-weight:600}.donut-detail{font-size:15px;color:var(--muted)}.donut{position:relative;display:grid;place-items:center;flex-shrink:0}.donut svg{position:absolute;top:0;right:0;bottom:0;left:0}.donut-center{display:flex;flex-direction:column;align-items:center;line-height:1.1}.donut-center strong{font-size:34px}.donut-center span{font-size:15px;color:var(--muted)}.pending{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.pending-title{font-size:15px;color:var(--muted)}.pending ul{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.pending li{display:flex;align-items:center;gap:9px;background:var(--panel-2);border-radius:999px;padding:7px 16px 7px 7px;font-size:16px}.pending .feed-avatar{width:32px;height:32px;font-size:12px;background:var(--panel)}.top-kind{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:10px}.top-kind li{display:flex;align-items:center;gap:12px;background:var(--panel-2);border-radius:14px;padding:13px 16px}.top-kind li>div{display:flex;flex-direction:column;min-width:0}.top-kind strong{font-size:16px}.top-kind .muted{font-size:14px}.top-kind .dot{width:12px;height:12px;border-radius:4px;margin:0}.vbars-grid{display:flex;gap:14px;padding-top:12px}.vbars-axis{list-style:none;margin:0;padding:0 0 42px;display:flex;flex-direction:column;justify-content:space-between;height:248px;font-size:14px;color:var(--muted);text-align:right;min-width:34px}.vbars-plot{flex:1;display:flex;gap:18px;align-items:flex-end}.vbars-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px}.vbars-track{width:100%;max-width:74px;height:206px;background:var(--panel-2);border-radius:12px;display:flex;align-items:flex-end;overflow:hidden}.vbars-fill{width:100%;background:linear-gradient(180deg,#3f74cf,var(--brand));border-radius:12px;transition:height .5s ease;min-height:4px}.vbars-name{font-size:16px;font-weight:600}.vbars-value{font-size:14px;color:var(--muted)}.rank{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.rank li{display:flex;gap:14px;align-items:flex-start}.rank-pos{flex-shrink:0;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;font-size:14px;font-weight:700;background:var(--brand-soft);color:var(--brand)}.rank-pos.podio{background:var(--accent);color:#fff}.rank-main{flex:1;min-width:0}.rank-line{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.rank-line strong{font-size:18px}.rank-amount{font-weight:700;font-size:18px;white-space:nowrap;color:var(--brand)}.rank-meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:6px 0 8px;font-size:15px}.tag{background:var(--panel-2);border:1px solid var(--line);border-radius:999px;padding:4px 11px;font-size:13px;font-weight:700;color:var(--muted)}.tag.plant{background:var(--brand-soft);border-color:transparent;color:var(--brand)}.muted{color:var(--muted)}.rank-bar{display:flex;height:10px;border-radius:999px;background:var(--panel-2);overflow:hidden}.rank-fill{height:100%;transition:width .5s ease}.rank-fill.replica{background:var(--brand)}.rank-fill.experiencia{background:var(--accent)}.legend{display:flex;align-items:center;gap:6px;margin:18px 0 0;font-size:13px;color:var(--muted)}.legend .dot:not(:first-child){margin-left:12px}.feed{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px;max-height:420px;overflow-y:auto}.feed li{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:14px;background:var(--brand-soft)}.feed li.experiencia{background:var(--accent-soft)}.feed li>div{flex:1;min-width:0;display:flex;flex-direction:column}.feed li strong{font-size:16px}.feed li .muted{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feed-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--panel);color:var(--brand);font-size:13px;font-weight:700;flex-shrink:0}.pill-kind{font-size:14px;font-weight:700;border-radius:999px;padding:4px 10px;background:var(--panel);color:var(--brand);white-space:nowrap}.pill-kind.experiencia{color:var(--accent)}.feed-amount{font-weight:700;font-size:16px;white-space:nowrap}.pill-card{display:inline-block;text-transform:capitalize;font-size:14px;font-weight:700;border-radius:999px;padding:4px 12px;background:var(--brand-soft);color:var(--brand)}.pill-card.titanio{background:#eceff4;color:#495468}.with-avatar{display:flex;align-items:center;gap:10px}.detail-cell{font-size:15px;color:var(--muted);max-width:360px}.hint.left{text-align:left}.dash .table{font-size:17px}.dash .table th{font-size:15px}.dash .table td{padding:15px 14px}.qr-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:18px}.qr-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.qr-card{background:var(--panel-2);border:1px solid var(--line);border-radius:18px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.qr-card img{width:100%;max-width:168px;aspect-ratio:1;background:#fff;border-radius:12px}.qr-card .qr-code{font-weight:700;color:var(--accent);letter-spacing:1.5px;font-size:14px;margin-top:6px}.qr-card strong{font-size:15px;line-height:1.25}.qr-card .muted{font-size:13px}.qr-card button{margin-top:8px}.print-sheets{display:none}@media print{@page{size:A4;margin:0}body{background:#fff}.side,.dash-head,.qr-actions,.qr-grid,.panel-head{display:none!important}.dash,.dash-main,.panel{display:block;padding:0;margin:0;border:none;box-shadow:none;background:#fff}.print-sheets{display:block}.print-sheet{width:210mm;height:297mm;padding:22mm 18mm;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;page-break-after:always}.print-feria{margin:0 0 4mm;letter-spacing:6px;text-transform:uppercase;font-size:12pt;font-weight:700;color:#003da5}.print-code{margin:0 0 2mm;font-size:16pt;font-weight:700;letter-spacing:3px;color:#e87722}.print-sheet h2{margin:0 0 3mm;font-size:30pt;line-height:1.15;color:#003da5}.print-leader{margin:0 0 6mm;font-size:15pt;color:#555}.print-sheet img{width:115mm;height:115mm}.print-help{margin:7mm 0 0;font-size:15pt}.print-manual{margin:3mm 0 0;font-size:12pt;color:#777}}.users-editor{display:flex;flex-direction:column;gap:18px}.users-table input,.users-table select{padding:11px 13px;font-size:16px;border-radius:12px;width:100%;background:var(--panel)}.users-table tr.editing{background:var(--brand-soft)}.row-actions{display:flex;gap:8px;justify-content:flex-end;white-space:nowrap}.btn-primary.small{padding:10px 16px;font-size:15px;border-radius:12px}.btn-ghost.danger{color:var(--danger);border-color:#c6282840}.new-user{background:var(--panel-2);border:1px dashed var(--line);border-radius:18px;padding:18px}.new-user h3{margin:0 0 14px;font-size:18px}.new-user-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.new-user-row input,.new-user-row select{flex:1;min-width:160px;padding:13px;font-size:16px;border-radius:12px;background:var(--panel)}.error.left{text-align:left}.projects-editor{display:flex;flex-direction:column;gap:10px}.project-row{display:grid;grid-template-columns:130px minmax(200px,1fr) 190px 150px 60px 110px;gap:10px;align-items:center}.project-row input{width:100%;padding:12px 13px;font-size:16px;border-radius:12px;background:var(--panel)}.project-row .code-input{text-transform:uppercase;font-weight:700}.project-row .count{text-align:center;color:var(--muted);font-size:15px}.project-row.head{font-size:13px;color:var(--muted);text-transform:uppercase;letter-spacing:.4px;padding:0 4px}.project-row.new{margin-top:6px;padding-top:14px;border-top:1px dashed var(--line)}@media(max-width:1100px){.project-row{grid-template-columns:120px 1fr 1fr}.project-row.head{display:none}.project-row .count{text-align:left}}@media(max-width:1180px){.col-5,.col-6,.col-7{grid-column:span 12}}@media(max-width:900px){.dash{flex-direction:column}.side{width:100%;height:auto;position:static;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px;border-right:none;border-bottom:1px solid var(--line);padding:14px 16px}.side-brand{padding:0;border-bottom:none}.side-nav{flex-direction:row;flex-wrap:wrap;gap:6px;flex:1}.side-link{width:auto;padding:10px 14px}.side-foot{margin-top:0;padding-top:0;border-top:none;flex-direction:row;align-items:center;gap:10px;width:100%}.side-live{flex-direction:row;align-items:center;padding:8px 12px;gap:12px;flex:1}.dash-main{padding:20px 16px 32px}.dash-head h1{font-size:27px}.stat strong{font-size:32px}.donut-wrap{flex-direction:column;align-items:flex-start}}.hint{color:var(--muted);font-size:14px;margin:0;text-align:center}.error{color:var(--danger);font-size:14px;margin:0;text-align:center}.flash{position:fixed;bottom:28px;left:50%;transform:translate(-50%);z-index:40;background:var(--accent);color:#fff;font-weight:600;padding:13px 20px;border-radius:999px;box-shadow:0 14px 30px #e8772266;animation:pop .25s ease}@keyframes pop{0%{transform:translate(-50%,12px);opacity:0}}.splash{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.splash-logo{font-size:22px;font-weight:700;color:var(--brand)}.spinner{width:26px;height:26px;border:3px solid var(--line);border-top-color:var(--brand);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
