:root{--bg:#f4f7fb;--panel:#fff;--line:#e2e9f1;--text:#122033;--muted:#6d7f90;--nav:#0f2032;--nav2:#173c61;--blue:#147be8;--blue2:#58aef8;--green:#158451;--green-bg:#dff6e9;--amber:#a76c00;--amber-bg:#fff1cb;--shadow:0 12px 32px rgba(24,52,79,.08);--radius:16px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}code{background:#eef3f8;padding:2px 5px;border-radius:5px}.app-shell{display:flex;height:100dvh;width:100%;overflow:hidden}.sidebar{width:224px;flex:0 0 224px;background:var(--nav);color:#d5e0e9;padding:22px 14px 16px;display:flex;flex-direction:column;box-shadow:8px 0 30px rgba(15,32,50,.08);z-index:10}.brand{display:flex;align-items:center;gap:11px;padding:0 10px 24px}.brand-mark{width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#1385f1,#6cc7ff);display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 8px 22px rgba(20,123,232,.25)}.brand strong{display:block;color:#fff;font-size:16px}.brand small{display:block;color:#85a0b6;font-size:11px;margin-top:2px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:10px;padding:10px 11px;border-radius:10px;color:#b7c8d6;font-size:13px;transition:.15s}.sidebar nav a svg{color:#84a6c1}.sidebar nav a:hover{background:#132c43;color:#fff}.sidebar nav a.active{background:var(--nav2);color:#fff}.sidebar nav a.active svg{color:#69b9ff}.source-pill{margin-top:auto;padding:10px 12px;border-radius:10px;background:#132c43;font-size:12px;color:#9fb5c7;display:flex;align-items:center;gap:8px}.health-dot{width:8px;height:8px;border-radius:50%;background:#36c486;box-shadow:0 0 0 4px rgba(54,196,134,.12)}.main-shell{min-width:0;flex:1 1;display:flex;flex-direction:column}.topbar{height:68px;flex:0 0 68px;background:#fff;border-bottom:1px solid var(--line);padding:0 24px;gap:16px;z-index:5}.global-search,.topbar{display:flex;align-items:center}.global-search{height:39px;max-width:620px;flex:1 1;background:#f6f8fb;border:1px solid #e1e8ef;border-radius:11px;gap:9px;padding:0 13px;color:#8494a3}.global-search input{border:0;outline:0;background:transparent;width:100%;color:var(--text)}.global-search input::placeholder{color:#94a1ad}.source-link{margin-left:auto;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#5f7181;padding:8px 10px;border-radius:9px}.source-link:hover{background:#f3f6f9}.mobile-brand{display:none;align-items:center;gap:8px}.mobile-brand .brand-mark{width:31px;height:31px;border-radius:9px}.page-scroll{flex:1 1;overflow:auto}.page{padding:24px;max-width:1540px;margin:0 auto}.page.map-page{height:100%;max-width:none}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.page-heading h1{font-size:28px;line-height:1.15;margin:4px 0 6px;letter-spacing:-.02em}.page-heading>div>p:not(.eyebrow){margin:0;color:var(--muted);max-width:720px;font-size:13px}.eyebrow{margin:0;color:#2875ba;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--blue);background:var(--blue);color:#fff;padding:10px 14px;border-radius:10px;font-weight:800;font-size:13px;box-shadow:0 8px 18px rgba(20,123,232,.14)}.primary-button:hover{background:#0e6ed2}.primary-button:disabled{opacity:.65;cursor:default}.primary-button.full{width:100%}.scrape-action{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.scrape-action small{color:var(--muted);max-width:280px;text-align:right}.notice{background:#edf6ff;border:1px solid #cfe6fb;color:#3b5f7e;border-radius:12px;padding:12px 14px;font-size:12px;margin-bottom:16px}.notice b{color:#1d5d92}.chip-row,.filter-row,.tag-wrap{display:flex;gap:8px;flex-wrap:wrap}.filter-row{margin-bottom:16px}.filter-chip{border:1px solid #e0e7ee;background:#eef3f7;color:#485a6b;border-radius:999px;padding:7px 11px;font-size:11px;line-height:1}.filter-chip.active{background:var(--blue);border-color:var(--blue);color:#fff}.feed-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;grid-gap:20px;gap:20px}.story-card{display:flex;gap:14px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px;margin-bottom:14px;box-shadow:0 5px 20px rgba(31,58,85,.035);transition:.14s}.story-card:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.story-image{width:190px;min-width:190px;height:124px;border-radius:11px;overflow:hidden;background:#dbe9f4}.story-image img{width:100%;height:100%;object-fit:cover}.image-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:42px;font-weight:900;color:#fff;background:linear-gradient(135deg,#5da8e6,#1c6da8)}.story-content{min-width:0;flex:1 1}.story-meta{display:flex;align-items:center;gap:8px;color:#758697;font-size:11px}.category-chip{display:inline-flex;padding:5px 8px;border-radius:999px;background:#e9f2ff;color:#246baa;font-size:10px;font-weight:800}.story-meta .score{margin-left:auto}.score{display:inline-grid;place-items:center;min-width:29px;height:25px;border-radius:7px;background:var(--green-bg);color:var(--green);font-size:11px;font-weight:900}.story-card h2{margin:7px 0 5px;font-size:18px;line-height:1.22;letter-spacing:-.015em}.story-card h2:hover{color:#126fcb}.story-card p{margin:0;color:#617384;font-size:12.5px;line-height:1.48;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-footer{display:flex;gap:14px;align-items:center;margin-top:10px;color:#7c8c9b;font-size:10.5px}.demo-badge{background:#fff2cf;color:#986400;padding:3px 6px;border-radius:6px}.story-card.compact{display:block}.story-card.compact .story-image{width:100%;height:120px;margin-bottom:10px}.right-rail{display:flex;flex-direction:column;gap:14px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:15px;padding:17px;box-shadow:0 6px 22px rgba(27,53,79,.035)}.panel h2{font-size:17px;margin:0 0 12px}.panel h3{font-size:14px;margin:0 0 13px}.panel p,.panel-copy{color:var(--muted);font-size:12px;line-height:1.55}.source-card{display:flex;align-items:center;gap:10px}.source-logo{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#1b7dcf,#0e5187);display:grid;place-items:center;color:#fff;font-weight:900}.source-logo.large{width:64px;height:64px;border-radius:16px;font-size:24px}.source-card>div:nth-child(2){min-width:0;flex:1 1}.source-card b{display:block;font-size:13px}.source-card small{display:block;font-size:10px;color:#7d8c99;margin-top:2px}.status-good,.status-neutral{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800}.status-good{background:var(--green-bg);color:var(--green)}.status-neutral{background:#eef2f6;color:#667887}.topic-list{list-style:none;padding:0;margin:0}.topic-list li{display:grid;grid-template-columns:25px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:8px 0;border-bottom:1px solid #edf1f5;font-size:11px}.topic-list li:last-child{border-bottom:0}.topic-list li span{width:22px;height:22px;border-radius:7px;background:#eef3f8;display:grid;place-items:center;color:#6f8190}.topic-list em{font-style:normal;color:#7c8c9a}.pipeline{display:flex;align-items:center;gap:7px;flex-wrap:wrap;font-size:11px}.pipeline span{background:#eef4fa;border:1px solid #e0e8ef;padding:6px 8px;border-radius:8px;color:#4e6274}.pipeline i{font-style:normal;color:#9aabb9}.pipeline.vertical{flex-direction:column;align-items:stretch;text-align:center}.pipeline.vertical i{align-self:center}.geo-map-shell{height:calc(100dvh - 68px - 24px - 96px);min-height:560px;display:flex;flex-direction:column;gap:10px}.map-toolbar{height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px}.map-note{font-size:11px;color:#718293}.map-stage{position:relative;min-height:0;flex:1 1;border:1px solid #d4e0ea;border-radius:17px;overflow:hidden;background:#d8ebf9;box-shadow:0 10px 28px rgba(22,49,76,.08)}.map-canvas{position:absolute;inset:0}.map-marker{width:38px;height:38px;border:4px solid #fff;background:#1676d5;color:#fff;font-size:10px;font-weight:900;box-shadow:0 6px 18px rgba(31,61,88,.3)}.map-marker.important{background:#ed4b4b}.map-drawer{position:absolute;left:18px;top:18px;width:365px;max-width:calc(100% - 36px);background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;box-shadow:0 18px 48px rgba(25,52,77,.27);z-index:4}.drawer-close{position:absolute;right:11px;top:11px;border:0;background:#f0f4f8;width:31px;height:31px;border-radius:9px;display:grid;place-items:center}.detail-kicker{display:flex;gap:8px;align-items:center;color:#7c8b99;font-size:10px}.map-drawer h2{font-size:20px;line-height:1.2;margin:11px 34px 8px 0}.map-drawer p{font-size:12px;line-height:1.5;color:#617486}.map-location{font-size:11px;color:#6a7f91;margin:12px 0}.drawer-metrics{display:flex;gap:18px;font-size:11px;color:#748695;margin:13px 0}.drawer-metrics b{color:var(--text)}.time-bar{height:45px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:12px;padding:0 14px;color:#758697;font-size:10px}.time-bar>div{flex:1 1;height:6px;background:#e7edf3;border-radius:6px}.time-bar i{display:block;width:74%;height:100%;background:var(--blue);border-radius:6px}.back-link{font-size:12px;color:#667a8b}.story-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 315px;grid-gap:20px;gap:20px}.story-detail{min-width:0}.hero-image{width:100%;height:330px;object-fit:cover;border-radius:17px;margin:14px 0 16px;background:#dce9f2}.hero-image.placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#1a6ba7,#6bb6e8);color:#fff;font-weight:900;font-size:46px}.score-line,.story-meta-line{display:flex;align-items:center;gap:12px;color:#718293;font-size:11px}.story-detail h1{font-size:35px;line-height:1.12;letter-spacing:-.025em;margin:11px 0 13px;max-width:1000px}.score-line{margin-bottom:16px}.score-line b{color:var(--text)}.detail-panel{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;margin-bottom:14px}.detail-panel h2{font-size:16px;margin:0 0 11px}.detail-panel p{font-size:13px;line-height:1.65;color:#566b7d}.article-extract{white-space:pre-wrap}.location-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid #edf1f5;font-size:11px}.location-row:first-of-type{border-top:0}.location-row b{display:block}.location-row small{display:block;color:#80909e;margin-top:2px}.location-row>span{color:#728494}.story-side{display:flex;flex-direction:column;gap:14px}.chat-layout{display:grid;grid-template-columns:290px minmax(0,1fr);grid-gap:16px;gap:16px;height:calc(100dvh - 68px - 24px - 100px);min-height:570px}.chat-panel,.chat-sidebar{background:#fff;border:1px solid var(--line);border-radius:16px}.chat-sidebar{padding:20px}.chat-sidebar h2{font-size:20px;margin:8px 0}.chat-sidebar>p:not(.eyebrow){font-size:12px;color:var(--muted);line-height:1.5}.suggestions{display:flex;flex-direction:column;gap:8px;margin:20px 0}.suggestions button{background:#f1f5f8;border:1px solid #e4eaf0;color:#4f6375;border-radius:10px;text-align:left;padding:10px;font-size:11px}.suggestions button:hover{border-color:#a9c9e6;background:#edf6ff}.chat-hint{display:grid;grid-template-columns:75px 1fr;grid-gap:7px 10px;gap:7px 10px;padding-top:14px;border-top:1px solid #edf1f5;font-size:10px;color:#788998}.chat-hint b{color:#4f6274}.chat-panel{display:flex;flex-direction:column;min-width:0;overflow:hidden}.chat-messages{flex:1 1;overflow:auto;padding:22px;display:flex;flex-direction:column;gap:12px}.message{max-width:78%;border-radius:14px;padding:13px 15px;font-size:12px;line-height:1.55;white-space:pre-wrap}.message.user{align-self:flex-end;background:var(--blue);color:#fff}.message.assistant{align-self:flex-start;background:#f0f4f8;color:#344a5f}.message.muted{color:#718293}.composer{display:flex;gap:8px;padding:14px;border-top:1px solid var(--line)}.composer input{flex:1 1;min-width:0;border:1px solid #dce5ed;border-radius:10px;padding:11px 13px;outline:0}.composer input:focus{border-color:#9cc9f3;box-shadow:0 0 0 3px rgba(20,123,232,.08)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.settings-form label{display:flex;flex-direction:column;gap:7px;margin:13px 0;font-size:11px;font-weight:800;color:#425669}.settings-form input,.settings-form select,.settings-form textarea{border:1px solid #dce5ed;border-radius:9px;background:#fbfcfe;padding:10px 11px;color:var(--text);outline:0;font-weight:500}.settings-form textarea{resize:vertical;line-height:1.5}.settings-form input:focus,.settings-form select:focus,.settings-form textarea:focus{border-color:#9ecbf4;box-shadow:0 0 0 3px rgba(20,123,232,.07)}.field-actions{display:flex;align-items:center;gap:9px}.field-actions button{border:1px solid #dce5ed;background:#fff;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:800}.tip-card{background:#eef6ff;border:1px solid #d6eafb;border-radius:11px;padding:12px;color:#4d6980;font-size:11px;line-height:1.5}.tip-card b{display:block;color:#246391;margin-bottom:4px}.toggle-line{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 0;border-top:1px solid #edf1f5}.toggle-line:first-of-type{border-top:0}.toggle-line b,.toggle-line small{display:block}.toggle-line small{color:#7b8b99;margin-top:3px}.toggle-line input[type=checkbox]{width:39px;height:21px;accent-color:var(--blue)}.settings-readonly{display:grid;grid-template-columns:140px 1fr;grid-gap:10px 15px;gap:10px 15px;font-size:11px}.settings-readonly b{color:#475a6b}.settings-readonly span{color:#738494}.sticky-save{position:-webkit-sticky;position:sticky;bottom:12px;margin-top:16px;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:13px;padding:10px 12px;display:flex;align-items:center;justify-content:flex-end;gap:14px;box-shadow:0 12px 30px rgba(26,53,78,.1)}.sticky-save span{font-size:11px;color:#6d7e8c}.source-hero{display:grid;grid-template-columns:70px 1fr auto;align-items:start;grid-gap:15px;gap:15px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px;margin-bottom:16px}.source-hero h2{margin:0 0 3px}.source-hero a{font-size:11px;color:#2572b7}.source-hero p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5;max-width:790px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:13px;gap:13px;margin-bottom:16px}.metric-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px}.metric-card b{display:block;font-size:25px}.metric-card span{font-size:10px;color:#7b8a98}.table-panel{padding:0;overflow:hidden}.panel-title{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;border-bottom:1px solid var(--line)}.panel-title h2{margin:0}.panel-title span{font-size:10px;color:#81909d}.jobs-table{min-width:780px}.jobs-row{display:grid;grid-template-columns:90px 110px 180px 90px 1fr;grid-gap:10px;gap:10px;padding:11px 16px;border-bottom:1px solid #edf1f5;align-items:center;font-size:10.5px;color:#617485}.jobs-row.head{background:#f8fafc;color:#4c6172;font-weight:800}.job-status{display:inline-flex;width:max-content;padding:5px 7px;border-radius:999px;font-weight:800}.job-status.completed{background:var(--green-bg);color:var(--green)}.job-status.running{background:#e5f1ff;color:#1d6daf}.job-status.failed{background:#ffe5e5;color:#ae3e3e}.empty-state{padding:40px;text-align:center;color:#768795;font-size:12px}.muted{color:#7b8b99}.mobile-nav{display:none}@media(max-width:1000px){.sidebar{width:196px;flex-basis:196px}.feed-grid{grid-template-columns:1fr}.right-rail{display:grid;grid-template-columns:1fr 1fr}.story-detail-grid{grid-template-columns:1fr}.story-side{display:grid;grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}.chat-layout{grid-template-columns:240px 1fr}.metric-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){body{overflow:auto}.app-shell{height:100dvh}.sidebar{display:none}.topbar{height:58px;flex-basis:58px;padding:0 12px}.mobile-brand{display:flex}.global-search{max-width:none;height:36px}.global-search input{font-size:12px}.source-link{display:none}.page-scroll{padding-bottom:64px}.page{padding:14px}.page-heading{align-items:flex-start;margin-bottom:15px}.page-heading h1{font-size:23px}.page-heading>div>p:not(.eyebrow){font-size:11.5px}.scrape-action .primary-button{font-size:0;padding:9px;width:38px;height:38px}.scrape-action .primary-button svg{width:18px}.scrape-action small{display:none}.filter-row{overflow:auto;flex-wrap:nowrap;padding-bottom:2px}.feed-grid{display:block}.right-rail{display:none}.story-card{padding:10px;gap:10px}.story-image{width:105px;min-width:105px;height:92px}.story-card h2{font-size:14px;margin-top:6px}.story-card p{font-size:11px;-webkit-line-clamp:2}.story-meta{font-size:9px;gap:5px}.story-meta .category-chip{display:none}.story-footer{gap:8px;font-size:9px;white-space:nowrap;overflow:hidden}.story-detail h1{font-size:27px}.hero-image{height:220px}.story-side{display:block}.story-side .panel{margin-bottom:12px}.chat-layout{display:block;height:calc(100dvh - 58px - 92px)}.chat-sidebar{display:none}.chat-panel{height:100%}.message{max-width:88%}.settings-grid{display:block}.settings-grid .panel{margin-bottom:12px}.source-hero{grid-template-columns:55px 1fr}.source-logo.large{width:50px;height:50px}.source-hero>.status-good{grid-column:2}.metric-grid{grid-template-columns:1fr 1fr}.geo-map-shell{height:calc(100dvh - 58px - 14px - 82px - 60px);min-height:480px}.map-toolbar{height:auto;overflow:hidden}.map-toolbar .chip-row{overflow:auto;flex-wrap:nowrap}.map-note{display:none}.map-drawer{left:10px;right:10px;top:auto;bottom:10px;width:auto;max-width:none}.map-drawer h2{font-size:17px}.time-bar{height:40px}.mobile-nav{position:fixed;left:0;right:0;bottom:0;height:62px;background:#fff;border-top:1px solid var(--line);z-index:20;justify-content:space-around;padding-bottom:max(3px,env(safe-area-inset-bottom))}.mobile-nav,.mobile-nav a{display:flex;align-items:center}.mobile-nav a{flex-direction:column;gap:3px;color:#6c7f90;font-size:8.5px}.mobile-nav a.active{color:var(--blue)}.mobile-nav a svg{width:19px}.notice{font-size:10.5px}.jobs-table,.table-panel{overflow:auto}.settings-readonly{grid-template-columns:105px 1fr}.sticky-save{bottom:68px}.source-hero p{font-size:11px}}@media(max-width:500px){.global-search{max-width:180px}.global-search input::placeholder{color:transparent}.page-heading{gap:8px}.page-heading h1{font-size:21px}.story-card{align-items:flex-start}.story-image{width:88px;min-width:88px;height:84px}.story-card p{display:none}.story-card h2{font-size:13.5px}.story-footer span:nth-child(2),.story-footer span:nth-child(3){display:none}.metric-grid{gap:9px}.metric-card{padding:13px}.metric-card b{font-size:21px}.story-detail h1{font-size:24px}.hero-image{height:190px}.map-drawer p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d9e4ed;background:#fff;color:#405467;padding:8px 10px;border-radius:9px;font-weight:800;font-size:11px}.secondary-button:hover{background:#f5f8fb;border-color:#bdd2e4}.secondary-button:disabled{opacity:.6}.scrape-action.compact{align-items:flex-start}.scrape-action.compact small{max-width:150px;text-align:left;font-size:9px}.source-stack{display:flex;flex-direction:column;gap:11px}.source-count{min-width:64px;height:25px;padding:0 8px;display:grid;place-items:center;border-radius:8px;background:#eef4f9;color:#53687a;font-size:9px;font-weight:900;white-space:nowrap}.source-logo.small{width:34px;height:34px;border-radius:9px;font-style:normal;flex:0 0 34px}.sources-table{min-width:980px}.sources-row{display:grid;grid-template-columns:1.5fr .7fr .55fr 1.35fr .8fr .9fr;grid-gap:12px;gap:12px;align-items:center;padding:11px 16px;border-bottom:1px solid #edf1f5;font-size:10.5px;color:#607384}.sources-row.head{background:#f8fafc;color:#43586a;font-weight:800}.source-cell{display:flex;align-items:center;gap:10px;min-width:0}.source-cell>span{min-width:0}.source-cell a,.source-cell b{display:block}.source-cell b{font-size:11.5px;color:#293d50}.source-cell a{font-size:9.5px;color:#7d8e9d;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-warning{display:inline-flex;width:max-content;padding:5px 8px;border-radius:999px;font-size:10px;font-weight:800;background:#fff0d2;color:#996400}.source-settings-grid{margin-top:16px}@media(max-width:760px){.sources-table{min-width:900px}.source-table-panel{overflow:auto}.sources-row{grid-template-columns:1.5fr .7fr .55fr 1.3fr .8fr .9fr}.scrape-action.compact small{display:none}}.article-extract[dir=rtl],.detail-panel p[dir=rtl],.map-story-copy[dir=rtl],.story-copy[dir=rtl],.story-detail h1[dir=rtl],.story-side p[dir=rtl]{text-align:right;direction:rtl;font-family:Noto Sans Arabic,Noto Kufi Arabic,Tahoma,Arial,sans-serif;letter-spacing:0}.story-copy[dir=rtl] h2{line-height:1.55}.story-copy[dir=rtl] p{line-height:1.75}.article-extract[dir=rtl]{line-height:1.95}.message[dir=auto]{unicode-bidi:plaintext}.select-fallback{display:flex;gap:8px}.select-fallback input{min-width:0;flex:1 1}.select-fallback button{border:1px solid #d9e4ed;background:#f5f8fb;border-radius:9px;padding:0 12px;font-size:11px;font-weight:800;color:#456070}.story-image img{background:#eef3f7}.map-story-copy[dir=rtl] h2,.map-story-copy[dir=rtl] p{direction:rtl;text-align:right}.map-story-copy[dir=rtl],.story-copy[dir=rtl],.story-detail [dir=rtl],.story-side [dir=rtl]{unicode-bidi:plaintext;text-align:right;direction:rtl;font-family:Noto Sans Arabic,Noto Kufi Arabic,Tahoma,Arial,sans-serif;letter-spacing:0}.map-story-copy[dir=rtl] h2,.story-copy[dir=rtl] h2,.story-detail h1[dir=rtl]{line-height:1.6}.detail-panel p[dir=rtl],.map-story-copy[dir=rtl] p,.story-copy[dir=rtl] p,.story-side p[dir=rtl]{line-height:1.85}.article-extract[dir=rtl]{line-height:2;white-space:pre-wrap;unicode-bidi:plaintext}.composer input,.settings-form textarea[dir=auto]{unicode-bidi:plaintext}.select-fallback select{min-width:0;flex:1 1}.native-notification-banner{position:fixed;z-index:1000;left:50%;top:max(10px,env(safe-area-inset-top));transform:translateX(-50%);width:min(520px,calc(100% - 24px));display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #cfe0ef;background:rgba(255,255,255,.98);color:var(--text);border-radius:14px;padding:12px 14px;box-shadow:0 18px 44px rgba(15,32,50,.22);text-align:left}.native-notification-banner span{min-width:0}.native-notification-banner b,.native-notification-banner small{display:block}.native-notification-banner small{margin-top:3px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.native-notification-banner i{font-style:normal;font-size:20px;color:#6c7f90;padding:4px}.mobile-native-status{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:12px 0;font-size:11px;color:var(--muted)}.mobile-app-message{margin:10px 0 0;color:#5a7084;font-size:11px}.native-app .topbar{padding-top:env(safe-area-inset-top);height:calc(58px + env(safe-area-inset-top));flex-basis:calc(58px + env(safe-area-inset-top))}.native-app .mobile-nav{height:calc(62px + env(safe-area-inset-bottom));padding-bottom:max(4px,env(safe-area-inset-bottom))}.native-app .page-scroll{padding-bottom:calc(64px + env(safe-area-inset-bottom))}.pending-badge,.priority-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:5px 8px;font-size:9.5px;font-weight:900;letter-spacing:.01em;white-space:nowrap}.priority-badge.breaking{background:#ffe1e1;color:#b4232a}.priority-badge.important{background:#fff0cf;color:#956100}.priority-badge.notable{background:#e5f1ff;color:#1767aa}.pending-badge,.priority-badge.raw,.priority-badge.routine{background:#eef2f6;color:#647687}.big-stat{font-size:34px;font-weight:900;letter-spacing:-.04em;margin:-3px 0 2px;color:#163858}.secondary-filters{margin-top:-7px}.panel-actions{display:flex;align-items:center;gap:10px}.source-table-spaced{margin-top:16px}.home-page{height:100%;padding:18px 20px 20px;display:flex;flex-direction:column;min-height:0}.home-titlebar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:12px}.home-titlebar h1{margin:3px 0 0;font-size:25px;letter-spacing:-.025em}.home-title-note{color:var(--muted);font-size:11px;max-width:560px;text-align:right;line-height:1.45}.home-notice{margin-bottom:10px}.home-dashboard{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(390px,.9fr);grid-gap:14px;gap:14px;min-height:0;flex:1 1}.home-map-column,.home-news-column{min-height:0;background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 8px 28px rgba(24,52,79,.055)}.home-map-wrap{height:100%;display:flex;flex-direction:column;min-height:0}.home-map-header{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line);background:#fff}.home-map-header b,.home-map-header span{display:block}.home-map-header b{font-size:12px}.home-map-header span{font-size:9.5px;color:#81909d;margin-top:2px}.home-map-header button{border:1px solid #dbe5ee;background:#f7f9fb;border-radius:9px;padding:7px 9px;font-size:10px;font-weight:800;color:#506679}.home-map-canvas{min-height:0;flex:1 1;background:#d8ebf9}.home-map-legend{height:38px;display:flex;align-items:center;gap:14px;padding:0 14px;border-top:1px solid var(--line);font-size:9px;color:#6f8190;overflow:auto;white-space:nowrap}.home-map-legend span{display:flex;align-items:center;gap:5px}.legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.legend-dot.breaking{background:#d9363e}.legend-dot.important{background:#e59b16}.legend-dot.notable{background:#147be8}.legend-dot.raw{background:#8796a4}.home-map-marker{width:17px;height:17px;border-radius:50%;border:3px solid #fff;background:#147be8;box-shadow:0 4px 12px rgba(16,52,82,.35);padding:0;transition:.15s}.home-map-marker.priority-breaking{background:#d9363e;box-shadow:0 0 0 5px rgba(217,54,62,.16),0 4px 12px rgba(16,52,82,.35)}.home-map-marker.priority-important{background:#e59b16}.home-map-marker.priority-routine{background:#7790a4}.home-map-marker.raw{background:#8796a4}.home-map-marker.selected{transform:scale(1.35);box-shadow:0 0 0 5px rgba(20,123,232,.18),0 5px 16px rgba(16,52,82,.4)}.home-news-column{display:flex;flex-direction:column}.home-news-heading{height:61px;flex:0 0 61px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border-bottom:1px solid var(--line)}.home-news-heading b,.home-news-heading span{display:block}.home-news-heading b{font-size:14px}.home-news-heading>div>span{font-size:9.5px;color:#7b8c9b;margin-top:3px}.ai-state{padding:6px 8px;border-radius:999px;background:#eef2f6;color:#697b8b;font-size:9px;font-weight:900;white-space:nowrap}.ai-state.ready{background:#def6e8;color:#16784a}.home-news-list{min-height:0;overflow:auto;padding:10px}.home-news-card{width:100%;border:1px solid transparent;background:#fff;border-radius:13px;padding:9px;display:grid;grid-template-columns:120px minmax(0,1fr);grid-gap:11px;gap:11px;text-align:left;margin-bottom:7px;transition:.13s;color:inherit}.home-news-card:hover{background:#f8fafc;border-color:#e4eaf0}.home-news-card.selected{background:#eef6ff;border-color:#bad7f1;box-shadow:0 5px 15px rgba(22,100,167,.08)}.home-news-thumb{height:92px;border-radius:10px;overflow:hidden;background:#e5eef5}.home-news-thumb .image-placeholder,.home-news-thumb img{width:100%;height:100%;object-fit:cover}.home-news-thumb .image-placeholder{font-size:30px}.home-news-copy{min-width:0}.home-news-meta{display:flex;align-items:center;gap:7px;color:#7c8c9a;font-size:9px}.home-news-copy h2{font-size:14px;line-height:1.3;margin:6px 0 4px}.home-news-copy h2,.home-news-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home-news-copy p{font-size:10.5px;line-height:1.45;color:#637586;margin:0}.home-news-copy[dir=rtl]{text-align:right;font-family:Noto Sans Arabic,Noto Kufi Arabic,Tahoma,Arial,sans-serif}.home-news-copy[dir=rtl] h2{line-height:1.55}.home-news-copy[dir=rtl] p{line-height:1.7}.home-news-location{margin-top:6px;font-size:9px;color:#708393}.map-selection-hint{flex:0 0 auto;border-top:1px solid var(--line);background:#fbfcfe;padding:8px 12px;color:#6d7f90;font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-selection-hint b{color:#3f566a}.story-modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(7,20,33,.56);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:24px}.story-modal{position:relative;width:min(980px,100%);max-height:min(860px,calc(100dvh - 48px));overflow:auto;background:#fff;border-radius:20px;box-shadow:0 35px 100px rgba(2,17,31,.34);border:1px solid rgba(255,255,255,.45)}.story-modal-close{position:absolute;right:14px;top:14px;z-index:5;width:36px;height:36px;border:0;border-radius:10px;background:rgba(255,255,255,.94);box-shadow:0 4px 16px rgba(10,28,44,.16);display:grid;place-items:center}.story-modal-media{height:290px;background:#dce9f2;overflow:hidden;border-radius:20px 20px 0 0}.story-modal-media .image-placeholder,.story-modal-media img{width:100%;height:100%;object-fit:cover}.story-modal-body{padding:22px 26px 26px}.modal-toolbar{justify-content:space-between;gap:15px;margin-bottom:13px}.modal-toolbar,.priority-row{display:flex;align-items:center}.priority-row{gap:7px}.language-switch{display:flex;gap:4px;background:#f0f4f7;border:1px solid #e2e8ee;border-radius:9px;padding:3px}.language-switch button{border:0;background:transparent;border-radius:7px;padding:6px 8px;color:#647788;font-size:9.5px;font-weight:800}.language-switch button.active{background:#fff;color:#126fc9;box-shadow:0 2px 8px rgba(28,57,84,.1)}.modal-copy h1{font-size:30px;line-height:1.2;letter-spacing:-.025em;margin:0 0 14px}.knowledge-text,.modal-copy>p{color:#4e6476;font-size:13px;line-height:1.75}.modal-copy[dir=rtl]{text-align:right;font-family:Noto Sans Arabic,Noto Kufi Arabic,Tahoma,Arial,sans-serif}.modal-copy[dir=rtl] h1{line-height:1.6}.modal-copy[dir=rtl]>p{line-height:2}.about-box{background:#f4f8fc;border:1px solid #e2eaf1;border-radius:12px;padding:12px 14px;margin:12px 0 14px;display:grid;grid-gap:3px;gap:3px}.about-box b{font-size:10px;color:#36566f}.about-box span{font-size:12px;color:#5f7384}.modal-locations,.priority-reason{display:grid;grid-template-columns:100px 1fr;grid-gap:10px;gap:10px;padding:12px 0;border-top:1px solid #edf1f5;font-size:10.5px;color:#687b8b}.modal-locations b,.priority-reason b{color:#344c61}.modal-locations>div{display:flex;gap:7px;flex-wrap:wrap}.modal-locations span{background:#eef4f8;border-radius:7px;padding:4px 7px}.source-reference-panel{margin-top:16px;border:1px solid #e1e8ef;border-radius:13px;overflow:hidden}.source-reference-title{padding:12px 14px;background:#f8fafc;border-bottom:1px solid #e6ecf2}.source-reference-title b,.source-reference-title span{display:block}.source-reference-title b{font-size:11px}.source-reference-title span{font-size:9px;color:#7d8e9d;margin-top:2px}.source-reference-list{display:flex;flex-direction:column}.source-reference-list>a{display:grid;grid-template-columns:29px minmax(0,1fr) 16px;align-items:center;grid-gap:9px;gap:9px;padding:10px 12px;border-bottom:1px solid #edf1f5}.source-reference-list>a:last-child{border-bottom:0}.source-reference-list>a:hover{background:#f8fafc}.source-reference-logo{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#163e63;color:#fff;font-weight:900;font-size:10px}.source-reference-list b,.source-reference-list small{display:block}.source-reference-list b{font-size:10px}.source-reference-list small{font-size:9px;color:#778a99;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-reference-list svg{color:#8395a5}.knowledge-hint{margin-top:11px;color:#738696;font-size:9.5px}.knowledge-wrap{position:relative;display:inline}.knowledge-term{display:inline;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;-webkit-text-decoration-color:#6ca9da;text-decoration-color:#6ca9da;cursor:pointer}.knowledge-term:hover{color:#126fc9}.knowledge-popover{position:absolute;left:0;top:calc(100% + 7px);z-index:20;width:min(300px,70vw);background:#10263a;color:#eef6fc;border-radius:11px;padding:11px 12px;box-shadow:0 15px 38px rgba(4,20,34,.28);text-align:left;direction:ltr;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.knowledge-popover b,.knowledge-popover small,.knowledge-popover>span{display:block}.knowledge-popover b{font-size:11px;color:#fff}.knowledge-popover small{text-transform:capitalize;color:#8fb0c9;font-size:8.5px;margin:2px 0 6px}.knowledge-popover>span{font-size:9.5px;line-height:1.5;color:#d1e0eb}.knowledge-popover button{border:0;background:transparent;color:#69b9ff;padding:7px 0 0;font-size:8.5px;font-weight:800}.knowledge-text{display:inherit;margin:inherit}.story-detail-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.story-detail-topline>div:first-child{display:flex;gap:7px;align-items:center}.hero-image>.image-placeholder,.hero-image>img{width:100%;height:100%;object-fit:cover;border-radius:17px}.raw-article-card .story-meta{padding-right:3px}@media(max-width:1120px){.home-dashboard{grid-template-columns:minmax(0,1.1fr) minmax(350px,.9fr)}.home-news-card{grid-template-columns:100px 1fr}.home-news-thumb{height:84px}}@media(max-width:900px){.home-page{height:auto;min-height:100%;padding:14px}.home-title-note{display:none}.home-dashboard{display:flex;flex-direction:column;min-height:900px}.home-map-column{height:48vh;min-height:380px;flex:0 0 auto}.home-news-column{min-height:520px}.home-news-list{max-height:none}.home-titlebar{margin-bottom:10px}}@media(max-width:760px){.home-page{padding:10px 10px 74px}.home-titlebar h1{font-size:21px}.home-titlebar .eyebrow{font-size:9px}.home-dashboard{gap:9px;min-height:0}.home-map-column{height:39vh;min-height:300px;border-radius:14px}.home-map-header{height:43px;padding:0 10px}.home-map-header button{padding:6px 8px}.home-map-legend{height:32px;padding:0 9px;gap:10px}.home-news-column{min-height:50vh;border-radius:14px}.home-news-heading{height:52px;flex-basis:52px;padding:0 10px}.home-news-list{padding:7px}.home-news-card{grid-template-columns:92px minmax(0,1fr);gap:9px;padding:7px}.home-news-thumb{height:78px}.home-news-copy h2{font-size:12.5px;margin:4px 0 2px}.home-news-copy p{font-size:9.5px;-webkit-line-clamp:2}.home-news-location{display:none}.home-news-meta{font-size:8px;gap:5px}.pending-badge,.priority-badge{font-size:8px;padding:4px 6px}.story-modal-backdrop{padding:0;align-items:end}.story-modal{max-height:92dvh;border-radius:18px 18px 0 0}.story-modal-media{height:190px;border-radius:18px 18px 0 0}.story-modal-body{padding:16px 14px 24px}.modal-toolbar{align-items:flex-start}.modal-copy h1{font-size:22px}.modal-copy>p{font-size:12px}.modal-locations,.priority-reason{grid-template-columns:80px 1fr}.language-switch button{padding:5px 6px;font-size:8px}.knowledge-popover{position:fixed;left:12px;right:12px;bottom:78px;top:auto;width:auto}.panel-actions .scrape-action{display:none}.source-table-spaced{margin-top:12px}}.map-marker{width:18px;height:18px;border-radius:50%;border:3px solid #fff;box-shadow:0 4px 12px rgba(29,54,78,.28);padding:0;background:#7d90a1;color:transparent}.map-marker.priority-breaking{background:#dc3434}.map-marker.priority-important{background:#e88b22}.map-marker.priority-notable{background:#1979d8}.map-marker.priority-routine{background:#5d7b91}.map-marker.priority-raw{background:#8293a1}body.modal-open{overflow:hidden}.article-open-target,.article-title-button{border:0;padding:0;cursor:pointer;text-align:inherit}.article-title-button{display:block;width:100%;background:transparent;color:inherit}.article-title-button:hover h2{color:#126fc9}.article-card-footer{align-items:center;justify-content:space-between}.article-card-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.article-card-actions>a{display:inline-flex;align-items:center;gap:4px;color:#6d8091;font-size:10px;font-weight:700}.article-card-actions>a:hover{color:#126fc9}.inline-read-button{border:0;background:#e8f2ff;color:#126fc9;border-radius:8px;padding:6px 9px;font-size:9.5px;font-weight:900;cursor:pointer}.inline-read-button:hover{background:#dcecff}.article-detail-meta{display:flex;gap:9px;align-items:center;flex-wrap:wrap;color:#718393;font-size:10.5px;margin-bottom:12px}.article-detail-meta b{color:#344b60}.article-detail-heading h1{font-size:30px;line-height:1.25;letter-spacing:-.025em;margin:0 0 12px}.article-detail-heading[dir=rtl]{font-family:Noto Sans Arabic,Noto Kufi Arabic,Tahoma,Arial,sans-serif;text-align:right}.article-detail-heading[dir=rtl] h1{line-height:1.65}.article-deck{font-size:13px;line-height:1.75;color:#607485;margin:0 0 20px}.article-section-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 0 10px;border-top:1px solid #e8eef3}.article-section-heading>div b,.article-section-heading>div span{display:block}.article-section-heading>div span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#718596;font-weight:900}.article-section-heading>div b{font-size:12px;color:#263f55;margin-top:3px}.external-source-button{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;padding:8px 10px;border:1px solid #dbe5ed;border-radius:9px;background:#fff;color:#486176;font-size:10px;font-weight:850}.external-source-button:hover{border-color:#bcd4e8;color:#126fc9;background:#f7fbff}.article-content{font-size:14px;line-height:1.85;color:#314b60;max-width:820px}.article-content p{margin:0 0 1.15em}.article-content[dir=rtl]{font-family:Noto Sans Arabic,Noto Kufi Arabic,Tahoma,Arial,sans-serif;text-align:right;font-size:15px;line-height:2.05}.article-content.compact{font-size:12px;line-height:1.75}.article-content-empty{background:#fff7e7;border:1px solid #f1dfb8;border-radius:10px;padding:12px 14px;color:#7b6534;font-size:11px;line-height:1.6}.article-source-note{margin-top:18px;padding-top:12px;border-top:1px solid #edf1f5;color:#7d8e9c;font-size:9.5px;line-height:1.5}.story-article-details{margin-top:18px}.source-content-card{border:1px solid #e1e8ef;border-radius:12px;margin:8px 0;background:#fff;overflow:hidden}.source-content-card>summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;padding:11px 12px;background:#fbfcfe}.source-content-card>summary::-webkit-details-marker{display:none}.source-content-card[open]>summary{border-bottom:1px solid #e8edf2;background:#f7fafc}.source-content-summary b,.source-content-summary small{display:block}.source-content-summary b{font-size:10.5px;color:#2c455b}.source-content-summary small{font-size:9.5px;color:#718494;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-content-action{font-size:9px;font-weight:900;color:#126fc9;background:#e9f3ff;padding:5px 7px;border-radius:7px}.source-content-body{padding:15px 16px 14px}.source-description{font-size:12px;line-height:1.7;color:#5d7284;border-left:3px solid #d5e4f0;padding-left:11px;margin:0 0 16px}.source-description[dir=rtl]{border-left:0;border-right:3px solid #d5e4f0;padding-left:0;padding-right:11px;text-align:right;font-family:Noto Sans Arabic,Noto Kufi Arabic,Tahoma,Arial,sans-serif;line-height:1.9}.source-content-footer{display:flex;justify-content:flex-end;padding-top:10px;border-top:1px solid #edf1f5;margin-top:15px}.compact-reference-panel{margin-top:14px}.source-reference-compact{display:flex;gap:7px;flex-wrap:wrap;padding:11px 12px}.source-reference-compact span{background:#eef4f8;border:1px solid #e1e8ee;border-radius:8px;padding:6px 8px;font-size:9.5px;color:#455f74}.article-modal .story-modal-body{padding-bottom:30px}.article-detail-page,.story-detail-page{max-width:1180px;margin:0 auto}.article-page-hero,.story-detail-hero{height:350px;border-radius:18px;overflow:hidden;background:#dce9f2;margin-bottom:18px}.article-page-hero .image-placeholder,.article-page-hero img,.story-detail-hero .image-placeholder,.story-detail-hero img{width:100%;height:100%;object-fit:cover}.story-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;grid-gap:18px;gap:18px;align-items:start}.story-detail-main{background:#fff;border:1px solid #e1e8ef;border-radius:16px;padding:24px}.story-detail-side{display:flex;flex-direction:column;gap:12px}.story-page-copy h1{font-size:34px}.article-page-panel{max-width:920px;margin:0 auto;padding:26px}.article-page-panel .article-content{max-width:none}@media(max-width:760px){.article-card-footer{align-items:flex-start;gap:8px}.article-card-actions{margin-left:0;gap:7px}.article-card-actions>a{font-size:9px}.article-detail-heading h1{font-size:23px}.article-section-heading{align-items:flex-start}.article-section-heading>div b{font-size:11px}.external-source-button{font-size:9px;padding:7px 8px}.article-content{font-size:13px;line-height:1.8}.article-content[dir=rtl]{font-size:14px;line-height:2}.source-content-body{padding:13px 12px}.source-content-card>summary{grid-template-columns:28px minmax(0,1fr)}.source-content-action{display:none}.article-page-hero,.story-detail-hero{height:210px;border-radius:14px}.story-detail-layout{grid-template-columns:1fr}.story-detail-main{padding:15px}.story-detail-side{display:none}.story-page-copy h1{font-size:23px}.article-page-panel{padding:16px}.article-modal .story-modal-media{height:180px}}.time-window-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:11px 13px;margin:0 0 16px;box-shadow:0 5px 20px rgba(31,58,85,.03)}.time-window-summary{display:flex;align-items:center;gap:9px;min-width:0}.time-window-summary>span{display:inline-flex;padding:5px 7px;border-radius:7px;background:#edf4fb;color:#2c6fa9;font-size:9.5px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.time-window-summary strong{font-size:12px}.time-window-summary small{color:#7b8c9b;font-size:10px}.time-window-actions{display:flex;align-items:center;gap:7px;white-space:nowrap}.time-page-button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 10px;border-radius:9px;border:1px solid #d9e4ed;background:#fff;color:#52697c;font-size:10px;font-weight:800}.time-page-button:hover{background:#f5f8fb;border-color:#cbd9e4}.time-page-button.primary{background:#147be8;border-color:#147be8;color:#fff}.time-page-button.primary:hover{background:#0f70d4}.time-page-button.disabled{background:#f4f6f8;color:#a4b0ba;border-color:#e6ebef;cursor:not-allowed}@media(max-width:760px){.time-window-pagination{align-items:stretch;flex-direction:column;gap:9px;padding:10px;margin-bottom:12px}.time-window-summary{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 8px;gap:4px 8px}.time-window-summary small{grid-column:1/-1}.time-window-actions{display:grid;grid-template-columns:1fr 1fr}.time-page-button{width:100%;font-size:9.5px}.time-window-summary strong{font-size:11px}}