.pwa-tools{position:fixed;left:max(14px,env(safe-area-inset-left));bottom:max(14px,env(safe-area-inset-bottom));z-index:120;font-family:inherit}.pwa-tools-launcher{display:flex;min-height:46px;align-items:center;gap:9px;padding:5px 13px 5px 5px;color:#fff;background:#174fbe;border:1px solid rgba(255,255,255,.3);border-radius:999px;box-shadow:0 13px 32px rgba(20,63,145,.28);cursor:pointer;font-family:inherit;font-size:12px;font-weight:800;line-height:1}.pwa-tools-launcher img{width:35px;height:35px;border-radius:10px}.pwa-tools-panel{position:absolute;left:0;bottom:68px;width:min(330px,calc(100vw - 28px));padding:18px;color:#17233a;background:#fff;border:1px solid #d8e4f4;border-radius:20px;box-shadow:0 24px 65px rgba(17,45,96,.24)}.pwa-tools-panel[hidden]{display:none}.pwa-tools-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.pwa-tools-head strong{display:block;font-size:16px}.pwa-tools-head small{display:block;margin-top:3px;color:#59687c;font-size:11px}.pwa-tools-close{width:32px;height:32px;color:#526178;background:#edf3fb;border:0;border-radius:10px;cursor:pointer;font-size:18px}.pwa-tools-actions{display:grid;gap:9px;margin-top:16px}.pwa-tools-action{min-height:45px;padding:0 14px;color:#fff;background:#2563eb;border:0;border-radius:12px;cursor:pointer;font-family:inherit;font-size:12px;font-weight:800;line-height:1}.pwa-tools-action.secondary{color:#1e55bc;background:#edf4ff;border:1px solid #bdd2f4}.pwa-tools-action:disabled{cursor:not-allowed;opacity:.65}.pwa-tools-status{min-height:20px;margin:11px 0 0;color:#526178;font-size:11px;line-height:1.45}.pwa-ios-guide{margin:10px 0 0;padding:10px;color:#604814;background:#fff7df;border:1px solid #ead59f;border-radius:10px;font-size:10px;line-height:1.45}.pwa-ios-guide[hidden]{display:none}.pwa-toast-stack{position:fixed;top:max(14px,env(safe-area-inset-top));right:max(14px,env(safe-area-inset-right));z-index:170;display:grid;width:min(360px,calc(100vw - 28px));gap:10px}.pwa-toast{position:relative;padding:16px 43px 16px 16px;color:#18243a;background:#fff;border:1px solid #d8e4f4;border-left:4px solid #2563eb;border-radius:15px;box-shadow:0 18px 45px rgba(19,52,108,.2);animation:pwa-toast-in .24s ease-out}.pwa-toast strong{display:block;padding-right:5px;font-size:14px}.pwa-toast p{margin:5px 0 10px;color:#526178;font-size:12px;line-height:1.45}.pwa-toast a{color:#1d5bc9;font-size:12px;font-weight:800}.pwa-toast button{position:absolute;top:9px;right:9px;width:29px;height:29px;color:#58667a;background:#edf3fb;border:0;border-radius:9px;cursor:pointer}.pwa-toast.is-leaving{opacity:0;transform:translateY(-6px);transition:.18s ease}@keyframes pwa-toast-in{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}@media(max-width:520px){.pwa-tools-launcher span{display:none}.pwa-tools-launcher{padding-right:5px}.pwa-toast-stack{top:auto;bottom:max(90px,calc(env(safe-area-inset-bottom) + 90px))}}@media(prefers-reduced-motion:reduce){.pwa-toast{animation:none}.pwa-toast.is-leaving{transition:none}}


.offline-page{min-height:100vh;display:grid;place-items:center;margin:0;padding:24px;color:#14213a;background:#f4f8ff;font:16px/1.55 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.offline-card{box-sizing:border-box;width:min(100%,440px);padding:34px;text-align:center;background:#fff;border:1px solid #dbe6f5;border-radius:24px;box-shadow:0 22px 55px rgba(30,64,120,.12)}.offline-card img{width:88px;height:88px;border-radius:22px}.offline-card h1{margin:20px 0 8px;font-size:30px}.offline-card p{margin:0 0 24px;color:#526178}.offline-card a{display:inline-flex;min-height:48px;align-items:center;padding:0 22px;color:#fff;background:#2563eb;border-radius:13px;font-weight:800;text-decoration:none}
