.gocce-support-root{position:fixed;right:22px;bottom:20px;z-index:999999;font-family:Arial,Helvetica,sans-serif;color:#17120f}.gocce-support-launcher{display:flex;align-items:center;gap:9px;min-height:52px;padding:8px 16px 8px 9px;border:1px solid rgba(20,15,12,.12);border-radius:999px;background:#fff;color:#17120f;font-size:14px;font-weight:800;box-shadow:0 14px 38px rgba(20,15,12,.18);cursor:pointer}.gocce-support-launcher-mark{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#f2efeb}.gocce-support-launcher-mark img{width:25px;height:25px;object-fit:contain}.gocce-support-launcher i{width:8px;height:8px;border-radius:50%;background:#a69d96}.gocce-support-launcher i.is-online{background:#25ad69;box-shadow:0 0 0 4px rgba(37,173,105,.14)}.gocce-support-panel{position:absolute;right:0;bottom:66px;display:flex;flex-direction:column;width:min(390px,calc(100vw - 24px));height:min(650px,calc(100vh - 100px));overflow:hidden;border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(0,0,0,.3);opacity:0;visibility:hidden;transform:translateY(16px) scale(.98);transition:.22s ease}.gocce-support-panel.is-open{opacity:1;visibility:visible;transform:none}.gocce-support-header{display:flex;align-items:center;gap:11px;min-height:76px;padding:13px 14px;background:#111;color:#fff}.gocce-support-brand-mark{display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.16);border-radius:14px}.gocce-support-brand-mark img{width:32px;height:32px;object-fit:contain}.gocce-support-brand-copy{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1}.gocce-support-brand-copy strong{font-size:15px}.gocce-support-brand-copy small{font-size:11px;color:#c7c2be}.gocce-support-header button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:26px;line-height:1;cursor:pointer}.gocce-support-messages{flex:1;overflow-y:auto;padding:18px;background:#f5f3f0}.gocce-support-message{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 12px}.gocce-support-message span{max-width:82%;padding:11px 13px;border-radius:15px 15px 15px 4px;background:#fff;box-shadow:0 4px 18px rgba(30,20,15,.06);font-size:13px;line-height:1.45;white-space:pre-wrap}.gocce-support-message small{margin-top:4px;color:#8a817b;font-size:9px}.gocce-support-message.is-customer{align-items:flex-end}.gocce-support-message.is-customer span{border-radius:15px 15px 4px 15px;background:#17120f;color:#fff}.gocce-support-message.is-error span{outline:2px solid #c83535}.gocce-support-offline{padding:8px 14px;background:#f0ece8;color:#6d625b;font-size:10px}.gocce-support-form{position:relative;display:flex;gap:8px;padding:11px;border-top:1px solid #eee;background:#fff}.gocce-support-form textarea{flex:1;min-height:45px;max-height:110px;resize:none;border:1px solid #ded8d2;border-radius:14px;padding:12px 13px;font:13px/1.4 Arial;outline:none}.gocce-support-form textarea:focus{border-color:#17120f}.gocce-support-form button{display:grid;place-items:center;width:46px;height:46px;border:0;border-radius:14px;background:#17120f;color:#fff;cursor:pointer}.gocce-support-form svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8}.gocce-support-send-status{position:absolute;left:14px;bottom:1px;font-size:9px;color:#736861}.gocce-support-panel footer{padding:7px 12px;text-align:center;color:#938a84;font-size:9px;background:#fff}@media(max-width:600px){.gocce-support-root{right:12px;bottom:max(12px,env(safe-area-inset-bottom))}.gocce-support-panel{position:fixed;left:8px;right:8px;bottom:8px;width:auto;height:min(680px,calc(100dvh - 16px));border-radius:20px}.gocce-support-header{padding-top:max(13px,env(safe-area-inset-top))}.gocce-support-header button{position:static;flex:none}.gocce-support-launcher{min-height:50px}.gocce-support-messages{padding:14px}.gocce-support-message span{max-width:88%}}