
.gcl-wrap{width:100%;max-width:760px;background:linear-gradient(180deg,#173f2b 0%,#1f5a3d 58%,#245f41 100%);color:#f5f7f2;border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:14px;box-sizing:border-box;box-shadow:0 14px 34px rgba(11,35,23,.24)}
.gcl-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.12)}
.gcl-title{font-weight:700;font-size:18px;letter-spacing:.2px;color:#ffffff}
.gcl-reset,.gcl-actions button,.gcl-input-row button{border:0;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}
.gcl-reset:hover,.gcl-actions button:hover,.gcl-input-row button:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(0,0,0,.14)}
.gcl-thread{height:360px;overflow-y:auto;padding:12px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.08);border-radius:14px;margin-bottom:10px;backdrop-filter:blur(2px)}
.gcl-msg{max-width:88%;padding:11px 13px;border-radius:14px;margin:8px 0;white-space:pre-wrap;line-height:1.48;box-shadow:0 4px 12px rgba(0,0,0,.08)}
.gcl-user{margin-left:auto;background:linear-gradient(180deg,#f4f7ef 0%,#e8f1e2 100%);color:#193a28;border-bottom-right-radius:6px}
.gcl-assistant{margin-right:auto;background:rgba(11,35,23,.42);color:#f4f7f2;border:1px solid rgba(255,255,255,.08);border-bottom-left-radius:6px}
.gcl-working{font-style:italic;opacity:.9}
.gcl-actions{display:flex;gap:8px;justify-content:flex-end;margin-bottom:10px}
.gcl-actions button{background:#f4f7ef;color:#1c4a31}
.gcl-input-row{display:flex;gap:8px;align-items:center}
#gcl-input{flex:1;padding:12px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.96);color:#12291c}
#gcl-input:focus{outline:none;border-color:#b6d76d;box-shadow:0 0 0 3px rgba(182,215,109,.22)}
#gcl-send{background:linear-gradient(180deg,#b7d76c 0%,#96bf43 100%);color:#173321}
.gcl-reset{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.16)}
.gcl-disclaimer{font-size:11px;color:#e4ecde;line-height:1.4;margin-top:10px;padding-top:8px;border-top:1px solid rgba(255,255,255,.14)}
@media (max-width:640px){.gcl-wrap{max-width:none;padding:10px}.gcl-thread{height:300px}.gcl-input-row{flex-wrap:wrap}.gcl-input-row button,.gcl-reset{width:100%}.gcl-actions{justify-content:stretch;flex-wrap:wrap}.gcl-actions button{flex:1}}
