html{background-color:#1b2a5e}html,body,#root{min-height:100dvh;width:100vw;background:linear-gradient(135deg,#06142e,#1b2a5e)}body{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;display:block;width:100%;overflow-x:hidden;margin:0;padding-bottom:env(safe-area-inset-bottom);background-color:#06142e}*{-webkit-tap-highlight-color:transparent}aside::-webkit-scrollbar,div::-webkit-scrollbar{width:6px;background:transparent;z-index:-999}aside::-webkit-scrollbar-track,div::-webkit-scrollbar-track{background:transparent;border-radius:3px}aside::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}aside::-webkit-scrollbar-thumb:hover,div::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._home-page_1yth8_3{display:flex;flex-direction:column;width:100vw;padding-bottom:env(safe-area-inset-bottom)}._home-background-image_1yth8_17{position:fixed;top:0;left:0;width:100vw;height:100vh;filter:brightness(.6);object-fit:cover;z-index:0}._left-panel_1yth8_43{position:sticky;top:120px;width:300px;height:500px;margin:20px 30px 0;flex:0 0 auto;border-radius:20px;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 40px #0006}._category-list_1yth8_73{font-size:18px;list-style:none;padding:20px;margin:0;display:flex;flex-direction:column;gap:3px;color:#fff}._category-item_1yth8_95{cursor:pointer;padding:5px 10px;border-radius:10px;transition:all .3s ease}._category-item_1yth8_95:hover{background-color:#ffffff1a}._category-item_1yth8_95._active_1yth8_117{background-color:#fff3}._category-icon_1yth8_125{font-size:24px;margin-right:10px}._content_1yth8_135{min-height:500px;height:fit-content;margin:120px 30px 30px;width:calc(100% - 60px);border-radius:20px;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 40px #0006}._hero-container_1yth8_163{position:relative;width:100%;height:400px;border-radius:20px 20px 0 0;display:flex;align-items:center;justify-content:center;background-image:url(https://images.unsplash.com/photo-1524231757912-21f4fe3a7200?q=80&w=2071);background-size:cover;background-position:center;overflow:hidden}._hero-overlay_1yth8_191{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0000004d,#000000b3);z-index:1}._hero-content_1yth8_213{position:relative;z-index:2;text-align:center;color:#fff;width:100%;max-width:1100px;padding:0 20px}._hero-title_1yth8_233{font-size:3.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:-1px}._hero-subtitle_1yth8_247{font-size:1.25rem;font-weight:400;margin-bottom:3rem;opacity:.9}._search-bar-wrapper_1yth8_261{display:flex;align-items:center;background:#ffffff1f;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:100px;padding:8px;box-shadow:0 15px 35px #0003}._input-group_1yth8_285{flex:2;padding-left:20px}._search-input_1yth8_295{width:100%;background:transparent;border:none;outline:none;color:#fff;font-size:15px}._search-input_1yth8_295::placeholder{color:#fff9}._divider_1yth8_321{width:1px;height:35px;background:#fff3;margin:0 10px}._select-group_1yth8_335{flex:1}._selects-row_1yth8_343{display:flex;align-items:center;flex:2}._selects-divider_1yth8_355{width:1px;height:28px;background:#fff3;margin:0 8px;flex-shrink:0}._search-select_1yth8_371{width:100%;background:transparent;border:none;outline:none;color:#fff;font-size:15px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none}._search-select_1yth8_371 option{background:#222;color:#fff}._search-submit-btn_1yth8_409{background-color:#3b82f6;color:#fff;border:none;padding:14px 40px;border-radius:100px;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease;margin-left:10px}._search-submit-btn_1yth8_409:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 5px 15px #3b82f666}@media(max-width:850px){._search-bar-wrapper_1yth8_261{flex-direction:column;border-radius:24px;padding:10px 20px 20px}._hero-subtitle_1yth8_247,._divider_1yth8_321{display:none}._hero-title_1yth8_233{font-size:2.5rem}._search-submit-btn_1yth8_409{width:100%;margin-left:0;margin-top:15px}._input-group_1yth8_285{width:100%;padding:10px 0}._selects-row_1yth8_343{width:100%;padding:6px 0}._select-group_1yth8_335{padding:0}}@media(max-width:768px){._hero-container_1yth8_163{height:360px;border-radius:16px 16px 0 0}._hero-title_1yth8_233{font-size:2rem}._hero-subtitle_1yth8_247{font-size:1rem;margin-bottom:1.8rem}._search-bar-wrapper_1yth8_261{padding:16px}._search-submit-btn_1yth8_409{padding:12px 20px;font-size:15px}}@media(max-width:480px){._hero-container_1yth8_163{height:300px;border-radius:12px 12px 0 0}._hero-title_1yth8_233{font-size:1.55rem;letter-spacing:-.5px;margin-bottom:.6rem}._hero-subtitle_1yth8_247{font-size:.85rem;margin-bottom:1.2rem}._search-bar-wrapper_1yth8_261{padding:12px;border-radius:18px}._search-input_1yth8_295,._search-select_1yth8_371{font-size:14px}._search-submit-btn_1yth8_409{padding:11px 16px;font-size:14px}}._carousel-section_1yth8_607{background-color:transparent;padding-bottom:10px}._section-header_1yth8_617{margin:20px 20px 0;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);width:calc(100% - 40px);display:flex;justify-content:space-between;align-items:center}._carousel-section_1yth8_607:nth-child(2) ._section-header_1yth8_617{padding-top:0;border-top:none}._section-title_1yth8_647{color:#fff;font-size:1.4rem;font-weight:600;margin:5px 0}._slider-controls_1yth8_661{display:flex;gap:8px}._nav-btn_1yth8_671{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.2s}._nav-btn_1yth8_671:hover{background:#fff3}._slider-container_1yth8_707{display:flex;gap:20px;padding:0 20px 10px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}._slider-container_1yth8_707::-webkit-scrollbar{display:none}._card-image-wrapper_1yth8_737{position:relative;width:100%;height:100%}._card-image-wrapper_1yth8_737:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}._card-info_1yth8_781{position:absolute;bottom:0;left:0;width:100%;padding:20px;z-index:2}._card-overlay_1yth8_813{position:absolute;bottom:20px;right:20px;z-index:3}._heart-btn_1yth8_827{background:transparent;border:none;font-size:1.2rem;cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));transition:transform .2s}._heart-btn_1yth8_827:hover{transform:scale(1.2)}._card-info_1yth8_781{position:absolute;bottom:0;left:0;width:100%;padding:20px;z-index:2;display:flex;flex-direction:column;gap:4px}._place-name_1yth8_799{color:#fff;font-size:1.1rem;font-weight:600;margin:0}._place-desc_1yth8_891{color:#fffc;font-size:.75rem;margin-top:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:85%}._card-overlay_1yth8_813{position:absolute;bottom:20px;right:15px;z-index:3}._like-button_1yth8_931{display:flex;align-items:center;justify-content:center;width:auto;height:50px;background:transparent;border:none;color:#fff;cursor:pointer;transition:transform .2s;padding:0}._like-button-icon_1yth8_959{width:30px;height:30px;background:transparent;border:none;color:#fff;cursor:pointer;transition:transform .2s;padding:10px}._like-button_1yth8_931:hover>._like-button-icon_1yth8_959{transform:scale(1.1);color:#9ebbe9}._like-button_1yth8_931:hover{color:#9ebbe9}._place-card_1yth8_999{background:#1e293bb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;min-width:320px;width:25%;height:420px;position:relative;border-radius:20px;cursor:pointer;box-shadow:4px 4px 8px #0006}._card-image-wrapper_1yth8_737{position:relative;width:100%;height:200px}._card-image_1yth8_737{width:100%;height:100%;object-fit:cover}._heart-btn_1yth8_827{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:1.2rem;cursor:pointer}._card-content_1yth8_1075{padding:16px;color:#fff}._place-name_1yth8_799{font-size:1rem;font-weight:600;margin:0}._place-desc_1yth8_891{font-size:.75rem;color:#cbd5e1;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._tags-container_1yth8_1119{display:flex;gap:6px;margin-bottom:15px}._tag_1yth8_1119{background:#ffffff1a;padding:4px 10px;border-radius:6px;font-size:.7rem;color:#e2e8f0}._card-footer_1yth8_1147{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid rgba(255,255,255,.1);font-size:.75rem;color:#94a3b8}._rating_1yth8_1167,._views_1yth8_1179{display:flex;align-items:center;gap:4px}._full-image-card_1yth8_1191{min-width:300px;height:420px;position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.2);cursor:pointer}._main-img_1yth8_1211{width:100%;height:60%;object-fit:cover;transition:transform .5s ease}._full-image-card_1yth8_1191:hover ._main-img_1yth8_1211{transform:scale(1.1)}._placeholder-img_1yth8_1233{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff80}._placeholder-img_1yth8_1233 svg{font-size:192px}._top-overlay_1yth8_1259{position:absolute;top:0;width:100%;height:80px;background:linear-gradient(to bottom,rgba(0,0,0,.4) 60%,transparent 100%);display:flex;justify-content:flex-end}._bottom-info-overlay_1yth8_1279{position:absolute;bottom:0;height:min-content;width:calc(100% - 40px);padding:20px 20px 10px;background:linear-gradient(to top,rgba(0,0,0,.9) 50%,rgba(0,0,0,.4) 90%,transparent 100%);color:#fff}._place-name_1yth8_799{font-size:1.15rem;font-weight:700;margin:0}._user-handle_1yth8_1303{font-size:.85rem;color:#fff9;margin:2px 0 10px;transition:color .15s ease}._place-desc_1yth8_891{font-size:.75rem;color:#fffc;margin-bottom:12px;line-height:1.4}._tags-row_1yth8_1309{display:flex;gap:6px;margin-bottom:15px}._tag-item_1yth8_1313{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:4px 12px;max-height:16px;border-radius:8px;font-size:.7rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._tag-item_1yth8_1313:hover{background:#ffffff40}._user-handle_1yth8_1303:hover{color:#ffffffe6}._stats-row_1yth8_1357{display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid rgba(255,255,255,.2)}._stat_1yth8_1357{font-size:.8rem;display:flex;align-items:center;gap:5px}._heart-btn_1yth8_827{background:transparent;border:none;font-size:1.3rem;cursor:pointer}._search-results-dropdown_1yth8_1391{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:16px;max-height:500px;overflow-y:auto;z-index:12000;box-shadow:0 10px 40px #0003}._search-results-dropdown_1yth8_1391::-webkit-scrollbar{width:6px}._search-results-dropdown_1yth8_1391::-webkit-scrollbar-track{background:transparent}._search-results-dropdown_1yth8_1391::-webkit-scrollbar-thumb{background:#0000001a;border-radius:3px}._search-results-dropdown_1yth8_1391::-webkit-scrollbar-thumb:hover{background:#00000026}._search-results-list_1yth8_1457{padding:16px}._search-results-header_1yth8_1465{margin:0 0 16px;font-size:12px;color:#335499;font-weight:600;letter-spacing:.5px;text-transform:uppercase;padding-bottom:12px;border-bottom:1px solid rgba(0,0,0,.06)}._search-result-item_1yth8_1487{padding:12px 14px;border-radius:12px;cursor:pointer;transition:all .2s ease;margin-bottom:8px}._search-result-item_1yth8_1487:hover{background:#3b82f614;transform:translate(4px)}._search-result-item_1yth8_1487:last-child{margin-bottom:0}._search-result-name_1yth8_1521{margin:0 0 4px;font-size:14px;font-weight:600;color:#1e293b}._search-result-location_1yth8_1537{margin:0 0 4px;font-size:12px;color:#64748b}._search-result-rating_1yth8_1551{margin:0;font-size:12px;color:#94a3b8}@keyframes _skeleton-loading_1yth8_1{0%{background-color:#ffffff0d}50%{background-color:#ffffff26}to{background-color:#ffffff0d}}._skeleton-image_1yth8_1587{width:100%;height:100%;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff26,#ffffff0d 75%);background-size:200% 100%;animation:_skeleton-loading_1yth8_1 2s infinite;border-radius:12px}._skeleton-top_1yth8_1605{position:absolute;top:0;width:100%;height:80px;background:linear-gradient(to bottom,rgba(0,0,0,.4) 60%,transparent 100%);display:flex;justify-content:flex-end}._skeleton-like_1yth8_1625{display:flex;align-items:center;justify-content:center;width:auto;height:50px;background:transparent;border:none;color:#fff;opacity:.5;cursor:pointer;transition:transform .2s;padding:0;pointer-events:none}._skeleton-content_1yth8_1659{flex:1;display:flex;flex-direction:column;gap:12px;position:absolute;bottom:0;height:min-content;width:calc(100% - 40px);padding:20px 20px 10px;background:linear-gradient(to top,rgba(0,0,0,.9) 50%,rgba(0,0,0,.4) 90%,transparent 100%)}._skeleton-title_1yth8_1691{height:18px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff26,#ffffff0d 75%);background-size:200% 100%;animation:_skeleton-loading_1yth8_1 2s infinite;border-radius:6px;width:80%}._skeleton-user_1yth8_1709{height:14px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff26,#ffffff0d 75%);background-size:200% 100%;animation:_skeleton-loading_1yth8_1 2s infinite;border-radius:6px;width:40%}._skeleton-desc_1yth8_1727{height:12px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff26,#ffffff0d 75%);background-size:200% 100%;animation:_skeleton-loading_1yth8_1 2s infinite;border-radius:6px;width:100%}._skeleton-tags_1yth8_1745{display:flex;gap:8px;margin-top:4px}._skeleton-tag_1yth8_1745{height:16px;width:50px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff26,#ffffff0d 75%);background-size:200% 100%;animation:_skeleton-loading_1yth8_1 2s infinite;border-radius:6px}._skeleton-stats_1yth8_1775{gap:10px;margin-top:8px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;padding-top:10px;border-top:1px solid rgba(255,255,255,.2)}._skeleton-stat_1yth8_1775{height:14px;width:60px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff26,#ffffff0d 75%);background-size:200% 100%;animation:_skeleton-loading_1yth8_1 2s infinite;border-radius:6px}._ghost-card_1yth8_1823{opacity:0;pointer-events:none}._footer-container_1yth8_1833{margin-top:20px;background:#ffffff0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);padding:48px 5% 28px;color:#fff}._footer-content_1yth8_1853{display:flex;margin-bottom:36px}._footer-brand_1yth8_1863{display:flex;flex-direction:column;align-items:center;text-align:center}._footer-logo_1yth8_1877{display:flex;align-items:center;gap:10px;font-size:1.5rem;font-weight:700;margin-bottom:20px}._logo-img_1yth8_1895{height:30px;width:30px}._footer-motto_1yth8_1905{color:#fff9;font-size:.9rem;line-height:1.6;max-width:300px}._footer-links_1yth8_1919{display:flex;justify-content:space-around}._link-group_1yth8_1929 h4,._footer-newsletter_1yth8_1929 h4{font-size:1.1rem;margin-bottom:20px;color:#3b82f6}._link-group_1yth8_1929 ul{list-style:none;padding:0}._link-group_1yth8_1929 ul li{margin-bottom:12px}._link-group_1yth8_1929 ul li a{text-decoration:none;color:#ffffffb3;font-size:.9rem;transition:.3s}._link-group_1yth8_1929 ul li a:hover{color:#fff;padding-left:5px}._newsletter-input-group_1yth8_1983{display:flex;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:50px;padding:5px}._newsletter-input-group_1yth8_1983 input{background:transparent;border:none;outline:none;color:#fff;padding:10px 15px;flex:1;font-size:.85rem}._newsletter-input-group_1yth8_1983 button{background:#3b82f6;color:#fff;border:none;padding:10px 20px;border-radius:50px;cursor:pointer;font-size:.85rem;font-weight:600}._footer-bottom_1yth8_2041{border-top:1px solid rgba(255,255,255,.1);padding:30px 45px 0 0;display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#fff6}._social-icons_1yth8_2063{display:flex;gap:16px;align-items:center}._social-icons_1yth8_2063 a{display:flex;align-items:center;gap:6px;text-decoration:none;color:#fff9;font-size:22px;transition:color .2s,transform .2s}._social-icons_1yth8_2063 a:hover{color:#fff;transform:scale(1.15)}._social-icons_1yth8_2063 p{text-decoration:none;font-size:12px;transition:color .2s,transform .2s}@media(max-width:900px){._footer-content_1yth8_1853{margin-bottom:24px;justify-content:center}._newsletter-input-group_1yth8_1983{max-width:400px;margin:0 auto}}@media(max-width:768px){._content_1yth8_135{margin:90px 12px 20px;width:calc(100% - 24px);border-radius:16px}._place-card_1yth8_999{min-width:260px;width:70vw;height:370px}._section-title_1yth8_647{font-size:1.15rem}._section-header_1yth8_617{margin:15px 15px 0;width:calc(100% - 30px)}._slider-container_1yth8_707{padding:0 15px;gap:14px}._hero-container_1yth8_163{height:320px}._hero-title_1yth8_233{font-size:2rem}._hero-subtitle_1yth8_247{font-size:1rem;margin-bottom:2rem}}@media(max-width:480px){._content_1yth8_135{margin:75px 8px 15px;width:calc(100% - 16px);border-radius:12px}._place-card_1yth8_999{min-width:220px;width:75vw;height:340px}._main-img_1yth8_1211{height:55%}._section-title_1yth8_647{font-size:1rem}._section-header_1yth8_617{margin:12px 12px 0;width:calc(100% - 24px);padding:15px 0}._slider-container_1yth8_707{padding:0 12px;gap:12px}._hero-container_1yth8_163{height:260px}._hero-title_1yth8_233{font-size:1.6rem}._hero-subtitle_1yth8_247{font-size:.9rem;margin-bottom:1.5rem}._nav-btn_1yth8_671{width:28px;height:28px;font-size:.9rem}._place-name_1yth8_799{font-size:1rem}._bottom-info-overlay_1yth8_1279{padding:15px;width:calc(100% - 30px)}._footer-bottom_1yth8_2041{flex-direction:column;gap:12px;text-align:center;padding-top:20px}._footer-container_1yth8_1833{padding:32px 5% 20px}._footer-content_1yth8_1853{margin-bottom:20px}}.topbar{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:calc(100vw - 60px);height:100px;padding:0 30px;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.3),transparent);z-index:999}.topbar-logo{height:75px;margin-right:105px;cursor:pointer}.button-bar{display:flex;gap:30px}.topbar-button{background:none;border:none;color:#edededc6;font-size:18px;cursor:pointer;text-decoration:none;transition:all .3s ease}.topbar-button:hover{color:#fff;transform:scale(1.05)}.topbar-button.active{font-weight:700;border-bottom:2px solid #fff;color:#fff;transform:scale(1.05)}@keyframes rgb{0%{background-position:200% 50%}to{background-position:0% 50%}}.user-button-bar{display:flex;align-items:center;justify-content:center;gap:5px;width:auto;height:40px;border-radius:40px;padding:0 5px;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 40px #0006}.topbar-user-button{display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;text-decoration:none;padding:0 12px;min-width:64px;width:auto;font-size:14px}.topbar-user-button svg{font-size:20px;margin-right:8px}.topbar-user-button:hover{text-decoration:underline}.user-button-bar-seperator{width:3px;border-radius:50px;height:60%;background:#ffffff73}.topbar-verify-warning,.topbar-user-icon{display:flex;align-items:center;justify-content:center;margin-left:-10px}.topbar-verify-warning svg{font-size:22px;color:#eed202}.topbar-verify-popup-container{position:relative;display:inline-block}.topbar-verify-popup{position:absolute;top:100%;left:50%;transform:translate(-50%);background-color:#333;color:#fff;padding:8px 12px;border-radius:4px;white-space:nowrap;font-size:12px;z-index:1000;margin-top:8px;box-shadow:0 2px 8px #0003;pointer-events:none}.mobile-icon-bar{display:none}@media(max-width:960px){.button-bar,.user-button-bar{display:none}.mobile-icon-bar{display:flex;align-items:center;gap:2px;height:42px;padding:0 6px;border-radius:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 24px #0006}.mobile-icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#ffffffbf;text-decoration:none;font-size:20px;transition:background .2s,color .2s}.mobile-icon-btn:hover{background:#ffffff26;color:#fff}.mobile-icon-btn.active{color:#fff;background:#ffffff2e}.mobile-icon-sep{width:1px;height:60%;background:#ffffff40;margin:0 2px}}@media(max-width:768px){.topbar{height:70px;width:calc(100vw - 30px);padding:0 15px}.topbar-logo{height:52px;margin-right:0}}@media(max-width:480px){.topbar{height:62px;width:calc(100vw - 24px);padding:0 12px}.topbar-logo{height:44px}.mobile-icon-bar{gap:0;padding:0 4px}.mobile-icon-btn{width:32px;height:32px;font-size:18px}}.ai-popup{position:fixed;right:22px;bottom:22px;z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.ai-popup-toggle{display:flex;align-items:center;justify-content:center;width:65px;height:65px;border:1px outset rgba(255,255,255,.35);border-radius:50%;background:linear-gradient(135deg,#0ea5e9d9,#2563ebcc);color:#fff;font-weight:700;font-size:14px;letter-spacing:.7px;cursor:pointer;box-shadow:0 16px 36px #02061773;transition:transform .2s ease,box-shadow .2s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.ai-popup-toggle:hover{transform:scale(1.05);box-shadow:0 20px 38px #0206178c}.ai-popup-logo{width:60px;height:60px}.ai-popup-card{width:min(92vw,360px);border-radius:16px;box-shadow:0 20px 48px #02061780;overflow:hidden;animation:ai-popup-enter .22s ease-out;color:#fff;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.ai-popup-header{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px outset rgba(255,255,255,.35);background:linear-gradient(135deg,#3b82f640,#0f172a1a)}.ai-popup-menu{position:relative}.ai-popup-menu-toggle{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff14;font-size:14px;line-height:1;cursor:pointer;color:#ffffffe6;transition:background-color .2s ease}.ai-popup-menu-toggle:hover{background:#ffffff2e}.ai-popup-menu-list{position:absolute;top:calc(100% + 8px);right:0;display:flex;flex-direction:column;min-width:150px;gap:6px;padding:10px;border-radius:12px;background:#0f172aeb;border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 36px #0206178c;z-index:1}.ai-popup-menu-list button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border-radius:8px;border:1px solid transparent;background:#ffffff0f;color:#e2e8f0;cursor:pointer;font-size:13px;text-align:left;transition:background-color .2s ease,border-color .2s ease}.ai-popup-menu-list button:hover{background:#2563eb2e;border-color:#3b82f659}.ai-popup-body{padding:14px}.ai-popup-chat{display:flex;flex-direction:column;gap:8px;max-height:300px;min-height:200px;overflow-y:auto;margin-bottom:12px;padding-right:4px}.ai-popup-message{max-width:84%;width:fit-content;border-radius:14px;padding:9px 11px;font-size:13px;line-height:1.35;white-space:pre-wrap}.ai-popup-message-model{align-self:flex-start;color:#e2e8f0;background:#0f172a99;border:1px solid rgba(148,163,184,.25)}.ai-popup-message-user{align-self:flex-end;color:#fff;background:linear-gradient(135deg,#0ea5e9d9,#2563ebd9);border:1px solid rgba(255,255,255,.22)}.ai-popup-form{display:flex;gap:8px}.ai-popup-form input{flex:1;border:1px solid rgba(148,163,184,.4);border-radius:10px;padding:9px 11px;font-size:14px;color:#f8fafc;background:#0f172a73;outline:none}.ai-popup-form input::placeholder{color:#e2e8f0b3}.ai-popup-form input:focus{border-color:#38bdf8d9;box-shadow:0 0 0 2px #0ea5e933}.ai-popup-form button{width:36px;height:36px;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:6px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-weight:600;cursor:pointer;transition:transform .2s ease,filter .2s ease}.ai-popup-form button svg{font-size:18px}.ai-popup-form button:hover{filter:brightness(1.06)}@keyframes ai-popup-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.ai-popup{right:14px;bottom:14px}.ai-popup-toggle{width:56px;height:56px}.ai-popup-card{width:min(94vw,360px)}.ai-popup-chat{max-height:260px;min-height:180px}}body{width:100vw;height:100vh;background-color:#e0ffff}._login-page_kbx93_15{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh}._topbar_kbx93_33{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:calc(100vw - 60px);height:100px;padding:0 30px;z-index:999}._logo_kbx93_59{height:75px}._content_kbx93_67{display:flex;height:100vh;width:100vw}._left-section_kbx93_83{display:flex;align-items:center;justify-content:center;width:60%;height:100vh}._background_kbx93_99{position:absolute;display:flex;align-items:center;justify-content:center;width:60%;height:100vh;object-fit:cover;background-size:cover;background-position:center;filter:brightness(.7)}._error_kbx93_127{position:fixed;top:31px;display:flex;align-items:center;justify-content:center;padding:12px;margin-top:16px;background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;text-align:center;z-index:1000;max-width:calc(40% - 48px)}._error_kbx93_127 button{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#c33;font-size:16px;margin-left:8px;cursor:pointer}._loading_kbx93_185{padding:12px;margin-top:16px;background-color:#eef;border:1px solid #ccf;border-radius:8px;color:#33c;text-align:center;font-size:84px}._success_kbx93_207{padding:12px;margin-top:16px;background-color:#efe;border:1px solid #cfc;border-radius:8px;color:#3c3;text-align:center}._login-form_kbx93_227{font-family:Inter,sans-serif;background-color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;color:#1f2937;width:40%}._login-wrapper_kbx93_251{width:100%;max-width:440px;padding:2rem}._header-section_kbx93_263{margin-bottom:2.5rem;width:60%}._header-section_kbx93_263 h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}._header-section_kbx93_263 p{color:#6b7280;font-size:.95rem}._login-form_kbx93_227 form{width:60%}._form-group_kbx93_305{margin-bottom:1.25rem}._form-label_kbx93_313{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem;margin-left:.25rem}._input-wrapper_kbx93_331{position:relative}._form-input_kbx93_339{width:calc(100% - 2.5rem);padding:.875rem 1.25rem;background-color:#f0f4f9;border:1px solid transparent;border-radius:.75rem;font-size:1rem;color:#374151;font-family:inherit}._form-input_kbx93_339::placeholder{color:#9ca3af}._form-input_kbx93_339:focus{outline:none;background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}._invalid-input_kbx93_385{border-color:#c33!important;background-color:#c3333333!important}._invalid-input_kbx93_385:focus{box-shadow:0 0 0 4px #c3333333!important}._invalid-popup_kbx93_403{display:flex;background-color:#333;color:#fff;padding:8px 12px;border-radius:4px;white-space:nowrap;font-size:12px;z-index:1000;margin-top:8px;gap:4px;box-shadow:0 2px 8px #0003;pointer-events:none}._invalid-popup-icon_kbx93_433{flex-shrink:0;color:#f59e0b;font-size:18px;display:flex;align-items:center}._invalid-popup-message_kbx93_449{flex:1;line-height:1.4}._password-toggle_kbx93_459{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;padding:0;border-radius:50%}._password-toggle_kbx93_459:hover{color:#4b5563}._form-actions_kbx93_493{display:flex;align-items:center;justify-content:space-between;margin-top:.25rem;margin-bottom:1.5rem}._checkbox-container_kbx93_509{display:flex;align-items:center;cursor:pointer;font-size:.875rem;color:#6b7280}._checkbox-container_kbx93_509 input{margin-right:.5rem;width:1rem;height:1rem;accent-color:#1A73E8;cursor:pointer;appearance:none;-webkit-appearance:none;width:24px;height:24px;border:2px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}._checkbox-container_kbx93_509 input:checked{background-color:#1a73e8;border-color:#1a73e8}._checkbox-container_kbx93_509 input:after{content:"";display:none;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg);margin-bottom:2px}._checkbox-container_kbx93_509 input:checked:after{display:block}._forgot-password_kbx93_603{font-size:.875rem;font-weight:600;color:#2563eb;text-decoration:none}._forgot-password_kbx93_603:hover{color:#1d4ed8}._btn-primary_kbx93_625{width:100%;padding:.875rem;background-color:#1a73e8;color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .1s,background-color .2s;box-shadow:0 4px 6px -1px #1a73e84d}._btn-primary_kbx93_625:hover{background-color:#1557b0}._divider_kbx93_661{position:relative;margin:2rem 0;text-align:center}._divider_kbx93_661:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#e5e7eb;z-index:1}._divider_kbx93_661 span{position:relative;background-color:#fff;padding:0 1rem;color:#9ca3af;font-size:.875rem;z-index:2}._social-grid_kbx93_713{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}._social-btn_kbx93_725{display:flex;align-items:center;justify-content:center;padding:.625rem;border-radius:.75rem;cursor:pointer;transition:opacity .2s,background-color .2s;border:none;height:48px}._btn-google_kbx93_749{background-color:#fff;border:1px solid #e5e7eb}._btn-google_kbx93_749:hover{background-color:#f9fafb;border-color:#d1d5db}._btn-facebook_kbx93_769{background-color:#1877f2;color:#fff;box-shadow:0 4px 6px -1px #1877f233}._btn-facebook_kbx93_769:hover{background-color:#166fe5}._btn-instagram_kbx93_789{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;box-shadow:0 4px 6px -1px #dc274333}._btn-instagram_kbx93_789:hover{opacity:.9}._social-icon_kbx93_809{font-size:1.25rem}._footer-text_kbx93_817{margin-top:2rem;text-align:center;font-size:.875rem;color:#6b7280}._footer-text_kbx93_817 a{color:#2563eb;font-weight:700;text-decoration:none}._footer-text_kbx93_817 a:hover{text-decoration:underline}._email-info_kbx93_849{width:calc(60% - 30px);margin-bottom:20px;padding:10px 15px;background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;color:#4b5563;font-size:.9rem}._email-text_kbx93_871{margin-top:.35rem;color:#111827;font-weight:700;word-break:break-all}._code-inputs_kbx93_885{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem}._code-input_kbx93_885{width:100%;height:52px;border:1px solid #d1d5db;border-radius:.75rem;text-align:center;font-size:1.2rem;font-weight:700;color:#111827;background:#f9fafb}._code-input_kbx93_885:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626;background:#fff}@media(max-width:1024px){._left-section_kbx93_83,._background_kbx93_99,._login-form_kbx93_227{width:50%}._error_kbx93_127{max-width:calc(50% - 48px)}._header-section_kbx93_263,._email-info_kbx93_849,._login-form_kbx93_227 form{width:80%}}@media(max-width:768px){._content_kbx93_67{flex-direction:column}._left-section_kbx93_83,._background_kbx93_99{display:none}._login-form_kbx93_227{width:100%;min-height:100vh}._login-wrapper_kbx93_251{max-width:100%;padding:1.5rem}._header-section_kbx93_263,._email-info_kbx93_849,._login-form_kbx93_227 form{width:90%}._error_kbx93_127{max-width:calc(100% - 48px);left:50%;transform:translate(-50%)}._topbar_kbx93_33{height:70px;width:calc(100vw - 40px);padding:0 20px}._logo_kbx93_59{height:55px}}body{width:100vw;height:100vh;background-color:#e0ffff;margin:0}._register-page_y9iu2_17{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw;height:100vh;overflow-y:hidden}._topbar_y9iu2_37{position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;width:calc(100vw - 60px);height:100px;padding:0 30px;z-index:999}._logo_y9iu2_63{height:75px}._content_y9iu2_71{display:flex;height:100vh;width:100vw}._left-section_y9iu2_87{display:flex;align-items:center;justify-content:center;width:60%;height:100vh}._background_y9iu2_103{position:absolute;display:flex;align-items:center;justify-content:center;width:60%;height:100vh;object-fit:cover;background-size:cover;background-position:center;filter:brightness(.7)}._error_y9iu2_129{position:fixed;top:31px;display:flex;align-items:center;justify-content:center;padding:12px;margin-top:16px;background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;text-align:center;z-index:1000;max-width:calc(40% - 48px)}._error_y9iu2_129 button{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#c33;font-size:16px;margin-left:8px;cursor:pointer}._loading_y9iu2_187{padding:12px;margin-top:16px;background-color:#eef;border:1px solid #ccf;border-radius:8px;color:#33c;text-align:center;font-size:84px}._success_y9iu2_209{position:fixed;top:31px;display:flex;align-items:center;justify-content:center;padding:12px;margin-top:16px;background-color:#efe;border:1px solid #cfc;border-radius:8px;color:#3c3;text-align:center;z-index:1000}._success_y9iu2_209 button{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#3c3;font-size:16px;margin-left:8px;cursor:pointer}._register-form_y9iu2_265{font-family:Inter,sans-serif;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;color:#1f2937;width:40%;overflow:hidden}._register-wrapper_y9iu2_291{width:100%;max-width:440px;padding:2rem}._header-section_y9iu2_303{margin-bottom:2.5rem;width:100%}._header-section_y9iu2_303 h1{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:.5rem}._header-section_y9iu2_303 p{color:#6b7280;font-size:.95rem}._register-form_y9iu2_265 form{width:60%}._form-group_y9iu2_345{margin-bottom:1.25rem}._form-label_y9iu2_353{display:flex;align-items:center;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem;margin-left:.25rem;gap:10px}._input-wrapper_y9iu2_375{position:relative}._form-input_y9iu2_383{width:calc(100% - 2.5rem);padding:.875rem 1.25rem;background-color:#f0f4f9;border:1px solid transparent;border-radius:.75rem;font-size:1rem;color:#374151;font-family:inherit}._form-input_y9iu2_383::placeholder{color:#9ca3af}._form-input_y9iu2_383:focus{outline:none;background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}._invalid-input_y9iu2_429{border-color:#c33!important;background-color:#c3333333!important}._invalid-input_y9iu2_429:focus{box-shadow:0 0 0 4px #c3333333!important}._password-toggle_y9iu2_447{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;padding:0;border-radius:50%}._password-toggle_y9iu2_447:hover{color:#4b5563}._form-actions_y9iu2_481{display:flex;align-items:center;justify-content:space-between;margin-top:.25rem;margin-bottom:1.5rem}._checkbox-container_y9iu2_497{display:flex;align-items:center;cursor:pointer;font-size:.875rem;color:#6b7280}._checkbox-container_y9iu2_497 input{margin-right:.5rem;width:1rem;height:1rem;accent-color:#1A73E8;cursor:pointer;appearance:none;-webkit-appearance:none;width:24px;height:24px;border:2px solid #ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}._checkbox-container_y9iu2_497 input:checked{background-color:#1a73e8;border-color:#1a73e8}._checkbox-container_y9iu2_497 input:after{content:"";display:none;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;transform:rotate(45deg);margin-bottom:2px}._checkbox-container_y9iu2_497 input:checked:after{display:block}._forgot-password_y9iu2_591{font-size:.875rem;font-weight:600;color:#2563eb;text-decoration:none}._forgot-password_y9iu2_591:hover{color:#1d4ed8}._btn-primary_y9iu2_613{width:100%;padding:.875rem;background-color:#1a73e8;color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:700;cursor:pointer;transition:transform .1s,background-color .2s;box-shadow:0 4px 6px -1px #1a73e84d}._btn-primary_y9iu2_613:hover{background-color:#1557b0;transform:translateY(-1px)}._btn-primary_y9iu2_613:active{transform:translateY(0)}._divider_y9iu2_659{position:relative;margin:2rem 0;text-align:center}._divider_y9iu2_659:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#e5e7eb;z-index:1}._divider_y9iu2_659 span{position:relative;background-color:#fff;padding:0 1rem;color:#9ca3af;font-size:.875rem;z-index:2}._social-grid_y9iu2_711{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;width:fit-content;margin:0 auto}._social-btn_y9iu2_727{display:flex;align-items:center;justify-content:center;padding:.625rem;border-radius:.75rem;cursor:pointer;transition:opacity .2s,background-color .2s;border:none;height:48px}._btn-google_y9iu2_751{background-color:#fff;border:1px solid #e5e7eb}._btn-google_y9iu2_751:hover{background-color:#f9fafb;border-color:#d1d5db}._btn-facebook_y9iu2_771{background-color:#1877f2;color:#fff;box-shadow:0 4px 6px -1px #1877f233}._btn-facebook_y9iu2_771:hover{background-color:#166fe5}._btn-instagram_y9iu2_791{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;box-shadow:0 4px 6px -1px #dc274333}._btn-instagram_y9iu2_791:hover{opacity:.9}._social-icon_y9iu2_811{font-size:1.25rem}._footer-text_y9iu2_819{margin-top:2rem;text-align:center;font-size:.875rem;color:#6b7280;line-height:10px}._footer-text_y9iu2_819 a{color:#2563eb;font-weight:700;text-decoration:none}._footer-text_y9iu2_819 a:hover{text-decoration:underline}._footer-text_y9iu2_819 button{background:none;border:none;outline:none;color:#2563eb;font-weight:700;text-decoration:none;cursor:pointer}._footer-text_y9iu2_819 button:hover{text-decoration:underline}._interest-container_y9iu2_881{display:flex;flex-direction:column;gap:24px;padding:20px 0;height:100%;width:100%;max-height:calc(100vh - 300px);font-family:inherit;overflow-y:auto}._category-list_y9iu2_905{overflow-y:auto;max-height:100%;padding-bottom:65px}._grid_y9iu2_917{display:flex;flex-wrap:wrap;gap:12px}._count_y9iu2_929{font-weight:600;color:#ff6b00;font-size:.85rem}._category-group_y9iu2_941{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._category-title_y9iu2_955{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:#888;font-weight:700}._chip_y9iu2_971{display:flex;align-items:center;gap:.5rem;padding:.6rem 1rem;border-radius:999px;border:1px solid #e0e0e0;background-color:#fff;color:#444;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;outline:none}._chip_y9iu2_971:hover{background-color:#f5f5f5}._chip_y9iu2_971:active{transform:scale(.98)}._chip_y9iu2_971._active_y9iu2_1019{background-color:#fff4ec;border-color:#ff6b00;color:#ff6b00;font-weight:600;box-shadow:0 2px 8px #ff6b0026}._icon-base_y9iu2_1035{color:#999;transition:color .2s}._chip_y9iu2_971._active_y9iu2_1019 ._icon-base_y9iu2_1035{color:#ff6b00}._check-icon_y9iu2_1053{margin-left:.25rem;animation:_scaleIn_y9iu2_1 .2s ease}@keyframes _scaleIn_y9iu2_1{0%{transform:scale(0)}to{transform:scale(1)}}._verification-form_y9iu2_1073{font-family:Inter,sans-serif;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;color:#1f2937;width:40%;overflow:hidden}._verification-content_y9iu2_1099{display:flex;justify-content:center;width:auto;height:100%;flex-direction:column;background:#fff}._email-info_y9iu2_1117{margin-bottom:40px;border-top:1px solid rgba(255,255,255,.3)}._email-info_y9iu2_1117 p{margin:0 0 12px;font-size:14px;opacity:.9}._email-info_y9iu2_1117 ._email_y9iu2_1117{font-size:18px;font-weight:600;word-break:break-all}._code-form_y9iu2_1151{display:flex;flex-direction:column;gap:30px}._code-label_y9iu2_1163{font-size:16px;font-weight:600;color:#333}._code-inputs_y9iu2_1175{display:flex;gap:12px;justify-content:center}._code-input_y9iu2_1175{width:50px;height:60px;border:2px solid #e0e0e0;border-radius:8px;font-size:28px;font-weight:700;text-align:center;transition:all .3s ease;color:#333}._code-input_y9iu2_1175:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}._code-input_y9iu2_1175:disabled{background-color:#f5f5f5;cursor:not-allowed}._verification-submit-btn_y9iu2_1233{padding:12px 32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:20px}._verification-submit-btn_y9iu2_1233:hover:not(:disabled){box-shadow:0 10px 25px #667eea66}._verification-submit-btn_y9iu2_1233:disabled{opacity:.6;cursor:not-allowed}._resend-section_y9iu2_1277{margin-top:30px;text-align:center;padding-top:30px;border-top:1px solid #e0e0e0}._resend-section_y9iu2_1277 p{margin:0 0 12px;font-size:14px;color:#666}._invalid-popup_y9iu2_1303{display:flex;background-color:#333;color:#fff;padding:8px 12px;border-radius:4px;white-space:nowrap;font-size:12px;z-index:1000;margin-top:8px;gap:4px;box-shadow:0 2px 8px #0003;pointer-events:none}._invalid-popup-icon_y9iu2_1333{flex-shrink:0;color:#f59e0b;font-size:18px;display:flex;align-items:center}._invalid-popup-message_y9iu2_1349{flex:1;line-height:1.4}@keyframes _slideIn_y9iu2_1{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@media(max-width:1024px){._left-section_y9iu2_87,._background_y9iu2_103{width:50%}._register-form_y9iu2_265,._verification-form_y9iu2_1073{width:100%}._error_y9iu2_129,._success_y9iu2_209{max-width:calc(50% - 48px)}._register-form_y9iu2_265 form{width:80%}}@media(max-width:860px){._content_y9iu2_71{flex-direction:column}._left-section_y9iu2_87,._background_y9iu2_103{display:none}._register-form_y9iu2_265,._verification-form_y9iu2_1073{width:100%;min-height:100vh}._register-wrapper_y9iu2_291{max-width:100%;padding:1.5rem}._header-section_y9iu2_303{width:100%}._register-form_y9iu2_265 form{width:90%}._error_y9iu2_129,._success_y9iu2_209{max-width:calc(100% - 48px);left:50%;transform:translate(-50%)}._topbar_y9iu2_37{height:70px;width:calc(100vw - 40px);padding:0 20px}._logo_y9iu2_63{height:55px}._verification-content_y9iu2_1099{flex-direction:column}._code-inputs_y9iu2_1175{gap:8px}._code-input_y9iu2_1175{width:40px;height:50px;font-size:24px}}@media(max-width:480px){._header-section_y9iu2_303{margin-bottom:1.5rem}._header-section_y9iu2_303 h1{font-size:1.5rem}._header-section_y9iu2_303 p{font-size:.875rem}._register-form_y9iu2_265 form{width:100%}._register-wrapper_y9iu2_291{padding:1rem}._form-input_y9iu2_383{padding:.75rem 1rem;width:calc(100% - 2rem)}._form-actions_y9iu2_481{flex-direction:column;align-items:flex-start;gap:.75rem}._social-grid_y9iu2_711{grid-template-columns:1fr;gap:.75rem}._topbar_y9iu2_37{height:60px;width:calc(100vw - 32px);padding:0 16px}._logo_y9iu2_63{height:45px}._chip_y9iu2_971{padding:.5rem .85rem;font-size:.85rem}._code-inputs_y9iu2_1175{gap:6px}._code-input_y9iu2_1175{width:36px;height:44px;font-size:20px}}.outer-container{display:flex;height:calc(100vh - 100px - 4rem);flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center;font-size:18px;width:calc(60% + 64px)}@media(min-width:640px){.outer-container{aspect-ratio:4 / 3}}@media(min-width:768px){.outer-container{aspect-ratio:2 / 1}}.step-circle-container{width:100%;height:100%;border-radius:2rem;display:flex;flex-direction:column;justify-content:center}.step-indicator-row{display:flex;width:calc(100% - 4rem);align-items:center;padding:2rem}.step-content-default{position:relative;overflow:auto!important}.step-default{padding-left:2rem;padding-right:2rem}.step-content-default:has(.interest-container){overflow:hidden!important;height:100%}.step-default:has(.interest-container){overflow:hidden!important}.footer-container{padding-left:2rem;padding-right:2rem;padding-bottom:2rem}.footer-nav{margin-top:2.5rem;display:flex}.footer-nav.spread{justify-content:space-between}.footer-nav.end{justify-content:flex-end}.back-button{transition:all .35s;border-radius:.25rem;padding:.75rem 1rem;color:#a3a3a3;cursor:pointer;border:none;background-color:transparent;font-size:16px}.back-button:hover{color:#52525b}.back-button.inactive{pointer-events:none;opacity:.5;color:#a3a3a3}.next-button{transition:all .35s;display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#1a73e8;color:#fff;font-weight:500;letter-spacing:-.025em;padding:.75rem 1rem;cursor:pointer;border:none;font-size:16px}.next-button:hover,.next-button:active{background-color:#1a73e8}.step-indicator{position:relative;cursor:pointer;outline:none}.step-indicator-inner{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;font-weight:600}.active-dot{height:.75rem;width:.75rem;border-radius:9999px;background-color:#fff}.step-number{font-size:.875rem}.step-connector{position:relative;margin-left:.5rem;margin-right:.5rem;height:.125rem;flex:1;overflow:hidden;border-radius:.25rem;background-color:#52525b}.step-connector-inner{position:absolute;left:0;top:0;height:100%}.check-icon{height:1rem;width:1rem;color:#fff}.next-button:disabled{filter:grayscale(1);opacity:.7;cursor:auto}.carousel-container{display:flex;align-items:center;justify-self:center;flex-direction:column;position:relative;overflow:hidden;border-radius:24px;padding:16px;width:100vw;--outer-r: 30px;--p-distance: 12px;margin-top:30px}.carousel-track{display:flex}.carousel-item{position:relative;display:flex;flex-shrink:0;flex-direction:column;align-items:flex-start;border:1px solid #555;border-radius:calc(var(--outer-r) - var(--p-distance));background-color:#0d071610;overflow:hidden;cursor:grab;aspect-ratio:4/3;background:#ffffff0d;border:1px outset rgba(255,255,255,.35);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);pointer-events:none}.carousel-item:active{cursor:grabbing}.carousel-container.round{border:1px solid #555}.carousel-item.round{background-color:#0d0716;position:relative;bottom:.1em;border:1px solid #555;justify-content:center;align-items:center;text-align:center}.carousel-item-header.round{padding:0;margin:0}.carousel-indicators-container.round{position:absolute;z-index:2;bottom:3em;left:50%;transform:translate(-50%)}.carousel-indicator.active{background-color:#333}.carousel-indicator.inactive{background-color:#3336}.carousel-item-header{padding:20px;display:flex;align-items:center;justify-content:center}.carousel-icon-container{display:flex;height:28px;width:28px;align-items:center;justify-content:center;border-radius:50%;background-color:#fff}.carousel-icon{height:16px;width:16px;color:#060010}.carousel-item-content{padding:10px 20px 20px}.carousel-item-title{margin-bottom:4px;font-weight:900;font-size:18px;color:#fff}.carousel-item-description{font-size:14px;color:#fff}.carousel-indicators-container{display:flex;width:100%;justify-content:center}.carousel-indicators{margin-top:16px;display:flex;width:150px;justify-content:space-between;padding:8px 16px;border-radius:30px;background:#ffffff0d;border:1px outset rgba(255,255,255,.35);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.carousel-indicator{height:8px;width:8px;border-radius:50%;cursor:pointer;transition:background-color .15s}.carousel-indicator.active{background-color:#fff}.carousel-indicator.inactive{background-color:#333}.carousel-image{width:100%;border-radius:10px;object-fit:cover;aspect-ratio:16/9;pointer-events:none}._social-page_1qzpk_1{min-height:100vh;height:fit-content;width:calc(100vw - 100px);padding:50px 50px 0;display:flex;flex-direction:row;justify-content:center;gap:25px;margin:0 auto;background:linear-gradient(to bottom,#3b82f6,#7c9cd1);background:linear-gradient(135deg,#1a0033,#2d1b69);background:linear-gradient(135deg,#06142e,#1b2a5e)}._glass-panel_1qzpk_31{color:#fff;border-radius:12px;height:fit-content;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}._left-panel_1qzpk_53{flex:1;max-width:250px}._user-meta_1qzpk_63{display:flex;flex-direction:column;align-items:center;gap:6px}._profile-section_1qzpk_77{text-align:center;margin-bottom:10px}._user-thumbnail_1qzpk_87{position:absolute;z-index:-1;display:flex;justify-content:center;align-items:center;width:100%;height:140px;background:var(--bg-image) no-repeat center center;background-color:#727272;background-size:cover;border-radius:12px 12px 0 0}._user-avatar_1qzpk_115{width:100%;height:110px;margin:0 auto;padding-top:75px;overflow:hidden;display:flex;justify-content:center;align-items:center}._user-avatar_1qzpk_115 img{border:2px solid rgba(255,255,255,.2);width:100px;height:100px;border-radius:50%;object-fit:cover;background-color:#727272}._user-avatar_1qzpk_115 span{display:flex;justify-content:center;align-items:center;border:5px solid rgba(255,255,255,.2);width:100px;height:100px;border-radius:50%;object-fit:cover;background-color:#727272;font-size:64px}._user-avatar_1qzpk_115 svg{width:64px;height:64px}._user-name_1qzpk_191{margin:10px 0}._user-name_1qzpk_191:hover{text-decoration:underline;cursor:pointer}._user-badges_1qzpk_209{margin-top:5px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}._badge_1qzpk_225{width:fit-content;background:#fff3;padding:3px 8px;border-radius:12px;font-size:.75rem;font-weight:600;margin-bottom:5px}._badge_1qzpk_225:first-child,._badge-gold_1qzpk_255{background:gold;color:#000}._badge-silver_1qzpk_265{background:silver;color:#000}._vertical-seperator_1qzpk_275{width:100%;height:1px;background:#ffffff59}._stats-container_1qzpk_287{display:flex;justify-content:space-around;padding:15px 0;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}._stat-box_1qzpk_303{text-align:center}._stat-box_1qzpk_303 span{display:block;font-weight:700;font-size:1.1rem}._stat-box_1qzpk_303 small{color:#ffffff80;font-size:.75rem}._sidebar-nav_1qzpk_333{display:flex;flex-direction:column;padding:5px 0}._nav-link_1qzpk_345{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:600;padding:8px 20px;margin-bottom:2px;transition:background-color .3s}._nav-link-icon_1qzpk_369{font-size:18px;flex-shrink:0}._nav-link-text_1qzpk_379{white-space:nowrap}._nav-link_1qzpk_345:hover{background-color:#ffffff1a}._feed_1qzpk_397{max-width:800px;width:calc(100% - 650px);min-height:100vh;height:fit-content;border-radius:12px 12px 0 0;border-bottom:0}._tabs-container_1qzpk_415{display:flex;width:100%;border-radius:12px 12px 0 0;border-bottom:1px solid rgba(255,255,255,.35);overflow:hidden}._tab-button_1qzpk_431{flex:1;padding:15px 0;border:none;background:transparent;font-size:16px;font-weight:600;color:#4b5563;cursor:pointer;transition:all .3s ease;position:relative;outline:none}._tab-button_1qzpk_431:hover{background-color:#7c889e63;color:#727272}._tab-button_1qzpk_431._active_1qzpk_469{color:#f9fafb}._tab-button_1qzpk_431._active_1qzpk_469:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#f9fafb}._tab-button_1qzpk_431:first-child{border-right:1px solid rgba(255,255,255,.35)}._tab-button_1qzpk_431:disabled{cursor:not-allowed}._tab-button_1qzpk_431:disabled:hover{background-color:transparent;color:#4b5563}._right-panel_1qzpk_525{display:flex;flex-direction:column;width:250px;gap:30px}._popular-destinations_1qzpk_539{width:calc(100% - 20px);padding:0 10px 10px;box-shadow:0 4px 15px #0000000d}._people-to-follow-title_1qzpk_551,._popular-destinations-title_1qzpk_551{text-align:center;color:#fff;font-size:1rem;font-weight:200;letter-spacing:2px;text-transform:uppercase}._destinations-list_1qzpk_569{display:flex;flex-direction:column;gap:10px}._destination-item_1qzpk_581{width:100%;height:36px;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #0000004d}._dest-image-bg_1qzpk_601{width:100%;height:100%;background-size:cover;background-position:center;position:relative;transition:all .3s ease}._dest-overlay_1qzpk_619{width:calc(100% - 15px);height:100%;background:#00000080;display:flex;justify-content:space-between;align-items:center;padding:0 7.5px}._destination-item_1qzpk_581:hover{transform:translateY(-2px)}._destination-item_1qzpk_581:hover>._dest-image-bg_1qzpk_601{background-position:center 40%}._dest-name_1qzpk_655{color:#fff;font-size:14px;font-weight:600}._dest-count_1qzpk_667{color:#fffc;font-size:12px}._skeleton-bg_1qzpk_677{background:linear-gradient(90deg,#ffffff08,#ffffff0f,#ffffff08);background-size:200% 100%;opacity:.6;animation:_social-skeleton-shimmer_1qzpk_1 1.2s linear infinite}._skeleton-line_1qzpk_691{display:inline-block;height:12px;border-radius:6px;background:#ffffff0f}@keyframes _social-skeleton-shimmer_1qzpk_1{0%{background-position:200% 0}to{background-position:-200% 0}}._people-to-follow_1qzpk_551{min-height:300px;height:fit-content;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}._follow-list_1qzpk_735{display:flex;flex-direction:column;align-items:center;width:100%}._follow-card_1qzpk_749{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:25px;width:calc(100% - 20px);padding:10px;transition:.3s;cursor:pointer}._follow-card_1qzpk_749:hover{background:#ffffff08}._avatar-orbit_1qzpk_781{position:relative;width:55px;height:55px}._avatar-orbit_1qzpk_781 img{width:50px;height:50px;border-radius:50%;object-fit:cover;transform:rotate(-10deg);transition:.4s}._follow-card_1qzpk_749:hover ._avatar-orbit_1qzpk_781 img{transform:rotate(0) scale(1.1)}._badge-tag_1qzpk_819{position:absolute;bottom:-5px;right:-5px;background:#3b82f6;color:#fff;font-size:10px;padding:2px 6px;border-radius:6px;font-weight:800}._follow-info_1qzpk_843{flex:1}._follow-name_1qzpk_851{display:block;color:#fff;font-size:1rem;font-weight:500}._follow-name_1qzpk_851:hover{text-decoration:underline;cursor:pointer}._follow-handle_1qzpk_875{color:#ffffff4d;font-size:.8rem}._add-btn_1qzpk_885{width:32px;height:32px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:18px;font-size:18px;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:3px;transition:.3s}._add-btn_1qzpk_885:hover{background:#fff;color:#000}._user-titles_1qzpk_927{display:flex;flex-direction:column}._user-data_1qzpk_937{display:flex;align-items:center;gap:12px;margin-top:4px}._data-item_1qzpk_951{display:flex;flex-direction:column}._data-item_1qzpk_951 strong{color:#fff;font-size:.85rem;font-weight:700}._data-item_1qzpk_951 span{color:#fff6;font-size:.65rem;text-transform:uppercase;letter-spacing:.5px}._data-divider_1qzpk_987{width:1px;height:15px;background:#ffffff1a}._share-box_1qzpk_1001{width:calc(100% - 40px);padding:20px;border-bottom:1px solid rgba(255,255,255,.2)}._share-box_1qzpk_1001:hover{background:#ffffff03;cursor:pointer}._share-header_1qzpk_1023{display:flex;gap:15px;align-items:flex-start;margin-bottom:15px}._hidden-file-input_1qzpk_1037{display:none}._share-avatar_1qzpk_1045{width:45px;height:45px;border-radius:50%;object-fit:cover;flex-shrink:0}._share-input_1qzpk_1061{flex:1;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:12px 15px;color:#fff;font-size:14px;font-family:inherit;resize:none;outline:none;transition:all .3s ease}._share-input_1qzpk_1061::placeholder{color:#ffffff80}._share-input_1qzpk_1061:focus{background:#ffffff26;border-color:#fff6}._share-actions_1qzpk_1107{display:flex;justify-content:space-between;align-items:center;padding-left:64px}._share-photo-preview_1qzpk_1121{position:relative;margin:10px 0 12px 64px;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#ffffff0f;max-width:100%;width:fit-content}._share-photo-preview_1qzpk_1121 img{display:block;max-width:100%;max-height:260px;object-fit:cover}._share-avatar-placeholder_1qzpk_1157{width:45px;height:45px;border-radius:50%;border:2px solid rgba(255,255,255,.3);flex-shrink:0}._share-photo-remove_1qzpk_1173{position:absolute;top:8px;right:8px;width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#00000073;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}._share-photo-remove_1qzpk_1173:hover{background:#000000a6}._share-photo-remove_1qzpk_1173 svg{width:16px;height:16px}._selected-place-info_1qzpk_1225{margin:10px 0 12px 64px;padding:12px 14px;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.22)}._selected-place-row_1qzpk_1241{display:flex;align-items:center;justify-content:space-between;gap:10px}._selected-place-main_1qzpk_1255{display:flex;flex-direction:column;gap:4px}._selected-place-name_1qzpk_1267{color:#fff;font-size:.9rem;font-weight:700}._selected-place-name-input_1qzpk_1279{width:min(100%,320px);padding:6px 12px;border-radius:10px;margin-left:-5px;border:1px solid rgba(255,255,255,.24);background:linear-gradient(135deg,#ffffff24,#ffffff0f);color:#fff;font-size:.92rem;font-weight:600;line-height:1.2;letter-spacing:.1px;box-shadow:inset 0 1px #ffffff14,0 6px 18px #050a1e33;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,transform .2s ease}._selected-place-name-input_1qzpk_1279::placeholder{color:#ffffff9e;font-weight:500}._selected-place-name-input_1qzpk_1279:hover{border-color:#ffffff61;background:linear-gradient(135deg,#ffffff2e,#ffffff14)}._selected-place-name-input_1qzpk_1279:focus{border-color:#7dd3fce6;background:linear-gradient(135deg,#ffffff38,#ffffff1a);box-shadow:0 0 0 3px #38bdf833,0 10px 24px #050a1e52}._selected-place-coordinates_1qzpk_1345{margin:0;color:#ffffffbf;font-size:.8rem;letter-spacing:.2px}._selected-place-remove_1qzpk_1359{width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:#ffffff0f;color:#fff;font-size:1rem;line-height:1;cursor:pointer;transition:all .2s ease}._selected-place-remove_1qzpk_1359:hover{background:#ffffff24}._invalid-popup_1qzpk_1393{margin:10px 0 0 64px;border-radius:8px;padding:8px;background:#ff6b6b24;border:1px solid rgba(255,107,107,.35)}._invalid-popup-message_1qzpk_1409{color:#ffd1d1;font-size:.78rem;font-weight:500}._share-icons_1qzpk_1421{display:flex;gap:10px}._emoji-picker-wrap_1qzpk_1431{position:relative}._emoji-picker-popover_1qzpk_1439{position:absolute;right:0;top:calc(100% + 10px);z-index:50;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 30px #00000059}._icon-btn_1qzpk_1461{color:#ffffffb3;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}._icon-btn_1qzpk_1461 svg{width:24px;height:24px;color:#ffffffb3}._icon-btn_1qzpk_1461:hover{background:#fff3;color:#fff}._share-btn_1qzpk_1511{border-radius:10px;padding:10px 28px;color:#fff;font-size:14px;font-weight:600;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}._share-btn_1qzpk_1511:hover:not(:disabled){background:#fff3;color:#fff}._share-btn_1qzpk_1511:disabled{opacity:.5;color:#ffffffb3}._post_1qzpk_1565{display:flex;width:100%;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.15);transition:all .3s ease}._post_1qzpk_1565:hover{background:#ffffff03;border-color:#ffffff40}._post_1qzpk_1565:hover>._post-bottom-standalone_1qzpk_1591{border-color:#ffffff40}._post-inner_1qzpk_1599{display:flex;flex-direction:column;flex:1;min-width:0}._post-header_1qzpk_1613{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-right:20px;min-width:0}._post-user-info_1qzpk_1631{flex:1;display:flex;align-items:start;gap:12px;min-width:0}._post-status_1qzpk_1647{display:flex;align-items:center;width:fit-content;gap:6px;font-size:.75rem;border-radius:12px;padding:4px 8px;background-color:#d9534f}._post-avatar_1qzpk_1669{margin:0 20px;width:45px;height:45px;border-radius:50%;object-fit:cover}._post-author-details_1qzpk_1685{display:flex;flex-direction:column;width:100%;min-width:0}._post-author-row_1qzpk_1699{display:flex;align-items:center;gap:8px}._post-author-name_1qzpk_1711{color:#fff;font-weight:600;font-size:.95rem;line-height:1.2}._post-author-name_1qzpk_1711:hover{text-decoration:underline;cursor:pointer}._post-timestamp_1qzpk_1735{color:#ffffff80;font-size:.8rem}._post-place_1qzpk_1745{color:#ffffffb3;font-size:.85rem;display:block;width:min-content;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._post-place_1qzpk_1745:hover{color:#ffffffe6;text-decoration:underline;cursor:pointer}._post-menu-btn_1qzpk_1779{width:32px;height:32px;flex-shrink:0;background:transparent;display:flex;align-items:center;justify-content:center;border:none;color:#fff9;font-size:1.2rem;cursor:pointer;padding:5px;border-radius:50%;transition:all .3s ease}._post-menu-btn_1qzpk_1779:hover{background:#ffffff1a;color:#fff}._post-menu-btn_1qzpk_1779 svg{transform:rotate(90deg)}._post-menu-wrapper_1qzpk_1831{position:relative}._post-menu-dropdown_1qzpk_1839{position:absolute;top:36px;right:0;min-width:132px;background:#1f2a31;border:1px solid rgba(255,255,255,.15);border-radius:10px;overflow:hidden;z-index:20;box-shadow:0 10px 24px #00000059}._post-menu-item_1qzpk_1865{width:100%;border:none;background:transparent;color:#f5f7f8;text-align:left;padding:10px 12px;font-size:.9rem;cursor:pointer;display:flex;align-items:center}._post-menu-item_1qzpk_1865:hover{background:#ffffff14}._post-menu-item-danger_1qzpk_1899{color:#ff8484}._post-menu-item_1qzpk_1865 svg{margin-right:8px;font-size:16px;height:20px}._post-content_1qzpk_1919{margin-bottom:5px;padding-right:20px}._post-text_1qzpk_1929{color:#fff;font-size:.95rem;line-height:1.5;margin:0;word-break:break-word}._post-text-editable_1qzpk_1945{border:1px solid rgba(255,255,255,.25);border-radius:10px;background:#ffffff0a;padding:10px 12px;min-height:52px;outline:none}._post-text-editable_1qzpk_1945:focus{border-color:#3b82f6bf;box-shadow:0 0 0 2px #3b82f633}._post-edit-actions_1qzpk_1973{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}._post-edit-cancel-btn_1qzpk_1987,._post-edit-save-btn_1qzpk_1989{border:none;border-radius:8px;padding:6px 12px;cursor:pointer;font-size:.85rem}._post-edit-cancel-btn_1qzpk_1987{background:#ffffff1f;color:#fff}._post-edit-save-btn_1qzpk_1989{background:#2f74ff;color:#fff}._post-edit-cancel-btn_1qzpk_1987:disabled,._post-edit-save-btn_1qzpk_1989:disabled{opacity:.75;cursor:not-allowed}._post-image_1qzpk_2037{width:calc(100% - 20px);max-height:480px;border-radius:12px;overflow:hidden;margin-bottom:15px;background:#0003;position:relative;margin-right:20px}._post-image_1qzpk_2037 img{width:100%;height:auto;object-fit:contain;max-height:480px;transition:transform .3s ease;display:block;cursor:pointer}._post-bottom_1qzpk_1591{position:absolute;bottom:0;left:0;width:calc(100% - 40px);display:flex;justify-content:space-between;gap:20px;border-radius:0 0 12px 12px;padding:5px 20px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}._post-actions_1qzpk_2109{display:flex;align-items:center}._action-item_1qzpk_2119{color:#fff;height:40px;width:40px;font-weight:600;cursor:pointer;transition:all .15s ease;display:flex;align-items:center}._action-item-btn_1qzpk_2141:disabled *,._post-detail-action-btn_1qzpk_2141:disabled *{pointer-events:none;opacity:.6}._action-item_1qzpk_2119 svg{display:flex;align-items:center;justify-content:center;font-size:100%}._action-item_1qzpk_2119:hover{color:#3b82f6}._action-item-btn_1qzpk_2141{background:transparent;border:none;padding:0;margin:0;cursor:pointer}._action-item-btn_1qzpk_2141:disabled{opacity:.7}._action-item-liked_1qzpk_2199{color:#1d4ed8}._action-count_1qzpk_2207{display:none}._post-stats_1qzpk_2215{display:flex;align-items:center;gap:20px}._stat-item_1qzpk_2227{color:#fffc;font-size:.85rem;display:flex;align-items:center;gap:5px}._post-bottom-standalone_1qzpk_1591{justify-content:space-between;width:calc(100% - 20px);padding:5px 0;display:flex;gap:20px;transition:all .3s ease}._comments-panel_1qzpk_2269{margin:12px 20px 8px 0;border-top:1px solid rgba(255,255,255,.12);padding-top:10px}._comment-form_1qzpk_2281{display:flex;align-items:center;gap:8px;margin-bottom:10px}._comment-input-wrap_1qzpk_2295{position:relative;flex:1}._comment-input_1qzpk_2295{width:calc(100% - 52px);border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff0d;color:#fff;padding:13px 42px 13px 10px;font-size:.88rem;outline:none}._comment-input_1qzpk_2295:focus{border-color:#3b82f6bf}._comment-input_1qzpk_2295::placeholder{color:#ffffff8c}._comment-submit-btn_1qzpk_2343{display:flex;align-items:center;justify-content:center;width:32px;height:32px;position:absolute;right:5px;top:50%;transform:translateY(-50%);border:none;border-radius:50%;background:#2f74ff61;color:#fff;font-size:.84rem;cursor:pointer;transition:all .2s ease}._comment-submit-btn_1qzpk_2343:hover:not(:disabled){background:#2f74ffa3}._comment-submit-btn_1qzpk_2343:disabled{background-color:transparent;opacity:.35;cursor:default}._comments-list_1qzpk_2401{flex:1;min-height:0;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:10px}._comment-item_1qzpk_2421{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:space-between}._comment-body_1qzpk_2441{display:flex;align-items:start;gap:8px}._comment-author_1qzpk_2453{color:#dbeafe;font-size:.85rem;font-weight:600;margin-right:6px}._comment-author_1qzpk_2453:hover{text-decoration:underline;cursor:pointer}._comment-avatar_1qzpk_2477{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}._comment-content_1qzpk_2493{margin:0;color:#fff;font-size:.9rem;line-height:1.45;word-break:break-word}._comment-footer_1qzpk_2509{display:flex;align-items:center}._comment-actions_1qzpk_2519{display:flex;align-items:center;gap:8px}._comment-actions-menu_1qzpk_2531{position:relative}._comment-like-btn_1qzpk_2539{display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:transparent;color:#ffffffd9;padding:4px 10px;cursor:pointer;transition:all .2s ease}._comment-like-btn_1qzpk_2539:hover{color:#3b82f6;border-color:#3b82f6}._comment-like-btn_1qzpk_2539:disabled{opacity:.75}._comment-like-btn-active_1qzpk_2583{color:#1d4ed8;border-color:#1d4ed8}._comment-more_1qzpk_2593{border:none;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;color:#fff9;font-size:1.2rem;cursor:pointer;padding:5px;border-radius:50%;transform:rotate(90deg)}._comment-more_1qzpk_2593:hover{background:#ffffff14;color:#fff}._comment-more_1qzpk_2593:disabled{opacity:.65;cursor:not-allowed}._comment-menu-dropdown_1qzpk_2645{position:absolute;top:calc(100% + 6px);right:0;min-width:96px;background:#1f2a31;border:1px solid rgba(255,255,255,.16);border-radius:10px;overflow:hidden;z-index:12;box-shadow:0 8px 20px #00000059}._comment-menu-item_1qzpk_2671{width:100%;border:none;background:transparent;color:#f5f7f8;text-align:left;padding:9px 12px;font-size:.84rem;cursor:pointer}._comment-menu-item_1qzpk_2671:hover{background:#ffffff14}._comment-menu-item-danger_1qzpk_2701{color:#ff9b9b}._comment-delete-btn_1qzpk_2709{border:none;background:transparent;color:#ff9b9b;font-size:.82rem;cursor:pointer}._comment-delete-btn_1qzpk_2709:hover{text-decoration:underline}._comment-delete-btn_1qzpk_2709:disabled{cursor:not-allowed;opacity:.75}._comments-more-btn_1qzpk_2743{border:none;background:transparent;color:#fff;border-radius:8px;padding:7px 12px;font-size:.85rem;cursor:pointer;color:#ffffffd9}._comments-more-btn_1qzpk_2743:hover{color:#fff}._comments-more-btn_1qzpk_2743:disabled{opacity:.75}._comments-empty_1qzpk_2781{color:#ffffffb3;font-size:.88rem;padding:4px 0}._post-modal-overlay_1qzpk_2793{position:fixed;inset:0;z-index:1150;background:#0000009e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:20px}._post-modal_1qzpk_2793{width:calc(100% - 20vw);height:calc(100% - 10vh);display:grid;grid-template-columns:minmax(300px,1fr) minmax(340px,1fr);background:#141e29;border:1px solid rgba(255,255,255,.16);border-radius:16px;overflow:hidden;box-shadow:0 18px 50px #00000073}._post-modal-stacked_1qzpk_2843{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);width:min(680px,96vw)}._post-modal-compact_1qzpk_2855{height:auto;max-height:calc(100% - 10vh);grid-template-rows:auto auto}._post-modal-left_1qzpk_2867{background:#ffffff08;padding:14px;border-right:1px solid rgba(255,255,255,.12);overflow:hidden;display:flex;flex-direction:column;min-height:0}._post-modal-stacked_1qzpk_2843 ._post-modal-left_1qzpk_2867{border-right:none;border-bottom:1px solid rgba(255,255,255,.12)}._post-modal-post-head_1qzpk_2897{display:flex;align-items:center;gap:10px;margin-bottom:10px}._post-modal-avatar_1qzpk_2911{width:38px;height:38px;border-radius:50%;object-fit:cover}._post-modal-author_1qzpk_2925{color:#fff;font-size:.92rem;font-weight:600}._post-modal-time_1qzpk_2937{color:#fff9;font-size:.78rem}._post-modal-media_1qzpk_2947{width:100%;border-radius:12px;overflow:hidden;background:#00000040;margin-top:10px;flex:1;min-height:0;display:flex;align-items:center;justify-content:center}._post-modal-media_1qzpk_2947 img{display:block;width:100%;height:100%;object-fit:contain}._post-modal-content_1qzpk_2987{margin:10px 0 0;color:#fff;font-size:.92rem;line-height:1.5;white-space:pre-wrap;word-break:break-word}._post-modal-right_1qzpk_3005{display:flex;flex-direction:column;height:100%;min-height:0}._post-modal-right-compact_1qzpk_3019{height:auto}._post-modal-right_1qzpk_3005>._comments-empty_1qzpk_2781{flex:1;display:flex;align-items:center;justify-content:center;min-height:40px;padding:10px 14px 12px}._post-modal-header_1qzpk_3045{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.12)}._post-modal-header-compact_1qzpk_3061{justify-content:flex-end}._post-modal-header_1qzpk_3045 h4{margin:0;color:#fff;font-size:1rem}._post-modal-close_1qzpk_3081{border:none;background:transparent;color:#ffffffe6;font-size:1.4rem;line-height:1;cursor:pointer;padding:2px 8px;border-radius:8px}._post-modal-close_1qzpk_3081:hover{background:#ffffff1f}._post-modal-right_1qzpk_3005 ._comments-panel_1qzpk_2269{margin:0;border-top:none;padding:12px 14px;overflow:visible;flex:0 0 auto}._post-modal-right-compact_1qzpk_3019>._comments-empty_1qzpk_2781{flex:0 0 auto;justify-content:flex-start}._post-modal-right-compact_1qzpk_3019 ._post-detail-actions-bar_1qzpk_3137{margin-top:0}._post-detail-actions-bar_1qzpk_3137{display:flex;justify-content:space-between;gap:16px;padding:10px 14px 12px;border-top:1px solid rgba(255,255,255,.12);margin-top:auto;border-bottom:1px solid rgba(255,255,255,.12)}._post-detail-actions-group_1qzpk_3165{display:flex;align-items:center}._post-detail-action-btn_1qzpk_2141{background:transparent;border:none;padding:0;margin:0;cursor:pointer}._post-detail-action-btn_1qzpk_2141:disabled{cursor:default;opacity:.72}._post-detail-action_1qzpk_2141{color:#fff;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._post-detail-action_1qzpk_2141:hover{color:#3b82f6}._post-detail-action-liked_1qzpk_3229{color:#1d4ed8}._post-detail-stats_1qzpk_3237{display:flex;align-items:center;gap:16px}._post-detail-stat_1qzpk_3237{color:#ffffffd1;font-size:.85rem}._comment-avatar_1qzpk_2477{width:32px;height:32px;border-radius:50%;object-fit:cover}._confirm-overlay_1qzpk_3273{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._confirm-popup_1qzpk_3295{width:min(92vw,420px);background:#1f2a31;border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:18px;box-shadow:0 14px 34px #0000006b}._confirm-title_1qzpk_3313{color:#fff;margin:0;font-size:1.05rem}._confirm-text_1qzpk_3325{margin:8px 0 0;color:#ffffffbf;font-size:.9rem}._confirm-actions_1qzpk_3337{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}._confirm-cancel-btn_1qzpk_3351,._confirm-delete-btn_1qzpk_3353{border:none;border-radius:8px;padding:7px 13px;cursor:pointer;font-size:.85rem}._confirm-cancel-btn_1qzpk_3351:hover:not(:disabled){background:#fff3}._confirm-cancel-btn_1qzpk_3351{background:#ffffff21;color:#fff}._confirm-delete-btn_1qzpk_3353{background:#d9534f;color:#fff}._confirm-cancel-btn_1qzpk_3351:disabled,._confirm-delete-btn_1qzpk_3353:disabled{opacity:.75;cursor:default}._loading-indicator_1qzpk_3411{width:100%;display:block;padding:10px 0 0}._load-more-skeleton-wrap_1qzpk_3423,._post-skeleton-list_1qzpk_3431{width:100%}._post-skeleton_1qzpk_3431{display:flex;gap:20px;width:100%;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.12)}._post-skeleton-avatar_1qzpk_3455{width:45px;height:45px;border-radius:50%;margin:0 20px;background:linear-gradient(90deg,#ffffff14,#ffffff2e,#ffffff14);background-size:200% 100%;animation:_shimmer_1qzpk_1 1.5s linear infinite;flex-shrink:0}._post-skeleton-body_1qzpk_3477{flex:1;display:flex;flex-direction:column;gap:10px;padding-right:20px}._post-skeleton-line_1qzpk_3493{height:12px;border-radius:8px;background:linear-gradient(90deg,#ffffff14,#ffffff2e,#ffffff14);background-size:200% 100%;animation:_shimmer_1qzpk_1 1.5s linear infinite}._post-skeleton-line-title_1qzpk_3509{width:35%;height:14px}._post-skeleton-line-short_1qzpk_3519{width:22%}._post-skeleton-media_1qzpk_3527{width:100%;height:230px;border-radius:12px;background:linear-gradient(90deg,#ffffff14,#ffffff2e,#ffffff14);background-size:200% 100%;animation:_shimmer_1qzpk_1 1.5s linear infinite}._popup-overlay_1qzpk_3547{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._popup_1qzpk_3547{background:#111e4bf2;border:1px solid rgba(255,255,255,.2);border-radius:16px;overflow:hidden;box-shadow:0 10px 40px #00000080;animation:_popupSlideIn_1qzpk_1 .3s ease-out}@keyframes _popupSlideIn_1qzpk_1{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}._popup-header_1qzpk_3615{display:flex;justify-content:space-between;align-items:center;padding:10px;border-bottom:1px solid rgba(255,255,255,.2)}._popup-header_1qzpk_3615 h3{margin:0;padding:0 10px;color:#fff;font-size:1.25rem;font-weight:600}._popup-close_1qzpk_3647{background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}._popup-close_1qzpk_3647:hover{background:#ffffff1a}._popup-body_1qzpk_3683{width:calc(100% - 40px);padding:20px;height:500px;overflow:hidden;display:flex;flex-direction:row;gap:10px}._location-popup_1qzpk_3703{width:min(70vw,1200px);max-width:1200px;max-height:80vh;min-height:80vh;aspect-ratio:16/9;display:flex;flex-direction:column}._location-popup_1qzpk_3703 ._popup-body_1qzpk_3683{padding-bottom:0;height:calc(100% - 20px)}._map-wrapper_1qzpk_3733{width:70%}._map-wrapper_1qzpk_3733 .map-component .leaflet-container,._map-wrapper_1qzpk_3733 .leaflet-container{min-height:360px!important;height:100%!important}._location-search-section_1qzpk_3753{display:flex;align-items:center;flex-direction:column;gap:10px;width:100%;height:calc(100% - 48px);padding:10px 0;flex:1;border-radius:12px;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}._search-form_1qzpk_3787{display:flex;gap:8px;padding:0 10px;width:calc(100% - 20px)}._search-input_1qzpk_3801{flex:1;padding:8px 12px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;border-radius:6px;color:#fff;font-size:14px;outline:none}._search-input_1qzpk_3801::placeholder{color:#ffffff80}._search-input_1qzpk_3801:focus{border-color:#3b82f699;background:#3b82f626}._search-button_1qzpk_3841{padding:8px 12px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}._search-button_1qzpk_3841:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 12px #3b82f64d}._places-list_1qzpk_3877{display:flex;flex-direction:column;gap:8px;height:100%;width:calc(100% - 20px);overflow-y:auto;padding:10px}._place-item_1qzpk_3897{padding:10px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffff0d;cursor:pointer;transition:all .2s}._place-item_1qzpk_3897:hover{background:#3b82f626;border-color:#3b82f680}._place-name_1qzpk_3925{font-weight:600;font-size:14px;color:#fff;margin-bottom:4px}._place-address_1qzpk_3939{font-size:12px;color:#ffffffb3;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}._place-skeleton_1qzpk_3963{padding:10px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffff0d;animation:_shimmer_1qzpk_1 2s infinite}._skeleton-title_1qzpk_3979{height:16px;background:linear-gradient(90deg,#ffffff1a,#fff3,#ffffff1a);border-radius:4px;margin-bottom:8px}._skeleton-address_1qzpk_3993{height:12px;background:linear-gradient(90deg,#ffffff1a,#fff3,#ffffff1a);border-radius:4px;margin-bottom:4px}._skeleton-address_1qzpk_3993:last-child{margin-bottom:0}@keyframes _shimmer_1qzpk_1{0%{background-position:-1000px 0}to{background-position:1000px 0}}._no-results_1qzpk_4033{padding:20px;text-align:center;color:#fff9;font-size:14px}._location-end-button_1qzpk_4047{width:calc(100% - 20px);padding:10px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;margin-bottom:10px;cursor:pointer;transition:all .2s ease}._location-end-button_1qzpk_4047:hover{box-shadow:0 4px 12px #3b82f64d}._location-end-button_1qzpk_4047:disabled{opacity:.5;pointer-events:none;background:#ffffff1a;color:#ffffff80}@media(max-width:1200px){._right-panel_1qzpk_525{display:none}._feed_1qzpk_397{width:100%;max-width:calc(100% - 280px);flex:none}._location-popup_1qzpk_3703{width:min(96vw,920px);max-height:90vh}}@media(max-width:992px){._leaflet-container_1qzpk_3741{height:300px}._social-page_1qzpk_1{width:calc(100vw - 30px);display:flex;flex-direction:column;justify-content:center;padding:15px}._feed_1qzpk_397{width:100%;max-width:100%;flex:none}._left-panel_1qzpk_53{width:100%;max-width:100%;flex:none;overflow:hidden}._right-panel_1qzpk_525{display:none}._profile-section_1qzpk_77{display:flex;align-items:center;gap:14px;padding:14px;margin-bottom:0;text-align:left;position:relative}._user-thumbnail_1qzpk_87{width:100%;height:100%;border-radius:12px 12px 0 0;opacity:.16;left:0}._user-avatar_1qzpk_115{width:auto;height:auto;padding-top:0;margin:0;flex-shrink:0}._user-avatar_1qzpk_115 img,._user-avatar_1qzpk_115 span{width:72px;height:72px;border-width:4px}._user-avatar_1qzpk_115 span{font-size:44px}._user-avatar_1qzpk_115 svg{width:44px;height:44px}._user-meta_1qzpk_63{align-items:flex-start;flex:1;min-width:0}._user-name_1qzpk_191{margin:0}._user-badges_1qzpk_209{justify-content:flex-start}._vertical-seperator_1qzpk_275{display:none}._sidebar-nav_1qzpk_333{flex-direction:row;gap:8px;padding:0 14px 14px;overflow-x:auto;scrollbar-width:none;margin-top:10px}._sidebar-nav_1qzpk_333::-webkit-scrollbar{display:none}._nav-link_1qzpk_345{padding:10px 14px;margin-bottom:0;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);flex-shrink:0}._nav-link_1qzpk_345:hover{background-color:#ffffff24}._stat-item_1qzpk_2227{display:none}._action-item-btn_1qzpk_2141{display:flex;align-items:center;justify-content:center;gap:3px}._action-item_1qzpk_2119{width:auto}._action-count_1qzpk_2207{display:block;color:#fff;font-size:12px;font-weight:600;margin-right:8px}._emoji-picker-popover_1qzpk_1439{left:calc(100% - 50px);right:auto;top:calc(100% + 8px);margin-left:8px;transform:none}}@media(max-width:900px){._post-modal_1qzpk_2793{grid-template-columns:1fr;width:min(680px,96vw)}._post-modal-left_1qzpk_2867{border-right:none;border-bottom:1px solid rgba(255,255,255,.12)}._location-popup_1qzpk_3703{position:fixed;inset:0;width:100vw;height:calc(100% - 10px);max-width:100vh;max-height:100vh;padding-bottom:10px;border-radius:0;border:none;display:flex;flex-direction:column;overflow:hidden}._popup-body_1qzpk_3683{position:relative;display:flex;flex-direction:column-reverse;overflow:hidden;gap:10px}._map-wrapper_1qzpk_3733{width:100%;min-height:calc(100% - 80px)}._location-search-section_1qzpk_3753{position:absolute;top:20px;left:20px;right:20px;z-index:999;width:auto;height:auto;max-height:calc(100% - 16px);overflow:hidden;padding:8px}._search-form_1qzpk_3787{padding:0;width:100%}._location-search-section-open_1qzpk_4547{max-height:calc(100% - 24px);overflow-y:auto}._places-list_1qzpk_3877{position:relative;top:0;width:calc(100% - 20px);max-height:50vw;display:flex;flex-direction:column;overflow-y:auto;border-radius:12}}@media(max-width:576px){._profile-section_1qzpk_77{gap:10px;padding:12px}._user-avatar_1qzpk_115 img,._user-avatar_1qzpk_115 span{width:58px;height:58px}._user-avatar_1qzpk_115 span{font-size:36px}._user-avatar_1qzpk_115 svg{width:36px;height:36px}._user-name_1qzpk_191{font-size:1rem}._badge_1qzpk_225{font-size:.68rem}._sidebar-nav_1qzpk_333{padding:0 12px 12px;gap:6px}._nav-link_1qzpk_345{padding:9px 12px;gap:8px;font-size:.85rem}._nav-link-icon_1qzpk_369{font-size:16px}}@media(max-width:768px){._share-photo-preview_1qzpk_1121,._selected-place-info_1qzpk_1225,._invalid-popup_1qzpk_1393,._share-actions_1qzpk_1107{margin-left:0}._share-actions_1qzpk_1107{padding-left:0}._share-photo-preview_1qzpk_1121{max-width:100%}}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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{max-width:none!important;max-height:none!important;width:auto;padding:0}.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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;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:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;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{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.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{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.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{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;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{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-component{min-width:300px;min-height:300px;width:100%;border-radius:12px;position:relative}.map-component-social{height:calc(100% - 28px)}.map-component-map{height:100%}.map-component{--marker-stroke: #d8d0bf;--popup-card-width: 220px;--popup-body-padding: 12px;--popup-content-gap: 6px;--popup-text: #1f2937;--popup-heading: #111827;--popup-muted: #4b5563;--popup-bg: rgba(255, 255, 255, .92);--popup-border: rgba(15, 23, 42, .16);--popup-shadow: 0 10px 25px rgba(15, 23, 42, .16);--popup-primary-btn-bg: #0891b2;--popup-primary-btn-hover: #0e7490;--popup-primary-btn-shadow: 0 4px 12px rgba(8, 145, 178, .32);--popup-primary-btn-shadow-hover: 0 6px 16px rgba(8, 145, 178, .4);--popup-secondary-btn-bg: #1d4ed8;--popup-secondary-btn-hover: #1e3a8a;--popup-secondary-btn-color: #e5e7eb;--popup-secondary-btn-shadow: 0 4px 12px rgba(29, 78, 216, .28);--popup-secondary-btn-shadow-hover: 0 6px 16px rgba(29, 78, 216, .38)}@media(prefers-color-scheme:dark){.map-component{--marker-stroke: #f4eee2;--popup-body-padding: 12px;--popup-content-gap: 6px;--popup-text: #e5e7eb;--popup-heading: #f8fafc;--popup-muted: #cbd5e1;--popup-bg: rgba(15, 23, 42, .86);--popup-border: rgba(248, 250, 252, .22);--popup-shadow: 0 10px 25px rgba(2, 6, 23, .5);--popup-primary-btn-bg: #00adb5;--popup-primary-btn-hover: #008990;--popup-primary-btn-shadow: 0 4px 12px rgba(6, 182, 212, .35);--popup-primary-btn-shadow-hover: 0 6px 16px rgba(6, 182, 212, .45);--popup-secondary-btn-bg: #1e3a8a;--popup-secondary-btn-hover: #0f172a;--popup-secondary-btn-color: #adb5bd;--popup-secondary-btn-shadow: 0 4px 12px rgba(30, 58, 138, .35);--popup-secondary-btn-shadow-hover: 0 6px 16px rgba(30, 58, 138, .45)}}.map-component .leaflet-container{border-radius:12px}.map-sidebar{width:250px;background:#fff;border-radius:12px 0 0 12px;padding:12px;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000001a;z-index:100;overflow-y:auto}.search-form{display:flex;gap:8px;margin-bottom:16px}.search-input{flex:1;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px;outline:none}.search-input:focus{border-color:#4caf50;box-shadow:0 0 4px #4caf5033}.search-button{padding:8px 12px;background:#4caf50;color:#fff;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center}.search-button:hover{background:#45a049}.places-section{flex:1;overflow-y:auto}.places-list{display:flex;flex-direction:column;gap:8px}.place-item{padding:10px;border:1px solid #eee;border-radius:6px;cursor:pointer;transition:all .2s}.place-item:hover{background:#f5f5f5;border-color:#4caf50}.place-name{font-weight:600;font-size:14px;color:#333;margin-bottom:4px}.place-address{font-size:12px;color:#777;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}.map-controls{display:flex;flex-direction:column;position:absolute;top:10px;right:10px;height:fit-content;border:none;z-index:999;gap:5px}.control-button{background:#111d49b3;border:1px solid rgba(17,29,73,.9);border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#ffffffb3;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.control-button svg{width:24px;height:24px;color:#ffffffb3}.control-button:hover{background:#111d49e6;color:#fff}.map-attribution{z-index:1000;width:100%;height:18px;display:flex;align-items:center!important;justify-content:center;gap:4px;color:#ccc;text-align:center;margin:5px 0;font-size:.75rem}.map-component-map .map-attribution{position:absolute;bottom:0;left:50%;transform:translate(-50%);background-color:#2a2a2ae6;color:#fff;padding:4px 12px;font-size:12px;z-index:1000;margin:0}.attribution-text{display:block;color:#ccc;height:18px;text-align:center;margin:5px 0;font-size:.75rem;text-decoration:none}.attribution-text:hover{color:#999}.post-marker{background:transparent;border:none}.post-marker svg{color:#333}.marker-pin{position:relative;font-size:28px}.marker-pin svg path{stroke:var(--marker-stroke);stroke-width:1.4;paint-order:stroke fill}.post-count{position:absolute;top:-6px;right:-10px;background:#ff2d55;color:#fff;font-size:12px;font-weight:700;padding:3px 6px;border-radius:20px;box-shadow:0 0 6px #0006}.current-marker{background:transparent;border:none}.current-marker svg{color:#267fca}.select-marker{background:transparent;border:none}.select-marker svg{color:#c02626;color:#267fca}.leaflet-popup{bottom:15px!important;border-radius:12px;border:1px outset var(--popup-border);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-sizing:border-box;box-shadow:var(--popup-shadow)}.leaflet-popup-content-wrapper{color:var(--popup-text);border-radius:12px;background:var(--popup-bg);border:1px outset var(--popup-border);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.leaflet-popup-tip{display:none;background:transparent}.leaflet-popup-content{font-size:14px;font-weight:500;margin:0}.leaflet-popup-close-button span{color:var(--popup-text);opacity:1;display:none}.place-location-popup,.user-location-popup,.selected-location-popup{display:flex;flex-direction:column;width:var(--popup-card-width)}.place-location-popup img,.user-location-popup img,.selected-location-popup img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:8px}.place-location-popup div,.user-location-popup div,.selected-location-popup div{display:flex;flex-direction:column;gap:var(--popup-content-gap);padding:var(--popup-body-padding)}.place-location-popup h3,.user-location-popup h3,.selected-location-popup h3{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;font-weight:600;font-size:16px;color:var(--popup-heading)}.place-location-popup p,.user-location-popup p,.selected-location-popup p{margin:0;font-size:13px;font-weight:500;color:var(--popup-muted)}.place-location-popup nav,.user-location-popup nav,.selected-location-popup nav{display:flex;flex-direction:row;gap:8px}.place-location-popup button:nth-child(1),.user-location-popup button:nth-child(1),.selected-location-popup button:nth-child(1){flex:1;height:32px;background:var(--popup-primary-btn-bg);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .3s ease;box-shadow:var(--popup-primary-btn-shadow)}.place-location-popup button:nth-child(1):hover,.user-location-popup button:nth-child(1):hover,.selected-location-popup button:nth-child(1):hover{background:var(--popup-primary-btn-hover);box-shadow:var(--popup-primary-btn-shadow-hover)}.place-location-popup button:nth-child(1) svg,.user-location-popup button:nth-child(1) svg,.selected-location-popup button:nth-child(1) svg{width:20px;height:20px;color:#fff}.place-location-popup button:nth-child(2),.user-location-popup button:nth-child(2),.selected-location-popup button:nth-child(2){display:flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:20px;background:var(--popup-secondary-btn-bg);border:none;border-radius:8px;cursor:pointer;color:var(--popup-secondary-btn-color);transition:all .3s ease;box-shadow:var(--popup-secondary-btn-shadow)}.place-location-popup button:nth-child(2):hover,.user-location-popup button:nth-child(2):hover,.selected-location-popup button:nth-child(2):hover{background:var(--popup-secondary-btn-hover);box-shadow:var(--popup-secondary-btn-shadow-hover)}@media(max-width:1024px){.map-component{--popup-card-width: 208px;--popup-body-padding: 10px;--popup-content-gap: 4px}.map-controls{top:auto;bottom:30px;right:30px;transform:translate(50%)}}._error-container_59tj7_1{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a0e27,#1a1f3a,#0d071f);position:relative;overflow:hidden;font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}._error-card_59tj7_25{border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:24px;padding:0 40px!important;height:auto;text-align:center;box-shadow:0 8px 32px #0000004d;position:relative;z-index:2;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:_cardAppear_59tj7_1 .8s ease-out .2s backwards;max-width:600px;width:90%}._branding-content_59tj7_85{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;margin-bottom:30px;padding:25px;border-bottom:1px solid rgba(255,255,255,.1)}._gezenti-logo_59tj7_107{height:60px;width:auto;cursor:pointer;transition:all .3s ease;filter:brightness(1) drop-shadow(0 0 12px rgba(53,104,231,.3))}._gezenti-logo_59tj7_107:hover{transform:scale(1.1) translateY(-3px);filter:brightness(1.1) drop-shadow(0 0 20px rgba(53,104,231,.6))}@keyframes _logoFloat_59tj7_1{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}._gezenti-text_59tj7_153{font-size:28px;font-weight:900;margin:0;background:linear-gradient(135deg,#3568e7,#5a8bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px;animation:_textGlow_59tj7_1 2s ease-in-out infinite}@keyframes _textGlow_59tj7_1{0%,to{filter:drop-shadow(0 0 6px rgba(53,104,231,.3))}50%{filter:drop-shadow(0 0 12px rgba(53,104,231,.5))}}._gezenti-tagline_59tj7_195{font-size:12px;color:#ededed80;margin:0;letter-spacing:1px;text-transform:uppercase;font-weight:500}@keyframes _slideUp_59tj7_1{to{opacity:1;transform:translateY(0)}}._error-card_59tj7_25{border:1px solid rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:24px;padding:60px 40px;text-align:center;box-shadow:0 8px 32px #0000004d;position:relative;z-index:2;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);animation:_cardAppear_59tj7_1 .8s ease-out .2s backwards}@keyframes _cardAppear_59tj7_1{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}._error-icon-container_59tj7_281{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:30px}._error-icon_59tj7_281{display:flex;align-items:center;justify-content:center;color:#3568e7;font-size:80px;animation:_bounce_59tj7_1 2s ease-in-out infinite,_codeGlow_59tj7_1 2s ease-in-out infinite}@keyframes _bounce_59tj7_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}._error-code_59tj7_333{position:relative}._error-code_59tj7_333 h1{font-size:120px;margin:0;font-weight:900;background:linear-gradient(135deg,#3568e7,#5a8bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-5px;animation:_codeGlow_59tj7_1 2s ease-in-out infinite}@keyframes _codeGlow_59tj7_1{0%,to{filter:drop-shadow(0 0 10px rgba(53,104,231,.3))}50%{filter:drop-shadow(0 0 20px rgba(53,104,231,.5))}}._error-text_59tj7_383{margin:30px 0 40px}._error-text_59tj7_383 h2{font-size:32px;margin:15px 0;color:#fff;font-weight:600}._error-text_59tj7_383 p{font-size:16px;color:#edededb3;line-height:1.6;margin:10px 0 0}._error-actions_59tj7_419{display:flex;gap:15px;justify-content:center;margin:40px 0;flex-wrap:wrap}._btn_59tj7_435{display:flex;align-items:center;gap:10px;padding:14px 28px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:capitalize;font-family:inherit}._btn-primary_59tj7_465{background:linear-gradient(135deg,#3568e7,#5a8bff);color:#fff;box-shadow:0 4px 15px #3568e766}._btn-primary_59tj7_465:hover{transform:translateY(-3px);box-shadow:0 6px 20px #3568e799}._btn-primary_59tj7_465:active{transform:translateY(-1px)}._btn-secondary_59tj7_495{background:#ffffff1a;color:#ededede6;border:1px solid rgba(255,255,255,.2)}._btn-secondary_59tj7_495:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-3px)}._btn-secondary_59tj7_495:active{transform:translateY(-1px)}._error-suggestions_59tj7_527{margin-top:40px;padding-top:30px;border-top:1px solid rgba(255,255,255,.1)}._error-suggestions_59tj7_527 h4{font-size:14px;color:#ededed80;text-transform:uppercase;letter-spacing:1px;margin:0 0 20px;font-weight:600}._suggestions-grid_59tj7_557{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:12px}._suggestion-item_59tj7_569{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:#3568e71a;border:1px solid rgba(53,104,231,.3);border-radius:12px;color:#edededcc;font-size:12px;cursor:pointer;transition:all .3s ease;font-weight:500;font-family:inherit}._suggestion-item_59tj7_569:hover{background:#3568e733;border-color:#3568e799;color:#3568e7;transform:translateY(-2px)}._suggestion-item_59tj7_569>span:first-child{font-size:20px}._suggestion-item_59tj7_569>span:last-child{display:block;text-align:center}@media(max-width:1024px){._error-card_59tj7_25{padding:50px 35px}._gezenti-logo_59tj7_107{height:55px}._gezenti-text_59tj7_153{font-size:26px}}@media(max-width:768px){._error-card_59tj7_25{padding:40px 25px!important;width:95%;background-color:transparent;border:none;box-shadow:none}._branding-content_59tj7_85{margin-bottom:25px;padding-bottom:20px}._gezenti-logo_59tj7_107{height:50px}._gezenti-text_59tj7_153{font-size:24px}._gezenti-tagline_59tj7_195{font-size:11px}._error-code_59tj7_333 h1{font-size:80px}._error-text_59tj7_383 h2{font-size:24px}._error-text_59tj7_383 p{font-size:14px}._btn_59tj7_435{padding:12px 20px;font-size:14px}._error-emoji_59tj7_749{font-size:60px}._blob-1_59tj7_757,._blob-2_59tj7_759{opacity:.5}}@media(max-width:480px){._error-container_59tj7_1{height:auto;min-height:100vh;padding:20px}._error-card_59tj7_25{padding:30px 15px;width:100%}._branding-content_59tj7_85{margin-bottom:20px;padding-bottom:15px}._gezenti-logo_59tj7_107{height:45px}._gezenti-text_59tj7_153{font-size:22px}._gezenti-tagline_59tj7_195{font-size:10px}._error-code_59tj7_333 h1{font-size:60px}._error-text_59tj7_383 h2{font-size:20px}._error-icon-container_59tj7_281{flex-direction:column;gap:10px}._error-actions_59tj7_419{flex-direction:column}._btn_59tj7_435{width:100%;justify-content:center}._suggestions-grid_59tj7_557{grid-template-columns:repeat(3,1fr)}}._error-container_59tj7_1{min-height:100svh;padding:24px;box-sizing:border-box}._error-card_59tj7_25{width:min(600px,100%);box-sizing:border-box}._error-icon_59tj7_281{font-size:clamp(52px,10vw,80px)}._error-code_59tj7_333 h1{font-size:clamp(58px,18vw,120px);line-height:1}@media(max-width:768px){._error-container_59tj7_1{padding:16px}._error-card_59tj7_25{padding:28px 18px;border-radius:16px}._error-text_59tj7_383{margin:20px 0 28px}._error-actions_59tj7_419{margin:24px 0 0;gap:10px}}@media(max-width:480px){._error-container_59tj7_1{padding:12px}._branding-content_59tj7_85{padding:14px 10px;margin-bottom:14px}._error-card_59tj7_25{padding:22px 14px;border-radius:14px}._error-icon-container_59tj7_281{margin-bottom:16px}._error-text_59tj7_383 h2{font-size:1.2rem}._error-text_59tj7_383 p{font-size:.9rem;line-height:1.5}}._map-page_1ntto_1{height:calc(100vh - 100px);width:100vw;display:flex;flex-direction:column;background:linear-gradient(135deg,#06142e,#1b2a5e);overflow:hidden;position:relative;padding-top:100px}._glass-panel_1ntto_23{color:#fff;border-radius:12px;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}._content_1ntto_41{display:flex;gap:25px;flex:1;overflow:hidden;justify-content:center;padding:0 50px 25px}._sidebar_1ntto_59{width:300px;overflow:hidden;padding:20px;display:flex;flex-direction:column}._search-box_1ntto_75{position:relative;display:flex;align-items:center}._search-icon_1ntto_87{position:absolute;left:10px;color:#ffffff80;font-size:18px;pointer-events:none}._search-input_1ntto_103{width:100%;padding:10px 36px 10px 34px;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:14px;background:#ffffff1a;color:#fff;transition:all .3s}._search-clear_1ntto_125{position:absolute;right:6px;background:none;border:none;color:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:50%;transition:all .2s}._search-clear_1ntto_125:hover{color:#fff;background:#ffffff26}._search-input_1ntto_103::placeholder{color:#ffffff80}._search-input_1ntto_103:focus{outline:none;border-color:#fff6;background:#ffffff26;box-shadow:0 0 0 2px #ffffff1a}._filters_1ntto_187{margin-bottom:30px}._filters_1ntto_187 h3{font-size:14px;font-weight:600;color:#ffffffe6;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}._filter-options_1ntto_213{display:flex;align-items:center;flex-direction:row;gap:8px}._filter-btn_1ntto_227{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff0d;border-radius:8px;cursor:pointer;font-size:13px;color:#fffc;transition:all .3s;text-align:center}._filter-btn_1ntto_227 svg{width:100%;height:100%;color:#fffc;transition:all .3s}._filter-btn_1ntto_227:hover{background-color:#ffffff1a;border-color:#ffffff4d}._filter-btn_1ntto_227._active_1ntto_283{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-color:#fff6;box-shadow:0 4px 12px #3b82f64d}._places-list_1ntto_297{overflow-y:auto;flex:1;padding-right:8px}._places-list_1ntto_297::-webkit-scrollbar{width:6px}._places-list_1ntto_297::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}._places-list_1ntto_297::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}._places-list_1ntto_297::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._places-header_1ntto_345{font-size:14px;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:.5px}._skeleton-items_1ntto_361{display:flex;flex-direction:column;gap:12px}._skeleton-place-item_1ntto_373{display:flex;gap:10px;padding:10px;background-color:#ffffff0d;border-radius:8px;cursor:pointer;transition:all .3s;border:1px solid rgba(255,255,255,.1)}._skeleton-place-item_1ntto_373:hover{background-color:#ffffff1a;border-color:#fff3}._skeleton-image_1ntto_405{width:70px;height:70px;background:linear-gradient(90deg,#ffffff1a 25%,#fff3,#ffffff1a 75%);background-size:200% 100%;animation:_loading_1ntto_1 1.5s infinite;border-radius:8px;flex-shrink:0}._skeleton-text_1ntto_425{flex:1;display:flex;flex-direction:column;justify-content:center;gap:6px}._skeleton-line_1ntto_441{height:8px;background:linear-gradient(90deg,#ffffff1a 25%,#fff3,#ffffff1a 75%);background-size:200% 100%;animation:_loading_1ntto_1 1.5s infinite;border-radius:4px}@keyframes _loading_1ntto_1{0%{background-position:200% 0}to{background-position:-200% 0}}._place-items_1ntto_477{display:flex;flex-direction:column;gap:8px}._place-item_1ntto_477{display:flex;gap:10px;padding:10px;background-color:#ffffff0d;border-radius:8px;cursor:pointer;transition:all .3s;border:1px solid rgba(255,255,255,.1)}._place-item_1ntto_477:hover{background-color:#ffffff1a;border-color:#fff3}._place-item_1ntto_477._active_1ntto_283{background-color:#3b82f626;border-color:#3b82f666}._place-thumb_1ntto_531{width:60px;height:60px;border-radius:8px;overflow:hidden;flex-shrink:0}._place-thumb_1ntto_531 img{width:100%;height:100%;object-fit:cover}._place-thumb-placeholder_1ntto_559{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffff14;color:#ffffff4d;font-size:24px}._place-info_1ntto_581{flex:1;display:flex;flex-direction:column;justify-content:center;gap:3px;min-width:0}._place-info_1ntto_581 h4{margin:0;font-size:14px;font-weight:600;color:#fffffff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._place-location_1ntto_619{display:flex;align-items:center;gap:3px;margin:0;font-size:12px;color:#ffffff80;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._place-location_1ntto_619 svg{flex-shrink:0;font-size:14px}._place-rating_1ntto_653{display:flex;align-items:center;gap:4px;font-size:12px;color:#ffc107}._place-rating_1ntto_653 svg{font-size:14px}._place-rating_1ntto_653 span{color:#ffffffb3}._no-results_1ntto_685{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;color:#fff6;gap:10px}._no-results_1ntto_685 svg{font-size:48px}._no-results_1ntto_685 p{margin:0;font-size:14px}._detail-image_1ntto_725{width:100%;height:180px;border-radius:10px;overflow:hidden;margin-bottom:5px}._detail-image_1ntto_725 img{width:100%;height:100%;object-fit:cover}._detail-image-placeholder_1ntto_753{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#ffffff0f;color:#ffffff40;font-size:48px}._detail-title_1ntto_775{margin:0;font-size:18px;font-weight:700;color:#fff}._detail-location_1ntto_789{display:flex;align-items:center;gap:4px;margin:0;font-size:13px;color:#fff9}._detail-location_1ntto_789 svg{font-size:16px;flex-shrink:0}._detail-rating_1ntto_817{display:flex;align-items:center;gap:6px;font-size:14px}._detail-stars_1ntto_831{display:flex;gap:2px;color:#ffc107}._detail-stars_1ntto_831 svg{font-size:16px}._detail-rating_1ntto_817 span{color:#fffc;font-weight:600}._detail-review-count_1ntto_861{color:#ffffff80!important;font-weight:400!important;font-size:12px}._detail-categories_1ntto_873{display:flex;flex-wrap:wrap;gap:6px}._detail-tag_1ntto_885{padding:4px 10px;border-radius:20px;font-size:11px;background:#3b82f633;color:#fffc;border:1px solid rgba(59,130,246,.3)}._detail-description_1ntto_903{margin-top:5px}._detail-description_1ntto_903 h3{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#ffffffb3;margin:0 0 8px}._detail-description_1ntto_903 p{margin:0;font-size:13px;line-height:1.6;color:#fff9}._detail-coords_1ntto_943{display:flex;align-items:center;gap:6px;font-size:12px;color:#fff6;padding:8px 0;border-top:1px solid rgba(255,255,255,.1)}._detail-coords_1ntto_943 svg{font-size:16px}._detail-link_1ntto_971{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;border-radius:8px;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;text-decoration:none;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #3b82f659}._detail-link_1ntto_971:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 16px #3b82f673}._detail-link_1ntto_971 svg{font-size:18px}._detail-loading_1ntto_1021{display:flex;flex-direction:column;gap:8px;margin-top:10px}._no-selection_1ntto_1035{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#ffffff59;font-size:14px;gap:12px;text-align:center}._no-selection_1ntto_1035 svg{font-size:48px;opacity:.5}._no-selection_1ntto_1035 p{margin:0}._map-container_1ntto_1077{flex:1;max-width:800px;position:relative;border-radius:12px;overflow:hidden}._map-wrapper_1ntto_1093{position:relative;width:100%;height:100%}._map-placeholder_1ntto_1105{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0003;color:#ffffff80;cursor:pointer;border:none;outline:none}._map-placeholder_1ntto_1105 svg{width:20%;height:20%;opacity:.4;color:#fff9}._map-placeholder_1ntto_1105 p{font-size:16px;color:#fff9}._map-placeholder_1ntto_1105:hover>svg,._map-placeholder_1ntto_1105:hover>p{color:#ffffffe6;transition:color .3s ease}._right-panel_1ntto_1167{width:320px;height:100%;overflow-y:auto;position:relative}._place-details_1ntto_1181{position:relative;padding:20px}._close-btn_1ntto_1191{position:absolute;top:15px;right:15px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:32px;height:32px;font-size:16px;color:#ffffffb3;cursor:pointer;transition:all .3s;padding:0;display:flex;align-items:center;justify-content:center}._close-btn_1ntto_1191:hover{background:#fff3;color:#fff;transform:rotate(90deg)}._details-content_1ntto_1241{margin-top:15px;display:flex;flex-direction:column;gap:10px}._mobile-sheet-handle-wrap_1ntto_1255{display:none;background-color:#06142e}@media(max-width:1280px){._content_1ntto_41{gap:16px;padding:0 20px 20px}._sidebar_1ntto_59{width:280px}._right-panel_1ntto_1167{width:290px}}@media(max-width:1024px){._map-page_1ntto_1{min-height:100svh;height:100svh;padding-top:72px;overflow:hidden}._content_1ntto_41{padding:0;gap:0;display:block;overflow:hidden;height:calc(100svh - 72px)}._sidebar_1ntto_59{display:none}._map-container_1ntto_1077{width:100%;max-width:100%;min-height:100%;height:100%;border-radius:0;border:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}._right-panel_1ntto_1167{position:fixed;left:0;right:0;bottom:0;width:100%;height:72vh;max-height:72vh;border-radius:18px 18px 0 0;z-index:1200;overflow-y:auto;background-color:#06142e;transform:translateY(calc(100% - 54px));transition:transform .28s ease}._right-panel_1ntto_1167._mobile-sheet-open_1ntto_1391{transform:translateY(0)}._right-panel_1ntto_1167._mobile-sheet-closed_1ntto_1399{transform:translateY(calc(100% - 54px))}._mobile-sheet-handle-wrap_1ntto_1255{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 12px 8px;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:5;background:#080f23f2;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}._mobile-sheet-handle-wrap_1ntto_1255 p{margin:0;font-size:12px;color:#ffffffb3}._mobile-sheet-handle_1ntto_1255{width:44px;height:4px;border-radius:20px;background:#ffffff73}._place-details_1ntto_1181{padding:14px}._detail-image_1ntto_725{height:190px}._detail-title_1ntto_775{font-size:16px}}@media(max-width:480px){._map-page_1ntto_1{padding-top:64px}._content_1ntto_41{height:calc(100svh - 64px)}._glass-panel_1ntto_23{border-radius:10px}._search-input_1ntto_103{font-size:13px;padding:9px 34px 9px 32px}._places-list_1ntto_297 h3{font-size:12px}._map-container_1ntto_1077{min-height:100%}._detail-image_1ntto_725{height:150px}._detail-link_1ntto_971{font-size:13px;padding:9px}._right-panel_1ntto_1167{height:76vh;max-height:76vh}}._profile-page_mcfpf_3{min-height:100vh;height:auto;display:flex;align-items:center;justify-content:center;gap:25px;margin:0 auto;background:linear-gradient(135deg,#06142e,#1b2a5e);overflow:hidden;width:100vw;padding:20px 0 16px;gap:14px;flex-wrap:wrap;flex-direction:column}._glass-panel_mcfpf_37{color:#fff;border-radius:12px;height:fit-content;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}._profile-panel_mcfpf_57{width:60%;flex:none;overflow:hidden}._profile-section_mcfpf_69{display:flex;align-items:center;gap:14px;padding:14px;margin-bottom:0;text-align:left;position:relative}._user-thumbnail_mcfpf_89{position:absolute;z-index:-1;display:flex;justify-content:center;align-items:center;width:100%;height:140px;background:var(--bg-image) no-repeat center center;background-color:#727272;background-size:cover;border-radius:12px 12px 0 0;opacity:.16;margin:0 0 0 -14px}._user-avatar_mcfpf_121{width:auto;height:auto;margin:0;padding-top:0;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-shrink:0}._user-avatar_mcfpf_121 img,._user-avatar_mcfpf_121 span{display:flex;justify-content:center;align-items:center;width:96px;height:96px;border:2px solid rgba(255,255,255,.2);border-radius:50%;object-fit:cover;background-color:#727272}._user-avatar_mcfpf_121 span{font-size:44px}._user-avatar_mcfpf_121 svg{width:44px;height:44px}._user-meta_mcfpf_189{display:flex;flex-direction:column;align-items:flex-start;gap:6px;flex:1;min-width:0}._user-name_mcfpf_207{margin:0}._user-badges_mcfpf_215{margin-top:5px;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px}._badge_mcfpf_231{width:fit-content;background:#fff3;padding:3px 8px;border-radius:12px;font-size:.75rem;font-weight:600;margin-bottom:5px}._badge-gold_mcfpf_251,._badge_mcfpf_231:first-child{background:gold;color:#000}._vertical-seperator_mcfpf_263{display:none}._sidebar-nav_mcfpf_271{display:flex;flex-direction:row;gap:8px;padding:0 14px 14px;overflow-x:auto;margin-top:32px;scrollbar-width:none}._sidebar-nav_mcfpf_271::-webkit-scrollbar{display:none}._nav-link_mcfpf_299{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:600;padding:10px 14px;border-radius:999px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);flex-shrink:0;transition:background-color .3s ease}._nav-link_mcfpf_299:hover{background-color:#ffffff24}._nav-link-icon_mcfpf_337{font-size:18px;flex-shrink:0}._nav-link-text_mcfpf_347{white-space:nowrap}._content_mcfpf_355{display:flex;flex-direction:column;min-height:calc(100vh - 90px);height:auto;width:calc(60% - 24px);padding:0 12px 16px}._tabs-container_mcfpf_373{display:flex;gap:30px;padding:20px;border-bottom:1px solid rgba(255,255,255,.1);overflow-x:auto;overflow-y:hidden;scrollbar-width:none}._tabs-container_mcfpf_373::-webkit-scrollbar{display:none}._tab-btn_mcfpf_401{background:none;border:none;color:#ffffff80;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;padding:10px 0;position:relative;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0}._tab-btn_mcfpf_401:hover{color:#fffc}._tab-btn_mcfpf_401._active_mcfpf_445{color:#60a5fa}._tab-btn_mcfpf_401._active_mcfpf_445:after{content:"";position:absolute;bottom:-12px;left:0;right:0;height:2px;background:linear-gradient(90deg,#3b82f6,#8b5cf6)}._posts-grid_mcfpf_473{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:15px;padding:20px}._posts-column_mcfpf_487{display:flex;flex-direction:column}._posts-column_mcfpf_487 ._post-card_mcfpf_497{aspect-ratio:auto;min-height:190px}._post-card_mcfpf_497{position:relative;width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#1e293b80;border:1px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s ease}._post-card_mcfpf_497:hover{transform:scale(1.02);border-color:#ffffff4d;box-shadow:0 8px 20px #0006}._post-image_mcfpf_543{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease}._post-card_mcfpf_497:hover ._post-image_mcfpf_543{filter:brightness(.7) blur(2px)}._post-overlay_mcfpf_567{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0006;opacity:0;transition:opacity .3s ease}._post-card_mcfpf_497:hover ._post-overlay_mcfpf_567{opacity:1}._post-card-no-image_mcfpf_597{background:linear-gradient(145deg,#1e293bf2,#0f172af2)}._post-image-fallback_mcfpf_605{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff8c;font-size:42px}._post-overlay-visible_mcfpf_625{opacity:1;background:#00000059}._post-stats_mcfpf_635{display:flex;gap:20px;color:#fff}._post-overlay-inner_mcfpf_647{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;padding:12px}._post-content_mcfpf_665{color:#fff;font-size:13px;line-height:1.35;margin:0;text-align:center;max-width:100%;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._like-stat_mcfpf_695{display:flex;align-items:center;gap:8px;font-weight:600;font-size:16px}._empty-state_mcfpf_711{text-align:center;padding:40px 20px;color:#ffffff80}._empty-state-icon_mcfpf_723{font-size:48px;margin-bottom:15px}._empty-state-text_mcfpf_733{font-size:16px;margin:0}._reviews_mcfpf_743{display:flex;flex-direction:column;gap:15px;padding:20px}._review-card_mcfpf_757{background:#1e293b80;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px;transition:all .3s ease}._review-card_mcfpf_757:hover{background:#1e293bb3;border-color:#fff3}._review-place_mcfpf_783{color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 10px}._review-rating_mcfpf_797{display:flex;align-items:center;gap:6px;margin-bottom:12px;font-size:.9rem;color:#fffc}._rating-star_mcfpf_815{color:#fbbf24;font-size:1.2rem}._review-text_mcfpf_825{color:#ffffffb3;font-size:.95rem;line-height:1.6;margin:0}._verify-warning_mcfpf_839{display:flex;align-items:center;justify-content:center;width:20px;font-size:22px;color:#eed202}._settings-panel_mcfpf_857{display:flex;flex-direction:column;width:calc(100% - 40px);padding:20px;max-height:calc(100vh - 200px);overflow-y:auto}._settings-panel_mcfpf_857 h2{color:#fff;font-size:1.2rem;margin:0 0 20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}._settings-content_mcfpf_891{display:flex;flex-direction:column;gap:20px}._settings-section_mcfpf_903{display:flex;flex-direction:column;gap:15px}._settings-section_mcfpf_903 h3{color:#fffc;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px;font-weight:600}._setting-item_mcfpf_933{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;transition:all .3s ease}._setting-item_mcfpf_933 span{color:#fffc;font-size:.9rem;font-weight:500}._vertical-table_mcfpf_967{display:flex;flex-direction:row;width:100%;gap:12px}._vertical-table_mcfpf_967 ._form-group_mcfpf_981{flex:1;display:flex;flex-direction:column;gap:8px}._switch_mcfpf_997{position:relative;display:inline-block;width:44px;height:24px}._switch_mcfpf_997 input{opacity:0;width:0;height:0}._slider_mcfpf_1023{position:absolute;cursor:pointer;inset:0;background-color:#fff3;transition:.3s;border-radius:24px}._slider_mcfpf_1023:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}._switch_mcfpf_997 input:checked+._slider_mcfpf_1023{background-color:#3b82f6}._switch_mcfpf_997 input:checked+._slider_mcfpf_1023:before{transform:translate(20px)}._form-group_mcfpf_981{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}._form-label_mcfpf_1101{color:#fffc;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._form-input_mcfpf_1117{padding:10px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-size:.95rem;transition:all .3s ease}._form-input_mcfpf_1117:focus{outline:none;background:#ffffff1f;border-color:#3b82f680;box-shadow:0 0 0 3px #3b82f61a}._form-input_mcfpf_1117:disabled{opacity:.5;cursor:not-allowed}._form-input_mcfpf_1117::placeholder{color:#fff6}._form-hint_mcfpf_1169{color:#ffffff80;font-size:.8rem;margin-top:-5px}._verify-input-group_mcfpf_1181{display:flex;gap:10px;align-items:center}._verify-input-group_mcfpf_1181 ._form-input_mcfpf_1117{flex:1}._verify-btn_mcfpf_1201{padding:10px 14px;background:#10b98133;color:#10b981;border:1px solid rgba(16,185,129,.5);border-radius:8px;font-weight:600;font-size:.8rem;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s ease;white-space:nowrap}._verify-btn_mcfpf_1201:hover{background:#10b9814d;border-color:#10b981cc}._verify-btn_mcfpf_1201:disabled{background:#10b9811a;border-color:#10b9814d;color:#10b98180;cursor:not-allowed}._resend-btn_mcfpf_1259{padding:10px 14px;background:#b9b61033;color:#b9b610;border:1px solid rgba(185,182,16,.5);border-radius:8px;font-weight:600;font-size:.8rem;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .3s ease;white-space:nowrap}._resend-btn_mcfpf_1259:hover{background:#b9b6104d;border-color:#b9b610cc}._resend-btn_mcfpf_1259:disabled{background:#b9b6101a;border-color:#b9b6104d;color:#b9b61080;cursor:not-allowed}._image-upload-group_mcfpf_1315{display:flex;align-items:center;padding:15px;background:#ffffff0d;border:1px dashed rgba(255,255,255,.2);border-radius:12px;text-align:center;gap:14px}._image-preview_mcfpf_1337,._thumbnail-preview_mcfpf_1339{display:flex;align-items:center;justify-content:center;width:192px;height:192px;background:#ffffff14;border:2px solid rgba(255,255,255,.15);border-radius:50%;font-size:40px;color:#fff6;flex-shrink:0}._avatar-preview_mcfpf_1367 img{display:flex;align-items:center;justify-content:center;width:192px;height:192px;background:#ffffff14;border:2px solid rgba(255,255,255,.15);border-radius:50%;font-size:40px;color:#fff6;flex-shrink:0;object-fit:cover}._thumbnail-preview_mcfpf_1339{width:120px;height:80px;border-radius:8px}._upload-controls_mcfpf_1409{display:flex;flex-direction:column;gap:10px;flex:1}._upload-btn_mcfpf_1423,._remove-btn_mcfpf_1425{padding:10px 14px;background:#3b82f633;color:#60a5fa;border:1px solid rgba(59,130,246,.5);border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .3s ease}._upload-btn_mcfpf_1423:hover{background:#3b82f64d;border-color:#3b82f6cc}._remove-btn_mcfpf_1425{background:#ef444426;color:#ef4444;border-color:#ef444466}._remove-btn_mcfpf_1425:disabled{background:#ef444414;border-color:#ef444433;color:#ef444480;cursor:not-allowed;pointer-events:none}._remove-btn_mcfpf_1425:hover{background:#ef444440;border-color:#ef4444b3}._save-btn_mcfpf_1505{width:100%;padding:12px 20px;background:#10b98133;color:#10b981;border:1px solid rgba(16,185,129,.8);border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}._save-btn_mcfpf_1505:hover{background:#10b98166}._popup_mcfpf_1547{position:fixed;bottom:20px;left:50%;transform:translate(-50%);width:840px;z-index:9999;animation:_slideIn_mcfpf_1 .3s ease-out}@keyframes _slideIn_mcfpf_1{0%{transform:translate(-50%,20px);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes _slideOut_mcfpf_1{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,20px);opacity:0}}._popup-content_mcfpf_1611{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#10b98133;border:1px solid rgba(16,185,129,.5);border-radius:12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 24px #0000004d}._popup-icon_mcfpf_1635{color:#10b981;font-size:24px;flex-shrink:0}._popup-text_mcfpf_1647{color:#fff;font-size:.95rem;font-weight:500;margin:0}._right-panel_mcfpf_1661{display:flex;flex-direction:column;width:250px;gap:30px}@media(max-width:992px){._profile-panel_mcfpf_57{width:calc(100% - 60px)}._content_mcfpf_355{width:calc(100% - 84px)}._settings-panel_mcfpf_857{max-height:none}._right-panel_mcfpf_1661{display:none}}._profile-header_mcfpf_1711{flex-direction:column;align-items:center;gap:20px;padding:20px 0}._profile-image_mcfpf_1725{width:100px;height:100px;margin-top:-50px}._user-details_mcfpf_1737{text-align:center}._user-name_mcfpf_207{font-size:1rem}._edit-profile-btn_mcfpf_1753{align-self:center}._stats-container_mcfpf_1761{justify-content:space-around;gap:20px}._tabs-container_mcfpf_373{gap:10px;padding:14px 14px 12px}._tab-btn_mcfpf_401{font-size:12px;padding:8px 0}._carousel-card_mcfpf_1791{flex:0 0 180px;height:260px}._card-image_mcfpf_1801{height:140px}._slider-controls_mcfpf_1809{gap:4px}._nav-btn_mcfpf_1817{width:28px;height:28px;font-size:12px}._posts-grid_mcfpf_473{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}._cover-image_mcfpf_1839{height:180px}._right-panel_mcfpf_1661,._vertical-table_mcfpf_967{flex-direction:column}._verify-input-group_mcfpf_1181{flex-direction:column;align-items:stretch}._verify-btn_mcfpf_1201,._resend-btn_mcfpf_1259{width:100%;justify-content:center}._upload-controls_mcfpf_1409{padding:0 40px}._settings-panel_mcfpf_857{width:calc(100% - 24px);padding:16px 12px 20px}._popup-content_mcfpf_1611{width:100%}@media(max-width:480px){._user-avatar_mcfpf_121 img,._user-avatar_mcfpf_121 span{width:58px;height:58px}._user-avatar_mcfpf_121 span{font-size:36px}._user-avatar_mcfpf_121 svg{width:36px;height:36px}._badge_mcfpf_231{font-size:.68rem}._sidebar-nav_mcfpf_271{padding:0 12px 12px;gap:6px}._nav-link_mcfpf_299{padding:9px 12px;gap:8px;font-size:.85rem}._nav-link-icon_mcfpf_337{font-size:16px}._content_mcfpf_355{border-radius:10px}._tabs-container_mcfpf_373{gap:8px;padding:12px 10px 10px}._tab-btn_mcfpf_401{font-size:11px;gap:6px}._posts-grid_mcfpf_473{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}._reviews_mcfpf_743{padding:12px}._review-card_mcfpf_757{padding:14px}._empty-state_mcfpf_711{padding:28px 12px}._settings-panel_mcfpf_857{width:calc(100% - 16px);padding:14px 8px 18px}._form-input_mcfpf_1117,._verify-btn_mcfpf_1201,._resend-btn_mcfpf_1259,._upload-btn_mcfpf_1423,._remove-btn_mcfpf_1425,._save-btn_mcfpf_1505{font-size:.85rem}._popup_mcfpf_1547{bottom:10px;left:50%;right:auto;width:calc(100% - 20px);max-width:none;transform:translate(-50%)}._popup-content_mcfpf_1611{padding:12px 14px;gap:10px}._popup-text_mcfpf_1647{font-size:.9rem}._tab-btn_mcfpf_401._active_mcfpf_445:after{bottom:-10px}}._place-page_1sua1_1{min-height:100vh;width:calc(100vw - 100px);padding:120px 50px 50px;display:flex;flex-direction:column;gap:30px;background:linear-gradient(135deg,#06142e,#1b2a5e);color:#fff;font-family:Lucida Sans,sans-serif}._glass-panel_1sua1_25{color:#fff;border-radius:16px;padding:24px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 8px 32px #0000001a;transition:all .3s ease}._glass-panel_1sua1_25:hover{background:#ffffff26;border-color:#ffffff4d}._gallery-section_1sua1_59{width:100%;display:flex;flex-direction:column;gap:20px;margin-bottom:20px}._main-image-container_1sua1_75{position:relative;width:100%;height:500px;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d}._main-image_1sua1_75{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._nav-button-prev_1sua1_107,._nav-button-next_1sua1_109{position:absolute;top:50%;transform:translateY(-50%);background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;z-index:10}._nav-button-prev_1sua1_107{left:16px}._nav-button-next_1sua1_109{right:16px}._nav-button-prev_1sua1_107:hover,._nav-button-next_1sua1_109:hover{background:#ffffff4d;border-color:#ffffff80}._image-counter_1sua1_175{position:absolute;bottom:16px;right:16px;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:8px 16px;border-radius:50px;font-size:.85rem;border:1px solid rgba(255,255,255,.2)}._btn-save_1sua1_199{position:absolute;top:16px;right:16px;background:transparent;border:none;outline:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;z-index:10}._btn-save_1sua1_199:hover{background:#3b82f6cc;transform:scale(1.1)}._btn-save_1sua1_199._saved_1sua1_249:hover{background:#fff;transform:scale(1.1)}._thumbnail-gallery_1sua1_259{display:flex;gap:12px;overflow-x:auto;padding:0 4px;scroll-behavior:smooth}._thumbnail-gallery_1sua1_259::-webkit-scrollbar{height:6px}._thumbnail-gallery_1sua1_259::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}._thumbnail-gallery_1sua1_259::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}._thumbnail-gallery_1sua1_259::-webkit-scrollbar-thumb:hover{background:#ffffff4d}._thumbnail_1sua1_259{flex:0 0 120px;height:80px;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid rgba(255,255,255,.2);transition:all .3s ease}._thumbnail_1sua1_259 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._thumbnail_1sua1_259:hover img{transform:scale(1.1)}._thumbnail_1sua1_259._active_1sua1_353{border-color:#3b82f6;box-shadow:0 0 20px #3b82f680}._content-grid_1sua1_363{display:grid;grid-template-columns:1fr 380px;gap:30px;width:100%}._left-column_1sua1_377,._right-column_1sua1_389{display:flex;flex-direction:column;gap:24px}._place-title_1sua1_401{font-size:2.5rem;font-weight:700;margin:0 0 8px;letter-spacing:-.5px}._location-info_1sua1_417{display:flex;align-items:center;gap:8px;font-size:.95rem;opacity:.9;margin:0;color:#fffc}._rating-section_1sua1_437{margin-top:16px}._rating-display_1sua1_445{display:flex;align-items:center;gap:12px}._stars_1sua1_457{display:flex;gap:4px}._star-icon_1sua1_467{color:#fbbf24;transition:transform .2s ease}._star-icon_1sua1_467:hover{transform:scale(1.2)}._rating-number_1sua1_485{font-size:1.25rem;font-weight:700}._review-avatar-placeholder_1sua1_495{width:40px;height:40px;border-radius:50%}._review-count_1sua1_507{font-size:.9rem;opacity:.8}._categories_1sua1_517{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}._category-tag_1sua1_531{background:#3b82f64d;border:1px solid rgba(59,130,246,.5);padding:6px 12px;border-radius:20px;font-size:.85rem;color:#ffffffe6;transition:all .3s ease}._category-tag_1sua1_531:hover{background:#3b82f680;border-color:#3b82f6}._section-title_1sua1_561{font-size:1.3rem;font-weight:700;margin:0 0 16px;display:flex;align-items:center;gap:8px}._description_1sua1_581{font-size:.95rem;line-height:1.6;color:#ffffffd9;margin:0}._details-grid_1sua1_595{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}._details-grid_1sua1_595 ._glass-panel_1sua1_25{display:flex;gap:12px;align-items:flex-start;padding:16px}._details-grid_1sua1_595 ._glass-panel_1sua1_25 svg{color:#3b82f6;flex-shrink:0;margin-top:2px}._detail-label_1sua1_633{font-size:.8rem;opacity:.7;margin:0;text-transform:uppercase;letter-spacing:.5px}._detail-value_1sua1_649{font-size:.95rem;margin:4px 0 0;font-weight:500}._reviews-header_1sua1_661{display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:opacity .3s ease}._reviews-header_1sua1_661:hover{opacity:.8}._reviews-list_1sua1_685{display:flex;flex-direction:column;gap:16px;margin-top:16px;overflow-y:auto;padding-right:8px}._reviews-list_1sua1_685::-webkit-scrollbar{display:none}._review-item_1sua1_711{padding:16px;background:#ffffff0d;border-radius:12px;border:1px solid rgba(255,255,255,.1)}._review-header_1sua1_725{display:flex;align-items:center;gap:12px;margin-bottom:12px}._review-avatar_1sua1_495{width:40px;height:40px;border-radius:50%;object-fit:cover}._review-author-info_1sua1_753{flex:1}._review-author_1sua1_753{font-size:.95rem;font-weight:700;margin:0 0 5px}._review-date_1sua1_773{font-size:.8rem;opacity:.6;margin:0}._review-rating_1sua1_785{display:flex;gap:2px}._star-filled_1sua1_795{color:#fbbf24}._star-empty_1sua1_803{color:#fff3}._review-text_1sua1_811{font-size:.9rem;line-height:1.5;color:#ffffffd9;margin:0}._no-reviews_1sua1_825{text-align:center;color:#fff9;padding:20px;font-size:.95rem;margin:0}._btn-load-more_1sua1_841,._btn-open-map_1sua1_843,._btn-back_1sua1_845{background:transparent;border:none;outline:none;color:#fff;padding:12px 24px;border-radius:12px;font-size:.95rem;cursor:pointer;transition:all .3s ease;width:100%;margin-top:12px}._btn-open-map_1sua1_843{color:#3b82f6;border-radius:0;width:auto;display:flex;align-items:center;justify-content:center;gap:8px}._btn-open-map_1sua1_843 svg{transform:rotate(45deg);font-size:24px}._btn-open-map_1sua1_843:hover{border-bottom:1px solid rgba(59,130,246,1)}._btn-load-more_1sua1_841:hover,._btn-back_1sua1_845:hover{background:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f64d}._map-container_1sua1_927{width:100%;height:300px;border-radius:12px;overflow:hidden;background:#0000004d}._map-placeholder_1sua1_943{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}._map-placeholder_1sua1_943 svg{color:#3b82f699}._map-placeholder_1sua1_943 p{font-size:.95rem;opacity:.7;margin:0}._stats-list_1sua1_983{display:flex;flex-direction:column;gap:12px}._stat-item_1sua1_995{display:flex;align-items:center;gap:12px;padding:12px;background:#ffffff0d;border-radius:8px;font-size:.95rem}._stat-icon_1sua1_1015{color:#3b82f6;display:flex;align-items:center}._action-buttons_1sua1_1027{display:flex;flex-direction:column;gap:12px}._btn-action_1sua1_1039{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:#3b82f64d;border:1px solid rgba(59,130,246,.5);color:#fff;cursor:pointer;transition:all .3s ease;font-size:.95rem}._btn-action_1sua1_1039:hover{background:#3b82f680;border-color:#3b82f6}._btn-action_1sua1_1039 svg{color:#3b82f6}._posted-by-info_1sua1_1085{display:flex;flex-direction:column;gap:0}._posted-header_1sua1_1097{display:flex;align-items:flex-start;gap:12px}._posted-header_1sua1_1097 svg{color:#3b82f6;flex-shrink:0;margin-top:2px}._posted-header_1sua1_1097>div{flex:1}._posted-by_1sua1_1085{font-size:.95rem;font-weight:500;margin:0;text-align:left}._posted-date_1sua1_1143{font-size:.8rem;opacity:.6;margin:4px 0 0;text-align:left}._error-container_1sua1_1157{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:40px;text-align:center;color:#fff}._error-container_1sua1_1157 svg{color:#ef4444;opacity:.8}._error-container_1sua1_1157 p{font-size:1.2rem;margin:0}._skeleton-loader_1sua1_1201{display:flex;flex-direction:column;gap:20px}._skeleton-image_1sua1_1213{width:100%;height:500px;background:linear-gradient(90deg,#ffffff1a,#ffffff0d,#ffffff1a);background-size:200% 100%;animation:_shimmer_1sua1_1 1.5s infinite;border-radius:20px}._skeleton-text_1sua1_1231{height:16px;background:linear-gradient(90deg,#ffffff1a,#ffffff0d,#ffffff1a);background-size:200% 100%;animation:_shimmer_1sua1_1 1.5s infinite;border-radius:8px}@keyframes _shimmer_1sua1_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media(max-width:1200px){._content-grid_1sua1_363{grid-template-columns:1fr}._right-column_1sua1_389{grid-column:1}}._post-review-section_1sua1_1277{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.1)}._review-form-container_1sua1_1289{display:flex;flex-direction:column;gap:16px}._review-form-header_1sua1_1301{display:flex;align-items:center;gap:12px}._user-avatar-placeholder_1sua1_1313{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;border:2px solid rgba(255,255,255,.3);flex-shrink:0}._review-owner-name_1sua1_1339{font-size:.95rem;font-weight:600;margin:0;color:#fffffff2}._rating-input_1sua1_1353{display:flex;align-items:center;justify-content:center;gap:8px}._rating-label_1sua1_1367{font-size:.85rem;font-weight:600;opacity:.85;margin:0;text-transform:uppercase;letter-spacing:.5px;line-height:28px}._stars-input_1sua1_1387{display:flex;gap:8px}._star-button_1sua1_1397{background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}._star-button_1sua1_1397:hover{transform:scale(1.15)}._star-input-icon_1sua1_1427{color:#fbbf24;width:22px;transition:all .2s ease}._rating-text_1sua1_1439{font-size:.8rem;color:#3b82f6e6;font-weight:500}._review-textarea-container_1sua1_1451{display:flex;flex-direction:column;gap:8px}._review-textarea_1sua1_1451{width:calc(100% - 32px);padding:12px 16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#fff;font-family:Lucida Sans,sans-serif;font-size:.9rem;resize:none;transition:all .3s ease;line-height:1.5}._review-textarea_1sua1_1451:focus{outline:none;background:#ffffff14;border-color:#3b82f680;box-shadow:0 0 0 2px #3b82f61a}._review-textarea_1sua1_1451::placeholder{color:#fff6}._textarea-footer_1sua1_1513{display:flex;justify-content:flex-end;align-items:center}._char-count_1sua1_1525{font-size:.75rem;opacity:.6;color:#ffffffb3;font-weight:500}._review-form-bottom_1sua1_1539{display:flex;gap:12px;justify-content:space-between}._btn-cancel_1sua1_1551,._btn-submit-review_1sua1_1553{padding:10px 20px;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}._btn-cancel_1sua1_1551{background:#ffffff1a;color:#fffc;border:1px solid rgba(255,255,255,.2)}._btn-cancel_1sua1_1551:hover{background:#ffffff26;border-color:#ffffff4d}._btn-submit-review_1sua1_1553{background:#3b82f6e6;color:#fff;border:1px solid rgba(59,130,246,1);display:flex;align-items:center;justify-content:center;gap:6px}._btn-submit-review_1sua1_1553:hover:not(:disabled){background:#3b82f6;box-shadow:0 4px 12px #3b82f666;transform:translateY(-2px)}._btn-submit-review_1sua1_1553:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){._review-form-header_1sua1_1301{gap:10px}._user-avatar-placeholder_1sua1_1313{width:40px;height:40px}._greeting-text_1sua1_1657{font-size:.9rem}._review-textarea_1sua1_1451{font-size:.85rem}._review-form-bottom_1sua1_1539{gap:8px}._place-page_1sua1_1{width:calc(100vw - 40px);padding:80px 20px 30px;gap:20px}._main-image-container_1sua1_75{height:400px}._place-title_1sua1_401{font-size:1.8rem}._details-grid_1sua1_595{grid-template-columns:1fr}._gallery-section_1sua1_59{gap:12px}._thumbnail-gallery_1sua1_259{gap:8px}._thumbnail_1sua1_259{flex:0 0 100px;height:70px}._nav-button-prev_1sua1_107,._nav-button-next_1sua1_109{width:40px;height:40px}}@media(max-width:600px){._place-page_1sua1_1{width:calc(100vw - 32px);padding:70px 16px 20px}._main-image-container_1sua1_75{height:300px;border-radius:16px}._place-title_1sua1_401{font-size:1.4rem}._section-title_1sua1_561{font-size:1.1rem}._glass-panel_1sua1_25{padding:16px;border-radius:12px}._nav-button-prev_1sua1_107,._nav-button-next_1sua1_109{width:36px;height:36px}._nav-button-prev_1sua1_107 svg,._nav-button-next_1sua1_109 svg,._btn-save_1sua1_199 svg{width:24px;height:24px}._thumbnail_1sua1_259{flex:0 0 80px;height:60px}._stars-input_1sua1_1387{gap:6px}._star-button_1sua1_1397{transform:scale(.9)}._review-form-bottom_1sua1_1539{flex-direction:column;gap:8px}._btn-cancel_1sua1_1551,._btn-submit-review_1sua1_1553{width:100%;padding:12px 16px}}._search-results-page_boped_1{display:flex;flex-direction:column;padding-top:100px;width:100vw;min-height:calc(100vh - 100px);background:linear-gradient(135deg,#1a1a2e,#16213e)}._container_boped_19{display:flex;flex-direction:column;flex:1;padding:0 60px;width:calc(100vw - 120px)}._header_boped_35{margin-bottom:50px;color:#fff}._header_boped_35 h1{font-size:2.5rem;margin:0 0 20px;font-weight:700}._query-info_boped_57{display:flex;gap:20px;margin:0 0 15px;flex-wrap:wrap;font-size:.95rem}._query-info_boped_57 span{background:#3b82f61a;padding:6px 12px;border-radius:20px;border:1px solid rgba(59,130,246,.3)}._query-info_boped_57 strong{color:#3b82f6;font-weight:600}._result-count_boped_97{font-size:1.1rem;color:#ffffffb3;margin:0}._loading_boped_109{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#fff}._spinner_boped_127{width:50px;height:50px;border:4px solid rgba(255,255,255,.1);border-top:4px solid #3b82f6;border-radius:50%;animation:_spin_boped_127 1s linear infinite;margin-bottom:20px}@keyframes _spin_boped_127{to{transform:rotate(360deg)}}._results-grid_boped_159{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;padding-bottom:40px}._result-card_boped_173{background:#ffffff0d;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;height:100%;text-decoration:none}._result-card_boped_173:hover{background:#ffffff14;border-color:#3b82f680;box-shadow:0 12px 40px #3b82f633}._card-image_boped_213{width:100%;height:200px;overflow:hidden;background:#0000004d}._card-image_boped_213 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._result-card_boped_173:hover ._card-image_boped_213 img{transform:scale(1.1)}._no-image_boped_249{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:14px}._card-content_boped_269{padding:20px;display:flex;flex-direction:column;flex:1;color:#fff}._card-content_boped_269 h3{margin:0 0 10px;font-size:1.1rem;font-weight:600;color:#fff}._location_boped_299{margin:0 0 12px;font-size:.9rem;color:#ffffffb3}._description_boped_311{margin:0 0 auto;font-size:.85rem;color:#fff9;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._card-footer_boped_335{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1);font-size:.9rem}._rating_boped_355{display:flex;align-items:center;justify-content:center;gap:4px;color:#fbbf24;font-weight:600}._reviews_boped_373{display:flex;align-items:center;justify-content:center;color:#fff9;gap:5px}._favorites_boped_389{color:#fff9}._no-results_boped_397{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;color:#fff;text-align:center}._no-results_boped_397 h2{font-size:2rem;margin:0 0 15px;color:#fffc}._no-results_boped_397 p{font-size:1.1rem;color:#fff9;margin:0 0 30px}._home-btn_boped_441{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:12px 30px;border-radius:24px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #3b82f64d}._home-btn_boped_441:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}@media(max-width:768px){._header_boped_35 h1{font-size:1.8rem}._results-grid_boped_159{grid-template-columns:1fr}._query-info_boped_57{flex-direction:column;gap:10px}}@media(max-width:480px){._container_boped_19{padding:0 20px;width:calc(100vw - 40px)}._header_boped_35 h1{font-size:1.5rem}}._explore-page_1ufkn_1{min-height:100vh;width:100%;overflow-x:hidden;background:linear-gradient(135deg,#0c121c,#1a1f2e)}._nav-bar_1ufkn_15{display:flex;gap:10px;border-radius:12px;z-index:100;padding:0 20px 20px;width:calc(100% - 40px)}._nav-button_1ufkn_33{display:flex;align-items:center;justify-content:center;text-align:center;gap:8px;width:100%;padding:8px 16px;background:none;border:1px solid rgba(255,255,255,.2);color:#fff9;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap}._nav-button_1ufkn_33:hover{background:#ffffff1a;color:#fff;border-color:#fff6}._nav-button_1ufkn_33[style*="opacity: 1"]{background:linear-gradient(135deg,#6366f133,#3b82f633);color:#fff;border-color:#6366f180}._search-section_1ufkn_97{position:fixed;top:50%;left:50%;width:70%;max-width:700px;margin-left:-350px;margin-top:-100px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:999;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0;border-radius:12px;box-shadow:0 8px 32px #0000004d}._drag-handle_1ufkn_141{width:100%;padding:12px 0;display:flex;align-items:center;justify-content:center;cursor:grab;-webkit-user-select:none;user-select:none;background:#6366f126;border-bottom:1px solid rgba(255,255,255,.1);border-radius:12px 12px 0 0;color:#fff9;transition:background .2s ease,color .2s ease}._drag-handle_1ufkn_141:hover{background:#6366f140;color:#ffffffd9}._drag-handle_1ufkn_141:active{cursor:grabbing}._back-button_1ufkn_189{background:transparent;border:none;color:#fffc;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;transition:color .2s ease;z-index:10}._back-button_1ufkn_189:hover{color:#fff}._search-section_1ufkn_97 h1{font-size:56px;font-weight:700;color:#fff;margin:0 0 40px;background:linear-gradient(135deg,#fff,#a0aec0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._search-container_1ufkn_245{display:flex;gap:12px;flex-wrap:wrap;align-items:center;width:calc(100% - 40px);padding:20px}._search-box_1ufkn_263{flex:1;min-width:250px;display:flex;align-items:center;padding:16px;height:16px;background:#ffffff14;border:2px solid rgba(255,255,255,.15);border-radius:14px;transition:all .3s ease;color:#fffc}._search-icon-btn_1ufkn_291{background:transparent;border:none;color:#ffffffd9;display:inline-flex;align-items:center;justify-content:center;padding:6px;margin-right:8px;cursor:pointer}._search-icon-btn_1ufkn_291:hover{color:#fff}._search-button_1ufkn_323{display:flex;align-items:center;gap:10px;height:48px;padding:16px 32px;background:linear-gradient(135deg,#6366f1,#3b82f6);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._search-button_1ufkn_323:hover{box-shadow:0 8px 24px #3b82f63d}._search-box_1ufkn_263:focus-within{background:#ffffff1f;border-color:#6366f199;box-shadow:0 10px 30px #6366f11a}._search-input_1ufkn_377{background:none;flex:1;border:none;color:#fff;font-size:16px;outline:none}._search-input_1ufkn_377::placeholder{color:#fff6}._lucky-button_1ufkn_403{display:flex;align-items:center;gap:10px;height:48px;padding:16px 32px;background:linear-gradient(135deg,#6366f1,#3b82f6);color:#fff;border:none;border-radius:14px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}._lucky-button_1ufkn_403:hover:not(:disabled){box-shadow:0 15px 40px #6366f166}._lucky-button_1ufkn_403:disabled{opacity:.5;cursor:not-allowed}._result-count_1ufkn_455{color:#fff9;font-size:14px;margin:0}._explore-content_1ufkn_467{width:100%;margin:0;position:relative;z-index:0;box-sizing:border-box}._masonry-grid_1ufkn_483{column-count:5;column-gap:4px;width:100%;box-sizing:border-box}._masonry-item_1ufkn_497{position:relative;overflow:hidden;cursor:pointer;transition:all .3s ease;background:#2d3748;margin-bottom:4px;break-inside:avoid;display:block}._masonry-item_1ufkn_497:hover{transform:scale(1.02)}._masonry-item_1ufkn_497:hover ._place-overlay_1ufkn_527{opacity:1}._place-image_1ufkn_535{width:100%;height:auto;display:block}._no-image_1ufkn_547{width:100%;min-height:150px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2d3748,#4a5568);color:#ffffff4d}._place-overlay_1ufkn_527{position:absolute;inset:0;background:linear-gradient(180deg,#0003,#000c);display:flex;align-items:flex-end;padding:15px;width:calc(100% - 30px);opacity:0;transition:opacity .3s ease;z-index:10}._place-info_1ufkn_599{width:100%}._place-info_1ufkn_599 h3{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._rating_1ufkn_625{display:flex;align-items:center;gap:6px;font-size:12px;color:#fbbf24;font-weight:500;margin-top:8px}._loading_1ufkn_647{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;gap:20px;color:#fff9}._spinner_1ufkn_667{width:50px;height:50px;border:4px solid rgba(255,255,255,.1);border-top-color:#6366f1;border-radius:50%;animation:_spin_1ufkn_667 1s linear infinite}@keyframes _spin_1ufkn_667{to{transform:rotate(360deg)}}._skeleton-item_1ufkn_697{background:transparent;break-inside:avoid}._skeleton-item_1ufkn_697:nth-child(n) ._skeleton-img_1ufkn_707{height:160px}._skeleton-item_1ufkn_697:nth-child(2n) ._skeleton-img_1ufkn_707{height:360px}._skeleton-item_1ufkn_697:nth-child(3n) ._skeleton-img_1ufkn_707{height:120px}._skeleton-item_1ufkn_697:nth-child(4n) ._skeleton-img_1ufkn_707{height:240px}._skeleton-item_1ufkn_697:nth-child(5n) ._skeleton-img_1ufkn_707{height:320px}._skeleton-img_1ufkn_707{width:100%;height:160px;border-radius:8px;background:linear-gradient(90deg,#ffffff0a 25%,#ffffff0f,#ffffff0a 75%);background-size:200% 100%;animation:_skeleton-shimmer_1ufkn_1 1.2s linear infinite}._skeleton-line_1ufkn_757{height:12px;margin-top:10px;width:90%;border-radius:6px;background:linear-gradient(90deg,#ffffff08 25%,#ffffff0f,#ffffff08 75%);background-size:200% 100%;animation:_skeleton-shimmer_1ufkn_1 1.2s linear infinite}._skeleton-line--short_1ufkn_777{width:55%}@keyframes _skeleton-shimmer_1ufkn_1{0%{background-position:200% 0}to{background-position:-200% 0}}._no-results_1ufkn_795{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;gap:20px;color:#fff9}@media(max-width:1200px){._masonry-grid_1ufkn_483{column-count:4}}@media(max-width:768px){._nav-bar_1ufkn_15,._drag-handle_1ufkn_141{display:none}._search-section_1ufkn_97{flex-direction:row;gap:5px;margin:0;top:0;left:0;width:calc(100% - 10px);max-width:none;height:40px;padding:15px 10px 15px 0;z-index:999999;background-color:transparent;border:none;box-shadow:none;border-radius:0}._search-container_1ufkn_245{flex-direction:row;gap:10px;padding:0;width:calc(100% - 50px)}._search-box_1ufkn_263{display:flex;flex-direction:row;min-width:auto;padding:8px;gap:0;width:calc(100% - 80px);height:26px}._search-input_1ufkn_377{padding:0;height:20px}._lucky-button_1ufkn_403 p{display:none}._lucky-button_1ufkn_403{padding:0;width:40px;height:40px;justify-content:center}._lucky-button_1ufkn_403 svg{font-size:24px}._explore-content_1ufkn_467{margin-top:70px}._masonry-grid_1ufkn_483{column-count:3;column-gap:3px}._masonry-item_1ufkn_497{margin-bottom:3px}._nav-button_1ufkn_33{font-size:12px;padding:6px 12px;gap:6px}}._help-page_zhpsr_1{min-height:100vh;background:linear-gradient(135deg,#0c121c,#1a1f2e);padding-top:70px;color:#fff}._help-container_zhpsr_15{max-width:1200px;margin:0 auto;padding:40px 20px}._hero_zhpsr_29{text-align:center;margin-bottom:60px;padding:40px;background:#ffffff05;border-radius:16px;border:1px solid rgba(255,255,255,.1)}._hero_zhpsr_29 h1{font-size:48px;font-weight:700;margin:0 0 15px;background:linear-gradient(135deg,#fff,#a0aec0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._hero_zhpsr_29 p{font-size:18px;color:#ffffffb3;margin:0}._section_zhpsr_81{margin-bottom:60px}._section_zhpsr_81 h2{font-size:32px;font-weight:600;margin-bottom:30px;color:#fff;border-bottom:2px solid rgba(99,102,241,.3);padding-bottom:15px}._categories-grid_zhpsr_109{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-bottom:40px}._category-item_zhpsr_123{background:#ffffff0d;padding:25px;border-radius:12px;text-align:center;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;cursor:pointer}._category-item_zhpsr_123:hover{background:#ffffff1a;transform:translateY(-5px);border-color:#6366f180;box-shadow:0 10px 30px #6366f11a}._category-item_zhpsr_123 h3{font-size:18px;font-weight:600;margin:15px 0 8px}._category-item_zhpsr_123 p{font-size:14px;color:#fff9;margin:0}._getting-started_zhpsr_183{display:grid;grid-template-columns:1fr;gap:25px}._step_zhpsr_195{display:flex;gap:25px;padding:25px;background:#ffffff08;border-radius:12px;border-left:4px solid #6366f1;transition:all .3s ease}._step_zhpsr_195:hover{background:#ffffff0d;border-left-color:#3b82f6}._step-number_zhpsr_225{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#3b82f6);border-radius:50%;font-weight:700;font-size:24px}._step-content_zhpsr_251 h3{margin:0 0 10px;font-size:18px;font-weight:600}._step-content_zhpsr_251 p{margin:0;font-size:14px;color:#ffffffb3;line-height:1.6}._faq-list_zhpsr_279{display:grid;grid-template-columns:1fr;gap:12px}._faq-item_zhpsr_291{background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.1);overflow:hidden;transition:all .3s ease}._faq-item_zhpsr_291:hover{background:#ffffff0d;border-color:#ffffff26}._faq-question_zhpsr_317{width:100%;padding:20px;background:none;border:none;color:#fff;font-size:16px;font-weight:500;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:15px;transition:all .3s ease}._faq-question_zhpsr_317:hover{color:#6366f1}._faq-icon_zhpsr_359{flex-shrink:0;transition:transform .3s ease;color:#6366f1}._faq-icon_zhpsr_359._expanded_zhpsr_371{transform:rotate(180deg)}._faq-answer_zhpsr_379{padding:0 20px 20px;color:#fffc;font-size:14px;line-height:1.6;border-top:1px solid rgba(255,255,255,.05);animation:_slideDown_zhpsr_1 .3s ease}@keyframes _slideDown_zhpsr_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._contact-section_zhpsr_421{background:#6366f11a;padding:40px;border-radius:16px;border:1px solid rgba(99,102,241,.2);margin-top:60px}._contact-section_zhpsr_421 h2{border-color:#6366f166}._contact-info_zhpsr_445{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}._contact-item_zhpsr_457{display:flex;gap:20px;padding:20px;background:#ffffff0d;border-radius:12px;transition:all .3s ease}._contact-item_zhpsr_457:hover{background:#ffffff1a;transform:translateY(-3px)}._contact-item_zhpsr_457 h3{margin:0 0 8px;font-size:16px;font-weight:600}._contact-item_zhpsr_457 p{margin:0;font-size:14px;color:#ffffffb3}@media(max-width:768px){._hero_zhpsr_29{padding:25px}._hero_zhpsr_29 h1{font-size:32px}._hero_zhpsr_29 p{font-size:16px}._categories-grid_zhpsr_109{grid-template-columns:repeat(2,1fr)}._step_zhpsr_195{flex-direction:column;gap:15px}._step-number_zhpsr_225{width:40px;height:40px;font-size:20px}._contact-info_zhpsr_445{grid-template-columns:1fr}}@media(max-width:480px){._categories-grid_zhpsr_109{grid-template-columns:1fr}._hero_zhpsr_29 h1,._section_zhpsr_81 h2{font-size:24px}._faq-question_zhpsr_317{font-size:14px;padding:15px}._faq-answer_zhpsr_379{padding:0 15px 15px}}._dashboard-page_1sl55_1{height:calc(100vh - 100px);width:100vw;display:flex;flex-direction:column;background:linear-gradient(135deg,#06142e,#1b2a5e);overflow:hidden;position:relative;padding-top:100px}._dashboard-container_1sl55_23{flex:1;overflow-y:auto;padding:40px 60px}._section_1sl55_35{margin-bottom:36px}._section-title_1sl55_43{margin:0 0 16px;color:#fffffff2;font-size:22px;font-weight:700}._small-empty_1sl55_57{color:#ffffffb8;font-size:14px;padding:14px 16px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);border-radius:12px}._header_1sl55_75{margin-bottom:40px}._header_1sl55_75 h1{color:#fff;font-size:32px;font-weight:600;margin:0 0 8px}._header_1sl55_75 p{color:#ffffffb3;font-size:16px;margin:0}._loading_1sl55_109,._error-message_1sl55_111,._empty-state_1sl55_113{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:16px}._loading_1sl55_109{color:#fffc}._loading_1sl55_109 p{font-size:16px;margin:0}._error-message_1sl55_111{color:#ff6b6b;background:#ff6b6b1a;border:1px solid rgba(255,107,107,.3);border-radius:12px;padding:40px}._error-message_1sl55_111 p{font-size:16px;margin:0;text-align:center}._empty-state_1sl55_113{color:#fff9}._empty-state_1sl55_113 p{font-size:18px;margin:0}._places-grid_1sl55_195{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:24px}._place-card_1sl55_207{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;display:flex;flex-direction:column;height:100%}._place-card_1sl55_207:hover{background:#ffffff1f;border-color:#ffffff40}._place-image_1sl55_241{position:relative;width:100%;height:200px;overflow:hidden;background:#0003}._place-image_1sl55_241 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._no-image_1sl55_271{width:100%;height:100%;margin:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffffff14,#ffffff2e);color:#ffffffd9;font-size:15px;font-weight:600;letter-spacing:.3px}._status-badge_1sl55_299{position:absolute;top:12px;right:12px;background:#ff9800e6;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:6px}._place-content_1sl55_329{padding:20px;display:flex;flex-direction:column;flex:1}._place-content_1sl55_329 h3{color:#fff;font-size:18px;font-weight:600;margin:0 0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._place-id_1sl55_363{margin:0 0 10px;color:#fff9;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}._place-meta_1sl55_381{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}._location_1sl55_395,._rating_1sl55_397,._post_1sl55_399{display:flex;align-items:center;gap:8px;color:#ffffffbf;font-size:13px}._description_1sl55_415{color:#ffffffa6;font-size:14px;line-height:1.4;margin:0 0 8px;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical}._post-profile-row_1sl55_439{display:flex;align-items:center;gap:10px;margin-bottom:12px}._post-profile-avatar_1sl55_453,._post-profile-avatar-fallback_1sl55_455{width:34px;height:34px;border-radius:50%;flex-shrink:0}._post-profile-avatar_1sl55_453{object-fit:cover}._post-profile-avatar-fallback_1sl55_455{display:flex;align-items:center;justify-content:center;background:#ffffff1f;color:#ffffffe6;font-weight:700}._post-profile-name_1sl55_495{color:#ffffffe0;font-size:14px;font-weight:600}._post-meta-grid_1sl55_507{display:grid;gap:6px;padding:10px;margin-bottom:12px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}._post-meta-grid_1sl55_507 p{margin:0;font-size:12px;color:#ffffffbf;line-height:1.35;word-break:break-word}._post-meta-grid_1sl55_507 strong{color:#fffffff2;font-weight:700}._categories_1sl55_553{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}._category-tag_1sl55_567{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.28);background:linear-gradient(135deg,#38bdf833,#10b98129);color:#ffffffeb;font-size:12px;font-weight:600;letter-spacing:.2px;line-height:1;white-space:nowrap}._stats_1sl55_597{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px;padding:12px;background:#ffffff0d;border-radius:8px}._stat_1sl55_299{display:flex;flex-direction:column;align-items:center}._stat-label_1sl55_629{color:#fff9;font-size:12px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}._stat-value_1sl55_645{color:#fff;font-size:20px;font-weight:600}._actions_1sl55_657{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}._btn-approve_1sl55_671,._btn-reject_1sl55_673,._btn-update_1sl55_675,._btn-delete_1sl55_677{padding:10px 16px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}._btn-approve_1sl55_671{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}._btn-approve_1sl55_671:hover{box-shadow:0 0 16px #4caf504d}._btn-update_1sl55_675{background:linear-gradient(135deg,#c5c510,#c6953a);color:#fff}._btn-update_1sl55_675:hover{box-shadow:0 0 16px #c5c5104d}._btn-reject_1sl55_673,._btn-delete_1sl55_677{background:linear-gradient(135deg,#f44336,#da190b);color:#fff}._btn-reject_1sl55_673:hover,._btn-delete_1sl55_677:hover{box-shadow:0 0 16px #f443364d}._btn-secondary_1sl55_759{padding:10px 16px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#ffffff14;color:#fffffff2;font-size:14px;font-weight:600;cursor:pointer}._btn-secondary_1sl55_759:hover{background:#ffffff24}._btn-approve_1sl55_671:disabled,._btn-reject_1sl55_673:disabled,._btn-secondary_1sl55_759:disabled{opacity:.65;cursor:not-allowed}._modal-overlay_1sl55_803{position:fixed;inset:0;z-index:1000;background:#050914bf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:18px}._modal_1sl55_803{width:min(920px,90%);max-height:88vh;overflow-x:hidden;background:linear-gradient(150deg,#08132cf5,#12224cf5);border:1px solid rgba(255,255,255,.22);border-radius:16px;box-shadow:0 24px 48px #00000059}._modal-header_1sl55_847{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.16)}._modal-header_1sl55_847 h3{margin:0;color:#fff;font-size:20px}._icon-btn_1sl55_875{width:34px;height:34px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}._icon-btn_1sl55_875:hover{background:#ffffff29}._modal-form_1sl55_909{padding:18px 20px 22px}._image-preview-block_1sl55_917{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}._image-preview_1sl55_917{position:relative;width:100%;height:220px;border-radius:14px;overflow:hidden;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}._image-preview_1sl55_917 img{width:100%;height:100%;object-fit:cover;display:block}._image-preview-fallback_1sl55_965{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fffc;font-size:15px;font-weight:600;letter-spacing:.2px;background:linear-gradient(135deg,#ffffff14,#ffffff24)}._image-preview-note_1sl55_991{margin:0;color:#ffffffa6;font-size:12px;line-height:1.4}._form-grid_1sl55_1005{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}._form-grid_1sl55_1005 label{display:flex;flex-direction:column;gap:6px;color:#ffffffdb;font-size:13px;font-weight:600}._form-grid_1sl55_1005 input,._form-grid_1sl55_1005 textarea{width:calc(100% - 20px);border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;padding:10px 12px;font-size:14px;outline:none;resize:vertical}._form-grid_1sl55_1005 input:focus,._form-grid_1sl55_1005 textarea:focus{border-color:#38bdf8b8;box-shadow:0 0 0 3px #38bdf833}._form-grid_1sl55_1005 input:disabled{opacity:.75;cursor:not-allowed}._category-picker-header_1sl55_1083{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;color:#ffffffe6;font-size:13px;font-weight:700}._category-picker-count_1sl55_1103{color:#ffffffa6;font-weight:600}._category-empty_1sl55_1113{padding:14px 16px;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#ffffffb8;font-size:13px}._category-groups_1sl55_1131{display:flex;flex-direction:column;gap:14px}._category-group_1sl55_1131{padding:14px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12)}._category-title_1sl55_1157{margin:0 0 12px;color:#fffffff0;font-size:14px;font-weight:700}._chip-grid_1sl55_1171{display:flex;flex-wrap:wrap;gap:10px}._chip-button_1sl55_1183{border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#ffffffd6;padding:9px 14px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}._chip-button_1sl55_1183:hover{background:#ffffff24;border-color:#ffffff4d}._chip-button-active_1sl55_1217{border-color:#ff6b00;color:#ff6b00;font-weight:600;box-shadow:0 2px 8px #ff6b0026}._chip-button-active_1sl55_1217:hover{border-color:#f73232;color:#f73232;box-shadow:0}._full_1sl55_1243{grid-column:1 / -1}._modal-actions_1sl55_1251{margin-top:16px;display:flex;justify-content:flex-end;gap:10px;padding:3px 0}@media(max-width:960px){._dashboard-container_1sl55_23{padding:28px 20px}._places-grid_1sl55_195{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}._form-grid_1sl55_1005{grid-template-columns:1fr}._category-picker-header_1sl55_1083{gap:8px;align-items:flex-start}}._glass-panel_1sl55_1305{color:#fff;border-radius:12px;background:#ffffff1a;border:1px outset rgba(255,255,255,.35);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
