﻿@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:wght@400&display=swap");:root{--mbx-font: 400 13px/1.4 system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mbx-radius: 8px;--mbx-shadow: rgba(17, 24, 39, 0.12)}.mapboxgl-popup{position:absolute;display:flex;flex-direction:column;pointer-events:auto;will-change:transform;z-index:100;font:var(--mbx-font)}.mapboxgl-popup-content{background:#fff;border-radius:var(--mbx-radius);padding:10px;box-shadow:0 6px 16px var(--mbx-shadow);border:1px solid rgba(17,24,39,0.06);max-width:320px}.mapboxgl-popup-tip{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}.mapboxgl-ctrl{font:var(--mbx-font)}.mapboxgl-ctrl-group{display:flex;flex-direction:column;margin:12px;border-radius:var(--mbx-radius);overflow:hidden;background:#fff;border:1px solid rgba(17,24,39,0.06);box-shadow:0 2px 8px rgba(17,24,39,0.08)}.mapboxgl-ctrl button{width:36px;height:36px;background:#fff;border:none;cursor:pointer}.mapboxgl-ctrl button:hover{background:#f9fafb}.mapboxgl-canvas-container{cursor:grab}.mapboxgl-canvas-container:active{cursor:grabbing}.map-shell{margin-top:10px;position:relative;width:100%;height:clamp(0px, 78vh, 820px);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 6px 16px rgba(17,24,39,0.12)}.map-shell .map{position:absolute;inset:0;width:100%;height:100%;z-index:0}.map-sidebar{position:absolute;top:0;left:0;width:380px;border-radius:12px 0 0 12px;overflow:auto;-webkit-overflow-scrolling:touch;padding:12px;transform:translateX(-110%);opacity:0;pointer-events:none;z-index:2}.map-sidebar .sidebar-placeholder{color:#6b7280;padding:8px 4px}.map-shell.has-selection .map-sidebar{transform:translateX(0);opacity:1;pointer-events:auto}@media (max-width: 900px){.map-sidebar{width:320px;border-radius:12px 0 0 12px}}@media (max-width: 768px){.map-sidebar{display:none}}.map{width:100%;height:100%;position:relative;border-radius:10px;overflow:hidden}.map-bottomsheet{position:absolute;left:0;right:0;bottom:0;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -2px 12px rgba(0,0,0,0.08);overflow:hidden;background:#ffffff;transform:translateY(100%);transition:transform .28s ease, opacity .28s ease, height .24s ease;opacity:0;pointer-events:none;display:flex;flex-direction:column;z-index:10;--bs-peek: 30vh;--bs-expanded: 60vh;--bs-height: var(--bs-peek);height:var(--bs-height);touch-action:pan-x;overscroll-behavior:contain;will-change:transform, height}.map-bottomsheet::before{content:"";position:absolute;top:0;left:0;right:0;height:6px;border-top-left-radius:20px;border-top-right-radius:20px;background:#fff;pointer-events:none;z-index:2}.map-bottomsheet.is-dragging{transition:transform .28s ease, opacity .28s ease, height 0s}.mbs-grabber{display:block;width:100%;height:30px;margin:0;background:#ffffff;position:relative;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;user-select:none}.mbs-grabber::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:74px;height:6px;border-radius:999px;background:rgba(0,0,0,0.24)}.mbs-grabber::after{content:"";position:absolute;left:0;right:0;top:-8px;bottom:-8px}.mbs-content{overflow:auto;padding:12px 16px calc(18px + env(safe-area-inset-bottom, 0));overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.map-bottomsheet.is-open{transform:translateY(0%);opacity:1;pointer-events:auto}@media (min-width: 769px){.map-bottomsheet{display:none}}@supports (padding: 0px){.map-bottomsheet{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom, 0px)}}@media (max-width: 768px){.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-bottom-left{margin-bottom:calc(12px + env(safe-area-inset-bottom, 0))}}.mapboxgl-popup.ws-popup>.mapboxgl-popup-content{padding:0;border-radius:8px;max-width:320px;background:#ffffff;border:none;box-shadow:0 6px 16px rgba(17,24,39,0.12);overscroll-behavior:contain}.mapboxgl-popup.ws-popup.ws-popup--mobile .mapboxgl-popup-tip{display:none}.map-popup{background:transparent}.mp-body{padding:10px 12px 12px}.mp-title{margin:0 0 4px 0;font-size:16px}.mp-meta{display:flex;align-items:center;justify-content:flex-start;gap:6px;margin:4px 0 8px}.mp-rating{display:inline-flex;align-items:center;gap:3px;font-size:13px;font-weight:700;color:#1f2937;background:#fef9c3;border-radius:6px;padding:2px 7px}.mp-rating__star{display:block;flex-shrink:0}.mp-rating__scale{font-size:11px;font-weight:500;color:#6b7280}.mp-rating__count{font-size:11px;font-weight:400;color:#9ca3af;margin-left:2px}.mp-badge{font-size:11px;font-weight:600;border-radius:6px;padding:2px 8px}.mp-badge--open{background:#dcfce7;color:#15803d}.mp-badge--closed{background:#fee2e2;color:#b91c1c}.mapboxgl-popup .mp-address,.sidebar-card .mp-address{font-size:12px;line-height:1.3;color:#8e8e8e;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal;margin:0 0 8px}.mp-tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.mp-tag{padding:3px 9px;border-radius:999px;background:#F3F4F6;color:#374151;font-size:11px;font-weight:600}.mapboxgl-popup.ws-popup .mp-desc,.mapboxgl-popup.ws-popup .mp-desc *,.sidebar-card .mp-desc,.sidebar-card .mp-desc *{font-size:13px;font-weight:350;line-height:1.5;color:#1f2937;text-align:justify;text-align-last:left;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word}.mp-desc{margin-bottom:10px}@media (max-width: 768px){.sidebar-card .mp-desc *{margin-top:15px;padding:0px 12px}}.mp-actions{display:flex;gap:12px;justify-content:space-between;margin-top:12px;width:100%}.mp-link,.mp-primary{flex:1;text-align:center;text-decoration:none;border-radius:8px;padding:6px 9px;min-height:unset;font-size:12px;font-weight:550;line-height:1.3;display:flex;align-items:center;justify-content:center}.mp-link{border:1px solid #E5E7EB;background:#fff;color:#1f2a72}.mp-link:hover{background:#F9FAFB}.mp-primary{background:#2563EB;color:#fff;box-shadow:0 2px 6px rgba(37,99,235,0.2)}.mp-primary:hover{background:#1e3a8a}.mp-fiche-cta{display:block;text-align:center;margin-top:12px;font-size:13px;font-weight:600;color:#1f2937;text-decoration:none;padding:10px 16px;border:1.5px solid #e5e7eb;border-radius:10px;background:#f9fafb;transition:background 0.15s, border-color 0.15s}.mp-fiche-cta:hover{background:#f3f4f6;border-color:#d1d5db}.sidebar-card{position:relative}.mp-container--blurred{filter:blur(5px);pointer-events:none;user-select:none}.mp-paywall{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10;padding:16px}.mp-paywall__box{background:#fff;border-radius:16px;padding:20px 18px;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,0.16);border:1px solid rgba(55,87,228,0.12);width:100%}.mp-paywall__box svg{color:#3757E4;margin-bottom:8px}.mp-paywall__box p{font-size:13px;font-weight:600;color:#222;margin:0 0 12px}.mp-paywall__box a{display:block;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;background:#3757E4;color:#fff;margin-bottom:0;transition:background 0.2s ease, transform 0.12s ease}.mp-paywall__box a:hover{background:#1d3fd5;transform:translateY(-1px)}.mapboxgl-ctrl-top-right,.mapboxgl-ctrl-bottom-right{margin:12px}.mapboxgl-ctrl-group{box-shadow:0 1px 6px rgba(17,24,39,0.1)}@media (max-width: 768px){.mapboxgl-popup.ws-popup>.mapboxgl-popup-content{max-width:90vw}.sidebar-card .mp-address{margin-top:5px}}h3.mp-title{margin-top:0px}.mapboxgl-popup.ws-popup.ws-popup--mobile>.mapboxgl-popup-content{width:92vw;max-width:300px;border-radius:12px;box-shadow:0 6px 16px rgba(17,24,39,0.14)}.mapboxgl-popup.ws-popup.ws-popup--mobile .mp-body{padding:14px 16px 16px;overflow:hidden;-webkit-overflow-scrolling:auto;touch-action:pan-x pan-y;max-height:56vh}.mp-carousel{position:relative;border-radius:8px 8px 0 0;overflow:hidden;height:180px;background:#f3f4f6}.mpc-viewport{width:100%;height:100%;position:relative}.mpc-slide{position:absolute;inset:0;opacity:0;transition:opacity .22s ease}.mpc-slide.is-active{opacity:1}.mpc-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.mpc-nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;border:0;background:rgba(255,255,255,0.532);display:grid;place-items:center;cursor:pointer;padding:0}.mpc-prev{left:6px}.mpc-next{right:6px}.mpc-nav:hover{background:#ffffffc6}.mpc-dots{position:absolute;left:0;right:0;bottom:6px;display:flex;gap:6px;justify-content:center}.mpc-dot{width:6px;height:6px;border-radius:999px;border:none;background:rgba(255,255,255,0.7);box-shadow:0 0 0 1px rgba(0,0,0,0.15) inset}.mpc-dot.is-active{background:#fff}.mp-carousel--peek{height:auto;border-radius:10px;background:transparent}.mpc-snap-track{display:flex;gap:10px;overflow-x:auto;padding:6px 2px 2px;scroll-snap-type:none;scrollbar-width:none}.mpc-snap-track::-webkit-scrollbar{display:none}.mpc-snap-slide{flex:0 0 auto;width:78%;max-width:360px;aspect-ratio:16 / 10;border-radius:10px;overflow:hidden;background:#f3f4f6;position:relative;scroll-snap-align:start}.mpc-snap-slide img{width:100%;height:100%;display:block}@media (max-width: 1024px){.mpc-snap-track{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;touch-action:pan-x pan-y}.mp-carousel--peek{touch-action:pan-x pan-y}.mpc-slide img,.mpc-snap-slide img{object-fit:cover;object-position:center}}@media (max-width: 480px){.mpc-snap-slide{width:82%}}@media (max-width: 480px){.mapboxgl-popup.ws-popup.ws-popup--mobile .mp-body{overflow:hidden !important;max-height:none !important;-webkit-overflow-scrolling:auto;touch-action:none}.mapboxgl-popup.ws-popup.ws-popup--mobile .mp-carousel{touch-action:pan-x !important}.mapboxgl-popup.ws-popup.ws-popup--mobile>.mapboxgl-popup-content::-webkit-scrollbar{display:none}}.sidebar-card{display:block;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 2px 10px rgba(17,24,39,0.06);margin-bottom:12px}.sidebar-card .mp-body{padding:12px}.sidebar-card .mp-carousel{height:220px}.sidebar-card .mp-actions{margin-top:12px}@media (max-width: 768px){.sidebar-card{background:transparent;border:none;box-shadow:none;border-radius:10px;padding-bottom:5px}.sidebar-card .mp-actions{margin-bottom:12px}}@media (max-width: 768px){.map-bottomsheet{--bs-peek: 175px;--bs-expanded: 50vh}.mbs-content{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.map-bottomsheet[data-stage="1"] .mp-expanded,.map-bottomsheet:not([data-stage]) .mp-expanded{display:none}.map-bottomsheet[data-stage="2"] .mp-expanded{display:block}.map-bottomsheet .mp-header{position:relative;overflow:hidden;border-radius:10px;padding:0 10px}.map-bottomsheet[data-stage="2"] .mp-header{height:auto;overflow:visible}.map-bottomsheet .mp-header .mp-carousel{height:200px}.mbs-grabber{padding-top:5px;padding-bottom:5px}.mbs-grabber::before{background:rgba(0,0,0,0.22)}.mpc-dots,.mpc-snap-dots{display:none}}@media (max-width: 480px){.map-bottomsheet{--bs-peek: 165px;--bs-expanded: 45vh}}.mp-close{position:absolute;top:0;right:0;z-index:20;display:flex;align-items:center;justify-content:center;width:52px;height:30px;border:none;background:transparent;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.mp-close__circle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#e8eaed;color:#5f6368;transition:background 0.15s ease}.mp-close:active .mp-close__circle{background:#d2d5da}.mp-peek{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 14px}.mp-peek__text{flex:1;min-width:0}.mp-peek__text .mp-title{margin:0 0 5px;font-size:16px}.mp-peek__text .mp-meta{margin:0 0 4px}.mp-peek__text .mp-address{margin:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-btn-go{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 14px;background:#2563eb;color:#fff;border-radius:14px;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap;flex-shrink:0;line-height:1}.mp-btn-go svg{flex-shrink:0}.mbs-content.is-locked{overflow:hidden !important;-webkit-overflow-scrolling:auto !important}.map-bottomsheet[data-stage="1"] .mp-header{touch-action:pan-x}.map-bottomsheet.is-transitioning{pointer-events:none}.mp-container{position:relative}.mp-vote-container{display:flex;align-items:center;justify-content:space-evenly;margin-top:25px;width:100%}.mp-vote-label{font-size:15px;color:#6b7280;font-weight:350;letter-spacing:0.2px;margin-right:8px}.mp-vote-wrap{display:flex;gap:10px}.mp-vote-wrap.is-loading{opacity:.6;pointer-events:none}.mp-vote-btn{--fab-bg: rgba(255,255,255,.92);--fab-border: rgba(76, 76, 76, 0.08);--fab-fg: #a2a2a2;--icon-stroke: 0;width:37px;height:37px;display:grid;place-items:center;border-radius:9999px;border:1px solid var(--fab-border);background:var(--fab-bg);color:var(--fab-fg);backdrop-filter:blur(6px);box-shadow:0 2px 7px rgba(0,0,0,0.08);cursor:pointer;transition:transform .12s ease, background-color .18s ease, box-shadow .18s ease, border-color .18s ease, opacity .12s ease}.mp-vote-btn:hover{box-shadow:0 4px 8px rgba(0,0,0,0.1);--icon-stroke: 0.3}.mp-vote-btn:active{transform:translateY(1px) scale(0.98)}.mp-vote-btn--up.is-active{--fab-bg: rgba(220, 252, 231, .95);--fab-border: #97fcbc;--fab-fg: #42a568;--icon-stroke: 0.7}.mp-vote-btn--down.is-active{--fab-bg: rgba(254, 226, 226, .95);--fab-border: #fca5a5;--fab-fg: #c15353;--icon-stroke: 0.7}.mp-vote-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-color:#93c5fd}.mp-vote-btn svg path{stroke:currentColor;stroke-width:0.8px;stroke-linejoin:round;stroke-linecap:round;paint-order:fill}@media (max-width: 768px){.map-bottomsheet .mbs-content{padding-bottom:calc(10px + env(safe-area-inset-bottom, 0))}.map-bottomsheet .mp-vote-wrap{position:sticky;bottom:8px;left:0;width:100%;display:flex;justify-content:flex-end;gap:8px;padding-right:8px;z-index:5;pointer-events:none}.map-bottomsheet .mp-vote-btn{pointer-events:auto;width:36px;height:36px}}@media (prefers-reduced-motion: reduce){.mp-vote-btn{transition:none}}@media (max-width: 768px){.mp-vote-label{white-space:nowrap;font-size:15px;color:#6b7280;font-weight:350;letter-spacing:0.2px;margin-right:8px}}@media (max-width: 768px){.map-shell{height:auto !important;aspect-ratio:2 / 3}.map{min-height:0 !important}}*{box-sizing:border-box}.sr-only{clip-path:inset(50%);width:1px;height:1px;overflow:hidden;position:absolute;white-space:nowrap;border:0}@media (max-width: 768px){.only-desktop{display:none !important}}.is-hidden{display:none !important}.page-container{max-width:1320px;margin-inline:auto;padding-inline:clamp(12px, 2.5vw, 24px)}.stack>*+*{margin-top:var(--stack, 1.5rem)}.btn-outline,.btn-primary{border-radius:999px;padding:10px 20px;font-weight:700;text-decoration:none;transition:background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease}.btn-outline:focus-visible,.btn-primary:focus-visible{outline:3px solid rgba(55,87,228,0.45);outline-offset:3px}.btn-outline{border:2px solid #000;background:transparent;color:#000}.btn-outline:hover{background:#000;color:#fff}.btn-primary{border:2px solid #3757E4;background:#3757E4;color:#fff}.btn-primary:hover{background:#2144e1;border-color:#2144e1}.workspot-presentation{margin-block:0;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;color:#222}.workspot-presentation>.page-container{padding-top:0;padding-bottom:1.5rem}.hero{position:relative;overflow:visible;min-height:360px;margin-top:-90px;padding-top:120px;display:flex;align-items:center}@media (max-width: 768px){.hero{margin-top:-72px;padding-top:72px;min-height:auto}}.hero__left{position:relative;z-index:2;width:56%;display:flex;flex-direction:column;justify-content:center;gap:2rem;padding-top:0;padding-bottom:clamp(0.75rem, 1.5vw, 1rem);padding-left:clamp(2rem, 10.5vw, 10rem);padding-right:2.5rem;min-height:300px}@media (max-width: 768px){.hero__left{width:100%;min-height:auto;padding:2.5rem 1.25rem 3rem}}.hero__title{margin:0;font-family:'Playfair Display', Georgia, serif;font-weight:400;font-size:64px;line-height:1.1;letter-spacing:-0.02em;color:#111;white-space:nowrap}@media (max-width: 600px){.hero__title{font-size:clamp(2rem, 8vw, 3rem);white-space:normal}}.hero__sub{margin:0;font-size:1.05rem;color:#888;line-height:1.6}.hero__right{position:absolute;right:0;top:0;bottom:0;width:48%;z-index:1;background-size:cover;background-position:center;clip-path:url(#hero-blob)}.hero__right::before{content:'';position:absolute;inset:0;background:linear-gradient(to right, rgba(250,251,255,0.9) 0%, rgba(250,251,255,0.2) 18%, transparent 35%);z-index:2;pointer-events:none}@media (max-width: 768px){.hero__right{display:none}}.hero-search{display:flex;align-items:center;background:#fff;border:1.5px solid #e8e3dd;border-radius:999px;box-shadow:0 8px 40px rgba(0,0,0,0.12),0 2px 8px rgba(0,0,0,0.06);overflow:visible;width:calc(100% + 18rem);max-width:980px}@media (max-width: 640px){.hero-search{flex-direction:column;align-items:stretch;border-radius:20px;max-width:100%}.hero-search .hero-search__seg:nth-child(3),.hero-search .hero-search__divider{display:none}}.hero-search__seg{position:relative;display:flex;align-items:center;gap:8px;padding:20px 20px;flex:1;min-width:0}.hero-search__seg:first-child{border-radius:999px 0 0 999px}@media (max-width: 640px){.hero-search__seg{border-bottom:1px solid #f0ece8;padding:16px}.hero-search__seg:first-child{border-radius:0}}.hero-search__divider{width:1px;height:32px;background:#e8e3dd;flex-shrink:0}@media (max-width: 640px){.hero-search__divider{display:none}}.hero-search__icon{color:#bbb;flex-shrink:0}.u-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.hero-search__select-trigger{all:unset;display:flex;align-items:center;gap:6px;flex:1;min-width:0;cursor:pointer;font-size:0.95rem;font-weight:500;color:#111;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.hero-search__select-trigger *{text-decoration:none}.hero-search__dropdown{position:absolute;top:calc(100% + 8px);left:0;min-width:200px;background:#fff;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,0.12),0 2px 8px rgba(0,0,0,0.06);padding:6px;z-index:200;border:1px solid rgba(0,0,0,0.06);opacity:0;transform:translateY(-6px) scale(0.98);pointer-events:none;transition:opacity 0.18s ease, transform 0.18s ease}.hero-search__dropdown.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.hero-search__dropdown-option{padding:10px 14px;border-radius:10px;font-size:0.92rem;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;color:#444;cursor:pointer;text-decoration:none;transition:background 0.12s}.hero-search__dropdown-option:hover{background:#f5f5f5;color:#111}.hero-search__dropdown-option.is-selected{color:#111;font-weight:500;background:#f0f0f0}.hero-search__chevron{color:#bbb;flex-shrink:0;transition:transform 0.18s ease}[aria-expanded="true"] .hero-search__chevron{transform:rotate(180deg)}.hero-search__nearby{all:unset;cursor:pointer;display:flex;align-items:center;gap:8px;padding:17px 18px;font-size:0.9rem;font-weight:500;color:#555;white-space:nowrap;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;border-right:1px solid #e8e3dd}.hero-search__nearby:hover{color:#111}.hero-search__nearby:disabled{opacity:0.5;cursor:not-allowed}@media (max-width: 640px){.hero-search__nearby{border-right:none;border-bottom:1px solid #f0ece8;padding:14px 16px}}.hero-search__toggle{display:inline-flex;align-items:center;margin-left:4px}.hero-search__toggle-track{display:inline-block;width:34px;height:19px;border-radius:999px;background:#ddd;position:relative;flex-shrink:0;transition:background 0.2s}.hero-search__toggle-track::after{content:'';position:absolute;left:3px;top:50%;transform:translateY(-50%);width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,0.2);transition:left 0.2s}.hero-search__nearby.is-active .hero-search__toggle-track{background:#3757E4}.hero-search__nearby.is-active .hero-search__toggle-track::after{left:18px}.hero-search__btn{all:unset;cursor:pointer;display:flex;align-items:center;gap:8px;padding:17px 28px;margin:5px;background:#111827;color:#fff;font-size:0.95rem;font-weight:600;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;white-space:nowrap;flex-shrink:0;border-radius:999px;transition:background 0.15s, transform 0.12s;letter-spacing:0.01em}.hero-search__btn:hover{background:#374151;transform:translateY(-1px)}@media (max-width: 640px){.hero-search__btn{justify-content:center;padding:14px 20px;margin:6px;border-radius:14px}}.pacte-strip{border-top:1px solid #e8ecf4;padding-block:clamp(28px, 4vw, 44px);background:#fafbff;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif}.pacte-strip__inner{display:grid;grid-template-columns:180px 1fr;gap:clamp(24px, 5vw, 60px);align-items:center}@media (max-width: 680px){.pacte-strip__inner{grid-template-columns:1fr;gap:18px}}.pacte-strip__eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:0.7rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:#888;margin-bottom:6px}.pacte-strip__eyebrow::before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#3757E4;flex-shrink:0}.pacte-strip__title{font-size:1.05rem;font-weight:800;color:#111;margin:0;letter-spacing:-0.01em;line-height:1.2}.pacte-strip__rules{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e8ecf4;border:1px solid #e8ecf4;border-radius:14px;overflow:hidden}@media (max-width: 480px){.pacte-strip__rules{grid-template-columns:1fr}}.pacte-strip__rule{background:#fff;padding:16px 18px;display:flex;gap:11px;align-items:flex-start}.pacte-strip__num{font-size:0.65rem;font-weight:700;letter-spacing:0.06em;color:#3757E4;flex-shrink:0;padding-top:3px}.pacte-strip__rule-title{font-size:0.88rem;font-weight:700;color:#111;display:block;margin-bottom:2px}.pacte-strip__rule-text{font-size:0.8rem;color:#888;line-height:1.5;margin:0}.community-share{font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif}.community-share-card{position:relative;overflow:hidden;border-radius:20px;background-image:url(/assets/coffee-community-0db7ae8b37c91b95a7d48944a063891adb570d4bb06fbe0a8575babbc1b32d78.webp);background-size:cover;background-position:center;min-height:clamp(260px, 40vh, 420px);isolation:isolate;box-shadow:0 10px 20px rgba(0,0,0,0.08)}.community-share-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0,0,0,0.75), rgba(0,0,0,0.55));z-index:1}.community-share-inner{position:relative;z-index:2;display:grid;gap:2rem;text-align:center;padding:clamp(24px, 5vw, 48px);justify-items:center}.community-share-content{max-width:720px;color:#fff}.community-share-content h1{margin:0 0 1.25rem;font-weight:800;font-size:clamp(1.7rem, 2.5vw, 2.3rem);text-shadow:0 1px 6px rgba(0,0,0,0.35)}.community-share-content p{margin:0;line-height:1.7;color:rgba(255,255,255,0.95)}.community-share-contact-card{display:flex;justify-content:center}.community-share-contact-card .btn-cta{border:2px solid #3757E4;background:#3757E4;color:#fff;border-radius:999px;padding:10px 20px;font-weight:700;transition:background .2s ease, transform .12s ease;text-decoration:none}.community-share-contact-card .btn-cta:hover{background:#2144e1;transform:translateY(-1px)}@media (max-width: 720px){.community-share{margin-top:2.5rem}.community-share-card{min-height:auto}.community-share-inner{gap:1.25rem;padding:1.5rem 1.25rem}.community-share-content h1{font-size:1.5rem}}.contact-section{font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;margin-block:3rem}.contact-section .contact-box{background:#dceafe;border-radius:20px;padding:clamp(24px, 2.5vw, 40px);box-shadow:0 10px 20px rgba(0,0,0,0.08);display:flex;flex-direction:column;gap:2rem}.contact-section .contact-title{text-align:center;font-size:2rem;color:#3757E4;font-weight:800;margin:0}.contact-section .contact-content{display:flex;flex-direction:column;gap:2rem}.contact-section .contact-cards{display:flex;flex-direction:column;gap:1rem}.contact-section .contact-card{background:white;padding:1rem;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,0.05)}.contact-section .contact-card h4{font-size:1.1rem;color:#3757E4;font-weight:700;margin:0 0 0.25rem}.contact-section .contact-card p{font-size:.95rem;color:#444;margin:0}.contact-section .contact-form{flex:1;display:flex;flex-direction:column;gap:1rem}.contact-section .contact-form input,.contact-section .contact-form select,.contact-section .contact-form textarea{border:0;border-radius:20px;background:#e6f0ff;padding:12px 20px;font-size:1rem;color:#222;outline:none;transition:box-shadow 0.2s ease, background-color 0.2s ease}.contact-section .contact-form input:focus,.contact-section .contact-form select:focus,.contact-section .contact-form textarea:focus{background:#f0f6ff;box-shadow:0 0 0 3px rgba(55,87,228,0.2)}.contact-section .contact-form textarea{min-height:75px;resize:vertical;line-height:1.5;font-family:inherit}.contact-section input::placeholder,.contact-section textarea::placeholder{color:rgba(0,0,0,0.3)}.contact-section select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:44px;background:#e6f0ff}.contact-section .select-wrapper{position:relative}.contact-section .select-wrapper select{width:100%}.contact-section .select-wrapper::after{content:'';position:absolute;right:20px;top:50%;transform:translateY(-50%);pointer-events:none;width:16px;height:10px;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 298.04'%3E%3Cpath fill='black' d='M12.08 70.78c-16.17-16.24-16.09-42.54.15-58.7 16.25-16.17 42.54-16.09 58.71.15L256 197.76 441.06 12.23c16.17-16.24 42.46-16.32 58.71-.15 16.24 16.16 16.32 42.46.15 58.7L285.27 285.96c-16.24 16.17-42.54 16.09-58.7-.15L12.08 70.78z'/%3E%3C/svg%3E")}.contact-section .contact-form button.btn-outline{background:#3757E4;color:#fff;border:2px solid #3757E4}.contact-section .contact-form button.btn-outline:hover{background:#2144e1;border-color:#2144e1}@media (min-width: 768px){.contact-section .contact-content{flex-direction:row;align-items:stretch;gap:2rem}}.about-v2{--ring: rgba(54, 86, 227, .18);position:relative;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;color:#222;margin-block:3rem;padding-block:clamp(28px, 6vw, 64px);overflow:clip}.about-v2__bg{position:absolute;inset:-10% -20% -20% -20%;z-index:0}.about-v2__container{position:relative;z-index:1;max-width:1200px;margin-inline:auto;padding-inline:clamp(16px, 4vw, 32px);display:grid;gap:clamp(32px, 5vw, 56px)}.about-v2__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(20px, 4vw, 44px);align-items:stretch}.about-v2__content{display:grid;align-content:start}.about-v2__head{display:grid;gap:clamp(12px, 2vw, 20px)}.about-v2__title{margin:0;font-weight:800;line-height:1.15;color:#111;text-wrap:balance;position:relative;font-size:clamp(2rem, 3.2vw, 2.6rem)}.about-v2__copy{max-width:70ch;display:grid;gap:clamp(10px, 1.4vw, 16px)}.about-v2__intro{margin:0;line-height:1.75;font-size:clamp(1.02rem, 1.15vw, 1.15rem);color:rgba(0,0,0,0.86)}.about-v2__intro--note{font-style:italic;color:rgba(0,0,0,0.7)}.about-v2__subtitle{margin:0;font-weight:800;font-size:clamp(1.1rem, 1.6vw, 1.3rem);color:#3757E4;position:relative;padding-bottom:6px}.about-v2__subtitle::after{content:"";position:absolute;left:0;bottom:0;width:clamp(48px, 8vw, 80px);height:3px;background:#3757E4;border-radius:999px;opacity:.9}.about-v2__media{position:relative;border-radius:20px;overflow:hidden;border:1px solid rgba(0,0,0,0.06);box-shadow:0 20px 50px rgba(0,0,0,0.08),0 0 0 1px rgba(255,255,255,0.2) inset;display:block;align-self:stretch;min-height:280px}.about-v2__media-inner{position:absolute;inset:0;background-image:url(/images/coffee-about-us.webp);background-size:cover;background-position:center 45%}.about-v2__media::before{content:"";position:absolute;inset:0;background:radial-gradient(70% 60% at 50% 40%, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.15) 55%, rgba(0,0,0,0.25) 100%),linear-gradient(180deg, rgba(0,0,0,0.03) 0%, rgba(0,0,0,0.2) 100%);z-index:1}.about-v2__media::after{content:"";position:absolute;inset:0;z-index:2;box-shadow:inset 0 0 0 1px rgba(255,255,255,0.06),inset 0 0 120px rgba(0,0,0,0.22);pointer-events:none}.about-v2__future{display:grid;gap:clamp(14px, 2.4vw, 22px);justify-items:center;text-align:center}.about-v2__future-head>*+*{margin-top:clamp(6px, 1vw, 10px)}.about-v2__section-title{margin:0;font-weight:800;line-height:1.15;color:#111;text-wrap:balance;position:relative;font-size:clamp(1.8rem, 2.6vw, 2.2rem)}.about-v2__cards{width:100%;max-width:1100px;display:grid;grid-template-columns:repeat(3, 1fr);gap:clamp(16px, 2.6vw, 28px)}.about-v2-card{background:#fff;border:1px solid rgba(0,0,0,0.08);border-radius:20px;padding:clamp(18px, 2.6vw, 24px);box-shadow:0 6px 18px rgba(0,0,0,0.06);display:grid;gap:12px;text-align:center;transition:transform .15s ease, box-shadow .15s ease, border-color .15s ease}.about-v2-card:hover{transform:translateY(-2px);border-color:var(--ring);box-shadow:0 16px 28px rgba(0,0,0,0.08)}.about-v2-card h4{margin:0;font-weight:800;font-size:1.08rem;color:#111}.about-v2-card p{margin:0 auto;max-width:48ch;color:#444;line-height:1.6;font-size:1rem}.about-v2-card__icon{display:grid;place-items:center;width:56px;height:56px;margin-inline:auto;border-radius:20px;color:#3757E4;background:rgba(55,87,228,0.06);border:1px solid rgba(0,0,0,0.06)}@media (max-width: 1024px){.about-v2__grid{grid-template-columns:1fr}.about-v2__media{order:-1;min-height:220px}}@media (max-width: 720px){.about-v2{padding-block:clamp(20px, 6vw, 36px)}.about-v2__title{font-size:clamp(1.6rem, 6vw, 1.9rem);text-align:center}.about-v2__copy{gap:1rem}.about-v2__cards{display:flex;flex-direction:column;gap:14px;max-width:620px}.about-v2-card{width:100%}}@media (max-width: 768px){html{font-size:93.75%}body{line-height:1.65}h1{font-size:1.75rem;line-height:1.25}h2{font-size:1.4rem;line-height:1.35}h3{font-size:1.05rem;line-height:1.35}.workspot-presentation{margin-block:1.5rem}.workspot-presentation .pact .rules{flex-direction:column;gap:1rem}.workspot-presentation .pact .rule{width:100%}.workspot-presentation h2{font-size:1.5rem;margin:1.5rem 0 0.5rem}.workspot-presentation h3{font-size:1rem;margin-top:1.5rem;margin-bottom:0}.workspot-presentation p{font-size:.95rem}.contact-section .contact-box{padding-inline:clamp(16px, 6vw, 24px)}.footer{font-size:.85rem;text-align:center;padding:20px 5px}.footer .footer-content{flex-direction:column;align-items:center;gap:8px}.footer .footer-logo{display:none}.footer .footer-right{text-align:center}.footer .footer-right a{text-decoration:none;color:inherit;font-weight:500}}@media (max-width: 720px){.map-shell{min-height:500px}.map-shell .map{height:420px}.map-bottomsheet{max-height:40vh}}.workspot-presentation{margin-block:0}.community-share{margin-block:3rem}.contact-section{margin-block:3rem}.about-v2{margin-block:3rem}.workspot-presentation~.p-section{padding-bottom:3rem}.sf{display:flex;flex-direction:column;align-items:center;gap:10px}.sf__step{width:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.sf__step-label{margin:0;font-size:0.68rem;font-weight:700;color:#9ca3af;text-transform:uppercase;letter-spacing:0.09em;text-align:center}.sf__sep{display:flex;align-items:center;gap:10px;width:100%;max-width:420px;color:#d1d5db;font-size:0.72rem;font-weight:500}.sf__sep::before,.sf__sep::after{content:'';flex:1;height:1px;background:#e5e7eb}.sf__sep span{color:#9ca3af;font-size:0.72rem;font-weight:600;text-transform:uppercase;letter-spacing:0.06em}.sf__cities{display:inline-flex;gap:6px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:4px}.sf__city{all:unset;cursor:pointer;padding:7px 22px;border-radius:999px;font-size:0.88rem;font-weight:600;color:#6b7280;transition:background 0.15s ease, color 0.15s ease, box-shadow 0.15s ease}.sf__city:hover:not(.is-active){color:#111827;background:rgba(0,0,0,0.05)}.sf__city.is-active{background:#111827;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,0.18)}.sf__search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:10px 12px;box-shadow:0 2px 8px rgba(0,0,0,0.05);flex-wrap:wrap;width:100%;max-width:560px}.sf__nearby{all:unset;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-size:0.875rem;font-weight:600;color:#fff;background:#111827;padding:9px 16px;border-radius:999px;white-space:nowrap;transition:background 0.15s ease, transform 0.12s ease}.sf__nearby:hover{background:#374151;transform:translateY(-1px)}.sf__nearby:disabled{opacity:0.5;cursor:not-allowed;transform:none}.sf__or{flex-shrink:0;font-size:0.78rem;color:#9ca3af;font-weight:500}.sf__district-wrap{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.sf__select{flex:1;min-width:0;border:1px solid #e5e7eb;border-radius:999px;padding:8px 14px;font-size:0.85rem;color:#374151;background:#f9fafb;appearance:none;outline:none;cursor:pointer;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif}.sf__select:focus{border-color:#6b7280;background:#fff}.sf__search-btn{all:unset;cursor:pointer;display:inline-flex;align-items:center;font-size:0.875rem;font-weight:600;color:#fff;background:#111827;padding:9px 18px;border-radius:999px;white-space:nowrap;transition:background 0.15s ease}.sf__search-btn:hover{background:#374151}.sf__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:0.5rem}.sf__count{margin:0;font-size:0.72rem;font-weight:700;color:#9ca3af;letter-spacing:0.07em;text-transform:uppercase}.view-toggle-shell{margin-top:0.25rem}.view-toggle-tabs{display:inline-flex;border-radius:999px;padding:4px;background:#f3f4f6;border:1px solid #e5e7eb;gap:2px}.view-toggle-tab{border:none;background:transparent;padding:6px 18px;border-radius:999px;font-size:0.85rem;font-weight:600;cursor:pointer;color:#6b7280;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;transition:background 0.15s ease, color 0.15s ease}.view-toggle-tab.is-active{background:#111827;color:#f9fafb;box-shadow:0 2px 6px rgba(0,0,0,0.15)}.view-toggle-tab:hover:not(.is-active){color:#111827}.view-toggle-panel.is-hidden{display:none}@media (max-width: 540px){.sf__city{padding:7px 16px;font-size:0.83rem}.sf__search{flex-direction:column;align-items:stretch;gap:8px;padding:12px}.sf__nearby{justify-content:center}.sf__or{text-align:center}.sf__district-wrap{flex:none;width:100%}.sf__search-btn{justify-content:center}.sf__toolbar{flex-direction:column;align-items:flex-start;gap:8px}}.spots-list-loading,.spots-list-empty{font-size:0.9rem;color:#6b7280}.spots-list-empty.is-hidden,.spots-list-loading.is-hidden{display:none}.city-container{display:flex;align-items:center;justify-content:space-between;width:100%;margin:1rem 0}.city-container h3{margin:0}.city-switch{display:inline-flex;padding:4px;border-radius:999px;background:#f5f5f5;border:1px solid #e5e7eb;gap:4px}.city-switch-btn{all:unset;cursor:pointer;padding:6px 14px;border-radius:999px;font-size:0.85rem;font-weight:500;color:#6b7280;transition:background 0.2s ease, color 0.2s ease, box-shadow 0.15s ease}.city-switch-btn:hover{background:rgba(0,0,0,0.06)}.city-switch-btn.is-active{background:#111827;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,0.18)}.propose-page{font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;padding-block:3rem;min-height:100vh}.propose-page__back{display:inline-flex;align-items:center;gap:6px;font-size:0.85rem;color:#444;text-decoration:none;margin-bottom:2rem;transition:color 0.15s}.propose-page__back:hover{color:#3757E4}.propose-page__header{margin-bottom:3rem;text-align:center}.propose-page__header .propose-page__title{font-size:clamp(1.8rem, 3.5vw, 2.4rem);font-weight:800;color:#111;margin:0 0 10px;line-height:1.15}.propose-page__header .propose-page__subtitle{font-size:1rem;color:#444;line-height:1.6;margin:0 auto;max-width:520px}@keyframes fadeInUp{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.propose-roles{display:flex;flex-direction:column;gap:0;max-width:820px;margin:0 auto;animation:fadeInUp 0.25s ease forwards}.propose-roles.is-hidden{display:none}.propose-roles__primary{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 640px){.propose-roles__primary{grid-template-columns:1fr}}.propose-roles__separator{display:flex;align-items:center;gap:14px;margin:28px 0 20px;color:#9ca3af;font-size:0.82rem;font-weight:500;letter-spacing:0.04em;text-transform:uppercase}.propose-roles__separator::before,.propose-roles__separator::after{content:'';flex:1;height:1px;background:#e9ecef}.propose-roles__secondary{display:flex;flex-direction:column;gap:10px}.propose-role-secondary{all:unset;display:flex;align-items:center;gap:14px;padding:16px 20px;background:#fff;border:1.5px solid #e9ecef;border-radius:14px;cursor:pointer;transition:border-color 0.15s, background 0.15s}.propose-role-secondary:hover{border-color:#d1d5db;background:#fafafa}.propose-role-secondary__icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;flex-shrink:0}.propose-role-secondary__icon--warn{background:#fef3c7;color:#d97706}.propose-role-secondary__icon--warn svg{stroke:#d97706}.propose-role-secondary__icon--city{background:#d1fae5;color:#059669}.propose-role-secondary__icon--city svg{stroke:#059669}.propose-role-secondary__icon--idea{background:#ede9fe;color:#7c3aed}.propose-role-secondary__icon--idea svg{stroke:#7c3aed}.propose-role-secondary__body{flex:1;display:flex;flex-direction:column;gap:2px}.propose-role-secondary__title{font-size:0.9rem;font-weight:600;color:#111}.propose-role-secondary__desc{font-size:0.8rem;color:#444}.propose-role-secondary__arrow{color:#9ca3af;flex-shrink:0}.propose-role-card{all:unset;display:flex;flex-direction:column;gap:16px;padding:32px 28px;background:#fff;border:1.5px solid #e9ecef;border-radius:20px;cursor:pointer;box-shadow:0 2px 12px rgba(0,0,0,0.04);transition:border-color 0.18s, box-shadow 0.18s, transform 0.15s;text-align:left}.propose-role-card:hover{border-color:#c4c9d4;box-shadow:0 8px 24px rgba(0,0,0,0.08);transform:translateY(-2px)}.propose-role-card__icon{width:52px;height:52px;border-radius:14px;background:#dceafe;display:grid;place-items:center;color:#3757E4;flex-shrink:0}.propose-role-card__body{flex:1}.propose-role-card__title{font-size:1.15rem;font-weight:700;color:#111;margin:0 0 8px}.propose-role-card__desc{font-size:0.88rem;color:#444;line-height:1.6;margin:0}.propose-role-card__cta{display:inline-flex;align-items:center;gap:6px;font-size:0.85rem;font-weight:600;color:#3757E4;margin-top:auto}.propose-form-wrap{animation:fadeInUp 0.25s ease forwards}.propose-form-wrap.is-hidden{display:none}.propose-form-wrap__inner{display:grid;grid-template-columns:280px 1fr;gap:clamp(24px, 4vw, 48px);align-items:start}@media (max-width: 860px){.propose-form-wrap__inner{grid-template-columns:1fr}}.propose-form-wrap__sidebar{display:flex;flex-direction:column;gap:20px;position:sticky;top:110px}@media (max-width: 860px){.propose-form-wrap__sidebar{position:static}}.propose-back-btn{all:unset;display:inline-flex;align-items:center;gap:6px;font-size:0.83rem;font-weight:600;color:#111;background:#f3f4f6;border-radius:8px;padding:7px 12px;cursor:pointer;transition:background 0.15s;width:fit-content}.propose-back-btn:hover{background:#e5e7eb}.propose-profile-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px 6px 10px;border-radius:999px;font-size:0.82rem;font-weight:600;width:fit-content}.propose-profile-badge--merchant{background:#fef3c7;color:#92400e}.propose-profile-badge--merchant svg{stroke:#92400e}.propose-profile-badge--remoter{background:#dceafe;color:#3757E4}.propose-profile-badge--remoter svg{stroke:#3757E4}.propose-profile-badge--warn{background:#fef3c7;color:#d97706}.propose-profile-badge--warn svg{stroke:#d97706}.propose-profile-badge--city{background:#d1fae5;color:#059669}.propose-profile-badge--city svg{stroke:#059669}.propose-profile-badge--idea{background:#ede9fe;color:#7c3aed}.propose-profile-badge--idea svg{stroke:#7c3aed}.propose-form-wrap__heading{font-size:1.3rem;font-weight:700;color:#111;margin:0;line-height:1.25}.propose-form-wrap__subheading{font-size:0.87rem;color:#444;line-height:1.6;margin:0}.propose-form-wrap__promises{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.propose-form-wrap__promises li{display:flex;align-items:flex-start;gap:8px;font-size:0.83rem;color:#374151;line-height:1.5}.propose-form-wrap__promises li svg{flex-shrink:0;margin-top:2px;stroke:#10b981}.propose-form-card{background:#fff;border:1px solid #e9ecef;border-radius:20px;padding:clamp(24px, 4vw, 40px);box-shadow:0 2px 16px rgba(0,0,0,0.05)}.propose-form{display:flex;flex-direction:column;gap:20px}.propose-form__row{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 540px){.propose-form__row{grid-template-columns:1fr}}.propose-form__field{display:flex;flex-direction:column;gap:6px}.propose-form__label{font-size:0.83rem;font-weight:600;color:#374151}.propose-form__input{width:100%;border:1.5px solid #e5e7eb;border-radius:10px;background:#f9fafb;padding:11px 14px;font-size:0.92rem;color:#111;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;outline:none;box-sizing:border-box;transition:border-color 0.15s, background 0.15s, box-shadow 0.15s;-webkit-appearance:none}.propose-form__input:focus{border-color:#adb5bd;background:#fff;box-shadow:none}.propose-form__input::placeholder{color:#c4cad5}.propose-form__textarea{resize:vertical;min-height:110px;line-height:1.6}.propose-form__checkboxes{display:flex;flex-wrap:wrap;gap:8px}.propose-form__checkbox{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border:1.5px solid #e5e7eb;border-radius:999px;font-size:0.84rem;color:#444;cursor:pointer;transition:border-color 0.15s, background 0.15s, color 0.15s;user-select:none}.propose-form__checkbox input[type="checkbox"]{display:none}.propose-form__checkbox:has(input:checked){border-color:#3757E4;background:#dceafe;color:#3757E4;font-weight:600}.propose-form__checkbox:hover{border-color:#3757E4}.propose-form__radios{display:flex;flex-wrap:wrap;gap:8px}.propose-form__radio{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border:1.5px solid #e5e7eb;border-radius:999px;font-size:0.84rem;color:#444;cursor:pointer;transition:border-color 0.15s, background 0.15s, color 0.15s;user-select:none}.propose-form__radio input[type="radio"]{display:none}.propose-form__radio:has(input:checked){border-color:#3757E4;background:#dceafe;color:#3757E4;font-weight:600}.propose-form__radio:hover{border-color:#3757E4}.propose-form__submit{background:#3757E4;color:#fff;border:none;border-radius:999px;padding:10px 24px;font-size:0.88rem;font-weight:600;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;cursor:pointer;width:100%;transition:background 0.15s, transform 0.12s}.propose-form__submit:hover{background:#1d40da;transform:translateY(-1px)}.propose-form__submit:active{transform:translateY(0)}.propose-form__submit--warn{background:#d97706}.propose-form__submit--warn:hover{background:#b66405}.p-eyebrow,.projet-label{display:inline-block;font-family:"Inter", system-ui, sans-serif;font-size:0.68rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#3757E4;background:rgba(55,87,228,0.08);padding:5px 12px;border-radius:999px;margin-bottom:16px}.p-title,.projet-section-title{font-family:"Inter", system-ui, sans-serif;font-size:clamp(1.7rem, 2.8vw, 2.4rem);font-weight:800;color:#111827;line-height:1.15;margin:0 0 28px;letter-spacing:-0.02em}.p-title--no-mb{margin-bottom:0}.p-body{font-family:"Inter", system-ui, sans-serif;font-size:1.02rem;color:#888;line-height:1.9;margin:0 0 24px;text-align:justify}.p-body:last-child{margin-bottom:0}.p-body strong{color:#111827;font-weight:600}.p-intro,.projet-pacte__intro{font-family:"Inter", system-ui, sans-serif;font-size:1.02rem;color:#888;line-height:1.9;margin:0 0 36px;text-align:justify}.p-intro strong,.projet-pacte__intro strong{color:#111827;font-weight:600}.p-page{background:#fafbff}.p-section{padding-block:clamp(48px, 6vw, 80px);border-top:1px solid #e8ecf4}.p-section:not(.p-section--centered){background:#fff}.p-section--white{background:#fff}.p-section--centered{text-align:center}.p-section--centered .page-container{display:flex;flex-direction:column;align-items:center}.p-section--centered .p-body,.p-section--centered .p-intro,.p-section--centered .projet-pacte__intro,.p-section--centered .p-future__sub{max-width:680px;width:100%;text-align:center}.p-hero{padding-block:20px clamp(48px, 6vw, 80px);text-align:center;border-bottom:1px solid #e8ecf4}.p-hero .page-container{display:flex;flex-direction:column;align-items:center}.p-hero__title{font-family:"Inter", system-ui, sans-serif;font-size:clamp(2.2rem, 4.5vw, 3.4rem);font-weight:800;color:#111827;line-height:1.08;margin:0 0 20px;letter-spacing:-0.03em}.p-hero__logo{height:100px;width:auto;margin-bottom:20px}.p-hero__sub{font-family:"Inter", system-ui, sans-serif;font-size:1rem;color:#888;line-height:1.85;margin:0 auto 36px;max-width:620px;text-align:center}.p-hero__metrics{display:inline-grid;grid-template-columns:1fr auto 1fr;background:transparent;border:none;border-radius:0;box-shadow:none;margin-bottom:40px;overflow:visible}.p-hero__metric{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:25px clamp(40px, 7vw, 80px)}.p-hero__metric-num{font-family:"Inter", system-ui, sans-serif;font-size:clamp(2.6rem, 5vw, 3.8rem);font-weight:800;color:#3757E4;letter-spacing:-0.04em;line-height:1}.p-hero__metric-label{font-family:"Inter", system-ui, sans-serif;font-size:0.75rem;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:0.1em}.p-hero__metric-divider{width:1px;background:#e8ecf4;flex-shrink:0;align-self:stretch}.p-cities{display:flex;gap:32px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:20px 4px 16px;margin-bottom:40px;width:100%;justify-content:center;flex-wrap:wrap;scrollbar-width:none}.p-cities::-webkit-scrollbar{display:none}@media (max-width: 640px){.p-cities{flex-wrap:nowrap;justify-content:flex-start;gap:16px;padding:16px 24px;scroll-padding:0 24px}}.p-cities__item{display:flex;flex-direction:column;align-items:center;gap:12px;scroll-snap-align:center;flex-shrink:0;width:160px}.p-cities__item:hover .p-cities__card{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,0.1)}@media (max-width: 640px){.p-cities__item{width:72vw;max-width:280px}}.p-cities__card{width:100%;border-radius:16px;overflow:hidden;border:1px solid #e8ecf4;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.04);transition:transform 0.2s ease, box-shadow 0.2s ease}.p-cities__avatar{width:100%;height:180px;overflow:hidden;background:#fafbff;display:flex;align-items:center;justify-content:center}.p-cities__avatar img{width:100%;height:100%;object-fit:cover;display:block}.p-cities__placeholder{font-family:"Inter", system-ui, sans-serif;font-size:2rem;font-weight:800;color:#888}.p-cities__name{font-family:"Inter", system-ui, sans-serif;font-size:0.78rem;font-weight:600;color:#111827;text-transform:uppercase;letter-spacing:0.06em;text-align:center}.p-hero__link{font-family:"Inter", system-ui, sans-serif;font-size:0.88rem;font-weight:600;color:#fff;text-decoration:none;display:inline-block;width:fit-content;padding:10px 24px;border-radius:999px;background:#111827;transition:background 0.15s ease, transform 0.12s ease}.p-hero__link:hover{background:#374151;transform:translateY(-1px)}.p-about{display:grid;grid-template-columns:1fr 280px;gap:clamp(32px, 5vw, 64px);align-items:start}@media (max-width: 820px){.p-about{grid-template-columns:1fr;gap:28px}}.p-why__header{text-align:center;display:flex;flex-direction:column;align-items:center}.p-why__content{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px, 5vw, 64px);align-items:stretch}@media (max-width: 760px){.p-why__content{grid-template-columns:1fr}}.p-why__text{display:flex;flex-direction:column;justify-content:flex-start}.p-why__image{position:relative;border-radius:16px;overflow:hidden}.p-why__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 760px){.p-why__image{display:none}}.p-facts{border:1px solid #e8ecf4;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,0.04);position:sticky;top:110px}@media (max-width: 820px){.p-facts{position:static}}.p-fact{display:flex;flex-direction:column;gap:2px;padding:12px 16px;border-bottom:1px solid #e8ecf4;font-family:"Inter", system-ui, sans-serif}.p-fact:last-child{border-bottom:none}.p-fact__label{font-size:0.65rem;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:#888}.p-fact__value{font-size:0.87rem;font-weight:500;color:#111827;line-height:1.4}.p-pacte-card,.projet-pacte-card{background:#fff;border:1.5px solid #e8ecf4;border-radius:20px;box-shadow:0 4px 28px rgba(55,87,228,0.08),0 1px 4px rgba(0,0,0,0.04);overflow:hidden;max-width:740px;margin:0 auto}.p-pacte-card__header,.projet-pacte-card__header{padding:clamp(24px, 3.5vw, 40px) clamp(24px, 3.5vw, 40px) clamp(20px, 3vw, 28px)}.p-rule-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:0;margin-bottom:24px;max-width:100%;margin-inline:auto}@media (max-width: 600px){.p-rule-cards{grid-template-columns:1fr}}.p-rule-card{background:#fff;border:1.5px solid #e8ecf4;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.04);display:flex;flex-direction:row;align-items:stretch;text-align:left}.p-rule-card .p-rule__num,.p-rule-card .projet-rule__num{display:flex;align-items:center;justify-content:center;padding:0 20px;font-size:3.5rem;font-weight:900;color:#111827;line-height:1;flex-shrink:0;border-right:1.5px solid #e8ecf4;min-width:72px}.p-rule-card .p-rule__content{display:flex;flex-direction:column;justify-content:center;gap:4px;padding:clamp(18px, 2.5vw, 26px)}.p-rule-card .p-rule__title,.p-rule-card .projet-rule__title{font-size:1rem;font-weight:700;color:#111827;margin:0;line-height:1.3}.p-rule-card .p-rule__text,.p-rule-card .projet-rule__text{margin:0;font-size:0.88rem;color:#888}.p-rules,.projet-pacte__rules{list-style:none;margin:0;padding:0 clamp(24px, 3.5vw, 40px);border-top:1px solid #e8ecf4}.p-rule,.projet-rule{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:start;padding:16px 0;border-bottom:1px solid #e8ecf4}.p-rule__num,.projet-rule__num{font-family:"Inter", system-ui, sans-serif;font-size:1.3rem;font-weight:800;letter-spacing:-0.02em;color:#3757E4;line-height:1;padding-top:2px}.p-rule__title,.projet-rule__title{font-family:"Inter", system-ui, sans-serif;font-size:1rem;font-weight:700;color:#111827;display:block;margin-bottom:12px}.p-rule__text,.projet-rule__text{font-family:"Inter", system-ui, sans-serif;font-size:0.9rem;color:#888;line-height:1.75;text-align:justify;margin:0}.p-note,.projet-pacte__note{font-family:"Inter", system-ui, sans-serif;font-size:0.85rem;color:#888;margin:0;padding:clamp(16px, 2.5vw, 24px) clamp(24px, 3.5vw, 40px);border-top:1px solid #e8ecf4;background:#fafbff}.p-note-inline{font-family:"Inter", system-ui, sans-serif;font-size:0.85rem;color:#888;margin:0}.p-note__link,.projet-pacte__report{color:#111827;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px;transition:opacity 0.15s ease}.p-note__link:hover,.projet-pacte__report:hover{opacity:0.5}.p-future__head{margin-bottom:32px;max-width:760px;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center}.p-future__sub{font-family:"Inter", system-ui, sans-serif;font-size:1.02rem;color:#888;line-height:1.9;text-align:center;margin:16px 0 0}.p-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px}@media (max-width: 760px){.p-cards{grid-template-columns:1fr}}.p-card{background:#fff;border:1.5px solid #e8ecf4;border-radius:16px;padding:32px 24px;box-shadow:0 2px 10px rgba(0,0,0,0.04);transition:box-shadow 0.2s ease, transform 0.2s ease, border-color 0.2s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.p-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.08);transform:translateY(-4px)}.p-card__icon{width:40px;height:40px;border-radius:10px;background:rgba(55,87,228,0.08);border:none;display:flex;align-items:center;justify-content:center;color:#3757E4;margin-bottom:16px}.p-card__title{font-family:"Inter", system-ui, sans-serif;font-size:0.9rem;font-weight:700;color:#111827;margin:0 0 6px}.p-card__text{font-family:"Inter", system-ui, sans-serif;font-size:0.82rem;color:#888;line-height:1.6;margin:0;text-align:center}.p-cta{background:#111827;padding-block:clamp(36px, 5vw, 60px)}.p-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:28px}@media (max-width: 640px){.p-cta__inner{flex-direction:column;align-items:flex-start;gap:20px}}.p-cta__title{font-family:"Inter", system-ui, sans-serif;font-size:clamp(1.3rem, 2.2vw, 1.75rem);font-weight:800;color:#fff;margin:0 0 4px;line-height:1.18;letter-spacing:-0.02em}.p-cta__sub{font-family:"Inter", system-ui, sans-serif;font-size:0.9rem;color:rgba(255,255,255,0.38);margin:0}.p-cta__actions{display:flex;gap:8px;flex-shrink:0;flex-wrap:wrap}.p-btn{font-family:"Inter", system-ui, sans-serif;font-size:0.87rem;font-weight:700;border-radius:50px;padding:9px 22px;text-decoration:none;white-space:nowrap;border:1.5px solid transparent;transition:background 0.15s ease, color 0.15s ease, border-color 0.15s ease, transform 0.12s ease}.p-btn--light{background:#fff;color:#111827;border-color:#fff}.p-btn--light:hover{background:#efefef;transform:translateY(-1px)}.p-btn--ghost{background:transparent;color:rgba(255,255,255,0.55);border-color:rgba(255,255,255,0.18)}.p-btn--ghost:hover{color:#fff;border-color:rgba(255,255,255,0.45)}.projet-pacte{border-top:1px solid #e8ecf4;padding-block:clamp(32px, 4.5vw, 52px);background:#fafbff}.blog-page{padding-top:48px;padding-bottom:80px;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif}.blog-header{margin-bottom:36px}.blog-header__title{font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;font-size:clamp(2rem, 5vw, 3.2rem);font-weight:800;letter-spacing:-0.03em;color:#111827;line-height:1.12;margin:0}.blog-tabs{border-bottom:1px solid #e8ecf4;margin-bottom:40px}.blog-tabs__inner{display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.blog-tabs__inner::-webkit-scrollbar{display:none}.blog-tab{display:inline-block;padding:10px 18px;font-size:0.88rem;font-weight:500;color:#6b7280;text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap;transition:color 0.12s, border-color 0.12s}.blog-tab:hover{color:#111827}.blog-tab.is-active{color:#111827;font-weight:600;border-bottom-color:#111827}.blog-grid{display:grid;gap:2rem 1.5rem;grid-template-columns:1fr}@media (min-width: 640px){.blog-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.blog-grid{grid-template-columns:repeat(3, 1fr)}}@media (min-width: 1024px){.blog-grid--small{grid-template-columns:repeat(3, 1fr)}}.blog-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border-radius:16px;border:1px solid #ebebeb;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.04);transition:box-shadow 0.2s ease, transform 0.2s ease}.blog-card:hover{box-shadow:0 8px 24px rgba(0,0,0,0.09);transform:translateY(-2px)}.blog-card:hover .blog-card__img{transform:scale(1.04)}.blog-card__thumb{width:100%;aspect-ratio:16 / 10;background:#e9ecef;overflow:hidden;flex-shrink:0}.blog-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.blog-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700;color:#adb5bd}.blog-card__body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px;flex-grow:1}.blog-card__cat-label{font-size:0.72rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:0.08em}.blog-card__cat--inline{display:inline-block;text-decoration:none;font-size:0.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:0.07em}.blog-card__title{margin:0;font-size:1.05rem;font-weight:700;color:#111827;line-height:1.35}.blog-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:4px}.blog-card__tag{display:inline-block;background:#f3f4f6;color:#374151;font-size:0.72rem;font-weight:500;padding:4px 10px;border-radius:6px}.blog-card__excerpt{margin:0;font-size:0.85rem;color:#6b7280;line-height:1.55}.blog-empty{color:#6b7280;text-align:center;padding:60px 0;grid-column:1 / -1}.blog-article{padding-bottom:80px;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif}.article-header{padding:56px 0 32px;text-align:center}.article-header__inner{max-width:760px;margin:0 auto}.article-header__meta{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px}.article-header__date{font-size:0.8rem;color:#6b7280}.article-header__title{font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;font-size:clamp(1.6rem, 4vw, 2.6rem);font-weight:800;letter-spacing:-0.02em;color:#111827;margin:0 0 16px;line-height:1.2}.article-header__excerpt{font-size:1.05rem;color:#6b7280;line-height:1.65;margin:0}.article-cover{margin-bottom:48px;max-width:760px;margin-inline:auto}.article-cover__img{width:100%;border-radius:16px;display:block;max-height:400px;object-fit:cover}.article-layout{max-width:760px;margin:0 auto}.article-body{font-size:1rem;line-height:1.75;color:#374151}.article-body h1,.article-body h2,.article-body h3{color:#111827;font-weight:700;margin-top:2em;margin-bottom:0.5em;line-height:1.25}.article-body h2{font-size:1.4rem}.article-body h3{font-size:1.15rem}.article-body p{margin:0 0 1.25em}.article-body a{color:#3757E4;text-decoration:underline;text-underline-offset:3px}.article-body ul,.article-body ol{padding-left:1.5rem;margin:0 0 1.25em}.article-body li{margin-bottom:0.4em}.article-body blockquote{border-left:3px solid #3757E4;padding:12px 20px;margin:1.5em 0;background:#f0f4ff;border-radius:0 8px 8px 0;color:#111827;font-style:italic}.article-body blockquote p{margin:0}.article-body img{max-width:100%;border-radius:12px;margin:1.5em 0}.article-body figure{margin:1.5em 0}.article-body figure figcaption{font-size:0.8rem;color:#6b7280;text-align:center;margin-top:8px}.article-related{padding-top:56px;max-width:none}.article-related__title{font-size:1.1rem;font-weight:700;color:#111827;margin:0 0 1.25rem}.article-back{padding-top:40px;max-width:760px;margin:0 auto}.article-back__link{font-size:0.88rem;color:#6b7280;text-decoration:none}.article-back__link:hover{color:#111827}.auth-container{min-height:calc(100vh - 90px);display:flex;align-items:flex-start;justify-content:center;padding:48px 16px;background-color:#fafbff}.auth-container--wide .auth-card{max-width:720px}.auth-card{background:#fff;border-radius:20px;padding:40px;width:100%;max-width:480px;box-shadow:0 4px 24px rgba(0,0,0,0.07);font-family:"Inter", "Helvetica Neue", sans-serif}.auth-card *{font-family:"Inter", "Helvetica Neue", sans-serif}.auth-title{font-size:24px;font-weight:700;color:#222;margin:0 0 24px;text-align:center}.auth-toggle{display:flex;background:#f3f4f6;border-radius:12px;padding:4px;margin-bottom:28px;gap:4px}.auth-toggle__btn{flex:1;text-align:center;padding:10px 16px;border-radius:9px;font-size:15px;font-weight:600;color:#6b7280;text-decoration:none;transition:background 0.18s ease, color 0.18s ease, box-shadow 0.18s ease}.auth-toggle__btn--active{background:#fff;color:#222;box-shadow:0 1px 4px rgba(0,0,0,0.1)}.auth-toggle__btn:not(.auth-toggle__btn--active):hover{color:#222}.auth-oauth{display:flex;flex-direction:column;gap:12px}.btn-oauth{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 20px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;border:none;text-decoration:none;transition:opacity 0.2s}.btn-oauth:hover{opacity:0.88}.btn-linkedin{background-color:#0077B5;color:#fff}.btn-google{background-color:#fff;color:#444;border:1.5px solid #e0e0e0}.btn-google:hover{background-color:#f8f8f8}.auth-divider{display:flex;align-items:center;gap:12px;margin:24px 0;color:#aaa;font-size:13px}.auth-divider::before,.auth-divider::after{content:'';flex:1;height:1px;background:#e8e8e8}.auth-field{margin-bottom:16px}.auth-field label{display:block;font-size:13px;font-weight:600;color:#222;margin-bottom:6px}.auth-field input,.auth-field select{width:100%;padding:11px 14px;border:1.5px solid #e0e0e0;border-radius:10px;font-size:14px;color:#222;background:#fff;box-sizing:border-box;transition:border-color 0.2s}.auth-field input:focus,.auth-field select:focus{outline:none;border-color:#3757E4}.auth-field-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.auth-remember{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;color:#444}.btn-auth-submit{width:100%;padding:13px;background:#3757E4;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;margin-top:8px;transition:opacity 0.2s}.btn-auth-submit:hover{opacity:0.88}.auth-links{margin-top:20px;text-align:center;font-size:13px;color:#444}.auth-links a{color:#3757E4;text-decoration:none;font-weight:600}.auth-links a:hover{text-decoration:underline}.auth-gdpr{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:13px;color:#444;line-height:1.5}.auth-gdpr input[type="checkbox"]{flex-shrink:0;margin-top:2px;accent-color:#3757E4}.auth-gdpr a{color:#3757E4}.auth-oauth-info{font-size:13px;color:#444;background:#f5f7ff;border:1.5px solid #dceafe;border-radius:10px;padding:12px 16px;margin-bottom:16px}.profile-header{display:flex;align-items:center;gap:20px;margin-bottom:32px}.profile-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #dceafe}.profile-completion{display:flex;align-items:center;gap:10px;font-size:13px;color:#444;margin-top:4px}.profile-completion__bar{width:140px;height:6px;background:#e8e8e8;border-radius:99px;overflow:hidden}.profile-completion__fill{height:100%;background:#3757E4;border-radius:99px;transition:width 0.4s ease}.profile-title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.profile-title-row .auth-title{margin-bottom:4px}.profile-verified-badge{display:inline-flex;align-items:center;gap:5px;background:#e0f2fe;color:#0284c7;border:1.5px solid #7dd3fc;border-radius:99px;font-size:12px;font-weight:600;padding:3px 10px;white-space:nowrap}.profile-section-title{font-size:15px;font-weight:700;color:#222;margin:28px 0 16px;padding-bottom:8px;border-bottom:1.5px solid #f0f0f0}.profile-section-title--danger{color:#dc2626}.auth-checkboxes{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.auth-checkbox-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#222;background:#f5f7ff;padding:8px 14px;border-radius:99px;cursor:pointer;border:1.5px solid transparent;transition:border-color 0.2s}.auth-checkbox-item input[type="checkbox"]{accent-color:#3757E4}.auth-checkbox-item:has(input:checked){border-color:#3757E4;background:#dceafe}.profile-danger-zone{margin-top:40px;padding-top:24px;border-top:1.5px solid #fee2e2}.profile-danger-zone p{font-size:13px;color:#444;margin-bottom:12px}.profile-danger-zone form{margin:0}.btn-danger{background:#dc2626;color:#fff;border:none;padding:10px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:opacity 0.2s}.btn-danger:hover{opacity:0.85}@media (max-width: 768px){.auth-card{padding:28px 20px}.auth-field-row{grid-template-columns:1fr}.profile-completion__bar{width:100px}}.navbar{font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,0);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);border-bottom:1px solid rgba(0,0,0,0);transition:background 0.35s ease, backdrop-filter 0.35s ease, -webkit-backdrop-filter 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease}.navbar.scrolled{background:rgba(255,255,255,0.6);backdrop-filter:saturate(180%) blur(10px);-webkit-backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid rgba(0,0,0,0.07);box-shadow:0 1px 20px rgba(0,0,0,0.06)}.navbar__inner{max-width:1320px;margin-inline:auto;padding-inline:clamp(12px, 2.5vw, 24px);height:76px;display:flex;align-items:center;gap:2rem}.navbar__logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.navbar__logo-img{height:66px;width:auto}.navbar__links{display:flex;align-items:center;gap:1.75rem}.navbar__link{font-size:1.02rem;font-weight:500;color:#6b7280;text-decoration:none;position:relative;padding-bottom:7px;transition:color 0.15s ease}.navbar__link::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:#111827;border-radius:999px}.navbar__link:hover{color:#111827}.navbar__link:hover::after{width:100%}.navbar__link.active{color:#111827}.navbar__link.active::after{width:100%}.navbar__actions{display:flex;align-items:center;gap:1rem;margin-left:auto}.navbar__cta{background:#111827;color:#fff;border-radius:999px;padding:10px 32px;font-size:0.88rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:background 0.2s ease, transform 0.12s ease}.navbar__cta:hover{background:#374151;transform:translateY(-1px)}.navbar__burger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:6px;border-radius:6px;transition:background 0.15s ease}.navbar__burger:hover{background:#f3f4f6}.navbar__burger span{display:block;width:22px;height:2px;background:#111827;border-radius:999px;transition:transform 0.2s ease, opacity 0.2s ease}.navbar__burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__burger.is-open span:nth-child(2){opacity:0}.navbar__burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.navbar__mobile-menu{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;gap:2px;padding:10px 12px 14px;background:rgba(255,255,255,0.96);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid rgba(0,0,0,0.07);box-shadow:0 12px 28px rgba(0,0,0,0.1);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity 0.2s ease, transform 0.2s ease, visibility 0s linear 0.2s}.navbar__mobile-menu.is-open{opacity:1;visibility:visible;transform:translateY(0);transition:opacity 0.2s ease, transform 0.2s ease, visibility 0s linear 0s}.navbar__mobile-link{padding:11px 14px;font-size:0.97rem;font-weight:500;color:#374151;text-decoration:none;border-radius:8px;transition:background 0.12s ease}.navbar__mobile-link:hover{background:#f9fafb}.navbar__mobile-cta{margin-top:8px;padding:12px 14px;background:#111827;color:#fff;border-radius:10px;font-weight:600;text-align:center;text-decoration:none;font-size:0.95rem;transition:background 0.2s ease, transform 0.12s ease}.navbar__mobile-cta:hover{background:#374151;transform:translateY(-1px)}.navbar__login{font-size:14px;font-weight:600;color:#fff;text-decoration:none;padding:8px 16px;background:#3757E4;border-radius:8px;transition:background 0.2s ease, transform 0.12s ease}.navbar__login:hover{background:#1d3fd5;transform:translateY(-1px)}.navbar__user{position:relative}.navbar__user-btn{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;position:relative}.navbar__user-btn--verified::after{content:"✓";position:absolute;bottom:0;right:0;width:18px;height:18px;background:#0284c7;color:#fff;border-radius:50%;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #fff;line-height:1}.navbar__avatar{width:65px;height:65px;border-radius:50%;object-fit:cover;border:2px solid #dceafe}.navbar__avatar--initials{background:#3757E4;color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.navbar__user-dropdown{display:none;position:absolute;right:0;top:calc(100% + 10px);background:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,0.12);min-width:180px;padding:8px 0;z-index:100}.navbar__user-dropdown.is-open{display:block}.navbar__user-name{padding:10px 16px 6px;font-size:13px;font-weight:700;color:#222;border-bottom:1px solid #f0f0f0;margin-bottom:4px}.navbar__dropdown-link{display:block;width:100%;padding:9px 16px;font-size:14px;color:#222;text-decoration:none;text-align:left;background:none;border:none;cursor:pointer;font-family:inherit;box-sizing:border-box}.navbar__dropdown-link:hover{background:#f5f7ff}.navbar__dropdown-link--danger{color:#dc2626}.navbar__dropdown-link--danger:hover{background:#fff5f5}.navbar__user-dropdown form{margin:0;padding:0}@media (max-width: 768px){.navbar__links{display:none}.navbar__cta{display:none}.navbar__burger{display:flex}}@media (max-width: 768px){.navbar__inner{height:62px}}@supports (-webkit-touch-callout: none){@media (display-mode: standalone){.navbar{padding-top:env(safe-area-inset-top)}body{padding-top:calc(90px + env(safe-area-inset-top))}}}@media (prefers-reduced-motion: reduce){.navbar,.navbar__burger span,.navbar__mobile-menu{transition:none}}.footer{border:solid 1px #e2e8f0;background:#fafbff;color:black;font-family:"Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;padding:10px 15px;font-size:0.95rem}.footer .footer-content{max-width:1300px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer .footer-logo{height:60px;width:auto;display:block}.footer .footer-center{flex:1;text-align:center}.footer .footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.footer .footer-legal a{color:black;text-decoration:underline;font-weight:500;transition:color 0.2s ease}.footer .footer-legal a:hover{color:#2d2d2d}.footer .footer-right{text-align:right}.footer .footer-right a{color:black;text-decoration:underline}.footer .footer-right a:hover{color:#2d2d2d}@media (max-width: 768px){.footer{text-align:center}.footer .footer-content{flex-direction:column;align-items:center}.footer .footer-logo{height:55px;margin-bottom:8px}.footer .footer-right{text-align:center}.footer .footer-legal{gap:8px;font-size:0.9rem}}:root{--mbx-font: 400 13px/1.4 system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mbx-radius: 8px;--mbx-shadow: rgba(17, 24, 39, 0.12)}.mapboxgl-popup{position:absolute;display:flex;flex-direction:column;pointer-events:auto;will-change:transform;z-index:100;font:var(--mbx-font)}.mapboxgl-popup-content{background:#fff;border-radius:var(--mbx-radius);padding:10px;box-shadow:0 6px 16px var(--mbx-shadow);border:1px solid rgba(17,24,39,0.06);max-width:320px}.mapboxgl-popup-tip{width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #fff}.mapboxgl-ctrl{font:var(--mbx-font)}.mapboxgl-ctrl-group{display:flex;flex-direction:column;margin:12px;border-radius:var(--mbx-radius);overflow:hidden;background:#fff;border:1px solid rgba(17,24,39,0.06);box-shadow:0 2px 8px rgba(17,24,39,0.08)}.mapboxgl-ctrl button{width:36px;height:36px;background:#fff;border:none;cursor:pointer}.mapboxgl-ctrl button:hover{background:#f9fafb}.mapboxgl-canvas-container{cursor:grab}.mapboxgl-canvas-container:active{cursor:grabbing}.map-shell{margin-top:10px;position:relative;width:100%;height:clamp(0px, 78vh, 820px);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 6px 16px rgba(17,24,39,0.12)}.map-shell .map{position:absolute;inset:0;width:100%;height:100%;z-index:0}.map-sidebar{position:absolute;top:0;left:0;width:380px;border-radius:12px 0 0 12px;overflow:auto;-webkit-overflow-scrolling:touch;padding:12px;transform:translateX(-110%);opacity:0;pointer-events:none;z-index:2}.map-sidebar .sidebar-placeholder{color:#6b7280;padding:8px 4px}.map-shell.has-selection .map-sidebar{transform:translateX(0);opacity:1;pointer-events:auto}@media (max-width: 900px){.map-sidebar{width:320px;border-radius:12px 0 0 12px}}@media (max-width: 768px){.map-sidebar{display:none}}.map{width:100%;height:100%;position:relative;border-radius:10px;overflow:hidden}.map-bottomsheet{position:absolute;left:0;right:0;bottom:0;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -2px 12px rgba(0,0,0,0.08);overflow:hidden;background:#ffffff;transform:translateY(100%);transition:transform .28s ease, opacity .28s ease, height .24s ease;opacity:0;pointer-events:none;display:flex;flex-direction:column;z-index:10;--bs-peek: 30vh;--bs-expanded: 60vh;--bs-height: var(--bs-peek);height:var(--bs-height);touch-action:pan-x;overscroll-behavior:contain;will-change:transform, height}.map-bottomsheet::before{content:"";position:absolute;top:0;left:0;right:0;height:6px;border-top-left-radius:20px;border-top-right-radius:20px;background:#fff;pointer-events:none;z-index:2}.map-bottomsheet.is-dragging{transition:transform .28s ease, opacity .28s ease, height 0s}.mbs-grabber{display:block;width:100%;height:30px;margin:0;background:#ffffff;position:relative;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;user-select:none}.mbs-grabber::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:74px;height:6px;border-radius:999px;background:rgba(0,0,0,0.24)}.mbs-grabber::after{content:"";position:absolute;left:0;right:0;top:-8px;bottom:-8px}.mbs-content{overflow:auto;padding:12px 16px calc(18px + env(safe-area-inset-bottom, 0));overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.map-bottomsheet.is-open{transform:translateY(0%);opacity:1;pointer-events:auto}@media (min-width: 769px){.map-bottomsheet{display:none}}@supports (padding: 0px){.map-bottomsheet{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom, 0px)}}@media (max-width: 768px){.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-bottom-left{margin-bottom:calc(12px + env(safe-area-inset-bottom, 0))}}.mapboxgl-popup.ws-popup>.mapboxgl-popup-content{padding:0;border-radius:8px;max-width:320px;background:#ffffff;border:none;box-shadow:0 6px 16px rgba(17,24,39,0.12);overscroll-behavior:contain}.mapboxgl-popup.ws-popup.ws-popup--mobile .mapboxgl-popup-tip{display:none}.map-popup{background:transparent}.mp-body{padding:10px 12px 12px}.mp-title{margin:0 0 4px 0;font-size:16px}.mp-meta{display:flex;align-items:center;justify-content:flex-start;gap:6px;margin:4px 0 8px}.mp-rating{display:inline-flex;align-items:center;gap:3px;font-size:13px;font-weight:700;color:#1f2937;background:#fef9c3;border-radius:6px;padding:2px 7px}.mp-rating__star{display:block;flex-shrink:0}.mp-rating__scale{font-size:11px;font-weight:500;color:#6b7280}.mp-rating__count{font-size:11px;font-weight:400;color:#9ca3af;margin-left:2px}.mp-badge{font-size:11px;font-weight:600;border-radius:6px;padding:2px 8px}.mp-badge--open{background:#dcfce7;color:#15803d}.mp-badge--closed{background:#fee2e2;color:#b91c1c}.mapboxgl-popup .mp-address,.sidebar-card .mp-address{font-size:12px;line-height:1.3;color:#8e8e8e;font-weight:400;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;white-space:normal;margin:0 0 8px}.mp-tags{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.mp-tag{padding:3px 9px;border-radius:999px;background:#F3F4F6;color:#374151;font-size:11px;font-weight:600}.mapboxgl-popup.ws-popup .mp-desc,.mapboxgl-popup.ws-popup .mp-desc *,.sidebar-card .mp-desc,.sidebar-card .mp-desc *{font-size:13px;font-weight:350;line-height:1.5;color:#1f2937;text-align:justify;text-align-last:left;hyphens:auto;-webkit-hyphens:auto;overflow-wrap:break-word}.mp-desc{margin-bottom:10px}@media (max-width: 768px){.sidebar-card .mp-desc *{margin-top:15px;padding:0px 12px}}.mp-actions{display:flex;gap:12px;justify-content:space-between;margin-top:12px;width:100%}.mp-link,.mp-primary{flex:1;text-align:center;text-decoration:none;border-radius:8px;padding:6px 9px;min-height:unset;font-size:12px;font-weight:550;line-height:1.3;display:flex;align-items:center;justify-content:center}.mp-link{border:1px solid #E5E7EB;background:#fff;color:#1f2a72}.mp-link:hover{background:#F9FAFB}.mp-primary{background:#2563EB;color:#fff;box-shadow:0 2px 6px rgba(37,99,235,0.2)}.mp-primary:hover{background:#1e3a8a}.mp-fiche-cta{display:block;text-align:center;margin-top:12px;font-size:13px;font-weight:600;color:#1f2937;text-decoration:none;padding:10px 16px;border:1.5px solid #e5e7eb;border-radius:10px;background:#f9fafb;transition:background 0.15s, border-color 0.15s}.mp-fiche-cta:hover{background:#f3f4f6;border-color:#d1d5db}.sidebar-card{position:relative}.mp-container--blurred{filter:blur(5px);pointer-events:none;user-select:none}.mp-paywall{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10;padding:16px}.mp-paywall__box{background:#fff;border-radius:16px;padding:20px 18px;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,0.16);border:1px solid rgba(55,87,228,0.12);width:100%}.mp-paywall__box svg{color:#3757E4;margin-bottom:8px}.mp-paywall__box p{font-size:13px;font-weight:600;color:#222;margin:0 0 12px}.mp-paywall__box a{display:block;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;text-decoration:none;background:#3757E4;color:#fff;margin-bottom:0;transition:background 0.2s ease, transform 0.12s ease}.mp-paywall__box a:hover{background:#1d3fd5;transform:translateY(-1px)}.mapboxgl-ctrl-top-right,.mapboxgl-ctrl-bottom-right{margin:12px}.mapboxgl-ctrl-group{box-shadow:0 1px 6px rgba(17,24,39,0.1)}@media (max-width: 768px){.mapboxgl-popup.ws-popup>.mapboxgl-popup-content{max-width:90vw}.sidebar-card .mp-address{margin-top:5px}}h3.mp-title{margin-top:0px}.mapboxgl-popup.ws-popup.ws-popup--mobile>.mapboxgl-popup-content{width:92vw;max-width:300px;border-radius:12px;box-shadow:0 6px 16px rgba(17,24,39,0.14)}.mapboxgl-popup.ws-popup.ws-popup--mobile .mp-body{padding:14px 16px 16px;overflow:hidden;-webkit-overflow-scrolling:auto;touch-action:pan-x pan-y;max-height:56vh}.mp-carousel{position:relative;border-radius:8px 8px 0 0;overflow:hidden;height:180px;background:#f3f4f6}.mpc-viewport{width:100%;height:100%;position:relative}.mpc-slide{position:absolute;inset:0;opacity:0;transition:opacity .22s ease}.mpc-slide.is-active{opacity:1}.mpc-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.mpc-nav{position:absolute;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:999px;border:0;background:rgba(255,255,255,0.532);display:grid;place-items:center;cursor:pointer;padding:0}.mpc-prev{left:6px}.mpc-next{right:6px}.mpc-nav:hover{background:#ffffffc6}.mpc-dots{position:absolute;left:0;right:0;bottom:6px;display:flex;gap:6px;justify-content:center}.mpc-dot{width:6px;height:6px;border-radius:999px;border:none;background:rgba(255,255,255,0.7);box-shadow:0 0 0 1px rgba(0,0,0,0.15) inset}.mpc-dot.is-active{background:#fff}.mp-carousel--peek{height:auto;border-radius:10px;background:transparent}.mpc-snap-track{display:flex;gap:10px;overflow-x:auto;padding:6px 2px 2px;scroll-snap-type:none;scrollbar-width:none}.mpc-snap-track::-webkit-scrollbar{display:none}.mpc-snap-slide{flex:0 0 auto;width:78%;max-width:360px;aspect-ratio:16 / 10;border-radius:10px;overflow:hidden;background:#f3f4f6;position:relative;scroll-snap-align:start}.mpc-snap-slide img{width:100%;height:100%;display:block}@media (max-width: 1024px){.mpc-snap-track{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;touch-action:pan-x pan-y}.mp-carousel--peek{touch-action:pan-x pan-y}.mpc-slide img,.mpc-snap-slide img{object-fit:cover;object-position:center}}@media (max-width: 480px){.mpc-snap-slide{width:82%}}@media (max-width: 480px){.mapboxgl-popup.ws-popup.ws-popup--mobile .mp-body{overflow:hidden !important;max-height:none !important;-webkit-overflow-scrolling:auto;touch-action:none}.mapboxgl-popup.ws-popup.ws-popup--mobile .mp-carousel{touch-action:pan-x !important}.mapboxgl-popup.ws-popup.ws-popup--mobile>.mapboxgl-popup-content::-webkit-scrollbar{display:none}}.sidebar-card{display:block;background:#fff;border-radius:10px;overflow:hidden;border:1px solid #e5e7eb;box-shadow:0 2px 10px rgba(17,24,39,0.06);margin-bottom:12px}.sidebar-card .mp-body{padding:12px}.sidebar-card .mp-carousel{height:220px}.sidebar-card .mp-actions{margin-top:12px}@media (max-width: 768px){.sidebar-card{background:transparent;border:none;box-shadow:none;border-radius:10px;padding-bottom:5px}.sidebar-card .mp-actions{margin-bottom:12px}}@media (max-width: 768px){.map-bottomsheet{--bs-peek: 175px;--bs-expanded: 50vh}.mbs-content{height:100%;overflow:auto;-webkit-overflow-scrolling:touch}.map-bottomsheet[data-stage="1"] .mp-expanded,.map-bottomsheet:not([data-stage]) .mp-expanded{display:none}.map-bottomsheet[data-stage="2"] .mp-expanded{display:block}.map-bottomsheet .mp-header{position:relative;overflow:hidden;border-radius:10px;padding:0 10px}.map-bottomsheet[data-stage="2"] .mp-header{height:auto;overflow:visible}.map-bottomsheet .mp-header .mp-carousel{height:200px}.mbs-grabber{padding-top:5px;padding-bottom:5px}.mbs-grabber::before{background:rgba(0,0,0,0.22)}.mpc-dots,.mpc-snap-dots{display:none}}@media (max-width: 480px){.map-bottomsheet{--bs-peek: 165px;--bs-expanded: 45vh}}.mp-close{position:absolute;top:0;right:0;z-index:20;display:flex;align-items:center;justify-content:center;width:52px;height:30px;border:none;background:transparent;padding:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.mp-close__circle{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#e8eaed;color:#5f6368;transition:background 0.15s ease}.mp-close:active .mp-close__circle{background:#d2d5da}.mp-peek{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 14px}.mp-peek__text{flex:1;min-width:0}.mp-peek__text .mp-title{margin:0 0 5px;font-size:16px}.mp-peek__text .mp-meta{margin:0 0 4px}.mp-peek__text .mp-address{margin:0;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-btn-go{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 14px;background:#2563eb;color:#fff;border-radius:14px;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap;flex-shrink:0;line-height:1}.mp-btn-go svg{flex-shrink:0}.mbs-content.is-locked{overflow:hidden !important;-webkit-overflow-scrolling:auto !important}.map-bottomsheet[data-stage="1"] .mp-header{touch-action:pan-x}.map-bottomsheet.is-transitioning{pointer-events:none}.mp-container{position:relative}.mp-vote-container{display:flex;align-items:center;justify-content:space-evenly;margin-top:25px;width:100%}.mp-vote-label{font-size:15px;color:#6b7280;font-weight:350;letter-spacing:0.2px;margin-right:8px}.mp-vote-wrap{display:flex;gap:10px}.mp-vote-wrap.is-loading{opacity:.6;pointer-events:none}.mp-vote-btn{--fab-bg: rgba(255,255,255,.92);--fab-border: rgba(76, 76, 76, 0.08);--fab-fg: #a2a2a2;--icon-stroke: 0;width:37px;height:37px;display:grid;place-items:center;border-radius:9999px;border:1px solid var(--fab-border);background:var(--fab-bg);color:var(--fab-fg);backdrop-filter:blur(6px);box-shadow:0 2px 7px rgba(0,0,0,0.08);cursor:pointer;transition:transform .12s ease, background-color .18s ease, box-shadow .18s ease, border-color .18s ease, opacity .12s ease}.mp-vote-btn:hover{box-shadow:0 4px 8px rgba(0,0,0,0.1);--icon-stroke: 0.3}.mp-vote-btn:active{transform:translateY(1px) scale(0.98)}.mp-vote-btn--up.is-active{--fab-bg: rgba(220, 252, 231, .95);--fab-border: #97fcbc;--fab-fg: #42a568;--icon-stroke: 0.7}.mp-vote-btn--down.is-active{--fab-bg: rgba(254, 226, 226, .95);--fab-border: #fca5a5;--fab-fg: #c15353;--icon-stroke: 0.7}.mp-vote-btn:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-color:#93c5fd}.mp-vote-btn svg path{stroke:currentColor;stroke-width:0.8px;stroke-linejoin:round;stroke-linecap:round;paint-order:fill}@media (max-width: 768px){.map-bottomsheet .mbs-content{padding-bottom:calc(10px + env(safe-area-inset-bottom, 0))}.map-bottomsheet .mp-vote-wrap{position:sticky;bottom:8px;left:0;width:100%;display:flex;justify-content:flex-end;gap:8px;padding-right:8px;z-index:5;pointer-events:none}.map-bottomsheet .mp-vote-btn{pointer-events:auto;width:36px;height:36px}}@media (prefers-reduced-motion: reduce){.mp-vote-btn{transition:none}}@media (max-width: 768px){.mp-vote-label{white-space:nowrap;font-size:15px;color:#6b7280;font-weight:350;letter-spacing:0.2px;margin-right:8px}}@media (max-width: 768px){.map-shell{height:auto !important;aspect-ratio:2 / 3}.map{min-height:0 !important}}.featured-spots{--fs-primary: #3b82f6;--fs-text-muted: #6b7280;--fs-border: #f3f4f6;--fs-gap: 32px;--fs-transition: all 0.2s ease-out;--fs-background-color: #f3f4f6;font-family:system-ui, sans-serif;color:#1f2937;width:100%;background:transparent;box-shadow:none;border-radius:0;padding:0;margin-block:3rem;mask-image:linear-gradient(to right, rgba(0,0,0,0) 0%, black 4%, black 96%, rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(to right, rgba(0,0,0,0) 0%, black 4%, black 96%, rgba(0,0,0,0) 100%)}.featured-spots .fs-head{display:flex;align-items:center;justify-content:center;padding-inline:clamp(16px, 4vw, 32px);max-width:1125px;margin-inline:auto;margin-bottom:1rem}.featured-spots .fs-head h2{text-align:center;font-size:1.8rem;font-weight:800;color:#1f2937;margin-bottom:1rem;flex-grow:1}.featured-spots .fs-actions{display:none}.featured-spots .fs-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px, 75%);gap:var(--fs-gap);overflow-x:auto;scroll-snap-type:x mandatory;padding-left:clamp(16px, 4vw, 24px);padding-right:clamp(16px, 4vw, 24px);padding-bottom:1rem;scrollbar-width:none;align-items:start}.featured-spots .fs-track::-webkit-scrollbar{display:none}.featured-spots .fs-card{scroll-snap-align:center;background:#ffffff;border:1px solid #ffffff;border-radius:16px;overflow:hidden;box-shadow:0 0 15px rgba(0,0,0,0.03);display:flex;flex-direction:column;transition:var(--fs-transition);min-width:250px;max-width:350px}.featured-spots .fs-card.is-active{border:1px solid #ffffff;box-shadow:0 0 15px rgba(0,0,0,0.05)}.featured-spots .fs-card .fs-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit}.featured-spots .fs-card .fs-media img{width:100%;display:block;aspect-ratio:4/3;object-fit:cover}.featured-spots .fs-card .fs-body{padding:10px 16px;flex-grow:1}.featured-spots .fs-card .fs-body .fs-title{font-size:16px;font-weight:700;color:#1f2937;margin:0 0 4px}.featured-spots .fs-card .fs-body .fs-meta{font-size:13px;color:var(--fs-text-muted);margin:0}.featured-spots .fs-card .mp-actions{padding:0 16px 16px 16px;display:flex;gap:12px;width:100%;margin-top:0}.featured-spots .fs-card .mp-actions .mp-link,.featured-spots .fs-card .mp-actions .mp-primary{flex:1;text-align:center;text-decoration:none;border-radius:8px;padding:6px 9px;min-height:unset;font-size:12px;font-weight:550;line-height:1.3;display:flex;align-items:center;justify-content:center}.featured-spots .fs-card .mp-actions .mp-link{border:1px solid #E5E7EB;background:#fff;color:#1f2a72}.featured-spots .fs-card .mp-actions .mp-link:hover{background:#F9FAFB}.featured-spots .fs-card .mp-actions .mp-primary{background:#2563EB;color:#fff;box-shadow:0 2px 6px rgba(37,99,235,0.2)}.featured-spots .fs-card .mp-actions .mp-primary:hover{background:#1e3a8a}.featured-spots .fs-card .mp-actions .mp-primary:focus-visible{outline:3px solid rgba(59,130,246,0.45);outline-offset:3px}.featured-spots .fs-card .mp-actions .mp-vote-wrap{flex:0 0 auto;display:flex;gap:10px;align-items:center}@media (max-width: 768px){.featured-spots .fs-card .fs-media img{aspect-ratio:16/9}.featured-spots .fs-track{grid-auto-columns:85%;padding-left:4%;padding-right:4%}.featured-spots .fs-card{scroll-snap-align:center;min-width:240px}}@media (min-width: 720px){.featured-spots .fs-track{grid-auto-columns:minmax(280px, 70%)}}@media (min-width: 1024px){.featured-spots .fs-track{grid-auto-columns:minmax(320px, 50%);gap:30px}.featured-spots .fs-card .fs-media img{aspect-ratio:16/9}}.spots-list{list-style:none;margin:0;padding:0;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width: 640px){.spots-list{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.spots-list{grid-template-columns:repeat(3, 1fr)}}.spot-item{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #f0f0f0;box-shadow:0 2px 12px rgba(0,0,0,0.06);display:flex;flex-direction:column;transition:box-shadow 0.2s ease, transform 0.2s ease}.spot-item:hover{box-shadow:0 8px 28px rgba(0,0,0,0.11);transform:translateY(-2px)}.spot-item__link{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.spot-item__link:hover .spot-item__img{transform:scale(1.04)}.spot-item__thumb{position:relative;width:100%;aspect-ratio:16 / 10;background:#e9ecef;overflow:hidden;flex-shrink:0}.spot-item__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.spot-item__thumb--placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:#adb5bd;letter-spacing:0.05em}.spot-item__dist-badge{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:4px;background:rgba(255,255,255,0.95);backdrop-filter:blur(8px);color:#111;font-size:0.72rem;font-weight:600;padding:4px 9px;border-radius:999px;box-shadow:0 1px 6px rgba(0,0,0,0.14)}.spot-item__badges{position:absolute;bottom:10px;left:10px;display:flex;flex-wrap:wrap;gap:5px}.spot-item__badge{background:rgba(255,255,255,0.95);backdrop-filter:blur(8px);color:#333;font-size:0.7rem;font-weight:500;padding:3px 9px;border-radius:999px;box-shadow:0 1px 4px rgba(0,0,0,0.1)}.spot-item__body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:4px;flex-grow:1}.spot-item__title{margin:0;font-size:0.95rem;font-weight:600;color:#111;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spot-item__location{display:inline-flex;align-items:center;gap:4px;font-size:0.78rem;color:#6b7280}.spot-item__location svg{flex-shrink:0}.spot-item__photo-badges{position:absolute;bottom:10px;left:10px}.spot-item__open{display:inline-block;font-size:0.68rem;font-weight:600;padding:3px 9px;border-radius:999px;line-height:1.4;box-shadow:0 1px 4px rgba(0,0,0,0.12)}.spot-item__open--yes{background:#d1fae5;color:#065f46}.spot-item__open--no{background:#fee2e2;color:#991b1b}.spot-item__rating{display:inline-flex;align-items:center;gap:3px;font-size:0.78rem;font-weight:600;color:#92400e}.spot-item__rating svg{color:#f59e0b}.spot-item__rating--google{color:#1a56db}.spot-item__rating--google svg{color:#3b82f6}.spot-item__rating-count{font-weight:400;color:#6b7280}.spot-item__footer{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:auto;padding-top:6px}.spot-item__amenity-icons{display:flex;align-items:center;gap:4px}.spot-item__amenity-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#f3f4f6;color:#6b7280;transition:background 0.15s, color 0.15s}.spot-item__amenity-icon:hover{background:#e5e7eb;color:#111827}.spots-list-pagination{margin-top:1.5rem;display:flex;justify-content:center}.spots-pagination-inner{display:inline-flex;gap:0.35rem;align-items:center;flex-wrap:wrap}.spots-page-btn{border:1px solid #e5e7eb;background:#fff;padding:0.3rem 0.65rem;border-radius:999px;font-size:0.82rem;cursor:pointer;transition:border-color 0.12s}.spots-page-btn:hover:not([disabled]){border-color:#111}.spots-page-btn.is-active{background:#111827;color:#fff;border-color:#111827}.spots-page-btn[disabled]{opacity:0.35;cursor:default}.spots-page-btn--nav{font-weight:500}.spot-item--blurred{position:relative;overflow:visible}.spot-item--blurred .spot-item__link{filter:blur(4px);pointer-events:none;user-select:none;overflow:hidden;border-radius:16px}.spot-item--blurred:hover{transform:none;box-shadow:0 2px 12px rgba(0,0,0,0.06)}.spot-item__paywall{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:16px;background:rgba(255,255,255,0.15)}.spot-item__paywall-box{display:flex;flex-direction:column;align-items:center;gap:10px;background:#fff;border-radius:14px;padding:16px 20px;box-shadow:0 4px 20px rgba(0,0,0,0.14);text-align:center}.spot-item__paywall-box svg{color:#1a1a1a;opacity:0.7}.spot-item__paywall-btn{display:inline-block;background:#3757E4;color:#fff;font-size:0.85rem;font-weight:600;padding:10px 20px;border-radius:10px;text-decoration:none;white-space:nowrap;transition:background 0.2s ease, transform 0.12s ease}.spot-item__paywall-btn:hover{background:#1d3fd5;transform:translateY(-1px)}.spots-search{display:flex;flex-direction:column;align-items:center;gap:10px;margin:1rem auto 0.5rem;width:100%;max-width:520px;padding:0 12px}.spots-nearby-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 20px;background:#2563eb;color:#fff;font-size:0.85rem;font-weight:600;border:none;border-radius:999px;cursor:pointer;box-shadow:0 4px 14px rgba(37,99,235,0.35);transition:background 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;white-space:nowrap}.spots-nearby-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 6px 16px rgba(37,99,235,0.4)}.spots-nearby-btn:active{transform:translateY(0);box-shadow:0 2px 8px rgba(37,99,235,0.3)}.spots-nearby-btn:disabled{opacity:0.55;cursor:not-allowed;transform:none}.spots-district-row{display:flex;align-items:center;gap:8px;width:100%;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:5px 6px 5px 14px;box-shadow:0 2px 8px rgba(0,0,0,0.06);transition:border-color 0.2s ease, box-shadow 0.2s ease}.spots-district-row:focus-within{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,0.15)}.spots-search-select{flex:1;border:none;outline:none;background:transparent;font-size:0.82rem;color:#374151;cursor:pointer;appearance:none;-webkit-appearance:none;padding-right:22px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%236b7280' d='M1 0l4 4 4-4 1 1-5 5-5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 4px center;background-size:9px}.spots-search-select option{color:#111827}.spots-search-submit{flex-shrink:0;border:none;border-radius:999px;background:#2563eb;color:#fff;font-size:0.78rem;font-weight:600;padding:7px 16px;cursor:pointer;box-shadow:0 2px 8px rgba(37,99,235,0.3);transition:background 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;white-space:nowrap}.spots-search-submit:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,0.35)}.spots-search-submit:active{transform:translateY(0)}@media (max-width: 480px){.spots-search{padding:0 8px;gap:8px}.spots-nearby-btn{width:100%;justify-content:center;font-size:0.82rem;padding:10px 16px}.spots-district-row{padding:4px 5px 4px 12px}.spots-search-select{font-size:0.78rem}.spots-search-submit{font-size:0.75rem;padding:6px 13px}}.spot-show{min-height:100vh;background:#fafbff;font-family:'Inter', 'Helvetica Neue', sans-serif;padding-bottom:80px}.spot-show__container{max-width:780px;margin:0 auto;padding:0 clamp(16px, 3vw, 24px)}.spot-show__topbar{padding:20px 0 14px;display:flex;align-items:center;justify-content:space-between}.spot-show__back{display:inline-flex;align-items:center;gap:5px;color:#374151;text-decoration:none;font-size:0.84rem;font-weight:600;padding:9px 16px 9px 12px;border-radius:999px;background:#fff;border:1.5px solid #d1d5db;line-height:1;transition:border-color 0.15s, color 0.15s}.spot-show__back:hover{border-color:#9ca3af;color:#111827}.spot-show__share{display:inline-flex;align-items:center;gap:6px;color:#374151;font-size:0.84rem;font-weight:600;padding:9px 16px 9px 12px;border-radius:999px;background:#fff;border:1.5px solid #d1d5db;line-height:1;cursor:pointer;transition:border-color 0.15s, color 0.15s}.spot-show__share:hover{border-color:#9ca3af;color:#111827}.spot-show__gallery-wrap{margin-bottom:20px}.spot-gallery{display:grid;grid-template-columns:3fr 2fr;gap:8px;border-radius:20px;overflow:hidden;background:#f0f0f0}.spot-gallery--single{grid-template-columns:1fr}.spot-gallery__img-wrap{width:100%;height:100%;overflow:hidden}.spot-gallery__img-wrap img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.35s ease}.spot-gallery__main{all:unset;display:block;box-sizing:border-box;height:400px;width:100%;cursor:pointer;position:relative;overflow:hidden}.spot-gallery__main:hover .spot-gallery__img-wrap img{transform:scale(1.02)}.spot-gallery__main:hover .spot-gallery__hint{opacity:1}.spot-gallery__hint{position:absolute;bottom:14px;right:14px;display:inline-flex;align-items:center;gap:5px;background:rgba(255,255,255,0.92);backdrop-filter:blur(6px);color:#111827;font-size:0.75rem;font-weight:700;padding:6px 12px;border-radius:999px;opacity:0;transition:opacity 0.2s ease;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,0.12);z-index:2}.spot-gallery__side{display:flex;flex-direction:column;gap:8px;height:400px}.spot-gallery__thumb{all:unset;display:block;box-sizing:border-box;flex:1;width:100%;overflow:hidden;cursor:pointer;position:relative}.spot-gallery__thumb .spot-gallery__img-wrap{height:100%}.spot-gallery__thumb:hover .spot-gallery__img-wrap img{transform:scale(1.03)}.spot-gallery__more{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.42);color:#fff;font-size:0.88rem;font-weight:700;pointer-events:none;z-index:1}.spot-show__no-photo{width:100%;height:280px;background:#f0f0f0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#9ca3af;font-size:0.86rem;border-radius:20px;margin-bottom:20px}.spot-gallery__modal{position:fixed;inset:0;z-index:9000;background:rgba(0,0,0,0.92);display:flex;align-items:center;justify-content:center}.spot-gallery__modal.is-hidden{display:none}.spot-gallery__modal-inner{position:relative;width:100%;max-width:900px;height:100%;max-height:90vh;display:flex;align-items:center;justify-content:center;padding:60px 20px}.spot-gallery__modal-slides{width:100%;height:100%;position:relative}.spot-gallery__modal-slide{position:absolute;inset:0;display:none;align-items:center;justify-content:center}.spot-gallery__modal-slide.is-active{display:flex}.spot-gallery__modal-slide img{max-width:100%;max-height:100%;object-fit:contain;border-radius:12px;box-shadow:0 8px 40px rgba(0,0,0,0.5)}.spot-gallery__modal-btn{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;border:none;background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;z-index:2;transition:background 0.15s ease}.spot-gallery__modal-btn:hover{background:rgba(255,255,255,0.28)}.spot-gallery__modal-btn--prev{left:16px}.spot-gallery__modal-btn--next{right:16px}.spot-gallery__modal-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:999px;border:none;background:rgba(255,255,255,0.15);backdrop-filter:blur(8px);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;z-index:3;transition:background 0.15s ease}.spot-gallery__modal-close:hover{background:rgba(255,255,255,0.28)}.spot-gallery__modal-counter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);font-size:0.82rem;font-weight:600;color:rgba(255,255,255,0.7);letter-spacing:0.05em}.spot-show__card{background:#fff;border-radius:20px;border:1px solid #eef0f4;padding:28px;box-shadow:0 2px 16px rgba(0,0,0,0.04);margin-bottom:16px}.spot-show__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;flex-wrap:wrap}.spot-show__header-left{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.spot-show__header-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.spot-show__name{margin:0;font-size:clamp(1.4rem, 3vw, 1.9rem);font-weight:800;color:#0f172a;line-height:1.15;letter-spacing:-0.025em}.spot-show__address-link{display:inline-flex;align-items:center;gap:5px;font-size:0.875rem;color:#6b7280;text-decoration:none;transition:color 0.15s}.spot-show__address-link svg{flex-shrink:0}.spot-show__address-link:hover{color:#111827}.spot-show__general-rating{display:inline-flex;align-items:center;gap:5px;min-height:22px}.spot-show__general-rating--empty{display:none}.spot-show__general-star{flex-shrink:0;display:block}.spot-show__general-score{font-size:1rem;font-weight:700;color:#111827}.spot-show__general-count{font-size:0.85rem;color:#6b7280}.spot-show__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.spot-show__tag{background:#f3f4f6;color:#374151;font-size:0.79rem;font-weight:500;padding:5px 13px;border-radius:999px;border:1px solid #e5e7eb}.spot-show__external{margin-bottom:4px}.spot-show__external-link{display:inline-flex;align-items:center;gap:5px;font-size:0.84rem;font-weight:600;color:#3656e3;text-decoration:none;transition:opacity 0.15s}.spot-show__external-link:hover{opacity:0.75}.spot-show__sep{height:1px;background:#f0f1f3;margin:20px 0}.spot-show__desc{font-size:0.925rem;color:#374151;line-height:1.8}.spot-show__desc p{margin:0 0 0.75em}.spot-show__desc p:last-child{margin:0}.spot-show__card--rate{margin-top:16px;cursor:default}.spot-show__card--rate[open] .spot-show__rate-chevron{transform:rotate(180deg)}.spot-show__rate-summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;user-select:none}.spot-show__rate-summary::-webkit-details-marker{display:none}.spot-show__rate-summary:focus-visible{outline:none}.spot-show__rate-summary .spot-show__rate-summary-text{display:flex;flex-direction:column;gap:3px}.spot-show__rate-summary span{display:inline-flex;align-items:center;gap:8px;font-size:0.875rem;font-weight:600;color:#374151}.spot-show__rate-summary span::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:#f59e0b;flex-shrink:0}.spot-show__rate-chevron{flex-shrink:0;color:#9ca3af;transition:transform 0.2s ease;background:#f3f4f6;border-radius:999px;padding:4px;width:26px;height:26px;box-sizing:border-box}.spot-show__rate-body{padding-top:16px}.spot-show__section-title{margin:0 0 16px;font-size:1rem;font-weight:700;color:#111827}.spot-show__btn{display:inline-flex;align-items:center;gap:7px;padding:9px 17px;border-radius:999px;font-size:0.84rem;font-weight:600;text-decoration:none;transition:background 0.15s ease, border-color 0.15s ease, color 0.15s ease, box-shadow 0.15s ease, transform 0.12s ease;white-space:nowrap;cursor:pointer;line-height:1}.spot-show__btn:hover{transform:translateY(-1px)}.spot-show__btn--maps{background:transparent;color:#111827;border:1.5px solid #d1d5db;box-shadow:none}.spot-show__btn--maps:hover{border-color:#111827;background:#f9fafb;transform:translateY(-1px)}.spot-show__btn--primary{background:#111827;color:#fff;border:1.5px solid transparent;box-shadow:0 2px 8px rgba(17,24,39,0.14)}.spot-show__btn--primary:hover{background:#1f2937;box-shadow:0 4px 12px rgba(17,24,39,0.22)}.spot-show__likes-badge{display:inline-flex;align-items:center;gap:5px;background:#fce7f3;color:#be185d;font-size:0.76rem;font-weight:600;padding:4px 10px;border-radius:999px}.spot-show__criteria-row{display:grid;grid-template-columns:repeat(4, 1fr);gap:10px;margin-bottom:20px}.spot-show__criterion-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:11px 12px;border-radius:12px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,0.06),0 0 0 1px rgba(0,0,0,0.04)}.spot-show__criterion-icon{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f3f4f6}.spot-show__criterion-icon svg{stroke:#374151}.spot-show__criterion-label{display:block;font-size:0.70rem;font-weight:500;color:#6b7280;text-transform:uppercase;letter-spacing:0.04em}.spot-show__criterion-sub{display:block;font-size:0.68rem;color:#9ca3af;margin-top:-2px}.spot-show__criterion-badge{font-size:0.85rem;font-weight:700;padding:0;border-radius:0;flex-shrink:0;background:none;border:none}.spot-show__criterion-badge--yes{color:#16a34a}.spot-show__criterion-badge--no{color:#dc2626}.spot-show__criterion-badge--unknown{color:#9ca3af}.spot-show__stars-display{display:flex;align-items:center;gap:1px}.spot-show__star-static{font-size:1.1rem;color:#e5e7eb;line-height:1}.spot-show__star-static.is-filled{color:#f59e0b}.spot-show__stars-score{font-size:0.78rem;font-weight:700;color:#374151;margin-left:4px}.spot-show__rate-intro{margin:0;font-size:0.82rem;color:#9ca3af;line-height:1.5}.spot-show__rate-criteria{display:flex;flex-direction:column;border:1px solid #f0f0f0;border-radius:14px;overflow:hidden;margin-bottom:16px}.spot-show__rate-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #f7f7f7;gap:12px}.spot-show__rate-row:last-child{border-bottom:none}.spot-show__rate-label{display:inline-flex;align-items:center;gap:7px;font-size:0.86rem;font-weight:600;color:#374151}.spot-show__rate-label svg{flex-shrink:0;stroke:#9ca3af}.spot-show__rate-btns{display:flex;gap:6px}.spot-show__rate-btn{all:unset;cursor:pointer;font-size:0.79rem;font-weight:600;padding:5px 15px;border-radius:999px;border:1.5px solid #e5e7eb;transition:border-color 0.15s, background 0.15s, color 0.15s}.spot-show__rate-btn--yes{color:#374151}.spot-show__rate-btn--yes:hover,.spot-show__rate-btn--yes.is-active{border-color:#059669;background:#d1fae5;color:#059669}.spot-show__rate-btn--no{color:#374151}.spot-show__rate-btn--no:hover,.spot-show__rate-btn--no.is-active{border-color:#dc2626;background:#fee2e2;color:#dc2626}.spot-show__rate-btn.is-locked{opacity:0.45;cursor:default;pointer-events:none}.spot-show__rate-row--general{background:#fafbff;border-top:1px solid #eef0f4 !important}.spot-show__rate-label--general{font-size:0.9rem;color:#111827}.spot-show__rate-label--general svg{stroke:#f59e0b !important;fill:#f59e0b}.spot-show__star-rating{display:flex;gap:3px}.spot-show__star-btn{all:unset;cursor:pointer;font-size:1.45rem;color:#e5e7eb;line-height:1;transition:color 0.1s, transform 0.1s}.spot-show__star-btn.is-hover{color:#fbbf24;transform:scale(1.1)}.spot-show__star-btn.is-active{color:#f59e0b}.spot-show__star-btn.is-locked{cursor:default;pointer-events:none;opacity:0.5}.spot-show__rate-submit{all:unset;display:inline-flex;align-items:center;gap:8px;background:#111827;color:#fff;font-size:0.875rem;font-weight:600;padding:11px 22px;border-radius:999px;cursor:pointer;box-shadow:0 2px 8px rgba(17,24,39,0.14);transition:background 0.15s, box-shadow 0.15s, transform 0.12s;line-height:1}.spot-show__rate-submit:hover{background:#1f2937;box-shadow:0 4px 12px rgba(17,24,39,0.22);transform:translateY(-1px)}.spot-show__rate-submit:disabled{opacity:0.6;cursor:default;transform:none;box-shadow:none}.spot-show__rate-success{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:14px;color:#15803d;margin-top:16px}.spot-show__rate-success.is-hidden{display:none}.spot-show__rate-success svg{flex-shrink:0;margin-top:1px;stroke:#16a34a}.spot-show__rate-success div{display:flex;flex-direction:column;gap:2px}.spot-show__rate-success strong{font-size:0.875rem;font-weight:700}.spot-show__rate-success span{font-size:0.80rem;opacity:0.85}.spot-show__rate-already-voted{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;background:#fffbeb;border:1px solid #fde68a;border-radius:14px;color:#92400e;margin-top:16px}.spot-show__rate-already-voted.is-hidden{display:none}.spot-show__rate-already-voted svg{flex-shrink:0;margin-top:1px;stroke:#d97706}.spot-show__rate-already-voted div{display:flex;flex-direction:column;gap:2px}.spot-show__rate-already-voted strong{font-size:0.875rem;font-weight:700}.spot-show__rate-already-voted span{font-size:0.80rem;opacity:0.85}.spot-show__infos{background:#fff;border-radius:20px;border:1px solid #eef0f4;padding:28px;box-shadow:0 2px 16px rgba(0,0,0,0.04)}.spot-show__infos-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.spot-show__infos-map{border-radius:14px;overflow:hidden}.spot-show__map{width:100%;height:240px;display:block}.spot-show__infos-right{display:flex;flex-direction:column;gap:20px}.spot-show__infos-block{display:flex;flex-direction:column;gap:10px}.spot-show__infos-subtitle{display:flex;align-items:center;gap:6px;margin:0;font-size:0.8rem;font-weight:700;color:#111827;text-transform:uppercase;letter-spacing:0.05em}.spot-show__infos-subtitle svg{flex-shrink:0;stroke:#9ca3af}.spot-show__infos-address{margin:0;font-size:0.875rem;color:#4b5563;line-height:1.5}.spot-show__hours-grid{display:flex;flex-direction:column}.spot-show__hours-row{display:flex;justify-content:space-between;align-items:center;padding:7px 0;border-bottom:1px solid #f3f4f6;font-size:0.84rem;color:#6b7280}.spot-show__hours-row:last-child{border-bottom:none}.spot-show__hours-row.is-today .spot-show__hours-day{font-weight:700;color:#111827}.spot-show__hours-row.is-today .spot-show__hours-time{font-weight:700;color:#111827}.spot-show__hours-day{flex-shrink:0}.spot-show__hours-time{text-align:right}.spot-show__hours-time.is-closed{color:#d1d5db}.spot-show__hours-disclaimer{margin:10px 0 0;font-size:0.75rem;color:#9ca3af;font-style:italic}@media (max-width: 640px){.spot-show__card,.spot-show__infos{padding:20px 16px;border-radius:16px}.spot-gallery{grid-template-columns:1.7fr 1fr}.spot-gallery__main,.spot-gallery__side{height:240px}.spot-show__header{flex-direction:column;gap:12px}.spot-show__header-right{align-items:flex-start;flex-direction:row;flex-wrap:wrap}.spot-show__criteria-row{grid-template-columns:repeat(2, 1fr)}.spot-show__infos-grid{grid-template-columns:1fr}.spot-show__rate-row{gap:8px}.spot-show__map{height:200px}}.is-blurred{filter:blur(5px);pointer-events:none;user-select:none}.spot-paywall{position:relative;margin:0 0 16px}.spot-paywall__overlay{position:sticky;top:120px;z-index:50;display:flex;justify-content:center;margin:0 16px 24px}.spot-paywall__box{background:#fff;border-radius:20px;padding:32px 28px;max-width:420px;width:100%;text-align:center;box-shadow:0 8px 40px rgba(0,0,0,0.14);border:1px solid rgba(55,87,228,0.12)}.spot-paywall__icon{width:52px;height:52px;background:#eef1fd;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#3757E4}.spot-paywall__title{font-size:18px;font-weight:700;color:#222;margin:0 0 10px}.spot-paywall__desc{font-size:14px;color:#444;line-height:1.6;margin:0 0 24px}.spot-paywall__actions{display:flex;flex-direction:column;gap:10px}.spot-paywall__btn{display:block;padding:12px 20px;border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity 0.2s}.spot-paywall__btn:hover{opacity:0.88}.spot-paywall__btn--primary{background:#3757E4;color:#fff}.spot-paywall__btn--secondary{background:#f5f7ff;color:#3757E4;border:1.5px solid #dceafe}html,body{margin:0;padding:0}*{-webkit-tap-highlight-color:transparent}body{background-color:#fafbff;padding-top:90px}@media (max-width: 768px){body{padding-top:72px}}.ws-toast-host{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);display:grid;gap:8px;z-index:9999;pointer-events:none;width:92%;max-width:580px;font-family:'Helvetica Neue', system-ui, -apple-system, Segoe UI, Roboto, sans-serif}.ws-toast{pointer-events:auto;display:flex;flex-direction:column;align-items:flex-start;gap:4px;background:#111827;color:#fff;padding:12px 16px;border-radius:14px;font-size:14px;line-height:1.4;box-shadow:0 6px 18px rgba(0,0,0,0.2);opacity:0;transform:translateY(12px) scale(0.95);transition:opacity 0.22s cubic-bezier(0.4, 0, 0.2, 1),transform 0.22s cubic-bezier(0.4, 0, 0.2, 1);will-change:transform, opacity;width:100%;box-sizing:border-box}.ws-toast__content{width:100%;display:flex;flex-direction:column;gap:4px}.ws-toast__title{text-align:center;font-weight:600;font-size:15px;line-height:1.3;margin:0;padding:0;color:inherit}.ws-toast__message{text-align:center;font-weight:400;font-size:13px;line-height:1.4;margin:0;padding:0;color:rgba(255,255,255,0.9)}.ws-toast.is-in{opacity:1;transform:translateY(0) scale(1)}.ws-toast.is-out{opacity:0;transform:translateY(8px) scale(0.95)}.ws-toast__icon{width:12px;height:12px;border-radius:999px;flex:0 0 auto;box-shadow:inset 0 0 0 2px rgba(255,255,255,0.25);margin-right:8px}.ws-toast--info{background:#1f2937}.ws-toast--info .ws-toast__icon{background:#60a5fa}.ws-toast--success{background:#10b981e0}.ws-toast--success .ws-toast__icon{background:#a7f3d0}.ws-toast--warn{background:#e79382df}.ws-toast--warn .ws-toast__icon{background:#fde68a}.ws-toast__close{margin-left:auto;appearance:none;border:0;background:transparent;color:rgba(255,255,255,0.7);font-size:16px;line-height:1;cursor:pointer;padding:2px 4px;border-radius:6px;align-self:flex-start}.ws-toast__close:hover{color:#fff;background:rgba(255,255,255,0.1)}@media (max-width: 768px){.ws-toast-host{bottom:12px;width:94%}.ws-toast{padding:10px 14px;font-size:13px}.ws-toast__title{font-size:14px}.ws-toast__message{font-size:12px}}#iubenda-cs-banner{pointer-events:none !important}#iubenda-cs-banner *{pointer-events:auto !important}#iubenda-cs-overlay,#iubenda-overlay,.iubenda-cs-overlay{display:none !important}html.iubenda-cs-prevent-scroll,body.iubenda-cs-prevent-scroll{overflow:auto !important;position:static !important}html,body{-webkit-overflow-scrolling:touch}
