.hero{position:relative;padding:120px 0 100px;text-align:center;overflow:hidden;background:var(--bg)}.hero-glow{position:absolute;border-radius:50%;filter:blur(120px);pointer-events:none;opacity:.5}.hero-glow-1{width:600px;height:600px;top:-200px;left:50%;transform:translate(-60%);background:radial-gradient(circle,rgba(99,102,241,.25),transparent 70%)}.hero-glow-2{width:400px;height:400px;top:0;right:-100px;background:radial-gradient(circle,rgba(34,211,238,.12),transparent 70%)}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(148,163,184,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.03) 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse at 50% 0%,black 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at 50% 0%,black 30%,transparent 70%);pointer-events:none}.hero-content{position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:#6366f10f;border:1px solid rgba(99,102,241,.15);color:#a5b4fc;font-size:13px;font-weight:600;padding:8px 20px;border-radius:99px;margin-bottom:32px;letter-spacing:.3px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.badge-dot{width:7px;height:7px;background:#34d399;border-radius:50%;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;box-shadow:0 0 #34d39966}50%{opacity:.7;box-shadow:0 0 0 6px #34d39900}}.hero-title{font-family:var(--font-display);font-size:clamp(40px,5.5vw,68px);font-weight:800;line-height:1.05;letter-spacing:-2px;margin-bottom:24px}.hero-sub{font-size:17px;color:var(--text-muted);max-width:580px;margin:0 auto 40px;line-height:1.75}.hero-cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:72px}.hero-stats{display:flex;justify-content:center;gap:0;flex-wrap:wrap;border-radius:var(--radius-lg);max-width:740px;margin:0 auto;overflow:hidden}.stat-item{flex:1;min-width:140px;padding:24px;display:flex;flex-direction:column;align-items:center;gap:4px;border-right:1px solid rgba(255,255,255,.04)}.stat-item:last-child{border-right:none}.stat-value{font-family:var(--font-display);font-size:26px;font-weight:800;color:var(--text)}.stat-label{font-size:12px;color:var(--text-muted);text-align:center;letter-spacing:.3px}.steps-section{padding:120px 0;background:var(--bg);position:relative}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.step-card{padding:36px 28px;border-radius:var(--radius-lg);text-align:center;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}.step-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000004d,var(--glow)}.step-num{font-family:var(--font-display);font-size:42px;font-weight:800;background:linear-gradient(135deg,#818cf8,var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px;line-height:1}.step-card h3{font-family:var(--font-display);font-size:18px;font-weight:700;margin-bottom:10px}.step-card p{font-size:14px;color:var(--text-muted);line-height:1.65}.features-section{padding:120px 0;background:linear-gradient(180deg,var(--bg-subtle) 0%,var(--bg) 100%)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{padding:32px 26px;border-radius:var(--radius-lg);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s,border-color .3s}.feature-card:hover{transform:translateY(-5px) scale(1.01);box-shadow:0 16px 40px #00000040,0 0 30px #6366f114;border-color:#6366f133}.feature-icon{font-size:24px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:#6366f114;border:1px solid rgba(99,102,241,.1);border-radius:14px;margin-bottom:18px}.feature-card h3{font-family:var(--font-display);font-size:16px;font-weight:700;margin-bottom:8px;color:var(--text)}.feature-card p{font-size:14px;color:var(--text-muted);line-height:1.65}.testimonials-section{padding:120px 0;background:var(--bg)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}.testimonial-card{padding:32px;border-radius:var(--radius-lg);transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0003}.testimonial-stars{color:#fbbf24;font-size:14px;letter-spacing:2px;margin-bottom:16px}.testimonial-text{font-size:14px;line-height:1.7;color:var(--text-muted);margin-bottom:20px;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--brand),var(--accent));display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;flex-shrink:0}.testimonial-name{font-size:14px;font-weight:600}.testimonial-role{font-size:12px;color:var(--text-muted)}.pricing-section{padding:120px 0;background:linear-gradient(180deg,var(--bg-subtle) 0%,var(--bg) 100%);position:relative}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.pricing-card{padding:36px 32px;display:flex;flex-direction:column;position:relative;border-radius:var(--radius-lg);transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s}.pricing-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #00000040}.pricing-card.popular{border-color:#6366f166;box-shadow:0 0 0 1px #6366f14d,0 0 60px #6366f11a;transform:scale(1.03);background:#0f1528b3;-webkit-backdrop-filter:blur(20px) saturate(1.3);backdrop-filter:blur(20px) saturate(1.3)}.pricing-card.popular:hover{transform:scale(1.03) translateY(-4px);box-shadow:0 0 0 1px #6366f166,0 0 80px #6366f126}.popular-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--brand),#818cf8);color:#fff;font-size:11px;font-weight:700;padding:5px 18px;border-radius:99px;white-space:nowrap;letter-spacing:.3px;text-transform:uppercase;box-shadow:0 4px 12px #6366f159}.plan-header{margin-bottom:28px}.plan-header h3{font-family:var(--font-display);font-size:20px;font-weight:700;margin-bottom:12px}.plan-price{display:flex;align-items:baseline;gap:2px;margin-bottom:10px}.price-dollar{font-size:22px;font-weight:700;color:var(--brand)}.price-amount{font-family:var(--font-display);font-size:48px;font-weight:800;color:var(--text);line-height:1}.price-period{font-size:14px;color:var(--text-muted);margin-left:2px}.plan-desc{font-size:14px;color:var(--text-muted);line-height:1.6}.plan-features{list-style:none;display:flex;flex-direction:column;gap:12px;margin-bottom:32px;flex:1}.plan-features li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text-muted)}.check{color:var(--success);font-weight:700;font-size:14px;flex-shrink:0}.faq-section{padding:120px 0;background:var(--bg)}.faq-list{max-width:680px;margin:48px auto 0;display:flex;flex-direction:column;gap:12px}.faq-item{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.05);border-radius:var(--radius);padding:20px 24px;cursor:pointer;transition:border-color .2s,background .2s}.faq-item:hover{border-color:#6366f126}.faq-item.open{border-color:#6366f133;background:#6366f108}.faq-q{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:15px;font-weight:600;color:var(--text)}.faq-toggle{font-size:20px;color:var(--text-muted);flex-shrink:0;width:24px;text-align:center}.faq-a{margin-top:14px;font-size:14px;color:var(--text-muted);line-height:1.7}.cta-section{padding:120px 0;position:relative;overflow:hidden;background:var(--bg-subtle)}.cta-glow{position:absolute;width:600px;height:300px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(99,102,241,.15),transparent 70%);filter:blur(60px);pointer-events:none}.support-section{padding:120px 0;background:var(--bg)}.support-card{max-width:520px;margin:0 auto;padding:36px;border-radius:var(--radius-lg)}.support-form{display:flex;flex-direction:column;gap:16px}.support-input,.support-textarea{width:100%;padding:12px 16px;border:1.5px solid rgba(255,255,255,.06);border-radius:var(--radius);font-size:14px;font-family:inherit;color:var(--text);background:#06080f80;transition:border-color .2s,box-shadow .2s}.support-input:focus,.support-textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #6366f11a;outline:none}.support-textarea{resize:vertical;min-height:120px}.footer{padding:36px 0;border-top:1px solid rgba(255,255,255,.04)}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer p{font-size:13px;color:var(--text-muted)}@media (max-width: 968px){.features-grid,.steps-grid,.testimonials-grid,.pricing-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}@media (max-width: 768px){.hero{padding:72px 0 64px}.hero-title{letter-spacing:-1px}.hero-sub{font-size:15px}.hero-cta{flex-direction:column;align-items:center}.hero-cta .btn-lg{width:100%;max-width:320px}.hero-stats{flex-direction:column;max-width:300px}.stat-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.04);padding:16px 20px;flex-direction:row;justify-content:space-between}.stat-item:last-child{border-bottom:none}.steps-section,.features-section,.testimonials-section,.pricing-section,.faq-section,.cta-section,.support-section{padding:72px 0}.pricing-card.popular{transform:none}.pricing-card.popular:hover{transform:translateY(-4px)}.price-amount{font-size:40px}.footer-inner{flex-direction:column;gap:8px;text-align:center}.nav-inner{padding:0 16px;height:56px}.nav-logo{font-size:15px}.nav-links{gap:4px}.nav-link{font-size:13px;padding:6px 8px}}.auth-page{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;background:var(--bg);padding:40px 16px}.auth-card{width:100%;max-width:440px;padding:40px;background:var(--bg-card-solid);border:1px solid var(--border)}.auth-header{text-align:center;margin-bottom:28px}.auth-logo{font-size:16px;font-weight:800;background:linear-gradient(135deg,var(--brand),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;margin-bottom:16px}.auth-header h1{font-size:24px;font-weight:800;margin-bottom:6px}.auth-header p{color:var(--text-muted);font-size:14px}.auth-form{display:flex;flex-direction:column;gap:16px}.forgot-link{background:none;border:none;color:var(--brand);font-size:12px;font-weight:600;cursor:pointer;padding:0}.forgot-link:hover{text-decoration:underline}.auth-footer-text{text-align:center;font-size:13px;color:var(--text-muted);margin-top:20px}.auth-link{color:var(--brand);font-weight:600}.auth-link:hover{text-decoration:underline}.terms-text{font-size:12px;color:var(--text-muted);text-align:center;line-height:1.5}.plan-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.plan-option{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:all .15s;text-align:center;background:#0a0e1a66}.plan-option:hover,.plan-option.selected{border-color:var(--brand);background:var(--brand-light)}.plan-option-name{font-size:13px;font-weight:700;color:var(--text)}.plan-option-price{font-size:11px;color:var(--text-muted)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:200;padding:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:100%;max-width:400px;padding:32px;background:var(--bg-card-solid);border:1px solid var(--border)}.modal-card h2{font-size:20px;font-weight:700;margin-bottom:20px}.lead-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;display:flex;justify-content:flex-end}.lead-panel{width:440px;max-width:100%;height:100vh;background:var(--bg-card-solid);border-left:1px solid var(--border);display:flex;flex-direction:column;animation:slideIn .2s ease-out;overflow:hidden}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.panel-header{padding:20px 24px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-shrink:0}.panel-address{font-size:16px;font-weight:700;margin-bottom:4px;line-height:1.3}.panel-meta{font-size:13px;color:var(--text-muted)}.panel-close{font-size:24px;color:var(--text-muted);cursor:pointer;padding:0 4px;line-height:1;flex-shrink:0;transition:color .15s}.panel-close:hover{color:var(--text)}.panel-loading{display:flex;justify-content:center;padding:60px}.panel-body{flex:1;overflow-y:auto;padding:20px 24px;display:flex;flex-direction:column;gap:24px}.panel-section{display:flex;flex-direction:column;gap:10px}.panel-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted)}.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.status-btn{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:600;color:var(--text-muted);background:#ffffff08;border:1px solid var(--border);cursor:pointer;transition:all .15s}.status-btn:hover{border-color:var(--status-color);color:var(--text)}.status-btn.active{background:color-mix(in srgb,var(--status-color) 12%,transparent);border-color:var(--status-color);color:var(--status-color)}.status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.panel-date-input{padding:9px 12px;border:1px solid var(--border);border-radius:8px;font-size:13px;font-family:inherit;color:var(--text);background:#0a0e1a99;transition:border-color .15s}.panel-date-input:focus{border-color:var(--brand);outline:none}.clear-date{font-size:12px;color:var(--text-muted);text-decoration:underline;cursor:pointer;align-self:flex-start}.clear-date:hover{color:var(--text)}.panel-links{display:flex;gap:8px}.panel-link{padding:7px 14px;border-radius:8px;font-size:12px;font-weight:600;color:var(--brand);background:#6366f114;border:1px solid rgba(99,102,241,.15);transition:all .15s}.panel-link:hover{background:#6366f126;border-color:#6366f14d}.note-type-bar{display:flex;gap:4px;background:#ffffff08;border-radius:8px;padding:3px}.note-type-btn{flex:1;padding:6px 8px;border-radius:6px;font-size:12px;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .15s}.note-type-btn:hover{color:var(--text)}.note-type-btn.active{background:var(--brand);color:#fff}.panel-textarea{width:100%;padding:10px 12px;border:1px solid var(--border);border-radius:8px;font-size:13px;font-family:inherit;color:var(--text);background:#0a0e1a99;resize:vertical;min-height:70px;transition:border-color .15s}.panel-textarea:focus{border-color:var(--brand);outline:none}.notes-timeline{display:flex;flex-direction:column;gap:10px;max-height:300px;overflow-y:auto}.note-item{padding:12px;border-radius:8px;background:#ffffff05;border:1px solid rgba(255,255,255,.04)}.note-item.status_change{border-left:3px solid var(--text-muted)}.note-item.call{border-left:3px solid #60a5fa}.note-item.email{border-left:3px solid #a78bfa}.note-item.visit{border-left:3px solid #34d399}.note-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.note-type-badge{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);background:#ffffff0d;padding:2px 8px;border-radius:4px}.note-date{font-size:11px;color:var(--text-muted)}.note-text{font-size:13px;color:var(--text);line-height:1.5}.no-notes{font-size:13px;color:var(--text-muted);text-align:center;padding:20px}.table-status-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.leads-table tbody tr{cursor:pointer;transition:background .15s}.leads-table tbody tr:hover{background:#6366f10f!important}@media (max-width: 480px){.lead-panel{width:100%}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.dashboard{display:flex;min-height:calc(100vh - 64px)}.sidebar{width:220px;flex-shrink:0;background:#080c18;color:#fff;display:flex;flex-direction:column;padding:24px 0;position:sticky;top:64px;height:calc(100vh - 64px);overflow-y:auto;border-right:1px solid var(--border)}.sidebar-logo{font-size:14px;font-weight:800;padding:0 20px 24px;border-bottom:1px solid var(--border);margin-bottom:16px;background:linear-gradient(135deg,var(--brand),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.sidebar-nav{display:flex;flex-direction:column;gap:2px;padding:0 12px;flex:1}.sidebar-link{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;font-size:13px;font-weight:500;color:var(--text-muted);transition:all .15s;text-decoration:none}.sidebar-link:hover{background:#6366f114;color:var(--text)}.sidebar-link.active{background:#6366f11f;color:var(--text);font-weight:600}.sidebar-plan{padding:16px 16px 8px;border-top:1px solid var(--border);margin-top:16px}.plan-badge{background:linear-gradient(135deg,var(--brand),var(--accent-2));color:#fff;font-size:11px;font-weight:700;padding:3px 10px;border-radius:99px;display:inline-block;margin-bottom:8px}.user-email{font-size:11px;color:var(--text-muted);word-break:break-all;margin-bottom:4px}.dash-main{flex:1;padding:28px 32px;overflow-x:auto;background:var(--bg)}.dash-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:16px}.dash-title{font-size:24px;font-weight:800;margin-bottom:4px}.dash-date{font-size:13px;color:var(--text-muted)}.dash-stats-row{display:flex;gap:12px;flex-wrap:wrap}.dash-stat{display:flex;flex-direction:column;align-items:center;background:var(--bg-card-solid);border:1px solid var(--border);border-radius:12px;padding:12px 20px;min-width:80px}.dash-stat.new-today{border-color:#6366f14d;background:#6366f114}.dash-stat-num{font-size:22px;font-weight:800;color:var(--text);line-height:1}.new-today .dash-stat-num{color:var(--brand)}.dash-stat-label{font-size:11px;color:var(--text-muted);margin-top:3px;white-space:nowrap}.filter-bar{display:flex;gap:6px;margin-bottom:16px;flex-wrap:wrap}.filter-tab{padding:6px 14px;border-radius:99px;font-size:13px;font-weight:500;background:var(--bg-card-solid);border:1px solid var(--border);color:var(--text-muted);cursor:pointer;transition:all .15s}.filter-tab:hover{border-color:var(--brand);color:var(--brand)}.filter-tab.active{background:var(--brand);border-color:var(--brand);color:#fff}.leads-table-wrap{background:var(--bg-card-solid);border:1px solid var(--border);border-radius:14px;overflow-x:auto;overflow-y:hidden;box-shadow:var(--shadow)}.leads-table{width:100%;min-width:1200px;border-collapse:collapse;font-size:13px}.leads-table th{background:#0f1629cc;padding:8px 10px;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap}.leads-table td{padding:8px 10px;border-bottom:1px solid var(--border);vertical-align:middle;white-space:nowrap}.leads-table tr:last-child td{border-bottom:none}.leads-table tbody tr:hover{background:#6366f10a}.lead-address{font-weight:500;max-width:300px}.lead-price{font-weight:700;color:var(--accent);white-space:nowrap}.dom-badge{background:#94a3b81a;color:var(--text-muted);font-size:12px;font-weight:600;padding:2px 8px;border-radius:99px;border:1px solid var(--border)}.dom-badge.dom-new{background:#fbbf241a;color:#fbbf24;border-color:#fbbf244d}.zillow-link{color:var(--brand);font-size:12px;font-weight:600;white-space:nowrap}.zillow-link:hover{text-decoration:underline}.search-bar{width:100%;padding:10px 16px;border:1px solid var(--border);border-radius:10px;font-size:14px;font-family:inherit;color:var(--text);background:#0a0e1a80;margin-bottom:12px;transition:border-color .2s,box-shadow .2s}.search-bar:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #6366f11a}.search-bar::placeholder{color:var(--text-muted)}.sortable-th{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .15s;white-space:nowrap}.sortable-th:hover{color:var(--brand)}.status-dot-sm{width:6px;height:6px;border-radius:50%;display:inline-block;flex-shrink:0}.status-filter{display:inline-flex;align-items:center;gap:5px}.table-status-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:6px;font-size:11px;font-weight:600;background:#ffffff08;border:1px solid;white-space:nowrap}.empty-state{padding:48px;text-align:center;color:var(--text-muted)}.dash-loader{display:flex;justify-content:center;padding:60px}.leads-note{margin-top:14px;font-size:12px;color:var(--text-muted)}@media (max-width: 768px){.dashboard{flex-direction:column}.sidebar{width:100%;height:auto;position:static;flex-direction:row;padding:12px 16px;flex-wrap:wrap;align-items:center;gap:8px;border-right:none;border-bottom:1px solid var(--border)}.sidebar-logo{padding:0;border:none;margin:0}.sidebar-nav{flex-direction:row;padding:0}.sidebar-plan{padding:0;border:none;margin:0}.dash-main{padding:16px}}.paywall{padding:0 0 40px}.paywall-header{text-align:center;margin-bottom:36px}.paywall-header h2{font-size:26px;font-weight:800;margin-bottom:8px}.paywall-header p{color:var(--text-muted);font-size:15px}.paywall-plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;max-width:900px;margin:0 auto}.paywall-plan{padding:28px;display:flex;flex-direction:column;position:relative;background:var(--bg-card-solid);border:1px solid var(--border)}.paywall-plan.popular{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand),0 0 30px #6366f126}.pp-name{font-size:18px;font-weight:700;margin-bottom:8px}.pp-price{display:flex;align-items:baseline;gap:2px;margin-bottom:16px}.pp-amount{font-size:36px;font-weight:800;line-height:1}.pp-period{font-size:14px;color:var(--text-muted)}.pp-features{list-style:none;display:flex;flex-direction:column;gap:9px;margin-bottom:24px;flex:1}.pp-features li{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--text-muted)}.check{color:var(--success);font-weight:700;flex-shrink:0}.settings-view{max-width:600px}.settings-card{padding:24px;background:var(--bg-card-solid);border:1px solid var(--border)}.settings-card h3{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);margin-bottom:16px}.settings-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border);gap:16px}.settings-row:last-child{border-bottom:none}.settings-label{font-size:13px;color:var(--text-muted);flex-shrink:0}.settings-value{font-size:13px;font-weight:500;text-align:right}.plan-badge-inline{background:var(--brand-light);color:var(--brand);font-size:12px;font-weight:700;padding:3px 10px;border-radius:99px;border:1px solid rgba(99,102,241,.2)}.team-invite-form{display:flex;gap:8px}.team-input{flex:1;padding:8px 12px;border:1px solid var(--border);border-radius:8px;font-size:13px;font-family:inherit;color:var(--text);background:#0a0e1a99;transition:border-color .15s}.team-input:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #6366f126}.team-list{display:flex;flex-direction:column}.team-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid var(--border)}.team-row:last-child{border-bottom:none}.team-email{flex:1;font-size:13px;font-weight:500}.team-date{font-size:12px;color:var(--text-muted);flex-shrink:0}.team-remove-btn{font-size:12px;padding:4px 12px;color:var(--error);border-color:var(--error);flex-shrink:0}.team-remove-btn:hover{background:var(--error);color:#fff}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:100%;max-width:460px;padding:28px;margin:16px;animation:modalIn .15s ease-out;background:var(--bg-card-solid);border:1px solid var(--border)}@keyframes modalIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.issue-textarea{width:100%;border:1px solid var(--border);border-radius:8px;padding:10px 12px;font-size:13px;font-family:inherit;color:var(--text);background:#0a0e1a99;resize:vertical;min-height:100px;transition:border-color .15s}.issue-textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px #6366f126}.pipeline-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:28px}.pipeline-stat-card{background:var(--bg-card-solid);border:1px solid var(--border);border-top:3px solid;border-radius:12px;padding:18px 16px;text-align:center}.pipeline-stat-clickable{cursor:pointer;transition:transform .15s,box-shadow .15s}.pipeline-stat-clickable:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.pipeline-stat-active{box-shadow:0 0 0 2px var(--brand),0 4px 12px #6366f133}.pipeline-stat-count{font-size:28px;font-weight:800;color:var(--text);line-height:1;margin-bottom:4px}.pipeline-stat-label{font-size:12px;color:var(--text-muted);font-weight:600}.pipeline-section{margin-bottom:24px}.pipeline-section-title{font-size:14px;font-weight:700;margin-bottom:10px}.pipeline-lead-list{display:flex;flex-direction:column;gap:6px}.pipeline-lead-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:var(--bg-card-solid);border:1px solid var(--border);border-radius:10px;gap:12px}.pipeline-lead-item.overdue{border-left:3px solid #f43f5e}.pipeline-lead-item.today{border-left:3px solid #fbbf24}.pipeline-lead-item.hot{border-left:3px solid #f97316}.pipeline-lead-address{font-size:13px;font-weight:600;color:var(--text)}.pipeline-lead-meta{font-size:12px;color:var(--text-muted);white-space:nowrap}.leads-map{width:100%;height:520px;border-radius:12px;border:1px solid var(--border);overflow:hidden}.leads-map .leaflet-popup-content-wrapper{background:var(--bg-card-solid);border:1px solid var(--border);border-radius:10px;color:var(--text);box-shadow:0 8px 24px #0006}.leads-map .leaflet-popup-tip{background:var(--bg-card-solid)}.geocode-progress{position:relative;height:28px;background:#0a0e1a80;border:1px solid var(--border);border-radius:8px;margin-bottom:12px;overflow:hidden}.geocode-progress-bar{height:100%;background:linear-gradient(90deg,var(--brand),var(--accent));border-radius:8px;transition:width .4s ease}.geocode-progress-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:var(--text)}.map-legend{display:flex;gap:20px;margin-bottom:12px;font-size:13px;color:var(--text-muted)}.map-legend-item{display:flex;align-items:center;gap:6px}.map-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.rank-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;font-size:12px;font-weight:700;background:#ffffff0f;color:var(--text-muted)}.rank-1{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#000}.rank-2{background:linear-gradient(135deg,#94a3b8,#cbd5e1);color:#000}.rank-3{background:linear-gradient(135deg,#d97706,#b45309);color:#fff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brand: #6366f1;--brand-dark: #4f46e5;--brand-light: rgba(99,102,241,.08);--accent: #22d3ee;--accent-2: #a78bfa;--text: #f1f5f9;--text-muted: #94a3b8;--text-dark: #0f172a;--border: rgba(148,163,184,.12);--bg: #06080f;--bg-subtle: #0c1021;--bg-card: rgba(12,16,33,.7);--bg-card-solid: #0f1528;--bg-glass: rgba(15,21,40,.5);--error: #f43f5e;--success: #34d399;--radius: 12px;--radius-lg: 20px;--shadow: 0 1px 3px rgba(0,0,0,.4), 0 1px 2px rgba(0,0,0,.3);--shadow-md: 0 4px 16px rgba(0,0,0,.4);--shadow-lg: 0 12px 40px rgba(0,0,0,.5);--glow: 0 0 30px rgba(99,102,241,.12);--glow-strong: 0 0 60px rgba(99,102,241,.2);--font-display: "Plus Jakarta Sans", "Inter", sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;border:none;outline:none;background:none}input,select,textarea{font-family:inherit;outline:none}.reveal{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.glass{background:var(--bg-glass);backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);border:1px solid rgba(255,255,255,.06)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 22px;border-radius:var(--radius);font-size:14px;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);white-space:nowrap;position:relative}.btn-primary{background:linear-gradient(135deg,var(--brand) 0%,#818cf8 100%);color:#fff;box-shadow:0 2px 12px #6366f159,inset 0 1px #ffffff1a}.btn-primary:hover{box-shadow:0 6px 28px #6366f180,inset 0 1px #ffffff26;transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-outline{background:transparent;color:var(--text);border:1.5px solid rgba(148,163,184,.2)}.btn-outline:hover{background:#ffffff0a;border-color:#94a3b859;transform:translateY(-1px)}.btn-lg{padding:14px 32px;font-size:15px;font-weight:700;border-radius:14px;letter-spacing:-.2px}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none!important;box-shadow:none!important}.card{background:var(--bg-card-solid);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.form-group{display:flex;flex-direction:column;gap:6px}.form-label{font-size:13px;font-weight:600;color:var(--text)}.form-input{width:100%;padding:11px 14px;border:1.5px solid var(--border);border-radius:var(--radius);font-size:14px;color:var(--text);background:#0a0e1a99;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #6366f11f}.form-input.error{border-color:var(--error)}.alert{padding:12px 16px;border-radius:var(--radius);font-size:14px;margin-bottom:16px}.alert-error{background:#f43f5e14;color:var(--error);border:1px solid rgba(244,63,94,.15)}.alert-success{background:#34d39914;color:var(--success);border:1px solid rgba(52,211,153,.15)}.spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.15);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}nav{position:sticky;top:0;z-index:100;background:#06080fbf;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border-bottom:1px solid rgba(255,255,255,.04)}.nav-inner{max-width:1200px;margin:0 auto;padding:0 28px;height:68px;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-family:var(--font-display);font-size:19px;font-weight:800;background:linear-gradient(135deg,#818cf8,var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.4px}.nav-links{display:flex;align-items:center;gap:6px}.nav-link{font-size:14px;font-weight:500;color:var(--text-muted);padding:7px 14px;border-radius:10px;transition:color .2s,background .2s}.nav-link:hover{color:var(--text);background:#ffffff0a}.container{max-width:1200px;margin:0 auto;padding:0 28px}.container-sm{max-width:480px;margin:0 auto;padding:0 28px}.page-loader{display:flex;align-items:center;justify-content:center;min-height:100vh}.dot-loader{display:flex;gap:6px}.dot-loader span{width:8px;height:8px;background:var(--brand);border-radius:50%;animation:bounce .6s ease-in-out infinite}.dot-loader span:nth-child(2){animation-delay:.1s}.dot-loader span:nth-child(3){animation-delay:.2s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.section-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:99px;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;background:#6366f114;color:#818cf8;border:1px solid rgba(99,102,241,.12);margin-bottom:16px}.section-title{font-family:var(--font-display);font-size:36px;font-weight:800;letter-spacing:-.5px;line-height:1.15;margin-bottom:14px}.section-subtitle{font-size:16px;color:var(--text-muted);max-width:560px;line-height:1.7}.gradient-text{background:linear-gradient(135deg,#818cf8,var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
