.sw-launcher{right:20px;bottom:calc(20px + env(safe-area-inset-bottom, 0px));padding:14px 18px;border-radius:9999px;transition:transform .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),padding .32s cubic-bezier(.22,1,.36,1);will-change:transform}.sw-launcher:hover{transform:translateY(-3px) scale(1.03)}.sw-launcher:active{transform:translateY(-1px) scale(.96)}.sw-launcher:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.sw-launcher-icon{display:inline-flex;transition:transform .38s cubic-bezier(.22,1,.36,1)}.sw-launcher[data-open=true] .sw-launcher-icon{transform:rotate(90deg)}.sw-launcher-label{display:inline-grid;grid-template-columns:1fr;overflow:hidden;white-space:nowrap;transition:max-width .34s cubic-bezier(.22,1,.36,1),opacity .2s ease,margin .34s cubic-bezier(.22,1,.36,1);max-width:8rem;opacity:1}.sw-launcher[data-open=true] .sw-launcher-label{max-width:0;opacity:0;margin-left:-.625rem}.sw-pulse{position:absolute;inset:0;border-radius:9999px;pointer-events:none}.sw-launcher[data-open=false] .sw-pulse{animation:sw-pulse 2.8s cubic-bezier(.22,1,.36,1) infinite}@keyframes sw-pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--brand) 34%,transparent)}70%{box-shadow:0 0 0 14px color-mix(in srgb,var(--brand) 0%,transparent)}to{box-shadow:0 0 0 14px color-mix(in srgb,var(--brand) 0%,transparent)}}.sw-panel{transform-origin:bottom right;will-change:transform,opacity}.sw-panel[data-state=open]{animation:sw-panel-in .38s cubic-bezier(.22,1,.36,1) both}.sw-panel[data-state=closing]{animation:sw-panel-out .2s cubic-bezier(.4,0,1,1) both;pointer-events:none}@keyframes sw-panel-in{0%{opacity:0;transform:translateY(18px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes sw-panel-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(10px) scale(.95)}}.sw-panel[data-state=open]>*{animation:sw-rise .42s cubic-bezier(.22,1,.36,1) both;animation-delay:90ms}.sw-rise{animation:sw-rise .34s cubic-bezier(.22,1,.36,1) both}@keyframes sw-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sw-tick{animation:sw-pop .46s cubic-bezier(.34,1.56,.64,1) both}@keyframes sw-pop{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.08);opacity:1}to{transform:scale(1);opacity:1}}.sw-field{transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.sw-field:focus{border-color:var(--brand)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 16%,transparent)}.sw-send{transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s ease,filter .2s ease}.sw-send:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 8px 20px color-mix(in srgb,var(--brand) 34%,transparent)}.sw-send:active:not(:disabled){transform:translateY(0) scale(.99)}.sw-reveal{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .32s cubic-bezier(.22,1,.36,1),opacity .22s ease}.sw-reveal[data-open=true]{grid-template-rows:1fr;opacity:1}.sw-reveal-inner{overflow:hidden;min-height:0}@media (prefers-reduced-motion:reduce){.sw-field,.sw-launcher,.sw-launcher-icon,.sw-launcher-label,.sw-send{transition-duration:.01ms}.sw-launcher:active,.sw-launcher:hover,.sw-send:hover:not(:disabled){transform:none}.sw-launcher[data-open=false] .sw-pulse{animation:none}.sw-panel[data-state=closing],.sw-panel[data-state=open],.sw-panel[data-state=open]>*,.sw-rise,.sw-tick{animation-duration:.01ms;animation-timing-function:linear}.sw-reveal{transition:none}}.wa-float{width:56px;height:56px;border-radius:9999px;bottom:calc(20px + env(safe-area-inset-bottom, 0px));transition:width .3s cubic-bezier(.22,1,.36,1),height .3s cubic-bezier(.22,1,.36,1),left .3s cubic-bezier(.22,1,.36,1),right .3s cubic-bezier(.22,1,.36,1),bottom .3s cubic-bezier(.22,1,.36,1),border-radius .3s cubic-bezier(.22,1,.36,1),opacity .2s ease,transform .2s ease}.wa-float[data-side=right]{right:20px}.wa-float[data-side=left]{left:20px}.wa-float[data-stack="1"]{bottom:calc(84px + env(safe-area-inset-bottom, 0px))}.sw-iptv-float{--sw-gutter:18px;right:18px;bottom:calc(18px + env(safe-area-inset-bottom, 0px));transition:right .3s cubic-bezier(.22,1,.36,1),bottom .3s cubic-bezier(.22,1,.36,1),opacity .2s ease}.sw-iptv-float .sw-iptv-btn{position:relative;width:58px;height:58px;border-radius:50%;transition:width .3s cubic-bezier(.22,1,.36,1),height .3s cubic-bezier(.22,1,.36,1),border-radius .3s cubic-bezier(.22,1,.36,1),transform .15s ease}@media (prefers-reduced-motion:reduce){.sw-iptv-float,.sw-iptv-float .sw-iptv-btn,.wa-float{transition:none}}.sw-reserve{display:none}@media (max-width:768px){.sw-launcher{width:56px;height:56px;padding:0}.sw-launcher .sw-launcher-label{display:none}.sw-launcher[data-dock=tuck]{right:0;bottom:calc(26px + env(safe-area-inset-bottom, 0px));width:var(--sw-gutter,24px);height:60px;padding:0;border-radius:12px 0 0 12px;gap:0;border-right:none}.sw-launcher[data-dock=tuck] .sw-launcher-label{display:none}.sw-launcher[data-dock=tuck] .sw-pulse{animation:none}.sw-launcher[data-yield=hide]{opacity:.32;pointer-events:none}.sw-iptv-float[data-dock=tuck] .sw-iptv-btn,.wa-float[data-dock=tuck]{width:var(--sw-gutter,24px);height:60px}.sw-iptv-float[data-dock=tuck] .sw-iptv-btn:after,.sw-launcher[data-dock=tuck]:after,.wa-float[data-dock=tuck]:after{content:"";position:absolute;top:-6px;bottom:-6px;width:24px}.sw-iptv-float[data-dock=tuck] .sw-iptv-btn:after,.sw-launcher[data-dock=tuck]:after,.wa-float[data-dock=tuck][data-side=right]:after{right:0}.wa-float[data-dock=tuck][data-side=left]:after{left:0}.wa-float[data-dock=tuck]{bottom:calc(26px + env(safe-area-inset-bottom, 0px))}.wa-float[data-dock=tuck][data-side=right]{right:0;border-radius:12px 0 0 12px}.wa-float[data-dock=tuck][data-side=left]{left:0;border-radius:0 12px 12px 0}.wa-float[data-dock=tuck][data-stack="1"]{bottom:calc(94px + env(safe-area-inset-bottom, 0px))}.sw-iptv-float[data-dock=tuck]{right:0;bottom:calc(26px + env(safe-area-inset-bottom, 0px))}.sw-iptv-float[data-dock=tuck] .sw-iptv-btn{border-radius:12px 0 0 12px}.sw-iptv-float[data-yield=hide],.wa-float[data-yield=hide]{opacity:.32;pointer-events:none}.sw-reserve{display:block;height:76px}}.sw-launcher{transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .2s ease,box-shadow .32s cubic-bezier(.22,1,.36,1),width .3s cubic-bezier(.22,1,.36,1),height .3s cubic-bezier(.22,1,.36,1),right .3s cubic-bezier(.22,1,.36,1),bottom .3s cubic-bezier(.22,1,.36,1),border-radius .3s cubic-bezier(.22,1,.36,1),padding .32s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){.sw-launcher{transition:none}}