.login-screen{min-height:100vh;display:grid;grid-template-columns:minmax(440px,45%) 1fr;background:#f7fafb;position:relative}.login-panel{background:#fff;padding:36px clamp(30px,6vw,90px);display:flex;flex-direction:column;justify-content:center;z-index:1}.login-brand{position:absolute;top:34px;left:clamp(30px,6vw,90px);display:flex;align-items:center;gap:11px}.login-brand strong{font-size:15px;display:block}.login-brand small{font-size:8px;font-weight:800;letter-spacing:.15em;color:#9aaab3}.login-icon{width:46px;height:46px;border-radius:13px;background:#e6f3f3;color:#26899a;display:grid;place-items:center;margin-bottom:23px}.login-panel h1{font-size:29px;margin:8px 0}.login-panel>p{font-size:12px;line-height:1.7;color:#8b9ca7;max-width:340px;margin:0 0 28px}.login-panel form{max-width:370px;width:100%;display:grid;gap:18px}.login-panel form label{display:grid;gap:7px;font-size:11px;font-weight:800;color:#607887}.login-panel form input{height:46px;border:1px solid #dbe7e9;border-radius:8px;padding:0 13px;outline:0;color:#294858;background:#fff}.login-panel form input:focus{border-color:#2c94a2;box-shadow:0 0 0 3px #dff1f2}.login-panel form .primary-btn{width:100%;margin-top:5px;height:45px}.login-panel form .primary-btn:disabled{opacity:.6}.login-error{color:#bb625d;font-size:11px;background:#fff2f0;padding:10px;border-radius:6px}.login-note{font-size:10px;color:#9cabb4;margin-top:28px;display:flex;align-items:center;gap:9px}.login-note i{width:6px;height:6px;border-radius:50%;background:#5dab87}.login-side{background:linear-gradient(140deg,#0e5867,#0b394b 65%,#092f41);color:#fff;padding:clamp(40px,7vw,100px);display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}.login-side>span{font-size:10px;font-weight:800;letter-spacing:.2em;color:#73b6bd;margin-bottom:24px}.login-side h2{font-size:clamp(28px,3.1vw,47px);line-height:1.25;margin:0 0 20px;position:relative;z-index:1}.login-side p{font-size:12px;line-height:1.8;color:#9fc3c8;max-width:340px;position:relative;z-index:1}.radar-orbit{width:600px;height:600px;position:absolute;right:-220px;bottom:-300px;border:1px solid #77c6cf32;border-radius:50%}.radar-orbit div{position:absolute;border:1px solid #77c6cf32;border-radius:50%;top:70px;right:70px;bottom:70px;left:70px}.radar-orbit div:nth-child(2){top:150px;right:150px;bottom:150px;left:150px}.radar-orbit div:nth-child(3){top:230px;right:230px;bottom:230px;left:230px}.radar-orbit i{position:absolute;width:11px;height:11px;left:95px;top:110px;background:#8fd5c4;border-radius:50%;box-shadow:0 0 30px #8fd5c4}[data-theme=dark] .login-panel,[data-theme=dark] .login-panel h1,[data-theme=dark] .login-brand strong{color:#22394b}[data-theme=dark] .login-side h2{color:#fff}@media(max-width:760px){.login-screen{grid-template-columns:1fr}.login-panel{min-height:100vh;padding:100px 28px 40px}.login-brand{left:28px}.login-side{display:none}}:root{font-family:Manrope,Arial,sans-serif;color:#22394b;background:#f5f8f9;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}a{text-decoration:none;color:inherit}button{border:0;background:none;color:inherit}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}svg{flex-shrink:0}#root{min-height:100vh}.app-shell{display:flex;min-height:100vh}.main-sidebar{position:sticky;top:0;align-self:flex-start;height:100vh;width:232px;flex-shrink:0;background:#fff;border-right:1px solid #e4ecee;padding:28px 15px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 12px;margin-bottom:50px}.brand-mark{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;background:#147b8e;box-shadow:0 5px 12px #167d8d30}.brand strong{font-size:15px;line-height:1.1;display:block;letter-spacing:-.04em}.brand small{display:block;font-family:DM Sans,sans-serif;font-size:8px;letter-spacing:.16em;color:#8d9ca6;margin-top:5px;font-weight:700}.sidebar-label,.eyebrow{font-size:10px;font-weight:800;letter-spacing:.16em;color:#338b9a}.sidebar-label{color:#a6b2bb;padding:0 12px;margin-bottom:12px}.main-nav{display:grid;gap:4px}.main-nav a{display:flex;align-items:center;gap:12px;padding:13px 14px;color:#647484;font-size:12px;font-weight:700;border-radius:9px}.main-nav a.active{background:#e8f3f4;color:#167a8c}.main-nav a:hover,.sidebar-action:hover{background:#f1f6f7;color:#13788b}.sidebar-bottom{margin-top:auto}.status-card{display:flex;gap:10px;padding:13px 12px;background:#f4f8f8;border:1px solid #e8eeee;border-radius:10px;margin-bottom:17px}.status-indicator,.online-dot,.live-tag i,.count-dot{display:inline-block;width:7px;height:7px;background:#48ac86;border-radius:50%;box-shadow:0 0 0 3px #dcf2e6}.status-indicator{margin-top:5px}.status-card strong,.status-card span{display:block;font-size:11px}.status-card span{color:#9aa7b0;font-size:9px;margin-top:4px}.sidebar-action{width:100%;display:flex;align-items:center;gap:11px;padding:10px 12px;color:#71818f;font-size:11px;font-weight:700;border-radius:8px}.main-area{min-width:0;flex:1}.topbar{height:67px;border-bottom:1px solid #e5edef;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 36px}.breadcrumb{display:flex;gap:10px;align-items:center;font-family:DM Sans,sans-serif;color:#a0aeb7;font-weight:700;letter-spacing:.13em;font-size:10px}.breadcrumb svg{color:#c5d1d6}.top-actions{display:flex;align-items:center;gap:20px}.top-actions button{display:grid;place-items:center;color:#8c9ca6}.live-tag{font-size:9px;font-weight:800;letter-spacing:.12em;color:#4a9c78;display:flex;align-items:center;gap:9px}.avatar{width:32px;height:32px;border-radius:50%;background:#e0edf0;color:#237c8a;font-size:10px;font-weight:800;display:grid;place-items:center}.mobile-menu{display:none}.page,.content-page{padding:33px 38px 60px;max-width:1650px;margin:auto}.section-heading h1,.project-title-line h1{font-size:27px;margin:8px 0;font-weight:800;color:#20384a}.section-heading p,.project-title-line p{font-size:12px;color:#8898a4;line-height:1.7;margin-bottom:0}.hero-row{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:31px}.hero-stats{display:flex;gap:28px}.hero-stats div{display:flex;flex-direction:column;min-width:54px}.hero-stats strong{font-size:21px;line-height:1.2}.hero-stats span{font-size:10px;color:#98a6ae;margin-top:4px}.filter-bar{display:flex;align-items:center;gap:10px;margin-bottom:24px}.filter-bar select,.feed-filters select,.advanced-filters select,.preset-wrap select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2393a3ad' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 12px center;border:1px solid #e2eaed;border-radius:8px;color:#617180;font-size:11px;font-weight:700;padding:11px 31px 11px 13px;min-height:40px}.search-field,.map-search{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #e2eaed;border-radius:8px;padding:0 13px;color:#9dabb4;min-height:40px}.search-field{min-width:250px;flex:1}.search-field input,.map-search input{border:0;outline:0;width:100%;color:#334b5d;font-size:11px;background:transparent}.search-field input::placeholder,.map-search input::placeholder{color:#a9b6be}.project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.project-card{background:#fff;border:1px solid #e3ebed;border-radius:14px;padding:23px;min-height:270px;transition:box-shadow .2s,transform .2s,border .2s}.project-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px #254b5b14;border-color:#b5d9dd}.card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.project-symbol{height:41px;width:41px;border-radius:11px;background:#e4f3f3;color:#218798;display:grid;place-items:center}.symbol-1{background:#edeaf7;color:#8c7cb5}.symbol-2{background:#f7efe2;color:#b99558}.card-arrow{width:29px;height:29px;display:grid;place-items:center;border:1px solid #e6ecef;border-radius:7px;color:#8da1ad}.project-card-title{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.project-card h2{font-size:17px;margin:0}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:5px 7px;color:#748594;background:#eff3f5;font-size:9px;font-weight:800;white-space:nowrap}.badge.teal{color:#1f8492;background:#e7f3f4}.badge.green{color:#4c9c73;background:#e8f5ec}.badge.coral{color:#c27762;background:#f9eee9}.project-card>p{font-size:11px;color:#8c9aa5;line-height:1.6;min-height:38px;margin:10px 0 19px}.project-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;border-top:1px solid #edf1f2;padding-top:15px}.project-metrics div{display:flex;flex-direction:column}.project-metrics strong{font-size:16px;color:#314c5c}.project-metrics strong.green{color:#4a9e76}.project-metrics strong.coral{color:#d28a71}.project-metrics span{font-size:9px;color:#9babaf;margin-top:2px}.card-footer{display:flex;justify-content:space-between;gap:5px;border-top:1px solid #edf1f2;margin-top:15px;padding-top:13px;font-size:9px;color:#a1afb7}.card-footer span:first-child{color:#54a67e;font-weight:700;display:flex;align-items:center;gap:7px}.online-dot{width:5px;height:5px;box-shadow:none}.empty-state{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;color:#8799a3;font-size:12px;text-align:center}.empty-state.error{color:#bb685d}.pulse{width:22px;height:22px;border:3px solid #d7e8e9;border-top-color:#1d8394;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.project-page-head{background:#fff;padding:20px 34px 0;border-bottom:1px solid #e3ecee}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;color:#8c9da6;margin-bottom:20px}.back-link:hover{color:#187e90}.project-title-line{display:flex;justify-content:space-between;align-items:center}.project-title-line h1{font-size:25px;margin:6px 0}.project-title-line .eyebrow span{color:#a8b6bf}.head-kpis{display:flex;gap:28px}.head-kpis div{display:flex;flex-direction:column}.head-kpis strong{font-size:19px}.head-kpis span{font-size:9px;color:#9eacb4}.project-tabs{display:flex;gap:30px;margin-top:25px}.project-tabs a{padding:0 2px 13px;font-size:11px;font-weight:700;color:#8d9da7;border-bottom:2px solid transparent}.project-tabs a.active{border-color:#21899a;color:#197f90}.project-tabs a:hover{color:#21899a}.map-layout{display:flex;height:calc(100vh - 215px);min-height:560px;position:relative}.layers-panel{width:238px;flex-shrink:0;background:#fff;border-right:1px solid #e4ebed;display:flex;flex-direction:column}.panel-heading{padding:18px 20px;display:flex;align-items:center;gap:9px;color:#268595;border-bottom:1px solid #eaf0f1;font-size:12px}.panel-heading strong{color:#314959}.panel-heading span{margin-left:auto;color:#8da2aa;font-size:10px}.preset-wrap{padding:19px 17px 17px;border-bottom:1px solid #edf1f2}.preset-wrap label,.control-label{display:block;color:#9aabb3;letter-spacing:.11em;font-size:9px;font-weight:800;margin-bottom:9px}.preset-wrap select{width:100%;color:#315667;font-size:10px;background-color:#f7fafb}.layer-scroll{overflow-y:auto;flex:1;padding:5px 12px 15px}.layer-group{padding:7px 0 10px;border-bottom:1px solid #edf1f2}.layer-group h4{color:#a3b0b8;letter-spacing:.13em;font-size:9px;padding-left:10px;margin:10px 0}.layer-item{display:flex;align-items:center;gap:9px;padding:7px 9px;cursor:pointer;font-size:10px;color:#607687;font-weight:650;border-radius:6px}.layer-item:hover{background:#f3f8f8}.layer-icon{width:21px;height:21px;border-radius:6px;background:#eaf0f4;display:grid;place-items:center;color:#8195a4;font-size:9px;font-weight:800}.layer-icon.competitor{background:#f8ede7;color:#cd8a66}.layer-icon.customer{background:#e7f3eb;color:#61a47c}.layer-icon.technology{background:#e8eff7;color:#688db7}.layer-icon.research_group{background:#f1edf8;color:#9d86ba}.layer-item input{position:absolute;opacity:0;pointer-events:none}.layer-item i{margin-left:auto;display:block;width:27px;height:15px;border-radius:20px;background:#dbe3e7;position:relative;transition:.2s}.layer-item i:after{content:"";position:absolute;top:2px;left:2px;height:11px;width:11px;background:#fff;border-radius:50%;transition:.2s}.layer-item input:checked+i{background:#238e9b}.layer-item input:checked+i:after{transform:translate(12px)}.depth-control{padding:18px 16px;border-top:1px solid #eaf0f1}.control-label{display:flex;align-items:center;justify-content:space-between}.segmented{display:inline-flex;gap:3px;padding:3px;background:#f1f5f6;border:1px solid #e8eeef;border-radius:8px}.segmented button{border-radius:6px;padding:7px 12px;font-size:10px;color:#8a9ba5;font-weight:800;white-space:nowrap}.segmented button.active{background:#fff;box-shadow:0 1px 4px #173a491a;color:#287e8b}.map-main{min-width:0;flex:1;display:flex;flex-direction:column;position:relative}.map-toolbar{background:#fff;min-height:62px;border-bottom:1px solid #e6eeef;display:flex;align-items:center;gap:11px;padding:10px 18px;z-index:2}.map-search{width:305px;min-height:36px;background:#fafcfc}.map-search button{color:#238999;font-size:10px;font-weight:800}.toolbar-btn{display:flex;align-items:center;gap:8px;border:1px solid #e2eaed;border-radius:8px;font-size:10px;font-weight:700;color:#748895;padding:9px 11px}.toolbar-btn.active{color:#218597;background:#e8f4f4}.map-count{display:flex;align-items:center;gap:9px;margin-left:auto;color:#8ea0a9;font-size:10px;font-weight:700}.count-dot{height:6px;width:6px;background:#208d9c;box-shadow:none}.graph-container{flex:1;min-height:0}.graph-shell{height:100%;position:relative;overflow:hidden;background-color:#f8fbfb;background-image:radial-gradient(#dbe8eb 1px,transparent 1px);background-size:21px 21px}.graph-shell.fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.graph-grid{height:100%;width:100%}.graph-scale{position:absolute;top:18px;left:18px;background:#fff;border:1px solid #e4ecee;border-radius:7px;padding:8px 10px;color:#8ca2ab;font-size:9px;font-weight:800;letter-spacing:.08em}.graph-tools{position:absolute;right:18px;top:18px;display:flex;flex-direction:column;gap:2px;background:#fff;border:1px solid #e1eaec;border-radius:9px;padding:5px;box-shadow:0 4px 16px #2c586017}.graph-tools button{width:27px;height:27px;display:grid;place-items:center;color:#758d9a;border-radius:5px}.graph-tools button:hover{background:#ebf5f5;color:#137f90}.graph-tools span{height:1px;background:#e7edef;margin:3px}.graph-legend{position:absolute;left:18px;bottom:16px;display:flex;gap:15px;background:#fff;border:1px solid #e6edef;padding:9px 13px;border-radius:8px;color:#7c8f9a;font-size:9px;font-weight:700}.graph-legend span{display:flex;align-items:center;gap:6px}.graph-legend i{width:7px;height:7px;border-radius:50%}.map-hint{background:#fff;border-top:1px solid #e5edef;min-height:39px;display:flex;align-items:center;justify-content:center;gap:8px;color:#93a4ae;font-size:10px}.advanced-filters{background:#fff;z-index:3;padding:12px 18px;border-bottom:1px solid #e6edef;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.advanced-filters label{font-size:9px;color:#8699a4;display:flex;align-items:center;gap:7px}.advanced-filters label strong{color:#3a6878}.advanced-filters input[type=range]{width:80px;accent-color:#238e9b}.advanced-filters input[type=date]{border:1px solid #e2eaed;border-radius:5px;padding:4px;color:#607787;font-size:9px}.advanced-filters select{padding:7px 22px 7px 9px;min-height:29px;font-size:9px}.advanced-filters .check-inline input{accent-color:#238e9b}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#15313d30;z-index:50;display:flex;justify-content:flex-end}.entity-drawer{height:100%;width:min(430px,100vw);background:#fff;overflow-y:auto;box-shadow:-14px 0 35px #0c26312c;padding:0 25px 30px}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:22px 0;border-bottom:1px solid #e9eef0}.drawer-top button{color:#8da0ab}.drawer-identity{padding:26px 0 22px}.entity-icon{width:46px;height:46px;border-radius:12px;background:#e9f4f4;color:#218799;display:grid;place-items:center;margin-bottom:15px}.drawer-identity h2{font-size:23px;margin:12px 0 6px}.drawer-identity p,.drawer-section p{font-size:11px;color:#8296a1;line-height:1.7;margin-bottom:0}.drawer-scores{display:grid;grid-template-columns:1fr 1fr;gap:17px;border-block:1px solid #e9eef0;padding:19px 0}.drawer-scores>div{display:grid;grid-template-columns:1fr auto;gap:8px}.drawer-scores span{font-size:10px;color:#9aacb4}.drawer-scores strong{font-size:11px}.score-track{grid-column:span 2;height:5px;border-radius:5px;background:#e7eff0;overflow:hidden}.score-track i{display:block;height:100%;background:#2d9baa;border-radius:5px}.drawer-section{border-bottom:1px solid #e9eef0;padding:20px 0}.drawer-section h3{font-size:12px;margin-bottom:10px}.drawer-section h3 span{color:#9aabb4}.similarity{margin-top:16px;display:grid;gap:10px}.similarity div{display:flex;justify-content:space-between;font-size:10px;color:#8da1ac}.similarity strong{color:#387787}.drawer-event{border-left:2px solid #9dc6cb;padding-left:11px;margin:12px 0;display:flex;flex-direction:column;gap:3px}.drawer-event span{font-size:9px;color:#a5b2ba}.drawer-event strong{font-size:10px;line-height:1.5}.drawer-row,.source-link{display:flex;align-items:center;gap:8px;font-size:10px;color:#718d9c;padding:5px 0}.source-link{color:#248797}.metadata{display:flex;gap:7px;flex-wrap:wrap;color:#9dafb7;font-size:9px}.primary-btn{background:#218b9a;color:#fff;border-radius:7px;padding:11px 14px;font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px}.drawer-full{width:100%;margin-top:20px}.content-page{padding-top:29px}.content-page .section-heading{margin-bottom:24px}.kpi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.kpi-card,.chart-card,.event-card,.source-card,.portfolio-summary,.insights-panel{background:#fff;border:1px solid #e5edef;border-radius:11px}.kpi-card{padding:18px;display:flex;flex-direction:column}.kpi-icon{width:30px;height:30px;border-radius:8px;background:#eaf4f4;color:#248b9a;display:grid;place-items:center;margin-bottom:15px}.kpi-card strong{font-size:22px}.kpi-card span{font-size:10px;color:#92a3ad;margin-top:2px}.charts-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.chart-card{padding:20px}.chart-card.wide{grid-column:span 2}.chart-card h3{font-size:13px;margin:0 0 4px}.chart-card p{color:#a2b0b8;font-size:10px;margin:0 0 15px}.content-title-row,.chart-title,.feed-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.radar-chart{margin-bottom:28px}.chart-title{margin-bottom:12px}.chart-title p{margin:4px 0}.feed-heading{margin-bottom:14px}.feed-heading h2{font-size:15px;margin:0}.feed-filters{display:flex;gap:8px}.feed-filters select{font-size:10px;padding-top:8px;padding-bottom:8px;min-height:33px}.event-list{display:grid;gap:12px}.event-card{display:flex;gap:17px;padding:19px}.event-marker{width:35px;height:35px;flex-shrink:0;border-radius:9px;display:grid;place-items:center;background:#edf2f5;color:#7a9bac}.event-marker.opportunity{background:#e7f5ec;color:#54a779}.event-marker.threat{background:#f9eee9;color:#d58970}.event-body{min-width:0;flex:1}.event-meta{display:flex;align-items:center;gap:8px;color:#9eacb5;font-size:10px;margin-bottom:10px}.event-card h3{font-size:14px;margin:0 0 5px}.event-card p{color:#8c9fab;font-size:11px;line-height:1.6;margin-bottom:11px}.event-entity{display:inline-flex;align-items:center;gap:5px;color:#317b8d;font-size:10px;font-weight:800;margin-bottom:12px}.event-action{background:#f3f8f8;color:#647f8a;border-radius:7px;padding:10px;display:flex;align-items:center;gap:5px;font-size:10px}.event-action svg,.event-action strong{color:#268b9c}.event-foot{display:flex;align-items:center;gap:16px;border-top:1px solid #edf1f2;margin-top:13px;padding-top:12px;font-size:9px;color:#a0aeb6}.event-foot strong{color:#516d7c}.event-foot a{margin-left:auto;display:flex;align-items:center;gap:4px;color:#26899a;font-weight:800}.content-page.narrow{max-width:950px}.timeline{margin-top:20px}.timeline-item{display:grid;grid-template-columns:100px 16px 1fr;gap:20px;position:relative;min-height:120px}.timeline-item:before{position:absolute;content:"";left:127px;top:18px;bottom:-2px;width:1px;background:#d9e5e8}.timeline-item:last-child:before{display:none}.timeline-date{font-size:10px;color:#8fa1ac;font-weight:700;padding-top:5px;text-align:right}.timeline-dot{height:12px;width:12px;border-radius:50%;background:#91a9ba;border:3px solid #fff;box-shadow:0 0 0 1px #d9e5e8;z-index:1}.timeline-dot.opportunity{background:#68ad88}.timeline-dot.threat{background:#d9917b}.timeline-content{background:#fff;border:1px solid #e4ecee;border-radius:9px;padding:15px;margin-bottom:17px}.timeline-content h3{font-size:12px;margin:9px 0 4px}.timeline-content p{font-size:10px;color:#8c9ca7;margin:0 0 8px}.timeline-content>span{font-size:9px;color:#2a8999}.source-summary{display:flex;align-items:center;gap:9px;padding:15px;background:#eaf5f5;color:#228999;border-radius:9px;font-size:11px;margin-bottom:18px}.source-summary span{margin-left:auto;color:#8da5ac;font-size:10px}.sources-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.source-card{padding:18px;display:block;min-width:0}.source-card:hover{border-color:#aad7dd}.source-top{display:flex;justify-content:space-between;align-items:center}.source-icon{width:30px;height:30px;display:grid;place-items:center;background:#ecf5f5;border-radius:8px;color:#2b8b99}.source-card h3{font-size:12px;margin:17px 0 6px}.source-url{font-size:9px;color:#21889a;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-dates,.source-counts{display:flex;justify-content:space-between;gap:6px;border-top:1px solid #edf1f2;padding-top:11px;margin-top:15px;font-size:9px;color:#a1afb8}.source-counts{margin-top:10px;color:#69818d}.portfolio-page .section-heading{margin-bottom:23px}.portfolio-summary{display:flex;padding:18px 23px;gap:40px;margin-bottom:18px}.portfolio-summary div{display:flex;flex-direction:column}.portfolio-summary strong{font-size:18px}.portfolio-summary span{font-size:9px;color:#9fabb3}.portfolio-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:15px;height:570px}.portfolio-graph{border:1px solid #e2eaed;border-radius:10px;overflow:hidden}.insights-panel{overflow-y:auto}.insights-panel>p{font-size:10px;color:#9aabb4;padding:0 18px;margin:15px 0}.insight-item{width:100%;display:flex;text-align:left;justify-content:space-between;align-items:flex-start;padding:14px 18px;border-top:1px solid #edf1f2}.insight-item:hover{background:#f7fbfb}.insight-item h4{font-size:11px;margin:7px 0 4px}.insight-item span:last-child{display:block;font-size:9px;color:#9daeb6;line-height:1.5}.insight-item>svg{color:#9babb4}@media(max-width:1250px){.project-grid,.sources-grid{grid-template-columns:repeat(2,1fr)}.filter-bar{flex-wrap:wrap}}@media(max-width:900px){.main-sidebar{width:68px;padding-inline:8px}.brand{padding:0 7px}.brand>div:last-child,.sidebar-label,.main-nav a:not(.active) svg+span,.main-nav a,.sidebar-bottom{font-size:0}.main-nav a{justify-content:center;padding:14px}.main-nav a svg{width:20px;height:20px}.brand-mark{flex-shrink:0}.main-sidebar .brand strong,.main-sidebar .brand small,.sidebar-bottom{display:none}.topbar{padding-inline:22px}.project-title-line{gap:12px}.map-layout{height:calc(100vh - 215px)}.layers-panel{width:200px}.portfolio-layout{grid-template-columns:1fr}.insights-panel{display:none}}@media(max-width:650px){.main-sidebar{position:fixed;left:-235px;width:230px;transition:left .2s}.main-sidebar.open{left:0;box-shadow:0 0 0 100vmax #102b3940}.main-sidebar .brand strong,.main-sidebar .brand small,.main-sidebar .sidebar-bottom{display:block}.main-sidebar .main-nav a{font-size:12px;justify-content:flex-start}.main-area{width:100%}.topbar{height:56px;padding:0 16px}.mobile-menu{display:grid;place-items:center;margin-right:10px}.breadcrumb{margin-right:auto;font-size:8px}.live-tag{display:none}.top-actions{gap:10px}.page,.content-page{padding:22px 15px}.hero-row{display:block}.hero-stats{margin-top:20px}.filter-bar{display:grid;grid-template-columns:1fr 1fr}.search-field{grid-column:span 2;min-width:0}.project-grid,.sources-grid,.kpi-grid,.charts-grid{grid-template-columns:1fr}.chart-card.wide{grid-column:auto}.project-page-head{padding:17px 15px 0}.project-title-line h1{font-size:21px}.project-title-line p{font-size:10px}.head-kpis{display:none}.project-tabs{overflow-x:auto;gap:20px;white-space:nowrap;margin-top:18px}.map-layout{display:block;height:auto;min-height:0}.layers-panel{display:none}.map-toolbar{padding:8px;gap:5px}.map-search{width:auto;flex:1}.toolbar-btn{font-size:0;padding:9px}.map-count{display:none}.graph-container{height:400px}.graph-legend{display:none}.map-hint{padding:8px;text-align:center;font-size:9px}.advanced-filters{max-height:200px;overflow:auto}.event-foot{flex-wrap:wrap}.event-foot a{margin-left:0}.feed-heading,.content-title-row{align-items:flex-start;flex-direction:column}.feed-filters{width:100%;overflow-x:auto}.portfolio-summary{gap:20px}.portfolio-layout{height:430px}.source-summary span{display:none}.timeline-item{grid-template-columns:70px 12px 1fr;gap:10px}.timeline-item:before{left:86px}.timeline-date{font-size:8px}.entity-drawer{width:100vw}}[data-theme=dark]{color:#d7e6e9;background:#14232b}[data-theme=dark] .main-sidebar,[data-theme=dark] .topbar,[data-theme=dark] .project-page-head,[data-theme=dark] .project-card,[data-theme=dark] .filter-bar select,[data-theme=dark] .search-field,[data-theme=dark] .map-toolbar,[data-theme=dark] .layers-panel,[data-theme=dark] .map-hint,[data-theme=dark] .advanced-filters,[data-theme=dark] .entity-drawer,[data-theme=dark] .kpi-card,[data-theme=dark] .chart-card,[data-theme=dark] .event-card,[data-theme=dark] .timeline-content,[data-theme=dark] .source-card,[data-theme=dark] .portfolio-summary,[data-theme=dark] .insights-panel,[data-theme=dark] .graph-tools,[data-theme=dark] .graph-scale,[data-theme=dark] .graph-legend{background:#1b3039;border-color:#2d4650}[data-theme=dark] .graph-shell{background-color:#172932;background-image:radial-gradient(#2d4650 1px,transparent 1px)}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] .panel-heading strong,[data-theme=dark] .project-metrics strong{color:#e0edf0}[data-theme=dark] .status-card,[data-theme=dark] .segmented,[data-theme=dark] .map-search,[data-theme=dark] .preset-wrap select,[data-theme=dark] .feed-filters select,[data-theme=dark] .advanced-filters select{background:#203843;border-color:#35515b;color:#c0d5da}[data-theme=dark] .segmented button.active{background:#2e5360;color:#dcf0f2}[data-theme=dark] input{color:#e1edef}[data-theme=dark] .graph-grid canvas{filter:brightness(.85)}.admin-page{max-width:1200px}.admin-login{display:flex;align-items:end;gap:12px;padding:18px;background:#fff;border:1px solid #e5edef;border-radius:10px;margin-bottom:18px}.admin-login label{display:grid;gap:7px;color:#8299a3;font-size:10px;font-weight:800;flex:1;max-width:400px}.admin-login input,.admin-issue input{height:38px;border:1px solid #dfe8eb;border-radius:7px;padding:0 12px;background:#fff;color:#314b5b;outline:none}.admin-login input:focus,.admin-issue input:focus{border-color:#76b9c1}.admin-message{color:#be7368;font-size:11px}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.admin-card{background:#fff;border:1px solid #e5edef;border-radius:10px;padding:20px;min-width:0}.admin-card.wide{grid-column:span 2}.admin-card h2{display:flex;gap:9px;align-items:center;font-size:14px;margin-bottom:17px}.admin-card p{font-size:10px;color:#9caeb7;line-height:1.6}.admin-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid #edf1f2;font-size:11px;color:#57707e}.admin-row svg{color:#7da0aa}.admin-row button,.duplicate-group button{font-size:10px;font-weight:800;color:#238b9b}.duplicate-group{padding:12px 0;border-top:1px solid #edf1f2;display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:11px}.admin-table{overflow:auto}.admin-table-head,.admin-table-row{display:grid;grid-template-columns:minmax(170px,2fr) repeat(5,minmax(60px,1fr));min-width:560px;gap:8px;border-top:1px solid #edf1f2;padding:11px 0;color:#6e8290;font-size:10px}.admin-table-head{color:#a2b2bb;font-weight:800}.admin-issue{display:flex;gap:9px;margin:16px 0}.admin-issue input{width:260px;max-width:100%}.admin-issue button:disabled{opacity:.5;cursor:not-allowed}.issued-key{padding:12px;background:#e8f5f2;border-radius:7px;color:#236e72;font-size:10px;display:flex;gap:8px;align-items:center;overflow:auto}.issued-key code{white-space:nowrap}.issued-key button{margin-left:auto}.admin-card .admin-row strong{color:#324b59}[data-theme=dark] .admin-login,[data-theme=dark] .admin-card{background:#1b3039;border-color:#2d4650}[data-theme=dark] .admin-login input,[data-theme=dark] .admin-issue input{background:#203843;border-color:#35515b;color:#dcebed}@media(max-width:650px){.admin-grid{grid-template-columns:1fr}.admin-card.wide{grid-column:auto}.admin-login{align-items:stretch;flex-direction:column}}.profile-page{max-width:1150px}.profile-page .back-link{margin-bottom:18px}.profile-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.profile-metrics div,.profile-card{background:#fff;border:1px solid #e5edef;border-radius:10px;padding:19px}.profile-metrics strong,.profile-metrics span{display:block}.profile-metrics strong{font-size:20px}.profile-metrics span{font-size:10px;color:#9aaab4;margin-top:4px}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.profile-card h2{font-size:14px;margin:0 0 16px}.profile-card>p,.profile-line p{font-size:11px;color:#8da0aa;line-height:1.6}.profile-line{padding:10px 0;border-top:1px solid #e9eff1}.profile-line a{font-size:11px;color:#258a99;display:inline-flex;align-items:center;gap:4px;font-weight:800}.profile-line h3{font-size:11px;margin:5px 0}.profile-line span{color:#9eafb8;font-size:9px}.profile-line p{margin:5px 0 0}.profile-score{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #e9eff1;font-size:11px;color:#8095a1}.profile-score strong{color:#357f8d}[data-theme=dark] .profile-metrics div,[data-theme=dark] .profile-card{background:#1b3039;border-color:#2d4650}@media(max-width:650px){.profile-metrics{grid-template-columns:1fr 1fr}.profile-grid{grid-template-columns:1fr}}.current-user{font-size:10px;font-weight:800;color:#708793;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-actions .avatar{margin-left:-8px}[data-theme=dark] .current-user{color:#bdd2da}@media(max-width:650px){.current-user{display:none}.top-actions{gap:8px}}.account-page{max-width:800px}.account-page h1{font-size:27px;margin:8px 0 24px}.account-card{background:#fff;border:1px solid #e5edef;border-radius:11px;padding:24px}.account-identity{display:flex;gap:13px;align-items:center;border-bottom:1px solid #e8eff0;padding-bottom:21px;margin-bottom:22px;color:#258899}.account-identity div{display:flex;flex-direction:column;gap:3px}.account-identity strong{font-size:15px;color:#314b5b}.account-identity span{font-size:10px;color:#9aabb4}.account-card h2{display:flex;gap:9px;align-items:center;font-size:14px}.account-card p{color:#95a6af;font-size:11px;line-height:1.6}.account-card form{display:grid;gap:15px;max-width:380px;margin-top:20px}.account-card label{display:grid;gap:6px;color:#728995;font-size:10px;font-weight:800}.account-card input{height:40px;border:1px solid #dfe9eb;border-radius:7px;padding:0 11px;background:#fff;color:#304a59}.account-card .primary-btn{justify-self:start}.account-message{font-size:11px;color:#3a8e76}[data-theme=dark] .account-card{background:#1b3039;border-color:#2d4650}[data-theme=dark] .account-card input{background:#203843;border-color:#35515b;color:#e1edef}@media(max-width:650px){.account-card{padding:18px}}
