.webview-page{align-items:stretch;height:100%;overflow:hidden}.webview-page:not(.is-iframe){background:#b6b6b6}.webview-widget{width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;height:100%;overflow:hidden auto;background:transparent}@media (min-width: 481px){html,body{background:transparent}.webview-page{align-items:center;padding:32px 24px}.webview-widget{max-height:700px;height:auto;border-radius:24px;box-shadow:0 20px 48px #133d4b24}}.webview-page.is-iframe{background:transparent;padding:0;align-items:stretch}.is-iframe .webview-widget,.is-mobile-app .webview-widget{max-width:100%;max-height:none;border-radius:0;box-shadow:none;border:none}@keyframes fluid-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fluid-slide-up-full{0%{transform:translateY(100%)}to{transform:translateY(0)}}.fluid-stage{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:transparent;overscroll-behavior:contain;touch-action:none}.fluid-stage.is-sheet{align-items:flex-end}.fluid-card{position:relative;width:min(420px,92vw);height:min(600px,85vh);height:min(600px,85dvh);display:flex;flex-direction:column;border-radius:24px;overflow:hidden auto;box-shadow:0 24px 80px #0006;background:transparent;touch-action:auto;outline:none;transition:transform .28s cubic-bezier(.32,.72,0,1),opacity .28s ease-in}.fluid-stage.is-sheet .fluid-card{width:100%;max-width:100%;height:79vh;height:79dvh;border-radius:24px 24px 0 0;box-shadow:0 -8px 40px #00000040;padding-bottom:env(safe-area-inset-bottom,0px)}:root.has-merchant-viewport .fluid-card{height:min(600px,calc(var(--merchant-lvh) * .85))}:root.has-merchant-viewport .fluid-stage.is-sheet .fluid-card{height:min(calc(var(--merchant-lvh) * .79),100%);padding-bottom:var(--merchant-safe-bottom, 0px)}.fluid-card--waiting{visibility:hidden}.fluid-card--enter{animation:fluid-slide-up .25s ease-out}.fluid-stage.is-sheet .fluid-card--enter{animation:fluid-slide-up-full .35s cubic-bezier(.32,.72,0,1)}.fluid-card--exit{opacity:0;pointer-events:none}.fluid-stage.is-sheet .fluid-card--exit{opacity:1;transform:translateY(105%)}.fluid-card__handle{position:absolute;top:0;left:0;right:0;height:28px;display:flex;align-items:flex-start;justify-content:center;padding-top:8px;box-sizing:border-box;z-index:10;cursor:grab;touch-action:none}.fluid-card__handle:before{content:"";width:36px;height:4px;border-radius:999px;background:#12222b33}@media (prefers-reduced-motion: reduce){.fluid-card,.fluid-card--enter,.fluid-stage.is-sheet .fluid-card--enter{animation:none;transition:none}}
