:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--radius:.75rem;--gradient-hero:linear-gradient(135deg,hsl(221.2 83.2% 53.3%),hsl(198 93% 60%));--gradient-soft:linear-gradient(180deg,hsl(210 40% 98%),hsl(210 40% 96%));--shadow-elegant:0 20px 55px -20px hsl(221.2 83.2% 53.3% / .45);--shadow-card:0 10px 30px -18px hsl(222.2 84% 4.9% / .35)}*{border-color:hsl(var(--border))}body{background:hsl(var(--background));color:hsl(var(--foreground));font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.bg-background{background-color:hsl(var(--background))}.text-foreground{color:hsl(var(--foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.border-border{border-color:hsl(var(--border))}.border-input{border-color:hsl(var(--input))}.bg-card{background-color:hsl(var(--card))}.text-card-foreground{color:hsl(var(--card-foreground))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted\/30{background-color:hsl(var(--muted)/.3)}.bg-background\/80{background-color:hsl(var(--background)/.8)}.bg-background\/90{background-color:hsl(var(--background)/.9)}.bg-primary\/10{background-color:hsl(var(--primary)/.1)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.shadow-\[var\(--shadow-elegant\)\]{box-shadow:var(--shadow-elegant)}.shadow-\[var\(--shadow-card\)\]{box-shadow:var(--shadow-card)}.bg-\[image\:var\(--gradient-hero\)\]{background-image:var(--gradient-hero)}.bg-\[image\:var\(--gradient-soft\)\]{background-image:var(--gradient-soft)}.jm-input,.jm-select{width:100%;height:2.25rem;border:1px solid hsl(var(--input));border-radius:.5rem;background:hsl(var(--background));padding:0 .75rem;font-size:.875rem;box-shadow:0 1px 2px rgba(0,0,0,.04)}.jm-input:focus,.jm-select:focus{outline:1px solid hsl(var(--ring))}.lang-menu{display:none;position:absolute;right:0;top:calc(100% + 8px);min-width:160px;border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:.75rem;box-shadow:var(--shadow-card);padding:.35rem;z-index:100}.lang-menu a{display:block;padding:.55rem .7rem;border-radius:.5rem;font-size:.875rem}.lang-menu a:hover{background:hsl(var(--accent))}.relative:hover>.lang-menu{display:block}.mobile-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.45);z-index:60;opacity:0;pointer-events:none;transition:.2s}.mobile-drawer{position:fixed;right:0;top:0;bottom:0;width:min(86vw,360px);background:hsl(var(--background));z-index:70;transform:translateX(105%);transition:.25s;box-shadow:-20px 0 60px rgba(15,23,42,.18)}body.mobile-open .mobile-backdrop{opacity:1;pointer-events:auto}body.mobile-open .mobile-drawer{transform:translateX(0)}.mobile-drawer nav a{display:flex;align-items:center;min-height:44px;border-radius:.75rem;padding:.65rem .85rem;font-weight:600;color:hsl(var(--foreground))}.mobile-drawer nav a:hover{background:hsl(var(--accent))}.lang-pill{justify-content:center;border:1px solid hsl(var(--border));background:hsl(var(--muted)/.35)}.filter-modal{position:fixed;inset:0;z-index:80;display:none;place-items:center;background:rgba(15,23,42,.45);padding:1rem}.filter-modal.open{display:grid}.filter-card{width:min(460px,100%);border:1px solid hsl(var(--border));border-radius:1rem;background:hsl(var(--background));box-shadow:var(--shadow-elegant);overflow:hidden}.favorite-btn{color:hsl(var(--foreground))}.favorite-btn.active,.favorite-btn:hover{color:hsl(var(--primary))}.leaflet-container{font-family:inherit}.jm-toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:90;border:1px solid hsl(var(--border));background:hsl(var(--background));padding:.75rem 1rem;border-radius:.75rem;box-shadow:var(--shadow-card);font-size:.875rem}@media(max-width:767px){.container{max-width:none}.mobile-drawer{display:block}header .container{height:4rem}.grid.sm\:grid-cols-2{grid-template-columns:1fr}.filter-card{align-self:end;border-radius:1rem 1rem 0 0;width:100%}.filter-modal{place-items:end center;padding:0}.h-\[70vh\]{height:calc(100vh - 150px)}}/* Corrections finales mobile / filtres / espace membre */
html,body{overflow-x:hidden}.mobile-drawer{display:block}.mobile-drawer a{color:hsl(var(--foreground));text-decoration:none}.mobile-backdrop{display:block}.filter-modal{align-items:center;justify-content:center}.filter-modal.open{display:grid!important}.filter-card{max-height:92vh;overflow:auto}.jm-badge{display:inline-flex;align-items:center;border-radius:999px;border:1px solid hsl(var(--border));background:hsl(var(--background));padding:.35rem .75rem;font-size:.8rem;font-weight:500;color:hsl(var(--muted-foreground))}.jm-map{height:440px;border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 12px);overflow:hidden;background:hsl(var(--muted))}.jm-card-img{height:160px;width:100%;object-fit:cover;border-radius:calc(var(--radius) + 6px);background:hsl(var(--muted))}.jm-dashboard-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.jm-dashboard-tabs a{border:1px solid hsl(var(--border));border-radius:999px;padding:.55rem .9rem;font-size:.875rem;color:hsl(var(--muted-foreground));background:hsl(var(--background));text-decoration:none}.jm-dashboard-tabs a.active{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.jm-message-shell{display:grid;grid-template-columns:320px 1fr;min-height:620px;border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 14px);overflow:hidden;background:hsl(var(--card));box-shadow:var(--shadow-card)}.jm-conversations{border-right:1px solid hsl(var(--border));background:hsl(var(--muted))}.jm-conversations a{display:block;padding:1rem;border-bottom:1px solid hsl(var(--border));text-decoration:none}.jm-conversations a.active{background:hsl(var(--background))}.jm-chat{display:flex;flex-direction:column}.jm-chat-body{flex:1;padding:1.25rem;display:flex;flex-direction:column;gap:.8rem}.jm-bubble{max-width:76%;border-radius:1.2rem;padding:.75rem 1rem;background:hsl(var(--muted));font-size:.92rem}.jm-bubble.me{margin-left:auto;background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.jm-chat-form{display:flex;gap:.5rem;padding:1rem;border-top:1px solid hsl(var(--border))}.jm-actions-row{display:flex;gap:.5rem;flex-wrap:wrap}.jm-empty{border:1px dashed hsl(var(--border));border-radius:calc(var(--radius) + 10px);padding:2rem;text-align:center;color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.35)}.jm-listing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.jm-listing-tile{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + 10px);background:hsl(var(--card));padding:1rem;box-shadow:var(--shadow-card)}.jm-alert{border:1px solid hsl(var(--border));background:hsl(var(--muted));border-radius:var(--radius);padding:.85rem 1rem;margin-bottom:1rem;font-size:.9rem}.jm-alert.success{background:#ecfdf5;color:#047857;border-color:#bbf7d0}.jm-alert.error{background:#fef2f2;color:#b91c1c;border-color:#fecaca}
@media(max-width:900px){.jm-listing-grid{grid-template-columns:1fr}.jm-message-shell{grid-template-columns:1fr}.jm-conversations{border-right:0;border-bottom:1px solid hsl(var(--border));max-height:260px;overflow:auto}.jm-chat{min-height:430px}}
@media(max-width:767px){body{padding-bottom:0}.mobile-drawer{width:min(90vw,380px)}.filter-modal{place-items:end center;padding:0}.filter-card{width:100%;border-radius:1rem 1rem 0 0;max-height:86vh}.jm-map{height:calc(100vh - 180px);min-height:380px}.jm-card-img{height:140px}.jm-message-shell{border-radius:0;border-left:0;border-right:0}.jm-bubble{max-width:92%}}
