.frosty-toggle{position:fixed;right:18px;bottom:80px;z-index:9998;display:flex;align-items:center;gap:8px;border:0;border-radius:999px;padding:11px 16px;background:linear-gradient(135deg,#c85816,#e59645);color:#fff;font:inherit;font-weight:800;box-shadow:0 12px 32px rgba(107,50,15,.3);cursor:pointer}.frosty-face{font-size:22px}.frosty-panel{position:fixed;right:18px;bottom:140px;z-index:9999;width:min(390px,calc(100vw - 24px));height:min(590px,calc(100dvh - 170px));display:grid;grid-template-rows:auto 1fr auto auto;background:#fffaf3;border:1px solid rgba(112,69,45,.15);border-radius:24px;overflow:hidden;box-shadow:0 24px 70px rgba(40,20,8,.28)}.frosty-panel[hidden]{display:none!important}.frosty-head{display:flex;align-items:center;gap:11px;padding:15px 16px;background:#1d1713;color:#fff}.frosty-head div:nth-child(2){display:grid}.frosty-head small{opacity:.72}.frosty-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f4ebdd;font-size:24px}.frosty-head button{margin-left:auto;border:0;background:transparent;color:#fff;font-size:28px;cursor:pointer}.frosty-messages{overflow:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.frosty-msg{max-width:85%;padding:11px 13px;border-radius:16px;line-height:1.4;white-space:pre-line}.frosty-msg.bot{align-self:flex-start;background:#f0e4d5;color:#332119;border-bottom-left-radius:5px}.frosty-msg.user{align-self:flex-end;background:#c85816;color:#fff;border-bottom-right-radius:5px}.frosty-msg a{color:inherit;font-weight:800}.frosty-quick{display:flex;gap:7px;overflow:auto;padding:9px 12px;border-top:1px solid #eadfce}.frosty-quick button{flex:none;border:1px solid #d7bba0;border-radius:999px;padding:8px 11px;background:#fff;color:#70452d;font:inherit;font-size:13px;cursor:pointer}.frosty-form{display:flex;gap:8px;padding:12px;background:#fff;border-top:1px solid #eadfce}.frosty-form input{min-width:0;flex:1;border:1px solid #d8c7b7;border-radius:14px;padding:11px 12px;font:inherit}.frosty-form button{border:0;border-radius:14px;padding:0 15px;background:#1d1713;color:#fff;font:inherit;font-weight:700}@media(max-width:640px){.frosty-toggle{right:12px;bottom:72px}.frosty-panel{right:12px;bottom:128px;height:min(570px,calc(100dvh - 145px))}}
