.brand{display:inline-flex;align-items:center;gap:8px}.brand-logo{width:36px;height:36px;border-radius:10px}.pwa-install{position:fixed;left:20px;bottom:20px;z-index:49;display:flex;align-items:center;gap:10px;min-height:52px;border:1px solid #cfe1d7;border-radius:999px;padding:8px 17px 8px 8px;background:#fff;color:var(--green);font-weight:900;box-shadow:0 10px 30px rgba(23,53,45,.18);cursor:pointer}.pwa-install[hidden]{display:none}.pwa-install img{width:36px;height:36px;border-radius:9px}.pwa-install-help{position:fixed;left:20px;bottom:86px;z-index:55;width:min(390px,calc(100vw - 40px));padding:24px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 18px 50px rgba(23,53,45,.24)}.pwa-install-help[hidden]{display:none}.pwa-help-title{display:flex;align-items:center;gap:13px;padding-right:22px}.pwa-help-title img{width:62px;height:62px;border-radius:15px}.pwa-help-title strong{display:block;font-size:18px}.pwa-help-title span{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35}.pwa-install-help p{margin:18px 0 8px;color:var(--ink);font-size:14px}.pwa-install-help ol{display:grid;gap:9px;margin:0;padding-left:22px;color:var(--muted);font-size:13px;line-height:1.45}.pwa-install-help small{display:block;margin-top:13px;color:var(--muted);line-height:1.45}.pwa-help-close{position:absolute;right:11px;top:8px;border:0;background:transparent;color:var(--muted);font-size:28px;cursor:pointer}.pwa-help-close:focus-visible,.pwa-install:focus-visible{outline:3px solid var(--lime);outline-offset:3px}@media(max-width:800px){.brand-logo{width:32px;height:32px}.pwa-install{left:12px;right:12px;bottom:14px;justify-content:center;width:calc(100% - 24px);padding:9px 16px}.pwa-install span{display:inline}.pwa-install img{width:38px;height:38px}.pwa-install-help{left:12px;right:12px;bottom:82px;width:auto;max-height:calc(100vh - 110px);overflow:auto;padding:22px}.pwa-help-title img{width:58px;height:58px}}
