*{margin:0;padding:0;box-sizing:border-box}:root{--cv-blue:#003893;--cv-yellow:#f7d116;--cv-green:#007847;--cv-red:#ce1126;--cv-white:#fff;--cv-light-bg:#f5f7fa;--cv-gray:#6b7280;--cv-dark:#1f2937;--cv-card-bg:#fff;--cv-text-primary:#1f2937;--cv-text-secondary:#6b7280;--cv-border:#e5e7eb}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}[data-theme=dark]{--cv-white:#1a1a2e;--cv-light-bg:#16213e;--cv-dark:#fff;--cv-card-bg:#1a1a2e;--cv-text-primary:#fff;--cv-text-secondary:#9ca3af;--cv-border:#374151;--cv-gray:#9ca3af}[data-theme=dark] body{background-color:#0f0f1a}[data-theme=dark] .leaflet-control-zoom a{background-color:#1a1a2e!important;color:#fff!important;border-color:#374151!important}[data-theme=dark] .leaflet-control-zoom a:hover{background-color:#2a2a4e!important}[data-theme=dark] .leaflet-control-attribution{background-color:#1a1a2ed9!important;color:#9ca3af!important}[data-theme=dark] .leaflet-control-attribution a{color:#60a5fa!important}[data-theme=dark] .leaflet-popup-content-wrapper{background-color:#1a1a2e!important;color:#fff!important}[data-theme=dark] .leaflet-popup-tip{background-color:#1a1a2e!important}[data-theme=dark] .leaflet-bar{border-color:#374151!important}[data-theme=dark] a{color:#60a5fa}[data-theme=dark] .app{background:#16213e}[data-theme=dark] .search-bar{background:#00000059;border:1px solid #fff3}[data-theme=dark] .search-bar input{color:#fff;background:#0000}[data-theme=dark] .search-bar input::placeholder{color:#9ca3af}[data-theme=dark] .business-card,[data-theme=dark] .category-icon,[data-theme=dark] .promo-card{background:#1a1a2e;border-color:#374151}[data-theme=dark] .bottom-nav{background:#1a1a2e;border-top-color:#374151}[data-theme=dark] .nav-item{color:#9ca3af}[data-theme=dark] .nav-item.active{color:var(--cv-yellow)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:var(--cv-light-bg);color:var(--cv-dark);-webkit-font-smoothing:antialiased}.app,body{min-height:100vh}.app{max-width:100%;margin:0 auto;background:var(--cv-white);padding-bottom:80px;position:relative}@media (min-width:769px){.app{padding-bottom:20px}.header{padding:20px 24px}.section{padding:0 24px 24px}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:20px}.category-icon{width:80px;height:80px;font-size:36px}.featured-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.promo-scroll{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px;overflow-x:visible}.promo-card{min-width:auto}}body.modal-open{overflow:hidden;position:fixed;width:100%;height:100%}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px}.modal-overlay,.modal-overlay>div{overflow-y:auto;-webkit-overflow-scrolling:touch}.modal-overlay>div{max-height:85vh;max-height:85dvh}@media (max-width:480px){.modal-overlay{padding:8px}.modal-overlay>div{max-height:80vh;max-height:80dvh}}.booking-slots-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}@media (min-width:400px){.booking-slots-grid{grid-template-columns:repeat(4,1fr)}}.booking-dates-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}@media (min-width:400px){.booking-dates-grid{grid-template-columns:repeat(4,1fr)}}.booking-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.booking-modal-content,.booking-modal-overlay{overflow-y:auto;-webkit-overflow-scrolling:touch}.booking-modal-content{max-height:85vh;max-height:85dvh}@media (max-width:480px){.booking-modal-overlay{padding:0;align-items:flex-end}.booking-modal-content{border-radius:20px 20px 0 0!important;max-height:80vh!important;max-height:80dvh!important;padding-bottom:24px!important}.booking-modal-body,.booking-modal-header{padding:16px!important}}.service-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.service-form-modal,.service-form-overlay{overflow-y:auto;-webkit-overflow-scrolling:touch}.service-form-modal{border-radius:16px;width:100%;max-width:520px;max-height:85vh;max-height:85dvh;box-shadow:0 20px 60px #0000004d}.service-form-grid-2col{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:480px){.service-form-overlay{padding:8px}.service-form-modal{max-height:75vh;max-height:75dvh;padding:16px!important;margin-bottom:60px}.service-form-grid-2col{grid-template-columns:1fr}}.event-form-grid-2col{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}@media (max-width:480px){.event-form-grid-2col{grid-template-columns:1fr}.event-form-grid-2col input[type=datetime-local]{font-size:14px;padding:12px 10px}}.header{background:linear-gradient(135deg,var(--cv-blue) 0,#004aad 100%);padding:16px 16px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-title{color:var(--cv-white);font-size:24px;font-weight:700;margin-bottom:16px;display:flex;align-items:center;gap:8px}.header-title .flag{font-size:28px}.search-bar{background:var(--cv-white);border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 8px #0000001a}.search-bar input{border:none;outline:none;flex:1 1;font-size:16px;color:var(--cv-dark)}.search-bar input::placeholder,.search-icon{color:var(--cv-gray)}.search-icon{font-size:20px}.banner-section{padding:16px}.banner{background:linear-gradient(135deg,var(--cv-green) 0,#009959 100%);border-radius:16px;padding:20px;color:var(--cv-white);position:relative;overflow:hidden;min-height:140px}.banner h3{font-size:18px;font-weight:700;margin-bottom:8px}.banner p{font-size:14px;opacity:.9;max-width:70%}.banner-badge{position:absolute;top:12px;right:12px;background:var(--cv-yellow);color:var(--cv-dark);padding:6px 12px;border-radius:20px;font-size:12px;font-weight:700}.banner-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.banner-dot{width:8px;height:8px;border-radius:50%;background:var(--cv-gray);opacity:.3}.banner-dot.active{background:var(--cv-blue);opacity:1;width:24px;border-radius:4px}.section{padding:0 16px 20px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-title{font-size:20px;font-weight:700;color:var(--cv-dark)}.section-link{color:var(--cv-blue);font-size:14px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:4px}.categories-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.category-item{flex-direction:column;gap:8px;text-decoration:none;color:var(--cv-dark)}.category-icon,.category-item{display:flex;align-items:center}.category-icon{width:64px;height:64px;background:var(--cv-white);border-radius:16px;justify-content:center;font-size:28px;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb;transition:transform .2s,box-shadow .2s}.category-icon:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.category-name{font-size:12px;text-align:center;font-weight:500;color:var(--cv-dark)}.promo-scroll{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.promo-scroll::-webkit-scrollbar{display:none}.promo-card{min-width:200px;background:var(--cv-white);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb}.promo-image{width:100%;height:100px;background:linear-gradient(135deg,var(--cv-blue) 0,var(--cv-green) 100%);display:flex;align-items:center;justify-content:center;font-size:40px}.promo-content{padding:12px}.promo-title{font-size:14px;font-weight:600;color:var(--cv-dark);margin-bottom:4px}.promo-discount{font-size:12px;color:var(--cv-green);font-weight:700}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:480px;background:var(--cv-white);display:flex;justify-content:space-around;padding:8px 0 12px;border-top:1px solid #e5e7eb;box-shadow:0 -2px 10px #0000000d;z-index:1000}.nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;color:var(--cv-gray);font-size:12px;transition:color .2s;padding:4px 12px}.nav-item.active{color:var(--cv-blue)}.nav-item .icon{font-size:24px}.page{padding:20px 16px;text-align:center}.page h2{color:var(--cv-dark);margin-bottom:8px}.page p{color:var(--cv-gray)}.featured-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.business-card{background:var(--cv-white);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;border:1px solid #e5e7eb}.business-image{width:100%;height:80px;background:linear-gradient(135deg,var(--cv-yellow) 0,var(--cv-green) 100%);display:flex;align-items:center;justify-content:center;font-size:32px}.business-info{padding:10px}.business-name{font-size:13px;font-weight:600;color:var(--cv-dark);margin-bottom:4px}.business-category{font-size:11px;color:var(--cv-gray)}.business-rating{display:flex;align-items:center;gap:4px;margin-top:6px;font-size:12px;color:var(--cv-yellow)}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:#0000}.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,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{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{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{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;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-bottom,.leaflet-top{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;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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.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:focus,.leaflet-bar a:hover{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(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);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(/_next/static/media/marker-icon.d577052a.png)}.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:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:initial!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;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-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid #0003;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;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:#0000}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{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=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid #0000;background:#0000;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}}