*{box-sizing:border-box}body{margin:0;color:#23372d;background:#f8faf7;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #99c478;outline-offset:3px}h1,h2,h3,h4,p{margin-top:0}h1{font-size:30px;letter-spacing:-1px;font-weight:600;margin-bottom:10px;display:flex;align-items:center;gap:14px}h2{font-size:21px;font-weight:600;letter-spacing:-.5px}h3{font-size:15px;font-weight:600;margin-bottom:14px}p{color:#7c867d;line-height:1.7}small{display:block;color:#879087;font-size:12px;line-height:1.6}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f2f5ef;border:1px solid #e6eae3;padding:18px;border-radius:10px;color:#35503c;line-height:1.75;font-size:12px}code{background:#edf1e8;padding:2px 5px;border-radius:4px;overflow-wrap:anywhere;font-size:12px}.muted{color:#879087;font-size:12px}.eyebrow{color:#85947e;font-size:10px;font-weight:600;letter-spacing:2px;margin-bottom:13px}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:10px 15px;border-radius:8px;background:#fff;border:1px solid #dfe5da;font-size:12px;font-weight:500;min-height:39px;white-space:nowrap;transition:background .15s,transform .15s}.button:hover{background:#f3f6ee}.button.primary{background:#c9ee95;border-color:#c9ee95;color:#29411f}.button.primary:hover{background:#bce77f}.button.large{padding:15px 22px;font-size:14px}.button.full{width:100%}.button.danger{color:#ae4949;border-color:#ecd7d7}.text-button,.icon-button{border:none;background:transparent;cursor:pointer}.text-button{color:#66864e;padding:8px 0;font-size:12px}.icon-button{display:inline-flex;padding:7px;border-radius:6px;align-items:center;justify-content:center}.icon-button:hover{background:#edf1e9}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;padding:33px 20px 16px;background:#fff;border-right:1px solid #e6eae3;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:9px;font-size:28px;font-weight:650;letter-spacing:-1.6px;white-space:nowrap}.brand-symbol{width:35px;height:35px;background:#c9ee95;border-radius:11px;display:inline-flex;align-items:center;justify-content:center}.brand-tag{align-self:flex-end;padding-bottom:6px;letter-spacing:.3px;font-size:10px;font-weight:400;color:#879087;margin-left:0}.workspace-label,.nav-label{font-size:9px;letter-spacing:1.6px;color:#98a08f;margin:43px 10px 14px}.workspace{display:flex;gap:10px;padding:0 8px;align-items:center}.workspace strong{font-size:12px;font-weight:500}.workspace small{font-size:10px;margin-top:3px}.avatar{width:33px;height:33px;flex-shrink:0;border-radius:9px;background:#f0ede4;display:flex;align-items:center;justify-content:center;font-size:14px;color:#7b806c}.avatar.small{width:30px;height:30px;font-size:12px}.nav-label{margin-top:34px}nav{display:flex;flex-direction:column;gap:7px}nav a{display:flex;align-items:center;padding:12px 11px;gap:11px;font-size:12px;border-radius:8px;color:#7f897e}nav a.active{background:#ecf4e2;color:#425d32;font-weight:600}nav a:hover{background:#f3f6ef}nav a svg{stroke-width:1.65}.nav-count{margin-left:auto;background:#eef1ea;font-size:10px;padding:2px 6px;border-radius:4px}.sidebar-bottom{margin-top:auto;padding-top:45px}.connect-card{background:#f7f9f3;border:1px solid #e9eee1;border-radius:10px;padding:15px;font-size:10px}.connect-card p{font-size:12px;margin:12px 0;line-height:1.6}.connect-card a{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#526e42}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#8bb865;margin-right:5px}.profile{border:0;border-top:1px solid #e6eae3;background:transparent;width:100%;display:flex;align-items:center;gap:10px;padding:18px 2px 0;margin-top:20px;text-align:left}.profile>span{font-size:12px;flex:1;overflow:hidden;text-overflow:ellipsis}.profile small{font-size:10px}.profile>svg{color:#879087}.main-shell{margin-left:238px}.topbar{height:78px;border-bottom:1px solid #e6eae3;padding:0 38px;display:flex;align-items:center;justify-content:space-between;background:#fcfdfb}.breadcrumb{display:flex;gap:14px;font-size:11px;color:#879087;align-items:center}.breadcrumb strong{font-weight:500;color:#58664f}.breadcrumb .slash{color:#c9d0c3}.project-picker{display:flex;align-items:center;gap:8px;border:1px solid #e6eae3;padding:8px 10px;border-radius:7px;background:#fff;color:#6e7e65}.project-picker select{border:0;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:11px;color:#23372d;max-width:200px;padding-right:5px}.compact-select{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;white-space:nowrap}.compact-select select{width:auto;padding:5px 24px 5px 8px}.pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:16px;border-top:1px solid #e6eae3;color:#879087;font-size:13px}.pagination .button{padding:7px 10px}.help-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:20px;align-items:start}.help-menu{position:sticky;top:86px;padding:10px;display:grid}.help-menu a{padding:9px 11px;border-radius:7px;color:#879087;font-size:13px}.help-menu a:hover{background:#f1f5ee;color:#23372d}.help-content section{padding:10px 0 25px;border-bottom:1px solid #e6eae3;scroll-margin-top:90px}.help-content section:last-child{border:0}.help-content h2{margin-top:0}@media(max-width:700px){.help-layout{grid-template-columns:1fr}.help-menu{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}.funnel-visual{padding:18px 0;border-top:1px solid #e6eae3}.funnel-visual h4{margin:0 0 15px}.funnel-visual h4 small{color:#879087;font-weight:400}.funnel-step{margin:12px 0}.funnel-label{display:flex;justify-content:space-between;margin-bottom:5px}.funnel-track{height:14px;background:#eef2eb;border-radius:99px;overflow:hidden}.funnel-track div{height:100%;background:linear-gradient(90deg,#9dcc68,#5f9140);border-radius:inherit}.funnel-step small{color:#879087}.segment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e6eae3}.segment-card{background:#fff;padding:22px;display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.segment-card h3{margin:14px 0 7px}.segment-card p{margin:0;font-size:12px}.segment-card .text-button{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.cohort-table{overflow-x:auto;padding:0 24px 24px}.cohort-head,.cohort-row{min-width:760px;display:grid;grid-template-columns:160px 65px repeat(8,minmax(52px,1fr));gap:7px;align-items:center}.cohort-head{padding:10px 0;color:#879087;font-size:10px}.cohort-row{border-top:1px solid #e6eae3;padding:9px 0;font-size:11px}.cohort-row>span{color:#879087}.cohort-row i{min-height:34px;background:#77a853;border-radius:5px;display:flex;align-items:center;justify-content:center;font-style:normal}.cohort-row b{color:#28401e;font-size:10px;font-weight:600}main{padding:35px 38px 20px;max-width:1600px;margin:auto;min-height:calc(100vh - 137px)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:28px}.page-heading>div>p{margin-bottom:0;font-size:12px}.heading-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.live-badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;font-weight:500;letter-spacing:0;background:#edf4e7;padding:4px 7px;border-radius:5px;color:#789b59}.live-badge i{width:5px;height:5px;background:#89b061;border-radius:50%}.filters{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:#809175}.filters select,.filters input{border:1px solid #e6eae3;border-radius:6px;padding:7px 9px;width:145px;background:#fff;font-size:10px;color:#66775b}.filters .muted{margin-left:auto;font-size:10px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:24px}.metric-card{background:#fff;border:1px solid #e6eae3;border-radius:11px;padding:20px}.metric-title{font-size:11px;color:#83907a;display:flex;align-items:center;justify-content:space-between;gap:5px}.metric-title svg{color:#9aaa91;stroke-width:1.5}.metric-value{font-size:34px;letter-spacing:-1.3px;margin:16px 0 12px;line-height:1}.metric-value small{display:inline;font-size:17px;margin-left:5px}.metric-foot{display:flex;align-items:center;gap:6px;font-size:9px;color:#99a091}.change{display:inline-flex;align-items:center;color:#68914d;font-size:10px}.change.negative{color:#b18655}.panel{background:#fff;border:1px solid #e6eae3;border-radius:12px;margin-bottom:22px;overflow:hidden}.panel.padding{padding:25px}.panel-heading{padding:22px 24px 15px;display:flex;justify-content:space-between;align-items:center;gap:15px}.panel-heading h3{margin:0;font-size:14px}.panel-heading>span{color:#9aa392;font-size:10px}.panel-heading p{margin:6px 0 0;font-size:10px}.chart-layout{display:grid;grid-template-columns:1fr 240px;gap:22px;margin-bottom:5px}.chart-panel{min-width:0}.chart-legend{display:flex;gap:5px;align-items:center}.chart-legend i,.chart-legend b{width:5px;height:5px;border-radius:50%;background:#83a764}.chart-legend b{background:#a9b4a3;margin-left:8px}.previous-period{stroke:#a9b4a3}.chart-wrap{display:flex;padding:16px 24px 23px 18px}.chart-wrap svg{width:100%;min-width:0;height:235px;overflow:visible}.y-axis{width:22px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;padding:29px 0 40px;color:#a5ad9e;font-size:9px}.live-panel{border-radius:12px;background:#edf3e4;border:1px solid #e2ead8;padding:23px;margin-bottom:22px;display:flex;flex-direction:column}.live-panel .live-label{color:#7b9265;font-size:9px;letter-spacing:.8px}.live-panel>strong{font-size:57px;letter-spacing:-2px;font-weight:500;margin:22px 0 1px}.live-panel p{font-size:11px;color:#8a9979;margin:0}.live-line{height:54px;margin:3px 0 17px;overflow:hidden;color:#b6cd9d}.live-bottom{margin-top:auto;display:flex;border-top:1px solid #dce6cf;padding-top:14px;align-items:center;justify-content:space-between;font-size:9px;color:#7f906b}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:4px 0 17px}.section-heading h2{font-size:16px;margin:0}.section-heading>span{color:#879087;font-size:10px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px;min-width:0}.three-columns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:22px}.activity-map{margin-top:20px;display:grid;gap:5px;overflow-x:auto}.activity-row{display:grid;grid-template-columns:25px repeat(24,minmax(9px,1fr));gap:4px;min-width:340px;align-items:center}.activity-row>span{color:#879087;font-size:10px}.activity-row i{display:block;aspect-ratio:1;min-height:9px;border-radius:3px;background:#77a853}.activity-hours{display:flex;justify-content:space-between;padding:6px 0 0 31px;color:#879087;font-size:10px}.content-card .ranked{border:0;margin:0;box-shadow:none}.content-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.content-columns .rank-row{margin-inline:0}.ranked{padding-bottom:13px;min-width:0}.rank-row{position:relative;margin:6px 17px;display:flex;align-items:center;justify-content:space-between;padding:10px;font-size:11px;gap:10px;min-height:34px}.rank-row>span,.rank-row strong{position:relative;z-index:1}.rank-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-row strong{font-size:11px;font-weight:500}.rank-fill{position:absolute;inset:0 auto 0 0;background:#f1f5eb;border-radius:4px;max-width:100%}.small-empty{color:#a1ab98;text-align:center;padding:35px 20px;font-size:12px}.footnote{font-size:10px;margin:0 0 10px}footer{padding:17px 38px;display:flex;justify-content:space-between;border-top:1px solid #e6eae3;font-size:9px;color:#a0aa97}.welcome{display:flex;padding:35px;align-items:center;justify-content:space-between;background:linear-gradient(110deg,#fff,#f1f6e9)}.welcome p{font-size:12px}.welcome-analyse{width:155px;height:155px;border-radius:50%;border:1px solid #d4e1c3;display:flex;align-items:center;justify-content:center;color:#9bb985;flex-shrink:0;margin-left:20px}.empty{text-align:center;padding:65px 25px}.empty>svg{color:#9ab484;margin-bottom:20px}.empty h2{margin-bottom:12px}.alert{display:flex;align-items:center;justify-content:space-between;padding:13px 18px;background:#fff0eb;color:#a35340;border:1px solid #f0d5ca;border-radius:9px;margin-bottom:20px;font-size:12px}.notice{background:#f0f5e9;border:1px solid #e1e9d5;border-radius:9px;padding:16px 19px;color:#758367;font-size:12px;line-height:1.8;margin:20px 0}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.site-card{padding:24px}.site-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.site-icon{background:#edf3e5;border-radius:10px;padding:12px;color:#7b9860;display:flex}.badge{display:inline-block;font-size:10px;padding:5px 8px;border-radius:5px;background:#edf4e5;color:#799461}.badge.gray{background:#f1f3ee;color:#8d9886}.site-card h2{font-size:19px;margin-bottom:6px}.site-domain{font-size:12px;overflow-wrap:anywhere}.site-details{display:flex;justify-content:space-between;font-size:10px;color:#87937d;margin:20px 0 10px}.site-actions{border-top:1px solid #e6eae3;padding-top:16px;margin-top:20px;display:flex;align-items:center;justify-content:space-between}.count-pill{font-size:13px;letter-spacing:0;color:#92a083;background:#eaf0e3;padding:4px 9px;border-radius:6px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#16291e66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;display:flex;align-items:center;justify-content:center;padding:25px;overflow-y:auto}.modal{background:#fff;width:480px;max-width:100%;padding:32px;border-radius:15px;position:relative;max-height:90vh;overflow-y:auto;box-shadow:0 20px 100px #172b2526}.modal.wide{width:650px}.modal>p{font-size:12px}.modal-close{position:absolute;right:18px;top:15px}label{display:flex;flex-direction:column;gap:8px;color:#697b5d;font-size:12px;margin:17px 0}label input,label textarea,label select{width:100%;padding:11px 12px;border:1px solid #dfe5d8;border-radius:7px;color:#23372d;background:#fff;min-width:0}label textarea{resize:vertical}label.checkbox{flex-direction:row;align-items:center;gap:9px;line-height:1.5}label.checkbox input{width:15px;height:15px;accent-color:#8cb263}.steps{color:#7c8971;padding-left:20px;line-height:1.9;font-size:12px}.steps li{margin:8px 0}.inline-form{display:flex;align-items:end;gap:15px;flex-wrap:wrap}.inline-form label{flex:1;min-width:130px}.inline-form .button{margin-bottom:17px}.form-footer{display:flex;gap:15px;align-items:center;margin-top:25px}.success{color:#7b9a62;font-size:12px}.secret-box{border:1px solid #e5d3a4;border-radius:10px;background:#fffcf3;margin:20px 0;padding:20px}.secret-box strong{font-size:12px}.danger-zone{border-color:#ecd9d2}.danger-zone h3{color:#a06f60}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}table th{text-align:left;padding:14px 24px;font-weight:400;color:#909b85;border-bottom:1px solid #e6eae3;background:#fcfdf9;font-size:10px;white-space:nowrap}table td{padding:15px 24px;border-bottom:1px solid #f0f3ec;color:#6c7d60;max-width:400px;overflow-wrap:anywhere}table tr:last-child td{border-bottom:0}table td strong{font-weight:500}.journey-layout{display:grid;grid-template-columns:260px 1fr;gap:22px}.people-list{padding:20px}.people-list button{width:100%;display:flex;flex-direction:column;gap:6px;border:0;background:transparent;border-radius:8px;text-align:left;padding:14px 10px;margin-bottom:5px}.people-list button.active{background:#edf4e5}.people-list button span{font-size:10px;color:#889c79}.people-list button strong{font-size:12px;font-weight:500}.timeline{padding-left:15px}.timeline article{position:relative;border-left:1px solid #dfE8d6;padding:2px 0 24px 25px}.timeline time{color:#9da78f;font-size:10px}.timeline h4{font-size:14px;margin:9px 0 4px}.timeline p{font-size:12px;margin-bottom:0}.timeline .timeline-dot{position:absolute;left:-5px;top:4px;width:9px;height:9px;border-radius:50%;background:#a9c58f;border:2px solid white}.heat-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center}.segmented{display:inline-flex;padding:4px;border-radius:9px;background:#eaf0e3}.segmented button{display:flex;align-items:center;gap:7px;border:0;background:transparent;padding:9px 12px;border-radius:6px;color:#8a9b7b;font-size:12px}.segmented button.active{background:#fff;color:#5a7547;box-shadow:0 1px 3px #31401f12}.heat-frame{background:#e8ece4;border:1px solid #dde5d6;padding:24px;border-radius:12px}.heat-image{position:relative;margin:auto;max-width:950px;box-shadow:0 2px 15px #2130160d}.heat-image img{width:100%;display:block}.heat-image canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.heat-caption{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:22px;font-size:10px;color:#829271}.heat-gradient{width:100px;height:6px;border-radius:4px;background:linear-gradient(90deg,#faf3b4,#ffb02e,#e63d25)}.depth-row{display:flex;gap:20px;align-items:center;margin:28px 0}.depth-row strong{width:100px;font-size:12px;font-weight:500}.depth-row>span{width:140px;font-size:11px;color:#8da07b}.depth-track{background:#edf2e7;height:16px;border-radius:5px;flex:1;overflow:hidden}.depth-track>div{height:100%;background:#bdd992}.login-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;background:radial-gradient(ellipse at 50% 25%,#edf5e0,#f8faf7 60%)}.login-screen h1{display:block;font-size:46px;font-weight:500;line-height:1.25;letter-spacing:-2px;margin:30px 0 20px}.login-screen p{font-size:14px;margin-bottom:26px}.login-screen>small{margin-top:25px;font-size:10px;color:#a1ae95}.login-screen .alert{margin-top:25px}.login-art{width:200px;height:150px;position:relative;display:flex;align-items:center;justify-content:center;color:#7e9f60;margin-bottom:25px}.analyse-ring{position:absolute;border:1px solid #d4e4bd;border-radius:50%}.analyse-ring.one{width:185px;height:90px;transform:rotate(-30deg)}.analyse-ring.two{width:175px;height:110px;transform:rotate(35deg)}.analyse-dot{position:absolute;width:12px;height:12px;border-radius:50%;background:#b5d78b;top:35px;right:20px}.mobile-menu{display:none}.spin{animation:spin 5s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1600px){.chart-wrap svg{height:275px}}@media(max-width:1200px){.sidebar{width:210px;padding-inline:15px}.main-shell{margin-left:210px}main{padding:28px 24px}.topbar{padding-inline:24px}.metric-grid{gap:10px}.metric-card{padding:16px}.metric-title{font-size:10px}.metric-foot{flex-wrap:wrap}.chart-layout{grid-template-columns:1fr 210px;gap:15px}.heading-actions{gap:6px}.three-columns{gap:15px}.page-heading{align-items:flex-start}.page-heading .heading-actions{justify-content:flex-end}}@media(max-width:1000px){.metric-grid{grid-template-columns:1fr 1fr}.chart-layout{grid-template-columns:1fr}.live-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px}.live-panel>strong{grid-row:span 2;margin:0;text-align:right}.live-panel p{margin:0}.live-line{display:none}.live-bottom{grid-column:span 2}.three-columns,.project-grid{grid-template-columns:1fr}.filters{flex-wrap:wrap}.filters .muted{width:100%;margin-left:0}.two-columns{grid-template-columns:1fr;gap:0}.journey-layout{grid-template-columns:1fr}.page-heading{flex-wrap:wrap}h1{font-size:27px}}@media(max-width:700px){.sidebar{transform:translate(-100%);transition:transform .2s}.sidebar.open{transform:translate(0)}.nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#13261566;z-index:19}.main-shell{margin-left:0}.topbar{height:65px;padding:0 15px}.mobile-menu{display:inline-flex}.breadcrumb{gap:6px}.breadcrumb>span{display:none}.project-picker select{max-width:140px}main{padding:26px 17px}.metric-value{font-size:29px}.chart-wrap{padding-inline:9px}.chart-wrap svg{height:190px}.y-axis{padding-block:26px 34px}.panel-heading{padding:18px}.section-heading{align-items:flex-start;gap:10px}.section-heading>span{display:none}.welcome{padding:24px}.welcome-analyse{display:none}.heat-toolbar{align-items:flex-start;flex-direction:column}.heat-frame{padding:8px}.depth-row{gap:8px}.depth-row strong{width:85px;font-size:10px}.depth-row>span{width:100px;font-size:10px}.login-screen h1{font-size:36px}footer{padding:16px}footer>span:last-child{display:none}.modal{padding:28px 22px}.panel.padding{padding:20px}.filters input,.filters select{width:130px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.topbar-actions{display:flex;align-items:center;gap:10px}.theme-toggle{padding:9px;width:37px;min-height:35px;flex-shrink:0}.login-theme{position:absolute;top:24px;right:24px}.install-help{margin:18px 0;padding:18px;border:1px solid #dce8cb;background:#f2f7ec;border-radius:10px}.install-help p{margin:0 0 12px;font-size:12px}.install-status{padding:13px 16px;background:#f2f5ef;border-radius:8px;font-size:12px;line-height:1.7;margin-top:16px}html[data-theme=dark]{color-scheme:dark;--dark-bg: #111914;--dark-surface: #19231d;--dark-raised: #222f26;--dark-line: #334237;--dark-text: #e2eadd;--dark-muted: #a5b5a1;--dark-accent: #c9ee95}html[data-theme=dark] body{background:var(--dark-bg);color:var(--dark-text)}html[data-theme=dark] .sidebar,html[data-theme=dark] .modal,html[data-theme=dark] .panel,html[data-theme=dark] .metric-card,html[data-theme=dark] .project-picker,html[data-theme=dark] .button,html[data-theme=dark] .segment-card{background:var(--dark-surface);border-color:var(--dark-line);color:var(--dark-text)}html[data-theme=dark] .topbar{background:#141e17;border-color:var(--dark-line)}html[data-theme=dark] .brand-symbol,html[data-theme=dark] .button.primary{background:var(--dark-accent);color:#253d1f;border-color:var(--dark-accent)}html[data-theme=dark] .brand-tag,html[data-theme=dark] p,html[data-theme=dark] small,html[data-theme=dark] .muted,html[data-theme=dark] .eyebrow,html[data-theme=dark] .workspace-label,html[data-theme=dark] .nav-label,html[data-theme=dark] .breadcrumb,html[data-theme=dark] .metric-title,html[data-theme=dark] .metric-foot,html[data-theme=dark] .panel-heading>span,html[data-theme=dark] .panel-heading p,html[data-theme=dark] .section-heading>span,html[data-theme=dark] .site-details,html[data-theme=dark] .footnote,html[data-theme=dark] footer,html[data-theme=dark] .small-empty,html[data-theme=dark] .heat-caption,html[data-theme=dark] .depth-row>span,html[data-theme=dark] .steps,html[data-theme=dark] .timeline time{color:var(--dark-muted)}html[data-theme=dark] .breadcrumb strong,html[data-theme=dark] .project-picker,html[data-theme=dark] .text-button,html[data-theme=dark] label,html[data-theme=dark] table td{color:#c2d6b3}html[data-theme=dark] .project-picker select{color:var(--dark-text)}html[data-theme=dark] select option{background:var(--dark-surface);color:var(--dark-text)}html[data-theme=dark] nav a{color:#aabb9f}html[data-theme=dark] nav a.active,html[data-theme=dark] nav a:hover,html[data-theme=dark] .people-list button.active{background:#2b3e29;color:#d0ebaf}html[data-theme=dark] .nav-count,html[data-theme=dark] .avatar,html[data-theme=dark] .badge.gray,html[data-theme=dark] .rank-fill,html[data-theme=dark] .depth-track,html[data-theme=dark] .segmented,html[data-theme=dark] pre,html[data-theme=dark] code,html[data-theme=dark] .install-status{background:var(--dark-raised);color:#b6c7a9}html[data-theme=dark] .avatar{color:#c7d5b7}html[data-theme=dark] .connect-card,html[data-theme=dark] .site-icon,html[data-theme=dark] .badge,html[data-theme=dark] .live-badge,html[data-theme=dark] .notice,html[data-theme=dark] .install-help{background:#243322;border-color:#3b4b32;color:#c2dba7}html[data-theme=dark] .connect-card a,html[data-theme=dark] .text-button,html[data-theme=dark] .success,html[data-theme=dark] .change{color:#b9da92}html[data-theme=dark] .change.negative{color:#e2b385}html[data-theme=dark] .button:hover,html[data-theme=dark] .icon-button:hover{background:#2c3b2d}html[data-theme=dark] .button.primary:hover{background:#b8dc85}html[data-theme=dark] .button.danger{color:#efafa1;border-color:#6a473d}html[data-theme=dark] .profile,html[data-theme=dark] .site-actions,html[data-theme=dark] footer{border-color:var(--dark-line)}html[data-theme=dark] .profile>svg,html[data-theme=dark] .metric-title svg{color:var(--dark-muted)}html[data-theme=dark] .filters input,html[data-theme=dark] .filters select,html[data-theme=dark] label input,html[data-theme=dark] label textarea,html[data-theme=dark] label select{background:#141f17;border-color:#3e4d3d;color:var(--dark-text)}html[data-theme=dark] .filters input::placeholder,html[data-theme=dark] .filters select::placeholder,html[data-theme=dark] label input::placeholder,html[data-theme=dark] label textarea::placeholder,html[data-theme=dark] label select::placeholder{color:#8c9c85}html[data-theme=dark] .live-panel{background:#22321f;border-color:#3b4e31}html[data-theme=dark] .live-panel .live-label,html[data-theme=dark] .live-panel p,html[data-theme=dark] .live-bottom{color:#b2c49e}html[data-theme=dark] .live-bottom{border-color:#3b4e31}html[data-theme=dark] .live-line{color:#6f9150}html[data-theme=dark] .chart-wrap svg path[stroke="#e8ece6"]{stroke:#344334}html[data-theme=dark] .chart-wrap svg path[stroke="#618a43"]{stroke:#b0d87c}html[data-theme=dark] .previous-period{stroke:#809077}html[data-theme=dark] .activity-row i,html[data-theme=dark] .cohort-row i{background:#a9d078}html[data-theme=dark] .cohort-row b{color:#1d2d19}html[data-theme=dark] .chart-wrap svg circle{fill:#b0d87c}html[data-theme=dark] .chart-wrap svg text,html[data-theme=dark] .y-axis{fill:#a8b89c;color:#a8b89c}html[data-theme=dark] .welcome{background:linear-gradient(110deg,#19231d,#253820)}html[data-theme=dark] .welcome-analyse,html[data-theme=dark] .analyse-ring{border-color:#435c32;color:#acd181}html[data-theme=dark] .login-screen{background:radial-gradient(ellipse at 50% 25%,#2b3b21,#111914 65%)}html[data-theme=dark] .login-art{color:#bedc97}html[data-theme=dark] .login-screen>small{color:#a5b79b}html[data-theme=dark] .analyse-dot{background:#b5d78b}html[data-theme=dark] pre{border-color:var(--dark-line)}html[data-theme=dark] .alert{background:#38251e;border-color:#674234;color:#f1b39e}html[data-theme=dark] .danger-zone{border-color:#654637}html[data-theme=dark] .danger-zone h3{color:#e5b198}html[data-theme=dark] .secret-box{background:#322e1c;border-color:#675e36;color:#e6daa6}html[data-theme=dark] table th{background:#1d2a20;border-color:var(--dark-line);color:#afc39f}html[data-theme=dark] table td{border-color:#2c3a2e}html[data-theme=dark] .people-list button{color:var(--dark-text)}html[data-theme=dark] .people-list button span{color:#aabc9b}html[data-theme=dark] .timeline article{border-color:#3a4d32}html[data-theme=dark] .timeline .timeline-dot{border-color:var(--dark-surface)}html[data-theme=dark] .heat-frame{background:#202b21;border-color:#3a4b35}html[data-theme=dark] .segmented button{color:#aebfa0}html[data-theme=dark] .segmented button.active{background:#3a4b31;color:#daebc7}html[data-theme=dark] .depth-track>div{background:#a9c87d}html[data-theme=dark] .modal-backdrop,html[data-theme=dark] .nav-backdrop{background:#060e09b3}@media(max-width:700px){.topbar-actions{gap:6px}.project-picker select{max-width:115px}.breadcrumb strong{max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
