:root{color:#183633;font-synthesis:none;--green:#143d3a;--green-2:#245a54;--cream:#f4f0e5;--coral:#e87963;--line:#dfe6df;--muted:#687b78;background:#f4f6f2;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,p{margin-top:0}h1,h2{color:var(--green);font-family:Playfair Display,Georgia,serif}h1{margin-bottom:.6rem;font-size:clamp(2rem,4vw,3rem);line-height:1.05}h2{margin-bottom:.4rem;font-size:1.45rem}.eyebrow{color:#a75e4f;letter-spacing:.13em;text-transform:uppercase;margin-bottom:.45rem;font-size:.73rem;font-weight:700;display:block}.auth-shell{background:radial-gradient(circle at 15% 10%,#e9dfc9,#0000 35%),linear-gradient(145deg,#f7f5ee,#e5ece7);place-items:center;min-height:100vh;padding:2rem;display:grid}.auth-card{background:#fff;border:1px solid #e3e7e1;border-radius:24px;width:min(430px,100%);padding:2.4rem;box-shadow:0 24px 70px #143d3a24}.auth-card>img{width:180px;height:auto;margin-bottom:2rem}.auth-card>p,.settings-card>p,.page-title p,.welcome p{color:var(--muted);line-height:1.55}.auth-card form,.settings-card form{gap:1rem;display:grid}.auth-card small{color:var(--muted);text-align:center;margin-top:1.5rem;display:block}.setup-card{text-align:center}.setup-card svg{color:var(--green-2)}label{color:#334c49;gap:.4rem;font-size:.86rem;font-weight:600;display:grid}input,select,textarea{color:#173b37;background:#fff;border:1px solid #cbd6d0;border-radius:10px;outline:none;width:100%;padding:.8rem .9rem}input:focus,select:focus,textarea:focus{border-color:#56847e;box-shadow:0 0 0 3px #245a541a}.primary,.secondary,.danger-button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;min-height:42px;padding:.65rem 1rem;font-weight:700;display:inline-flex}.primary{background:var(--green);color:#fff}.primary:hover{background:#20534e}.secondary{color:var(--green);background:#fff;border-color:#cbd6d0}.danger-button{color:#a24433;background:#fff0ed;border-color:#efc1b8}.compact{min-height:36px;padding:.5rem .75rem;font-size:.82rem}.primary svg,.secondary svg,.danger-button svg{width:16px;height:16px}.link-button,.text-action{color:var(--green-2);background:0 0;border:0;padding:.8rem 0;font-weight:700}.form-message,.error-banner,.success-banner{border-radius:10px;padding:.75rem 1rem;font-size:.88rem}.form-message,.error-banner{color:#8a3d31;background:#fff0ed;border:1px solid #f1c8c0}.success-banner{color:#225b50;background:#e8f5ee;border:1px solid #bbddcd;margin-bottom:1rem}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;background:var(--green);z-index:20;flex-direction:column;height:100vh;padding:1.4rem 1rem;display:flex;position:sticky;top:0}.brand{justify-content:space-between;align-items:center;min-height:54px;padding:.2rem .5rem 1.5rem;display:flex}.brand img{filter:brightness(0)invert();width:154px}.mobile-close,.menu-button{display:none}.sidebar nav{gap:.35rem;display:grid}.nav-item{color:#d8e3df;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:.8rem;width:100%;padding:.75rem .9rem;display:flex}.nav-item svg{width:19px;height:19px}.nav-item span{flex:1}.nav-item b{background:#ffffff24;border-radius:10px;padding:.1rem .45rem;font-size:.72rem}.nav-item:hover,.nav-item.active{color:#fff;background:#ffffff1c}.nav-item.active{box-shadow:inset 3px 0 var(--coral)}.sidebar-user{border-top:1px solid #ffffff24;align-items:center;gap:.7rem;margin-top:auto;padding:1rem .5rem 0;display:flex}.sidebar-user>div:nth-child(2){flex:1;min-width:0}.sidebar-user strong,.sidebar-user span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebar-user strong{font-size:.86rem}.sidebar-user span{color:#aebfbb;margin-top:.15rem;font-size:.72rem}.sidebar-user button,.mobile-close{color:#c5d3cf;background:0 0;border:0;padding:.35rem}.sidebar-user svg{width:17px}.avatar{background:var(--coral);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid!important}.main-column{min-width:0}.topbar{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffeb;align-items:center;gap:1rem;height:74px;padding:0 2rem;display:flex;position:sticky;top:0}.global-search{flex:1;max-width:600px;position:relative}.global-search svg{color:#758783;width:18px;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.global-search input{background:#f0f3ef;border:0;padding-left:2.4rem}.content{max-width:1500px;margin:0 auto;padding:2.3rem}.welcome{padding:.5rem 0 1.8rem}.welcome h1{margin-bottom:.45rem}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:1rem;min-height:112px;padding:1.2rem;display:flex}.stat-card>span{width:42px;height:42px;color:var(--green-2);background:#e9f0ec;border-radius:12px;place-items:center;display:grid}.stat-card svg{width:21px}.stat-card small,.stat-card strong{display:block}.stat-card small{color:var(--muted);margin-bottom:.3rem}.stat-card strong{color:var(--green);font-family:Playfair Display;font-size:1.45rem}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 6px 24px #173b370a}.panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.3rem 1.4rem;display:flex}.panel-title h2{margin:0}.panel-title .eyebrow{margin-bottom:.25rem}.text-action{align-items:center;gap:.15rem;display:flex}.text-action svg{width:17px}.lead-list>button{text-align:left;width:100%;color:inherit;background:#fff;border:0;border-bottom:1px solid #edf0ed;grid-template-columns:auto 1fr auto auto;align-items:center;gap:1rem;padding:1rem 1.4rem;display:grid}.lead-list>button:last-child{border-bottom:0}.lead-list>button:hover{background:#f8faf7}.lead-list strong,.lead-list span{display:block}.lead-list span{color:var(--muted);margin-top:.15rem;font-size:.82rem}.lead-mark{background:var(--cream);color:#8a5d43;border-radius:50%;place-items:center;width:36px;height:36px;font-family:Playfair Display;font-weight:700;display:grid}.lead-list>button>svg{color:#82928f;width:17px}.page-title{margin-bottom:1.6rem}.page-title p{margin-bottom:0}.stage-pill{white-space:nowrap;color:#405a55;background:#edf1ef;border-radius:20px;padding:.28rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.stage-new{color:#4a6077;background:#eef2f7}.stage-contacted{color:#8b622e;background:#fff1dd}.stage-qualified{color:#396653;background:#e8f2ed}.stage-proposal{color:#6f4f7e;background:#f2eaf7}.stage-won{color:#26623e;background:#ddf2e5}.stage-lost{color:#954d40;background:#f8e7e3}.pipeline{grid-template-columns:repeat(5,minmax(220px,1fr));align-items:start;gap:1rem;padding-bottom:1rem;display:grid;overflow-x:auto}.pipeline-column{background:#edf1ec;border-radius:14px;min-height:320px}.pipeline-column>header{color:#38524e;justify-content:space-between;padding:.9rem 1rem;font-size:.85rem;font-weight:700;display:flex}.pipeline-column>header b{text-align:center;background:#dce5df;border-radius:10px;min-width:22px}.pipeline-stack{gap:.7rem;padding:0 .65rem .65rem;display:grid}.lead-card{background:#fff;border:1px solid #dce4de;border-radius:12px;overflow:hidden;box-shadow:0 3px 10px #173b370d}.card-open{text-align:left;width:100%;color:inherit;background:#fff;border:0;padding:.9rem;display:block}.card-open:hover{background:#fafbf9}.card-open strong,.card-open span,.card-open small,.card-open b{display:block}.card-open span{color:var(--muted);margin:.2rem 0 .65rem;font-size:.8rem}.card-open small{color:#71827e}.card-open b{color:var(--green);margin-top:.7rem}.card-actions{border-top:1px solid #edf0ed;display:flex}.card-actions button{color:#315c56;background:#fff;border:0;flex:1;justify-content:center;align-items:center;gap:.2rem;padding:.55rem .35rem;font-size:.69rem;font-weight:700;display:flex}.card-actions button+button{border-left:1px solid #edf0ed}.card-actions svg{width:13px;height:13px}.card-actions .danger-link{color:#a15244}.empty{color:#82918e;text-align:center;justify-content:center;align-items:center;gap:.5rem;min-height:120px;padding:1rem;font-size:.84rem;display:flex}.empty svg{width:19px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;border-bottom:1px solid #edf0ed;padding:1rem 1.2rem;font-size:.84rem}th{color:#71817e;text-transform:uppercase;letter-spacing:.05em;background:#fafbf9;font-size:.72rem}tr:last-child td{border-bottom:0}.lead-name{text-align:left;color:inherit;background:0 0;border:0;padding:0}.lead-name strong,.lead-name span{display:block}.lead-name span,td small{color:var(--muted);margin-top:.15rem;font-size:.76rem}.icon-button{color:#71827e;background:0 0;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:inline-grid}.icon-button:hover{color:var(--green);background:#edf2ee}.icon-button svg{width:18px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.settings-card{padding:1.5rem}.settings-icon{width:42px;height:42px;color:var(--green-2);background:#e9f0ec;border-radius:12px;place-items:center;margin-bottom:1rem;display:grid}.settings-icon svg{width:21px}.provider-head{justify-content:space-between;align-items:center;gap:1rem;display:flex}.status-off{color:#6b7e79;background:#edf0ee;border-radius:20px;padding:.25rem .55rem;font-size:.7rem;font-weight:700}.demo-tools{grid-column:1/-1}.demo-actions{flex-wrap:wrap;gap:.75rem;display:flex}.modal-backdrop{z-index:100;background:#081c1999;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(720px,100%);max-height:92vh;overflow:auto;box-shadow:0 30px 80px #00000040}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:1.4rem 1.5rem;display:flex}.modal h2{margin:0}.modal form{padding:1.5rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid .wide{grid-column:1/-1}.modal footer{align-items:center;gap:.7rem;margin-top:1.4rem;display:flex}.modal footer span{flex:1}.error-banner{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.error-banner button{color:inherit;background:0 0;border:0}.error-banner svg{width:16px}@media (width<=1000px){.stats-grid{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr}}@media (width<=760px){.app-shell{grid-template-columns:1fr}.sidebar{width:250px;transition:left .2s;position:fixed;left:-270px;box-shadow:20px 0 50px #00000040}.sidebar.open{left:0}.mobile-close,.menu-button{background:0 0;border:0;place-items:center;display:inline-grid}.mobile-close{color:#fff}.menu-button{color:var(--green);padding:.4rem}.menu-button svg{width:22px}.topbar{height:66px;padding:0 1rem}.topbar>.primary{width:40px;padding:0;font-size:0}.topbar>.primary svg{width:18px;height:18px}.global-search input{font-size:.85rem}.content{padding:1.4rem 1rem}.stats-grid{grid-template-columns:1fr 1fr;gap:.7rem}.stat-card{flex-direction:column;align-items:flex-start;gap:.6rem;min-height:100px;padding:.9rem}.stat-card>span{width:34px;height:34px}.stat-card strong{font-size:1.2rem}.lead-list>button{grid-template-columns:auto 1fr auto;padding:.9rem}.lead-list .stage-pill{display:none}.form-grid{grid-template-columns:1fr}.modal form{padding:1rem}.modal footer{flex-wrap:wrap}.modal footer span{display:none}.modal footer button{flex:1}.page-title h1,.welcome h1{font-size:2.15rem}}@media (width<=430px){.stats-grid{grid-template-columns:1fr}.panel-title{align-items:flex-start}.text-action{font-size:.78rem}.auth-shell{padding:1rem}.auth-card{padding:1.5rem}}
