
.human-ai{position:fixed;right:20px;bottom:20px;z-index:7000;font-family:"DM Sans",Arial,sans-serif}
.human-ai-launcher{position:relative;display:grid;grid-template-columns:62px auto;align-items:center;gap:10px;min-width:215px;height:70px;padding:4px 16px 4px 4px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:linear-gradient(135deg,#071a33,#0d294d);color:#fff;cursor:pointer;box-shadow:0 18px 50px rgba(3,16,34,.3);transform:translateX(270px);animation:haIn 1.2s cubic-bezier(.2,.8,.2,1) 1s forwards}
@keyframes haIn{70%{transform:translateX(-12px)}100%{transform:translateX(0)}}
.human-ai-pulse{position:absolute;left:3px;width:64px;height:64px;border:2px solid rgba(217,173,84,.7);border-radius:50%;animation:pulse 2s infinite}
@keyframes pulse{70%,100%{transform:scale(1.25);opacity:0}}
.human-ai-portrait{position:relative;width:60px;height:60px;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#deb18e,#9d694a);border:2px solid #d9ad54}
.human-ai-portrait>span{position:absolute;left:19px;top:8px;width:24px;height:29px;border-radius:45%;background:#996346;z-index:2}
.human-ai-portrait>span:before{content:"";position:absolute;left:-2px;top:-6px;width:28px;height:13px;border-radius:50%;background:#151619}
.human-ai-portrait i{position:absolute;left:8px;bottom:-13px;width:48px;height:38px;border-radius:50% 50% 0 0;background:#071a33}
.human-ai-portrait b{position:absolute;left:27px;bottom:0;width:7px;height:17px;background:#d9ad54;clip-path:polygon(50% 0,100% 30%,70% 100%,30% 100%,0 30%)}
.human-ai-label{text-align:left;line-height:1.2}.human-ai-label strong,.human-ai-label small{display:block}.human-ai-label small{color:#c9d4e2;font-size:10px}
.human-ai-panel{position:absolute;right:0;bottom:86px;width:min(520px,calc(100vw - 28px));overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 30px 100px rgba(3,16,34,.35);border:1px solid rgba(7,26,51,.12)}
.human-ai-panel[hidden]{display:none}.human-ai-header{display:flex;justify-content:space-between;padding:18px 20px;background:linear-gradient(135deg,#071a33,#0d294d);color:#fff}.human-ai-header small{color:#f1d58e;font-size:9px;font-weight:900;letter-spacing:.13em}.human-ai-header h2{margin:3px 0;color:#fff;font:700 24px Georgia}.human-ai-header p{margin:0;color:#c5d1df;font-size:11px}.human-ai-header button{width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:22px;cursor:pointer}
.human-ai-stage{min-height:360px;background:linear-gradient(160deg,#edf1f6,#d7e0ea)}.human-ai-placeholder,.human-ai-loader,.human-ai-error{min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.human-ai-placeholder[hidden],.human-ai-loader[hidden],.human-ai-error[hidden],.human-ai-frame[hidden]{display:none}
.human-ai-silhouette{position:relative;width:110px;height:110px;margin-bottom:18px;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#deb18e,#a26f51)}.human-ai-silhouette span{position:absolute;left:34px;top:14px;width:44px;height:52px;border-radius:45%;background:#9a6547;z-index:2}.human-ai-silhouette span:before{content:"";position:absolute;left:-3px;top:-7px;width:50px;height:22px;border-radius:50%;background:#151619}.human-ai-silhouette i{position:absolute;left:10px;bottom:-25px;width:92px;height:72px;border-radius:50% 50% 0 0;background:#071a33}
.human-ai-placeholder h3{margin:0;color:#071a33;font:700 25px Georgia}.human-ai-placeholder p{max-width:350px;color:#6c7889;font-size:13px}.human-ai-placeholder button,.human-ai-error button{min-height:48px;padding:0 22px;border:0;border-radius:8px;background:#d9ad54;color:#071a33;font-weight:900;cursor:pointer}.human-ai-placeholder small{margin-top:10px;color:#7c8796;font-size:10px}
.human-ai-loader span{display:inline-block;width:10px;height:10px;margin:3px;border-radius:50%;background:#d9ad54;animation:load 1s infinite}.human-ai-loader span:nth-child(2){animation-delay:.15s}.human-ai-loader span:nth-child(3){animation-delay:.3s}@keyframes load{45%{transform:translateY(-8px)}}.human-ai-frame,.human-ai-frame iframe{width:100%;min-height:360px;border:0;background:#071a33}.human-ai-frame iframe{display:block;aspect-ratio:16/9}
.human-ai-footer{padding:14px 18px;border-top:1px solid #dfe4eb}.human-ai-footer p{margin:0 0 8px;color:#788392;font-size:9px}.human-ai-footer a{color:#071a33;font-size:11px;font-weight:900}
@media(max-width:600px){.human-ai{right:10px;bottom:10px}.human-ai-panel{position:fixed;inset:8px;width:auto;display:flex;flex-direction:column}.human-ai-panel[hidden]{display:none}.human-ai-stage{flex:1}.human-ai-frame,.human-ai-frame iframe{height:100%;min-height:100%}}
