:root{color:#192621;font-synthesis:none;background:#f5f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #65b877}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh;display:flex}.sidebar{color:#e8eee9;background:#16251e;flex-direction:column;flex:none;width:250px;height:100vh;min-height:100vh;padding:28px 17px 18px;display:flex;position:sticky;top:0}.brand{color:#f8fbf8;letter-spacing:.09em;align-items:center;gap:12px;padding:0 13px;font-size:14px;font-weight:600;line-height:1.06;display:flex}.brand strong{letter-spacing:.105em;font-weight:850}.brand-mark{color:#192d1c;background:#b8f36b;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.workspace-indicator{background:#203129;border:1px solid #36463d;border-radius:11px;align-items:center;gap:10px;margin:40px 0 30px;padding:18px 12px;display:flex}.workspace-glyph{color:#c9ecc9;letter-spacing:.01em;background:#354f40;border-radius:8px;flex:none;place-items:center;width:33px;height:33px;font-size:12px;font-weight:800;display:grid}.workspace-indicator b,.sidebar-account b{white-space:nowrap;text-overflow:ellipsis;max-width:155px;font-size:13px;font-weight:600;display:block;overflow:hidden}.workspace-indicator small,.sidebar-account small{color:#9fb0a2;margin-top:2px;font-size:12px;display:block}.nav-label{letter-spacing:.14em;color:#86998c;margin:0 0 12px;padding:0 14px;font-size:11px;font-weight:800}.sidebar nav{gap:4px;display:grid}.nav-item{color:#b7c5b9;border-radius:8px;align-items:center;gap:12px;padding:11px 13px;font-size:14px;font-weight:500;display:flex}.nav-item:hover{color:#fff;background:#2a3e30}.nav-item.selected{color:#fff;background:#355141}.nav-item.selected svg{color:#c9f080}.sidebar-bottom{margin-top:auto}.sidebar-note{background:#213529;border:1px solid #35483c;border-radius:10px;padding:16px 14px 14px}.sidebar-note-icon{color:#ccf295;margin-bottom:13px}.sidebar-note b{color:#ebf5e9;font-size:13px}.sidebar-note p{color:#a7b9a9;margin:7px 0 0;font-size:12px;line-height:1.5}.sidebar-account{border-top:1px solid #31453a;align-items:center;gap:9px;margin-top:22px;padding:19px 4px 0;display:flex}.sidebar-account .pale{color:#23432d;background:#cee4ce}.sidebar-account svg{color:#8baa92;margin-left:auto}.main-area{background:#f7f8f6;width:100%;min-width:0}.topbar{letter-spacing:.105em;color:#688070;background:#fff;border-bottom:1px solid #e1e7e1;justify-content:space-between;align-items:center;height:63px;padding:0 max(28px,50vw - 710px);font-size:11px;font-weight:800;display:flex}.breadcrumbs{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:12px;display:flex;overflow:hidden}.breadcrumbs span{color:#b2c1b5}.topbar-right{color:#526b59;text-transform:none;letter-spacing:0;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.status-dot{background:#67bc76;border-radius:50%;width:7px;height:7px}.page-wrap{max-width:1170px;margin:auto;padding:40px 30px 55px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.eyebrow,.section-overline{color:#668a65;letter-spacing:.16em;margin-bottom:9px;font-size:11px;font-weight:850;display:block}.page-heading h1,.dossier-heading h1,.settings-page h1{letter-spacing:-.045em;color:#183026;margin:0 0 8px;font-size:42px;font-weight:720;line-height:1.1}.page-heading p,.settings-intro{color:#6a786e;margin:0;font-size:16px;line-height:1.45}.heading-total{align-items:center;gap:13px;margin-bottom:4px;display:flex}.heading-total strong{letter-spacing:-.07em;color:#2f5d3a;font-size:41px;font-weight:650;line-height:1}.heading-total span{color:#748478;font-size:12px;font-weight:650;line-height:1.35}.demo-banner{color:#3b6544;background:#e8f2e5;border:1px solid #ccdfca;border-radius:9px;align-items:center;gap:12px;margin-bottom:24px;padding:12px 15px;font-size:13px;line-height:1.45;display:flex}.banner-symbol{border:1px solid #66946d;border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-family:serif;font-weight:700;display:grid}.focus-panel{background:#fff;border:1px solid #dce4d9;border-radius:13px;padding:21px 23px 23px;box-shadow:0 6px 18px #12361d08}.focus-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.focus-heading>div{color:#25583a;align-items:center;gap:10px;display:flex}.focus-heading b{font-size:15px}.focus-heading span{color:#839087;font-size:12px}.focus-fields{align-items:flex-end;gap:12px;display:flex}.focus-fields label{color:#798b7d;letter-spacing:.1em;flex-direction:column;gap:8px;font-size:11px;font-weight:800;display:flex}.product-field{flex:1}.territory-field{width:230px}.focus-fields input,.focus-fields select,.search-box input,.login-panel input,.settings-card textarea{color:#233c2b;letter-spacing:0;background:#fafcf9;border:1px solid #dce6da;border-radius:7px;outline:0;width:100%;height:45px;padding:0 12px;font-size:14px;font-weight:500}.focus-fields input:hover,.focus-fields select:hover,.search-box:hover,.settings-card textarea:hover{border-color:#a9c7ae}.focus-fields input::placeholder,.search-box input::placeholder,.settings-card textarea::placeholder{color:#9aaba0}.select-wrap{display:block;position:relative}.select-wrap select{appearance:none;padding-right:35px}.select-wrap svg{pointer-events:none;color:#677d6a;position:absolute;top:14px;right:12px}.primary-button{color:#fff;white-space:nowrap;background:#204d31;border:0;border-radius:7px;justify-content:center;align-items:center;gap:9px;height:45px;padding:0 18px;font-size:13px;font-weight:750;display:inline-flex}.primary-button:hover{background:#153d24}.primary-button:disabled{opacity:.55;cursor:not-allowed}.form-notice{color:#3a6745;margin:12px 0 0;font-size:13px}.list-section{margin-top:37px}.list-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:21px;display:flex}.list-heading h2{letter-spacing:-.035em;margin:0 0 4px;font-size:23px}.list-heading p{color:#8b978e;margin:0;font-size:13px}.method-note{color:#718275;text-align:right;max-width:355px;font-size:12px;line-height:1.4}.table-tools{justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;display:flex}.view-tabs{align-self:stretch;gap:23px;display:flex}.view-tabs button{color:#85928a;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:11px 0 14px;font-size:13px;font-weight:650;display:flex}.view-tabs button.active{color:#235036;border-bottom-color:#3a8d51}.view-tabs button span{color:#809184;background:#edf1ed;border-radius:5px;padding:2px 6px;font-size:11px}.view-tabs button.active span{color:#44794b;background:#e5f1e2}.search-box{color:#87988b;background:#fff;border:1px solid #e1e9df;border-radius:7px;align-items:center;gap:9px;width:245px;height:37px;margin-left:auto;padding-left:11px;display:flex}.search-box input{background:0 0;height:34px;padding:0 8px 0 0;font-size:13px;border:0!important}.filter-icon{color:#697c6d;background:#fff;border:1px solid #e1e9df;border-radius:7px;place-items:center;width:38px;height:37px;display:grid}.results{background:#fff;border:1px solid #dfe6de;border-radius:0 9px 9px;overflow:hidden;box-shadow:0 9px 26px #172b1b06}.result-columns{color:#91a091;letter-spacing:.1em;background:#f9faf8;border-bottom:1px solid #e5ebe4;grid-template-columns:minmax(0,1fr) 145px 105px 77px 66px;gap:20px;padding:13px 23px 12px 68px;font-size:10px;font-weight:800;display:grid}.result-row{border-bottom:1px solid #e9eee8;grid-template-columns:22px minmax(0,1fr) 145px 105px 77px 66px;align-items:start;gap:20px;padding:22px 23px;transition:background .15s;display:grid;position:relative}.result-row:last-child{border-bottom:0}.result-row:hover{background:#fcfefb}.rank{color:#b0c1b0;padding-top:4px;font-size:13px;font-weight:750}.row-main{min-width:0}.company-line{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.company-name{color:#1d3627;letter-spacing:-.02em;font-size:16px;font-weight:760}.company-name:hover{-webkit-text-decoration:underline #7fb688;text-decoration:underline #7fb688}.company-loc{color:#86978a;font-size:12px;font-weight:560}.event-headline{color:#3b5541;margin:8px 0 4px;font-size:14px;font-weight:700;line-height:1.35}.row-fact{color:#718073;max-width:550px;margin:0 0 8px;font-size:13px;line-height:1.5}.source-inline{color:#4f895e;align-items:center;gap:5px;font-size:11px;font-weight:750;display:inline-flex}.source-inline:hover{text-decoration:underline}.row-event{padding-top:3px}.tag{color:#4a8455;background:#e9f3e8;border-radius:5px;max-width:140px;padding:6px 9px;font-size:11px;font-weight:750;line-height:1.25;display:inline-block}.industry{color:#97a49a;margin-top:11px;font-size:11px;line-height:1.3;display:block}.row-date{color:#657669;padding-top:8px;font-size:12px;font-weight:600;line-height:1.35}.row-score{align-items:baseline;gap:3px;padding-top:1px;display:flex}.score-value{letter-spacing:-.06em;color:#697b66;font-size:26px;font-weight:730;line-height:1}.score-value.high{color:#286b42}.score-label{color:#a0afa3;font-size:10px}.row-actions{align-items:center;gap:3px;padding-top:3px;display:flex}.bookmark,.row-arrow{color:#a0b1a3;background:0 0;border:0;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.bookmark:hover,.row-arrow:hover{color:#447c51;background:#eaf4e9}.bookmark.on{color:#3a8551}.result-footer{color:#92a096;justify-content:space-between;align-items:center;gap:12px;padding:16px 4px;font-size:12px;display:flex}.result-footer span:last-child{align-items:center;gap:6px;display:flex}.result-footer svg{color:#4f9962}.empty-state{text-align:center;color:#65806c;padding:65px 20px}.empty-state svg{color:#70a074}.empty-state h3{color:#2c4935;margin:12px 0 5px}.empty-state p{margin-bottom:16px;font-size:14px}.empty-state button{color:#327447;background:0 0;border:0;align-items:center;gap:7px;font-weight:700;display:inline-flex}.page-footer{color:#a6b2a8;letter-spacing:.105em;gap:9px;margin-top:28px;font-size:10px;font-weight:800;display:flex}.dossier{padding-top:28px}.back-link{color:#5d8666;align-items:center;gap:9px;margin-bottom:27px;font-size:13px;font-weight:700;display:inline-flex}.back-link:hover{text-decoration:underline}.dossier-heading{border-bottom:1px solid #dfe6df;justify-content:space-between;align-items:flex-end;margin-bottom:25px;padding-bottom:26px;display:flex}.dossier-heading h1{margin-bottom:12px}.dossier-meta{color:#748477;align-items:center;gap:17px;font-size:13px;display:flex}.dossier-meta span:first-child{align-items:center;gap:5px;display:flex}.dossier-score{align-items:center;gap:12px;display:flex}.dossier-score strong{color:#2b7244;letter-spacing:-.07em;font-size:47px;line-height:1}.dossier-score span{color:#7b9180;letter-spacing:.08em;font-size:10px;font-weight:800;line-height:1.4}.dossier-grid{grid-template-columns:minmax(0,1fr) 295px;gap:22px;display:grid}.detail-card,.side-card,.settings-card{background:#fff;border:1px solid #dfe6de;border-radius:10px;padding:26px}.detail-card h2{letter-spacing:-.03em;margin:0 0 27px;font-size:23px}.detail-event{gap:15px;display:flex}.detail-event+.detail-event{margin-top:30px}.detail-timeline{flex:none;width:15px;position:relative}.detail-timeline:before{content:"";background:#e6efe6;width:2px;position:absolute;top:8px;bottom:0;left:6px}.timeline-dot{background:#4c9a63;border:3px solid #e3f3e2;border-radius:50%;width:12px;height:12px;position:absolute;top:0;left:1px}.detail-content{width:100%;padding-bottom:6px}.detail-event-top{align-items:center;gap:12px;display:flex}.detail-event-top>span:last-child{color:#8b9a8d;align-items:center;gap:5px;font-size:12px;display:flex}.detail-content h3{letter-spacing:-.02em;margin:15px 0;font-size:20px}.statement{border-radius:7px;margin-bottom:9px;padding:14px 16px}.statement b{letter-spacing:.08em;text-transform:uppercase;font-size:11px}.statement p{margin:7px 0 0;font-size:14px;line-height:1.55}.fact{color:#31513a;background:#f1f6f0}.interpretation{color:#5f6854;background:#f7f7f1}.source-link{color:#398252;align-items:center;gap:8px;padding-top:14px;font-size:13px;font-weight:730;display:inline-flex}.source-link:hover{text-decoration:underline}.provenance{color:#8c9b8e;margin:18px 0 0;font-size:11px}.dossier-side{align-content:start;gap:16px;display:grid}.side-card{padding:22px}.side-card h3{letter-spacing:-.02em;margin:0 0 10px;font-size:17px}.side-card p{color:#738277;margin-bottom:15px;font-size:13px;line-height:1.55}.side-card ul{border-top:1px solid #e6ece5;margin:0;padding:14px 0 0;list-style:none}.side-card li{color:#58705d;gap:8px;margin:0 0 11px;font-size:12px;line-height:1.4;display:flex}.mini-tick{background:#6fb077;border-radius:50%;flex:none;width:7px;height:7px;margin-top:5px}.profile-line{border-top:1px solid #e9eee9;justify-content:space-between;gap:12px;padding:9px 0;font-size:12px;display:flex}.profile-line span{color:#9aab9c}.profile-line b{color:#435e49;text-align:right;font-weight:650}.settings-page{max-width:950px;margin-left:0}.settings-intro{max-width:590px;margin-bottom:29px}.settings-stats{gap:12px;margin:20px 0 25px;display:flex}.settings-stats>div{background:#fff;border:1px solid #e0e8df;border-radius:9px;flex:1;min-width:0;padding:18px}.settings-stats strong{color:#2d6842;font-size:27px;display:block}.settings-stats span{color:#839288;font-size:12px}.settings-card{max-width:680px}.settings-card h2{margin:0 0 8px;font-size:21px}.settings-card p{color:#718073;font-size:14px;line-height:1.5}.settings-card code{color:#274b32;font-size:13px}.upload-control{color:#356846;cursor:pointer;background:#f6fbf5;border:1px dashed #8cb895;border-radius:7px;justify-content:center;align-items:center;gap:9px;height:50px;margin:20px 0 12px;font-size:13px;font-weight:750;display:flex}.upload-control input{display:none}.settings-card textarea{resize:vertical;height:140px;margin-bottom:15px;padding:12px;line-height:1.5;display:block}.muted{color:#89988b!important}.sign-out{color:#3b6746;background:#fff;border:1px solid #cddccc;border-radius:7px;margin-top:25px;padding:10px 15px}.login-wrap{background:#193125;place-items:center;min-height:100vh;padding:20px;display:grid}.login-panel{background:#fff;border-radius:13px;width:min(440px,100%);padding:35px}.login-logo{color:#1c5330;letter-spacing:.13em;align-items:center;gap:10px;margin-bottom:45px;font-size:13px;font-weight:800;display:flex}.login-panel h1{letter-spacing:-.04em;margin:0 0 8px;font-size:35px}.login-panel>p{color:#78897b;margin:0 0 27px;font-size:15px;line-height:1.5}.login-panel form{gap:16px;display:grid}.login-panel form label{letter-spacing:.09em;color:#65816a;gap:8px;font-size:11px;font-weight:800;display:grid}.login-panel .primary-button{width:100%}.login-status{color:#3b6744;background:#eff6ee;border-radius:6px;margin-top:15px;padding:10px 12px;font-size:13px}@media (max-width:1100px){.sidebar{width:210px}.page-wrap{padding:32px 24px}.result-columns{grid-template-columns:minmax(0,1fr) 118px 95px 65px 60px;gap:12px}.result-row{grid-template-columns:22px minmax(0,1fr) 118px 95px 65px 60px;gap:12px}.topbar{padding:0 24px}}@media (max-width:830px){.sidebar{width:65px;padding:20px 8px}.brand{justify-content:center;padding:0}.brand>span:last-child,.workspace-indicator,.nav-label,.nav-item{font-size:0}.nav-item{justify-content:center;padding:12px}.sidebar nav{margin-top:42px}.sidebar-note,.sidebar-account{display:none}.topbar{height:56px}.dossier-grid{grid-template-columns:1fr}.dossier-side{grid-template-columns:repeat(2,1fr)}}@media (max-width:690px){.app-shell{display:block}.sidebar{flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:55px;min-height:55px;padding:8px 15px;position:relative}.brand>span:last-child{font-size:11px;display:block}.brand-mark{width:33px;height:33px}.sidebar nav{gap:5px;margin:0;display:flex}.sidebar nav .nav-item{padding:6px}.sidebar nav .nav-item svg{width:17px}.topbar{height:43px;padding:0 16px}.topbar .breadcrumbs{font-size:9px}.topbar-right{font-size:11px}.page-wrap{padding:27px 16px 35px}.page-heading h1,.settings-page h1,.dossier-heading h1{font-size:34px}.page-heading p{font-size:14px}.heading-total{display:none}.focus-panel{padding:17px}.focus-heading span{display:none}.focus-fields{flex-wrap:wrap}.product-field{flex-basis:100%}.territory-field{flex:1;width:auto}.focus-fields .primary-button{min-width:135px}.list-heading{display:block}.method-note{text-align:left;max-width:none;margin-top:10px;display:block}.table-tools{flex-wrap:wrap}.view-tabs{width:100%}.search-box{flex:1;margin-left:0}.filter-icon,.result-columns{display:none}.results{border-radius:8px}.result-row{grid-template-columns:20px minmax(0,1fr) 70px;gap:10px;padding:19px 15px}.row-event,.row-date{display:none}.row-score{grid-area:1/3}.row-actions{grid-area:1/3;margin-top:56px}.row-main{grid-area:1/2}.row-fact{font-size:12px}.result-footer{font-size:11px}.result-footer span:last-child{display:none}.dossier-heading{align-items:flex-start}.dossier-score strong{font-size:36px}.dossier-meta{display:block}.dossier-meta span{margin-bottom:6px}.dossier-side{grid-template-columns:1fr}.detail-card,.side-card{padding:19px}.page-footer{flex-wrap:wrap;font-size:9px;line-height:1.5}.settings-stats{gap:7px}.settings-stats>div{padding:12px}.settings-stats strong{font-size:21px}.settings-stats span{font-size:10px}}.admin-card{margin-top:22px}.admin-card h3{margin:24px 0 10px;font-size:16px}.admin-card h3 span{color:#77a081}.usage-track{background:#ecf2ec;border-radius:10px;height:8px;overflow:hidden}.usage-track span{background:#5a9d65;height:100%;display:block}.review-item{border-top:1px solid #e5ece4;padding:15px 0}.review-item>strong{color:#2c5c39;font-size:13px;display:block}.review-item>span{margin-top:5px;font-size:14px;font-weight:680;display:block}.review-item p{margin:6px 0;font-size:12px}.review-item a{color:#468658;align-items:center;gap:4px;font-size:12px;display:inline-flex}.review-item>div{gap:10px;margin-top:11px;display:flex}.review-item button{color:#3a7149;background:#f7faf6;border:1px solid #d3e1d3;border-radius:6px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;display:inline-flex}.review-item button:disabled{opacity:.6}.request-list>div{color:#778679;border-top:1px solid #e6ece5;justify-content:space-between;gap:12px;padding:10px 0;font-size:12px;display:flex}.request-list b{color:#386b48}.request-list small{color:#a65b50}.digest-card h2{align-items:center;gap:10px;display:flex}.digest-toggle{color:#123c55;cursor:pointer;background:#f0f5f7;border:1px solid #b5c5d0;border-radius:6px;padding:10px 16px;font-weight:700}.digest-toggle:disabled{opacity:.55;cursor:wait}.digest-state{color:#637886;margin-left:13px;font-size:13px}.podcast-card{margin-top:22px}.podcast-card .section-overline,.podcast-label{align-items:center;gap:7px;display:flex}.podcast-form{gap:14px;margin-top:18px;display:grid}.podcast-form label,.podcast-review label:not(.review-check){color:#45624c;gap:7px;font-size:12px;font-weight:650;display:grid}.podcast-form input,.podcast-form select,.podcast-review input:not([type=checkbox]){color:#294834;background:#fff;border:1px solid #d7e2d5;border-radius:6px;width:100%;min-height:42px;padding:11px}.podcast-form>p{margin:0;font-size:12px}.podcast-form .primary-button{justify-self:start}.podcast-evidence{background:#f2f5fa;border:1px solid #dde4ed;border-radius:8px;padding:14px;gap:5px!important;margin:12px 0!important;display:grid!important}.podcast-label{color:#456884;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:800}.podcast-evidence>strong{color:#2b4356;font-size:13px}.podcast-evidence p{line-height:1.5;margin:0!important;font-size:12px!important}.podcast-review{border:1px solid #dce6dc;border-radius:8px;gap:12px;margin:14px 0;padding:15px;display:grid}.podcast-review legend{color:#46664f;font-size:12px;font-weight:700}.podcast-review-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.review-check{color:#53695a;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5;display:flex}.review-check input{flex:none;width:16px;height:16px;margin-top:1px}.review-buttons{gap:10px;margin-top:11px;display:flex}.request-list>div{flex-wrap:wrap}.request-list small{overflow-wrap:anywhere;flex-basis:100%}@media (max-width:500px){.podcast-review-grid{grid-template-columns:1fr}.podcast-form .primary-button{width:100%}}
