.admin-device-preview-launcher{background:#05060880;border:1px solid #c49e5538;border-radius:9px;flex:none;align-items:center;gap:3px;padding:3px;display:inline-flex}.admin-device-preview-launcher button,.admin-device-preview-toolbar button{cursor:pointer;color:#79777a;background:0 0;border:0;border-radius:6px;place-items:center;width:30px;height:30px;transition:color .18s,background .18s;display:grid}.admin-device-preview-launcher button:hover,.admin-device-preview-launcher button.is-active,.admin-device-preview-toolbar button:hover,.admin-device-preview-toolbar button.is-active{color:#d1ac65;background:#c49e551a}.admin-device-preview-launcher svg,.admin-device-preview-toolbar button svg{width:16px;height:16px}.admin-device-preview-overlay{z-index:150;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.admin-device-preview-backdrop{cursor:default;-webkit-backdrop-filter:blur(12px);background:#030406e0;border:0;position:absolute;inset:0}.admin-device-preview-stage{z-index:1;flex-direction:column;gap:10px;max-width:100%;max-height:100%;display:flex;position:relative}.admin-device-preview-toolbar{background:#111216;border:1px solid #c49e5547;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;min-height:44px;padding:6px 8px 6px 14px;display:flex;box-shadow:0 12px 35px #0006}.admin-device-preview-toolbar strong{color:#d2b16f;font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem}.admin-device-preview-toolbar>div{align-items:center;gap:2px;display:flex}.admin-device-preview-device{background:#050608;border:1px solid #4b4c50;border-radius:28px;max-width:calc(100vw - 36px);max-height:calc(100vh - 90px);padding:9px;position:relative;overflow:hidden;box-shadow:0 30px 80px #000000b8,inset 0 0 0 2px #16171a}.admin-device-preview-overlay.is-mobile .admin-device-preview-device{width:min(408px,100vw - 36px);height:min(844px,100vh - 90px)}.admin-device-preview-overlay.is-tablet .admin-device-preview-device{border-radius:22px;width:min(838px,100vw - 36px);height:min(1030px,100vh - 90px)}.admin-device-preview-device iframe{background:#090a0c;border:0;border-radius:20px;width:100%;height:100%;display:block}.admin-device-preview-camera{z-index:2;pointer-events:none;background:#25262a;border-radius:50%;width:7px;height:7px;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #090a0c}@media (width<=1023px){.admin-device-preview-launcher,.admin-device-preview-overlay{display:none!important}}@media (prefers-reduced-motion:reduce){.admin-device-preview-launcher button,.admin-device-preview-toolbar button{transition:none}}
