:root{--pnl-ink: #1d1d1f;--pnl-muted: #6b6b70;--pnl-hair: rgba(12, 12, 13, .14);--pnl-lava: #FD1D1D;--pnl-amber: #d98a00}#poi-panels{position:fixed;top:76px;left:16px;bottom:88px;z-index:1050;display:flex;align-items:flex-start;gap:16px;pointer-events:none}.poi-panel{pointer-events:auto;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0c0c0d14;border:1px solid var(--pnl-hair);max-height:100%;overflow-y:auto;overscroll-behavior:contain;font-family:Inter,-apple-system,sans-serif;color:var(--pnl-ink)}.poi-panel a{color:inherit;text-decoration:none}.poi-panel img{display:block}.poi-panel-list{width:400px;flex:none}.poi-panel-detail{width:440px;flex:none}.poi-drag{display:none}#poi-list-toggle{position:fixed;top:76px;left:16px;z-index:1049;display:none;align-items:center;gap:8px;height:40px;padding:0 14px;background:#fff;border:1px solid var(--pnl-hair);border-radius:999px;box-shadow:0 2px 12px #0c0c0d14;font:500 14px Inter,sans-serif;color:var(--pnl-ink);cursor:pointer}#poi-list-toggle.show{display:flex}#poi-list-toggle:hover{background:#faf9f7}#poi-list-toggle img{width:17px;height:17px}.poi-panel .pill-cat{display:inline-flex;align-items:center;background:var(--catbg, rgba(37, 99, 235, .1));color:var(--cat, #2563EB);font-size:12.5px;font-weight:600;line-height:1;padding:4px 8px;border-radius:6px}.poi-panel .trust{display:flex;align-items:center;gap:11px;font-size:13px}.poi-panel .trust .rating{display:inline-flex;align-items:center;gap:4px;font-weight:600;color:var(--pnl-ink)}.poi-panel .trust .rating img{width:14px;height:14px}.poi-panel .trust .count{color:var(--pnl-muted);font-weight:400}.poi-panel .trust .saved{display:inline-flex;align-items:center;gap:4px;color:var(--pnl-muted)}.poi-panel .trust .saved img{width:14px;height:14px}.poi-panel .stats{display:flex;align-items:center;flex-wrap:wrap;gap:12px;color:var(--pnl-muted)}.poi-panel .stats .stat{display:inline-flex;align-items:center;gap:5px}.poi-panel .stats .stat img{width:14px;height:14px}.poi-list-head{display:flex;align-items:center;padding:16px 8px 12px 16px;border-bottom:1px solid var(--pnl-hair);position:sticky;top:0;background:#fff;border-radius:16px 16px 0 0;z-index:2}.poi-list-head h1{font-size:18px;font-weight:650;line-height:1.2;margin:0}.poi-list-head .count{margin-left:8px;font-size:14px;color:var(--pnl-muted)}.poi-btn-close{margin-left:auto;width:44px;height:44px;flex:none;display:flex;align-items:center;justify-content:center;background:none;border:0;border-radius:12px;cursor:pointer}.poi-btn-close:hover{background:#0c0c0d08}.poi-btn-close img{width:18px;height:18px}.poi-card{display:flex;gap:14px;padding:12px 16px;cursor:pointer}.poi-card+.poi-card{border-top:1px solid var(--pnl-hair)}.poi-card:hover{background:#0c0c0d08}.poi-card .photo,.poi-card .photo-ph{width:112px;height:112px;flex:none;border-radius:12px;object-fit:cover;background:#eceae4}.poi-card .photo-ph{display:flex;align-items:center;justify-content:center;background:var(--catbg, #eceae4)}.poi-card .photo-ph img{width:30px;height:30px}.poi-card .body{min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px}.poi-card .name{font-size:16px;font-weight:650;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.poi-card .stats{font-size:13.5px}.poi-list-foot{padding:14px 16px 16px;border-top:1px solid var(--pnl-hair);font-size:13.5px;color:var(--pnl-muted)}.poi-list-empty{padding:28px 16px;font-size:14px;color:var(--pnl-muted)}.poi-gallery{display:grid;grid-template-columns:62% 1fr;grid-template-rows:132px 132px;gap:4px;overflow:hidden;border-radius:16px 16px 0 0;position:relative}.poi-gallery.single{display:block;height:264px}.poi-gallery img{width:100%;height:100%;object-fit:cover}.poi-gallery .g-main{grid-row:1 / 3;position:relative;height:100%}.poi-gallery.single .g-main{height:264px}.poi-gallery .g-ph{height:100%;display:flex;align-items:center;justify-content:center;background:var(--catbg, #eceae4)}.poi-gallery .g-ph img{width:44px;height:44px}.poi-gallery .chip-more{position:absolute;left:12px;bottom:12px;display:inline-flex;align-items:center;gap:6px;background:#1d1d1fcc;color:#fff;font-size:13px;font-weight:500;padding:6px 10px;border-radius:999px}.poi-gallery .chip-more img{width:14px;height:14px}.poi-gallery .chip-credit{position:absolute;right:12px;bottom:12px;background:#1d1d1f8c;color:#fff!important;font-size:11.5px;padding:4px 8px;border-radius:999px}.poi-gallery-actions{position:absolute;top:12px;right:12px;display:flex;gap:8px;z-index:2}.poi-gallery-actions button{width:36px;height:36px;border:0;border-radius:999px;cursor:pointer;background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center}.poi-gallery-actions img{width:16px;height:16px}.poi-detail-body{padding:16px}.poi-detail-body .trust{margin-bottom:12px}.poi-detail-title{font-size:26px;font-weight:700;line-height:1.15;margin:0}.poi-detail-sub{font-size:14px;color:var(--pnl-muted);margin:4px 0 0;text-transform:capitalize}.poi-detail-stats{font-size:14px;margin-top:12px}.poi-alert{display:flex;align-items:center;gap:10px;margin-top:16px;border-radius:12px;padding:12px 12px 12px 13px;cursor:pointer}.poi-alert.amber{background:#d98a0014;border-left:3px solid var(--pnl-amber)}.poi-alert.red{background:#fd1d1d12;border-left:3px solid var(--pnl-lava)}.poi-alert.green{background:none;border:0;padding:8px 0 0;cursor:default;color:var(--pnl-muted);font-size:13px}.poi-alert img.icon{width:16px;height:16px;flex:none}.poi-alert .txt{font-size:14px;line-height:1.4;min-width:0}.poi-alert.green .txt{font-size:13px}.poi-alert .txt .sub{color:var(--pnl-muted)}.poi-alert img.chev{width:16px;height:16px;flex:none;margin-left:auto}.poi-desc{font-size:15px;line-height:1.55;margin:16px 0 0}.poi-desc-meta{font-size:12.5px;color:var(--pnl-muted);margin:8px 0 0}.poi-quiet-actions{display:flex;gap:8px;margin-top:16px}.poi-quiet-actions button{flex:1;height:44px;background:#fff;border:1px solid var(--pnl-hair);border-radius:12px;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:500;color:var(--pnl-ink)}.poi-quiet-actions button:hover{background:#0c0c0d08}.poi-quiet-actions button.saved{color:var(--pnl-lava);border-color:#fd1d1d59}.poi-quiet-actions img{width:17px;height:17px}.poi-cta-row{display:flex;gap:8px;margin-top:8px}.poi-cta-row .btn{flex:1;height:48px;border-radius:12px;cursor:pointer;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:600}.poi-cta-row .btn-primary{background:var(--pnl-lava);color:#fff;border:0}.poi-cta-row .btn-primary img{width:17px;height:17px}.poi-cta-row .btn-secondary{background:#fff;color:var(--pnl-ink);border:1px solid var(--pnl-hair)}.poi-cta-row .btn-secondary:hover{background:#0c0c0d08}.poi-section{margin-top:24px}.poi-section h2{font-size:15px;font-weight:650;margin:0 0 10px}.poi-car-teaser{display:flex;align-items:center;gap:12px;border:1px solid var(--pnl-hair);border-radius:12px;padding:12px}.poi-car-teaser .car-tile{width:64px;height:48px;flex:none;border-radius:8px;background:#f4f2ee;display:flex;align-items:center;justify-content:center}.poi-car-teaser .car-tile img{width:24px;height:24px}.poi-car-teaser .car-name{font-size:14px;font-weight:600}.poi-car-teaser .car-line{font-size:13px;margin-top:2px;color:var(--pnl-lava);font-weight:500}.poi-nearby{display:flex;gap:8px}.poi-nearby a{flex:1;display:flex;align-items:center;gap:10px;min-width:0;border:1px solid var(--pnl-hair);border-radius:12px;padding:8px;cursor:pointer}.poi-nearby a:hover{background:#0c0c0d08}.poi-nearby img,.poi-nearby .ph{width:64px;height:64px;flex:none;border-radius:8px;object-fit:cover}.poi-nearby .ph{background:var(--catbg, #f4f2ee);display:flex;align-items:center;justify-content:center}.poi-nearby .ph img{width:22px;height:22px;border-radius:0}.poi-nearby .n-name{font-size:14px;font-weight:600;line-height:1.3}.poi-nearby .n-sub{font-size:12.5px;color:var(--pnl-muted);margin-top:2px}@media (min-width: 768px) and (max-width: 1199px){#poi-panels.has-detail .poi-panel-list{display:none}}@media (max-width: 767px){#poi-panels{top:auto;left:0;right:0;bottom:0;height:58dvh;display:block;transition:transform .25s ease-out}#poi-panels.peek{transform:translateY(28dvh)}.poi-panel,.poi-panel-list,.poi-panel-detail{width:100%;height:100%;max-height:100%;border-radius:18px 18px 0 0;border-left:none;border-right:none;border-bottom:none;box-shadow:0 -2px 12px #0c0c0d1f}#poi-panels.has-detail .poi-panel-list{display:none}.poi-drag{display:block;width:100%;padding:10px 0 6px;background:none;border:0;cursor:grab;touch-action:none}.poi-drag:before{content:"";display:block;width:36px;height:4px;border-radius:999px;background:#1d1d1f40;margin:0 auto}.poi-list-head{top:0;padding-top:6px}.poi-gallery{border-radius:0}#poi-list-toggle{top:132px}}body.embed-mode #poi-panels,body.embed-mode #poi-list-toggle{display:none!important}.poi-alert.red{background:#fd1d1d;border-left:0;color:#fff}.poi-alert.red .txt{color:#fff;font-weight:600}.poi-alert.red .txt .sub{color:#ffffffbf}.dir-row{gap:8px}.dir-row .btn{flex:1;min-width:0}.dir-row .g-logo{width:17px;height:17px;flex:none;background:#fff;border-radius:50%;padding:2px;box-sizing:content-box}.poi-cta-row .btn-secondary img{width:16px;height:16px}#moi-sidebar,#moi-sidepanel{display:none}@media (min-width: 900px){#moi-sidebar{position:fixed;top:12px;left:12px;bottom:12px;width:211px;z-index:1040;display:flex;flex-direction:column;background:#fffc;-webkit-backdrop-filter:blur(13px) saturate(1.8) brightness(1.05);backdrop-filter:blur(13px) saturate(1.8) brightness(1.05);border:1px solid rgba(12,12,13,.14);border-radius:18px;box-shadow:0 2px 12px #0c0c0d14;color:#1d1d1f;font-family:Inter,-apple-system,sans-serif}#moi-sidepanel{position:fixed;top:12px;left:231px;bottom:12px;width:420px;z-index:1039;background:#ffffffdb;-webkit-backdrop-filter:blur(13px) saturate(1.8) brightness(1.05);backdrop-filter:blur(13px) saturate(1.8) brightness(1.05);border:1px solid rgba(12,12,13,.14);border-radius:18px;box-shadow:0 2px 12px #0c0c0d14;color:#1d1d1f;font-family:Inter,-apple-system,sans-serif;overflow:hidden;transform:translate(-16px);opacity:0;pointer-events:none;transition:transform .18s ease-out,opacity .18s ease-out}body:not(.embed-mode) #moi-sidepanel.open{display:block;transform:none;opacity:1;pointer-events:auto}#moi-sidepanel{display:block}body:not(.embed-mode) #app-rail,body:not(.embed-mode) #app-search,body:not(.embed-mode) #app-weather-pill,body:not(.embed-mode) #app-topleft{display:none!important}body:not(.embed-mode) .maplibregl-ctrl-bottom-left{margin-left:236px;margin-bottom:0}body:not(.embed-mode) .maplibregl-ctrl-bottom-right{margin-bottom:0}}.rail-top{display:flex;align-items:center;justify-content:space-between;margin:16px 14px 0 10px;height:40px;flex:none}.rail-logo{display:inline-flex;align-items:center;gap:8px;height:40px;text-decoration:none;color:#0a0a0b}.rail-logo svg{width:32px;height:32px;flex:none;display:block}.rail-logo .wordmark{font-family:DM Sans,Inter,sans-serif;font-weight:900;font-size:18px;letter-spacing:-.045em;line-height:1;color:#0a0a0b;white-space:nowrap}.rail-nav{flex:1;margin-top:20px;padding:0 10px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;display:flex;flex-direction:column}.rail-row{display:flex;align-items:center;width:190px;height:46px;flex:none;padding:8px 10px;border:0;border-radius:12px;background:transparent;font:500 17px/1.2 Inter,sans-serif;color:#1d1d1f;cursor:pointer;text-align:left;transition:background .12s ease}.rail-row:hover{background:#0c0c0d0d}.rail-row.active{background:#0c0c0d12}.rail-row .gtile{width:30px;height:30px;flex:none;border-radius:9px;background:#0c0c0d12;display:inline-flex;align-items:center;justify-content:center}.rail-row .glyph{width:17px;height:17px}.rail-row .lbl{margin-left:10px;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rail-sub{font:500 13px/1 Inter,sans-serif;color:#1d1d1f8c}.rail-h{font:600 13px/1 Inter,sans-serif;color:#1d1d1f8c;margin:18px 10px 6px}.rail-mini{font-size:14px;font-weight:500}.rail-mini .tile{width:30px;height:30px;flex:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.rail-foot{flex:none;display:flex;flex-direction:column;gap:8px;padding:0 10px 10px}.rail-foot-row{text-decoration:none;color:#1d1d1f}.rail-foot-row .gtile{color:#1d1d1f}.rail-chip .ava{width:30px;height:30px;flex:none;border-radius:999px;object-fit:cover}.rail-chip .ava-ph{display:inline-flex;align-items:center;justify-content:center;background:#ffb752;color:#111214;font:700 14px/1 Inter,sans-serif}.rail-chip .chip-chev{width:16px;height:16px;flex:none}.sb-view{height:100%;overflow-y:auto;overscroll-behavior:contain;padding:16px 20px;scrollbar-width:thin}.sb-view.sb-anim{animation:sbSwap .18s ease-out}@keyframes sbSwap{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.sb-view.sb-anim{animation:none}}.sp-head{display:flex;align-items:center;gap:8px;margin:0 0 8px;min-height:34px}.sp-head h1{font-size:22px;font-weight:700;margin:0;line-height:1.2;flex:1}.sp-head .count{font-size:13px;color:#1d1d1f8c;font-weight:500}.sp-close{width:30px;height:30px;flex:none;border:0;border-radius:999px;background:#0c0c0d12;cursor:pointer;display:flex;align-items:center;justify-content:center}.sp-close:hover{background:#0c0c0d1f}.sp-close img{width:16px;height:16px}.sb-back{width:30px;height:30px;flex:none;border:0;border-radius:999px;background:#0c0c0d12;cursor:pointer;display:flex;align-items:center;justify-content:center}.sb-back:hover{background:#0c0c0d1f}.sb-back img{width:16px;height:16px}.sp-head+.sb-head h1,.sp-head .sb-back+h1{flex:1}.sb-search{display:flex;align-items:center;gap:10px;height:36px;padding:0 12px;margin-bottom:8px;border-radius:10px;background:#0c0c0d0d;border:1px solid rgba(12,12,13,.1)}.sb-search:focus-within{background:#ffffffe6;border-color:#0c0c0d33}.sb-search img{width:16px;height:16px;flex:none}.sb-search input{flex:1;min-width:0;border:0;outline:none;background:transparent;font:450 15px Inter,sans-serif;color:#1d1d1f}.sb-search input::placeholder{color:#1d1d1f73}.sb-search-results{margin-top:6px}.sb-search-results .app-result{border-radius:10px;padding:8px 10px}.sb-h{font-size:16px;font-weight:600;color:#1d1d1f;margin:20px 0 10px}.sb-cats{display:flex;flex-direction:column;gap:8px}.sb-cat{display:flex;align-items:center;gap:10px;width:100%;min-height:50px;padding:10px 12px;border:0;border-radius:16px;background:#0c0c0d0b;font:500 14px Inter,sans-serif;color:#1d1d1f;cursor:pointer;text-align:left;min-width:0}.sb-cat:hover{background:#0c0c0d14}.sb-cat .tile{width:30px;height:30px;flex:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.sb-cat span.lbl{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sb-cat img.chev{width:14px;height:14px;opacity:.4}.sb-hub-row .chev{transition:transform .16s ease}.sb-hub-row[aria-expanded=true] .chev{transform:rotate(180deg)}.sb-hub-kids{padding-left:14px;display:flex;flex-direction:column;gap:6px;margin-top:6px}.sb-hub-kid{background:transparent}.sb-hub-kid .lbl{font-weight:450}.sb-hub{display:flex;flex-direction:column}#moi-sidepanel .poi-panel{background:transparent;border:0;box-shadow:none;border-radius:0;max-height:none;overflow:visible}#moi-sidepanel .poi-card{padding:12px 4px;border-radius:12px}#moi-sidepanel .poi-card:hover{background:#0c0c0d0a}#moi-sidepanel .poi-card .photo,#moi-sidepanel .poi-card .photo-ph{width:96px;height:96px}#moi-sidepanel .poi-list-foot{border-top:0;padding:12px 4px 4px}#moi-sidepanel .poi-gallery{border-radius:14px}#moi-sidepanel .poi-detail-body{padding:14px 2px 4px}.rail-h-btn{display:flex;align-items:center;gap:2px;width:calc(100% - 20px);border:0;background:transparent;cursor:pointer;text-align:left}.rail-h-btn img{width:14px;height:14px}.rail-h-btn:hover{color:#1d1d1f}.sb-place-row{position:relative;cursor:pointer}.sb-heart{flex:none;width:30px;height:30px;border:0;border-radius:8px;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.sb-heart img{width:18px;height:18px}.sb-heart:hover{background:#0c0c0d0f}.sb-clear-all{margin:10px 12px 16px;padding:10px 0;width:calc(100% - 24px);border:1px solid rgba(12,12,13,.14);border-radius:12px;background:transparent;color:#fd1d1d;font:600 15px/1 Inter,sans-serif;cursor:pointer}.sb-clear-all:hover{background:#fd1d1d0f}.sb-conditions{padding:4px 12px 16px}.sb-plan-teaser{padding:18px 14px;border-radius:16px;background:#0c0c0d09;margin-bottom:14px}.sb-plan-teaser .tile{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.sb-plan-teaser h2{font:700 18px/1.3 Inter,sans-serif;margin:12px 0 6px}.sb-plan-teaser p{font:450 14.5px/1.5 Inter,sans-serif;color:#1d1d1fb3;margin:0}.sb-cat-sub{display:block;font:450 12.5px/1.3 Inter,sans-serif;color:#1d1d1f8c;margin-top:2px}a.sb-cat{text-decoration:none;color:#1d1d1f}.sb-card3d{min-height:62px;align-items:center}.sb-card3d .c3d{flex:none;width:46px;height:46px;object-fit:contain;align-self:center}.sb-card3d .chev{align-self:center}.sb-badge{display:inline-block;padding:2px 7px;border-radius:999px;background:#fd1d1d1a;color:#fd1d1d;font:700 12px/1.2 Inter,sans-serif;vertical-align:2px;margin-left:4px}.cam-frame{display:block;width:100%;border-radius:16px;border:1px solid rgba(12,12,13,.1)}.sb-h-caps{text-transform:uppercase;letter-spacing:.06em;font-size:12px;margin:18px 2px 8px}.sb-flat{display:flex;flex-direction:column}.sb-flat-row{display:flex;align-items:center;gap:12px;width:100%;padding:7px 8px;border:0;border-radius:12px;background:transparent;font:500 15.5px/1.2 Inter,sans-serif;color:#1d1d1f;cursor:pointer;text-align:left}.sb-flat-row:hover{background:#0c0c0d0d}.sb-flat-row .tile{width:30px;height:30px;flex:none;border-radius:9px;display:inline-flex;align-items:center;justify-content:center}.rail-row .gtile svg{width:17px;height:17px}.sb-search svg{width:16px;height:16px;flex:none}
