.cashout-mobile-header{display:flex;flex-direction:column;gap:.45rem;margin-bottom:.15rem}.cashout-mobile-balance{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .9rem;border-radius:.95rem;border:1px solid rgb(var(--primary)/.3);background:linear-gradient(135deg,rgb(var(--primary)/.16) 0,rgb(var(--card)) 55%,rgb(var(--muted)/.2) 100%);box-shadow:0 8px 22px rgb(var(--primary)/.1)}.cashout-mobile-balance__main{display:flex;min-width:0;flex-direction:column;gap:.1rem}.cashout-mobile-balance__label{font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--primary)/.9)}.cashout-mobile-balance__amount{display:flex;align-items:baseline;gap:.3rem;font-family:var(--font-display,inherit);font-size:1.45rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.1;color:rgb(var(--foreground))}.cashout-mobile-balance__unit{font-size:.52em;font-weight:700;color:rgb(var(--primary))}.cashout-mobile-balance__usd{flex:none;font-size:.75rem;font-weight:700;color:rgb(var(--primary)/.85)}.cashout-mobile-guest{display:flex;align-items:center;justify-content:space-between;gap:.65rem;padding:.7rem .85rem;border-radius:.95rem;border:1px solid rgb(var(--border)/.55);background:rgb(var(--card))}.cashout-mobile-guest__copy{display:flex;min-width:0;align-items:flex-start;gap:.6rem}.cashout-mobile-guest__icon{display:grid;flex:none;place-items:center;width:2.25rem;height:2.25rem;border-radius:.65rem;background:linear-gradient(135deg,rgb(var(--primary)),rgb(var(--primary)/.82));color:rgb(var(--primary-foreground))}.cashout-mobile-guest__title{margin:0;font-family:var(--font-display,inherit);font-size:.9rem;font-weight:800;line-height:1.2}.cashout-mobile-guest__sub{margin:.15rem 0 0;font-size:.68rem}.cashout-mobile-guest__sub,.cashout-mobile-sub{line-height:1.35;color:rgb(var(--muted-foreground))}.cashout-mobile-sub{margin:0;font-size:.72rem}.cashout-mobile-chips{display:flex;flex-wrap:wrap;gap:.35rem}.cashout-mobile-chip{display:inline-flex;align-items:center;gap:.25rem;padding:.12rem .5rem;border-radius:999px;font-size:.6rem;font-weight:700;color:rgb(var(--primary));background:rgb(var(--primary)/.1);border:1px solid rgb(var(--primary)/.24)}.cashout-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .55rem}.cashout-method-grid--1{grid-template-columns:minmax(0,10.5rem);justify-content:center}@media (min-width:400px){.cashout-method-grid:not(.cashout-method-grid--1){grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem .6rem}}@media (min-width:768px){.cashout-method-grid:not(.cashout-method-grid--1){grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem .75rem}}@media (min-width:1024px){.cashout-method-grid:not(.cashout-method-grid--1){grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.cashout-method-grid:not(.cashout-method-grid--1){grid-template-columns:repeat(6,minmax(0,1fr))}}.cashout-mobile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .55rem}.cashout-mobile-grid--1{grid-template-columns:minmax(0,10.5rem);justify-content:center}@media (min-width:400px){.cashout-mobile-grid:not(.cashout-mobile-grid--1){grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem .6rem}}@media (max-width:767px){.cashout-desktop-only{display:none!important}}@media (min-width:768px){.cashout-mobile-only{display:none!important}}@media (max-width:768px){.cashout-shop .cashout-mobile-tabs{margin-top:0;margin-bottom:.25rem}}.cashout-shop .shop-hero{position:relative;isolation:isolate;overflow:hidden;border-radius:1.25rem;border:1px solid rgb(var(--border)/.55);background:rgb(var(--card))}.cashout-shop .shop-hero__glow{pointer-events:none;position:absolute;inset:-40% -20% auto;height:70%;background:radial-gradient(70% 80% at 50% 0,rgb(var(--primary)/.22),transparent 70%)}.cashout-shop .shop-hero__inner{position:relative;z-index:1;display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between;gap:1.25rem;padding:1.25rem 1.5rem}.cashout-shop .shop-hero__copy{display:flex;min-width:0;flex:1 1 15rem;align-items:flex-start;gap:1rem}.cashout-shop .shop-hero__icon{display:grid;flex:none;place-items:center;width:3rem;height:3rem;border-radius:.85rem;background:linear-gradient(135deg,rgb(var(--primary)),rgb(var(--primary)/.82));color:rgb(var(--primary-foreground));box-shadow:0 8px 24px rgb(var(--primary)/.35)}.cashout-shop .shop-hero__title{margin:0;font-family:var(--font-display,inherit);font-size:1.25rem;font-weight:800;line-height:1.15;letter-spacing:-.02em}.cashout-shop .shop-hero__sub{margin:.25rem 0 0;max-width:36ch;font-size:.875rem;line-height:1.45;color:rgb(var(--muted-foreground))}.cashout-shop .shop-hero__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.cashout-shop .shop-hero__chip{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .65rem;border-radius:999px;font-size:.68rem;font-weight:700;color:rgb(var(--primary));background:rgb(var(--primary)/.12);border:1px solid rgb(var(--primary)/.28)}.cashout-shop .shop-hero__chip--muted{color:rgb(var(--muted-foreground));background:rgb(var(--muted)/.35);border-color:rgb(var(--border)/.55)}.cashout-shop .shop-hero__wallet{display:flex;flex:none;flex-direction:column;justify-content:center;align-items:flex-end;gap:.35rem;min-width:min(100%,12.5rem);padding:1rem 1.25rem;border-radius:1rem;border:1px solid rgb(var(--primary)/.32);background:linear-gradient(145deg,rgb(var(--primary)/.14) 0,rgb(var(--card)) 52%,rgb(var(--muted)/.18) 100%);box-shadow:0 10px 28px rgb(var(--primary)/.1),inset 0 1px 0 rgb(255 255 255/.05)}.cashout-shop .shop-hero__wallet-label{font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--primary)/.88)}.cashout-shop .shop-hero__balance{display:flex;align-items:baseline;gap:.35rem;font-family:var(--font-display,inherit);font-size:1.65rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.1}.cashout-shop .shop-hero__balance-num{color:rgb(var(--foreground))}.cashout-shop .shop-hero__balance-unit{font-size:.52em;font-weight:700;letter-spacing:.03em;color:rgb(var(--primary))}.cashout-shop .shop-hero__usd{font-size:.75rem;font-weight:700;color:rgb(var(--primary)/.82)}.cashout-shop .shop-tabs{display:inline-flex;flex-wrap:nowrap;gap:.25rem;padding:.25rem;border-radius:999px;border:1px solid rgb(var(--border)/.55);background:rgb(var(--muted)/.25)}.cashout-shop .shop-tabs-wrap{margin-left:-.25rem;margin-right:-.25rem;overflow-x:auto;padding-bottom:.125rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.cashout-shop .shop-tabs-wrap::-webkit-scrollbar{display:none}.cashout-shop .shop-tabs-wrap .shop-tabs{min-width:-moz-min-content;min-width:min-content}.cashout-shop .shop-tabs__btn{position:relative;z-index:1;padding:.45rem 1rem;border:none;border-radius:999px;background:transparent;font-size:.875rem;font-weight:600;color:rgb(var(--muted-foreground));cursor:pointer;transition:color .15s ease,background .15s ease,box-shadow .15s ease;white-space:nowrap}.cashout-shop .shop-tabs__btn--active{color:rgb(var(--primary-foreground));background:linear-gradient(135deg,rgb(var(--primary)),rgb(var(--primary)/.88));box-shadow:0 6px 16px rgb(var(--primary)/.28)}@media (max-width:768px){.cashout-shop .shop-hero{border-radius:1.1rem;border-color:rgb(var(--primary)/.22);box-shadow:0 12px 32px rgb(var(--primary)/.08)}.cashout-shop .shop-hero__inner{flex-direction:column;gap:.875rem;padding:1rem}.cashout-shop .shop-hero__copy{gap:.75rem}.cashout-shop .shop-hero__icon{width:2.75rem;height:2.75rem;border-radius:.85rem;box-shadow:0 10px 22px rgb(var(--primary)/.32)}.cashout-shop .shop-hero__icon svg{width:1.125rem;height:1.125rem}.cashout-shop .shop-hero__wallet{order:-1;width:100%;min-width:0;display:grid;grid-template-columns:1fr auto;grid-template-areas:"label usd" "balance balance";align-items:center;gap:.2rem .75rem;padding:.875rem 1rem;border-radius:.95rem}.cashout-shop .shop-hero__wallet-label{grid-area:label}.cashout-shop .shop-hero__balance{grid-area:balance;font-size:1.75rem;justify-self:start}.cashout-shop .shop-hero__usd{grid-area:usd;justify-self:end;align-self:start;padding-top:.1rem;font-size:.8rem}.cashout-shop .shop-hero__title{font-size:1.1rem;line-height:1.2}.cashout-shop .shop-hero__sub{font-size:.75rem;line-height:1.35;max-width:none}.cashout-shop .shop-hero__chips{margin-top:.5rem;gap:.35rem}.cashout-shop .shop-hero__chip{font-size:.62rem;padding:.15rem .5rem}.cashout-shop .shop-tabs-wrap{margin-bottom:0;margin-top:-.15rem}.cashout-shop .shop-hero__inner{padding-bottom:.75rem}.cashout-shop .shop-tabs__btn{padding:.42rem .85rem;font-size:.8125rem}.cashout-shop .method-grid{gap:.65rem}.cashout-shop .method-grid>button{min-height:10.75rem}.cashout-shop .method-grid>button .truncate{font-size:.8125rem;padding-top:.5rem;padding-bottom:.5rem}}@media (min-width:769px){.cashout-shop .shop-tabs-wrap{margin-left:0;margin-right:0;overflow:visible}.cashout-shop .shop-tabs{flex-wrap:wrap}}.cashout-modal{max-height:min(92dvh,720px);border:1px solid rgb(var(--border)/.55);background:rgb(var(--card));box-shadow:0 32px 100px rgb(0 0 0/.45),0 0 0 1px rgb(var(--primary)/.06)}.cashout-modal__header{padding:1.15rem 1.25rem .85rem;border-bottom:1px solid rgb(var(--border)/.45);background:linear-gradient(180deg,rgb(var(--primary)/.07) 0,rgb(var(--card)) 100%)}.cashout-modal__body{padding-top:1rem;padding-bottom:1.25rem}.cashout-modal__summary{border:1px solid rgb(var(--border)/.5);background:rgb(var(--muted)/.22)}.cashout-modal__submit:not(:disabled){background:linear-gradient(135deg,rgb(var(--primary)) 0,color-mix(in srgb,rgb(var(--primary)) 78%,#ffb347) 100%)}@media (max-width:640px){.cashout-modal-backdrop{align-items:flex-end}.cashout-modal{border-bottom-left-radius:0;border-bottom-right-radius:0}}