.wellness-map-page{--wl-surface-raised: var(--color-background-primary, #ffffff);--wl-surface-soft: var(--color-background-secondary, #f5f6f7);--wl-border: var(--color-border-card, #e4e6ea);--wl-text: var(--color-text-primary, #15171a);--wl-muted: var(--color-text-secondary, #5f6670);--wl-faint: var(--color-text-disabled, #969da7);--wl-fill: var(--color-brand-primary, #111827);--wl-marker: var(--color-brand-primary, #025fdb);--wl-marker-text: #ffffff;--wl-font: "Inter", "Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", sans-serif;position:relative;min-height:100vh;overflow:hidden;background:#edf1f2;color:var(--wl-text);font-family:var(--wl-font)}.wellness-map-canvas{position:absolute;inset:0;z-index:1;background:#e7ece9}.wellness-map-canvas.is-tile-map{overflow:hidden;cursor:grab;touch-action:none}.wellness-map-canvas.is-dragging{cursor:grabbing}.wellness-map-tile-layer,.wellness-map-tile-marker-layer{position:absolute;inset:0;overflow:hidden}.wellness-map-tile-layer{z-index:1}.wellness-map-tile-marker-layer{z-index:2;pointer-events:none}.wellness-map-tile{position:absolute;width:256px;height:256px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.wellness-map-tile-attribution{position:absolute;right:10px;bottom:10px;z-index:3;border-radius:999px;background:#ffffffdb;color:var(--wl-muted);padding:4px 8px;font-size:11px;font-weight:700;text-decoration:none}.wellness-map-fallback{position:absolute;inset:0;z-index:2;background:#e9efec}.wellness-map-fallback[hidden]{display:none}.wellness-map-fallback iframe{width:100%;height:100%;border:0}.wellness-map-fallback p{position:absolute;left:50%;bottom:24px;max-width:min(520px,calc(100% - 48px));transform:translate(-50%);border-radius:999px;background:#ffffffe0;color:var(--wl-muted);padding:12px 16px;box-shadow:0 18px 46px -28px #0f172a80;font-size:13px;font-weight:700;text-align:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.wellness-map-controls{position:absolute;top:18px;left:24px;right:24px;z-index:20;display:flex;align-items:center;gap:10px;pointer-events:none}.wellness-map-filter-strip{display:contents}.wellness-map-controls>*{pointer-events:auto}.wellness-map-back,.wellness-map-pill,.wellness-map-login{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffd1;color:var(--wl-text);padding:0 17px;box-shadow:0 16px 38px -26px #0f172a80;font-family:var(--wl-font);font-size:14px;font-weight:750;text-decoration:none;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);cursor:pointer}.wellness-map-back{width:52px;min-height:52px;padding:0;font-size:30px;font-weight:900;line-height:1}.wellness-map-pill[aria-pressed=true],.wellness-map-pill[aria-expanded=true]{background:var(--wl-text);color:#fff}.wellness-map-login{margin-left:auto}.wellness-map-query{display:flex;align-items:center;min-width:min(320px,28vw);min-height:48px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffe6;padding:0 18px;box-shadow:0 16px 38px -28px #0f172a80;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.wellness-map-query span,.wellness-map-city-search span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.wellness-map-query input{width:100%;border:0;outline:0;background:transparent;color:var(--wl-text);font:inherit;font-size:14px}.wellness-map-city,.wellness-map-date-menu{position:relative}.wellness-map-city-trigger{gap:8px}.wellness-map-popover{position:absolute;top:calc(100% + 10px);left:0;z-index:40;width:min(390px,calc(100vw - 48px));max-height:min(520px,calc(100vh - 110px));overflow:auto;border:1px solid var(--wl-border);border-radius:18px;background:#fffffff0;padding:16px;box-shadow:0 28px 80px #0f172a2e;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.wellness-map-popover[hidden]{display:none}.wellness-map-popover h2{margin:0 0 12px;font-size:18px;font-weight:850;letter-spacing:0}.wellness-map-city-search input,.wellness-map-filter-popover select,.wellness-map-date-popover input{width:100%;min-height:44px;border:1px solid var(--wl-border);border-radius:12px;background:var(--wl-surface-soft);color:var(--wl-text);padding:0 13px;font:inherit;font-size:14px}.wellness-map-current,.wellness-map-city-list button{display:flex;align-items:center;gap:9px;width:100%;min-height:48px;border:0;border-radius:12px;background:transparent;color:var(--wl-text);padding:0 12px;font:inherit;font-size:14px;font-weight:750;text-align:left;cursor:pointer}.wellness-map-current{margin:10px 0 8px}.wellness-map-city-list{display:grid;gap:2px}.wellness-map-city-list button:hover,.wellness-map-city-list button[aria-pressed=true],.wellness-map-current:hover{background:var(--wl-surface-soft)}.wellness-map-city-list span{color:var(--wl-muted);font-weight:650}.wellness-map-date-popover{width:min(320px,calc(100vw - 48px));display:grid;gap:12px}.wellness-map-date-popover label,.wellness-map-filter-grid label{display:grid;gap:7px;color:var(--wl-muted);font-size:12px;font-weight:750}.wellness-map-filter-popover{left:auto;right:72px;width:min(520px,calc(100vw - 48px))}.wellness-map-filter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.wellness-map-check{grid-column:1 / -1;display:flex!important;align-items:center;min-height:44px}.wellness-map-check input{width:17px;height:17px}.wellness-map-popover-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:14px}.wellness-map-popover-actions button{min-height:42px;border:0;border-radius:999px;background:var(--wl-surface-soft);color:var(--wl-text);padding:0 16px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.wellness-map-popover-actions button:last-child{background:var(--wl-text);color:#fff}body>[data-radix-popper-content-wrapper]{z-index:1000!important}.wellness-map-date-trigger{min-width:112px}.wellness-date-popover{--wl-surface-raised: var(--color-background-primary, #ffffff);--wl-fill-secondary: var(--color-background-secondary, #f4f4f5);--wl-border-ghost: var(--color-border-card, #e4e4e7);--wl-text-primary: var(--color-text-primary, #111827);--wl-text-secondary: var(--color-text-secondary, #4b5563);--wl-text-tertiary: var(--color-text-disabled, #9ca3af);--wl-text-on-fill: #ffffff;--wl-calendar-range-fill: #f1f1f1;--wl-font: "Inter", "Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", sans-serif;z-index:90;width:min(620px,calc(100vw - 32px));border:1px solid var(--wl-border-ghost);border-radius:16px;background:#fff;color:var(--wl-text-primary);box-shadow:0 24px 80px #0f172a29;padding:18px 18px 16px;position:relative;isolation:isolate}.wellness-calendar{--rdp-accent-color: var(--wl-text-primary);--rdp-range_middle-background-color: var(--wl-fill-secondary);margin:0;font-family:var(--wl-font);background:#fff}.wellness-calendar-months{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;background:#fff}.wellness-calendar-month{position:relative;min-width:0;background:#fff}.wellness-calendar-month table{width:100%;border-collapse:collapse;table-layout:fixed}.wellness-calendar-caption{display:flex;align-items:center;justify-content:center;min-height:34px;margin-bottom:16px}.wellness-calendar-caption-label{color:var(--wl-text-primary);font-size:17px;font-weight:800}.wellness-calendar-nav{position:absolute;top:10px;right:16px;left:16px;z-index:20;display:flex;justify-content:space-between;pointer-events:none}.wellness-calendar-nav-button{position:relative;z-index:21;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid var(--wl-border-ghost);border-radius:999px;background:var(--wl-surface-raised);color:var(--wl-text-primary);padding:0;cursor:pointer;pointer-events:auto}.wellness-calendar-nav-button svg{width:16px;height:16px}.wellness-calendar-weekdays,.wellness-calendar-week{display:grid;grid-template-columns:repeat(7,1fr);align-items:center}.wellness-calendar-weekday{display:flex;align-items:center;justify-content:center;height:28px;color:var(--wl-text-secondary);font-size:12px;font-weight:650}.wellness-calendar-day{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;height:46px}.wellness-calendar-day:before{position:absolute;inset:4px 0;z-index:0;background:transparent;content:"";pointer-events:none}.wellness-calendar-day:after{position:absolute;top:4px;bottom:4px;z-index:1;background:transparent;content:"";pointer-events:none}.wellness-calendar-day.is-range-middle:before{background:var(--wl-calendar-range-fill)}.wellness-calendar-day.is-range-middle:first-child:before{border-radius:999px 0 0 999px}.wellness-calendar-day.is-range-middle:last-child:before{border-radius:0 999px 999px 0}.wellness-calendar-day.is-range-start:not(.is-range-end):before,.wellness-calendar-day.is-range-end:not(.is-range-start):before{background:transparent}.wellness-calendar-day.is-range-start:not(.is-range-end):after{left:50%;right:-50%;border-radius:0 999px 999px 0;background:var(--wl-calendar-range-fill)}.wellness-calendar-day.is-range-end:not(.is-range-start):after{left:-50%;right:50%;border-radius:999px 0 0 999px;background:var(--wl-calendar-range-fill)}.wellness-calendar-day-button{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:999px;background:transparent;color:var(--wl-text-primary);font-family:var(--wl-font);font-size:14px;font-weight:650;cursor:pointer;overflow:visible}.wellness-calendar-day-button:focus{outline:none}.wellness-calendar-day-button:focus-visible{outline:2px solid rgba(30,41,59,.24);outline-offset:2px}.wellness-calendar-day.is-range-start .wellness-calendar-day-button:focus-visible,.wellness-calendar-day.is-range-end .wellness-calendar-day-button:focus-visible{outline:none}.wellness-calendar-day.is-range-start .wellness-calendar-day-button,.wellness-calendar-day.is-range-end .wellness-calendar-day-button{background:var(--wl-text-primary);color:var(--wl-text-on-fill)}.wellness-calendar-day.is-range-middle .wellness-calendar-day-button{background:transparent;color:var(--wl-text-primary)}.wellness-calendar-day.is-outside .wellness-calendar-day-button{color:var(--wl-text-tertiary);opacity:.55}.wellness-calendar-day.is-disabled .wellness-calendar-day-button{cursor:default;opacity:.35}.wellness-date-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;border-top:1px solid var(--wl-border-ghost);padding-top:16px}.wellness-date-actions button{min-height:48px;border:0;border-radius:999px;background:transparent;color:var(--wl-text-primary);padding:0 24px;font-family:var(--wl-font);font-size:14px;font-weight:800;cursor:pointer}.wellness-date-actions .wellness-date-save{min-width:84px;background:var(--wl-text-primary);color:var(--wl-text-on-fill)}.wellness-map-results-panel{position:absolute;left:24px;top:92px;bottom:24px;z-index:10;display:grid;grid-template-rows:auto minmax(0,1fr);width:min(440px,calc(100vw - 48px));overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fffffff0;box-shadow:0 26px 80px #0f172a24;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.wellness-map-active-card{position:absolute;left:calc(50% + 110px);top:42%;z-index:12;display:grid;grid-template-columns:64px minmax(190px,1fr) auto;align-items:center;gap:12px;width:min(360px,calc(100vw - 540px));min-height:92px;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fffffff0;padding:11px;box-shadow:0 18px 42px #0f172a29;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.wellness-map-active-card[hidden]{display:none}.wellness-map-active-image{display:block;width:64px;height:64px;overflow:hidden;border-radius:10px;background:var(--wl-surface-soft)}.wellness-map-active-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wellness-map-active-body{min-width:0}.wellness-map-active-body p,.wellness-map-active-body span{display:block;overflow:hidden;margin:0;color:var(--wl-muted);font-size:12px;font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.wellness-map-active-body h2{overflow:hidden;margin:5px 0 6px;color:var(--wl-text);font-size:17px;font-weight:850;line-height:1.18;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.wellness-map-active-body h2 a{color:inherit;text-decoration:none}.wellness-map-active-card strong{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:999px;background:#050505;color:#fff;padding:0 13px;font-size:12px;font-weight:900;white-space:nowrap}.wellness-map-floating-controls{position:absolute;right:24px;bottom:28px;z-index:14;display:grid;gap:12px}.wellness-map-floating-controls button{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border:0;border-radius:999px;background:#050505;color:#fff;box-shadow:0 16px 30px #0f172a3d;font-family:var(--wl-font);font-size:30px;font-weight:650;line-height:1;cursor:pointer}.wellness-map-floating-controls button:first-child{margin-bottom:28px;font-size:22px}.wellness-map-results-panel header{padding:18px 18px 12px}.wellness-map-results-panel h1{margin:0;color:var(--wl-text);font-size:20px;font-weight:850;line-height:1.25;letter-spacing:0}#wellness-map-city-heading[hidden]{display:none}.wellness-map-results-panel p{min-height:20px;margin:7px 0 0;color:var(--wl-faint);font-size:13px}.wellness-map-results-panel p[data-tone=error]{color:var(--color-status-risk, #c2410c)}.wellness-map-list{display:grid;gap:0;overflow:auto;border-top:1px solid var(--wl-border)}.wellness-map-list[hidden]{display:none}.wellness-map-detail-panel{display:grid;grid-template-columns:116px minmax(0,1fr);align-content:start;gap:14px;min-height:0;overflow:auto;border-top:1px solid var(--wl-border);background:#fff;padding:14px 18px 16px;-webkit-overflow-scrolling:touch}.wellness-map-detail-panel[hidden]{display:none}.wellness-map-detail-back{grid-column:1 / -1;grid-row:1;display:inline-flex;align-items:center;justify-content:center;align-self:start;justify-self:start;width:-moz-max-content;width:max-content;max-width:-moz-max-content;max-width:max-content;height:32px;min-height:0;border:0;border-radius:999px;background:var(--wl-surface-soft);color:var(--wl-text);padding:0 12px;font:inherit;font-size:12px;font-weight:850;cursor:pointer}.wellness-map-detail-image{display:block;overflow:hidden;border-radius:12px;background:var(--wl-surface-soft);aspect-ratio:1 / 1}.wellness-map-detail-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wellness-map-detail-body{min-width:0}.wellness-map-detail-body p,.wellness-map-detail-body h2{margin:0}.wellness-map-detail-provider,.wellness-map-detail-meta{color:var(--wl-muted);font-size:12px;font-weight:700;line-height:1.45}.wellness-map-detail-body h2{margin:6px 0;color:var(--wl-text);font-size:18px;font-weight:900;line-height:1.25;letter-spacing:0}.wellness-map-detail-summary{margin-top:9px!important;color:var(--wl-muted);font-size:13px;line-height:1.55}.wellness-map-detail-facts{display:grid;grid-template-columns:auto minmax(0,1fr);gap:7px 10px;margin:12px 0 0;font-size:12px;line-height:1.35}.wellness-map-detail-facts dt{color:var(--wl-faint);font-weight:800}.wellness-map-detail-facts dd{margin:0;color:var(--wl-text);font-weight:750}.wellness-map-detail-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.wellness-map-detail-actions a{display:inline-flex;align-items:center;min-height:34px;border-radius:999px;background:var(--wl-surface-soft);color:var(--wl-text);padding:0 13px;font-size:12px;font-weight:850;text-decoration:none}.wellness-map-detail-actions .wellness-map-detail-primary{background:var(--wl-fill);color:#fff}.wellness-map-card{position:relative;display:grid;grid-template-columns:144px minmax(0,1fr);gap:12px;border-bottom:1px solid var(--wl-border);padding:13px 18px;background:#fff;cursor:pointer}.wellness-map-card:hover{background:#f8f9fb}.wellness-map-card-image{display:block;overflow:hidden;border-radius:12px;background:var(--wl-surface-soft);aspect-ratio:1 / 1}.wellness-map-card-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wellness-map-card-body{min-width:0;padding-right:24px}.wellness-map-card-body p{margin:0;color:var(--wl-muted);font-size:13px;line-height:1.45}.wellness-map-card h2{margin:8px 0 7px;color:var(--wl-text);font-size:15px;font-weight:850;line-height:1.32;letter-spacing:0}.wellness-map-card h2 a{color:inherit;text-decoration:none}.wellness-map-card-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:9px}.wellness-map-card-actions a{color:var(--wl-text);font-size:12px;font-weight:800;text-decoration:underline}.wellness-map-card-number{position:absolute;right:16px;top:14px;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#fff;color:var(--wl-text);box-shadow:inset 0 0 0 1px var(--wl-border);font-size:12px;font-weight:850}.wellness-map-marker-shell{position:relative;display:inline-flex;align-items:center;gap:8px;filter:drop-shadow(0 12px 18px rgba(0,0,0,.18));pointer-events:auto}.wellness-map-marker-pin{position:relative;z-index:2;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:38px;height:38px;border:5px solid #0a0a0a;border-radius:999px;background:var(--wl-marker);color:var(--wl-marker-text);box-shadow:0 8px 18px #00000042;font-size:12px;font-weight:900;cursor:pointer}.wellness-map-marker-pin:after{content:"";position:absolute;left:50%;bottom:-7px;width:12px;height:12px;border-right:5px solid #0a0a0a;border-bottom:5px solid #0a0a0a;background:var(--wl-marker);transform:translate(-50%) rotate(45deg);transform-origin:center}.wellness-map-marker-shell.is-active .wellness-map-marker-pin{background:var(--wl-marker);color:var(--wl-marker-text)}.wellness-map-marker-shell.is-active .wellness-map-marker-pin:after{background:var(--wl-marker)}.wellness-map-marker-bubble{display:none;align-items:center;gap:10px;width:min(360px,calc(100vw - 44px));min-height:84px;overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fffffff5;color:var(--wl-text);padding:10px;font:inherit;text-align:left;text-decoration:none;box-shadow:0 18px 42px #0f172a2e;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);cursor:pointer}.wellness-map-marker-shell.is-active .wellness-map-marker-bubble{display:inline-flex}.wellness-map-marker-image{display:block;flex:0 0 auto;width:64px;height:64px;overflow:hidden;border-radius:10px;background:var(--wl-surface-soft)}.wellness-map-marker-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wellness-map-marker-body{display:grid;min-width:0;gap:4px}.wellness-map-marker-body span,.wellness-map-marker-body strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wellness-map-marker-body span{color:var(--wl-muted);font-size:12px;font-weight:700;line-height:1.3}.wellness-map-marker-body strong{color:var(--wl-text);font-size:16px;font-weight:900;line-height:1.2}.wellness-map-marker-price{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:34px;border-radius:999px;background:#050505;color:#fff;padding:0 13px;font-size:12px;font-weight:900;white-space:nowrap}@media(max-width:920px){.wellness-map-page{overflow:hidden;min-height:100vh;min-height:100svh;padding-bottom:0}.wellness-map-canvas,.wellness-map-fallback{position:fixed!important;inset:0!important;width:100%!important;height:100vh!important;height:100svh!important}.wellness-map-controls{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:8px 10px;position:fixed;left:12px;right:12px;top:12px;overflow:visible;padding-bottom:0}.wellness-map-back{width:54px;min-height:54px;font-size:32px}.wellness-map-query{min-width:0;min-height:48px;padding-inline:16px}.wellness-map-filter-strip{position:relative;grid-column:1 / -1;display:flex;align-items:center;gap:6px;width:calc(100% + 24px);margin-top:8px;margin-inline:-12px;overflow-x:auto;overscroll-behavior-x:contain;padding:0 12px 4px;scroll-padding-inline:12px;scrollbar-width:none;pointer-events:auto}.wellness-map-filter-strip::-webkit-scrollbar{display:none}.wellness-map-pill,.wellness-map-login{flex:0 0 auto;min-height:34px;padding:0 12px;font-size:12px}.wellness-map-city-trigger{gap:6px}.wellness-map-login{margin-left:0}.wellness-date-popover{width:min(360px,calc(100vw - 24px));padding:16px 14px}.wellness-map-popover{position:fixed;top:108px;left:12px;right:12px;width:auto;max-height:min(520px,calc(100svh - 128px))}.wellness-calendar-months{grid-template-columns:1fr;gap:18px}.wellness-map-results-panel{position:fixed;left:12px;right:12px;top:auto;bottom:max(16px,env(safe-area-inset-bottom));z-index:13;width:auto;max-height:min(46vh,430px);margin:0;border-radius:20px}.wellness-map-results-panel.is-showing-detail{max-height:min(58vh,calc(100svh - 176px))}.wellness-map-active-card{left:50%;top:27vh;grid-template-columns:54px minmax(0,1fr) auto;width:min(360px,calc(100vw - 32px));min-height:78px;transform:translate(-50%)}.wellness-map-active-image{width:54px;height:54px}.wellness-map-active-body h2{font-size:15px}.wellness-map-marker-shell{gap:6px}.wellness-map-marker-bubble{width:min(320px,calc(100vw - 56px));min-height:72px;gap:8px;padding:9px}.wellness-map-marker-image{width:52px;height:52px}.wellness-map-marker-body strong{font-size:14px}.wellness-map-marker-price{min-height:30px;padding:0 10px;font-size:11px}.wellness-map-floating-controls{position:fixed;right:14px;bottom:calc(max(16px,env(safe-area-inset-bottom)) + min(46vh,430px) + 12px);gap:8px}.wellness-map-floating-controls button{width:46px;height:46px;font-size:24px}.wellness-map-floating-controls button:first-child{margin-bottom:12px;font-size:19px}.wellness-map-card{grid-template-columns:112px minmax(0,1fr);padding-inline:14px}.wellness-map-detail-panel{grid-template-columns:96px minmax(0,1fr);padding-inline:14px}.wellness-map-detail-body h2{font-size:16px}.wellness-map-filter-popover{right:12px;left:12px}.wellness-map-filter-grid{grid-template-columns:1fr}}
