.htta-launcher,.htta-launcher *,.htta-launcher-nudge,.htta-launcher-nudge *{box-sizing:border-box}.htta-launcher{position:fixed!important;z-index:99990;bottom:max(var(--htta-bottom,20px),env(safe-area-inset-bottom));display:inline-flex!important;align-items:center!important;gap:7px;width:auto!important;max-width:min(156px,calc(100vw - 24px))!important;min-width:126px!important;height:46px!important;margin:0!important;padding:5px 10px 5px 5px!important;border:1px solid rgb(255 255 255 / .3);border-radius:999px!important;background:var(--htta-primary,#143b32);color:#fff;box-shadow:0 10px 28px rgb(7 29 24 / .28),inset 0 1px rgb(255 255 255 / .14);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;text-align:left;cursor:pointer;isolation:isolate;overflow:visible;-webkit-appearance:none;appearance:none;transform-origin:center}.htta-pos-right{right:18px}.htta-pos-left{left:18px}.htta-launcher:hover{transform:translateY(-2px) scale(1.015);box-shadow:0 14px 34px rgb(7 29 24 / .34),inset 0 1px rgb(255 255 255 / .16)}.htta-launcher:focus-visible,.htta-inline-open:focus-visible,.htta-launcher-nudge button:focus-visible{outline:3px solid var(--htta-accent,#e7a93b);outline-offset:3px}.htta-launcher-icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:rgb(255 255 255 / .12);color:var(--htta-accent,#e7a93b);overflow:hidden}.htta-launcher-icon img{display:block;width:27px;height:27px;object-fit:contain;border-radius:50%;background:#fff}.htta-launcher-icon svg{display:block;width:24px;height:24px}.htta-launcher-label{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:12.5px;line-height:1.2;font-weight:750;letter-spacing:.005em}.htta-launcher-copy,.htta-launcher-kicker,.htta-launcher-subtitle,.htta-launcher-arrow{display:none!important}.htta-unread{position:absolute;right:-2px;top:-3px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border:2px solid var(--htta-primary,#143b32);border-radius:999px;background:var(--htta-accent,#e7a93b);color:#17201d;font-size:10px;font-weight:800}.htta-launcher[aria-expanded="true"]{opacity:0;pointer-events:none;transform:translateY(8px) scale(.97);animation:none!important}.htta-launcher-nudge{position:fixed;z-index:99991;bottom:calc(max(var(--htta-bottom,20px),env(safe-area-inset-bottom)) + 56px);display:flex;align-items:center;max-width:min(286px,calc(100vw - 24px));padding:5px 5px 5px 12px;border:1px solid #d9e1dd;border-radius:14px;background:#fff;color:#17201d;box-shadow:0 12px 34px rgb(0 0 0 / .2);font:600 13px/1.35 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.htta-launcher-nudge[hidden]{display:none}.htta-launcher-nudge::after{content:"";position:absolute;bottom:-7px;width:13px;height:13px;background:#fff;border-right:1px solid #d9e1dd;border-bottom:1px solid #d9e1dd;transform:rotate(45deg)}.htta-launcher-nudge.htta-pos-right::after{right:42px}.htta-launcher-nudge.htta-pos-left::after{left:42px}.htta-nudge-open{display:flex;align-items:center;gap:8px;min-width:0;padding:5px 2px;border:0;background:#fff0;color:inherit;font:inherit;text-align:left;cursor:pointer}.htta-nudge-open span{color:var(--htta-primary,#143b32);font-size:17px}.htta-nudge-close{display:grid;place-items:center;flex:0 0 32px;width:27px;height:27px;margin-left:5px;padding:0;border:0;border-radius:50%;background:#eef3f1;color:#31403a;font-size:18px;cursor:pointer}.htta-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:480px){.htta-pos-right{right:12px}.htta-pos-left{left:12px}.htta-launcher{min-width:124px!important;max-width:min(152px,calc(100vw - 24px))!important;height:44px!important;padding:5px 9px 5px 5px!important;gap:7px}.htta-launcher-icon{flex-basis:32px;width:32px;height:32px}.htta-launcher-icon img{width:25px;height:25px}.htta-launcher-icon svg{width:23px;height:23px}.htta-launcher-label{font-size:12.75px}.htta-launcher-nudge{bottom:calc(max(var(--htta-bottom,20px),env(safe-area-inset-bottom)) + 54px);max-width:min(276px,calc(100vw - 24px));font-size:12.5px}}@media(prefers-reduced-motion:no-preference){.htta-launcher{transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;animation:htta-launcher-breathe 3.8s ease-in-out infinite}.htta-launcher:hover{animation-play-state:paused}.htta-launcher[data-attention="1"]{animation:htta-invite .7s ease 2}.htta-launcher-nudge:not([hidden]){animation:htta-nudge-in .32s ease both}@keyframes htta-launcher-breathe{0%,72%,100%{transform:translateY(0) scale(1)}82%{transform:translateY(-1px) scale(1.025)}91%{transform:translateY(0) scale(.995)}}@keyframes htta-invite{50%{transform:translateY(-4px) scale(1.035)}}@keyframes htta-nudge-in{from{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:none}}}@media(prefers-reduced-motion:reduce){.htta-launcher{transition:none;animation:none!important}}@media(forced-colors:active){.htta-launcher,.htta-launcher-nudge{border:1px solid ButtonText}.htta-launcher-icon{border:1px solid ButtonText}}