/*!
 * Šéfbot Widget v1.0.0 — styles
 * Released 2026-05-24
 * Support: produkce@sefbot.cz
 * License: Proprietary
 *
 * Vše je namespaced pod .sbt-* aby nekolidovalo se stránkou klienta.
 */.sbt-launcher{position:fixed;right:0;bottom:36px;z-index:2147483000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif}.sbt-bubble{position:relative;background:#000;color:#fff;padding:16px 22px;border-radius:21px 0 0 21px;display:flex;flex-direction:column;gap:12px;max-width:100vw;box-sizing:border-box;cursor:pointer;box-shadow:0 12px 32px rgba(0,0,0,.32)}.sbt-msg{margin:0;padding:0 58px 0 45px;font-size:20px;font-weight:700;line-height:1.15;color:#fff;white-space:nowrap}.sbt-cta{display:block;width:100%;background:#ffed00;color:#000;border:0;border-radius:25px;padding:12px 30px 12px 22px;font-size:18px;font-weight:700;cursor:pointer;font-family:inherit;line-height:1;box-sizing:border-box;position:relative;z-index:1}.sbt-cta:hover{filter:brightness(.94)}.sbt-avatar{position:absolute;right:20px;bottom:13px;width:50px;height:50px;border-radius:50%;display:block;pointer-events:none;z-index:2;animation:sbt-blink 2.4s ease-in-out infinite}@keyframes sbt-blink{0%,to{opacity:1}50%{opacity:.35}}.sbt-bubble-close{position:absolute;top:-10px;left:-10px;width:28px;height:28px;border-radius:50%;background:#ff6576;color:#fff;border:0;cursor:pointer;font-size:17px;line-height:28px;text-align:center;padding:0;box-shadow:0 2px 6px rgba(0,0,0,.25);font-family:inherit}.sbt-bubble-close:hover{filter:brightness(.95)}.sbt-overlay{position:fixed;inset:0;background:rgba(0,0,0,.55);display:none;align-items:center;justify-content:center;z-index:2147483600}.sbt-overlay.is-open{display:flex}.sbt-modal{background:#fff;border-radius:25px;width:70vw;height:70vh;min-width:360px;min-height:500px;max-width:100%;max-height:100%;overflow:hidden;position:relative;box-shadow:0 30px 80px rgba(0,0,0,.45)}.sbt-modal iframe{width:100%;height:100%;border:0;display:block;background:#fff}.sbt-modal-close{position:absolute;top:6px;right:12px;width:32px;height:32px;border-radius:50%;background:#ff6576;color:#fff;border:0;font-size:18px;line-height:32px;text-align:center;cursor:pointer;padding:0;box-shadow:0 3px 8px rgba(0,0,0,.25);z-index:2;font-family:inherit}.sbt-modal-close:hover{filter:brightness(.95)}@media (max-width:900px){.sbt-modal{width:88vw;height:80vh;min-width:0;min-height:0}}@media (max-width:640px){.sbt-modal{width:100%;height:100%;border-radius:0}.sbt-bubble{padding:12px 16px;gap:10px}.sbt-msg{font-size:16px;padding:0 48px 0 30px}.sbt-cta{font-size:15px;padding:10px 22px 10px 18px}.sbt-avatar{width:42px;height:42px;right:16px;bottom:11px}}@media (prefers-reduced-motion:reduce){.sbt-avatar{animation:none}}.sbt-hidden{display:none!important}