*{box-sizing:border-box}body,html{margin:0;padding:0}html{scrollbar-gutter:stable}body,html{background-color:#f6f7fb}body{min-height:100vh;color:#333333}.InAppBrowserGuide_overlay__aj7dM{position:fixed;inset:0;z-index:2147483000;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:rgba(15,17,21,.42);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:InAppBrowserGuide_iabFadeIn__mATbi .18s ease-out both}.InAppBrowserGuide_card__FBBEA{position:relative;width:100%;max-width:360px;margin-bottom:16px;padding:16px 18px 12px;background:var(--surface,#ffffff);border-radius:18px;box-shadow:0 16px 48px rgba(45,30,80,.22);animation:InAppBrowserGuide_iabSlideUp__xvAov .22s cubic-bezier(.2,.7,.2,1) both}.InAppBrowserGuide_close__v894y{position:absolute;top:6px;right:6px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;border-radius:50%;color:var(--muted,#6b7280);cursor:pointer;transition:background .12s ease,color .12s ease}.InAppBrowserGuide_close__v894y:focus-visible,.InAppBrowserGuide_close__v894y:hover{background:rgba(0,0,0,.06);color:var(--text,#333333);outline:none}.InAppBrowserGuide_iconCircle__4x4Nv{width:36px;height:36px;margin:0 auto 4px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(90,103,242,.12);color:var(--accent,#5a67f2)}.InAppBrowserGuide_iconCircle__4x4Nv svg{width:18px;height:18px}.InAppBrowserGuide_title__rsmO8{margin:0 0 4px;font-size:16px;font-weight:700;text-align:center;letter-spacing:-.01em;color:var(--text,#1b1f24)}.InAppBrowserGuide_body__37hqk{margin:0 0 10px;font-size:12.5px;line-height:1.4;text-align:center;color:var(--muted,#4b5260)}.InAppBrowserGuide_actions__ed5FS{display:flex;flex-direction:column;gap:6px;margin-bottom:6px}.InAppBrowserGuide_primary__E0aUx,.InAppBrowserGuide_secondary__QulvN{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:44px;padding:0 14px;border-radius:12px;font-size:14px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:transform 80ms ease,background .12s ease,border-color .12s ease;-webkit-tap-highlight-color:transparent}.InAppBrowserGuide_primary__E0aUx{border:0;background:var(--accent,#5a67f2);color:#ffffff;box-shadow:0 6px 16px rgba(90,103,242,.28)}.InAppBrowserGuide_primary__E0aUx:active{transform:scale(.98);background:#4a57e0}.InAppBrowserGuide_secondary__QulvN{background:var(--surface,#ffffff);color:var(--text,#1b1f24);border:1px solid var(--line,rgba(90,103,242,.22))}.InAppBrowserGuide_secondary__QulvN:active{transform:scale(.98);background:rgba(90,103,242,.05)}.InAppBrowserGuide_hint__CuuHQ{margin:0;font-size:11px;line-height:1.45;text-align:center;color:var(--muted,#6b7280)}@keyframes InAppBrowserGuide_iabFadeIn__mATbi{0%{opacity:0}to{opacity:1}}@keyframes InAppBrowserGuide_iabSlideUp__xvAov{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width:640px){.InAppBrowserGuide_overlay__aj7dM{align-items:center}.InAppBrowserGuide_card__FBBEA{margin-bottom:0}}@media (prefers-reduced-motion:reduce){.InAppBrowserGuide_card__FBBEA,.InAppBrowserGuide_overlay__aj7dM{animation:none}}