:root{--ink:#15221d;--muted:#69756f;--line:#dfe7e2;--paper:#f5f7f5;--white:#fff;--green:#0e6b4e;--green2:#16845f;--mint:#dff4e9;--lime:#dff469;--orange:#e9703e;--blue:#4576cc;--violet:#7c63ce;--shadow:0 18px 50px rgba(19,42,31,.08);--radius:20px}*{box-sizing:border-box}html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px}.hidden{display:none!important}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.eyebrow{color:var(--green);font-size:10px;font-weight:800;letter-spacing:.16em}.eyebrow.light{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-size:32px;line-height:1.08;letter-spacing:-.04em}h2{font-size:24px;line-height:1.15;letter-spacing:-.03em}h3{font-size:18px;letter-spacing:-.02em}.muted{color:var(--muted)}
.auth{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);background:#fff}.auth-visual{min-height:100vh;padding:44px 7vw;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 12% 88%,rgba(184,239,122,.17),transparent 27%),radial-gradient(circle at 80% 25%,rgba(67,162,119,.25),transparent 35%),#0c2b21}.brand{display:flex;align-items:center;gap:11px}.brand .mark{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;color:white;background:var(--green);font-size:13px;font-weight:900;letter-spacing:-.03em}.brand span:last-child{display:flex;flex-direction:column;gap:2px}.brand b{font-size:15px}.brand small{font-size:10px;color:#7c8b84}.brand-light .mark{color:#10251d;background:var(--lime)}.brand-light small{color:#aac1b6}.auth-promise{max-width:690px}.auth-promise h1{font-size:clamp(42px,5vw,74px);line-height:.98;margin:20px 0 28px}.auth-promise p{max-width:590px;color:#bcd0c7;font-size:18px;line-height:1.6}.signal-preview{display:flex;align-items:center;gap:14px;padding:15px 18px;max-width:430px;border:1px solid rgba(255,255,255,.14);border-radius:15px;background:rgba(255,255,255,.06);backdrop-filter:blur(10px)}.signal-preview div{display:flex;flex-direction:column;gap:3px}.signal-preview small{color:#b3c6bd}.pulse{position:relative;width:11px;height:11px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 7px rgba(223,244,105,.12)}.auth-card{width:min(440px,80%);align-self:center;justify-self:center;display:flex;flex-direction:column;gap:20px}.auth-card h2{font-size:38px;margin:9px 0}.auth-card p{color:var(--muted);font-size:16px;line-height:1.5}.auth-card label,.stack-form label,dialog label{display:flex;flex-direction:column;gap:8px;color:#415049;font-size:12px;font-weight:700}input,textarea,select{width:100%;border:1px solid #ccd7d1;border-radius:12px;background:#fff;padding:13px 14px;color:var(--ink);outline:none;transition:.2s}input:focus,textarea:focus,select:focus{border-color:var(--green2);box-shadow:0 0 0 3px rgba(22,132,95,.1)}textarea{resize:vertical;line-height:1.5}.privacy-note{color:#87938d;text-align:center}.error{padding:11px;border-radius:10px!important;background:#fff0eb;color:#a43c22!important;font-size:13px!important}
.primary,.secondary,.accent,.icon-button,.text-button,.chip{border:0;border-radius:11px;padding:11px 16px;font-weight:750}.primary{color:#fff;background:var(--green)}.primary:hover{background:#095b41}.primary:disabled{opacity:.45;cursor:not-allowed}.secondary{color:#23352d;background:#eef2ef;border:1px solid #dce4df}.secondary:hover{background:#e5ebe7}.accent{color:#182318;background:var(--lime);border:0;border-radius:12px;padding:13px 18px;font-weight:850}.accent:hover{background:#d2ec4d}.wide{width:100%;padding:14px}.icon-button{width:42px;height:42px;padding:0;display:grid;place-items:center;background:#fff;border:1px solid var(--line);font-size:20px}.text-button{padding:0;color:var(--green);background:transparent}.text-button:hover{text-decoration:underline}.chip{padding:8px 13px;color:#58655f;background:#edf1ee}.chip.active{color:#fff;background:var(--green)}
.shell{min-height:100vh;display:grid;grid-template-columns:244px 1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;padding:25px 17px 18px;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--line);z-index:10}.sidebar>.brand{padding:0 10px 25px}.sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:12px}.sidebar nav button{position:relative;width:100%;display:flex;align-items:center;gap:12px;padding:11px 12px;border:0;border-radius:11px;color:#53615b;background:transparent;text-align:left}.sidebar nav button:hover{background:#f1f5f2}.sidebar nav button.active{color:#0c6045;background:#e8f3ed;font-weight:800}.nav-icon{width:22px;font-size:17px;text-align:center}.nav-count{margin-left:auto;min-width:20px;height:20px;border-radius:20px;display:grid;place-items:center;color:#fff;background:var(--orange);font-size:10px;font-style:normal}.admin-link{margin-top:auto;padding:12px;display:flex;justify-content:space-between;align-items:center;border:1px dashed #aab8b0;border-radius:11px;color:#496158;font-size:12px}.sidebar-footer{margin-top:12px;padding:14px 9px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:34px 1fr 30px;align-items:center;gap:9px}.sidebar-footer>div:nth-child(2){min-width:0;display:flex;flex-direction:column}.sidebar-footer strong,.sidebar-footer small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-footer small{color:var(--muted);font-size:10px}.sidebar-footer button{border:0;background:transparent;color:#78867f;font-size:18px}.avatar{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--green2),#46aa7f);font-weight:800}
main{grid-column:2;min-width:0;padding:0 42px 60px}.topbar{height:105px;display:flex;align-items:center;justify-content:space-between}.topbar h1{margin:6px 0 0}.top-actions{display:flex;align-items:center;gap:10px}.balance-pill{height:47px;padding:6px 14px;display:grid;grid-template-columns:auto auto;grid-template-rows:1fr 1fr;column-gap:7px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left}.balance-pill span{grid-row:1/3;align-self:center;color:var(--muted);font-size:11px}.balance-pill b{font-size:15px}.balance-pill small{font-size:9px;color:var(--muted)}.status{display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:40px;background:#eef1ef;color:#59665f;font-size:11px;font-weight:750}.status i,.live-badge i,.project-state i{width:7px;height:7px;border-radius:50%;background:#87928d}.status.ok{color:#0a6648;background:#e0f3e9}.status.ok i,.live-badge i,.project-state.active i{background:#21a273;box-shadow:0 0 0 4px rgba(33,162,115,.13)}.status.warn{color:#9a5a19;background:#fff1d8}.view{display:none;animation:fade .22s ease}.view.active{display:block}@keyframes fade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.notice{position:fixed;right:30px;top:24px;z-index:100;padding:13px 18px;border-radius:12px;color:#fff;background:#17382b;box-shadow:var(--shadow)}.notice.error-notice{background:#8e392b}.section-intro,.welcome-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.section-intro p,.welcome-row p{max-width:750px;color:var(--muted);font-size:15px;line-height:1.55}.lead-copy{font-size:17px!important;color:#53615b!important}.lead-copy b{color:var(--ink)}
.onboarding-hero{min-height:calc(100vh - 165px);border-radius:26px;padding:clamp(32px,5vw,72px);display:grid;grid-template-columns:minmax(320px,.85fr) minmax(420px,1.15fr);gap:7vw;align-items:center;color:#fff;background:radial-gradient(circle at 90% 10%,rgba(223,244,105,.15),transparent 28%),linear-gradient(140deg,#0a3023,#114b38);box-shadow:var(--shadow)}.onboarding-copy h2{max-width:500px;margin:17px 0;font-size:clamp(38px,4.5vw,65px);line-height:1}.onboarding-copy p{max-width:520px;color:#bad0c6;font-size:17px;line-height:1.6}.trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.trust-row span{padding:8px 11px;border-radius:20px;background:rgba(255,255,255,.09);color:#d8e6df;font-size:11px}.quick-setup{padding:12px;border-radius:19px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.24)}.quick-setup textarea{min-height:190px;padding:22px;border:0;box-shadow:none;font-size:18px;line-height:1.55}.quick-row{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;padding-top:10px;border-top:1px solid var(--line)}.quick-row input,.quick-row select{background:#f4f7f5;border-color:transparent}.quick-row button{white-space:nowrap}
.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.metric{position:relative;min-height:145px;padding:21px;border:1px solid var(--line);border-radius:var(--radius);display:flex;flex-direction:column;background:#fff;overflow:hidden}.metric:after{content:"";position:absolute;right:-16px;bottom:-22px;width:82px;height:82px;border-radius:50%;background:#edf2ef}.metric.mint:after{background:var(--mint)}.metric.orange:after{background:#ffeadf}.metric.blue:after{background:#e7efff}.metric.violet:after{background:#eee9ff}.metric .label{color:#5f6d66;font-size:12px}.metric .value{margin-top:auto;font-size:40px;font-weight:850;letter-spacing:-.055em}.metric .delta{color:#7d8983;font-size:11px}.dashboard-grid,.two-col{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-bottom:18px}.panel{padding:23px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.panel-head h2{margin:7px 0 0;font-size:20px}.live-badge{display:flex;align-items:center;gap:7px;padding:7px 10px;border-radius:20px;color:#0d6c4d;background:#e5f5ed;font-size:10px;font-weight:800}.monitoring-focus{padding:15px;border-radius:13px;background:#f1f6f3;margin-bottom:14px}.monitoring-focus span{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.monitoring-focus b{display:block;margin-top:5px;line-height:1.4}.health-line{padding:11px 0;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #edf1ee}.health-line:last-child{border:0}.health-line span{color:var(--muted)}.health-line strong{text-align:right}.value-number{display:flex;align-items:baseline;gap:10px;padding:9px 0 20px}.value-number b{font-size:58px;line-height:1;letter-spacing:-.06em;color:var(--green)}.value-number span{color:var(--muted)}.value-note{font-size:11px;line-height:1.5}.signal-list,.lead-list{display:flex;flex-direction:column;gap:12px}.lead-card{display:grid;grid-template-columns:72px minmax(0,1fr) 225px;gap:17px;padding:19px;border:1px solid var(--line);border-radius:17px;background:#fff}.lead-card.compact{grid-template-columns:66px minmax(0,1fr);padding:15px}.score{width:62px;height:62px;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#146e51;background:#e1f4ea}.score.hot{color:#b94d22;background:#fff0e7}.score b{font-size:22px}.score small{font-size:8px;font-weight:900;letter-spacing:.1em}.lead-title{display:flex;justify-content:space-between;gap:15px}.lead-title strong{font-size:16px}.lead-title span{color:var(--muted);font-size:10px;white-space:nowrap}.evidence{margin:9px 0;color:#536159;line-height:1.5}.meta,.tag-row{display:flex;flex-wrap:wrap;gap:7px}.meta span,.tag-row span{padding:5px 8px;border-radius:7px;color:#65736c;background:#f1f4f2;font-size:10px}.why{margin-top:12px;padding:10px;border-left:3px solid var(--green2);display:flex;flex-direction:column;gap:3px;background:#f7faf8;font-size:11px}.why span{color:var(--muted)}.lead-controls{display:flex;flex-direction:column;gap:10px;border-left:1px solid var(--line);padding-left:17px}.lead-controls select{padding:9px}.feedback-label{margin-top:2px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.feedbacks{display:flex;flex-wrap:wrap;gap:5px}.feedbacks button{padding:5px 7px;border:1px solid var(--line);border-radius:7px;color:#637069;background:#fff;font-size:9px}.feedbacks button.active{color:#fff;background:var(--green);border-color:var(--green)}
.cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.project-card{padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.project-card header{display:flex;justify-content:space-between;gap:15px}.project-card h3{margin:10px 0 0}.project-card>p{min-height:44px;margin:18px 0;color:var(--muted);line-height:1.55}.project-state{display:flex;align-items:center;gap:7px;color:#8b681d;font-size:10px;font-weight:800;text-transform:uppercase}.project-state.active{color:#0b6a4a}.project-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:20px 0;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}.project-stats>div{padding:13px;background:#f9fbfa;display:flex;flex-direction:column;gap:5px}.project-stats small{color:var(--muted);font-size:8px}.project-stats b{font-size:13px}.project-actions{display:flex;align-items:center;justify-content:space-between;gap:15px}.toolbar{margin-bottom:14px}.filters{display:flex;flex-wrap:wrap;gap:7px}.empty-state{min-height:145px;padding:30px;border:1px dashed #c9d4ce;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:16px;color:var(--muted);text-align:left}.empty-state strong{color:var(--ink)}.empty-state p{margin:5px 0 0;line-height:1.5}.empty-icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:var(--green);background:var(--mint);font-size:22px}.empty.mini{padding:25px;color:var(--muted);text-align:center}.bar-chart{display:flex;flex-direction:column;gap:13px}.bar-row{display:grid;grid-template-columns:110px 1fr 36px;align-items:center;gap:9px;font-size:11px}.bar-row>div{height:8px;border-radius:8px;background:#edf1ee;overflow:hidden}.bar-row i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,var(--green2),#72c89f)}.bar-row b{text-align:right}.result-list{display:flex;flex-direction:column}.result-row{min-height:52px;display:grid;grid-template-columns:38px minmax(0,1fr) auto auto;align-items:center;gap:11px;border-bottom:1px solid #edf1ee}.result-row:last-child{border:0}.result-row small{display:block;color:var(--muted)}.rank,.transaction-icon{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:#edf2ef;color:#607069;font-size:11px}.transaction-icon.plus{color:#0b704e;background:#dff4e9}.positive{color:#0b704e}
.credit-summary{display:grid;grid-template-columns:1.3fr repeat(3,1fr);margin-bottom:18px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.credit-summary>div{min-height:155px;padding:23px;border-right:1px solid var(--line);display:flex;flex-direction:column}.credit-summary>div:last-child{border:0}.credit-summary span,.credit-summary small{color:var(--muted)}.credit-summary b{margin-top:auto;font-size:28px}.credit-balance{color:#fff!important;background:linear-gradient(140deg,#0e513c,#0a3428)}.credit-balance span,.credit-balance small{color:#bcd2c8}.credit-balance b{font-size:48px}.forecast-orb{width:140px;height:140px;margin:5px auto 16px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:radial-gradient(circle at 35% 30%,#2b9870,#0a4c37);font-size:25px;font-weight:850}.forecast-orb small{max-width:90px;margin-top:4px;color:#c8ded4;font-size:9px;font-weight:500;text-align:center}.budget-safe{padding:10px;border-radius:9px;color:#0b6849;background:#e6f5ed;font-size:11px}.delivery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-bottom:18px}.delivery-card{padding:20px;border:1px solid var(--line);border-radius:17px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;background:#fff}.delivery-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:var(--green);background:var(--mint);font-size:20px}.delivery-card h3{margin:0 0 5px}.delivery-card p{margin:0;color:var(--muted);font-size:11px}.connection{padding:6px 9px;border-radius:20px;color:#78847e;background:#edf1ef;font-size:9px;font-weight:800}.connection.active{color:#096849;background:#dff4e9}.info-panel{padding:30px;background:linear-gradient(135deg,#f4f9f6,#fff)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.profile-summary h3{margin-bottom:8px}.profile-summary p{color:var(--muted);line-height:1.55}.profile-summary small{display:block;margin:18px 0;color:var(--muted)}.stack-form{display:flex;flex-direction:column;gap:14px}
dialog{width:min(680px,calc(100% - 30px));padding:0;border:0;border-radius:22px;box-shadow:0 30px 100px rgba(0,0,0,.25)}dialog::backdrop{background:rgba(10,28,21,.65);backdrop-filter:blur(3px)}dialog form{padding:25px;display:flex;flex-direction:column;gap:16px}.large-dialog{width:min(820px,calc(100% - 30px))}.dialog-head{display:flex;align-items:flex-start;justify-content:space-between}.dialog-head h2{margin:7px 0 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:8px}.advanced-row{padding:12px;border-radius:12px;background:#f3f6f4}.advanced-row label{display:grid;grid-template-columns:180px 1fr 45px;align-items:center}.understood{padding:16px;border-radius:13px;background:#eef7f2}.understood span{color:var(--muted);font-size:10px;text-transform:uppercase}.understood p{margin:6px 0 0;font-size:16px;line-height:1.5}.preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.preview-grid>div{padding:14px;border:1px solid var(--line);border-radius:12px}.preview-grid small{display:block;color:var(--muted);font-size:8px;letter-spacing:.1em}.preview-grid b{display:block;margin-top:6px;line-height:1.4}.estimate-box{display:grid;grid-template-columns:repeat(4,1fr);border-radius:14px;overflow:hidden;background:#10372a;color:#fff}.estimate-box>div{padding:14px;border-right:1px solid rgba(255,255,255,.12)}.estimate-box>div:last-child{border:0}.estimate-box span{display:block;color:#aec8bc;font-size:9px}.estimate-box b{display:block;margin-top:6px}.estimate-note{color:var(--muted);font-size:10px;line-height:1.5}
@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.two-col{grid-template-columns:1fr}.onboarding-hero{grid-template-columns:1fr;gap:34px}.cards{grid-template-columns:1fr}.credit-summary{grid-template-columns:repeat(2,1fr)}.credit-summary>div:nth-child(2){border-right:0}.credit-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.lead-card{grid-template-columns:62px 1fr}.lead-controls{grid-column:2;border-left:0;border-top:1px solid var(--line);padding:12px 0 0}.estimate-box{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.auth{display:block;background:#0c2b21}.auth-visual{min-height:43vh;padding:28px 24px}.auth-promise h1{font-size:38px}.auth-promise p,.signal-preview{display:none}.auth-card{width:100%;padding:30px 24px;border-radius:24px 24px 0 0;background:#fff}.shell{display:block;padding-bottom:74px}.sidebar{position:fixed;inset:auto 0 0;width:auto;height:70px;padding:7px 10px;display:block;border:0;border-top:1px solid var(--line)}.sidebar>.brand,.sidebar-footer,.admin-link{display:none}.sidebar nav{height:100%;margin:0;display:flex;flex-direction:row;justify-content:space-between}.sidebar nav button{width:auto;min-width:48px;padding:7px;flex-direction:column;gap:2px;font-size:8px}.sidebar nav button:nth-child(5),.sidebar nav button:nth-child(6){display:none}.nav-icon{font-size:17px}.nav-count{position:absolute;right:4px;top:3px}.sidebar nav button.active{background:transparent}.sidebar nav button.active .nav-icon{color:var(--green);transform:scale(1.12)}main{padding:0 15px 28px}.topbar{height:86px}.topbar h1{font-size:26px}.topbar .eyebrow,.status,.top-actions>.icon-button{display:none}.balance-pill{height:42px}.onboarding-hero{min-height:auto;padding:25px 18px;border-radius:20px}.onboarding-copy h2{font-size:37px}.quick-setup textarea{min-height:170px;font-size:15px}.quick-row{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric{min-height:125px;padding:16px}.metric .value{font-size:33px}.section-intro,.welcome-row{align-items:flex-start}.section-intro h2{font-size:21px}.section-intro p{font-size:12px}.cards,.delivery-grid,.settings-grid{grid-template-columns:1fr}.lead-card,.lead-card.compact{grid-template-columns:52px minmax(0,1fr);padding:13px;gap:10px}.score{width:50px;height:50px}.lead-title{display:block}.lead-title span{display:block;margin-top:4px}.lead-controls{grid-column:1/3}.credit-summary{grid-template-columns:1fr 1fr}.credit-summary>div{min-height:125px;padding:16px}.credit-balance b{font-size:36px}.form-grid,.preview-grid{grid-template-columns:1fr}.estimate-box{grid-template-columns:1fr 1fr}.advanced-row label{grid-template-columns:1fr 40px}.advanced-row input{grid-column:1}.project-stats{grid-template-columns:1fr}.project-stats>div{border-bottom:1px solid var(--line)}.project-stats>div:last-child{border:0}.filters{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.chip{white-space:nowrap}.result-row{grid-template-columns:34px minmax(0,1fr) auto}.result-row>span:last-child{display:none}}
