@keyframes heroTagDrop{0%{opacity:0;transform:translateY(-18px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroTitleUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroSubFade{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroStatsUp{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes heroTagGlow{0%,to{border-color:#ffffff4d;box-shadow:0 0 0 #7fffca00}50%{border-color:#7fffca99;box-shadow:0 0 16px #7fffca59}}@keyframes statNumPop{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes floatHero{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.home-hero{align-items:center;box-sizing:border-box;display:flex;justify-content:center;margin-bottom:36px;margin-left:50%;min-height:420px;padding:60px 24px;transform:translateX(-50%);width:100vw}.home-hero-inner{animation:floatHero 6s ease-in-out infinite;max-width:680px;text-align:center}.home-hero-tag{animation:heroTagDrop .6s cubic-bezier(.34,1.56,.64,1) both,heroTagGlow 3s ease-in-out 1s infinite;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:999px;color:#fff;display:inline-block;font-size:13px;font-weight:600;margin:0 0 20px;padding:6px 18px}.home-hero-title{animation:heroTitleUp .7s ease .15s both;color:#fff;font-size:52px;font-weight:900;letter-spacing:-1px;line-height:1.1;margin:0 0 18px;text-shadow:0 4px 20px #0006}.home-hero-sub{animation:heroSubFade .7s ease .3s both;color:#ffffffd9;font-size:17px;line-height:1.6;margin:0 0 36px}.home-hero-stats{align-items:center;animation:heroStatsUp .8s cubic-bezier(.34,1.2,.64,1) .5s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff40;border-radius:16px;display:flex;gap:28px;justify-content:center;margin:0 auto;padding:18px 32px;width:-webkit-fit-content;width:fit-content}.home-hero-stat{align-items:center;color:#ffffffd9;display:flex;flex-direction:column;font-size:13px;gap:2px}.home-hero-stat-num{animation:statNumPop 4s ease-in-out infinite;color:#fff;font-size:26px;font-weight:800;text-shadow:0 2px 8px #0003}.home-hero-stat:nth-child(3) .home-hero-stat-num{animation-delay:.5s}.home-hero-stat:nth-child(5) .home-hero-stat-num{animation-delay:1s}.home-hero-stat-sep{background:#ffffff40;height:36px;width:1px}.home-page{margin:0 auto;max-width:1200px;min-height:100vh;padding:24px;position:relative}.home-title{color:#fff;font-size:26px;font-weight:800;margin:0 0 16px;text-shadow:0 2px 8px #0006}@media(max-width:600px){.home-hero{height:220px}.home-hero-title{font-size:26px}.home-hero-sub{font-size:14px}}.cards-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #ffffff40;border-radius:16px;box-shadow:0 8px 32px #00000040;color:#fff;flex-direction:column;height:100%}.card,.card-media{display:flex;overflow:hidden}.card-media{align-items:center;background:linear-gradient(180deg,#ffffff14,#080808);justify-content:center;max-height:300px;min-height:200px;position:relative}.card-image{cursor:zoom-in;display:block;height:100%;object-fit:cover;width:100%}.carousel-btn{align-items:center;background:#00000073;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:36px}.carousel-btn.left{left:10px}.carousel-btn.right{right:10px}.carousel-dots{bottom:8px;display:flex;gap:6px;left:50%;position:absolute;transform:translateX(-50%)}.dot{background:#ffffffb3;border:1px solid #00000014;border-radius:50%;cursor:pointer;height:10px;width:10px}.dot.active{background:#1976d2}.card-body{display:flex;flex:1 1;flex-direction:column;gap:8px;padding:12px 14px}.card-title{color:#fff;font-size:16px;font-weight:700;margin:0;text-shadow:0 1px 6px #0009}.card-location{color:#fffc;font-size:13px;margin:0;text-shadow:0 1px 4px #00000080}.card-price{color:#7fffca;font-weight:800;margin:0;text-shadow:0 1px 6px #00000080}.card-desc{color:#ffffffc7;flex-grow:1;font-size:14px;margin-bottom:0;margin-top:6px;text-shadow:0 1px 3px #0006}.lightbox{background:#020617b3;padding:20px}.lightbox-content{align-items:center;display:flex;flex-direction:column;gap:12px;max-width:1100px;width:100%}.lightbox-image{border-radius:8px;max-height:80vh;max-width:100%;object-fit:contain}.lightbox-close{font-size:22px;right:22px;top:18px}.lightbox-next,.lightbox-prev{background:#0000;border:none;color:#fff;cursor:pointer;font-size:40px;padding:8px;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-prev{left:12px}.lightbox-next{right:12px}.lightbox-footer{align-items:center;color:#fff;display:flex;gap:12px}@media (max-width:600px){.card-media{min-height:180px}.carousel-btn{font-size:18px;height:30px;width:30px}}.filters-bar{-webkit-overflow-scrolling:touch;align-items:end;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #ffffff40;border-radius:16px;display:flex;flex-wrap:nowrap;gap:12px;margin-bottom:16px;overflow-x:auto;padding:12px;scrollbar-width:thin}.filter-item{display:flex;flex:0 0 auto;flex-direction:column;gap:6px;min-width:160px}.filter-actions{flex:0 0 auto;margin-left:auto}.filter-item label{color:#fff;font-size:12px;font-weight:600;text-shadow:0 1px 4px #0000004d}.filter-item input,.filter-item select{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;color:#fff}.filter-item select option{background:#1a1a2e;color:#fff}@media (max-width:520px){.filter-item{min-width:140px}.filters-bar{gap:10px;padding:10px}}.filter-item-range{flex:1 1 200px;min-width:200px}.filter-item-range label strong{color:#fff}.budget-range{accent-color:#7fffca;cursor:pointer;height:40px;width:100%}.card-meta{align-items:center;color:#ffffffbf;display:flex;font-size:13px;gap:8px;justify-content:space-between}.btn-details{background:#1a237ebf;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin-top:auto;padding:10px;transition:background .2s;width:100%}.btn-details:hover{background:#1a237ef2}:root{--bg:linear-gradient(180deg,#f4f7fb,#eef6ff);--card-bg:#fff;--accent:#1e88e5}.auth-page{align-items:center;background:#0a0f3273;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:24px}.auth-logo-section{margin-bottom:32px;text-align:center}.auth-logo-img{height:auto;margin-bottom:12px;max-height:280px;max-width:100%;width:auto}.auth-brand-name{color:#0a2540;font-size:24px;font-weight:700;margin:0}.auth-brand-tagline{color:#6b7280;color:var(--muted);font-size:14px;margin:4px 0 0}.auth-card{background:#fff;background:var(--card-bg);border-radius:12px;border-radius:var(--radius);box-shadow:0 20px 50px #0206171f;max-width:95%;width:900px}.auth-card,.auth-left{display:flex;overflow:hidden}.auth-left{align-items:center;background-position:50%;background-size:cover;flex:0 0 42%;justify-content:center;min-height:420px;padding:32px;position:relative}.auth-left:before{background:#140a2873;content:"";inset:0;position:absolute}.auth-left img{border-radius:12px;display:block;height:auto;margin:0 auto;max-width:80%;position:relative;z-index:1}.auth-right{display:flex;flex:1 1;flex-direction:column;padding:44px 36px}.auth-title{color:#0a2540;font-size:22px;font-weight:700;margin:0 0 18px;text-align:left}.auth-form{display:flex;flex-direction:column;gap:12px;margin-top:8px}.auth-input{appearance:none;-webkit-appearance:none;border:1px solid #e6e9ee;border-radius:10px;box-sizing:border-box;color:#0f1724;font-family:inherit;font-size:14px;height:48px;line-height:48px;outline:none;padding:0 14px;width:100%}.auth-input:focus{border-color:#1e88e5;border-color:var(--accent);box-shadow:0 6px 18px #1e88e514}.auth-links{display:flex;justify-content:flex-end;margin-top:-6px}.link-muted{color:#6b7280;color:var(--muted);font-size:13px;text-decoration:none}.link-primary{color:#1e88e5;color:var(--accent);font-weight:600;text-decoration:none}.auth-btn{background:linear-gradient(180deg,#1e88e5,#0d47a1);background:linear-gradient(180deg,var(--accent),#0d47a1);border:none;border-radius:999px;box-shadow:0 10px 30px #1e88e524;color:#fff;cursor:pointer;font-weight:700;margin-top:6px;padding:12px 18px;transition:transform .12s ease}.auth-btn:active{transform:translateY(1px)}.auth-footer{color:#6b7280;color:var(--muted);font-size:13px;margin-top:8px}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input-wrap .auth-input{flex:1 1;padding-right:44px}.auth-eye{background:none;border:none;color:#6b7280;color:var(--muted);cursor:pointer;font-size:16px;line-height:1;padding:0;position:absolute;right:12px}.auth-alert{border-radius:8px;font-size:14px;line-height:1.6;margin-bottom:14px;padding:14px 16px}.auth-alert p{color:#555;margin:6px 0 0}.auth-alert strong{display:block}.auth-alert-warn{background:#fff8e1;border:1px solid #f9a825}.auth-alert-warn strong{color:#e65100}.auth-alert-success{background:#e8f5e9;border:1px solid #4caf50}.auth-alert-success strong{color:#2e7d32}.auth-alert-error{background:#fdecea;border:1px solid #f44336;color:#c62828}.auth-contact-block{background:#fff3e0;border-radius:6px;font-size:13px;margin-top:8px;padding:8px 12px}.auth-card-sm{max-width:480px!important;width:100%!important}.auth-divider{align-items:center;color:#6b7280;color:var(--muted);display:flex;font-size:13px;gap:10px;margin:4px 0}.auth-divider:after,.auth-divider:before{background:#e6e9ee;content:"";flex:1 1;height:1px}.auth-google-wrap{display:flex;justify-content:center;width:100%}@media (max-width:820px){.auth-card{flex-direction:column;max-width:420px}.auth-left{display:none}.auth-right{padding:28px 20px}.auth-logo-section{margin-bottom:20px}.auth-logo-img{max-height:120px}}@media (max-width:480px){.auth-page{padding:16px}.auth-right{padding:22px 16px}.auth-title{font-size:20px}.auth-input{font-size:16px}.auth-btn{font-size:15px;padding:13px}}.auth-hero{align-items:center;animation:heroFadeDown .7s ease both;display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.auth-hero-logo-wrap{animation:logoAppear .8s cubic-bezier(.34,1.56,.64,1) both}.auth-hero-logo{animation:logoPulse 3s ease-in-out 1s infinite;border-radius:20px;filter:drop-shadow(0 8px 24px rgba(0,0,0,.35));height:110px;object-fit:contain;width:110px}.auth-hero-text{animation:heroTextSlide .7s ease .2s both;text-align:center}.auth-hero-name{color:#fff;font-size:32px;font-weight:900;letter-spacing:-.5px;margin:0 0 6px;text-shadow:0 4px 20px #0006}.auth-hero-sen{color:#7fffca}.auth-hero-slogan{animation:sloganReveal .8s ease .5s both;color:#fffc;font-size:14px;letter-spacing:.3px;margin:0}.auth-hero-dots{display:flex;gap:6px;justify-content:center;margin-top:10px}.auth-hero-dots span{animation:dotBounce 1.4s ease-in-out infinite;background:#7fffca;border-radius:50%;height:6px;width:6px}.auth-hero-dots span:nth-child(2){animation-delay:.2s;background:#fff9}.auth-hero-dots span:nth-child(3){animation-delay:.4s;background:#ffffff4d}@keyframes heroFadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes logoAppear{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes logoPulse{0%,to{filter:drop-shadow(0 8px 24px rgba(0,0,0,.35));transform:scale(1)}50%{filter:drop-shadow(0 12px 32px rgba(127,255,202,.4));transform:scale(1.04)}}@keyframes heroTextSlide{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes sloganReveal{0%{letter-spacing:4px;opacity:0}to{letter-spacing:.3px;opacity:1}}@keyframes dotBounce{0%,80%,to{opacity:1;transform:scale(1)}40%{opacity:.8;transform:scale(1.5)}}@media (max-width:480px){.auth-hero-logo{height:80px;width:80px}.auth-hero-name{font-size:24px}}.navbar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0a0f32d1;border-bottom:1px solid #ffffff1a;box-shadow:0 4px 24px #0000004d;color:#fff;justify-content:space-between;padding:12px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar,.navbar-brand{align-items:center;display:flex}.navbar-brand{cursor:pointer;gap:10px;text-decoration:none}.navbar-logo{background:#ffffff0f;border-radius:8px;box-shadow:0 6px 18px #0d47a11f;height:44px;object-fit:contain;padding:6px;width:44px}.navbar-title{color:#fff;font-size:18px;font-weight:700}.navbar-links{align-items:center;display:flex;gap:12px}.nav-link{color:#fff;font-weight:500;text-decoration:none}.nav-link:hover{opacity:.95;text-decoration:underline}.nav-btn{border:none;border-radius:8px;cursor:pointer;font-weight:600;padding:8px 14px}.nav-btn.register{background:#ffffff1f;border:1px solid #ffffff1f;color:#fff}.nav-btn.register:hover{background:#ffffff2e}.nav-btn.logout{background:#ffffff1f;color:#fff}.nav-btn.logout:hover{background:#ffffff2e}@media (max-width:600px){.navbar{align-items:center;flex-direction:column;gap:10px;padding:10px}.navbar-title{display:none}}.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}}:root{--bg:#f6f8fb;--card:#fff;--muted:#6b7280;--primary:#0a2540;--accent:#1976d2;--success:#4caf50;--danger:#f44336;--glass:#0a25400f;--radius:12px;--gap:16px;--max-width:1200px}*{box-sizing:border-box}body{background:#f6f8fb;background:var(--bg);color:#0f1724;font-family:Inter,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0;padding:0}.dashboard{flex-direction:column;padding:24px}.dashboard,.dashboard-header{align-items:center;display:flex}.dashboard-header{background:linear-gradient(90deg,#1976d20f,#0a254008);border-radius:12px;border-radius:var(--radius);box-shadow:0 6px 20px #0a25400f;gap:12px;justify-content:space-between;margin-bottom:18px;max-width:1200px;max-width:var(--max-width);padding:12px 20px;width:100%}.logo{color:#0a2540;color:var(--primary);font-size:18px;font-weight:700;letter-spacing:.2px}.nav-actions{align-items:center;display:flex;gap:8px}.btn{background:#1976d2;background:var(--accent);border:none;border-radius:8px;box-shadow:0 6px 18px #1976d21f;color:#fff;cursor:pointer;font-weight:600;padding:14px}.btn.ghost{background:#0000;border:1px solid #0a25400f;box-shadow:none;color:#0a2540;color:var(--primary)}.btn.secondary{background:#0a2540;background:var(--primary)}.user-block{align-items:center;display:flex;gap:10px}.user-name{color:#6b7280;color:var(--muted);font-size:14px}.avatar{align-items:center;background:#0a2540;background:var(--primary);border-radius:50%;color:#fff;display:flex;font-weight:700;height:36px;justify-content:center;width:36px}.dashboard-main{display:flex;flex-direction:column;gap:20px;max-width:1200px;max-width:var(--max-width);width:100%}.page-title h1{color:#0a2540;color:var(--primary);font-size:22px;margin:0}.subtitle{color:#6b7280;color:var(--muted);font-size:13px;margin:4px 0 0}.card{border-radius:12px;padding:18px}.flex-row{align-items:flex-start;display:flex;gap:20px}.left-col{width:380px}.right-col{flex:1 1}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select{appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #e6e9ee;border-radius:8px;box-sizing:border-box;color:#0f1724;font-family:inherit;font-size:14px;height:42px;line-height:42px;padding:0 12px;width:100%}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23666' d='M6 8 0 0h12z'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:32px}textarea{background:#fff;border-radius:8px;color:#0f1724;font-family:inherit;font-size:14px;line-height:1.5;min-height:80px;padding:10px 12px;resize:vertical}input[type=file],textarea{border:1px solid #e6e9ee;box-sizing:border-box;width:100%}input[type=file]{background:#fafafa;border-radius:8px;cursor:pointer;font-size:13px;height:42px;padding:8px 12px}.table th{background:#0000}.kv{border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:8px 0}.badge{border-radius:999px;display:inline-block;font-size:12px;font-weight:700;padding:6px 10px}.badge.success{background:#4caf50;background:var(--success);color:#fff}.badge.danger{background:#f44336;background:var(--danger);color:#fff}.actions{gap:8px}.actions,.modal-backdrop{align-items:center;display:flex}.modal-backdrop{background:#0a101880;inset:0;justify-content:center;position:fixed;z-index:1200}.modal{background:#fff;background:var(--card);border-radius:12px;box-shadow:0 20px 60px #02061733;max-width:680px;padding:20px;width:100%}.charts{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px}.chart-card{background:#fff;background:var(--card);border-radius:12px;box-shadow:0 8px 24px #0c12210a;flex:1 1;min-width:280px;padding:12px}.form-card{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000000f;margin-bottom:16px;padding:20px 24px 24px}.form-card h4{border-bottom:1px solid #f0f2f8;color:#0a2540;color:var(--primary);font-size:15px;margin:0 0 16px;padding-bottom:10px}.form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr)}.form-grid-2{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}.form-field{display:flex;flex-direction:column;gap:5px}.form-field label{color:#666;font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase}.form-field input,.form-field select{width:100%}.form-field-full{grid-column:1/-1}.form-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}@media (max-width:900px){.form-grid{grid-template-columns:repeat(2,1fr)}.form-grid-2{grid-template-columns:1fr}}@media (max-width:560px){.form-grid{grid-template-columns:1fr}.form-card{padding:14px 16px 18px}}@media (max-width:980px){.flex-row{flex-direction:column}.left-col{width:100%}.dashboard-header{padding:12px}.charts{flex-direction:column}.page-title h1{font-size:20px}}.table-responsive{-webkit-overflow-scrolling:touch;margin-bottom:12px;overflow-x:auto;width:100%}.table{background:#0000;border-collapse:collapse;width:100%}.table td,.table th{border-bottom:1px solid #f3f4f6;font-size:14px;padding:12px;text-align:left}.table th{color:#6b7280;color:var(--muted);font-weight:600}@media (max-width:900px){.loc-table thead{display:none}.loc-table tbody tr{background:#fff;border:1px solid #e8eaf6;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:block;margin-bottom:14px;padding:12px 14px}.loc-table td{align-items:flex-start;border-bottom:1px solid #f5f5f5;display:flex;font-size:13px;gap:8px;justify-content:space-between;padding:7px 0;word-break:break-word}.loc-table td:last-child{border-bottom:none}.loc-table td[data-label]:before{color:#888;content:attr(data-label);flex-shrink:0;font-size:11px;font-weight:700;letter-spacing:.3px;min-width:80px;text-transform:uppercase}.loc-table td[data-label=Paiements]{flex-direction:column}.loc-table td[data-label=Actions]{flex-direction:column;gap:6px}.loc-table td[data-label=Actions] button{text-align:center;width:100%}}.table-responsive-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.cards-mobile{display:none}@media (max-width:640px){.table-responsive-wrapper{display:none}.cards-mobile{display:block}}.btn-primary{align-items:center;box-shadow:0 2px 6px #1a237e2e;display:inline-flex;font-weight:700;gap:6px;padding:8px 18px;transition:opacity .15s}.btn-primary:hover{opacity:.85}.btn-success{align-items:center;background:#0a6640;border:none;border-radius:7px;box-shadow:0 2px 6px #0a664033;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:700;gap:6px;padding:8px 18px;transition:opacity .15s}.btn-success:hover{opacity:.85}.btn-danger{align-items:center;background:#fff;border:1.5px solid #c62828;border-radius:7px;color:#c62828;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:8px 18px;transition:all .15s}.btn-danger:hover{background:#c62828;color:#fff}.btn-cancel{align-items:center;background:#fff;border:1.5px solid #ddd;border-radius:7px;color:#555;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:6px;padding:8px 18px;transition:background .15s}.btn-cancel:hover{background:#f5f5f5}.dash-shell{background:#f0f2f8;font-family:Inter,Segoe UI,sans-serif}.dash-shell,.dash-sidebar{display:flex;min-height:100vh}.dash-sidebar{background:#1a237e;bottom:0;box-shadow:4px 0 16px #00000026;flex-direction:column;left:0;position:fixed;top:0;width:240px;z-index:100}.dash-sidebar-logo{border-bottom:1px solid #ffffff1f;padding:28px 24px 20px}.dash-sidebar-logo h2{color:#fff;font-size:20px;font-weight:800;letter-spacing:.5px;margin:0}.dash-sidebar-logo span{color:#ffffff80;display:block;font-size:11px;margin-top:2px}.dash-sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:2px;padding:16px 0}.dash-nav-item{align-items:center;background:none;border:none;border-radius:0;color:#ffffffb3;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:12px 24px;position:relative;text-align:left;transition:background .15s,color .15s;width:100%}.dash-nav-item:hover{background:#ffffff1a;color:#fff}.dash-nav-item.active{background:#ffffff2e;color:#fff;font-weight:700}.dash-nav-item.active:before{background:#90caf9;border-radius:0 2px 2px 0;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.dash-nav-icon{flex-shrink:0;font-size:18px;text-align:center;width:24px}.dash-nav-badge{background:#e53935;border-radius:10px;color:#fff;font-size:10px;font-weight:700;margin-left:auto;min-width:20px;padding:2px 7px;text-align:center}.dash-sidebar-footer{border-top:1px solid #ffffff1f;padding:16px 24px}.dash-user-block{gap:10px}.dash-avatar,.dash-user-block{align-items:center;display:flex}.dash-avatar{background:#3f51b5;border:2px solid #ffffff4d;border-radius:50%;color:#fff;flex-shrink:0;font-size:15px;font-weight:700;height:36px;justify-content:center;width:36px}.dash-user-info{flex:1 1;min-width:0}.dash-user-name{color:#fff;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-user-role{color:#ffffff80;font-size:11px}.dash-manual-link{border-radius:8px;color:#ffffff8c;display:block;font-size:12px;margin-top:10px;padding:7px 0;text-align:center;text-decoration:none;transition:color .2s,background .2s}.dash-manual-link:hover{background:#ffffff12;color:#fff}.dash-logout-btn{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;color:#fffc;cursor:pointer;font-size:13px;margin-top:6px;padding:8px 0;transition:background .2s,color .2s;width:100%}.dash-logout-btn:hover{background:#ff505040;border-color:#ff505066;color:#fff}.dash-content{display:flex;flex:1 1;flex-direction:column;margin-left:240px;min-height:100vh}.dash-topbar{align-items:center;background:#fff;box-shadow:0 1px 4px #00000014;display:flex;gap:12px;height:60px;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:50}.dash-topbar-title{color:#1a237e;flex:1 1;font-size:18px;font-weight:700}.dash-topbar-actions{align-items:center;display:flex;gap:10px}.dash-page{flex:1 1;padding:28px}.dash-stat-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:24px}.dash-stat-card{background:#fff;border-radius:10px;border-top:4px solid #1a237e;border-top:4px solid var(--card-color,#1a237e);box-shadow:0 2px 8px #0000000f;padding:20px;text-align:center}.dash-stat-card .stat-value{color:#1a237e;color:var(--card-color,#1a237e);font-size:32px;font-weight:800;line-height:1}.dash-stat-card .stat-label{color:#888;font-size:12px;margin-top:6px}.dash-section{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px;padding:24px}.dash-section h2{color:#1a237e;font-size:17px;margin:0 0 18px}.dash-filter-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.dash-filter-tab{border:none;border-radius:20px;cursor:pointer;font-size:13px;padding:7px 16px;transition:background .15s,color .15s}.dash-filter-tab.active{background:#1a237e;color:#fff;font-weight:700}.dash-filter-tab:not(.active){background:#f0f2f8;color:#333}.dash-filter-tab:not(.active):hover{background:#e0e4f0}.btn-primary{background:#1a237e;border:none;border-radius:7px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:9px 18px;transition:background .15s}.btn-primary:hover{background:#283593}.btn-danger{background:#c62828;border:none;border-radius:6px;color:#fff;padding:6px 12px}.btn-danger,.btn-ghost-sm{cursor:pointer;font-size:12px}.btn-ghost-sm{background:none;border:1px solid #ccc;border-radius:5px;color:#444;padding:5px 10px;transition:border-color .15s}.btn-ghost-sm:hover{border-color:#1a237e;color:#1a237e}.dash-table{border-collapse:collapse;font-size:13px;width:100%}.dash-table th{background:#f5f7fa;border-bottom:2px solid #e0e0e0;color:#444;font-weight:700;padding:10px 14px;text-align:left}.dash-table td{border-bottom:1px solid #f0f0f0;padding:11px 14px;vertical-align:middle}.dash-table tr:last-child td{border-bottom:none}.dash-table tr:hover td{background:#fafbff}.dash-notifications{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.dash-hamburger{background:none;border:none;color:#1a237e;cursor:pointer;display:none;font-size:22px;padding:4px 8px}.dash-overlay{background:#0006;display:none;inset:0;position:fixed;z-index:1199}.dash-overlay.open{display:block}@media (max-width:768px){.dash-hamburger{display:block}.dash-sidebar{transform:translateX(-100%);transition:transform .25s ease;width:240px;z-index:1200}.dash-sidebar.open{transform:translateX(0)}.dash-content{margin-left:0}.dash-page{padding:16px}.dash-topbar{padding:0 16px}.dash-stat-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.dash-stat-grid{grid-template-columns:1fr 1fr!important}.dash-page{padding:12px}}.detail-page{margin:0 auto;max-width:1000px;padding:24px}.btn-back{background:#6b7280;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-bottom:20px;padding:10px 14px}.detail-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.carousel-main{align-items:center;background:#f0f0f0;border-radius:12px;display:flex;justify-content:center;min-height:400px;overflow:hidden;position:relative}.carousel-img{cursor:zoom-in;height:100%;object-fit:cover;width:100%}.carousel-nav{background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:40px;position:absolute;top:50%;transform:translateY(-50%);width:40px}.carousel-nav.left{left:12px}.carousel-nav.right{right:12px}.carousel-indicators{bottom:12px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%)}.indicator{background:#fff9;border:none;border-radius:50%;cursor:pointer;height:10px;width:10px}.indicator.active{background:#1976d2}.detail-info{display:flex;flex-direction:column;gap:12px}.detail-info h1{color:#0a2540;margin:0}.desc,.etat,.location,.price,.type{color:#6b7280;font-size:14px;margin:0}.price{color:#109879;font-size:18px;font-weight:700}.candidature-form{grid-gap:10px;background:#f6f8fb;border-radius:12px;display:grid;gap:10px;margin-top:12px;padding:16px}.candidature-form h3{color:#0a2540;margin:0 0 10px}.candidature-form input,.candidature-form textarea{border:1px solid #e6e9ee;border-radius:8px;font-size:14px;padding:10px}.candidature-form button{background:#1976d2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px}.candidature-form button:disabled{cursor:not-allowed;opacity:.6}.success-message{background:#4caf50;border-radius:8px;color:#fff;font-weight:600;padding:16px;text-align:center}.detail-map-section{margin-top:32px}.detail-map-title{color:#0a2540;font-size:18px;font-weight:700;margin:0 0 12px}.detail-map-section .leaflet-container{border:1px solid #e0e0e0;border-radius:14px;box-shadow:0 4px 20px #00000014;height:420px}@media (max-width:768px){.detail-map-section .leaflet-container{height:280px}}.lightbox{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:2000}.lightbox-close{background:#0000;border:none;color:#fff;cursor:pointer;font-size:24px;position:absolute;right:20px;top:20px}.lightbox-img{max-height:90vh;max-width:90%;object-fit:contain}@media (max-width:768px){.detail-container{gap:16px;grid-template-columns:1fr}.carousel-main{min-height:300px}}.mod-page{background:#f4f6f9;min-height:100vh}.mod-header{align-items:center;background:#1a237e;color:#fff;display:flex;gap:12px;justify-content:space-between;padding:16px 32px}.mod-header-info h1{font-size:22px;margin:0}.mod-header-info p{font-size:14px;margin:2px 0 0;opacity:.8}.mod-logout-btn{background:#ef5350;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;font-weight:600;padding:8px 20px;white-space:nowrap}.mod-content{margin:auto;max-width:1100px;padding:2rem}.mod-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,1fr);margin-bottom:28px}.mod-stat-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000012;padding:20px;text-align:center}.mod-stat-value{font-size:32px;font-weight:800}.mod-stat-label{color:#666;font-size:14px;margin-top:4px}.mod-table-section{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000012;margin-bottom:24px;padding:20px}.mod-table-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:16px}.mod-table-header h2{font-size:18px;margin:0}.mod-table-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.mod-filter-select{background:#fff;cursor:pointer;padding:8px 12px}.mod-filter-select,.mod-search{border:1px solid #ddd;border-radius:6px;font-size:14px}.mod-search{box-sizing:border-box;padding:8px 14px;width:220px}.mod-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;padding:16px;position:fixed;z-index:1000}.mod-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0003;max-width:520px;padding:28px;width:100%}.mod-modal h3{color:#0a2540;font-size:18px;margin:0 0 20px}.mod-modal--sm{max-width:400px}.mod-plan-cards{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.mod-plan-card{border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;padding:14px 10px;text-align:center;transition:border-color .15s,box-shadow .15s}.mod-plan-card:hover{box-shadow:0 4px 14px #0000001a}.mod-plan-card--active{box-shadow:0 4px 14px #0000001f}.mod-plan-name{font-size:16px;font-weight:700;margin-bottom:6px}.mod-plan-detail{color:#666;font-size:12px;margin-top:2px}.mod-label{color:#555;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.mod-duree-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(6,1fr);margin-bottom:4px}.mod-duree-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#444;cursor:pointer;font-size:12px;font-weight:600;padding:8px 4px;transition:all .12s}.mod-duree-btn:hover{border-color:#1565c0;color:#1565c0}.mod-duree-btn--active{background:#1565c0;border-color:#1565c0;color:#fff}.mod-date-input{border:1px solid #ddd;border-radius:8px;box-sizing:border-box;font-size:14px;margin-bottom:20px;padding:10px 12px;width:100%}.mod-modal-actions{display:flex;gap:10px}.mod-modal-actions .mod-btn{flex:1 1;font-size:14px;padding:10px}.mod-confirm-text{color:#555;font-size:14px;line-height:1.6;margin:0 0 20px}.mod-table-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.mod-table{border-collapse:collapse;min-width:700px;width:100%}.mod-table th{background:#f0f2f8;border-bottom:2px solid #e0e0e0;font-size:13px;font-weight:700;padding:10px 14px;text-align:left}.mod-table td{padding:12px 14px;vertical-align:middle}.mod-table tr{border-bottom:1px solid #f0f0f0}.mod-name-cell{gap:10px}.mod-avatar,.mod-name-cell{align-items:center;display:flex}.mod-avatar{border-radius:50%;color:#fff;flex-shrink:0;font-size:16px;font-weight:700;height:36px;justify-content:center;width:36px}.mod-badge{border-radius:20px;display:inline-block;font-size:13px;font-weight:700;padding:4px 14px}.mod-badge-ok{background:#e8f5e9;color:#2e7d32}.mod-badge-ko{background:#ffebee;color:#c62828}.mod-badge-warn{background:#fff3e0;color:#e65100}.mod-badge-expire{background:#fce4ec;color:#880e4f}.mod-actions{display:flex;flex-wrap:wrap;gap:6px}.mod-btn{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;padding:6px 16px}.mod-btn:disabled{background:#e0e0e0!important;color:#aaa!important;cursor:not-allowed}.mod-btn-ok{background:#4caf50;color:#fff}.mod-btn-ko{background:#f44336;color:#fff}.mod-btn-plan{background:#1565c0;color:#fff}.mod-btn-delete{background:#fff;border:1px solid #f44336;color:#f44336}.mod-cards{display:none}.mod-card{background:#f8f9fc;border:1px solid #e8eaf0;border-radius:8px;margin-bottom:12px;padding:16px}.mod-card-top{justify-content:space-between;margin-bottom:12px}.mod-card-name,.mod-card-top{align-items:center;display:flex}.mod-card-name{font-weight:700;gap:10px}.mod-card-row{align-items:center;border-bottom:1px solid #eee;display:flex;font-size:14px;justify-content:space-between;padding:6px 0}.mod-card-row:last-of-type{border-bottom:none}.mod-card-label{color:#888;font-size:12px;font-weight:600;text-transform:uppercase}.mod-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.mod-card-actions .mod-btn{flex:1 1;min-width:80px;text-align:center}.mod-info-bar{background:#e8eaf6;border-left:4px solid #1a237e;border-radius:8px;color:#1a237e;font-size:14px;padding:16px}.mod-empty{color:#888;padding:24px;text-align:center}@media (max-width:768px){.mod-header{padding:14px 16px}.mod-content{padding:1rem}.mod-stats{grid-template-columns:repeat(2,1fr)}.mod-table-header{align-items:stretch}.mod-table-controls,.mod-table-header{flex-direction:column}.mod-filter-select,.mod-search{width:100%}.mod-table-wrapper{display:none}.mod-cards{display:block}}@media (max-width:480px){.mod-header{align-items:flex-start;flex-direction:column;gap:8px}.mod-logout-btn{align-self:stretch;text-align:center}.mod-header-info h1{font-size:17px}.mod-header-info p{font-size:12px}.mod-content{padding:.75rem}.mod-stats{gap:8px;grid-template-columns:1fr 1fr;margin-bottom:16px}.mod-stat-card{align-items:center;border-left:4px solid;border-top:none;display:flex;justify-content:space-between;padding:12px;text-align:left}.mod-stat-value{font-size:24px}.mod-stat-label{font-size:12px}.mod-plan-cards{grid-template-columns:1fr}.mod-duree-grid{grid-template-columns:repeat(4,1fr)}.mod-card{padding:12px}.mod-card-actions{gap:6px}.mod-card-actions .mod-btn{font-size:12px;min-width:0;padding:6px 8px}.mod-modal{padding:20px 16px}}.legal-page{background:#f5f5f5;min-height:100vh;padding:60px 20px}.legal-container{background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000014;margin:0 auto;max-width:860px;padding:50px 60px}.legal-container h1{color:#1a1a1a;font-size:32px;font-weight:700;margin-bottom:8px}.legal-date{color:#888;font-size:14px;margin-bottom:40px}.legal-container section{margin-bottom:36px}.legal-container h2{border-left:4px solid #1976d2;color:#1976d2;font-size:18px;font-weight:600;margin-bottom:12px;padding-left:12px}.legal-container p{color:#444;font-size:15px;line-height:1.8;margin-bottom:10px}.legal-container ul{margin:10px 0;padding-left:20px}.legal-container ul li{color:#444;font-size:15px;line-height:1.8;margin-bottom:6px}.legal-container a{color:#1976d2;text-decoration:none}.legal-container a:hover{text-decoration:underline}@media (max-width:768px){.legal-container{padding:30px 24px}.legal-container h1{font-size:24px}}.manuel-back{color:#1976d2;display:inline-block;font-size:14px;margin-bottom:24px;text-decoration:none}.manuel-back:hover{text-decoration:underline}.manuel-toc{background:#f0f4ff;border-left:4px solid #1a237e;border-radius:6px;margin-bottom:32px;padding:16px 20px}.manuel-toc-title{color:#1a237e;font-weight:700;margin:0 0 8px}.manuel-toc ol{margin:0;padding-left:20px}.manuel-toc li{margin-bottom:4px}.manuel-toc a{color:#1976d2;font-size:14px;text-decoration:none}.manuel-toc a:hover{text-decoration:underline}.legal-container h3{color:#333;font-size:15px;font-weight:700;margin:20px 0 8px}.manuel-table{border-collapse:collapse;font-size:14px;margin:12px 0 16px;width:100%}.manuel-table th{background:#f0f2f8;border-bottom:2px solid #dde2f0;font-weight:700;padding:9px 14px;text-align:left}.manuel-table td{border-bottom:1px solid #f0f0f0;color:#444;padding:9px 14px;vertical-align:top}.manuel-table tr:last-child td{border-bottom:none}.manuel-alert{border-radius:6px;font-size:14px;margin:12px 0;padding:12px 16px}.manuel-alert-warn{background:#fff8e1;border-left:4px solid #f59e0b;color:#78350f}.manuel-alert-info{background:#e8f4fd;border-left:4px solid #3b82f6;color:#1e3a5f}.manuel-faq-item{border-bottom:1px solid #f0f0f0;padding:14px 0}.manuel-faq-item:last-child{border-bottom:none}.manuel-faq-q{color:#1a237e;font-weight:700;margin:0 0 4px}.manuel-footer-note{color:#aaa;font-size:13px;margin-top:40px;text-align:center}.loading-bar{animation:loading-progress 1.8s ease-in-out infinite;background:linear-gradient(90deg,#1a237e,#3949ab,#5c6bc0);border-radius:0 2px 2px 0;height:3px;left:0;position:fixed;top:0;z-index:9999}@keyframes loading-progress{0%{opacity:1;width:0}50%{opacity:1;width:70%}80%{opacity:1;width:90%}to{opacity:0;width:100%}}.footer{background:#000;color:#fff;padding:40px 20px 20px}.footer-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto 30px;max-width:1200px}.footer-col{display:flex;flex-direction:column}.footer-col h4{color:#fff;font-size:16px;font-weight:700;margin:0 0 16px}.footer-col ul{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}.footer-col a{color:#b0b0b0;font-size:14px;text-decoration:none;transition:color .3s ease}.footer-col a:hover{color:#1976d2;text-decoration:underline}.footer-logo{height:auto;max-width:100%;object-fit:contain;width:120px}.footer-brand{font-size:18px;font-weight:700;margin:0 0 8px}.footer-desc{color:#b0b0b0;font-size:13px;margin:0}.footer-contact{color:#b0b0b0;font-size:14px;margin:8px 0}.footer-contact a{color:#1976d2;text-decoration:none}.footer-contact a:hover{text-decoration:underline}.footer-link-btn{background:none;border:none;color:#ccc;cursor:pointer;font-size:inherit;padding:0;text-align:left;transition:color .2s}.footer-link-btn:hover{color:#fff}.footer-socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.social-icon{background:#1a1a1a;border-radius:8px;filter:brightness(.9);height:32px;object-fit:contain;padding:6px;transition:all .3s ease;width:32px}.footer-socials a:hover .social-icon{background:#1976d2;filter:brightness(1);transform:translateY(-2px)}.footer-bottom{border-top:1px solid #333;color:#666;font-size:13px;padding-top:20px;text-align:center}@media (max-width:768px){.footer-container{gap:20px;grid-template-columns:1fr 1fr}.footer{padding:30px 16px 16px}.footer-logo{width:90px}}@media (max-width:480px){.footer-container{gap:20px;grid-template-columns:1fr}.footer-socials{gap:8px}.social-icon{height:28px;padding:5px;width:28px}}