.stage{z-index:1;filter:blur(.5px);opacity:.85;grid-template-rows:repeat(5,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:12px;transition:filter .3s,opacity .3s;display:grid;position:absolute;top:0;bottom:0;left:0;right:0}.stage.processing{filter:blur();opacity:1}.widget{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#1a1a1a,#0f0f0f);border:1px solid rgba(255,255,255,.05);border-radius:16px;flex-direction:column;height:100%;min-height:0;padding:12px;font-size:10px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.3),inset 0 1px rgba(255,255,255,.03)}.widget:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,rgba(59,130,246,.1),transparent 60%);border-radius:16px;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.widget.processing{z-index:5;background:linear-gradient(145deg,#1f1f1f,#151515);border-color:rgba(59,130,246,.4);transform:translateY(-3px)scale(1.02);box-shadow:0 0 0 1px rgba(59,130,246,.2),0 20px 40px rgba(0,0,0,.6),inset 0 0 30px rgba(59,130,246,.05)}.w-head{text-transform:uppercase;letter-spacing:.5px;color:#94a3b8;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:9px;font-weight:600;display:flex}.pill{color:#93c5fd;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(59,130,246,.05);border:1px solid rgba(59,130,246,.2);border-radius:999px;padding:3px 8px;font-size:8px}.w-tabs{gap:4px;margin-bottom:8px;display:flex}.w-tab{color:#64748b;cursor:default;background:rgba(255,255,255,.02);border:1px solid transparent;border-radius:8px;padding:3px 8px;font-size:8px;font-weight:500;transition:all .2s}.w-tab.active{color:#e2e8f0;background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.05));border-color:rgba(59,130,246,.3);box-shadow:0 2px 4px rgba(0,0,0,.2)}.w-content{color:#cbd5e1;flex:1;gap:6px;min-height:0;font-size:8.5px;line-height:1.3;display:grid;overflow:hidden}.kv{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.4);border:1px solid rgba(255,255,255,.05);border-radius:8px;justify-content:space-between;align-items:center;gap:6px;padding:6px 8px;display:flex}.bar{background:rgba(0,0,0,.6);border:1px solid rgba(255,255,255,.1);border-radius:6px;height:6px;overflow:hidden;box-shadow:inset 0 1px 3px rgba(0,0,0,.3)}.bar>i{background:linear-gradient(90deg,#10b981,#3b82f6);width:0%;height:100%;transition:width .6s;display:block;box-shadow:0 0 10px rgba(59,130,246,.4)}.log{background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.05);border-radius:8px;max-height:46px;padding:8px;font-family:Courier New,monospace;font-size:7.5px;overflow:auto;box-shadow:inset 0 1px 3px rgba(0,0,0,.3)}.log-line{opacity:.9;white-space:nowrap;color:#94a3b8}.sweep{opacity:0;pointer-events:none;background:linear-gradient(45deg,transparent,rgba(59,130,246,.3) 50%,transparent);animation:1.4s infinite widgets-module__yiFAYa__sweep;position:absolute;top:0;bottom:0;left:0;right:0}.widget.processing .sweep{opacity:1}@keyframes widgets-module__yiFAYa__sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}.legend{color:#64748b;align-items:center;gap:8px;padding:4px 0;font-size:8px;display:flex}.dot{background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px rgba(16,185,129,.8),inset 0 0 2px rgba(255,255,255,.4)}.dot.warn{background:#f59e0b;box-shadow:0 0 12px rgba(245,158,11,.8),inset 0 0 2px rgba(255,255,255,.4)}.dot.crit{background:#ef4444;box-shadow:0 0 12px rgba(239,68,68,.8),inset 0 0 2px rgba(255,255,255,.4)}.matrix{background:linear-gradient(rgba(0,0,0,.6),rgba(0,20,0,.4));border:1px solid rgba(34,197,94,.1);border-radius:8px;height:44px;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px rgba(0,0,0,.4)}.col{color:#00ff41;width:8px;height:100%;font-family:Courier New,monospace;font-size:6px;line-height:8px;animation:3s linear infinite widgets-module__yiFAYa__fall;position:absolute;top:0}@keyframes widgets-module__yiFAYa__fall{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}.net{background:linear-gradient(90deg,transparent,rgba(34,197,94,.3) 50%,transparent);border:1px solid rgba(34,197,94,.1);border-radius:8px;height:26px;position:relative;overflow:hidden;box-shadow:0 0 20px rgba(34,197,94,.2)}.net:after{content:"";background:repeating-linear-gradient(90deg,transparent 0,rgba(34,197,94,.85) 1px,transparent 3px);animation:2.2s linear infinite widgets-module__yiFAYa__flow;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes widgets-module__yiFAYa__flow{to{transform:translate(-100%)}}.radar{filter:drop-shadow(0 0 10px rgba(59,130,246,.3));width:64px;height:64px;margin:6px auto;position:relative}.radar svg{width:100%;height:100%;animation:8s linear infinite widgets-module__yiFAYa__radarRotate}.radar polygon{transition:all .3s}@keyframes widgets-module__yiFAYa__radarRotate{to{transform:rotate(360deg)}}.pulse-wave{background:linear-gradient(rgba(0,0,0,.5),rgba(0,20,40,.3));border:1px solid rgba(59,130,246,.1);border-radius:8px;height:48px;position:relative;overflow:hidden;box-shadow:inset 0 1px 3px rgba(0,0,0,.4)}.particles{height:60px;position:relative;overflow:hidden}.heatmap{background:rgba(0,0,0,.3);border-radius:8px;grid-template-columns:repeat(8,1fr);gap:2px;height:48px;padding:4px;display:grid}.ring{border:2px solid rgba(59,130,246,.2);border-radius:50%;animation:2s infinite widgets-module__yiFAYa__ringPulse;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 0 15px rgba(59,130,246,.2),inset 0 0 15px rgba(59,130,246,.1)}.ring:nth-child(2){animation-delay:.3s;top:8px;bottom:8px;left:8px;right:8px}.ring:nth-child(3){animation-delay:.6s;top:16px;bottom:16px;left:16px;right:16px}@keyframes widgets-module__yiFAYa__ringPulse{0%{transform:scale(.9)}50%{transform:scale(1)}to{transform:scale(.9)}}.cube-3d{perspective:200px;width:48px;height:48px;margin:10px auto}.cube{width:100%;height:100%;transform-style:preserve-3d;filter:drop-shadow(0 0 20px rgba(59,130,246,.3));animation:4s linear infinite widgets-module__yiFAYa__cubeRotate;position:relative}.cube-face{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(18,18,18,.8);border:1px solid rgba(255,255,255,.1);width:60px;height:60px;position:absolute}.cube-face:first-child{transform:translateZ(30px)}.cube-face:nth-child(2){transform:rotateY(90deg)translateZ(30px)}.cube-face:nth-child(3){transform:rotateY(180deg)translateZ(30px)}.cube-face:nth-child(4){transform:rotateY(-90deg)translateZ(30px)}.cube-face:nth-child(5){transform:rotateX(90deg)translateZ(30px)}.cube-face:nth-child(6){transform:rotateX(-90deg)translateZ(30px)}@keyframes widgets-module__yiFAYa__cubeRotate{to{transform:rotateX(360deg)rotateY(360deg)}}.constellation{height:60px;position:relative}.morph{filter:drop-shadow(0 0 8px rgba(59,130,246,.4));width:64px;height:64px;margin:8px auto}.morph svg{width:100%;height:100%}.morph-path{fill:none;stroke:rgba(96,165,250,.7);stroke-width:2px;filter:drop-shadow(0 0 4px rgba(96,165,250,.6));animation:4s infinite widgets-module__yiFAYa__morphShape}@keyframes widgets-module__yiFAYa__morphShape{0%{d:path("M20,50 Q50,20 80,50 T120,50")}50%{d:path("M20,50 Q50,80 80,50 T120,50")}to{d:path("M20,50 Q50,20 80,50 T120,50")}}.glitch{color:#60a5fa;text-align:center;text-shadow:0 0 10px rgba(96,165,250,.6);padding:10px;font-family:Courier New,monospace;font-size:11px;font-weight:700;position:relative}.glitch:before{content:attr(data-text);position:absolute;top:10px;left:0;right:0}.glitch:after{content:attr(data-text);position:absolute;top:10px;left:0;right:0}.glitch:before{color:#22c55e;z-index:-1;animation:.5s infinite widgets-module__yiFAYa__glitch1}.glitch:after{color:#ef4444;z-index:-2;animation:.5s infinite widgets-module__yiFAYa__glitch2}@keyframes widgets-module__yiFAYa__glitch1{0%,to{clip:rect(20px,9999px,30px,0)}20%{clip:rect(40px,9999px,50px,0)}40%{clip:rect(0,9999px,10px,0)}60%{clip:rect(10px,9999px,20px,0)}80%{clip:rect(30px,9999px,40px,0)}}@keyframes widgets-module__yiFAYa__glitch2{0%,to{clip:rect(25px,9999px,35px,0)}20%{clip:rect(55px,9999px,65px,0)}40%{clip:rect(15px,9999px,25px,0)}60%{clip:rect(35px,9999px,45px,0)}80%{clip:rect(45px,9999px,55px,0)}}.orbital{width:64px;height:64px;margin:8px auto;position:relative}.orbit{border:1px dashed rgba(255,255,255,.1);border-radius:50%;position:absolute;top:0;bottom:0;left:0;right:0;box-shadow:0 0 10px rgba(59,130,246,.1)}.planet{background:#60a5fa;border-radius:50%;width:8px;height:8px;margin-left:-4px;animation:3s linear infinite widgets-module__yiFAYa__orbit;position:absolute;top:-4px;left:50%;box-shadow:0 0 12px rgba(96,165,250,.8),inset 0 0 2px rgba(255,255,255,.5)}.orbit:nth-child(2){top:10px;bottom:10px;left:10px;right:10px}.orbit:nth-child(2) .planet{background:#22c55e;animation-duration:2s}.orbit:nth-child(3){top:20px;bottom:20px;left:20px;right:20px}.orbit:nth-child(3) .planet{background:#f59e0b;animation-duration:1.5s}@keyframes widgets-module__yiFAYa__orbit{to{transform:rotate(360deg)}}@media (max-width:820px){.stage{grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(3,1fr)}}
.chat-module__eaQVtW__chat{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#1a1a1a,#0f0f0f);border:1px solid rgba(255,255,255,.08);border-radius:24px;width:420px;height:640px;animation:.9s chat-module__eaQVtW__pop;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 30px 60px rgba(0,0,0,.8),0 0 0 1px rgba(59,130,246,.1),inset 0 1px rgba(255,255,255,.05)}.chat-module__eaQVtW__chat:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,rgba(59,130,246,.2),transparent 60%);border-radius:24px;padding:1px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#fff 0,#fff 0),linear-gradient(#fff 0,#fff 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@keyframes chat-module__eaQVtW__pop{0%{opacity:0;transform:translate(-50%,60%)}to{opacity:1;transform:translate(-50%,-50%)}}.chat-module__eaQVtW__ch-head{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(59,130,246,.05));border-bottom:1px solid rgba(255,255,255,.05);border-radius:24px 24px 0 0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.chat-module__eaQVtW__branding{color:#fff;letter-spacing:-.3px;align-items:center;gap:10px;font-weight:700;display:flex}.chat-module__eaQVtW__logo{color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa);border-radius:10px;place-items:center;width:32px;height:32px;font-weight:700;display:grid;box-shadow:0 4px 12px rgba(59,130,246,.3),inset 0 1px rgba(255,255,255,.2)}.chat-module__eaQVtW__pulse{opacity:0;background:#22c55e;border:2px solid #fff;border-radius:50%;width:12px;height:12px;animation:1.1s infinite chat-module__eaQVtW__pulse;position:absolute;top:18px;right:18px}.chat-module__eaQVtW__pulse.on{opacity:1}@keyframes chat-module__eaQVtW__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.25)}}.chat-module__eaQVtW__ch-msgs{flex-direction:column;gap:14px;height:520px;padding:18px;display:flex;overflow:auto}.chat-module__eaQVtW__m{flex-direction:column;animation:.4s chat-module__eaQVtW__enter;display:flex}.chat-module__eaQVtW__m.chat-module__eaQVtW__me{align-items:flex-end}@keyframes chat-module__eaQVtW__enter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-module__eaQVtW__bubble{border-radius:16px;max-width:320px;padding:12px 16px;font-size:14px;line-height:1.42;box-shadow:0 4px 12px rgba(0,0,0,.15)}.chat-module__eaQVtW__m.chat-module__eaQVtW__me .chat-module__eaQVtW__bubble{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 12px rgba(59,130,246,.2)}.chat-module__eaQVtW__m.chat-module__eaQVtW__ai .chat-module__eaQVtW__bubble{color:#e5e7eb;background:linear-gradient(135deg,#1f1f1f,#171717);border:1px solid rgba(255,255,255,.05)}.chat-module__eaQVtW__meta{opacity:.7;gap:8px;margin-top:6px;font-size:11px;display:flex}.chat-module__eaQVtW__chart{background:rgba(2,6,23,.4);border:1px solid rgba(59,130,246,.25);border-radius:12px;width:100%;height:160px;margin-top:10px;overflow:hidden}.chat-module__eaQVtW__ch-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(18,18,18,.95);border-top:1px solid rgba(255,255,255,.05);border-radius:0 0 24px 24px;padding:14px 18px;position:absolute;bottom:0;left:0;right:0}.chat-module__eaQVtW__field{background:rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1);border-radius:22px;align-items:center;gap:12px;padding:10px 14px;display:flex;box-shadow:inset 0 1px 3px rgba(0,0,0,.3)}.chat-module__eaQVtW__field input{color:#f1f5f9;background:0 0;border:none;outline:none;flex:1;font-size:14px}.chat-module__eaQVtW__send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:50%;width:34px;height:34px;transition:all .2s;box-shadow:0 4px 12px rgba(59,130,246,.3),inset 0 1px rgba(255,255,255,.2)}.chat-module__eaQVtW__send:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(59,130,246,.4)}@media (max-width:820px){.chat-module__eaQVtW__chat{width:94vw;height:72vh}}
