@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)}.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>div{display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;color:#fff;background:linear-gradient(145deg,#1685d1,#1f6f55);border-radius:18px;box-shadow:0 8px 18px #16639938}.profile-user>div span{font-size:.88rem;font-weight:800}.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 div{display:flex;align-items:center;justify-content:space-between;padding:11px 12px;background:#edf4f1;border-radius:11px}.profile-contributions dt{font-size:.78rem;font-weight:600}.profile-contributions dd{display:flex;margin:0;align-items:flex-end;flex-direction:column;font-size:.82rem;font-weight:800}.profile-contributions dd small{color:#718079;font-size:.62rem;font-weight:500}.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-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)}.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-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 - 142px);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 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}@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}.search-panel{top:12px;left:12px;width:calc(100% - 24px);max-height:27vh}.search-results{max-height:calc(27vh - 102px)}.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-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}.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}}
