@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}.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}.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}.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}.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;flex-direction:column;gap:3px;padding:14px 16px;border-bottom:1px solid rgba(25,53,45,.12)}.toilet-panel-header span{color:#687770;font-size:.7rem}.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-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}.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}footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding-top:18px;color:#718079;font-size:.8rem}footer p{margin-bottom:0}@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:76px;left:12px;width:calc(100% - 24px);max-height:27vh}.search-results{max-height:calc(27vh - 102px)}.toilet-panel{top:auto;right:12px;bottom:calc(35vh + 24px);width:calc(100% - 24px);max-height:24vh}.map-account-wrap{top:12px;right:12px}.reviews-section{right:12px;bottom:12px;width:calc(100% - 24px);max-height:35vh;padding:20px 14px}.reviews-layout{grid-template-columns:1fr}.reviews-heading{align-items:flex-start;flex-direction:column}}
