:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#06f;--accent-bg:#0066ff14;--accent-border:#06f6;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#00d2ff;--accent-bg:#00d2ff1f;--accent-border:#00d2ff66;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}:root:not([data-theme=light]) #social .button-icon{filter:invert()brightness(2)}}:root[data-theme=dark]{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#00d2ff;--accent-bg:#00d2ff1f;--accent-border:#00d2ff66;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}:root[data-theme=dark] #social .button-icon{filter:invert()brightness(2)}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}.dashboard{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;background:var(--bg);flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}.centered{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;background:var(--bg);flex-direction:column;justify-content:center;align-items:center;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}html,body{max-width:100%;margin:0;padding:0;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.marketing.metro-theme{color:#4b5563;background:linear-gradient(#0066ff05 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#0066ff05 1px,#0000 1px) 0 0/32px 32px,radial-gradient(circle at 50% 0,#0066ff0a 0%,#fff 80%) 0 0/100% 100%,#fff 0 0/100% 100%;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6}.marketing-header{z-index:50;box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8f0;width:100%}.header-content-wrapper{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:1.15rem 2rem;display:flex}.marketing-logo-link{z-index:60;line-height:0;display:inline-flex}.marketing-logo{filter:drop-shadow(0 2px 8px #0066ff26);z-index:60;height:38px}.desktop-nav{align-items:center;gap:2rem;display:flex}.desktop-nav .nav-link{color:#1e293b;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .15s}.desktop-nav .nav-link:hover{color:#06f}.metro-signin-btn{color:#0f172a;background:#0066ff0a;border:1px solid #0066ff1f;border-radius:6px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s}.metro-signin-btn:hover{background:#0066ff14;border-color:#06f}.mobile-menu-toggle{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.mobile-menu-toggle:focus{outline:none}.hamburger-line{background-color:#000;width:100%;height:2px;transition:transform .2s,opacity .2s}.mobile-drawer{z-index:55;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex;position:fixed;inset:0}.mobile-drawer a{color:#000;font-size:1.5rem;font-weight:700;text-decoration:none;transition:color .15s}.mobile-drawer a:hover{color:#06f}.mobile-drawer-signin{background:linear-gradient(135deg,#05ff6d 0%,#047857 100%);border-radius:8px;padding:.8rem 2.5rem;box-shadow:0 4px 15px #05ff6d4d;color:#fff!important}.mobile-menu-toggle .hamburger-line.open:first-child{transform:translateY(8px)rotate(45deg)}.mobile-menu-toggle .hamburger-line.open:nth-child(2){opacity:0}.mobile-menu-toggle .hamburger-line.open:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.metro-hero{background-color:#0000;background-image:linear-gradient(#ffffff73 0%,#ffffffd9 60%,#fff 100%),url(/hero_bg.jpg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;width:100%;max-width:100%;padding:8rem 1.5rem 6rem;display:flex;position:relative}.hero-sticky-note{filter:drop-shadow(0 12px 20px #0000004d);z-index:20;pointer-events:none;border-radius:2px;width:clamp(256px,22vw,336px);position:absolute;top:clamp(1.5rem,3vw,2.25rem);left:clamp(1.25rem,3vw,2.25rem);transform:rotate(-8deg)}@media (width<=768px){.hero-sticky-note{width:clamp(160px,34vw,210px);top:5.75rem}}.metro-hero-container{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;position:relative}.metro-title{letter-spacing:-1px;color:#000;margin:0 0 1.25rem;font-size:2.8rem;font-weight:900;line-height:1.15}.title-sub{color:#475569;margin-top:.5rem;font-size:1.6rem;font-weight:600;display:block}.metro-subhead{color:#1e293b;max-width:680px;margin-bottom:2.5rem;font-size:1.15rem}.metro-display-container{background:linear-gradient(135deg,#0066ff1a 0%,#ffffff05 100%);border:1px solid #06f3;border-radius:12px;width:100%;max-width:850px;margin-top:1rem;padding:6px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0066ff14}.hero-showcase-img{border-radius:8px;width:100%;display:block}.hero-glow-effect{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#0066ff14 0%,#0000 70%);width:40%;height:40%;position:absolute;top:-20%;left:30%}.metro-cta-btn{color:#fff;background:linear-gradient(135deg,#05ff6d 0%,#047857 100%);border-radius:8px;padding:.9rem 2.2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #05ff6d4d}.metro-cta-btn:hover{background:linear-gradient(135deg,#39ff88 0%,#065f46 100%);transform:translateY(-2px);box-shadow:0 6px 25px #05ff6d80}.marketing-hero-actions-container{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.uk-check-banner{z-index:10;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex;position:absolute;top:-6rem;right:2rem;box-shadow:0 10px 25px #0000000d}.uk-map-wrapper{flex-shrink:0;width:52px;height:62px;position:relative}.uk-map-img{object-fit:contain;width:100%;height:100%}.uk-map-pin{background:#ef4444;border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;animation:2.5s infinite pin-pulse;position:absolute;top:70%;left:56%;box-shadow:0 0 8px #ef4444cc}@keyframes pin-pulse{0%{transform:scale(1);box-shadow:0 0 #ef444499}70%{transform:scale(1.15);box-shadow:0 0 0 8px #ef444400}to{transform:scale(1);box-shadow:0 0 #ef444400}}.uk-check-text{color:#475569;font-size:.92rem}.uk-check-link{color:#004b87;font-weight:700;text-decoration:underline;transition:color .15s}.uk-check-link:hover{color:#002d52}.metro-cta-secondary-btn{color:#06f;background:#fff;border:1px solid #06f3;border-radius:8px;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .2s,background-color .2s}.metro-cta-secondary-btn:hover{background:#0066ff08;border-color:#06f}.metro-map-section{text-align:center;max-width:1050px;margin:0 auto;padding:1rem 1.5rem 6rem}.metro-section-title{color:#0f172a;letter-spacing:-.5px;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.section-subhead{color:#475569;margin-bottom:3.5rem;font-size:1.1rem}.metro-map-container{margin-top:.5rem;padding:2rem 0;position:relative}.metro-map-lines-svg{z-index:1;pointer-events:none;opacity:.35;flex-direction:column;justify-content:space-between;height:24px;display:flex;position:absolute;top:50%;left:5%;right:5%;transform:translateY(-50%)}.svg-line{width:100%;height:4px}.line-blue{background:#e0436b}.line-purple{background:#e2972a}.line-green{background:#10b981}.metro-map-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid;position:relative}@media (width<=768px){.metro-map-grid{grid-template-columns:1fr;gap:2rem}.metro-map-lines-svg{display:none}}.metro-station-card{--pin-color:#06f;text-align:left;background:#eaf3ff repeating-linear-gradient(#0f172a09 0 1px,#0000 1px 1.65rem);border:none;border-radius:2px 14px 2px 2px;padding:2.25rem 2rem 2rem;transition:transform .2s,box-shadow .2s;position:relative;transform:rotate(-1.75deg);box-shadow:3px 8px 16px #0f172a24,inset 0 1px #fff9}.metro-map-grid>.metro-station-card:nth-child(2){transform:rotate(1.25deg)}.metro-map-grid>.metro-station-card:nth-child(3){transform:rotate(-.75deg)}.metro-station-card:hover{transform:rotate(0)translateY(-4px);box-shadow:5px 14px 24px #0f172a33,inset 0 1px #fff9}.metro-station-card:after{content:"";border-top:0 solid #0000;border-bottom:22px solid #0f172a24;border-left:22px solid #0000;border-right:0 solid #0000;border-bottom-right-radius:2px;width:0;height:0;position:absolute;bottom:0;right:0}.line-blue-border{--pin-color:#e0436b;background:#fdecef}.line-purple-border{--pin-color:#e2972a;background:#fdf3e0}.line-green-border{--pin-color:#10b981;background:#e9faf1}.station-header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.station-node{border:3.5px solid #fff;border-radius:50%;width:14px;height:14px;display:inline-block}.node-blue{background:#06f;box-shadow:0 0 10px #06f6}.node-purple{background:#8b5cf6;box-shadow:0 0 10px #7c3aed66}.node-green{background:#10b981;box-shadow:0 0 10px #10b98166}.station-line-tag{color:#fff;text-transform:uppercase;border-radius:10px;padding:.15rem .6rem;font-size:.72rem;font-weight:700}.bg-blue{background:#06f}.bg-purple{background:#7c3aed}.bg-green{background:#047857}.metro-station-card h3{color:#000;margin:0 0 .75rem;font-family:Bradley Hand,Segoe Print,Comic Sans MS,cursive,sans-serif;font-size:1.55rem;font-weight:700}.metro-station-card p{color:#000;margin:0;font-size:.95rem;line-height:1.6}.metro-roadmap-note{color:#64748b;margin-top:4rem;font-size:.85rem}.metro-quiz-section{background:#0f172a;border-top:1px solid #0f172a;border-bottom:1px solid #0f172a;padding:5rem 1.5rem}.metro-quiz-section .metro-section-title{color:#fff}.quiz-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:500px;margin:0 auto;padding:2.5rem;box-shadow:0 10px 30px #0000000a}.quiz-question{color:#0f172a;text-align:center;margin-bottom:1.75rem;font-size:1.25rem;font-weight:600}.quiz-actions{justify-content:center;gap:1rem;display:flex}.quiz-actions button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00d2ff 0%,#06f 100%);border:none;border-radius:8px;padding:.8rem 1.75rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s}.quiz-actions button:hover{transform:translateY(-1px);box-shadow:0 4px 15px #0066ff40}.quiz-actions button.quiz-secondary{color:#0f172a;background:#f1f5f9;border:1px solid #cbd5e1}.quiz-actions button.quiz-secondary:hover{box-shadow:none;background:#e2e8f0;border-color:#94a3b8}.quiz-result-headline{color:#0f172a;text-align:center;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.quiz-result-headline.quiz-urgent{color:#ea580c}.quiz-result-detail{color:#475569;text-align:center;margin-bottom:1.5rem;font-size:1rem}.quiz-disclaimer{color:#64748b;text-align:center;margin-bottom:1.5rem;font-size:.8rem}.quiz-disclaimer a{color:#06f;text-decoration:none}.quiz-cta{text-align:center;background:#0066ff0a;border:1px solid #0066ff1f;border-radius:12px;padding:1.25rem}.quiz-cta p{color:#0f172a;margin-bottom:1rem;font-size:.95rem}.quiz-cta-button{color:#fff;background:#06f;border-radius:8px;padding:.7rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .15s;display:inline-block}.quiz-cta-button:hover{background:#0052cc}.quiz-restart{color:#64748b;cursor:pointer;background:0 0;border:none;margin:1.5rem auto 0;font-size:.85rem;text-decoration:underline;display:block}.quiz-restart:hover{color:#475569}.metro-pricing-section{text-align:center;max-width:1280px;margin:0 auto;padding:6rem 1.5rem}.metro-ticket-deck{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.5rem;margin-top:4rem;display:grid}@media (width<=1024px){.metro-ticket-deck{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (width<=768px){.metro-ticket-deck{grid-template-columns:1fr;gap:2.5rem}}.metro-ticket{background:#fff;border:1px dashed #06f3;border-radius:12px;flex-direction:column;padding:2.5rem 2rem;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;position:relative;overflow:visible;box-shadow:0 4px 20px #00000005}.metro-ticket:hover{border-style:solid;border-color:#0066ff4d;transform:translateY(-4px);box-shadow:0 10px 30px #0066ff0f}.ticket-body{flex-direction:column;height:100%;display:flex}.pricing-tier-name{color:#000;margin:0 0 1rem;font-size:1.4rem;font-weight:700;transition:color .2s}.pricing-price{color:#000;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1}.price-period{color:#000;margin-left:.25rem;font-size:1rem;font-weight:500}.pricing-desc{color:#000;text-align:left;min-height:2.8rem;margin-bottom:2rem;font-size:.92rem}.pricing-features-list{flex-direction:column;flex-grow:1;gap:.75rem;margin:0 0 2.5rem;padding:0;list-style:none;display:flex}.pricing-features-list li{color:#000;text-align:left;padding-left:1.25rem;font-size:.92rem;position:relative}.pricing-features-list li:before{content:"—";font-weight:700;position:absolute;left:0}.metro-ticket-blue .pricing-features-list li:before,.metro-ticket-featured .pricing-features-list li:before,.metro-ticket-green .pricing-features-list li:before{color:#06f}.metro-ticket-blue{border-color:#06f3}.metro-ticket-blue:hover{border-color:#06f;box-shadow:0 10px 30px #0066ff14}.metro-ticket-blue .ticket-cutout-top{border-bottom:1px dashed #06f3}.metro-ticket-blue .ticket-cutout-bottom{border-top:1px dashed #06f3}.metro-ticket-blue:hover .ticket-cutout-top{border-bottom-color:#06f}.metro-ticket-blue:hover .ticket-cutout-bottom{border-top-color:#06f}.metro-ticket-blue .metro-ticket-btn{color:#06f;background:#0066ff0a;border-color:#0066ff26}.metro-ticket-blue .metro-ticket-btn:hover{background:#0066ff14;border-color:#06f}.metro-ticket-featured{background:radial-gradient(circle at 100% 0,#0066ff0a 0%,#fff 70%);border-color:#0066ff59;box-shadow:0 10px 30px #0066ff14}.metro-ticket-featured:hover{border-style:solid;border-color:#06f;box-shadow:0 15px 40px #0066ff26}.metro-ticket-featured .ticket-cutout-top{border-bottom:1px dashed #0066ff59}.metro-ticket-featured .ticket-cutout-bottom{border-top:1px dashed #0066ff59}.metro-ticket-featured:hover .ticket-cutout-top{border-bottom-color:#06f}.metro-ticket-featured:hover .ticket-cutout-bottom{border-top-color:#06f}.metro-ticket-badge{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#339dff 0%,#0052cc 100%);border-radius:4px;padding:.25rem .75rem;font-size:.72rem;font-weight:700;position:absolute;top:-12px;right:1.5rem}.metro-ticket-btn-featured{text-align:center;color:#fff;background:linear-gradient(135deg,#339dff 0%,#0052cc 100%);border-radius:8px;margin-top:2rem;padding:.8rem 1.5rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 15px #0066ff40}.metro-ticket-btn-featured:hover{background:linear-gradient(135deg,#5cb3ff 0%,#003d99 100%);box-shadow:0 6px 20px #0066ff73}.metro-ticket-green{border-color:#06f3}.metro-ticket-green:hover{border-color:#06f;box-shadow:0 10px 30px #0066ff14}.metro-ticket-green .ticket-cutout-top{border-bottom:1px dashed #06f3}.metro-ticket-green .ticket-cutout-bottom{border-top:1px dashed #06f3}.metro-ticket-green:hover .ticket-cutout-top{border-bottom-color:#06f}.metro-ticket-green:hover .ticket-cutout-bottom{border-top-color:#06f}.metro-ticket-green .metro-ticket-btn{color:#06f;background:#0066ff0a;border-color:#0066ff26}.metro-ticket-green .metro-ticket-btn:hover{background:#0066ff14;border-color:#06f}.metro-footer{color:#64748b;border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:3rem 2rem 4rem;font-size:.9rem;display:flex}.metro-footer a{color:#64748b;text-decoration:none;transition:color .15s}.metro-footer a:hover{color:#06f}@media (width<=768px){.metro-hero-container{padding:0 1rem}.uk-check-banner{box-sizing:border-box;width:fit-content;max-width:100%;margin:0 auto 2rem;position:static}.marketing-header{box-sizing:border-box;background:0 0;border-bottom:none;width:100%;position:absolute;top:0;left:0;right:0}.header-content-wrapper{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:1.5rem;display:flex}.desktop-nav{display:none}.mobile-menu-toggle{display:flex}.metro-hero{padding:10rem 1rem 4rem}.metro-title{font-size:2.2rem}.title-sub{font-size:1.2rem}.metro-footer{text-align:center;flex-direction:column;gap:1rem;padding:2rem 1rem}}.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;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.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{width:auto;padding:0;max-width:none!important;max-height:none!important}.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:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.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{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.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;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{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{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{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position: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:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.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-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.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{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;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:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;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{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.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{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.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{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;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{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.dashboard{box-sizing:border-box;margin:0 auto;padding:2rem 1.5rem;font-family:system-ui,sans-serif;overflow-x:hidden}.dashboard select{color:inherit;box-sizing:border-box;background:#fff;border:1px solid #ccc;border-radius:6px;min-height:2.4rem;padding:.6rem .75rem;font-size:.95rem}:root[data-theme=dark] .dashboard select{background:var(--code-bg);border-color:var(--border);color:var(--text-h)}h1,h2{margin-bottom:.25rem;line-height:1.25}p.subtitle{color:#666;margin-top:0}p.error{color:#c0392b}.centered{justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-form{flex-direction:column;gap:.75rem;width:320px;display:flex}.auth-logo{align-self:center;height:64px;margin-bottom:.25rem}.back-home-link{text-align:center;color:#888;margin-top:1rem;font-size:.85rem;text-decoration:none;display:block}.auth-form input,.add-customer-form input{border:1px solid #ccc;border-radius:6px;padding:.6rem .75rem;font-size:1rem}.auth-form button[type=submit],.add-customer-form button{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:6px;padding:.6rem .75rem;font-size:1rem}button.link{color:#0d1b2a;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;text-decoration:underline}.dashboard header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.header-logo{height:40px}.add-customer-form{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.customer-list{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.customer-list li{border:1px solid #e5e5e5;border-radius:6px;padding:.75rem}.tabs{gap:.5rem;display:flex}.tabs .tab,.tabs .tab-active{cursor:pointer;color:#666;background:0 0;border:none;border-radius:6px;padding:.4rem .75rem;font-size:.9rem}.tabs .tab-active{color:#fff;background:#0d1b2a}.stats-row{gap:.75rem;margin-top:1.5rem;display:flex}.stat-card{background:#f7f8fa;border-radius:10px;flex-direction:column;flex:1;align-items:center;padding:1rem;display:flex}.stat-number{color:#0d1b2a;font-size:1.5rem;font-weight:700}.stat-label{color:#666;margin-top:.25rem;font-size:.8rem}.add-job-form{flex-wrap:wrap;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem;display:flex}.add-job-form input,.add-job-form select{border:1px solid #ccc;border-radius:6px;align-self:center;padding:.6rem .75rem;font-size:.95rem}.add-job-form button{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:6px;padding:.6rem .75rem}.job-list{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.job-list li{border:1px solid #e5e5e5;border-radius:6px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.job-main{flex-direction:column;display:flex}.calendar-day{margin-bottom:1.5rem}.calendar-day h3,.calendar-selected-heading{color:#0d1b2a;margin-bottom:.5rem;font-size:1rem}.week-nav{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.week-nav button{cursor:pointer;color:#0d1b2a;background:0 0;border:1px solid #ccc;border-radius:6px;padding:.3rem .7rem;font-size:.9rem}.week-nav-today{font-weight:600}.week-strip{grid-template-columns:repeat(7,1fr);gap:.5rem;margin-bottom:1.5rem;display:grid}.day-col{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.6rem .25rem;display:flex}.day-col-today{border-color:#fcd34d}.day-col-selected{background:#0d1b2a;border-color:#0d1b2a}.day-col-selected .day-col-name,.day-col-selected .day-col-num{color:#fff}.day-col-name{color:#888;text-transform:uppercase;font-size:.7rem}.day-col-num{color:#0d1b2a;font-size:1.1rem;font-weight:700}.day-col-count{color:#0d1b2a;background:#f7f8fa;border-radius:10px;padding:.1rem .4rem;font-size:.7rem}.day-col-selected .day-col-count{color:#fff;background:#fff3}.calendar-view-toggle{border:1px solid var(--border,#ccc);border-radius:8px;margin-bottom:.75rem;display:inline-flex;overflow:hidden}.calendar-toggle,.calendar-toggle-active{color:var(--text-h,#0d1b2a);cursor:pointer;background:0 0;border:none;padding:.4rem 1rem;font-size:.85rem;font-weight:600}.calendar-toggle-active{color:#fff;background:#0d1b2a}.month-grid{grid-template-columns:repeat(7,1fr);gap:.4rem;margin-bottom:1.5rem;display:grid}.month-grid-dayname{text-align:center;color:#888;text-transform:uppercase;padding-bottom:.25rem;font-size:.7rem}.month-cell{cursor:pointer;background:0 0;border:1px solid #e5e5e5;border-radius:6px;flex-direction:column;align-items:center;gap:.15rem;min-height:3.2rem;padding:.5rem .15rem;display:flex}.month-cell-outside{opacity:.35}:root[data-theme=dark] .calendar-toggle,:root[data-theme=dark] .calendar-toggle-active{color:var(--text-h)}:root[data-theme=dark] .calendar-view-toggle{border-color:var(--border)}:root[data-theme=dark] .month-cell{border-color:var(--border);background:var(--bg)}.payment-request{gap:.5rem;display:flex}.payment-request input{border:1px solid #ccc;border-radius:6px;width:100px;padding:.5rem}.payment-request button{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:6px;padding:.5rem .75rem;font-weight:600}.payment-badge{white-space:nowrap;border-radius:6px;padding:.3rem .6rem;font-size:.85rem}.payment-pending,.payment-sent{color:#fff;background:#f97316;font-weight:600}.payment-paid{color:#fff;background:#22c55e;font-weight:600}.customers-layout{grid-template-columns:300px 1fr;align-items:start;gap:1.5rem;display:grid}.customer-search-input{border:1px solid var(--border,#ccc);box-sizing:border-box;border-radius:6px;width:100%;margin-bottom:.75rem;padding:.6rem .75rem;font-size:.95rem}.add-toggle{color:#fff;cursor:pointer;box-sizing:border-box;background:#0d1b2a;border:none;border-radius:6px;width:100%;margin-bottom:.75rem;padding:.6rem .75rem;font-weight:600;display:block}.add-toggle-highlight{background:#16a34a}.add-toggle-highlight:hover{background:#15803d}.customers-list-pane .add-customer-form{background:#f7f8fa;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;padding:1rem}:root[data-theme=dark] .customers-list-pane .add-customer-form{background:var(--code-bg);border-color:var(--border)}.customer-list li{cursor:pointer}.customer-list li.customer-list-item-active{background:#f7f8fa;border-color:#0d1b2a}.customers-detail-pane{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.25rem}.detail-form{margin-bottom:1.5rem}.detail-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.5rem;display:grid}.detail-form input,.detail-form select,.detail-form textarea{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;min-width:0;padding:.6rem .75rem;font-size:.95rem}.detail-grid,.detail-grid>*{min-width:0}.detail-form textarea{resize:vertical;margin-bottom:.5rem}.detail-form button{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:6px;padding:.6rem .75rem}.customer-detail h3{color:#0d1b2a;margin-bottom:.5rem;font-size:1rem}.header-actions{align-items:center;gap:1rem;display:flex}.settings h3{color:#0d1b2a;margin:1rem 0 .5rem;font-size:.95rem}.settings .detail-form{max-width:500px}.saved-message{color:#1e7e34}.add-service-form{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.add-service-form input{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;min-width:0;padding:.5rem .6rem}.add-service-form button{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:6px;padding:.5rem .75rem}.service-list{flex-direction:column;gap:.4rem;padding:0;list-style:none;display:flex}.service-list li{border:1px solid #e5e5e5;border-radius:6px;justify-content:space-between;align-items:center;padding:.6rem .75rem;display:flex}.tab-active-home,.tab-active-workers,.tab-active-business{color:#fff!important;background:#06f!important}.tab-active-jobs,.tab-active-calendar,.tab-active-customers{color:#fff!important;background:#10b981!important}.tab-active-payments{color:#fff!important;background:#ef4444!important}.view-container-home .stat-card:first-child{border-top:4px solid #06f!important}.view-container-home .stat-card:nth-child(2){border-top:4px solid #10b981!important}.view-container-home .stat-card:nth-child(3){border-top:4px solid #ef4444!important}.view-container-customers .customers-list-pane,.view-container-customers .customers-detail-pane,.view-container-jobs .jobs,.view-container-calendar .calendar{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.25rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border-top:4px solid #10b981!important}.view-container-payments .payments{background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:1.25rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border-top:4px solid #ef4444!important}.view-container-workers .workers>div>div{border-top:4px solid #06f!important;border-top-left-radius:8px!important;border-top-right-radius:8px!important}.view-container-business .settings{background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border-top:4px solid #06f!important}.integrations-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:.75rem;display:grid}.workers-layout{grid-template-columns:1fr 360px;align-items:start;gap:1.5rem;display:grid}.playground-layout{grid-template-columns:280px 1fr;align-items:start;gap:1.5rem;display:grid}.playground-exit-btn{border:1px solid var(--border);background:var(--bg);color:var(--text-h);cursor:pointer;border-radius:6px;grid-column:1/-1;justify-self:start;align-items:center;gap:.35rem;padding:.5rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}.playground-exit-btn:hover{border-color:var(--accent);color:var(--accent)}.crm-services-grid{text-align:left;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.list-item-flex{border:1px solid var(--border);background-color:var(--bg);box-shadow:var(--shadow);border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.back-to-list-btn,.bottom-tabs{display:none}@media (width<=768px){.dashboard header{grid-template-columns:1fr auto;grid-template-areas:"logo actions";align-items:center;gap:1rem;display:grid!important}.header-logo{grid-area:logo}.header-actions{grid-area:actions}.dashboard header .tabs{display:none}.dashboard>main{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom))}.bottom-tabs{z-index:500;background:var(--bg);border-top:1px solid var(--border);padding:.35rem .25rem calc(.35rem + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;scrollbar-width:none;justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-x:auto}.bottom-tabs::-webkit-scrollbar{display:none}.bottom-tab{cursor:pointer;min-width:56px;color:var(--text);background:0 0;border:none;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.15rem;padding:.35rem .2rem;display:flex}.bottom-tab-icon{font-size:1.25rem;line-height:1}.bottom-tab-label{white-space:nowrap;font-size:.62rem;font-weight:600}.bottom-tab-active{color:var(--accent)}.bottom-tab-active-home,.bottom-tab-active-workers,.bottom-tab-active-business{color:#06f}.bottom-tab-active-jobs,.bottom-tab-active-calendar,.bottom-tab-active-customers{color:#10b981}.bottom-tab-active-payments{color:#ef4444}.tabs .tab,.tabs .tab-active{flex-shrink:0}.integrations-grid{grid-template-columns:1fr}.stats-row,.upsell-grid,.service-cards-grid{grid-template-columns:1fr!important}.workers-layout{grid-template-columns:1fr}.playground-layout{grid-template-columns:1fr;justify-items:center}.playground-layout>div{width:100%}.crm-services-grid,.customers-layout{grid-template-columns:1fr}.customers-layout.has-selected .customers-list-pane,.customers-layout:not(.has-selected) .customers-detail-pane{display:none}.back-to-list-btn{border:1px solid var(--border);background-color:var(--bg);color:var(--text-h);cursor:pointer;border-radius:6px;align-items:center;gap:.25rem;margin-bottom:1rem;padding:.45rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex!important}}@media (width<=600px){.list-item-flex{flex-direction:column;align-items:stretch;gap:.75rem}.list-item-flex>div:last-child{justify-content:flex-end;gap:.5rem;display:flex}.job-list li{flex-direction:column;align-items:stretch;gap:.75rem}.job-list li select,.job-list li .payment-request{box-sizing:border-box;width:100%}.job-list li .payment-request input{flex:1}.job-list li .payment-badge{align-self:flex-start}.add-job-form{flex-direction:column;align-items:stretch}.add-job-form input,.add-job-form select,.add-job-form button{box-sizing:border-box;width:100%!important}.add-service-form{flex-direction:column;align-items:stretch}.add-service-form>div{grid-template-columns:1fr!important}.add-service-form button{align-self:stretch!important}.add-customer-form{flex-direction:column;align-items:stretch}.add-customer-form input,.add-customer-form select,.add-customer-form button{box-sizing:border-box;width:100%}.form-grid-2,.form-grid-price{grid-template-columns:1fr!important}.detail-grid{grid-template-columns:1fr}}:root[data-theme=dark] p.subtitle,:root[data-theme=dark] .tabs .tab,:root[data-theme=dark] .stat-label,:root[data-theme=dark] .day-col-name,:root[data-theme=dark] .back-home-link{color:var(--text)}:root[data-theme=dark] button.link,:root[data-theme=dark] .stat-number,:root[data-theme=dark] .calendar-day h3,:root[data-theme=dark] .calendar-selected-heading,:root[data-theme=dark] .week-nav button,:root[data-theme=dark] .day-col-num,:root[data-theme=dark] .day-col-count,:root[data-theme=dark] .customer-detail h3,:root[data-theme=dark] .settings h3,:root[data-theme=dark] h1,:root[data-theme=dark] h2,:root[data-theme=dark] h3,:root[data-theme=dark] h4,:root[data-theme=dark] label,:root[data-theme=dark] strong{color:var(--text-h)}:root[data-theme=dark] .day-col,:root[data-theme=dark] .customers-detail-pane,:root[data-theme=dark] .view-container-customers .customers-list-pane,:root[data-theme=dark] .view-container-customers .customers-detail-pane,:root[data-theme=dark] .view-container-jobs .jobs,:root[data-theme=dark] .view-container-calendar .calendar,:root[data-theme=dark] .view-container-payments .payments,:root[data-theme=dark] .view-container-business .settings,:root[data-theme=dark] .customer-list li,:root[data-theme=dark] .job-list li,:root[data-theme=dark] .service-list li{background:var(--bg);border-color:var(--border)}:root[data-theme=dark] .stat-card,:root[data-theme=dark] .day-col-count,:root[data-theme=dark] .customer-list li.customer-list-item-active{background:var(--code-bg)}:root[data-theme=dark] .customer-list li.customer-list-item-active,:root[data-theme=dark] .day-col-selected{border-color:var(--accent)}:root[data-theme=dark] .auth-form input,:root[data-theme=dark] .add-customer-form input,:root[data-theme=dark] .add-job-form input,:root[data-theme=dark] .add-job-form select,:root[data-theme=dark] .detail-form input,:root[data-theme=dark] .detail-form select,:root[data-theme=dark] .detail-form textarea,:root[data-theme=dark] .add-service-form input,:root[data-theme=dark] .payment-request input,:root[data-theme=dark] .week-nav button{background:var(--code-bg);border-color:var(--border);color:var(--text-h)}@media (width<=480px){.week-strip{gap:.25rem}.day-col{border-radius:6px;padding:.4rem .1rem}.day-col-name{font-size:.6rem}.day-col-num{font-size:.9rem}.day-col-count{padding:.05rem .25rem;font-size:.6rem}}
