@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--app-ink-900:#0f172a;--app-ink-700:#1e293b;--app-ink-500:#475569;--app-panel:#fff;--app-panel-soft:#f8fafc;--app-border-strong:#94a3b852;--app-border-soft:#94a3b83d;--app-bg-main:#edf2f7;--app-bg-header:#0f172a;--tone-good:#047857;--tone-ok:#1d4ed8;--tone-meh:#b45309;--tone-bad:#b91c1c;--tone-good-soft:#dcfce7f2;--tone-ok-soft:#dbeafef2;--tone-meh-soft:#fef9c3f2;--tone-bad-soft:#fee2e2f2}body.theme-dark{--app-ink-900:#f1f5f9;--app-ink-700:#d6deeb;--app-ink-500:#9aa9bd;--app-panel:#0b1322;--app-panel-soft:#111c30;--app-border-strong:#475569b3;--app-border-soft:#47556980;--app-bg-main:#010409;--app-bg-header:#010409;--tone-good:#34d399;--tone-ok:#60a5fa;--tone-meh:#f59e0b;--tone-bad:#f87171;--tone-good-soft:#064e3bb3;--tone-ok-soft:#1e3a8ab3;--tone-meh-soft:#92400eb3;--tone-bad-soft:#7f1d1db3}body{box-sizing:border-box;background-color:var(--app-bg-main);color:var(--app-ink-900);margin:0;padding:0;font-family:Space Grotesk,Segoe UI,sans-serif;transition:background-color .25s,color .25s}.header{z-index:30;box-sizing:border-box;background:var(--bg-header,var(--app-bg-header));border-bottom:1px solid #ffffff38;width:100%;height:100%;padding:6px 10px;position:relative}.header-inner{justify-content:center;align-items:center;height:100%;display:grid}.utility-header{padding:4px 10px}.header-inner-utility{align-items:center;gap:8px;width:100%;display:flex}.header-left-brand{flex:0 0 30px;justify-content:flex-start;align-items:center;display:flex}.header-brand-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.header-mark-logo{flex-shrink:0;width:30px;height:30px}.header-search-center{flex:auto;justify-content:center;min-width:0;display:flex}.header-search-center .search-container{width:100%;min-width:0}.header-search-submit{color:#fff;cursor:pointer;background:#0ea5e9;border:1px solid #ffffff73;border-radius:12px;flex:0 0 42px;place-items:center;min-width:42px;max-width:48px;height:42px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 10px 18px #0ea5e94d}.header-center-brand{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.brand-wrap{place-items:center;gap:0;display:grid}.header-name-logo{object-fit:contain;width:min(188px,58vw);max-width:188px;height:auto;max-height:32px;display:block}.brand-tagline{color:#e2e8f0f2;letter-spacing:.09em;text-transform:uppercase;text-shadow:0 1px 2px #02061747;margin:-1px 0 0;font-size:10px;font-weight:700}.header-right-spacer{flex:0 0 42px;min-width:42px;max-width:48px;height:42px}@media (width<=900px){.header{padding:4px 8px}.header-inner-utility{gap:6px}.header-left-brand{flex-basis:28px}.header-mark-logo{width:28px;height:28px}.header-search-submit,.header-right-spacer{flex-basis:40px;min-width:40px;height:40px}.header-name-logo{width:min(174px,64vw);max-height:30px}.brand-tagline{letter-spacing:.08em;font-size:9px}}@media (width<=560px){.header-inner-utility{gap:5px}.header-left-brand{flex-basis:26px}.header-search-submit{border-radius:11px;flex-basis:38px;min-width:38px;height:38px}.header-search-center .search-input{height:38px;padding:0 10px}.header-right-spacer{flex-basis:38px;min-width:38px;height:38px}.header-name-logo{width:min(164px,70vw);max-height:28px}.brand-tagline{letter-spacing:.07em;font-size:8px}}.footer-nav{z-index:40;width:100%;height:100%;padding:4px 8px calc(4px + env(safe-area-inset-bottom));box-sizing:border-box;background:#0f172aed;border-top:1px solid #ffffff2e;gap:6px;display:flex;position:relative}.footer-nav button{color:#e2e8f0;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:8px 6px;font-size:18px;font-weight:700;display:flex}.footer-nav button.active{color:#f8fafc;background:#22d3ee52}@media (width<=900px){.footer-nav{padding:4px 6px calc(4px + env(safe-area-inset-bottom))}.footer-nav button{padding:4px 6px;font-size:12px}}.restaurant-details-page{--ink-900:var(--app-ink-900);--ink-700:var(--app-ink-700);--ink-500:var(--app-ink-500);--panel:color-mix(in srgb, var(--app-panel) 92%, transparent);--panel-soft:color-mix(in srgb, var(--app-panel-soft) 94%, transparent);--card-border:var(--app-border-strong);min-height:100%;color:var(--ink-900);box-sizing:border-box;background:radial-gradient(circle at 7% 10%,#dcfce7 0%,#dcfce700 30%),radial-gradient(circle at 90% 15%,#dbeafe 0%,#dbeafe00 36%),linear-gradient(165deg,#f8fafc,#ecfeff 40%,#eff6ff 100%);padding:16px;font-family:Space Grotesk,sans-serif}.restaurant-details-header{gap:12px;margin-bottom:12px;display:grid}.back-action{background:var(--panel-soft);border:none;border:1px solid var(--card-border);color:var(--ink-700);cursor:pointer;border-radius:10px;width:fit-content;padding:8px 12px;font-weight:700}.identity-block{background:var(--panel);border:1px solid var(--card-border);border-radius:16px;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 12px 30px #0f172a1f}.details-hero{background:linear-gradient(160deg,#f0f9fff2,#ecfeffeb);gap:12px;display:grid}.identity-row{align-items:center;gap:12px;display:flex}.hero-metrics{flex-wrap:wrap;gap:8px;display:flex}.hero-chip{color:#155e75;background:#ffffffeb;border:1px solid #0e749042;border-radius:999px;padding:4px 9px;font-size:12px;font-weight:700}.restaurant-details-icon{box-sizing:border-box;background:#f8fafcf2;border:1px solid #94a3b847;border-radius:10px;width:44px;height:44px;padding:4px}.restaurant-details-icon-fallback{color:#334155;background:#f8fafcf2;font-size:24px}.identity-block h1{margin:0;font-size:clamp(23px,5vw,31px);line-height:1.12}.identity-block p{color:var(--ink-500);margin:4px 0 0;font-size:13px}.details-headline-report{background:var(--panel);border:1px solid var(--card-border);border-radius:16px;grid-template-columns:24px 1fr;gap:10px;padding:13px;display:grid}.details-headline-report h3{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-500);margin:0;font-size:13px}.details-headline-report p{margin:4px 0 0;font-size:14px;line-height:1.35}.details-headline-report.tone-good p{color:var(--tone-good);font-weight:600}.details-headline-report.tone-warning p{color:var(--tone-meh);font-weight:600}.details-headline-report.tone-ok p{color:var(--tone-ok);font-weight:600}.details-headline-report.tone-meh p{color:var(--tone-meh);font-weight:600}.details-headline-report.tone-bad p{color:var(--tone-bad);font-weight:600}.report-summary-chips{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.summary-chip{border:1px solid #0000;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.summary-chip.good{background:var(--tone-good-soft);color:var(--tone-good);border-color:#34d39961}.summary-chip.warning{background:var(--tone-meh-soft);color:var(--tone-meh);border-color:#f59e0b4d}.summary-chip.ok{background:var(--tone-ok-soft);color:var(--tone-ok);border-color:#3b82f659}.summary-chip.meh{background:var(--tone-meh-soft);color:var(--tone-meh);border-color:#f59e0b4d}.summary-chip.bad{background:var(--tone-bad-soft);color:var(--tone-bad);border-color:#f871714d}.restaurant-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.action-icon{border:1px solid var(--card-border);background:var(--panel);color:#0f766e;cursor:pointer;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:64px;text-decoration:none;display:flex}.action-icon p{margin:5px 0 0;font-size:11px;font-weight:700}.action-icon.saved-action{color:#92400e;background:#fef3c7f2;border-color:#d9770659}.details-report-feed,.restaurant-details-info,.details-community-ratings{background:var(--panel);border:1px solid var(--card-border);border-radius:16px;margin-top:12px;padding:13px}.details-contribution-card{background:linear-gradient(160deg,#fef9c373,#ffffffed);border:1px solid #d9770638;border-radius:16px;gap:10px;margin-top:12px;padding:13px;display:grid}.details-contribution-card h2{margin:0;font-size:17px}.details-contribution-card p{color:#475569;margin:0;font-size:13px}.contribution-tone-row{flex-wrap:wrap;gap:8px;display:flex}.tone-chip,.contribution-footer-row button{color:#0f172a;cursor:pointer;background:#fffffff0;border:1px solid #94a3b852;border-radius:10px;font-weight:700}.tone-chip{text-transform:capitalize;padding:5px 9px;font-size:12px}.tone-chip.good.selected{color:#047857;border-color:#10b9816b}.tone-chip.ok.selected{color:#1d4ed8;border-color:#3b82f666}.tone-chip.meh.selected{color:#b45309;border-color:#f59e0b66}.tone-chip.bad.selected{color:#b91c1c;border-color:#ef444466}.tone-chip.closed.selected{color:#7f1d1d;background:#fee2e2f0;border-color:#991b1b73}.details-contribution-card textarea{resize:vertical;box-sizing:border-box;border:1px solid #94a3b84d;border-radius:12px;width:100%;min-height:96px;padding:10px;font-family:inherit;font-size:13px}.contribution-footer-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.contribution-footer-row span{color:#64748b;font-size:12px}.contribution-footer-row button{color:#0f766e;border-color:#0e749057;padding:7px 12px;font-size:12px}.contribution-feedback{color:#0f766e;margin:0;font-size:13px;font-weight:700}.details-report-feed h2,.restaurant-details-info h2,.details-community-ratings h2{margin:0 0 10px;font-size:16px}.details-report-feed ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.details-report-feed .report-item{border:1px solid var(--app-border-soft);background:var(--panel-soft);border-radius:12px;grid-template-columns:18px 1fr;align-items:start;gap:8px;padding:9px 10px;display:grid}.report-text{font-size:13px;line-height:1.35}.details-report-feed .tone-good .report-text{color:var(--tone-good);font-weight:600}.details-report-feed .tone-warning .report-text{color:var(--tone-meh);font-weight:600}.details-report-feed .tone-ok .report-text{color:var(--tone-ok);font-weight:600}.details-report-feed .tone-meh .report-text{color:var(--tone-meh);font-weight:600}.details-report-feed .tone-bad .report-text{color:var(--tone-bad);font-weight:600}.info-grid{gap:8px;display:grid}.info-grid p{color:var(--ink-700);align-items:flex-start;gap:7px;margin:0;font-size:14px;line-height:1.35;display:flex}.details-loading{background:var(--panel);border:1px solid var(--card-border);text-align:center;max-width:460px;color:var(--ink-700);border-radius:14px;margin:40px auto;padding:14px}.popup-overlay{z-index:90;background:#0206178f;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.rating-popup-container{background:var(--panel);color:var(--ink-900);border:1px solid var(--card-border);border-radius:12px;max-width:min(92vw,520px);padding:12px}body.theme-dark .restaurant-details-page{--panel:color-mix(in srgb, var(--app-panel) 94%, transparent);--panel-soft:color-mix(in srgb, var(--app-panel-soft) 95%, transparent);--card-border:var(--app-border-strong);background:radial-gradient(circle at 12% 8%,#14532d42 0%,#14532d00 34%),radial-gradient(circle at 88% 12%,#1e3a8a47 0%,#1e3a8a00 36%),linear-gradient(170deg,#020617 0%,#0b1322 46%,#111827 100%)}body.theme-dark .back-action{border-color:var(--app-border-soft);background:var(--panel-soft);color:var(--ink-700)}body.theme-dark .identity-block,body.theme-dark .details-headline-report,body.theme-dark .details-report-feed,body.theme-dark .restaurant-details-info,body.theme-dark .details-community-ratings,body.theme-dark .action-icon,body.theme-dark .details-loading,body.theme-dark .rating-popup-container{border-color:var(--card-border);background:var(--panel)}body.theme-dark .restaurant-details-icon,body.theme-dark .restaurant-details-icon-fallback{border-color:var(--app-border-soft);color:var(--ink-700);background:#020617eb}body.theme-dark .hero-chip{border-color:var(--app-border-soft);background:var(--panel-soft);color:#bae6fd}body.theme-dark .details-report-feed .report-item{border-color:var(--app-border-soft);background:var(--panel-soft)}body.theme-dark .details-hero{background:linear-gradient(160deg,#0f172af2,#0284c726)}body.theme-dark .hero-chip{color:#bae6fd;background:#0f172ad1;border-color:#94a3b84d}body.theme-dark .details-contribution-card{background:linear-gradient(160deg,#0f172af2,#334155db);border-color:#94a3b852}body.theme-dark .details-contribution-card p,body.theme-dark .contribution-footer-row span{color:#cbd5e1}body.theme-dark .tone-chip,body.theme-dark .contribution-footer-row button,body.theme-dark .details-contribution-card textarea{color:#e2e8f0;background:#0f172ad6;border-color:#94a3b857}body.theme-dark .contribution-feedback{color:#67e8f9}@media (width<=760px){.restaurant-details-page{padding:12px}.restaurant-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.report-composer-card{margin-top:12px}.report-line-input-wrap{gap:6px;display:grid}.report-line-input-wrap input{box-sizing:border-box;border:1px solid #94a3b84d;border-radius:12px;width:100%;height:40px;padding:0 10px;font-family:inherit;font-size:13px}.report-line-input-wrap span{color:#64748b;justify-self:end;font-size:12px}.report-review-toggle{color:#0f766e;cursor:pointer;background:#ffffffc7;border:1px dashed #0e74905c;border-radius:10px;align-items:center;gap:6px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.report-review-expand{gap:6px;display:grid}.report-review-expand textarea{resize:vertical;box-sizing:border-box;border:1px solid #94a3b84d;border-radius:12px;width:100%;min-height:90px;padding:10px;font-family:inherit;font-size:13px}.report-review-expand span{color:#64748b;justify-self:end;font-size:12px}body.theme-dark .report-line-input-wrap input,body.theme-dark .report-review-expand textarea,body.theme-dark .report-review-toggle{color:#e2e8f0;background:#0f172ad6;border-color:#94a3b857}body.theme-dark .report-line-input-wrap span,body.theme-dark .report-review-expand span{color:#cbd5e1}.community-feed-card{margin-top:12px}.community-feed-card>p{color:var(--ink-500);margin:0 0 10px;font-size:13px}.community-filter-row{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.community-filter-row button{border:1px solid var(--app-border-soft);background:var(--panel-soft);color:var(--ink-700);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.community-filter-row button img{object-fit:contain;width:14px;height:14px}.community-filter-row button.active{border-color:var(--app-border-strong);background:var(--panel);color:var(--ink-900)}.community-feed-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.community-feed-item{border:1px solid var(--app-border-soft);background:var(--panel-soft);border-radius:12px;gap:8px;padding:12px;display:grid}.feed-item-header{align-items:center;gap:9px;display:flex}.feed-avatar{background:color-mix(in srgb, var(--app-bg-header) 18%, var(--panel));border:1px solid var(--app-border-soft);width:30px;height:30px;color:var(--ink-700);border-radius:999px;place-items:center;font-size:11px;font-weight:700;display:grid}.feed-author-block{min-width:0}.feed-author-name{color:var(--ink-900);margin:0;font-size:13px;font-weight:700}.feed-rating-row{border:1px solid var(--app-border-soft);background:var(--panel);width:fit-content;color:var(--ink-700);border-radius:999px;align-items:center;gap:7px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.feed-tone-icon{width:12px;height:12px}.feed-report-title{color:var(--ink-900);margin:0;font-size:13px;font-weight:700;line-height:1.3}.feed-report-meta{color:var(--ink-500);margin:2px 0 0;font-size:12px}.feed-review-block{border-left:2px solid var(--app-border-soft);padding-left:8px}.feed-review-block h4{color:var(--ink-700);margin:0;font-size:12px}.feed-review-block p{color:var(--ink-700);margin:4px 0 0;font-size:13px;line-height:1.35}.community-empty-state{border:1px dashed var(--app-border-soft);text-align:center;color:var(--ink-500);border-radius:12px;padding:10px;font-size:13px}.community-feed-item.tone-good .feed-report-title{color:var(--tone-good)}.community-feed-item.tone-ok .feed-report-title{color:var(--tone-ok)}.community-feed-item.tone-meh .feed-report-title{color:var(--tone-meh)}.community-feed-item.tone-bad .feed-report-title{color:var(--tone-bad)}.details-shell-container{--bg-header:var(--app-bg-header);background:var(--app-bg-main);grid-template-rows:64px minmax(0,1fr) 54px;width:100%;height:100svh;display:grid;overflow:hidden}.details-shell-body{min-height:0;overflow:hidden auto}@media (width<=900px){.details-shell-container{grid-template-rows:62px minmax(0,1fr) 52px}}@media (width<=560px){.details-shell-container{grid-template-rows:58px minmax(0,1fr) 50px}}.home-container{--ink-900:var(--app-ink-900);--ink-700:var(--app-ink-700);--ink-500:var(--app-ink-500);--panel:var(--app-panel);--bg-main:var(--app-bg-main);--bg-header:var(--app-bg-header);--accent:#0ea5e9;--fs-body:15px;--fs-caption:13px;--fs-micro:12px;--fs-title:17px;background:var(--bg-main);width:100%;height:100svh;color:var(--ink-900);font-family:Space Grotesk,sans-serif;font-size:var(--fs-body);grid-template-rows:64px minmax(0,1fr) 54px;line-height:1.4;display:grid;position:relative;overflow-x:hidden}.splash-screen{background:var(--bg-main);z-index:999;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:absolute}.splash-logo{width:min(380px,78vw);animation:1.5s ease-in-out fadeIn}.loading-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:55;background:#0f172a47;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.loading-overlay-card{color:#334155;background:#f8fafcfa;border:1px solid #94a3b84d;border-radius:14px;align-items:center;gap:10px;padding:12px 16px;font-weight:700;display:inline-flex}body.theme-dark .loading-overlay-card{border-color:var(--app-border-strong);color:var(--app-ink-700);background:#0b1322fa}.loading-overlay-card p{margin:0;font-size:14px}.loading-spinner{border:2px solid #94a3b866;border-top-color:#0284c7;border-radius:999px;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.home-container{grid-template-rows:62px minmax(0,1fr) 52px}}@media (width<=560px){.home-container{grid-template-rows:58px minmax(0,1fr) 50px}}.search-container{width:min(760px,100%);max-width:100%;position:relative}.search-container form{grid-template-columns:minmax(0,1fr) 42px;align-items:stretch;gap:8px;width:100%;min-width:0;display:grid}.search-container form.no-local-submit{grid-template-columns:minmax(0,1fr)}.search-input{box-sizing:border-box;color:#0f172a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:1px solid #fff6;border-radius:12px;width:100%;min-width:0;height:42px;padding:0 14px;font-size:15px;font-weight:500;transition:border-color .2s,box-shadow .2s;box-shadow:0 8px 26px #0f172a2e}.search-input:focus{border-color:#22c55ebf;outline:none;box-shadow:0 0 0 3px #22c55e33,0 8px 26px #0f172a33}.search-input::placeholder{color:#475569;font-weight:500}body.theme-dark .search-input{color:var(--app-ink-900);border-color:var(--app-border-strong);background:#0b1322f5;box-shadow:0 8px 26px #02061773}body.theme-dark .search-input::placeholder{color:var(--app-ink-500)}.search-button{color:#fff;cursor:pointer;background:#0ea5e9;border:1px solid #ffffff73;border-radius:12px;place-items:center;width:42px;min-width:42px;height:42px;transition:transform .18s,box-shadow .18s;display:grid;box-shadow:0 10px 18px #0ea5e94d}.search-button:hover{transform:translateY(-1px);box-shadow:0 14px 22px #0ea5e959}.search-icon{height:18px}.suggestions-list{background:var(--app-panel);max-height:300px;color:var(--app-ink-900);border:1px solid var(--app-border-strong);z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;width:100%;margin:10px 0 0;padding:8px;list-style-type:none;position:absolute;overflow-y:auto;box-shadow:0 20px 45px #0f172a40}.suggestions-list li{cursor:pointer;border-radius:10px;padding:10px 12px;font-size:14px}.suggestions-list li:hover{background:#0ea5e91f}@media (width<=900px){.search-container form{grid-template-columns:minmax(0,1fr) 40px}.search-input{height:40px;padding:0 12px;font-size:14px}.search-button{width:40px;height:40px}}@media (width<=560px){.search-container form{grid-template-columns:minmax(0,1fr) 38px;gap:8px}.search-input{border-radius:12px;min-width:0;height:38px;padding:0 11px}.search-button{border-radius:11px;width:38px;height:38px}.search-icon{height:16px}.suggestions-list{max-height:240px;margin-top:8px}}.home-view{box-sizing:border-box;gap:12px;width:min(1150px,100%);height:100%;margin:0 auto;padding:10px 12px 16px;display:grid;overflow:hidden auto}.home-view>*{min-width:0;max-width:100%}.home-view .status-banner.home-no-data-banner{background:#fee2e2eb;border-color:#ef44444d}.home-view .status-banner.home-no-data-banner p{color:#7f1d1d;font-weight:700}.home-view .status-banner.home-no-data-banner button{color:#991b1b;background:#fef2f2fa;border-color:#dc26264d}.profile-view{box-sizing:border-box;justify-content:center;align-items:center;width:min(980px,100%);height:100%;margin:0 auto;padding:18px 10px;display:flex;overflow-y:auto}.status-banner{background:#f8fafcf2;border:1px solid #94a3b84d;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.status-banner p{color:#334155;margin:0;font-size:13px}.status-banner button{color:#0f766e;cursor:pointer;background:#f0f9fff0;border:1px solid #0e74903d;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700}.status-banner.error{background:#fef2f2f2;border-color:#ef444447}.status-banner.error p{color:#991b1b}.status-banner.loading{background:#ecfeff;border-color:#0e749047}.map-category-filter-row{z-index:24;pointer-events:none;justify-content:space-between;align-items:center;gap:8px;margin:0;padding-bottom:0;display:flex;position:absolute;top:10px;left:56px;right:10px}.map-filter-pill-row{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;min-width:0;padding-bottom:2px;display:flex;overflow:auto hidden}.map-category-filter-row .category-filter-button{pointer-events:auto;color:#334155;cursor:pointer;white-space:nowrap;background:#ffffffe6;border:1px solid #94a3b852;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.map-category-filter-row .category-filter-button.active{color:#0c4a6e;background:#e0f2fef5;border-color:#0ea5e973}.map-recenter-button{pointer-events:auto;color:#0c4a6e;cursor:pointer;background:#fffffff0;border:1px solid #0e74903d;border-radius:999px;justify-content:center;align-items:center;width:34px;min-width:34px;height:34px;display:inline-flex;box-shadow:0 8px 16px #0f172a29}body.theme-dark .map-category-filter-row .category-filter-button{color:var(--ink-700);border-color:var(--app-border-soft);background:#0f172aeb}.map-filter-pill-row::-webkit-scrollbar{height:4px}.map-filter-pill-row::-webkit-scrollbar-thumb{background:#94a3b873;border-radius:999px}body.theme-dark .map-category-filter-row .category-filter-button.active{color:var(--ink-900);background:#0e749059}body.theme-dark .map-recenter-button{color:#7dd3fc;background:#0f172af0;border-color:#0e749099}@media (width<=560px){.map-category-filter-row{gap:6px;left:52px;right:8px}.map-category-filter-row .category-filter-button{padding:6px 10px;font-size:11px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-container{width:100%;height:100%;box-shadow:none;border:none;border-radius:0;margin-top:0;position:relative;overflow:hidden}.leaflet-container{width:100%;height:100%}.map-container .leaflet-top.leaflet-left{margin-top:48px}.brand-marker-icon{background:#fffffff0;border:1px solid #94a3b880;border-radius:8px;box-shadow:0 2px 8px #0f172a40}.error-message{color:red;text-align:center;margin-top:80px;font-weight:700}.popup-content{white-space:pre-line;min-width:260px;max-width:320px;font-family:Space Grotesk,sans-serif;font-size:13px}.popup-shell{cursor:pointer;background:linear-gradient(170deg,#f8fafcfa,#f1f5f9f0);border:1px solid #94a3b840;border-radius:14px;padding:10px}.popup-content .popup-header{gap:8px;display:grid}.popup-title-row{align-items:center;gap:8px;display:flex}.popup-title-copy{gap:1px;min-width:0;display:grid}.popup-subtitle{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.popup-content h1{color:var(--app-ink-900);word-wrap:break-word;margin:0;font-size:15px}.popup-content p{color:var(--app-ink-700);flex-wrap:wrap;align-items:center;gap:6px;margin:4px 0;display:flex}.popup-meta-row{flex-wrap:wrap;gap:6px;margin:4px 0;display:flex}.popup-meta-chip{border:1px solid var(--app-border-soft);background:var(--app-panel-soft);color:#334155;border-radius:999px;align-items:center;gap:6px;padding:3px 8px;font-size:11px;display:inline-flex}.popup-content a{color:#0369a1;word-wrap:break-word;font-weight:600;text-decoration:none}.popup-content a:hover{text-decoration:underline}.popup-content .fa{margin-right:5px}.restaurant-icon{vertical-align:middle;border-radius:5px;width:22px;height:22px;margin-right:0}.restaurant-icon-fallback{margin-right:0;font-size:20px}.add-rating-container{background:#0ea5e921;border:1px solid #0ea5e947;border-radius:999px;align-items:center;width:fit-content;padding:2px 8px;display:flex}.popup-headline{background:#ffffffdb;border:1px solid #94a3b83d;border-radius:10px;grid-template-columns:10px 1fr;align-items:start;gap:6px;margin:8px 0 6px;padding:7px 8px;font-size:11px;display:grid}.popup-quick-actions{flex-wrap:nowrap;align-items:center;gap:6px;margin-top:6px;padding-bottom:2px;display:flex;overflow-x:auto}.popup-secondary-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}.quick-action-btn{color:#0f766e;cursor:pointer;background:#fffffff0;border:1px solid #94a3b84d;border-radius:999px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;text-decoration:none;display:inline-flex}.quick-meta-pill{color:#334155;white-space:nowrap;background:#fffffff0;border:1px solid #94a3b84d;border-radius:999px;align-items:center;gap:4px;padding:3px 7px;font-size:10px;font-weight:700;display:inline-flex}.leaflet-popup-content .popup-headline .report-icon,.leaflet-popup-content .popup-recent-reports .report-icon{object-fit:contain;flex-shrink:0;min-width:10px;min-height:10px;display:inline-block;width:10px!important;height:10px!important}.popup-headline.tone-good{border-color:#10b98159}.popup-headline.tone-ok{border-color:#3b82f659}.popup-headline.tone-meh{border-color:#f59e0b59}.popup-headline.tone-bad{border-color:#ef444459}.add-rating{margin-right:5px}.add-rating .inner-text{font-size:10px}.popup-website{word-wrap:break-word;max-width:100%}.popup-recent-reports{border-top:1px solid #94a3b859;margin-top:8px;padding-top:8px}.popup-recent-reports p{margin:0 0 6px;font-size:12px;font-weight:700}.popup-recent-reports ul{margin:0;padding-left:17px}.popup-recent-reports li{margin-bottom:4px;font-size:11px}.popup-recent-reports li.report-item{grid-template-columns:12px 1fr;align-items:center;gap:6px;margin-bottom:5px;list-style:none;display:grid}.popup-recent-reports .report-icon{object-fit:contain;width:10px;height:10px;margin-top:0}.popup-recent-reports .report-text{white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.2;overflow:hidden}.popup-recent-reports .report-tone-good .report-text{color:var(--tone-good);font-weight:600}.popup-recent-reports .report-tone-warning .report-text{color:var(--tone-meh);font-weight:600}.popup-recent-reports .report-tone-ok .report-text{color:var(--tone-ok);font-weight:600}.popup-recent-reports .report-tone-meh .report-text{color:var(--tone-meh);font-weight:600}.popup-recent-reports .report-tone-bad .report-text{color:var(--tone-bad);font-weight:600}.popup-save-button{border:1px solid var(--app-border-soft);background:var(--app-panel-soft);color:var(--app-ink-700);cursor:pointer;border-radius:999px;align-items:center;gap:6px;margin-top:8px;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}body.theme-dark .popup-content{color:var(--app-ink-900)}body.theme-dark .popup-shell{background:linear-gradient(170deg,#0f172af7,#1e293beb);border-color:#94a3b852}body.theme-dark .popup-subtitle{color:#cbd5e1}body.theme-dark .popup-headline{background:#0f172ad9}body.theme-dark .quick-action-btn,body.theme-dark .quick-meta-pill{color:#67e8f9;background:#0f172ad1;border-color:#94a3b857}body.theme-dark .brand-marker-icon{border-color:var(--app-border-strong);background:#0f172af5}@media (width<=560px){.map-container .leaflet-top.leaflet-left{margin-top:44px}}.popup-save-button.saved{color:#92400e;background:#fef3c7f2;border-color:#d977065c}.list-view{box-sizing:border-box;width:calc(100% - 16px);margin:0 8px 6px}.list-view ul{gap:6px;margin:0;padding:0;list-style-type:none;display:grid}.list-activity-card{background:var(--app-panel-soft);border:1px solid var(--app-border-soft);cursor:pointer;box-sizing:border-box;border-radius:12px;width:100%;margin-bottom:0;padding:6px 7px;transition:transform .2s,box-shadow .2s;position:relative;box-shadow:0 10px 24px #0f172a2e}.list-activity-body{gap:3px;width:100%;display:grid}.list-view .activity-title{grid-template-columns:20px minmax(0,1fr);align-items:center;gap:6px;font-size:15px;line-height:1.15;display:grid}.list-view .activity-title .business-logo-inline,.list-view .activity-title .business-icon-fallback{place-self:center;display:block}.list-view .activity-meta-row{gap:6px;margin-top:0}.list-view .activity-meta{margin:0;font-size:12px;line-height:1.2}.list-view .activity-report-lines{gap:2px;margin:2px 0 0}.list-view .activity-report-lines li{gap:5px;font-size:12px;line-height:1.2}.list-view .business-name{white-space:nowrap;text-overflow:ellipsis;align-self:center;display:block;overflow:hidden}.list-view .save-icon-button{min-width:16px;font-size:16px}.list-view .save-icon-filled{width:16px;height:16px}.list-activity-card:hover{transform:translateY(-1px);box-shadow:0 14px 30px #0f172a3d}.list-activity-header{flex:1}.list-activity-title-block{text-align:left;white-space:pre-line}.list-activity-title-block h3{color:#0f172a;align-items:center;gap:8px;margin:0;font-size:17px;display:flex}.list-activity-title-block p{color:#475569;margin:5px 0 0;font-size:13px}.restaurant-icon{vertical-align:middle;border-radius:7px;width:28px;height:28px}.fa-icon{color:#334155;font-size:26px}.restaurant-details{z-index:1;text-align:left;border-top:1px solid #ccc;width:calc(100% - 20px);max-height:0;padding-top:10px;transition:max-height .3s;left:10px;overflow:hidden}.restaurant-details.open{opacity:1;max-height:200px}.restaurant-details p{margin:5px 0}.restaurant-recent-reports{background:#ffffffd1;border:1px solid #e2e8f0;border-radius:8px;margin-top:8px;padding:7px 8px}.recent-report-title{color:#0f172a;margin:0 0 6px;font-size:12px;font-weight:700}.restaurant-recent-reports ul{margin:0;padding-left:18px}.restaurant-recent-reports li{cursor:default;color:#334155;background:0 0;border:none;border-radius:0;margin:0 0 4px;padding:0;font-size:12px}.restaurant-recent-reports li.report-item{grid-template-columns:16px 1fr;align-items:center;gap:6px;margin-bottom:4px;display:grid}.list-recent-reports .report-tone-good .report-text,.list-recent-reports .report-tone-warning .report-text,.list-recent-reports .report-tone-bad .report-text,.list-recent-reports .report-tone-ok .report-text,.list-recent-reports .report-tone-meh .report-text{color:#334155;font-weight:600}.list-recent-reports .report-line-text{white-space:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex;overflow:hidden}.list-recent-reports .report-line-main{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.list-recent-reports .report-source-pill{color:#334155;white-space:nowrap;background:#ffffffe6;border:1px solid #94a3b847;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:1px 6px;font-size:9px;font-weight:700;display:inline-flex}.list-recent-reports .report-source-pill.auto{color:#075985;background:#e0f2fed1;border-color:#0ea5e93d}.list-recent-reports .report-source-pill.user{color:#7c2d12;background:#ffedd5d6;border-color:#f973163d}.list-recent-reports .report-source-pill.anon{color:#6b21a8;background:#f3e8ffd6;border-color:#a855f73d}.list-recent-reports .report-source-pill.named{color:#166534;background:#dcfce7d6;border-color:#22c55e3d}.restaurant-recent-reports .report-icon,.list-recent-reports .report-icon{object-fit:contain;flex-shrink:0;width:12px;height:12px;margin-top:0}.restaurant-recent-reports .report-text{line-height:1.35}.restaurant-recent-reports .report-tone-good .report-text{color:var(--tone-good);font-weight:600}.restaurant-recent-reports .report-tone-warning .report-text{color:var(--tone-meh);font-weight:600}.restaurant-recent-reports .report-tone-ok .report-text{color:var(--tone-ok);font-weight:600}.restaurant-recent-reports .report-tone-meh .report-text{color:var(--tone-meh);font-weight:600}.restaurant-recent-reports .report-tone-bad .report-text{color:var(--tone-bad);font-weight:600}.restaurant-details a{color:#007bff}.list-save-button{color:#334155;cursor:pointer;background:#f8fafcf5;border:1px solid #94a3b84d;border-radius:999px;align-items:center;gap:6px;margin-top:0;padding:5px 10px;font-size:11px;font-weight:700;display:inline-flex}.list-activity-actions{justify-content:flex-start;margin-top:8px;display:flex}.list-activity-card.selected{border-color:#0ea5e959;box-shadow:0 12px 24px #0ea5e91f}.list-save-button.saved{color:#92400e;background:#fef3c7f2;border-color:#d977065c}.activity-location{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin:1px 0 0;font-size:12px;line-height:1.2;overflow:hidden}body.theme-dark .list-activity-card{box-shadow:0 10px 24px #0206178c}body.theme-dark .activity-location,body.theme-dark .list-view .activity-meta{color:var(--app-ink-500)}@media screen and (width<=768px){.list-view{width:calc(100% - 12px);margin:4px 6px 6px}.list-activity-title-block h3{font-size:16px}.list-activity-card{padding:6px}.restaurant-details{width:100%;max-height:100%;margin-top:10px;left:auto}.list-activity-card{flex-direction:column;align-items:flex-start;display:flex}.list-activity-card.selected~li{transform:none}}.map-view-container{box-sizing:border-box;z-index:1;border-radius:0;flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.map-view-mode{box-sizing:border-box;flex-direction:column;gap:0;height:100%;min-height:0;padding:0;display:flex;position:relative}.map-status{z-index:23;margin:10px 10px 0;position:relative}.list-view-container{width:100%;box-shadow:none;z-index:36;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-top:none;flex-direction:column;height:min(82vh,720px);padding:8px 0 10px;transition:transform .3s ease-in-out;display:flex;position:absolute;bottom:0;left:0;overflow:visible}.list-view-container:before{content:"";pointer-events:none;z-index:1;background:0 0;height:26px;position:absolute;top:-22px;left:0;right:0}.list-view-container.collapsed{cursor:pointer;transform:translateY(calc(100% - 18px))}.list-view-container.collapsed:before{display:none}.list-view-container.collapsed .list-view{visibility:hidden;pointer-events:none}.list-view-container.expanded{overflow:visible;transform:translateY(0)}.slide-toggle{color:#fff;cursor:pointer;z-index:6;background:#0ea5e9;border:none;border-radius:50%;width:30px;height:30px;transition:background-color .2s,box-shadow .2s;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 18px #0ea5e966}.slide-toggle.open{background:#0284c7;transform:translate(-50%,-50%)}.slide-toggle.closed{transform:translate(-50%,-50%)}.list-view-container .list-view{flex:1;min-height:0;overflow-y:auto}.search-area-button{z-index:24;color:#082f49;cursor:pointer;background:#fef9c3;border:1px solid #ffffff73;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;animation:.22s ease-out prompt-rise;position:absolute;top:58px;left:50%;transform:translate(-50%);box-shadow:0 12px 24px #082f4938}@keyframes prompt-rise{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@media (width<=900px){.search-area-button{top:54px}.list-view-container.expanded{height:76vh}}@media (width<=560px){.search-area-button{text-align:center;width:calc(100% - 44px);top:50px}}.signal-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid;overflow:visible}.signal-card{background:var(--panel);border:1px solid var(--app-border-strong);border-radius:10px;gap:3px;padding:8px 10px;display:grid;box-shadow:0 8px 18px #0f172a14}.signal-label{color:var(--ink-500);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.signal-label-inline{align-items:center;gap:4px;min-width:0;display:inline-flex}.signal-label-emoji{object-fit:contain;flex-shrink:0;width:13px;height:13px}.signal-value{margin:0;font-size:clamp(21px,3.2vw,29px);font-weight:700;line-height:1.05}.signal-subtitle{color:var(--ink-700);margin:0;font-size:12px;line-height:1.3}.total-reports{background:#fffbeb;border-color:#f59e0b}.incident-reports{background:#eff6ff}.good-experience{background:#ecfdf5;border-color:#10b981}body.theme-dark .total-reports{background:#854d0e59}body.theme-dark .incident-reports{background:#1e3a8a4d}body.theme-dark .good-experience{background:#064e3b59}@media (width<=900px){.signal-strip{gap:6px}}@media (width<=560px){.signal-strip{gap:5px}.signal-card{padding:8px 9px}.signal-label{font-size:11px}.signal-value{font-size:18px}.signal-subtitle{font-size:11px}}.home-body-branding{background:var(--panel);border:1px solid #94a3b852;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.home-brand-copy{gap:5px;display:grid}.home-greeting{color:var(--ink-900);letter-spacing:.02em;margin:0;font-size:clamp(19px,2.5vw,24px);font-weight:700}.home-brand-line{color:var(--ink-700);margin:0;font-size:16px;font-weight:600;line-height:1.45}.home-brand-inline-logo-wrap{vertical-align:-.2em;box-sizing:border-box;justify-content:center;align-items:center;width:9.2em;height:1.2em;margin:0 -7px;padding-top:0;line-height:1;display:inline-flex;overflow:visible}.home-brand-inline-logo{object-fit:contain;transform-origin:50%;width:100%;height:100%;transform:scale(1.95)}@media (width<=560px){.home-body-branding{flex-direction:column;align-items:flex-start}.home-brand-line{text-align:left;font-size:15px}}.section-headline{justify-content:space-between;align-items:center;min-height:24px;display:flex}.section-headline h3,.activity-section h3{align-items:center;gap:8px;margin:0;font-size:17px;line-height:1.2;display:flex}.section-empty-message{background:var(--app-panel-soft);color:var(--ink-500);border:1px dashed #94a3b859;border-radius:10px;margin:0;padding:10px 12px;font-size:14px}.section-empty-message-with-action{gap:8px;display:grid}.section-empty-message-with-action button,.section-headline button,.section-footer-action button{background:var(--app-panel-soft);color:#0f766e;cursor:pointer;border:1px solid #0e74903d;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}body.theme-dark .section-empty-message-with-action button,body.theme-dark .section-headline button,body.theme-dark .section-footer-action button{color:#7dd3fc;border-color:#0e749080}.section-empty-message-with-action button{justify-self:start}.section-footer-action{justify-content:center;padding-top:2px;display:flex}@media (width<=560px){.section-headline{align-items:flex-start;gap:6px}}.business-logo-inline{background:#ffffffeb;border:1px solid #94a3b840;border-radius:.22em;flex-shrink:0;width:1.14em;height:1.14em;margin-right:0;padding:.05em}.business-icon-fallback{color:#334155;margin-right:0;font-size:1.14em}.report-line-text{white-space:nowrap;align-items:center;gap:6px;min-width:0;max-width:100%;display:flex;overflow:hidden}.report-line-main{color:inherit;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;overflow:hidden}.report-source-pill{background:var(--app-panel-soft);color:#334155;white-space:nowrap;letter-spacing:.01em;border:1px solid #94a3b847;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:3px 9px;font-size:12px;font-weight:700;display:inline-flex}body.theme-dark .report-source-pill{color:var(--app-ink-700);border-color:var(--app-border-soft)}.report-source-pill.auto{color:#075985;background:#e0f2fed1;border-color:#0ea5e93d}.report-source-pill.user{color:#7c2d12;background:#ffedd5d6;border-color:#f973163d}.report-source-pill.anon{color:#6b21a8;background:#f3e8ffd6;border-color:#a855f73d}.report-source-pill.named{color:#166534;background:#dcfce7d6;border-color:#22c55e3d}.ticker-section{background:var(--panel);border:1px solid #94a3b852;border-radius:16px;flex-direction:column;gap:10px;padding:12px;display:flex;overflow:visible}.ticker-shell{--ticker-card-width:clamp(115px, calc((100vw - 56px) / 3), 320px);width:100%;max-width:100%;min-height:108px;overflow:hidden}.ticker-placeholder-shell{min-height:80px}.ticker-placeholder-card{cursor:default;align-content:start;gap:7px;min-height:70px;display:grid}.ticker-placeholder-card .placeholder-line{background:#94a3b838;border-radius:8px}.ticker-placeholder-card .placeholder-line.title{width:68%;height:13px}.ticker-placeholder-card .placeholder-line.report{width:88%;height:11px}.ticker-placeholder-card .placeholder-line.chip{width:34%;height:10px}.ticker-track{gap:10px;width:max-content;max-width:none;display:flex}.ticker-rtl{animation:26s linear infinite ticker-rtl}.ticker-static{--ticker-static-columns:3;grid-template-columns:repeat(var(--ticker-static-columns), minmax(0, 1fr));gap:10px;width:100%;display:grid}.ticker-static .ticker-card{width:auto}.ticker-card{width:var(--ticker-card-width);min-width:var(--ticker-card-width);max-width:var(--ticker-card-width);background:var(--app-panel-soft);border:1px solid var(--app-border-soft);box-sizing:border-box;text-align:left;cursor:default;border-radius:12px;padding:10px}button.ticker-card{font:inherit;color:inherit;appearance:none}.ticker-card.clickable{cursor:pointer}.ticker-card p{color:var(--ink-900);margin:0;font-size:15px;font-weight:700}.ticker-card .ticker-secondary-reports,.ticker-card .ticker-chip-label{color:var(--ink-500);margin-top:4px;font-size:12px;display:block}.ticker-card-title{align-items:center;gap:8px;display:flex}.ticker-business-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;min-height:1.35em;max-height:1.35em;color:var(--ink-900);font-size:14px;font-weight:700;line-height:1.35;display:block;overflow:hidden}.ticker-leading-icon{color:#334155;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;position:relative}.ticker-leading-logo-shell{background:#f8fafce6;border:1px solid #94a3b84d;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;overflow:hidden}.ticker-leading-logo{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:2px}.ticker-leading-logo-placeholder-icon{width:14px;height:14px;color:var(--ink-700);justify-content:center;align-items:center;font-size:12px;display:inline-flex}.ticker-overlay-icon{background:#e2e8f0;border:1px solid #94a3b859;border-radius:999px;justify-content:center;align-items:center;width:13px;height:13px;font-size:8px;display:inline-flex;position:absolute;top:-5px;left:-5px}.ticker-leading-icon.recent{color:#0369a1}.ticker-leading-icon.saved{color:#166534}.ticker-leading-icon.recent .ticker-overlay-icon{background:#e0f2fe}.ticker-leading-icon.saved .ticker-overlay-icon{color:#166534;background:0 0;border:none;width:auto;height:auto;font-size:11px;top:-3px;left:-2px}.ticker-primary-report{white-space:nowrap;text-overflow:ellipsis;min-width:0;max-width:100%;margin-top:6px;font-weight:600;line-height:1.4;display:block;overflow:hidden}.ticker-primary-report .report-line-main{font-size:13px}.ticker-card .report-line-text{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;min-width:0;max-width:100%;display:flex;overflow:hidden}.ticker-card .report-line-main{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.ticker-card .report-source-pill{width:auto;margin-top:0;display:inline-flex}.ticker-primary-report.report-tone-good{color:var(--tone-good)}.ticker-primary-report.report-tone-warning{color:var(--tone-meh)}.ticker-primary-report.report-tone-ok{color:var(--tone-ok)}.ticker-primary-report.report-tone-meh{color:var(--tone-meh)}.ticker-primary-report.report-tone-bad{color:var(--tone-bad)}.ticker-chip-label{width:fit-content;color:var(--ink-700);border:1px solid var(--app-border-soft);background:var(--app-panel-soft);border-radius:999px;margin-top:4px;padding:2px 7px;font-size:11px;font-weight:700;display:inline-flex}body.theme-dark .ticker-leading-logo-shell{border-color:var(--app-border-soft);background:#0f172aeb}@keyframes ticker-rtl{0%{transform:translate(0%)}to{transform:translate(-33.333%)}}@media (width<=900px){.ticker-static{gap:8px}}@media (width<=560px){.ticker-static{gap:6px}.ticker-static .ticker-card{width:auto;min-width:0}}.saved-service-section,.activity-section{background:var(--panel);border:1px solid #94a3b852;border-radius:16px;flex-direction:column;gap:10px;padding:12px;display:flex;overflow:visible}.category-filter-row{justify-content:flex-start;align-items:center;gap:8px;padding-bottom:2px;padding-right:2px;display:flex;overflow-x:auto}.category-filter-button{color:#334155;cursor:pointer;white-space:nowrap;background:#f8fafcf2;border:1px solid #94a3b852;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.category-filter-button.active{color:#0c4a6e;background:#e0f2fef5;border-color:#0ea5e973}.activity-list{gap:9px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.placeholder-list{gap:7px}.activity-item{cursor:pointer;border:1px solid #94a3b833;border-radius:12px;grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:10px 10px 9px;display:grid}.activity-content{min-width:0}.activity-item.placeholder{background:#f8fafcd9;gap:6px;padding:8px}.placeholder-line{background:#94a3b833;border-radius:8px}.placeholder-line.title{width:62%;height:14px}.placeholder-line.meta{width:38%;height:11px}.placeholder-line.report{width:85%;height:11px}.activity-item.good{background:var(--tone-good-soft)}.activity-item.warning{background:var(--tone-meh-soft)}.activity-item.ok{background:var(--tone-ok-soft)}.activity-item.meh{background:var(--tone-meh-soft)}.activity-item.bad{background:var(--tone-bad-soft)}.activity-title{align-items:center;gap:7px;width:100%;min-width:0;margin:0;font-size:16px;font-weight:700;display:flex}.activity-title .business-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;max-width:100%;display:block;overflow:hidden}.activity-meta{color:var(--ink-500);margin:2px 0 0;font-size:14px}.activity-meta-row{justify-content:space-between;align-items:center;gap:10px;margin-top:2px;display:flex}.activity-report-lines{gap:4px;margin:4px 0 0;padding:0;list-style:none;display:grid}.activity-report-lines li{color:#334155;grid-template-columns:14px minmax(0,1fr);align-items:center;gap:6px;min-width:0;font-size:13px;line-height:1.35;display:grid}.activity-report-lines .report-line-text{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;min-width:0;max-width:100%;display:flex;overflow:hidden}.activity-report-lines .report-line-main{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;display:block;overflow:hidden}.activity-report-lines .report-source-pill{flex-shrink:0}.activity-report-lines .report-tone-good span:last-child{color:var(--tone-good);font-weight:600}.activity-report-lines .report-tone-warning span:last-child{color:var(--tone-meh);font-weight:600}.activity-report-lines .report-tone-ok span:last-child{color:var(--tone-ok);font-weight:600}.activity-report-lines .report-tone-meh span:last-child{color:var(--tone-meh);font-weight:600}.activity-report-lines .report-tone-bad span:last-child{color:var(--tone-bad);font-weight:600}.report-emoji{object-fit:contain;width:14px;height:14px;margin-top:0}.save-icon-button{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;min-width:18px;padding:0;font-size:18px;line-height:1;display:inline-flex}.save-icon-button.saved{color:#d97706}.save-icon-filled,.save-icon-outline{width:18px;height:18px;display:block}@media (width<=900px){.activity-item{grid-template-columns:1fr;align-items:start}}@media (width<=560px){.activity-item{padding:8px}}.report-column{background:var(--panel);border:1px solid #94a3b852;border-radius:16px;padding:12px}.report-column h2{align-items:center;gap:8px;margin:0 0 10px;font-size:17px;display:flex}.report-column ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.report-column li{background:var(--app-panel-soft);border:1px solid var(--app-border-soft);cursor:pointer;border-radius:12px;padding:10px}.report-column li strong{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;font-size:15px;display:grid}.report-column .business-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.35em;display:-webkit-box;overflow:hidden}.report-column li span{color:var(--ink-500);font-size:14px;display:block}.report-column li small{color:#64748b;margin-top:3px;font-size:13px;display:block}.report-column li.report-tone-good .report-line-main{color:#047857}.report-column li.report-tone-ok .report-line-main{color:#1d4ed8}.report-column li.report-tone-meh .report-line-main{color:#b45309}.report-column li.report-tone-bad .report-line-main{color:#b91c1c}.good-column{border-top:4px solid var(--mint)}.bad-column{border-top:4px solid #f97316}.no-reports-message{color:#64748b;margin:0;font-size:13px}.mood-emoji{width:20px;height:20px}.top-lists-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width<=900px){.top-lists-grid{grid-template-columns:1fr}}.profile-signin-card{background:var(--panel);text-align:center;border:1px solid #94a3b852;border-radius:16px;width:min(100%,560px);padding:18px;box-shadow:0 14px 35px #0f172a1c}.profile-signin-card h2{margin:0}.profile-signin-card p{color:var(--ink-500);margin-top:6px}.profile-signin-card form{gap:10px;width:100%;margin-top:14px;display:grid}.profile-signin-card input{border:1px solid #94a3b866;border-radius:10px;padding:11px 12px;font-size:14px}.profile-signin-card button{color:#052e16;cursor:pointer;background:#22d3ee;border:none;border-radius:10px;padding:11px 12px;font-weight:700}.signin-error{color:#ef4444;margin:0;font-size:13px;font-weight:600}.demo-accounts-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.demo-account-chip{color:#0f766e;cursor:pointer;background:#f0f9fff5;border:1px solid #0e749047;border-radius:999px;padding:6px 8px;font-size:12px;font-weight:700}body.theme-dark .demo-account-chip{color:#67e8f9;background:#0f172aeb}.profile-data-card{background:var(--panel);text-align:center;border:1px solid #94a3b852;border-radius:16px;width:min(100%,560px);padding:18px;box-shadow:0 14px 35px #0f172a1c}.profile-data-card h2{margin:0}.profile-header{text-align:left;justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-header p{color:var(--ink-500);margin:4px 0 0}.profile-header button{color:#052e16;cursor:pointer;background:#22d3ee;border:none;border-radius:10px;padding:11px 12px;font-weight:700}.profile-about-card{text-align:left;background:#f8fafcf2;border:1px solid #94a3b84d;border-radius:12px;margin-top:12px;padding:12px}.profile-about-card h3{margin:0 0 8px}.profile-about-card p{color:#334155;margin:0 0 6px;font-size:13px}.profile-about-card p:last-child{margin-bottom:0}.profile-lists-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;display:grid}.profile-lists-grid article{background:#f8fafcf2;border:1px solid #94a3b84d;border-radius:12px;padding:12px}.profile-lists-grid h3{margin:0 0 8px}.list-title-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.tiny-action,.tiny-icon-button{color:#0f172a;cursor:pointer;background:#ffffffeb;border:1px solid #0f172a24;border-radius:8px;font-size:12px;font-weight:700}.tiny-action{padding:5px 8px}.tiny-icon-button{padding:4px 7px}.profile-item-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.profile-item-list li{color:#334155;background:#f8fafceb;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.profile-item-list li span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-activity-list{gap:8px;margin:0;padding-left:18px;display:grid}.profile-activity-list li{color:#334155;gap:2px;font-size:13px;display:grid}.profile-activity-list li strong{color:#0f172a;font-weight:800}.empty-list-text{color:#64748b;margin:0;font-size:13px}body.theme-dark .tiny-action,body.theme-dark .tiny-icon-button{color:#e2e8f0;background:#0f172ad9;border-color:#94a3b857}body.theme-dark .profile-item-list li{color:#cbd5e1;background:#0f172abf}body.theme-dark .profile-about-card{background:#0f172abf;border-color:#94a3b857}body.theme-dark .profile-about-card p,body.theme-dark .profile-activity-list li{color:#cbd5e1}body.theme-dark .profile-activity-list li strong{color:#f8fafc}body.theme-dark .empty-list-text{color:#94a3b8}@media (width<=900px){.profile-lists-grid{grid-template-columns:1fr}}
