*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:16px;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.leaflet-container{height:100%;width:100%}.btn{border:none;border-radius:6px;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-align:center;transition:all .2s}.btn-primary{background-color:#2c3e50;color:#fff}.btn-primary:hover{background-color:#1a252f}.btn-secondary{background-color:#7f8c8d;color:#fff}.btn-secondary:hover{background-color:#5d6d7e}.btn-success{background-color:#27ae60;color:#fff}.btn-success:hover{background-color:#1e8449}.btn-danger{background-color:#e74c3c;color:#fff}.btn-danger:hover{background-color:#c0392b}.btn-outline{background-color:initial;border:2px solid #2c3e50;color:#2c3e50}.btn-outline:hover{background-color:#2c3e50;color:#fff}.btn-google{align-items:center;background-color:#fff;border:2px solid #ddd;color:#333;display:flex;gap:10px;justify-content:center}.btn-google:hover{background-color:#f5f5f5;border-color:#aaa}.input{background-color:#fff;border:2px solid #ddd;border-radius:6px;font-size:16px;padding:12px 16px;transition:all .2s;width:100%}.input:focus{border-color:#2c3e50;box-shadow:0 0 0 3px #2c3e501a;outline:none}.input::placeholder{color:#999}.card{background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:24px}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#2c3e50;height:50px;margin:2rem auto;width:50px}@media (max-width:768px){.container{padding:0 .5rem}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.notification-bell-container{position:relative}.notification-bell-button{background:none;border:none;cursor:pointer;font-size:24px;padding:8px;position:relative;transition:transform .2s}.notification-bell-button:hover{transform:scale(1.1)}.notification-badge{background-color:#e74c3c;border-radius:10px;color:#fff;font-size:11px;font-weight:700;min-width:18px;padding:2px 6px;position:absolute;right:0;text-align:center;top:0}.notification-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-direction:column;margin-top:8px;max-height:600px;max-width:90vw;position:absolute;right:0;top:100%;width:380px;z-index:1000}.notification-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:16px}.notification-header h3{color:#333;font-size:18px;margin:0}.mark-all-read{background:none;border:none;color:#2c3e50;cursor:pointer;font-size:13px;text-decoration:underline}.mark-all-read:hover{color:#1a252f}.notification-list{max-height:450px;overflow-y:auto}.no-notifications{color:#999;padding:40px 20px;text-align:center}.notification-item{align-items:flex-start;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:12px;padding:12px 16px;transition:background-color .2s}.notification-item:hover{background-color:#f9f9f9}.notification-item.unread{background-color:#f0f7ff}.notification-icon{flex-shrink:0;font-size:24px}.notification-content{flex:1 1;min-width:0}.notification-content h4{color:#333;font-size:14px;font-weight:600;margin:0 0 4px}.notification-content p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#666;display:-webkit-box;font-size:13px;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis}.notification-time{color:#999;font-size:12px}.notification-delete{background:none;border:none;color:#999;cursor:pointer;flex-shrink:0;font-size:16px;opacity:0;padding:4px;transition:opacity .2s}.notification-item:hover .notification-delete{opacity:1}.notification-delete:hover{color:#e74c3c}.notification-footer{border-top:1px solid #e5e5e5;padding:12px 16px;text-align:center}.notification-footer button{background:none;border:none;color:#2c3e50;cursor:pointer;font-size:14px;font-weight:600}.notification-footer button:hover{text-decoration:underline}@media (max-width:480px){.notification-dropdown{border-radius:0;right:-16px;width:100vw}}.navbar{background-color:#fff;box-shadow:0 1px 3px 0 #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-content{justify-content:space-between;padding:1rem 0}.navbar-brand,.navbar-content{align-items:center;display:flex}.navbar-brand{color:#4f46e5;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none}.navbar-menu{align-items:center;display:flex;gap:1.5rem}.navbar-link{color:#4b5563;font-weight:500;text-decoration:none;transition:color .2s}.navbar-link:hover{color:#4f46e5}.navbar-user{color:#6b7280;font-weight:500}.mobile-menu-btn{background:none;border:none;color:#4f46e5;cursor:pointer;display:none;font-size:1.5rem}@media (max-width:768px){.mobile-menu-btn{display:block}.navbar-menu{background:#fff;box-shadow:0 4px 6px -1px #0000001a;display:none;flex-direction:column;left:0;padding:1rem;position:absolute;right:0;top:100%}.navbar-menu.active{display:flex}.navbar-menu .btn{width:100%}}.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{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width: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-height:none!important;max-width:none!important;padding:0;width:auto}.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{box-sizing:border-box;height:0;width:0;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{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.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{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.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:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width: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{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);height:36px;width: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{height:44px;width: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{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;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{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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.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;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;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{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.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{-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);margin:0 auto;width:24px}.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{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.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{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.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{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;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;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-container{border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;height:600px;overflow:hidden;width:100%}.tech-popup h3{color:#4f46e5;font-size:1.1rem;margin:0 0 .5rem}.tech-popup p{color:#4b5563;font-size:.9rem;margin:.25rem 0}@media (max-width:768px){.map-container{height:400px}}.home{min-height:calc(100vh - 70px)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-bottom:2rem;padding:4rem 0;text-align:center}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.5rem;opacity:.9}.home-content{padding-bottom:3rem}.filters{margin-bottom:2rem}.filters h2{color:#1f2937;margin-bottom:1rem}.filters-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#4b5563;font-weight:500}.slider{width:100%}.map-section{margin:2rem 0}.map-section h2{color:#1f2937;margin-bottom:1rem}.technicians-section h2{color:#1f2937;margin:2rem 0 1rem}.no-results{color:#6b7280;padding:2rem;text-align:center}.technicians-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.tech-card{display:flex;flex-direction:column;gap:1rem;transition:transform .2s,box-shadow .2s}.tech-card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-4px)}.tech-avatar{font-size:1.5rem;height:60px;width:60px}.tech-info h3{color:#1f2937;margin:0}.tech-rating{color:#6b7280;display:flex;font-size:.9rem;gap:.5rem}.tech-details{gap:.75rem}.tech-bio{color:#4b5563;font-size:.95rem}.tech-meta{color:#6b7280;font-size:.9rem;gap:1rem}.tech-meta,.tech-services{display:flex;flex-wrap:wrap}.tech-services{gap:.5rem}.service-tag{background-color:#eef2ff;border-radius:1rem;color:#4f46e5;font-size:.85rem;font-weight:500;padding:.25rem .75rem}.tech-address{color:#6b7280;font-size:.9rem}.tech-actions{gap:.5rem}@media (max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1.2rem}.filters-grid,.technicians-grid{grid-template-columns:1fr}.tech-actions{flex-direction:column}}.auth-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:calc(100vh - 70px);padding:2rem 1rem}.auth-container{max-width:450px;width:100%}.auth-card{padding:2.5rem}.auth-card h1{color:#1f2937;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:#6b7280;margin-bottom:2rem;text-align:center}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.btn-full{margin-top:.5rem;width:100%}.auth-link{color:#6b7280;margin-top:1.5rem;text-align:center}.auth-link a{color:#4f46e5;font-weight:500;text-decoration:none}.auth-link a:hover{text-decoration:underline}.auth-divider{margin:20px 0;position:relative;text-align:center}.auth-divider:after,.auth-divider:before{background-color:#ddd;content:"";height:1px;position:absolute;top:50%;width:45%}.auth-divider:before{left:0}.auth-divider:after{right:0}.auth-divider span{background-color:#fff;color:#999;font-size:14px;padding:0 10px}@media (max-width:480px){.auth-card{padding:1.5rem}}.dashboard{min-height:calc(100vh - 70px);padding:2rem 0}.dashboard-header{align-items:center;display:flex;justify-content:space-between}.dashboard-header h1{color:#1f2937}.empty-state{padding:3rem}.empty-state h2{color:#1f2937;margin-bottom:1rem}.empty-state p{color:#6b7280;margin-bottom:2rem}.requests-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.request-card{display:flex;flex-direction:column;gap:1rem}.request-header{align-items:flex-start;display:flex;justify-content:space-between}.request-header h3{color:#1f2937;margin-bottom:.5rem}.status-badge{border-radius:1rem;font-weight:500;padding:.25rem .75rem}.status-pending{background-color:#fef3c7;color:#92400e}.status-accepted{background-color:#dbeafe;color:#1e40af}.status-progress{background-color:#e0e7ff;color:#4338ca}.status-completed{background-color:#d1fae5;color:#065f46}.status-cancelled{background-color:#fee2e2;color:#991b1b}.request-body p{color:#4b5563;margin:.5rem 0}.request-date{color:#9ca3af;font-size:.9rem;margin-top:1rem}.request-actions{display:flex;gap:.5rem;margin-top:auto}.request-actions .btn{flex:1 1}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{max-height:90vh;max-width:500px;overflow-y:auto;width:100%}.modal-content h2{color:#1f2937;margin-bottom:1.5rem}.rating-input{display:flex;gap:.5rem}.star{background:none;border:none;cursor:pointer;font-size:2rem;opacity:.3;transition:opacity .2s}.star.active{opacity:1}.modal-actions{display:flex;gap:1rem;margin-top:1.5rem}.modal-actions .btn{flex:1 1}@media (max-width:768px){.dashboard-header{align-items:stretch;flex-direction:column;gap:1rem}.dashboard-header .btn{width:100%}.requests-grid{grid-template-columns:1fr}}.address-autocomplete{position:relative;width:100%}.input-wrapper{align-items:center;display:flex;position:relative}.input-wrapper .input{padding-right:40px;width:100%}.loading-spinner{animation:spin 1s linear infinite;font-size:1.2rem;position:absolute;right:12px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.suggestions-dropdown{background:#fff;border:1px solid #e5e7eb;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 12px #00000026;left:0;margin-top:-1px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.suggestion-item{align-items:flex-start;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;padding:12px 16px;transition:background-color .2s}.suggestion-item:hover:not(.disabled){background-color:#f9fafb}.suggestion-item.disabled{cursor:not-allowed;opacity:.6}.suggestion-icon{flex-shrink:0;font-size:1.2rem;margin-right:12px;margin-top:2px}.suggestion-text{flex:1 1;min-width:0}.suggestion-name{color:#1f2937;font-size:.95rem;font-weight:600}.suggestion-address,.suggestion-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestion-address{color:#6b7280;font-size:.85rem;margin-top:2px}.autocomplete-hint{color:#7f8c8d;display:block;font-size:.85rem;margin-top:.5rem}.negotiation-panel{background:#fff;border:2px solid #e5e5e5;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.negotiation-panel h3{color:#2c3e50;margin-bottom:1.5rem}.negotiation-form{display:flex;flex-direction:column;gap:1.5rem}.input-large{font-size:1.2rem;font-weight:600;padding:14px}.negotiation-form small{color:#7f8c8d;display:block;font-size:.9rem;margin-top:.5rem}.negotiation-info{background-color:#f0f7ff;border-left:4px solid #3498db;border-radius:6px;padding:1rem}.negotiation-info p{color:#2c3e50;font-weight:600;margin:0 0 .5rem}.negotiation-info ul{color:#555;margin:.5rem 0 0 1.5rem}.negotiation-info li{font-size:.9rem;margin:.25rem 0}.payment-pending-notice{background:linear-gradient(135deg,#f0f7ff,#e8f5e9);border-radius:8px;padding:2rem;text-align:center}.notice-icon{font-size:64px;margin-bottom:1rem}.payment-pending-notice h3{color:#2c3e50;margin:.5rem 0}.payment-pending-notice p{color:#7f8c8d;margin-bottom:1.5rem}.date-display,.price-display{align-items:center;background:#fff;border-radius:6px;display:flex;justify-content:space-between;margin:.5rem 0;padding:1rem}.price-display strong{color:#27ae60;font-size:2rem}.date-display strong{color:#2c3e50}.price-info{background-color:#f9f9f9;border-radius:6px;padding:1rem}.info-row{display:flex;justify-content:space-between;padding:.5rem 0}.info-row span{color:#7f8c8d}.info-row strong{color:#2c3e50;font-size:1.1rem}@media (max-width:600px){.negotiation-panel{padding:1rem}.price-display strong{font-size:1.5rem}}.tech-dashboard{min-height:calc(100vh - 70px);padding:2rem 0}.dashboard-header{margin-bottom:2rem}.alert{border-radius:8px;font-weight:500;margin-bottom:1rem;padding:1rem}.alert-warning{background-color:#fff3e0;border-left:4px solid #f57c00;color:#f57c00}.alert-info{background-color:#e3f2fd;border-left:4px solid #1976d2;color:#1976d2}.stripe-section{margin-bottom:2rem}.stripe-section h2{color:#2c3e50;margin-bottom:1rem}.stripe-incomplete,.stripe-not-configured,.stripe-pending,.stripe-ready{border-radius:8px;padding:1.5rem;text-align:center}.stripe-not-configured{background-color:#fff3e0;border:2px solid #f57c00}.stripe-incomplete{background-color:#ffebee;border:2px solid #e74c3c}.stripe-pending{background-color:#f0f7ff;border:2px solid #3498db}.stripe-ready{background-color:#e8f5e9;border:2px solid #27ae60}.stripe-incomplete p,.stripe-not-configured p,.stripe-pending p,.stripe-ready p{font-weight:500;margin:.5rem 0}.stripe-incomplete button,.stripe-not-configured button,.stripe-pending button,.stripe-ready button{margin-top:1rem}.waiting-payment{background-color:#fff3e0;border-radius:6px;color:#f57c00;font-weight:600;padding:1rem;text-align:center}.tech-dashboard h1{color:#1f2937;margin-bottom:2rem}.profile-section,.requests-section,.services-section{margin-bottom:2rem}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.section-header h2{color:#1f2937;margin:0}.profile-form{display:flex;flex-direction:column;gap:1rem}.form-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form-group label{color:#374151;font-weight:500}.checkbox-label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.checkbox-label input[type=checkbox]{cursor:pointer;width:auto}.profile-info{display:flex;flex-direction:column;gap:1rem}.profile-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:1rem}.stat-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:.5rem;color:#fff;flex-direction:column;gap:.5rem;text-align:center}.stat-value{font-size:1.5rem;font-weight:700}.stat-label{font-size:.9rem;opacity:.9}.profile-bio{background-color:#f9fafb;border-radius:.5rem;color:#4b5563;padding:1rem}.services-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.service-item{align-items:center;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;transition:all .2s}.service-item:hover{background-color:#f9fafb;border-color:#4f46e5}.service-item.selected{background-color:#eef2ff;border-color:#4f46e5;color:#4f46e5;font-weight:500}.service-item .check{color:#10b981;font-size:1.2rem;font-weight:700}.requests-section h2{color:#1f2937;margin-bottom:1.5rem}.empty-state{color:#6b7280;padding:2rem}@media (max-width:768px){.form-row{grid-template-columns:1fr}.profile-stats{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr}}.technician-profile{background-color:#f9fafb;min-height:calc(100vh - 70px);padding:2rem 0}.profile-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.profile-main{align-items:center;display:flex;flex:1 1;gap:2rem}.profile-avatar-large{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:3rem;font-weight:700;height:120px;justify-content:center;width:120px}.profile-info h1{color:#1f2937;margin-bottom:.75rem}.profile-meta{color:#6b7280;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:.5rem}.rating-large{color:#1f2937;font-size:1.25rem;font-weight:600}.profile-location{color:#6b7280;margin-top:.5rem}.profile-actions{align-items:flex-end;gap:1rem}.price-tag,.profile-actions{display:flex;flex-direction:column}.price-tag{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:.75rem;color:#fff;padding:1rem 1.5rem}.price{font-size:2rem;font-weight:700}.price-label{font-size:.9rem;opacity:.9}.btn-large{font-size:1.1rem;padding:.875rem 2rem}.profile-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px}.profile-main-content{display:flex;flex-direction:column;gap:1.5rem}.section h2{color:#1f2937;margin-bottom:1rem}.section p{color:#4b5563;line-height:1.6}.services-list{display:flex;flex-wrap:wrap;gap:.75rem}.service-badge{background-color:#eef2ff;border-radius:.5rem;color:#4f46e5;font-weight:500;padding:.5rem 1rem}.no-reviews{color:#9ca3af;padding:2rem;text-align:center}.reviews-list{display:flex;flex-direction:column;gap:1.5rem}.review-item{border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.review-item:last-child{border-bottom:none;padding-bottom:0}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}.review-header strong{color:#1f2937}.review-rating{color:#fbbf24;margin-top:.25rem}.review-date{color:#9ca3af;font-size:.9rem}.review-comment{color:#4b5563;line-height:1.6;margin-top:.5rem}.profile-sidebar{display:flex;flex-direction:column;gap:1.5rem}.profile-sidebar h3{color:#1f2937;font-size:1.1rem;margin-bottom:1rem}.contact-info{display:flex;flex-direction:column;gap:.75rem}.contact-info p{color:#4b5563}.availability,.contact-info p{align-items:center;display:flex;gap:.5rem}.availability{font-size:1.1rem;font-weight:500}.available{color:#10b981}.unavailable{color:#ef4444}.stats-list{display:flex;flex-direction:column;gap:1rem}.stat-item{align-items:center;background-color:#f9fafb;border-radius:.5rem;display:flex;justify-content:space-between;padding:.75rem}.stat-label{color:#6b7280}.stat-value{color:#1f2937;font-weight:600}@media (max-width:968px){.profile-header{flex-direction:column;gap:2rem}.profile-actions{align-items:center;flex-direction:row;justify-content:space-between;width:100%}.profile-content{grid-template-columns:1fr}}@media (max-width:640px){.profile-main{flex-direction:column;text-align:center}.profile-meta{flex-direction:column;gap:.5rem}.profile-actions{align-items:stretch;flex-direction:column}.profile-actions .btn{width:100%}}.request-service{min-height:calc(100vh - 70px);padding:2rem 0}.request-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px;margin:0 auto;max-width:1000px}.request-card h1{color:#1f2937;margin-bottom:1.5rem}.selected-technician{background-color:#f9fafb;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.selected-technician h3{color:#4b5563;font-size:1rem;margin-bottom:.75rem}.tech-info{align-items:center;display:flex;gap:1rem}.tech-avatar{background:linear-gradient(135deg,#667eea,#764ba2);font-size:1.25rem;height:50px;width:50px}.tech-info p{color:#4b5563;margin:.25rem 0}.request-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{grid-template-columns:1fr 1fr}.form-actions{margin-top:.5rem}.form-actions .btn{flex:1 1}.info-card{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:90px}.info-card h3{color:#1f2937;margin-bottom:1rem}.info-card ul{list-style:none;padding:0}.info-card li{border-bottom:1px solid #e5e7eb;color:#4b5563;padding:.75rem 0 .75rem 1.5rem;position:relative}.info-card li:last-child{border-bottom:none}.info-card li:before{color:#10b981;content:"✓";font-weight:700;left:0;position:absolute}@media (max-width:968px){.request-container{grid-template-columns:1fr}.info-card{position:relative;top:0}}.input-description{color:#7f8c8d;font-size:.9rem;margin:.25rem 0 .75rem}.image-upload-box{border:2px dashed #ddd;border-radius:8px;cursor:pointer;padding:2rem;text-align:center;transition:all .2s}.image-upload-box:hover{background-color:#f9f9f9;border-color:#2c3e50}.upload-label{cursor:pointer;display:block}.upload-icon{font-size:48px;margin-bottom:.5rem}.upload-label p{color:#2c3e50;font-weight:500;margin:.5rem 0}.upload-label small{color:#999;font-size:.85rem}.image-preview-container{display:inline-block;position:relative}.image-preview{border-radius:8px;box-shadow:0 2px 8px #0000001a;display:block;max-height:300px;max-width:100%}.remove-image-btn{background-color:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;display:block;font-weight:600;margin-top:.75rem;padding:.75rem;transition:background-color .2s;width:100%}.remove-image-btn:hover{background-color:#c0392b}.no-technician-selected{background-color:#f0f7ff;border:2px solid #3498db;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.no-technician-selected h3{color:#2c3e50;margin-bottom:.5rem}.no-technician-selected p{color:#555;margin:.5rem 0}.broadcast-info{background-color:#fff;border-radius:6px;font-size:.95rem;line-height:1.6;margin-top:1rem;padding:1rem}@media (max-width:600px){.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.image-upload-box{padding:1.5rem}.upload-icon{font-size:36px}}.admin-dashboard{background-color:#f5f5f5;min-height:calc(100vh - 70px);padding:2rem 0}.admin-header{margin-bottom:2rem}.admin-header h1{color:#2c3e50;margin-bottom:.5rem}.admin-header p{color:#7f8c8d;font-size:1.1rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-4px)}.stat-icon{align-items:center;border-radius:12px;display:flex;font-size:28px;height:60px;justify-content:center;width:60px}.stat-content h3{color:#2c3e50;font-size:2rem;font-weight:700;margin:0}.stat-content p{color:#7f8c8d;font-size:.95rem;margin:0}.quick-actions{margin-bottom:3rem}.quick-actions h2{color:#2c3e50;margin-bottom:1.5rem}.actions-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.action-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;color:inherit;cursor:pointer;padding:2rem;position:relative;text-align:center;text-decoration:none;transition:all .2s}.action-card:hover{box-shadow:0 6px 16px #0000001f;transform:translateY(-4px)}.action-icon{font-size:48px;margin-bottom:1rem}.action-card h3{color:#2c3e50;font-size:1.2rem;margin:0 0 .5rem}.action-card p{color:#7f8c8d;font-size:.9rem;margin:0}.action-badge{background-color:#e74c3c;border-radius:20px;color:#fff;font-size:.85rem;font-weight:700;padding:4px 12px;position:absolute;right:1rem;top:1rem}.system-info{margin-bottom:2rem}.system-info h2{color:#2c3e50;margin-bottom:1.5rem}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-item{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1rem 0}.info-label{color:#7f8c8d;font-weight:500}.info-value{color:#2c3e50;font-weight:600}.status-online{color:#27ae60}@media (max-width:768px){.actions-grid,.stats-grid{grid-template-columns:1fr}.stat-card{padding:1rem}.stat-icon{font-size:24px;height:50px;width:50px}.stat-content h3{font-size:1.5rem}}.admin-users{background-color:#f5f5f5;min-height:calc(100vh - 70px);padding:2rem 0}.filters-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.search-box{width:100%}.filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.filter-btn{background:#fff;border:2px solid #ddd;border-radius:8px;color:#2c3e50;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s}.filter-btn.active,.filter-btn:hover{border-color:#2c3e50}.filter-btn.active{background-color:#2c3e50;color:#fff}.users-table-container{margin-bottom:1rem;overflow-x:auto}.users-table{border-collapse:collapse;width:100%}.users-table thead{background-color:#f5f5f5}.users-table th{border-bottom:2px solid #e5e5e5;color:#2c3e50;font-weight:600;padding:1rem;text-align:left}.users-table td{border-bottom:1px solid #f0f0f0;color:#555;padding:1rem}.users-table tbody tr:hover{background-color:#f9f9f9}.user-cell{gap:.75rem}.user-avatar,.user-cell{align-items:center;display:flex}.user-avatar{background:linear-gradient(135deg,#2c3e50,#3498db);border-radius:50%;color:#fff;flex-shrink:0;font-weight:700;height:40px;justify-content:center;width:40px}.user-name{color:#2c3e50;font-weight:600}.google-badge{background-color:#ea4335;border-radius:4px;color:#fff;display:inline-block;font-size:.75rem;margin-top:2px;padding:2px 8px}.role-badge{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:600;padding:4px 12px}.role-user{background-color:#e3f2fd;color:#1976d2}.role-technician{background-color:#e8f5e9;color:#388e3c}.role-admin{background-color:#fff3e0;color:#f57c00}.btn-delete{background:none;border:none;cursor:pointer;font-size:20px;padding:4px 8px;transition:transform .2s}.btn-delete:hover{transform:scale(1.2)}.users-count{color:#7f8c8d;font-size:.9rem;text-align:center}@media (max-width:768px){.users-table{font-size:.85rem}.users-table td,.users-table th{padding:.5rem}.user-avatar{font-size:.9rem;height:32px;width:32px}.filter-buttons{flex-direction:column}.filter-btn{width:100%}}.admin-technicians{background-color:#f5f5f5;min-height:calc(100vh - 70px);padding:2rem 0}.page-header{margin-bottom:2rem}.back-link{color:#2c3e50;display:inline-block;font-weight:500;margin-bottom:1rem;text-decoration:none}.back-link:hover{text-decoration:underline}.page-header h1{color:#2c3e50;margin-bottom:.5rem}.page-header p{color:#7f8c8d}.empty-state{padding:4rem 2rem;text-align:center}.empty-icon{font-size:64px;margin-bottom:1rem}.empty-state h2{color:#2c3e50;margin-bottom:.5rem}.empty-state p{color:#7f8c8d}.technicians-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.technician-card{display:flex;flex-direction:column;gap:1.5rem}.tech-header{border-bottom:2px solid #f0f0f0;gap:1rem;padding-bottom:1rem}.tech-avatar,.tech-header{align-items:center;display:flex}.tech-avatar{background:linear-gradient(135deg,#2c3e50,#3498db);border-radius:50%;color:#fff;flex-shrink:0;font-size:2rem;font-weight:700;height:70px;justify-content:center;width:70px}.tech-info{flex:1 1}.tech-info h3{color:#2c3e50;font-size:1.3rem;margin:0 0 .5rem}.tech-email,.tech-phone{color:#7f8c8d;font-size:.9rem;margin:.25rem 0}.tech-details{display:flex;flex-direction:column;gap:1rem}.detail-item strong{color:#2c3e50;display:block;font-size:.9rem;margin-bottom:.25rem}.detail-item p{color:#555;line-height:1.5;margin:0}.detail-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.tech-actions{display:flex;gap:1rem;margin-top:auto}.tech-actions .btn{align-items:center;display:flex;flex:1 1;font-size:1rem;gap:.5rem;justify-content:center;padding:12px}@media (max-width:768px){.detail-row,.technicians-grid{grid-template-columns:1fr}.tech-actions{flex-direction:column}}.admin-config{background-color:#f5f5f5;min-height:calc(100vh - 70px);padding:2rem 0}.config-section{margin-bottom:2rem}.config-section h2{align-items:center;color:#2c3e50;display:flex;gap:.5rem;margin-bottom:.5rem}.section-description{color:#7f8c8d;margin-bottom:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#2c3e50;font-size:.95rem;font-weight:600}.info-box{background-color:#f0f7ff;border-left:4px solid #3498db;border-radius:4px;margin-top:1rem;padding:1rem}.info-box strong{color:#2c3e50;display:block;margin-bottom:.5rem}.info-box ul{color:#555;margin:.5rem 0 0 1.5rem}.info-box li{font-size:.9rem;margin:.25rem 0}.test-email-form{align-items:flex-end;display:flex;gap:1rem}.test-email-form .input{flex:1 1}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.form-actions .btn{min-width:150px}@media (max-width:768px){.form-row{grid-template-columns:1fr}.test-email-form{flex-direction:column}.test-email-form .btn{width:100%}.form-actions{flex-direction:column}.form-actions .btn{width:100%}}.chat-page{background-color:#f5f5f5;min-height:calc(100vh - 70px)}.container-fluid{max-width:100%;padding:0}.chat-container{background:#fff;display:grid;grid-template-columns:350px 1fr;height:calc(100vh - 70px)}.chat-sidebar{background-color:#fafafa;border-right:1px solid #e5e5e5;display:flex;flex-direction:column}.sidebar-header{background:#fff;border-bottom:1px solid #e5e5e5;padding:1.5rem}.sidebar-header h2{color:#2c3e50;margin:0 0 .5rem}.connection-status{color:#7f8c8d;font-size:.85rem}.chats-list{flex:1 1;overflow-y:auto}.no-chats{color:#7f8c8d;padding:3rem 2rem;text-align:center}.no-chats small{display:block;font-size:.85rem;margin-top:.5rem}.chat-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:1rem;padding:1rem 1.5rem;transition:background-color .2s}.chat-item:hover{background-color:#f5f5f5}.chat-item.active{background-color:#e8f5e9;border-left:4px solid #27ae60}.chat-avatar{align-items:center;background:linear-gradient(135deg,#2c3e50,#3498db);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;width:50px}.chat-info{flex:1 1;min-width:0}.chat-info h4{color:#2c3e50;font-size:1rem;margin:0 0 .25rem}.chat-service{color:#7f8c8d;font-size:.85rem;margin:0}.chat-last-message{color:#999;font-size:.85rem;margin:.25rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-status{align-items:center;display:flex}.status-dot{border-radius:50%;height:10px;width:10px}.status-pending{background-color:#f39c12}.status-accepted{background-color:#3498db}.status-in_progress{background-color:#9b59b6}.status-completed{background-color:#27ae60}.status-cancelled{background-color:#e74c3c}.chat-main{display:flex;flex-direction:column;height:100%}.chat-header{align-items:center;background:#fff;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:1.5rem}.chat-header-info h3{color:#2c3e50;margin:0 0 .25rem}.chat-header-info p{color:#7f8c8d;font-size:.9rem;margin:0}.status-badge{border-radius:12px;font-size:.85rem;padding:4px 12px;text-transform:capitalize}.messages-container{background-color:#f5f5f5;flex:1 1;overflow-y:auto;padding:1.5rem}.message{display:flex;margin-bottom:1rem}.message.own{justify-content:flex-end}.message.other{justify-content:flex-start}.message-bubble{border-radius:12px;max-width:70%;padding:.75rem 1rem;position:relative}.message.own .message-bubble{background-color:#2c3e50;border-bottom-right-radius:4px;color:#fff}.message.other .message-bubble{background-color:#fff;border-bottom-left-radius:4px;box-shadow:0 1px 2px #0000001a;color:#333}.message-bubble p{word-wrap:break-word;line-height:1.4;margin:0 0 .25rem}.message-time{font-size:.75rem;opacity:.7}.typing-indicator{display:flex;gap:4px;padding:1rem}.typing-indicator span{animation:typing 1.4s infinite;background-color:#7f8c8d;border-radius:50%;height:8px;width:8px}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.message-input-container{background:#fff;border-top:1px solid #e5e5e5;display:flex;gap:.75rem;padding:1rem 1.5rem}.message-input{border:2px solid #e5e5e5;border-radius:24px;flex:1 1;font-size:15px;outline:none;padding:12px 16px;transition:border-color .2s}.message-input:focus{border-color:#2c3e50}.send-button{align-items:center;background-color:#2c3e50;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:48px;justify-content:center;transition:background-color .2s;width:48px}.send-button:hover:not(:disabled){background-color:#1a252f}.send-button:disabled{cursor:not-allowed;opacity:.5}.no-chat-selected{align-items:center;color:#7f8c8d;display:flex;flex-direction:column;height:100%;justify-content:center}.no-chat-icon{font-size:64px;margin-bottom:1rem}.no-chat-selected h3{color:#2c3e50;margin:0 0 .5rem}@media (max-width:968px){.chat-container{grid-template-columns:1fr}.chat-sidebar{display:none}.chat-sidebar.active{display:flex}.message-bubble{max-width:85%}}.payment-page{background-color:#f5f5f5;min-height:calc(100vh - 70px);padding:2rem 0}.payment-container{margin:0 auto;max-width:600px}.payment-header{margin-bottom:2rem;text-align:center}.payment-header h1{color:#2c3e50;margin-bottom:.5rem}.payment-header p{color:#7f8c8d}.service-details{margin-bottom:2rem}.service-details h3{color:#2c3e50;font-size:1.2rem;margin-bottom:1rem}.detail-row{border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:.75rem 0}.detail-row span{color:#7f8c8d}.detail-row strong{color:#2c3e50}.payment-card{padding:2rem}.payment-form{display:flex;flex-direction:column;gap:1.5rem}.payment-summary{background-color:#f9f9f9;border:2px solid #e5e5e5;border-radius:8px;padding:1.5rem}.payment-summary h3{color:#2c3e50;font-size:1.1rem;margin:0 0 1rem}.summary-row{display:flex;font-size:1.1rem;justify-content:space-between;padding:.5rem 0}.summary-row strong{color:#27ae60;font-size:1.5rem}.payment-error{background-color:#ffebee;border-radius:6px;color:#c62828;padding:1rem;text-align:center}.btn-large{font-size:18px;font-weight:700;padding:16px 24px}.payment-security{margin-top:1rem;text-align:center}.payment-security p{color:#7f8c8d;font-size:.9rem;margin:.25rem 0}.security-note{color:#999!important;font-size:.85rem!important}@media (max-width:600px){.payment-card{padding:1.5rem}.payment-container{padding:0 1rem}}.stripe-onboarding-page{background-color:#f5f5f5;min-height:calc(100vh - 70px);padding:2rem 0}.onboarding-container{margin:0 auto;max-width:600px}.onboarding-header{margin-bottom:2rem;text-align:center}.onboarding-header h1{color:#2c3e50;margin-bottom:.5rem}.onboarding-header p{color:#7f8c8d;font-size:1.1rem}.onboarding-card{padding:3rem 2rem;text-align:center}.stripe-logo{margin-bottom:2rem}.onboarding-card h2{color:#2c3e50;margin-bottom:1rem}.onboarding-description{color:#7f8c8d;font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.benefits-list{margin:2rem auto;max-width:400px;text-align:left}.benefit-item{color:#555;gap:1rem;padding:.75rem 0}.benefit-icon,.benefit-item{align-items:center;display:flex}.benefit-icon{background-color:#27ae60;border-radius:50%;color:#fff;flex-shrink:0;font-weight:700;height:24px;justify-content:center;width:24px}.pending-icon,.success-icon,.warning-icon{font-size:64px;margin-bottom:1rem}.status-badge{border-radius:20px;display:inline-block;font-size:1.1rem;font-weight:600;margin:1.5rem 0;padding:8px 24px}.status-active{background-color:#e8f5e9;color:#27ae60}.status-pending{background-color:#fff3e0;color:#f57c00}.actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin:2rem 0}.stripe-info{border-top:1px solid #e5e5e5;margin-top:2rem;padding-top:2rem}.stripe-info p{color:#7f8c8d;font-size:.95rem;margin:.5rem 0}.help-text{color:#999;font-size:.9rem;margin-top:1rem}@media (max-width:600px){.actions-grid{grid-template-columns:1fr}.onboarding-card{padding:2rem 1rem}}
/*# sourceMappingURL=main.0851ecb8.css.map*/