*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-size:16px}body{color:#111827;background-color:#f8fafc;min-height:100vh;line-height:1.5}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.items-start{align-items:flex-start}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-shrink-0{flex-shrink:0}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-8{gap:32px}.w-full{width:100%}.w-7{width:28px}.w-8{width:32px}.w-10{width:40px}.w-12{width:48px}.w-14{width:56px}.w-16{width:64px}.w-20{width:80px}.w-24{width:96px}.w-48{width:192px}.h-0\.5{height:2px}.h-7{height:28px}.h-8{height:32px}.h-10{height:40px}.h-12{height:48px}.h-14{height:56px}.h-20{height:80px}.h-24{height:96px}.h-48{height:192px}.min-h-screen{min-height:100vh}.min-w-\[140px\]{min-width:140px}.max-w-sm{max-width:384px}.p-1{padding:4px}.p-2{padding:8px}.p-4{padding:16px}.p-8{padding:32px}.px-3{padding-left:12px;padding-right:12px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.py-2{padding-top:8px;padding-bottom:8px}.py-2\.5{padding-top:10px;padding-bottom:10px}.py-3{padding-top:12px;padding-bottom:12px}.py-4{padding-top:16px;padding-bottom:16px}.py-8{padding-top:32px;padding-bottom:32px}.py-12{padding-top:48px;padding-bottom:48px}.py-20{padding-top:80px;padding-bottom:80px}.pt-2{padding-top:8px}.pt-4{padding-top:16px}.pt-5{padding-top:20px}.pt-8{padding-top:32px}.pb-2{padding-bottom:8px}.pb-4{padding-bottom:16px}.pb-8{padding-bottom:32px}.pb-10{padding-bottom:40px}.pb-24{padding-bottom:96px}.m-0{margin:0}.mx-2{margin-left:8px;margin-right:8px}.mx-4{margin-left:16px;margin-right:16px}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:4px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mt-8{margin-top:32px}.mt-auto{margin-top:auto}.ml-1{margin-left:4px}.ml-2{margin-left:8px}.ml-4{margin-left:16px}.-mx-5{margin-left:-20px;margin-right:-20px}.-ml-2,.-space-x-2>*+*{margin-left:-8px}.text-xs{font-size:12px;line-height:1.5}.text-sm{font-size:14px;line-height:1.5}.text-base{font-size:16px;line-height:1.5}.text-lg{font-size:18px;line-height:1.5}.text-xl{font-size:20px;line-height:1.5}.text-2xl{font-size:24px;line-height:1.3}.text-3xl{font-size:30px;line-height:1.2}.text-4xl{font-size:36px;line-height:1.2}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.02em}.underline{text-decoration:underline}.no-underline{text-decoration:none}.rounded{border-radius:4px}.rounded-lg{border-radius:8px}.rounded-xl{border-radius:12px}.rounded-2xl{border-radius:16px}.rounded-full{border-radius:9999px}.border{border-style:solid;border-width:1px}.border-2{border-style:solid;border-width:2px}.border-4{border-style:solid;border-width:4px}.border-dashed{border-style:dashed}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.top-0{top:0}.top-full{top:100%}.left-0{left:0}.right-0{right:0}.right-5{right:20px}.bottom-0{bottom:0}.bottom-24{bottom:96px}.z-10{z-index:10}.z-50{z-index:50}.z-100{z-index:100}.z-\[200\]{z-index:200}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.select-none{-webkit-user-select:none;user-select:none}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.2s}.transition-all{transition-property:all;transition-duration:.2s}.duration-200{transition-duration:.2s}.opacity-50{opacity:.5}.snap-x{scroll-snap-type:x mandatory}.snap-start{scroll-snap-align:start}.snap-mandatory{scroll-snap-type:x mandatory}.space-y-3>*+*{margin-top:12px}.space-y-4>*+*{margin-top:16px}.bg-transparent{background-color:#0000}.bg-white{background-color:#fff}.phone-frame{background-color:#fff;max-width:430px;min-height:100vh;margin:0 auto;position:relative;overflow-x:hidden}@media (min-width:768px){body{background:linear-gradient(135deg,#f0f4f8 0%,#e2e8f0 100%);justify-content:center;align-items:flex-start;padding:20px;display:flex}.phone-frame{border-radius:32px;min-height:calc(100vh - 40px);overflow:hidden;box-shadow:0 25px 50px -12px #00000026,0 0 0 1px #0000000d}}.input{color:#111827;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:12px 16px;font-size:16px;transition:border-color .2s}.input:focus{border-color:#1a56db;outline:none}.input::placeholder{color:#9ca3af}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-slide-up{animation:.3s ease-out slideUp}.animate-fade-in{animation:.2s ease-out fadeIn}.animate-spin{animation:1s linear infinite spin}.spinner{border:3px solid #e5e7eb;border-top-color:#1a56db;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite spin}.currency-badge{background-color:#f3f4f6;border-radius:9999px;align-items:center;gap:6px;padding:6px 12px;font-size:14px;font-weight:500;display:inline-flex}.bottom-nav{width:100%;max-width:430px;padding:8px 0;padding-bottom:max(8px,env(safe-area-inset-bottom));z-index:100;background-color:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav-item{color:#9ca3af;flex-direction:column;align-items:center;gap:4px;padding:8px 16px;font-size:12px;text-decoration:none;transition:color .2s;display:flex}.bottom-nav-item.active{color:#111827}.segmented-control{background-color:#f3f4f6;border-radius:9999px;padding:4px;display:flex}.segmented-control button{color:#6b7280;cursor:pointer;background-color:#0000;border:none;border-radius:9999px;flex:1;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.segmented-control button.active{color:#111827;background-color:#fff;box-shadow:0 1px 2px #0000000d}.asset-card{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;min-width:140px;padding:16px;transition:all .2s}.asset-card:hover{border-color:#1a56db;box-shadow:0 1px 2px #0000000d}.circle-btn{cursor:pointer;background-color:#fff;border:1.5px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex}.circle-btn:hover{background-color:#f3f4f6;border-color:#6b7280}.divider{background-color:#e5e7eb;width:100%;height:1px}.page-header{background-color:#fff;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--playbook-font-family:system-ui,-apple-system,"Segoe UI","Inter",sans-serif;--playbook-h1-size:40px;--playbook-h1-line:44px;--playbook-h2-size:28px;--playbook-h2-line:34px;--playbook-h3-size:18px;--playbook-h3-line:26px;--playbook-body-size:14px;--playbook-body-line:22px;--playbook-space-1:8px;--playbook-space-2:12px;--playbook-space-3:16px;--playbook-space-4:24px;--playbook-space-5:32px;--playbook-space-6:48px;--playbook-neutral-50:#fafafa;--playbook-neutral-100:#f5f5f5;--playbook-neutral-200:#e5e5e5;--playbook-neutral-300:#d4d4d4;--playbook-neutral-400:#a3a3a3;--playbook-neutral-500:#737373;--playbook-neutral-600:#525252;--playbook-neutral-700:#404040;--playbook-neutral-800:#262626;--playbook-neutral-900:#171717;--playbook-blue-600:#2563eb;--playbook-blue-50:#eff6ff;--playbook-green-600:#16a34a;--playbook-amber-600:#d97706;--playbook-red-600:#dc2626;--playbook-border:1px solid var(--playbook-neutral-200);--playbook-shadow-sm:0 1px 2px 0 #0000000d;--playbook-max-width:1040px;--playbook-content-padding:48px}.playbook-container{max-width:var(--playbook-max-width);padding-left:var(--playbook-content-padding);padding-right:var(--playbook-content-padding);margin:0 auto}.intro-row{flex-direction:column;gap:32px;display:flex}@media (min-width:640px){.intro-row{flex-direction:row;align-items:flex-start;gap:40px}}.intro-row-subtitle{flex:1;min-width:0;max-width:36rem}@media (min-width:640px){.intro-row-features{flex-shrink:0;min-width:280px}}.playbook-section{margin-top:var(--playbook-space-6);margin-bottom:var(--playbook-space-5)}.playbook-card{border:var(--playbook-border);box-shadow:var(--playbook-shadow-sm);padding:var(--playbook-space-4);background:#fff;border-radius:12px}.playbook-callout{border-left:3px solid;border-right:var(--playbook-border);border-top:var(--playbook-border);border-bottom:var(--playbook-border);padding:var(--playbook-space-4);background:#fff;border-radius:12px}.playbook-callout-success{border-left-color:var(--playbook-green-600)}.playbook-callout-warning{border-left-color:var(--playbook-amber-600)}.playbook-callout-error{border-left-color:var(--playbook-red-600)}.playbook-badge{background:var(--playbook-neutral-100);border:1px solid var(--playbook-neutral-200);color:var(--playbook-neutral-700);border-radius:999px;align-items:center;padding:4px 10px;font-size:13px;font-weight:500;line-height:1.2;display:inline-flex}:root{--playbook-font-family:system-ui,-apple-system,"Segoe UI","Inter",sans-serif;--playbook-h1-size:40px;--playbook-h1-line-height:44px;--playbook-h2-size:28px;--playbook-h2-line-height:34px;--playbook-h3-size:18px;--playbook-h3-line-height:26px;--playbook-body-size:14px;--playbook-body-line-height:22px;--playbook-spacing-1:8px;--playbook-spacing-2:12px;--playbook-spacing-3:16px;--playbook-spacing-4:24px;--playbook-spacing-5:32px;--playbook-spacing-6:48px;--playbook-neutral-50:#fafafa;--playbook-neutral-100:#f5f5f5;--playbook-neutral-200:#e5e5e5;--playbook-neutral-300:#d4d4d4;--playbook-neutral-400:#a3a3a3;--playbook-neutral-500:#737373;--playbook-neutral-600:#525252;--playbook-neutral-700:#404040;--playbook-neutral-800:#262626;--playbook-neutral-900:#171717;--playbook-blue-50:#eff6ff;--playbook-blue-100:#dbeafe;--playbook-blue-500:#3b82f6;--playbook-blue-600:#2563eb;--playbook-blue-700:#1d4ed8;--playbook-green-50:#f0fdf4;--playbook-green-600:#16a34a;--playbook-amber-50:#fffbeb;--playbook-amber-600:#d97706;--playbook-red-600:#dc2626;--playbook-border:1px solid var(--playbook-neutral-200);--playbook-shadow-sm:0 1px 2px 0 #0000000d;--playbook-radius:12px;--playbook-radius-full:9999px;--playbook-max-width:1040px;--playbook-content-padding:48px}.cashout-qr-page{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0000;background-image:radial-gradient(circle at 25% 25%,#3b82f614 0%,#0000 50%),radial-gradient(circle at 75% 75%,#1e40af14 0%,#0000 50%);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;justify-content:center;align-items:center;min-height:100vh;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;display:flex}.cashout-qr-page .cashout-qr-card-wrap{width:100%;max-width:384px}.cashout-qr-page .cashout-qr-header{text-align:center;color:#fff;background:linear-gradient(90deg,#1e40af 0%,#3b82f6 100%);border-radius:24px 24px 0 0;padding:24px}.cashout-qr-page .cashout-qr-logo-wrap{justify-content:center;align-items:center;margin-bottom:16px;display:flex}.cashout-qr-page .cashout-qr-logo{color:#1e40af;background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;padding:12px 16px;font-size:14px;font-weight:700;display:flex;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.cashout-qr-page .cashout-qr-logo-img{width:auto;height:32px;display:block}.cashout-qr-page .cashout-qr-logo-fallback{color:#1e40af;font-size:14px;font-weight:700}.cashout-qr-page .cashout-qr-title{margin-bottom:4px;font-size:20px;font-weight:700}.cashout-qr-page .cashout-qr-subtitle{color:#ffffffd9;font-size:14px}.cashout-qr-page .cashout-qr-body{background:#fff;border-radius:0 0 24px 24px;padding:24px;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.cashout-qr-page .cashout-qr-area{text-align:center;margin-bottom:24px}.cashout-qr-page .cashout-qr-area-link{color:inherit;cursor:pointer;border-radius:16px;text-decoration:none;transition:background-color .15s;display:block}.cashout-qr-page .cashout-qr-area-link:hover{background-color:#f9fafbcc}.cashout-qr-page .cashout-qr-area-link:active{background-color:#f3f4f6e6}.cashout-qr-page .cashout-qr-box{background:#f9fafb;border:2px solid #f3f4f6;border-radius:16px;padding:16px;display:inline-block;position:relative}.cashout-qr-page .cashout-qr-placeholder{color:#9ca3af;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:192px;height:192px;font-size:12px;font-weight:500;display:flex}.cashout-qr-page .cashout-qr-click-hint{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cashout-qr-page .cashout-qr-click-hand{color:#111827;background:#fffffff5;border-radius:9999px;justify-content:center;align-items:center;width:52px;height:52px;animation:2s ease-out forwards cashout-qr-hand-tap;display:flex;box-shadow:0 10px 25px #0f172a26}.cashout-qr-page .cashout-qr-click-hand-icon{width:26px;height:26px}.cashout-qr-page .cashout-qr-box-animating .cashout-qr-placeholder{transform-origin:50%;animation:.35s ease-out .6s cashout-qr-qr-scale}@keyframes cashout-qr-hand-tap{0%{opacity:0;transform:translateY(10px)scale(.9)}20%{opacity:1;transform:translateY(0)scale(1)}35%{transform:translateY(2px)scale(.97)}55%{transform:translateY(0)scale(1)}80%{opacity:1;transform:translateY(-2px)scale(.98)}to{opacity:0;transform:translateY(-6px)scale(.95)}}@keyframes cashout-qr-qr-scale{0%{transform:scale(1)}40%{transform:scale(.96)}to{transform:scale(1)}}.cashout-qr-page .cashout-qr-merchant{color:#1f2937;margin-top:16px;margin-bottom:8px;font-size:18px;font-weight:700}.cashout-qr-page .cashout-qr-scan-text{color:#4b5563;font-size:14px;line-height:1.625}.cashout-qr-page .cashout-qr-wallets{border-top:1px solid #f3f4f6;padding-top:16px}.cashout-qr-page .cashout-qr-wallet-label{color:#6b7280;text-align:center;margin-bottom:12px;font-size:12px}.cashout-qr-page .cashout-qr-wallet-list{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:16px;display:flex}.cashout-qr-page .cashout-qr-wallet-pill{color:#fff;text-align:center;border-radius:8px;justify-content:center;align-items:center;width:64px;height:48px;padding:8px;font-size:10px;font-weight:700;line-height:1.2;display:flex;box-shadow:0 1px 2px #0000000d}.cashout-qr-page .cashout-qr-wallet-pill.orange{background:#f97316}.cashout-qr-page .cashout-qr-wallet-pill.sky{background:#0ea5e9}.cashout-qr-page .cashout-qr-wallet-pill.black{background:#000}.cashout-qr-page .cashout-qr-wallet-pill.indigo{background:#4f46e5}.cashout-qr-page .cashout-qr-features{flex-direction:column;gap:12px;font-size:14px;display:flex}.cashout-qr-page .cashout-qr-feature-row{background:#f9fafb;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.cashout-qr-page .cashout-qr-feature-left{align-items:center;min-width:0;display:flex}.cashout-qr-page .cashout-qr-feature-row span{color:#374151;font-weight:500}.cashout-qr-page .cashout-qr-feature-icon{color:#1e40af;flex-shrink:0;margin-right:12px}.cashout-qr-page .cashout-qr-feature-check{color:#22c55e;flex-shrink:0}.cashout-qr-page .cashout-qr-footer{text-align:center;margin-top:24px}.cashout-qr-page .cashout-qr-footer-desc{color:#6b7280;justify-content:center;align-items:center;gap:4px;margin-bottom:12px;font-size:12px;display:flex}.cashout-qr-page .cashout-qr-accent{justify-content:center;gap:4px;margin-bottom:12px;display:flex}.cashout-qr-page .cashout-qr-accent-bar{border-radius:4px;width:32px;height:4px}.cashout-qr-page .cashout-qr-accent-bar.red{background:#dc2626}.cashout-qr-page .cashout-qr-accent-bar.white{background:#fff;border:1px solid #e5e7eb}.cashout-qr-page .cashout-qr-accent-bar.blue{background:#1e40af}.cashout-qr-page .cashout-qr-accent-bar.gold{background:#fbbf24}.cashout-qr-page .cashout-qr-powered{color:#9ca3af;font-size:12px}.cashout-order-page{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1f5f9;justify-content:center;align-items:flex-start;min-height:100vh;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;display:flex}.cashout-order-wrap{width:100%;max-width:384px}.cashout-order-card{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px 20px;box-shadow:0 1px 3px #00000014,0 1px 2px -1px #0000000f}.cashout-order-label{color:#9ca3af;margin:0 0 8px;font-size:13px;font-weight:400}.cashout-order-row-main{flex-wrap:wrap;align-items:center;gap:6px 8px;display:flex}.cashout-order-amount{color:#1f2937;letter-spacing:-.02em;font-size:24px;font-weight:700}.cashout-order-currency{color:#1f2937;font-size:16px;font-weight:700}.cashout-order-dropdown{color:#9ca3af;align-items:center;margin-left:2px;display:inline-flex}.cashout-order-token{color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:inline-flex}.cashout-order-token.usdt{background-color:#26a17b;border-radius:2px;width:22px;height:22px;transform:rotate(-45deg)}.cashout-order-token.usdt .cashout-order-token-inner{color:#fff;font-size:12px;font-weight:700;line-height:22px;display:block;transform:rotate(45deg)}.cashout-order-token.aud{background-color:#dc2626;border-radius:4px}.cashout-order-detail-row{color:#9ca3af;align-items:center;gap:8px;margin-bottom:10px;font-size:13px;display:flex}.cashout-order-detail-row:last-child{margin-bottom:0}.cashout-order-detail-icon{color:#9ca3af;flex-shrink:0}.cashout-order-rate-num{color:#1f2937;font-weight:600}.cashout-order-rate-arrow{color:#9ca3af;flex-shrink:0}.cashout-order-rate-link{color:#2563eb;font-size:13px;text-decoration:underline}.cashout-order-rate-link:hover{color:#1d4ed8}.cashout-order-btn{text-align:center;letter-spacing:.02em;text-transform:uppercase;color:#4b5563;cursor:not-allowed;background-color:#e5e7eb;border:none;border-radius:12px;width:100%;max-width:384px;margin-top:4px;padding:14px 20px;font-size:14px;font-weight:700;text-decoration:none;display:block;box-shadow:0 1px 2px #0000000d}.cashout-order-btn-primary{color:#fff;cursor:pointer;background-color:#1e40af}.cashout-order-btn-primary:hover{background-color:#1d4ed8}.cashout-order-btn-primary:active{background-color:#1e3a8a}.cashout-transfer-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f7f7f7;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;display:flex}.cashout-transfer-header{background-color:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.cashout-transfer-back{color:#374151;border-radius:8px;justify-content:center;align-items:center;margin:-4px 0 -4px -4px;padding:4px;text-decoration:none;display:flex}.cashout-transfer-back:hover{color:#1f2937;background-color:#f3f4f6}.cashout-transfer-title{color:#1f2937;text-align:center;flex:1;margin:0;font-size:17px;font-weight:500}.cashout-transfer-spacer{flex-shrink:0;width:32px;height:32px}.cashout-transfer-main{box-sizing:border-box;flex:1;width:100%;max-width:430px;margin:0 auto;padding:16px}.cashout-transfer-card{background:#fff;border-radius:12px;margin-bottom:12px;padding:16px 20px;box-shadow:0 1px 3px #00000014,0 1px 2px -1px #0000000f}.cashout-transfer-card-head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.cashout-transfer-info-icon{color:#1d4ed8;background-color:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.cashout-transfer-card-title{color:#1f2937;font-size:15px;font-weight:700}.cashout-transfer-instructions{color:#374151;font-size:14px;line-height:1.6}.cashout-transfer-instructions p{margin:0 0 10px}.cashout-transfer-instructions p:last-child{margin-bottom:0}.cashout-transfer-hl.blue{color:#2563eb;text-decoration:underline}.cashout-transfer-hl.orange{color:#c2410c;font-weight:600;text-decoration:underline}.cashout-transfer-hl.green{color:#16a34a;font-weight:600}.cashout-transfer-hl.red{color:#dc2626;font-weight:600;text-decoration:underline}.cashout-transfer-qr-wrap{justify-content:center;align-items:center;padding:20px;display:flex}.cashout-transfer-qr-inner{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.cashout-transfer-network{width:100%}.cashout-transfer-network-label{color:#6b7280;margin-bottom:6px;font-size:13px;display:block}.cashout-transfer-network-desc{color:#6b7280;margin-top:6px;font-size:12px;line-height:1.5}.cashout-transfer-network-select-wrap{position:relative}.cashout-transfer-network-select{color:#111827;appearance:none;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;width:100%;padding:9px 32px 9px 12px;font-size:14px}.cashout-transfer-network-select:focus{border-color:#1d4ed8;outline:none;box-shadow:0 0 0 1px #3b82f614}.cashout-transfer-network-select-arrow{color:#9ca3af;pointer-events:none;font-size:10px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.cashout-transfer-qr-link{color:inherit;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:background-color .15s;display:flex}.cashout-transfer-qr-link:hover{background-color:#f9fafb}.cashout-transfer-qr-placeholder{background:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:200px;height:200px;display:flex;overflow:hidden}.cashout-transfer-qr-img{object-fit:contain;width:100%;height:100%}.cashout-transfer-page .cashout-transfer-qr-placeholder{position:relative}.cashout-transfer-page .cashout-transfer-qr-click-hint{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cashout-transfer-page .cashout-transfer-qr-click-hand{color:#111827;background:#fffffff5;border-radius:9999px;justify-content:center;align-items:center;width:52px;height:52px;animation:2s ease-out forwards cashout-qr-hand-tap;display:flex;box-shadow:0 10px 25px #0f172a26}.cashout-transfer-page .cashout-transfer-qr-click-hand-icon{width:26px;height:26px}.cashout-transfer-page .cashout-transfer-qr-placeholder-animating{transform-origin:50%;animation:.35s ease-out .6s cashout-qr-qr-scale}.cashout-transfer-address-bar{background-color:#f3f4f6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:12px 16px;display:flex}.cashout-transfer-address-text{color:#1f2937;word-break:break-all;flex:1;min-width:0;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:13px}.cashout-transfer-copy{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}.cashout-transfer-copy:hover{color:#2563eb;background-color:#eff6ff}.cashout-transfer-warning{background-color:#fffbe6;border:1px solid #fde68a;box-shadow:0 1px 2px #0000000a}.cashout-transfer-warning-head{color:#1f2937;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.cashout-transfer-warning-icon{color:#d97706;flex-shrink:0}.cashout-transfer-warning-text{color:#374151;margin:0;font-size:14px;line-height:1.55}.cashout-success-page{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f1f5f9;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;display:flex}.cashout-success-header{background-color:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.cashout-success-back{color:#374151;border-radius:8px;justify-content:center;align-items:center;margin:-4px 0 -4px -4px;padding:4px;text-decoration:none;display:flex}.cashout-success-back:hover{color:#1f2937;background-color:#f3f4f6}.cashout-success-title{color:#1f2937;text-align:center;flex:1;margin:0;font-size:17px;font-weight:500}.cashout-success-spacer{flex-shrink:0;width:32px;height:32px}.cashout-success-main{box-sizing:border-box;flex:1;width:100%;max-width:430px;margin:0 auto;padding:16px}.cashout-success-card{background:#fff;border-radius:16px;padding:28px 20px 24px;box-shadow:0 1px 3px #00000014,0 4px 12px -4px #00000014}.cashout-success-status{text-align:center;margin-bottom:24px}.cashout-success-icon-wrap{color:#fff;background-color:#16a34a;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:14px;display:inline-flex}.cashout-success-paid{color:#1f2937;margin:0 0 6px;font-size:22px;font-weight:700}.cashout-success-desc{color:#1f2937;margin:0;font-size:14px;font-weight:400;line-height:1.45}.cashout-success-details{border-top:1px solid #e5e7eb;padding-top:16px}.cashout-success-detail-row{justify-content:space-between;align-items:center;padding:12px 0;display:flex}.cashout-success-detail-row-border{border-bottom:1px solid #e5e7eb}.cashout-success-detail-label{color:#1f2937;font-size:14px;font-weight:400}.cashout-success-detail-value{color:#1f2937;font-size:14px;font-weight:600}.merchant-portal{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#374151;background-color:#fff;flex-direction:column;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;display:flex}.merchant-portal-topbar{background-color:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 24px;display:flex;position:relative}.merchant-portal-logo{color:#111827;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.merchant-portal-logo-icon{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:flex}.merchant-portal-topbar-right{align-items:center;gap:16px;display:flex}.merchant-portal-avatar{color:#6b7280;background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.merchant-portal-username{color:#374151;font-size:14px;font-weight:500}.merchant-portal-icon-btn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.merchant-portal-icon-btn:hover{color:#374151;background-color:#f3f4f6}.merchant-portal-body{flex:1;min-height:0;display:flex}.merchant-portal-sidebar{background-color:#f9fafb;border-right:1px solid #e5e7eb;flex-shrink:0;width:240px;padding:16px 0;overflow-y:auto}.merchant-portal-nav-section{margin-bottom:4px}.merchant-portal-nav-section-title{color:#374151;cursor:pointer;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:500;display:flex}.merchant-portal-nav-section-title .merchant-portal-nav-arrow{color:#9ca3af;margin-left:auto;font-size:12px}.merchant-portal-nav-item{color:#4b5563;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:10px;width:100%;padding:10px 16px 10px 40px;font-size:14px;text-decoration:none;display:flex}.merchant-portal-nav-item:hover{color:#111827;background-color:#f3f4f6}.merchant-portal-nav-item.active{color:#fff;background-color:#2563eb;font-weight:500}.merchant-portal-nav-item.active:hover{color:#fff;background-color:#1d4ed8}.merchant-portal-nav-item.no-indent{padding-left:16px}.merchant-portal-nav-item.active-settings{color:#1890ff;background-color:#e6f7ff;font-weight:500}.merchant-portal-nav-item.active-settings:hover{color:#1890ff;background-color:#bae7ff}.merchant-portal-nav-item-settings{position:relative;overflow:hidden}.merchant-portal-click-hint-nav{justify-content:flex-end;padding-right:16px}.merchant-portal-main{background-color:#fff;flex:1;min-width:0;padding:24px 32px 32px;overflow-y:auto}.merchant-portal-breadcrumb{color:#9ca3af;margin-bottom:8px;font-size:13px}.merchant-portal-breadcrumb span+span:before{content:" / ";color:#d1d5db}.merchant-portal-title{color:#111827;margin-bottom:24px;font-size:24px;font-weight:700}.merchant-portal-grid{grid-template-columns:1fr 320px;align-items:start;gap:24px;display:grid}.merchant-portal-wallet-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:380px;padding:20px;box-shadow:0 1px 3px #0000000f,0 1px 2px -1px #0000000a}.merchant-portal-wallet-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.merchant-portal-wallet-icon{color:#fff;background:linear-gradient(135deg,#26a17b 0%,#2dd4a0 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.merchant-portal-wallet-currency{color:#111827;font-size:16px;font-weight:700}.merchant-portal-wallet-balance{color:#111827;letter-spacing:-.02em;margin-bottom:4px;font-size:28px;font-weight:700}.merchant-portal-wallet-total{color:#6b7280;margin-bottom:16px;font-size:13px}.merchant-portal-wallet-actions{flex-wrap:wrap;gap:8px;display:flex}.merchant-portal-btn-secondary{color:#374151;cursor:pointer;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}.merchant-portal-btn-secondary:hover{background-color:#e5e7eb;border-color:#d1d5db}.merchant-portal-btn-primary{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .15s;display:inline-flex}.merchant-portal-btn-primary:hover{background-color:#1d4ed8}.merchant-portal-btn-primary-detail{position:relative;overflow:hidden}.merchant-portal-click-hint{pointer-events:none;z-index:1;justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:0}.merchant-portal-click-hand{color:#111827;background:#fffffff5;border-radius:9999px;justify-content:center;align-items:center;width:36px;height:36px;animation:2s ease-out forwards cashout-qr-hand-tap;display:flex;box-shadow:0 8px 18px #0f172a2e}.merchant-portal-click-hand-icon{width:22px;height:22px}.merchant-portal-btn-primary-detail-animating{animation:.35s ease-out .6s cashout-qr-qr-scale}.merchant-portal-right-cards{flex-direction:column;gap:20px;display:flex}.merchant-portal-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000f,0 1px 2px -1px #0000000a}.merchant-portal-card-title{color:#111827;margin-bottom:12px;font-size:15px;font-weight:700}.merchant-portal-account-row{color:#374151;margin-bottom:8px;font-size:14px}.merchant-portal-account-row:last-child{margin-bottom:0}.merchant-portal-noti-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.merchant-portal-noti-more{color:#2563eb;font-size:13px;font-weight:500;text-decoration:none}.merchant-portal-noti-more:hover{text-decoration:underline}.merchant-portal-noti-item{color:#374151;border-bottom:1px solid #f3f4f6;margin-bottom:10px;padding-bottom:10px;font-size:13px}.merchant-portal-noti-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.merchant-portal-noti-date{color:#9ca3af;margin-top:4px;font-size:12px}.merchant-portal-topbar-settings{justify-content:space-between;align-items:center;padding:0 24px;display:flex}.merchant-portal-topbar-title{color:#374151;margin:0;font-size:16px;font-weight:600}.merchant-portal-topbar-tabs{align-items:center;gap:0;display:flex;position:absolute;left:50%;transform:translate(-50%)}.merchant-portal-tab{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:500;transition:background-color .15s,color .15s}.merchant-portal-tab:first-of-type{border-radius:8px 0 0 8px}.merchant-portal-tab:last-of-type{border-radius:0 8px 8px 0;margin-left:-1px}.merchant-portal-tab.active{color:#fff;background-color:#1890ff;border-color:#1890ff}.merchant-portal-tab:not(.active):hover{color:#374151;background-color:#f9fafb}.merchant-portal-settings-wrap{flex-direction:column;flex:1;min-height:0;padding-bottom:72px;display:flex}.merchant-portal-settings-form{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;padding:32px 40px 24px;box-shadow:0 1px 3px #0000000f,0 1px 2px -1px #0000000a}.merchant-portal-settings-section{margin-bottom:32px}.merchant-portal-settings-section:last-child{margin-bottom:0}.merchant-portal-settings-section-title{color:#111827;margin:0 0 16px;font-size:15px;font-weight:700}.merchant-portal-upload{text-align:center;color:#6b7280;cursor:pointer;background-color:#fafafa;border:2px dashed #d1d5db;border-radius:8px;padding:40px 24px;font-size:14px;transition:border-color .15s,background-color .15s}.merchant-portal-upload:hover{color:#1890ff;background-color:#f0f7ff;border-color:#1890ff}.merchant-portal-upload svg{color:#9ca3af;margin:0 auto 12px;display:block}.merchant-portal-upload p{margin:0 0 4px}.merchant-portal-upload-hint{color:#9ca3af;font-size:12px}.merchant-portal-field{margin-bottom:20px}.merchant-portal-field:last-child{margin-bottom:0}.merchant-portal-settings-label{color:#374151;margin:0 0 10px;font-size:14px;font-weight:500}.merchant-portal-settings-desc{color:#6b7280;margin:0 0 10px;font-size:13px}.merchant-portal-radio-row{align-items:center;gap:24px;margin-bottom:10px;display:flex}.merchant-portal-radio-label{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:inline-flex}.merchant-portal-radio-label input{accent-color:#1890ff;cursor:pointer;width:16px;height:16px}.merchant-portal-input-row{align-items:center;gap:12px;display:flex}.merchant-portal-input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;min-width:0;padding:10px 14px;font-size:14px}.merchant-portal-input:focus{border-color:#1890ff;outline:none}.merchant-portal-input::placeholder{color:#9ca3af}.merchant-portal-char-count{color:#9ca3af;text-align:right;flex-shrink:0;min-width:44px;font-size:13px}.merchant-portal-settings-subsection{margin-bottom:20px}.merchant-portal-settings-subsection:last-child{margin-bottom:0}.merchant-portal-color-swatches{flex-wrap:wrap;gap:12px;display:flex}.merchant-portal-swatch{cursor:pointer;border:none;border-radius:6px;width:32px;height:32px;transition:transform .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000d}.merchant-portal-swatch:hover{transform:scale(1.08);box-shadow:0 2px 8px #0000001f}.merchant-portal-color-input-row{align-items:center;gap:10px;display:flex}.merchant-portal-color-swatch-inline{border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;width:28px;height:28px}.merchant-portal-color-hex{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:6px;width:90px;padding:6px 10px;font-family:ui-monospace,monospace;font-size:13px}.merchant-portal-color-picker-btn{cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M12 1v4M12 19v4M4.22 4.22l2.83 2.83M16.95 16.95l2.83 2.83M1 12h4M19 12h4M4.22 19.78l2.83-2.83M16.95 7.05l2.83-2.83'/%3E%3C/svg%3E") 50%/14px no-repeat;border:1px solid #e5e7eb;border-radius:6px;width:28px;height:28px}.merchant-portal-color-picker-btn:hover{background-color:#f0f7ff;border-color:#1890ff}.merchant-portal-config-header{color:#111827;align-items:center;gap:8px;margin-bottom:16px;padding:8px 0;font-size:14px;font-weight:600;display:inline-flex}.merchant-portal-config-header.success{color:#52c41a}.merchant-portal-config-header.failure{color:#f5222d}.merchant-portal-settings-footer{z-index:10;background:#fff;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;height:64px;padding:0 32px;display:flex;position:fixed;bottom:0;left:240px;right:0;box-shadow:0 -1px 3px #0000000a}.merchant-portal-settings-footer-inner{align-items:center;gap:12px;display:flex}.merchant-portal-settings-footer .merchant-portal-btn-primary{background-color:#1890ff}.merchant-portal-settings-footer .merchant-portal-btn-primary:hover{background-color:#40a9ff}.merchant-portal-balance-detail-row{grid-template-columns:1fr 400px;align-items:start;gap:24px;margin-bottom:24px;display:grid}.merchant-portal-balance-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px;box-shadow:0 1px 3px #0000000f,0 1px 2px -1px #0000000a}.merchant-portal-balance-detail-card-title{color:#111827;margin:0 0 16px;font-size:15px;font-weight:700}.merchant-portal-balance-detail-head{align-items:center;gap:10px;margin-bottom:8px;display:flex}.merchant-portal-balance-detail-currency{color:#111827;font-size:16px;font-weight:700}.merchant-portal-balance-detail-main{color:#111827;letter-spacing:-.02em;margin-bottom:4px;font-size:24px;font-weight:700}.merchant-portal-balance-detail-available{color:#6b7280;font-size:14px;font-weight:500}.merchant-portal-balance-detail-total{color:#6b7280;margin-bottom:16px;font-size:13px}.merchant-portal-balance-detail-funds{color:#374151;border-top:1px solid #f3f4f6;grid-template-columns:1fr 1fr;gap:12px 24px;margin-bottom:20px;padding-top:12px;font-size:13px;display:grid}.merchant-portal-balance-detail-funds-col div{margin-bottom:6px}.merchant-portal-balance-detail-funds-col div:last-child{margin-bottom:0}.merchant-portal-balance-detail-actions{flex-wrap:wrap;gap:10px;display:flex}.merchant-portal-rate-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px;box-shadow:0 1px 3px #0000000f,0 1px 2px -1px #0000000a}.merchant-portal-rate-tabs{gap:0;margin-bottom:16px;display:flex}.merchant-portal-rate-tab{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s}.merchant-portal-rate-tab:first-of-type{border-radius:6px 0 0 6px}.merchant-portal-rate-tab:last-of-type{border-radius:0 6px 6px 0;margin-left:-1px}.merchant-portal-rate-tab.active{color:#fff;background:#2563eb;border-color:#2563eb}.merchant-portal-rate-tab:not(.active):hover{color:#374151;background:#f9fafb}.merchant-portal-rate-value{margin-bottom:12px}.merchant-portal-rate-num{color:#111827;letter-spacing:-.02em;font-size:28px;font-weight:700}.merchant-portal-rate-unit{color:#6b7280;margin-left:8px;font-size:14px}.merchant-portal-rate-filters{gap:8px;margin-bottom:16px;display:flex}.merchant-portal-rate-filter{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s}.merchant-portal-rate-filter.active{color:#2563eb;background:#eff6ff;border-color:#2563eb}.merchant-portal-rate-filter:not(.active):hover{color:#374151;background:#f3f4f6}.merchant-portal-rate-chart{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-end;min-height:120px;padding:12px;display:flex}.merchant-portal-rate-chart-scale{color:#9ca3af;font-size:12px}.merchant-portal-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px;overflow:hidden;box-shadow:0 1px 3px #0000000f,0 1px 2px -1px #0000000a}.merchant-portal-table-card-title{color:#111827;margin:0 0 16px;font-size:15px;font-weight:700}.merchant-portal-table-toolbar{align-items:center;gap:12px;margin-bottom:16px;display:flex}.merchant-portal-search-wrap{flex:1;align-items:center;min-width:200px;max-width:280px;display:flex;position:relative}.merchant-portal-search-icon{color:#9ca3af;pointer-events:none;position:absolute;left:12px}.merchant-portal-search-input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;padding:10px 14px 10px 40px;font-size:14px}.merchant-portal-search-input:focus{border-color:#2563eb;outline:none}.merchant-portal-search-input::placeholder{color:#9ca3af}.merchant-portal-export-btn{margin-left:auto}.merchant-portal-table-wrap{margin-bottom:16px;overflow-x:auto}.merchant-portal-table{border-collapse:collapse;color:#374151;width:100%;font-size:13px}.merchant-portal-table th{text-align:left;color:#374151;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 14px;font-weight:600}.merchant-portal-table td{border-bottom:1px solid #f3f4f6;padding:12px 14px}.merchant-portal-table tbody tr:hover{background:#fafafa}.merchant-portal-table-id{color:#6b7280;text-overflow:ellipsis;max-width:200px;font-family:ui-monospace,monospace;font-size:12px;overflow:hidden}.merchant-portal-status{align-items:center;gap:6px;font-weight:500;display:inline-flex}.merchant-portal-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.merchant-portal-table-detail{color:#2563eb;font-weight:500;text-decoration:none}.merchant-portal-table-detail:hover{text-decoration:underline}.merchant-portal-pagination{color:#6b7280;border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:16px;padding-top:12px;font-size:13px;display:flex}.merchant-portal-pagination-info{margin-right:8px}.merchant-portal-pagination-pages{align-items:center;gap:4px;display:flex}.merchant-portal-pagination-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;min-width:32px;height:32px;padding:0 8px;font-size:13px;transition:background-color .15s,border-color .15s}.merchant-portal-pagination-btn:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.merchant-portal-pagination-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.merchant-portal-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.merchant-portal-pagination-size{margin-left:8px}.merchant-portal-pagination-goto{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.merchant-portal-pagination-input{text-align:center;border:1px solid #e5e7eb;border-radius:6px;width:48px;padding:6px 8px;font-size:13px}.merchant-portal-pagination-input:focus{border-color:#2563eb;outline:none}
