:root{--yellow:#fee50f;--yellow-soft:#fffbd8;--ink:#121310;--paper:#f3f3ef;--white:#ffffff;--muted:#6d6f68;--line:#e0e1da;--line-strong:#c9cac2;--soft:#f7f7f3;--warm-surface:#fffdf4;--danger:#9f2f27;--danger-soft:#fff2f0;--font-sans:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}*{box-sizing:border-box}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;transform:none}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.shell{min-height:100dvh;display:grid;grid-template-rows:auto 1fr auto}.topbar{min-height:68px;padding:0 32px;display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);background:rgba(243,243,240,.94)}.brand,.topbar{align-items:center}.brand{display:inline-flex;width:132px;min-width:132px}.brand-logo{display:block;width:100%;height:auto}.top-context{display:flex;align-items:center;gap:12px}.top-meta{color:var(--muted);font-size:12px;font-weight:550}.section-label{color:#777972;font-size:12px;font-weight:580;letter-spacing:.02em}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-main{width:min(1040px,calc(100% - 40px));margin:auto;padding:56px 0 64px}.footer{min-height:58px;padding:14px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);color:var(--muted);font-size:11px}.footer strong{color:var(--ink);font-weight:650}.deposit-grid{min-height:calc(100dvh - 246px);display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:clamp(48px,8vw,104px);gap:clamp(48px,8vw,104px);align-items:center}.intro{max-width:390px}.marker{width:28px;height:3px;margin-bottom:26px;background:var(--yellow)}.intro h1{margin:12px 0 0;max-width:390px;font-size:clamp(38px,4.5vw,58px);font-weight:570;line-height:1.02;letter-spacing:-.06em}.intro p{max-width:380px;margin:22px 0 0;color:var(--muted);font-size:15px;line-height:1.65}.trust-list{margin-top:30px;display:grid;grid-gap:10px;gap:10px;color:#555550;font-size:12px}.trust-list span{display:flex;align-items:center;gap:10px}.trust-list span:before{content:"";width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 1px #c9b900}.deposit-card{padding:clamp(32px,4vw,44px);border:1px solid var(--line-strong);border-radius:14px;background:var(--white);box-shadow:0 24px 60px rgba(15,15,12,.08)}.card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:36px}.card-title h2{margin:7px 0 0;font-size:24px;font-weight:620;letter-spacing:-.04em}.account-badge{padding:7px 10px;border:1px solid var(--line);border-radius:99px;background:var(--soft);color:var(--muted);font-size:10px;font-weight:650}.field{display:grid;grid-gap:10px;gap:10px}.field+.field{margin-top:26px}.field label{color:#33332f;font-size:13px;font-weight:600}.field-help{color:var(--muted);font-size:11px;line-height:1.5}.token-input{min-height:46px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink)}.recording-card .card-title{margin-bottom:18px}.recording-copy{margin:-4px 0 24px;color:var(--muted);font-size:13px;line-height:1.6}.amount-control{display:grid;grid-template-columns:auto 1fr;align-items:center;border-bottom:2px solid var(--ink)}.amount-control span{padding-bottom:8px;color:var(--muted);font-size:30px;font-weight:520}.amount-control input{width:100%;min-width:0;padding:0 0 8px 9px;border:0;outline:0;background:transparent;color:var(--ink);font-size:clamp(56px,5vw,64px);font-weight:590;line-height:1;letter-spacing:-.025em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.currency-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.currency-option{min-width:0;min-height:62px;padding:10px 9px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:9px;background:var(--soft);color:var(--ink);text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.currency-option:hover{border-color:#aaa9a1;background:#fffef7;box-shadow:0 8px 18px rgba(15,15,12,.05),inset 0 0 0 1px rgba(255,255,255,.72)}.currency-option.active{box-shadow:inset 0 0 0 1px var(--ink)}.currency-option.active,.currency-option.active:hover{border-color:var(--ink);background:var(--white)}.currency-icon,.currency-option>*{pointer-events:none}.currency-icon{position:static;justify-self:center;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:50%;background:var(--white);color:var(--ink);font-size:12px;font-weight:760;line-height:1}.currency-icon.eur{background:var(--yellow-soft);border-color:#e2d979}.currency-icon.aed{font-size:11px}.currency-option span:last-child{min-width:0;display:grid;grid-gap:3px;gap:3px}.currency-option strong{display:block;font-size:12px;line-height:1}.currency-option small{display:block;overflow:hidden;color:var(--muted);font-size:9px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.currency-option:focus-visible{border-color:var(--ink);outline:none;box-shadow:0 0 0 3px rgba(254,229,15,.18)}.primary-button,.primary-link,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:8px;cursor:pointer;font-weight:680;transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}.method-button:active,.primary-button:active,.primary-link:active,.secondary-button:active{transform:none}.primary-button{width:100%;min-height:54px;margin-top:30px;border:1px solid var(--ink);background:var(--ink);color:var(--white);white-space:nowrap}.primary-button:hover,.primary-link:hover{border-color:#1f1f1c;background:#1b1b18;color:var(--white);box-shadow:0 10px 24px rgba(15,15,12,.14),inset 0 0 0 1px rgba(255,255,255,.08)}.primary-button:active,.primary-link:active{background:#000;box-shadow:none}.primary-button:disabled{cursor:wait;background:#333;color:#aaa}.primary-button>*,.primary-link>*,.secondary-button>*{pointer-events:none}.form-error{margin:12px 0 0;color:var(--danger);font-size:13px}.card-foot{margin-top:18px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px}.withdraw-main{width:min(1160px,calc(100% - 48px));margin:auto;padding:42px 0 54px;display:grid;grid-template-columns:minmax(290px,.72fr) minmax(520px,1.28fr);grid-gap:clamp(52px,7vw,104px);gap:clamp(52px,7vw,104px);align-items:start}.withdraw-intro{position:-webkit-sticky;position:sticky;top:42px;min-height:570px;padding:44px 0 24px;display:flex;flex-direction:column;justify-content:space-between}.withdraw-intro h1{max-width:440px;margin:13px 0 0;font-size:clamp(46px,5vw,64px);font-weight:570;line-height:.98;letter-spacing:-.065em}.withdraw-intro p{max-width:405px;margin:24px 0 0;color:var(--muted);font-size:15px;line-height:1.65}.withdraw-assurance{display:grid;grid-gap:12px;gap:12px;color:#555750;font-size:12px}.withdraw-assurance span{display:flex;align-items:center;gap:11px}.withdraw-assurance span:before{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 1px #c9b900}.withdraw-flow-card{min-height:650px;padding:34px 38px 38px;border:1px solid var(--line-strong);border-radius:18px;background:var(--white);box-shadow:0 24px 60px rgba(15,15,12,.08)}.withdraw-stack{min-width:0;display:grid;grid-gap:22px;gap:22px}.withdraw-flow-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.withdraw-flow-head h2{margin:6px 0 0;font-size:25px;font-weight:620;letter-spacing:-.04em}.withdraw-steps{position:relative;margin:28px 0 32px;display:grid;grid-template-columns:repeat(3,1fr)}.withdraw-steps:before{content:"";position:absolute;top:13px;left:16.66%;right:16.66%;height:1px;background:var(--line)}.withdraw-step{position:relative;z-index:1;display:grid;justify-items:center;grid-gap:7px;gap:7px;color:#9b9d96}.withdraw-step>span{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--white);font-size:10px;font-weight:720}.withdraw-step>span svg{width:12px;height:12px}.withdraw-step small{font-size:9px;font-weight:620;letter-spacing:.025em}.withdraw-step.active{color:var(--ink)}.withdraw-step.active>span{border-color:var(--ink);background:var(--ink);color:var(--yellow)}.withdraw-form{display:grid;grid-gap:24px;gap:24px}.withdraw-overview-skeleton{min-height:156px;display:grid;grid-gap:10px;gap:10px}.withdraw-overview-skeleton span{display:block;border-radius:12px;background:linear-gradient(90deg,#f1f1ec 25%,#fafaf7 50%,#f1f1ec 75%);background-size:200% 100%;animation:withdraw-skeleton 1.4s ease infinite}@keyframes withdraw-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.withdraw-overview-skeleton span{animation:none}}.balance-panel{min-height:72px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #ebe7b8;border-radius:12px;background:var(--warm-surface)}.balance-panel>div{display:grid;grid-gap:5px;gap:5px}.balance-panel span{color:var(--muted);font-size:10px}.balance-panel strong{font-size:19px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.balance-panel small{color:#7a6500;font-size:9px;font-weight:620}.balance-refresh{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e3ddb0;border-radius:8px;background:var(--white);color:var(--muted);cursor:pointer}.balance-refresh:hover{color:var(--ink);border-color:#c9bd60}.balance-refresh:disabled{cursor:wait;opacity:.55}.balance-refresh svg{width:16px;height:16px}.balance-status{display:inline-flex;align-items:center;gap:6px;color:#16795a!important;font-weight:650}.balance-status svg{width:15px;height:15px}.withdraw-overview-error{padding:14px;display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;border:1px solid #e5b5af;border-radius:10px;background:var(--danger-soft);color:var(--danger)}.withdraw-overview-error>svg{width:17px;height:17px}.withdraw-overview-error div{display:grid;grid-gap:4px;gap:4px}.withdraw-overview-error strong{font-size:11px}.withdraw-overview-error p{margin:0;font-size:10px;line-height:1.45}.withdraw-overview-error button{justify-self:start;padding:0;border:0;background:transparent;color:var(--danger);font-size:10px;font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.withdraw-field{display:grid;grid-gap:10px;gap:10px}.withdraw-field>label,.withdraw-label-row label{color:#33332f;font-size:12px;font-weight:640}.withdraw-field>small{color:var(--muted);font-size:10px;line-height:1.45}.withdraw-label-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.withdraw-back,.withdraw-label-row button{padding:0;border:0;background:transparent;color:#686a63;font-size:10px;font-weight:650;cursor:pointer}.withdraw-label-row button:disabled{cursor:not-allowed;opacity:.45}.withdraw-back:hover,.withdraw-label-row button:hover{color:var(--ink)}.withdraw-amount-control{min-height:60px;padding:0 15px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:9px;gap:9px;border:1px solid var(--line-strong);border-radius:10px;background:var(--white)}.withdraw-amount-control:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px rgba(254,229,15,.16)}.withdraw-amount-control span{color:var(--muted);font-size:20px}.withdraw-amount-control input{min-width:0;width:100%;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:27px;font-weight:620;letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.withdraw-amount-control strong{color:var(--muted);font-size:11px}.withdraw-route{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:9px;gap:9px}.withdraw-route>div{min-height:68px;padding:12px 14px;display:grid;align-content:center;grid-gap:4px;gap:4px;border:1px solid var(--line);border-radius:11px;background:var(--soft)}.withdraw-route small,.withdraw-route span{color:var(--muted);font-size:9px}.withdraw-route strong{font-size:12px;font-weight:680}.withdraw-asset-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.withdraw-asset-option{min-height:68px;padding:11px 13px;display:grid;grid-template-columns:36px minmax(0,1fr) 16px;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:11px;background:var(--soft);color:var(--ink);text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.withdraw-asset-option:hover{border-color:#b6b8b0;background:var(--white)}.withdraw-asset-option.active{border-color:var(--ink);background:var(--white);box-shadow:inset 0 0 0 1px var(--ink)}.withdraw-asset-option>*{pointer-events:none}.withdraw-asset-option .asset-icon-frame{width:36px;height:36px}.withdraw-asset-option strong{display:block;font-size:13px;font-weight:650}.withdraw-asset-option small{display:block;margin-top:3px;color:var(--muted);font-size:9px}.withdraw-asset-option .selection-dot{width:16px;height:16px}.withdraw-asset-option.active .selection-dot{border-color:#c7b700;background:var(--yellow);color:var(--ink)}.withdraw-network-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px}.withdraw-network-option{min-height:51px;padding:8px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink);cursor:pointer}.withdraw-network-option:hover{border-color:#b6b8b0;background:var(--soft)}.withdraw-network-option.active{border-color:var(--ink);background:var(--ink);color:var(--white)}.withdraw-network-option span{font-size:11px;font-weight:650}.withdraw-network-option small{color:inherit;opacity:.62;font-size:9px}.wallet-address-control{min-height:52px;padding:0 14px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line-strong);border-radius:10px;background:var(--white)}.wallet-address-control:focus-within{border-color:var(--ink);box-shadow:0 0 0 3px rgba(254,229,15,.16)}.wallet-address-control svg{color:var(--muted)}.wallet-address-control input{min-width:0;width:100%;padding:0;border:0;outline:0;background:transparent;font-family:var(--font-mono);font-size:11px}.saved-addresses{margin-top:2px;display:grid;grid-gap:7px;gap:7px}.saved-addresses>span{color:var(--muted);font-size:9px;font-weight:620}.saved-address-button{min-width:0;width:100%;min-height:54px;padding:10px 12px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:10px;background:var(--soft);color:var(--ink);text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.saved-address-button:hover{border-color:#b6b8b0;background:var(--white)}.saved-address-button:focus-visible{outline:3px solid rgba(254,229,15,.32);outline-offset:2px}.saved-address-button:active{transform:translateY(1px)}.saved-address-button.selected{border-color:#c9bd60;background:var(--yellow-soft)}.saved-address-icon{width:16px;height:16px;color:var(--muted)}.saved-address-copy{min-width:0;display:grid;grid-gap:3px;gap:3px}.saved-address-copy strong{font-size:10px;font-weight:650}.saved-address-copy code{overflow:hidden;color:var(--muted);font-family:var(--font-mono);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.saved-address-use{color:#4e504a;font-size:9px;font-weight:680}.saved-address-check{width:16px;height:16px;color:#16795a}.receive-preview{padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:10px;background:var(--soft)}.receive-preview>div{display:grid;grid-gap:4px;gap:4px}.receive-preview span{color:var(--muted);font-size:9px;line-height:1.5;text-align:right}.receive-preview>div span{text-align:left}.receive-preview strong{font-size:17px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.withdraw-primary{margin-top:0}.withdraw-primary:disabled{cursor:not-allowed}.withdraw-error{margin:-8px 0 0}.withdraw-submit-error{margin:11px 0 0;text-align:center}.withdraw-review{display:grid}.withdraw-back{justify-self:start;display:inline-flex;align-items:center;gap:6px}.withdraw-back svg{width:14px;height:14px}.review-hero{padding:32px 0 28px;text-align:center}.review-hero>span{color:var(--muted);font-size:10px}.review-hero>strong{margin-top:9px;display:block;font-size:clamp(42px,6vw,56px);font-weight:650;line-height:1;letter-spacing:-.05em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.review-hero strong small{color:var(--muted);font-size:15px;letter-spacing:0}.review-hero p{margin:9px 0 0;color:#16795a;font-size:10px;font-weight:620}.review-list,.success-details{margin:0}.review-list>div,.success-details>div{min-height:48px;padding:12px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line)}.review-list dt,.success-details dt{color:var(--muted);font-size:10px}.review-list dd,.success-details dd{margin:0;font-size:11px;font-weight:620;text-align:right}.review-list .mono{font-family:var(--font-mono);font-size:10px}.withdraw-warning{margin-top:18px;padding:13px 14px;display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;border:1px solid #e8dd85;border-radius:10px;background:var(--yellow-soft);color:#5d5500}.withdraw-warning svg{width:17px;height:17px}.withdraw-warning p{margin:0;font-size:10px;line-height:1.5}.withdraw-confirm{margin:18px 0;display:grid;grid-template-columns:18px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:start;color:#454640;font-size:11px;line-height:1.45;cursor:pointer}.withdraw-confirm input{width:16px;height:16px;margin:0;accent-color:var(--ink)}.approval-note{margin:12px 0 0;display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:9px;text-align:center}.approval-note svg{width:13px;height:13px;color:#16795a}.withdraw-success{padding:14px 8px 2px;text-align:center}.withdraw-success-icon{width:62px;height:62px;margin:0 auto 14px;display:grid;place-items:center;border-radius:50%;background:var(--yellow-soft);color:#948400}.withdraw-success-icon svg{width:42px;height:42px}.withdraw-success-icon.completed{background:#edf8f3;color:#16795a}.withdraw-success-icon.failed{background:var(--danger-soft);color:var(--danger)}.status-pill{padding:6px 9px;display:inline-flex;border:1px solid #e4d766;border-radius:999px;background:var(--yellow-soft);color:#6f6500;font-size:9px;font-weight:720;letter-spacing:.05em;text-transform:uppercase}.status-pill.completed{border-color:#b8dfd1;background:#edf8f3;color:#16795a}.status-pill.failed{border-color:#e5b5af;background:var(--danger-soft);color:var(--danger)}.withdraw-success h3{margin:14px 0 0;font-size:25px;font-weight:640;letter-spacing:-.04em}.withdraw-success>p:not(.approval-note){max-width:430px;margin:10px auto 24px;color:var(--muted);font-size:11px;line-height:1.55}.success-amount{padding:20px;display:grid;grid-gap:7px;gap:7px;border-radius:12px;background:var(--soft)}.success-amount span{color:var(--muted);font-size:9px}.success-amount strong{font-size:30px;font-weight:650;letter-spacing:-.04em}.success-amount strong small{color:var(--muted);font-size:12px;letter-spacing:0}.success-details{margin-top:14px;text-align:left}.success-reference dd{display:flex;align-items:center;gap:7px}.success-reference code{font-family:var(--font-mono);font-size:10px}.success-reference button{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;background:var(--soft);color:var(--muted);cursor:pointer}.success-reference button:hover{color:var(--ink);background:var(--white)}.success-reference button svg{width:13px;height:13px}.withdraw-new{width:100%;min-height:48px;margin-top:22px}.withdraw-history{padding:24px 26px 26px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.72)}.withdraw-history-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.withdraw-history-head h2{margin:5px 0 0;font-size:19px;font-weight:650;letter-spacing:-.035em}.withdraw-history-head button{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--muted);font-size:9px;font-weight:650;cursor:pointer}.withdraw-history-head button:hover{color:var(--ink);border-color:var(--line-strong)}.withdraw-history-head button:disabled{cursor:wait;opacity:.55}.withdraw-history-head button svg{width:13px;height:13px}.withdraw-order-list{margin-top:18px;display:grid;grid-gap:8px;gap:8px}.withdraw-order{min-height:72px;padding:12px 13px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(110px,.8fr) auto;align-items:center;grid-gap:18px;gap:18px;border:1px solid var(--line);border-radius:10px;background:var(--white)}.withdraw-order-main{min-width:0;display:grid;grid-gap:5px;gap:5px}.withdraw-order-main strong{font-size:13px;font-weight:680}.withdraw-order-main span{overflow:hidden;color:var(--muted);font-family:var(--font-mono);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.withdraw-order-main small{color:#767871;font-size:8px;line-height:1.4}.withdraw-order-meta{display:grid;justify-items:start;grid-gap:6px;gap:6px}.order-status,.withdraw-order-meta small{color:var(--muted);font-size:8px}.order-status{padding:4px 6px;border-radius:6px;background:var(--soft);font-weight:700;white-space:nowrap}.order-status-successful{background:#edf8f3;color:#16795a}.order-status-failed{background:var(--danger-soft);color:var(--danger)}.order-status-processing,.order-status-risk_approved,.order-status-risk_review_pending{background:var(--yellow-soft);color:#746900}.withdraw-order-reference{display:flex;align-items:center;justify-content:flex-end;gap:7px}.withdraw-order-reference code{max-width:104px;overflow:hidden;color:var(--muted);font-family:var(--font-mono);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.withdraw-order-reference a{width:27px;height:27px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:var(--muted)}.withdraw-order-reference a:hover{color:var(--ink);border-color:var(--line-strong)}.withdraw-order-reference svg{width:13px;height:13px}.withdraw-history-empty{min-height:132px;margin-top:18px;display:grid;place-items:center;align-content:center;grid-gap:6px;gap:6px;border:1px dashed var(--line-strong);border-radius:10px;color:var(--muted);text-align:center}.withdraw-history-empty svg{width:22px;height:22px}.withdraw-history-empty strong{color:var(--ink);font-size:11px}.withdraw-history-empty p{margin:0;font-size:9px}@media (max-width:900px){.withdraw-main{grid-template-columns:1fr;gap:32px}.withdraw-intro{position:static;min-height:0;padding:24px 0 0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:30px;gap:30px;align-items:end}.withdraw-intro h1{max-width:580px;font-size:clamp(44px,9vw,62px)}.withdraw-assurance{padding-bottom:4px}}@media (max-width:660px){.withdraw-main{width:100%;padding:18px 0 0;gap:26px}.withdraw-intro{padding:12px 18px 0;display:block}.withdraw-intro h1{font-size:42px}.withdraw-intro p{margin-top:17px;font-size:13px}.withdraw-assurance{display:none}.withdraw-flow-card{min-height:0;padding:27px 18px 30px;border-right:0;border-bottom:0;border-left:0;border-radius:18px 18px 0 0;box-shadow:none}.withdraw-stack{gap:0}.withdraw-history{padding:26px 18px 30px;border-right:0;border-bottom:0;border-left:0;border-radius:0;background:var(--white)}.withdraw-flow-head h2{font-size:22px}.withdraw-steps{margin:24px 0 27px}}@media (max-width:440px){.topbar .brand{width:108px;min-width:108px}.top-context{gap:6px}.withdraw-asset-options,.withdraw-network-options{grid-template-columns:1fr}.withdraw-asset-option{min-height:62px}.withdraw-route{grid-template-columns:1fr}.receive-preview,.review-list>div,.success-details>div{align-items:flex-start}.withdraw-order{grid-template-columns:minmax(0,1fr) auto;gap:12px}.withdraw-order-reference{grid-column:1/-1;justify-content:flex-start}.withdraw-order-reference code{max-width:none}}.checkout-main{width:min(1180px,calc(100% - 48px));margin:auto;padding:22px 0 30px}.checkout-card{overflow:hidden;border:1px solid var(--line-strong);border-radius:22px;background:var(--white);box-shadow:0 24px 70px rgba(17,18,15,.08),0 2px 8px rgba(17,18,15,.04)}.checkout-hero{min-height:148px;padding:24px 30px 22px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;grid-gap:24px;gap:24px}.merchant-line{display:flex;align-items:center;gap:11px}.merchant-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:var(--ink);color:var(--yellow);font-size:11px;font-weight:750}.merchant-line div:last-child{display:grid;grid-gap:2px;gap:2px}.merchant-line span{color:var(--muted);font-size:10px}.merchant-line strong{font-size:13px;font-weight:620}.expiry-chip{justify-self:end;padding:7px 10px;display:inline-flex;align-items:center;gap:6px;border:1px solid #e0d66f;border-radius:99px;background:var(--yellow-soft);color:#625a00;font-size:11px;font-weight:650;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.expiry-chip.expired{border-color:#efc3bd;background:var(--danger-soft);color:var(--danger)}.expiry-chip.confirmed{border-color:#d5c400;background:var(--yellow);color:var(--ink)}.amount-summary{min-width:360px;padding:2px 0 0;text-align:center}.amount-summary>span{color:var(--muted);font-size:12px}.amount-summary h1{margin:8px 0 10px;font-size:clamp(58px,5.4vw,74px);font-weight:650;line-height:.95;letter-spacing:-.06em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.amount-summary h1 small{margin-left:10px;color:var(--muted);font-size:.24em;font-weight:650;letter-spacing:.02em}.order-reference{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:10px}.order-reference code{color:#44443f;font-family:var(--font-mono);font-size:10px}.order-copy{width:44px;height:44px;margin:-8px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer;transition:background-color .16s ease,color .16s ease}.order-copy:hover{background:var(--soft);color:var(--ink)}.funding-panel,.method-section{border-top:1px solid var(--line)}.method-section{padding:18px 32px 16px}.funding-panel{padding:24px 32px 30px}.section-heading{margin-bottom:11px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.buy-crypto-heading h2,.section-heading h2{margin:6px 0 0;font-size:18px;font-weight:590;letter-spacing:-.025em}.method-helper{max-width:340px;color:#8b8d86;font-size:10px;line-height:1.5;text-align:right}.method-selector{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.method-button{min-width:0;min-height:70px;padding:13px 18px;display:grid;grid-template-columns:22px 1fr 18px;grid-gap:11px;gap:11px;align-items:center;border:1px solid var(--line);border-radius:14px;background:var(--white);color:var(--muted);text-align:left;cursor:pointer;transition:border-color .17s ease,background-color .17s ease,color .17s ease,box-shadow .17s ease}.method-button:hover{border-color:#b7b8b0;background:var(--soft);color:var(--ink)}.method-button>*{pointer-events:none}.method-button>svg{width:18px;height:18px}.method-button strong{display:block;color:var(--ink);font-size:13px;font-weight:600}.method-button span span{display:block;margin-top:4px;color:#858780;font-size:10px;line-height:1.4}.method-button.active{border-color:#d3c532;background:var(--warm-surface);color:var(--ink);box-shadow:0 4px 12px rgba(17,18,15,.035)}.method-button.active>svg{color:#9c8b00}.selection-dot{width:18px;height:18px;display:grid!important;place-items:center;border:1px solid #e5e6df;border-radius:50%;background:transparent}.asset-option.active .selection-dot,.method-button.active .selection-dot{border-color:#c7b700;background:var(--yellow);color:var(--ink)}.transaction-summary{margin-bottom:24px;display:grid;grid-template-columns:1fr .8fr 1.15fr;border:0;border-radius:16px;background:var(--soft)}.transaction-summary div{min-width:0;padding:15px 18px}.transaction-summary div+div{border-left:1px solid var(--line)}.transaction-summary span{display:block;margin-bottom:7px;color:#858780;font-size:10px}.transaction-summary strong{display:block;overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:1.35;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.transaction-summary div:first-child strong{font-size:15px}.transaction-summary small{display:block;margin-top:3px;color:var(--muted);font-size:9px;line-height:1.35}.asset-network-card{margin:0;padding:22px;border:1px solid #e4e5de;border-radius:18px;background:var(--white)}.selector-step+.selector-step{margin-top:22px;padding-top:22px;border-top:1px solid #ecece6}.step-heading{margin-bottom:15px;display:flex;align-items:center;gap:9px}.step-heading.compact{margin-bottom:10px}.step-index{width:22px;height:22px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#f0f0eb;color:#60625b;font-size:10px;font-weight:700}.step-heading h3{margin:0;font-size:14px;font-weight:590;letter-spacing:-.02em}.transfer-step-title{color:var(--ink);font-weight:600}.step-meta{margin-left:auto;color:#92948d;font-size:9.5px}.asset-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.asset-option{min-height:76px;padding:13px 17px;display:grid;grid-template-columns:38px minmax(0,1fr) 16px;grid-gap:12px;gap:12px;align-items:center;border:1px solid #e4e5de;border-radius:13px;background:var(--white);color:var(--ink);text-align:left;cursor:pointer;transition:border-color .17s ease,background-color .17s ease,box-shadow .17s ease}.asset-option:hover{border-color:#b9bbb3;background:var(--soft);box-shadow:0 5px 14px rgba(17,18,15,.035)}.asset-option.active{border-width:1.5px;border-color:#62655d;background:var(--warm-surface);box-shadow:none}.asset-option.active:hover{border-color:#555850;background:var(--warm-surface);box-shadow:none}.asset-option:active{background:#fffbd8}.asset-option>*{pointer-events:none}.asset-icon-frame{width:38px;height:38px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(15,15,12,.08);border-radius:50%;background-color:var(--white);background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75)}.asset-icon-usdt{background-image:url(/usdt-icon.png)}.asset-icon-usdc{background-image:url(/usdc-icon.png)}.asset-icon-frame span{color:var(--ink);font-size:12px;font-weight:680}.asset-option strong{display:block;font-size:14px;font-weight:600;line-height:1.2}.asset-option small{display:block;margin-top:4px;color:#a3a59d;font-size:10px;line-height:1.35}.asset-option .selection-dot{width:16px;height:16px;border-color:#edeee8}.network-picker{margin-top:22px;padding-top:22px}.network-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.network-option{position:relative;min-height:46px;padding:0 14px;display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid #e5e6df;border-radius:999px;background:var(--white);color:var(--ink);text-align:center;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,color .16s ease}.network-option:hover{border-color:#bbbdb5;background:var(--soft);box-shadow:0 4px 12px rgba(17,18,15,.03)}.network-option strong{display:block;font-size:11px;font-weight:590;overflow-wrap:anywhere}.network-option.active,.network-option.active:hover{border-color:#252821;background:#252821;color:var(--white)}.network-option:active{background:var(--yellow-soft);color:var(--ink)}.network-option>*{pointer-events:none}.network-selection-mark{position:absolute;right:10px;width:15px;height:15px;display:grid;place-items:center;border-radius:50%;background:transparent;color:transparent}.network-option.active .network-selection-mark{background:var(--yellow);color:var(--ink)}.crypto-payment-grid{display:grid;grid-template-columns:minmax(320px,360px) minmax(0,1fr);grid-gap:24px;gap:24px;align-items:stretch}.payment-instructions{display:grid;grid-gap:20px;gap:20px;padding:22px 24px 24px;border:1px solid #e4e5de;border-radius:18px;background:var(--white)}.payment-instructions-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding-bottom:4px}.payment-transfer-grid{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:stretch}.qr-wrap{min-height:214px;padding:18px 14px;display:grid;align-content:center;justify-items:center;grid-gap:10px;gap:10px;border:0;border-radius:16px;background:var(--soft)}.qr-wrap span{color:var(--muted);font-size:10px;letter-spacing:.01em}.qr-wrap svg{width:min(160px,100%);height:auto}.payment-details{min-width:0;display:grid;grid-gap:15px;gap:15px;align-content:start}.instruction-head{min-width:0}.transfer-kicker{display:block;margin:3px 0 4px 31px;color:#858780;font-size:10px}.instruction-head .transfer-amount{margin:0 0 5px 31px;display:flex;align-items:baseline;gap:8px;letter-spacing:-.04em}.transfer-amount strong{font-size:clamp(28px,3vw,38px);font-weight:650;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.transfer-amount small{color:var(--ink);font-size:15px;font-weight:600;letter-spacing:0}.instruction-head p{margin:0 0 0 31px;color:var(--muted);font-size:11px;line-height:1.45}.instruction-head p strong{color:#16795a;font-weight:620}.payment-trust{flex:0 0 auto;padding-top:2px;display:flex;align-items:center;gap:7px;color:#16795a;font-size:12px;line-height:1.2;text-align:right;white-space:nowrap}.payment-trust svg{flex:0 0 auto}.payment-trust span{font-weight:550}.deposit-address-panel{min-width:0;min-height:108px;padding:14px 15px;display:grid;grid-gap:12px;gap:12px;border:1px solid #e8e9e2;border-radius:14px;background:var(--soft)}.deposit-address-head{min-width:0;display:block}.deposit-address-head span{color:#858780;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.deposit-address-value{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:center}.address-complete{width:100%;min-width:0;padding:0;display:block;border:0;border-radius:0;background:transparent;color:#242420;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13.25px;line-height:1.55;letter-spacing:.01em;white-space:normal;overflow-wrap:anywhere;word-break:break-all}.address-box{padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:#fbfbf8}.address-box span{color:var(--muted);font-size:10px}.address-box code{display:block;margin-top:7px;overflow-wrap:anywhere;color:#333;font-family:var(--font-mono);font-size:10px;line-height:1.5}.secondary-button{min-height:44px;padding:0 14px;border:1px solid var(--line-strong);background:var(--white);color:var(--ink);font-size:12px}.copy-button{min-height:40px;padding:0 11px;border-color:#ecece6;background:rgba(255,255,255,.72);color:#4f514b;font-size:11px;font-weight:590}.copy-button:hover{border-color:#dfe0d8;background:var(--white);box-shadow:0 3px 10px rgba(17,18,15,.035)}.secondary-button:hover{border-color:var(--ink);background:var(--warm-surface);color:var(--ink);box-shadow:0 8px 18px rgba(15,15,12,.06),inset 0 0 0 1px rgba(255,255,255,.8)}.secondary-button.copy-button:hover{border-color:#dfe0d8;background:var(--white);color:#292b27;box-shadow:0 3px 10px rgba(17,18,15,.035)}.secondary-button:active{background:var(--yellow-soft);box-shadow:none}.copy-button.copied{border-color:#b8d8cb;background:#eaf7f1;color:#116b4f}.network-warning{min-height:54px;margin-top:0;padding:9px 12px;display:flex;align-items:flex-start;gap:10px;border:1px solid rgba(211,191,78,.16);border-radius:11px;background:var(--warm-surface);color:#4f4d42;font-size:10px;line-height:1.4}.network-warning svg{flex:0 0 auto;margin-top:1px;color:#806f00}.network-warning>span{display:grid;grid-gap:2px;gap:2px}.network-warning strong{color:#6e5c00;font-size:9.5px;font-weight:600}.network-warning small{color:#858780;font-size:9px;line-height:1.4}.matching-note{margin:0 2px;color:var(--muted);font-size:9px;line-height:1.4}.buy-crypto-heading{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:20px}.onramper-note{margin-bottom:16px;padding:13px 14px;display:flex;align-items:flex-start;gap:9px;border:1px solid #e2d979;border-radius:8px;background:var(--yellow-soft);color:#595300;font-size:11px;line-height:1.5}.onramper-note svg{flex:0 0 auto}.onramper-target-card{margin-bottom:16px;padding:15px;display:grid;grid-template-columns:1.05fr 1fr 1fr;grid-gap:12px;gap:12px;border:1px solid var(--line);border-radius:10px;background:#fbfbf8}.onramper-target-card div{display:grid;grid-gap:4px;gap:4px}.onramper-target-card span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.11em}.onramper-target-card strong{color:var(--ink);font-size:14px;letter-spacing:-.03em}.route-select-row{margin-bottom:14px;display:grid;grid-gap:7px;gap:7px}.route-select-row span{color:var(--muted);font-size:9px;letter-spacing:.11em;text-transform:uppercase}.route-select{width:100%;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:var(--white);color:var(--ink);font:inherit;font-size:12px}.route-select:focus{border-color:var(--ink);outline:none;box-shadow:0 0 0 3px rgba(254,229,15,.22)}.onramper-frame{width:100%;height:270px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.status-strip{padding:13px 30px 15px;border-top:1px solid #282824;background:#0e100e;color:var(--white)}.status-title{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px}.status-title>span{display:flex;align-items:baseline;gap:8px}.status-title>span strong{color:var(--white);font-weight:620}.status-title>span small{color:#92958e;font-size:9px}.status-title>strong{color:var(--yellow);font-weight:620}.status-track{position:relative;display:grid;grid-template-columns:repeat(4,1fr)}.status-track:before{content:"";position:absolute;left:10px;right:10px;top:8px;height:1px;background:#363832}.status-step{grid-gap:6px;gap:6px;color:#777a74;font-size:8px}.status-dot,.status-step{position:relative;display:grid}.status-dot{z-index:1;width:16px;height:16px;place-items:center;border:1px solid #55554f;border-radius:50%;background:#0e100e}.status-step.done{color:#b6b6ae}.status-step.done .status-dot{border-color:#77776f;color:#b6b6ae}.status-step.current{color:var(--white);font-weight:650}.status-step.current .status-dot{border-color:var(--yellow);background:var(--yellow);box-shadow:0 0 0 3px rgba(254,229,15,.12)}.expired-state{padding:52px 30px 58px}.expired-state,.success-state{border-top:1px solid var(--line);text-align:center}.success-state{padding:46px 30px 50px}.success-icon{width:54px;height:54px;margin:0 auto 16px;display:grid;place-items:center;border:1px solid #d5c400;border-radius:50%;background:var(--yellow);color:var(--ink)}.success-state.settled .success-icon{border-color:var(--ink);background:var(--ink);color:var(--yellow)}.success-state h2{margin:8px 0 0;font-size:26px;font-weight:640;letter-spacing:-.04em}.success-state p{max-width:460px;margin:10px auto 24px;color:var(--muted);font-size:12px;line-height:1.6}.receipt-grid{max-width:620px;margin:0 auto 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;text-align:left}.receipt-grid div{min-width:0;padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.receipt-grid span{display:block;margin-bottom:6px;color:var(--muted);font-size:9px;letter-spacing:.09em;text-transform:uppercase}.receipt-grid strong{display:block;overflow-wrap:anywhere;font-size:12px}.receipt-grid code{display:block;overflow-wrap:anywhere;color:#333;font-family:var(--font-mono);font-size:10px;line-height:1.5}.receipt-wide{grid-column:1/-1}.expired-icon{width:48px;height:48px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:var(--danger-soft);color:var(--danger)}.expired-state h2{margin:0;font-size:23px;letter-spacing:-.035em}.expired-state p{max-width:380px;margin:10px auto 22px;color:var(--muted);font-size:12px;line-height:1.55}.abnormal-state{border-color:#eadbb2;background:#fffaf0}.abnormal-state .address-box{max-width:560px;margin:18px auto 0;text-align:left;background:#fff}.partial-payment-state{background:linear-gradient(#fffaf0,#fff)}.partial-payment-head{margin:0 auto 22px;max-width:560px;text-align:center}.partial-payment-head .expired-icon{margin-bottom:14px;background:var(--yellow-soft);color:#8f7f00}.partial-payment-head h2{margin:7px 0 8px;font-size:24px;font-weight:620;letter-spacing:-.04em}.partial-payment-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.partial-summary{grid-template-columns:repeat(3,1fr);background:var(--white)}.partial-summary div:last-child strong{color:#8f7f00}.status-step.issue .status-dot{border-color:#d6aa22;background:#d6aa22}.primary-link{min-height:46px;padding:0 18px;border:1px solid var(--ink);background:var(--ink);color:var(--white);font-size:12px}.loading-card{padding:80px 40px;border:1px solid var(--line);border-radius:16px;background:var(--white)}.loading-line{height:12px;margin-bottom:12px;border-radius:6px;background:#e9e9e5;animation:pulse 1.2s ease-in-out infinite}.loading-line:first-child{width:35%}.loading-line:nth-child(2){width:70%}.loading-line:nth-child(3){width:55%}@keyframes pulse{50%{opacity:.45}}@media (max-width:820px){.deposit-grid{grid-template-columns:1fr;gap:34px;padding:28px 0}.intro,.intro h1{max-width:560px}.intro h1{font-size:clamp(42px,10vw,58px)}.trust-list{grid-template-columns:repeat(3,1fr);gap:12px}.trust-list span{align-items:flex-start}}@media (max-width:1024px){.checkout-main{width:min(940px,calc(100% - 36px))}.checkout-hero{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding-inline:26px}.amount-summary{min-width:320px}.crypto-payment-grid{grid-template-columns:1fr}.asset-network-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.asset-network-card .selector-step+.selector-step{margin:0;padding:0 0 0 20px;border-top:0;border-left:1px solid var(--line)}}@media (min-width:1025px){.crypto-payment-grid>.asset-network-card{display:flex;flex-direction:column}.crypto-payment-grid>.asset-network-card .network-picker{flex:1 1;display:flex;flex-direction:column}.crypto-payment-grid>.asset-network-card .network-options{margin-block:auto}}@media (min-width:1025px) and (max-height:940px){.checkout-main{width:min(1120px,calc(100% - 36px));padding:14px 0 20px}.checkout-hero{min-height:124px;padding:16px 24px 14px}.merchant-mark{width:32px;height:32px;border-radius:8px;font-size:10px}.amount-summary{min-width:330px;padding:0}.amount-summary>span{font-size:11px}.amount-summary h1{margin:5px 0 6px;font-size:clamp(48px,5.8vw,62px)}.method-section{padding:16px 26px 14px}.funding-panel{padding:20px 26px 24px}.section-heading{margin-bottom:9px}.buy-crypto-heading h2,.section-heading h2{font-size:18px}.method-button{min-height:62px;padding:10px 14px}.method-button span span{margin-top:2px}.transaction-summary{margin-bottom:18px}.transaction-summary div{padding:12px 14px}.asset-network-card{margin:0;padding:18px}.step-heading{margin-bottom:12px}.step-heading h3{font-size:14px}.step-index{width:20px;height:20px}.asset-option{min-height:64px;padding:11px 14px;grid-template-columns:32px minmax(0,1fr) 16px;gap:12px}.asset-icon-frame{width:32px;height:32px}.asset-option strong{font-size:13px}.asset-option small{margin-top:2px;font-size:9px}.network-picker{margin-top:17px;padding-top:17px}.network-option{min-height:42px;padding:0 12px}.crypto-payment-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.42fr);gap:20px;align-items:stretch}.crypto-payment-grid .asset-network-card{margin-bottom:0}.payment-instructions{gap:16px;padding:18px}.payment-instructions-head{gap:16px;padding-bottom:2px}.payment-transfer-grid{grid-template-columns:158px minmax(0,1fr);gap:18px}.qr-wrap{min-height:198px;padding:12px;gap:8px}.transfer-kicker{margin-top:1px}.transfer-amount strong{font-size:30px}.instruction-head p{font-size:10px}.payment-details{gap:12px}.deposit-address-panel{min-height:104px;padding:12px}.address-complete{font-size:13px;line-height:1.45}.address-box{padding:10px 12px}.address-box code{margin-top:5px;line-height:1.35}.secondary-button{min-height:44px}.secondary-button.copy-button{min-height:40px}.network-warning{min-height:54px;padding:9px 12px;line-height:1.4}.status-strip{padding:10px 24px 12px}.status-title{margin-bottom:7px}.status-step{gap:6px;font-size:8px}.status-track:before{top:8px}.status-dot{width:16px;height:16px}.status-step.current .status-dot{box-shadow:0 0 0 3px rgba(254,229,15,.12)}}@media (max-width:560px){.topbar{min-height:58px;padding:0 16px}.top-meta{display:none}.checkout-main,.page-main{width:min(100% - 24px,1040px);padding:20px 0 28px}.footer{min-height:50px;padding:12px 16px;font-size:9px}.footer span:last-child{display:none}.intro{padding:8px 4px 0}.intro h1{font-size:39px}.intro p{margin-top:16px}.trust-list{display:none}.deposit-card{padding:24px 18px;border-radius:12px}.card-title{margin-bottom:30px}.card-title h2{font-size:21px}.amount-control input{font-size:52px}.currency-picker{grid-template-columns:1fr}.currency-option{min-height:54px;grid-template-columns:32px minmax(0,1fr);padding:10px 12px}.currency-option small{white-space:normal}.card-foot{align-items:flex-start;flex-direction:column;gap:5px}.checkout-main{width:100%;padding:0}.checkout-card{border:0;border-radius:0;box-shadow:none}.checkout-hero{min-height:0;padding:18px 16px 20px;grid-template-columns:1fr auto;gap:18px 10px}.checkout-hero .merchant-line{grid-column:1;grid-row:1}.checkout-hero .expiry-chip{grid-column:2;grid-row:1}.checkout-hero .amount-summary{grid-column:1/-1;grid-row:2}.expiry-chip{padding:6px 8px;font-size:9px}.amount-summary{min-width:0;padding:0}.amount-summary h1{font-size:54px}.method-section{padding:16px 16px 14px}.funding-panel{padding:22px 16px}.section-heading{align-items:flex-start;flex-direction:column;gap:7px}.method-helper{display:none}.method-selector{grid-template-columns:1fr;gap:8px}.method-button{min-height:58px;padding:11px 12px;grid-template-columns:20px minmax(0,1fr) 18px;gap:9px}.method-button strong{font-size:12px;line-height:1.25}.transaction-summary{grid-template-columns:1fr 1fr}.transaction-summary div{padding:12px}.transaction-summary div:nth-child(3){grid-column:1/-1;border-top:1px solid var(--line);border-left:0}.asset-network-card{display:block;padding:14px}.asset-network-card .selector-step+.selector-step{margin-top:16px;padding:16px 0 0;border-top:1px solid var(--line);border-left:0}.step-heading{margin-bottom:10px}.step-heading h3{font-size:14px}.asset-options{grid-template-columns:1fr 1fr}.asset-option{min-height:64px;padding:10px;grid-template-columns:32px minmax(0,1fr) 14px;gap:8px}.asset-icon-frame{width:32px;height:32px}.asset-option strong{font-size:12px}.asset-option small{font-size:9px}.network-picker{margin-top:12px;padding-top:12px}.network-options{gap:8px}.network-option{min-height:44px;padding:0 11px}.payment-instructions{gap:14px;padding:14px}.payment-instructions-head{align-items:flex-start;flex-direction:column;gap:9px;padding-bottom:12px}.payment-trust{text-align:left}.instruction-head .transfer-amount,.instruction-head p,.transfer-kicker{margin-left:0}.payment-transfer-grid{grid-template-columns:1fr;gap:14px}.qr-wrap{width:202px;min-height:202px;margin:auto}.transfer-amount strong{font-size:32px}.deposit-address-panel{gap:10px}.deposit-address-value{align-items:start;gap:8px}.address-complete{font-size:12px}.secondary-button{flex:1 1 auto}.secondary-button.copy-button{min-height:44px;flex:0 0 auto}.status-strip{position:-webkit-sticky;position:sticky;bottom:0;z-index:5;padding:14px 16px 16px}.status-title{margin-bottom:11px}.status-step{font-size:7px}.status-track:before{top:8px}.status-dot{width:16px;height:16px}.buy-crypto-heading h2{font-size:18px}.onramper-target-card{grid-template-columns:1fr}.onramper-frame{height:300px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}