:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#292c2a;background:#f5f4ef;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:#2f6158;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a9c6bb;outline-offset:2px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.1rem,3.5vw,3.25rem);line-height:1.12;font-weight:620;letter-spacing:-.045em;margin-bottom:11px}h2{font-size:1.35rem;letter-spacing:-.025em;font-weight:620}h3{font-size:1.16rem;line-height:1.35;font-weight:620}.muted{color:#777d78}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:750;color:#84928a;display:block;margin-bottom:15px}.brand{display:flex;align-items:center;gap:10px;color:#243b36;font-size:1.48rem;font-weight:680;letter-spacing:-.05em}.brand:hover{text-decoration:none}.brand-mark{width:34px;height:34px;background:#335f55;border-radius:11px;display:grid;place-items:center;color:#fff;font-size:24px;line-height:1;font-weight:400}.app-shell{display:flex;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;width:254px;flex:0 0 254px;padding:32px 20px 28px;background:#eeeee7;border-right:1px solid #ddded5;display:flex;flex-direction:column}.sidebar-caption{color:#88908a;font-size:.79rem;margin:10px 0 45px 45px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.nav-item{color:#5b6660;border-radius:10px;padding:11px 15px;font-size:.93rem;font-weight:540}.nav-item.active{background:#dae4dc;color:#244b42;font-weight:680}.nav-item:hover{background:#e2e7df;text-decoration:none}.logout{margin-top:auto;text-align:left;border:0;background:none;color:#78817a;padding:12px 15px}.main-column{min-width:0;flex:1}.content{max-width:1320px;margin:0 auto;padding:48px clamp(24px,5vw,80px) 80px}.mobile-header,.mobile-nav{display:none}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:32px}.page-heading p{color:#7c847e;margin:0}.page-heading .back{display:inline-block;margin-bottom:24px;font-size:.89rem}.button,button:not(.subtle):not(.logout){background:#315f55;color:#fff;border:1px solid #315f55;border-radius:9px;padding:10px 17px;font-weight:620}.button.secondary{background:transparent;color:#315f55}.button:hover,button:hover{filter:brightness(.94);text-decoration:none}button:disabled{opacity:.45;cursor:not-allowed}.notice{border-radius:10px;padding:15px 18px;background:#e8eee8;color:#355447;margin:20px 0;border:1px solid #d2dfd4}.notice.warn{background:#f5ecd7;border-color:#ead8a8;color:#75592c}.notice.error{background:#f9e9e4;border-color:#edc6bd;color:#913e31}.notice a{font-weight:650}.loading,.empty{padding:40px;border:1px dashed #d6d9d0;border-radius:12px;color:#839087;text-align:center;background:#fafaf6}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;padding:36px 42px;background:#dee9df;border:1px solid #cddcd0;border-radius:17px;margin-bottom:36px}.hero .eyebrow{color:#688172}.hero h2{font-size:2.1rem;letter-spacing:-.04em;margin-bottom:10px}.hero p{margin:0;color:#687a6d}.coverage{display:inline-flex;border-radius:100px;padding:8px 12px;font-size:.78rem;font-weight:700;white-space:nowrap}.coverage.good{background:#cae0d1;color:#28634b}.coverage.partial{background:#f0dfb8;color:#7d5e28}.section-head{display:flex;justify-content:space-between;align-items:center;margin:36px 0 18px}.section-head h2{margin:0}.section-head a{font-size:.85rem}.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.signal-card,.form-card,.source-row,.detail-lead,.document{background:#fff;border:1px solid #e5e5dc;border-radius:13px;box-shadow:0 1px 3px #1f2a2408}.signal-card{padding:25px;display:flex;flex-direction:column}.signal-card h3{margin:16px 0 12px}.signal-card h3 a{color:#273b34}.signal-card p{color:#535e56;font-size:.92rem;line-height:1.55}.signal-card .why{padding-top:12px;border-top:1px solid #e9ece5;color:#66786c}.signal-card .text-link{margin-top:auto;font-size:.86rem;font-weight:660}.card-meta{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#8a918b;font-size:.77rem}.card-meta span+span:before{content:"·";margin-right:9px;color:#b4b9b2}.card-meta .priority+span:before,.card-meta .tag+span:before{content:none}.priority,.tag{display:inline-flex;align-items:center;border-radius:100px;padding:5px 9px;font-size:.72rem;font-weight:700}.priority.high{color:#9a4d3c;background:#f8e9e4}.priority.medium{color:#816525;background:#f6edcf}.priority.low{color:#416956;background:#e6f0e8}.tag{background:#eef1e9;color:#54695a}.status-strip{display:flex;gap:28px;flex-wrap:wrap;margin-top:36px;padding:20px 0;border-top:1px solid #dedfd7;color:#7b847b;font-size:.82rem}.status-strip b{color:#34483a}.filters{display:flex;gap:9px;flex-wrap:wrap;margin:0 0 25px}.filters form,.search-row{display:flex;gap:8px}.filters form{flex:1 1 260px}.filters input{width:100%}.filters select{flex:1 1 145px;min-width:120px}.filters input,.filters select,.search-row input,.form-card input,.form-card textarea,.version-picker select{border:1px solid #d7dcd2;border-radius:8px;background:#fff;color:#28372d;padding:10px 12px;outline:0}.filters input:focus,.filters select:focus,.search-row input:focus,.form-card input:focus,.form-card textarea:focus{border-color:#6b9b82;box-shadow:0 0 0 3px #dcebe1}.result-count{color:#899289;font-size:.83rem;margin:0 0 18px}.pagination{display:flex;justify-content:center;align-items:center;gap:18px;margin:28px 0;color:#7b847b;font-size:.86rem}.pagination button{background:#fff!important;color:#315f55!important;border-color:#d9e2da!important}.detail-meta{display:flex;gap:13px;align-items:center;flex-wrap:wrap;color:#7c877d;font-size:.85rem;margin:-5px 0 26px}.detail-lead{padding:30px 35px;margin-bottom:28px;background:#fff}.detail-lead h2{font-size:.9rem;color:#6e8576;letter-spacing:.025em;margin:0 0 8px}.detail-lead p{line-height:1.65;margin-bottom:22px}.detail-lead p:last-child{margin-bottom:0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.detail-grid h2{margin:0 0 18px}.evidence,.impact{border:1px solid #e5e8e1;border-radius:12px;background:#fff;padding:23px;margin:0 0 15px}.evidence blockquote{margin:0 0 15px;border-left:3px solid #8cae96;padding-left:16px;font-size:1.05rem;line-height:1.55;color:#304c39}.evidence p,.impact p{line-height:1.55;margin:0 0 8px}.graph-center{max-width:400px;margin:10px auto 24px;background:#dbeade;border:1px solid #b8d0bf;border-radius:18px;padding:30px;text-align:center;font-weight:700}.graph-edges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.graph-edge{position:relative;border:1px solid #dfe5da;border-radius:13px;background:#fff;padding:22px;min-height:110px}.graph-edge:before{content:"";position:absolute;left:50%;top:-25px;width:1px;height:24px;background:#a6bdaa}.graph-edge strong{display:block;margin:9px 0}.graph-edge p{margin:0;color:#6c766d;font-size:.85rem}.edge-line{font-size:.73rem;color:#7d9581;text-transform:uppercase;letter-spacing:.07em}.form-card{padding:26px;margin:28px 0}.form-card h2{margin-bottom:14px}.form-card p{line-height:1.5}.form-card form{display:flex;flex-direction:column;gap:14px}.form-card label{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:650;color:#718075}.form-card textarea{resize:vertical}.form-card button{align-self:flex-start}.form-row{display:grid!important;grid-template-columns:2fr 1fr 1fr auto;align-items:end}.card-actions{display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:12px}.subtle{border:0;background:none;color:#a46c61;padding:8px;font-size:.83rem}.search-row{margin:0 0 25px}.search-row input{flex:1}.document{padding:28px;margin:25px 0}.document pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;font-size:.94rem;line-height:1.7;margin-bottom:0}.version-picker{display:flex;gap:14px;align-items:center;color:#718075}.source-list{display:flex;flex-direction:column;gap:12px}.source-row{display:flex;align-items:flex-start;justify-content:space-between;padding:25px;gap:24px}.source-row h2{margin:13px 0 8px;font-size:1.18rem}.source-row h2 a{color:#2d3f35}.source-row p{color:#818b80;margin:0;font-size:.88rem;max-width:600px}.source-facts{display:flex;flex-direction:column;gap:8px;min-width:240px;font-size:.79rem;color:#858e83}.source-status{font-weight:700}.source-status.ok{color:#36815a}.source-status.auth_required,.source-status.error{color:#ad6a4d}.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.settings-grid .form-card{margin:0}.settings-grid p{font-size:.87rem;color:#647065}.manual{margin-top:20px}.file-label{display:block!important;margin-top:21px}.file-label input{width:100%}.login-shell{min-height:100vh;display:grid;place-items:center;padding:20px}.login-card{background:#fff;border:1px solid #dfe3d9;border-radius:18px;box-shadow:0 14px 42px #2237270f;width:min(100%,430px);padding:42px}.login-card .brand-mark{margin-bottom:25px}.login-card h1{font-size:2.25rem}.login-card p{color:#7f897d;margin-bottom:30px}.login-card label{display:block;font-size:.8rem;font-weight:700;color:#5e7062;margin:16px 0}.login-card input{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #d4ddcf;border-radius:8px}.login-card button{width:100%;margin-top:15px}@media(max-width:1100px){.sidebar{width:210px;flex-basis:210px}.content{padding:36px 30px 70px}.settings-grid{grid-template-columns:1fr 1fr}.form-row{grid-template-columns:1fr 1fr!important}.form-row button{grid-column:1/-1}.source-facts{min-width:180px}}@media(max-width:760px){.sidebar{display:none}.mobile-header{display:block;padding:17px 20px;background:#eeeee7;border-bottom:1px solid #ddded5}.mobile-header .brand{font-size:1.2rem}.mobile-header .brand-mark{width:28px;height:28px;font-size:20px}.content{padding:28px 20px 110px}.mobile-nav{position:fixed;z-index:10;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:#f7f8f3;border-top:1px solid #dfe4dc;padding:8px 4px calc(8px + env(safe-area-inset-bottom))}.mobile-nav a{padding:8px 5px;color:#7c887d;font-size:.67rem;font-weight:650}.mobile-nav a.active{color:#245c46}.page-heading{align-items:flex-start}.cards,.detail-grid,.graph-edges,.settings-grid{grid-template-columns:1fr}.hero{padding:26px;align-items:flex-start;flex-direction:column}.hero h2{font-size:1.6rem}.source-row{flex-direction:column}.source-facts{min-width:0}.filters select{flex-basis:calc(50% - 6px)}.page-heading .button{display:none}}@media(max-width:440px){.content{padding:23px 15px 100px}.page-heading{margin-bottom:23px}.signal-card,.form-card,.source-row{padding:20px}.form-row{grid-template-columns:1fr!important}.filters form,.filters select{flex-basis:100%}.detail-lead{padding:23px}.status-strip{gap:12px;flex-direction:column}.mobile-nav a{font-size:.61rem}.hero{padding:22px}}.target-tags{display:flex;flex-wrap:wrap;gap:6px;margin:2px 0 15px}.extra-filters{margin-top:-14px;align-items:end}.extra-filters label{display:flex;flex-direction:column;gap:4px;color:#7a857a;font-size:.74rem}.extra-filters select{flex:0 1 220px}.extra-filters input{min-width:130px}.filters{--filter-control-height:44px}.filters form input,.filters form button,.filters select{height:var(--filter-control-height)}.extra-filters .date-filter{display:flex;flex:0 1 165px;min-width:165px;flex-direction:column;gap:4px;color:#7a857a;font-size:.74rem}.date-filter-control{position:relative;display:block}.extra-filters .date-filter-control>input[type=text]{height:var(--filter-control-height);min-width:0;padding-right:42px;font-variant-numeric:tabular-nums}.date-picker-trigger{position:absolute;right:4px;top:4px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:6px;background:none;color:#62748d;padding:0}.date-picker-trigger:hover{background:#eef1f6}.date-filter-control>.date-native-picker{position:absolute;right:0;bottom:0;width:1px;height:1px;min-width:0;opacity:0;pointer-events:none;padding:0;border:0}.extra-filters input[aria-invalid=true]{border-color:#bc5b4c}@media(max-width:440px){.extra-filters select,.extra-filters .date-filter{flex:1 1 100%}}.delivery-row{border:1px solid #e4e6dd;border-radius:10px;background:#fff;padding:16px;margin:10px 0}.delivery-row p{margin:0}.delivery-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.delivery-actions input{min-width:190px;border:1px solid #d7dcd2;border-radius:8px;padding:9px}.delivery-actions button{font-size:.78rem!important;padding:9px!important}@media(max-width:760px){.mobile-nav{overflow-x:auto;justify-content:flex-start}.mobile-nav a{flex:1 0 auto;text-align:center}}.sidebar .secondary-nav{border-top:1px solid #dce0d7;margin-top:20px;padding-top:18px}.mobile-tools{display:flex;gap:13px;font-size:.72rem;font-weight:650}.mobile-header{align-items:center;justify-content:space-between}.mobile-nav{justify-content:space-around!important;overflow:visible!important}.mobile-nav a{flex:1 1 25%!important}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/golos-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Golos Text;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/golos-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:500 600;font-display:swap;src:url(/fonts/lora-cyrillic.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:500 600;font-display:swap;src:url(/fonts/lora-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{font-family:Golos Text,system-ui,sans-serif;color:#1c1b18;background:#f6f5f1}h1,h2{font-family:Lora,Georgia,serif;font-weight:600;letter-spacing:-.025em}a{color:#33507d}.brand{color:#1c1b18}.brand-mark,button:not(.subtle):not(.logout){background:#33507d;border-color:#33507d}.sidebar,.mobile-header{background:#f0eee7}.nav-item.active{background:#e7ecf3;color:#33507d}.hero{background:#e7ecf3;border-color:#d4deec}.hero .eyebrow,.hero p{color:#556989}.button.secondary{color:#33507d}.signal-card h3 a,.source-row h2 a{color:#1c1b18}.signal-card,.form-card,.source-row,.detail-lead,.document{border-color:#e3e0d6}.overview-section{margin-top:38px}.coverage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.coverage-source,.previous-brief{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #E3E0D6;border-radius:9px;padding:13px 16px;margin:0}.coverage-source span{min-width:0;overflow-wrap:anywhere}.coverage-source b{font-size:.75rem;white-space:nowrap}.coverage-source b.ok{color:#2e6f4e}.coverage-source b.attention{color:#a8631e}.previous-brief{margin-bottom:8px}.previous-brief span{font-size:.78rem;color:#8b8779}@media(max-width:760px){.coverage-grid{grid-template-columns:1fr}}
