:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--kakao-yellow:#fee500;--kakao-yellow-soft:#fff8c6;--near-black:#1e1e1e;--text:#222;--text-standard:#333;--muted:gray;--light-text:#999;--surface:#fff;--surface-elevated:#f8f8f8;--surface-fill:#f0f0f0;--border:#e5e5e5;--border-subtle:#f0f0f0;--map-bg:#e7ecf0;--chat-bg:#b2c7da;--success:#47b881;--danger-soft:#ffe0ec;--danger:#b02355;--pediatrics:#2f8f6a;--obgyn:#c36c96;--postnatal:#8f7352;--kids:#ff8f3d;--kids-cafe:#ff8f3d;--playground:#2d9cdb;--park:#3fa66b;--education:#7d5cc6;--other-play:#8f99a8;--radius:12px;--radius-pill:9999px;--shadow-1:0 1px 3px #0000000a;--shadow-2:0 2px 6px #00000014;--shadow-3:0 4px 12px #0000001f}*{box-sizing:border-box}html,body{height:100%}body{color:var(--text-standard);-webkit-font-smoothing:antialiased;background:#dde3e9;margin:0;font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Roboto,Noto Sans KR,Malgun Gothic,sans-serif;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.mobile-bottom-tabs,.mobile-list-filter,.mobile-sheet-handle{display:none}h1,h2,h3,p{margin:0}.app-shell{background:var(--surface);grid-template-rows:60px minmax(0,1fr);grid-template-columns:388px minmax(0,1fr);height:100vh;min-height:0;display:grid}.app-header{border-bottom:1px solid var(--border);background:var(--surface);z-index:10;grid-column:1/-1;align-items:center;gap:12px;min-width:0;padding:0 20px;display:flex}.app-logo{background:var(--kakao-yellow);width:32px;height:32px;color:var(--near-black);border-radius:10px;flex:none;place-items:center;display:grid}.app-title{flex:1;gap:2px;min-width:0;display:grid}.app-title strong{color:var(--text);font-size:17px;font-weight:800;line-height:1.15}.app-title span{display:none}.header-purpose{border-left:1px solid var(--border);max-width:360px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;padding-left:12px;font-size:12px;font-weight:700;line-height:1.2;position:static;overflow:hidden}.auth-status{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.auth-status span{max-width:220px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.control-panel{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;min-height:0;display:flex;overflow:hidden}.brand-row,.section-title,.facility-topline,.detail-header,.map-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.brand-row{border-bottom:1px solid var(--border-subtle);padding:18px 20px 14px}.eyebrow,.map-label{color:var(--muted);margin-bottom:4px;font-size:12px;font-weight:700}h1{color:var(--text);letter-spacing:0;font-size:20px;font-weight:800;line-height:1.3}h2{color:var(--text);font-size:16px;font-weight:800}h3{color:var(--text);font-size:14px;font-weight:800}.scope-badge,.gold-badge{border-radius:var(--radius-pill);background:var(--kakao-yellow-soft);color:var(--near-black);white-space:nowrap;flex:none;padding:7px 10px;font-size:12px;font-weight:800}.address-panel,.search-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-elevated);gap:12px;margin:12px 14px 0;padding:14px;display:grid}.address-panel{grid-template-columns:1fr auto;align-items:end}.field-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field,.range-field{color:var(--text-secondary,#666);gap:7px;font-size:12px;font-weight:700;display:grid}.field input,.field select{background:var(--surface-fill);width:100%;min-height:42px;color:var(--text);border:1px solid #0000;border-radius:20px;outline:none;padding:0 14px}.field input:focus,.field select:focus{background:#fff;border-color:#f2d000}.segmented{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-fill);grid-template-columns:1fr 1fr;padding:3px;display:grid}.segmented button,.chip,.button-row button,.map-toolbar button,.icon-action,.primary-action,.secondary-action{border-radius:var(--radius);color:var(--text-standard);background:0 0;border:0;padding:9px 12px;font-weight:800;transition:background .15s cubic-bezier(.2,.6,.25,1),opacity .15s cubic-bezier(.2,.6,.25,1)}.segmented button.active,.chip.active,.primary-action{background:var(--kakao-yellow);color:var(--near-black)}.primary-action:hover,.chip:hover,.secondary-action:hover,.facility-card:hover{opacity:.88}.primary-action:disabled{cursor:not-allowed;color:#adb5bd;opacity:1;background:#dee2e6}.search-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.secondary-action{border:1px solid var(--border);background:#fff}.icon-action{border-radius:var(--radius-pill);width:30px;height:30px;color:var(--near-black);background:#00000014;flex:none;place-items:center;padding:0;font-size:20px;line-height:1;display:grid}.detail-actions{align-items:center;gap:7px;display:inline-flex}.favorite-action{font-size:18px}.favorite-action.active{background:var(--near-black);color:var(--kakao-yellow)}.share-action{font-size:16px}.candidate-share-action{background:var(--kakao-yellow-soft);color:var(--near-black);justify-self:stretch;margin-bottom:2px}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip{border:1px solid var(--border);background:#fff}.range-field input{accent-color:var(--kakao-yellow)}.result-list{grid-template-rows:auto 1fr;gap:0;min-height:0;margin-top:12px;display:grid;overflow:hidden}.section-title{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:14px 20px 10px}.section-title span{color:var(--muted);font-size:13px;font-weight:700}.result-items{align-content:start;gap:4px;min-height:0;padding:8px;display:grid;overflow-y:auto}.result-items::-webkit-scrollbar{width:8px}.detail-sheet::-webkit-scrollbar{width:8px}.result-items::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#d2d8de}.detail-sheet::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background:#d2d8de}.facility-card{border-radius:var(--radius);width:100%;color:var(--text);text-align:left;background:0 0;border:1px solid #0000;gap:8px;padding:14px;display:grid}.facility-card.selected{background:#fffbe5;border-color:#f2d000}.facility-topline{align-items:flex-start}.facility-topline strong{min-width:0;color:var(--text);font-size:16px;font-weight:800;line-height:1.35}.facility-topline span{border-radius:var(--radius-pill);background:var(--surface-fill);color:var(--text-standard);flex:none;padding:4px 7px;font-size:11px;font-weight:800}.facility-meta,.facility-address{color:var(--muted);font-size:13px;line-height:1.4}.facility-tags,.detail-tags{flex-wrap:wrap;gap:6px;display:flex}.detail-tags span{border-radius:var(--radius-pill);color:var(--near-black);background:#fff6c7;padding:6px 9px;font-size:12px;font-weight:800}.facility-tags span{border-radius:var(--radius-pill);background:var(--surface-fill);color:var(--text-secondary,#666);padding:5px 8px;font-size:12px;font-weight:700}.feature-section{gap:8px;display:grid}.feature-tags{flex-wrap:wrap;gap:6px;display:flex}.feature-tag{border-radius:var(--radius-pill);padding:6px 9px;font-size:12px;font-weight:800}.feature-tag.positive{color:#315c10;background:#e0f6c6}.feature-tag.negative{background:var(--danger-soft);color:var(--danger)}.feature-tag.neutral{background:var(--surface-fill);color:var(--text-secondary,#666)}.feature-links{gap:7px;display:grid}.feature-links a{border:1px solid var(--border);border-radius:var(--radius);color:var(--text);background:#fff;gap:3px;padding:10px 12px;font-size:13px;font-weight:700;line-height:1.4;text-decoration:none;display:grid}.feature-links a span{color:var(--muted);font-size:11px}.detail-section-tabs{align-items:center;gap:12px;display:flex}.detail-section-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;padding:0 0 5px;font-size:14px;font-weight:800}.detail-section-tabs button.active{border-color:var(--near-black);color:var(--text)}.review-panel,.review-form,.review-list{gap:10px;display:grid}.review-form{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-elevated);padding:12px}.rating-picker{align-items:center;gap:2px;display:inline-flex}.rating-picker button{color:#c4c4c4;background:0 0;border:0;border-radius:8px;padding:2px 3px;font-size:24px;line-height:1}.rating-picker button.active,.review-rating{color:#f2c300}.review-form input,.review-form textarea{border-radius:var(--radius);width:100%;color:var(--text);background:#fff;border:1px solid #0000;outline:none;padding:11px 12px}.review-form textarea{resize:vertical;min-height:96px;line-height:1.5}.review-form input:focus,.review-form textarea:focus{border-color:#f2d000}.review-message,.empty-message{border-radius:var(--radius);background:var(--surface-elevated);color:var(--muted);padding:11px 12px;font-size:13px;font-weight:700}.review-item{border:1px solid var(--border);border-radius:var(--radius);background:#fff;gap:7px;padding:12px;display:grid}.review-item div{justify-content:space-between;align-items:center;gap:8px;display:flex}.review-author{flex-wrap:wrap;align-items:center;gap:5px;display:inline-flex}.review-item strong{color:var(--text);font-size:13px}.review-author em{border-radius:var(--radius-pill);background:var(--surface-fill);color:var(--muted);padding:3px 7px;font-size:11px;font-style:normal;font-weight:800}.review-item span{color:var(--light-text);font-size:12px}.review-item p{color:var(--text-standard);white-space:pre-wrap;font-size:13px;line-height:1.5}.review-rating{letter-spacing:1px;font-size:13px;font-weight:800}.auth-overlay{z-index:30;background:#1e1e1e52;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.auth-modal{border:1px solid var(--border);width:min(420px,100%);max-height:min(720px,100vh - 36px);box-shadow:var(--shadow-3);background:#fffffffa;border-radius:14px;gap:14px;padding:18px;display:grid;overflow-y:auto}.mypage-modal{border:1px solid var(--border);width:min(520px,100%);height:min(760px,100vh - 36px);min-height:min(620px,100vh - 36px);box-shadow:var(--shadow-3);background:#fffffffa;border-radius:14px;grid-template-rows:auto auto minmax(0,1fr);gap:14px;padding:18px;display:grid;overflow:hidden}.mypage-list{align-content:start;gap:8px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.mypage-item{border:1px solid var(--border);border-radius:var(--radius);background:#fff;gap:6px;padding:12px;display:grid}.mypage-item div{justify-content:space-between;align-items:center;gap:8px;display:flex}.mypage-item strong{color:var(--text);font-size:14px}.mypage-item span,.mypage-item p{color:var(--muted);font-size:12px;line-height:1.45}.mypage-item p{color:var(--text-standard)}.auth-modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-mode-tabs,.auth-segmented{border-radius:var(--radius);background:var(--surface-fill);grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.auth-mode-tabs button,.auth-segmented button{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:9px;font-weight:800}.auth-mode-tabs button.active,.auth-segmented button.active{color:var(--text);box-shadow:var(--shadow-1);background:#fff}.auth-form{gap:12px;display:grid}.auth-back-button{justify-self:start}.link-action,.reset-link-preview{color:var(--text-standard);text-underline-offset:3px;background:0 0;border:0;justify-self:start;padding:0;font-size:13px;font-weight:800;text-decoration:underline}.reset-link-preview{border-radius:var(--radius);color:#315c10;background:#e0f6c6;padding:11px 12px;text-decoration:none}.nickname-row{grid-template-columns:1fr auto;gap:8px;display:grid}.nickname-row .secondary-action{white-space:nowrap;min-height:46px}.nickname-check-button.available{color:#315c10;background:#e0f6c6;border-color:#b7e08b}.auth-form .field input{border:1px solid var(--border);border-radius:var(--radius);min-height:46px;color:var(--text);background:#fff;padding:0 13px;font-size:14px;font-weight:700;box-shadow:inset 0 0 0 1px #fff9}.auth-form .field input:focus{background-color:#fff;border-color:#f2d000;box-shadow:0 0 0 3px #fee50038}.month-picker{border:1px solid var(--border);border-radius:var(--radius);background:#fff;gap:10px;padding:10px;display:grid}.month-picker-head{grid-template-columns:38px 1fr 38px;align-items:center;gap:8px;display:grid}.month-picker-head strong{color:var(--text);text-align:center;font-size:15px;font-weight:800}.month-picker-head button,.month-grid button,.gender-options button{border:1px solid var(--border);background:var(--surface-elevated);color:var(--text-standard);border-radius:10px;font-weight:800}.month-picker-head button{min-height:34px;font-size:16px}.month-grid{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.month-grid button{min-height:34px;font-size:12px}.gender-options{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.gender-options button{min-height:42px;font-size:13px}.month-picker-head button:hover,.month-grid button:hover,.gender-options button:hover{background:#fffbe5;border-color:#f2d000}.month-grid button.active,.gender-options button.active{background:var(--kakao-yellow);color:var(--near-black);border-color:#f2d000}.auth-message{border-radius:var(--radius);background:var(--kakao-yellow-soft);color:var(--near-black);padding:11px 12px;font-size:13px;font-weight:800;line-height:1.4}.list-limit-message{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-elevated);color:var(--muted);text-align:center;padding:12px;font-size:13px;font-weight:700}.search-status-bar{border-radius:var(--radius);color:var(--near-black);background:#fffbe5;border:1px solid #fee500a6;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:800;display:flex}.search-status-bar span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.search-status-bar strong{font-weight:900}.search-status-bar .secondary-action{flex:none;min-height:30px;padding:6px 9px;font-size:12px}.list-search-status{margin:8px 12px 0}.map-search-status{display:none}.empty-result-guide{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-elevated);text-align:center;gap:10px;padding:13px;display:grid}.empty-result-guide p{color:var(--muted);font-size:13px;font-weight:800;line-height:1.4}.empty-result-actions{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.empty-result-actions .secondary-action{min-height:32px;padding:7px 10px;font-size:12px}.map-workspace{background:var(--map-bg);grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.map-toolbar{z-index:2;background:#fffffff0;border-bottom:1px solid #e5e5e5db;justify-content:flex-end;min-height:64px;padding:12px 16px}.map-toolbar strong{color:var(--text);font-size:15px}.map-controls{justify-items:end;gap:8px;display:grid}.category-filter-stack{justify-items:end;gap:7px;display:grid}.primary-category-row,.detail-category-row{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.map-category-filter .chip,.mobile-list-filter .chip{min-height:34px;padding:7px 11px;font-size:12px}.category-group-chip{align-items:center;gap:6px}.category-group-chip span,.category-chip span{border-radius:50%;flex:none;width:8px;height:8px;display:inline-block}.category-group-chip.medical span{background:var(--pediatrics)}.category-group-chip.birth span{background:var(--postnatal)}.category-group-chip.play span{background:var(--kids)}.category-chip.pediatrics span{background:var(--pediatrics)}.category-chip.obgyn span{background:var(--obgyn)}.category-chip.postnatal span{background:var(--postnatal)}.category-chip.kids span{background:var(--kids)}.category-chip.kids-cafe span{background:var(--kids-cafe)}.category-chip.playground span{background:var(--playground)}.category-chip.park span{background:var(--park)}.category-chip.education span{background:var(--education)}.category-chip.other-play span{background:var(--other-play)}.favorite-filter-chip{order:999}.legend{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:10px;font-size:12px;font-weight:700;display:flex}.legend span{align-items:center;gap:5px;display:inline-flex}.legend-dot{border-radius:50%;width:9px;height:9px}.legend-dot.pediatrics{background:var(--pediatrics)}.legend-dot.obgyn{background:var(--obgyn)}.legend-dot.postnatal{background:var(--postnatal)}.legend-dot.kids{background:var(--kids)}.map-canvas,.naver-map-frame{background:var(--map-bg);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.naver-map{width:100%;height:100%;min-height:0}.naver-map-iframe{border:0;width:100%;height:100%;min-height:620px;display:block}.map-frame-page{width:100vw;height:100vh;margin:0}.map-frame-canvas{width:100%;height:100%}.map-frame-message,.map-loading,.map-fallback{width:100%;height:100%;color:var(--muted);text-align:center;background:#f8f8f8f0;place-items:center;padding:24px;font:700 14px/1.5 -apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif;display:grid}.map-loading,.map-fallback{z-index:5;position:absolute;inset:0}.map-fallback{min-height:620px;position:relative}.map-fallback strong{color:var(--text)}.map-info{max-width:260px;color:var(--text);padding:10px 12px;font:13px/1.45 -apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,sans-serif}.map-render-count,.map-notice{z-index:4;border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-standard);box-shadow:var(--shadow-2);background:#fffffff0;padding:7px 10px;font-size:12px;font-weight:800;position:absolute}.map-render-count{top:12px;right:12px}.map-notice{max-width:min(420px,100% - 24px);top:12px;left:12px}.naver-marker-hit{border-radius:var(--radius-pill);background:0 0;border:0;align-items:center;width:30px;height:30px;padding:0;display:inline-flex;transform:translate(-.5px,-.5px)}.marker-dot{border:2px solid #fff;border-radius:50%;width:11px;height:11px;margin:9.5px;display:block;box-shadow:0 2px 7px #1e1e1e47}.naver-marker-hit.pediatrics .marker-dot{background:var(--pediatrics)}.naver-marker-hit.obgyn .marker-dot{background:var(--obgyn)}.naver-marker-hit.postnatal .marker-dot{background:var(--postnatal)}.naver-marker-hit.kids .marker-dot{background:var(--kids)}.naver-marker-hit.medical .marker-dot{background:var(--pediatrics)}.naver-marker-hit.birth .marker-dot{background:var(--postnatal)}.naver-marker-hit.play .marker-dot{background:var(--kids)}.naver-marker-hit.kids-cafe .marker-dot{background:var(--kids-cafe)}.naver-marker-hit.playground .marker-dot{background:var(--playground)}.naver-marker-hit.park .marker-dot{background:var(--park)}.naver-marker-hit.education .marker-dot{background:var(--education)}.naver-marker-hit.other-play .marker-dot{background:var(--other-play)}.naver-marker-hit.selected .marker-dot{border-color:var(--near-black);width:15px;height:15px;margin:7.5px;box-shadow:0 0 0 5px #fee5006b,0 2px 8px #1e1e1e33}.naver-marker-hit.with-label{border:1px solid var(--border);width:max-content;max-width:170px;box-shadow:var(--shadow-2);background:#fffffff5;gap:2px;padding-right:8px}.naver-marker-hit.with-label .marker-dot{flex:none;margin-right:5px}.marker-label{max-width:128px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;line-height:28px;display:block;overflow:hidden}.home-marker{border:1px solid var(--border);border-radius:var(--radius-pill);height:30px;color:var(--near-black);box-shadow:var(--shadow-2);background:#fffffff5;align-items:center;gap:5px;padding:0 9px 0 6px;font-size:12px;font-weight:800;display:inline-flex}.home-marker span{background:var(--kakao-yellow);border:2px solid #fff;border-radius:50%;width:11px;height:11px;display:block;box-shadow:0 0 0 3px #fee50047}.detail-sheet{z-index:6;border:1px solid var(--border);width:min(360px,100% - 32px);box-shadow:var(--shadow-3);background:#fffffff7;border-radius:14px;flex-direction:column;gap:14px;padding:0 16px 16px;animation:.25s cubic-bezier(.2,.6,.25,1) sheetIn;display:flex;position:absolute;top:84px;bottom:16px;right:16px;overflow-y:auto}.detail-header{z-index:1;background:var(--kakao-yellow);margin:0 -16px;padding:16px;position:sticky;top:0}.detail-header p,.address{color:var(--text-secondary,#666);font-size:13px;line-height:1.45}.detail-header h2{margin-top:3px;font-size:19px}.metric-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.metric-grid span{border-radius:var(--radius);background:var(--surface-elevated);color:var(--muted);gap:3px;padding:12px;font-size:12px;display:grid}.metric-grid strong{color:var(--text);font-size:18px}.button-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.button-row button{background:var(--near-black);color:#fff}.review-box,.live-report,.onboarding-panel,.filter-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-elevated);gap:12px;padding:14px;display:grid}.review-box label{align-items:center;gap:8px;font-size:14px;display:flex}.review-box input{width:18px;height:18px;accent-color:var(--kakao-yellow)}@keyframes sheetIn{0%{opacity:0;transform:translateY(14px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:920px){body{overflow:auto}.app-shell{grid-template-rows:auto auto 680px;grid-template-columns:1fr;height:auto}.app-header{position:sticky;top:0}.control-panel{border-right:0;border-bottom:1px solid var(--border);overflow:visible}.result-list{overflow:visible}.result-items{max-height:42vh}.map-workspace{min-height:680px}.naver-map-iframe,.map-fallback{min-height:560px}.detail-sheet{width:auto;max-height:52vh;position:fixed;inset:auto 12px 12px}}@media (max-width:560px){.app-header{padding:0 14px}.app-title span{display:none}.brand-row,.section-title{padding-inline:16px}.address-panel,.search-panel{margin-inline:12px}.address-panel,.field-grid,.search-actions,.metric-grid,.button-row{grid-template-columns:1fr}h1{font-size:18px}.map-toolbar{flex-direction:column;align-items:flex-start}.map-controls,.map-category-filter,.legend{justify-content:flex-start;justify-items:start}}@media (max-width:920px){html,body{height:auto;min-height:100%}body{background:var(--surface-elevated);overflow:hidden auto}.app-shell{background:var(--surface);grid-template-rows:auto auto minmax(560px,72dvh);grid-template-columns:minmax(0,1fr);width:100%;height:auto;min-height:100dvh}.app-header{min-height:58px;box-shadow:var(--shadow-1);background:#fffffffa;flex-wrap:wrap;align-content:center;gap:8px 10px;padding:10px 14px;position:sticky;top:0}.app-logo{border-radius:9px;width:30px;height:30px}.app-title{flex:180px}.app-title strong{font-size:16px}.auth-status{scrollbar-width:none;justify-content:flex-end;gap:6px;width:100%;margin-left:40px;overflow-x:auto}.auth-status::-webkit-scrollbar{display:none}.auth-status span{flex:0 auto;max-width:48vw}.auth-status .secondary-action{white-space:nowrap;min-height:34px;padding:7px 10px;font-size:12px}.control-panel{border-right:0;border-bottom:1px solid var(--border);background:var(--surface);min-width:0;overflow:visible}.brand-row{padding:14px 16px 10px}.brand-row h1{font-size:18px;line-height:1.35}.scope-badge{padding:6px 9px;font-size:11px}.address-panel,.search-panel{border-radius:var(--radius);background:var(--surface-elevated);margin:10px 12px 0;padding:12px}.address-panel{grid-template-columns:minmax(0,1fr) auto}.field-grid{gap:8px}.field input,.field select,.primary-action,.secondary-action{min-height:42px}.result-list{min-height:220px;max-height:38vh;overflow:hidden}.section-title{padding:12px 16px 9px}.result-items{-webkit-overflow-scrolling:touch;max-height:none;padding:8px 10px 12px}.facility-card{background:#fff;padding:12px}.map-workspace{grid-template-rows:auto minmax(0,1fr);height:72dvh;min-height:560px;overflow:hidden}.map-toolbar{background:#fffffff7;flex-direction:column;align-items:stretch;gap:8px;min-height:auto;padding:10px 12px}.map-controls{justify-items:start;gap:8px;width:100%;min-width:0}.map-category-filter,.legend{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:2px;overflow:auto hidden}.map-category-filter::-webkit-scrollbar{display:none}.legend::-webkit-scrollbar{display:none}.map-category-filter .chip,.legend span{white-space:nowrap;flex:none}.map-category-filter .chip{min-height:36px;padding:8px 12px}.naver-map-iframe,.map-fallback{min-height:0}.map-render-count{max-width:calc(100% - 20px);top:10px;right:10px}.map-notice{max-width:calc(100% - 20px);top:10px;left:10px}.detail-sheet{-webkit-overflow-scrolling:touch;border-radius:16px 16px 14px 14px;width:auto;max-height:68dvh;padding:0 14px 14px;position:fixed;inset:auto 10px 10px}.detail-header{margin:0 -14px;padding:14px}.detail-header h2{font-size:17px}.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-overlay{place-items:end center;padding:10px}.auth-modal,.mypage-modal{border-radius:16px 16px 12px 12px;width:min(520px,100vw - 20px);min-height:0;max-height:88dvh;padding:16px}.auth-modal{overflow-y:auto}.mypage-modal{height:min(82dvh,720px)}.mypage-list{-webkit-overflow-scrolling:touch}}@media (max-width:560px){.app-shell{grid-template-rows:auto auto minmax(520px,70dvh)}.app-header{padding:10px 12px}.app-title{flex-basis:140px}.app-title span{display:none}.header-purpose{border-left:0;max-width:150px;padding:0;font-size:10.5px}.auth-status{justify-content:flex-start;margin-left:40px}.auth-status span{max-width:52vw}.brand-row,.section-title{padding-inline:14px}.brand-row{align-items:flex-start}.scope-badge{display:none}.address-panel,.search-panel{margin-inline:10px}.address-panel,.field-grid,.search-actions,.button-row,.nickname-row,.metric-grid{grid-template-columns:minmax(0,1fr)}.result-list{max-height:40vh}.map-workspace{height:70dvh;min-height:520px}.map-toolbar{padding:9px 10px}.legend{gap:8px;font-size:11px}.detail-sheet{max-height:72dvh;padding-inline:12px;bottom:8px;left:8px;right:8px}.detail-header{margin-inline:-12px;padding:13px 12px}.detail-actions{gap:5px}.icon-action{width:32px;height:32px}.auth-modal,.mypage-modal{width:calc(100vw - 16px);max-height:90dvh;padding:14px}.mypage-modal{height:min(84dvh,700px)}.month-grid,.gender-options{grid-template-columns:repeat(3,minmax(0,1fr))}.mypage-item div{flex-direction:column;align-items:flex-start}}@media (max-width:920px){html,body{width:100%;height:100%}body{background:var(--map-bg);overflow:hidden}.app-shell{background:var(--map-bg);width:100%;height:100dvh;min-height:100dvh;display:block;position:relative;overflow:hidden}.app-header{z-index:30;height:56px;min-height:56px;box-shadow:var(--shadow-1);background:#fffffffa;border-bottom:1px solid #e5e5e5e6;flex-wrap:nowrap;padding:8px 12px;position:fixed;inset:0 0 auto}.app-logo{border-radius:9px;width:30px;height:30px}.app-title{flex:auto;min-width:0}.app-title strong{font-size:16px}.app-title span,.auth-status span{display:none}.header-purpose{border-left:0;max-width:168px;padding:0;font-size:11px}.auth-status{flex:none;justify-content:flex-end;gap:6px;width:auto;margin-left:auto;display:inline-flex;overflow:visible}.auth-status .secondary-action{border-radius:var(--radius-pill);min-height:36px;box-shadow:var(--shadow-1);white-space:nowrap;background:#fff;padding:8px 11px;font-size:12px}.header-mypage-action{display:none}.control-panel{z-index:18;pointer-events:none;background:0 0;border:0;gap:8px;min-height:0;max-height:calc(100dvh - 150px);display:grid;position:fixed;top:66px;left:10px;right:10px;overflow:visible}.brand-row,.address-panel,.search-panel .field-grid,.search-panel .search-actions .secondary-action{display:none}.search-panel{pointer-events:auto;border-radius:var(--radius-pill);box-shadow:none;background:0 0;border:0;margin:0;padding:0}.search-panel>.field{border-radius:var(--radius-pill);height:44px;box-shadow:var(--shadow-2);background:#fffffffa;display:block;position:relative}.search-panel>.field:before{content:"";border:2px solid var(--muted);opacity:.9;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;left:16px;transform:translateY(-56%)}.search-panel>.field:after{content:"";background:var(--muted);opacity:.9;border-radius:9999px;width:8px;height:2px;position:absolute;top:27px;left:29px;transform:rotate(45deg)}.search-panel>.field span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.search-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.field{gap:5px;font-size:11px}.search-panel>.field input{border-radius:var(--radius-pill);height:44px;min-height:44px;box-shadow:none;background:#fff;border:0;padding:0 14px 0 44px;font-size:15px}.search-panel>.field input:focus{box-shadow:0 0 0 3px #fee5003d}.field input,.field select{border-radius:var(--radius);min-height:38px;padding-inline:12px;font-size:13px}.field-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px}.search-actions{display:contents}.search-actions .primary-action{border-radius:var(--radius-pill);min-width:54px;min-height:44px;box-shadow:var(--shadow-2);padding:0 14px}.primary-action,.secondary-action{min-height:38px;padding:8px 11px;font-size:13px}.map-workspace{z-index:1;background:var(--map-bg);width:100%;height:auto;min-height:0;display:block;position:fixed;inset:56px 0 58px;overflow:hidden}.naver-map-frame,.naver-map{width:100%;height:100%;min-height:0}.map-toolbar{z-index:8;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:absolute;bottom:10px;left:10px;right:10px}.map-controls{justify-items:start;gap:6px;width:100%}.map-category-filter{justify-items:start;width:100%;padding-bottom:1px;overflow:visible}.map-category-filter .primary-category-row,.map-category-filter .detail-category-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;padding-bottom:1px;overflow:auto hidden}.map-category-filter .primary-category-row::-webkit-scrollbar{display:none}.map-category-filter .detail-category-row::-webkit-scrollbar{display:none}.map-category-filter .chip{border-radius:var(--radius-pill);min-height:36px;box-shadow:var(--shadow-2);white-space:nowrap;background:#fffffffa;border:0;flex:none;align-items:center;gap:6px;padding:8px 14px;display:inline-flex}.category-chip.pediatrics span{background:var(--pediatrics)}.category-chip.obgyn span{background:var(--obgyn)}.category-chip.postnatal span{background:var(--postnatal)}.category-chip.kids span{background:var(--kids)}.category-chip.kids-cafe span{background:var(--kids-cafe)}.category-chip.playground span{background:var(--playground)}.category-chip.park span{background:var(--park)}.category-chip.education span{background:var(--education)}.category-chip.other-play span{background:var(--other-play)}.map-category-filter .chip.active{background:var(--kakao-yellow)}.legend,.map-render-count{display:none}.map-notice{max-width:none;top:122px;left:10px;right:10px}.result-list{display:none}.mobile-list-active .control-panel{gap:7px;top:64px;left:8px;right:8px}.mobile-list-active .result-list{height:45dvh;min-height:250px;max-height:360px;display:grid}.mobile-list-active .map-toolbar{background:#fff;padding:11px 10px 8px;bottom:calc(45dvh + 57px);left:10px;right:10px;box-shadow:0 -4px 12px #0000001a}.result-list:before{content:none;border-radius:var(--radius-pill);background:#e0e0e0;justify-self:center;width:40px;height:4px;margin-top:10px}.section-title{border:0;padding:10px 16px 8px}.result-items{-webkit-overflow-scrolling:touch;gap:4px;min-height:0;max-height:none;padding:0 8px 12px;overflow-y:auto}.facility-card{border-radius:var(--radius);background:#fff;padding:12px 14px}.detail-sheet{z-index:20;-webkit-overflow-scrolling:touch;border-radius:20px 20px 0 0;width:auto;max-height:none;padding:0 16px 16px;position:fixed;inset:150px 0 58px}.detail-sheet:before{content:"";border-radius:var(--radius-pill);background:#e0e0e0;flex:none;align-self:center;width:40px;height:4px;margin-top:10px}.detail-header{margin:0 -16px;padding:16px}.detail-header h2{font-size:17px}.mobile-bottom-tabs{z-index:35;padding:8px 12px calc(8px + env(safe-area-inset-bottom));background:#fffffffc;border-top:1px solid #e5e5e5f5;grid-template-columns:1fr 1fr 1fr;gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 8px #0000000f}.mobile-bottom-tabs button{border-radius:var(--radius);background:var(--surface-fill);min-height:42px;color:var(--muted);border:0;font-weight:900}.mobile-bottom-tabs button.active{background:var(--kakao-yellow);color:var(--near-black)}.mobile-my-active .control-panel,.mobile-my-active .map-workspace{display:none}.mobile-list-active .control-panel{z-index:18;pointer-events:none;background:0 0;border:0;gap:8px;max-height:none;display:grid;position:fixed;top:66px;left:10px;right:10px;overflow:visible}.mobile-list-active .brand-row,.mobile-list-active .address-panel{display:none}.mobile-list-active .search-panel{pointer-events:auto;display:grid}.mobile-list-active .map-toolbar{z-index:16;background:#fff;border-radius:20px 20px 0 0;padding:12px 12px 8px;bottom:calc(45dvh + 57px);left:12px;right:12px;box-shadow:0 -4px 12px #0000001a}.mobile-list-active .result-list{z-index:14;pointer-events:auto;background:#fff;border-radius:20px 20px 0 0;grid-template-rows:auto minmax(0,1fr);width:100%;height:45dvh;min-height:260px;max-height:380px;margin:0;padding-top:48px;display:grid;position:fixed;bottom:58px;left:0;right:0;overflow:hidden;box-shadow:0 -4px 12px #0000001a}.mobile-list-active .result-list:before{content:"";border-radius:var(--radius-pill);background:#e0e0e0;justify-self:center;width:40px;height:4px;margin-top:10px}.mobile-list-active .section-title{border-bottom:1px solid var(--border-subtle);background:var(--surface);padding:16px 16px 12px}.mobile-list-active .section-title h2{font-size:17px}.mobile-list-active .result-items{-webkit-overflow-scrolling:touch;gap:5px;padding:8px 8px 18px;overflow-y:auto}.mobile-list-active .facility-card{border-radius:var(--radius);background:#fff;padding:14px}.mobile-list-active .facility-card.selected{background:#fffbe5;border-color:#f2d000}.mobile-list-active .mypage-overlay{display:none}.mobile-list-active .detail-sheet{z-index:24}.mobile-my-active .mypage-overlay{z-index:12;background:var(--surface);padding:0;display:block;position:fixed;inset:56px 0 58px;overflow:hidden}.mobile-my-active .mypage-modal{background:var(--surface);width:100%;height:100%;min-height:0;max-height:none;box-shadow:none;border:0;border-radius:0;padding:16px 14px}.mobile-my-active .mypage-modal .auth-modal-header .icon-action,.mobile-map-active .mypage-overlay{display:none}.auth-overlay:not(.mypage-overlay){z-index:50;place-items:end center;padding:10px}.auth-modal{border-radius:16px 16px 12px 12px;width:min(520px,100vw - 20px);min-height:0;max-height:88dvh;padding:16px}}@media (max-width:560px){.control-panel{gap:7px;top:64px;left:8px;right:8px}.address-panel,.search-panel{padding:9px}.address-panel,.field-grid{grid-template-columns:minmax(0,1fr)}.search-panel{grid-template-columns:minmax(0,1fr) auto;margin:0;display:grid}.search-panel .field-grid,.address-panel,.search-panel .search-actions .secondary-action{display:none}.search-actions{display:contents}.map-toolbar{padding:0;bottom:8px;left:8px;right:8px}.map-notice{top:120px;left:8px;right:8px}.result-list{display:none}.detail-sheet{max-height:none;padding-inline:12px;inset:150px 0 58px}.detail-header{margin-inline:-12px;padding:13px 12px}.mobile-bottom-tabs{padding-inline:10px}}@media (max-width:920px){.read-only-deployment .mobile-bottom-tabs{grid-template-columns:1fr 1fr}.mobile-list-active .map-toolbar{display:none}.mobile-list-active .control-panel{z-index:18;pointer-events:none;background:0 0;gap:8px;max-height:none;display:grid;top:66px;left:10px;right:10px;overflow:visible}.mobile-list-active .result-list{z-index:14;pointer-events:auto;touch-action:pan-y;background:#fff;border-radius:20px 20px 0 0;grid-template-rows:auto auto auto auto minmax(0,1fr);width:100%;height:clamp(250px,40dvh,360px);min-height:0;max-height:none;margin:0;padding-top:0;display:grid;position:fixed;bottom:58px;left:0;right:0;overflow:hidden;box-shadow:0 -4px 12px #0000001a}.mobile-list-active .list-search-status{margin:0 12px 8px}.mobile-map-active .map-search-status{width:100%;display:flex}.mobile-list-active .map-search-status{display:none}.mobile-list-active .result-list:before{content:none}.mobile-list-active .mobile-sheet-handle,.mobile-map-active .detail-sheet .mobile-sheet-handle{touch-action:none;align-self:center;width:64px;height:24px;margin:0 auto;padding-top:10px;display:block}.mobile-list-active .mobile-sheet-handle:before,.mobile-map-active .detail-sheet .mobile-sheet-handle:before{content:"";border-radius:var(--radius-pill);background:#d8d8d8;width:40px;height:4px;margin:0 auto;display:block}.mobile-list-active .mobile-list-filter{background:#fff;gap:6px;width:100%;padding:9px 12px 7px;display:grid;overflow:visible}.mobile-list-active .mobile-list-filter .primary-category-row,.mobile-list-active .mobile-list-filter .detail-category-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;padding-bottom:1px;overflow:auto hidden}.mobile-list-active .mobile-list-filter .primary-category-row::-webkit-scrollbar{display:none}.mobile-list-active .mobile-list-filter .detail-category-row::-webkit-scrollbar{display:none}.mobile-list-active .mobile-list-filter .chip{border-radius:var(--radius-pill);background:var(--surface-fill);white-space:nowrap;border:0;flex:none;align-items:center;gap:5px;min-height:30px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.mobile-list-active .mobile-list-filter .category-chip span{width:6px;height:6px}.mobile-list-active .mobile-list-filter .chip.active{background:var(--kakao-yellow)}.mobile-list-active .section-title{border-bottom:1px solid var(--border-subtle);background:var(--surface);padding:4px 16px 8px}.mobile-list-active .section-title h2{display:none}.mobile-list-active .section-title span{margin-left:auto;font-size:12px}.mobile-list-active .result-items{-webkit-overflow-scrolling:touch;min-height:0;padding:8px 8px 18px;overflow-y:auto}.mobile-list-expanded .search-panel{display:none}.mobile-list-expanded .control-panel{gap:0;top:56px;left:0;right:0}.mobile-list-expanded .result-list{height:calc(100dvh - 114px);box-shadow:none;border-radius:0}.mobile-detail-compact .detail-sheet{border-radius:20px 20px 0 0;max-height:230px;padding-bottom:10px;top:auto;bottom:58px}.mobile-map-active .detail-sheet:before{content:none}.mobile-map-active .detail-sheet{max-height:70dvh;top:auto;bottom:58px}.mobile-map-active.mobile-detail-full .detail-sheet{z-index:28;border-radius:0;max-height:none;top:56px;bottom:58px}.mobile-map-active.mobile-detail-full .control-panel{display:none}.mobile-map-active.mobile-detail-compact .detail-sheet{max-height:230px}.mobile-detail-compact .detail-content-section{display:none}.mobile-detail-compact .detail-header{padding-block:10px}.mobile-detail-compact .detail-header h2{font-size:17px}.mobile-detail-compact .address{font-size:12px}.mobile-detail-compact .feature-tag-section{gap:8px;display:grid}}@media (max-width:560px){.mobile-list-active .control-panel{top:64px;left:8px;right:8px}.mobile-list-active .result-list{height:clamp(240px,40dvh,340px)}.mobile-list-expanded .control-panel{top:56px;left:0;right:0}.mobile-list-expanded .result-list{height:calc(100dvh - 114px)}.mobile-detail-compact .detail-sheet,.mobile-map-active.mobile-detail-compact .detail-sheet{max-height:220px}.mobile-map-active.mobile-detail-full .detail-sheet{max-height:none;top:56px;bottom:58px}}
