.hope-help-launcher{position:fixed;left:12px;bottom:84px;z-index:890;display:flex;align-items:center;gap:5px;padding:5px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(7,24,45,.96);box-shadow:0 16px 42px rgba(0,0,0,.25);font-family:system-ui,-apple-system,"Segoe UI",sans-serif}.hope-help-launcher a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:8px 12px;border-radius:999px;color:#fff;text-decoration:none;font-size:12px;font-weight:900}.hope-help-launcher a:first-child{background:#e8b23a;color:#13202f}.hope-help-launcher button{width:44px;min-height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:17px;cursor:pointer}.hope-help-launcher a:focus-visible,.hope-help-launcher button:focus-visible{outline:3px solid #e8b23a;outline-offset:2px}.hope-install-action{box-sizing:border-box;position:fixed;left:max(12px,env(safe-area-inset-left));bottom:142px;z-index:9993;min-height:46px;display:inline-flex;align-items:center;gap:8px;padding:7px 13px 7px 8px;border:1px solid rgba(244,213,130,.82);border-radius:999px;background:linear-gradient(145deg,rgba(7,27,49,.98),rgba(13,57,82,.98));color:#fff;box-shadow:0 14px 36px rgba(2,15,29,.32);font:900 12px/1 system-ui,-apple-system,"Segoe UI",sans-serif;cursor:pointer;backdrop-filter:blur(14px);transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.hope-install-action-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#e8b23a;color:#071b31;font-size:18px;line-height:1}.hope-install-action:hover,.hope-install-action:focus-visible{transform:translateY(-2px);background:#fff;color:#071b31;outline:3px solid #e8b23a;outline-offset:3px;box-shadow:0 18px 42px rgba(2,15,29,.38)}.hope-install-action:disabled{opacity:.58;cursor:wait;transform:none}@media(max-width:540px){.hope-help-launcher{left:8px;right:8px;bottom:75px;justify-content:center}.hope-help-launcher a{flex:1}.hope-help-launcher button{flex:0 0 44px}.hope-install-action{left:max(10px,env(safe-area-inset-left));bottom:137px;min-height:44px;padding:6px 12px 6px 7px}.hope-install-action-icon{width:30px;height:30px}}@media print{.hope-help-launcher,.hope-install-action{display:none!important}}