.wellness-detail-page{--wl-surface-base: var(--brand-paper-soft);--wl-surface-raised: var(--color-background-primary);--wl-fill-primary: var(--color-brand-primary);--wl-fill-primary-hover: var(--brand-deep);--wl-fill-secondary: var(--color-background-secondary);--wl-fill-secondary-hover: var(--color-brand-soft);--wl-border-ghost: var(--color-border-card);--wl-border-subtle: var(--color-border-default);--wl-text-primary: var(--color-text-primary);--wl-text-secondary: var(--color-text-secondary);--wl-text-tertiary: var(--color-text-disabled);--wl-text-on-fill: var(--color-on-primary);--wl-success: var(--color-status-safe);--wl-success-bg: var(--color-status-safe-soft);--wl-error: var(--color-status-risk);--wl-error-bg: var(--color-status-risk-soft);--wl-warning: var(--warn);--wl-warning-bg: color-mix(in srgb, var(--warn) 14%, var(--color-background-primary));--wl-font: "Inter", "Pretendard", -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", sans-serif;--wl-font-price: var(--wl-font);--wd-skeleton-base: #d1d1d1;--wd-skeleton-soft: #eeeeee;--wd-skeleton-shine: rgba(255, 255, 255, .36);min-height:100vh;padding:0 0 80px;background:var(--wl-surface-base);color:var(--wl-text-primary);font-family:var(--wl-font)}.wellness-topbar{display:grid;grid-template-columns:minmax(180px,240px) minmax(0,1fr) minmax(260px,auto);align-items:start;gap:22px;width:min(1480px,calc(100% - 64px));margin:0 auto;padding:26px 0 12px}.wellness-brand{display:inline-flex;align-items:center;gap:10px;min-height:46px;color:var(--wl-text-primary);font-size:17px;font-weight:800;text-decoration:none;white-space:nowrap}.wellness-brand img{width:30px;height:30px;flex:0 0 auto}.wellness-topbar-spacer{min-height:46px}.wellness-topnav{display:flex;align-items:center;justify-content:flex-end;gap:16px;min-height:46px;white-space:nowrap}.wellness-topnav a{color:var(--wl-text-primary);font-size:13px;font-weight:700;text-decoration:none}.wellness-topnav a:hover{color:var(--wl-fill-primary)}.wellness-topnav .wellness-my-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid transparent;border-radius:999px;background:var(--wl-fill-primary);color:var(--wl-text-on-fill);padding:0 20px;font-family:var(--wl-font);font-size:14px;font-weight:700;transition:background .15s ease,color .15s ease}.wellness-topnav .wellness-my-link:hover{background:var(--wl-fill-primary-hover);color:var(--wl-text-on-fill)}.wellness-detail-shell{width:min(1180px,calc(100% - 36px));margin:0 auto}.wellness-back{color:var(--wl-text-secondary);font-size:14px;font-weight:600;text-decoration:none}.wellness-back:hover{color:var(--wl-text-primary)}.wellness-status{min-height:24px;color:var(--wl-text-tertiary);font-size:14px}.wellness-status[data-tone=error]{color:var(--wl-error)}.wellness-primary,.wellness-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 22px;font-family:var(--wl-font);font-size:15px;font-weight:700;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background .15s ease,color .15s ease,transform .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:rgba(2,95,219,.12)}.wellness-primary{background:var(--wl-fill-primary);color:var(--wl-text-on-fill)}.wellness-primary:hover{background:var(--wl-fill-primary-hover)}.wellness-primary:active,.wellness-secondary:active,.wellness-rail-link:active,.wd-row-link:active,.wd-host-card:active,.wd-map-provider-link:active,.wellness-favorite-button:active{transform:scale(.97)}.wellness-secondary{background:var(--wl-fill-secondary);color:var(--wl-text-primary);border-color:var(--wl-border-ghost)}.wellness-secondary:hover{background:var(--wl-fill-secondary-hover)}.wellness-secondary:disabled{cursor:default;color:var(--wl-text-tertiary);background:var(--wl-fill-secondary)}.wellness-detail{display:flex;flex-direction:column-reverse;align-items:center;gap:24px;margin-top:16px}@media(min-width:861px){.wellness-detail{flex-direction:row;align-items:flex-start;justify-content:center;gap:72px}}.wd-main{width:100%;min-width:272px;max-width:592px;flex:1 1 592px;display:flex;flex-direction:column;gap:12px}.wd-gallery{position:relative;display:flex;flex-direction:column;gap:14px;width:100%;min-width:280px;max-width:592px;align-self:center}@media(min-width:861px){.wd-gallery{position:sticky;top:132px;align-self:flex-start;width:48vmin;max-width:520px}}.wd-gallery-frame{overflow:hidden;border-radius:12px;aspect-ratio:4 / 5;background:var(--wl-surface-raised)}.wd-gallery-frame img,.wd-gallery-frame video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wd-media-pager{position:relative}.wd-media-stage{width:100%;height:100%}.wd-media-controls{position:absolute;right:12px;bottom:12px;left:12px;z-index:2;display:grid;grid-template-columns:38px minmax(54px,auto) 38px;align-items:center;justify-content:center;gap:8px;pointer-events:none}.wd-media-button,.wd-media-dot{border:0;cursor:pointer}.wd-media-button{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:999px;background:color-mix(in srgb,var(--wl-surface-raised) 84%,transparent);color:var(--wl-text-primary);font-size:28px;line-height:1;pointer-events:auto;box-shadow:0 10px 24px #0f172a29;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.wd-media-counter{display:inline-flex;align-items:center;justify-content:center;min-width:54px;height:30px;border-radius:999px;background:color-mix(in srgb,var(--wl-surface-raised) 82%,transparent);color:var(--wl-text-primary);font-size:12px;font-weight:700;box-shadow:0 10px 24px #0f172a1f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.wd-media-dots{position:absolute;right:18px;bottom:58px;left:18px;z-index:2;display:flex;justify-content:center;gap:6px}.wd-media-dot{width:7px;height:7px;border-radius:999px;background:color-mix(in srgb,var(--wl-surface-raised) 60%,transparent);padding:0}.wd-media-dot[aria-current=true]{width:18px;background:var(--wl-surface-raised)}.wellness-favorite-button{position:absolute;top:12px;right:12px;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid color-mix(in srgb,var(--wl-border-subtle) 58%,transparent);border-radius:999px;background:color-mix(in srgb,var(--wl-surface-raised) 88%,transparent);color:var(--wl-text-primary);font-size:17px;font-weight:700;line-height:1;box-shadow:0 10px 24px #0f172a24;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;transition:transform .15s ease,background .15s ease,color .15s ease}.wellness-favorite-button:hover{transform:translateY(-1px);background:var(--wl-surface-raised)}.wellness-favorite-button[aria-pressed=true]{color:var(--wl-fill-primary)}.wellness-favorite-button:disabled{cursor:default;opacity:.92}.wellness-favorite-button:focus-visible{outline:2px solid var(--wl-fill-primary);outline-offset:2px}.wd-skeleton-detail{pointer-events:none}.wd-skeleton-main{gap:18px}.wd-skeleton-block{position:relative;display:block;overflow:hidden;border-radius:999px;background:var(--wd-skeleton-base)}.wd-skeleton-block:after{position:absolute;inset:0;content:"";transform:translate(-100%);background:linear-gradient(90deg,transparent 0%,var(--wd-skeleton-shine) 46%,transparent 92%);animation:wd-shimmer 1.45s ease-in-out infinite}.wd-skeleton-chipline{display:flex;gap:8px}.wd-skeleton-chip{width:82px;height:26px}.wd-skeleton-chip-short{width:62px}.wd-skeleton-title-line{width:min(100%,520px);height:48px;border-radius:12px}.wd-skeleton-title-line-short{width:min(72%,380px)}.wd-skeleton-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:center}.wd-skeleton-icon{width:48px;height:48px;border-radius:8px;background:var(--wd-skeleton-soft)}.wd-skeleton-row-main{width:min(72%,300px);height:18px;margin-bottom:8px}.wd-skeleton-row-main-wide{width:min(86%,360px)}.wd-skeleton-row-sub{width:min(42%,180px);height:14px}.wd-skeleton-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:86px;border:1px solid var(--wl-border-ghost);border-radius:12px;background:var(--wl-surface-raised);padding:20px 24px}.wd-skeleton-price{width:118px;height:22px;margin-bottom:8px}.wd-skeleton-cta-sub{width:82px;height:14px}.wd-skeleton-cta-button{width:132px;height:44px}.wd-skeleton-section{display:grid;gap:10px;margin-top:20px}.wd-skeleton-section-heading{width:120px;height:18px}.wd-skeleton-paragraph{width:100%;height:16px}.wd-skeleton-paragraph-short{width:68%}.wd-skeleton-gallery-frame{width:100%;aspect-ratio:4 / 5;border-radius:12px}@keyframes wd-shimmer{to{transform:translate(100%)}}@media(prefers-reduced-motion:reduce){.wd-skeleton-block:after{animation:none}}.wd-chips{display:flex;flex-wrap:wrap;gap:8px}.wd-chip{display:inline-flex;align-items:center;border-radius:999px;background:var(--wl-fill-secondary);padding:5px 10px;color:var(--wl-text-primary);font-size:13px;font-weight:500;line-height:14px;text-transform:capitalize;text-decoration:none}.wd-chip[data-kind=available],.wd-chip-success{background:var(--wl-success-bg);color:var(--wl-success)}.wd-chip[data-kind=sold_out],.wd-chip[data-kind=closed]{background:var(--wl-error-bg);color:var(--wl-error)}.wd-chip[data-kind=waitlist]{background:var(--wl-warning-bg);color:var(--wl-warning)}.wd-title{margin:0;font-size:28px;font-weight:700;line-height:32px;letter-spacing:-.28px;word-break:keep-all}@media(min-width:861px){.wd-title{font-size:48px;line-height:54px;letter-spacing:-.48px}}.wd-row{display:flex;align-items:center;gap:16px;margin:0 -12px;border-radius:12px;padding:12px;color:inherit;text-decoration:none}a.wd-row-link:hover{background:var(--wl-fill-secondary)}.wd-icon{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;width:48px;height:48px;flex-shrink:0;border-radius:8px;background:var(--wl-fill-secondary);color:var(--wl-text-primary)}.wd-icon svg{width:22px;height:22px}.wd-row-body{display:flex;flex-direction:column;gap:4px;min-width:0}.wd-row-main{margin:0;font-size:16px;font-weight:600;line-height:20px;color:var(--wl-text-primary)}.wd-underline{text-decoration:underline}.wd-row-sub{margin:0;font-size:14px;font-weight:600;line-height:20px;color:var(--wl-text-secondary)}.wd-map-actions{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:3px}.wd-map-provider-link{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:var(--wl-fill-primary);color:var(--wl-text-on-fill);font-size:11px;font-weight:850;line-height:1;text-decoration:none;box-shadow:0 8px 18px #025fdb2e}.wd-map-provider-link[data-provider=google]{background:#111827}.wd-map-provider-link[data-provider=apple]{background:#475569}.wd-cta-card{position:static;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:86px;border-radius:12px;border:1px solid var(--wl-border-ghost);background:var(--wl-surface-raised);padding:20px 24px;margin-top:0}.wd-cta-info{display:flex;flex-direction:column;gap:2px;min-width:0}.wd-participants{display:flex;align-items:center;min-height:30px;margin-top:9px}.wd-participant-avatar{display:grid;place-items:center;width:30px;height:30px;min-width:30px;min-height:30px;flex:0 0 30px;aspect-ratio:1;overflow:hidden;border:2px solid #fff;border-radius:999px;background:#eef2f7;color:#546179;font-size:11px;font-weight:750}.wd-participant-avatar+.wd-participant-avatar{margin-left:-8px}.wd-participant-avatar img{display:block;width:100%;height:100%;min-width:100%;min-height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wd-price{margin:0;font-family:var(--wl-font-price);font-size:20px;font-weight:700;line-height:24px;color:var(--wl-text-primary)}.wd-cta-sub{margin:0;font-size:14px;font-weight:500;line-height:18px;color:var(--wl-text-secondary)}.wd-cta-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}@media(max-width:860px){.wellness-topbar{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;width:min(100% - 32px,560px);padding-top:18px}.wellness-brand,.wellness-topnav{min-height:40px}.wellness-topnav{justify-content:flex-end;justify-self:end;gap:0;overflow:visible;padding-bottom:0}.wellness-topnav a:not(.wellness-my-link){display:none}.wellness-topnav .wellness-my-link{min-height:40px;padding:0 14px;font-size:13px}.wellness-topbar-spacer{display:none}.wd-cta-card{position:fixed;inset:auto 12px 12px;margin-top:0;background:color-mix(in srgb,var(--wl-surface-raised) 92%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.wd-main{padding-bottom:122px}}.wd-section{margin-top:28px}.wd-section h2,.wellness-request-form h2{margin:0 0 10px;font-size:16px;font-weight:600;line-height:20px;letter-spacing:0;color:var(--wl-text-primary)}.wd-body{margin:0;font-size:16px;font-weight:400;line-height:24px;color:var(--wl-text-primary);white-space:break-spaces}.wd-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wd-fact{display:grid;gap:4px;border:1px solid var(--wl-border-ghost);border-radius:12px;background:var(--wl-fill-secondary);padding:14px}.wd-fact span{color:var(--wl-text-tertiary);font-size:12px;font-weight:600}.wd-fact strong{color:var(--wl-text-primary);font-size:14px;font-weight:600;line-height:1.35}.wd-schedule{display:grid;gap:8px}.wd-schedule-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;border:1px solid var(--wl-border-ghost);border-radius:12px;padding:12px 16px}.wd-links{display:flex;flex-wrap:wrap;gap:8px}.wellness-rail-link{display:inline-flex;align-items:center;min-height:40px;border:1px solid var(--wl-border-ghost);border-radius:999px;background:var(--wl-fill-secondary);padding:0 16px;color:var(--wl-text-primary);font-size:14px;font-weight:600;text-decoration:none;transition:background .15s ease,transform .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:rgba(2,95,219,.12)}.wellness-rail-link:hover{background:var(--wl-fill-secondary-hover)}.wd-host-card{display:flex;align-items:center;gap:20px;border-radius:24px;outline:1px solid var(--wl-border-ghost);background:var(--wl-fill-secondary);padding:24px;color:inherit;text-decoration:none;transition:background .15s ease,transform .15s ease;touch-action:manipulation;-webkit-tap-highlight-color:rgba(2,95,219,.12)}a.wd-host-card:hover{background:var(--wl-fill-secondary-hover)}.wd-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;min-width:72px;min-height:72px;flex:0 0 72px;aspect-ratio:1;border-radius:999px;background:var(--wl-fill-secondary-hover);border:1px solid var(--wl-border-subtle);color:var(--wl-text-primary);font-size:28px;font-weight:700}.wd-avatar img{display:block;width:100%;height:100%;min-width:100%;min-height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.wd-avatar-rxd{background:var(--wl-surface-raised)}.wd-avatar-rxd img{box-sizing:border-box;-o-object-fit:contain;object-fit:contain;padding:13px}.wd-verified-badge{position:absolute;right:-2px;bottom:-2px;width:20px;height:20px;border:2px solid var(--wl-surface-raised);border-radius:999px;background:var(--wl-fill-primary);box-shadow:0 4px 12px #00000024}.wd-verified-badge:after{content:"";position:absolute;left:5px;top:4px;width:7px;height:4px;border-bottom:2px solid var(--wl-text-on-fill);border-left:2px solid var(--wl-text-on-fill);transform:rotate(-45deg)}.wd-host-body{display:flex;flex-direction:column;gap:10px;min-width:0}.wd-host-name{margin:0;font-size:24px;font-weight:700;line-height:30px;letter-spacing:-.24px;color:var(--wl-text-primary)}.wd-host-meta{display:flex;flex-wrap:wrap;gap:8px}.wd-host-home-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:10px;border:1px solid var(--wl-border-ghost);border-radius:999px;background:var(--wl-surface-raised);color:var(--wl-text-primary);padding:0 16px;font-size:14px;font-weight:750;text-decoration:none}.wellness-request-form{display:grid;gap:12px;margin-top:28px;border:1px solid var(--wl-border-ghost);border-radius:24px;background:var(--wl-surface-raised);padding:24px}.wellness-request-form label{display:grid;gap:6px;color:var(--wl-text-secondary);font-size:13px;font-weight:600}.wellness-request-form input,.wellness-request-form textarea{width:100%;border:1px solid var(--wl-border-ghost);border-radius:12px;background:var(--wl-fill-secondary);padding:12px 14px;color:var(--wl-text-primary);font:inherit}.wellness-request-form input::-moz-placeholder,.wellness-request-form textarea::-moz-placeholder{color:var(--wl-text-tertiary)}.wellness-request-form input::placeholder,.wellness-request-form textarea::placeholder{color:var(--wl-text-tertiary)}.wellness-request-form input:focus,.wellness-request-form textarea:focus{outline:2px solid var(--wl-border-subtle);outline-offset:0}.wellness-request-form .wellness-check{grid-template-columns:20px minmax(0,1fr);align-items:start;color:var(--wl-text-secondary);line-height:1.45}.wellness-request-form .wellness-check input{width:18px;height:18px;margin-top:2px;padding:0;accent-color:var(--wl-fill-primary)}.wellness-reservation-status{display:grid;gap:8px;min-height:22px;margin:0;color:var(--wl-text-secondary);font-size:14px;line-height:1.45}.wellness-reservation-status[data-tone=success]{color:var(--wl-success)}.wellness-reservation-status[data-tone=error]{color:var(--wl-error)}.wellness-reservation-status small{color:var(--wl-text-tertiary);font-size:12px}.wellness-inline-link{color:var(--wl-text-primary);font-weight:700;text-decoration:underline}@media(max-width:680px){.wd-facts{grid-template-columns:1fr}}
