.sza-root{--sza-color:#67a64b;--sza-dark:#315c31;--sza-light:#edf7e9;--sza-launcher-pet-size:52px;box-sizing:border-box;font-family:inherit}.sza-root *,.sza-root *::before,.sza-root *::after{box-sizing:border-box}.sza-floating{position:fixed;z-index:2147483000;top:0;right:0;width:0;height:0}.sza-floating.sza-left{right:auto;left:0}.sza-launcher{position:fixed;z-index:1;top:58%;right:0;display:flex;width:100px;min-height:101px;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:7px 7px 8px;border:1px solid rgb(73 125 57 / .22);border-right:0;border-radius:18px 0 0 18px;background:#fff;color:#253127;box-shadow:0 10px 34px rgb(30 62 30 / .2);cursor:pointer;text-align:center;transform:translateY(-50%);transition:transform .18s ease,box-shadow .18s ease}.sza-left .sza-launcher{right:auto;left:0;padding-right:7px;padding-left:7px;border-right:1px solid rgb(73 125 57 / .22);border-left:0;border-radius:0 18px 18px 0;text-align:center}.sza-launcher:hover{transform:translate(-4px,-50%);box-shadow:0 13px 38px rgb(30 62 30 / .26)}.sza-left .sza-launcher:hover{transform:translate(4px,-50%)}.sza-launcher:focus-visible,.sza-close:focus-visible,.sza-new:focus-visible,.sza-chip:focus-visible,.sza-send:focus-visible{outline:3px solid rgb(103 166 75 / .34);outline-offset:2px}.sza-launcher-pet{display:block;width:var(--sza-launcher-pet-size);height:var(--sza-launcher-pet-size);flex:0 0 var(--sza-launcher-pet-size);overflow:hidden;border-radius:16px;background:var(--sza-light)}.sza-launcher-copy{display:flex;min-width:0;flex-direction:column;gap:2px}.sza-launcher-copy strong{color:#274a29;font-size:12px;font-weight:800;line-height:1.15}.sza-launcher-copy small{display:none}.sza-status-dot{position:absolute;top:8px;left:65px;width:10px;height:10px;border:2px solid #fff;border-radius:50%;background:#31b86b}.sza-left .sza-status-dot{right:65px;left:auto}.sza-pet{width:100%;height:100%;overflow:visible}.sza-panel{position:fixed;top:auto;right:16px;bottom:16px;display:flex;width:min(380px, calc(100vw - 32px));height:min(610px, calc(100dvh - 32px));flex-direction:column;overflow:hidden;border:1px solid rgb(69 112 57 / .2);border-radius:22px;background:#fff;box-shadow:0 22px 75px rgb(24 52 24 / .28);opacity:0;visibility:hidden;transform:translateX(calc(100% + 30px));transition:opacity .22s ease,transform .24s ease,visibility .22s}.sza-left .sza-panel{right:auto;left:16px;transform:translateX(calc(-100% - 30px))}.sza-open .sza-panel{opacity:1;visibility:visible;transform:translateX(0)}.sza-open .sza-launcher{opacity:0;pointer-events:none}.sza-header{position:relative;display:flex;min-height:66px;align-items:center;gap:11px;padding:8px 10px 8px 12px;border-bottom:1px solid #e5ebe2;background:#fff;color:#263127}.sza-header::before{position:absolute;top:0;right:68%;left:0;height:5px;border-radius:0 0 5px 0;background:var(--sza-color);content:""}.sza-mini-avatar{width:44px;height:44px;flex:0 0 44px;overflow:hidden;border-radius:13px;background:var(--sza-light)}.sza-header>div:nth-child(2){display:flex;min-width:0;flex:1;flex-direction:column}.sza-header strong{color:#263127;font-size:15px;line-height:1.25}.sza-header span{color:#758076;font-size:11px}.sza-header span i{display:inline-block;width:8px;height:8px;margin-right:5px;border-radius:50%;background:#31b86b}.sza-close,.sza-new{height:30px;padding:0;border:0;background:#f3f6f1;color:#4c584d;cursor:pointer}.sza-close{width:30px;flex:0 0 30px;border-radius:50%;font-size:22px;line-height:28px}.sza-new{width:auto;padding:0 9px;border-radius:15px;font:700 11px/30px inherit}.sza-messages{display:flex;min-height:0;flex:1;flex-direction:column;overflow-y:auto;padding:20px 18px 12px;background:#fff;scroll-behavior:smooth}.sza-welcome{display:flex;min-height:170px;flex:1;flex-direction:column;justify-content:center;padding:24px 18px;text-align:center}.sza-welcome h3{margin:0 0 9px;color:#29302a;font-size:22px;font-weight:800;line-height:1.25}.sza-welcome p{max-width:340px;margin:0 auto;color:#626b63;font-size:14px;line-height:1.5}.sza-message{display:flex;margin:0 0 11px}.sza-message-user{justify-content:flex-end}.sza-bubble{max-width:86%;padding:11px 13px;border:1px solid #e5ebe2;border-radius:15px 15px 15px 4px;background:#f7f9f6;color:#29342b;font-size:14px;line-height:1.45;white-space:pre-wrap}.sza-message-user .sza-bubble{border-color:var(--sza-color);border-radius:15px 15px 4px 15px;background:var(--sza-color);color:#fff}.sza-quick{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 18px 16px;background:#fff}.sza-chip{min-height:52px;padding:9px;border:1px solid #e2e8df;border-radius:13px;background:#fff;color:#485149;font:650 12px/1.3 inherit;cursor:pointer;text-align:center;transition:border-color .15s ease,background .15s ease,transform .15s ease}.sza-chip:first-child{grid-column:1 / -1;min-height:56px;border-color:rgb(103 166 75 / .32);background:var(--sza-light);color:#315f31;font-size:13px}.sza-chip:hover{border-color:var(--sza-color);background:#f4f9f1;transform:translateY(-1px)}.sza-form{display:flex;align-items:flex-end;gap:8px;padding:12px 13px;border-top:1px solid #e4e9e1;background:#fff}.sza-form textarea{min-height:44px;max-height:100px;flex:1;resize:none;margin:0;padding:11px 12px;border:1px solid #dce4d9;border-radius:13px;background:#fafbfa;box-shadow:none;color:#233025;font:14px/1.4 inherit;outline:none}.sza-form textarea:focus{border-color:var(--sza-color);box-shadow:0 0 0 3px rgb(103 166 75 / .11)}.sza-send{width:44px;height:44px;flex:0 0 44px;padding:10px;border:0;border-radius:13px;background:var(--sza-color);cursor:pointer}.sza-send svg{width:100%;height:100%;fill:#fff}.sza-busy .sza-send{opacity:.5;cursor:wait}.sza-privacy{margin:0;padding:0 12px 9px;background:#fff;color:#899089;font-size:10px;text-align:center}.sza-typing{display:flex;gap:4px;padding:14px}.sza-typing i{width:7px;height:7px;border-radius:50%;background:#79a96b;animation:szaDot 1.2s infinite ease-in-out}.sza-typing i:nth-child(2){animation-delay:.15s}.sza-typing i:nth-child(3){animation-delay:.3s}.sza-products{display:grid;gap:8px;margin:4px 0 13px}.sza-product{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid #e1eadc;border-radius:13px;background:#fff;box-shadow:0 2px 9px rgb(42 80 37 / .06);color:#26362a;text-decoration:none!important;transition:.15s}.sza-product:hover{border-color:var(--sza-color);transform:translateY(-1px)}.sza-product img{width:64px;height:64px;flex:0 0 64px;border-radius:9px;background:#fff;object-fit:contain}.sza-product-body{display:flex;min-width:0;flex-direction:column}.sza-product-body strong{font-size:13px;line-height:1.25}.sza-product-meta{margin-top:3px;color:#6f796f;font-size:11px}.sza-product-price{margin-top:4px;color:#376e35;font-size:13px;font-weight:800}.sza-contact-row{margin:-3px 0 14px;text-align:center}.sza-contact-row a{display:inline-block;padding:8px 13px;border-radius:16px;background:var(--sza-light);color:#356d34!important;font-size:12px;font-weight:700;text-decoration:none!important}.sza-inline{position:relative;min-height:680px}.sza-inline .sza-panel{position:relative;top:auto;right:auto;bottom:auto;height:680px;opacity:1;visibility:visible;transform:none}.sza-inline .sza-launcher{display:none}.sza-eyes{transform-origin:center;animation:szaBlink 5s infinite}.sza-pet-body{animation:szaBob 3.2s ease-in-out infinite;transform-origin:center bottom}.sza-grass-1{animation:szaSway 3.8s ease-in-out infinite;transform-origin:55px 60px}@keyframes szaDot{0%,60%,100%{opacity:.55;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@keyframes szaBlink{0%,45%,49%,100%{transform:scaleY(1)}47%{transform:scaleY(.12)}}@keyframes szaBob{0%,100%{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes szaSway{0%,100%{transform:rotate(-1deg)}50%{transform:rotate(2deg)}}@media (max-width:640px){.sza-root{--sza-launcher-pet-size:38px}.sza-floating{top:0;right:0;bottom:auto;width:0;height:0}.sza-floating.sza-left{right:auto;bottom:auto;left:0}.sza-launcher,.sza-left .sza-launcher{top:auto;right:8px;bottom:10px;left:auto;width:121px;min-height:48px;flex-direction:row;padding:4px 7px 4px 4px;border:1px solid rgb(73 125 57 / .22);border-radius:15px;text-align:left;transform:none}.sza-left .sza-launcher{right:auto;left:8px}.sza-launcher:hover,.sza-left .sza-launcher:hover{transform:none}.sza-launcher-copy{gap:0}.sza-launcher-copy strong{font-size:11.5px}.sza-launcher-copy small{display:none}.sza-launcher-arrow{display:none}.sza-status-dot{top:5px;left:34px;width:9px;height:9px}.sza-left .sza-status-dot{right:auto;left:34px}.sza-panel,.sza-left .sza-panel{top:auto;right:8px;bottom:8px;left:auto;width:min(350px, calc(100vw - 34px));height:min(470px, 68dvh);max-height:calc(100dvh - 76px);border-radius:17px;transform:translateY(calc(100% + 20px))}.sza-left .sza-panel{right:auto;left:8px}.sza-open .sza-panel{transform:translateY(0)}.sza-header{min-height:54px;gap:6px;padding:6px 8px}.sza-mini-avatar{width:36px;height:36px;flex-basis:36px;border-radius:11px}.sza-header strong{font-size:13.5px}.sza-header span{font-size:10px}.sza-close{width:28px;height:28px;flex-basis:28px;font-size:20px;line-height:26px}.sza-new{height:28px;padding:0 8px;font-size:10px;line-height:28px}.sza-messages{padding:12px 12px 8px}.sza-welcome{min-height:92px;padding:11px 7px}.sza-welcome h3{margin-bottom:6px;font-size:18px}.sza-welcome p{font-size:12.5px;line-height:1.4}.sza-quick{gap:7px;padding:0 11px 10px}.sza-chip,.sza-chip:first-child{min-height:46px;padding:7px;font-size:11.5px}.sza-form{padding:9px 10px}.sza-form textarea{min-height:40px;padding:9px 10px}.sza-send{width:40px;height:40px;flex-basis:40px}.sza-privacy{padding-bottom:6px;font-size:9px}.sza-bubble{max-width:90%}}@media (prefers-reduced-motion:reduce){.sza-root *{animation:none!important;scroll-behavior:auto!important;transition:none!important}}