.pandora-shell{display:grid;grid-template-columns:minmax(280px,410px) minmax(0,1fr);min-height:calc(100vh - 125px);overflow:hidden;border:1px solid #294c29;border-radius:18px;background:radial-gradient(circle at 18% 30%,rgba(74,255,0,.09),transparent 32%),#080c0b;box-shadow:0 30px 90px rgba(0,0,0,.34)}.pandora-identity{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:34px;border-right:1px solid #294c29;background:linear-gradient(180deg,rgba(2,7,5,.12),rgba(1,8,4,.92))}.pandora-identity:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 49%,rgba(97,255,0,.025) 50%);background-size:100% 5px;pointer-events:none}.pandora-identity>img{position:relative;z-index:1;width:min(100%,350px);aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 0 28px rgba(83,255,0,.24))}.pandora-identity h2{position:relative;z-index:1;margin:18px 0 2px;color:#a5ff43;font-family:Orbitron,Inter,sans-serif;font-size:34px;letter-spacing:.12em;text-shadow:0 0 20px rgba(88,255,0,.35)}.pandora-identity p{position:relative;z-index:1;margin:0;color:#7c9983}.pandora-status{position:relative;z-index:1;display:flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid #315a2d;border-radius:30px;background:#09120b;color:#92c995;font-size:10px;font-weight:800;letter-spacing:.12em}.pandora-status i,.pandora-online i{width:7px;height:7px;border-radius:50%;background:#72ff31;box-shadow:0 0 11px #72ff31}.pandora-console{display:grid;grid-template-rows:auto 1fr auto;min-width:0;padding:28px}.pandora-console>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #203327}.pandora-console h2{margin:4px 0 0;font-size:25px}.pandora-kicker{color:#7bff3c;font-size:10px;font-weight:900;letter-spacing:.14em}.pandora-online{display:flex;align-items:center;gap:8px;color:#8baf92;font-size:12px}.pandora-chat{display:flex;flex-direction:column;gap:16px;overflow:auto;padding:34px 3px}.pandora-message{display:flex;align-items:flex-end;gap:12px;max-width:min(720px,88%)}.pandora-message>img{width:46px;height:46px;object-fit:cover;border:1px solid #64df32;border-radius:50%;background:#020402;box-shadow:0 0 18px rgba(88,255,0,.15)}.pandora-message>div{padding:14px 16px;border:1px solid #2b4630;border-radius:4px 15px 15px;background:#101813}.pandora-message span{color:#70ec39;font-size:9px;font-weight:900;letter-spacing:.12em}.pandora-message p{margin:5px 0;color:#e5eee7;font-size:15px;line-height:1.55}.pandora-message small{color:#597061;font-size:9px}.pandora-message.is-user{align-self:flex-end;text-align:right}.pandora-message.is-user>div{border-color:#4c5b2d;border-radius:15px 4px 15px 15px;background:#1a1d12}.pandora-message.is-user span{color:#e7bc43}.pandora-input{padding-top:19px;border-top:1px solid #203327}.pandora-input>label{display:block;margin-bottom:8px;color:#91a795;font-size:11px}.pandora-input>div{display:grid;grid-template-columns:1fr auto;gap:9px}.pandora-input input{height:50px;border-color:#2f4e34;background:#080e0a}.pandora-input input:focus{border-color:#6ee63a;box-shadow:0 0 0 3px rgba(110,230,58,.08)}.pandora-input button{padding:0 22px;border:0;border-radius:9px;background:linear-gradient(135deg,#79dc31,#4b9c19);color:#071006;font-weight:900;cursor:pointer}.pandora-input>small{display:block;margin-top:8px;color:#53675a}@media(max-width:900px){.pandora-shell{grid-template-columns:1fr}.pandora-identity{min-height:260px;border-right:0;border-bottom:1px solid #294c29}.pandora-identity>img{width:190px}.pandora-identity h2{font-size:25px}.pandora-console{min-height:520px;padding:20px}}@media(max-width:560px){.pandora-message{max-width:96%}.pandora-console{padding:15px}.pandora-input>div{grid-template-columns:1fr}.pandora-input button{height:46px}}

.pandora-reference{margin-top:10px;max-width:560px}.pandora-reference iframe,.pandora-reference video{display:block;width:min(100%,560px);aspect-ratio:16/9;border:1px solid #315a2d;border-radius:10px;background:#030604}.pandora-reference a{display:inline-block;margin-top:7px;color:#8cff52;font-size:12px;font-weight:800;text-decoration:none}.pandora-reference a:hover{text-decoration:underline}.pandora-reference-link{padding:8px 10px;border:1px solid #315a2d;border-radius:8px;background:#0a140c}
.pandora-group-picker{width:min(760px,calc(100% - 64px));margin:4px 0 14px 58px;padding:18px;border:1px solid #39751f;border-radius:16px;background:linear-gradient(145deg,#0b1710,#071009);color:#eaffdf;box-shadow:0 18px 40px rgba(0,0,0,.24)}.pandora-group-picker header{display:flex;flex-direction:column;gap:5px;margin-bottom:14px}.pandora-group-picker header strong{color:#8cff52;font-size:15px}.pandora-group-picker header small{color:#8ead8d}.pandora-group-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;max-height:280px;margin-bottom:15px;padding-right:5px;overflow:auto}.pandora-group-option{position:relative;display:flex;gap:11px;align-items:center;min-width:0;padding:12px;border:1px solid #27442d;border-radius:11px;background:#0b1710;cursor:pointer;transition:.18s ease}.pandora-group-option:hover{border-color:#4f884d;transform:translateY(-1px)}.pandora-group-option input{width:18px;height:18px;flex:0 0 18px;accent-color:#6dea35}.pandora-group-option:has(input:checked){border-color:#69f52c;background:#102619;box-shadow:inset 0 0 0 1px rgba(105,245,44,.18)}.pandora-group-option.is-pending{opacity:.55;cursor:not-allowed}.pandora-group-option span{display:flex;min-width:0;flex-direction:column}.pandora-group-option strong{overflow:hidden;color:#f2fff0;text-overflow:ellipsis;white-space:nowrap}.pandora-group-option small{margin-top:3px;color:#8ead8d}.pandora-group-picker>[data-send-groups]{min-width:190px;padding:11px 18px;border:0;border-radius:9px;background:linear-gradient(135deg,#efc54c,#c99822);color:#151005;font-weight:900;cursor:pointer}.pandora-group-picker>[data-send-groups]:disabled{opacity:.5;cursor:wait}@media(max-width:700px){.pandora-group-picker{width:100%;margin:8px 0}.pandora-group-options{grid-template-columns:1fr}}
