:root{--sheet-max-h:min(90svh,calc(100svh - env(safe-area-inset-top) - 8px));--hdr-h:118px;--cta-h:88px}.as-root{position:fixed;inset:0;z-index:10000;overflow:hidden}.as-overlay{position:absolute;inset:0;background:rgba(0,0,0,.35);-webkit-backdrop-filter:saturate(110%) blur(1px);backdrop-filter:saturate(110%) blur(1px);-webkit-tap-highlight-color:transparent;cursor:pointer;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.as-root-closing .as-overlay{opacity:0}.as-sheet{position:absolute;left:50%;right:0;bottom:0;max-width:430px;width:100%;background:#fff;border-radius:32px 32px 0 0;box-shadow:0 -4px 100px rgba(0,0,0,.25),0 20px 60px rgba(0,0,0,.35);outline:1px solid hsla(0,0%,100%,.06);transform:translateX(-50%) translateY(0);display:flex;flex-direction:column;will-change:transform;animation:slideUp .6s cubic-bezier(.4,0,.2,1);padding-bottom:calc(env(safe-area-inset-bottom) + 16px);-webkit-overflow-scrolling:touch}.as-sheet.as-sheet-closing{animation:slideDown .6s cubic-bezier(.4,0,.2,1)}.as-sheet.chatbot-sheet{padding-bottom:env(safe-area-inset-bottom,0);border-radius:24px 24px 0 0;background:#000}.as-sheet.inbox-sheet{max-height:85vh}.as-sheet.financialInboxSheet{height:85vh;max-height:85vh;min-height:85vh;height:85dvh;max-height:85dvh;min-height:85dvh;overflow:hidden;background:#fff}.as-sheet-tall.financialInboxSheet{height:85vh!important;max-height:85vh!important;min-height:85vh!important}.as-sheet.inboxTallSheet{border-radius:32px 32px 0 0;height:85vh;max-height:85vh;padding-bottom:0}.as-sheet.financialInboxSheet .as-body{padding:0;display:flex;flex-direction:column;height:100%;overflow:hidden}.as-sheet.inboxTallSheet .as-body:has(.other-profile-sheet){overflow-y:visible;overflow-x:hidden}.as-sheet.whatsapp-signin .as-body{padding:0;display:flex;flex-direction:column;height:100%}.as-sheet.handAuthSheet .as-body{padding:0;height:100%;overflow:hidden;margin:0}.as-sheet.handAuthSheet{border-radius:32px 32px 0 0;height:85vh;max-height:85vh;padding-bottom:0}.as-sheet-compact{max-height:65vh;min-height:auto}.as-sheet-tall{min-height:85vh;min-height:auto}.as-sheet-tall,.as-sheet.amount{max-height:85vh}.as-sheet.cash-keypad{animation:cashSheetSlideUp .25s cubic-bezier(.25,.46,.45,.94)!important}.as-sheet.send-details.as-sheet-tall{max-height:85vh;height:85vh;margin-top:0;padding-bottom:0}.as-sheet.send-details .as-body{height:100%;display:flex;flex-direction:column;min-height:0}.as-sheet.share-sheet.as-sheet-tall{max-height:85vh!important}.as-sheet.share-sheet .as-body{height:100%;overflow-y:auto;display:flex;flex-direction:column}@keyframes slideUp{0%{transform:translateX(-50%) translateY(100%)}to{transform:translateX(-50%) translateY(0)}}@keyframes slideDown{0%{transform:translateX(-50%) translateY(0)}to{transform:translateX(-50%) translateY(100%)}}@keyframes cashSheetSlideUp{0%{transform:translateX(-50%) translateY(100%);opacity:0}to{transform:translateX(-50%) translateY(0);opacity:1}}@keyframes cashKeypadContentFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cashButtonFadeIn{0%{opacity:0}to{opacity:1}}.as-header{position:relative;padding:var(--sheet-header-offset,64px) 24px 0 24px;flex-shrink:0}.as-title{font:300 22px/1.2 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.22px;margin:0;color:#0a0a0a;text-align:left}.as-close{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:27px;background:#e9e9eb;display:grid;place-items:center;border:0;cursor:pointer;padding:0;transition:background .3s ease}.as-close:hover{background:#d1d1d6}.as-close:active{background:#c7c7cc}.as-close img{width:18px;height:18px}.as-close-only{position:absolute;top:16px;right:16px;z-index:80;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:background .2s}.as-close-only:hover{background:#fff}.as-close-only img{width:18px;height:18px}.as-body{overflow:hidden;padding:0 24px;display:flex;flex-direction:column;flex:1 1;min-height:0;position:relative}.amount-body{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;flex:1 1;min-height:0;padding-bottom:calc(var(--cta-h, 88px) + env(safe-area-inset-bottom) + 32px)}.amount-cta{position:-webkit-sticky;position:sticky;bottom:calc(env(safe-area-inset-bottom) + 10px);z-index:2;padding:0 24px;flex-shrink:0}.asi{width:100%;display:flex;align-items:center;justify-content:space-between;background:transparent;border:0;padding:24px;gap:8px;cursor:pointer;transition:background .3s ease;text-align:left}.asi+.asi{margin-top:0}.asi:hover{background:rgba(0,0,0,.02)}.asi:active{background:rgba(0,0,0,.04)}.asi-left{display:flex;align-items:center;gap:16px;flex:1 1;min-width:0}.asi-icon{width:56px;height:56px;border-radius:34px;background:#e9e9eb;display:grid;place-items:center;flex-shrink:0}.asi-texts{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:0}.asi-title{font-weight:600;font-size:18px;line-height:1.25;color:#000;margin:0}.asi-caption{font:300 13px/1.35 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:-.09px;color:#666;margin:0}.as-sheet.profile-edit-sheet .as-header{display:flex;justify-content:center;align-items:flex-start}.as-sheet.profile-edit-sheet .as-title{text-align:center}.as-sheet-compact .as-body,.as-sheet.base-helper-sheet .as-body,.as-sheet.map-helper-sheet .as-body,.as-sheet.productivity-helper-sheet .as-body,.as-sheet.profile-edit-sheet .as-body,.as-sheet.wallet-helper-sheet .as-body{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.as-sheet.linked-accounts-sheet.as-sheet-tall,.as-sheet.send-details.as-sheet-tall.linked-accounts-sheet{max-height:85vh;height:85vh;margin-top:0;padding-bottom:0}.as-sheet.linked-accounts-sheet .as-body{height:100%;display:flex;flex-direction:column;min-height:0}.as-sheet.card-details-sheet.as-sheet-tall{max-height:85vh;height:85vh;margin-top:0;padding-bottom:0}.as-sheet.card-details-sheet .as-body{height:100%;display:flex;flex-direction:column;min-height:0;padding:0;overflow:hidden}.as-sheet.banking-details-sheet.as-sheet-tall{max-height:85vh;height:85vh;margin-top:0;padding-bottom:0}.as-sheet.banking-details-sheet .as-body{height:100%;display:flex;flex-direction:column;min-height:0}.as-sheet.bank-transfer-details.as-sheet-tall{max-height:85vh;height:85vh;margin-top:0;padding-bottom:0}.as-sheet.bank-transfer-details .as-body{height:100%;display:flex;flex-direction:column;min-height:0}.as-sheet.usdt-wallet-address-sheet.as-sheet-tall{max-height:85vh;height:85vh;margin-top:0;padding-bottom:0}.as-sheet.usdt-wallet-address-sheet .as-body{height:100%;display:flex;flex-direction:column;min-height:0}.ActionSheetItem_chevron__UO58I{margin-left:auto;width:24px;height:24px}.ShareProfileSheet_content__e7Tqd{padding:48px 20px 32px;display:flex;flex-direction:column;align-items:center;gap:0}.ShareProfileSheet_qrContainer__QXfY5{width:260px;height:260px;border-radius:24px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;padding:20px;margin-bottom:16px}.ShareProfileSheet_qrImage__OZRqK{width:220px;height:220px;object-fit:contain}.ShareProfileSheet_qrPlaceholder__PklHU{width:220px;height:220px;display:flex;align-items:center;justify-content:center;font-size:14px;color:rgba(0,0,0,.5);font-weight:400}.ShareProfileSheet_handleText__wGgA9{font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:500;font-size:22px;line-height:1.25;color:#000;text-align:center;margin:16px 0;letter-spacing:-.02em;transition:opacity .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ShareProfileSheet_handleText__wGgA9:hover{opacity:.7}.ShareProfileSheet_handleText__wGgA9:active{opacity:.5}.ShareProfileSheet_divider__3EZ3y{width:100%;height:1px;background:rgba(0,0,0,.08);margin:8px 0 4px}.ShareProfileSheet_avatarIcon__XXFni{overflow:hidden}.ShareProfileSheet_avatarIcon__XXFni,.ShareProfileSheet_iconCircle__GPaqn{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ShareProfileSheet_cardIcon__g03gd{width:40px;height:26px;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#f5f5f5}.ShareProfileSheet_cardIconImage__zbaP_{width:100%;height:100%;object-fit:cover}