.home-dashboard{--h-bg:#f3f6f5;--h-panel:#fff;--h-border:#d7dfdc;--h-text:#223438;--h-muted:#748185;--h-green:#4c9b74;--h-orange:#c77a45;--h-shadow:0 5px 20px rgba(35,56,60,.08);margin:-62px calc(50% - 50vw) -92px;padding:46px max(24px,calc((100vw - 1180px)/2 + 30px)) 90px;background:linear-gradient(180deg,#f5f7f6,#eef3f1 68%,#f5f7f6);color:var(--h-text);min-height:900px}.home-dashboard *{box-sizing:border-box}.home-hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(270px,.7fr);gap:26px;align-items:end;margin-bottom:28px}.home-eyebrow{display:inline-flex;margin-bottom:14px;padding:6px 9px;border:1px solid #cdd6d3;border-radius:4px;background:#fff;color:var(--h-orange);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-hero h1{max-width:850px;margin:0 0 16px;color:#183236;font-size:clamp(2.35rem,5vw,4.5rem);line-height:1.01;letter-spacing:-.045em}.home-hero p{max-width:790px;margin:0;color:#687679;font-size:1rem}.home-status{padding:18px;border:1px solid var(--h-border);border-radius:5px;background:var(--h-panel);box-shadow:var(--h-shadow)}.home-status>div{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid #e3e9e6;font-size:.82rem}.home-status>div:last-child{border-bottom:0}.home-status span{color:var(--h-muted)}.home-status strong{font-size:.82rem}.home-status__live{justify-content:flex-start!important;align-items:center}.home-status__dot{width:9px;height:9px;border-radius:50%;background:var(--h-green);box-shadow:0 0 0 5px rgba(76,155,116,.12)}.home-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px;padding:10px;border:1px solid var(--h-border);border-radius:4px;background:#fff}.home-toolbar span{padding:7px 10px;border:1px solid #d8e0dd;border-radius:3px;background:#f7f9f8;color:#5b6b6e;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.home-toolbar strong{margin-left:auto;color:#758285;font-size:.76rem}.home-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:12px 0}.home-kpis article{padding:15px 16px;border:1px solid var(--h-border);border-radius:4px;background:#fff}.home-kpis span{display:block;color:#7a888a;font-size:.73rem;font-weight:700}.home-kpis strong{display:block;margin:4px 0 2px;color:#223a3e;font-size:1.03rem;line-height:1.15}.home-kpis small{display:block;color:#879295;font-size:.68rem}.home-panel{border:1px solid var(--h-border);border-radius:4px;background:#fff;overflow:hidden;box-shadow:var(--h-shadow)}.home-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;border-bottom:1px solid #e1e6e4;background:linear-gradient(180deg,#fbfcfc,#f3f6f5)}.home-panel>header span{display:block;color:#7b888b;font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-panel>header h2{margin:2px 0 0;color:#253d41;font-size:.96rem}.home-panel__state{padding:4px 6px;border:1px solid rgba(76,155,116,.28);border-radius:3px;background:rgba(76,155,116,.08);color:var(--h-green)!important}.home-article{padding:18px}.home-article>.post-content>p:first-child{margin-top:0;padding:18px;border:1px solid #e1e6e4;border-radius:4px;background:#f8faf9;color:#657477}.home-article .post-content>h3{margin:24px -18px 12px;padding:11px 14px;border-top:1px solid #e1e6e4;border-bottom:1px solid #e1e6e4;background:linear-gradient(180deg,#fbfcfc,#f3f6f5);color:#657477;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-article .post-content>h3:first-of-type{margin-top:18px}.home-article .post-content>p{color:#637276;line-height:1.65}.home-article .post-content a{color:#2c7467}.home-brand{display:flex;align-items:center;gap:14px}.home-brand img{width:72px;height:72px;object-fit:contain}.home-brand-copy span{display:block;color:#8a9698;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-brand-copy strong{display:block;margin-top:3px;color:#2a4246;font-size:.9rem}.home-bottom{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;margin-top:18px;padding:24px;border:1px solid #d5ddda;border-radius:4px;background:#fff}.home-bottom span{color:var(--h-orange);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-bottom h2{margin:5px 0 0;color:#273f43;font-size:clamp(1.4rem,3vw,2rem)}.home-bottom p{margin:0;color:#6f7c7f;font-size:.9rem}@media(max-width:820px){.home-dashboard{margin-top:-42px;margin-bottom:-66px;padding:34px 20px 70px}.home-hero{grid-template-columns:1fr}.home-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.home-bottom{grid-template-columns:1fr}}@media(max-width:480px){.home-kpis{grid-template-columns:1fr}.home-hero h1{font-size:2.2rem}.home-toolbar strong{width:100%;margin-left:0}.home-brand img{width:58px;height:58px}}