.eggb-shell{max-width:920px;margin:30px auto;padding:24px;background:#111;color:#fff;border:1px solid #303030;border-radius:14px}.eggb-header span{font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#9bd66f;font-weight:800}.eggb-header h2{font-size:34px;line-height:1.1;margin:8px 0}.eggb-header p{color:#cfcfcf}.eggb-form label{display:block;font-weight:800;margin:14px 0}.eggb-form input,.eggb-form textarea{box-sizing:border-box;width:100%;margin-top:7px;padding:12px;border:1px solid #414141;border-radius:8px;background:#191919;color:#fff}.eggb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.eggb-form button{border:0;border-radius:999px;padding:13px 22px;font-weight:900;background:#68bd45;color:#071006;cursor:pointer}.eggb-status{margin-top:12px;color:#d9f7cd}.eggb-result{margin-top:22px;padding:20px;background:#181818;border:1px solid #343434;border-radius:10px}.eggb-result h3{margin-top:0}.eggb-result h4{margin-bottom:6px;color:#9bd66f}.eggb-result li{margin:5px 0}.eggb-disclaimer{color:#bbb;font-style:italic}
.eggb-widget{position:fixed;right:18px;bottom:18px;z-index:999999;font-family:Arial,Helvetica,sans-serif;color:#f7f7f7}.eggb-widget-toggle{border:0;border-radius:999px;padding:13px 18px;background:#69c649;color:#071006;font-weight:900;box-shadow:0 10px 30px rgba(0,0,0,.32);cursor:pointer}.eggb-widget-panel{position:absolute;right:0;bottom:58px;width:min(390px,calc(100vw - 36px));height:min(680px,calc(100vh - 95px));background:#101010;border:1px solid #2e2e2e;border-radius:12px;box-shadow:0 24px 60px rgba(0,0,0,.55);display:flex;flex-direction:column;overflow:hidden}.eggb-widget-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid #292929;background:#171717}.eggb-widget-head span{display:block;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#9bd66f;font-weight:900}.eggb-widget-head strong{display:block;font-size:16px}.eggb-widget-close{width:30px;height:30px;border:1px solid #3c3c3c;border-radius:50%;background:#222;color:#fff;cursor:pointer}.eggb-widget-messages{flex:1;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.eggb-chat-message{max-width:88%;padding:10px 12px;border-radius:10px;line-height:1.42;font-size:14px}.eggb-chat-message p{margin:0 0 8px}.eggb-chat-message p:last-child{margin-bottom:0}.eggb-chat-message ul{margin:7px 0 0 18px;padding:0}.eggb-chat-message li{margin:4px 0}.eggb-chat-user{align-self:flex-end;background:#69c649;color:#071006}.eggb-chat-bot{align-self:flex-start;background:#1c1c1c;border:1px solid #303030}.eggb-widget-details{border-top:1px solid #292929;padding:9px 12px;background:#141414}.eggb-widget-details summary{cursor:pointer;font-weight:800;color:#d9f7cd}.eggb-widget-fields{display:grid;gap:8px;margin-top:9px}.eggb-widget-fields input,.eggb-widget-fields textarea,.eggb-widget-form textarea{box-sizing:border-box;width:100%;border:1px solid #3d3d3d;border-radius:8px;background:#1b1b1b;color:#fff;padding:9px;font:inherit}.eggb-widget-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:12px;border-top:1px solid #292929;background:#171717}.eggb-widget-form textarea{resize:none;min-height:46px;max-height:110px}.eggb-widget-form button{border:0;border-radius:8px;padding:0 14px;background:#69c649;color:#071006;font-weight:900;cursor:pointer}
@media(max-width:650px){.eggb-grid{grid-template-columns:1fr}.eggb-shell{padding:18px}.eggb-header h2{font-size:28px}.eggb-widget{right:12px;bottom:12px}.eggb-widget-panel{width:calc(100vw - 24px);height:calc(100vh - 88px)}}
