.st-install-banner{box-sizing:border-box;position:sticky;top:0;z-index:1000;display:flex;align-items:center;gap:12px;width:100%;min-height:72px;padding:12px 24px;background:#eff4fc;color:#243d60;border-bottom:1px solid #d3dfed;font:14px/1.4 Arial,sans-serif}.st-install-banner *{box-sizing:border-box}.st-install-banner>img{display:block;width:44px;height:44px;flex:0 0 44px;border-radius:10px}.st-install-banner__close{display:flex;align-items:center;justify-content:center;flex:0 0 28px;width:28px;height:36px;margin:0;padding:0;border:0;background:transparent;color:#58728d;font:26px/1 Arial,sans-serif;cursor:pointer}.st-install-banner__copy{display:grid;gap:2px;min-width:0;flex:1;text-align:start}.st-install-banner__copy strong{font-size:14px;font-weight:700;color:#243d60}.st-install-banner__copy span{font-size:14px;color:#617b94}.st-install-banner .st-install-banner__action{display:block;flex:0 0 auto;max-width:45%;padding:10px 20px;border:0;border-radius:10px;background:linear-gradient(100deg,#009fff,#123ae0);color:#fff;text-decoration:none;text-align:center;font:700 14px/1.4 Arial,sans-serif}.st-install-banner a:focus-visible,.st-install-banner button:focus-visible{outline:3px solid #123ae0;outline-offset:3px}@media(max-width:560px){.st-install-banner{padding:10px 12px;gap:8px}.st-install-banner .st-install-banner__action{padding:10px 12px}.st-install-banner__close{flex-basis:24px;width:24px}}