:root{--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--bg-primary:#0f172a;--bg-surface:rgba(30,41,59,.85);--bg-card:#1e293b;--accent-gradient:linear-gradient(135deg,#ff5e62,#f96);--accent-teal:#10b981;--accent-blue:#3b82f6;--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--border-color:hsla(0,0%,100%,.1);--shadow-lg:0 20px 25px -5px rgba(0,0,0,.5),0 8px 10px -6px rgba(0,0,0,.5);--radius-full:9999px;--radius-lg:16px;--radius-md:12px;--overlay-gutter:16px;--overlay-pad:18px;--sa-top:env(safe-area-inset-top,0px);--sa-bottom:env(safe-area-inset-bottom,16px);--sa-left:env(safe-area-inset-left,0px);--sa-right:env(safe-area-inset-right,0px)}*{box-sizing:border-box;margin:0;padding:0}body,html{width:100%;height:100%;font-family:var(--tablet-font-family,var(--font-sans));background-color:var(--md-sys-color-background,#f7f8f8);color:var(--md-sys-color-on-background,#14181c);-webkit-font-smoothing:antialiased}.app-shell{width:100%;height:100vh;height:100dvh;position:relative;overflow-y:auto;overflow-x:hidden;touch-action:manipulation}.app-shell[data-map-fullscreen=true][data-panel-mode=portrait] .maplibregl-ctrl-bottom-left{position:fixed!important;bottom:calc(var(--sa-bottom) + 68px)!important;left:50%!important;transform:translateX(-50%);z-index:9650!important}.app-shell[data-map-fullscreen=true][data-panel-mode=landscape] .maplibregl-ctrl-bottom-left{bottom:var(--sa-bottom)!important;left:calc(8px + var(--sa-left, 0px))!important;transform:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{margin:0!important}.maplibregl-ctrl-attrib{font-size:9px!important;font-weight:600;line-height:16px;white-space:nowrap;opacity:1!important;color:#94a3b8!important;background:#0f172a!important;padding:14px 8px!important;border:none;border-radius:0!important;box-shadow:none;transform:none}.maplibregl-ctrl-attrib a{color:#cbd5e1!important;text-decoration:none!important;position:relative}.maplibregl-ctrl-attrib a:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:max(44px,100%)}.glass-panel{background:var(--bg-surface);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.real-3d-pin-wrapper{position:relative;width:36px;height:48px;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.real-3d-pin-wrapper:hover{transform:scale(1.25) translateY(-6px);z-index:99}.real-3d-pin-head{width:32px;height:32px;border-radius:50% 50% 50% 0;background:linear-gradient(135deg,#ef4444,#f97316);position:absolute;top:0;left:2px;transform:rotate(-45deg);box-shadow:-2px 4px 12px rgba(239,68,68,.5);border:2px solid #fff;display:flex;align-items:center;justify-content:center}.real-3d-pin-head.cluster{background:linear-gradient(135deg,#10b981,#3b82f6);box-shadow:-2px 4px 12px rgba(16,185,129,.5)}.real-3d-pin-badge{transform:rotate(45deg);color:#fff;font-size:11px;font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.5)}.real-3d-pin-shadow{width:14px;height:6px;background:rgba(0,0,0,.45);border-radius:50%;filter:blur(1px);margin-top:42px}.lightbox-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100000;display:flex;align-items:center;justify-content:center;padding:var(--overlay-gutter);animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{max-width:850px;width:100%;background:#1e293b;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border-color);box-shadow:var(--shadow-lg);display:flex;flex-direction:column}@media (min-width:768px){.lightbox-content{flex-direction:row;max-height:550px}}.lightbox-image-container{flex:1.5 1;background:#000;display:flex;align-items:center;justify-content:center;position:relative;min-height:300px}.lightbox-image{width:100%;height:100%;max-height:550px;object-fit:contain}.lightbox-details{flex:1 1;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.notice-slot{position:fixed;top:calc(var(--sa-top) + 205px);left:50%;transform:translateX(-50%);z-index:20000;display:flex;align-items:center;gap:10px;max-width:calc(100% - 32px);padding:10px 14px;border-radius:var(--radius-md);background:var(--bg-surface);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border-color);color:var(--text-primary);font-size:13px;box-shadow:var(--shadow-lg)}.notice-slot button{border:none;border-radius:var(--radius-full);padding:6px 12px;background:var(--accent-gradient);color:#fff;font-weight:700;cursor:pointer;flex-shrink:0}.notice-slot button[aria-label=\B2EB\AE30]{background:transparent;color:var(--text-secondary);padding:4px 6px}.brand-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--accent-gradient);color:#fff;font-weight:700;font-size:13px;border-radius:var(--radius-full)}#app-stage{width:100%;height:100%;container-type:inline-size;container-name:app-stage}@media (min-width:900px){body{display:flex;align-items:center;justify-content:center;background-color:#07090f}body:before{content:"📱 폰 화면으로 보고 계십니다 — PC 전용 화면은 준비 중입니다";position:fixed;top:24px;left:0;right:0;text-align:center;font-size:13px;letter-spacing:-.01em;color:#6b7280;pointer-events:none}#app-stage{position:relative;flex:none;width:420px;height:900px;max-height:100dvh;overflow:hidden;border-radius:22px;box-shadow:0 24px 70px rgba(0,0,0,.6);transform:translateZ(0)}#app-stage .app-shell{height:100%}}@font-face{font-family:Pretendard;src:url(/fonts/pretendard-variable.woff2) format("woff2-variations");font-weight:400 700;font-style:normal;font-display:swap}.tabletTheme{--tablet-font-family:"Pretendard",-apple-system,BlinkMacSystemFont,"Malgun Gothic",sans-serif;--md-sys-color-primary:#d6006e;--md-sys-color-on-primary:#fff;--md-sys-color-primary-container:#f4e4ed;--md-sys-color-on-primary-container:#d6006e;--md-sys-color-inverse-primary:#ff3d8b;--md-sys-color-secondary:#0b7a57;--md-sys-color-on-secondary:#fff;--md-sys-color-secondary-container:#f4e4ed;--md-sys-color-on-secondary-container:#d6006e;--md-sys-color-tertiary:#0b7a57;--md-sys-color-on-tertiary:#fff;--md-sys-color-tertiary-container:#e7f2ee;--md-sys-color-on-tertiary-container:#0b7a57;--md-sys-color-background:#f7f8f8;--md-sys-color-on-background:#14181c;--md-sys-color-surface:#fff;--md-sys-color-on-surface:#14181c;--md-sys-color-surface-variant:#eceeef;--md-sys-color-on-surface-variant:#5b646c;--md-sys-color-surface-tint:#d6006e;--md-sys-color-inverse-surface:#191d22;--md-sys-color-inverse-on-surface:#f3f5f7;--md-sys-color-error:#b3261e;--md-sys-color-on-error:#fff;--md-sys-color-error-container:#f9dedc;--md-sys-color-on-error-container:#410e0b;--md-sys-color-outline:#8a939b;--md-sys-color-outline-variant:#e4e7e9;--md-sys-color-scrim:#000;--md-sys-color-surface-bright:#fff;--md-sys-color-surface-dim:#f7f8f8;--md-sys-color-surface-container:#fff;--md-sys-color-surface-container-high:#eceeef;--md-sys-color-surface-container-highest:#eceeef;--md-sys-color-surface-container-low:#fff;--md-sys-color-surface-container-lowest:#fff;--md-sys-color-primary-fixed:#f4e4ed;--md-sys-color-primary-fixed-dim:#f4e4ed;--md-sys-color-on-primary-fixed:#d6006e;--md-sys-color-on-primary-fixed-variant:#d6006e;--md-sys-color-secondary-fixed:#f4e4ed;--md-sys-color-secondary-fixed-dim:#f4e4ed;--md-sys-color-on-secondary-fixed:#d6006e;--md-sys-color-on-secondary-fixed-variant:#d6006e;--md-sys-color-tertiary-fixed:#e7f2ee;--md-sys-color-tertiary-fixed-dim:#e7f2ee;--md-sys-color-on-tertiary-fixed:#0b7a57;--md-sys-color-on-tertiary-fixed-variant:#0b7a57;--md-sys-typescale-display-large-size:34px;--md-sys-typescale-display-large-line-height:40px;--md-sys-typescale-display-large-weight:700;--md-sys-typescale-display-large-letter-spacing:-0.02em;--md-sys-typescale-display-medium-size:28px;--md-sys-typescale-display-medium-line-height:34px;--md-sys-typescale-display-medium-weight:700;--md-sys-typescale-display-medium-letter-spacing:-0.02em;--md-sys-typescale-display-small-size:28px;--md-sys-typescale-display-small-line-height:34px;--md-sys-typescale-display-small-weight:700;--md-sys-typescale-display-small-letter-spacing:-0.02em;--md-sys-typescale-headline-large-size:28px;--md-sys-typescale-headline-large-line-height:34px;--md-sys-typescale-headline-large-weight:700;--md-sys-typescale-headline-large-letter-spacing:-0.02em;--md-sys-typescale-headline-medium-size:20px;--md-sys-typescale-headline-medium-line-height:28px;--md-sys-typescale-headline-medium-weight:600;--md-sys-typescale-headline-medium-letter-spacing:-0.01em;--md-sys-typescale-headline-small-size:20px;--md-sys-typescale-headline-small-line-height:28px;--md-sys-typescale-headline-small-weight:600;--md-sys-typescale-headline-small-letter-spacing:-0.01em;--md-sys-typescale-title-large-size:20px;--md-sys-typescale-title-large-line-height:28px;--md-sys-typescale-title-large-weight:600;--md-sys-typescale-title-large-letter-spacing:-0.01em;--md-sys-typescale-title-medium-size:17px;--md-sys-typescale-title-medium-line-height:24px;--md-sys-typescale-title-medium-weight:600;--md-sys-typescale-title-medium-letter-spacing:0;--md-sys-typescale-title-small-size:15px;--md-sys-typescale-title-small-line-height:20px;--md-sys-typescale-title-small-weight:600;--md-sys-typescale-title-small-letter-spacing:0;--md-sys-typescale-body-large-size:16px;--md-sys-typescale-body-large-line-height:24px;--md-sys-typescale-body-large-weight:400;--md-sys-typescale-body-large-letter-spacing:0;--md-sys-typescale-body-medium-size:14px;--md-sys-typescale-body-medium-line-height:20px;--md-sys-typescale-body-medium-weight:400;--md-sys-typescale-body-medium-letter-spacing:0;--md-sys-typescale-body-small-size:12px;--md-sys-typescale-body-small-line-height:16px;--md-sys-typescale-body-small-weight:400;--md-sys-typescale-body-small-letter-spacing:0.4px;--md-sys-typescale-label-large-size:13px;--md-sys-typescale-label-large-line-height:18px;--md-sys-typescale-label-large-weight:600;--md-sys-typescale-label-large-letter-spacing:0.01em;--md-sys-typescale-label-medium-size:12px;--md-sys-typescale-label-medium-line-height:16px;--md-sys-typescale-label-medium-weight:600;--md-sys-typescale-label-medium-letter-spacing:0.5px;--md-sys-typescale-label-small-size:11px;--md-sys-typescale-label-small-line-height:14px;--md-sys-typescale-label-small-weight:600;--md-sys-typescale-label-small-letter-spacing:0.02em;--md-sys-shape-corner-extra-small:8px;--md-sys-shape-corner-small:8px;--md-sys-shape-corner-medium:12px;--md-sys-shape-corner-large:20px;--md-sys-shape-corner-extra-large:20px}.tabletTheme[data-theme=dark]{--md-sys-color-primary:#ff3d8b;--md-sys-color-on-primary:#14181c;--md-sys-color-primary-container:#2b1622;--md-sys-color-on-primary-container:#ff3d8b;--md-sys-color-inverse-primary:#d6006e;--md-sys-color-secondary:#10b981;--md-sys-color-on-secondary:#0e1114;--md-sys-color-secondary-container:#2b1622;--md-sys-color-on-secondary-container:#ff3d8b;--md-sys-color-tertiary:#10b981;--md-sys-color-on-tertiary:#0e1114;--md-sys-color-tertiary-container:#182d2c;--md-sys-color-on-tertiary-container:#10b981;--md-sys-color-background:#0e1114;--md-sys-color-on-background:#f3f5f7;--md-sys-color-surface:#191d22;--md-sys-color-on-surface:#f3f5f7;--md-sys-color-surface-variant:#262c33;--md-sys-color-on-surface-variant:#a7b0b8;--md-sys-color-surface-tint:#ff3d8b;--md-sys-color-inverse-surface:#fff;--md-sys-color-inverse-on-surface:#14181c;--md-sys-color-error:#f2b8b5;--md-sys-color-on-error:#601410;--md-sys-color-error-container:#8c1d18;--md-sys-color-on-error-container:#f9dedc;--md-sys-color-outline:#6c757d;--md-sys-color-outline-variant:#2e343a;--md-sys-color-scrim:#000;--md-sys-color-surface-bright:#191d22;--md-sys-color-surface-dim:#0e1114;--md-sys-color-surface-container:#191d22;--md-sys-color-surface-container-high:#262c33;--md-sys-color-surface-container-highest:#262c33;--md-sys-color-surface-container-low:#191d22;--md-sys-color-surface-container-lowest:#191d22;--md-sys-color-primary-fixed:#2b1622;--md-sys-color-primary-fixed-dim:#2b1622;--md-sys-color-on-primary-fixed:#ff3d8b;--md-sys-color-on-primary-fixed-variant:#ff3d8b;--md-sys-color-secondary-fixed:#2b1622;--md-sys-color-secondary-fixed-dim:#2b1622;--md-sys-color-on-secondary-fixed:#ff3d8b;--md-sys-color-on-secondary-fixed-variant:#ff3d8b;--md-sys-color-tertiary-fixed:#182d2c;--md-sys-color-tertiary-fixed-dim:#182d2c;--md-sys-color-on-tertiary-fixed:#10b981;--md-sys-color-on-tertiary-fixed-variant:#10b981}body:has([data-tablet-shell]){display:block;background-color:var(--md-sys-color-background)}body:has([data-tablet-shell]):before{content:none}body:has([data-tablet-shell]) #app-stage{position:static;width:100%;height:100dvh;max-height:none;border-radius:0;box-shadow:none;transform:none;container-type:normal}