:root{font-family:Inter,ui-sans-serif,system-ui,Arial,sans-serif;color:#17263b;background:#eef1f4}*{box-sizing:border-box}body{margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;border-radius:7px;padding:10px 14px;background:#ed6b27;color:#fff;font-weight:650}button.secondary,.nav-item,.user-menu{background:#fff;color:#243247;border:1px solid #d5dce4}.login{width:100vw;height:100vh;display:grid;place-content:center;gap:12px;background:#10243d;color:#fff;padding:30px}.login p{color:#bcc7d3}.brand-dot{width:12px;height:12px;display:inline-block;background:#ed6b27;border-radius:50%;box-shadow:0 0 0 5px #ed6b2744}.app-shell{width:100vw;height:100vh;overflow:hidden;background:#eef1f4}header{height:70px;background:#10243d;color:#fff;display:flex;align-items:center;gap:20px;padding:0 22px;white-space:nowrap}.brand{display:flex;align-items:center;gap:11px;font-size:18px}.brand small{color:#aebccc;font-size:12px;font-weight:500}nav{display:flex;gap:3px;margin-left:auto}.nav-item{border-color:transparent;background:transparent;color:#ced8e3;padding:8px 10px}.nav-item.active{background:#294460;color:#fff}.header-actions{display:flex;align-items:center;gap:8px}.header-actions button{white-space:nowrap}.user-menu{padding:9px;color:#17263b}.content{height:calc(100vh - 70px);display:flex;overflow:hidden}.lead-panel{width:440px;min-width:420px;background:#fff;border-right:1px solid #dce2e8;display:flex;flex-direction:column;z-index:1}.lead-filters{padding:16px;border-bottom:1px solid #e6ebf0;display:grid;grid-template-columns:1fr 1fr;gap:9px}.lead-filters input{grid-column:span 2}.lead-filters input,.lead-filters select{min-width:0;border:1px solid #ced7e0;border-radius:6px;padding:10px;color:#243247;background:#fff}.chips{grid-column:span 2;display:flex;gap:6px;flex-wrap:wrap}.chip{padding:6px 9px;border-radius:15px;border:1px solid currentColor;background:#fff;font-size:11px}.chip-active{box-shadow:inset 0 0 0 1px currentColor;background:#fff2e9}.filter-foot{grid-column:span 2;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#66758a}.filter-foot button{padding:0;background:transparent;color:#c7561c}.lead-list-head{padding:14px 16px;border-bottom:1px solid #e6ebf0;color:#34445a}.lead-list{overflow:auto;flex:1}.lead-row{width:100%;border-radius:0;background:#fff;color:#213149;border-bottom:1px solid #edf0f3;display:flex;align-items:center;text-align:left;gap:10px;padding:14px 16px}.lead-row:hover{background:#f7fafc}.lead-row.selected{background:#fff0e7;box-shadow:inset 3px 0 #ed6b27}.lead-row small{display:block;color:#6a788b;margin-top:3px}.stage-dot{width:10px;height:10px;border-radius:50%;flex:none}.row-icons{margin-left:auto;color:#617087}.empty{margin:28px 16px;padding:28px;text-align:center;border:1px dashed #cdd6df;border-radius:9px;color:#6b7889}.map-canvas,.map-fallback{flex:1;position:relative;overflow:hidden;background:linear-gradient(145deg,#dce8dc,#c7d9ce 45%,#dae7ed)}.map-fallback{display:grid;place-items:center;padding:30px}.map-fallback>div{max-width:420px;background:#fff;border:1px solid #dce2e8;border-radius:10px;padding:24px;color:#516175}.google-stage-marker{width:18px;height:18px;border-radius:50% 50% 50% 0;border:2px solid white;box-shadow:0 2px 6px #0005;rotate:-45deg}.google-stage-selected{width:29px;height:29px;box-shadow:0 0 0 6px #ed6b2766,0 2px 7px #0007}.map-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.32;background-image:linear-gradient(28deg,transparent 48%,#fff 49%,transparent 51%),linear-gradient(115deg,transparent 48%,#fff 49%,transparent 51%);background-size:160px 130px}.map-controls{position:absolute;top:16px;right:16px;display:grid;gap:5px}.map-controls button{padding:5px 12px;font-size:18px;background:#fff;color:#28394d;box-shadow:0 1px 4px #0002}.mock-badge{position:absolute;bottom:14px;left:14px;background:#10243ddd;color:#fff;border-radius:5px;padding:6px 9px;font-size:11px}.marker{position:absolute;transform:translate(-50%,-50%);width:17px;height:17px;border-radius:50% 50% 50% 0;padding:0;border:2px solid white;box-shadow:0 2px 6px #0006;rotate:-45deg}.marker-selected{width:28px;height:28px;z-index:2;box-shadow:0 0 0 6px #ed6b2766,0 2px 7px #0007}.stage-new{color:#536dfe}.marker.stage-new,.stage-dot.stage-new{background:#536dfe}.stage-contacted{color:#00a8a8}.marker.stage-contacted,.stage-dot.stage-contacted{background:#00a8a8}.stage-interested{color:#9c55d7}.marker.stage-interested,.stage-dot.stage-interested{background:#9c55d7}.stage-meeting{color:#ed7a25}.marker.stage-meeting,.stage-dot.stage-meeting{background:#ed7a25}.stage-application{color:#1778d1}.marker.stage-application,.stage-dot.stage-application{background:#1778d1}.stage-dealer{color:#16874f}.marker.stage-dealer,.stage-dot.stage-dealer{background:#16874f}.stage-lost{color:#8693a2}.marker.stage-lost,.stage-dot.stage-lost{background:#8693a2}.drawer{position:fixed;z-index:5;right:0;top:70px;bottom:0;width:460px;background:#fff;box-shadow:-8px 0 26px #001a3333;padding:24px;overflow:auto}.drawer h2{margin:7px 0 16px;font-size:25px}.drawer small{font-weight:700;color:#ed6b27}.drawer-section{border-top:1px solid #e5ebf0;padding:16px 0;margin-top:14px}.drawer-section p{line-height:1.5;color:#516175}.drawer label{display:block;font-size:12px;font-weight:700;color:#506075}.drawer input,.drawer select,.drawer textarea{display:block;width:100%;margin-top:5px;padding:9px;border:1px solid #ced7e0;border-radius:6px}.drawer textarea{height:86px}.drawer .grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.drawer-actions{display:flex;gap:8px;margin-top:15px}.drawer-actions .secondary{padding:8px}.drawer-close{float:right;border-radius:50%;padding:1px 9px;background:#eef1f4;color:#405168;font-size:22px}.more{background:transparent;color:#a24335;padding:7px 0;font-size:12px}.import-modal{position:fixed;z-index:8;top:0;right:0;bottom:0;left:0;background:#0a1a2b88;display:grid;place-items:center;padding:20px}.import-modal>div{width:min(600px,100%);background:#fff;border-radius:12px;padding:28px;box-shadow:0 16px 50px #0005}.import-modal input{margin:15px 0}.import-summary{display:grid;grid-template-columns:1fr auto;gap:7px;padding:13px;background:#f5f8fa;border-radius:7px}.import-summary dt{color:#607086}.import-summary dd{margin:0;font-weight:700}.notice{color:#536579;font-size:13px}.alt-view{flex:1;padding:28px;overflow:auto}.pipeline-board{display:grid;grid-template-columns:repeat(4,minmax(200px,1fr));gap:14px}.pipeline-board section{background:#fff;border:1px solid #dce2e8;border-radius:9px;min-height:220px;padding:14px}.pipeline-board section button{display:block;width:100%;margin:8px 0;text-align:left;background:#f7f9fb;color:#34445a;border:1px solid #e1e7ec}@media (max-width:1050px){.lead-panel{width:370px;min-width:340px}nav{display:none}.header-actions .secondary:first-child{display:none}.drawer{width:440px}}@media (max-width:700px){header{height:62px;padding:0 12px}.brand small,.header-actions .secondary,.user-menu{display:none}.header-actions{margin-left:auto}.content{height:calc(100vh - 62px)}.lead-panel{width:100%;min-width:0}.map-canvas{display:none}.app-shell:has(.nav-item.active[data-view=map]) .lead-panel{width:48%;min-width:280px}.drawer{top:0;width:100%;padding:20px}.lead-filters{grid-template-columns:1fr}.lead-filters input,.chips,.filter-foot{grid-column:span 1}.pipeline-board{grid-template-columns:1fr 1fr}}.followups-view{display:grid;gap:8px;align-content:start}.overdue-followup{background:#fff2f0;border-left:3px solid #b63832}
