:root{--bg:#030609;--panel:#070d14e0;--panel2:#0a121bf5;--line:#3fffd224;--line2:#3fffd252;--cyan:#45ffd2;--blue:#37a9ff;--text:#e9fffa;--muted:#708a86;--danger:#ff587c}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}.app-shell{background:radial-gradient(circle at 75% 10%, #37a9ff17, transparent 28%), radial-gradient(circle at 20% 80%, #45ffd20f, transparent 30%), var(--bg);min-height:100vh;position:relative;overflow:hidden}.cyber-grid{pointer-events:none;opacity:.32;background-image:linear-gradient(#45ffd209 1px,#0000 1px),linear-gradient(90deg,#45ffd209 1px,#0000 1px);background-size:42px 42px;position:fixed;inset:0}.scanline{pointer-events:none;z-index:10;opacity:.25;background:linear-gradient(#0000 0%,#45ffd204 50%,#0000 100%) 0 0/100% 5px;position:fixed;inset:0}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#030609e0;justify-content:space-between;align-items:center;height:72px;padding:0 26px;display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{border:1px solid var(--line2);width:39px;height:39px;color:var(--cyan);background:#45ffd20d;border-radius:11px;place-items:center;display:grid;box-shadow:0 0 28px #45ffd21a}.brand-name{letter-spacing:.25em;font-size:15px;font-weight:900}.brand-subtitle{color:var(--muted);letter-spacing:.2em;margin-top:3px;font-size:8px}.security-state,.module-badge{color:var(--cyan);letter-spacing:.13em;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.pulse-dot,.status-dot{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 13px var(--cyan);border-radius:50%;flex-shrink:0;animation:1.8s infinite pulse}.workspace{z-index:2;min-height:calc(100vh - 72px);display:flex;position:relative}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#04080dc2;flex-direction:column;flex-shrink:0;width:245px;padding:23px 13px;display:flex}.side-heading{color:var(--muted);letter-spacing:.18em;align-items:center;gap:8px;padding:0 11px 15px;font-size:9px;font-weight:800;display:flex}.sidebar nav{flex-direction:column;gap:5px;display:flex}.nav-item{color:#6c8782;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;width:100%;padding:12px;transition:all .2s;display:flex}.nav-item:hover{color:var(--text);background:#45ffd209;transform:translate(2px)}.nav-item.active{color:var(--cyan);border-color:var(--line);box-shadow:inset 2px 0 var(--cyan);background:linear-gradient(90deg,#45ffd217,#0000)}.nav-item span{font-size:11px;font-weight:650}.sidebar-status{gap:7px;margin-top:auto;display:grid}.status-row{border:1px solid var(--line);background:#45ffd206;border-radius:9px;align-items:center;gap:9px;padding:10px;display:flex}.status-row div{gap:2px;display:grid}.status-row strong{letter-spacing:.13em;font-size:8px}.status-row small{color:var(--muted);font-size:8px}.main-panel{flex:1;min-width:0;padding:28px}.hero{border:1px solid var(--line);background:linear-gradient(135deg, #45ffd209, #37a9ff06), var(--panel);border-radius:18px;justify-content:space-between;align-items:center;min-height:210px;margin-bottom:20px;padding:25px 35px;display:flex;overflow:hidden}.eyebrow,.module-kicker{color:var(--cyan);letter-spacing:.2em;align-items:center;gap:7px;font-size:8px;font-weight:900;display:flex}.hero h1{letter-spacing:.08em;margin:13px 0 0;font-size:clamp(32px,4.4vw,57px);line-height:.9}.hero h1 span{color:#e9fffa4d;letter-spacing:.3em;margin-top:13px;font-size:.4em;display:block}.hero p{max-width:510px;color:var(--muted);margin:18px 0 0;font-size:11px;line-height:1.7}.core-orb{flex-shrink:0;place-items:center;width:175px;height:175px;display:grid;position:relative}.orb-ring{border:1px solid var(--line2);border-radius:50%;position:absolute;inset:0}.ring-a{animation:10s linear infinite rotate}.ring-b{border-style:dashed;animation:7s linear infinite rotateReverse;inset:17px}.ring-c{border-color:#37a9ff61;animation:5s linear infinite rotate;inset:36px}.orb-core{border:1px solid var(--line2);width:88px;height:88px;color:var(--cyan);background:#030a0deb;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;box-shadow:0 0 45px #45ffd221,inset 0 0 30px #45ffd212}.orb-core span{letter-spacing:.18em;font-size:7px;font-weight:900}.chat-module,.placeholder-panel{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:16px}.chat-module{flex-direction:column;min-height:480px;display:flex;overflow:visible}.module-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.module-header h2{margin:5px 0 0;font-size:17px}.chat-area{flex:1;min-height:255px;max-height:430px;padding:20px;overflow-y:auto}.welcome-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:235px;display:flex}.welcome-orb{border:1px solid var(--line2);width:72px;height:72px;color:var(--cyan);background:#45ffd20a;border-radius:50%;place-items:center;margin-bottom:15px;animation:3s infinite breathe;display:grid;box-shadow:0 0 35px #45ffd21a}.welcome-state h3{margin:0;font-size:14px}.welcome-state p{max-width:440px;color:var(--muted);margin:9px 0 0;font-size:10px;line-height:1.7}.message-row{margin-bottom:13px;display:flex}.message-row.user{justify-content:flex-end}.message-row.assistant,.message-row.system{justify-content:flex-start}.message-bubble{border:1px solid var(--line);max-width:min(720px,82%);color:var(--text);background:#0a121be6;border-radius:13px;padding:11px 14px;font-size:11px;line-height:1.65}.message-row.user .message-bubble{background:#45ffd20e;border-color:#45ffd238}.message-bubble small{color:var(--cyan);letter-spacing:.1em;margin-top:8px;font-size:7px;display:block}.message-file{color:var(--cyan);align-items:center;gap:8px;margin-bottom:7px;display:flex}.message-file img{object-fit:cover;border:1px solid var(--line2);border-radius:7px;width:46px;height:46px}.typing{color:var(--muted);align-items:center;gap:5px;display:flex}.typing span{background:var(--cyan);border-radius:50%;width:5px;height:5px;animation:1s infinite typing}.typing span:nth-child(2){animation-delay:.15s}.typing span:nth-child(3){animation-delay:.3s}.api-panel{border:1px solid var(--line);color:var(--muted);background:#0003;border-radius:9px;align-items:center;gap:9px;margin:0 20px 10px;padding:8px 10px;display:flex}.api-panel input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:7px;font-size:10px}.api-panel button{color:#00100b;background:var(--cyan);letter-spacing:.1em;border:0;border-radius:7px;padding:8px 13px;font-size:8px;font-weight:900}.error-bar{color:#ff9ab0;background:#ff587c0d;border:1px solid #ff587c40;border-radius:8px;align-items:center;gap:7px;margin:0 20px 10px;padding:9px 11px;font-size:9px;display:flex}.attachment-preview{flex-wrap:wrap;gap:8px;padding:0 20px 9px;display:flex}.attachment-card{border:1px solid var(--line);background:#45ffd206;border-radius:9px;align-items:center;gap:9px;min-width:190px;max-width:280px;padding:7px;display:flex}.attachment-card>img{object-fit:cover;border-radius:6px;flex-shrink:0;width:42px;height:42px}.attachment-card>svg{color:var(--cyan);flex-shrink:0;margin:7px}.attachment-card div{gap:3px;min-width:0;display:grid}.attachment-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.attachment-card small{color:var(--muted);font-size:8px}.attachment-card button{color:var(--muted);background:0 0;border:0;margin-left:auto;padding:5px}.attachment-card button:hover{color:var(--danger)}.composer{z-index:20;border:1px solid var(--line2);background:#020508e6;border-radius:12px;align-items:center;gap:8px;margin:0 20px 8px;padding:9px;display:flex;position:relative;box-shadow:0 0 30px #45ffd209}.attach-wrap{flex-shrink:0;position:relative}.attach-button,.send-button{border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.attach-button{border:1px solid var(--line);color:var(--cyan);background:#45ffd20a}.attach-button:hover{background:#45ffd21a}.send-button{color:#00100b;background:var(--cyan);border:0}.send-button:disabled{opacity:.4;cursor:not-allowed}.composer textarea{resize:none;min-width:0;min-height:38px;max-height:120px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:10px 4px;font-size:11px}.composer textarea::placeholder{color:#4e6864}.attachment-menu{border:1px solid var(--line2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#060b11fa;border-radius:12px;width:285px;padding:7px;animation:.16s ease-out menuIn;position:absolute;bottom:49px;left:0;box-shadow:0 18px 45px #00000080}.attachment-menu button{width:100%;color:var(--cyan);text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;padding:11px;display:flex}.attachment-menu button:hover{background:#45ffd212}.attachment-menu span{gap:3px;display:grid}.attachment-menu strong{color:var(--text);font-size:10px}.attachment-menu small{color:var(--muted);font-size:8px}.composer-footer{color:#46615d;letter-spacing:.12em;justify-content:space-between;padding:0 21px 12px;font-size:7px;display:flex}.placeholder-panel{text-align:center;align-content:center;place-items:center;min-height:430px;padding:30px;display:grid}.placeholder-icon{border:1px solid var(--line2);width:65px;height:65px;color:var(--cyan);background:#45ffd20a;border-radius:16px;place-items:center;margin-bottom:15px;display:grid}.placeholder-panel h2{margin:9px 0}.placeholder-panel p{max-width:500px;color:var(--muted);font-size:10px;line-height:1.7}@keyframes pulse{50%{opacity:.45;transform:scale(.72)}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes rotateReverse{to{transform:rotate(-360deg)}}@keyframes breathe{50%{transform:scale(1.05);box-shadow:0 0 50px #45ffd22b}}@keyframes typing{50%{opacity:.4;transform:translateY(-3px)}}@keyframes menuIn{0%{opacity:0;transform:translateY(7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=850px){.sidebar{width:68px;padding:18px 8px}.side-heading{justify-content:center;font-size:0}.nav-item{justify-content:center}.nav-item span,.status-row div{display:none}.status-row{justify-content:center}.main-panel{padding:16px}.hero{padding:20px}.core-orb{width:125px;height:125px}.orb-core{width:65px;height:65px}}@media (width<=600px){.topbar{padding:0 13px}.security-state{display:none}.hero{min-height:170px}.core-orb{display:none}.module-header{flex-direction:column;align-items:flex-start;gap:9px}.attachment-menu{width:calc(100vw - 24px);position:fixed;bottom:85px;left:12px}.message-bubble{max-width:92%}}.login-shell{background:radial-gradient(circle at 50% 20%,#00ffd217,#0000 32%),radial-gradient(circle at 80% 80%,#00b4ff12,#0000 30%),#05080d;place-items:center;width:100%;min-height:100vh;display:grid;position:relative;overflow:hidden}.login-grid{opacity:.18;background-image:linear-gradient(#00ffd214 1px,#0000 1px),linear-gradient(90deg,#00ffd214 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.login-scanline{pointer-events:none;opacity:.08;background:repeating-linear-gradient(#0000 0 4px,#ffffff14 5px);position:absolute;inset:0}.login-card{z-index:2;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:linear-gradient(145deg,#0c141cf5,#050a10f5);border:1px solid #00ffd233;border-radius:24px;width:min(440px,100vw - 32px);padding:34px;position:relative;box-shadow:0 30px 100px #000000a6,0 0 50px #00ffd20f,inset 0 1px #ffffff0d}.login-brand{align-items:center;gap:14px;display:flex}.login-logo{color:#00ffd0;background:#00ffd20f;border:1px solid #00ffd24d;border-radius:17px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 0 30px #00ffd21a,inset 0 0 20px #00ffd20a}.login-brand-name{letter-spacing:.16em;color:#f2ffff;font-size:22px;font-weight:800}.login-brand-subtitle{letter-spacing:.18em;color:#a0d2d2a6;margin-top:4px;font-size:10px}.login-status{letter-spacing:.12em;color:#00ffd0;background:#00ffd20f;border:1px solid #00ffd21f;border-radius:999px;align-items:center;gap:8px;margin-top:28px;padding:7px 10px;font-size:9px;font-weight:700;display:inline-flex}.login-status span{background:#00ffd0;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #00ffd0}.login-heading{margin-top:30px}.login-heading>span{letter-spacing:.2em;color:#00ffd2b3;font-size:10px;font-weight:700}.login-heading h1{color:#f4ffff;margin:8px 0 10px;font-size:31px;line-height:1.1}.login-heading p{color:#bed2daa6;margin:0;font-size:13px;line-height:1.6}.login-form{margin-top:28px}.login-form label{letter-spacing:.14em;color:#bedcdcb3;align-items:center;gap:7px;margin-bottom:9px;font-size:10px;font-weight:700;display:flex}.login-form input{box-sizing:border-box;color:#f2ffff;background:#ffffff09;border:1px solid #a0d2d221;border-radius:13px;outline:none;width:100%;height:52px;padding:0 16px;transition:border-color .16s,box-shadow .16s,background .16s}.login-form input:focus{background:#00ffd209;border-color:#00ffd28c;box-shadow:0 0 0 3px #00ffd212,0 0 25px #00ffd20f}.login-form input::placeholder{color:#bed2da4d}.login-button{cursor:pointer;color:#03100e;letter-spacing:.11em;background:#00ffd0;border:1px solid #00ffd259;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;height:52px;margin-top:14px;font-size:11px;font-weight:800;transition:transform .16s,box-shadow .16s,filter .16s;display:flex}.login-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 10px 30px #00ffd233}.login-button:disabled{cursor:wait;opacity:.65}.login-spinner{border:2px solid #00000040;border-top-color:#03100e;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite trinetra-login-spin}@keyframes trinetra-login-spin{to{transform:rotate(360deg)}}.login-error{color:#ff8d9a;background:#ff465a12;border:1px solid #ff465a2e;border-radius:10px;align-items:flex-start;gap:8px;margin-top:12px;padding:10px 12px;font-size:11px;line-height:1.45;display:flex}.login-security{color:#a0bec366;letter-spacing:.1em;border-top:1px solid #ffffff0f;justify-content:space-between;gap:12px;margin-top:25px;padding-top:17px;font-size:8px;font-weight:700;display:flex}.login-security div{align-items:center;gap:6px;display:flex}.login-security svg{color:#00ffd2a6}.module-actions{align-items:center;display:flex}.agent-chip{background:#00ffd209;border:1px solid #00ffd21f;border-radius:11px;align-items:center;gap:9px;padding:7px 11px;display:flex}.agent-chip .pulse-dot{flex:none}.agent-chip div{flex-direction:column;gap:2px;display:flex}.agent-chip strong{letter-spacing:.06em;font-size:9px}.agent-chip small{opacity:.45;letter-spacing:.08em;font-size:8px}@media (width<=600px){.login-card{border-radius:20px;padding:25px}.login-heading h1{font-size:27px}.login-security{flex-direction:column}}html,body,#root{min-width:320px;min-height:100%;margin:0}body{margin:0}
