:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,system-ui,sans-serif;color:#2d2d2d;background:#f7f7f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #2d2d2d;--muted: #6b6b6b;--faint: #adadad;--paper: #ffffff;--surface: #f7f7f7;--line: rgba(45, 45, 45, .07);--green: #377b68;--blue: #2e6c91;--red: #a94336;--amber: #b5832f;--shadow: 0 18px 50px rgba(0, 0, 0, .09)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--surface);overscroll-behavior:none}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app{min-height:100vh}.topbar{position:sticky;z-index:30;top:0;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px clamp(18px,4vw,54px);background:#f7f7f7e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 30px #00000009}.brand{display:inline-flex;align-items:center;gap:12px;min-height:48px;min-width:0;padding:0;border:0;background:transparent;color:var(--ink);text-align:left}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:16px;background:var(--ink);color:#fff;font-size:13px;font-weight:800;letter-spacing:0}.brand-title{display:inline-flex;align-items:center;min-height:42px}.brand strong{display:block;line-height:1;white-space:nowrap}.topbar-actions{display:inline-flex;align-items:center;gap:10px}.schedule-chip{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 14px;border-radius:999px;background:#fff;color:var(--muted);font-size:13px;font-weight:650;box-shadow:0 4px 22px #0000000f}.gear-button,.floating-gear{display:inline-grid;place-items:center;border:0;background:var(--ink);color:#fff;box-shadow:0 8px 28px #00000029}.gear-button{width:48px;height:48px;border-radius:20px}.floating-gear{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:40;width:58px;height:58px;border-radius:24px}.tabs{display:inline-flex;gap:6px;padding:5px;border:1px solid var(--line);border-radius:10px;background:#efefef}.tabs button{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 13px;border:0;border-radius:7px;background:transparent;color:#4a554f}.tabs button.active{background:#fff;color:var(--ink);box-shadow:0 5px 16px #21221d14}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:clamp(28px,5vw,70px);align-items:stretch;padding:clamp(30px,5vw,72px) clamp(18px,5vw,72px) 28px}.hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:560px}.hero h1{max-width:760px;margin:18px 0;overflow-wrap:anywhere;font-size:74px;line-height:.98;letter-spacing:0}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f5f5}.login-window{display:grid;gap:14px;width:min(360px,100%);padding:28px;border-radius:24px;background:#fff;box-shadow:0 2px #00000005,0 12px 32px #0000000f}.login-copy h1{margin:0}.login-copy h1{font-size:34px;line-height:1.08;letter-spacing:0}.login-window label{display:block}.login-window input{min-height:52px;width:100%;border:2px solid transparent;border-radius:14px;background:#f7f7f7;color:var(--ink);padding:0 16px;font-size:18px;font-weight:700;outline:0}.login-window input:focus-visible{border-color:#6d63ff;background:#fff;outline:none}.login-window .primary-button{min-height:52px;width:100%;border-radius:14px;background:#a9a9a9;color:#fff;font-size:18px;font-weight:800}.login-error{margin:0;padding:14px 18px;border-radius:18px;background:#a943361a;color:var(--red);font-size:16px;font-weight:700}@media(max-width:640px){.login-screen{padding:18px}.login-window{gap:12px;padding:24px;border-radius:22px}.login-copy h1{font-size:32px}.login-window input{min-height:50px;border-radius:14px;padding:0 15px;font-size:17px}.login-window .primary-button{min-height:50px;border-radius:14px;font-size:18px}}.hero p{max-width:690px;margin:0;color:#4b5a54;font-size:clamp(17px,2vw,22px);line-height:1.5}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primary-link,.ghost-link,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border-radius:8px;border:1px solid transparent;text-decoration:none;font-weight:750;letter-spacing:0}.primary-link,.primary-button{background:var(--ink);color:#fff}.ghost-link,.secondary-button{border-color:var(--line);background:#fff;color:var(--ink)}.primary-button:disabled{opacity:.62;cursor:wait}.family-strip{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;max-width:900px;margin-top:44px}.family-strip div{padding:14px;border:1px solid var(--line);border-radius:8px;background:#ffffffd1}.family-strip strong,.family-strip span{display:block}.family-strip span{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.35}.hero-visual{position:relative;min-height:560px;overflow:hidden;border-radius:12px;box-shadow:var(--shadow)}.hero-visual img,.country-hero img{width:100%;height:100%;object-fit:cover}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#15201d0a,#15201d5c)}.visual-card{position:absolute;z-index:2;right:18px;bottom:18px;display:flex;align-items:center;gap:10px;max-width:260px;padding:14px;border-radius:8px;background:#ffffffeb;color:var(--ink);box-shadow:0 18px 40px #0000002e}.overview-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0 clamp(18px,5vw,72px) 28px}.icon-stat{display:flex;align-items:center;gap:12px;min-width:0;padding:15px;border:0;border-radius:18px;background:#ffffffe6;box-shadow:0 8px 24px #0000000b}.icon-stat svg{flex:0 0 auto;color:var(--green)}.icon-stat strong,.icon-stat span{display:block}.icon-stat strong{font-size:18px}.icon-stat span{color:var(--muted);font-size:13px}.workspace{display:grid;grid-template-columns:360px minmax(0,1fr);gap:18px;align-items:start;padding:18px clamp(18px,5vw,72px) 70px}.country-browser{position:sticky;top:86px;max-height:calc(100vh - 104px);overflow:auto;padding:18px;border:0;border-radius:22px;background:#fff;box-shadow:0 8px 28px #0000000e}.browser-head,.sources-toolbar,.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.browser-head h2,.section-title h3{margin:0}.browser-head span,.section-title p{margin:3px 0 0;color:var(--muted);font-size:13px}.searchbox{display:flex;align-items:center;gap:10px;margin:16px 0 12px;padding:0 12px;min-height:44px;border:0;border-radius:18px;background:#f2f2f2}.searchbox input{width:100%;min-width:0;border:0;outline:0;background:transparent}.region-scroll{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.region-scroll::-webkit-scrollbar{display:none}.region-scroll button{flex:0 0 auto;padding:8px 11px;border:0;border-radius:999px;background:#eee;color:#4b5a54;font-size:13px;font-weight:650;box-shadow:inset 0 0 0 1px #ffffff94}.region-scroll button.selected{background:var(--ink);color:#fff}.country-list{display:grid;gap:8px;margin-top:4px}.country-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center;width:100%;min-height:64px;padding:11px;border:0;border-radius:18px;background:#f2f2f2;color:var(--ink);text-align:left}.country-row.active{background:#fff;box-shadow:0 10px 26px #1e1f1b13}.country-list-flag{display:inline-flex;align-items:center;justify-content:center;width:34px;font-size:24px;line-height:1}.country-row strong{display:block}.country-panel{min-width:0;scroll-margin-top:92px}.country-panel article{display:grid;gap:16px}.country-workhead{display:grid;gap:12px;padding:24px;border:0;border-radius:22px;background:#fff;box-shadow:0 8px 28px #0000000e}.country-title-row{display:flex;align-items:center;gap:12px}.country-flag{display:inline-flex;align-items:center;justify-content:center;width:46px;font-size:38px;line-height:1}.country-workhead h1{margin:0;font-size:clamp(34px,4vw,54px);line-height:.95;letter-spacing:0}.country-hero{position:relative;min-height:360px;overflow:hidden;border-radius:12px;background:var(--accent);box-shadow:var(--shadow)}.country-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#15201dd1,#15201d42)}.country-hero-content{position:absolute;z-index:2;inset:auto auto 0 0;max-width:720px;padding:clamp(22px,4vw,42px);color:#fff}.country-hero h2{margin:14px 0 10px;font-size:60px;line-height:.95;letter-spacing:0}.country-hero p{margin:0;color:#fffdf8e0;font-size:17px;line-height:1.46}.notice{display:flex;align-items:flex-start;gap:10px;padding:14px;border:0;border-radius:18px;background:#fff6ef;color:#6b2e27;line-height:1.42}.accordion-stack{display:grid;gap:10px}.pathway-group{overflow:hidden;border:0;border-radius:22px;background:#fff;box-shadow:0 8px 28px #0000000d}.pathway-summary,.option-head{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;border:0;background:transparent;color:var(--ink);text-align:left}.pathway-summary{min-height:76px;padding:18px}.pathway-summary strong,.pathway-summary small,.option-head strong{display:block}.pathway-summary strong{font-size:20px}.pathway-summary small{margin-top:5px;color:var(--muted);font-size:13px;line-height:1.35}.pathway-group.open .pathway-summary svg,.option-card.expanded .option-head svg{transform:rotate(180deg)}.pathway-options{display:grid;gap:10px;padding:0 12px 12px}.option-card{border:0;border-radius:18px;background:#f2f2f2}.option-head{min-height:70px;padding:14px}.option-head strong{margin-top:7px;font-size:17px}.option-body{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 14px 14px}.info-block,.source-links{min-width:0;padding:14px;border-radius:18px;background:#fff}.info-block h4,.source-links h4{display:flex;align-items:center;gap:7px;margin:0 0 10px;font-size:14px}.info-block ul{margin:0;padding-left:18px;color:#41504a;font-size:14px;line-height:1.55}.source-links{grid-column:1 / -1}.source-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-top:1px solid rgba(45,45,45,.055);color:#255b74;text-decoration:none;line-height:1.3}.news-section{padding:18px;border:0;border-radius:22px;background:#fff;box-shadow:0 8px 28px #0000000d}.news-section .section-title{justify-content:flex-start}.news-section .section-title>svg{flex:0 0 auto}.news-section .section-title>div{min-width:0}.news-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;margin-top:14px}.news-card,.empty-news{padding:14px;border-radius:18px;background:#f2f2f2}.news-card span,.news-card strong,.news-card small{display:block}.news-card span,.news-card small{color:var(--muted);font-size:13px}.news-card strong{margin:7px 0}.news-report-section{display:grid;gap:14px;scroll-margin-top:88px}.news-report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.news-report-heading{display:grid;grid-template-columns:52px minmax(0,1fr);grid-template-rows:auto auto auto;align-items:start;min-width:0;column-gap:14px;row-gap:0}.news-report-icon{display:inline-grid;flex:0 0 auto;grid-column:1;grid-row:2;align-self:center;width:52px;height:52px;place-items:center;border-radius:18px;background:#f2f2f2;color:var(--green)}.news-report-kicker{display:block;grid-column:2;grid-row:1;min-width:0;color:var(--muted);font-size:12px;font-weight:850;letter-spacing:0;text-transform:uppercase}.news-report-head h3{grid-column:2;grid-row:2;min-width:0;max-width:860px;margin:4px 0 7px;overflow-wrap:anywhere;font-size:clamp(26px,3vw,38px);line-height:1.02;letter-spacing:0}.news-report-head p{grid-column:2;grid-row:3;min-width:0;max-width:820px;margin:0;color:var(--muted);font-size:15px;line-height:1.45}.news-report-updated{display:inline-flex;flex:0 0 auto;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#f2f2f2;color:var(--muted);font-size:12px;font-weight:750}.news-digest-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:10px}.news-digest-card{min-width:0;padding:14px;border-radius:18px;background:#f2f2f2}.news-digest-card h4,.weekly-news-block h4{margin:0;font-size:14px;letter-spacing:0}.news-digest-card p{margin:8px 0 0;color:#565656;font-size:13px;line-height:1.45}.weekly-news-block,.weekly-news-list{display:grid;gap:10px}.weekly-news-card{display:grid;grid-template-columns:minmax(112px,.18fr) minmax(0,1fr) auto;gap:14px;align-items:start;padding:14px;border-radius:18px;background:#f2f2f2}.weekly-news-meta,.weekly-news-copy{min-width:0}.weekly-news-meta span,.weekly-news-meta small,.weekly-news-copy strong{display:block}.weekly-news-meta span{color:var(--ink);font-size:13px;font-weight:800}.weekly-news-meta small{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.35}.weekly-news-copy strong{font-size:16px;line-height:1.25}.weekly-news-copy p,.weekly-news-copy ul,.muted-line{margin:0;color:#565656;font-size:13px;line-height:1.45}.weekly-news-copy p,.weekly-news-copy ul{margin-top:7px}.weekly-news-copy ul{padding-left:18px}.weekly-news-link{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:14px;background:#fff;color:#28627c;text-decoration:none}.admin-shell{display:grid;gap:18px;padding:clamp(22px,4vw,48px) clamp(18px,5vw,72px) 70px}.admin-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:clamp(24px,4vw,42px);border-radius:12px;background:linear-gradient(90deg,#15201de0,#2c5b5fbd),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?auto=format&fit=crop&w=1400&q=80) center/cover;color:#fff;box-shadow:var(--shadow)}.admin-hero h1{max-width:760px;margin:12px 0 10px;font-size:58px;line-height:.96;letter-spacing:0}.admin-hero p{max-width:680px;margin:0;color:#fffdf8d1;line-height:1.5}.admin-actions{display:flex;flex-wrap:wrap;gap:10px}.admin-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px}.admin-card{padding:18px;border:0;border-radius:22px;background:#fff;box-shadow:0 8px 24px #0000000b}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 14px}.form-grid label{display:grid;gap:7px;color:var(--muted);font-size:13px}.form-grid input,.form-grid select,.keyword-add input{width:100%;min-height:42px;border:0;border-radius:16px;background:#f2f2f2;color:var(--ink);padding:0 11px;outline:0}.custom-select{position:relative;min-width:260px}.form-grid .custom-select{width:100%;min-width:0}.custom-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:46px;padding:0 14px 0 16px;border:0;border-radius:18px;background:#f2f2f2;color:var(--ink);text-align:left;font-weight:650}.custom-select-trigger span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-trigger svg{flex:0 0 auto;color:#3f4542;transition:transform .18s ease}.custom-select.open .custom-select-trigger svg{transform:rotate(180deg)}.custom-select-menu{position:absolute;z-index:120;top:calc(100% + 8px);left:0;right:0;display:grid;max-height:320px;overflow:auto;padding:8px;border-radius:20px;background:#fff;box-shadow:0 18px 50px #00000024;scrollbar-width:thin;scrollbar-color:rgba(45,45,45,.22) transparent}.custom-select-menu::-webkit-scrollbar{width:8px}.custom-select-menu::-webkit-scrollbar-thumb{border-radius:999px;background:#2d2d2d33}.custom-select-menu button{display:flex;align-items:center;min-height:42px;padding:0 12px;border:0;border-radius:14px;background:transparent;color:var(--ink);text-align:left;font-weight:600}.custom-select-menu button:hover{background:#f2f2f2}.custom-select-menu button.selected{background:var(--ink);color:#fff}.toggles{display:grid;gap:9px;margin:14px 0 18px;color:#41504a;font-size:14px}.toggles label{display:flex;align-items:center;gap:9px}.keyword-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:18px 0 12px}.keyword-add button,.source-meta button{min-height:40px;padding:0 13px;border:0;border-radius:16px;background:var(--ink);color:#fff}.keyword-cloud{display:flex;flex-wrap:wrap;gap:8px;max-height:260px;overflow:auto}.keyword-cloud button{padding:8px 10px;border:0;border-radius:999px;background:#f2f2f2;color:var(--ink);font-size:13px}.keyword-cloud button.disabled{opacity:.42;text-decoration:line-through}.sources-card{min-width:0}.sources-toolbar{margin-bottom:14px;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.sources-toolbar .section-title{justify-content:flex-start;flex:1 1 320px}.sources-toolbar .section-title>svg{flex:0 0 auto}.sources-toolbar .section-title>div{min-width:0}.source-table{display:grid;gap:9px;max-height:720px;overflow:auto;padding-right:4px}.source-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:13px;border:0;border-radius:18px;background:#f2f2f2}.source-main{display:grid;grid-template-columns:10px minmax(0,1fr);gap:11px;min-width:0}.status-dot{width:10px;height:10px;margin-top:5px;border-radius:999px}.status-dot.green{background:#3d8b67}.status-dot.gray{background:#9da69f}.source-main strong,.source-main small,.source-main a{display:block}.source-main small{margin:4px 0;color:var(--muted)}.source-main a{overflow:hidden;color:#28627c;text-overflow:ellipsis;white-space:nowrap;text-decoration:none;font-size:13px}.source-meta{display:flex;align-items:center;gap:8px}.source-meta span{display:inline-flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;white-space:nowrap}.run-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.run-list-item{display:block;width:100%;padding:14px;border:0;border-radius:8px;background:#f2f2f2;color:inherit;text-align:left;cursor:pointer;transition:background .18s ease,transform .18s ease}.run-list-item:hover{background:#e9e9e8;transform:translateY(-1px)}.run-list-item:focus-visible{outline:3px solid rgba(55,131,109,.22);outline-offset:3px}.run-list-copy,.run-list-copy strong,.run-list-copy span,.run-list-copy small{display:block}.run-list-copy span,.run-list-copy small{margin-top:5px;color:var(--muted);font-size:13px}.admin-overlay{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:clamp(12px,2.5vw,28px);background:#00000047;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-window{display:grid;grid-template-rows:auto auto minmax(0,1fr);width:min(1180px,100%);height:min(860px,calc(100dvh - 24px));overflow:hidden;overflow-x:hidden;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:var(--surface);box-shadow:0 24px 80px #00000038}.run-log-overlay{position:fixed;inset:0;z-index:160;display:grid;place-items:center;padding:clamp(14px,3vw,32px);background:#1c1c1c5c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.run-log-window{display:grid;grid-template-rows:auto minmax(0,1fr);width:min(760px,100%);max-height:min(780px,calc(100dvh - 36px));overflow:hidden;border-radius:28px;background:#fbfbfa;box-shadow:0 28px 90px #0000003d}.run-log-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:24px 24px 16px}.run-log-head span{color:var(--accent);font-size:12px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.run-log-head h3{margin:4px 0;font-size:clamp(28px,4vw,42px)}.run-log-head p{margin:0;color:var(--muted)}.run-log-head button{display:grid;flex:0 0 auto;place-items:center;width:48px;height:48px;border:0;border-radius:18px;background:#fff;color:var(--ink)}.run-log-list{display:grid;gap:12px;overflow:auto;padding:0 24px 24px}.run-log-entry{padding:15px;border-radius:20px;background:#fff;box-shadow:0 8px 24px #0000000b}.run-log-entry-top{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px}.run-log-entry-top strong{min-width:0;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.run-log-entry-top time{color:var(--muted);font-size:12px;white-space:nowrap}.log-level{display:inline-grid;place-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#ececec;color:var(--ink);font-size:11px;font-weight:850;text-transform:uppercase}.log-level.success{background:#37836d21;color:var(--accent)}.run-log-entry p{margin:10px 0 0;color:#4d5753}.run-log-entry pre{overflow:auto;margin:12px 0 0;padding:12px;border-radius:16px;background:#f3f3f1;color:#2d2d2d;font-size:12px;line-height:1.45}.admin-window-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px 10px}.admin-brand{display:inline-flex;align-items:center;gap:10px;border:0;background:transparent;color:var(--ink);font-size:18px;font-weight:800}.admin-brand span,.admin-close{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:18px}.admin-brand span{background:var(--ink);color:#fff}.admin-head-meta{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:13px}.admin-head-meta>span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#fff}.admin-close{border:0;background:#fff;color:var(--ink)}.admin-pill-tabs{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;overflow-y:hidden;padding:0 18px 14px;scrollbar-width:none;-ms-overflow-style:none}.admin-pill-tabs::-webkit-scrollbar{display:none}.admin-pill-tabs button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 12px;border:0;border-radius:999px;background:#efefef;color:var(--muted);font-size:13px;font-weight:700}.admin-pill-tabs button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-pill-tabs button:focus{outline:0}.admin-pill-tabs button:focus-visible{box-shadow:0 0 0 3px #2d2d2d1f}.admin-pill-tabs button.active{background:var(--ink);color:#fff}.admin-window-body{min-height:0;overflow:auto;overflow-x:hidden;padding:0 18px 18px}.admin-panel{display:grid;gap:14px}.admin-window .section-title{justify-content:flex-start}.admin-window .section-title>svg{flex:0 0 auto}.admin-window .section-title>div{min-width:0}.admin-two-col{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:14px}.source-groups{display:grid;gap:10px}.source-country{overflow:hidden;border-radius:22px;background:#fff}.source-country summary{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:70px;padding:14px 16px;cursor:pointer;list-style:none}.source-country summary::-webkit-details-marker{display:none}.source-country[open] summary>svg{transform:rotate(180deg)}.flag-mark{display:inline-flex;align-items:center;justify-content:center;width:34px;font-size:24px;line-height:1}.source-country summary strong,.source-country summary small{display:block}.source-country summary small{margin-top:4px;color:var(--muted);font-size:13px}.source-country-list{display:grid;gap:8px;padding:0 10px 10px}.admin-window .source-row{border:0;border-radius:18px;background:#f2f2f2}.admin-window .source-meta button{min-height:36px;border-radius:14px}.metric-list{display:grid;gap:10px;margin-top:16px}.metric-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:0 14px;border-radius:18px;background:#f2f2f2}.metric-list strong{min-width:0;overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.metric-list span{color:var(--muted);font-size:13px}.pipeline-panel{grid-template-columns:minmax(280px,.58fr) minmax(0,1.2fr)}.pipeline-selector-card{align-self:start;position:sticky;top:0}.pipeline-choice-list{display:grid;gap:10px;margin-top:16px}.pipeline-choice-list button{display:grid;gap:6px;width:100%;padding:15px;border:0;border-radius:18px;background:#f2f2f2;color:var(--ink);text-align:left}.pipeline-choice-list button.active{background:var(--ink);color:#fff}.pipeline-choice-list span,.pipeline-choice-list small{color:var(--muted);line-height:1.35}.pipeline-choice-list button.active span,.pipeline-choice-list button.active small{color:#ffffffad}.pipeline-editor-card{min-width:0}.pipeline-explain{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:16px}.pipeline-explain div,.pipeline-token-list div{display:grid;gap:5px;padding:14px;border-radius:18px;background:#f2f2f2}.pipeline-explain span,.pipeline-token-list span,.pipeline-token-list small{color:var(--muted);line-height:1.4}.pipeline-flags{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 16px}.pipeline-flags span{padding:8px 10px;border-radius:999px;background:#37836d1c;color:var(--accent);font-size:12px;font-weight:750}.pipeline-json-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-bottom:14px}.pipeline-json-grid label{display:grid;gap:8px;min-width:0;color:var(--muted);font-size:13px}.pipeline-json-grid textarea,.pipeline-json-grid pre{width:100%;min-height:360px;max-height:520px;overflow:auto;margin:0;padding:14px;border:0;border-radius:20px;background:#f2f2f2;color:var(--ink);font:14px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;outline:0}.pipeline-json-grid textarea{resize:vertical}.pipeline-token-list{display:grid;gap:10px;margin-top:12px}.token-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.token-card{display:grid;gap:6px;min-height:138px;align-content:end;padding:16px;border-radius:22px;background:#fff}.token-card.accent{background:var(--ink);color:#fff}.token-card span,.token-card small{color:var(--muted);font-size:13px}.token-card.accent span,.token-card.accent small{color:#ffffffad}.token-card strong{font-size:30px;line-height:1;letter-spacing:0}.token-layout{align-items:start}.stage-bars{display:grid;gap:12px;margin-top:18px}.stage-bars div{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;overflow:hidden;padding-bottom:10px;color:var(--muted);font-size:13px}.stage-bars i{position:absolute;left:0;bottom:0;height:5px;border-radius:999px;background:var(--ink)}.pill{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.pill-warm{background:#f3e1bc;color:#604419}.pill-dark{background:#fffdf829;color:#fff}.pill-soft{background:#e8eee7;color:#33594b;box-shadow:inset 0 0 0 1px #ffffff8c}.loading,.fatal{display:grid;min-height:100vh;place-items:center;align-content:center;gap:14px;color:var(--ink);text-align:center}.loading span,.fatal p{color:var(--muted)}.spin{animation:spin 1.1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.hero{grid-template-columns:1fr}.hero-copy,.hero-visual{min-height:460px}.hero h1{max-width:680px;font-size:62px}.country-hero h2{font-size:52px}.admin-hero h1{font-size:50px}.workspace{grid-template-columns:300px minmax(0,1fr)}.option-body,.run-list,.pipeline-explain,.pipeline-json-grid{grid-template-columns:1fr}}@media(max-width:880px){.topbar{position:static;align-items:center}.tabs{width:100%}.tabs button{flex:1}.hero{padding-top:20px}.hero-copy,.hero-visual{min-height:auto}.hero-visual{aspect-ratio:1.05}.hero h1{font-size:54px}.family-strip,.overview-band,.admin-grid,.news-list{grid-template-columns:1fr 1fr}.workspace{grid-template-columns:1fr}.country-browser{position:static;max-height:none}.admin-hero{align-items:stretch;flex-direction:column}.source-row{grid-template-columns:1fr}.source-meta{flex-wrap:wrap}.admin-overlay{align-items:stretch;padding:0}.admin-window{width:100%;height:100dvh;border-radius:0}.admin-two-col,.pipeline-panel,.token-grid{grid-template-columns:1fr}.pipeline-selector-card{position:static}.admin-window .source-row{grid-template-columns:1fr}}@media(max-width:620px){.topbar{gap:10px;padding:12px}.brand-mark{width:38px;height:38px;border-radius:15px}.schedule-chip{display:none}.gear-button{width:44px;height:44px;border-radius:18px}.floating-gear{width:54px;height:54px;border-radius:22px}.hero h1{font-size:42px}.country-hero h2,.admin-hero h1{font-size:38px}.family-strip,.overview-band,.admin-grid,.news-list,.form-grid{grid-template-columns:1fr}.news-report-head{flex-direction:column}.news-report-updated{width:fit-content}.weekly-news-card{grid-template-columns:minmax(0,1fr) auto}.weekly-news-meta{display:flex;grid-column:1 / -1;flex-wrap:wrap;gap:6px 10px}.weekly-news-meta small{margin-top:0}.country-hero{min-height:420px}.country-hero:after{background:linear-gradient(180deg,#15201d33,#15201de0)}.country-hero-content{inset:auto 0 0}.pathway-summary{align-items:flex-start}.pathway-summary strong{font-size:18px}.option-body{padding:0 10px 10px}.sources-toolbar{align-items:stretch;justify-content:flex-start;flex-direction:column}.sources-toolbar .section-title{flex:0 0 auto}.source-filter-select{max-width:none}.admin-actions{width:100%}.admin-actions .primary-button,.admin-actions .secondary-button,.admin-actions .custom-select{flex:1 1 100%;max-width:none}.source-meta button{flex:1}.admin-window-head{align-items:flex-start}.admin-head-meta>span{display:none}.admin-pill-tabs{padding-bottom:10px}.source-country summary{grid-template-columns:34px minmax(0,1fr) auto;padding:12px}.token-card strong{font-size:26px}}
