/* PWA Installation */
.cls-pwa-install{position:fixed;z-index:99990;right:18px;bottom:calc(18px + env(safe-area-inset-bottom));width:min(440px,calc(100vw - 36px));display:flex;gap:14px;padding:17px 18px;background:#fff;border:1px solid #d8e3df;border-radius:20px;box-shadow:0 18px 54px rgba(14,58,61,.18);color:#173b39}.cls-pwa-install[hidden]{display:none!important}.cls-pwa-appicon{flex:0 0 52px;width:52px;height:52px;border-radius:15px;background:#0e3a3d;color:#fff;display:grid;place-items:center;font-size:23px;font-weight:800;overflow:hidden}.cls-pwa-appicon img{width:100%;height:100%;object-fit:cover}.cls-pwa-copy{min-width:0;padding-right:16px}.cls-pwa-copy>strong{display:block;font-size:17px;line-height:1.25}.cls-pwa-copy>p{margin:5px 0 10px;color:#566a65;font-size:14px}.cls-pwa-close{position:absolute;right:8px;top:7px;border:0;background:transparent;color:#61736f;font-size:23px;line-height:1;width:36px;height:36px;cursor:pointer}.cls-pwa-actions{display:flex;gap:8px;flex-wrap:wrap}.cls-pwa-primary,.cls-pwa-secondary{border-radius:11px;padding:9px 12px;font:inherit;font-size:14px;font-weight:750;cursor:pointer}.cls-pwa-primary{background:#0e3a3d;color:#fff;border:1px solid #0e3a3d}.cls-pwa-secondary{background:#f6f7f4;color:#254a46;border:1px solid #dce5e2}.cls-pwa-ios{background:#f6f7f4;border-radius:10px;padding:9px 10px;margin:8px 0 10px;font-size:13px}.cls-pwa-ios b{display:block;margin-bottom:2px}.footer-pwa-link{border:0;background:transparent;padding:0;color:inherit;text-decoration:underline;text-underline-offset:3px;font:inherit;cursor:pointer}.footer-pwa-link[hidden]{display:none!important}.cls-pwa-standalone .mobile-dock{padding-bottom:max(8px,env(safe-area-inset-bottom))}@media(max-width:640px){.cls-pwa-install{right:10px;bottom:calc(76px + env(safe-area-inset-bottom));width:calc(100vw - 20px);border-radius:18px}.cls-pwa-appicon{width:46px;height:46px;flex-basis:46px}.cls-pwa-copy>strong{font-size:16px}}@media(prefers-reduced-motion:reduce){.cls-pwa-install{scroll-behavior:auto}}
