@import"https://fonts.googleapis.com/css2?family=Gowun+Dodum&family=IBM+Plex+Sans+KR:wght@400;500;600;700&display=swap";:root{font-family:IBM Plex Sans KR,system-ui,sans-serif;color:#19352d;background:#f5fbff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#dceefa 0,#edf7fe 260px,#f8fcff 720px,#fff);background-attachment:fixed}button,input{font:inherit}.app-shell{width:100vw;margin:0;padding:0 0 24px}.step-label,.map-status{margin:0 0 7px;color:#2d755e;font-size:.75rem;font-weight:700;letter-spacing:.14em}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-family:Gowun Dodum,sans-serif;font-size:clamp(1.65rem,4vw,2.2rem);font-weight:400}.login-button{display:flex;align-items:center;gap:10px;padding:12px 14px;color:#49635a;background:#ffffff8c;border:1px solid rgba(25,53,45,.16);border-radius:999px;cursor:pointer;text-decoration:none}.login-button span{padding:3px 8px;color:#7a7162;background:#e8e1d5;border-radius:999px;font-size:.7rem}.account-area{display:flex;align-items:center;gap:10px}.map-account-wrap{position:absolute;z-index:4;top:20px;right:20px;display:flex;flex-direction:column;align-items:flex-end}.account-name{display:flex;flex-direction:column;align-items:flex-end;font-size:.85rem;font-weight:600}.account-name small{color:#2d755e;font-size:.67rem}.naver-login-icon{display:block;width:48px;height:48px;border-radius:50%;transition:transform .15s ease,box-shadow .15s ease}.naver-login-icon:hover{transform:translateY(-1px);box-shadow:0 5px 14px #03a94d3d}.naver-login-icon:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.naver-login-icon img{display:block;width:100%;height:100%}.login-message{max-width:280px;margin:8px 0 0;padding:10px 14px;color:#9a3f35;background:#ffffff9e;border:1px solid rgba(154,63,53,.18);border-radius:10px;font-size:.8rem}.mobile-admin-button{display:none}.admin-manage-button,.mobile-admin-button{position:relative}.login-button .admin-new-badge,.mobile-admin-button .admin-new-badge{position:absolute;top:-7px;right:-7px;display:grid;width:20px;height:20px;padding:0;place-items:center;color:#fff;background:#e53935;border:2px solid #fff;border-radius:50%;box-shadow:0 3px 8px #a018144d;font-size:.62rem;font-weight:800;line-height:1}.admin-request-panel{position:fixed;z-index:10;top:20px;right:20px;width:min(430px,calc(100% - 40px));max-height:calc(100vh - 40px);overflow-y:auto;color:#19352d;background:#faf8f2fa;border:1px solid rgba(25,53,45,.18);border-radius:18px;box-shadow:0 18px 50px #19352d40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.admin-request-panel>header{position:sticky;z-index:1;top:0;display:flex;align-items:center;justify-content:space-between;padding:16px 18px;background:#faf8f2fa;border-bottom:1px solid rgba(25,53,45,.12)}.admin-request-panel header small{color:#2d755e;font-size:.68rem;font-weight:700}.admin-request-panel header h2{margin:2px 0 0;font-size:1.15rem}.admin-request-panel header>button{width:34px;height:34px;color:#49635a;background:#fff;border:1px solid rgba(25,53,45,.15);border-radius:50%;cursor:pointer;font-size:1.4rem}.admin-request-list{display:flex;flex-direction:column}.admin-request-list article{padding:16px 18px;border-bottom:1px solid rgba(25,53,45,.1)}.admin-request-list article>div:first-child{display:flex;flex-direction:column;gap:3px}.admin-request-list article small{color:#718079;font-size:.7rem}.admin-request-list article>p{margin:12px 0;padding:11px 12px;white-space:pre-wrap;color:#384f47;background:#fff;border-radius:9px;font-size:.8rem;line-height:1.6}.admin-request-actions{display:flex;gap:8px}.admin-request-actions button{padding:8px 11px;color:#fff;background:#1f6f55;border:0;border-radius:8px;cursor:pointer;font-weight:700}.admin-request-actions button:last-child{color:#a13b32;background:#fff;border:1px solid rgba(161,59,50,.22)}.admin-empty,.admin-message{margin:0;padding:22px 18px;color:#63736d;font-size:.82rem}.admin-message{color:#a13b32}.profile-panel{position:fixed;z-index:11;top:50%;left:50%;width:min(420px,calc(100% - 40px));padding:22px;color:#19352d;background:#faf8f2fa;border:1px solid rgba(25,53,45,.18);border-radius:20px;box-shadow:0 20px 60px #19352d47;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);max-height:calc(100vh - 40px);overflow-y:auto}.leaderboard-panel{position:fixed;z-index:12;top:50%;left:50%;width:min(470px,calc(100% - 40px));max-height:calc(100vh - 40px);padding:22px;overflow-y:auto;color:#19352d;background:#faf8f2fc;border:1px solid rgba(25,53,45,.18);border-radius:20px;box-shadow:0 20px 60px #19352d4d;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.leaderboard-panel.is-expanded{width:min(680px,calc(100% - 40px))}.leaderboard-panel>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}.leaderboard-panel header small{color:#a26a00;font-size:.7rem;font-weight:800}.leaderboard-panel header h2{margin:3px 0 0;font-size:1.35rem}.leaderboard-panel header>button{width:34px;height:34px;color:#49635a;background:#fff;border:1px solid rgba(25,53,45,.15);border-radius:50%;cursor:pointer;font-size:1.25rem}.leaderboard-list{display:grid;gap:7px;margin:0;padding:0;list-style:none}.leaderboard-list li{display:grid;grid-template-columns:32px 48px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:6px 11px;background:#fff;border:1px solid rgba(25,53,45,.1);border-radius:12px}.leaderboard-rank{display:grid;width:28px;height:28px;place-items:center;color:#4d625b;background:#edf3f1;border-radius:50%;font-size:.78rem}.leaderboard-rank.rank-1{color:#704b00;background:#ffe49a}.leaderboard-rank.rank-2{color:#4d5960;background:#e4eaed}.leaderboard-rank.rank-3{color:#74421c;background:#f1c4a3}.leaderboard-level-icon{position:relative;width:48px;height:48px;overflow:hidden}.leaderboard-level-icon>.profile-level-badge{position:absolute;top:50%;left:50%;width:88px;height:88px;transform:translate(-50%,-50%) scale(.5455)}.leaderboard-list li>div{display:flex;min-width:0;flex-direction:column;gap:2px}.leaderboard-list li>div strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.leaderboard-user-link{width:fit-content;max-width:100%;overflow:hidden;padding:0;color:#19352d;background:transparent;border:0;cursor:pointer;font:inherit;font-size:.82rem;font-weight:800;text-align:left;text-decoration:underline;text-decoration-color:#1f6f5559;text-underline-offset:3px;text-overflow:ellipsis;white-space:nowrap}.leaderboard-user-link:hover,.leaderboard-user-link:focus-visible{color:#1f6f55;text-decoration-color:currentColor}.leaderboard-list li>div span{color:#2d755e;font-size:.68rem;font-weight:700}.leaderboard-list li>b{color:#536a62;font-size:.66rem;white-space:nowrap}.leaderboard-more-button{width:100%;margin-top:12px;padding:11px 14px;color:#fff;background:linear-gradient(135deg,#b47700,#e0a321);border:0;border-radius:11px;cursor:pointer;font:inherit;font-weight:800}.leaderboard-state{margin:0;padding:18px 8px;color:#65766f;text-align:center}.leaderboard-state.is-error{color:#a13b32}.community-profile-panel{position:fixed;z-index:13;top:50%;left:50%;width:min(560px,calc(100% - 40px));max-height:calc(100vh - 40px);padding:22px;overflow-y:auto;color:#19352d;background:#faf8f2fe;border:1px solid rgba(25,53,45,.18);border-radius:20px;box-shadow:0 22px 68px #19352d57;transform:translate(-50%,-50%)}.community-profile-panel>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.community-profile-panel header small{color:#2d755e;font-size:.7rem;font-weight:800}.community-profile-panel header h2{margin:3px 0 0;font-size:1.35rem}.community-profile-panel header>button{width:34px;height:34px;color:#49635a;background:#fff;border:1px solid rgba(25,53,45,.15);border-radius:50%;cursor:pointer;font-size:1.25rem}.community-profile-summary{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:11px;background:#edf4f1;border-radius:12px}.community-profile-summary span,.community-profile-summary strong{padding:6px 9px;background:#fff;border-radius:999px;font-size:.72rem}.community-profile-summary span{color:#fff;background:#1f6f55;font-weight:800}.community-activity-section+.community-activity-section{margin-top:18px}.community-activity-section h3{margin:0 0 8px;font-size:.9rem}.community-activity-section>p,.community-profile-state{margin:0;padding:16px 12px;color:#718079;background:#fff;border-radius:11px;font-size:.78rem;text-align:center}.community-profile-state.is-error{color:#a13b32}.community-activity-section>div{display:grid;gap:7px}.community-activity-section article{padding:10px 11px;background:#fff;border:1px solid rgba(25,53,45,.1);border-radius:11px}.community-activity-section article>div{display:flex;justify-content:space-between;gap:8px}.community-activity-section article strong{font-size:.8rem}.community-activity-section article span,.community-activity-section article time{color:#2d755e;font-size:.66rem;font-weight:700}.community-activity-section article p{margin:6px 0;color:#52665f;font-size:.74rem;line-height:1.5;white-space:pre-wrap}.activity-more-button{width:100%;padding:9px 12px;color:#1f6f55;background:#edf4f1;border:1px solid rgba(31,111,85,.2);border-radius:9px;cursor:pointer;font:inherit;font-size:.74rem;font-weight:800}.activity-more-button:hover,.activity-more-button:focus-visible{background:#e2f0ea;border-color:#1f6f555c}.hall-of-fame-button{display:inline-flex;align-items:center;gap:5px;padding-top:4px;padding-bottom:4px;color:#775000;background:#fff5d6;border-color:#b477004d}.hall-button-icon{position:relative;display:block;width:34px;height:34px;flex:0 0 auto;isolation:isolate}.hall-button-icon-panel{position:absolute;z-index:1;top:25%;left:27%;width:46%;height:43%;background:radial-gradient(circle at 42% 30%,#fff3fa,#8edff6 46%,#d67de9 78%,#8954c8);border-radius:50%}.hall-button-icon img{position:absolute;z-index:2;inset:0;width:100%;height:100%;object-fit:contain}.mobile-hall-floating{display:none}.profile-panel>header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.profile-panel header small{color:#2d755e;font-size:.7rem;font-weight:700}.profile-panel header h2{margin:3px 0 0;font-size:1.35rem}.profile-panel header>button{width:34px;height:34px;color:#49635a;background:#fff;border:1px solid rgba(25,53,45,.15);border-radius:50%;cursor:pointer;font-size:1.25rem}.profile-state{margin:0;color:#65766f;font-size:.84rem}.profile-error{color:#a13b32}.profile-user{display:flex;align-items:center;gap:13px}.profile-user>.profile-level-badge{position:relative;display:block;width:88px;height:88px;flex:0 0 auto;isolation:isolate}.profile-level-badge img{position:absolute;z-index:2;inset:0;width:100%;height:100%;object-fit:contain;pointer-events:none}.level-badge-panel{position:absolute;z-index:1;top:25%;left:27%;width:46%;height:43%;background:radial-gradient(circle at 42% 30%,#c9f4ff,#1d8fd0 70%,#0b568f);border-radius:50%}.profile-level-badge>strong{position:absolute;z-index:3;top:46%;left:50%;color:#fff;font-size:1.12rem;font-weight:900;line-height:1;text-shadow:-1px -1px 0 #12375c,1px -1px 0 #12375c,-1px 1px 0 #12375c,1px 1px 0 #12375c,0 2px 3px rgba(0,0,0,.3);transform:translate(-50%,-50%)}.profile-level-badge.level-tier-0 .level-badge-panel{top:25%;background:radial-gradient(circle at 42% 30%,#fff,#dfe8ee 78%,#aab8c2)}.profile-level-badge.level-tier-0>strong{top:calc(35% + 7px);left:52%}.profile-level-badge.level-tier-1>strong{top:44%}.profile-level-badge.level-tier-2>strong{top:45%}.profile-level-badge.level-tier-3>strong{top:44%;left:calc(50% + 2px)}.profile-level-badge.level-tier-4>strong{top:43%;left:calc(50% - 2px)}.profile-level-badge.level-tier-5>strong{top:46%}.profile-level-badge.level-tier-6>strong{top:45%}.profile-level-badge.level-tier-7>strong{top:45%}.profile-level-badge.level-tier-8>strong{top:45%}.profile-level-badge.level-tier-9>strong{top:calc(45% + 2px)}.profile-level-badge.level-tier-10>strong{top:44%;left:50%;font-size:.92rem}.profile-level-badge.level-tier-8 .level-badge-panel{background:radial-gradient(circle at 42% 30%,#e8c7ff,#7b35d0 72%,#4b178d)}.profile-level-badge.level-tier-9 .level-badge-panel{background:radial-gradient(circle at 42% 30%,#ffd1ee,#e84f9c 72%,#9a205f)}.profile-level-badge.level-tier-10 .level-badge-panel{background:radial-gradient(circle at 42% 30%,#fff3fa,#8edff6 46%,#d67de9 78%,#8954c8)}.profile-user p{display:flex;margin:0;flex-direction:column;gap:3px}.profile-user strong{font-size:1.05rem}.profile-user small{color:#6b7974}.experience-progress{margin-top:20px}.experience-progress>div:first-child{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;font-size:.74rem}.experience-progress>div:first-child span{color:#65766f}.experience-progress-track{height:10px;overflow:hidden;background:#dbe8e3;border-radius:999px}.experience-progress-track span{display:block;height:100%;background:linear-gradient(90deg,#1685d1,#28a776);border-radius:inherit}.profile-contributions{display:grid;gap:8px;margin:20px 0 0}.profile-contributions button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:11px 12px;color:#19352d;background:#edf4f1;border:1px solid transparent;border-radius:11px;cursor:pointer;font:inherit;text-align:left}.profile-contributions button:hover,.profile-contributions button.active{background:#e2f0ea;border-color:#1f6f553d}.profile-contributions button>span{font-size:.78rem;font-weight:600}.profile-contributions button>strong{display:flex;align-items:flex-end;flex-direction:column;font-size:.82rem;font-weight:800}.profile-contributions button small{color:#718079;font-size:.62rem;font-weight:500}.profile-activity-list{display:grid;gap:8px;margin-top:10px;padding:10px;background:#fff;border:1px solid rgba(25,53,45,.12);border-radius:12px}.profile-activity-list>p{margin:4px;color:#718079;font-size:.75rem}.profile-activity-list article{position:relative;padding:10px;background:#f5f8f6;border-radius:9px}.profile-activity-list article+article{border-top:1px solid rgba(25,53,45,.08)}.profile-activity-list article>div{display:flex;align-items:center;justify-content:space-between;gap:8px}.profile-activity-list article strong{font-size:.78rem}.profile-activity-list article p{margin:5px 0;color:#53675f;font-size:.7rem;line-height:1.45;white-space:pre-wrap}.profile-activity-list article small{display:block;margin:5px 0;color:#a13b32;font-size:.66rem}.profile-activity-list article time{color:#84918c;font-size:.62rem}.profile-activity-list article div>span{color:#2d755e;font-size:.65rem;font-weight:700}.activity-status{padding:3px 6px;background:#e0f1e9;border-radius:999px}.activity-status.pending{color:#84611b;background:#fff2cf}.activity-status.rejected{color:#a13b32;background:#fde9e6}.profile-logout-button{width:100%;margin-top:16px;padding:11px 14px;color:#a13b32;background:#fff;border:1px solid rgba(161,59,50,.24);border-radius:11px;font:inherit;font-size:.82rem;font-weight:700;cursor:pointer}.profile-logout-button:hover{background:#fff4f2}.profile-logout-button:focus-visible{outline:3px solid rgba(161,59,50,.22);outline-offset:2px}.map-section{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden}.map-canvas{position:relative;width:100%;height:100%;overflow:hidden;background:#dfe8de}.naver-map{position:absolute;inset:0;width:100%;height:100%}.map-state{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px max(24px,calc((100% - 460px)/2));text-align:center;background:linear-gradient(#dfe8dee6,#dfe8def0),repeating-linear-gradient(45deg,transparent,transparent 30px,rgba(49,93,78,.08) 30px,rgba(49,93,78,.08) 31px)}.map-state h2{margin-bottom:12px;font-family:Gowun Dodum,sans-serif;font-size:clamp(1.6rem,4vw,2.3rem);font-weight:400}.map-state>p:last-child{max-width:470px;margin-bottom:0;color:#607069;line-height:1.7}.map-state code{padding:2px 6px;background:#ffffffb3;border-radius:5px;font-size:.9em}.pin{display:grid;width:56px;height:56px;margin:0 auto 20px;place-items:center;background:#2f8064;border-radius:50% 50% 50% 10%;box-shadow:0 10px 20px #1e5b4640;transform:rotate(-45deg)}.pin span{width:17px;height:17px;background:#f4f0e7;border-radius:50%}.map-badge{position:absolute;z-index:2;top:20px;right:20px;padding:8px 12px;color:#f5f1e7;background:#234c40;border-radius:999px;font-size:.78rem;font-weight:600}.map-badge-ready{background:#087c51}.public-restroom-toggle{position:absolute;z-index:5;top:20px;left:400px;display:flex;align-items:center;gap:9px;padding:7px 8px 7px 11px;color:#49635a;background:#fffffff5;border:1px solid rgba(25,53,45,.16);border-radius:999px;box-shadow:0 5px 16px #19352d29;cursor:pointer;font:inherit;font-size:.72rem;font-weight:700}.toggle-track{position:relative;display:flex;width:58px;height:28px;align-items:center;justify-content:flex-end;padding:0 8px;color:#fff;background:#d44b43;border-radius:999px;transition:background .16s ease}.toggle-track strong{font-size:.66rem;line-height:1}.toggle-knob{position:absolute;top:3px;left:3px;width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #19352d40;transition:transform .16s ease}.public-restroom-toggle.is-on .toggle-track{justify-content:flex-start;background:#079552}.public-restroom-toggle.is-on .toggle-knob{transform:translate(30px)}.public-restroom-toggle:focus-visible{outline:3px solid rgba(22,133,209,.28);outline-offset:2px}.public-restroom-marker{display:grid;width:36px;height:36px;padding:0;place-items:center;background:#fff;border:3px solid #1685d1;border-radius:50% 50% 50% 10%;box-shadow:0 4px 12px #1663994d;cursor:pointer;font-size:1rem;line-height:1;transform:rotate(-45deg)}.public-restroom-marker span{display:block;transform:rotate(45deg)}.store-map-marker{position:relative;width:36px;height:44px}.store-marker-pin{position:absolute;bottom:0;left:8px;width:20px;height:20px;background:#1685d1;border:3px solid #fff;border-radius:50% 50% 50% 8px;box-shadow:0 2px 7px #13496f59;transform:rotate(-45deg)}.store-marker-pin:after{position:absolute;top:4px;left:4px;width:6px;height:6px;background:#fff;border-radius:50%;content:""}.store-marker-rating{position:absolute;z-index:1;top:0;left:50%;min-width:38px;padding:2px 5px;color:#e87514;background:#fff;border:1px solid #f0a054;border-radius:999px;box-shadow:0 2px 6px #19352d2e;font-size:.65rem;font-weight:800;line-height:1;text-align:center;white-space:nowrap;transform:translate(-50%)}.rated-store-marker{min-width:42px;padding:3px 7px;color:#e87514;background:#fffffff7;border:1px solid #f0a054;border-radius:999px;box-shadow:0 2px 7px #19352d33;cursor:pointer;font-size:.68rem;font-weight:800;line-height:1;white-space:nowrap}.rated-store-marker:hover,.rated-store-marker:focus-visible{filter:brightness(.96);outline:2px solid currentColor;outline-offset:2px}.store-marker-rating.rating-color-red,.rated-store-marker.rating-color-red{color:#c62828;background:#fff1f1;border-color:#e57373}.store-marker-rating.rating-color-orange,.rated-store-marker.rating-color-orange{color:#d65a00;background:#fff4e8;border-color:#f0a054}.store-marker-rating.rating-color-yellow,.rated-store-marker.rating-color-yellow{color:#8a6800;background:#fff9d9;border-color:#d8b928}.store-marker-rating.rating-color-green,.rated-store-marker.rating-color-green{color:#18743b;background:#ebf8ef;border-color:#55a96f}.store-marker-rating.rating-color-blue,.rated-store-marker.rating-color-blue{color:#1769aa;background:#eaf4ff;border-color:#5b9bd5}.current-location-marker{position:relative;width:28px;height:28px;background:#2089ff33;border:1px solid rgba(32,137,255,.38);border-radius:50%;box-shadow:0 0 0 7px #2089ff1a}.current-location-marker span{position:absolute;top:50%;left:50%;width:12px;height:12px;background:#2089ff;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 7px #00449473;transform:translate(-50%,-50%)}.walking-route-button{position:absolute;z-index:5;bottom:20px;left:20px;padding:11px 14px;color:#fff;background:#1685d1;border:0;border-radius:999px;box-shadow:0 6px 18px #16639947;cursor:pointer;font:inherit;font-size:.78rem;font-weight:700}.walking-route-button:disabled{cursor:wait;opacity:.65}.walking-route-message{position:absolute;z-index:5;bottom:110px;left:20px;max-width:min(430px,calc(100% - 40px));margin:0;padding:9px 12px;color:#174c75;background:#fffffff5;border:1px solid rgba(22,133,209,.2);border-radius:10px;box-shadow:0 6px 18px #19352d24;font-size:.75rem}.walking-route-message.is-error{color:#a13b32}.public-restroom-card{position:absolute;z-index:5;bottom:76px;left:20px;width:min(330px,calc(100% - 40px));padding:16px;color:#19352d;background:#faf8f2f5;border:1px solid rgba(22,133,209,.25);border-radius:16px;box-shadow:0 12px 36px #19352d33;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.public-restroom-card>button{position:absolute;top:10px;right:10px;width:30px;height:30px;color:#49635a;background:#fff;border:1px solid rgba(25,53,45,.14);border-radius:50%;cursor:pointer;font-size:1.2rem}.public-restroom-card>span{display:block;margin-bottom:3px;color:#1685d1;font-size:.68rem;font-weight:700}.public-restroom-card>strong{display:block;padding-right:30px}.public-restroom-card dl{display:flex;flex-direction:column;gap:8px;margin:14px 0 0}.public-restroom-card dl div{display:grid;grid-template-columns:70px 1fr;gap:8px}.public-restroom-card dt{color:#6b7974;font-size:.7rem}.public-restroom-card dd{margin:0;font-size:.76rem;font-weight:600;line-height:1.5}.public-restroom-card .public-restroom-review-button{position:static;width:100%;height:auto;margin-top:14px;padding:10px 12px;color:#fff;background:#1685d1;border:0;border-radius:9px;cursor:pointer;font-size:.78rem;font-weight:700}.search-panel{position:absolute;z-index:3;top:20px;left:20px;width:min(360px,calc(100% - 40px));max-height:calc(100vh - 40px);overflow:hidden;background:#faf8f2e6;border:1px solid rgba(25,53,45,.18);border-radius:18px;box-shadow:0 10px 30px #19352d1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.search-brand{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:16px 18px 14px;color:#fff;background:linear-gradient(135deg,#1685d1,#2aa7dc);border-bottom:1px solid rgba(17,102,158,.18)}.search-brand strong{font-size:1.34rem;font-weight:800;line-height:1;letter-spacing:-.055em}.search-brand strong span{color:#dff5ff;font-size:.82em;letter-spacing:-.02em}.search-brand p{margin:0;color:#ffffffe0;font-size:.68rem;font-weight:600;white-space:nowrap}.search-form{padding:18px;border-bottom:1px solid rgba(25,53,45,.12)}.search-form label{display:block;margin-bottom:10px;font-size:.85rem;font-weight:700}.search-input-row{display:flex;gap:8px}.search-input-row input{min-width:0;flex:1;padding:11px 12px;color:#19352d;background:#fff;border:1px solid rgba(25,53,45,.22);border-radius:10px;outline:none}.search-input-row input:focus{border-color:#2f8064;box-shadow:0 0 0 3px #2f806421}.search-input-row button{padding:0 15px;color:#fff;background:#1f6f55;border:0;border-radius:10px;cursor:pointer;font-weight:700}.search-input-row button:disabled{cursor:wait;opacity:.6}.search-results{max-height:calc(100vh - 202px);overflow-y:auto}.mobile-detail-tabs{display:none}.search-results ul{margin:0;padding:0;list-style:none}.search-results li+li{border-top:1px solid rgba(25,53,45,.1)}.search-results li button{display:flex;width:100%;flex-direction:column;gap:4px;padding:13px 18px;text-align:left;color:#19352d;background:transparent;border:0;cursor:pointer}.search-results li button:hover,.search-results li button:focus-visible,.search-results li button.store-selected{background:#e3eee8}.search-results li span,.search-results li small{color:#65766f}.search-results li span{font-size:.75rem}.search-results li small{font-size:.78rem}.search-hint,.search-error{margin:0;padding:18px;color:#6b7974;font-size:.83rem;line-height:1.6}.search-error{color:#a13b32}.mobile-map-actions{display:none}.toilet-panel{position:absolute;z-index:3;top:88px;right:20px;width:min(350px,calc(100% - 40px));overflow:hidden;color:#19352d;background:#faf8f2e6;border:1px solid rgba(25,53,45,.15);border-radius:16px;box-shadow:0 10px 30px #19352d1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-height:calc(50vh - 100px);overflow-y:auto}.toilet-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid rgba(25,53,45,.12)}.toilet-panel-header>div{display:flex;min-width:0;flex-direction:column;gap:3px}.toilet-panel-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toilet-panel-header span{color:#687770;font-size:.7rem}.toilet-panel-header>button{width:32px;height:32px;flex:0 0 auto;color:#49635a;background:#fff;border:1px solid rgba(25,53,45,.16);border-radius:50%;cursor:pointer;font-size:1.25rem;line-height:1}.toilet-empty,.toilet-error{margin:0;padding:18px 16px;font-size:.82rem;line-height:1.6}.toilet-empty p{margin:5px 0 0;color:#6b7974}.toilet-error{color:#a13b32}.toilet-add-button{margin-top:12px;padding:9px 12px;color:#fff;background:#1f6f55;border:0;border-radius:9px;cursor:pointer;font-weight:700}.toilet-login-notice{display:flex;margin-top:12px;flex-direction:column;align-items:flex-start;gap:10px}.toilet-login-notice p{margin:0}.toilet-login-notice a{padding:8px 11px;color:#fff;background:#03c75a;border-radius:8px;font-size:.75rem;font-weight:700;text-decoration:none}.toilet-form{display:flex;flex-direction:column;gap:11px;padding:14px 16px 16px;background:#faf8f2}.toilet-form label{display:flex;flex-direction:column;gap:5px;font-size:.72rem;font-weight:700}.field-warning{color:#a13b32;font-size:.68rem;font-weight:600;line-height:1.45}.toilet-form input,.toilet-form select,.toilet-form textarea{width:100%;padding:8px 9px;color:#19352d;background:#fff;border:1px solid rgba(25,53,45,.2);border-radius:8px;resize:vertical}.toilet-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.toilet-count-grid{grid-template-columns:repeat(2,1fr)}.gendered-counts{display:flex;flex-direction:column;gap:9px}.gendered-counts fieldset{margin:0;padding:10px;border:1px solid rgba(25,53,45,.14);border-radius:9px}.gendered-counts legend{padding:0 5px;color:#2d755e;font-size:.72rem;font-weight:700}.form-hint{margin:0;color:#6b7974;font-size:.72rem;line-height:1.5}.toilet-form-actions{display:flex;justify-content:flex-end;gap:8px}.toilet-form-actions button{padding:8px 13px;border:1px solid rgba(25,53,45,.18);border-radius:8px;cursor:pointer;font-weight:700}.toilet-form-actions button[type=submit]{color:#fff;background:#1f6f55;border-color:#1f6f55}.toilet-form-actions button:disabled{cursor:wait;opacity:.6}.form-error{margin:0;color:#a13b32;font-size:.75rem}.toilet-details{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0}.toilet-details div{padding:12px 16px;border-bottom:1px solid rgba(25,53,45,.08)}.toilet-details .female-fixture-row-start{grid-column:1}.toilet-details dt{margin-bottom:4px;color:#6b7974;font-size:.68rem}.toilet-details dd{margin:0;font-size:.82rem;font-weight:600}.toilet-verification{padding:14px 16px;background:#f4f8f6;border-bottom:1px solid rgba(25,53,45,.08)}.toilet-verification>strong{font-size:.82rem}.toilet-verification>p{margin:4px 0 10px;color:#6b7974;font-size:.7rem}.toilet-verification>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.toilet-verification button{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:9px 10px;color:#1f6f55;background:#fff;border:1px solid rgba(31,111,85,.24);border-radius:9px;cursor:pointer;font-size:.7rem;font-weight:700}.toilet-verification button.incorrect{color:#a13b32;border-color:#a13b3238}.toilet-verification button.selected{color:#fff;background:#1f6f55;border-color:#1f6f55}.toilet-verification button.selected.incorrect{background:#a13b32;border-color:#a13b32}.toilet-verification button:disabled{cursor:wait;opacity:.65}.toilet-verification button span{min-width:21px;padding:2px 6px;color:inherit;background:#ffffffb8;border-radius:999px;text-align:center}.toilet-verification button.selected span{color:#19352d}.toilet-verification>small{display:block;margin-top:8px;color:#6b7974;font-size:.66rem;line-height:1.4}.correction-request-area{padding:14px 16px 16px;background:#ffffff73}.correction-request-button{width:100%;padding:10px 12px;color:#1f6f55;background:#fff;border:1px solid rgba(31,111,85,.3);border-radius:9px;cursor:pointer;font-weight:700}.correction-request-button:hover,.correction-request-button:focus-visible{background:#edf7f2}.correction-form{display:flex;flex-direction:column;gap:9px}.correction-form label{font-size:.78rem;font-weight:700}.correction-form textarea{width:100%;padding:9px 10px;color:#19352d;background:#fff;border:1px solid rgba(25,53,45,.2);border-radius:8px;resize:vertical;font:inherit}.correction-form>small{margin-top:-6px;text-align:right;color:#718079}.correction-warning{margin:0;color:#a13b32;font-size:.7rem;line-height:1.5}.correction-pending{padding:11px 12px;background:#edf7f2;border:1px solid rgba(31,111,85,.18);border-radius:9px}.correction-pending strong{color:#1f6f55;font-size:.8rem}.correction-pending p,.correction-login-notice p{margin:5px 0 0;color:#63736d;font-size:.73rem;line-height:1.5}.correction-login-notice{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.correction-login-notice a{padding:8px 11px;color:#fff;background:#03c75a;border-radius:8px;font-size:.75rem;font-weight:700;text-decoration:none}.correction-message{margin:9px 0 0;color:#2d755e;font-size:.73rem}.reviews-section{position:fixed;z-index:5;right:72px;bottom:20px;width:min(440px,calc(100% - 92px));max-height:calc(50vh - 40px);margin:0;padding:18px;overflow-y:auto;background:#faf8f2f2;border:1px solid rgba(25,53,45,.14);border-radius:18px;box-shadow:0 14px 40px #19352d33;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.reviews-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.reviews-heading h2{margin-bottom:0;font-family:Gowun Dodum,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:400}.reviews-heading>strong{color:#2d755e;font-size:.82rem}.reviews-layout{display:grid;grid-template-columns:1fr;gap:14px;align-items:start}.review-compose,.review-list{min-width:0}.review-form,.review-login-notice,.review-card,.review-list>p{margin:0;padding:18px;background:#fff;border:1px solid rgba(25,53,45,.12);border-radius:14px}.review-form{display:flex;flex-direction:column;gap:12px}.review-form h3{margin:0}.rating-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-form label{display:flex;flex-direction:column;gap:5px;font-size:.78rem;font-weight:700}.review-form select,.review-form textarea{width:100%;padding:9px 10px;color:#19352d;background:#fff;border:1px solid rgba(25,53,45,.2);border-radius:8px;font:inherit}.review-form textarea{resize:vertical}.review-form>small{margin-top:-8px;text-align:right;color:#718079}.review-form-actions,.review-actions{display:flex;justify-content:flex-end;gap:8px}.review-form-actions button,.review-actions button,.review-login-notice a{padding:8px 12px;color:#19352d;background:#fff;border:1px solid rgba(25,53,45,.18);border-radius:8px;cursor:pointer;font-weight:700;text-decoration:none}.review-form-actions button[type=submit],.review-login-notice a{color:#fff;background:#1f6f55;border-color:#1f6f55}.review-login-notice{display:flex;flex-direction:column;align-items:flex-start;gap:12px;color:#63736d;font-size:.83rem;line-height:1.6}.review-message{margin:10px 2px 0;color:#2d755e;font-size:.78rem}.review-list{display:flex;flex-direction:column;gap:12px}.review-list>p{color:#6b7974;font-size:.84rem}.review-card header{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px}.review-card time{color:#718079;font-size:.72rem}.review-card dl{display:grid;grid-template-columns:1fr 1fr;gap:7px 14px;margin:0 0 14px}.review-card dl div{display:flex;justify-content:space-between;gap:8px}.review-card dt{color:#6b7974;font-size:.75rem}.review-card dd{margin:0;color:#e8a216;font-size:.78rem;letter-spacing:.04em}.review-card dd span{color:#d9d6cd}.review-card>p{margin-bottom:14px;white-space:pre-wrap;overflow-wrap:anywhere;color:#384f47;font-size:.85rem;line-height:1.7}.review-actions button:last-child{color:#a13b32}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0!important}.toilet-photo-field{padding:11px;background:#fff;border:1px solid rgba(25,53,45,.14);border-radius:10px}.toilet-photo-field>strong{display:block;font-size:.75rem}.toilet-photo-field>p,.photo-message{margin:4px 0 9px;color:#687872;font-size:.68rem;line-height:1.45}.photo-select-button{padding:8px 12px;color:#fff;background:#1685d1;border:0;border-radius:8px;cursor:pointer;font-weight:700}.pending-photo-grid,.toilet-photo-gallery>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.pending-photo-grid figure,.toilet-photo-gallery figure{position:relative;margin:0;overflow:hidden;background:#eaf0ed;border-radius:9px}.pending-photo-grid img,.toilet-photo-gallery img{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.pending-photo-grid figure>button{position:absolute;top:5px;right:5px;width:25px;height:25px;padding:0;color:#fff;background:#14221eb8;border:0;border-radius:50%;cursor:pointer}.toilet-photo-gallery,.existing-photo-upload{padding:12px 16px;border-top:1px solid rgba(25,53,45,.1)}.existing-photo-upload>span{margin-left:8px;color:#687872;font-size:.65rem}.photo-upload-confirm-button{display:block;width:100%;margin-top:9px;padding:9px 12px;color:#fff;background:#1f6f55;border:0;border-radius:8px;cursor:pointer;font-weight:700}.toilet-photo-gallery h3{margin:0;font-size:.78rem}.toilet-photo-gallery figcaption{display:flex;align-items:center;justify-content:space-between;gap:4px;padding:6px;font-size:.6rem}.toilet-photo-open-button{display:block;width:100%;padding:0;background:transparent;border:0;cursor:zoom-in}.toilet-photo-open-button:focus-visible{outline:3px solid rgba(22,133,209,.45);outline-offset:-3px}.toilet-photo-gallery figcaption button{padding:3px 6px;color:#a13b32;background:transparent;border:1px solid rgba(161,59,50,.28);border-radius:5px;cursor:pointer}.toilet-photo-gallery figcaption>div{display:flex;gap:4px}.toilet-photo-gallery figcaption .photo-delete-button{color:#fff;background:#a13b32;border-color:#a13b32}.photo-message{padding:0 16px;color:#1f6f55}.modal-backdrop{position:fixed;z-index:30;inset:0;display:grid;padding:18px;place-items:center;background:#0e1b178f}.photo-safety-modal,.photo-report-modal{width:min(440px,100%);padding:22px;color:#19352d;background:#fff;border-radius:16px;box-shadow:0 18px 55px #0e1b1747}.photo-safety-modal h2,.photo-report-modal h2{margin:0 0 12px;font-size:1.05rem}.photo-safety-modal>p,.photo-report-modal>p{margin:0 0 16px;color:#566a63;font-size:.82rem;line-height:1.7}.photo-safety-modal>label,.photo-report-modal label{display:flex;align-items:flex-start;gap:8px;font-size:.8rem;line-height:1.45}.photo-safety-modal>div,.photo-report-modal footer{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.photo-report-modal>div{display:grid;gap:11px}.photo-safety-modal button,.photo-report-modal button{padding:9px 14px;border:1px solid rgba(25,53,45,.18);border-radius:8px;cursor:pointer;font-weight:700}.photo-safety-modal button:last-child,.photo-report-modal footer button:last-child{color:#fff;background:#1f6f55;border-color:#1f6f55}.photo-safety-modal button:disabled,.photo-report-modal button:disabled{cursor:not-allowed;opacity:.45}.photo-lightbox{position:fixed;z-index:40;inset:0;display:grid;padding:24px;place-items:center;background:#08120fdb;cursor:zoom-out}.photo-lightbox section{position:relative;width:min(920px,100%);max-height:calc(100svh - 48px);cursor:default}.photo-lightbox img{display:block;width:100%;max-height:calc(100svh - 110px);object-fit:contain;background:#101815;border-radius:12px}.photo-lightbox p{margin:8px 0 0;color:#fff;font-size:.78rem;text-align:center}.photo-lightbox-close{position:absolute;z-index:1;top:10px;right:10px;display:grid;width:38px;height:38px;padding:0;place-items:center;color:#fff;background:#08120fb8;border:1px solid rgba(255,255,255,.45);border-radius:50%;cursor:pointer;font-size:1.35rem}.admin-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px 12px;border-bottom:1px solid rgba(25,53,45,.1)}.admin-tabs button{padding:8px;color:#52665f;background:#edf3f0;border:0;border-radius:8px;cursor:pointer;font-weight:700}.admin-tabs button.active{color:#fff;background:#1f6f55}.admin-photo-report-list article>img{width:100%;max-height:180px;object-fit:cover;border-radius:8px}@media(max-width:760px){.app-shell{width:100vw}.login-button{padding:9px;font-size:.75rem}.map-section{height:100svh;margin-top:0}.map-canvas{min-height:100%}.map-state{padding:30px 22px}.public-restroom-toggle{top:61px;right:24px;left:auto;gap:6px;padding:4px 5px 4px 8px;font-size:.66rem}.public-restroom-toggle .toggle-track{width:48px;height:22px;padding:0 6px}.pending-photo-grid,.toilet-photo-gallery>div{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-lightbox{padding:12px}.photo-lightbox section{max-height:calc(100svh - 24px)}.photo-lightbox img{max-height:calc(100svh - 82px)}.public-restroom-toggle .toggle-track strong{font-size:.58rem}.public-restroom-toggle .toggle-knob{width:16px;height:16px}.public-restroom-toggle.is-on .toggle-knob{transform:translate(26px)}.search-panel{top:12px;left:12px;width:calc(100% - 24px);max-height:32vh}.search-brand{align-items:center;padding:10px 12px 9px}.search-brand strong{font-size:1.05rem}.search-brand p{font-size:.6rem}.search-results{max-height:calc(32vh - 145px)}.desktop-search-hint,.walking-route-button,.desktop-walking-route-message{display:none}.mobile-map-actions{display:block;padding:12px}.mobile-map-actions>div{display:grid;grid-template-columns:.72fr .72fr 1.25fr;gap:6px}.mobile-map-actions button{min-width:0;min-height:38px;padding:7px 6px;color:#fff;background:#1685d1;border:0;border-radius:10px;cursor:pointer;font:inherit;font-size:.68rem;font-weight:700}.mobile-map-actions .mobile-profile-action{color:#fff;background:#03c75a;border:1px solid #03b753}.mobile-hall-floating{position:fixed;z-index:5;bottom:12px;left:6px;display:grid;width:66px;height:66px;padding:0;place-items:center;background:transparent;border:0;cursor:pointer;filter:drop-shadow(0 5px 8px rgba(25,53,45,.24))}.mobile-hall-floating .hall-button-icon{width:66px;height:66px}.mobile-map-actions .mobile-location-action{color:#174c75;background:#fff;border:1px solid rgba(23,76,117,.22)}.mobile-map-actions button:disabled{cursor:wait;opacity:.65}.mobile-map-actions p{margin:9px 0 0;color:#49635a;font-size:.7rem;line-height:1.45}.mobile-map-actions p.is-error{color:#a13b32}.toilet-panel{position:fixed;z-index:6;display:none;top:auto;right:12px;bottom:12px;width:calc(100% - 24px);height:calc(50vh - 58px);max-height:none;border-radius:0 0 16px 16px}.map-account-wrap,.naver-login-icon{display:none!important}.mobile-admin-button{position:absolute;z-index:5;top:calc(27vh + 64px);right:12px;display:block;padding:9px 11px;color:#fff;background:#1f6f55;border:0;border-radius:999px;box-shadow:0 6px 18px #19352d33;font-size:.72rem;font-weight:700}.admin-request-panel{top:12px;right:12px;width:calc(100% - 24px);max-height:calc(100svh - 24px)}.profile-panel{top:12px;right:12px;left:12px;width:auto;max-height:calc(100svh - 24px);overflow-y:auto;transform:none}.leaderboard-panel,.leaderboard-panel.is-expanded,.community-profile-panel{top:12px;right:12px;left:12px;width:auto;max-height:calc(100svh - 24px);transform:none}.community-profile-summary{flex-wrap:wrap}.leaderboard-list li{grid-template-columns:28px 42px minmax(0,1fr) auto;gap:7px;padding-right:8px;padding-left:8px}.leaderboard-level-icon{width:42px;height:42px}.leaderboard-level-icon>.profile-level-badge{transform:translate(-50%,-50%) scale(.4773)}.public-restroom-card{position:fixed;right:12px;bottom:12px;left:12px;width:auto}.public-restroom-card>.public-restroom-close-button{right:56px}.public-restroom-card dl{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}.public-restroom-card dl div{display:block;min-width:0}.public-restroom-card dl div:first-child{grid-column:1 / -1}.public-restroom-card dt{margin-bottom:3px}.map-section.has-selection .public-restroom-card{bottom:calc(50vh + 12px)}.reviews-section{z-index:6;display:none;right:12px;bottom:12px;width:calc(100% - 24px);height:calc(50vh - 58px);max-height:none;padding:20px 14px;border-radius:0 0 16px 16px}.reviews-layout{grid-template-columns:1fr}.toilet-panel.mobile-panel-active,.reviews-section.mobile-panel-active{display:block}.mobile-detail-tabs{position:fixed;z-index:7;right:12px;bottom:calc(50vh - 46px);left:12px;display:grid;height:46px;grid-template-columns:1fr 1fr 46px;overflow:hidden;background:#faf8f2fa;border:1px solid rgba(25,53,45,.15);border-bottom:0;border-radius:16px 16px 0 0;box-shadow:0 -8px 24px #19352d1f}.mobile-detail-tabs button{color:#61716b;background:transparent;border:0;cursor:pointer;font-weight:700}.mobile-detail-tabs button+button{border-left:1px solid rgba(25,53,45,.1)}.mobile-detail-tabs button.active{color:#fff;background:#1f6f55}.mobile-detail-tabs .mobile-selection-close{color:#49635a;background:#fff;font-size:1.25rem}.toilet-panel-header>button{display:none}.reviews-heading{align-items:flex-start;flex-direction:column}}
