@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;color:var(--color-text);background-color:var(--color-surface);min-height:100vh;overflow-x:hidden;transition:background-color .15s ease,color .15s ease}@media(max-width:480px){body{min-height:100dvh}}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}:root{--color-primary: #24313f;--color-primary-light: #4f7391;--color-accent: #c97a54;--color-lost: #e67e22;--color-lost-light: #fdf2e9;--color-found: #27ae60;--color-found-light: #eafaf1;--color-text: #2b2b2b;--color-text-light: #64605a;--color-bg: #fffdfa;--color-surface: #f3ede2;--color-surface-alt: #eef2f0;--color-border: #ddd2c0;--color-error: #e74c3c;--color-success: #27ae60;--color-shadow: rgba(0, 0, 0, .08);--color-header-bg: #24313f;--color-header-text: #f7f3ec;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--max-width: 1100px;--header-height: calc(56px + env(safe-area-inset-top, 0px)) ;color-scheme:light}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-primary: #cfd8e3;--color-primary-light: #7fa3c2;--color-accent: #e3966d;--color-lost: #f0954a;--color-lost-light: rgba(240, 149, 74, .16);--color-found: #3ecb7e;--color-found-light: rgba(62, 203, 126, .16);--color-text: #ecebe7;--color-text-light: #a9a49b;--color-bg: #1c2128;--color-surface: #171b21;--color-surface-alt: #202a26;--color-border: #343c46;--color-error: #ff6b5c;--color-success: #3ecb7e;--color-shadow: rgba(0, 0, 0, .45);--color-header-bg: #12151a;--color-header-text: #f0ece3;color-scheme:dark}}:root[data-theme=dark]{--color-primary: #cfd8e3;--color-primary-light: #7fa3c2;--color-accent: #e3966d;--color-lost: #f0954a;--color-lost-light: rgba(240, 149, 74, .16);--color-found: #3ecb7e;--color-found-light: rgba(62, 203, 126, .16);--color-text: #ecebe7;--color-text-light: #a9a49b;--color-bg: #1c2128;--color-surface: #171b21;--color-surface-alt: #202a26;--color-border: #343c46;--color-error: #ff6b5c;--color-success: #3ecb7e;--color-shadow: rgba(0, 0, 0, .45);--color-header-bg: #12151a;--color-header-text: #f0ece3;color-scheme:dark}.leaflet-popup .leaflet-popup-content-wrapper{padding:0;border-radius:14px;overflow:hidden;box-shadow:0 8px 24px #0003}.leaflet-popup .leaflet-popup-content{margin:0}.leaflet-popup .leaflet-popup-tip{box-shadow:0 4px 10px #00000026}.leaflet-popup a.leaflet-popup-close-button{top:8px!important;right:8px!important;width:24px!important;height:24px!important;border-radius:50%!important;background:#ffffffeb!important;color:var(--color-primary)!important;box-shadow:0 1px 4px #00000040!important}.leaflet-popup a.leaflet-popup-close-button:hover{background:#fff!important;color:var(--color-error)!important}.marker-popup{width:220px;font-family:var(--font-family)}.marker-popup__image img{width:100%;height:140px;object-fit:cover;display:block}.marker-popup__body{padding:12px 14px 14px}.marker-popup__info{margin:0 0 4px;font-size:12.5px;color:var(--color-text-light)}.marker-popup__title{margin:0 0 8px;font-size:14.5px;font-weight:700;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.marker-popup__details-link{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;font-weight:700;color:var(--color-primary-light);text-decoration:none}.marker-popup__details-link:after{content:"\2192";transition:transform .15s ease}.marker-popup__details-link:hover{text-decoration:underline}.marker-popup__details-link:hover:after{transform:translate(2px)}
