.page_container__TSjAv{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.page_header__x8wak{margin-bottom:2rem}.page_header__x8wak h1{font-size:2rem;margin-bottom:.5rem}.page_header__x8wak p{opacity:.7}.page_mapContainer__ItQY5{height:600px}.MapComponent_mapWrapper__svQJO{width:100%;height:500px;border-radius:20px;overflow:hidden;box-shadow:var(--shadow);border:1px solid var(--glass-border)}.MapComponent_map__WPXpS{width:100%;height:100%}.page_container__bKlsu{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.page_header__GFEq6{margin-bottom:3rem;text-align:center}.page_cancelBtn__CdpPg{margin-top:1rem;color:#ef4444;background:none;border:1px solid #ef4444;padding:.5rem 1rem;border-radius:8px;cursor:pointer}.page_adminGrid__KqMLQ{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:2rem;gap:2rem;align-items:start}.page_form__0FWwx{background:#fff;padding:2.5rem;border-radius:24px;box-shadow:var(--shadow)}.page_section__eHQfC{margin-bottom:2.5rem}.page_section__eHQfC h2{font-size:1.2rem;margin-bottom:1.5rem;color:var(--foreground);border-bottom:2px solid var(--secondary);padding-bottom:.5rem}.page_field__WuWh7{margin-bottom:1.5rem}.page_field__WuWh7 label{display:block;font-weight:600;margin-bottom:.5rem;font-size:.9rem}.page_field__WuWh7 input,.page_field__WuWh7 select,.page_field__WuWh7 textarea{width:100%;padding:.8rem 1rem;border-radius:12px;border:1px solid #e5e7eb;font-size:1rem}.page_addressSearch__CUnSz{margin-bottom:1rem}.page_addressSearch__CUnSz input{width:100%;padding:.8rem;border:1px solid #e5e7eb;border-radius:12px}.page_mapPicker__DI7hw{height:300px;border-radius:16px;border:1px solid #e5e7eb}.page_uploadBox__TqcXU{border:2px dashed var(--primary);border-radius:16px;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;position:relative}.page_fileInput__ndibQ{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.page_preview__O26OP{width:100%;max-height:200px;object-fit:cover;border-radius:12px}.page_removeBtn__SjD_q{position:absolute;top:10px;right:10px;background:#fff;border:1px solid #ddd;padding:4px 8px;border-radius:4px}.page_managementList__cVVk4{background:#fff;padding:2rem;border-radius:24px;box-shadow:var(--shadow);max-height:100vh;overflow-y:auto;position:-webkit-sticky;position:sticky;top:2rem}.page_managementList__cVVk4 h2{font-size:1.2rem;margin-bottom:1.5rem}.page_reviewList__rKNYE{display:flex;flex-direction:column;gap:1rem}.page_reviewItem__uQrsJ{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:12px;background:var(--background);border:1px solid #f0f0f0}.page_itemThumb__xRX4i{width:60px;height:60px;border-radius:8px;background-size:cover;background-position:50%;flex-shrink:0}.page_itemInfo__I4vAN{flex:1 1}.page_itemInfo__I4vAN h4{font-size:.9rem;margin:0}.page_itemInfo__I4vAN p{font-size:.8rem;color:var(--accent);margin:0}.page_itemActions__G6sxx{display:flex;gap:.5rem}.page_itemActions__G6sxx button{padding:.5rem;border-radius:8px;border:1px solid #eee;background:#fff;cursor:pointer;transition:all .2s}.page_itemActions__G6sxx button:hover{background:var(--secondary)}.page_deleteBtn__432_d:hover{color:#ef4444;border-color:#ef4444}.page_spin__T9St7{animation:page_spin__T9St7 1s linear infinite}@keyframes page_spin__T9St7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1024px){.page_adminGrid__KqMLQ{grid-template-columns:1fr}.page_managementList__cVVk4{position:static;max-height:none}}