.ios-install-backdrop{position:fixed;inset:0;z-index:1300;background:#102a4270}.ios-install-sheet{position:fixed;z-index:1310;left:0;right:0;bottom:0;max-width:620px;margin:auto;padding:22px 20px calc(22px + env(safe-area-inset-bottom));border-radius:22px 22px 0 0;background:#fff;color:#183149;box-shadow:0 -12px 40px #001c3840}.ios-install-sheet header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.ios-install-sheet header small{color:#1769aa;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ios-install-sheet h2{margin:4px 0 12px;font-size:21px}.ios-install-sheet header button{width:44px;height:44px;border:0;border-radius:50%;background:#edf2f6}.ios-install-sheet>p{padding:11px;border-radius:10px;background:#eef5fb;color:#34536d;font-size:13px;line-height:1.45}.ios-install-sheet ol{display:grid;gap:10px;margin:18px 0;padding:0;list-style:none;counter-reset:steps}.ios-install-sheet li{counter-increment:steps;display:grid;grid-template-columns:28px 34px 1fr;align-items:center;gap:8px;min-height:45px}.ios-install-sheet li:before{content:counter(steps);display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#073b67;color:#fff;font-weight:800}.ios-install-sheet li>i{color:#1769aa;font-size:21px;text-align:center}.ios-install-done{width:100%;min-height:50px;border:0;border-radius:10px;background:#073b67;color:#fff;font-weight:800}.ios-install-backdrop[hidden],.ios-install-sheet[hidden]{display:none}@media(min-width:700px){.ios-install-sheet{bottom:50%;transform:translateY(50%);border-radius:22px}}
