:root{color-scheme:dark;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.4;font-weight:400;background:#070b14;color:#e5edf8;--module-max-height: 34rem;--interactive-focus-ring-color: #80ceff;--interactive-focus-ring-width: 2px;--interactive-focus-ring-offset: 2px;--type-title-size: .98rem;--type-body-size: .9rem;--type-meta-size: .8rem;--type-caption-size: .74rem;--space-section-gap: 1.25rem;--motion-duration-fast: .12s;--motion-duration-medium: .18s;--motion-duration-panel: .22s;--motion-easing-standard: ease;--transition-color: color var(--motion-duration-medium) var(--motion-easing-standard), background-color var(--motion-duration-medium) var(--motion-easing-standard), background var(--motion-duration-medium) var(--motion-easing-standard);--transition-border: border-color var(--motion-duration-medium) var(--motion-easing-standard);--transition-shadow: box-shadow var(--motion-duration-medium) var(--motion-easing-standard);--transition-transform: transform var(--motion-duration-fast) var(--motion-easing-standard)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% -10%,rgba(34,197,94,.08),transparent 35%),radial-gradient(circle at 80% -10%,rgba(14,165,233,.12),transparent 40%),#070b14;color:#e5edf8}a{color:#75d4ff;transition:color .18s ease,text-decoration-color .18s ease,background-color .18s ease;text-decoration-color:color-mix(in srgb,currentColor 0%,transparent);text-underline-offset:.14em}a:hover,a:active{color:#9be1ff}a:active{background:#477bae29}:where(a,.tab-link,.subtab-btn,.collapse-toggle,.webcam-card__actions button,.webcams-see-more__cta):focus-visible{outline:var(--interactive-focus-ring-width) solid var(--interactive-focus-ring-color);outline-offset:var(--interactive-focus-ring-offset)}.app-shell{max-width:1200px;margin:0 auto;padding:2rem 1.25rem 3rem}.app-header{margin-bottom:var(--space-section-gap)}.app-title{margin:0;font-size:1.5rem;letter-spacing:.02em}.app-subtitle{margin:.5rem 0 0;color:#90a3bd;font-size:.95rem}.app-last-updated{margin:.4rem 0 0;font-size:.78rem;color:#7f96b5}.tab-nav-shell{margin-bottom:var(--space-section-gap);padding:.7rem .85rem;border:1px solid rgba(44,66,94,.7);border-radius:14px;background:linear-gradient(180deg,#0d1727eb,#0b131fe6);box-shadow:0 10px 22px #03070f40}.tab-nav{display:flex;flex-wrap:wrap;gap:.65rem;margin:0}.tab-link{position:relative;border:1px solid #1f314a;background:#0f1829bf;color:#cde3ff;text-decoration:none;padding:.5rem .8rem;border-radius:999px;font-size:.9rem;transition:var(--transition-border),var(--transition-color),var(--transition-shadow),var(--transition-transform)}.tab-link:hover{border-color:#355d8f;background:#20324fe6;box-shadow:0 5px 12px #040a154d}.tab-link:active{transform:translateY(1px);background:#24395af5}.tab-link.active{border-color:#64c7ff;box-shadow:0 0 0 1px #64c7ff4d inset,0 6px 14px #0a203d66;background:linear-gradient(180deg,#244b7cd1,#19385fc7)}.tab-link.active:after{content:"";position:absolute;left:.75rem;right:.75rem;bottom:.2rem;height:2px;border-radius:999px;background:#88d9fff2;box-shadow:0 0 8px #81d4ffcc}@media(min-width:1024px){.tab-nav-shell{position:sticky;top:.75rem;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.module-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.world-clock-bar{margin-bottom:1rem;padding:.7rem .8rem;border-radius:14px;border:1px solid #1f3047;background:linear-gradient(180deg,#101a2af2,#0b131feb);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.world-clock-card{display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:.65rem;border:1px solid rgba(51,76,108,.7);border-radius:12px;padding:.35rem .55rem;background:#0c1523b3}.world-clock-city{margin:0;font-size:.8rem;color:#9fc7ef;line-height:1.15}.analog-clock{position:relative;width:2.7rem;height:2.7rem;border-radius:999px;border:1px solid rgba(145,190,240,.55);background:radial-gradient(circle at 30% 25%,rgba(185,220,255,.22),transparent 40%),#111d2ff0;box-shadow:inset 0 0 0 1px #4a6e9580,0 4px 9px #02071066}.analog-clock:before{content:"";position:absolute;top:.24rem;right:.24rem;bottom:.24rem;left:.24rem;border-radius:999px;border:1px solid rgba(66,100,136,.45)}.analog-clock__center{position:absolute;left:50%;top:50%;width:.33rem;height:.33rem;border-radius:999px;background:#d7e9fb;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #446a9480;z-index:3}.analog-clock__hand{position:absolute;left:50%;bottom:50%;transform-origin:bottom center;border-radius:999px}.analog-clock__hand--hour{width:.16rem;height:.76rem;background:#d8e5f7;z-index:2}.analog-clock__hand--minute{width:.13rem;height:1rem;background:#b9d8f9;z-index:2}.analog-clock__hand--second{width:.08rem;height:1.08rem;background:#70c8ff;box-shadow:0 0 6px #70c8ffbf;z-index:1}.world-clock-digital{margin:0;font-size:.82rem;color:#d4e9ff;font-variant-numeric:tabular-nums}@media(min-width:768px){.world-clock-bar{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.world-clock-card{grid-template-columns:1fr;justify-items:center;row-gap:.28rem;padding:.4rem .5rem;text-align:center}}.module-slot{min-width:0}.module-slot--desktop-left,.module-slot--desktop-right,.module-slot--desktop-full,.module-slot--left,.module-slot--right,.module-slot--full{grid-column:1}@media(min-width:1024px){.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-slot--desktop-left,.module-slot--left{grid-column:1}.module-slot--desktop-right,.module-slot--right{grid-column:2}.module-slot--desktop-full,.module-slot--full{grid-column:1 / -1}}.module-frame{border:1px solid #1c2a3d;background:linear-gradient(180deg,#141d2ef2,#0d1422f2);border-radius:14px;padding:1rem;box-shadow:0 12px 28px #03070f59;transition:var(--transition-border),var(--transition-shadow),var(--transition-color)}.module-frame:hover{border-color:#2e4464;box-shadow:0 16px 30px #050a1466}.module-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.9rem}.module-title{margin:0;font-size:1.05rem}.module-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem}.collapse-toggle{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #32527a;border-radius:999px;background:linear-gradient(180deg,#2c578c75,#1d3a5f75);color:#d3ebff;padding:.2rem .6rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.collapse-toggle:hover{background:linear-gradient(180deg,#3e74b480,#264b7b99);border-color:#4d79b0;box-shadow:0 5px 12px #050c1857}.collapse-toggle:active{transform:translateY(1px);background:linear-gradient(180deg,#3867a08a,#23436d9e)}.collapse-toggle__icon{font-size:.9rem;line-height:1}.module-content{max-height:var(--module-max-height);overflow-y:auto;padding-right:.35rem}.module-content a{text-decoration-color:color-mix(in srgb,currentColor 0%,transparent)}.module-content a:hover,.module-content a:focus-visible{text-decoration-color:currentColor}.module-content::-webkit-scrollbar{width:10px}.module-content::-webkit-scrollbar-track{background:#080d1873;border-radius:999px}.module-content::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#548ccfad,#40689bad);border-radius:999px}.module-frame--collapsed{padding-bottom:.85rem}.module-frame--collapsed .module-header{margin-bottom:0}.badge{border-radius:999px;border:1px solid #2b3a52;background:#162134bf;padding:.15rem .55rem;font-size:.75rem;color:#b8c7dd}.badge-warn{border-color:#6a4d10;color:#ffd98b;background:#5b3e0959}.badge-error{border-color:#67303c;color:#ffc4cf;background:#601c2c59}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:.65rem}.metric-card{border:1px solid #22334a;border-radius:10px;padding:.6rem;background:#111d30d1}.metric-value{font-weight:700;font-size:1.1rem}.metric-label{color:#9eb2ce;font-size:.8rem}.track-item{border-top:1px solid #1f2d42;padding-top:.75rem;margin-top:.75rem}.text-title{font-size:var(--type-title-size);line-height:1.35}.text-body{font-size:var(--type-body-size);line-height:1.45}.text-meta{font-size:var(--type-meta-size);line-height:1.35}.text-caption{font-size:var(--type-caption-size);line-height:1.3}.muted-text{color:#9fb3ce}.panel-item-title{margin:0}.panel-item-summary,.meta-line{margin:.35rem 0 0;max-width:62ch}.panel-item-actions{margin-top:.4rem}.track-item-title-row{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.45rem}.signal-chip-row{display:flex;flex-wrap:wrap;gap:.4rem;margin:.4rem 0 0}.signal-chip{border-radius:999px;border:1px solid #2d4260;background:#18263dd9;color:#d3e7ff;padding:.15rem .5rem;font-size:.75rem;font-weight:600;line-height:1.2;transition:var(--transition-border),var(--transition-color),var(--transition-shadow)}.signal-chip--warn{border-color:#775c1f;background:#64491452;color:#ffe1a1}.signal-chip--critical{border-color:#8c3249;background:#7c203852;color:#ffcbda}.state-text{margin:0;color:#a8bbd8}.state-text.error{color:#ffc4cf}.subtab-nav{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.7rem}.subtab-btn{border:1px solid #2a3f5f;background:#141e30b3;color:#cde3ff;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;cursor:pointer;transition:var(--transition-border),var(--transition-color),var(--transition-shadow),var(--transition-transform)}.subtab-btn:hover{border-color:#3f638d;background:#1d2d45d6;box-shadow:0 5px 12px #0409124d}.subtab-btn:active{transform:translateY(1px);background:#1a293fe6}.subtab-btn.active{border-color:#4fc3ff;background:#1f4474cc}.aviation-map{width:100%;min-height:22rem;border:1px solid #2a3f5f;border-radius:10px;background:#0e1727}.x-feed-item{display:grid;grid-template-columns:44px 1fr;gap:.75rem;border-top:1px solid #1f2d42;padding-top:.85rem;margin-top:.85rem}.x-avatar{width:44px;height:44px;border-radius:999px;object-fit:cover}.x-feed-header{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.x-handle,.x-time{color:#9bb0cc;font-size:var(--type-meta-size)}.x-feed-text{margin:.35rem 0 0;white-space:pre-wrap;max-width:66ch}.x-author-link,.x-text-link{color:inherit;text-decoration:none}.x-text-link{display:block}.x-media-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;max-width:420px;margin-top:.45rem}.x-media-item{position:relative;display:block}.x-media-item img{width:100%;max-height:210px;object-fit:cover;border-radius:8px;border:1px solid #2b3c55}.x-play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.4rem;background:#0000008c;width:32px;height:32px;border-radius:999px;display:grid;place-items:center}.markets-widget-shell{min-height:28rem;height:calc(var(--module-max-height) - 3rem);border:1px solid #243754;border-radius:12px;overflow:hidden;background:radial-gradient(circle at top,#172843,#101b31 55%,#0d1628);box-shadow:inset 0 1px #84b0ff14}.markets-widget-shell--compact{min-height:22rem}.markets-widget-host,.markets-widget-host .tradingview-widget-container,.markets-widget-host .tradingview-widget-container__widget{width:100%;height:100%}.webcams-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.7rem}.webcams-compact{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem}.webcam-card{border:1px solid #233752;border-radius:10px;overflow:hidden;background:#121c2cd9}.webcam-thumb{width:100%;height:128px;object-fit:cover;border-bottom:1px solid #243954}.webcam-thumb--empty{display:grid;place-items:center;background:#0f1a2b;color:#90a3bd}.webcam-card__body{padding:.5rem .6rem .65rem;display:grid;gap:0}.webcam-card__actions{display:flex;gap:.5rem;align-items:center;margin-top:.4rem}.webcam-card__actions button{border:1px solid #2c4f79;border-radius:8px;background:#224064b3;color:#d7ecff;cursor:pointer;padding:.2rem .5rem;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.webcam-card__actions button:hover{border-color:#3f6695;background:#2b4f7bbd;box-shadow:0 5px 12px #040a144d}.webcam-card__actions button:active{transform:translateY(1px);background:#284971cc}.webcams-see-more{margin-top:.7rem}.webcams-see-more__cta{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .78rem;border-radius:10px;border:1px solid #3e6ca4;background:linear-gradient(180deg,#315a8cc7,#203d60e0);color:#e8f4ff;font-size:.9rem;font-weight:650;text-decoration:none;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.webcams-see-more__cta:hover{border-color:#5d89c1;background:linear-gradient(180deg,#3c6faad9,#294e7aeb);box-shadow:0 4px 14px #0a152873}.webcams-see-more__cta:focus-visible{box-shadow:0 0 0 3px #2766a86b}.webcams-see-more__cta:active{transform:translateY(1px)}.webcam-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#04070cbf;display:grid;place-items:center;padding:1rem;z-index:1000}.webcam-modal__panel{width:min(900px,95vw);border-radius:12px;border:1px solid #2a405f;background:#0d1728;padding:.8rem;animation:modal-panel-enter var(--motion-duration-panel) var(--motion-easing-standard)}@keyframes modal-panel-enter{0%{opacity:0;transform:translateY(8px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.webcam-modal__header{display:flex;justify-content:space-between;margin-bottom:.55rem;align-items:center}.webcam-embed{width:100%;min-height:min(70vh,480px);border:0;border-radius:8px}@media(prefers-reduced-motion:reduce){.module-frame,.tab-link,.subtab-btn,.signal-chip,.webcam-modal__panel{transition:none}.webcam-modal__panel{animation:none}.tab-link:active,.subtab-btn:active,.collapse-toggle:active,.webcam-card__actions button:active,.webcams-see-more__cta:active{transform:none}}.module-content--auto-height{max-height:none;overflow:visible}.summary-this-hour-list{margin:0 0 .75rem;padding-left:1.15rem;display:grid;gap:.6rem}.summary-this-hour-list li{line-height:1.4}.summary-this-hour-disclaimer{margin:0;font-size:.78rem;opacity:.78}
