:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#000;color:#f7f7fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#000}.disabled-project-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#000;color:#fff;text-align:center}.disabled-project-page p{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.remote-control{--brand:#6d5efc;--backdrop:#0b1020;min-height:100dvh;display:grid;place-items:center;padding:clamp(20px,5vw,64px);background:radial-gradient(circle at 50% 20%,color-mix(in srgb,var(--brand) 22%,transparent),transparent 42%),var(--backdrop)}.remote-control-card{width:min(680px,100%);display:grid;gap:clamp(24px,4vw,38px);padding:clamp(26px,5vw,54px);border:1px solid #ffffff1c;border-radius:30px;background:#05070dcc;box-shadow:0 28px 90px #00000066;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.remote-control-header{display:flex;align-items:center;justify-content:center;gap:14px;text-align:left}.remote-control-header h1{margin:4px 0 0;font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.05}.remote-control-status{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;margin:0;color:#c9cede;text-align:center;overflow-wrap:anywhere}.remote-control-status i{width:10px;height:10px;flex:0 0 auto;border-radius:50%;background:#ff647b;box-shadow:0 0 0 6px #ff647b1c}.remote-control-status.is-connected i{background:#4de2a8;box-shadow:0 0 0 6px #4de2a81c}.feedback-inactive{--feedback-color:#ff3b5c;--feedback-halo:#ff3b5c2e;--feedback-glow:#ff3b5ca8}.feedback-alert{--feedback-color:#ffc83d;--feedback-halo:#ffc83d2e;--feedback-glow:#ffc83da8}.feedback-conversation{--feedback-color:#22d3ee;--feedback-halo:#22d3ee2e;--feedback-glow:#22d3eea8}.feedback-listening{--feedback-color:#35e77d;--feedback-halo:#35e77d2e;--feedback-glow:#35e77da8}.feedback-thinking{--feedback-color:#a78bfa;--feedback-halo:#a78bfa2e;--feedback-glow:#a78bfaa8}.feedback-responding{--feedback-color:#4da3ff;--feedback-halo:#4da3ff2e;--feedback-glow:#4da3ffa8}.feedback-reconnecting{--feedback-color:#ff9f43;--feedback-halo:#ff9f432e;--feedback-glow:#ff9f43a8}.feedback-error{--feedback-color:#ff5c93;--feedback-halo:#ff5c932e;--feedback-glow:#ff5c93a8}.connection-pill[class*=feedback-] i,.remote-control-status[class*=feedback-] i{background:var(--feedback-color);box-shadow:0 0 0 5px var(--feedback-halo),0 0 12px var(--feedback-glow)}.avatar-status-spot.pattern-breathe,.connection-pill.pattern-breathe i,.remote-control-status.pattern-breathe i{animation:feedback-breathe 2s ease-in-out infinite}.avatar-status-spot.pattern-double-pulse,.connection-pill.pattern-double-pulse i,.remote-control-status.pattern-double-pulse i{animation:feedback-double-pulse 1.8s ease-in-out infinite}.avatar-status-spot.feedback-reconnecting.pattern-double-pulse,.connection-pill.feedback-reconnecting.pattern-double-pulse i,.remote-control-status.feedback-reconnecting.pattern-double-pulse i{animation-duration:1.2s}.avatar-status-spot.pattern-slow-pulse,.connection-pill.pattern-slow-pulse i,.remote-control-status.pattern-slow-pulse i{animation:feedback-slow-pulse 1.4s ease-in-out infinite}.avatar-status-spot.pattern-rhythmic-pulse,.connection-pill.pattern-rhythmic-pulse i,.remote-control-status.pattern-rhythmic-pulse i{animation:feedback-rhythmic-pulse .72s ease-in-out infinite}.remote-panel-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mobile-conversation-button,.remote-panel-actions button{min-height:88px;border-radius:22px;font-size:clamp(1rem,2.4vw,1.35rem);font-weight:800}.mobile-conversation-button:disabled,.remote-panel-actions button:disabled{cursor:not-allowed;opacity:.45}.remote-control-mobile{padding:18px}.remote-control-mobile .remote-control-card{min-height:min(700px,calc(100dvh - 36px));align-content:center}.mobile-conversation-button{width:min(380px,78vw);min-height:min(380px,78vw);justify-self:center;padding:30px;border:2px solid #ffffff36;border-radius:50%;color:#fff;background:radial-gradient(circle at 35% 25%,#ffffff44,var(--brand) 56%,#30256f);box-shadow:0 18px 60px color-mix(in srgb,var(--brand) 35%,transparent),inset 0 0 34px #ffffff12;font-size:clamp(1.35rem,7vw,2.25rem);line-height:1.12}.mobile-conversation-button.is-ending{background:radial-gradient(circle at 35% 25%,#ffffff35,#d5425b 56%,#661d32);box-shadow:0 18px 60px #d5425b40}.remote-control-error{margin:-12px 0 0;color:#ff9bac;text-align:center}@media (max-width:620px){.remote-control-card{border-radius:24px}.remote-panel-actions{grid-template-columns:1fr}}.experience{--brand:#6d5efc;--backdrop:#0b1020;min-height:100vh;padding:22px clamp(18px,4vw,56px) 38px;background:#000}.brand-lockup,.row-actions,.split-fields{display:flex;align-items:center}.experience-header{position:sticky;top:0;z-index:30;margin:-22px calc(-1 * clamp(18px, 4vw, 56px)) 22px;padding:12px clamp(18px,4vw,56px);border-bottom:1px solid #ffffff0f;background:#000000cc;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.experience-header-inner{display:grid;gap:12px;max-width:1440px;margin:0 auto}.experience-header-meta,.experience-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.experience-header-controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.experience-header-controls .danger-button,.experience-header-controls .icon-button,.experience-header-controls .primary-button{padding:9px 14px;border-radius:999px;font-size:.84rem}.hotkeys-legend{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:14px;color:#9199ae;font-size:.78rem;white-space:nowrap}.hotkeys-legend kbd{margin-right:4px;padding:2px 7px;border:solid #ffffff2a;border-width:1px 1px 2px;border-radius:6px;background:#ffffff0d;color:#dce0eb;font-family:inherit;font-size:.72rem;font-weight:700}@media (max-width:1280px){.experience-header-meta{flex-wrap:wrap}.hotkeys-legend{justify-content:flex-start}}.fullscreen-button{padding:9px 13px;border:1px solid #ffffff40;border-radius:999px;color:#fff;background:var(--brand,#6d5efc);font-weight:700;cursor:pointer}.fullscreen-error{max-width:1440px;margin:-10px auto 18px;color:#ff9bac}.display-standby-message{max-width:1440px;margin:-10px auto 18px;padding:12px 16px;border:1px solid #ffd84a38;border-radius:14px;color:#ffe680;background:#ffd84a0d;text-align:center}.display-standby-message button{padding:10px 18px;border:1px solid #65dfff;border-radius:8px;background:#102e3d;color:#fff;font:inherit;cursor:pointer}.display-standby-message button:disabled{opacity:.6;cursor:wait}.brand-lockup{gap:12px}.brand-lockup div{display:grid;gap:2px}.brand-lockup small,.muted-copy{color:#9199ae}.brand-mark{width:42px;height:42px;border-radius:14px;display:inline-grid;place-items:center;background:linear-gradient(145deg,var(--brand,#6d5efc),#b29cff);color:white;font-weight:850;box-shadow:0 10px 28px color-mix(in srgb,var(--brand,#6d5efc) 25%,transparent)}.connection-pill,.secure-badge{display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #ffffff1c;border-radius:999px;background:#ffffff0a;color:#c9cede;font-size:.84rem}.connection-pill i{width:8px;height:8px;border-radius:50%;background:#778096}.status-alert i,.status-arming i{background:#ffd84a;box-shadow:0 0 0 5px #ffd84a1c}.status-reconnecting i{background:#ff9f43;box-shadow:0 0 0 5px #ff9f431f;animation:status-spot-pulse 1.15s ease-in-out infinite}.status-conversation i{background:#4de2a8;box-shadow:0 0 0 5px #4de2a81c}.status-speaking i{background:#b9a8ff;box-shadow:0 0 0 5px #8f79ff1c}.status-error i{background:#ff7b8f}.conversation-shell{max-width:1440px;margin:auto;min-height:calc(100vh - 130px);display:grid;grid-template-columns:minmax(0,1fr)}.avatar-stage{position:relative;border:1px solid #ffffff14;border-radius:30px;overflow:hidden;background:#000;min-height:670px}.avatar-stage:after{display:none}.avatar-canvas{position:absolute;inset:0}.public-avatar-frame{position:relative;min-width:0;min-height:670px;background:#000}.calibration-storage-error{position:absolute;z-index:10;bottom:1rem;left:1rem;right:1rem;margin:0;padding:.75rem;color:#fff;background:#28200eee;text-align:center}.avatar-status-spot{position:absolute;z-index:8;top:9%;left:calc(50% - 15vmin);width:clamp(20px,2.8vmin,38px);height:clamp(20px,2.8vmin,38px);border:2px solid #ffffff80;border-radius:50%;pointer-events:none}.avatar-status-spot[class*=feedback-]{background:var(--feedback-color);box-shadow:0 0 10px var(--feedback-color),0 0 28px var(--feedback-glow)}.public-avatar-frame:fullscreen>.avatar-status-spot{top:calc(50% - 29vmin);left:calc(50% - 15vmin);translate:-50% -50%}@keyframes status-spot-pulse{50%{opacity:.45;transform:scale(.82)}}@keyframes feedback-breathe{50%{opacity:.68;transform:scale(.88);box-shadow:0 0 0 8px var(--feedback-halo),0 0 20px var(--feedback-glow)}}@keyframes feedback-double-pulse{12%,34%{opacity:1;transform:scale(1.08)}23%,45%{opacity:.68;transform:scale(.88)}}@keyframes feedback-slow-pulse{50%{opacity:.7;transform:scale(1.16);box-shadow:0 0 0 9px var(--feedback-halo),0 0 22px var(--feedback-glow)}}@keyframes feedback-rhythmic-pulse{45%{opacity:.72;transform:scale(.84)}}@media (prefers-reduced-motion:reduce){.avatar-status-spot[class*=pattern-],.connection-pill[class*=pattern-] i,.remote-control-status[class*=pattern-] i{animation:none!important}}.public-avatar-frame>.avatar-stage{width:100%;height:100%}.public-avatar-frame:fullscreen{width:100vw;height:100vh;display:grid;place-items:center;overflow:hidden;background:#000}.public-avatar-frame::backdrop{background:#000}.public-avatar-frame:fullscreen>.avatar-stage{width:100vmin;height:100vmin;min-height:0;border:0;border-radius:0;box-shadow:none;background:#000}.avatar-stage-hologram,.avatar-stage-hologram .avatar-canvas,.avatar-stage-hologram canvas{background:#000!important}.public-avatar-frame:fullscreen>.avatar-stage[data-projection=oval]{width:100vw;height:100vh}.avatar-stage-hologram[data-projection=oval] .avatar-canvas{-webkit-mask-image:radial-gradient(ellipse closest-side,#000 92%,transparent 100%);mask-image:radial-gradient(ellipse closest-side,#000 92%,transparent 100%)}.stage-message{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:18px;color:#aab0c0}.stage-diagnostic{display:block;max-width:34rem;margin-top:.65rem;color:#f0b3bd;font-size:.78rem;line-height:1.35;overflow-wrap:anywhere}.fallback-orb{width:120px;height:120px;border-radius:50%;background:radial-gradient(circle at 35% 25%,#fff,var(--brand) 40%,#1c1b43 75%);box-shadow:0 0 80px color-mix(in srgb,var(--brand) 35%,transparent)}.eyebrow{color:#a99bff;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800}.danger-button,.icon-button,.primary-button{border:0;border-radius:14px;padding:13px 18px;color:white;font-weight:750}.primary-button{background:linear-gradient(145deg,var(--brand,#6d5efc),#8c77ff);box-shadow:0 12px 30px color-mix(in srgb,var(--brand,#6d5efc) 25%,transparent)}.danger-button{background:#932f49}.icon-button{background:#ffffff0c;border:1px solid #ffffff16;color:#cdd1dd}button:disabled{opacity:.42;cursor:not-allowed}.form-card input,.form-card select,.form-card textarea,.list-card select,.login-card input{width:100%;color:#f4f5fb;background:#080b14;border:1px solid #ffffff1b;border-radius:12px;padding:12px}.admin-loading,.loading-page,.not-found{min-height:100vh;display:grid;place-items:center;align-content:center;text-align:center;gap:8px;padding:24px;background:radial-gradient(circle,#28214f,#080b14 54%)}.not-found h1{margin:18px 0 0}.not-found p{color:#9ba3b6}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 25% 20%,#312968,transparent 34rem),#080b14}.login-card{width:min(440px,100%);display:grid;gap:18px;padding:36px;border:1px solid #ffffff18;border-radius:28px;background:#111521d9;box-shadow:0 28px 90px #0008}.login-card h1{margin:0;font-size:2.2rem;letter-spacing:-.04em}.login-card p{color:#969fb4;margin:-8px 0 4px}.form-card label,.list-card>label,.login-card label{display:grid;gap:7px;color:#c4c9d7;font-size:.85rem}.form-error{color:#ff9bac;background:#6d203140;padding:11px;border-radius:10px}.admin-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr;background:#090c14}.admin-sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;border-right:1px solid #ffffff10;background:#0d111c;display:flex;flex-direction:column}.admin-sidebar nav{display:grid;gap:6px;margin-top:40px}.admin-sidebar nav button,.logout-button{border:0;border-radius:11px;padding:11px 13px;text-align:left;color:#979fb2;background:transparent}.admin-sidebar nav button.active,.admin-sidebar nav button:hover{color:white;background:#ffffff0b}.admin-sidebar nav button.active{box-shadow:inset 3px 0 #8573ff}.logout-button{margin-top:auto}.admin-content{padding:clamp(22px,4vw,52px);overflow:hidden}.admin-content>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.admin-content h1{margin:5px 0 0;letter-spacing:-.04em;font-size:clamp(2rem,3vw,3rem)}.notice{display:block;width:100%;margin-bottom:18px;padding:12px 16px;border:1px solid #9e8cff45;border-radius:12px;background:#382f7138;color:#dcd7ff;text-align:left}.admin-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.7fr);gap:20px;align-items:start}.admin-card{border:1px solid #ffffff10;border-radius:22px;padding:22px;background:#10141f}.admin-card h2{margin:0 0 20px;font-size:1.15rem}.list-card{display:grid;gap:10px}.form-card{display:grid;gap:15px;position:sticky;top:20px}.form-card textarea{min-height:82px;resize:vertical}.resource-row{display:grid;grid-template-columns:minmax(180px,1fr) auto;gap:12px;align-items:center;padding:14px;background:#ffffff05;border:1px solid #ffffff09;border-radius:14px}.resource-row>div:first-child{display:grid;gap:3px}.resource-row>div:first-child span{color:#8790a5;font-size:.8rem}.resource-row .row-actions{grid-column:1/-1}.project-calibration-profiles{grid-column:1/-1;display:grid;gap:8px;padding-top:10px;border-top:1px solid #ffffff0d}.project-calibration-profiles small{color:#8790a5}.calibration-profile-row,.calibration-save-row{display:flex;align-items:center;gap:8px}.calibration-save-row input{min-width:0;flex:1 1;padding:8px 10px;border:1px solid #ffffff18;border-radius:9px;color:#f4f5fb;background:#080b14}.calibration-profile-row{justify-content:flex-end}.calibration-profile-row span{margin-right:auto;color:#b7bdca;font-size:.8rem}.hologram-calibrator{position:fixed;z-index:10000;inset:0;display:grid;place-items:center;overflow:hidden;background:#000}.hologram-calibrator-stage{position:relative;width:100vmin;height:100vmin;background:#000}.hologram-calibrator-stage>.avatar-stage{width:100%;height:100%;min-height:0;border:0;border-radius:0;box-shadow:none}.hologram-calibrator-stage[data-projection=oval]{width:100vw;height:100vh}.hologram-safe-guide{position:absolute;pointer-events:none;inset:4%;border:2px dashed #42e8b4aa;border-radius:50%;box-shadow:inset 0 0 0 1px #000,0 0 0 1px #000}.hologram-safe-guide:after,.hologram-safe-guide:before{content:"";position:absolute;background:#42e8b466}.hologram-safe-guide:before{top:50%;left:0;width:100%;height:1px}.hologram-safe-guide:after{top:0;left:50%;width:1px;height:100%}.hologram-calibrator-controls{position:absolute;z-index:2;top:20px;right:20px;width:min(310px,calc(100vw - 40px));display:grid;gap:12px;padding:16px;border:1px solid #ffffff24;border-radius:14px;color:#fff;background:#080808e8}.hologram-calibrator-controls p,.hologram-calibrator-controls small{margin:0;color:#aeb4c0}.hologram-calibrator-controls dl{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:0}.hologram-calibrator-controls dl div{display:grid;gap:2px;padding:8px;border-radius:8px;background:#ffffff0a}.hologram-calibrator-controls dt{color:#858d9c;font-size:.68rem}.hologram-calibrator-controls dd{margin:0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hologram-calibrator-controls button{padding:9px 10px;border:1px solid #ffffff20;border-radius:9px;color:#fff;background:#171717}.hologram-calibrator-controls .hologram-exit-button{color:#c6cad3;background:transparent}.row-actions{gap:7px;flex-wrap:wrap}.row-actions button{color:#cbd0dc;background:#ffffff09;border:1px solid #ffffff0c;border-radius:9px;padding:7px 10px}.row-actions .disable-project-button{color:#ff9bac;border-color:#ff91a426;background:#71283d2e}.row-actions .test-chat-button{color:#d7d0ff;border-color:#8875ff3d;background:#6d5efc1f}.test-chat-button-help{display:inline-flex;border-radius:9px}.test-chat-button-help:focus-visible{outline:2px solid #9b8cff;outline-offset:2px}.project-test-chat-dialog{width:min(780px,calc(100vw - 40px));height:min(840px,calc(100vh - 40px));max-width:none;max-height:none;margin:auto;padding:0;overflow:hidden;border:1px solid #ffffff20;border-radius:24px;color:#f7f7fb;background:#0e121d;box-shadow:0 32px 100px #000c}.project-test-chat-dialog::backdrop{background:#02040bd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.project-test-chat-shell{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.project-test-chat-shell>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid #ffffff10;background:#0e121df2}.project-test-chat-shell h2{margin:5px 0 2px;font-size:1.45rem}.project-test-chat-shell header p{margin:0;color:#8992a7}.project-test-chat-header-actions{display:flex;align-items:center;gap:8px}.project-test-chat-header-actions>button:not(.modal-close){padding:9px 11px;border:1px solid #ffffff16;border-radius:10px;color:#cdd1dd;background:#ffffff08}.project-test-chat-messages{min-height:0;display:flex;flex-direction:column;gap:16px;padding:22px;overflow-y:auto;background:radial-gradient(circle at 18% 0,#6d5efc12,transparent 32%),#090c14}.project-test-chat-message{width:min(88%,620px);display:grid;gap:6px}.project-test-chat-message>span{color:#8992a7;font-size:.72rem;font-weight:700;letter-spacing:.04em}.project-test-chat-message-user{align-self:flex-end}.project-test-chat-message-user>span{text-align:right}.project-test-chat-bubble{padding:13px 15px;border:1px solid #ffffff10;border-radius:16px 16px 16px 5px;line-height:1.55;white-space:pre-wrap;background:#171c29}.project-test-chat-message-user .project-test-chat-bubble{border-color:#8673ff55;border-radius:16px 16px 5px 16px;background:#6656d0}.project-test-chat-diagnostics{border:1px solid #ffffff0d;border-radius:12px;background:#ffffff04}.project-test-chat-diagnostics summary{padding:10px 12px;color:#aaa1e3;font-size:.76rem;cursor:pointer}.project-test-chat-diagnostics-body{display:grid;gap:12px;padding:0 12px 12px}.project-test-chat-score{display:grid;grid-template-columns:auto 1fr auto auto;gap:8px;align-items:center;color:#858ea3;font-size:.74rem}.project-test-chat-score strong{color:#cbd0dc}.project-test-chat-sources{display:grid;gap:8px;margin:0;padding:0;list-style:none}.project-test-chat-sources li{display:grid;gap:4px;padding:10px;border-radius:10px;color:#b8becd;background:#080b14}.project-test-chat-sources li>span{color:#9287d4;font-size:.74rem}.project-test-chat-sources p{max-height:130px;margin:5px 0 0;overflow:auto;color:#9199ae;font-size:.78rem;line-height:1.45;white-space:pre-wrap}.project-test-chat-thinking{align-self:flex-start;padding:10px 12px;border-radius:12px;color:#aaa1e3;background:#6d5efc17;font-size:.8rem}.project-test-chat-shell>footer{display:grid;gap:8px;padding:16px 20px 18px;border-top:1px solid #ffffff10;background:#0e121d}.project-test-chat-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.project-test-chat-composer textarea{width:100%;min-height:76px;max-height:170px;resize:vertical;padding:12px 13px;border:1px solid #ffffff1b;border-radius:13px;color:#f4f5fb;background:#080b14}.project-test-chat-shell footer>small{color:#737c91}.tag{justify-self:end;border-radius:999px;padding:5px 9px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;background:#ffffff0b;color:#adb4c3}.tag-compatible,.tag-published,.tag-valid{color:#70e8b2;background:#1f694a45}.tag-disabled,.tag-failed,.tag-invalid{color:#ff91a4;background:#71283d45}.tag-draft,.tag-processing,.tag-untested{color:#d8bc73;background:#6e552746}.split-fields{gap:10px;align-items:end}.split-fields>label{flex:1 1}.check-field{grid-template-columns:auto 1fr!important;align-items:center}.check-field input{width:auto}.audit-list{display:grid;gap:4px}.audit-list article{display:grid;grid-template-columns:180px 1fr 1fr;gap:12px;padding:11px;border-bottom:1px solid #ffffff0b;color:#aab0bf}.audit-list time{color:#747d91;font-size:.8rem}.avatar-catalog-shell,.catalog-toolbar{display:grid;gap:20px}.catalog-stats{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:10px}.catalog-stats>div{display:grid;gap:3px;padding:14px;border-radius:14px;background:#ffffff05;border:1px solid #ffffff09}.catalog-stats strong{font-size:1.5rem;letter-spacing:-.04em}.avatar-card-copy>span,.catalog-stats span{color:#8f98ad;font-size:.78rem}.catalog-filters{display:grid;grid-template-columns:minmax(220px,2fr) repeat(5,minmax(125px,1fr));gap:8px}.catalog-filters input,.catalog-filters select,.config-pane input,.config-pane select,.import-panel input,.import-panel select,.import-panel textarea,.project-avatar-config input,.project-avatar-config select,.replacement-form input,.rights-form input,.rights-form select,.rights-form textarea,.upload-wizard input,.upload-wizard select,.upload-wizard textarea{width:100%;color:#f4f5fb;background:#080b14;border:1px solid #ffffff1b;border-radius:12px;padding:11px}.avatar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.avatar-card{min-width:0;border:1px solid #ffffff10;border-radius:20px;overflow:hidden;background:#10141f;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.avatar-card:hover{transform:translateY(-3px);border-color:#8c79ff75;box-shadow:0 18px 50px #0005}.avatar-card-open{width:100%;height:100%;display:grid;padding:0;border:0;color:inherit;background:transparent;text-align:left}.avatar-card-art{height:220px;overflow:hidden;background:radial-gradient(circle at 50% 28%,#8372ff30,#080b14 72%)}.avatar-card-art img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{height:100%;display:grid;place-items:center;align-content:center;gap:10px;background:radial-gradient(circle,#7161dd45,transparent 62%);color:#777f93}.avatar-placeholder span{font-size:4.2rem;font-weight:850;color:#a99dff;opacity:.7}.avatar-placeholder small{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em}.avatar-card-copy{display:grid;gap:9px;padding:16px}.avatar-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.avatar-card-title strong{line-height:1.25}.avatar-card-metrics{display:flex;flex-wrap:wrap;gap:5px}.avatar-card-metrics span{padding:5px 7px;border-radius:7px;color:#b8becd;background:#ffffff07;font-size:.7rem}.avatar-card-footer{display:flex;align-items:center;gap:6px;padding-top:4px;color:#9da5b7;font-size:.75rem}.avatar-card-footer small{margin-left:auto;color:#737c91}.avatar-card-actions{display:grid;grid-template-columns:1fr auto;gap:8px;padding:0 16px 16px}.avatar-card-actions button{min-height:38px;border:1px solid #ffffff16;border-radius:11px;color:#d6d9e2;background:#ffffff08;font-weight:700}.avatar-card-actions .danger-button{border:0;color:white;background:#932f49}.rights-dot{width:7px;height:7px;border-radius:50%;background:#d6b45f}.rights-authorized,.rights-declared{color:#70e8b2!important}.rights-dot.rights-authorized,.rights-dot.rights-declared{background:#54daa0}.rights-revoked{color:#ff91a4!important}.rights-dot.rights-revoked{background:#ff7189}.empty-state{grid-column:1/-1;padding:48px;border:1px dashed #ffffff18;border-radius:18px;color:#8992a5;text-align:center}.avatar-management-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:20px;align-items:start}.import-panel,.upload-wizard{display:grid;gap:15px}.config-pane label,.import-panel label,.project-avatar-config label,.rights-form label,.upload-wizard label{display:grid;gap:7px;color:#c4c9d7;font-size:.82rem}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.section-heading h2{margin-top:5px}.section-heading>span{color:#9d94d9;font-size:.78rem}.catalog-import-list{max-height:430px;overflow-y:auto;display:grid;gap:6px;padding-right:4px}.catalog-source{grid-template-columns:auto minmax(0,1fr) minmax(100px,.45fr)!important;align-items:center;gap:10px!important;padding:10px;border:1px solid #ffffff0c;border-radius:11px;background:#ffffff04}.catalog-source input{width:auto}.catalog-source span{display:grid;gap:2px}.catalog-source em,.catalog-source small{color:#858ea3;font-size:.72rem;font-style:normal}.catalog-source em{text-align:right}.catalog-source.imported{opacity:.58}.wizard-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:0;padding:0;list-style:none;counter-reset:wizard}.wizard-steps li{counter-increment:wizard;padding:8px 5px;border-top:2px solid #ffffff14;color:#737c8f;font-size:.66rem;text-align:center}.wizard-steps li:before{content:counter(wizard) ". "}.wizard-steps li.active{border-color:#8b77ff;color:#c9c1ff}.avatar-modal-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:24px;background:#02040bd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.avatar-modal{width:min(1320px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #ffffff1c;border-radius:26px;background:#0e121d;box-shadow:0 32px 100px #000c}.avatar-modal>header{position:sticky;z-index:4;top:0;display:flex;justify-content:space-between;align-items:flex-start;padding:20px 24px;border-bottom:1px solid #ffffff10;background:#0e121df2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.avatar-modal h2{margin:4px 0;font-size:1.55rem}.avatar-modal header p{margin:0;color:#8992a7}.replacement-modal{width:min(620px,100%)}.replacement-form{display:grid;gap:18px;padding:24px}.replacement-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.replacement-mode-tabs button{padding:11px;border:1px solid #ffffff16;border-radius:12px;color:#aeb5c4;background:#080b14}.replacement-mode-tabs button.active{border-color:#8c79ff;color:#e2ddff;background:#6d5efc25}.replacement-preserved,.replacement-status{display:grid;gap:6px;padding:14px;border:1px solid #ffffff10;border-radius:13px;color:#aeb5c4;background:#080b14}.replacement-preserved small,.replacement-status span{color:#858ea3;line-height:1.45}.replacement-processing,.replacement-queued{border-color:#d8bc7355}.replacement-failed{border-color:#ff718955}.replacement-succeeded{border-color:#54daa055}.modal-close{width:38px;height:38px;border:1px solid #ffffff16;border-radius:12px;color:#d8dbe4;background:#ffffff08;font-size:1.5rem}.avatar-detail-layout{display:grid;grid-template-columns:minmax(420px,.9fr) minmax(480px,1.1fr);min-height:670px}.avatar-viewer-panel{position:sticky;top:99px;height:calc(100vh - 147px);min-height:600px;border-right:1px solid #ffffff10;background:radial-gradient(circle at 50% 35%,#413874,#090c14 68%)}.avatar-viewer-panel .avatar-stage{height:calc(100% - 64px);min-height:calc(100% - 64px);border:0;border-radius:0;box-shadow:none;background:transparent}.viewer-actions{position:absolute;z-index:3;left:16px;right:16px;bottom:16px;display:flex;flex-wrap:wrap;gap:6px}.config-pane button,.detail-tabs button,.viewer-actions button{padding:8px 10px;border:1px solid #ffffff15;border-radius:9px;color:#cbd0dc;background:#111623d9}.viewer-unavailable{height:100%;display:grid;place-items:center;align-content:center;gap:8px;color:#8e97aa;text-align:center}.avatar-detail-data{min-width:0;padding:20px}.detail-tabs{display:flex;gap:5px;overflow-x:auto;padding-bottom:12px;border-bottom:1px solid #ffffff0e}.detail-tabs button{white-space:nowrap;background:transparent}.detail-tabs button.active{color:#fff;background:#7966ef35;border-color:#8c79ff75}.detail-pane{display:grid;gap:16px;padding-top:20px;color:#b4bbca}.detail-pane h3{margin:8px 0 0;color:#e9ebf2}.speech-panel textarea{min-height:86px}.example-buttons,.motion-options,.speech-actions,.speech-status-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.speech-status-row span{padding:6px 9px;border:1px solid #ffffff12;border-radius:999px;color:#aeb6c7;background:#ffffff07;font-size:.75rem}.connection-state.state-connected{color:#70f0bf;border-color:#32c99755}.connection-state.state-error{color:#ff95ab;border-color:#ff5d7d55}.speech-meter{height:7px;overflow:hidden;border-radius:99px;background:#ffffff10}.speech-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#6d5efc,#5be9b9);transition:width .1s linear}.disclosure-button,.example-buttons button,.speech-actions button{padding:8px 11px;border:1px solid #ffffff16;border-radius:9px;color:#cbd0dc;background:#111623}.speech-slider-grid,.viseme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.viseme-grid{grid-template-columns:repeat(3,minmax(0,1fr));padding-top:14px}.speech-range{display:grid;gap:5px;font-size:.78rem}.speech-range input{width:100%}.motion-options label{display:flex;flex-direction:row;align-items:center}.project-apply-list{display:grid;max-height:220px;overflow:auto;border:1px solid #ffffff10;border-radius:12px}.project-apply-list label{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #ffffff0a}.project-apply-list label:last-child{border-bottom:0}.project-apply-list span{display:grid;gap:2px}.project-apply-list small{color:#747e92}.status-cluster{display:flex;flex-wrap:wrap;gap:6px}.status-cluster .tag{justify-self:auto}.metric-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid #ffffff0c;border-radius:13px;background:#ffffff0c}.metric-list>div{min-width:0;display:grid;gap:5px;padding:13px;background:#111622}.metric-list dt{color:#7d8699;font-size:.72rem}.metric-list dd{margin:0;color:#eef0f5;overflow-wrap:anywhere}.hash-value{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.warning-copy{padding:11px;border-left:2px solid #d5ad52;background:#6a51252b;color:#d7c48f}.source-line{min-width:0;display:flex;justify-content:space-between;gap:16px;padding:11px;border:1px solid #ffffff0c;border-radius:10px;background:#ffffff04}.source-line>div{min-width:0;display:grid;gap:3px}.source-line span{color:#7f899d;font-size:.74rem;overflow-wrap:anywhere}.source-line code,.source-line time{color:#8e97aa;font-size:.72rem}.rights-form{display:grid;gap:14px;margin-top:4px;padding:16px;border:1px solid #8c79ff38;border-radius:14px;background:#7966ef0d}.rights-form h3{margin-top:5px}.rights-form textarea{min-height:88px;resize:vertical}.rights-actions{display:flex;flex-wrap:wrap;gap:9px}.rights-authorized-note{padding:12px;border:1px solid #54daa04a;border-radius:11px;color:#8be6ba;background:#1f694a24}.config-pane pre{max-height:280px;overflow:auto;padding:12px;border-radius:10px;background:#070a11;color:#aeb6c9;font-size:.7rem}.project-avatar-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:0;border:0}.project-avatar-picker legend{grid-column:1/-1;margin-bottom:7px;color:#c4c9d7;font-size:.85rem}.project-avatar-option{min-width:0;display:grid;gap:4px;padding:8px;border:1px solid #ffffff12;border-radius:11px;color:#dde0e8;background:#090d16;text-align:left}.project-avatar-option.selected{border-color:#8d7aff;box-shadow:inset 0 0 0 1px #8d7aff}.project-avatar-empty,.project-avatar-option img{width:100%;aspect-ratio:1.4;object-fit:cover;display:grid;place-items:center;border-radius:7px;background:radial-gradient(circle,#6254b955,#111624)}.project-avatar-option strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem}.project-avatar-option small{color:#7f889c;font-size:.65rem}.project-avatar-config{display:grid;gap:12px;padding:13px;border:1px solid #ffffff0d;border-radius:13px;background:#ffffff03}@media (max-width:960px){.admin-grid{grid-template-columns:1fr}.avatar-stage,.public-avatar-frame{min-height:68vh}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:static;height:auto;flex-direction:row;align-items:center;overflow-x:auto}.admin-sidebar nav{display:flex;margin:0 12px}.logout-button{margin:0 0 0 auto;white-space:nowrap}.form-card{position:static}.avatar-detail-layout,.avatar-management-grid,.catalog-filters{grid-template-columns:1fr}.avatar-viewer-panel{position:relative;top:auto;height:560px;min-height:560px;border-right:0;border-bottom:1px solid #ffffff10}}@media (max-width:620px){.experience{padding:14px}.experience-header{margin:-14px -14px 14px;padding:12px 14px}.experience-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center}.experience-header-controls{grid-row:2;grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.experience-header-controls .fullscreen-button{grid-column:1/-1}.experience-header-controls button{width:100%}.experience-toolbar .connection-pill{grid-row:1;grid-column:2;justify-self:end}.connection-pill{padding:9px 11px}.conversation-shell{min-height:auto}.avatar-stage{border-radius:22px}.avatar-stage,.public-avatar-frame{min-height:62vh}.admin-sidebar .brand-lockup,.admin-sidebar .logout-button{display:none}.admin-content{padding:18px 12px}.audit-list article{grid-template-columns:1fr}.catalog-stats{grid-template-columns:repeat(2,1fr)}.catalog-filters,.project-avatar-picker{grid-template-columns:1fr 1fr}.avatar-modal-backdrop{padding:0}.avatar-modal{max-height:100vh;border-radius:0}.project-test-chat-dialog{width:100vw;height:100vh;border:0;border-radius:0}.project-test-chat-shell>header{padding:16px}.project-test-chat-header-actions>button:not(.modal-close){max-width:105px}.project-test-chat-messages{padding:16px}.project-test-chat-message{width:94%}.project-test-chat-shell>footer{padding:12px}.project-test-chat-composer{grid-template-columns:1fr}.project-test-chat-composer .primary-button{width:100%}.project-test-chat-score{grid-template-columns:auto 1fr}.avatar-viewer-panel{height:460px;min-height:460px}.metric-list{grid-template-columns:1fr}}.projects-view{display:grid;gap:20px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.card-head h2{margin:0}.project-editor-backdrop{position:fixed;z-index:110;inset:0;display:grid;place-items:center;padding:24px;background:#02040bd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.project-editor{display:flex;flex-direction:column;width:min(960px,100%);height:min(840px,calc(100vh - 48px));max-height:calc(100vh - 48px);overflow:hidden;border:1px solid #ffffff1c;border-radius:26px;background:#0e121d;box-shadow:0 32px 100px #000c}.project-editor-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 28px 14px}.project-editor-head h2{margin:6px 0 3px;font-size:1.5rem;letter-spacing:-.035em}.project-editor-head small{color:#8992a7}.project-editor-tabs{display:flex;gap:2px;padding:0 20px;overflow-x:auto;border-bottom:1px solid #ffffff10}.project-editor-tabs button{position:relative;border:0;background:transparent;color:#97a0b4;padding:11px 15px 14px;font-weight:650;white-space:nowrap;border-radius:10px 10px 0 0}.project-editor-tabs button:hover{color:#e7e9f2}.project-editor-tabs button[aria-selected=true]{color:white;box-shadow:inset 0 -2px #8573ff}.project-editor-tabs button.has-error:after{content:"";position:absolute;top:9px;right:5px;width:6px;height:6px;border-radius:50%;background:#ff91a4}.project-editor-body{flex:1 1;overflow-y:auto;padding:22px 28px;min-height:340px;background:#0b0f1a}.project-editor-panel{display:grid;gap:16px;align-content:start}.project-editor-panel[hidden]{display:none}.editor-group{display:grid;gap:14px;padding:18px;border:1px solid #ffffff0d;border-radius:18px;background:#10141f}.editor-group>h3{margin:0;color:#a99bff;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.editor-group-lead{margin:-6px 0 0}.editor-group label{display:grid;gap:7px;color:#c4c9d7;font-size:.85rem}.editor-group input,.editor-group select,.editor-group textarea{width:100%;color:#f4f5fb;background:#080b14;border:1px solid #ffffff1b;border-radius:12px;padding:12px}.editor-group textarea{min-height:96px;resize:vertical}.editor-group textarea.topics-input{min-height:64px}.editor-group input[type=range]{padding:0;border:0;background:transparent}.editor-group input[type=checkbox],.editor-group input[type=radio]{width:auto}.interruption-preset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;border:0}.interruption-preset-grid legend{margin-bottom:10px;color:#b9c0d1;font-size:.78rem}.editor-group .interruption-preset{display:grid;grid-template-columns:auto 1fr;gap:4px 9px;align-items:center;min-width:0;padding:13px;border:1px solid #ffffff16;border-radius:14px;background:#ffffff08;cursor:pointer}.editor-group .interruption-preset.selected{border-color:#8b7cff;background:#6d5efc1c;box-shadow:inset 0 0 0 1px #8b7cff55}.interruption-preset small,.interruption-preset strong{min-width:0}.interruption-preset small{grid-column:2;color:#939caf;line-height:1.4}.interruption-test-panel{display:grid;gap:10px;padding:14px;border:1px solid #ffffff12;border-radius:14px;background:#080c15}.interruption-test-panel>button{justify-self:start}.interruption-test-result{display:grid;gap:3px;padding:12px;border-left:3px solid #f3a83b;background:#f3a83b12}.interruption-test-result.result-passed{border-left-color:#38c989;background:#38c98912}.interruption-calibration-backdrop{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:24px;background:#02040bd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.interruption-calibration-card{width:min(560px,100%);padding:28px;border:1px solid #ffffff1c;border-radius:24px;background:#0e1422;box-shadow:0 28px 90px #000b}.interruption-calibration-card h2{margin:8px 0 10px}.interruption-calibration-card label{display:grid;gap:8px;margin-top:22px}.interruption-calibration-card select{width:100%;padding:12px;border:1px solid #ffffff1c;border-radius:12px;color:#f5f7ff;background:#090d17}.calibration-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.calibration-progress,.calibration-result{display:grid;justify-items:center;gap:8px;padding:28px 12px 6px;text-align:center}.calibration-progress i{width:18px;height:18px;border-radius:50%;background:#f1a33c;box-shadow:0 0 0 0 #f1a33c66;animation:status-spot-pulse 1.2s ease-in-out infinite}.calibration-result-passed h3{color:#52d79b}.calibration-result-failed h3,.calibration-result-warning h3{color:#f1a33c}.field-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;align-items:start}.slug-field{display:flex;align-items:center;gap:8px}.slug-field input{flex:1 1;min-width:0}.slug-field>span:last-child{color:#7f889c;font-size:.8rem;white-space:nowrap}.color-field-controls{display:flex;gap:8px;align-items:stretch}.color-field-controls input[type=color]{flex:none;width:48px;height:auto;min-height:44px;padding:5px;cursor:pointer}.color-field-controls input[type=text]{flex:1 1;min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.theme-preview{display:flex;align-items:center;gap:12px;padding:14px 16px;border:1px solid #ffffff14;border-radius:14px;color:#e7e9f2;font-size:.82rem}.theme-preview-chip{flex:none;width:26px;height:26px;border-radius:50%;box-shadow:0 0 0 3px #ffffff1f}.project-editor .project-avatar-picker{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}.project-editor-foot{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:16px 28px;border-top:1px solid #ffffff10;background:#0e121d}.project-editor-foot .form-error{flex:1 1;min-width:0;margin:0;text-align:left}.project-editor-foot .foot-spacer{flex:1 1}.project-editor-foot button:not(.primary-button){border:1px solid #ffffff16;border-radius:14px;padding:13px 18px;color:#cdd1dd;background:#ffffff0c;font-weight:650}@media (max-width:620px){.project-editor-backdrop{padding:0}.project-editor{width:100vw;height:100dvh;max-height:100dvh;border:0;border-radius:0}.project-editor-head{padding:16px 16px 10px}.project-editor-tabs{padding:0 10px}.project-editor-body{padding:16px}.project-editor-foot{padding:12px 16px;flex-wrap:wrap}.project-editor-foot .form-error{flex-basis:100%}.card-head .primary-button{width:100%}.interruption-preset-grid{grid-template-columns:1fr}.interruption-calibration-backdrop{padding:12px}}