.hm-breadcrumbs{margin-bottom:18px}.hm-shell{--hm-blue:#1769e0;--hm-ink:#102033;--hm-muted:#66758a;--hm-line:#e1e8f1;--hm-soft:#f4f8fc;--hm-green:#0d9d6a;--hm-orange:#f08a24;display:grid;gap:22px}.hm-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:26px;overflow:hidden;padding:clamp(24px,4vw,44px);border:1px solid #dce6f2;border-radius:26px;background:radial-gradient(circle at 86% 5%,rgba(52,130,246,.2),transparent 30%),linear-gradient(135deg,#fff 0%,#f5f9ff 58%,#edf5ff 100%);box-shadow:0 20px 60px rgba(16,32,51,.08)}.hm-hero:before{content:"";position:absolute;right:-65px;bottom:-100px;width:270px;height:270px;border:48px solid rgba(23,105,224,.07);border-radius:50%}.hm-hero-copy,.hm-clock-card{position:relative;z-index:1}.hm-live-badge{display:inline-flex;align-items:center;gap:9px;color:var(--hm-blue);font-size:12px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.hm-live-badge i{width:10px;height:10px;border-radius:50%;background:#e32636;box-shadow:0 0 0 0 rgba(227,38,54,.35);animation:hmPulse 1.8s infinite}.hm-hero h1{margin:10px 0 8px;color:var(--hm-ink);font-size:clamp(38px,6vw,70px);line-height:.98;letter-spacing:-.045em}.hm-hero p{max-width:760px;margin:0;color:#52657b;font-size:clamp(16px,2vw,20px);line-height:1.65}.hm-hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:22px}.hm-hero-actions a,.hm-refresh-button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 14px;border:1px solid #cddaea;border-radius:11px;background:#fff;color:var(--hm-ink);font:inherit;font-size:13px;font-weight:850;cursor:pointer;transition:.2s ease}.hm-hero-actions a:first-of-type,.hm-refresh-button{border-color:var(--hm-blue);background:var(--hm-blue);color:#fff}.hm-hero-actions a:hover,.hm-refresh-button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(23,105,224,.15)}.hm-refresh-button.is-loading span{animation:hmSpin .7s linear infinite}.hm-clock-card{display:grid;align-content:center;justify-items:center;min-height:180px;padding:20px;border:1px solid rgba(255,255,255,.85);border-radius:22px;background:rgba(255,255,255,.82);box-shadow:0 18px 44px rgba(16,32,51,.08);backdrop-filter:blur(10px);text-align:center}.hm-clock-card>span{color:var(--hm-muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hm-clock-card strong{margin:5px 0;color:var(--hm-ink);font-size:48px;line-height:1;font-variant-numeric:tabular-nums}.hm-clock-card small{color:var(--hm-green);font-weight:850}.hm-clock-card time{margin-top:15px;color:#8390a1;font-size:11px}.hm-kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.hm-kpi{position:relative;overflow:hidden;min-height:132px;padding:18px;border:1px solid var(--hm-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(16,32,51,.045)}.hm-kpi:after{content:"";position:absolute;right:-24px;bottom:-28px;width:80px;height:80px;border-radius:50%;background:rgba(23,105,224,.06)}.hm-kpi>span{display:block;color:var(--hm-muted);font-size:12px;font-weight:800}.hm-kpi>strong{display:block;margin:8px 0 2px;color:var(--hm-ink);font-size:clamp(28px,3vw,38px);line-height:1;font-variant-numeric:tabular-nums}.hm-kpi>small{display:block;color:#8491a2;font-size:12px}.hm-kpi>small b{color:var(--hm-ink)}.hm-kpi-primary{border-color:#1769e0;background:linear-gradient(145deg,#1769e0,#0b4fae);box-shadow:0 16px 34px rgba(23,105,224,.22)}.hm-kpi-primary>span,.hm-kpi-primary>small{color:rgba(255,255,255,.78)}.hm-kpi-primary>strong{color:#fff}.hm-kpi-primary:after{background:rgba(255,255,255,.09)}.hm-kpi.is-up>strong{color:var(--hm-green)}.hm-kpi.is-down>strong{color:#d24444}.hm-new-alert{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #a9d8c6;border-radius:14px;background:#effbf6;color:#075b42;box-shadow:0 8px 24px rgba(13,157,106,.08)}.hm-new-alert>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.hm-new-alert>div>span{color:#11a874;animation:hmPulse 1.8s infinite}.hm-new-alert strong{font-size:14px}.hm-new-alert small{color:#4c7568}.hm-new-alert button{border:0;border-radius:9px;background:#087b57;color:#fff;padding:9px 13px;font-weight:850;cursor:pointer}.hm-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;border:1px solid var(--hm-line);border-radius:17px;background:#fff;box-shadow:0 10px 30px rgba(16,32,51,.04)}.hm-tabs button{display:grid;gap:2px;min-width:0;padding:12px 15px;border:0;border-radius:12px;background:transparent;color:#5c6d81;text-align:left;cursor:pointer}.hm-tabs button span{font-size:14px;font-weight:900}.hm-tabs button small{overflow:hidden;color:#8a96a6;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.hm-tabs button[aria-selected="true"]{background:linear-gradient(135deg,#edf5ff,#f7fbff);color:var(--hm-blue);box-shadow:inset 0 0 0 1px #cfe1f8}.hm-panel[hidden]{display:none}.hm-panel{min-width:0}.hm-panel-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}.hm-panel-toolbar>div:first-child{display:grid;gap:3px}.hm-panel-toolbar>div:first-child strong{color:var(--hm-ink);font-size:21px}.hm-panel-toolbar>div:first-child span{color:var(--hm-muted);font-size:12px}.hm-category-filters{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.hm-category-filters button{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid #dbe5f0;border-radius:999px;background:#fff;color:#5d6e81;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.hm-category-filters button b{display:grid;min-width:22px;height:22px;place-items:center;padding:0 5px;border-radius:999px;background:#eef3f8;color:#42566d;font-size:10px}.hm-category-filters button.is-active{border-color:var(--hm-blue);background:var(--hm-blue);color:#fff}.hm-category-filters button.is-active b{background:rgba(255,255,255,.18);color:#fff}.hm-flow{position:relative;display:grid;gap:11px}.hm-hour-divider{position:sticky;top:116px;z-index:6;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 0 1px;padding:8px 13px;border:1px solid #dce6f2;border-radius:11px;background:rgba(247,250,253,.94);color:var(--hm-ink);font-size:13px;backdrop-filter:blur(10px)}.hm-hour-divider span{font-weight:950}.hm-hour-divider small{color:#79879a;font-weight:700}.hm-story{position:relative;display:grid;grid-template-columns:132px 72px minmax(0,1fr);gap:17px;min-height:150px;padding:15px 19px 15px 15px;border:1px solid var(--hm-line);border-radius:17px;background:#fff;box-shadow:0 9px 28px rgba(16,32,51,.04);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.hm-story:hover{transform:translateY(-2px);border-color:#b9cee7;box-shadow:0 16px 38px rgba(16,32,51,.08)}.hm-story[hidden]{display:none}.hm-story.is-sponsored{background:linear-gradient(90deg,#fffaf2,#fff 32%)}.hm-story-image{position:relative;overflow:hidden;align-self:center;border-radius:12px;background:#edf2f7;aspect-ratio:16/9}.hm-story-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.hm-story:hover .hm-story-image img{transform:scale(1.035)}.hm-story-now{position:absolute;top:8px;left:8px;padding:3px 6px;border-radius:5px;background:#df2737;color:#fff;font-size:9px;font-weight:950;letter-spacing:.06em}.hm-story-time{position:relative;display:flex;align-items:flex-start;justify-content:center;padding-top:8px;color:#31445b;font-size:15px;font-weight:950;font-variant-numeric:tabular-nums}.hm-story-time:after{content:"";position:absolute;top:36px;bottom:-28px;left:50%;width:2px;background:#e2eaf3;transform:translateX(-50%)}.hm-story:last-of-type .hm-story-time:after{bottom:0}.hm-story-time i{position:absolute;top:36px;left:50%;z-index:2;width:11px;height:11px;border:3px solid #fff;border-radius:50%;background:var(--hm-blue);box-shadow:0 0 0 2px #c9ddf6;transform:translate(-50%,-50%)}.hm-story-body{min-width:0;align-self:center}.hm-story-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;color:#7a8798;font-size:11px}.hm-story-meta>a{color:var(--hm-blue);font-weight:900}.hm-story-meta>*+*:before{content:"•";margin-right:10px;color:#c2cad4}.hm-sponsored{color:#9b6500;font-weight:900}.hm-story h3{margin:5px 0 6px;color:var(--hm-ink);font-size:clamp(18px,2.2vw,25px);line-height:1.2;letter-spacing:-.018em}.hm-story h3 a:hover{color:var(--hm-blue)}.hm-story p{display:-webkit-box;overflow:hidden;margin:0;color:#5d6b7d;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hm-story-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;color:#8995a4;font-size:11px}.hm-story-footer a{display:inline-flex;align-items:center;gap:6px;color:var(--hm-blue);font-size:12px;font-weight:900}.hm-story-footer a b{transition:transform .2s}.hm-story-footer a:hover b{transform:translateX(3px)}.hm-empty,.hm-more{display:grid;justify-items:center;gap:7px;padding:38px 20px;border:1px dashed #cbd8e7;border-radius:17px;background:#f9fbfd;text-align:center}.hm-empty>span{font-size:38px}.hm-empty h2,.hm-more p{margin:0;color:var(--hm-ink)}.hm-empty p{margin:0;color:var(--hm-muted)}.hm-more a{color:var(--hm-blue);font-weight:900}.hm-analytics-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:18px}.hm-chart-card,.hm-category-card{min-width:0;padding:20px;border:1px solid var(--hm-line);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(16,32,51,.05)}.hm-chart-card>header,.hm-category-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.hm-chart-card header span,.hm-category-card header span{color:var(--hm-blue);font-size:11px;font-weight:900;letter-spacing:.07em}.hm-chart-card h2,.hm-category-card h2{margin:4px 0 0;color:var(--hm-ink);font-size:21px;line-height:1.2}.hm-chart-legend{display:flex;align-items:center;gap:7px;color:#768598;font-size:11px}.hm-chart-legend i{width:9px;height:9px;border-radius:3px;background:var(--hm-blue)}.hm-hour-chart{display:grid;grid-template-columns:repeat(24,minmax(12px,1fr));align-items:end;gap:5px;height:290px;margin-top:20px;padding:16px 5px 0;border-bottom:1px solid #dbe4ee;background:repeating-linear-gradient(to top,transparent 0,transparent 54px,#edf2f7 55px)}.hm-bar-wrap{position:relative;display:grid;grid-template-rows:18px 1fr 25px;align-items:end;justify-items:center;height:100%}.hm-bar-value{align-self:start;color:#7a8899;font-size:9px;font-weight:800;opacity:0;transition:.2s}.hm-bar-wrap:hover .hm-bar-value,.hm-bar-wrap.is-current .hm-bar-value{opacity:1}.hm-bar{display:block;width:min(19px,82%);height:var(--bar-height);min-height:4px;border-radius:7px 7px 2px 2px;background:linear-gradient(to top,#0f54bd,#2e86f3);box-shadow:0 5px 12px rgba(23,105,224,.18);transition:height .35s ease}.hm-bar-wrap.is-current .hm-bar{background:linear-gradient(to top,#df2637,#ff6672)}.hm-bar-wrap small{align-self:end;color:#8794a4;font-size:9px;transform:rotate(-48deg);transform-origin:center;white-space:nowrap}.hm-chart-card>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:18px;color:#7a8798;font-size:11px}.hm-chart-card>footer strong{color:#35495f}.hm-category-list{display:grid;gap:13px;margin-top:20px}.hm-category-list>a{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:7px 12px;align-items:center;padding-bottom:12px;border-bottom:1px solid #edf1f5}.hm-category-list>a:last-child{padding-bottom:0;border-bottom:0}.hm-category-list>a>div:first-child{display:flex;align-items:center;gap:8px;min-width:0}.hm-category-list>a>div:first-child>i{flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:hsl(calc(210 + var(--category-index)*31) 72% 50%)}.hm-category-list strong{overflow:hidden;color:#273b52;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.hm-category-list span{margin-left:auto;color:#8995a3;font-size:10px;white-space:nowrap}.hm-category-list>a>b{grid-row:1/span 2;grid-column:2;justify-self:end;color:#566a80;font-size:11px}.hm-category-progress{grid-column:1;height:5px;overflow:hidden;border-radius:999px;background:#edf2f7}.hm-category-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--hm-blue),#58a5ff)}.hm-about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hm-about-grid article{padding:22px;border:1px solid var(--hm-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(16,32,51,.04)}.hm-about-grid article>span{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#eaf3ff;color:var(--hm-blue);font-size:18px;font-weight:950}.hm-about-grid h2{margin:14px 0 7px;color:var(--hm-ink);font-size:18px}.hm-about-grid p{margin:0;color:var(--hm-muted);font-size:14px;line-height:1.65}.hm-links-card{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:17px;padding:22px;border-radius:18px;background:linear-gradient(135deg,#11243a,#1c3d61);color:#fff}.hm-links-card strong{font-size:18px}.hm-links-card p{margin:4px 0 0;color:rgba(255,255,255,.68);font-size:13px}.hm-links-card nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.hm-links-card a{padding:8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:rgba(255,255,255,.08);font-size:12px;font-weight:800}.hm-links-card a:hover{background:#fff;color:#16314d}@keyframes hmPulse{70%{box-shadow:0 0 0 10px transparent}100%{box-shadow:0 0 0 0 transparent}}@keyframes hmSpin{to{transform:rotate(360deg)}}
@media(max-width:980px){.hm-kpi-grid{grid-template-columns:repeat(3,1fr)}.hm-analytics-grid{grid-template-columns:1fr}.hm-category-card{max-width:none}.hm-story{grid-template-columns:120px 62px minmax(0,1fr)}}
@media(max-width:760px){.hm-shell{gap:16px}.hm-hero{grid-template-columns:1fr;padding:24px 19px;border-radius:19px}.hm-clock-card{grid-template-columns:auto 1fr auto;justify-items:start;align-items:center;min-height:auto;padding:15px;text-align:left}.hm-clock-card strong{margin:0;font-size:32px}.hm-clock-card small{justify-self:end}.hm-clock-card time{grid-column:1/-1;margin-top:4px}.hm-kpi-grid{grid-template-columns:repeat(2,1fr)}.hm-kpi{min-height:116px}.hm-kpi-primary{grid-column:1/-1}.hm-tabs{display:flex;overflow-x:auto;scrollbar-width:none}.hm-tabs::-webkit-scrollbar{display:none}.hm-tabs button{flex:0 0 190px}.hm-panel-toolbar{align-items:stretch;flex-direction:column}.hm-category-filters{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.hm-category-filters button{flex:0 0 auto}.hm-story{grid-template-columns:98px minmax(0,1fr);gap:12px;padding:12px}.hm-story-image{grid-row:1/span 2}.hm-story-time{grid-column:2;justify-content:flex-start;padding:0;font-size:12px}.hm-story-time i,.hm-story-time:after{display:none}.hm-story-body{grid-column:2}.hm-story p{-webkit-line-clamp:2}.hm-story-footer span{display:none}.hm-hour-divider{top:108px}.hm-hour-chart{overflow-x:auto;grid-template-columns:repeat(24,24px);justify-content:start}.hm-chart-card>header,.hm-chart-card>footer{align-items:flex-start;flex-direction:column}.hm-about-grid{grid-template-columns:1fr}.hm-links-card{align-items:flex-start;flex-direction:column}.hm-links-card nav{justify-content:flex-start}}
@media(max-width:480px){.hm-kpi-grid{gap:9px}.hm-kpi{padding:14px}.hm-kpi>strong{font-size:29px}.hm-new-alert{align-items:stretch;flex-direction:column}.hm-story{grid-template-columns:84px minmax(0,1fr);border-radius:13px}.hm-story h3{font-size:17px}.hm-story p{font-size:13px;-webkit-line-clamp:2}.hm-story-meta span:not(.hm-sponsored){display:none}.hm-story-footer{margin-top:5px}.hm-hour-divider{top:102px}.hm-chart-card,.hm-category-card{padding:16px}.hm-tabs button{flex-basis:165px}}
@media(prefers-reduced-motion:reduce){.hm-live-badge i,.hm-new-alert>div>span{animation:none}.hm-story,.hm-story-image img,.hm-hero-actions a,.hm-refresh-button,.hm-bar{transition:none}}
