.vf-site-viewer { background: var(--vf-page, #10211e); color: var(--vf-text, #f3ecde); height: 100%; inset: 0; overflow: hidden; position: absolute; width: 100%; }
:fullscreen .vf-site-viewer { height: 100dvh; inset: 0; position: fixed; width: 100vw; }
.vf-site-viewer:fullscreen { height: 100%; inset: 0; position: fixed; width: 100%; }
.vf-site-viewer:fullscreen .vf-site-overview,
.vf-site-viewer:fullscreen .vf-surroundings-panorama,
.vf-site-viewer:fullscreen .vf-surroundings-canvas { height: 100%; inset: 0; width: 100%; }
.vf-site-canvas { display: block; height: 100%; inset: 0; position: absolute; width: 100%; }
.vf-site-viewer[data-view="site"] .vf-site-canvas,
.vf-site-viewer[data-view="gallery"] .vf-site-canvas { visibility: hidden; }
.vf-site-overview, .vf-photo-gallery { background: var(--vf-page, #0a1215); inset: 0; overflow: hidden; position: absolute; }
.vf-floor-render-view { background: var(--vf-page); inset: 0; outline: none; overflow: hidden; position: absolute; touch-action: pan-y; user-select: none; }
.vf-floor-render-stage { container-type: size; display: grid; inset: 0; place-items: center; position: absolute; }
.vf-site-building-model { inset: 0; overflow: hidden; position: absolute; }
.vf-site-building-canvas { display: block; height: 100%; inset: 0; position: absolute; touch-action: none; width: 100%; }
.vf-site-building-canvas:active { cursor: grabbing !important; }
.vf-site-model-status { backdrop-filter: blur(16px); background: var(--vf-panel, #10211ee8); border: 1px solid var(--vf-border, #ffffff26); border-radius: 12px; left: 50%; padding: 12px 16px; position: absolute; top: 50%; transform: translate(-50%, -50%); z-index: 8; }
.vf-site-model-error { background: #4b1f28f2; color: #ffdbe2; max-width: min(520px, calc(100% - 36px)); }
.vf-floor-image-surface { aspect-ratio: var(--vf-floor-image-aspect, 1.7778); line-height: 0; max-height: 100%; position: relative; width: min(100cqw, calc(100cqh * var(--vf-floor-image-aspect, 1.7778))); }
.vf-floor-image-surface > img { display: block; height: 100%; object-fit: fill; pointer-events: none; user-select: none; width: 100%; }
.vf-floor-projection-view { cursor: pointer; height: 100%; inset: 0; outline: none; overflow: hidden; position: absolute; touch-action: none; user-select: none; width: 100%; }
.vf-floor-projection-view[data-mode="orbital_video"] { cursor: grab; }
.vf-floor-projection-view[data-dragging="true"] { cursor: grabbing; }
.vf-floor-projection-view:focus-visible { box-shadow: inset 0 0 0 3px var(--vf-focus); }
.vf-floor-projection-media, .vf-floor-projection-canvas { display: block; height: 100%; inset: 0; position: absolute; width: 100%; }
.vf-floor-projection-media { object-fit: cover; pointer-events: none; }
.vf-floor-projection-canvas { pointer-events: none; z-index: 2; }
.vf-floor-projection-view[data-seeking="true"] .vf-floor-projection-canvas { visibility: hidden; }
.vf-floor-projection-status, .vf-floor-projection-hint { backdrop-filter: blur(18px); background: var(--vf-panel); border: 1px solid var(--vf-border); border-radius: var(--vf-control-radius, 10px); color: var(--vf-text); font: 500 12px/1.4 Arial, sans-serif; left: 50%; padding: 9px 12px; position: absolute; transform: translateX(-50%); z-index: 3; }
.vf-floor-projection-status { top: 18px; }
.vf-floor-projection-hint { bottom: 18px; opacity: .78; pointer-events: none; }
.vf-visually-hidden { border: 0 !important; clip: rect(0 0 0 0) !important; clip-path: inset(50%) !important; height: 1px !important; margin: -1px !important; overflow: hidden !important; padding: 0 !important; position: absolute !important; white-space: nowrap !important; width: 1px !important; }
.vf-floor-image-surface[data-admin-placement="true"] { cursor: crosshair; touch-action: none; }
.vf-apartment-hotspots { inset: 0; pointer-events: none; position: absolute; }
.vf-apartment-hotspot { align-items: center; background: color-mix(in srgb, var(--vf-action, #d4af83) 20%, transparent); border: 2px solid var(--vf-action, #d4af83); color: var(--vf-text, #fff); cursor: pointer; display: flex; justify-content: center; min-height: 24px; min-width: 24px; padding: 0; pointer-events: auto; position: absolute; }
.vf-apartment-hotspot > span { backdrop-filter: blur(12px); background: var(--vf-panel, #10211ee8); border: 1px solid var(--vf-border, #ffffff26); border-radius: 999px; box-shadow: var(--vf-shadow, 0 8px 24px #0008); font: 600 12px/1.2 Arial, sans-serif; line-height: 1.2; max-width: calc(100% - 8px); overflow: hidden; padding: 6px 10px; text-overflow: ellipsis; white-space: nowrap; }
.vf-apartment-hotspot:hover, .vf-apartment-hotspot:focus-visible { background: color-mix(in srgb, var(--vf-action, #d4af83) 38%, transparent); outline: 2px solid #fff; outline-offset: 2px; }
.vf-apartment-hotspot[data-admin="true"] { border-style: dashed; }
.vf-apartment-hotspot[data-selected="true"] { background: #1b8dff55; border-color: #69b4ff; box-shadow: 0 0 0 3px #1b8dff55; }
.vf-floor-render-stage::after { background: linear-gradient(90deg, #07100d99 0, transparent 25%, transparent 75%, #07100d33 100%); content: ''; inset: 0; pointer-events: none; position: absolute; }
.vf-floor-render-view[data-second-view="glb"] .vf-floor-render-stage::after { display: none; }
.vf-floor-panel { z-index: 20; }
.vf-hierarchy-list { display: flex; flex: 1 1 auto; flex-direction: column; gap: 7px; min-height: 0; overflow-y: auto; }
.vf-hierarchy-list[data-single-entry="true"] { overflow-y: clip; }
.vf-floor-list button { align-items: center; display: flex; flex: 0 0 auto; justify-content: space-between; }
.vf-floor-list small { background: var(--vf-raised); border-radius: 999px; min-width: 24px; padding: 2px 7px; text-align: center; }
.vf-floor-render-meta { align-items: center; backdrop-filter: blur(18px); background: var(--vf-panel, #10211ee8); border: 1px solid var(--vf-border, #ffffff26); border-radius: var(--vf-panel-radius, 14px); box-shadow: var(--vf-shadow, 0 12px 32px #0008); display: flex; gap: 12px; padding: 8px 9px 8px 14px; position: absolute; right: 18px; top: 18px; z-index: 20; }
.vf-floor-render-meta > span { color: var(--vf-text-muted, #c7d1ca); font-size: 12px; }
.vf-floor-render-meta .vf-float-btn { align-items: center; background: var(--vf-raised, #ffffff10); border: 1px solid var(--vf-border, #ffffff26); border-radius: var(--vf-control-radius, 10px); color: inherit; cursor: pointer; display: flex; height: 34px; justify-content: center; padding: 0; width: 34px; }
.vf-floor-admin-panel { left: auto; right: 18px; top: 68px; }
.vf-site-chrome { inset: 0; pointer-events: none; position: absolute; z-index: 10; }
.vf-site-chrome .vf-float-btn { align-items: center; border-radius: var(--vf-control-radius, 10px); cursor: pointer; display: flex; justify-content: center; padding: 0; pointer-events: auto; }
.vf-surroundings-panorama { inset: 0; overflow: hidden; position: absolute; }
.vf-surroundings-canvas { cursor: grab; display: block; height: 100%; inset: 0; position: absolute; touch-action: none; width: 100%; }
:fullscreen .vf-surroundings-panorama, :fullscreen .vf-surroundings-canvas { height: 100dvh; width: 100vw; }
.vf-surroundings-canvas:active { cursor: grabbing; }
.vf-surroundings-panorama[data-admin-placement="true"] .vf-surroundings-canvas,
.vf-surroundings-panorama[data-admin-placement="true"] .vf-surroundings-canvas:active { cursor: crosshair; }
.vf-surroundings-panorama[data-admin-placement="true"] .vf-site-hotspot { pointer-events: none; }
.vf-site-highlights { height: 100%; inset: 0; overflow: hidden; pointer-events: none; position: absolute; width: 100%; }
.vf-site-highlight { fill: var(--vf-site-building-active, var(--vf-action, #d4af83)); fill-opacity: 0; stroke: var(--vf-site-building-active, var(--vf-action, #d4af83)); stroke-linejoin: round; stroke-opacity: 0; stroke-width: 2; transition: fill-opacity 140ms ease, stroke-opacity 140ms ease; vector-effect: non-scaling-stroke; }
.vf-site-highlights [data-active="true"] .vf-site-highlight { fill-opacity: .24; stroke-opacity: 1; }
.vf-site-highlights [data-admin-selected="true"] .vf-site-highlight { fill-opacity: .38; stroke-opacity: 1; stroke-width: 3; }
.vf-site-highlights [data-complete="false"] .vf-site-highlight { fill-opacity: 0; stroke-dasharray: 7 5; }
.vf-site-highlights [data-has-floors="false"] .vf-site-highlight { fill: var(--vf-site-building-inactive, #77817d); stroke: var(--vf-site-building-inactive, #77817d); }
.vf-site-highlight-vertex { fill: var(--vf-site-building-active, var(--vf-action, #d4af83)); pointer-events: none; stroke: var(--vf-panel, #10211e); stroke-width: 2; vector-effect: non-scaling-stroke; }
.vf-site-highlights [data-has-floors="false"] .vf-site-highlight-vertex { fill: var(--vf-site-building-inactive, #77817d); }
.vf-site-highlight-vertex-hit { cursor: grab; fill: transparent; pointer-events: all; stroke: none; touch-action: none; }
.vf-site-highlight-vertex-hit:active { cursor: grabbing; }
.vf-site-panorama, .vf-photo-gallery > img { height: 100%; inset: 0; object-fit: cover; position: absolute; width: 100%; }
.vf-site-panorama { object-fit: fill; }
.vf-site-hotspots { inset: 0; pointer-events: none; position: absolute; }
.vf-site-hotspot { background: var(--vf-site-building-active, var(--vf-action)); border: 2px solid #fff8; border-radius: 999px; box-shadow: 0 5px 24px #0009; color: var(--vf-on-site-building-active, var(--vf-on-action)); cursor: pointer; font: 600 12px/1.2 Arial, sans-serif; min-height: 32px; min-width: 32px; padding: 6px 11px; pointer-events: auto; position: absolute; transform: translate(-50%, -50%); white-space: nowrap; }
.vf-site-hotspot::after { border: 1px solid var(--vf-site-building-active, var(--vf-action)); border-radius: inherit; content: ''; inset: -7px; position: absolute; }
.vf-site-hotspot:hover, .vf-site-hotspot:focus-visible { background: var(--vf-site-building-active, var(--vf-action)); outline: 2px solid #fff; outline-offset: 3px; }
.vf-site-hotspot[data-has-floors="false"] { background: var(--vf-site-building-inactive, #77817d); color: var(--vf-on-site-building-inactive, #fff); cursor: not-allowed; }
.vf-site-hotspot[data-has-floors="false"]::after { border-color: var(--vf-site-building-inactive, #77817d); }
.vf-site-hotspot[data-has-floors="false"]:hover, .vf-site-hotspot[data-has-floors="false"]:focus-visible { background: var(--vf-site-building-inactive, #77817d); }
.vf-site-hotspot[data-admin-selected="true"] { box-shadow: 0 0 0 4px #1b8dff, 0 7px 28px #000b; }
.vf-site-panel, .vf-site-building-panel { backdrop-filter: blur(18px); background: var(--vf-panel); border: 1px solid var(--vf-border); border-radius: 14px; box-shadow: var(--vf-shadow); display: flex; flex-direction: column; gap: 7px; left: 18px; max-height: calc(100% - 36px); overflow: auto; padding: 15px; position: absolute; top: 18px; width: min(var(--vf-hierarchy-width, 268px), calc(100% - 36px)); z-index: 5; }
.vf-site-panel > span { color: var(--vf-text-muted); font-size: 13px; }
.vf-site-panel h2, .vf-site-building-panel h2 { color: var(--vf-text-muted); font-size: 11px; letter-spacing: .08em; margin: 8px 0 2px; text-transform: uppercase; }
.vf-site-panel button, .vf-site-building-panel button, .vf-gallery-header button { background: var(--vf-raised); border: 1px solid var(--vf-border); color: inherit; min-height: 38px; text-align: left; }
.vf-site-panel, .vf-site-building-panel { overflow: hidden; }
.vf-site-panel { pointer-events: auto; z-index: 40; }
.vf-site-panel h2 { flex: 0 0 auto; margin-top: 0; }
.vf-site-panel .vf-site-building-list button { background: var(--vf-raised); border-color: transparent; color: var(--vf-text-muted); cursor: pointer; flex: 0 0 auto; }
.vf-site-panel .vf-site-building-list button:hover,
.vf-site-panel .vf-site-building-list button:focus-visible { background: var(--vf-accent-soft); border-color: var(--vf-accent); color: var(--vf-text); }
.vf-site-building-panel button[aria-pressed="true"] { background: var(--vf-action); color: var(--vf-on-action); }
.vf-site-building-panel h1 { font: 600 20px/1.2 Georgia, serif; margin: 4px 0; }
.vf-site-back { align-items: center; display: flex; gap: 8px; margin-bottom: 5px; }
.vf-site-panel, .vf-site-building-panel { color: var(--vf-text); height: auto; border-radius: var(--vf-panel-radius, 14px); }
.vf-site-panel button, .vf-site-building-panel button { border-radius: var(--vf-control-radius, 10px); cursor: pointer; font: inherit; font-size: 12px; padding: 10px 12px; }
.vf-site-panel button:hover, .vf-site-building-panel button:hover { border-color: var(--vf-accent); }
.vf-site-panel button:focus-visible, .vf-site-building-panel button:focus-visible { outline: 2px solid var(--vf-focus); outline-offset: -2px; }
.vf-site-building-panel h1 { color: var(--vf-text); font: 600 14px/1.4 Arial, sans-serif; overflow-wrap: anywhere; }
.vf-site-building-panel h2 { margin-block: 10px 4px; }
.vf-site-building-panel .vf-floor-list small { background: var(--vf-accent-soft); color: var(--vf-text-muted); font: 500 10px/1.6 Arial, sans-serif; }
.vf-site-building-panel .vf-floor-list [aria-pressed="true"] small { background: transparent; color: inherit; }
.vf-site-viewer[data-theme="light"] { color-scheme: light; }
.vf-site-viewer[data-theme="dark"] { color-scheme: dark; }
.vf-site-loading, .vf-site-model-status, .vf-site-empty, .vf-gallery-hint { color: var(--vf-text); }
.vf-site-empty { padding: 24px; text-align: center; }
.vf-site-model-error, .vf-site-error { color: #ffdbe2; }
.vf-site-viewer .vf-site-hotspot { border-color: var(--vf-border); }
.vf-site-viewer .vf-site-hotspot:hover, .vf-site-viewer .vf-site-hotspot:focus-visible { outline-color: var(--vf-focus); }
.vf-site-building-list button[data-has-floors="false"] { color: var(--vf-site-building-inactive, #77817d); cursor: not-allowed; opacity: .72; }
.vf-site-building-list button[data-has-floors="false"] .vf-entry-icon { border-color: var(--vf-site-building-inactive, #77817d); color: var(--vf-site-building-inactive, #77817d); }
.vf-site-apartment-list { border-top: 1px solid var(--vf-border); display: flex; flex-direction: column; gap: 7px; margin-top: 8px; padding-top: 8px; }
.vf-site-panorama-nav, .vf-gallery-dots { bottom: 18px; display: flex; gap: 7px; left: 50%; position: absolute; transform: translateX(-50%); z-index: 45; }
.vf-site-panorama-nav { align-items: center; backdrop-filter: blur(18px); background: var(--vf-panel, #10211ee8); border: 1px solid var(--vf-border, #ffffff26); border-radius: 999px; box-shadow: var(--vf-shadow, 0 12px 32px #0008); max-width: calc(100% - 36px); padding: 6px; pointer-events: auto; }
.vf-site-panorama-pages { display: flex; gap: 5px; max-width: min(52vw, 520px); overflow-x: auto; overscroll-behavior-inline: contain; scrollbar-width: none; }
.vf-site-panorama-pages::-webkit-scrollbar { display: none; }
.vf-site-panorama-nav button, .vf-gallery-dots button { align-items: center; background: var(--vf-raised, #ffffff10); border: 1px solid var(--vf-border, #fff5); border-radius: 999px; color: var(--vf-text, #fff); cursor: pointer; display: inline-flex; flex: 0 0 auto; height: 34px; justify-content: center; min-width: 34px; padding: 0 9px; }
.vf-site-panorama-nav button:hover, .vf-site-panorama-nav button:focus-visible { border-color: var(--vf-accent, #d4af83); outline: none; }
.vf-site-panorama-nav button[aria-pressed="true"], .vf-gallery-dots button[aria-pressed="true"] { background: var(--vf-action, #d4af83); border-color: var(--vf-action, #d4af83); color: var(--vf-on-action, #10211e); font-weight: 700; }
.vf-site-panorama-nav button:disabled { cursor: default; opacity: .35; }
.vf-site-panorama-position { color: var(--vf-text-muted, #c7d1ca); flex: 0 0 auto; font: 600 11px/1 Arial, sans-serif; min-width: 31px; text-align: center; }
.vf-gallery-dots button { padding: 0; }
.vf-photo-gallery { outline: none; touch-action: pan-y; user-select: none; }
.vf-photo-gallery > img { object-fit: contain; user-select: none; }
.vf-gallery-image, .vf-gallery-image-transform { height: 100%; inset: 0; position: absolute; width: 100%; }
.vf-gallery-image { overflow: hidden; }
.vf-gallery-image[data-pannable="true"] { cursor: grab; touch-action: none; }
.vf-gallery-image[data-pannable="true"]:active { cursor: grabbing; }
.vf-gallery-image[data-pannable="true"]:focus-visible { outline: 2px solid var(--vf-focus); outline-offset: -4px; }
.vf-gallery-image[data-pannable="true"] .vf-gallery-image-transform { transition: none; }
.vf-gallery-image-transform { transform-origin: center; transition: transform 140ms ease-out; }
.vf-gallery-image-transform > img { display: block; height: 100%; inset: 0; object-fit: contain; position: absolute; user-select: none; width: 100%; }
.vf-gallery-image-status { background: var(--vf-panel); border: 1px solid var(--vf-border); border-radius: 10px; bottom: 180px; color: var(--vf-text-muted); font-size: 12px; left: 50%; max-width: calc(100% - 24px); padding: 7px 12px; pointer-events: none; position: absolute; transform: translateX(-50%); z-index: 3; }
.vf-gallery-image-status[role="status"] { animation: vf-image-loading-delay 600ms step-end; }
@keyframes vf-image-loading-delay { from { opacity: 0; } to { opacity: 1; } }
.vf-gallery-zoom { align-items: center; background: var(--vf-panel); border: 1px solid var(--vf-border); border-radius: 12px; bottom: 120px; box-shadow: var(--vf-shadow); color: var(--vf-text); display: flex; gap: 6px; padding: 5px; pointer-events: auto; position: absolute; }
.vf-gallery-zoom button { align-items: center; background: var(--vf-raised); border: 1px solid var(--vf-border); border-radius: 8px; color: inherit; cursor: pointer; display: flex; height: 34px; justify-content: center; width: 34px; }
.vf-gallery-zoom button:disabled { cursor: default; opacity: .4; }
.vf-gallery-zoom span { font-size: 12px; min-width: 42px; text-align: center; }
.vf-gallery-header { align-items: center; backdrop-filter: blur(16px); background: var(--vf-panel); border: 1px solid var(--vf-border); border-radius: var(--vf-panel-radius, 14px); box-shadow: var(--vf-shadow); display: grid; gap: 10px; grid-template-columns: 1fr auto; left: 18px; padding: 12px; position: absolute; width: var(--vf-gallery-card-width, 268px); top: 18px; z-index: 42; }
.vf-gallery-header > button { align-items: center; background: var(--vf-raised); border-color: var(--vf-border); border-radius: var(--vf-control-radius, 10px); cursor: pointer; display: flex; gap: 8px; grid-column: 1 / -1; padding: 7px 10px; }
.vf-gallery-header button { text-align: center; }
.vf-gallery-header strong { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.vf-gallery-controls { bottom: env(safe-area-inset-bottom, 0px); display: flex; justify-content: center; left: 0; pointer-events: none; position: absolute; width: 100%; z-index: 40; }
.vf-gallery-plan { height: 0; left: calc(28px + var(--vf-gallery-card-width, 268px)); position: absolute; top: 18px; width: 0; z-index: 43; }
.vf-gallery-plan .vf-plan-panel { background: var(--vf-panel); border-color: var(--vf-border); box-shadow: var(--vf-shadow); padding: 12px; width: 286px; }
.vf-gallery-plan .vf-plan-tab { background: var(--vf-panel); border-color: var(--vf-border); box-shadow: var(--vf-shadow); color: var(--vf-text); padding: 9px 12px; }
.vf-gallery-plan-heading { align-items: center; display: flex; font-size: 12px; justify-content: space-between; margin-bottom: 10px; }
.vf-gallery-plan-heading button { align-items: center; background: var(--vf-raised); border: 1px solid var(--vf-border); border-radius: 8px; color: inherit; cursor: pointer; display: flex; height: 30px; justify-content: center; width: 30px; }
.vf-gallery-plan .vf-plan-figure { background: var(--vf-raised); border-color: var(--vf-border); border-radius: 10px; }
.vf-gallery-plan img { max-height: 220px; }
.vf-gallery-plan p { color: var(--vf-text-muted); font-size: 12px; line-height: 1.5; padding: 18px 6px; text-align: center; }
.vf-gallery-plan .vf-plan-download-button { border: 1px solid var(--vf-border); border-radius: 9px; color: var(--vf-text-muted); font-size: 12px; margin-top: 8px; padding: 8px 10px; }
.vf-photo-gallery .vf-gallery-dots { bottom: 120px; flex-wrap: wrap; justify-content: center; max-width: calc(100% - 36px); }
.vf-photo-gallery .vf-gallery-hint { background: var(--vf-panel); bottom: 150px; color: var(--vf-text-muted); max-width: calc(100% - 36px); text-align: center; white-space: normal; }
.vf-photo-gallery[data-mode="orbit"] .vf-gallery-hint { bottom: 120px; }
.vf-gallery-utilities { padding: 7px; }
.vf-photo-gallery button:focus-visible, .vf-gallery-plan a:focus-visible { outline: 2px solid var(--vf-focus); outline-offset: 3px; }
@media (min-width: 721px) {
  :fullscreen .vf-photo-gallery .vf-gallery-dots { bottom: 156px; }
  :fullscreen .vf-photo-gallery .vf-gallery-hint { bottom: 186px; }
  :fullscreen .vf-photo-gallery[data-mode="orbit"] .vf-gallery-hint { bottom: 156px; }
  :fullscreen .vf-gallery-zoom { bottom: 156px; }
}
.vf-gallery-slideshow-nav { align-items: center; display: flex; inset: 0 18px; justify-content: space-between; pointer-events: none; position: absolute; z-index: 4; }
.vf-gallery-slideshow-nav button { align-items: center; backdrop-filter: blur(12px); background: var(--vf-panel); border: 1px solid var(--vf-border); border-radius: 999px; color: var(--vf-text); cursor: pointer; display: inline-flex; height: 48px; justify-content: center; pointer-events: auto; width: 48px; }
.vf-gallery-slideshow-nav button:hover, .vf-gallery-slideshow-nav button:focus-visible { border-color: var(--vf-accent, #d4af83); outline: none; }
.vf-gallery-slideshow-nav button:disabled { cursor: default; opacity: .3; }
.vf-gallery-hint { background: var(--vf-panel); border-radius: 999px; bottom: 62px; font-size: 12px; left: 50%; padding: 7px 12px; position: absolute; transform: translateX(-50%); white-space: nowrap; z-index: 5; }
.vf-gallery-dots button { height: 12px; min-width: 12px; padding: 0; width: 12px; }
.vf-site-loading, .vf-site-error { background: var(--vf-panel); border: 1px solid var(--vf-border); border-radius: 12px; left: 50%; padding: 14px 18px; position: absolute; top: 50%; transform: translate(-50%, -50%); z-index: 20; }
.vf-site-error { background: #4b1f28f2; color: #ffdbe2; }
.vf-site-empty { display: grid; height: 100%; place-items: center; }
.vf-site-brand-link { bottom: 14px; display: block; height: 50px; line-height: 0; pointer-events: auto; position: absolute; right: 18px; width: 130px; z-index: 41; }
.vf-site-brand-link img { display: block; height: 100%; object-fit: contain; object-position: right bottom; width: 100%; }
.vf-site-admin-panel, .vf-site-admin-login { backdrop-filter: blur(22px); background: color-mix(in srgb, var(--vf-panel, #10211e) 94%, transparent); border: 1px solid var(--vf-border, #ffffff26); border-radius: var(--vf-panel-radius, 14px); box-shadow: var(--vf-shadow); color: var(--vf-text, #f3ecde); display: flex; flex-direction: column; gap: 12px; padding: 16px; }
.vf-site-admin-panel { max-height: calc(100% - 84px); overflow-y: auto; position: absolute; right: 18px; top: 64px; width: min(340px, calc(100% - 36px)); z-index: 80; }
.vf-site-admin-heading { align-items: center; display: flex; gap: 10px; justify-content: space-between; }
.vf-site-admin-heading strong, .vf-site-admin-login h2 { font: 600 17px/1.2 Georgia, serif; margin: 0; }
.vf-site-admin-heading > button { align-items: center; background: transparent; border: 0; color: inherit; cursor: pointer; display: flex; font-size: 24px; height: 28px; justify-content: center; padding: 0; width: 28px; }
.vf-site-admin-panel label, .vf-site-admin-login label { display: flex; flex-direction: column; gap: 5px; }
.vf-site-admin-panel label > span, .vf-site-admin-login label > span { color: var(--vf-text-muted, #b8c7c1); font-size: 11px; letter-spacing: .06em; text-transform: uppercase; }
.vf-site-admin-panel input, .vf-site-admin-panel select, .vf-site-admin-login input { background: var(--vf-raised, #ffffff12); border: 1px solid var(--vf-border, #ffffff26); border-radius: var(--vf-control-radius, 9px); color: inherit; min-height: 38px; padding: 7px 9px; width: 100%; }
.vf-site-admin-panel option { background: var(--vf-panel); color: var(--vf-text); }
.vf-site-admin-coordinates { color: var(--vf-accent, #d4af83); font: 600 12px/1.4 ui-monospace, monospace; margin: 0; }
.vf-site-admin-hint { color: var(--vf-text-muted, #b8c7c1); font-size: 12px; line-height: 1.45; margin: 0; }
.vf-site-admin-tool { display: flex; flex-direction: column; gap: 5px; }
.vf-site-admin-tool > span { color: var(--vf-text-muted, #b8c7c1); font-size: 11px; letter-spacing: .06em; text-transform: uppercase; }
.vf-site-admin-tool > div, .vf-site-admin-highlight-actions { display: grid; gap: 8px; grid-template-columns: 1fr 1fr; }
.vf-site-admin-tool button, .vf-site-admin-highlight-actions button, .vf-site-admin-remove, .vf-site-admin-actions button { background: var(--vf-raised, #ffffff12); border: 1px solid var(--vf-border, #ffffff26); border-radius: var(--vf-control-radius, 9px); color: inherit; cursor: pointer; min-height: 38px; padding: 7px 10px; }
.vf-site-admin-tool button[aria-pressed="true"] { background: var(--vf-accent-soft, #d4af8330); border-color: var(--vf-accent, #d4af83); color: var(--vf-text, #fff); }
.vf-site-admin-highlight-actions button:disabled, .vf-site-admin-remove:disabled, .vf-site-admin-actions button:disabled { cursor: default; opacity: .45; }
.vf-site-admin-remove { color: #ffb6bd; }
.vf-site-admin-actions { display: grid; gap: 8px; grid-template-columns: 1fr 1.3fr; }
.vf-site-admin-actions .vf-site-admin-publish { background: var(--vf-action, #d4af83); border-color: var(--vf-action, #d4af83); color: var(--vf-on-action, #10211e); font-weight: 700; }
.vf-site-admin-message { background: var(--vf-raised, #ffffff12); border-radius: 8px; font-size: 12px; line-height: 1.4; padding: 8px 10px; }
.vf-site-admin-message[data-state="error"] { background: #6b2338; color: #ffe3e8; }
.vf-site-admin-scrim { align-items: center; background: var(--vf-scrim); display: flex; inset: 0; justify-content: center; padding: 20px; position: absolute; z-index: 120; }
.vf-site-admin-login { width: min(380px, 100%); }
@media (max-width: 720px) {
  .vf-site-panel, .vf-site-building-panel { bottom: 12px; left: 12px; max-height: 46%; top: auto; width: calc(100% - 24px); }
  .vf-gallery-header { left: 12px; top: 12px; width: min(var(--vf-gallery-card-width, 268px), calc(100% - 132px)); }
  .vf-photo-gallery .vf-gallery-plan { top: 126px !important; }
  .vf-gallery-controls .vf-nav { --nav-scale: 1 !important; --nav-gap: 12px; width: calc(100% - 24px); max-width: 560px; }
  .vf-gallery-controls .vf-nav__groups { padding-inline: 18px 10px; }
  .vf-gallery-controls .vf-nav__group { flex: 1; min-width: 0; }
  .vf-gallery-controls .vf-nav__group:first-child { flex: 3; }
  .vf-gallery-controls .vf-nav__item { flex: 1; min-width: 0; padding-inline: 2px; }
  .vf-gallery-controls .vf-nav__label { font-size: 10px; text-align: center; white-space: normal; }
  .vf-gallery-slideshow-nav { inset-inline: 12px; }
  .vf-gallery-hint { display: none; }
  .vf-site-brand-link { bottom: 12px; right: 12px; top: auto; width: 92px; height: 28px; }
  .vf-site-viewer[data-view="site"] .vf-site-panel,
  .vf-site-viewer[data-view="building"] .vf-site-building-panel { bottom: 50px !important; }
  .vf-site-viewer[data-view="gallery"] .vf-site-brand-link { bottom: 98px; }
  .vf-site-admin-panel { bottom: 12px; max-height: 62%; right: 12px; top: auto; width: calc(100% - 24px); }
  .vf-site-panorama-nav { bottom: 12px; max-width: calc(100% - 24px); }
  .vf-site-panorama-pages { max-width: calc(100vw - 176px); }
  .vf-site-panorama-position { display: none; }
  .vf-floor-render-meta { right: 12px; top: 12px; }
  .vf-floor-admin-panel { bottom: 12px; left: 12px; right: 12px; top: auto; width: calc(100% - 24px); }
}
@media (prefers-reduced-transparency: reduce) {
  .vf-photo-gallery .vf-gallery-header, .vf-photo-gallery .vf-plan-panel, .vf-photo-gallery .vf-gallery-utilities { backdrop-filter: none; background: var(--vf-page); }
}
@media (prefers-reduced-motion: reduce) {
  .vf-gallery-plan .vf-plan-panel, .vf-gallery-plan .vf-plan-tab { transition: none; }
  .vf-gallery-image-transform { transition: none; }
  .vf-gallery-image-status { animation: none; }
}
