.chat-shell .home-link{color:#06b6d4;font-size:.82rem;font-weight:800;text-decoration:none}.chat-shell .home-link:hover{color:#38bdf8;text-decoration:underline}.chat-shell{-webkit-backdrop-filter:blur(16px);background:#0f172aa6;border:1px solid #ffffff14;border-radius:20px;width:min(100%,980px);min-height:700px;overflow:hidden;box-shadow:0 25px 60px -15px #0009,0 0 30px #06b6d40a}.chat-shell header{background:#0f172a66;border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:12px;padding:18px 24px;display:flex}.chat-shell header p{color:#06b6d4;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.chat-shell header h1{letter-spacing:-.025em;color:#f8fafc;margin:0;font-size:1.35rem;font-weight:700}.chat-shell header span{color:#10b981;background:#10b9811f;border:1px solid #10b98140;border-radius:999px;margin-left:auto;padding:4px 12px;font-size:.78rem;font-weight:700}.chat-shell header button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0891b2,#06b6d4);border:0;border-radius:8px;min-height:36px;padding:0 16px;font-size:.82rem;font-weight:700;transition:transform .15s,filter .15s;box-shadow:0 2px 10px #06b6d44d}.chat-shell header button:hover{filter:brightness(1.1);transform:translateY(-1px)}.chat-shell .notice{color:#fcd34d;background:#f59e0b1a;border-bottom:1px solid #f59e0b33;padding:12px 24px;font-size:.88rem}.chat-shell .messages{background:#080c1466;padding:24px 28px}.chat-shell .messages>div{max-width:76%;margin:14px 0}.chat-shell .messages small{color:#94a3b8;margin-bottom:4px;font-size:.76rem;font-weight:600;display:block}.chat-shell .messages p{border-radius:14px;margin:0;padding:13px 16px;font-size:.92rem;line-height:1.5}.chat-shell .support p{color:#f1f5f9;background:#1e293ba6;border:1px solid #ffffff0f}.chat-shell .you p{color:#fff;background:linear-gradient(135deg,#0891b2,#06b6d4);box-shadow:0 4px 14px #06b6d440}.chat-shell form{background:#0f172a66;border-top:1px solid #ffffff14;gap:10px;padding:16px 24px;display:flex}.chat-shell form input{color:#f8fafc;font:inherit;background:#080c1499;border:1px solid #ffffff1f;border-radius:10px;outline:none;flex:1;padding:12px 16px;transition:border-color .15s,box-shadow .15s}.chat-shell form input:focus{border-color:#06b6d4;box-shadow:0 0 0 3px #06b6d433}.chat-shell form button,.chat-shell .notice button{color:#fff;min-height:42px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0891b2,#06b6d4);border:0;border-radius:10px;padding:0 20px;font-weight:700;transition:transform .15s,filter .15s;box-shadow:0 4px 14px #06b6d440}.chat-shell form button:not(:disabled):hover,.chat-shell .notice button:not(:disabled):hover{filter:brightness(1.1);transform:translateY(-1px)}.chat-shell form button:disabled,.chat-shell .notice button:disabled{opacity:.45;cursor:not-allowed}.chat-shell label{color:#cbd5e1;margin:10px 0;font-size:.85rem;font-weight:600;display:block}.chat-shell label input{box-sizing:border-box;color:#f8fafc;width:100%;font:inherit;background:#080c1499;border:1px solid #ffffff1f;border-radius:10px;margin-top:5px;padding:10px 14px;display:block}.chat-shell h2{color:#f8fafc;font-size:1.15rem;font-weight:700}@media (max-width:700px){.chat-shell{border-radius:16px;min-height:calc(100vh - 24px)}.chat-shell header{padding:16px}.chat-shell .messages{padding:20px 16px}.chat-shell .messages>div{max-width:90%}.chat-shell form{padding:15px}.chat-shell form button{padding:0 15px}.chat-shell header span{margin-left:0}}
