:root{color:#e8e8ee;background:#101114;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button{border:0;border-radius:10px;padding:12px 18px;color:#111216;background:#d8f36a;font:inherit;font-weight:700;cursor:pointer}.shell{display:flex;min-height:100vh;background:radial-gradient(circle at 78% 0%,#202a1c 0,#101114 36%)}.sidebar{width:250px;border-right:1px solid #282a31;padding:28px 20px;display:flex;flex-direction:column}.brand{display:flex;gap:10px;align-items:center;font-weight:800;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:#111216;background:#d8f36a;font-size:12px;font-weight:900}nav{display:grid;gap:8px;margin-top:62px}nav a{color:#8c8e99;text-decoration:none;padding:12px 14px;border-radius:9px}nav a.active,nav a:hover{color:#e8e8ee;background:#272b22}.sidebar-footer{margin-top:auto;color:#8c8e99;line-height:1.7}.sidebar-footer small{color:#5e6069}.content{flex:1;max-width:1360px;padding:48px 6vw;margin:auto}.topbar,.panel-heading,.stat-line,.hero{display:flex;justify-content:space-between;align-items:center}.topbar{align-items:flex-start}.eyebrow{margin:0 0 8px;color:#9dab62;font-size:11px;font-weight:800;letter-spacing:.16em}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(28px,3vw,40px);letter-spacing:-.05em}h2{max-width:510px;margin-bottom:10px;font-size:clamp(34px,4vw,58px);letter-spacing:-.065em;line-height:.98}h3{margin-bottom:0;font-size:24px;letter-spacing:-.04em}.muted{color:#8c8e99}.avatar,.mini-avatar{display:grid;place-items:center;border-radius:50%;color:#151710;background:#d8f36a;font-size:11px;font-weight:800}.avatar{width:40px;height:40px}.hero{margin:58px 0 38px;padding:34px;border:1px solid #3c4930;border-radius:18px;background:linear-gradient(100deg,#1d2817,#182016)}.hero .muted{margin-bottom:0}.contact-form{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr auto;gap:14px;align-items:end;margin:-18px 0 28px;padding:22px;border:1px solid #3c4930;border-radius:16px;background:#171d14}.contact-form h3{font-size:17px}.contact-form label{display:grid;gap:7px;color:#8c8e99;font-size:12px;font-weight:700}.contact-form input{width:100%;padding:11px 12px;border:1px solid #3a3d45;border-radius:8px;outline:none;color:#e8e8ee;background:#101114;font:inherit}.contact-form input:focus{border-color:#b9d950}.contact-form button:disabled{cursor:wait;opacity:.65}.notice{margin-bottom:24px;padding:13px 16px;border-radius:10px;font-size:14px}.notice.error{color:#ffc4c4;background:#382022}.link-button{padding:0;color:#d8f36a;background:transparent;font-size:inherit}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:28px}.stat,.panel{border:1px solid #292b32;background:#17181d;border-radius:16px}.stat{min-height:140px;padding:20px}.stat strong{display:block;font-size:30px;letter-spacing:-.05em}.stat-line span{color:#b9d950;font-size:12px;font-weight:700}.stat-line span.negative{color:#eb9292}.spark{height:3px;margin-top:18px;border-radius:4px;background:linear-gradient(90deg,#d8f36a 70%,#33352e 70%)}.panel{padding:26px}.secondary{padding:9px 14px;color:#b9d950;background:#242b1c;font-size:13px}.table{margin-top:22px}.table-row{display:grid;grid-template-columns:2fr 1.5fr 1fr 1fr;gap:16px;align-items:center;min-height:62px;border-top:1px solid #292b32;color:#b4b5be;font-size:14px}.table-head{min-height:40px;border-top:0;color:#666873;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.contact{display:flex;align-items:center;gap:10px;color:#e8e8ee}.contact strong,.contact small{display:block}.contact small{margin-top:3px;color:#6f717b;font-size:11px}.mini-avatar{width:28px;height:28px;font-size:9px;background:#323a2b;color:#cbe86a}.pill{display:inline-block;border-radius:99px;padding:6px 10px;color:#bce260;background:#29341d;font-size:11px}.pill.yellow{color:#e7bf6a;background:#362e1b}.pill.purple{color:#cfadf0;background:#30263b}.pill.contacted{color:#e7bf6a;background:#362e1b}.pill.qualified{color:#cfadf0;background:#30263b}.pill.closed{color:#9aa0aa;background:#303239}.empty-state{padding:30px 0;border-top:1px solid #292b32;color:#8c8e99;text-align:center}@media(max-width:800px){.sidebar{display:none}.content{padding:30px 20px}.stats{grid-template-columns:repeat(2,1fr)}.hero{align-items:flex-start;gap:20px;flex-direction:column}.contact-form{grid-template-columns:1fr;margin-top:-18px}.table-row{grid-template-columns:1.6fr 1fr 1fr}.table-row>:nth-child(2){display:none}}
