.home-install-prompt{position:fixed;inset:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:18px}.home-install-prompt__backdrop{position:absolute;inset:0;background:#00000047;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.home-install-prompt__panel{position:relative;width:min(384px,calc(100vw - 36px));border-radius:18px;padding:48px 24px 34px;display:flex;flex-direction:column;align-items:center;background:#0f0f10f0;box-shadow:0 22px 80px #0000006b;color:#fff}.home-install-prompt__logo{width:146px;height:auto;display:block;object-fit:contain}.home-install-prompt__domains{margin:30px 0 0;color:#fff;font-size:16px;font-weight:600;line-height:1.45;text-align:center}.home-install-prompt__domains strong{font-weight:700}.home-install-prompt__message{margin:28px 0 0;color:#ffffff75;font-size:16px;font-weight:600;line-height:1.4;text-align:center}.home-install-prompt__hint{width:100%;margin:14px 0 0;color:#ffffffad;font-size:13px;line-height:1.55;text-align:center}.home-install-prompt__actions{width:100%;margin-top:38px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.home-install-prompt__button{appearance:none;min-width:0;height:56px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;font-size:18px;font-weight:700;line-height:1;white-space:nowrap}.home-install-prompt__button--ghost{border-color:#fb8c00;background:transparent;color:#ff9800}.home-install-prompt__button--primary{background:linear-gradient(180deg,#ffd28a,#f90);color:#fff;box-shadow:0 10px 22px #ff990038}@media(max-width:360px){.home-install-prompt__panel{padding:38px 18px 28px}.home-install-prompt__logo{width:132px}.home-install-prompt__domains,.home-install-prompt__message{font-size:15px}.home-install-prompt__button{height:52px;font-size:16px}}
