.bgg2-root{--bgg-green:#0c4b3d;--bgg-green-2:#1f7059;--bgg-cream:#fbf7ee;--bgg-border:#d8dfda;--bgg-text:#202924;position:relative;z-index:999999;font-family:inherit;color:var(--bgg-text)}
.bgg2-root *{box-sizing:border-box}
.bgg2-launcher{position:fixed;right:22px;bottom:22px;z-index:999999;display:flex;align-items:center;gap:9px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--bgg-green),var(--bgg-green-2));color:#fff;padding:14px 18px;box-shadow:0 12px 38px rgba(0,0,0,.22);cursor:pointer;font-weight:700;font-size:15px;transition:.2s ease}
.bgg2-launcher:hover{transform:translateY(-2px)}.bgg2-launcher.is-hidden{opacity:0;pointer-events:none;transform:translateY(10px)}
.bgg2-launcher-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.13);font-size:16px}
.bgg2-panel{position:fixed;right:18px;bottom:18px;width:min(680px,calc(100vw - 36px));height:min(82vh,820px);z-index:1000000;display:flex;flex-direction:column;background:var(--bgg-cream);border:1px solid rgba(255,255,255,.7);border-radius:24px;overflow:hidden;box-shadow:0 28px 80px rgba(0,0,0,.28);opacity:0;pointer-events:none;transform:translateY(16px) scale(.985);transition:.2s ease}
.bgg2-panel.is-open{opacity:1;pointer-events:auto;transform:none}
.bgg2-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 26px;background:linear-gradient(135deg,#154d3f,#2b755d);color:#fff;direction:ltr}
.bgg2-title{font-weight:800;font-size:20px;line-height:1.15}.bgg2-subtitle{opacity:.72;font-size:12px;margin-top:6px;letter-spacing:.04em}.bgg2-head-actions{display:flex;gap:9px}
.bgg2-icon-btn{width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:27px;line-height:1;cursor:pointer}.bgg2-icon-btn:hover{background:rgba(255,255,255,.22)}
.bgg2-messages{flex:1;overflow:auto;padding:25px 23px 16px;scroll-behavior:smooth}.bgg2-message-row{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:17px}.bgg2-message-row.is-user{align-items:flex-end}.bgg2-bubble{max-width:86%;background:#fff;border:1px solid rgba(15,75,61,.06);border-radius:20px 20px 20px 6px;padding:16px 18px;line-height:1.7;font-size:15px;box-shadow:0 8px 24px rgba(37,43,39,.055);overflow-wrap:anywhere}.bgg2-message-row.is-user .bgg2-bubble{background:var(--bgg-green);color:#fff;border-radius:20px 20px 6px 20px;box-shadow:none}.bgg2-bubble ul,.bgg2-bubble ol{margin:.35em 0 .35em;padding-right:1.25em}.bgg2-bubble li{margin:.18em 0}.bgg2-gap{height:9px}
.bgg2-products{width:min(100%,590px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.bgg2-product-card{display:flex;gap:10px;background:#fff;border:1px solid var(--bgg-border);border-radius:16px;padding:10px;min-width:0;box-shadow:0 7px 18px rgba(0,0,0,.045)}.bgg2-product-image{width:86px;height:86px;flex:0 0 86px;border-radius:12px;background:#fff;display:grid;place-items:center;overflow:hidden}.bgg2-product-image img{width:100%;height:100%;object-fit:contain}.bgg2-product-body{min-width:0;display:flex;flex-direction:column;gap:6px;justify-content:center}.bgg2-product-name{font-size:12.5px;font-weight:750;line-height:1.35;color:#173a31;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bgg2-product-price{font-size:13px;font-weight:800;color:#111}.bgg2-product-price del{opacity:.45;font-size:.9em}.bgg2-product-price ins{text-decoration:none}.bgg2-product-actions{display:flex;gap:6px;flex-wrap:wrap}.bgg2-add,.bgg2-view{border:0;border-radius:9px;padding:7px 9px;font:inherit;font-size:11px;font-weight:750;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.bgg2-add{background:var(--bgg-green);color:#fff}.bgg2-add.is-added{background:#267b55}.bgg2-add:disabled{opacity:.65;cursor:wait}.bgg2-view{background:#edf2ef;color:#24483e}
.bgg2-quick-actions{display:flex;gap:8px;padding:10px 20px 13px;overflow-x:auto;border-top:1px solid rgba(12,75,61,.07)}.bgg2-quick-actions button{white-space:nowrap;border:1px solid #cfd9d4;background:#fff;color:#345046;border-radius:999px;padding:9px 13px;font:inherit;font-size:12.5px;cursor:pointer}.bgg2-quick-actions button:hover{border-color:#8aaca0}
.bgg2-form{display:flex;align-items:flex-end;gap:10px;padding:12px 16px 8px;background:#fff;border-top:1px solid #e6eae7}.bgg2-form textarea{flex:1;resize:none;min-height:50px;max-height:110px;border:2px solid #dce4df;border-radius:17px;padding:13px 15px;font:inherit;font-size:15px;line-height:1.45;outline:none;background:#fff;color:#1d2722}.bgg2-form textarea:focus{border-color:#9bb7ad;box-shadow:0 0 0 3px rgba(12,75,61,.05)}.bgg2-form button{height:50px;border:0;border-radius:14px;background:var(--bgg-green);color:#fff;padding:0 20px;font:inherit;font-weight:800;font-size:15px;cursor:pointer}.bgg2-form button:disabled{opacity:.55;cursor:wait}.bgg2-disclaimer{text-align:center;background:#fff;padding:5px 16px 12px;font-size:10px;color:#8a918e}
.bgg2-typing{display:flex;gap:5px;align-items:center;padding:15px 18px}.bgg2-typing span{width:7px;height:7px;background:#78958a;border-radius:50%;animation:bgg2Pulse 1.2s infinite ease-in-out}.bgg2-typing span:nth-child(2){animation-delay:.15s}.bgg2-typing span:nth-child(3){animation-delay:.3s}@keyframes bgg2Pulse{0%,80%,100%{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}
@media(max-width:720px){.bgg2-launcher{right:14px;bottom:14px}.bgg2-panel{right:8px;bottom:8px;width:calc(100vw - 16px);height:min(88dvh,900px);border-radius:20px}.bgg2-header{padding:19px 20px}.bgg2-title{font-size:17px}.bgg2-messages{padding:18px 14px 12px}.bgg2-bubble{max-width:90%;font-size:14.5px;padding:14px 15px}.bgg2-products{grid-template-columns:1fr}.bgg2-product-card{min-height:104px}.bgg2-product-image{width:78px;height:78px;flex-basis:78px}.bgg2-quick-actions{padding-left:12px;padding-right:12px}.bgg2-form{padding:10px 10px 7px}.bgg2-form button{padding:0 17px}.bgg2-disclaimer{font-size:9.5px}}
