:root{--bg:#030712;--panel:#09111f;--panel2:#0d1728;--line:#ffffff14;--text:#f5f7ff;--muted:#8b97ab;--purple:#a23dff;--pink:#f04bc8;--blue:#4777ff;--cyan:#36e2ff;--green:#39e69f}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;width:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:radial-gradient(circle at 60% 10%,#17113d 0,#070d1b 38%,#02060e 82%);color:var(--text)}button,input,textarea{font:inherit}button{cursor:pointer;color:inherit}.app{min-height:100vh;display:flex}.side{width:220px;flex:none;background:#030914dd;border-right:1px solid var(--line);padding:20px 12px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand{text-align:center;font-size:38px;font-weight:900;letter-spacing:-2px;background:linear-gradient(90deg,#ff4bc8,#a23dff,#4d83ff);-webkit-background-clip:text;background-clip:text;color:transparent}.creator{text-align:center;color:#c4cbd8;font-size:11px;margin:0 0 24px}.new,.gradient{border:0;border-radius:10px;padding:11px 14px;background:linear-gradient(110deg,#4338ef,#a72fff);font-weight:700;box-shadow:0 10px 30px #6b32ff25}.new{margin-bottom:14px}.nav{height:39px;width:100%;border:0;border-radius:8px;background:transparent;color:#aab5c8;display:flex;align-items:center;gap:11px;padding:0 11px;margin:2px 0;text-align:left}.nav:hover,.nav.active{background:#ffffff08;color:#fff}.nav.active{box-shadow:inset 2px 0 #b54cff;color:#d9b0ff}.nav b{width:20px;text-align:center;color:#bd83ff}.nav em{margin-left:auto;font-style:normal;font-size:10px;background:#35256a;padding:2px 6px;border-radius:10px}.profile,.status{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#091220;border-radius:10px;padding:9px;margin-top:8px}.profile{margin-top:auto}.profile i{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#7628ff,#d34bcf);font-style:normal;font-weight:800}.profile div,.status div{flex:1}.profile strong,.profile small,.status strong,.status small{display:block}.profile small,.status small{font-size:10px;color:#78859a}.status span{width:7px;height:7px;border-radius:50%;background:#39e69f;box-shadow:0 0 10px #39e69f}.status{font-size:11px}main{flex:1;min-width:0}header{height:82px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 25px;background:#040a14c9;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:sticky;top:0;z-index:10}header strong,header small{display:block}header strong{font-size:18px}header small{color:var(--muted);font-size:11px;margin-top:3px}.top-actions{display:flex;gap:7px}.top-actions button,.mobile-menu{border:1px solid var(--line);background:#0b1422;border-radius:9px;width:38px;height:38px}.mobile-menu{display:none}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 285px;min-height:calc(100vh - 82px)}.content{max-width:1100px;width:100%;padding:28px 38px;margin:auto}.pulse{border-left:1px solid var(--line);background:#040a12aa;padding:18px 15px}.pulse-card{border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,#11182b,#080f1c);padding:14px}.pulse-card div:first-child{display:flex;justify-content:space-between}.pulse-card i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 10px var(--green)}.pulse-card p{font-size:10px;color:var(--muted)}.bars{height:30px;display:flex;align-items:center;justify-content:center;gap:4px}.bars span{width:4px;border-radius:4px;background:linear-gradient(#c13cff,#45bfff);box-shadow:0 0 8px #9d42ff66}.pulse h4{font-size:10px;margin:20px 0 7px}.glance{display:flex;gap:9px;align-items:center;padding:7px 0;font-size:13px}.glance span{font-size:10px}.glance small{display:block;color:var(--muted);margin-top:2px}.memory-mini{font-size:9px;padding:8px 0;border-top:1px solid var(--line);color:#cbd4e4}.hero{display:grid;grid-template-columns:1fr 300px;align-items:center;gap:15px;min-height:270px}.orbbox{text-align:center}.orb{width:205px;height:205px;margin:auto;position:relative;display:grid;place-items:center}.ring{position:absolute;border-radius:50%;border:1px solid #ad4fff88;top:12px;right:12px;bottom:12px;left:12px;animation:spin 10s linear infinite}.ring.b{top:28px;right:28px;bottom:28px;left:28px;border-color:#36ddff77;animation-duration:7s}.face{width:105px;height:105px;border-radius:50%;position:relative;background:radial-gradient(circle at 35% 25%,#162440,#050914 70%);border:1px solid #ad5cff;box-shadow:0 0 22px #b149ff,0 0 70px #733fff55}.face i{position:absolute;width:13px;height:13px;border-radius:50%;background:#a970ff;box-shadow:0 0 14px #a970ff;top:37px}.face i:first-child{left:30px}.face i:nth-child(2){right:30px}.face span{position:absolute;width:28px;height:14px;border-bottom:3px solid #7d8dff;border-radius:0 0 30px 30px;left:37px;top:58px}.orbbox small{font-size:10px;letter-spacing:1.5px;color:#c5a7df}.intro{border:1px solid var(--line);border-radius:13px;background:linear-gradient(145deg,#12182b,#080f1d);padding:18px}.intro label,.pagehead label{font-size:9px;letter-spacing:1.7px;color:#aa90c4}.intro h1{font-size:21px;margin:7px 0}.intro p,.pagehead p{font-size:12px;line-height:1.6;color:#98a4b7}.intro b{font-size:10px;color:#d49cff}.quick{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin-bottom:18px}.quick button{height:50px;border:1px solid var(--line);background:#0a1423;border-radius:10px;font-size:11px}.quick span{margin:0 5px}.example{margin-left:auto;max-width:580px;background:linear-gradient(100deg,#5a28dd,#aa2ee8);border-radius:12px 12px 3px;padding:11px 13px;font-size:11px}.example small{float:right}.demo{width:73%;margin-top:8px;border:1px solid var(--line);border-radius:12px;padding:11px;background:#091321}.demo p{font-size:10px;color:#b8c2d1}.art{height:180px;border-radius:8px;background:linear-gradient(#080a1e,#12152d 60%,#030710);position:relative;overflow:hidden}.city{position:absolute;left:10%;right:10%;bottom:25px;height:105px;background:linear-gradient(90deg,#121e3a 15%,#26345c 16%,#26345c 27%,#101b35 28%,#101b35 40%,#31426e 41%,#31426e 55%,#0e1931 56%,#0e1931 70%,#25375f 71%);box-shadow:0 0 35px #7e36ff33}.art i{position:absolute;width:28px;height:8px;border-radius:50%;background:#a33fff;box-shadow:0 0 16px #ed4bff;top:35%;left:62%}.art i+i{top:48%;left:28%;background:#38e2ff}.composer{display:flex;gap:7px;align-items:center;border:1px solid var(--line);background:#0a1422e8;border-radius:14px;padding:7px;margin-top:14px}.composer button{width:38px;height:38px;border:1px solid var(--line);background:#101a2a;border-radius:9px}.composer input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#fff;font-size:12px}.composer .send{border:0;border-radius:50%;background:linear-gradient(135deg,#a33cff,#4f72ff)}.composer .on{color:#dd91ff;box-shadow:0 0 18px #a33cff44}.modes{display:flex;gap:6px;margin-top:7px;overflow:auto}.modes button,.modes span{border:1px solid var(--line);background:#091321;border-radius:8px;padding:7px 9px;font-size:10px;color:#9aa6b8;white-space:nowrap}.page{max-width:900px;margin:auto}.pagehead{margin-bottom:18px}.pagehead h1{font-size:29px;margin:5px 0}.searchbox,.add{display:flex;gap:8px}.searchbox input,.add input,.page textarea,.page>input[type=file]{width:100%;border:1px solid var(--line);background:#091321;color:#fff;border-radius:11px;padding:12px;outline:0}.searchbox input,.add input{flex:1}.searchbox button,.add button{border:0;border-radius:9px;background:linear-gradient(120deg,#a43cff,#4f72ff);padding:0 16px;color:#fff}.result{display:block;text-decoration:none;color:inherit;border:1px solid var(--line);background:#091321;border-radius:11px;padding:12px;margin-top:8px}.result small{color:#b77cff}.result b{display:block;font-size:13px;margin:4px 0}.result p{font-size:10px;color:#8794a7;margin:0;line-height:1.5}.empty,.output{border:1px dashed var(--line);border-radius:11px;padding:30px;margin-top:13px;color:#8d99ab}.page textarea{min-height:180px;margin-bottom:10px;resize:vertical}.gradient{margin-bottom:12px}.page>input[type=file]{margin-bottom:10px}.page .code{min-height:380px;font-family:ui-monospace,monospace}.card{border:1px solid var(--line);background:#091321;border-radius:11px;padding:13px;margin-bottom:8px;position:relative}.card b,.card small{display:block}.card small{font-size:10px;color:#8390a4;margin-top:5px}.toggle{position:absolute;right:13px;top:50%;transform:translateY(-50%);width:35px;height:20px;border-radius:20px;background:#263246}.toggle.on{background:#6e3bc7}.toolgrid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.toolgrid>button{border:1px solid var(--line);background:#091321;border-radius:11px;text-align:left;padding:16px}.toolgrid b,.toolgrid small{display:block}.toolgrid small{font-size:10px;color:#8390a4;margin-top:6px}.health{display:flex;justify-content:space-between}.chat{height:calc(100vh - 140px);display:flex;flex-direction:column}.chatlist{flex:1;overflow:auto;padding:4px}.msg{display:flex;margin:12px 0}.msg.user{justify-content:flex-end}.bubble{max-width:76%;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#0a1321;font-size:12px;line-height:1.6}.user .bubble{background:#2a1943}.chat .composer{margin-top:8px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1120px){.workspace{grid-template-columns:1fr}.pulse{display:none}}@media(max-width:760px){.side{position:fixed;left:-235px;width:235px;transition:.2s;box-shadow:20px 0 50px #000}.side.open{left:0}.mobile-menu{display:block}.workspace .content{padding:18px 12px}.hero{grid-template-columns:1fr}.quick{grid-template-columns:repeat(2,1fr)}.quick button:last-child{grid-column:span 2}.demo{width:94%}.example{max-width:94%}.toolgrid{grid-template-columns:1fr}header{height:65px;padding:0 12px}.pagehead h1{font-size:24px}}.providerline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.providerline button{border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;border-radius:12px;padding:9px 13px;cursor:pointer}.providerline span{color:#9ea8c7;font-size:13px}.live-stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:radial-gradient(circle at 50% 42%,#1a1740 0,#080c19 38%,#03060d);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:28px 28px 24px;overflow:auto;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.live-top{width:min(900px,100%);display:flex;align-items:center;justify-content:space-between}.live-top b{display:block;font-size:17px}.live-top small{display:block;color:#8793a8;font-size:11px;margin-top:4px}.live-top>div:first-child b{color:#e9d9ff}.live-top>div:first-child b:first-letter{color:#55efb0}.live-top button{width:38px;height:38px;border:1px solid #28334b;background:#0b1220;color:#fff;border-radius:50%;font-size:20px;cursor:pointer}.live-avatar{width:min(62vw,430px);height:min(62vw,430px);max-height:54vh;position:relative;display:grid;place-items:center;isolation:isolate}.halo{position:absolute;border-radius:50%;border:1px solid #9d55ff55}.halo.h1{top:8%;right:8%;bottom:8%;left:8%;animation:liveSpin 12s linear infinite}.halo.h2{top:18%;right:18%;bottom:18%;left:18%;border-color:#3ee6ff55;animation:liveSpin 8s linear infinite reverse}.live-glow{position:absolute;width:70%;height:70%;border-radius:50%;background:#9b42ff22;filter:blur(45px);z-index:-1;animation:liveBreath 3s ease-in-out infinite}.mio-face{width:48%;height:48%;min-width:155px;min-height:155px;max-width:230px;max-height:230px;border-radius:50%;position:relative;background:radial-gradient(circle at 34% 25%,#24345b 0,#10182e 45%,#050914 78%);border:1px solid #a55dff;box-shadow:0 0 28px #a44dff99,0 0 100px #7139ff55;animation:faceFloat 4s ease-in-out infinite}.eye{position:absolute;top:36%;width:10%;height:10%;min-width:13px;min-height:13px;border-radius:50%;background:#b985ff;box-shadow:0 0 16px #b985ff}.eye.left{left:29%}.eye.right{right:29%}.brow{position:absolute;top:29%;width:18%;height:4px;border-radius:5px;background:#7181c9aa}.brow.left{left:25%;transform:rotate(-7deg)}.brow.right{right:25%;transform:rotate(7deg)}.mouth{position:absolute;left:39%;top:55%;width:22%;height:11%;border-bottom:4px solid #8da0ff;border-radius:0 0 50px 50px;transition:.18s}.cheek{position:absolute;top:53%;width:11%;height:7%;border-radius:50%;background:#c05aff18;filter:blur(4px)}.cheek.left{left:18%}.cheek.right{right:18%}.live-avatar.speaking .mouth{height:18%;width:24%;left:38%;animation:mouthTalk .16s ease-in-out infinite alternate}.live-avatar.happy .mouth{border-bottom-width:5px}.live-avatar.excited .mio-face{animation:faceFloat .9s ease-in-out infinite}.live-avatar.sad .mouth{transform:rotate(180deg);top:61%}.live-avatar.angry .brow.left{transform:rotate(18deg)}.live-avatar.angry .brow.right{transform:rotate(-18deg)}.live-avatar.whisper .mouth{height:6%;width:17%;left:41%}.live-avatar.curious .brow.left{transform:rotate(-18deg)}.live-avatar.curious .brow.right{transform:rotate(3deg)}.live-avatar.serious .mouth{border-bottom:0;border-top:3px solid #8da0ff;border-radius:50%}.live-avatar.laughing .mouth{height:20%;border-bottom-width:7px}.live-avatar.soft .live-glow{opacity:.55}.live-avatar.neutral .eye{animation:blink 5.2s infinite}.live-avatar.speaking .eye{animation:blink 4.4s infinite}.live-controls{display:flex;gap:10px;align-items:center;justify-content:center;flex-wrap:wrap}.live-controls button,.live-controls select{border:1px solid #2a3550;background:#0d1525;color:#fff;border-radius:999px;padding:11px 16px;min-height:42px}.live-controls button{cursor:pointer}.live-controls .on{background:linear-gradient(120deg,#7d35e8,#3f70ff);box-shadow:0 0 22px #7b42ff55}.live-controls select{outline:0}.live-hint{max-width:700px;text-align:center;color:#68768d;font-size:10px;margin:0}.live-btn{min-width:48px!important;font-size:9px!important;font-weight:800;letter-spacing:.6px}.live-btn.on{background:linear-gradient(120deg,#7d35e8,#3f70ff)!important;color:#fff}.voice-settings select,.voice-settings label{display:block;margin-top:10px}.voice-settings select{width:100%;padding:10px;border-radius:9px;border:1px solid var(--line);background:#0a1422;color:#fff}.voice-settings label{font-size:10px;color:#aab4c5}.voice-settings input[type=range]{width:100%}@keyframes blink{0%,43%,47%,to{transform:scaleY(1)}45%{transform:scaleY(.08)}}@keyframes mouthTalk{0%{transform:scaleY(.55)}to{transform:scaleY(1.15)}}@keyframes liveSpin{to{transform:rotate(360deg)}}@keyframes liveBreath{0%,to{transform:scale(.92);opacity:.65}50%{transform:scale(1.08);opacity:1}}@keyframes faceFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(max-width:760px){.live-stage{padding:18px 15px}.live-avatar{width:88vw;height:60vh}.mio-face{min-width:140px;min-height:140px}.live-controls{gap:6px}.live-controls button,.live-controls select{padding:9px 12px}.live-hint{font-size:9px}}.mio-system-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;pointer-events:none}.mio-bubble{pointer-events:auto;position:fixed;right:22px;bottom:22px;width:62px;height:62px;border-radius:50%;border:1px solid #ffffff26;background:radial-gradient(circle at 35% 25%,#3d4f78,#090d18 68%);box-shadow:0 0 0 1px #8c58ff33,0 0 24px #8647ff66,0 12px 35px #0009;color:#fff;display:grid;place-items:center;cursor:pointer;transition:.2s;overflow:hidden}.mio-bubble:hover{transform:translateY(-3px) scale(1.04)}.mio-bubble i{font-style:normal;font-size:16px;font-weight:800;z-index:2}.bubble-core{position:absolute;width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#d7e8ff,#6c9cff 40%,#161c32 72%);filter:blur(.2px);opacity:.95}.mio-bubble.listening{box-shadow:0 0 0 7px #7b42ff20,0 0 30px #b34cffbb,0 12px 35px #0009}.mio-bubble.listening .bubble-core{animation:bubblePulse 1s ease-in-out infinite}.mio-pop{pointer-events:auto;position:fixed;right:22px;bottom:94px;width:min(360px,calc(100vw - 28px));border:1px solid #ffffff1c;border-radius:24px;background:linear-gradient(155deg,#11182bfa,#050913f7 80%);box-shadow:0 25px 80px #000b,0 0 50px #793cff2b;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);padding:16px;animation:popIn .22s ease-out}.pop-head{display:flex;justify-content:space-between;align-items:center}.pop-head b{font-size:18px}.pop-head small{display:block;color:#8290a6;font-size:9px;margin-top:3px}.pop-head>button{width:34px;height:34px;border-radius:50%;border:1px solid #ffffff18;background:#0b1220;color:#fff;font-size:20px}.pop-face{width:112px;height:112px;margin:17px auto 10px;border-radius:50%;position:relative;background:radial-gradient(circle at 35% 25%,#293b69,#0b1121 68%);border:1px solid #9e5dff;box-shadow:0 0 35px #7b3dff77}.pop-eye{position:absolute;top:37%;width:10px;height:10px;border-radius:50%;background:#c49bff;box-shadow:0 0 12px #b875ff}.pop-eye.left{left:29%}.pop-eye.right{right:29%}.pop-mouth{position:absolute;left:39%;top:57%;width:22%;height:15%;border-bottom:3px solid #9badff;border-radius:0 0 30px 30px}.pop-face.talking .pop-mouth{animation:mouthTalk .15s infinite alternate}.pop-status{text-align:center;color:#aab5c7;font-size:11px;margin:6px 0 12px}.pop-actions{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:7px}.pop-actions button,.pop-compose button{border:1px solid #ffffff18;background:#0d1728;color:#fff;border-radius:12px;padding:10px;font-size:10px}.pop-actions .primary{background:linear-gradient(120deg,#7c36e8,#3f70ff)}.pop-actions .on{box-shadow:0 0 18px #8a42ff66}.pop-compose{display:flex;gap:7px;margin-top:9px}.pop-compose input{flex:1;min-width:0;border:1px solid #ffffff12;background:#080f1d;color:#fff;border-radius:12px;padding:11px;outline:none;font-size:11px}.pop-compose button{width:43px;background:linear-gradient(120deg,#a33cff,#4f72ff);font-weight:800}.pop-note{display:block;text-align:center;color:#59667b;font-size:8px;margin-top:10px;line-height:1.5}@keyframes popIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}@keyframes bubblePulse{0%,to{transform:scale(.9);box-shadow:0 0 #a24cff00}50%{transform:scale(1.08);box-shadow:0 0 0 10px #a24cff22}}@media(max-width:600px){.mio-bubble{right:14px;bottom:16px;width:58px;height:58px}.mio-pop{right:10px;bottom:84px;width:calc(100vw - 20px);border-radius:21px}.pop-face{width:96px;height:96px}}.live-avatar.vrm-active .mio-face{display:none}#vrmCanvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:none;z-index:3}.live-avatar.vrm-active #vrmCanvas{display:block}.avatar-upload{border:1px solid #ffffff22;background:#101a2a;color:#fff;border-radius:11px;padding:10px 13px;font-size:11px;cursor:pointer}.avatar-upload input{display:none}.vrm-status{color:#7f8ca5;font-size:10px;min-height:16px;text-align:center}.live-controls{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.live-controls button,.live-controls select{border:1px solid #28334b;background:#0b1220;color:#fff;border-radius:11px;padding:10px 13px;font-size:11px}.live-controls button.on{background:#3b2368;box-shadow:0 0 18px #a33cff33}@media(max-width:520px){.live-controls{padding:0 8px}.live-controls button,.live-controls select,.avatar-upload{flex:1;min-width:120px}.live-avatar{width:88vw;height:52vh}}.agent-modes{display:flex;gap:7px;margin:0 0 10px}.agent-mode{border:1px solid var(--line);background:#091321;color:#9da9bb;border-radius:10px;padding:9px 13px;font-size:11px}.agent-mode.active{color:#fff;background:#392060;box-shadow:0 0 16px #7f3cff33}.agent-actions{display:flex;gap:8px;flex-wrap:wrap}.agent-actions .gradient{margin:0}.agent-run{border:1px solid #2b3a55;background:#0b1626;color:#fff;border-radius:10px;padding:11px 14px;font-weight:700}.agent-safety{margin-top:9px;color:#66748a;font-size:9px;line-height:1.5}.agent-risk{color:#f0b6c6!important;font-size:10px!important}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 50% 10%,#1b2145 0,transparent 42%),#050713}.login-card{width:min(440px,100%);padding:34px;border:1px solid #ffffff1c;border-radius:28px;background:#0b1020e8;box-shadow:0 30px 90px #0008;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center}.login-orb{width:74px;height:74px;margin:0 auto 14px;border-radius:24px;display:grid;place-items:center;font-size:28px;font-weight:800;background:linear-gradient(135deg,#7c5cff,#2dd4ff);box-shadow:0 0 45px #6c63ff66}.login-card .brand{font-size:26px;font-weight:900;letter-spacing:.18em}.login-card .creator{margin-top:5px;color:#9ba5bd}.login-card h1{margin:28px 0 8px;font-size:30px}.login-card>p{color:#9ba5bd;margin:0 0 24px}.login-card form{display:grid;gap:15px;text-align:left}.login-card label{display:grid;gap:7px;color:#cbd3e5;font-size:13px}.login-card input{width:100%;box-sizing:border-box;padding:14px 15px;border-radius:14px;border:1px solid #ffffff1c;background:#070b16;color:#fff;outline:none}.login-card input:focus{border-color:#7c5cff88;box-shadow:0 0 0 3px #7c5cff18}.login-card button{width:100%;padding:14px;border:0;border-radius:14px;cursor:pointer}.login-error{min-height:20px;color:#ff8f9d;font-size:13px;text-align:center}.login-note{display:block;margin-top:20px;color:#727c95;line-height:1.5}
