#gh-home-world #ghw-premium-strip{margin-top:14px}@media (max-width:520px){#gh-home-world #ghw-premium-strip{margin-top:10px}}#ghw-premium-strip{--bg-root:#0b0e14;--bg-panel:#11161f;--card-idle:rgba(255,255,255,0.0);--card-hover:rgba(255,255,255,0.03);--card-active:linear-gradient(145deg,#1e2532,#11161f);--border-soft:rgba(255,255,255,0.08);--text-main:#ffffff;--text-muted:#94a3b8;--c-sun:#ffb700;--c-rain:#38bdf8;--c-cloud:#cbd5e1;--c-snow:#e2e8f0;--c-storm:#a855f7;--accent:var(--c-cloud);--radius:20px;--max-w:1480px;font-family:"Outfit",system-ui,-apple-system,sans-serif;color:var(--text-main);width:100%;max-width:var(--max-w);margin:0 auto;padding:24px;border-radius:var(--radius);background:var(--bg-panel);border:1px solid var(--border-soft);box-shadow:none;position:relative;overflow:hidden;isolation:isolate;box-sizing:border-box}@media (max-width:520px){html[data-gh-home="blank"] #gh-home-world{padding-left:8px !important;padding-right:8px !important}html[data-gh-home="blank"] #gh-home-world .ghw-worldShell{padding:10px !important;border-radius:16px}}#ghw-premium-strip *{box-sizing:border-box}#ghw-premium-strip::after{content:none !important}.ghw-strip{display:flex;gap:0;overflow-x:auto;height:380px;overflow-y:hidden;padding-bottom:10px;scrollbar-width:none;scroll-snap-type:x mandatory;padding-left:2px;align-items:stretch;cursor:grab}.ghw-strip::-webkit-scrollbar{display:none}.ghw-strip.active{cursor:grabbing;scroll-snap-type:none}.ghw-card{scroll-snap-align:start;flex:0 0 120px;height:100%;background:var(--card-idle);border:0;border-right:1px solid var(--border-soft);border-radius:0;text-decoration:none;color:inherit;position:relative;user-select:none;display:grid;grid-template-rows:30px 1fr 90px;padding:22px 16px;transition:flex-basis 0.4s cubic-bezier(0.2,0,0,1),background 0.3s ease}.ghw-card:last-child{border-right:0}.ghw-card:not(.is-active):hover{background:var(--card-hover)}.ghw-card.is-active{flex-basis:480px;background:var(--card-active);border:0;border-radius:16px;margin:0 8px;box-shadow:none;z-index:5;padding:30px 36px;grid-template-rows:40px 1fr 100px;cursor:default}.ghw-card.is-active::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--accent);box-shadow:none;border-radius:16px 0 0 16px}.ghw-city{height:100%;display:flex;align-items:center;font-size:14px;font-weight:800;color:var(--accent);opacity:0.9;text-transform:uppercase;letter-spacing:0.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all 0.3s ease;text-shadow:0 0 10px rgba(0,0,0,0.3)}.ghw-card.is-active .ghw-city{font-size:18px;letter-spacing:1px;opacity:1;text-shadow:0 0 15px rgba(0,0,0,0.6)}.ghw-body{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;height:100%;width:100%}.ghw-card.is-active .ghw-body{display:grid;grid-template-columns:1fr 180px;grid-template-rows:90px 40px;align-content:center;gap:0}.ghw-temp{margin:0;font-size:28px;font-weight:800;color:var(--text-main);order:2}.ghw-card.is-active .ghw-temp{font-size:96px;line-height:0.9;letter-spacing:-5px;color:#fff;grid-column:1;grid-row:1;order:0;align-self:end}.ghw-min{margin:0;font-size:13px;font-weight:600;color:var(--text-muted);order:3;text-align:center;line-height:1.3}.ghw-card.is-active .ghw-min{font-size:18px;font-weight:500;grid-column:1;grid-row:2;order:0;color:#cbd5e1;align-self:start;padding-top:10px}.ghw-iconWrap{flex:0;width:100%;min-height:75px;display:flex;align-items:center;justify-content:center;order:1}.ghw-icon{width:46px;height:46px;color:var(--text-main);opacity:0.8;transition:all 0.4s ease;overflow:visible}.ghw-card.is-active .ghw-iconWrap{position:static;min-height:auto;align-items:center;justify-content:flex-end;grid-column:2;grid-row:1 / span 2;order:0}.ghw-card.is-active .ghw-icon{width:140px;height:140px;color:var(--accent);opacity:1;filter:drop-shadow(0 0 25px rgba(0,0,0,0.3))}@keyframes spin-slow{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes float-cloud{0%,100%{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes shake-storm{0%{transform:translateX(0)}25%{transform:translateX(-2px) rotate(-1deg)}75%{transform:translateX(2px) rotate(1deg)}100%{transform:translateX(0)}}.ghw-card[data-anim="spin"] .ghw-icon{animation:spin-slow 16s linear infinite}.ghw-card[data-anim="float"] .ghw-icon{animation:float-cloud 4s ease-in-out infinite}.ghw-card[data-anim="shake"] .ghw-icon{animation:shake-storm 0.4s ease-in-out infinite}.ghw-card:not(.is-active) .ghw-icon{animation:none !important;transform:none !important}.ghw-footer{padding-top:18px;display:flex;flex-direction:column;justify-content:flex-end}.ghw-card.is-active .ghw-footer{justify-content:flex-start}.ghw-timeBlock{width:100%;text-align:center}.ghw-timeLabel{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--text-muted)}.ghw-time{margin-top:4px;font-size:15px;font-weight:700;color:#fff}.ghw-meta{display:none;width:100%;gap:30px;color:var(--text-muted);font-size:14px;font-weight:500;align-items:center}.ghw-metric{display:flex;align-items:center;gap:8px}.ghw-metric svg{width:20px;height:20px;color:var(--accent);opacity:0.9}.ghw-more{display:none;width:100%;font-size:13px;font-weight:700;color:var(--accent);text-align:left;margin-top:20px;text-transform:uppercase;letter-spacing:1px}.ghw-card.is-active .ghw-timeBlock{display:none}.ghw-card.is-active .ghw-meta{display:flex}.ghw-card.is-active .ghw-more{display:block}.ghw-pillsWrap{margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,0.05);position:relative}.ghw-pillsWrap::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:200px;height:1px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0.5}.ghw-pills{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px}.ghw-pill{display:flex;align-items:center;justify-content:center;height:48px;padding:0 16px;border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,0.03),rgba(255,255,255,0.01));backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,0.08);box-shadow:none;color:var(--text-muted);font-size:13px;font-weight:600;text-decoration:none;letter-spacing:0.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all 0.3s cubic-bezier(0.25,0.8,0.25,1)}.ghw-pill:hover{transform:translateY(-3px);background:linear-gradient(145deg,rgba(255,255,255,0.08),rgba(255,255,255,0.02));border-color:rgba(255,255,255,0.3);color:#fff;box-shadow:none}.ghw-pill.is-active{background:rgba(56,189,248,0.15);border-color:var(--accent);color:#fff;font-weight:700;box-shadow:none}@media (max-width:600px){#ghw-premium-strip{width:100%;max-width:100%;margin:0;padding:0;border-radius:0;border:0;background:transparent;box-shadow:none;min-height:0}.ghw-strip{display:block;height:auto;overflow:visible;padding-bottom:0}.ghw-activeHost .ghw-card{width:100%;min-height:260px;border-radius:18px;margin:0;border:0}.ghw-activeHost .ghw-temp{font-size:52px;letter-spacing:-2px}.ghw-activeHost .ghw-icon{width:86px;height:86px}.ghw-activeHost .ghw-city{font-size:16px;letter-spacing:.6px}.ghw-activeHost .ghw-card.is-active{padding:22px 18px !important}.ghw-activeHost .ghw-card.is-active .ghw-temp{font-size:54px !important;letter-spacing:-2px !important;align-self:start !important}.ghw-activeHost .ghw-card.is-active .ghw-min{font-size:14px !important}.ghw-activeHost .ghw-card.is-active .ghw-icon{width:84px !important;height:84px !important}.ghw-activeHost .ghw-card.is-active .ghw-body{grid-template-columns:1fr 110px;grid-template-rows:auto auto;align-content:start}.ghw-activeHost .ghw-card.is-active .ghw-iconWrap{align-items:flex-start;justify-content:flex-end;padding-top:6px}.ghw-activeHost .ghw-card.is-active .ghw-min{font-size:15px;line-height:1.25;padding-top:6px;max-width:240px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ghw-activeHost .ghw-card.is-active .ghw-meta{font-size:12px;gap:16px}.ghw-activeHost .ghw-card.is-active .ghw-metric svg{width:18px;height:18px}.ghw-activeHost .ghw-card.is-active .ghw-more{font-size:12px;margin-top:14px}.ghw-activeHost .ghw-card.is-active .ghw-timeBlock{display:flex !important;align-items:center;justify-content:flex-start;gap:10px;text-align:left;width:100%;margin-top:10px}.ghw-activeHost .ghw-card.is-active .ghw-timeLabel{display:inline-block;font-size:10px;letter-spacing:.6px;opacity:.7;text-transform:uppercase}.ghw-activeHost .ghw-card.is-active .ghw-time{font-size:12px;font-weight:700;margin-top:0}.ghw-activeHost .ghw-card.is-active .ghw-meta{flex-wrap:wrap;gap:12px;margin-top:10px}.ghw-miniWrap{margin-top:14px;position:relative}.ghw-miniScroller{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:6px 12px 12px 4px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ghw-miniScroller::-webkit-scrollbar{display:none}.ghw-miniScroller .ghw-card{flex:0 0 160px;width:160px;height:196px;border-radius:16px;margin:0;border:1px solid var(--border-soft);background:rgba(255,255,255,0.02);scroll-snap-align:start;overflow:hidden;display:flex;flex-direction:column;padding:12px 12px 12px 12px}.ghw-miniScroller .ghw-card .ghw-city{font-size:13px;line-height:1.12;letter-spacing:0;opacity:.9;text-transform:none;text-shadow:none;text-align:center;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.ghw-miniScroller .ghw-card .ghw-body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;width:100%;flex:1 1 auto;padding:0}.ghw-miniScroller .ghw-card .ghw-iconWrap{width:100%;min-height:auto;justify-content:center;align-items:center;order:0}.ghw-miniScroller .ghw-card .ghw-icon{width:44px;height:44px;opacity:.92}.ghw-miniScroller .ghw-card .ghw-temp{font-size:30px;line-height:1;margin:0;text-align:center}.ghw-miniScroller .ghw-card .ghw-min{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.2;color:var(--text-muted);opacity:.95;margin:0;text-align:center}.ghw-miniScroller .ghw-card .ghw-footer{display:block;padding-top:8px;margin-top:auto}.ghw-miniScroller .ghw-card .ghw-timeBlock{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;text-align:center;width:100%}.ghw-miniScroller .ghw-card .ghw-timeLabel{display:inline-block;font-size:10px;letter-spacing:.35px;opacity:.72;text-transform:none}.ghw-miniScroller .ghw-card .ghw-time{font-size:13px;font-weight:800;color:rgba(255,255,255,0.86);margin:0}.ghw-miniScroller .ghw-card .ghw-meta,.ghw-miniScroller .ghw-card .ghw-more{display:none !important}.ghw-miniWrap::after{content:none !important;display:none !important}.ghw-scrollHint{display:none !important}.ghw-miniWrap.is-at-end::after{display:none !important}.ghw-miniWrap.is-at-end .ghw-scrollHint{display:none !important}.ghw-pillsWrap{margin-top:16px;padding-top:16px;position:relative;z-index:1}.ghw-pills{grid-template-columns:repeat(3,1fr);gap:8px}.ghw-pill{font-size:12px;height:44px}}html[data-gh-home="blank"] #gh-home-world #ghw-premium-strip{max-width:100% !important;margin:0 !important;padding:0 !important;border-radius:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important}html[data-gh-home="blank"] #gh-home-world .ghw-strip{border-radius:14px}@media (max-width:520px){html[data-gh-home="blank"] #gh-home-world .ghw-strip{border-radius:12px}}.ghw-worldShell .gh-hub-head{margin-bottom:14px}.gh-ico-ay{width:20px;height:20px;display:inline-block;flex:0 0 auto}