@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#edf5ff;--background:#06101c;--surface:#0a1726;--surface-raised:#0e1d2e;--surface-soft:#12243a;--line:#a0c5e926;--line-strong:#a0c5e947;--text:#edf5ff;--muted:#8fa7c0;--accent:#52f2a4;--accent-blue:#58b6ff;--danger:#ff7185;--sidebar:224px;background:#06101c;font-family:DM Sans,sans-serif}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#eef4f8;--surface:#fff;--surface-raised:#f7fafc;--surface-soft:#e6eef4;--line:#1c3c5424;--line-strong:#1c3c5440;--text:#102337;--muted:#5d7184}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:radial-gradient(circle at 20% -10%, #2386d224, transparent 34rem), var(--background);min-height:100vh}html[data-theme=light] body{background:radial-gradient(circle at 20% -10%, #2386d21f, transparent 34rem), var(--background)}html[data-motion=reduced] *,html[data-motion=reduced] :before,html[data-motion=reduced] :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.enterprise-kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800}.enterprise-primary-button,.enterprise-secondary-button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-weight:700;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.enterprise-primary-button{color:#032116;background:linear-gradient(135deg, var(--accent), #72f0d6);border:1px solid #0000;box-shadow:0 10px 28px #52f2a421}.enterprise-secondary-button{border:1px solid var(--line-strong);color:var(--text);background:#ffffff09}.enterprise-primary-button:hover,.enterprise-secondary-button:hover{transform:translateY(-1px)}.enterprise-primary-button:disabled,.enterprise-secondary-button:disabled{cursor:wait;opacity:.6}.enterprise-link-button,.enterprise-danger-button{cursor:pointer;background:0 0;border:0}.enterprise-link-button{color:var(--muted)}.enterprise-danger-button{color:#ff9cac;background:#ff718512;border:1px solid #ff718540;border-radius:9px;width:100%;margin-top:18px;padding:10px}.enterprise-danger-button:disabled{cursor:not-allowed;opacity:.35}.enterprise-alert{border-radius:10px;padding:12px 14px;font-size:13px}.enterprise-alert--error,.enterprise-alert--floating{color:#ffc1ca;background:#6c192a6b;border:1px solid #ff718552}.enterprise-alert--success{color:var(--accent);background:#52f2a412;border:1px solid #52f2a44d;margin-bottom:16px}.enterprise-alert--floating{z-index:50;position:fixed;top:78px;right:20px}.enterprise-auth{grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);min-height:100vh;display:grid}.enterprise-auth-story{background:linear-gradient(120deg,#071524eb,#07152485),radial-gradient(circle at 70% 30%,#52f2a429,#0000 28rem);align-content:center;padding:clamp(40px,8vw,120px);display:grid}.enterprise-auth-story h1{letter-spacing:-.055em;max-width:780px;margin:18px 0;font-family:Manrope,sans-serif;font-size:clamp(38px,5.4vw,76px);line-height:1.02}.enterprise-auth-story>p{max-width:640px;color:var(--muted);margin:0;font-size:18px;line-height:1.65}.enterprise-auth-metrics{grid-template-columns:repeat(3,1fr);gap:12px;max-width:720px;margin-top:42px;display:grid}.enterprise-auth-metrics div{border:1px solid var(--line);background:#ffffff06;border-radius:14px;gap:4px;padding:18px;display:grid}.enterprise-auth-metrics strong{color:var(--accent);font-family:Manrope,sans-serif;font-size:26px}.enterprise-auth-metrics span{color:var(--muted);font-size:12px}.enterprise-auth-card{border-left:1px solid var(--line);background:#081422eb;align-content:center;gap:16px;padding:clamp(36px,7vw,96px);display:grid}.enterprise-auth-card h2{margin:-5px 0 14px;font-family:Manrope,sans-serif;font-size:28px}.enterprise-auth-card label,.enterprise-field{color:#c5d5e5;gap:7px;font-size:13px;font-weight:600;display:grid}.enterprise-auth-card input,.enterprise-field input,.enterprise-field textarea,.enterprise-field select{border:1px solid var(--line-strong);width:100%;color:var(--text);background:#081522;border-radius:9px;outline:0;padding:11px 12px}.enterprise-auth-card input:focus,.enterprise-field input:focus,.enterprise-field textarea:focus,.enterprise-field select:focus{border-color:var(--accent-blue);box-shadow:0 0 0 3px #58b6ff1a}.enterprise-brand-mark{color:#032116;background:linear-gradient(145deg, var(--accent), var(--accent-blue));border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-family:Manrope,sans-serif;font-weight:900;display:grid}.enterprise-brand-mark--large{border-radius:13px;width:48px;height:48px;font-size:22px}.enterprise-identifyng-wordmark{align-items:center;width:100%;display:grid}.enterprise-identifyng-wordmark img{grid-area:1/1;width:100%;height:auto;display:block}.enterprise-identifyng-wordmark--light-surface,html[data-theme=light] .enterprise-identifyng-wordmark--dark-surface{visibility:hidden}html[data-theme=light] .enterprise-identifyng-wordmark--light-surface{visibility:visible}.enterprise-identifyng-mark{object-fit:contain;width:38px;height:38px;display:block}.enterprise-auth-logo{width:min(230px,100%);margin-bottom:4px}.enterprise-shell{min-height:100vh;padding-left:var(--sidebar)}.enterprise-sidebar{z-index:20;width:var(--sidebar);border-right:1px solid var(--line);background:#07131f;flex-direction:column;padding:18px 14px;display:flex;position:fixed;inset:0 auto 0 0}.enterprise-brand{flex-direction:column;align-items:flex-start;gap:5px;padding:4px 5px 24px;display:flex}.enterprise-sidebar-wordmark{width:174px}.enterprise-sidebar-mark{display:none}.enterprise-brand>small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin-left:39px;font-size:9px;font-weight:700}.enterprise-brand>span:last-child{gap:1px;display:grid}.enterprise-brand strong{letter-spacing:.05em;font-family:Manrope,sans-serif;font-size:13px}.enterprise-brand small{color:var(--muted);font-size:10px}.enterprise-sidebar nav{gap:5px;display:grid}.enterprise-sidebar nav a,.enterprise-sidebar nav button{width:100%;min-height:42px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;padding:10px 12px;display:flex}.enterprise-sidebar nav a.active{color:var(--text);background:var(--surface-soft)}.enterprise-sidebar nav a.active span{color:var(--accent)}.enterprise-sidebar nav button:disabled{cursor:not-allowed;opacity:.45}.enterprise-sidebar-footer{gap:10px;margin-top:auto;display:grid}.enterprise-environment{border:1px solid var(--line);color:var(--muted);text-align:center;border-radius:8px;padding:9px;font-size:10px}.enterprise-sidebar-footer button{color:var(--muted);cursor:pointer;background:0 0;border:0}.enterprise-main{min-width:0;min-height:100vh;padding:36px clamp(22px,4vw,58px)}.enterprise-page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:32px;display:flex}.enterprise-page-header h1{letter-spacing:-.04em;margin:8px 0 7px;font-family:Manrope,sans-serif;font-size:clamp(32px,4vw,48px)}.enterprise-page-header p:last-child{max-width:690px;color:var(--muted);margin:0}.enterprise-header-actions{align-items:center;gap:10px;display:flex}.enterprise-settings-button{min-width:104px}.enterprise-project-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.enterprise-project-grid--list{grid-template-columns:1fr}.enterprise-project-grid--list .enterprise-project-card{grid-template-columns:210px minmax(0,1fr);display:grid}.enterprise-project-grid--list .enterprise-project-preview{height:100%;min-height:158px}html[data-project-details=hidden] .enterprise-project-card p,html[data-project-details=hidden] .enterprise-project-meta{display:none}html[data-density=compact] .enterprise-main{padding-top:24px}html[data-density=compact] .enterprise-project-grid{gap:11px}html[data-density=compact] .enterprise-project-card-body{padding:12px}html[data-button-style=icons] .enterprise-button-label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}html[data-button-style=icons] .enterprise-settings-button{width:42px;min-width:42px;padding-inline:0}.enterprise-preferences-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02080eb3;justify-content:flex-end;display:flex;position:fixed;inset:0}.enterprise-dialog-backdrop{z-index:130;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02080ec2;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.enterprise-create-dialog{border:1px solid var(--line-strong);width:min(480px,100%);color:var(--text);background:var(--surface);border-radius:18px;gap:16px;padding:26px;animation:.18s ease-out enterprise-panel-in;display:grid;box-shadow:0 28px 90px #0000006b}.enterprise-create-dialog>p,.enterprise-create-dialog>h2{margin:0}.enterprise-create-dialog>h2{font-family:Manrope,sans-serif;font-size:25px}.enterprise-create-dialog>p:not(.enterprise-kicker){color:var(--muted);font-size:13px;line-height:1.55}.enterprise-create-dialog .enterprise-field input{width:100%}.enterprise-slug-preview{border:1px solid var(--line);background:var(--surface-raised);border-radius:10px;gap:7px;padding:12px 14px;display:grid}.enterprise-slug-preview span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.enterprise-slug-preview code{color:var(--accent-blue);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.enterprise-create-dialog>footer{justify-content:flex-end;gap:10px;padding-top:4px;display:flex}.enterprise-preferences-panel{border-left:1px solid var(--line-strong);width:min(430px,100%);min-height:100%;color:var(--text);background:var(--surface);grid-template-rows:auto minmax(0,1fr) auto;animation:.18s ease-out enterprise-panel-in;display:grid;box-shadow:-24px 0 80px #0000005c}.enterprise-preferences-panel>header,.enterprise-preferences-panel>footer{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;padding:20px;display:flex}.enterprise-preferences-panel>header h2{margin:4px 0 0;font-family:Manrope,sans-serif}.enterprise-preferences-panel>header p{margin:0}.enterprise-preferences-panel>header>button{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:9px;font-size:22px}.enterprise-preferences-panel>footer{border-top:1px solid var(--line);border-bottom:0}.enterprise-preferences-content{align-content:start;gap:20px;padding:20px;display:grid;overflow-y:auto}.enterprise-preference-field{gap:9px;display:grid}.enterprise-preference-field>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.enterprise-preference-field>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.enterprise-preference-field button{border:1px solid var(--line);min-height:42px;color:var(--muted);background:var(--surface-raised);cursor:pointer;border-radius:8px}.enterprise-preference-field button.active{color:var(--text);background:#52f2a417;border-color:#52f2a480}.enterprise-preference-toggle{border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:center;gap:14px;padding:13px;display:flex}.enterprise-preference-toggle>span{gap:4px;display:grid}.enterprise-preference-toggle strong{font-size:13px}.enterprise-preference-toggle small{color:var(--muted);line-height:1.4}.enterprise-preference-toggle input{accent-color:var(--accent)}@keyframes enterprise-panel-in{0%{opacity:0;transform:translate(18px)}}html[data-theme=light] .enterprise-sidebar,html[data-theme=light] .enterprise-scene-panel,html[data-theme=light] .enterprise-inspector,html[data-theme=light] .enterprise-editor-header,html[data-theme=light] .enterprise-canvas-toolbar,html[data-theme=light] .enterprise-canvas-footer{background:var(--surface)}html[data-theme=light] .enterprise-auth-card,html[data-theme=light] .enterprise-auth-story{background-color:var(--surface)}html[data-theme=light] .enterprise-auth-card input,html[data-theme=light] .enterprise-field input,html[data-theme=light] .enterprise-field textarea,html[data-theme=light] .enterprise-field select,html[data-theme=light] .enterprise-vector-field input{background:#fff}.enterprise-project-card{border:1px solid var(--line);background:var(--surface);border-radius:16px;min-width:0;transition:transform .18s,border-color .18s;overflow:hidden}.enterprise-project-card:hover{border-color:#52f2a466;transform:translateY(-3px)}.enterprise-project-preview{background:radial-gradient(circle at 50% 40%,#52f2a424,#0000 40%),#081624;place-items:center;height:150px;display:grid;position:relative;overflow:hidden}.enterprise-project-preview>span{z-index:2;width:52px;height:52px;color:var(--accent);background:#081921e6;border:1px solid #52f2a459;border-radius:14px;place-items:center;font-family:Manrope,sans-serif;font-weight:800;display:grid;position:relative}.enterprise-preview-grid{opacity:.18;background-image:linear-gradient(#ffffff1f 1px,#0000 1px),linear-gradient(90deg,#ffffff1f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0;transform:perspective(300px)rotateX(60deg)scale(1.5)}.enterprise-project-card-body{padding:17px}.enterprise-project-card h2{margin:12px 0 5px;font-family:Manrope,sans-serif;font-size:19px}.enterprise-project-card p{min-height:38px;color:var(--muted);margin:0;font-size:13px;line-height:1.45}.enterprise-project-meta{color:var(--muted);flex-wrap:wrap;gap:13px;margin-top:16px;font-size:11px;display:flex}.enterprise-status{border:1px solid var(--line);width:max-content;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.enterprise-status--published{color:var(--accent);background:#52f2a412;border-color:#52f2a447}.enterprise-status--published-with-draft{color:#ffd276;border-color:#ffc45a52}.enterprise-brand-loader{min-height:260px;color:var(--muted);place-content:center;justify-items:center;gap:16px;display:grid}.enterprise-brand-loader--page{min-height:100vh}.enterprise-brand-loader-emblem{filter:drop-shadow(0 12px 24px #58b6ff2e);place-items:center;width:84px;height:84px;display:grid;position:relative}.enterprise-brand-loader-ring{border:3px solid #58b6ff29;border-top-color:var(--accent-blue);border-right-color:var(--accent);border-radius:50%;animation:.9s linear infinite enterprise-brand-loader-spin;position:absolute;inset:0}.enterprise-brand-loader-emblem img{object-fit:contain;width:48px;height:48px;animation:1.8s ease-in-out infinite enterprise-brand-loader-pulse}.enterprise-brand-loader-label{letter-spacing:.02em;font-size:14px;font-weight:600}@keyframes enterprise-brand-loader-spin{to{transform:rotate(360deg)}}@keyframes enterprise-brand-loader-pulse{0%,to{opacity:.76;transform:scale(.94)}50%{opacity:1;transform:scale(1)}}html[data-motion=reduced] .enterprise-brand-loader-ring,html[data-motion=reduced] .enterprise-brand-loader-emblem img{animation:none}@media (prefers-reduced-motion:reduce){.enterprise-brand-loader-ring,.enterprise-brand-loader-emblem img{animation:none}}.enterprise-empty{border:1px dashed var(--line-strong);min-height:220px;color:var(--muted);text-align:center;border-radius:15px;align-content:center;place-items:center;gap:10px;padding:28px;display:grid}.enterprise-empty h2,.enterprise-empty p{margin:0}.enterprise-empty--hero{min-height:420px}.enterprise-empty--compact{min-height:130px;margin-top:14px}.enterprise-empty-icon{color:var(--accent);font-size:38px}.enterprise-shell--editor .enterprise-main{height:100vh;padding:0;overflow:hidden}.enterprise-editor-header{border-bottom:1px solid var(--line);background:#081521;justify-content:space-between;align-items:center;gap:16px;height:66px;padding:10px 16px;display:flex}.enterprise-editor-title,.enterprise-editor-actions{align-items:center;gap:10px;min-width:0;display:flex}.enterprise-editor-title>a{color:var(--muted);white-space:nowrap;font-size:12px}.enterprise-editor-title input{width:min(340px,28vw);color:var(--text);background:0 0;border:0;outline:0;font-family:Manrope,sans-serif;font-size:15px;font-weight:700}.enterprise-editor-actions .enterprise-primary-button,.enterprise-editor-actions .enterprise-secondary-button{min-height:38px;padding:8px 12px;font-size:12px}.enterprise-save-notice{color:var(--accent);font-size:11px}.enterprise-editor{grid-template-columns:238px minmax(360px,1fr) 326px;height:calc(100vh - 66px);display:grid}.enterprise-editor--read-only .enterprise-scene-panel button,.enterprise-editor--read-only .enterprise-inspector input,.enterprise-editor--read-only .enterprise-inspector textarea,.enterprise-editor--read-only .enterprise-inspector select,.enterprise-editor--read-only .enterprise-inspector button,.enterprise-editor--read-only .enterprise-inspector label{pointer-events:none}.enterprise-editor--read-only .enterprise-inspector{opacity:.72}.enterprise-scene-panel,.enterprise-inspector{background:#07131f;min-height:0;overflow-y:auto}.enterprise-scene-panel{border-right:1px solid var(--line)}.enterprise-inspector{border-left:1px solid var(--line)}.enterprise-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:11px 13px;display:flex}.enterprise-panel-heading>div{gap:3px;display:grid}.enterprise-panel-heading span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800}.enterprise-panel-heading strong{font-size:11px}.enterprise-panel-heading>button{border:1px solid var(--line-strong);width:30px;height:30px;color:var(--accent);background:var(--surface-soft);cursor:pointer;border-radius:8px}.enterprise-panel-heading>.enterprise-panel-actions{gap:6px;display:flex}.enterprise-panel-actions button{border:1px solid var(--line-strong);min-height:30px;color:var(--accent);background:var(--surface-soft);cursor:pointer;border-radius:8px;padding:0 9px;font-size:9px;font-weight:800}.enterprise-scene-list{gap:4px;padding:8px;display:grid}.enterprise-scene-list>button{min-height:58px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;display:grid}.enterprise-scene-list>button.active{background:#52f2a412;border-color:#52f2a440}.enterprise-scene-index{width:28px;height:28px;color:var(--muted);background:var(--surface-soft);border-radius:7px;place-items:center;font-size:11px;display:grid}.enterprise-scene-list button>span:nth-child(2){gap:2px;min-width:0;display:grid}.enterprise-scene-list strong,.enterprise-scene-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.enterprise-scene-list strong{font-size:12px}.enterprise-scene-list small,.enterprise-scene-list em{color:var(--muted);font-size:9px;font-style:normal}.enterprise-add-row{border:1px dashed var(--line-strong);width:calc(100% - 16px);color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;margin:5px 8px;padding:10px}.enterprise-canvas-panel{background:#030a12;grid-template-rows:45px minmax(0,1fr) 36px;min-width:0;min-height:0;display:grid}.enterprise-canvas-toolbar,.enterprise-canvas-footer{border-bottom:1px solid var(--line);color:var(--muted);background:#08131f;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;font-size:10px;display:flex}.enterprise-canvas-toolbar button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;padding:5px 8px}.enterprise-canvas-toolbar button.active{color:var(--text);background:var(--surface-soft)}.enterprise-canvas{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:28px 28px;place-items:center;min-height:0;padding:42px;display:grid;overflow:auto}.enterprise-target-board{aspect-ratio:4/3;background-color:#111c27;background-position:50%;background-size:cover;border:1px solid #ffffff38;border-radius:4px;place-items:center;width:min(680px,90%);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 80px #0000007a}.enterprise-target-placeholder{color:var(--muted);text-align:center;place-items:center;gap:6px;display:grid}.enterprise-target-placeholder>span{color:var(--accent);font-size:32px}.enterprise-target-placeholder small{font-size:10px}.enterprise-canvas-video{aspect-ratio:16/9;color:#bfe3ff;cursor:pointer;background:#051626d1;border:2px solid #58b6ffb3;place-items:center;min-width:110px;display:grid;position:absolute;overflow:hidden}.enterprise-canvas-video.active{border-color:var(--accent);box-shadow:0 0 0 3px #52f2a42e}.enterprise-canvas-video--model{background:linear-gradient(145deg,#4077ff3d,#52f2a41f);border-style:solid;border-color:#5ea5ffcc}.enterprise-canvas-video img{object-fit:cover;width:100%;height:100%}.enterprise-canvas-video span{letter-spacing:.12em;font-family:Manrope,sans-serif;font-size:10px;font-weight:800}.enterprise-canvas-footer{border-top:1px solid var(--line);border-bottom:0}.enterprise-canvas-footer strong{color:var(--text)}.enterprise-inspector-tabs{z-index:3;border-bottom:1px solid var(--line);background:#07131f;grid-template-columns:repeat(3,1fr);display:grid;position:sticky;top:0}.enterprise-inspector-tabs button{color:var(--muted);text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:15px 8px 12px;font-size:10px;font-weight:800}.enterprise-inspector-tabs button.active{border-bottom-color:var(--accent);color:var(--text)}.enterprise-inspector-body{padding:14px}.enterprise-inspector-body .enterprise-panel-heading{margin:-14px -14px 12px}.enterprise-field{margin-bottom:14px}.enterprise-field small{color:var(--muted);font-size:10px;font-weight:400;line-height:1.4}.enterprise-local-upload{gap:7px;margin:-6px 0 14px;display:grid}.enterprise-local-upload>label{min-height:38px;color:var(--accent);cursor:pointer;background:#52f2a40d;border:1px dashed #52f2a461;border-radius:8px;place-items:center;padding:8px 10px;font-size:11px;font-weight:700;display:grid}.enterprise-local-upload input{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.enterprise-upload-progress{background:#ffffff14;border-radius:999px;height:4px;overflow:hidden}.enterprise-upload-progress span{border-radius:inherit;background:linear-gradient(90deg, var(--accent-blue), var(--accent));height:100%;transition:width .12s linear;display:block}.enterprise-local-upload>small{color:#ff9cac;font-size:10px;line-height:1.35}.enterprise-generated-target{border:1px solid var(--line);background:#ffffff06;border-radius:9px;gap:7px;margin:2px 0 16px;padding:11px;display:grid}.enterprise-generated-target>span{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;font-size:9px;font-weight:800}.enterprise-generated-target>strong{color:var(--muted);font-size:11px}.enterprise-generated-target.ready{background:#52f2a40d;border-color:#52f2a452}.enterprise-generated-target.ready>strong{color:var(--accent)}.enterprise-generated-target button{border:1px solid var(--line-strong);min-height:34px;color:var(--text);background:var(--surface-soft);cursor:pointer;border-radius:7px;font-size:10px;font-weight:750}.enterprise-generated-target button:disabled{cursor:wait;opacity:.6}.enterprise-field-group{border-top:1px solid var(--line);gap:8px;margin-top:18px;padding-top:14px;display:grid}.enterprise-field-group>span{color:var(--muted);text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800}.enterprise-inline-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.enterprise-inline-fields .enterprise-field{min-width:0;margin-bottom:0;font-size:10px}.enterprise-field .enterprise-color-input{cursor:pointer;min-height:42px;padding:4px}.enterprise-vector-field{border:1px solid var(--line);border-radius:8px;gap:7px;padding:10px;display:grid}.enterprise-vector-field>span{color:#c6d5e5;font-size:11px;font-weight:700}.enterprise-vector-field>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.enterprise-vector-field label{color:var(--muted);gap:4px;font-size:8px;font-weight:800;display:grid}.enterprise-vector-field input{border:1px solid var(--line);width:100%;min-width:0;color:var(--text);background:#081522;border-radius:6px;padding:7px 6px}.enterprise-toggle{border:1px solid var(--line);color:#c6d5e5;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;font-size:11px;display:flex}.enterprise-toggle input{accent-color:var(--accent)}.enterprise-layer-tabs{gap:5px;margin-bottom:14px;display:flex;overflow-x:auto}.enterprise-layer-tabs button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:7px;flex:none;padding:7px 9px;font-size:10px}.enterprise-layer-tabs button.active{color:var(--accent);background:#52f2a40f;border-color:#52f2a44d}.enterprise-asset-upload,.enterprise-analytics-filters{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.enterprise-asset-upload select,.enterprise-analytics-filters select,.enterprise-library-toolbar input,.enterprise-team-name input,.enterprise-invite-form input,.enterprise-invite-form select,.enterprise-member-row select{border:1px solid var(--line-strong);min-height:42px;color:var(--text);background:var(--surface);border-radius:9px;outline:0;padding:9px 11px}.enterprise-asset-upload label{position:relative}.enterprise-asset-upload input[type=file]{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.enterprise-library-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;display:flex}.enterprise-library-toolbar>div{gap:6px;display:flex;overflow-x:auto}.enterprise-library-toolbar button{border:1px solid var(--line);min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:8px;flex:none;padding:7px 11px;font-size:11px}.enterprise-library-toolbar button.active{color:var(--accent);background:#52f2a412;border-color:#52f2a459}.enterprise-library-toolbar input{width:min(300px,100%)}.enterprise-asset-grid{grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:16px;display:grid}.enterprise-asset-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-width:0;overflow:hidden}.enterprise-asset-preview{background:radial-gradient(circle,#52f2a41c,#0000 60%),#07131f;place-items:center;height:170px;display:grid;overflow:hidden}.enterprise-asset-preview img,.enterprise-asset-preview video{object-fit:cover;width:100%;height:100%;display:block}.enterprise-asset-preview>span{color:var(--accent);font-family:Manrope,sans-serif;font-size:34px;font-weight:800}.enterprise-asset-card>div{padding:14px}.enterprise-asset-card h2{text-overflow:ellipsis;white-space:nowrap;margin:9px 0 3px;font-family:Manrope,sans-serif;font-size:15px;overflow:hidden}.enterprise-asset-card p,.enterprise-asset-card small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;display:block;overflow:hidden}.enterprise-asset-card small{margin-top:5px}.enterprise-asset-actions{gap:11px;margin-top:13px;display:flex}.enterprise-asset-actions a,.enterprise-asset-actions button{color:var(--accent-blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:10px;font-weight:700}.enterprise-asset-actions button{color:#ff9cac;margin-left:auto}.enterprise-metric-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:11px;margin-bottom:18px;display:grid}.enterprise-metric-grid article{border:1px solid var(--line);background:var(--surface);border-radius:12px;gap:8px;padding:16px;display:grid}.enterprise-metric-grid span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:700}.enterprise-metric-grid strong{font-family:Manrope,sans-serif;font-size:27px}.enterprise-report-grid,.enterprise-team-layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:14px 0;display:grid}.enterprise-report-panel{border:1px solid var(--line);background:var(--surface);border-radius:13px;overflow:hidden}.enterprise-report-panel>header{border-bottom:1px solid var(--line);padding:15px 17px}.enterprise-report-panel h2,.enterprise-report-panel p{margin:0}.enterprise-report-panel h2{font-family:Manrope,sans-serif;font-size:14px}.enterprise-report-panel header p,.enterprise-ranking p,.enterprise-activity-table>p{color:var(--muted);margin-top:4px;font-size:10px}.enterprise-timeline{align-items:end;gap:4px;height:230px;padding:22px 17px 13px;display:flex;overflow-x:auto}.enterprise-timeline>div{flex:1 0 12px;grid-template-rows:minmax(0,1fr) auto;align-items:end;gap:6px;min-width:12px;height:100%;display:grid}.enterprise-timeline>div>span{background:linear-gradient(180deg, var(--accent), var(--accent-blue));border-radius:3px 3px 1px 1px;width:100%;min-height:3px;display:block}.enterprise-timeline small{color:var(--muted);writing-mode:vertical-rl;font-size:7px;overflow:hidden}.enterprise-ranking,.enterprise-activity-table{padding:8px 16px 14px;display:grid}.enterprise-ranking>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:10px;padding:10px 0;font-size:11px;display:flex}.enterprise-ranking>div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.enterprise-ranking strong{color:var(--accent)}.enterprise-activity-table>div{border-bottom:1px solid var(--line);grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.enterprise-activity-table strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.enterprise-activity-table small{color:var(--muted);font-size:9px}.enterprise-team-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-team-members{grid-column:1/-1}.enterprise-team-name,.enterprise-invite-form{grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:16px;display:grid}.enterprise-invite-form{grid-template-columns:minmax(180px,1fr) 120px auto}.enterprise-member-row{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) 130px auto;align-items:center;gap:12px;padding:13px 17px;display:grid}.enterprise-member-avatar{color:#032116;background:linear-gradient(135deg, var(--accent), var(--accent-blue));border-radius:10px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.enterprise-member-row>div{gap:3px;min-width:0;display:grid}.enterprise-member-row strong,.enterprise-member-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.enterprise-member-row strong{font-size:12px}.enterprise-member-row small{color:var(--muted);font-size:9px}.enterprise-member-row>button{color:#ff9cac;cursor:pointer;background:0 0;border:0;padding:7px;font-size:10px}.enterprise-qr-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#01070dc7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.enterprise-qr-panel{border:1px solid var(--line-strong);width:min(980px,96vw);max-height:94vh;color:var(--text);background:var(--surface);border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden;box-shadow:0 30px 100px #00000080}.enterprise-qr-panel>header,.enterprise-qr-panel>footer{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.enterprise-qr-panel>header h2{margin:4px 0;font-family:Manrope,sans-serif}.enterprise-qr-panel>header p{margin:0}.enterprise-qr-panel>header span,.enterprise-qr-panel>footer span{color:var(--muted);font-size:11px}.enterprise-qr-panel>header>button{border:1px solid var(--line);width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border-radius:9px;font-size:22px}.enterprise-qr-panel>footer{border-top:1px solid var(--line);border-bottom:0}.enterprise-qr-layout{grid-template-columns:minmax(260px,.8fr) minmax(320px,1.2fr);gap:24px;min-height:0;padding:22px;display:grid;overflow-y:auto}.enterprise-qr-preview-column,.enterprise-qr-controls{align-content:start;gap:12px;display:grid}.enterprise-qr-preview{aspect-ratio:1;background-color:#fff;background-image:linear-gradient(45deg,#e7edf0 25%,#0000 25%),linear-gradient(-45deg,#e7edf0 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e7edf0 75%),linear-gradient(-45deg,#0000 75%,#e7edf0 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px;border-radius:14px;place-items:center;width:min(100%,420px);padding:18px;display:grid;overflow:hidden}.enterprise-qr-preview>div,.enterprise-qr-preview canvas,.enterprise-qr-preview svg{display:block;width:100%!important;height:100%!important}.enterprise-qr-url{border:1px solid var(--line);background:var(--surface-raised);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.enterprise-qr-url span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.enterprise-qr-url button{color:var(--accent);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.enterprise-qr-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-qr-control{align-content:start;gap:7px;display:grid}.enterprise-qr-control>label{color:#c5d5e5;justify-content:space-between;font-size:11px;font-weight:700;display:flex}.enterprise-qr-control select,.enterprise-qr-control input[type=color]{border:1px solid var(--line-strong);width:100%;min-height:40px;color:var(--text);background:#081522;border-radius:8px;outline:0;padding:8px 9px}.enterprise-qr-control input[type=color]{cursor:pointer;padding:3px}.enterprise-qr-control input[type=range]{width:100%;accent-color:var(--accent)}.enterprise-qr-two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.enterprise-qr-controls>.enterprise-toggle,.enterprise-qr-controls>.enterprise-qr-two-column,.enterprise-qr-controls>.enterprise-qr-reset{grid-column:1/-1}.enterprise-qr-file{cursor:pointer;background:#52f2a40d;border:1px dashed #52f2a466;border-radius:8px;place-items:center;min-height:36px;padding:8px;color:var(--accent)!important;display:grid!important}.enterprise-qr-file input{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.enterprise-qr-reset{width:max-content;color:var(--accent);padding:7px 0;font-size:11px;font-weight:800}.enterprise-qr-error{color:#ff9cac;font-size:11px}html[data-theme=light] .enterprise-qr-control>label{color:var(--text)}html[data-theme=light] .enterprise-qr-control select,html[data-theme=light] .enterprise-qr-control input[type=color]{background:#fff}@media (width<=1180px){.enterprise-editor{grid-template-columns:190px minmax(320px,1fr) 290px}}@media (width<=900px){:root{--sidebar:70px}.enterprise-sidebar-wordmark,.enterprise-brand>small,.enterprise-brand>span:last-child,.enterprise-sidebar nav a:not(.active):after,.enterprise-sidebar nav a,.enterprise-sidebar nav button{font-size:0}.enterprise-brand{align-items:center;padding-inline:0}.enterprise-sidebar-mark{display:block}.enterprise-sidebar nav a span,.enterprise-sidebar nav button span{font-size:18px}.enterprise-sidebar-footer{display:none}.enterprise-editor{grid-template-columns:160px minmax(300px,1fr) 270px}.enterprise-auth{grid-template-columns:1fr}.enterprise-auth-story{display:none}.enterprise-auth-card{border:0;min-height:100vh}.enterprise-report-grid{grid-template-columns:1fr}}@media (width<=720px){:root{--sidebar:0px}.enterprise-sidebar{display:none}.enterprise-main{padding:24px 16px}.enterprise-page-header,.enterprise-library-toolbar,.enterprise-asset-upload,.enterprise-analytics-filters{flex-direction:column;align-items:stretch}.enterprise-library-toolbar input,.enterprise-asset-upload select,.enterprise-asset-upload label,.enterprise-analytics-filters select{width:100%}.enterprise-team-layout,.enterprise-team-name,.enterprise-invite-form{grid-template-columns:1fr}.enterprise-member-row{grid-template-columns:38px minmax(0,1fr)}.enterprise-member-row>select,.enterprise-member-row>button,.enterprise-member-row>.enterprise-status{grid-column:2}.enterprise-activity-table>div{grid-template-columns:100px minmax(0,1fr)}.enterprise-activity-table small{grid-column:2}.enterprise-shell--editor .enterprise-main{height:auto;overflow:visible}.enterprise-editor-header{flex-direction:column;align-items:stretch;height:auto}.enterprise-editor-title input{width:100%}.enterprise-editor-actions{flex-wrap:wrap}.enterprise-editor{grid-template-columns:1fr;height:auto}.enterprise-qr-backdrop{padding:0}.enterprise-qr-panel{border-radius:0;width:100%;min-height:100vh;max-height:100vh}.enterprise-qr-layout,.enterprise-qr-controls{grid-template-columns:1fr}.enterprise-qr-controls>*{grid-column:1}.enterprise-scene-panel,.enterprise-inspector{border:0;border-bottom:1px solid var(--line);max-height:none}.enterprise-canvas-panel{min-height:520px}}
