.host-panel--menu-open{background:var(--color-canvas-raised);-webkit-backdrop-filter:none;backdrop-filter:none;transition:none}.host-panel__nav{display:flex;justify-content:space-between;gap:10px;flex-wrap:nowrap;align-items:center}.host-panel__tabs{position:relative;display:inline-flex;align-items:center;width:190px;flex:0 0 190px}.host-panel__tabs.is-open .host-panel__tabs-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.host-panel__tabs-toggle{border:1px solid rgba(255,255,255,.08);background:#121720eb;color:#f0f4fbe6;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;justify-content:space-between;cursor:pointer;min-height:40px;padding:0 14px;border-radius:12px;transition:color .2s ease,background .2s ease;width:100%;text-align:left}.host-panel__tabs-toggle:hover{color:#fff;border-color:#fff3}.host-panel__tabs-icon{width:18px;height:18px;display:grid;place-items:center;color:inherit}.host-panel__tabs-chevron{width:8px;height:8px;border-left:2px solid rgba(240,244,251,.8);border-bottom:2px solid rgba(240,244,251,.8);transform:rotate(-45deg) translateY(2px);transition:transform .2s ease}.host-panel__tabs-chevron.is-open{transform:rotate(135deg)}.host-panel__tabs-menu{position:absolute;top:calc(100% - 1px);left:0;list-style:none;padding:12px 0;margin:0;border-radius:0 0 14px 14px;background:#121720d1;border:1px solid rgba(255,255,255,.08);box-shadow:0 22px 40px #05081459;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);width:100%;display:flex;flex-direction:column;gap:0;z-index:35}@media(max-width:1200px){.host-panel--mobile-editor{position:relative;z-index:60}.host-panel--mobile-editor .host-panel__tabs-menu{z-index:80}}.host-panel__tabs-option{border:none;background:transparent;width:100%;text-align:left;padding:10px 18px;border-radius:0;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#f0f4fbbf;cursor:pointer;transition:background .2s ease,color .2s ease}.host-panel__tabs-option:hover,.host-panel__tabs-option.is-active{background:#ffffff14;color:#fff}.host-panel__tabs-option-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;color:inherit}@media(max-width:600px){.host-panel .host-panel__nav{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.host-panel .host-panel__tabs{width:auto;min-width:0;flex:1 1 auto}.host-panel .host-panel__tabs-toggle{gap:8px;padding:10px 12px}.host-panel .host-panel__actions{width:auto;gap:8px;justify-content:flex-end}}@media(max-width:359px){.host-panel .host-panel__nav{grid-template-columns:minmax(0,1fr)}.host-panel .host-panel__actions{justify-self:end}}.host-panel__actions{display:flex;gap:8px;align-items:center}.host-panel__camera-btn{width:40px;height:40px;border-radius:11px;border:1px solid rgba(255,255,255,.08);background:#121720e6;color:#f5f7fbcc;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .18s ease,border-color .18s ease}.host-panel__camera-btn:hover{color:#fff;border-color:#fff3}.host-panel__preview-btn{width:40px;height:40px;border-radius:11px;border:1px solid rgba(255,255,255,.08);background:#121720e6;color:#f5f7fbcc;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .18s ease,border-color .18s ease,background .18s ease}.host-panel__preview-btn.is-active{background:#4f84ff26;border-color:#4f84ff99;color:#f5f7fb}.host-panel__preview-btn:hover{border-color:#ffffff4d;color:#fff}.host-panel__delete-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#121720e6;color:#ffe0e0cc;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .18s ease,border-color .18s ease}.host-panel__delete-btn:not(:disabled):hover{color:#fff;border-color:#fff3}@media(max-width:1200px){.app-main{flex-direction:column;gap:20px}.viewer-wrap{order:2;max-width:100%;width:100%}.host-panel-column{order:1;width:100%;max-width:none}.host-panel{border-radius:var(--radius-panel)}}.viewer360-wrapper{--viewer-fs-width: 32px;--viewer-fs-height: 32px;--viewer-fs-offset: 12px;--viewer-fs-gap: 10px;width:100%;display:flex;flex-direction:column;height:100%;position:relative}.viewer360-canvas{width:100%;border-radius:18px;overflow:hidden;background:#050608;position:relative;cursor:grab;aspect-ratio:2 / 1;min-height:520px;height:auto}.viewer360-canvas canvas{position:absolute;inset:0;width:100%;height:100%}.viewer360-canvas--hotspot-hover{cursor:pointer}.viewer360-canvas--dragging{cursor:grabbing}.viewer360-canvas--adding{cursor:crosshair}.viewer360-fs-button{position:absolute;bottom:var(--viewer-fs-offset);right:var(--viewer-fs-offset);width:var(--viewer-fs-width);height:var(--viewer-fs-height);border-radius:10px;background:#14141999;border:1px solid rgba(255,255,255,.12);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 24px #05081459;pointer-events:auto;z-index:45;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.viewer360-fs-button svg{width:16px;height:16px}.viewer360-fs-button--active{background:#081026d9}.overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#0000004d}.host-panel{width:100%;background:var(--color-canvas-raised);border-radius:var(--radius-panel);padding:26px;box-shadow:none;border:1px solid var(--color-border);display:flex;flex-direction:column;gap:20px}.host-panel__nav{display:flex;justify-content:space-between;gap:12px;flex-wrap:nowrap;align-items:center}.host-panel__actions{display:flex;gap:10px;align-items:center}.host-panel__camera-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#121720e6;color:#f5f7fb;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.host-panel__delete-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#121720e6;color:#f7c0c0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .18s ease}.host-panel__delete-btn:disabled{opacity:.35;cursor:not-allowed}.host-panel__delete-btn:not(:disabled):hover{color:#ffdede;border-color:#fff3}.host-panel__content{flex:1}.host-panel{gap:16px;padding:22px}.host-panel__nav{gap:8px}.host-panel__tabs{width:180px;flex-basis:180px}.host-panel__actions{gap:8px;padding:2px;border:1px solid transparent;border-radius:13px;background:transparent;box-shadow:none}.host-panel__camera-btn,.host-panel__preview-btn,.host-panel__delete-btn{width:36px;height:36px;border-radius:10px}.host-panel .host-tour__header h4{color:var(--color-text)}.host-panel .host-tour__header .host-card__description{color:var(--color-text-muted)}.host-panel .host-card--tour>.host-tour__header:first-child+.host-tour__row{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:none}.host-panel .host-card--tour>.host-tour__header:first-child+.host-tour__row .host-tour__row-info{color:var(--color-text)}.host-panel .host-card--tour>.host-tour__header:first-child+.host-tour__row .host-tour__row-info strong{color:var(--color-text)}.host-panel .host-card--tour>.host-tour__header:first-child+.host-tour__row .host-tour__row-info span{color:var(--color-text-muted)}.host-panel .host-card--tour>.host-tour__header:first-child+.host-tour__row .host-tour__action{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text);box-shadow:none}.host-panel .host-card--tour>.host-tour__header:first-child+.host-tour__row .host-tour__action:hover{background:var(--color-surface-hover);border-color:var(--color-border-strong);color:var(--color-text)}.host-panel .host-card--tour>.host-placeholder{background:transparent;border:none;box-shadow:none;color:var(--color-text-muted)}.host-panel .host-card--panorama .floating-label-form,.host-panel .host-card--panorama .host-panorama__actions{background:transparent;border:none;border-radius:0;box-shadow:none}.host-panel .host-card--panorama .host-panorama__chip{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-control);color:var(--color-text);box-shadow:none;transition:none}.host-panel .host-card--panorama .host-panorama__chip:hover{background:var(--color-surface-hover);border-color:var(--color-border-strong);color:var(--color-text);box-shadow:none}.host-panel .host-card--panorama .host-panorama__chip.is-active{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-contrast);box-shadow:none}.host-panel .host-card--panorama .host-panorama__toolbar{border-top-color:var(--color-border)}.host-hotspot__tour-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:6px 0 12px}.host-hotspot__tour-row .host-card__message{flex:1}.host-hotspot__buttons .btn.btn-chip{background:var(--color-surface);border-color:var(--color-border);border-radius:var(--radius-control);color:var(--color-text);box-shadow:none;transition:none}.host-hotspot__buttons .btn.btn-chip:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-border-strong);color:var(--color-text);box-shadow:none;transform:none}.host-hotspot__buttons .btn.btn-chip.is-active,.host-hotspot__buttons .btn.btn-chip.is-active:hover:not(:disabled){background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-contrast);box-shadow:none}.host-hotspot__buttons .btn.btn-chip.is-active:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.host-hotspot__buttons .btn.btn-chip.is-disabled,.host-hotspot__buttons .btn.btn-chip:disabled,.host-hotspot__buttons .btn.btn-chip.is-disabled:hover,.host-hotspot__buttons .btn.btn-chip:disabled:hover{background:var(--color-canvas-raised);border-color:var(--color-border);color:var(--color-text-muted);cursor:not-allowed;opacity:1;box-shadow:none;transform:none}.host-hotspot__tour-row .host-card__message{color:var(--color-text-muted)}.host-hotspot__tour-row .host-product-tour-trigger{background:var(--color-surface);border-color:var(--color-border);border-radius:var(--radius-control);color:var(--color-text-muted);box-shadow:none;transition:none}.host-hotspot__tour-row .host-product-tour-trigger:hover{background:var(--color-surface-hover);border-color:var(--color-border-strong);color:var(--color-text);box-shadow:none;transform:none}.host-hotspot__cta{display:flex;flex-direction:column;gap:10px;align-items:stretch}.host-panel--mobile-hotspot-tools{display:flex;flex-direction:column;gap:14px}.host-panel--mobile-hotspot-tools .host-hotspot__cta{width:100%;margin-top:auto}.host-panel--mobile-hotspot-tools .host-hotspot__manager-btn{width:100%;min-height:44px;justify-content:space-between}.host-panel--mobile-hotspot-tools .host-hotspot__manager-label{flex:1;text-align:left}.host-hotspot__manager-btn.btn.ghost{display:inline-flex;align-items:center;gap:10px;min-height:36px;padding:0 12px;border-radius:10px;font-size:13px;font-weight:650;letter-spacing:-.01em;width:100%;justify-content:center;color:var(--color-text);background:var(--color-surface);border-color:var(--color-border);box-shadow:none;transition:none}.host-hotspot__manager-btn.btn.ghost:hover:not(:disabled){color:var(--color-text);background:var(--color-surface-hover);border-color:var(--color-border-strong);box-shadow:none;transform:none}.host-hotspot__manager-btn.btn.ghost:disabled,.host-hotspot__manager-btn.btn.ghost:disabled:hover{color:var(--color-text-muted);background:var(--color-canvas-raised);border-color:var(--color-border);opacity:1;box-shadow:none;transform:none}.host-hotspot__manager-spinner{width:14px;height:14px;border-radius:999px;border:2px solid var(--color-border);border-top-color:var(--color-text-muted);animation:host-hotspot-spin .85s linear infinite;opacity:0;transition:opacity .18s ease}.host-hotspot__manager-btn.is-busy .host-hotspot__manager-spinner{opacity:1}@keyframes host-hotspot-spin{to{transform:rotate(360deg)}}.host-hotspot__list{display:flex;flex-direction:column;gap:10px;margin-top:8px}.host-hotspot__item{width:100%;border:1px solid rgba(15,23,36,.08);border-radius:16px;padding:12px 14px;background:#0f172405;text-align:left;cursor:pointer;transition:all .2s ease}.host-hotspot__item.is-selected{border-color:#2aa7c766;box-shadow:0 12px 32px #2aa7c738;background:#2aa7c714}.host-hotspot__empty{padding:14px;border-radius:16px;border:1px dashed rgba(15,23,36,.14);text-align:center;color:#8a97aa;font-size:13px}@media(max-width:760px){.host-hotspot__tour-row{align-items:flex-start;flex-direction:column}}.host-card--hotspot-editor{gap:12px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.host-card--hotspot-editor .host-link-mini-row{margin:0;gap:10px;align-items:flex-start}.host-card--hotspot-editor .host-mini-actions{gap:8px;width:100%}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-grounded,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-color-control>.host-color-button,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-mini-button,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-edit-control>.host-link-mini-button{border-color:var(--color-border);background:var(--color-surface);color:var(--color-text);box-shadow:none}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-grounded{min-height:28px;height:28px;padding:4px 10px;border-radius:8px}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-grounded .host-link-grounded__title{color:var(--color-text-muted);font-size:12px}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-mini-button,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-edit-control>.host-link-mini-button,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-color-control>.host-color-button{min-height:32px;height:32px;border-radius:var(--radius-control);transition:none}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-mini-button:hover:not(:disabled),.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-edit-control>.host-link-mini-button.is-active,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-color-control>.host-color-button:hover:not(:disabled),.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-color-control>.host-color-button.is-open{border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-text);box-shadow:none}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-mini-button:disabled,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-edit-control>.host-link-mini-button:disabled,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-mini-button:disabled:hover,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-edit-control>.host-link-mini-button:disabled:hover,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-color-control>.host-color-button:disabled,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-color-control>.host-color-button:disabled:hover{border-color:var(--color-border);background:var(--color-canvas-raised);color:var(--color-text-muted);opacity:1;cursor:not-allowed;box-shadow:none}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-mini-button .host-link-mini-button__icon,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-edit-control>.host-link-mini-button .host-link-mini-button__icon{color:var(--color-text)}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.btn.btn-chip{border-color:var(--color-border);background:var(--color-surface);color:var(--color-text);box-shadow:none;transform:none;transition:none}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.btn.btn-chip:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-text);box-shadow:none;transform:none}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.btn.btn-chip.is-active,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.btn.btn-chip.is-active:hover:not(:disabled){border-color:var(--color-primary);background:var(--color-primary);color:var(--color-primary-contrast);box-shadow:none;transform:none}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-color-control>.host-color-button .host-color-button__swatch{border-color:var(--color-border-strong)}.host-card--hotspot-editor>.host-link-selector{margin:0;padding-top:12px;border-top:1px solid var(--color-border);color:var(--color-text)}.host-card--hotspot-editor .host-link-selector>label{color:var(--color-text-muted);font-size:12px;font-weight:600}.host-card--hotspot-editor .host-link-selector__actions{gap:8px}.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-dropdown__trigger{min-height:36px;border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);box-shadow:none}.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-dropdown__trigger:hover:not(:disabled),.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-dropdown__trigger.is-open{border-color:var(--color-primary);background:var(--color-surface-raised);color:var(--color-text);box-shadow:none}.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-dropdown__trigger:disabled{border-color:var(--color-border);background:var(--color-canvas-raised);color:var(--color-text-muted);opacity:1;cursor:not-allowed}.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-dropdown__menu{width:min(280px,100%);border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface-raised);box-shadow:0 18px 36px #0206176b}.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-dropdown__item,.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-filters-dropdown__back{color:var(--color-text-muted)}.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-dropdown__item:hover,.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-dropdown__item.is-active,.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-filters-dropdown__back:hover{background:var(--color-surface-hover);color:var(--color-text)}.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-filters-dropdown__title{color:var(--color-text-muted)}.host-card--hotspot-editor .host-link-selector__hint{color:var(--color-text-muted);opacity:1}.host-card--hotspot-editor .host-link-button{min-height:36px;border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);box-shadow:none}.host-card--hotspot-editor .host-link-button:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-text);box-shadow:none}.host-card--hotspot-editor .host-link-button:disabled,.host-card--hotspot-editor .host-link-button:disabled:hover{border-color:var(--color-border);background:var(--color-canvas-raised);color:var(--color-text-muted);opacity:1;cursor:not-allowed;box-shadow:none}.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-link-mini-button:focus-visible,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-edit-control>.host-link-mini-button:focus-visible,.host-card--hotspot-editor>.host-link-mini-row .host-mini-actions>.host-color-control>.host-color-button:focus-visible,.host-card--hotspot-editor .host-link-dropdown.library-dropdown .library-dropdown__trigger:focus-visible,.host-card--hotspot-editor .host-link-button:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px var(--color-primary)!important}.host-card--hotspot-editor .host-edit-popover .host-hotspot__customizer{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-raised);color:var(--color-text);box-shadow:none}.host-card--hotspot-editor .host-edit-popover .host-customizer__header .eyebrow{color:var(--color-text-muted)}.host-card--hotspot-editor .host-link-grounded .library-toggle__track{background:var(--color-surface);border-color:var(--color-border-strong);box-shadow:none}.host-card--hotspot-editor .host-link-grounded .library-toggle input:checked+.library-toggle__track{background:var(--ds-color-primary);border-color:var(--ds-color-primary)}.host-card--hotspot-editor .host-link-grounded .library-toggle input:focus-visible+.library-toggle__track{outline:2px solid var(--color-primary);outline-offset:3px}.host-card--hotspot-editor .host-link-grounded .library-toggle input:disabled+.library-toggle__track{background:var(--color-canvas-raised);border-color:var(--color-border);opacity:1}.host-card--hotspot-editor .host-color-popover--vscode{border:1px solid var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface-raised);color:var(--color-text);box-shadow:none}.host-card--hotspot-editor .host-color-popover--vscode .host-vscode-color__hex,.host-card--hotspot-editor .host-color-popover--vscode .host-vscode-color__inputs input{border-color:var(--color-border-strong);background:var(--color-surface);color:var(--color-text)}.host-card--hotspot-editor .host-color-popover--vscode .host-vscode-color__hex:focus-visible,.host-card--hotspot-editor .host-color-popover--vscode .host-vscode-color__inputs input:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--ds-focus-ring, 0 0 0 3px rgba(59, 130, 246, .28))}.host-card--hotspot-editor .host-color-popover--vscode .host-color-popover__actions .host-color-option{border-color:var(--color-border);background:var(--color-surface);color:var(--color-text-muted)}.host-card--hotspot-editor .host-color-popover--vscode .host-color-popover__actions .host-color-option:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-text)}@media(max-width:760px){.host-card--hotspot-editor .host-color-popover--vscode{max-width:calc(100vw - 24px)}}.host-card--hotspot-editor .host-link-selected{margin-top:8px;padding:10px 12px;border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text-muted);gap:4px;overflow:hidden}.host-card--hotspot-editor .host-link-selected span{color:var(--color-text-subtle);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.host-card--hotspot-editor .host-link-selected strong{min-width:0;overflow:hidden;color:var(--color-text);font-size:13px;font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.host-card--hotspot-editor .host-audio-settings-shell,.host-card--hotspot-editor .host-image-settings-shell{margin-top:8px}.host-card--hotspot-editor .host-audio-settings-trigger,.host-card--hotspot-editor .host-image-settings-trigger,.host-card--hotspot-editor .host-view-button{min-height:36px;border:1px solid var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);font:inherit;font-size:12px;font-weight:600;letter-spacing:-.01em;box-shadow:none;transition:none}.host-card--hotspot-editor .host-audio-settings-trigger,.host-card--hotspot-editor .host-image-settings-trigger{padding:0 12px}.host-card--hotspot-editor .host-view-button{margin-top:8px;padding:0 12px}.host-card--hotspot-editor .host-audio-settings-trigger:hover:not(:disabled),.host-card--hotspot-editor .host-image-settings-trigger:hover:not(:disabled),.host-card--hotspot-editor .host-view-button:hover:not(:disabled){border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-text);box-shadow:none}.host-card--hotspot-editor .host-audio-settings-trigger:disabled,.host-card--hotspot-editor .host-image-settings-trigger:disabled,.host-card--hotspot-editor .host-view-button:disabled{border-color:var(--color-border);background:var(--color-canvas-raised);color:var(--color-text-muted);opacity:1;cursor:not-allowed;box-shadow:none}.host-card--hotspot-editor .host-audio-settings-trigger__icon,.host-card--hotspot-editor .host-image-settings-trigger__icon{color:var(--color-text-muted)}.host-card--hotspot-editor .host-audio-settings-trigger:focus-visible,.host-card--hotspot-editor .host-image-settings-trigger:focus-visible,.host-card--hotspot-editor .host-view-button:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--ds-focus-ring)}.host-card--hotspot-editor .host-audio-popover,.host-card--hotspot-editor .host-image-popover{z-index:var(--z-dropdown);max-width:min(320px,calc(100vw - 32px));max-height:min(440px,calc(100vh - 32px));overflow-y:auto;padding:12px;border:1px solid var(--color-border-strong);border-radius:var(--radius-card);background:var(--color-surface-raised);color:var(--color-text);box-shadow:var(--shadow-overlay)}.host-card--hotspot-editor .host-audio-popover__header,.host-card--hotspot-editor .host-image-popover__header{margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid var(--color-border);color:var(--color-text);font-size:12px;font-weight:650}.host-card--hotspot-editor .host-audio-popover__close,.host-card--hotspot-editor .host-image-popover__close{width:28px;height:28px;border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text-muted);box-shadow:none;font-size:16px}.host-card--hotspot-editor .host-audio-popover__close:hover,.host-card--hotspot-editor .host-image-popover__close:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-text)}.host-card--hotspot-editor .host-audio-popover__close:focus-visible,.host-card--hotspot-editor .host-image-popover__close:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--ds-focus-ring)}.host-card--hotspot-editor .host-audio-popover__body,.host-card--hotspot-editor .host-image-popover__body{gap:10px}.host-card--hotspot-editor .host-audio-popover .host-control__label,.host-card--hotspot-editor .host-image-popover .host-control__label{color:var(--color-text-muted)}.host-card--hotspot-editor .host-audio-trigger,.host-card--hotspot-editor .host-audio-toggle,.host-card--hotspot-editor .host-image-toggle{border-color:var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text-muted)}.host-card--hotspot-editor .host-audio-trigger__buttons{border:1px solid var(--color-border);background:var(--color-canvas-raised)}.host-card--hotspot-editor .host-audio-trigger__button{color:var(--color-text-muted)}.host-card--hotspot-editor .host-audio-trigger__button:hover{background:var(--color-surface-hover);color:var(--color-text)}.host-card--hotspot-editor .host-audio-trigger__button.is-active{background:var(--color-primary);color:var(--color-primary-contrast)}.host-card--hotspot-editor .host-audio-popover .library-toggle__track,.host-card--hotspot-editor .host-image-popover .library-toggle__track{border-color:var(--color-border-strong);background:var(--color-canvas-raised)}.host-card--hotspot-editor .host-audio-popover .library-toggle input:checked+.library-toggle__track,.host-card--hotspot-editor .host-image-popover .library-toggle input:checked+.library-toggle__track{border-color:var(--color-primary);background:var(--color-primary)}.host-panel>.host-modal__overlay:has(+.host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal)){z-index:var(--z-overlay);background:var(--ds-color-dialog-backdrop)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal){z-index:var(--z-modal);border:1px solid var(--color-border-strong);border-radius:var(--radius-panel);background:var(--color-surface-raised);color:var(--color-text);box-shadow:var(--shadow-overlay)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-icon-modal__header{border-bottom:1px solid var(--color-border)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) :is(.host-external-modal__title h3,.host-info-modal__title h3,.host-cta-modal__title h3){color:var(--color-text)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) :is(.host-external-modal__title p,.host-info-modal__title p,.host-cta-modal__title p){color:var(--color-text-muted)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-icon-modal__body{background:var(--color-surface);color:var(--color-text);box-shadow:inset 0 0 0 1px var(--color-border)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) :is(.host-external-form,.host-info-form,.host-cta-form,.host-cta-template){border-color:var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-raised);color:var(--color-text)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-video-field{--form-control-border: var(--color-border-strong);--form-control-border-strong: var(--color-primary);--form-control-surface: var(--color-surface);--form-control-text: var(--color-text);--form-control-placeholder: var(--color-text-subtle);color:var(--color-text-muted)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-video-field :is(input,textarea){border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);box-shadow:none}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-video-field :is(input,textarea):focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--ds-focus-ring)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .premium-dropdown__trigger{border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);box-shadow:none}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .premium-dropdown__trigger:is(:hover,.is-open){border-color:var(--color-primary);background:var(--color-surface-hover);color:var(--color-text)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .premium-dropdown__menu{border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface-raised);box-shadow:var(--shadow-overlay)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .premium-dropdown__item{border-bottom-color:var(--color-border);color:var(--color-text-muted)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .premium-dropdown__item:is(:hover,.is-active){background:var(--color-surface-hover);color:var(--color-text)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-icon-modal__save{border:1px solid var(--color-primary);border-radius:var(--radius-control);background:var(--color-primary);color:var(--color-primary-contrast);box-shadow:none}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-icon-modal__save:hover:not(:disabled){border-color:var(--color-primary-hover);background:var(--color-primary-hover)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-icon-modal__save:focus-visible{outline:none;border-color:var(--color-primary-hover);box-shadow:var(--ds-focus-ring)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-external-clear{border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text-muted)}.host-panel .host-icon-modal:is(.host-external-modal,.host-info-modal,.host-cta-modal) .host-external-clear:hover{background:var(--color-surface-hover);color:var(--color-text)}.host-panel:has(.host-card--hotspot-editor)>.host-modal__overlay{z-index:var(--z-overlay);background:var(--ds-color-dialog-backdrop)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal{z-index:var(--z-modal);border:1px solid var(--color-border-strong);border-radius:var(--radius-panel);background:var(--color-surface-raised);color:var(--color-text);box-shadow:var(--shadow-overlay)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-icon-modal__header,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-icon-modal__header,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-icon-modal__header{border-bottom:1px solid var(--color-border)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-external-modal__title h3,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-info-modal__title h3,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-cta-modal__title h3{color:var(--color-text)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-external-modal__title p,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-info-modal__title p,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-cta-modal__title p{color:var(--color-text-muted)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-icon-modal__body,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-icon-modal__body,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-icon-modal__body{background:var(--color-surface);color:var(--color-text);box-shadow:inset 0 0 0 1px var(--color-border)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-external-form,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-info-form,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-cta-form,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-cta-template{border-color:var(--color-border);border-radius:var(--radius-control);background:var(--color-surface-raised);color:var(--color-text)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-video-field,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-video-field,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-video-field{color:var(--color-text-muted)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-video-field input,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-video-field textarea,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-video-field input,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-video-field textarea,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-video-field input,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-video-field textarea{border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);box-shadow:none}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-video-field input:focus-visible,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-video-field textarea:focus-visible,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-video-field input:focus-visible,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-video-field textarea:focus-visible,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-video-field input:focus-visible,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-video-field textarea:focus-visible{outline:none;border-color:var(--color-primary);box-shadow:var(--ds-focus-ring)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .premium-dropdown__trigger,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .premium-dropdown__trigger,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .premium-dropdown__trigger{border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);box-shadow:none}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .premium-dropdown__trigger:hover,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .premium-dropdown__trigger:hover,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .premium-dropdown__trigger:hover,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .premium-dropdown__trigger.is-open,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .premium-dropdown__trigger.is-open,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .premium-dropdown__trigger.is-open{border-color:var(--color-primary);background:var(--color-surface-hover);color:var(--color-text)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .premium-dropdown__menu,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .premium-dropdown__menu,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .premium-dropdown__menu{border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface-raised);box-shadow:var(--shadow-overlay)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .premium-dropdown__item,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .premium-dropdown__item,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .premium-dropdown__item{border-bottom-color:var(--color-border);color:var(--color-text-muted)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .premium-dropdown__item:hover,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .premium-dropdown__item:hover,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .premium-dropdown__item:hover,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .premium-dropdown__item.is-active,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .premium-dropdown__item.is-active,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .premium-dropdown__item.is-active{background:var(--color-surface-hover);color:var(--color-text)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-icon-modal__save,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-icon-modal__save,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-icon-modal__save{border:1px solid var(--color-primary);border-radius:var(--radius-control);background:var(--color-primary);color:var(--color-primary-contrast);box-shadow:none}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-icon-modal__save:hover:not(:disabled),.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-icon-modal__save:hover:not(:disabled),.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-icon-modal__save:hover:not(:disabled){border-color:var(--color-primary-hover);background:var(--color-primary-hover)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-icon-modal__save:focus-visible,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-icon-modal__save:focus-visible,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-icon-modal__save:focus-visible{outline:none;border-color:var(--color-primary-hover);box-shadow:var(--ds-focus-ring)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-external-clear,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-external-clear,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-external-clear{border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text-muted)}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-external-clear:hover,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-external-clear:hover,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-external-clear:hover{background:var(--color-surface-hover);color:var(--color-text)}@media(max-width:760px){.host-card--hotspot-editor .host-audio-popover,.host-card--hotspot-editor .host-image-popover{left:auto;right:0;transform:none}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal{top:16px;bottom:16px;width:calc(100% - 32px);height:auto;max-height:calc(100% - 32px);padding:16px;gap:12px}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-icon-modal__header,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-icon-modal__header,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-icon-modal__header{align-items:flex-start}.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-external-modal .host-external-modal__grid,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-info-modal .host-info-modal__grid,.host-panel:has(.host-card--hotspot-editor)>.host-icon-modal.host-cta-modal .host-cta-modal__grid{grid-template-columns:1fr}}.thumb-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:12px;margin-top:12px}.thumb{width:100%;height:86px;border-radius:16px;border:1px solid rgba(15,23,36,.08);background:var(--surface);position:relative;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb .label{padding:10px;font-size:12px;color:#6b7280;text-align:center}.thumb:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0f17241f}.thumb.selected{outline:3px solid rgba(42,167,199,.3);box-shadow:0 14px 32px #1b95ad33}.thumb .remove-btn{position:absolute;left:8px;top:8px;border:none;background:#ffffffe6;color:#475569;border-radius:999px;padding:2px 6px;font-size:14px;cursor:pointer;box-shadow:0 6px 16px #0f17241a}.thumb .remove-btn:hover{background:#fee2e2;color:#b91c1c}.thumb .badge{position:absolute;right:8px;top:8px;background:#2aa7c7e6;color:#fff;padding:4px 10px;border-radius:999px;font-size:11px}.host-placeholder{border:1px dashed var(--empty-state-border);border-radius:18px;padding:16px;background:var(--empty-state-bg-soft);color:var(--empty-state-muted)}.badge-pill{display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:999px;background:#2aa7c729;color:#0f5f75;font-weight:600}.host-panel__tabs-toggle,.host-panel__camera-btn,.host-panel__preview-btn,.host-panel__delete-btn{border-color:var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text-muted)}.host-panel__tabs-toggle:hover,.host-panel__camera-btn:hover,.host-panel__preview-btn:hover,.host-panel__delete-btn:not(:disabled):hover{border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-text)}.host-panel__preview-btn.is-active{border-color:#2188f58f;background:#2188f529;color:var(--color-text)}.host-panel__tabs-menu{border-color:var(--color-border);background:#101a2bf0;box-shadow:var(--shadow-overlay);z-index:var(--z-dropdown)}.host-modal__overlay{z-index:var(--z-overlay)}.host-modal,.hotspot-manager{z-index:var(--z-modal)}.host-modal{border-radius:var(--radius-panel)}.editor-modal-close-button:not(.editor-modal-close-button--snapshot){border-color:var(--color-border-strong);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-card)}.editor-modal-close-button:not(.editor-modal-close-button--snapshot):hover{border-color:var(--color-primary-hover);background:var(--color-surface-hover)}.viewer360-canvas{border-radius:var(--radius-panel)}.viewer360-canvas.is-pseudo-fullscreen{z-index:var(--z-fullscreen)}.viewer360-fs-button{border-radius:var(--radius-control);border-color:var(--color-border-strong);background:#101a2bcc;z-index:var(--z-sticky)}.viewer360-fs-button:hover,.viewer360-fs-button:focus-visible{border-color:var(--color-primary-hover);background:var(--color-surface-hover)}.viewer-mode-toggle.is-active{background:var(--color-primary)}.viewer-mode-toggle.is-active:hover,.viewer-mode-toggle.is-active:focus-visible{background:var(--color-primary-hover);border-color:#93c5fdb8}.viewer360-info-card,.viewer360-smart-bubble{border-color:var(--color-border-strong);background:#101a2bf0}.viewer360-info-card{border-radius:var(--radius-card)}.viewer360-smart-bubble{border-radius:var(--radius-control)}@media(max-width:600px){.host-panel__tabs-toggle{min-height:36px}.host-panel__camera-btn,.host-panel__preview-btn,.host-panel__delete-btn{width:36px;height:36px}}.host-3d-text-workspace{position:fixed;inset:0;z-index:1200;isolation:isolate;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:#0b1220;color:#f8fafc}.host-3d-text-preview{display:flex;flex-direction:column;min-height:100%}.host-3d-text-preview__header,.host-3d-text-preview__footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.host-3d-text-preview__eyebrow,.host-3d-text-preview__hint{margin:0}.host-3d-text-preview__eyebrow{font-size:13px;font-weight:700}.host-3d-text-preview__hint{margin-top:4px}.host-3d-text-preview__canvas{display:flex;align-items:center;justify-content:center;flex:1;min-height:320px;margin:20px 0 18px;padding:22px;overflow:hidden;border:1px solid rgba(148,163,184,.18);border-radius:10px;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#0c1220;background-size:28px 28px}.host-3d-text-preview__object{position:relative;display:flex;align-items:center;justify-content:center;width:min(100%,420px);min-height:112px;box-sizing:border-box;border-style:solid;border-radius:4px;overflow:hidden}.host-3d-text-preview__fill{position:absolute;inset:0;pointer-events:none}.host-3d-text-preview__label{position:relative;z-index:1;display:block;width:100%;box-sizing:border-box;padding:22px 18px;overflow-wrap:anywhere;white-space:pre-wrap}.host-3d-text-preview__label.is-placeholder{opacity:.68;font-style:italic}.host-3d-text-preview__redefine{min-height:34px;padding:0 12px;border-color:var(--ds-color-border-strong, rgba(148, 163, 184, .3));background:transparent;color:var(--ds-color-text-muted, #94a3b8);font-size:12px;font-weight:500}.host-3d-text-preview__redefine:disabled{opacity:.78}.host-3d-text-workspace .workspace-header{flex:0 0 auto;min-height:64px;box-sizing:border-box;padding:12px 22px;border-bottom:1px solid rgba(148,163,184,.18);background:#111a2b}.host-3d-text-workspace .workspace-header__back{color:#f8fafcc7}.host-3d-text-workspace .workspace-header__back:hover{color:#fff}.host-3d-text-workspace .workspace-header__identity h3,.host-3d-text-workspace .workspace-header__eyebrow,.host-3d-text-workspace .workspace-header__meta{color:inherit}.host-3d-text-workspace .workspace-header__eyebrow,.host-3d-text-workspace .workspace-header__meta{color:#94a3b8}.host-3d-text-workspace .workspace-header__eyebrow{margin:0 0 2px}.host-3d-text-workspace__header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;min-width:0}.host-3d-text-workspace__status{display:inline-flex;align-items:center;gap:7px;color:#94a3b8;font-size:12px;white-space:nowrap}.host-3d-text-workspace__status.is-dirty{color:#fbbf24}.host-3d-text-workspace__status.is-saving{color:#93c5fd}.host-3d-text-workspace__status-dot{width:7px;height:7px;border-radius:50%;background:#64748b}.host-3d-text-workspace__status.is-dirty .host-3d-text-workspace__status-dot{background:#f59e0b}.host-3d-text-workspace__status.is-saving .host-3d-text-workspace__status-dot{background:#3b82f6}.host-3d-text-workspace__save,.host-3d-text-workspace__redefine,.host-3d-text-workspace__segmented button,.host-3d-text-workspace__redefine-error button{min-height:34px;border:1px solid rgba(148,163,184,.26);border-radius:8px;background:#182338;color:#f8fafc;font:inherit;cursor:pointer}.host-3d-text-workspace__save{min-width:82px;padding:0 16px;border-color:#2563eb;background:#2563eb;font-size:13px;font-weight:700}.host-3d-text-workspace__save:disabled,.host-3d-text-workspace__redefine:disabled{cursor:not-allowed;opacity:.48}.host-3d-text-workspace__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,410px);flex:1 1 auto;min-height:0;overflow:hidden}.host-3d-text-workspace__preview{min-width:0;min-height:0;padding:22px;overflow:auto}.host-3d-text-workspace__preview .host-3d-text-preview{min-height:100%}.host-3d-text-workspace__preview .host-3d-text-preview__canvas{min-height:clamp(360px,58vh,720px);background:#0f192b}.host-3d-text-workspace .host-3d-text-preview__segmented{display:inline-flex;align-items:stretch;max-width:100%;overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:10px}.host-3d-text-workspace .host-3d-text-preview__segmented button{min-height:34px;padding:0 12px;border:0;border-radius:0;background:#182338;color:#94a3b8;font:inherit;font-size:12px;cursor:pointer}.host-3d-text-workspace .host-3d-text-preview__segmented button+button{border-left:1px solid rgba(148,163,184,.24)}.host-3d-text-workspace .host-3d-text-preview__segmented button.is-active{background:#2563eb;color:#f8fafc}.host-3d-text-workspace .host-3d-text-preview__segmented button:hover:not(:disabled){background:#243653;color:#f8fafc}.host-3d-text-workspace .host-3d-text-preview__segmented button.is-active:hover:not(:disabled){background:#3b82f6}.host-3d-text-workspace__inspector{min-width:0;min-height:0;padding:24px 22px 30px;overflow-y:auto;border-left:1px solid rgba(148,163,184,.18);background:#101a2c;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.34) transparent}.host-3d-text-workspace__section{padding:0 0 22px;margin:0 0 22px;border-bottom:1px solid rgba(148,163,184,.16)}.host-3d-text-workspace__section h2,.host-3d-text-workspace__redefine-section h2{margin:0 0 16px;color:#f8fafc;font-size:13px;font-weight:700;letter-spacing:.01em}.host-3d-text-workspace__field{display:flex;flex-direction:column;gap:7px;min-width:0;margin-top:14px}.host-3d-text-workspace__field-grid .host-3d-text-workspace__field{margin-top:0}.host-3d-text-workspace__label,.host-3d-text-workspace__range-label{color:#94a3b8;font-size:12px;font-weight:600}.host-3d-text-workspace input[type=text],.host-3d-text-workspace textarea,.host-3d-text-workspace select{width:100%;min-height:38px;box-sizing:border-box;padding:9px 10px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#182338;color:#f8fafc;font:inherit;font-size:13px}.host-3d-text-workspace textarea{min-height:76px;resize:vertical}.host-3d-text-workspace__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.host-3d-text-workspace__range-label{display:flex;justify-content:space-between;gap:12px}.host-3d-text-workspace__range-label output{color:#f8fafc;font-variant-numeric:tabular-nums}.host-3d-text-workspace__range{width:100%;accent-color:#3b82f6}.host-3d-text-workspace__alignment{display:flex;flex-direction:column;gap:7px;margin-top:18px}.host-3d-text-workspace__segmented{display:inline-flex;align-self:flex-start;max-width:100%;overflow:hidden;border:1px solid rgba(148,163,184,.24);border-radius:8px}.host-3d-text-workspace__segmented button{min-height:32px;padding:0 11px;border:0;border-radius:0;color:#94a3b8;font-size:12px}.host-3d-text-workspace__segmented button+button{border-left:1px solid rgba(148,163,184,.24)}.host-3d-text-workspace__segmented button.is-active{background:#2563eb;color:#fff}.host-3d-text-workspace .host-color-button{width:100%;min-height:38px;justify-content:space-between;padding:7px 10px;border:1px solid rgba(148,163,184,.24);border-radius:8px;background:#182338;color:#f8fafc;font:inherit;font-size:12px}.host-3d-text-workspace__color-popover{z-index:1600}.host-3d-text-workspace__font-note,.host-3d-text-workspace__redefine-section p{margin:16px 0 0;color:#94a3b8;font-size:12px;line-height:1.45}.host-3d-text-workspace__hover-section{padding-bottom:0}.host-3d-text-workspace__hover-section summary{margin:0 0 16px;color:#f8fafc;font-size:13px;font-weight:700;cursor:pointer}.host-3d-text-workspace__redefine-section{padding:0 0 22px;margin:0 0 22px;border-bottom:1px solid rgba(148,163,184,.16)}.host-3d-text-workspace__redefine-section h2{margin-bottom:0}.host-3d-text-workspace__redefine{width:100%;margin-top:16px}.host-3d-text-workspace__redefine-error{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;margin:-4px 0 22px;border:1px solid rgba(248,113,113,.32);border-radius:8px;color:#fecaca;font-size:12px;line-height:1.4}.host-3d-text-workspace__redefine-error button{flex:0 0 auto;min-height:30px;padding:0 10px;background:transparent;color:inherit;font-size:12px}.host-3d-text-workspace__error{margin:16px 0 0;color:#fca5a5;font-size:12px}.host-3d-text-workspace button:focus-visible,.host-3d-text-workspace input:focus-visible,.host-3d-text-workspace textarea:focus-visible,.host-3d-text-workspace select:focus-visible,.host-3d-text-workspace summary:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}@media(max-width:1199px){.host-3d-text-workspace__body{grid-template-columns:minmax(0,1fr) minmax(300px,36vw)}.host-3d-text-workspace__preview,.host-3d-text-workspace__inspector{padding-right:16px;padding-left:16px}}@media(max-width:820px){.host-3d-text-workspace .workspace-header{padding-right:14px;padding-left:14px}.host-3d-text-workspace__body{display:flex;flex-direction:column;overflow-y:auto}.host-3d-text-workspace__preview{flex:0 0 auto;min-height:420px}.host-3d-text-workspace__preview .host-3d-text-preview__canvas{min-height:300px}.host-3d-text-workspace__inspector{flex:0 0 auto;border-top:1px solid rgba(148,163,184,.18);border-left:0}}@media(max-width:560px){.host-3d-text-workspace .workspace-header{min-height:58px;padding-top:9px;padding-bottom:9px}.host-3d-text-workspace .workspace-header__back span,.host-3d-text-workspace .workspace-header__divider,.host-3d-text-workspace .workspace-header__eyebrow,.host-3d-text-workspace .workspace-header__meta{display:none}.host-3d-text-workspace__header-actions{gap:8px}.host-3d-text-workspace__status{max-width:126px;overflow:hidden;text-overflow:ellipsis}.host-3d-text-workspace__save{min-width:72px;padding:0 11px}.host-3d-text-workspace__preview{min-height:340px;padding:14px}.host-3d-text-workspace__preview .host-3d-text-preview__header,.host-3d-text-workspace__preview .host-3d-text-preview__footer{align-items:stretch;flex-direction:column}.host-3d-text-workspace__preview .host-3d-text-preview__segmented{align-self:stretch}.host-3d-text-workspace__preview .host-3d-text-preview__segmented button{flex:1}.host-3d-text-workspace__preview .host-3d-text-preview__canvas{min-height:220px;margin:16px 0;padding:12px}.host-3d-text-workspace__inspector{padding:18px 14px 24px}.host-3d-text-workspace__field-grid{grid-template-columns:minmax(0,1fr)}.host-3d-text-workspace__redefine-error{align-items:stretch;flex-direction:column}.host-3d-text-workspace__redefine-error button{width:100%}}.snapshot-editor{position:fixed;inset:0;display:flex;align-items:stretch;justify-content:stretch;z-index:370;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.snapshot-editor__backdrop{position:absolute;inset:0;background:#080a0f}.snapshot-editor__modal{position:relative;width:100%;height:100vh;height:100svh;max-height:none;background:radial-gradient(circle at 42% 20%,rgba(55,65,81,.18),transparent 38%),#0a0d13;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:column;gap:0;color:#f5f7fb;z-index:1;overflow:hidden}.snapshot-editor__header{min-height:68px;display:flex;justify-content:space-between;align-items:center;gap:24px;padding:10px 18px;background:#14171ee0;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 1px #00000061;backdrop-filter:saturate(160%) blur(22px);-webkit-backdrop-filter:saturate(160%) blur(22px);z-index:20;transition:opacity .18s ease,transform .18s ease}.workspace-dialog{box-sizing:border-box;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.workspace-dialog>.workspace-header{padding-top:10px;padding-right:18px;padding-left:18px}.workspace-dialog :where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--ds-color-focus);outline-offset:2px}.snapshot-editor__header h3{min-width:0;max-width:min(42vw,620px);margin:0;overflow:hidden;color:#fffffff0;font-size:15px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.snapshot-editor__header-leading,.snapshot-editor__header-trailing,.snapshot-editor__title-row{display:flex;align-items:center}.snapshot-editor__header-leading{min-width:0;gap:14px}.snapshot-editor__header-trailing{flex-shrink:0;gap:14px}.snapshot-editor__identity{min-width:0}.snapshot-editor__title-row{min-width:0;gap:9px}.snapshot-editor__back-button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 11px 0 8px;border:1px solid transparent;border-radius:10px;background:transparent;color:#ffffffd6;font-size:13px;font-weight:600;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.snapshot-editor__back-button:hover{background:#ffffff14;border-color:#ffffff14;color:#fff}.snapshot-editor__back-button svg{width:17px;height:17px}.snapshot-editor__header-divider{width:1px;height:30px;background:#ffffff1a}.snapshot-editor__eyebrow{margin:0;font-size:10px;font-weight:650;letter-spacing:.08em;color:#ffffff6b}.snapshot-editor__meta{flex-shrink:0;font-size:12px;color:#ffffff6b}.snapshot-editor__header-actions{display:flex;align-items:center;gap:8px}.snapshot-editor__draft-notice{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:10px 20px;background:#134f3a5c;border-bottom:1px solid rgba(86,215,154,.24);color:#effff7eb;z-index:12}.snapshot-editor__draft-notice>div:first-child{min-width:0;display:grid;gap:2px}.snapshot-editor__draft-notice strong{font-size:13px}.snapshot-editor__draft-notice span{color:#e5fff2b3;font-size:12px}.snapshot-editor__draft-actions{display:inline-flex;flex-shrink:0;gap:8px}.snapshot-editor__draft-actions button{min-height:32px;padding:0 11px;border:1px solid rgba(178,255,213,.2);border-radius:9px;background:#09211780;color:#effff7db;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.snapshot-editor__draft-actions button:last-child{border-color:#5fc1ffb8;background:#227ed64d;color:#fff}.snapshot-editor__confirm-layer{position:absolute;inset:0;z-index:70;display:grid;place-items:center;padding:20px;background:#02050aa8;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.snapshot-editor__confirm-dialog{width:min(100%,390px);padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:linear-gradient(155deg,#222835fa,#0e121cfa);box-shadow:0 24px 75px #0000008c}.snapshot-editor__confirm-dialog h4{margin:0;color:#f8fafc;font-size:18px}.snapshot-editor__confirm-dialog p{margin:9px 0 0;color:#e6ebf4ad;font-size:13px;line-height:1.5}.snapshot-editor__confirm-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px}.snapshot-editor__confirm-actions button{min-height:36px;padding:0 12px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#ffffff0f;color:#ffffffd6;font:inherit;font-size:13px;font-weight:650;cursor:pointer}.snapshot-editor__confirm-actions button:last-child{border-color:#67b2ffbd;background:#1677e8;color:#fff}.snapshot-editor__toolbar-group{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#ffffff0b}.snapshot-editor__icon-btn{width:30px;height:30px;border-radius:8px;border:0;background:transparent;color:#ffffffc7;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .14s ease,color .14s ease}.snapshot-editor__icon-btn svg{width:16px;height:16px}.snapshot-editor__icon-btn:hover{background:#ffffff1a;color:#fff}.snapshot-editor__icon-btn[aria-pressed=true]{background:#3b82f633;color:#bfdbfe;box-shadow:inset 0 0 0 1px #60a5fa4d}.snapshot-editor__icon-btn:disabled{opacity:.32;cursor:not-allowed}.snapshot-editor__icon-btn:disabled:hover{background:transparent}.snapshot-editor__actual-size-btn span,.snapshot-editor__mobile-actual-size{font-size:10px;font-weight:800;letter-spacing:-.04em}.snapshot-editor__shortcut-help{position:relative;flex:0 0 auto}.snapshot-editor__shortcut-help-trigger{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff0d;color:#ffffffd1;font-size:15px;font-weight:750;line-height:1;cursor:pointer}.snapshot-editor__shortcut-help-trigger:hover,.snapshot-editor__shortcut-help-trigger[aria-expanded=true]{background:#60a5fa33;border-color:#60a5fa6b;color:#fff}.snapshot-editor__shortcut-help-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:30;width:min(300px,calc(100vw - 32px));padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#0c1019f5;box-shadow:0 18px 44px #0000006b;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);color:#fffc}.snapshot-editor__shortcut-help-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#fff;font-size:13px}.snapshot-editor__shortcut-help-heading button{width:24px;height:24px;border:0;border-radius:7px;background:transparent;color:#ffffffa3;font-size:18px;line-height:1;cursor:pointer}.snapshot-editor__shortcut-help-heading button:hover{background:#ffffff14;color:#fff}.snapshot-editor__shortcut-help-panel ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.snapshot-editor__shortcut-help-panel li{display:grid;grid-template-columns:minmax(74px,auto) 1fr;align-items:center;gap:10px;font-size:11px;line-height:1.25}.snapshot-editor__shortcut-help-panel li>span:first-child{display:inline-flex;flex-wrap:wrap;gap:3px}.snapshot-editor__shortcut-help-panel kbd{min-width:20px;padding:3px 5px;border:1px solid rgba(255,255,255,.18);border-bottom-width:2px;border-radius:5px;background:#ffffff14;color:#ffffffe6;font-family:inherit;font-size:10px;text-align:center}.snapshot-editor__toolbar-save{min-height:36px;max-width:170px;padding:0 16px;overflow:hidden;border:1px solid rgba(96,165,250,.55);border-radius:10px;background:linear-gradient(180deg,#1684ff,#0873df);box-shadow:inset 0 1px #fff3,0 4px 14px #0071e338;color:#fff;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;transition:filter .14s ease,transform .14s ease,opacity .14s ease}.snapshot-editor__toolbar-save:hover:not(:disabled){filter:brightness(1.08)}.snapshot-editor__toolbar-save:active:not(:disabled){transform:translateY(1px)}.snapshot-editor__toolbar-save:disabled{opacity:.42;cursor:not-allowed}.snapshot-editor__save-status{display:inline-flex;align-items:center;gap:7px;max-width:180px;color:#ffffff8f;font-size:11px;white-space:nowrap}.snapshot-editor__save-status-dot{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#64748b;box-shadow:0 0 0 3px #64748b1f}.snapshot-editor__save-status.is-pending{color:#fcd34d}.snapshot-editor__save-status.is-pending .snapshot-editor__save-status-dot{background:#f59e0b;box-shadow:0 0 0 3px #f59e0b24}.snapshot-editor__save-status.is-saving{color:#93c5fd}.snapshot-editor__save-status.is-saving .snapshot-editor__save-status-dot{background:#3b82f6;box-shadow:0 0 0 3px #3b82f624}.snapshot-editor__save-status.is-saved{color:#86efac}.snapshot-editor__save-status.is-saved .snapshot-editor__save-status-dot{background:#22c55e;box-shadow:0 0 0 3px #22c55e24}.snapshot-editor__close{width:34px;height:34px;border-radius:10px;border:none;background:#ff4d4d2e;color:#fff;cursor:pointer;font-size:20px;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0}.snapshot-editor__close span{display:block;line-height:1;transform:translateY(-1px)}.snapshot-editor__body{flex:1;display:flex;gap:0;overflow:hidden;min-height:0;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(15,23,42,.85)}.snapshot-editor__preview{flex:1.4;margin:16px;background:linear-gradient(45deg,rgba(255,255,255,.015) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.015) 25%,transparent 25%),#030509b8;background-size:32px 32px;border-radius:16px;border:1px solid rgba(255,255,255,.07);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;transition:margin .2s ease,border-color .2s ease,border-radius .2s ease}.snapshot-editor__preview-placeholder{position:relative;z-index:7;display:flex;flex-direction:column;align-items:center;gap:8px;font-size:13px;color:#ffffffb3}.snapshot-editor__canvas-shell{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;overflow:hidden;border-radius:10px;border:1px solid rgba(255,255,255,.05);background:#000;display:flex;align-items:center;justify-content:center;outline:none;touch-action:none}.snapshot-editor__canvas-stage{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border-radius:inherit;transform-origin:center center;will-change:transform}.snapshot-editor__canvas-shell.is-pannable{cursor:grab}.snapshot-editor__canvas-shell.is-pannable:focus-visible{border-color:#60a5fab8;box-shadow:inset 0 0 0 2px #3b82f66b}.snapshot-editor__canvas-shell.is-panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.snapshot-editor__canvas-shell canvas{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.snapshot-editor__preview-canvas{position:absolute;inset:0}.snapshot-editor__preview-canvas--edited{z-index:1}.snapshot-editor__preview-canvas--original{z-index:2;visibility:hidden;pointer-events:none;clip-path:inset(0 calc(100% - var(--snapshot-comparison-position, 50%)) 0 0)}.snapshot-editor__alignment-grid{position:absolute;inset:0;z-index:5;pointer-events:none}.snapshot-editor__alignment-grid span{position:absolute;background:#ffffff7a;box-shadow:0 0 0 1px #04080e33}.snapshot-editor__alignment-grid span:nth-child(1),.snapshot-editor__alignment-grid span:nth-child(2){top:0;bottom:0;width:1px}.snapshot-editor__alignment-grid span:nth-child(1){left:33.333%}.snapshot-editor__alignment-grid span:nth-child(2){left:66.666%}.snapshot-editor__alignment-grid span:nth-child(3),.snapshot-editor__alignment-grid span:nth-child(4){right:0;left:0;height:1px}.snapshot-editor__alignment-grid span:nth-child(3){top:33.333%}.snapshot-editor__alignment-grid span:nth-child(4){top:66.666%}.snapshot-editor__canvas-shell.is-comparing .snapshot-editor__preview-canvas--original{visibility:visible}.snapshot-editor__canvas-shell.is-blinking .snapshot-editor__preview-canvas--original{visibility:hidden;clip-path:none}.snapshot-editor__canvas-shell.is-blinking.is-blinking-original .snapshot-editor__preview-canvas--edited{visibility:hidden}.snapshot-editor__canvas-shell.is-blinking.is-blinking-original .snapshot-editor__preview-canvas--original{visibility:visible}.snapshot-editor__canvas-shell.is-original-preview .snapshot-editor__preview-canvas--edited{visibility:hidden}.snapshot-editor__canvas-shell.is-original-preview .snapshot-editor__preview-canvas--original{visibility:visible;clip-path:none}.snapshot-editor__comparison{position:absolute;inset:0;z-index:4;overflow:hidden;border-radius:inherit}.snapshot-editor__comparison-label{position:absolute;top:14px;z-index:2;padding:5px 9px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#080a0fad;box-shadow:0 6px 18px #0003;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#ffffffe6;font-size:11px;font-weight:700;letter-spacing:.02em;pointer-events:none}.snapshot-editor__comparison-label--original{left:14px}.snapshot-editor__comparison-label--edited{right:14px}.snapshot-editor__comparison-divider{position:absolute;top:0;bottom:0;left:var(--snapshot-comparison-position, 50%);z-index:2;width:2px;background:#fffffff2;box-shadow:0 0 0 1px #0f172a3d,0 0 20px #00000059;transform:translate(-1px);pointer-events:none}.snapshot-editor__comparison-grip{position:absolute;top:50%;left:50%;box-sizing:border-box;width:42px;height:42px;aspect-ratio:1;display:inline-flex;flex:none;align-items:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#0e121be0;box-shadow:0 10px 28px #00000057;color:#fff;line-height:0;transform:translate(-50%,-50%)}.snapshot-editor__comparison-grip svg{display:block;width:22px;height:22px}.snapshot-editor__comparison-range{position:absolute;inset:0;z-index:3;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;touch-action:none}.snapshot-editor__canvas-stage.is-comparison-horizontal .snapshot-editor__preview-canvas--original{clip-path:inset(0 0 calc(100% - var(--snapshot-comparison-position, 50%)) 0)}.snapshot-editor__comparison.is-horizontal .snapshot-editor__comparison-divider{top:var(--snapshot-comparison-position, 50%);right:0;bottom:auto;left:0;width:100%;height:2px;transform:translateY(-1px)}.snapshot-editor__comparison.is-horizontal .snapshot-editor__comparison-grip svg{transform:rotate(90deg)}.snapshot-editor__comparison.is-horizontal .snapshot-editor__comparison-range{cursor:ns-resize}.snapshot-editor__comparison.is-horizontal .snapshot-editor__comparison-label--edited{inset:auto auto 14px 14px}.snapshot-editor__comparison:focus-within .snapshot-editor__comparison-grip{box-shadow:0 0 0 3px #3b82f6b8,0 10px 28px #00000057}.snapshot-editor__zoom-indicator{position:absolute;left:50%;bottom:14px;z-index:8;min-height:30px;display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#0c0f16c7;box-shadow:0 8px 24px #00000042;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#ffffffad;font-size:10px;line-height:1;transform:translate(-50%);pointer-events:none}.snapshot-editor__zoom-indicator strong{color:#fff;font-size:11px;font-weight:750;letter-spacing:.02em}.snapshot-editor__zoom-indicator span{padding-left:8px;border-left:1px solid rgba(255,255,255,.14);white-space:nowrap}.snapshot-editor__minimap{position:absolute;top:14px;right:14px;z-index:9;box-sizing:border-box;width:172px;min-height:112px;display:flex;align-items:flex-end;gap:6px;padding:6px;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#080a0fc7;box-shadow:0 10px 26px #0000004d;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);color:#ffffffb8;font-size:9px;pointer-events:auto;cursor:crosshair;-webkit-user-select:none;user-select:none}.snapshot-editor__minimap-frame{position:relative;width:100%;height:100px;overflow:hidden;border-radius:6px;background:linear-gradient(45deg,rgba(255,255,255,.035) 25%,transparent 25%),linear-gradient(-45deg,rgba(255,255,255,.035) 25%,transparent 25%),#ffffff0a;background-position:0 0,6px 6px,0 0;background-size:12px 12px}.snapshot-editor__minimap-image{position:absolute;background-color:#ffffff14;background-position:center;background-repeat:no-repeat;background-size:100% 100%;opacity:.82}.snapshot-editor__minimap-viewport{position:absolute;box-sizing:border-box;min-width:3px;min-height:3px;border:2px solid #60a5fa;border-radius:3px;background:#60a5fa29;box-shadow:0 0 0 1px #080a0f94,0 0 12px #60a5fa61}.snapshot-editor__minimap-label,.snapshot-editor__minimap>strong{position:absolute;top:7px;padding:2px 5px;border-radius:999px;background:#080a0fad;line-height:1}.snapshot-editor__minimap-label{left:7px}.snapshot-editor__minimap>strong{right:7px;color:#fff;font-size:9px}.snapshot-editor__controls{flex:0 0 clamp(340px,25vw,400px);display:flex;flex-direction:column;gap:16px;padding:16px 12px 20px 16px;background:#11141be6;border-left:1px solid rgba(255,255,255,.07);overflow-y:auto;max-height:100%;min-height:0;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(15,23,42,.85);transform:translate(0);opacity:1;transition:flex-basis .2s ease,max-width .2s ease,padding .2s ease,border-color .2s ease,opacity .15s ease,transform .2s ease}.snapshot-editor__modal.is-controls-collapsed .snapshot-editor__controls{flex-basis:0;max-width:0;padding-right:0;padding-left:0;border-left-color:transparent;opacity:0;transform:translate(24px);overflow:hidden;pointer-events:none}.snapshot-editor__mobile-toolbar{display:none}@media(max-width:760px){.snapshot-editor__mobile-toolbar{display:flex}}.snapshot-editor__panel-handle{display:none}.snapshot-editor__modal.is-focus-mode .snapshot-editor__header{position:absolute;inset:0 0 auto;opacity:0;transform:translateY(-100%);pointer-events:none}.snapshot-editor__modal.is-focus-mode .snapshot-editor__preview{margin:0;border-color:transparent;border-radius:0}.snapshot-editor__focus-exit{position:absolute;top:16px;right:18px;z-index:40;min-height:38px;display:inline-flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#14171ec7;box-shadow:0 8px 28px #00000047;backdrop-filter:saturate(150%) blur(18px);-webkit-backdrop-filter:saturate(150%) blur(18px);color:#ffffffe0;font-size:12px;font-weight:650;cursor:pointer;animation:snapshot-focus-control-in .18s ease both}.snapshot-editor__focus-exit:hover{background:#232731e6;color:#fff}.snapshot-editor__focus-exit svg{width:16px;height:16px}.snapshot-editor__focus-exit kbd{padding:2px 5px;border:1px solid rgba(255,255,255,.12);border-radius:5px;background:#ffffff0f;color:#ffffff8c;font:inherit;font-size:10px}@keyframes snapshot-focus-control-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media(min-width:761px)and (max-width:1179px){.snapshot-editor__header{gap:10px;padding-right:12px;padding-left:12px}.snapshot-editor__save-status{display:none}.snapshot-editor__header h3{max-width:24vw}.snapshot-editor__toolbar-save{max-width:128px}}@media(min-width:761px)and (max-width:980px){.snapshot-editor__header-divider,.snapshot-editor__back-button span,.snapshot-editor__meta{display:none}.snapshot-editor__body{flex-direction:column;overflow:hidden}.snapshot-editor__preview{flex:1 1 auto;min-height:220px;margin:12px}.snapshot-editor__controls{position:static;inset:auto;z-index:auto;width:100%;max-width:none;max-height:min(42vh,420px);max-height:min(42svh,420px);flex:0 1 min(42vh,420px);flex-basis:min(42svh,420px);padding:12px 16px 18px;border-top:1px solid rgba(255,255,255,.08);border-left:0;box-shadow:0 -14px 34px #0000003d}.snapshot-editor__modal.is-controls-collapsed .snapshot-editor__controls{width:100%;max-width:none;max-height:0;padding-top:0;padding-bottom:0;border-top-color:transparent;transform:translateY(100%)}}.host-video-workspace{position:fixed;inset:0;z-index:1250;background:#0a0d13;color:#ffffffeb;overflow:auto;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.host-video-workspace__panel.host-icon-modal{position:relative;inset:auto;width:100%;max-width:none;min-height:100%;height:100%;margin:0;padding:0;gap:0;border:0;border-radius:0;background:radial-gradient(circle at 25% 10%,rgba(55,65,81,.18),transparent 36%),#0a0d13;box-shadow:none}.host-video-workspace__panel>.host-video-workspace__header{position:sticky;top:0;z-index:3;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 28px;border-bottom:1px solid rgba(255,255,255,.08);background:#14171ef0;box-shadow:0 1px #0000004d;-webkit-backdrop-filter:saturate(160%) blur(20px);backdrop-filter:saturate(160%) blur(20px)}.host-video-workspace__header .snapshot-editor__header-leading,.host-video-workspace__header .snapshot-editor__header-trailing,.host-video-workspace__header .snapshot-editor__title-row{display:flex;align-items:center}.host-video-workspace__header .snapshot-editor__header-leading{min-width:0;gap:14px}.host-video-workspace__header .snapshot-editor__header-trailing{flex-shrink:0;gap:12px}.host-video-workspace__header .snapshot-editor__identity{min-width:0}.host-video-workspace__header .snapshot-editor__title-row{min-width:0;gap:9px}.host-video-workspace__header .snapshot-editor__back-button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 11px 0 8px;border:1px solid transparent;border-radius:10px;background:transparent;color:#ffffffd6;font-size:13px;font-weight:600;cursor:pointer}.host-video-workspace__header .snapshot-editor__back-button:hover{border-color:#ffffff14;background:#ffffff14;color:#fff}.host-video-workspace__header .snapshot-editor__back-button svg{width:17px;height:17px}.host-video-workspace__header .snapshot-editor__header-divider{width:1px;height:30px;background:#ffffff1a}.host-video-workspace__header .snapshot-editor__eyebrow{margin:0;color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em}.host-video-workspace__header h3{min-width:0;max-width:min(42vw,620px);margin:0;overflow:hidden;color:#fffffff0;font-size:15px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.host-video-workspace__header .snapshot-editor__meta{flex-shrink:0;color:#ffffff6b;font-size:12px}.host-video-workspace__header-actions{display:flex;align-items:center;gap:10px}.host-video-workspace__save{min-height:40px;padding:0 18px;border:1px solid #176bdb;border-radius:10px;background:linear-gradient(135deg,#2788f2,#1465d6);color:#fff;font-size:14px;font-weight:700;box-shadow:0 8px 18px #1465d633}.host-video-workspace__save:disabled{opacity:.48;box-shadow:none;cursor:not-allowed}.host-video-workspace__body.host-icon-modal__body{max-width:none;min-height:calc(100vh - 68px);margin:0;padding:40px max(28px,calc((100vw - 1280px)/2)) 64px;background:transparent}.host-video-workspace .host-modal__scroll{max-width:none}.host-video-workspace .host-video-modal__grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:34px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.host-video-workspace .host-video-form{padding:4px 0}.host-video-workspace .host-video-form{gap:18px}.host-video-workspace .host-video-field>span,.host-video-workspace .host-video-option__text strong{color:#ffffffe6}.host-video-workspace .host-video-field input,.host-video-workspace .host-video-field textarea,.host-video-workspace .premium-dropdown__trigger{border-color:#ffffff21;background:#ffffff0b;color:#ffffffe6}.host-video-workspace .host-video-field input::placeholder,.host-video-workspace .host-video-field textarea::placeholder{color:#ffffff5e}.host-video-workspace .host-video-field input:focus-visible,.host-video-workspace .host-video-field textarea:focus-visible{outline:0;border-color:var(--ds-color-focus);box-shadow:var(--ds-focus-ring)}.host-video-workspace .premium-dropdown__trigger:hover,.host-video-workspace .premium-dropdown__trigger.is-open{border-color:#60a5fa94;background:#2563eb21;color:#f3f7ff;box-shadow:0 0 0 3px #3b82f61f}.host-video-workspace .premium-dropdown__trigger:focus-visible{border-color:#60a5fac2;box-shadow:0 0 0 3px #3b82f633}.host-video-workspace .premium-dropdown__value,.host-video-workspace .premium-dropdown__caret{color:#e7effab8}.host-video-workspace .premium-dropdown__menu{border-color:#94a3b83d;background:#151c28;box-shadow:0 18px 34px #00000061;scrollbar-color:rgba(100,116,139,.9) #111722}.host-video-workspace .premium-dropdown__menu::-webkit-scrollbar-track{background:#111722;border-left-color:#94a3b824}.host-video-workspace .premium-dropdown__menu::-webkit-scrollbar-thumb{border-color:#111722;background:#64748be6}.host-video-workspace .premium-dropdown__item{border-bottom-color:#ffffff12;background:transparent;color:#ebf1f9e0}.host-video-workspace .premium-dropdown__item:hover{background:#60a5fa24;color:#fff}.host-video-workspace .premium-dropdown__item.is-active{background:#38bdf82e;color:#e9f6ff;font-weight:600}.host-video-workspace .host-video-upload{padding:11px 0 2px;border-top:1px solid rgba(255,255,255,.1)}.host-video-workspace .host-video-upload__button{min-height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:9px;background:#ffffff0b;color:#ffffffdb;font-weight:650}.host-video-workspace .host-video-preview{min-height:440px;padding:16px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:#0d1320;box-shadow:inset 0 1px #ffffff0f}.host-video-workspace .host-video-preview>span{color:#b9c6d8}.host-video-workspace .host-video-preview__empty{min-height:330px;border-color:#cad5e538;color:#b9c6d8}.host-video-workspace .host-video-preview video,.host-video-workspace .host-video-preview iframe{border-radius:12px}.host-video-workspace .host-video-option{border-color:#ffffff1a;background:#ffffff09}.host-video-workspace .host-video-option__text span,.host-video-workspace .host-video-hint{color:#ffffff8c}.host-video-workspace .host-external-status{border-radius:10px;background:#ffffff0b}.host-video-workspace .host-video-timeline{margin-top:26px;border-color:#ffffff1a;border-radius:20px;background:#131822c7;box-shadow:0 14px 35px #00000026}.host-video-workspace--guided .host-video-workspace__body.host-icon-modal__body{padding-top:32px}.host-video-workspace--guided .host-video-modal__grid{grid-template-columns:minmax(330px,.76fr) minmax(500px,1.24fr);align-items:start;gap:28px}.host-video-workspace--guided .host-video-form{padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(145deg,#1e2533c2,#0f131cd1);box-shadow:inset 0 1px #ffffff0a}.host-video-workspace--guided .host-video-layout{padding:14px;border:1px solid rgba(96,165,250,.18);border-radius:13px;background:#2563eb12}.host-video-workspace--guided .host-video-preview{position:static;align-self:start;min-height:456px;border-color:#60a5fa38;background:linear-gradient(145deg,#111a2a,#0c111b);box-shadow:inset 0 1px #ffffff0f,0 18px 40px #00000029}.host-video-workspace--guided .host-video-preview>span{color:#9fc8ff;font-weight:700;letter-spacing:.06em}.host-video-workspace--guided .host-video-preview__empty{border-style:solid;border-color:#60a5fa2e;background:#080d166b}.host-video-workspace--guided .host-video-timeline{margin-top:30px;padding:0;overflow:hidden;border-color:#60a5fa33;border-radius:18px;background:linear-gradient(145deg,#161e2df5,#0e121bfa);box-shadow:0 20px 42px #00000029}.host-video-workspace--guided .host-video-timeline__header{padding:20px 22px;border-bottom:1px solid rgba(255,255,255,.08);background:#60a5fa0e}.host-video-workspace--guided .host-video-timeline__header h4{color:#f4f7fb}.host-video-workspace--guided .host-video-timeline__header p{color:#d3e0f39e}.host-video-workspace--guided .host-video-timeline__add{border-color:#60a5fa8c;background:#2563eb2e;color:#dbeafe}.host-video-workspace--guided .host-video-timeline__list{padding:16px 22px 22px}.host-video-workspace--guided .host-video-event{border-color:#ffffff1a;background:#ffffff09}.host-video-workspace--guided .host-icon-modal__empty{margin:22px}@media(max-width:860px){.host-video-workspace__panel>.host-video-workspace__header{padding:10px 18px}.host-video-workspace__body.host-icon-modal__body{padding:24px 16px 40px}.host-video-workspace .host-video-modal__grid{grid-template-columns:1fr;gap:22px}.host-video-workspace .host-video-preview{min-height:300px}.host-video-workspace .host-video-preview__empty{min-height:220px}}@media(max-width:620px){.host-video-workspace__header-actions{gap:6px}.host-video-workspace__save{min-height:36px;padding:0 11px;font-size:13px}}.host-panorama-details-workspace{z-index:1300}.host-panorama-details-workspace__panel{overflow:hidden}.host-panorama-details-workspace__panel>.host-panorama-details-workspace__body{display:grid;grid-template-columns:338px minmax(0,1fr);min-height:0;padding:0!important;overflow:hidden!important}.host-panorama-details-workspace__sidebar{min-width:0;min-height:0;padding:42px 25px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);background:#10141cbd}.host-panorama-details-workspace__sidebar-heading>span,.host-panorama-details-workspace__section-heading>span{color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.host-panorama-details-workspace__sidebar-heading h2,.host-panorama-details-workspace__section-heading h2{margin:5px 0 0;color:#fffffff0;font-size:18px;font-weight:650;letter-spacing:-.01em}.host-panorama-details-workspace__sidebar-heading p,.host-panorama-details-workspace__section-heading p{margin:7px 0 0;color:#ffffff8a;font-size:12px;line-height:1.5}.host-panorama-details-workspace__nav{display:grid;gap:7px;margin-top:30px}.host-panorama-details-workspace__nav button{display:grid;gap:4px;width:100%;padding:15px 16px;border:1px solid transparent;border-radius:14px;background:transparent;color:#ffffffb8;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.host-panorama-details-workspace__nav button:hover,.host-panorama-details-workspace__nav button.is-active{border-color:#4b95f68c;background:linear-gradient(105deg,#205eaf57,#112b4c75);color:#fff}.host-panorama-details-workspace__nav strong{font-size:13px;font-weight:650}.host-panorama-details-workspace__nav span{color:#ffffff7a;font-size:11px}.host-panorama-details-workspace__main{min-width:0;min-height:0;overflow:hidden}.host-panorama-details-workspace .host-modal__scroll{display:block;height:100%;min-height:0;padding:48px;overflow:hidden}.host-panorama-details-workspace__intro{display:none}.host-panorama-details-workspace .host-video-modal__grid{width:min(100%,1120px);height:100%;min-height:0;margin:0;grid-template-columns:minmax(360px,455px) minmax(480px,1fr);gap:clamp(26px,3vw,46px);align-items:start}.host-panorama-details-workspace .host-video-form{min-height:0;max-height:100%;padding:4px 20px 36px 0;overflow-y:auto;border:0;border-radius:0;background:transparent;box-shadow:none;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.82) rgba(255,255,255,.04)}.host-panorama-details-workspace .host-video-form::-webkit-scrollbar{width:10px}.host-panorama-details-workspace .host-video-form::-webkit-scrollbar-track{margin:8px 0 18px;border-radius:999px;background:#ffffff0a}.host-panorama-details-workspace .host-video-form::-webkit-scrollbar-thumb{border:2px solid #0b1018;border-radius:999px;background:#64748bd1}.host-panorama-details-workspace__section-heading{margin-bottom:4px}.host-panorama-details-workspace .host-video-field select{border-color:#ffffff21;background:#ffffff0b;color:#ffffffe6}.host-panorama-details-workspace .host-video-layout{padding:14px;border:1px solid rgba(96,165,250,.18);border-radius:13px;background:#2563eb12}.host-panorama-details-workspace .host-panorama-details__preview{position:static;min-height:0;border-color:#ffffff1c;background:#0d1320;box-shadow:inset 0 1px #ffffff0f,0 18px 40px #00000029}.host-panorama-details-workspace .host-panorama-details__preview>span{color:#b9c6d8}.host-panorama-details-workspace .host-panorama-details__preview-stage{width:100%;min-height:0;aspect-ratio:16 / 10}.host-panorama-details-workspace .host-panorama-details__toggle{color:#ffffffb8;border-color:#ffffff1a;background:#ffffff0b}.host-panorama-details-workspace .library-toggle{flex:0 0 46px}.host-panorama-details-workspace .library-toggle__track{box-sizing:border-box;min-width:46px;background:#475569b8;border-color:#94a3b8b8;box-shadow:inset 0 1px 2px #02061766}.host-panorama-details-workspace .library-toggle__thumb{box-shadow:0 2px 7px #0206176b}.host-panorama-details-workspace .library-toggle input:checked+.library-toggle__track{background:linear-gradient(120deg,#2563eb,#0ea5e9);border-color:#7dd3fcb8}@media(max-width:1280px){.host-panorama-details-workspace__panel>.host-panorama-details-workspace__body{grid-template-columns:272px minmax(0,1fr)}.host-panorama-details-workspace__sidebar{padding:32px 20px}.host-panorama-details-workspace .host-modal__scroll{padding:32px 28px}.host-panorama-details-workspace .host-video-modal__grid{width:100%;grid-template-columns:minmax(270px,.95fr) minmax(0,1.05fr);gap:24px}}@media(max-width:980px){.host-panorama-details-workspace__panel>.host-panorama-details-workspace__body{display:block;overflow-y:auto!important}.host-panorama-details-workspace__sidebar{padding:18px 24px;overflow:visible;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.host-panorama-details-workspace__sidebar-heading p{max-width:520px}.host-panorama-details-workspace__nav{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.host-panorama-details-workspace__main,.host-panorama-details-workspace .host-modal__scroll{height:auto;overflow:visible}.host-panorama-details-workspace .host-modal__scroll{padding:26px 24px 40px}.host-panorama-details-workspace .host-video-modal__grid{height:auto;max-width:680px;grid-template-columns:1fr;margin:0 auto}.host-panorama-details-workspace .host-video-form{max-height:none;padding:0;overflow:visible}}@media(max-width:860px){.host-panorama-details-workspace__panel>.host-panorama-details-workspace__body{display:block;overflow-y:auto!important}.host-panorama-details-workspace__sidebar{padding:18px 16px;overflow:visible;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.host-panorama-details-workspace__nav{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.host-panorama-details-workspace__nav button{padding:10px}.host-panorama-details-workspace__nav span{display:none}.host-panorama-details-workspace__main,.host-panorama-details-workspace .host-modal__scroll{height:auto;overflow:visible}.host-panorama-details-workspace .host-modal__scroll{padding:20px 16px 34px}.host-panorama-details-workspace .host-video-modal__grid{height:auto;grid-template-columns:1fr}.host-panorama-details-workspace .host-video-form{max-height:none;padding:0;overflow:visible}}.host-transition-workspace{z-index:1300}.host-transition-workspace__panel{overflow:hidden}.host-transition-workspace__panel>.host-transition-workspace__body{display:grid;grid-template-columns:338px minmax(0,1fr);min-height:0;padding:0!important;overflow:hidden!important}.host-transition-workspace__sidebar{min-width:0;min-height:0;padding:42px 25px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);background:#10141cbd}.host-transition-workspace__sidebar-heading>span,.host-transition-workspace__section-heading>span{color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.host-transition-workspace__sidebar-heading h2,.host-transition-workspace__section-heading h2{margin:5px 0 0;color:#fffffff0;font-size:18px;font-weight:650;letter-spacing:-.01em}.host-transition-workspace__sidebar-heading p,.host-transition-workspace__section-heading p{margin:7px 0 0;color:#ffffff8a;font-size:12px;line-height:1.5}.host-transition-workspace__nav{display:grid;gap:7px;margin-top:30px}.host-transition-workspace__nav button{display:grid;gap:4px;width:100%;padding:15px 16px;border:1px solid transparent;border-radius:14px;background:transparent;color:#ffffffb8;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.host-transition-workspace__nav button:hover,.host-transition-workspace__nav button.is-active{border-color:#4b95f68c;background:linear-gradient(105deg,#205eaf57,#112b4c75);color:#fff}.host-transition-workspace__nav strong{font-size:13px;font-weight:650}.host-transition-workspace__nav span{color:#ffffff7a;font-size:11px}.host-transition-workspace__main{min-width:0;min-height:0;overflow:hidden}.host-transition-workspace .host-modal__scroll{display:block;height:100%;min-height:0;padding:48px;overflow:hidden}.host-transition-workspace .host-video-modal__grid{width:min(100%,1140px);height:100%;min-height:0;margin:0;grid-template-columns:minmax(360px,455px) minmax(480px,1fr);gap:clamp(26px,3vw,46px);align-items:start}.host-transition-workspace .host-video-form{min-height:0;max-height:100%;padding:4px 20px 36px 0;overflow-y:auto;border:0;border-radius:0;background:transparent;box-shadow:none;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.82) rgba(255,255,255,.04)}.host-transition-workspace .host-video-form::-webkit-scrollbar{width:10px}.host-transition-workspace .host-video-form::-webkit-scrollbar-track{margin:8px 0 18px;border-radius:999px;background:#ffffff0a}.host-transition-workspace .host-video-form::-webkit-scrollbar-thumb{border:2px solid #0b1018;border-radius:999px;background:#64748bd1}.host-transition-workspace__section-heading{margin-bottom:4px}.host-transition-workspace__tour{min-height:38px;padding:0 13px;border:1px solid rgba(96,165,250,.4);border-radius:10px;background:#2563eb1a;color:#bfdbfe;font-size:12px;font-weight:650;cursor:pointer}.host-transition-workspace__tour:hover{border-color:#7dd3fcb8;background:#2563eb33;color:#eff6ff}.host-transition-workspace .host-transition-duration input[type=number]{width:82px}.host-transition-workspace .host-transition-duration>span{color:#ffffff85;font-size:12px;font-weight:650;text-transform:uppercase}.host-transition-workspace .host-transition-toggle{min-height:54px;margin-top:2px;padding:10px 12px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff09;color:#ffffffc2}.host-transition-workspace .host-transition-toggle .library-toggle{flex:0 0 46px}.host-transition-workspace .host-transition-toggle .library-toggle__track{box-sizing:border-box;min-width:46px;background:#475569b8;border-color:#94a3b8b8;box-shadow:inset 0 1px 2px #02061766}.host-transition-workspace .host-transition-toggle .library-toggle input:checked+.library-toggle__track{border-color:#7dd3fcb8;background:linear-gradient(120deg,#2563eb,#0ea5e9)}.host-transition-workspace .host-transition-clear{margin-top:4px;border:1px solid rgba(248,113,113,.34);background:#7f1d1d1f;color:#fca5a5;font-weight:650}.host-transition-workspace .host-transition-clear:hover{border-color:#f8717199;background:#7f1d1d40}.host-transition-workspace .host-transition-preview__panel{position:sticky;top:0;padding:16px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:#0d1320;box-shadow:inset 0 1px #ffffff0f,0 18px 40px #00000029}.host-transition-workspace .host-transition-preview__panel>span{color:#b9c6d8}.host-transition-workspace .host-transition-preview{min-height:0;aspect-ratio:16 / 10;border-color:#ffffff1a}.host-transition-workspace .host-transition-preview__hint{color:#c9d5e58f;line-height:1.45}@media(max-width:1280px){.host-transition-workspace__panel>.host-transition-workspace__body{grid-template-columns:272px minmax(0,1fr)}.host-transition-workspace__sidebar{padding:32px 20px}.host-transition-workspace .host-modal__scroll{padding:32px 28px}.host-transition-workspace .host-video-modal__grid{width:100%;grid-template-columns:minmax(270px,.95fr) minmax(0,1.05fr);gap:24px}}@media(max-width:980px){.host-transition-workspace__panel>.host-transition-workspace__body{display:block;overflow-y:auto!important}.host-transition-workspace__sidebar{padding:18px 24px;overflow:visible;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.host-transition-workspace__sidebar-heading p{max-width:520px}.host-transition-workspace__nav{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:16px}.host-transition-workspace__main,.host-transition-workspace .host-modal__scroll{height:auto;overflow:visible}.host-transition-workspace .host-modal__scroll{padding:26px 24px 40px}.host-transition-workspace .host-video-modal__grid{height:auto;max-width:700px;grid-template-columns:1fr;margin:0 auto}.host-transition-workspace .host-video-form{max-height:none;padding:0;overflow:visible}.host-transition-workspace .host-transition-preview__panel{position:static}}@media(max-width:620px){.host-transition-workspace__tour{display:none}.host-transition-workspace__sidebar{padding:18px 16px}.host-transition-workspace__nav{grid-template-columns:1fr}.host-transition-workspace__nav button{padding:12px 14px}.host-transition-workspace .host-modal__scroll{padding:20px 16px 34px}.host-transition-workspace .host-transition-preview__panel{padding:12px}}.hotspot-manager-workspace{position:fixed;inset:0;z-index:var(--z-fullscreen);display:grid;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;color:var(--color-text);background:var(--color-canvas);font-family:var(--ds-font-family-ui)}.hotspot-manager-workspace__header{min-height:72px;padding:10px clamp(18px,4vw,56px);border-bottom:1px solid var(--color-border);background:var(--color-canvas-raised);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hotspot-manager-workspace__header .snapshot-editor__header-leading,.hotspot-manager-workspace__header .snapshot-editor__title-row{min-width:0;display:flex;align-items:center}.hotspot-manager-workspace__header .snapshot-editor__header-leading{gap:14px}.hotspot-manager-workspace__header .snapshot-editor__identity{min-width:0}.hotspot-manager-workspace__header .snapshot-editor__title-row{gap:9px}.hotspot-manager-workspace__header .snapshot-editor__back-button{min-height:36px;padding:0 11px 0 8px;border:1px solid transparent;border-radius:var(--radius-control);background:transparent;color:var(--color-text-muted);font-size:13px;font-weight:600}.hotspot-manager-workspace__header .snapshot-editor__back-button:hover{border-color:var(--color-border);background:var(--color-surface);color:var(--color-text)}.hotspot-manager-workspace__header .snapshot-editor__header-divider{width:1px;height:30px;background:var(--color-border)}.hotspot-manager-workspace__header .snapshot-editor__eyebrow{margin:0;color:var(--color-text-subtle);font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.hotspot-manager-workspace__header h3{min-width:0;max-width:min(42vw,620px);margin:0;overflow:hidden;color:var(--color-text);font-size:18px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.hotspot-manager-workspace__header .snapshot-editor__meta{flex-shrink:0;color:var(--color-text-subtle);font-size:12px}.hotspot-manager-workspace__scroll{min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden}.hotspot-manager-workspace__content{width:min(1180px,100%);box-sizing:border-box;margin:0 auto;padding:clamp(28px,4vw,52px) clamp(24px,5vw,72px) 64px}.hotspot-manager-workspace__summary{max-width:760px;margin-bottom:36px}.hotspot-manager-workspace__summary-eyebrow{margin:0 0 8px;color:var(--color-text-subtle);font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.hotspot-manager-workspace__summary h1{margin:0;color:var(--color-text);font-size:24px;font-weight:650;letter-spacing:-.02em}.hotspot-manager-workspace__summary p:last-child{max-width:640px;margin:9px 0 0;color:var(--color-text-muted);font-size:13px;line-height:1.5}.hotspot-manager-workspace__groups{display:grid;gap:28px}.hotspot-manager-workspace .hotspot-manager__scene{min-width:0;padding-bottom:28px;border:0;border-bottom:1px solid var(--color-border);border-radius:0;background:transparent}.hotspot-manager-workspace .hotspot-manager__scene-toggle{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:0 0 12px;border:0;color:var(--color-text)}.hotspot-manager-workspace .hotspot-manager__scene-title{color:var(--color-text);font-size:17px;font-weight:650}.hotspot-manager-workspace .hotspot-manager__scene-count{min-width:26px;height:24px;box-sizing:border-box;padding:0 8px;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:var(--color-surface);color:var(--color-text-muted);font-size:12px}.hotspot-manager-workspace .hotspot-manager__scene-chevron{border-color:var(--color-text-muted)}.hotspot-manager-workspace .hotspot-manager__scene-list{display:grid;gap:10px;padding:4px 0 0}.hotspot-manager-workspace .hotspot-manager__item{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) minmax(150px,220px) 36px;gap:14px;align-items:center;min-height:68px;box-sizing:border-box;padding:12px 14px;border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface-raised);cursor:pointer;transition:border-color .14s ease,background .14s ease}.hotspot-manager-workspace .hotspot-manager__item:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover)}.hotspot-manager-workspace .hotspot-manager__item.is-selected{border-color:var(--ds-color-primary);background:color-mix(in srgb,var(--ds-color-primary) 12%,var(--color-surface-raised));box-shadow:none}.hotspot-manager-workspace .hotspot-manager__item-icon{width:32px;height:32px;border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);color:var(--color-text-muted)}.hotspot-manager-workspace .hotspot-manager__item-main,.hotspot-manager-workspace .hotspot-manager__item-title{min-width:0}.hotspot-manager-workspace .hotspot-manager__item-title{color:var(--color-text);font-size:14px}.hotspot-manager-workspace .hotspot-manager__item-title-button{color:inherit}.hotspot-manager-workspace .hotspot-manager__item-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;min-width:0;color:var(--color-text-subtle);font-size:12px}.hotspot-manager-workspace .hotspot-manager__item-meta-text{max-width:150px}.hotspot-manager-workspace .hotspot-manager__item-chip{align-self:center;padding:4px 8px;border:1px solid var(--color-border);border-radius:var(--radius-pill);background:transparent;color:var(--color-text-subtle);font-size:11px}.hotspot-manager-workspace .hotspot-manager__item-chip.is-current{border-color:color-mix(in srgb,var(--ds-color-primary) 60%,var(--color-border));background:color-mix(in srgb,var(--ds-color-primary) 14%,transparent);color:var(--color-text)}.hotspot-manager-workspace .hotspot-manager__item-actions{align-self:center}.hotspot-manager-workspace .hotspot-manager__item-menu-trigger{width:32px;height:32px;border:1px solid var(--color-border);border-radius:var(--radius-control);background:transparent;color:var(--color-text-muted)}.hotspot-manager-workspace .hotspot-manager__item-menu-trigger:hover{border-color:var(--color-border-strong);background:var(--color-surface-hover);color:var(--color-text)}.hotspot-manager-workspace .hotspot-manager__item-menu{top:calc(100% + 8px);min-width:148px;padding:5px;border:1px solid var(--ds-color-popover-border);border-radius:var(--radius-control);background:var(--ds-color-popover-surface);box-shadow:none}.hotspot-manager-workspace .hotspot-manager__item-menu button{min-height:36px;padding:8px 10px;border-radius:var(--ds-radius-menu-item);color:var(--ds-color-text)}.hotspot-manager-workspace .hotspot-manager__item-menu button:hover,.hotspot-manager-workspace .hotspot-manager__item-menu button:focus-visible{background:var(--ds-color-menu-hover)}.hotspot-manager-workspace .hotspot-manager__empty{padding:12px 0;border:0;border-radius:0;color:var(--color-text-muted);text-align:left}.hotspot-manager-workspace :where(button,input,[role=button]):focus-visible{outline:2px solid var(--ds-color-focus);outline-offset:2px;box-shadow:var(--ds-focus-ring)}@media(max-width:1024px){.hotspot-manager-workspace__content{padding-right:32px;padding-left:32px}.hotspot-manager-workspace .hotspot-manager__item{grid-template-columns:32px minmax(0,1fr) 36px}.hotspot-manager-workspace .hotspot-manager__item-meta{grid-column:2 / -1;grid-row:2}}@media(max-width:700px){.hotspot-manager-workspace__header{min-height:64px;padding:8px 12px}.hotspot-manager-workspace__header .snapshot-editor__header-divider,.hotspot-manager-workspace__header .snapshot-editor__meta{display:none}.hotspot-manager-workspace__header .snapshot-editor__header-leading{gap:10px}.hotspot-manager-workspace__header .snapshot-editor__back-button{min-width:36px;padding:0 8px}.hotspot-manager-workspace__header .snapshot-editor__back-button span{display:none}.hotspot-manager-workspace__header h3{max-width:58vw;font-size:16px}.hotspot-manager-workspace__content{padding:24px 16px 40px}.hotspot-manager-workspace__summary{margin-bottom:28px}.hotspot-manager-workspace__summary h1{font-size:20px}.hotspot-manager-workspace .hotspot-manager__scene{padding-bottom:22px}.hotspot-manager-workspace .hotspot-manager__item{grid-template-columns:32px minmax(0,1fr) 36px;grid-template-areas:"icon main actions" "icon meta actions";gap:6px 10px;min-height:76px;padding:12px}.hotspot-manager-workspace .hotspot-manager__item-icon{grid-area:icon}.hotspot-manager-workspace .hotspot-manager__item-main{grid-area:main}.hotspot-manager-workspace .hotspot-manager__item-meta{grid-area:meta;grid-column:auto;grid-row:auto;font-size:11px}.hotspot-manager-workspace .hotspot-manager__item-actions{grid-area:actions}.hotspot-manager-workspace .hotspot-manager__item-meta-text:first-child{display:none}}@media(max-width:390px){.hotspot-manager-workspace__content{padding-right:12px;padding-left:12px}.hotspot-manager-workspace .hotspot-manager__scene-title{font-size:16px}}.host-link-workspace{position:fixed;inset:0;z-index:1300;background:#0a0d13;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.host-link-workspace__panel{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;color:#ffffffeb;background:radial-gradient(circle at 25% 10%,rgba(55,65,81,.18),transparent 36%),#0a0d13;animation:snapshot-editor-export-enter .18s ease-out both}.host-link-workspace__panel>.host-link-workspace__header{min-height:68px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:10px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:#14171ee0;box-shadow:0 1px #00000061;backdrop-filter:saturate(160%) blur(22px);-webkit-backdrop-filter:saturate(160%) blur(22px);z-index:2}.host-link-workspace__header .snapshot-editor__header-leading,.host-link-workspace__header .snapshot-editor__header-trailing,.host-link-workspace__header .snapshot-editor__title-row{display:flex;align-items:center}.host-link-workspace__header .snapshot-editor__header-leading{min-width:0;gap:14px}.host-link-workspace__header .snapshot-editor__header-trailing{flex-shrink:0;gap:14px}.host-link-workspace__header .snapshot-editor__identity{min-width:0}.host-link-workspace__header .snapshot-editor__title-row{min-width:0;gap:9px}.host-link-workspace__header h3{min-width:0;max-width:min(42vw,620px);margin:0;overflow:hidden;color:#fffffff0;font-size:15px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.host-link-workspace__header .snapshot-editor__back-button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 11px 0 8px;border:1px solid transparent;border-radius:10px;background:transparent;color:#ffffffd6;font-size:13px;font-weight:600;cursor:pointer}.host-link-workspace__header .snapshot-editor__back-button:hover{border-color:#ffffff14;background:#ffffff14;color:#fff}.host-link-workspace__header .snapshot-editor__back-button svg{width:17px;height:17px}.host-link-workspace__header .snapshot-editor__header-divider{width:1px;height:30px;background:#ffffff1a}.host-link-workspace__header .snapshot-editor__eyebrow{margin:0;color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em}.host-link-workspace__header .snapshot-editor__meta{flex-shrink:0;color:#ffffff6b;font-size:12px}.host-link-workspace__header-actions{display:flex;align-items:center;gap:10px}.host-link-workspace__save{min-height:38px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:650;cursor:pointer}.host-link-workspace__save{border:1px solid rgba(57,139,253,.8);background:linear-gradient(180deg,#2587f7,#1264d7);color:#fff;box-shadow:0 9px 20px #0a5ecd42}.host-link-workspace__save:disabled{cursor:not-allowed;border-color:#ffffff14;background:#ffffff14;color:#ffffff5c;box-shadow:none}.host-link-workspace__body{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);overflow:hidden}.host-link-workspace__sidebar{min-width:0;min-height:0;padding:28px 20px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);background:#10141cbd}.host-link-workspace__sidebar-heading{margin-bottom:24px}.host-link-workspace__sidebar-heading>span,.host-link-workspace__content-header span{color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.host-link-workspace__sidebar-heading h3,.host-link-workspace__content-header h2{margin:5px 0 0;color:#fffffff0;font-size:18px;font-weight:650;letter-spacing:-.01em}.host-link-workspace__sidebar-heading p,.host-link-workspace__content-header p{margin:7px 0 0;color:#ffffff8a;font-size:12px;line-height:1.5}.host-link-workspace__tabs{display:grid;gap:7px}.host-link-workspace__tab{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid transparent;border-radius:12px;background:transparent;color:#ffffffb8;text-align:left;cursor:pointer}.host-link-workspace__tab>span{display:grid;gap:3px}.host-link-workspace__tab strong{font-size:13px;font-weight:650}.host-link-workspace__tab small{color:#ffffff6e;font-size:11px}.host-link-workspace__tab b{min-width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#ffffff12;color:#ffffffad;font-size:12px}.host-link-workspace__tab:hover{background:#ffffff0b}.host-link-workspace__tab.is-active{border-color:#2d83f18c;background:linear-gradient(105deg,#205eaf57,#112b4c75)}.host-link-workspace__tab.is-active strong{color:#fff}.host-link-workspace__tab.is-active small{color:#b5d9ffc2}.host-link-workspace__tab.is-active b{background:#2a7def5c;color:#dcecff}.host-link-workspace__sidebar-note{margin-top:26px;padding:14px;border:1px solid rgba(64,144,255,.34);border-radius:12px;background:#153d6f33}.host-link-workspace__sidebar-note strong{color:#dbebffeb;font-size:12px}.host-link-workspace__sidebar-note p{margin:6px 0 0;color:#d5e4f89e;font-size:12px;line-height:1.45}.host-link-workspace__content{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.host-link-workspace__content-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 42px 20px;border-bottom:1px solid rgba(255,255,255,.07)}.host-link-workspace__selection-status{flex:0 0 auto;padding:7px 10px;border:1px solid rgba(75,149,246,.45);border-radius:999px;background:#296dcc2e;color:#d3e8ffeb!important;font-size:12px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}.host-link-workspace__content-body{min-height:0;padding:26px 42px 42px;overflow-y:auto}.host-link-workspace__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.host-link-workspace__card{min-width:0;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#141922e6;color:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.host-link-workspace__card:hover{border-color:#81b4f98f;transform:translateY(-2px)}.host-link-workspace__card.is-selected{border-color:#3189f8;box-shadow:0 0 0 2px #3189f833,0 14px 30px #050f1e52}.host-link-workspace__thumb{height:132px;background:#1b2230 center / cover no-repeat}.host-link-workspace__card-body{display:grid;gap:5px;padding:12px 13px}.host-link-workspace__card-body strong{overflow:hidden;color:#ffffffe0;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.host-link-workspace__card-body span{color:#ffffff7a;font-size:11px}.host-link-workspace__card.is-selected .host-link-workspace__card-body span{color:#8bc0ff}.host-link-workspace__empty{max-width:430px;margin:8vh auto 0;padding:32px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#101620bd;text-align:center}.host-link-workspace__empty h3{margin:0;font-size:16px}.host-link-workspace__empty p{margin:9px 0 20px;color:#ffffff8a;font-size:13px}@media(max-width:760px){.host-link-workspace__panel>.host-link-workspace__header{align-items:flex-start}.host-link-workspace__header .snapshot-editor__header-divider,.host-link-workspace__header .snapshot-editor__meta{display:none}.host-link-workspace__header-actions{gap:7px}.host-link-workspace__save{min-height:34px;padding:0 10px;font-size:12px}.host-link-workspace__body{display:block;overflow-y:auto}.host-link-workspace__sidebar{padding:16px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08);overflow:visible}.host-link-workspace__sidebar-heading{margin-bottom:13px}.host-link-workspace__tab{min-height:52px;padding:9px}.host-link-workspace__tab small,.host-link-workspace__sidebar-note{display:none}.host-link-workspace__content-header{padding:18px 16px 15px}.host-link-workspace__content-body{padding:16px 16px 32px;overflow:visible}.host-link-workspace__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.host-link-workspace__thumb{height:96px}.host-link-workspace__card-body{padding:10px}.host-link-workspace__selection-status{display:none}}@media(max-width:480px){.host-link-workspace__save{max-width:112px;white-space:normal;line-height:1.15}}.host-snapshot-workspace{position:fixed;inset:0;z-index:1300;background:#0a0d13;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.host-snapshot-workspace__panel{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;color:#ffffffeb;background:radial-gradient(circle at 25% 10%,rgba(55,65,81,.18),transparent 36%),#0a0d13;animation:snapshot-editor-export-enter .18s ease-out both}.host-snapshot-workspace__panel>.host-snapshot-workspace__header{min-height:68px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:10px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:#14171ee0;box-shadow:0 1px #00000061;backdrop-filter:saturate(160%) blur(22px);-webkit-backdrop-filter:saturate(160%) blur(22px);z-index:2}.host-snapshot-workspace__header .snapshot-editor__header-leading,.host-snapshot-workspace__header .snapshot-editor__header-trailing,.host-snapshot-workspace__header .snapshot-editor__title-row{display:flex;align-items:center}.host-snapshot-workspace__header .snapshot-editor__header-leading{min-width:0;gap:14px}.host-snapshot-workspace__header .snapshot-editor__header-trailing{flex-shrink:0;gap:14px}.host-snapshot-workspace__header .snapshot-editor__identity{min-width:0}.host-snapshot-workspace__header .snapshot-editor__title-row{min-width:0;gap:9px}.host-snapshot-workspace__header h3{min-width:0;max-width:min(42vw,620px);margin:0;overflow:hidden;color:#fffffff0;font-size:15px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.host-snapshot-workspace__header .snapshot-editor__back-button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 11px 0 8px;border:1px solid transparent;border-radius:10px;background:transparent;color:#ffffffd6;font-size:13px;font-weight:600;cursor:pointer}.host-snapshot-workspace__header .snapshot-editor__back-button:hover{border-color:#ffffff14;background:#ffffff14;color:#fff}.host-snapshot-workspace__header .snapshot-editor__back-button svg{width:17px;height:17px}.host-snapshot-workspace__header .snapshot-editor__header-divider{width:1px;height:30px;background:#ffffff1a}.host-snapshot-workspace__header .snapshot-editor__eyebrow{margin:0;color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em}.host-snapshot-workspace__header .snapshot-editor__meta{flex-shrink:0;color:#ffffff6b;font-size:12px}.host-snapshot-workspace__header-actions{display:flex;align-items:center;gap:10px}.host-snapshot-workspace__search{width:min(250px,24vw);min-height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff0b;color:#ffffff8f}.host-snapshot-workspace__search:focus-within{border-color:#60a5fab8;box-shadow:0 0 0 3px #3b82f621}.host-snapshot-workspace__search svg{width:16px;height:16px;flex:0 0 auto}.host-snapshot-workspace__search input,.host-snapshot-workspace__panel.workspace-dialog .host-snapshot-workspace__search input:focus-visible{width:100%;min-width:0;border:0;outline:0;outline-offset:0;background:transparent;color:#ffffffe6;font:inherit;font-size:13px;box-shadow:none}.host-snapshot-workspace__search input::placeholder{color:#ffffff6b}.host-snapshot-workspace__save{min-height:38px;padding:0 14px;border:1px solid rgba(57,139,253,.8);border-radius:10px;background:linear-gradient(180deg,#2587f7,#1264d7);color:#fff;font-size:13px;font-weight:650;cursor:pointer;box-shadow:0 9px 20px #0a5ecd42}.host-snapshot-workspace__save:disabled{cursor:not-allowed;border-color:#ffffff14;background:#ffffff14;color:#ffffff5c;box-shadow:none}.host-snapshot-workspace__body{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);overflow:hidden}.host-snapshot-workspace__sidebar{min-width:0;min-height:0;padding:28px 20px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);background:#10141cbd}.host-snapshot-workspace__sidebar-heading{margin-bottom:24px}.host-snapshot-workspace__sidebar-heading>span,.host-snapshot-workspace__content-header>div>span{color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.host-snapshot-workspace__sidebar-heading h3,.host-snapshot-workspace__content-header h2{margin:5px 0 0;color:#fffffff0;font-size:18px;font-weight:650;letter-spacing:-.01em}.host-snapshot-workspace__sidebar-heading p,.host-snapshot-workspace__content-header p{margin:7px 0 0;color:#ffffff8a;font-size:12px;line-height:1.5}.host-snapshot-workspace__source{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid rgba(45,131,241,.55);border-radius:12px;background:linear-gradient(105deg,#205eaf57,#112b4c75)}.host-snapshot-workspace__source>span{display:grid;gap:3px}.host-snapshot-workspace__source strong{color:#fff;font-size:13px;font-weight:650}.host-snapshot-workspace__source small{color:#b5d9ffc2;font-size:11px}.host-snapshot-workspace__source b{min-width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:#2a7def5c;color:#dcecff;font-size:12px}.host-snapshot-workspace__sidebar-note{margin-top:26px;padding:14px;border:1px solid rgba(64,144,255,.34);border-radius:12px;background:#153d6f33}.host-snapshot-workspace__sidebar-note strong{color:#dbebffeb;font-size:12px}.host-snapshot-workspace__sidebar-note p{margin:6px 0 0;color:#d5e4f89e;font-size:12px;line-height:1.45}.host-snapshot-workspace__content{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.host-snapshot-workspace__content-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 42px 20px;border-bottom:1px solid rgba(255,255,255,.07)}.host-snapshot-workspace__selection-status{flex:0 0 auto;padding:7px 10px;border:1px solid rgba(75,149,246,.45);border-radius:999px;background:#296dcc2e;color:#d3e8ffeb;font-size:12px;font-weight:600}.host-snapshot-workspace__content-body{min-height:0;padding:26px 42px 42px;overflow-y:auto}.host-snapshot-workspace__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.host-snapshot-workspace__card{min-width:0;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#141922e6;color:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.host-snapshot-workspace__card:hover{border-color:#81b4f98f;transform:translateY(-2px)}.host-snapshot-workspace__card.is-selected{border-color:#3189f8;box-shadow:0 0 0 2px #3189f833,0 14px 30px #050f1e52}.host-snapshot-workspace__art{height:132px;display:grid;place-items:center;overflow:hidden;background:#1b2230;color:#ffffff61}.host-snapshot-workspace__art img{width:100%;height:100%;object-fit:cover}.host-snapshot-workspace__art svg{width:26px;height:26px}.host-snapshot-workspace__card-meta{display:grid;gap:5px;padding:12px 13px}.host-snapshot-workspace__card-meta strong{overflow:hidden;color:#ffffffe0;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.host-snapshot-workspace__card-meta span{color:#ffffff7a;font-size:11px}.host-snapshot-workspace__card.is-selected .host-snapshot-workspace__card-meta span{color:#8bc0ff}.host-snapshot-workspace__empty{max-width:430px;margin:8vh auto 0;padding:32px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#101620bd;text-align:center}.host-snapshot-workspace__empty h3{margin:0;font-size:16px}.host-snapshot-workspace__empty p{margin:9px 0 0;color:#ffffff8a;font-size:13px}.host-snapshot-workspace__error{margin:18px 0 0;color:#fca5a5;font-size:13px}@media(max-width:760px){.host-snapshot-workspace__panel>.host-snapshot-workspace__header{align-items:flex-start}.host-snapshot-workspace__header .snapshot-editor__header-divider,.host-snapshot-workspace__header .snapshot-editor__meta{display:none}.host-snapshot-workspace__header-actions{gap:7px}.host-snapshot-workspace__search{width:38px;padding:0 10px}.host-snapshot-workspace__search input{display:none}.host-snapshot-workspace__save{min-height:34px;padding:0 10px;font-size:12px}.host-snapshot-workspace__body{display:block;overflow-y:auto}.host-snapshot-workspace__sidebar{padding:16px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08);overflow:visible}.host-snapshot-workspace__sidebar-heading{margin-bottom:13px}.host-snapshot-workspace__sidebar-note{display:none}.host-snapshot-workspace__content-header{padding:18px 16px 15px}.host-snapshot-workspace__content-body{padding:16px 16px 32px;overflow:visible}.host-snapshot-workspace__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.host-snapshot-workspace__art{height:96px}.host-snapshot-workspace__card-meta{padding:10px}.host-snapshot-workspace__selection-status{display:none}}.hotspot-library-workspace{position:fixed;inset:0;z-index:1200;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:#0b1220;color:#f5f7fb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hotspot-library-workspace,.hotspot-library-workspace *{box-sizing:border-box}.hotspot-library-workspace>.hotspot-library-workspace__header{min-height:72px;padding:16px 32px;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.hotspot-library-workspace__header .snapshot-editor__header-divider{display:none}.hotspot-library-workspace__header .snapshot-editor__back-button{min-height:32px;padding:0 10px 0 6px;border-color:transparent;border-radius:8px;color:#e2e8f0b8;font-size:12px}.hotspot-library-workspace__header .snapshot-editor__back-button:hover{border-color:#ffffff14;background:#ffffff0f;color:#fff}.hotspot-library-workspace__header .snapshot-editor__eyebrow{color:#ffffff7a}.hotspot-library-workspace__header h3{color:#fffffff5;font-size:18px;font-weight:650}.hotspot-library-workspace__header .snapshot-editor__header-trailing{gap:8px}.hotspot-library-workspace__header .hotspot-library-workspace__upload,.hotspot-library-workspace__header .hotspot-library-workspace__save{flex:none;min-height:34px}.hotspot-library-workspace__header .hotspot-library-workspace__close{flex:none;width:34px;height:34px;border-color:#ffffff38;background:#ffffff0a;color:#fff;box-shadow:none;transition:none}.hotspot-library-workspace__header .hotspot-library-workspace__close:hover{border-color:#ffffff57;background:#ffffff14;box-shadow:none}.hotspot-library-workspace__header .hotspot-library-workspace__close:active{transform:none}.hotspot-library-workspace__body{min-height:0;overflow:hidden}.hotspot-library-workspace__scroll{height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-color:rgba(255,255,255,.2) transparent;scrollbar-width:thin}.hotspot-library-workspace__scroll::-webkit-scrollbar{width:10px}.hotspot-library-workspace__scroll::-webkit-scrollbar-track{background:transparent}.hotspot-library-workspace__scroll::-webkit-scrollbar-thumb{background:#fff3;border-radius:999px}.hotspot-library-workspace__layout{display:grid;grid-template-columns:minmax(210px,260px) minmax(0,940px);justify-content:center;gap:clamp(22px,3vw,42px);min-height:100%;padding:clamp(28px,4vw,56px) clamp(24px,5vw,72px)}.hotspot-library-workspace__rail{min-width:0;padding:4px 24px 28px 0;border-right:1px solid rgba(255,255,255,.1)}.hotspot-library-workspace__rail-heading span,.hotspot-library-workspace__content-heading>span{color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.hotspot-library-workspace__rail-heading h2,.hotspot-library-workspace__content-heading h1{margin:4px 0 0;color:#fffffff5;font-size:20px;font-weight:650;letter-spacing:-.02em}.hotspot-library-workspace__rail-heading p,.hotspot-library-workspace__content-heading p{margin:9px 0 0;color:#ffffff8f;font-size:13px;line-height:1.5}.hotspot-library-workspace__tabs{display:grid;gap:4px;margin-top:28px}.hotspot-library-workspace__tab{min-height:40px;width:100%;padding:0 12px;border:1px solid transparent;border-radius:8px;background:transparent;color:#e2e8f09e;font:inherit;font-size:13px;font-weight:600;text-align:left;cursor:pointer;transition:background .14s ease,border-color .14s ease,color .14s ease}.hotspot-library-workspace__tab:hover{background:#ffffff0d;color:#ffffffe6}.hotspot-library-workspace__tab.is-active{border-color:#4399ff75;background:#1f6fdb24;color:#f5f9ff}.hotspot-library-workspace__content{min-width:0;padding-bottom:32px}.hotspot-library-workspace__content-heading{margin-bottom:22px}.hotspot-library-workspace__content-heading h1{font-size:22px}.hotspot-library-workspace__utility-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:18px}.hotspot-library-workspace__search{display:flex;flex:1 1 260px;align-items:center;gap:8px;min-height:38px;min-width:180px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0a;color:#ffffff80}.hotspot-library-workspace__search:focus-within{border-color:#489dffc2;box-shadow:0 0 0 2px #489dff33}.hotspot-library-workspace__search>span{display:inline-flex;flex:none}.hotspot-library-workspace__search input{width:100%;min-width:0;padding:0;border:0;outline:0;background:transparent;color:#f5f7fb;font:inherit;font-size:13px}.hotspot-library-workspace__search input::placeholder{color:#ffffff6b}.hotspot-library-workspace__upload,.hotspot-library-workspace__save,.hotspot-library-workspace__tour-trigger{min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.14);border-radius:8px;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.hotspot-library-workspace__upload{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#ebf2ffc7}.hotspot-library-workspace__upload:hover,.hotspot-library-workspace__tour-trigger:hover{border-color:#ffffff47;background:#ffffff0f;color:#fff}.hotspot-library-workspace__save{border-color:#3b82f6cc;background:#2563eb;color:#fff}.hotspot-library-workspace__save:hover:not(:disabled){background:#3475ed}.hotspot-library-workspace__save:disabled{cursor:not-allowed;opacity:.5}.hotspot-library-workspace__hint-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:12px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.hotspot-library-workspace__hint{margin:0;color:#ffffff94;font-size:12px;line-height:1.45}.hotspot-library-workspace__tour-trigger{flex:none;min-height:30px;padding:0 10px;background:transparent;color:#ebf2ffb8}.hotspot-library-workspace__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px}.hotspot-library-workspace__icon-card{position:relative;display:flex;min-width:0;min-height:190px;flex-direction:column;justify-content:space-between;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#121f35b8;color:#f5f7fb}.hotspot-library-workspace__icon-card.is-selected{border-color:#3b8bfff2;background:#1b3d6c94}.hotspot-library-workspace__favorite{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#060e1c47;color:#ffffff8f;cursor:pointer}.hotspot-library-workspace__favorite:hover,.hotspot-library-workspace__favorite.is-active{border-color:#59a4ffb8;color:#74b4ff}.hotspot-library-workspace__icon-art{display:grid;min-height:112px;place-items:center;padding:20px 12px 10px}.hotspot-library-workspace__icon-art svg{width:84px;height:84px;max-width:100%}.hotspot-library-workspace__icon-footer{display:flex;align-items:end;justify-content:space-between;gap:10px}.hotspot-library-workspace__icon-meta{display:grid;min-width:0;gap:4px}.hotspot-library-workspace__icon-meta>span:first-child{overflow:hidden;color:#ffffffe6;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.hotspot-library-workspace__badge{width:fit-content;padding:2px 6px;border:1px solid rgba(102,179,255,.36);border-radius:999px;color:#8bc8ff;font-size:10px;font-weight:650}.hotspot-library-workspace__icon-footer>button{flex:none;min-height:28px;padding:0 8px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:transparent;color:#ebf2ffc2;font:inherit;font-size:11px;font-weight:650;cursor:pointer}.hotspot-library-workspace__icon-card.is-selected .hotspot-library-workspace__icon-footer>button{border-color:#4f9cffbd;background:#2563eb2e;color:#fff}.hotspot-library-workspace__icon-footer>button:hover{border-color:#67b1ffc2;color:#fff}.hotspot-library-workspace__empty{grid-column:1 / -1;margin:0;padding:42px 18px;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);color:#ffffff94;font-size:13px;text-align:center}.hotspot-library-workspace :where(button,a,input,select,textarea,[tabindex]):focus-visible{outline:2px solid var(--ds-color-focus, #62a9ff);outline-offset:2px}@media(max-width:980px){.hotspot-library-workspace__layout{grid-template-columns:minmax(180px,220px) minmax(0,1fr);gap:24px}.hotspot-library-workspace__grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media(max-width:700px){.hotspot-library-workspace>.hotspot-library-workspace__header{min-height:64px;padding:12px}.hotspot-library-workspace__header .snapshot-editor__header-leading{gap:9px}.hotspot-library-workspace__header{gap:8px}.hotspot-library-workspace__header .snapshot-editor__header-trailing{gap:6px}.hotspot-library-workspace__header .snapshot-editor__back-button{width:34px;padding:0;justify-content:center}.hotspot-library-workspace__header .snapshot-editor__back-button span{display:none}.hotspot-library-workspace__header h3{font-size:16px}.hotspot-library-workspace__header .hotspot-library-workspace__upload,.hotspot-library-workspace__header .hotspot-library-workspace__save{min-height:32px;padding:0 9px;font-size:11px}.hotspot-library-workspace__header .hotspot-library-workspace__close{width:32px;height:32px}.hotspot-library-workspace__layout{display:block;padding:24px 16px 36px}.hotspot-library-workspace__rail{padding:0 0 22px;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.hotspot-library-workspace__rail-heading h2{font-size:18px}.hotspot-library-workspace__tabs{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px;overflow-x:visible;padding-bottom:0}.hotspot-library-workspace__tab{flex:0 0 auto;width:auto;min-height:34px;padding:0 10px;white-space:normal}.hotspot-library-workspace__content{padding-top:24px}.hotspot-library-workspace__content-heading h1{font-size:20px}.hotspot-library-workspace__utility-row{display:block}.hotspot-library-workspace__search{width:100%}.hotspot-library-workspace__hint-row{align-items:flex-start}.hotspot-library-workspace__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hotspot-library-workspace__icon-card{min-height:178px;padding:11px}.hotspot-library-workspace__icon-art{min-height:102px;padding:20px 8px 8px}.hotspot-library-workspace__icon-art svg{width:68px;height:68px}.hotspot-library-workspace__icon-footer{align-items:stretch;flex-direction:column;gap:7px}.hotspot-library-workspace__icon-footer>button{width:100%}}@media(max-width:390px){.hotspot-library-workspace__layout{padding-right:12px;padding-left:12px}.hotspot-library-workspace__hint-row{gap:10px}.hotspot-library-workspace__hint{font-size:11px}}.host-floorplan-workspace{--floorplan-border: rgba(148, 163, 184, .18);--floorplan-panel: #111722;--floorplan-panel-strong: #182131;--floorplan-text: #eef3fb;--floorplan-muted: #9ca9ba;background:#080c13}.host-floorplan-workspace__panel{background:#080c13;color:var(--floorplan-text)}.host-floorplan-workspace__header{border-bottom-color:var(--floorplan-border)}.host-floorplan-workspace__header-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.host-floorplan-workspace__header-actions .host-floorplan-modal__status{min-width:138px;color:var(--floorplan-muted);text-align:right}.host-floorplan-workspace__header-actions .host-floorplan-modal__status--dirty{color:#f8c36f}.host-floorplan-workspace__header-actions .host-floorplan-modal__status--success{color:#69d6a6}.host-floorplan-workspace__header-actions .host-floorplan-modal__status--error{color:#ff8d98}.host-floorplan-workspace .host-floorplan-workspace__body.host-icon-modal__body{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:0;padding:0;overflow:hidden}.host-floorplan-workspace__sidebar{min-height:0;overflow-y:auto;padding:62px 30px;border-right:1px solid var(--floorplan-border);background:#0f141db8}.host-floorplan-workspace__sidebar-heading>span,.host-floorplan-workspace__nav-group>span,.host-floorplan-modal__section-toggle>span{display:block;color:#748196;font-size:11px;font-weight:760;letter-spacing:.055em;text-transform:uppercase}.host-floorplan-workspace__sidebar-heading h2{margin:10px 0 8px;color:var(--floorplan-text);font-size:21px;letter-spacing:-.035em}.host-floorplan-workspace__sidebar-heading p{margin:0;color:var(--floorplan-muted);font-size:14px;line-height:1.45}.host-floorplan-workspace__nav{display:grid;gap:24px;margin-top:46px}.host-floorplan-workspace__nav-group{display:grid;gap:8px}.host-floorplan-workspace__nav-group>span{margin:0 14px 2px;font-size:10px}.host-floorplan-workspace__nav button{display:grid;gap:4px;width:100%;padding:14px 18px;border:1px solid transparent;border-radius:15px;background:transparent;color:#ccd5e2;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.host-floorplan-workspace__nav button strong{font-size:14px;font-weight:700}.host-floorplan-workspace__nav button small{color:#8996a9;font-size:12px}.host-floorplan-workspace__nav button:hover{background:#4c77b81f}.host-floorplan-workspace__nav button.is-active{border-color:#286fc5;background:linear-gradient(120deg,#1e5eae59,#18325870);color:#fff}.host-floorplan-workspace__nav button.is-active small{color:#a8bddc}.host-floorplan-workspace__main{min-width:0;min-height:0;overflow:hidden}.host-floorplan-workspace__main>.host-modal__scroll{height:100%;overflow-y:auto;padding:60px clamp(28px,5vw,86px)}.host-floorplan-workspace .host-floorplan-modal__grid{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(480px,1.38fr);align-items:start;gap:clamp(28px,4vw,64px);max-width:1320px;margin:0 auto}.host-floorplan-workspace .host-floorplan-modal__controls{display:block;min-width:0}.host-floorplan-workspace .host-floorplan-modal__section{display:none;padding:0;border:0;border-radius:0;background:transparent}.host-floorplan-workspace[data-active-section=floors] .host-floorplan-modal__section[data-section=floors],.host-floorplan-workspace[data-active-section=file] .host-floorplan-modal__section[data-section=file],.host-floorplan-workspace[data-active-section=appearance] .host-floorplan-modal__section[data-section=appearance],.host-floorplan-workspace[data-active-section=radar] .host-floorplan-modal__section[data-section=radar],.host-floorplan-workspace[data-active-section=interactions] .host-floorplan-modal__section[data-section=interactions],.host-floorplan-workspace[data-active-section=pin] .host-floorplan-modal__section[data-section=pin]{display:flex;flex-direction:column;gap:22px}.host-floorplan-workspace .host-floorplan-modal__section-toggle{width:100%;padding:0;border:0;background:transparent;text-align:left}.host-floorplan-workspace .host-floorplan-modal__section-toggle>span{color:#79869a;font-size:12px}.host-floorplan-workspace .host-floorplan-modal__section-body{display:flex;flex-direction:column;gap:14px}.host-floorplan-workspace .host-floorplan-modal__section-body:before{content:"";display:block;width:100%;height:1px;margin-bottom:6px;background:var(--floorplan-border)}.host-floorplan-workspace .host-floorplan-modal__section--pin .host-floorplan-modal__section-body:before{display:none}.host-floorplan-workspace .host-floorplan-modal__section-toggle+.host-floorplan-modal__section-body:after{content:"";order:-2}.host-floorplan-workspace .host-floorplan-modal__section-toggle>span:after{display:block;margin-top:8px;color:var(--floorplan-text);font-size:27px;font-weight:760;letter-spacing:-.045em;text-transform:none}.host-floorplan-workspace[data-active-section=floors] .host-floorplan-modal__section-toggle>span:after{content:"Andares"}.host-floorplan-workspace[data-active-section=file] .host-floorplan-modal__section-toggle>span:after{content:"Arquivo da planta"}.host-floorplan-workspace[data-active-section=appearance] .host-floorplan-modal__section-toggle>span:after{content:"Aparência"}.host-floorplan-workspace[data-active-section=radar] .host-floorplan-modal__section-toggle>span:after{content:"Radar"}.host-floorplan-workspace[data-active-section=interactions] .host-floorplan-modal__section-toggle>span:after{content:"Interações"}.host-floorplan-workspace[data-active-section=pin] .host-floorplan-modal__section-toggle>span:after{content:"Pin selecionado"}.host-floorplan-workspace .host-video-field{gap:7px;color:#b8c2d0}.host-floorplan-workspace .host-video-field>span,.host-floorplan-workspace .host-floorplan-modal__choice-group>span,.host-floorplan-workspace .host-floorplan-modal__file-meta span,.host-floorplan-workspace .host-floorplan-modal__pin-meta{color:#9aa6b8}.host-floorplan-workspace .host-video-field input,.host-floorplan-workspace .host-video-field select{border-color:#354154;background:#171e29;color:#eef3fb}.host-floorplan-workspace .host-floorplan-modal__toggle,.host-floorplan-workspace .host-floorplan-modal__pin-panel{border-color:#303a4a;background:#151b25;color:#dce4ef}.host-floorplan-workspace .host-floorplan-modal__file-meta strong,.host-floorplan-workspace .host-floorplan-modal__pin-info strong{color:#f3f7fc}.host-floorplan-workspace .host-floorplan-modal__floor-item,.host-floorplan-workspace .host-floorplan-modal__floor-action,.host-floorplan-workspace .host-floorplan-modal__choice,.host-floorplan-workspace .host-floorplan-modal__remove{border-color:#344054;background:#171e29;color:#e6edf6}.host-floorplan-workspace .host-floorplan-modal__floor-item small{color:#96a4b8}.host-floorplan-workspace .host-floorplan-modal__floor-item.is-active,.host-floorplan-workspace .host-floorplan-modal__choice.is-active{border-color:#3180e8;background:#1d5ebd;box-shadow:0 0 0 2px #3180e82e;color:#fff}.host-floorplan-workspace .host-floorplan-modal__floor-action:hover,.host-floorplan-workspace .host-floorplan-modal__choice:hover,.host-floorplan-workspace .host-floorplan-modal__remove:hover,.host-floorplan-workspace .host-floorplan-modal__preview-toolbar button:hover{background:#222c3c}.host-floorplan-workspace .host-floorplan-modal__preview{position:sticky;top:0;display:flex;flex-direction:column;min-width:0;gap:14px}.host-floorplan-workspace .host-floorplan-modal__preview-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.host-floorplan-workspace .host-floorplan-modal__preview-toolbar button{flex:0 0 auto;padding:8px 12px;border-color:#344054;border-radius:10px;background:#151c28;color:#dbe5f2}.host-floorplan-workspace .host-floorplan-modal__preview-stage{min-height:clamp(400px,58vh,620px);border-color:#2d394b;border-radius:18px;background:#0d1420;box-shadow:0 22px 54px #0000004d}.host-floorplan-workspace .host-floorplan-modal__preview-empty{color:#9aa9bd}.host-floorplan-workspace .host-floorplan-modal__hint,.host-floorplan-workspace .host-floorplan-modal__floor-hint{color:#a8b3c4}@media(max-width:1120px){.host-floorplan-workspace .host-floorplan-workspace__body.host-icon-modal__body{grid-template-columns:248px minmax(0,1fr)}.host-floorplan-workspace__sidebar{padding:42px 22px}.host-floorplan-workspace__main>.host-modal__scroll{padding:42px 32px}.host-floorplan-workspace .host-floorplan-modal__grid{grid-template-columns:minmax(270px,.78fr) minmax(360px,1.2fr);gap:30px}}@media(max-width:820px){.host-floorplan-workspace .host-floorplan-workspace__body.host-icon-modal__body{display:block;overflow:auto}.host-floorplan-workspace__sidebar{overflow:visible;padding:28px 22px 18px;border-right:0;border-bottom:1px solid var(--floorplan-border)}.host-floorplan-workspace__nav{margin-top:22px;gap:14px}.host-floorplan-workspace__nav-group{display:flex;flex-wrap:wrap}.host-floorplan-workspace__nav-group>span{width:100%}.host-floorplan-workspace__nav button{width:auto;min-width:148px;flex:1 1 148px}.host-floorplan-workspace__main{overflow:visible}.host-floorplan-workspace__main>.host-modal__scroll{height:auto;overflow:visible;padding:30px 22px 44px}.host-floorplan-workspace .host-floorplan-modal__grid{grid-template-columns:1fr}.host-floorplan-workspace .host-floorplan-modal__preview{position:static;order:-1}.host-floorplan-workspace .host-floorplan-modal__preview-stage{min-height:min(58vh,480px)}}@media(max-width:580px){.host-floorplan-workspace__header-actions .host-floorplan-modal__status{display:none}.host-floorplan-workspace__sidebar-heading p{font-size:13px}.host-floorplan-workspace__nav button{padding:12px 14px}.host-floorplan-workspace .host-floorplan-modal__preview-toolbar{justify-content:flex-start}}.host-panorama-settings-workspace{z-index:1320}.host-panorama-settings-workspace__panel{overflow:hidden}.host-panorama-settings-workspace__panel>.host-panorama-settings-workspace__body{display:grid;grid-template-columns:338px minmax(0,1fr);height:calc(100vh - 68px);min-height:0;padding:0!important;overflow:hidden!important}.host-panorama-settings-workspace__sidebar{min-width:0;min-height:0;padding:42px 25px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);background:#10141cbd}.host-panorama-settings-workspace__sidebar-heading>span,.host-panorama-settings-workspace__section-heading>span,.host-panorama-settings-workspace__group>span{color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.host-panorama-settings-workspace__sidebar-heading h2,.host-panorama-settings-workspace__section-heading h2{margin:5px 0 0;color:#fffffff0;font-size:18px;font-weight:650;letter-spacing:-.01em}.host-panorama-settings-workspace__sidebar-heading p,.host-panorama-settings-workspace__section-heading p{margin:7px 0 0;color:#ffffff8a;font-size:12px;line-height:1.5}.host-panorama-settings-workspace__nav{display:grid;gap:20px;margin-top:30px}.host-panorama-settings-workspace__group{display:grid;gap:6px}.host-panorama-settings-workspace__group>span{padding:0 16px 3px;color:#ffffff57;font-size:9px}.host-panorama-settings-workspace__group button{display:grid;gap:4px;width:100%;padding:13px 16px;border:1px solid transparent;border-radius:14px;background:transparent;color:#ffffffb8;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.host-panorama-settings-workspace__group button:hover,.host-panorama-settings-workspace__group button.is-active{border-color:#4b95f68c;background:linear-gradient(105deg,#205eaf57,#112b4c75);color:#fff}.host-panorama-settings-workspace__group strong{font-size:13px;font-weight:650}.host-panorama-settings-workspace__group small{color:#ffffff7a;font-size:11px}.host-panorama-settings-workspace__main{min-width:0;min-height:0;overflow:hidden}.host-panorama-settings-workspace .host-modal__scroll{display:block;height:100%;min-height:0;padding:48px;overflow:hidden}.host-panorama-settings-workspace .host-video-modal__grid{width:min(100%,1160px);height:100%;min-height:0;margin:0;grid-template-columns:minmax(350px,435px) minmax(500px,1fr);gap:clamp(28px,3vw,48px);align-items:start}.host-panorama-settings-workspace .host-video-form{min-height:0;max-height:100%;padding:4px 20px 36px 0;overflow-y:auto;border:0;border-radius:0;background:transparent;box-shadow:none;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(100,116,139,.82) rgba(255,255,255,.04)}.host-panorama-settings-workspace .host-video-form::-webkit-scrollbar{width:10px}.host-panorama-settings-workspace .host-video-form::-webkit-scrollbar-track{margin:8px 0 18px;border-radius:999px;background:#ffffff0a}.host-panorama-settings-workspace .host-video-form::-webkit-scrollbar-thumb{border:2px solid #0b1018;border-radius:999px;background:#64748bd1}.host-panorama-settings-workspace__section-heading{margin-bottom:22px}.host-panorama-settings-workspace__header-actions{display:flex;align-items:center;gap:12px}.host-panorama-settings-workspace__header-actions>span{color:#ffffff75;font-size:11px}.host-panorama-settings-workspace .level-popover,.host-panorama-settings-workspace .zoom-popover{position:static!important;width:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.host-panorama-settings-workspace .level-popover__header,.host-panorama-settings-workspace .zoom-popover__header{margin:0 0 18px;color:#ffffffeb;font-size:20px;font-weight:650;cursor:default}.host-panorama-settings-workspace .level-popover__close,.host-panorama-settings-workspace .zoom-popover__close{display:none}.host-panorama-settings-workspace .level-settings,.host-panorama-settings-workspace .zoom-popover__body,.host-panorama-settings-workspace .pitch-popover__body,.host-panorama-settings-workspace .drag-popover__body,.host-panorama-settings-workspace .entry-popover__body{gap:18px}.host-panorama-settings-workspace .zoom-range{gap:8px;padding:0 22px}.host-panorama-settings-workspace .zoom-range__handle-label{z-index:1;min-width:42px;padding:3px 7px;border:1px solid rgba(148,163,184,.46);background:#1e293b;box-shadow:0 3px 10px #00000047;color:#f8fafc;line-height:1.2;text-align:center;white-space:nowrap}.host-panorama-settings-workspace .zoom-range__legend{margin-top:38px;color:#bfdbfead}.host-panorama-settings-workspace .level-settings{margin-bottom:16px}.host-panorama-settings-workspace .level-section{padding-right:0;padding-left:0}.host-panorama-settings-workspace .level-section:after{right:0;left:0;background:#ffffff1a}.host-panorama-settings-workspace .level-settings__label,.host-panorama-settings-workspace .level-precision__custom,.host-panorama-settings-workspace .level-range__controls small,.host-panorama-settings-workspace .zoom-settings__hint,.host-panorama-settings-workspace .pitch-field__labels,.host-panorama-settings-workspace .pitch-hint,.host-panorama-settings-workspace .drag-hint,.host-panorama-settings-workspace .entry-angle__labels,.host-panorama-settings-workspace .entry-angle__hint,.host-panorama-settings-workspace .drag-slider__labels{color:#e2e8f0a3}.host-panorama-settings-workspace .level-slider-hint,.host-panorama-settings-workspace .drag-value,.host-panorama-settings-workspace .pitch-field__labels strong,.host-panorama-settings-workspace .entry-angle__labels strong,.host-panorama-settings-workspace .zoom-range__handle-label{color:#ffffffe6}.host-panorama-settings-workspace .level-slider-hint strong{color:#93c5fd}.host-panorama-settings-workspace input[type=number],.host-panorama-settings-workspace .level-precision__custom input,.host-panorama-settings-workspace .level-range__controls input{border-color:#ffffff24;background:#ffffff0d;color:#ffffffe6}.host-panorama-settings-workspace input[type=number]:focus{outline:0;border-color:#60a5fab8;box-shadow:0 0 0 3px #3b82f621}.host-panorama-settings-workspace .level-precision__pill{border-color:#ffffff26;background:#ffffff0b;color:#ffffffc7}.host-panorama-settings-workspace .level-precision__pill.is-active{border-color:#2563eb;background:linear-gradient(120deg,#2563eb,#0ea5e9);color:#fff}.host-panorama-settings-workspace .pitch-mode-toggle,.host-panorama-settings-workspace .zoom-apply-toggle{color:#ffffffc7}.host-panorama-settings-workspace .pitch-mode-toggle input{accent-color:#2563eb}.host-panorama-settings-workspace .zoom-apply-toggle{width:100%;margin-top:6px;padding:11px 12px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#ffffff09}.host-panorama-settings-workspace .zoom-apply-toggle__switch{box-sizing:border-box;flex:0 0 44px;border:1px solid rgba(148,163,184,.72);background:#475569b8}.host-panorama-settings-workspace .zoom-apply-toggle input:checked+.zoom-apply-toggle__switch{border-color:#7dd3fcb8;background:linear-gradient(120deg,#2563eb,#0ea5e9)}.host-panorama-settings-workspace .zoom-apply-toggle__text{color:#ffffffb8}.host-panorama-settings-workspace .zoom-popover__reset,.host-panorama-settings-workspace .level-popover__reset{border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#dbeafe}.host-panorama-settings-workspace .entry-popover__capture{border:1px solid #2563eb;background:linear-gradient(135deg,#2788f2,#1465d6)}.host-panorama-settings-workspace__preview{position:sticky;top:0;display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:#0d1320;box-shadow:inset 0 1px #ffffff0f,0 18px 40px #00000029}.host-panorama-settings-workspace__preview-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.host-panorama-settings-workspace__preview-heading>span{color:#b9c6d8;font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.host-panorama-settings-workspace__preview-stage{position:relative;display:grid;min-height:0;aspect-ratio:16 / 10;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#070b13;place-items:center}.host-panorama-settings-workspace__preview-stage>.view-direction-preview{width:100%;height:100%}.host-panorama-settings-workspace__preview-stage>span{color:#e2e8f080;font-size:12px}.host-panorama-settings-workspace__preview>p{margin:0;color:#c9d5e58f;font-size:12px;line-height:1.45}.host-panorama-settings-workspace__level-grid,.host-panorama-settings-workspace__pitch-guides{position:absolute;inset:0;pointer-events:none}.host-panorama-settings-workspace__level-grid{background-image:linear-gradient(rgba(125,211,252,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(125,211,252,.24) 1px,transparent 1px);background-size:18px 18px}.host-panorama-settings-workspace__level-grid:after{position:absolute;top:50%;right:0;left:0;height:2px;background:#e0f2fecc;content:""}.host-panorama-settings-workspace__pitch-guides{border-top:22% solid rgba(37,99,235,.18);border-bottom:22% solid rgba(37,99,235,.18)}.host-panorama-settings-workspace__preview-badge{position:absolute;right:12px;bottom:12px;padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:9px;background:#080e1ac7;color:#e0f2fe;font-size:12px;font-weight:650;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(max-width:1280px){.host-panorama-settings-workspace__panel>.host-panorama-settings-workspace__body{grid-template-columns:272px minmax(0,1fr)}.host-panorama-settings-workspace__sidebar{padding:32px 20px}.host-panorama-settings-workspace .host-modal__scroll{padding:32px 28px}.host-panorama-settings-workspace .host-video-modal__grid{width:100%;grid-template-columns:minmax(270px,.92fr) minmax(0,1.08fr);gap:24px}}@media(max-width:980px){.host-panorama-settings-workspace__panel>.host-panorama-settings-workspace__body{display:grid;grid-template-columns:220px minmax(0,1fr);overflow:hidden!important}.host-panorama-settings-workspace__sidebar{padding:24px 16px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);border-bottom:0}.host-panorama-settings-workspace__nav{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:22px}.host-panorama-settings-workspace__group{gap:5px}.host-panorama-settings-workspace__main,.host-panorama-settings-workspace .host-modal__scroll{height:100%;min-height:0;overflow:hidden}.host-panorama-settings-workspace .host-modal__scroll{padding:26px 20px}.host-panorama-settings-workspace .host-video-modal__grid{height:100%;max-width:none;grid-template-columns:1fr;margin:0;align-content:start;overflow-y:auto}.host-panorama-settings-workspace .host-video-form{max-height:none;padding:0;overflow:visible}.host-panorama-settings-workspace__preview{position:static}}@media(max-width:620px){.host-panorama-settings-workspace__header-actions>span{display:none}.host-panorama-settings-workspace__sidebar{padding:18px 12px}.host-panorama-settings-workspace__sidebar-heading p{display:none}.host-panorama-settings-workspace__group>span{padding-left:8px}.host-panorama-settings-workspace__group button{padding:10px 9px}.host-panorama-settings-workspace__group small{display:none}.host-panorama-settings-workspace .host-modal__scroll{padding:20px 16px 34px}}.host-image-workspace{position:fixed;inset:0;z-index:1300;background:#0a0d13;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.host-image-workspace__panel{width:100%;height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;color:#ffffffeb;background:radial-gradient(circle at 25% 10%,rgba(55,65,81,.18),transparent 36%),#0a0d13;animation:snapshot-editor-export-enter .18s ease-out both}.host-image-workspace__panel>.host-image-workspace__header{min-height:68px;width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:10px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:#14171ee0;box-shadow:0 1px #00000061;backdrop-filter:saturate(160%) blur(22px);-webkit-backdrop-filter:saturate(160%) blur(22px);z-index:2}.host-image-workspace__header .snapshot-editor__header-leading,.host-image-workspace__header .snapshot-editor__header-trailing,.host-image-workspace__header .snapshot-editor__title-row{display:flex;align-items:center}.host-image-workspace__header .snapshot-editor__header-leading{min-width:0;gap:14px}.host-image-workspace__header .snapshot-editor__header-trailing{flex-shrink:0;gap:14px}.host-image-workspace__header .snapshot-editor__identity{min-width:0}.host-image-workspace__header .snapshot-editor__title-row{min-width:0;gap:9px}.host-image-workspace__header h3{min-width:0;max-width:min(42vw,620px);margin:0;overflow:hidden;color:#fffffff0;font-size:15px;font-weight:650;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap}.host-image-workspace__header .snapshot-editor__back-button{min-height:36px;display:inline-flex;align-items:center;gap:7px;padding:0 11px 0 8px;border:1px solid transparent;border-radius:10px;background:transparent;color:#ffffffd6;font-size:13px;font-weight:600;cursor:pointer}.host-image-workspace__header .snapshot-editor__back-button:hover{border-color:#ffffff14;background:#ffffff14;color:#fff}.host-image-workspace__header .snapshot-editor__back-button svg{width:17px;height:17px}.host-image-workspace__header .snapshot-editor__header-divider{width:1px;height:30px;background:#ffffff1a}.host-image-workspace__header .snapshot-editor__eyebrow{margin:0;color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em}.host-image-workspace__header .snapshot-editor__meta{flex-shrink:0;color:#ffffff6b;font-size:12px}.host-image-workspace__header-actions{display:flex;align-items:center;gap:10px}.host-image-workspace__search{width:min(250px,24vw);min-height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(255,255,255,.14);border-radius:10px;background:#ffffff0b;color:#ffffff8f}.host-image-workspace__search:focus-within{border-color:#60a5fab8;box-shadow:0 0 0 3px #3b82f621}.host-image-workspace__search svg{width:16px;height:16px;flex:0 0 auto}.host-image-workspace__search input,.host-image-workspace__panel.workspace-dialog .host-image-workspace__search input:focus-visible{width:100%;min-width:0;border:0;outline:0;outline-offset:0;background:transparent;color:#ffffffe6;font:inherit;font-size:13px;box-shadow:none}.host-image-workspace__search input::placeholder{color:#ffffff6b}.host-image-workspace__upload,.host-image-workspace__save{min-height:38px;padding:0 14px;border-radius:10px;font-size:13px;font-weight:650;cursor:pointer}.host-image-workspace__upload{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.14);background:#ffffff0b;color:#ffffffd1}.host-image-workspace__upload svg{width:15px;height:15px}.host-image-workspace__save{border:1px solid rgba(57,139,253,.8);background:linear-gradient(180deg,#2587f7,#1264d7);color:#fff;box-shadow:0 9px 20px #0a5ecd42}.host-image-workspace__upload:disabled,.host-image-workspace__save:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.host-image-workspace__body{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);overflow:hidden}.host-image-workspace__sidebar{min-width:0;min-height:0;padding:28px 20px;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);background:#10141cbd}.host-image-workspace__sidebar-heading{margin-bottom:24px}.host-image-workspace__sidebar-heading>span,.host-image-workspace__content-header>div>span{color:#ffffff6b;font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.host-image-workspace__sidebar-heading h3,.host-image-workspace__content-header h2{margin:5px 0 0;color:#fffffff0;font-size:18px;font-weight:650;letter-spacing:-.01em}.host-image-workspace__sidebar-heading p,.host-image-workspace__content-header p{margin:7px 0 0;color:#ffffff8a;font-size:12px;line-height:1.5}.host-image-workspace__tabs{display:grid;gap:7px}.host-image-workspace__tab{width:100%;min-height:58px;display:flex;align-items:center;padding:10px 12px;border:1px solid transparent;border-radius:12px;background:transparent;color:#ffffffb8;text-align:left;cursor:pointer}.host-image-workspace__tab>span{display:grid;gap:3px}.host-image-workspace__tab strong{font-size:13px;font-weight:650}.host-image-workspace__tab small{color:#ffffff6e;font-size:11px}.host-image-workspace__tab:hover{background:#ffffff0b}.host-image-workspace__tab.is-active{border-color:#2d83f18c;background:linear-gradient(105deg,#205eaf57,#112b4c75)}.host-image-workspace__tab.is-active strong{color:#fff}.host-image-workspace__tab.is-active small{color:#b5d9ffc2}.host-image-workspace__sidebar-note{margin-top:26px;padding:14px;border:1px solid rgba(64,144,255,.34);border-radius:12px;background:#153d6f33}.host-image-workspace__sidebar-note strong{color:#dbebffeb;font-size:12px}.host-image-workspace__sidebar-note p{margin:6px 0 0;color:#d5e4f89e;font-size:12px;line-height:1.45}.host-image-workspace__content{min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.host-image-workspace__content-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 42px 20px;border-bottom:1px solid rgba(255,255,255,.07)}.host-image-workspace__selection-status{flex:0 0 auto;padding:7px 10px;border:1px solid rgba(75,149,246,.45);border-radius:999px;background:#296dcc2e;color:#d3e8ffeb;font-size:12px;font-weight:600}.host-image-workspace__content-body{min-height:0;padding:26px 42px 42px;overflow-y:auto}.host-image-workspace__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px}.host-image-workspace__card{position:relative;min-width:0;overflow:visible;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#141922e6;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.host-image-workspace__card:hover{border-color:#81b4f98f;transform:translateY(-2px)}.host-image-workspace__card.is-selected{border-color:#3189f8;box-shadow:0 0 0 2px #3189f833,0 14px 30px #050f1e52}.host-image-workspace__card-select{width:100%;padding:0;border:0;border-radius:inherit;overflow:hidden;background:transparent;color:inherit;text-align:left;cursor:pointer}.host-image-workspace__art{height:132px;display:grid;place-items:center;overflow:hidden;background:#1b2230;color:#ffffff61}.host-image-workspace__art img{width:100%;height:100%;object-fit:cover}.host-image-workspace__art svg{width:26px;height:26px}.host-image-workspace__card-meta{display:grid;gap:5px;padding:12px 13px}.host-image-workspace__card-meta strong{overflow:hidden;color:#ffffffe0;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.host-image-workspace__card-meta small{color:#ffffff7a;font-size:11px}.host-image-workspace__card.is-selected .host-image-workspace__card-meta small{color:#8bc0ff}.host-image-workspace__card-menu{position:absolute;top:10px;right:10px;z-index:3}.host-image-workspace__card-menu>button{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:#0a0e15cc;color:#fff;cursor:pointer}.host-image-workspace__card-menu>div{position:absolute;top:36px;right:0;min-width:116px;padding:5px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#151b25;box-shadow:0 14px 28px #00000057}.host-image-workspace__card-menu>div button{width:100%;padding:8px;border:0;border-radius:6px;background:transparent;color:#ffffffd6;font-size:12px;text-align:left;cursor:pointer}.host-image-workspace__card-menu>div button:hover{background:#ffffff14}.host-image-workspace__card-menu>div button.danger{color:#fca5a5}.host-image-workspace__card-menu>div button:disabled{opacity:.38;cursor:not-allowed}.host-image-workspace__empty{max-width:430px;margin:8vh auto 0;padding:32px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#101620bd;text-align:center}.host-image-workspace__empty h3{margin:0;font-size:16px}.host-image-workspace__empty p{margin:9px 0 0;color:#ffffff8a;font-size:13px}.host-image-workspace__error{margin:18px 0 0;color:#fca5a5;font-size:13px}.host-image-workspace__input{display:none}@media(max-width:760px){.host-image-workspace__panel>.host-image-workspace__header{align-items:flex-start}.host-image-workspace__header .snapshot-editor__header-divider,.host-image-workspace__header .snapshot-editor__meta{display:none}.host-image-workspace__header-actions{gap:7px}.host-image-workspace__search{width:38px;padding:0 10px}.host-image-workspace__search input{display:none}.host-image-workspace__upload{width:36px;padding:0;justify-content:center}.host-image-workspace__upload span{display:none}.host-image-workspace__save{min-height:34px;padding:0 10px;font-size:12px}.host-image-workspace__body{display:block;overflow-y:auto}.host-image-workspace__sidebar{padding:16px;border-right:0;border-bottom:1px solid rgba(255,255,255,.08);overflow:visible}.host-image-workspace__sidebar-heading{margin-bottom:13px}.host-image-workspace__tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.host-image-workspace__tab{min-height:52px;padding:9px}.host-image-workspace__tab small,.host-image-workspace__sidebar-note{display:none}.host-image-workspace__content-header{padding:18px 16px 15px}.host-image-workspace__content-body{padding:16px 16px 32px;overflow:visible}.host-image-workspace__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.host-image-workspace__art{height:96px}.host-image-workspace__card-meta{padding:10px}.host-image-workspace__selection-status{display:none}}.host-audio-workspace__art svg{width:38px;height:38px}.host-audio-workspace__actions{display:flex;justify-content:flex-end;padding:0 12px 12px}.host-audio-workspace__actions button{min-height:30px;padding:0 10px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0e;color:#ffffffc7;font-size:12px;font-weight:650;cursor:pointer}.host-audio-workspace__actions button:hover{border-color:#93c5fd99;background:#1d67d229;color:#eff6ff}.host-audio-workspace__actions button.is-playing{border-color:#60a5fab3;background:#1d67d247;color:#dbeeff}
