html,body,#root{width:100%;min-width:100%;height:100%;margin:0;padding:0}html,body{overflow:auto}#root{height:auto;min-height:100%}.global-demo-badge{z-index:10000;color:#1d4ed8;letter-spacing:.08em;background:#eff6fff5;border:1px solid #bfdbfe;border-radius:999px;padding:7px 11px;font:700 11px/1.2 Segoe UI,sans-serif;position:fixed;bottom:14px;right:14px;box-shadow:0 4px 14px #0f172a1f}.admin-portal-container{color:#fff;box-sizing:border-box;background-color:#080b11;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.portal-header{text-align:center;margin-bottom:24px}.shield-icon{background-color:#3b42c4;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 16px;padding:8px;display:flex}.shield-icon svg{color:#fff;width:32px;height:32px}.portal-header h1{margin:0 0 6px;font-size:24px;font-weight:600}.portal-header .subtitle{color:#737c8e;margin:0;font-size:14px}.login-card{box-sizing:border-box;background-color:#121824;border-radius:12px;width:100%;max-width:440px;padding:36px;box-shadow:0 8px 24px #0006}.login-card h2{color:#e2e8f0;margin:0 0 24px;font-size:16px;font-weight:500}.input-group{margin-bottom:20px}.input-group label{letter-spacing:.5px;color:#737c8e;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.input-group input{color:#fff;box-sizing:border-box;background-color:#1a2333;border:1px solid #28354d;border-radius:6px;width:100%;padding:12px;font-size:14px;transition:border-color .2s}.input-group input:focus{border-color:#5865f2;outline:none}.password-wrapper{align-items:center;display:flex;position:relative}.toggle-password{color:#737c8e;cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;right:12px}.remember-me-group{align-items:center;gap:8px;margin-bottom:24px;display:flex}.remember-me-group input{accent-color:#5865f2;cursor:pointer}.remember-me-group label{color:#a0aec0;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:13px}.submit-btn{color:#fff;cursor:pointer;background-color:#5145cd;border:none;border-radius:8px;width:100%;padding:12px;font-size:14px;font-weight:600;transition:background-color .2s}.submit-btn:hover{background-color:#4338ca}.portal-footer{color:#4a5568;margin-top:24px;font-size:12px}.portal-footer a{color:#737c8e;text-decoration:none}.portal-footer a:hover{text-decoration:underline}.dot-separator{margin:0 6px}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;padding:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.admin-layout{background-color:#f8fafc;width:100%;height:100vh;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;overflow:hidden}.admin-sidebar{z-index:1000;background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:207px;min-width:207px;height:100vh;transition:transform .25s;display:flex}.admin-brand{background-color:#fff;border-bottom:1px solid #eee;align-items:center;height:51px;min-height:51px;padding:0 22px;display:flex}.admin-brand h2{color:#111827;margin:0;font-size:14px;font-weight:700}.mobile-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:25px;display:none}.admin-navigation{flex:1;padding:12px 10px;overflow:hidden auto}.admin-navigation::-webkit-scrollbar{width:5px}.admin-navigation::-webkit-scrollbar-track{background:0 0}.admin-navigation::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:10px}.nav-item{color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:5px;align-items:center;width:100%;min-height:34px;padding:0 12px;font-size:13px;font-weight:500;transition:background-color .15s,color .15s;display:flex}.nav-item:hover{background-color:#f5f7fa}.nav-item.active,.nav-item.parent-active{color:#fff;background-color:#2563eb}.nav-item.parent-active .nav-icon,.nav-item.parent-active .nav-arrow{color:#fff}.nav-icon{color:#475569;justify-content:center;align-items:center;width:20px;min-width:20px;margin-right:8px;font-size:15px;display:flex}.nav-item.active .nav-icon{color:#fff}.nav-parent{justify-content:space-between}.nav-parent-left{align-items:center;min-width:0;display:flex}.nav-arrow{color:#64748b;justify-content:center;align-items:center;width:14px;min-width:14px;font-size:13px;display:flex}.submenu{border-left:1px solid #e5e7eb;flex-direction:column;margin-top:2px;margin-bottom:3px;margin-left:20px;padding-left:20px;display:flex}.submenu-item{color:#475569;cursor:pointer;border-radius:4px;align-items:center;min-height:32px;padding:0;font-size:12px;transition:color .15s,background-color .15s;display:flex}.submenu-item:hover{color:#1d4ed8;background-color:#f8fafc}.submenu-item.active-sub{color:#2563eb;font-weight:600}.nav-group{margin-bottom:2px}.admin-sidebar-footer{background-color:#fff;border-top:1px solid #eee;padding:10px}.logout-item{color:#64748b}.logout-item:hover{color:#1f2937;background-color:#f8fafc}.admin-main{background-color:#f8fafc;flex-direction:column;flex:1;width:calc(100% - 207px);min-width:0;height:100vh;display:flex;overflow:hidden}.main-header{background-color:#fff;border-bottom:1px solid #e5e7eb;align-items:center;height:51px;min-height:51px;padding:0 28px;display:flex}.main-header h1{color:#111827;margin:0;font-size:18px;font-weight:600}.admin-main>.main-content{background-color:#f8fafc;flex:1;width:100%;min-width:0;min-height:0;padding:24px;position:relative;overflow:auto;align-items:unset!important;justify-content:unset!important;margin:0!important;display:block!important}.mobile-menu-btn{color:#111827;cursor:pointer;background:0 0;border:none;margin-right:14px;padding:4px;font-size:22px;display:none}.mobile-overlay{z-index:900;background-color:#00000059;display:none;position:fixed;inset:0}@media (width<=900px){.admin-sidebar{width:195px;min-width:195px}.admin-main{width:calc(100% - 195px)}.admin-brand{padding:0 16px}.nav-item{font-size:12px}.submenu-item{font-size:11px}.main-header{padding:0 20px}.main-content{padding:20px}}@media (width<=700px){.admin-sidebar{width:240px;min-width:240px;height:100vh;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 15px #0000001f}.admin-sidebar.mobile-sidebar-open{transform:translate(0)}.admin-main{width:100%;height:100vh}.mobile-menu-btn,.mobile-close-btn,.mobile-overlay{display:block}.main-header{height:55px;min-height:55px;padding:0 16px}.main-header h1{white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.main-content{padding:16px}}@media (width<=400px){.admin-sidebar{width:225px;min-width:225px}.main-header{padding:0 12px}.main-content{padding:12px}.main-header h1{font-size:16px}}.dashboard-page{color:#0f172a;width:100%}.dashboard-top-tabs{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.dashboard-top-left{gap:6px;display:flex}.dashboard-tab-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:4px;height:34px;padding:0 18px;font-size:13px}.dashboard-tab-button.active{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:600}.refresh-button{color:#94a3b8;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:5px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.dashboard-panel{background:#fff;border:1px solid #dfe4ea;border-radius:12px;width:100%;margin-bottom:18px;padding:22px}.dashboard-section-title{color:#0f172a;margin:0 0 18px;font-size:16px;font-weight:700}.performance-cards{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.performance-card{background:#f8f9fb;border-radius:14px;flex-direction:column;justify-content:center;min-height:122px;padding:20px;display:flex}.small-label{color:#94a3b8;margin-bottom:7px;font-size:13px}.performance-value{color:#07152d;margin-bottom:9px;font-size:33px;line-height:1}.today-text{color:#94a3b8;font-size:12px}.today-text b{color:#2563eb}.sub-agent-section{margin-top:24px}.sub-agent-section h3{margin:0;font-size:15px;font-weight:500}.empty-sub-agents{color:#9aa4b5;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:155px;display:flex}.empty-user-icon{color:#cbd5e1;font-size:30px}.seller-stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.small-stat-card,.finance-stat-card,.pending-withdraw-card{background:#fff;border:1px solid #dfe4ea;border-radius:12px;padding:20px}.small-stat-card{min-height:94px}.stat-label{color:#94a3b8;margin-bottom:12px;font-size:11px;font-weight:600;display:block}.small-stat-card strong,.finance-stat-card strong,.pending-withdraw-card strong{color:#07152d;font-size:27px;line-height:1;display:block}.finance-stat-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.finance-stat-card{min-height:116px}.finance-stat-card strong{margin-bottom:10px}.pending-withdraw-card{width:160px;min-height:95px;margin-bottom:18px}.blue-number{color:#2563eb!important}.green-number{color:#009b67!important}.orange-number{color:#ff7300!important}.red-number{color:#ef4444!important}.purple-number{color:#a855f7!important}.trend-panel{min-height:330px}.trend-chart-wrapper{width:100%;height:225px;display:flex}.trend-left-axis,.trend-right-axis{color:#94a3b8;flex-direction:column;justify-content:space-between;width:35px;padding-bottom:20px;font-size:10px;display:flex}.trend-left-axis{align-items:flex-end;padding-right:7px}.trend-right-axis{align-items:flex-start;padding-left:7px}.trend-chart{border-bottom:1px solid #64748b;border-left:1px solid #64748b;border-right:1px solid #64748b;flex:1;min-width:0;height:205px;position:relative}.trend-horizontal-line{border-top:1px dashed #edf0f4;width:100%;position:absolute;left:0}.trend-h1{top:0}.trend-h2{top:25%}.trend-h3{top:50%}.trend-h4{top:75%}.trend-h5{top:100%}.trend-vertical-line{border-left:1px dashed #edf0f4;position:absolute;top:0;bottom:0}.trend-v1{left:14%}.trend-v2{left:28%}.trend-v3{left:42%}.trend-v4{left:56%}.trend-v5{left:70%}.trend-v6{left:84%}.trend-v7{left:98%}.dashboard-trend-svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.dashboard-trend-svg path{fill:none;stroke-width:1.5px;vector-effect:non-scaling-stroke}.register-curve{stroke:#3b82f6}.recharge-curve{stroke:#00b87c}.withdraw-curve{stroke:#ff8a00}.trend-x-axis{color:#94a3b8;justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:-22px;left:-8px;right:-8px}.trend-legend{justify-content:center;gap:15px;margin-top:27px;font-size:10px;display:flex}.legend-item{align-items:center;gap:5px;display:flex}.legend-item i{border-radius:50%;width:8px;height:8px}.legend-item.recharge{color:#00b87c}.legend-item.recharge i{border:2px solid #00b87c}.legend-item.register{color:#3b82f6}.legend-item.register i{border:2px solid #3b82f6}.legend-item.withdraw{color:#ff8a00}.legend-item.withdraw i{border:2px solid #ff8a00}.pending-review-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.pending-review-card{background:#f8f9fb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:98px;display:flex}.pending-review-card strong{margin-bottom:10px;font-size:28px;line-height:1}.pending-review-card span{color:#94a3b8;font-size:12px}.recent-users-panel{padding:0;overflow:hidden}.recent-users-panel .dashboard-section-title{border-bottom:1px solid #edf0f4;margin:0;padding:18px}.recent-users-scroll{width:100%;overflow-x:auto}.recent-users-table{border-collapse:collapse;width:100%;min-width:900px;font-size:12px}.recent-users-table th{color:#94a3b8;text-align:left;background:#f8fafc;border-bottom:1px solid #edf0f4;padding:14px 18px;font-size:10px;font-weight:600}.recent-users-table td{color:#64748b;border-bottom:1px solid #edf0f4;padding:13px 18px}.recent-users-table tbody tr:last-child td{border-bottom:none}.recent-users-table .store-name{color:#0f172a;font-weight:600}@media (width<=1100px){.seller-stat-grid,.pending-review-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.performance-cards,.finance-stat-grid{grid-template-columns:1fr}}@media (width<=600px){.dashboard-top-tabs{gap:10px}.dashboard-tab-button{padding:0 12px;font-size:12px}.dashboard-panel{border-radius:9px;padding:15px}.seller-stat-grid{grid-template-columns:1fr}.pending-review-grid{grid-template-columns:1fr 1fr;gap:10px}.pending-withdraw-card{width:100%}.trend-chart-wrapper{min-width:650px}.trend-panel{overflow-x:auto}}@media (width<=400px){.pending-review-grid{grid-template-columns:1fr}}.merchants-page{color:#0f172a;width:100%}.merchants-header{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.merchants-header h2{margin:0 0 6px;font-size:24px;font-weight:700}.merchants-header p{color:#94a3b8;margin:0;font-size:13px}.merchants-header-actions{gap:10px;display:flex}.merchant-top-btn,.merchant-icon-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;height:42px}.merchant-top-btn{padding:0 16px}.merchant-icon-btn{width:42px;font-size:18px}.merchant-toolbar{gap:12px;margin-bottom:18px;display:flex}.merchant-search-box{background:#fff;border:1px solid #dfe4ea;border-radius:10px;flex:1;align-items:center;height:50px;padding:0 15px;display:flex}.merchant-search-box span{color:#94a3b8;margin-right:12px}.merchant-search-box input{color:#334155;background:0 0;border:none;outline:none;flex:1;font-size:16px}.merchant-search-box input::placeholder{color:#9aa4b5}.merchant-filter-buttons{gap:10px;display:flex}.merchant-filter-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;min-width:74px;height:50px;padding:0 16px}.merchant-filter-btn.active{color:#fff;background:#2563eb;border-color:#2563eb}.merchant-table-wrapper{background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:100%;overflow-x:auto}.merchant-table{border-collapse:collapse;width:100%;min-width:1250px}.merchant-table thead{background:#f8fafc}.merchant-table th{text-align:left;color:#94a3b8;border-bottom:1px solid #edf0f4;padding:16px;font-size:11px;font-weight:600}.merchant-table td{vertical-align:middle;color:#64748b;border-bottom:1px solid #edf0f4;padding:16px;font-size:12px}.merchant-table tbody tr:last-child td{border-bottom:none}.merchant-profile{align-items:center;gap:10px;display:flex}.merchant-avatar{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.merchant-profile strong{color:#0f172a;font-size:13px}.merchant-id{color:#94a3b8!important}.merchant-email{color:#64748b!important}.merchant-balance{font-weight:600;color:#0f172a!important}.credit-pill{color:#ef4444;background:#fff1f2;border-radius:14px;justify-content:center;align-items:center;min-width:38px;height:26px;padding:0 10px;display:inline-flex}.credit-pill.warning{color:#f97316}.status-pill{border-radius:15px;padding:4px 10px;font-size:11px;display:inline-flex}.active-status{color:#16a34a;background:#ecfdf3}.merchant-action-buttons{flex-wrap:wrap;gap:4px;max-width:255px;display:flex}.action-btn{color:#fff;cursor:pointer;border:none;border-radius:4px;padding:5px 7px;font-size:10px;font-weight:600}.action-btn.green{background:#10b981}.action-btn.yellow{background:#eab308}.action-btn.gray{background:#64748b}.action-btn.blue{background:#3b82f6}.action-btn.orange{background:#f97316}.action-btn.slate{background:#64748b}.action-btn.purple{background:#a855f7}.action-btn.red{background:#ef4444}.action-btn.dark{background:#0f172a}.action-btn.teal{background:#06b6d4}.action-btn.indigo{background:#6366f1}.action-btn.cyan{background:#0ea5e9}.action-btn.amber{background:#f59e0b}.action-btn.crimson{background:#e11d48}.merchant-manage-links{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.merchant-manage-links button{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:12px}.merchant-manage-links button.manage{color:#f43f5e}@media (width<=900px){.merchants-header{gap:16px}.merchant-toolbar{flex-direction:column}.merchant-filter-buttons{width:100%}.merchant-filter-btn{flex:1}}@media (width<=600px){.merchants-header{flex-direction:column}.merchants-header-actions{width:100%}.merchant-top-btn{flex:1}.merchant-toolbar{gap:10px}.merchant-filter-buttons{overflow-x:auto}.merchant-filter-btn{flex:none;min-width:90px}.merchant-search-box input{font-size:14px}}.merchant-load-message{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;margin:14px 0;padding:13px 16px;font-size:14px}.merchant-load-message.error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.merchant-finance-overlay{z-index:1500;background:#0f172a85;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.merchant-finance-modal{box-sizing:border-box;color:#172033;background:#fff;border-radius:16px;width:min(720px,100%);max-height:calc(100vh - 40px);padding:18px;overflow:auto;box-shadow:0 24px 70px #0f172a47}.merchant-finance-modal.compact{width:min(400px,100%)}.merchant-finance-modal.payment{width:min(430px,100%)}.merchant-finance-modal header{justify-content:space-between;align-items:flex-start;margin-bottom:17px;display:flex}.merchant-finance-modal header h3{margin:0;font-size:15px}.merchant-finance-modal header p{color:#98a2b3;margin:5px 0 0;font-size:11px}.merchant-finance-modal header>button{color:#98a2b3;cursor:pointer;background:0 0;border:0;font-size:22px}.merchant-finance-modal label{color:#667085;gap:6px;margin:11px 0;font-size:11px;font-weight:600;display:grid}.merchant-finance-modal label small{font-weight:400}.merchant-finance-modal input,.merchant-finance-modal select{box-sizing:border-box;color:#344054;background:#fff;border:1px solid #d7dee8;border-radius:9px;outline:none;width:100%;height:40px;padding:0 11px}.merchant-finance-modal input:focus,.merchant-finance-modal select:focus{border-color:#2f6fed;box-shadow:0 0 0 2px #2f6fed17}.merchant-finance-modal footer{gap:8px;margin-top:14px;display:flex}.merchant-finance-modal footer button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:9px;flex:1;height:38px}.merchant-finance-modal footer button[type=submit]{color:#fff;background:#10b981;border-color:#10b981;font-weight:700}.merchant-finance-modal footer button.lock-confirm{background:#f2b500;border-color:#f2b500}.merchant-mode{gap:7px;display:flex}.merchant-mode button{background:#fff;border:1px solid #d7dee8;border-radius:8px;flex:1;height:35px}.merchant-mode button.active{color:#fff;background:#10b981;border-color:#10b981}.merchant-mode button.active.deduct{background:#ef4444;border-color:#ef4444}.merchant-available{color:#667085;justify-content:space-between;margin:5px 2px;font-size:11px;display:flex}.merchant-modal-error{color:#e11d48;background:#fff1f2;border-radius:7px;padding:8px;font-size:11px}.merchant-log-tools{background:#f8fafc;border-radius:10px;grid-template-columns:90px 120px 1fr 1fr 78px;gap:8px;padding:10px;display:grid}.merchant-log-tools button{color:#fff;background:#2f6fed;border:0;border-radius:8px;font-weight:700}.merchant-log-results{min-height:130px;margin-top:8px}.merchant-log-results>p{text-align:center;color:#98a2b3;padding:35px}.merchant-log-results article{border-bottom:1px solid #edf0f4;grid-template-columns:1.1fr .8fr 1.2fr .7fr;gap:10px;padding:10px;font-size:11px;display:grid}.merchant-log-results b{text-align:right}.merchant-log-results .credit{color:#059669}.merchant-log-results .debit{color:#e11d48}.merchant-finance-modal.payment h4{color:#667085;margin:12px 0 7px;font-size:11px}.payment-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.merchant-finance-modal.payment>input{margin-bottom:7px}@media (width<=620px){.merchant-log-tools{grid-template-columns:1fr 1fr}.merchant-log-tools button{height:40px}.merchant-log-results article{grid-template-columns:1fr 1fr}.payment-grid{grid-template-columns:1fr}}.merchant-control-overlay{z-index:10000;background:#0f172a80;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.merchant-control-modal{color:#162033;background:#fff;border-radius:18px;width:min(420px,100vw - 32px);max-height:90vh;padding:22px;overflow:auto;box-shadow:0 24px 70px #0f172a47}.merchant-control-modal.small{width:min(390px,100vw - 32px)}.merchant-control-modal.showcase{width:min(620px,100vw - 32px)}.merchant-control-modal header{justify-content:space-between;gap:15px;margin-bottom:18px;display:flex}.merchant-control-modal header h3{margin:0;font-size:17px}.merchant-control-modal header p{color:#94a3b8;margin:5px 0 0;font-size:12px}.merchant-control-modal header>button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:21px}.merchant-control-modal label{color:#667085;margin-top:12px;font-size:11px;font-weight:700;display:block}.merchant-control-modal input,.merchant-control-modal select,.merchant-control-modal textarea{box-sizing:border-box;color:#182033;width:100%;font:inherit;background:#fff;border:1px solid #dbe1ea;border-radius:11px;margin-top:6px;padding:12px 13px}.merchant-control-modal input:disabled{color:#8d99aa;background:#f5f7fa}.merchant-control-modal textarea{resize:none;height:78px}.merchant-control-modal label small{text-align:right;color:#94a3b8;display:block}.merchant-control-modal footer{gap:10px;margin-top:18px;display:flex}.merchant-control-modal footer button{cursor:pointer;background:#fff;border:1px solid #dbe1ea;border-radius:11px;flex:1;padding:11px;font-weight:700}.merchant-control-modal footer button:last-child{color:#fff;background:#2f66ed;border-color:#0000}.merchant-control-modal footer .orange{background:#ff7417}.merchant-control-modal footer .purple{background:#9333ea}.merchant-control-modal footer .red{background:#e3262e}.merchant-control-modal footer .dark{background:#121a2a}.control-error{color:#dc2626;background:#fff1f2;border-radius:8px;padding:9px;font-size:12px}.control-copy{color:#697386;font-size:13px;line-height:1.5}.risk-row{border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.merchant-toggle{cursor:pointer;background:#d8dee8;border:0;border-radius:20px;width:42px;height:25px;padding:3px}.merchant-toggle i{background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;display:block}.merchant-toggle.on{background:#3888f5}.merchant-toggle.on i{transform:translate(17px)}.control-products{min-height:150px;max-height:440px;overflow:auto}.control-products article{border-bottom:1px solid #eef1f5;gap:12px;padding:10px 0;display:flex}.control-products img{object-fit:cover;border-radius:9px;width:62px;height:62px}.control-products article div{flex-direction:column;gap:3px;display:flex}.control-products span{color:#94a3b8;font-size:11px}.control-products b{color:#079669}.control-empty{text-align:center;color:#9aa5b5;place-content:center;min-height:150px;display:grid}.control-empty i{font-size:35px}.merchant-activity-overlay{z-index:10020;background:#0f172a8c;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.merchant-activity-modal{color:#172033;background:#fff;border-radius:18px;width:min(610px,100vw - 28px);max-height:94vh;overflow:auto;box-shadow:0 25px 80px #0000004d}.merchant-activity-modal.compact{width:min(390px,100vw - 28px);padding:18px}.merchant-activity-modal.click-log{width:min(570px,100vw - 28px);padding:18px}.merchant-activity-modal.details{width:min(760px,100vw - 28px)}.merchant-activity-modal header{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.activity-identity{align-items:center;gap:12px;display:flex}.activity-identity>b{color:#fff;background:#3478ed;border-radius:50%;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.activity-identity h3{margin:0}.activity-identity p{color:#91a0b6;margin:4px 0 0;font-size:12px}.merchant-activity-modal header>button{color:#9aa5b5;background:0 0;border:0;font-size:22px}.merchant-activity-modal input{box-sizing:border-box;border:1px solid #dce2ea;border-radius:10px;width:100%;margin:5px 0;padding:12px}.merchant-activity-modal footer{gap:8px;margin-top:8px;display:flex}.merchant-activity-modal footer button{background:#fff;border:1px solid #dce2ea;border-radius:10px;flex:1;padding:11px;font-weight:700}.merchant-activity-modal footer button:last-child{color:#fff;background:#2e67ed}.merchant-activity-modal footer .amber{background:#e6a800}.merchant-activity-modal footer .red{background:#e32636}.activity-error{color:#dc2626;font-size:12px}.merchant-activity-modal.details>nav{border-bottom:1px solid #e5e9ef;padding:0 20px;display:flex;overflow:auto}.merchant-activity-modal.details>nav button{white-space:nowrap;color:#667085;background:0 0;border:0;padding:12px}.merchant-activity-modal.details>nav button.active{color:#2563eb;border-bottom:2px solid #2563eb}.overview-panels{padding:18px}.overview-panel,.store-controls,.quick-actions,.profile-info{border:1px solid #dce2ea;border-radius:12px;margin-bottom:14px;overflow:hidden}.overview-panel h4,.store-controls h4,.quick-actions h4,.profile-info h4{border-bottom:1px solid #e7ebf0;margin:0;padding:12px 16px;font-size:12px}.overview-panel>div{grid-template-columns:repeat(3,1fr);display:grid}.overview-panel p{border-bottom:1px solid #eef1f4;border-right:1px solid #eef1f4;margin:0;padding:14px}.overview-panel span{color:#94a3b8;font-size:9px;display:block}.overview-panel strong{margin-top:8px;display:block}.store-controls,.quick-actions{padding-bottom:12px}.store-controls button,.quick-actions button{color:#07875f;background:#edfff8;border:1px solid #a7e8d2;border-radius:8px;margin:7px 0 0 12px;padding:8px 12px}.store-controls .orange{color:#e56c00;border-color:#fdc384}.store-controls .red{color:#dc2638;border-color:#ffb9c0}.quick-actions button{color:#fff;background:#169f8f;padding:5px 7px;font-size:10px}.activity-table,.simple-rows{padding:12px 18px 20px}.activity-row,.simple-rows article{border-bottom:1px solid #edf0f4;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:10px;padding:11px;font-size:12px;display:grid}.activity-row.head{color:#667085;background:#f6f8fb;font-weight:700}.activity-row b{color:#2563eb;background:#eef5ff;border-radius:12px;justify-self:start;padding:3px 8px}.activity-empty{text-align:center;color:#94a3b8;padding:45px}.profile-info{margin:18px}.profile-info p{border-bottom:1px solid #eef1f4;justify-content:space-between;margin:0;padding:13px 16px;font-size:12px;display:flex}.profile-info span{color:#94a3b8}.profile-info strong{overflow-wrap:anywhere;max-width:65%}@media (width<=600px){.overview-panel>div{grid-template-columns:repeat(2,1fr)}.activity-row,.simple-rows article{grid-template-columns:1fr 1fr}.merchant-activity-modal.details{max-height:96vh}}.merchant-orders-tab{padding:18px;overflow:auto}.manage-workspace-overlay{background:#f6f8fa;align-items:stretch;padding:0;overflow:auto}.manage-workspace{width:100%;max-width:none;min-height:100vh;box-shadow:none;border-radius:0;padding:28px 5%;position:relative;overflow:visible}.manage-back{color:#64748b;background:0 0;border:0;margin-bottom:18px}.manage-merchant-header{background:#fff;border:1px solid #e5e7eb;border-radius:18px;margin-bottom:18px;padding:24px}.manage-merchant-header h2{margin:0}.manage-merchant-header h2 small{color:#b45309;background:#ffedd5;border-radius:20px;padding:5px 8px;font-size:11px}.manage-merchant-header p{color:#64748b}.manage-action-bar{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.manage-action-bar button{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;padding:10px 14px}.manage-action-bar .danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.manage-workspace>nav{background:#f1f3f6;border-radius:12px;gap:3px;width:max-content;padding:4px;display:flex}.manage-workspace>nav button{padding:11px 18px}.manage-stat-grid{grid-template-columns:repeat(5,minmax(140px,1fr));gap:12px;margin:16px 0;display:grid}.manage-stat-grid article,.manage-bank,.manage-history,.manage-scripts{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.manage-stat-grid span{color:#94a3b8;margin-bottom:9px;font-size:11px;display:block}.manage-stat-grid strong{font-size:20px}.manage-bank{margin-bottom:16px}.manage-bank p{color:#94a3b8;font-style:italic}.manage-history header,.manage-scripts header{justify-content:space-between;align-items:center;display:flex}.manage-history header button,.manage-scripts header button{color:#059669;background:0 0;border:0}.manage-scripts{margin-top:16px}.manage-scripts>p{text-align:center;color:#94a3b8;padding:40px}.manage-clicks{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:16px;overflow:hidden}@media (width<=900px){.manage-workspace{padding:18px}.manage-stat-grid{grid-template-columns:repeat(2,1fr)}.manage-action-bar button{flex:140px}.manage-workspace>nav{width:100%;overflow:auto}.manage-workspace>nav button{white-space:nowrap}}.new-merchant-order{color:#fff;background:#0f9d8f;border:0;border-radius:8px;margin-bottom:12px;padding:10px 16px;font-weight:700}.merchant-order-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px;margin-bottom:14px;padding:14px;display:grid}.merchant-order-form input,.merchant-order-form select{box-sizing:border-box;background:#fff;border:1px solid #dbe2ea;border-radius:8px;width:100%;min-width:0;padding:10px}.merchant-order-form button{color:#fff;background:#2563eb;border:0;border-radius:8px;font-weight:700}.activity-message{color:#07856f}@media (width<=600px){.merchant-order-form{grid-template-columns:1fr 1fr}}.manage-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:16px;overflow:hidden}.manage-table-tools{align-items:center;gap:10px;padding:14px;display:flex}.manage-table-tools input{flex:1;min-width:180px;margin:0}.manage-table-tools select,.manage-table-tools button{background:#fff;border:1px solid #dbe2ea;border-radius:9px;padding:11px 13px}.manage-table-tools button{color:#1d4ed8;margin-left:auto}.order-tools .new-merchant-order{color:#fff;background:#f43f5e;border:0;margin:0 0 0 auto}.manage-table-scroll{max-width:100%;overflow-x:auto}.manage-clicks{border:0;border-radius:0;min-width:1080px;margin:0}.manage-clicks .activity-row{grid-template-columns:1.35fr .8fr 1fr .75fr 1fr 1.35fr 1.4fr}.manage-clicks .activity-row b{color:#334155;background:#f1f5f9;font-weight:500}.order-management-table{background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:1080px;overflow:hidden}.order-management-row{border-bottom:1px solid #eef1f4;grid-template-columns:1.2fr 1.2fr .75fr .9fr 1.5fr 1.15fr 1fr;align-items:center;gap:14px;padding:13px 16px;font-size:12px;display:grid}.order-management-row.head{color:#94a3b8;background:#fafbfc;font-weight:700}.order-management-row select{background:#fff;border:1px solid #dbe2ea;border-radius:8px;min-width:110px;padding:8px}.merchant-orders-tab>.manage-table-scroll{margin-top:12px}.manage-history .simple-rows article{min-width:650px}.manage-history{overflow-x:auto}@media (width<=700px){.manage-table-tools{flex-wrap:wrap}.manage-table-tools input{flex:100%}.manage-table-tools select{flex:1}.manage-table-tools button,.order-tools .new-merchant-order{margin-left:0}.manage-stat-grid,.merchant-order-form{grid-template-columns:1fr}.manage-merchant-header{padding:16px}.manage-workspace{padding:12px}.manage-action-bar button{flex:calc(50% - 9px)}.manage-table-scroll{padding-bottom:2px}}.merchant-details-drawer-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a8c;justify-content:flex-end;align-items:stretch;padding:0;display:flex}.merchant-activity-modal.merchant-details-drawer{border-radius:0;width:min(650px,100vw);height:100vh;max-height:none;animation:.22s ease-out merchantDrawerIn;overflow-y:auto;box-shadow:-18px 0 55px #0f172a3d}@keyframes merchantDrawerIn{0%{opacity:.7;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@media (width<=700px){.merchant-activity-modal.merchant-details-drawer{width:100vw}}.all-agents-page{color:#0f172a;width:100%}.all-agents-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.all-agents-header h2{color:#0f172a;margin:0 0 7px;font-size:24px;font-weight:700}.all-agents-header p{color:#94a3b8;margin:0;font-size:13px}.all-agents-header-actions{align-items:center;gap:10px;display:flex}.agents-refresh-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.new-agent-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:9px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:13px;font-weight:600;display:flex}.agent-stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px;display:grid}.agent-stat-card{background:#fff;border:1px solid #dfe4ea;border-radius:14px;flex-direction:column;justify-content:center;min-height:155px;padding:20px;display:flex}.agent-stat-icon{color:#2563eb;background:#eff6ff;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-size:20px;display:flex}.agent-stat-card strong{color:#07152d;margin-bottom:9px;font-size:30px;line-height:1}.agent-stat-card span{color:#94a3b8;font-size:13px}.agents-search-box{background:#fff;border:1px solid #dfe4ea;border-radius:10px;align-items:center;width:480px;max-width:100%;height:50px;margin-bottom:16px;padding:0 15px;display:flex}.agents-search-icon{color:#94a3b8;margin-right:10px;font-size:18px}.agents-search-box input{color:#334155;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.agents-search-box input::placeholder{color:#9aa4b5}.agents-table-wrapper{background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:100%;overflow-x:auto}.agents-table{border-collapse:collapse;width:100%;min-width:1450px}.agents-table thead{background:#f8fafc}.agents-table th{text-align:left;color:#94a3b8;border-bottom:1px solid #edf0f4;padding:16px 20px;font-size:11px;font-weight:600}.agents-table td{vertical-align:middle;color:#475569;border-bottom:1px solid #edf0f4;padding:18px 20px;font-size:12px}.agents-table tbody tr:last-child td{border-bottom:none}.agent-profile{align-items:center;gap:12px;display:flex}.agent-avatar{color:#2563eb;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.agent-profile-text{flex-direction:column;gap:2px;display:flex}.agent-profile-text strong{color:#0f172a;font-size:12px}.agent-profile-text span{color:#94a3b8;font-size:10px}.agent-profile-text small{color:#2563eb;font-size:9px;font-style:italic}.invitation-code{letter-spacing:1px;color:#94a3b8!important}.agent-status{border-radius:15px;padding:5px 10px;font-size:10px;font-weight:500;display:inline-flex}.agent-status.active{color:#009b67;background:#ecfdf3}.seller-count{color:#0f172a;margin-right:4px}.seller-approved{color:#94a3b8;font-size:10px}.pending-count{color:#f59e0b!important}.last-login{color:#94a3b8!important}.agent-actions{white-space:nowrap;align-items:center;gap:10px;display:flex}.agent-action{cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.agent-action.manage{color:#2563eb}.agent-action.merchants{color:#4f46e5}.agent-action.message{color:#009b67;position:relative}.message-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:9px;display:inline-flex}@media (width<=1100px){.agent-stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.all-agents-header{flex-direction:column}.all-agents-header-actions{width:100%}.new-agent-btn{flex:1;justify-content:center}.agent-stat-grid{grid-template-columns:1fr}.agents-search-box{width:100%}}.new-agent-modal-overlay{z-index:5000;background:#0f172a6b;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.new-agent-modal{background:#fff;border-radius:18px;width:480px;max-width:100%;max-height:94vh;padding:26px;overflow-y:auto;box-shadow:0 20px 40px #0000002e}.new-agent-modal-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.new-agent-modal-header h3{color:#111827;margin:0;font-size:18px;font-weight:700}.new-agent-modal-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:27px;line-height:1}.new-agent-form-group{margin-bottom:17px}.new-agent-form-group label{color:#4b5563;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.new-agent-form-group input{color:#111827;background:#fff;border:1px solid #dce1e8;border-radius:14px;outline:none;width:100%;height:54px;padding:0 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.new-agent-form-group input::placeholder{color:#a0a9b8}.new-agent-form-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.new-agent-status-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.agent-status-option{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dce1e8;border-radius:14px;height:44px;font-size:13px}.agent-status-option.selected-active{color:#047857;background:#ecfdf5;border-color:#34d399;font-weight:600}.agent-status-option.selected-suspended{color:#dc2626;background:#fef2f2;border-color:#ef4444;font-weight:600}.new-agent-modal-footer{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.new-agent-cancel-btn,.new-agent-create-btn{cursor:pointer;border-radius:14px;height:48px;font-size:13px;font-weight:600}.new-agent-cancel-btn{color:#374151;background:#fff;border:1px solid #dce1e8}.new-agent-create-btn{color:#fff;background:#6f97ed;border:none}.new-agent-create-btn:hover{background:#2563eb}@media (width<=600px){.new-agent-modal-overlay{align-items:flex-start;padding:15px;overflow-y:auto}.new-agent-modal{border-radius:15px;width:100%;margin-top:15px;padding:20px}.new-agent-form-group input{height:50px}}@media (width<=400px){.new-agent-status-buttons,.new-agent-modal-footer{grid-template-columns:1fr}}.active-agents-page{color:#0f172a;width:100%}.active-agents-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.active-agents-header h2{color:#0f172a;margin:0 0 7px;font-size:23px;font-weight:700}.active-agents-header p{color:#94a3b8;margin:0;font-size:13px}.active-agent-header-actions{align-items:center;gap:10px;display:flex}.active-agent-refresh{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.active-agent-search{background:#fff;border:1px solid #dfe4ea;border-radius:10px;align-items:center;width:480px;max-width:100%;height:50px;margin-bottom:16px;padding:0 15px;display:flex}.active-agent-search span{color:#94a3b8;margin-right:10px;font-size:18px}.active-agent-search input{color:#334155;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.active-agent-search input::placeholder{color:#9aa4b5}.active-agent-table-wrapper{background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:100%;overflow-x:auto}.active-agent-table{border-collapse:collapse;width:100%;min-width:1400px}.active-agent-table thead{background:#f8fafc}.active-agent-table th{color:#94a3b8;text-align:left;border-bottom:1px solid #edf0f4;padding:16px 20px;font-size:11px;font-weight:600}.active-agent-table td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:18px 20px;font-size:12px}.active-agent-table tbody tr:last-child td{border-bottom:none}.active-agent-profile{align-items:center;gap:12px;display:flex}.active-agent-avatar{color:#2563eb;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.active-agent-information{flex-direction:column;gap:2px;display:flex}.active-agent-information strong{color:#0f172a;font-size:12px}.active-agent-information span{color:#94a3b8;font-size:10px}.active-agent-information small{color:#2563eb;font-size:9px;font-style:italic}.active-invitation-code{letter-spacing:1px;color:#94a3b8!important}.active-agent-status{color:#009b67;background:#ecfdf3;border-radius:15px;padding:5px 10px;font-size:10px;font-weight:500;display:inline-flex}.active-seller-number{color:#0f172a;margin-right:4px}.active-seller-approved{color:#94a3b8;font-size:10px}.active-pending{color:#f59e0b!important}.active-last-login{white-space:nowrap;color:#94a3b8!important}.active-agent-actions{white-space:nowrap;align-items:center;gap:13px;display:flex}.active-agent-actions button{cursor:pointer;background:0 0;border:none;padding:0;font-size:11px}.active-manage{color:#2563eb}.active-view-merchants{color:#4f46e5}.active-message{color:#009b67;position:relative}.active-message-count{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:5px;font-size:9px;display:inline-flex}.active-no-agents{height:100px;color:#94a3b8!important;text-align:center!important}@media (width<=700px){.active-agents-header{flex-direction:column}.active-agent-header-actions{width:100%}.active-agent-new{flex:1}.active-agent-search{width:100%}}.suspended-agents-page{color:#0f172a;width:100%;margin:0;padding:0}.suspended-agents-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.suspended-agents-header h2{color:#0f172a;margin:0 0 7px;font-size:23px;font-weight:700}.suspended-agents-header p{color:#94a3b8;margin:0;font-size:13px}.suspended-refresh-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.suspended-search-box{background:#fff;border:1px solid #dfe4ea;border-radius:10px;align-items:center;width:480px;max-width:100%;height:50px;margin-bottom:16px;padding:0 15px;display:flex}.suspended-search-icon{color:#94a3b8;margin-right:10px;font-size:18px}.suspended-search-box input{color:#334155;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.suspended-search-box input::placeholder{color:#9aa4b5}.suspended-table-wrapper{background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:100%;overflow-x:auto}.suspended-table{border-collapse:collapse;width:100%;min-width:1100px}.suspended-table thead{background:#f8fafc}.suspended-table th{color:#94a3b8;text-align:left;border-bottom:1px solid #edf0f4;padding:16px 20px;font-size:11px;font-weight:600}.suspended-table td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf0f4;padding:18px 20px;font-size:12px}.suspended-empty-state{height:138px;text-align:center!important;color:#94a3b8!important;font-size:12px!important}.suspended-agent-profile{align-items:center;gap:12px;display:flex}.suspended-agent-avatar{color:#dc2626;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.suspended-agent-profile>div:last-child{flex-direction:column;gap:2px;display:flex}.suspended-agent-profile strong{color:#0f172a;font-size:12px}.suspended-agent-profile span{color:#94a3b8;font-size:10px}.suspended-agent-profile small{color:#2563eb;font-size:9px;font-style:italic}.suspended-status-pill{color:#dc2626;background:#fef2f2;border-radius:15px;padding:5px 10px;font-size:10px;font-weight:500;display:inline-flex}@media (width<=700px){.suspended-agents-header{flex-direction:column}.suspended-search-box{width:100%}}.invitation-codes-page{color:#0f172a;width:100%;margin:0;padding:0}.invitation-codes-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.invitation-codes-header h2{color:#0f172a;margin:0 0 7px;font-size:23px;font-weight:700}.invitation-codes-header p{color:#94a3b8;margin:0;font-size:13px}.invitation-refresh-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.invitation-search-box{background:#fff;border:1px solid #dfe4ea;border-radius:10px;align-items:center;width:480px;max-width:100%;height:50px;margin-bottom:16px;padding:0 15px;display:flex}.invitation-search-icon{color:#94a3b8;margin-right:10px;font-size:18px}.invitation-search-box input{color:#334155;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.invitation-search-box input::placeholder{color:#9aa4b5}.invitation-table-wrapper{background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:100%;overflow-x:auto}.invitation-table{border-collapse:collapse;width:100%;min-width:950px}.invitation-table thead{background:#f8fafc}.invitation-table th{text-align:left;color:#94a3b8;border-bottom:1px solid #edf0f4;padding:16px 20px;font-size:11px;font-weight:600}.invitation-table td{vertical-align:middle;color:#475569;border-bottom:1px solid #edf0f4;padding:18px 20px;font-size:12px}.invitation-table tbody tr:last-child td{border-bottom:none}.invitation-agent-profile{align-items:center;gap:12px;display:flex}.invitation-agent-avatar{color:#2563eb;background:#dbeafe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:600;display:flex}.invitation-agent-info{flex-direction:column;gap:2px;display:flex}.invitation-agent-info strong{color:#0f172a;font-size:12px}.invitation-agent-info span{color:#94a3b8;font-size:10px}.invitation-code-value{letter-spacing:2px;font-weight:600;color:#94a3b8!important}.invitation-status-enabled{color:#009b67;background:#ecfdf3;border-radius:14px;padding:5px 10px;font-size:10px;font-weight:500;display:inline-flex}.invitation-sellers-linked{color:#0f172a!important}.invitation-actions{white-space:nowrap;align-items:center;gap:14px;display:flex}.invitation-actions button{cursor:pointer;background:0 0;border:none;padding:0;font-size:12px}.invitation-regenerate-btn{color:#2563eb}.invitation-disable-btn{color:#ef4444}.invitation-empty{height:110px;text-align:center!important;color:#94a3b8!important}@media (width<=700px){.invitation-codes-header{flex-direction:column}.invitation-search-box{width:100%}}.all-orders-page{color:#0f172a;width:100%}.orders-heading{margin-bottom:26px}.orders-heading h2{margin:0 0 8px;font-size:24px;line-height:1.25}.orders-heading p{color:#64748b;margin:0;font-size:14px}.orders-search{color:#94a3b8;background:#fff;border:1px solid #dfe4ea;border-radius:9px;align-items:center;gap:12px;width:min(480px,100%);height:52px;margin-bottom:20px;padding:0 15px;display:flex}.orders-search span{font-size:22px;line-height:1}.orders-search input{color:#334155;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:16px}.orders-search input::placeholder{color:#94a3b8}.orders-search input::-webkit-search-cancel-button{cursor:pointer}.order-filter-tabs{flex-wrap:wrap;gap:9px;margin-bottom:20px;display:flex}.order-filter-tabs button{color:#334155;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:9px;padding:0 20px;font-size:14px;font-weight:600;transition:all .15s}.order-filter-tabs button:hover{border-color:#94a3b8}.order-filter-tabs button.active{color:#fff;background:#111827;border-color:#111827}.orders-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;overflow-x:auto}.orders-table{border-collapse:collapse;width:100%;min-width:950px}.orders-table th{color:#64748b;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:18px 20px;font-size:12px;font-weight:600}.orders-table td{color:#334155;border-bottom:1px solid #eef2f6;height:78px;padding:14px 20px;font-size:14px}.orders-table tbody tr:last-child td{border-bottom:0}.orders-table tbody tr:hover{background:#fbfdff}.orders-table .order-number{color:#475569;font-family:Consolas,monospace;font-size:13px}.orders-table .order-seller,.orders-table .order-price{color:#0f172a;font-weight:700}.orders-table .order-profit{color:#ff3154;font-weight:600}.orders-table .order-date{color:#94a3b8;white-space:nowrap}.order-status{color:#ff3154;width:168px;height:40px;font:inherit;cursor:pointer;background-color:#fff;border:1px solid #dfe4ea;border-radius:9px;outline:none;padding:0 38px 0 14px;font-size:13px}.order-status:focus{border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b826}.order-status.status-completed,.order-status.status-paid{color:#00b959}.orders-empty{text-align:center;color:#94a3b8!important;height:150px!important}@media (width<=768px){.orders-heading{margin-bottom:20px}.orders-heading h2{font-size:21px}.order-filter-tabs{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.order-filter-tabs button{flex:none;min-height:38px;padding:0 15px}}.disputes-page{color:#0f172a;width:100%}.disputes-heading{margin-bottom:26px}.disputes-heading h2{margin:0 0 8px;font-size:24px;line-height:1.25}.disputes-heading p{color:#64748b;margin:0;font-size:14px}.dispute-filter-tabs{flex-wrap:wrap;gap:9px;margin-bottom:20px;display:flex}.dispute-filter-tabs button{color:#334155;min-height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:9px;padding:0 20px;font-size:14px;font-weight:600;transition:all .15s}.dispute-filter-tabs button:hover{border-color:#94a3b8}.dispute-filter-tabs button.active{color:#fff;background:#111827;border-color:#111827}.disputes-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;overflow-x:auto;box-shadow:0 1px 2px #0f172a0a}.disputes-table{border-collapse:collapse;width:100%;min-width:800px}.disputes-table th{color:#64748b;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:18px 24px;font-size:12px;font-weight:600}.disputes-table td{color:#334155;border-bottom:1px solid #eef2f6;padding:16px 24px;font-size:14px}.disputes-table .disputes-empty{color:#94a3b8;text-align:center;border-bottom:0;height:145px}@media (width<=768px){.disputes-heading{margin-bottom:20px}.disputes-heading h2{font-size:21px}.dispute-filter-tabs{flex-wrap:nowrap;padding-bottom:5px;overflow-x:auto}.dispute-filter-tabs button{flex:none;min-height:38px;padding:0 15px}}.showcase-page{color:#0f172a;width:100%}.showcase-heading{margin-bottom:20px}.showcase-heading h2{margin:0 0 6px;font-size:22px}.showcase-heading p{color:#94a3b8;margin:0;font-size:13px}.showcase-toolbar{align-items:center;gap:14px;margin-bottom:18px;display:flex}.showcase-search{color:#94a3b8;background:#fff;border:1px solid #dfe4ea;border-radius:9px;align-items:center;gap:10px;width:min(480px,40%);height:49px;padding:0 15px;display:flex}.showcase-search input{width:100%;font:inherit;color:#334155;background:0 0;border:0;outline:0;font-size:16px}.showcase-search input::placeholder{color:#94a3b8}.showcase-toolbar button{color:#fff;height:42px;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 18px;font-size:13px;font-weight:700}.import-products-btn{background:#f59e0b}.add-product-btn{background:#2563eb;margin-left:auto}.showcase-categories{gap:8px;margin-bottom:24px;padding-bottom:4px;display:flex;overflow-x:auto}.showcase-categories button{color:#334155;height:34px;font:inherit;cursor:pointer;background:#f1f5f9;border:0;border-radius:18px;flex:none;padding:0 14px;font-size:12px}.showcase-categories button span{margin-right:5px}.showcase-categories button.active{color:#fff;background:#2f66e9}.showcase-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px;display:grid}.showcase-stats div{background:#fff;border:1px solid #dfe4ea;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;height:94px;display:flex}.showcase-stats strong{font-size:27px}.showcase-stats span{color:#94a3b8;margin-top:4px;font-size:12px}.showcase-stats .on-shelf strong{color:#00a869}.showcase-stats .off-shelf strong{color:#94a3b8}.product-grid{grid-template-columns:repeat(5,minmax(185px,1fr));gap:14px;display:grid}.product-card{background:#fff;border:1px solid #dfe4ea;border-radius:12px;min-width:0;overflow:hidden}.product-image{background:#f8fafc;height:260px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%}.product-details{padding:12px}.product-code,.product-sku,.product-price{display:block}.product-code{font-size:13px}.product-sku{color:#94a3b8;margin:6px 0;font-size:11px}.product-price{color:#1557ff;font-size:14px}.product-cost{color:#94a3b8;margin-top:5px;font-size:11px}.product-cost b{color:#009b64;margin-left:7px}.product-category{color:#2563eb;background:#eff6ff;border-radius:4px;margin-top:8px;padding:3px 6px;font-size:10px;display:inline-block}.product-actions{gap:7px;margin-top:11px;display:flex}.product-actions button{height:32px;font:inherit;cursor:pointer;border-radius:5px;font-size:11px}.shelf-toggle{color:#94a3b8;background:#f1f5f9;border:1px solid #dfe4ea;flex:1}.shelf-toggle.on{color:#009b64;background:#ecfdf5;border-color:#86efc2}.edit-product,.delete-product{width:32px}.edit-product{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.delete-product{color:#ff3154;background:#fff1f2;border:1px solid #fecdd3}.showcase-empty{text-align:center;color:#94a3b8;padding:80px 20px}.showcase-modal-overlay{z-index:1000;background:#0f172a6b;justify-content:center;align-items:center;padding:14px;display:flex;position:fixed;inset:0}.showcase-modal{background:#fff;border-radius:20px;width:min(560px,100%);overflow:hidden;box-shadow:0 24px 60px #0f172a40}.showcase-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:66px;padding:0 24px;display:flex}.showcase-modal-header h3{margin:0;font-size:17px}.showcase-modal-header button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:25px}.showcase-modal-body{max-height:calc(100vh - 180px);padding:22px 24px;overflow-y:auto}.showcase-modal-body label{color:#475569;margin-bottom:18px;font-size:13px;font-weight:600;display:block}.showcase-modal-body input,.showcase-modal-body select,.showcase-modal-body textarea{color:#334155;width:100%;font:inherit;background:#fff;border:1px solid #dfe4ea;border-radius:10px;outline:0;margin-top:8px;padding:0 14px;font-weight:400}.showcase-modal-body input,.showcase-modal-body select{height:50px}.showcase-modal-body textarea{resize:vertical;height:86px;padding-top:13px}.showcase-modal-body input:focus,.showcase-modal-body select:focus,.showcase-modal-body textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.showcase-modal-footer{border-top:1px solid #e5e7eb;gap:14px;padding:18px 24px;display:flex}.showcase-modal-footer button{color:#475569;height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:12px;flex:1;font-weight:600}.showcase-modal-footer button[type=submit]{color:#fff;background:#2563eb;border-color:#2563eb}.import-showcase-modal{text-align:center;padding:30px}.import-icon{color:#ea8500;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:30px;display:flex}.import-showcase-modal h3{margin:0 0 12px;font-size:18px}.import-showcase-modal>p{color:#64748b;max-width:420px;margin:0 auto;font-size:14px;line-height:1.55}.import-showcase-modal ul{color:#64748b;text-align:left;margin:17px 0 20px;padding-left:20px;font-size:13px;line-height:1.55}.import-modal-actions{gap:14px;display:flex}.import-modal-actions button{color:#475569;height:47px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:12px;flex:1;font-weight:600}.import-modal-actions button:last-child{color:#fff;background:#f59e0b;border-color:#f59e0b}.edit-profit,.edit-category-preview{color:#2563eb;margin-top:6px;font-size:10px;font-weight:700;display:block}.edit-image-preview{object-fit:cover;border:1px solid #dfe4ea;border-radius:8px;width:64px;height:64px;margin-top:9px;display:block}.edit-showcase-modal .showcase-modal-body{max-height:calc(100vh - 145px)}@media (width<=1400px){.product-grid{grid-template-columns:repeat(4,minmax(185px,1fr))}.product-image{height:230px}}@media (width<=1050px){.product-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.showcase-search{width:45%}}@media (width<=768px){.showcase-toolbar{flex-wrap:wrap}.showcase-search{width:100%}.add-product-btn{margin-left:0}.showcase-stats{gap:8px}.showcase-stats div{height:78px}.showcase-stats strong{font-size:22px}.product-grid{grid-template-columns:repeat(2,minmax(145px,1fr));gap:10px}.product-image{height:180px}.showcase-modal{border-radius:14px}.import-showcase-modal{padding:24px 18px}}@media (width<=430px){.showcase-toolbar button{flex:1;padding:0 10px}.showcase-stats,.product-grid{grid-template-columns:1fr}.product-image{height:240px}}.general-config-page{color:#0f172a;width:100%;min-height:100%}.general-config-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.general-config-header h2{margin:0 0 7px;font-size:22px;line-height:1.25}.general-config-header p{color:#94a3b8;margin:0;font-size:13px}.config-refresh{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:inline-flex}.config-refresh:hover{color:#334155;border-color:#cbd5e1}.config-refresh.refreshing{animation:.5s linear infinite config-spin}@keyframes config-spin{to{transform:rotate(360deg)}}.withdrawals-page{color:#0f172a;width:100%}.withdrawals-heading{margin-bottom:26px}.withdrawals-heading h2{margin:0 0 8px;font-size:24px}.withdrawals-heading p{color:#64748b;margin:0;font-size:14px}.withdrawal-filter-tabs{gap:9px;margin-bottom:20px;display:flex}.withdrawal-filter-tabs button{color:#334155;height:42px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:9px;padding:0 20px;font-size:14px;font-weight:600}.withdrawal-filter-tabs button.active{color:#fff;background:#111827;border-color:#111827}.withdrawals-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;overflow-x:auto}.withdrawals-table{border-collapse:collapse;width:100%;min-width:900px}.withdrawals-table th{color:#64748b;text-align:left;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:18px 24px;font-size:12px;font-weight:600}.withdrawals-table td{color:#334155;border-bottom:1px solid #eef2f6;height:88px;padding:14px 24px;font-size:14px}.withdrawals-table tbody tr:last-child td{border-bottom:0}.withdrawals-table td>strong,.withdrawals-table td>span{display:block}.withdrawals-table td>strong{color:#0f172a;margin-bottom:5px}.withdrawals-table td>span:not(.withdrawal-status){color:#94a3b8;font-size:12px}.withdrawal-amount{font-weight:700;color:#0f172a!important;font-size:21px!important}.withdrawal-date{white-space:nowrap;color:#94a3b8!important}.withdrawal-status{border-radius:18px;padding:6px 12px;font-size:12px;display:inline-block!important}.withdrawal-status.approved{color:#00a650;background:#ecfdf3}.withdrawal-status.rejected{color:#ff253f;background:#fff1f2}.withdrawal-status.pending{color:#f59e0b;background:#fff7ed}.withdrawal-review{color:#ff2746;font:inherit;cursor:pointer;background:0 0;border:0;font-size:12px}.withdrawals-empty{text-align:center;color:#94a3b8!important;height:140px!important}.withdrawal-drawer-layer{z-index:1100;background:#0f172a57;position:fixed;inset:0}.withdrawal-review-drawer{background:#fff;width:min(470px,100%);height:100%;animation:.22s ease-out withdrawal-slide;position:absolute;top:0;right:0;box-shadow:-10px 0 35px #0f172a1f}.withdrawal-drawer-header{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex}.withdrawal-drawer-header h3{margin:0;font-size:19px}.withdrawal-drawer-header button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:27px}.withdrawal-drawer-content{padding:22px 30px}.withdrawal-drawer-content>div{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:20px;min-height:66px;display:flex}.withdrawal-drawer-content span{color:#64748b;font-size:13px}.withdrawal-drawer-content strong{color:#1e293b;text-align:right;overflow-wrap:anywhere;font-size:15px}@keyframes withdrawal-slide{0%{transform:translate(100%)}to{transform:translate(0)}}@media (width<=768px){.withdrawal-filter-tabs{padding-bottom:5px;overflow-x:auto}.withdrawal-filter-tabs button{flex:none}.withdrawal-drawer-header,.withdrawal-drawer-content{padding-left:20px;padding-right:20px}.withdrawal-drawer-content>div{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.withdrawal-drawer-content strong{text-align:left}}.credit-logs-page{color:#0f172a;width:100%}.credit-logs-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.credit-logs-heading h2{margin:0 0 7px;font-size:22px}.credit-logs-heading p{color:#94a3b8;margin:0;font-size:13px}.credit-refresh{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;display:flex}.credit-refresh.refreshing{animation:.5s linear infinite credit-spin}@keyframes credit-spin{to{transform:rotate(360deg)}}.credit-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px;display:grid}.credit-summary>div{background:#fff;border:1px solid #dfe4ea;border-radius:13px;flex-direction:column;justify-content:center;height:102px;padding:20px;display:flex}.credit-summary span{color:#94a3b8;margin-bottom:10px;font-size:12px}.credit-summary strong{font-size:22px}.credit-summary .credited{color:#009b64}.credit-summary .debited{color:#ff304c}.credit-summary .locked{color:#c98300}.credit-toolbar{align-items:center;gap:10px;margin-bottom:20px;display:flex}.credit-search{color:#94a3b8;background:#fff;border:1px solid #dfe4ea;border-radius:10px;flex:1;align-items:center;gap:11px;min-width:250px;height:49px;padding:0 15px;display:flex}.credit-search input{color:#334155;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:16px}.credit-search input::placeholder{color:#94a3b8}.credit-filter-icon{color:#94a3b8;font-size:18px}.credit-filter-tabs{gap:8px;display:flex}.credit-filter-tabs button{color:#334155;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:9px;padding:0 14px;font-size:12px}.credit-filter-tabs button.active{color:#fff;background:#2f66e9;border-color:#2f66e9}.credit-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;overflow-x:auto}.credit-table{border-collapse:collapse;width:100%;min-width:850px}.credit-table th{color:#94a3b8;text-align:left;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:18px 20px;font-size:11px;font-weight:600}.credit-table td{color:#475569;border-bottom:1px solid #eef2f6;padding:15px 20px;font-size:13px}.credit-table .credit-empty{color:#94a3b8;text-align:center;border-bottom:0;height:120px}@media (width<=1050px){.credit-toolbar{flex-wrap:wrap;align-items:flex-start}.credit-search{flex-basis:calc(100% - 30px)}.credit-filter-tabs{width:100%;padding-bottom:5px;overflow-x:auto}.credit-filter-tabs button{flex:none}}@media (width<=600px){.credit-summary{grid-template-columns:1fr}.credit-summary>div{height:82px}.credit-logs-heading h2{font-size:21px}}.announcements-page{color:#0f172a;width:100%}.announcements-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.announcements-heading h2{margin:0 0 7px;font-size:22px}.announcements-heading p{color:#94a3b8;margin:0;font-size:13px}.announcement-header-actions{gap:10px;display:flex}.announcement-header-actions button{height:40px;font:inherit;cursor:pointer;border-radius:9px}.announcement-refresh{color:#64748b;background:#fff;border:1px solid #dfe4ea;width:40px;font-size:20px}.announcement-refresh.refreshing{animation:.5s linear infinite announcement-spin}@keyframes announcement-spin{to{transform:rotate(360deg)}}.new-announcement-btn{color:#fff;background:#2563eb;border:1px solid #2563eb;padding:0 18px;font-size:13px;font-weight:700}.announcement-list{gap:14px;display:grid}.announcement-card{background:#fff;border:1px solid #dfe4ea;border-radius:14px;min-height:124px;padding:23px 50px 20px 20px;position:relative}.announcement-title-line{align-items:center;gap:10px;display:flex}.announcement-title-line h3{margin:0;font-size:14px}.announcement-title-line span{color:#2563eb;background:#eff6ff;border-radius:15px;padding:4px 8px;font-size:10px}.announcement-card p{color:#334155;margin:10px 0 13px;font-size:13px}.announcement-card small{color:#94a3b8;font-size:11px}.delete-announcement{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:17px;position:absolute;top:20px;right:20px}.announcements-empty{text-align:center;color:#94a3b8;padding:70px}.announcement-modal-overlay{z-index:1200;background:#0f172a6b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.announcement-modal{background:#fff;border-radius:20px;width:min(640px,100%);padding:26px;box-shadow:0 25px 60px #0f172a40}.announcement-modal-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.announcement-modal-header h3{margin:0;font-size:18px}.announcement-modal-header button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:25px}.announcement-modal label{color:#475569;margin-bottom:20px;font-size:13px;font-weight:600;display:block}.announcement-modal input,.announcement-modal textarea{color:#334155;width:100%;font:inherit;border:1px solid #dfe4ea;border-radius:13px;outline:0;margin-top:8px;padding:0 14px;font-weight:400}.announcement-modal input{height:54px}.announcement-modal textarea{resize:vertical;height:106px;padding-top:13px}.announcement-modal input:focus,.announcement-modal textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.announcement-modal fieldset{border:0;margin:0 0 24px;padding:0}.announcement-modal legend{color:#475569;margin-bottom:10px;font-size:13px;font-weight:600}.audience-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.audience-options button{color:#64748b;height:43px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:13px;font-size:13px}.audience-options button.selected{color:#1d4ed8;background:#eff6ff;border-color:#60a5fa}.announcement-modal-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.announcement-modal-actions button{color:#475569;height:48px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:13px;font-weight:600}.announcement-modal-actions button[type=submit]{color:#fff;background:#2563eb;border-color:#2563eb}.announcement-modal-actions button:disabled{cursor:not-allowed;background:#7da2ee;border-color:#7da2ee}@media (width<=650px){.announcements-heading{flex-direction:column}.announcement-header-actions{width:100%}.new-announcement-btn{flex:1}.announcement-modal{padding:20px}.audience-options,.announcement-modal-actions{grid-template-columns:1fr}}.chat-center-page{color:#0f172a;width:100%;max-width:1120px;margin:0 auto}.chat-center-heading{margin-bottom:24px}.chat-center-heading h2{margin:0 0 6px;font-size:25px}.chat-center-heading p,.message-section-header p{color:#64748b;margin:0;font-size:13px}.message-tabs{background:#f1f3f6;border-radius:12px;gap:4px;width:max-content;max-width:100%;margin-bottom:28px;padding:4px;display:flex;overflow-x:auto}.message-tabs button{color:#64748b;height:39px;font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 17px;font-size:13px;font-weight:600}.message-tabs button.active{color:#0f172a;background:#fff;box-shadow:0 1px 4px #0f172a1f}.message-tabs b{color:#fff;background:#ff3a57;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;margin-left:5px;font-size:9px;display:inline-flex}.send-mode-tabs{background:#f1f3f6;border-radius:11px;width:max-content;margin-bottom:26px;padding:4px;display:flex}.send-mode-tabs button{color:#64748b;height:37px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:0 20px;font-size:13px}.send-mode-tabs button.active{color:#0f172a;background:#fff;font-weight:600;box-shadow:0 1px 3px #0f172a1a}.send-message-card,.publish-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:26px;box-shadow:0 1px 3px #0f172a0d}.send-message-card label,.publish-card label{color:#334155;margin-bottom:22px;font-size:12px;display:block}.send-message-card input,.send-message-card textarea,.publish-card input,.publish-card textarea{color:#334155;width:100%;font:inherit;border:1px solid #dfe4ea;border-radius:11px;outline:0;margin-top:8px;padding:0 13px;font-size:14px}.send-message-card input,.publish-card input{height:45px}.send-message-card textarea{resize:vertical;height:126px;padding-top:13px}.send-message-card label{position:relative}.send-message-card label>small{color:#94a3b8;position:absolute;bottom:-17px;right:0}.quick-templates{color:#334155;margin-bottom:20px;font-size:12px}.quick-templates>span{margin-bottom:8px;display:block}.quick-templates>div{flex-wrap:wrap;gap:8px;display:flex}.quick-templates button{color:#475569;height:31px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:16px;padding:0 13px;font-size:11px}.send-message-submit,.publish-card>button{color:#fff;width:100%;height:48px;font:inherit;cursor:pointer;background:#111827;border:0;border-radius:11px;margin-top:8px;font-weight:700}.send-message-submit:disabled,.publish-card>button:disabled{cursor:not-allowed;background:#9297a0}.message-section-header{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:17px;display:flex}.message-section-header h3{margin:0 0 5px;font-size:16px}.message-section-header>button{color:#64748b;height:31px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:8px;padding:0 13px;font-size:11px}.conversation-list,.agent-channel-list{background:#fff;border:1px solid #e5e7eb;border-radius:15px;overflow:hidden}.conversation-list article,.agent-channel-list article{border-bottom:1px solid #eef2f6;align-items:center;gap:16px;min-height:95px;padding:15px 20px;display:flex}.conversation-list article:last-child,.agent-channel-list article:last-child{border-bottom:0}.conversation-list article:nth-child(-n+3){background:#fffafb}.chat-avatar,.agent-chat-avatar{color:#64748b;background:#e5e7eb;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.conversation-copy,.agent-channel-list article>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.conversation-copy strong,.agent-channel-list strong{font-size:13px}.conversation-copy span,.agent-channel-list span{color:#475569;margin:5px 0;font-size:12px}.conversation-copy small,.agent-channel-list small{color:#94a3b8;font-size:10px}.conversation-copy small b{color:#ff3154;background:#fff1f2;border-radius:12px;margin-left:7px;padding:3px 7px;display:inline-block}.conversation-list time,.agent-channel-list time{color:#94a3b8;white-space:nowrap;margin-left:auto;font-size:10px}.reply-btn{color:#fff;height:30px;font:inherit;cursor:pointer;background:#111827;border:0;border-radius:8px;padding:0 13px;font-size:11px;font-weight:700}.agent-chat-avatar{color:#2563eb;background:#dbeafe;font-size:15px}.agent-channel-list small{color:#2563eb}.channel-unread{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;display:flex}.agent-channel-list article>button{color:#fff;height:32px;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:8px;padding:0 13px;font-size:11px;font-weight:700}.agent-chat-note{text-align:center;color:#94a3b8;font-size:10px}.publish-card h3,.published-heading{margin:0 0 20px;font-size:15px}.publish-card textarea{resize:vertical;height:105px;padding-top:13px}.published-heading{margin-top:27px}.published-list{gap:12px;display:grid}.published-list article{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:7px;padding:20px;display:flex;position:relative}.published-list article strong{font-size:13px}.published-list article span{color:#475569;font-size:12px}.published-list article small{color:#94a3b8;font-size:10px}.published-list article button{color:#cbd5e1;cursor:pointer;background:0 0;border:0;position:absolute;top:18px;right:18px}.chat-thread-overlay{z-index:1200;background:#0f172a6b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.chat-thread-modal{background:#fff;border-radius:18px;width:min(500px,100%);padding:24px}.chat-thread-modal>div{justify-content:space-between;align-items:center;display:flex}.chat-thread-modal h3{margin:0}.chat-thread-modal>div button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:24px}.chat-thread-modal p{color:#64748b;font-size:13px}.chat-thread-modal textarea{resize:vertical;border:1px solid #dfe4ea;border-radius:10px;width:100%;height:110px;padding:12px}.chat-thread-modal>button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:9px;width:100%;height:43px;margin-top:12px;font-weight:700}@media (width<=700px){.chat-center-heading h2{font-size:22px}.message-tabs{width:100%}.message-tabs button{flex:none}.send-message-card,.publish-card{padding:18px}.message-section-header{align-items:flex-start}.conversation-list article,.agent-channel-list article{gap:10px;padding:14px}.conversation-list time,.agent-channel-list time{display:none}.chat-avatar,.agent-chat-avatar{width:36px;height:36px}.reply-btn,.agent-channel-list article>button{padding:0 9px}.conversation-copy small b{display:none}}.feedback-page{color:#0f172a;width:100%}.feedback-heading{margin-bottom:25px}.feedback-heading h2{margin:0 0 7px;font-size:23px}.feedback-heading p{color:#64748b;margin:0;font-size:13px}.feedback-filter-tabs{gap:9px;margin-bottom:20px;display:flex}.feedback-filter-tabs button{color:#334155;height:39px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:9px;padding:0 18px;font-size:13px}.feedback-filter-tabs button.active{color:#fff;background:#111827;border-color:#111827;font-weight:600}.feedback-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;overflow-x:auto;box-shadow:0 1px 2px #0f172a0a}.feedback-table{border-collapse:collapse;width:100%;min-width:760px}.feedback-table th{color:#64748b;text-align:left;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:16px 20px;font-size:11px;font-weight:600}.feedback-table td{color:#475569;border-bottom:1px solid #eef2f6;height:58px;padding:13px 20px;font-size:12px}.feedback-table .feedback-title{color:#0f172a;font-weight:600}.feedback-date{color:#94a3b8!important}.feedback-status{border-radius:15px;padding:5px 11px;font-size:10px;display:inline-block}.feedback-status.open{color:#f97316;background:#fff7ed}.feedback-status.resolved{color:#00a650;background:#ecfdf5}.view-feedback{color:#ff3154;font:inherit;cursor:pointer;background:0 0;border:0;font-size:11px}.feedback-empty{text-align:center;color:#94a3b8!important;height:115px!important}.feedback-modal-overlay{z-index:1200;background:#0f172a6b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.feedback-modal{background:#fff;border-radius:18px;width:min(560px,100%);padding:24px;box-shadow:0 25px 60px #0f172a3d}.feedback-modal-header{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:flex-start;padding-bottom:17px;display:flex}.feedback-modal-header>div{align-items:center;gap:10px;display:flex}.feedback-modal-header h3{margin:0;font-size:19px}.feedback-modal-header>button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:25px}.feedback-modal dl{margin:14px 0}.feedback-modal dl>div{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:12px 0;display:flex}.feedback-modal dt{color:#64748b;font-size:12px}.feedback-modal dd{color:#1e293b;margin:0;font-size:13px;font-weight:600}.feedback-message>span,.feedback-reply{color:#64748b;font-size:12px}.feedback-message p{color:#334155;background:#f8fafc;border-radius:9px;padding:14px;font-size:13px;line-height:1.5}.feedback-reply{margin-top:16px;display:block}.feedback-reply textarea{resize:vertical;border:1px solid #dfe4ea;border-radius:10px;outline:0;width:100%;height:90px;margin-top:8px;padding:12px}.feedback-modal-actions{gap:10px;margin-top:18px;display:flex}.feedback-modal-actions button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;flex:1;height:43px;font-weight:600}.feedback-modal-actions button:last-child:not(:first-child){color:#fff;background:#2563eb;border-color:#2563eb}@media (width<=600px){.feedback-heading h2{font-size:21px}.feedback-modal{padding:19px}}.audit-page{color:#0f172a;width:100%}.audit-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.audit-heading h2{margin:0 0 6px;font-size:20px}.audit-heading p{color:#94a3b8;margin:0;font-size:12px}.audit-heading button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:9px;width:34px;height:34px;font-size:18px}.audit-heading button.refreshing{animation:.5s linear infinite audit-spin}@keyframes audit-spin{to{transform:rotate(360deg)}}.audit-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.audit-stats>div{background:#fff;border:1px solid #dfe4ea;border-radius:12px;flex-direction:column;justify-content:center;height:86px;padding:17px;display:flex}.audit-stats span{color:#94a3b8;margin-bottom:8px;font-size:11px}.audit-stats strong{font-size:21px}.audit-toolbar{gap:8px;margin-bottom:14px;display:flex}.audit-toolbar label{color:#94a3b8;background:#fff;border:1px solid #dfe4ea;border-radius:8px;flex:1;align-items:center;gap:9px;height:40px;padding:0 12px;display:flex}.audit-toolbar input{color:#334155;width:100%;font:inherit;background:0 0;border:0;outline:0;font-size:13px}.audit-toolbar select{color:#111827;width:220px;height:40px;font:inherit;cursor:pointer;background:#fff;border:1px solid #60a5fa;border-radius:8px;padding:0 12px;font-size:12px}.audit-table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow-x:auto}.audit-table{border-collapse:collapse;width:100%;min-width:1050px}.audit-table th{color:#94a3b8;text-align:left;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:14px 16px;font-size:10px;font-weight:600}.audit-table td{color:#475569;border-bottom:1px solid #eef2f6;height:49px;padding:10px 16px;font-size:10px}.audit-table tbody tr:last-child td{border-bottom:0}.admin-dot{color:#fff;background:#1e293b;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;margin-right:6px;font-size:7px;display:inline-flex}.audit-action{color:#334155;white-space:nowrap;background:#f1f5f9;border-radius:12px;padding:4px 9px;display:inline-block}.audit-action.danger{color:#e11d48;background:#fff1f2}.audit-details-preview{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden;color:#94a3b8!important}.audit-table td button{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:0;font-size:10px}.audit-empty{text-align:center;color:#94a3b8!important;height:130px!important}.audit-modal-overlay{z-index:1200;background:#0f172a6b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.audit-modal{background:#fff;border-radius:18px;width:min(560px,100%);padding:24px;box-shadow:0 25px 60px #0f172a3d}.audit-modal>div:first-child{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.audit-modal h3{margin:0;font-size:18px}.audit-modal>div:first-child button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:25px}.audit-modal dl{margin:14px 0}.audit-modal dl>div{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:10px 0;display:flex}.audit-modal dt{color:#64748b;font-size:12px}.audit-modal dd{color:#1e293b;text-align:right;margin:0;font-size:12px;font-weight:600}.audit-modal pre{color:#e2e8f0;white-space:pre-wrap;background:#0f172a;border-radius:10px;max-height:230px;padding:15px;font-size:11px;overflow:auto}@media (width<=850px){.audit-stats{grid-template-columns:repeat(2,1fr)}.audit-toolbar{flex-direction:column}.audit-toolbar select{width:100%}}@media (width<=450px){.audit-stats{grid-template-columns:1fr 1fr;gap:8px}.audit-stats>div{height:75px;padding:13px}.audit-stats strong{font-size:18px}}.my-account-page{color:#0f172a;width:100%;max-width:860px;margin:0 auto;position:relative}.my-account-page>h2{margin:0 0 22px;font-size:21px}.account-notice{z-index:1300;color:#fff;background:#0f172a;border-radius:9px;padding:10px 18px;font-size:12px;position:fixed;top:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 25px #0f172a33}.account-panel{background:#fff;border:1px solid #dfe4ea;border-radius:15px;margin-bottom:20px;overflow:hidden}.account-panel>h3{color:#94a3b8;background:#fbfcfd;border-bottom:1px solid #eef2f6;align-items:center;gap:10px;height:49px;margin:0;padding:0 20px;font-size:14px;font-weight:400;display:flex}.account-panel>h3 span{color:#1e293b;font-weight:600}.account-panel-body{padding:18px 20px}.account-panel-body label{color:#64748b;margin-bottom:14px;font-size:11px;display:block}.account-panel-body input{color:#111827;width:100%;height:42px;font:inherit;background:#fff;border:1px solid #dfe4ea;border-radius:9px;outline:0;margin-top:6px;padding:0 13px;font-size:14px}.account-panel-body input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb14}.account-panel-body input:disabled{color:#94a3b8;background:#f8fafc}.account-info-fields label:last-child,.account-panel-body label:last-of-type{margin-bottom:12px}.account-primary-btn{color:#fff;height:37px;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:7px;padding:0 15px;font-size:12px;font-weight:700}.account-primary-btn:disabled{cursor:not-allowed;background:#86a5ed}.account-help{color:#94a3b8;margin:12px 0 0;font-size:11px}.account-password-input{position:relative}.account-password-input input{padding-right:42px}.account-password-input button{color:#94a3b8;cursor:pointer;background:0 0;border:0;width:30px;height:30px;position:absolute;top:12px;right:8px}.invite-row{align-items:center;gap:12px;margin-bottom:11px;display:flex}.invite-row:last-child{margin-bottom:0}.invite-row>div{background:#f8fafc;border:1px solid #dfe4ea;border-radius:9px;flex-direction:column;flex:1;justify-content:center;min-width:0;min-height:62px;padding:10px 15px;display:flex}.invite-row span{color:#94a3b8;margin-bottom:6px;font-size:10px}.invite-row strong{letter-spacing:3px;font-size:19px}.invite-row code{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.invite-row>button{color:#fff;height:36px;font:inherit;cursor:pointer;background:#2563eb;border:0;border-radius:7px;padding:0 14px;font-size:11px;font-weight:700}@media (width<=600px){.my-account-page>h2{font-size:20px}.account-panel-body{padding:16px}.invite-row{flex-direction:column;align-items:stretch}.invite-row>button{align-self:flex-end}.account-notice{width:max-content;max-width:calc(100% - 30px)}}.seller-login-page{color:#0f172a;background:#fff;grid-template-columns:minmax(360px,44%) 1fr;min-height:100vh;display:grid}.seller-login-brand{color:#fff;background:linear-gradient(145deg,#0f172a,#172554 58%,#312e81);flex-direction:column;justify-content:center;padding:70px;display:flex}.seller-brand-mark,.seller-mobile-mark,.seller-placeholder-mark{color:#fff;background:linear-gradient(135deg,#ff3154,#7c3aed);border-radius:20px;justify-content:center;align-items:center;width:66px;height:66px;font-size:28px;font-weight:800;display:flex;box-shadow:0 14px 35px #ff315440}.seller-login-brand h1{margin:30px 0 12px;font-size:38px}.seller-login-brand>p{color:#cbd5e1;max-width:430px;margin:0;font-size:16px;line-height:1.7}.seller-brand-points{color:#e2e8f0;flex-direction:column;gap:15px;margin-top:40px;font-size:14px;display:flex}.seller-login-area{justify-content:center;align-items:center;padding:40px;display:flex}.seller-login-card{width:min(440px,100%)}.seller-login-heading{margin-bottom:32px}.seller-mobile-mark{display:none}.seller-login-heading h2{margin:0 0 9px;font-size:30px}.seller-login-heading p{color:#64748b;margin:0}.seller-login-card form>label{color:#475569;letter-spacing:.04em;margin:19px 0 8px;font-size:11px;font-weight:700;display:block}.seller-login-card form>input,.seller-password-field input{color:#0f172a;width:100%;height:52px;font:inherit;background:#fff;border:1px solid #d8dee8;border-radius:11px;outline:0;padding:0 15px}.seller-login-card form>input:focus,.seller-password-field input:focus{border-color:#6366f1;box-shadow:0 0 0 4px #6366f11a}.seller-password-field{position:relative}.seller-password-field input{padding-right:48px}.seller-password-field button{color:#94a3b8;cursor:pointer;background:0 0;border:0;width:38px;height:38px;position:absolute;top:7px;right:8px}.seller-login-options{justify-content:space-between;align-items:center;margin:18px 0 24px;display:flex}.seller-login-options label{color:#64748b;align-items:center;gap:7px;font-size:12px;display:flex}.seller-login-options input{accent-color:#4f46e5}.seller-login-options button{color:#4f46e5;cursor:pointer;background:0 0;border:0;font-size:12px}.seller-sign-in-btn{color:#fff;width:100%;height:52px;font:inherit;cursor:pointer;background:linear-gradient(90deg,#4f46e5,#6d28d9);border:0;border-radius:11px;font-weight:700;box-shadow:0 10px 22px #4f46e533}.seller-login-footer{color:#94a3b8;justify-content:center;align-items:center;gap:8px;margin-top:25px;font-size:12px;display:flex}.seller-login-footer a{color:#4f46e5;text-decoration:none}.seller-placeholder-page{color:#0f172a;background:#f8fafc;min-height:100vh}.seller-placeholder-page header{background:#fff;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr auto 1fr;align-items:center;height:70px;padding:0 30px;display:grid}.seller-placeholder-page header h1{font-size:20px}.seller-placeholder-page header button{color:#64748b;cursor:pointer;background:0 0;border:0;width:max-content}.seller-placeholder-page>section{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 70px);padding:30px;display:flex}.seller-placeholder-page h2{margin:23px 0 8px}.seller-placeholder-page p{color:#64748b;margin:0}@media (width<=800px){.seller-login-page{grid-template-columns:1fr}.seller-login-brand{display:none}.seller-login-area{padding:28px}.seller-mobile-mark{border-radius:15px;width:52px;height:52px;margin-bottom:25px;font-size:22px;display:flex}.seller-login-heading h2{font-size:26px}}@media (width<=420px){.seller-login-area{padding:22px}.seller-login-footer{flex-wrap:wrap}.seller-placeholder-page header{padding:0 15px}}.seller-demo-login{color:#4338ca;background:#eef2ff;border-radius:9px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:5px;padding:10px 12px;font-size:11px;display:flex}.seller-demo-login strong{margin-right:4px}.seller-demo-login span{background:#fff;border-radius:5px;padding:3px 7px}.seller-login-error{color:#e11d48;margin:10px 0 0;font-size:12px}.seller-center-page{color:#0f172a;background:#fff;min-height:100vh}.seller-center-shell{width:min(750px,100%);margin:0 auto;padding:0 20px 40px}.seller-center-topbar{z-index:10;background:#fffffff5;border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:70px;display:grid;position:sticky;top:0}.seller-center-topbar h1{margin:0;font-size:19px}.seller-center-topbar button{color:#475569;cursor:pointer;background:0 0;border:0;font-size:25px}.seller-center-topbar>button{justify-self:start}.seller-center-topbar>div{justify-self:end;gap:12px;display:flex}.seller-profile-row{align-items:center;gap:15px;padding:16px 0;display:flex}.seller-avatar{color:#fff;background:#0f172a;border:2px solid #e2e8f0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:68px;height:68px;font-family:Georgia,serif;font-size:26px;display:flex}.seller-profile-copy{flex:1}.seller-profile-copy>div{align-items:center;gap:8px;display:flex}.seller-profile-copy h2{margin:0;font-size:17px}.seller-profile-copy button{color:#94a3b8;cursor:pointer;background:0 0;border:0}.seller-profile-copy span{color:#64748b;background:#f8fafc;margin-top:7px;padding:4px 9px;font-size:12px;display:inline-block}.seller-wallet-btn{color:#fff;height:45px;font:inherit;cursor:pointer;background:#f43f5e;border:0;border-radius:11px;padding:0 25px;font-weight:700}.seller-primary-links{border-bottom:1px solid #eef2f6;grid-template-columns:1fr 1fr;padding:12px 0;display:grid}.seller-primary-links button{color:#64748b;font:inherit;cursor:pointer;background:0 0;border:0;font-size:16px}.seller-primary-links strong{color:#1e293b;margin-left:7px}.seller-traffic-banner{color:#fff;background:#030303;border-radius:15px;justify-content:space-around;align-items:center;gap:20px;height:148px;margin:15px 0 20px;padding:18px 30px;display:flex;overflow:hidden}.seller-traffic-banner>strong{font-size:31px;line-height:1}.seller-traffic-banner>strong span,.seller-traffic-banner b{color:#ff2e6f}.seller-traffic-banner>div{text-align:center;font-size:22px;font-weight:800;line-height:1.35}.seller-traffic-banner em{color:#23d8f5;font-size:30px;font-style:normal}.seller-traffic-banner>i{background:repeating-linear-gradient(45deg,#551128,#551128 3px,#13030b 3px 7px);border-radius:50%;width:70px;height:70px}.seller-period-tabs{border-bottom:1px solid #eef2f6;gap:26px;display:flex}.seller-period-tabs button{color:#94a3b8;font:inherit;cursor:pointer;background:0 0;border:0;padding:11px 0;font-size:16px;font-weight:600;position:relative}.seller-period-tabs button.active{color:#0f172a}.seller-period-tabs button.active:after{content:"";background:#0f172a;border-radius:3px;height:3px;position:absolute;bottom:-1px;left:0;right:0}.seller-metrics{padding:22px 0}.seller-metrics h2,.seller-sales-chart h2,.seller-faq h2{margin:0 0 14px;font-size:17px}.seller-metric-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.seller-metric-grid article{border:1px solid #dfe4ea;border-radius:15px;flex-direction:column;justify-content:center;height:99px;padding:20px;display:flex}.seller-metric-grid span{color:#64748b;margin-bottom:8px;font-size:13px}.seller-metric-grid strong{font-size:24px}.seller-metric-grid .sales-card{color:#fff;background:#5fa3cb;border-color:#5fa3cb}.seller-metric-grid .sales-card span{color:#fff}.seller-sales-chart{padding:10px 0 20px}.chart-area{height:230px;display:flex}.chart-y{color:#94a3b8;text-align:right;flex-direction:column;justify-content:space-between;width:35px;padding-bottom:24px;font-size:10px;display:flex}.chart-plot{flex:1;position:relative}.chart-line{background:#66c5ed;justify-content:space-between;height:2px;display:flex;position:absolute;bottom:24px;left:0;right:0}.chart-line i{background:#66c5ed;border-radius:50%;width:7px;height:7px;margin-top:-3px}.chart-times{color:#94a3b8;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:5px;left:0;right:0}.chart-legend{color:#64748b;justify-content:center;align-items:center;gap:8px;font-size:12px;display:flex}.chart-legend i{background:#60a5fa;border-radius:50%;width:11px;height:11px}.seller-help-links{border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6;grid-template-columns:repeat(3,1fr);padding:18px 0;display:grid}.seller-help-links button{color:#64748b;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:7px;display:flex}.seller-help-links b{font-size:26px;font-weight:400}.seller-help-links span{font-size:11px}.seller-faq{padding-top:24px}.seller-faq article{border-top:1px solid #eef2f6}.seller-faq article>button{color:#0f172a;width:100%;min-height:64px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;font-size:16px;display:flex}.seller-faq article>button b{color:#94a3b8;font-size:22px}.seller-faq article p{color:#64748b;margin:-5px 0 18px;font-size:13px;line-height:1.5}@media (width<=650px){.seller-center-shell{padding:0 14px 30px}.seller-traffic-banner{height:130px;padding:15px}.seller-traffic-banner>strong{font-size:25px}.seller-traffic-banner>div{font-size:16px}.seller-traffic-banner em{font-size:22px}.seller-traffic-banner>i{display:none}.seller-period-tabs{gap:20px;overflow-x:auto}.chart-times span:nth-child(2n){display:none}}@media (width<=430px){.seller-avatar{width:58px;height:58px}.seller-wallet-btn{padding:0 17px}.seller-primary-links button{font-size:14px}.seller-metric-grid{gap:9px}.seller-metric-grid article{height:92px;padding:14px}.seller-metric-grid strong,.seller-traffic-banner>strong{font-size:21px}.seller-traffic-banner>div{font-size:14px}}.seller-profile-copy button:disabled{cursor:not-allowed;opacity:.35}.shop-name-modal-overlay{z-index:1200;background:#00000061;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.shop-name-modal{background:#fff;border-radius:20px 20px 0 0;width:min(750px,100%);overflow:hidden;box-shadow:0 -15px 40px #0f172a2e}.shop-name-modal-header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:90px;padding:0 30px;display:grid}.shop-name-modal-header h2{margin:0;font-size:22px}.shop-name-modal-header button{color:#94a3b8;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:24px}.shop-name-modal-body{padding:28px 30px 40px}.shop-name-modal-body p{color:#64748b;margin:0 0 22px;font-size:15px}.shop-name-modal-body input{color:#0f172a;width:100%;height:48px;font:inherit;border:0;border-bottom:1px solid #94a3b8;outline:0;padding:0;font-size:17px}.shop-name-modal-body>button{color:#fff;width:100%;height:64px;font:inherit;cursor:pointer;background:#fb3c5c;border:0;border-radius:14px;margin-top:40px;font-size:16px;font-weight:700}.shop-name-modal-body>button:disabled{opacity:.55;cursor:not-allowed}@media (width<=650px){.shop-name-modal-header{height:75px;padding:0 20px}.shop-name-modal-header h2{font-size:19px}.shop-name-modal-body{padding:24px 20px 30px}.shop-name-modal-body>button{height:54px;margin-top:30px}}.seller-messages-page{color:#0f172a;background:#fff;min-height:100vh}.seller-messages-shell{width:min(960px,100%);margin:0 auto;padding:0 20px 40px}.seller-messages-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:70px;display:grid}.seller-messages-shell>header h1{margin:0;font-size:20px}.seller-messages-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:36px}.seller-message-tabs{border-bottom:1px solid #eef2f6;grid-template-columns:repeat(4,1fr);display:grid}.seller-message-tabs button{color:#475569;height:51px;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;font-size:14px}.seller-message-tabs button.active{color:#fb3c5c;border-bottom-color:#fb3c5c}.seller-announcement-list article,.seller-notice-list article{border-bottom:1px solid #eef2f6;justify-content:space-between;gap:20px;min-height:96px;padding:24px 20px;display:flex}.seller-announcement-list strong,.seller-notice-list strong{font-size:16px}.seller-announcement-list p,.seller-notice-list p{color:#64748b;margin:12px 0 0;font-size:13px}.seller-announcement-list time,.seller-notice-list time,.buyer-thread-list time,.platform-message-list time{color:#94a3b8;white-space:nowrap;font-size:11px}.seller-notice-list article{position:relative}.seller-notice-list article>div{flex:1}.seller-notice-list article>div button{color:#2563eb;font:inherit;cursor:pointer;background:0 0;border:0;margin-top:12px;font-size:12px}.seller-notice-list article>b{color:#cbd5e1;font-size:24px}.buyer-thread-list>article{border-bottom:1px solid #eef2f6;padding:18px 20px 24px}.buyer-product{border:1px solid #e5e7eb;border-radius:15px;align-items:center;gap:15px;padding:14px;display:flex;box-shadow:0 1px 3px #0f172a14}.buyer-product-image{color:#fff;background:#111827;border-radius:8px;justify-content:center;align-items:center;width:58px;height:58px;font-size:22px;display:flex}.buyer-product>div:last-child{flex-direction:column;gap:5px;display:flex}.buyer-product strong{font-size:14px}.buyer-product small{color:#94a3b8;font-size:10px}.buyer-product b{color:#fb3c5c;font-size:14px}.buyer-message{align-items:flex-start;gap:12px;margin-top:14px;display:flex}.buyer-message>span{color:#64748b;background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.buyer-message>div>strong{font-size:13px}.buyer-message p{background:#f8fafc;border-radius:0 18px 18px;width:max-content;max-width:520px;margin:6px 0;padding:15px 20px;font-size:15px}.seller-reply{color:#e11d48;background:#fff1f2;border:1px solid #fecdd3;border-radius:0 14px 14px;margin:12px 0 12px 52px;padding:14px}.seller-reply strong{font-size:11px}.seller-reply p{margin:5px 0 0;font-size:12px}.buyer-reply-btn,.platform-message-list article button{color:#fff;height:36px;font:inherit;cursor:pointer;background:#fb3c5c;border:0;border-radius:20px;margin:13px 0 0 52px;padding:0 17px;font-size:12px;font-weight:700}.platform-message-list article{border-bottom:1px solid #eef2f6;gap:14px;padding:24px 18px;display:flex}.platform-avatar{color:#fff;background:#0f172a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:45px;height:45px;font-size:12px;font-weight:700;display:flex}.platform-message-list article>div:last-child{flex:1;position:relative}.platform-message-list strong{font-size:13px}.platform-message-list time{float:right}.platform-message-list p{background:#f1f3f6;border-radius:0 18px 18px;margin:8px 0;padding:18px;font-size:15px}.platform-message-list article button{background:#0f172a;margin:5px 0 0}.seller-reply-overlay{z-index:1300;background:#0f172a6b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.seller-reply-overlay form{background:#fff;border-radius:18px;width:min(500px,100%);padding:22px}.seller-reply-overlay form>div{justify-content:space-between;align-items:center;display:flex}.seller-reply-overlay h2{margin:0;font-size:18px}.seller-reply-overlay form>div button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:24px}.seller-reply-overlay textarea{resize:vertical;border:1px solid #dfe4ea;border-radius:10px;outline:0;width:100%;height:110px;margin:20px 0 12px;padding:12px}.seller-reply-overlay form>button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:9px;width:100%;height:44px;font-weight:700}@media (width<=650px){.seller-messages-shell{padding:0 12px 30px}.seller-message-tabs{display:flex;overflow-x:auto}.seller-message-tabs button{flex:1;min-width:125px}.seller-announcement-list article,.seller-notice-list article{padding:18px 8px}.seller-announcement-list time,.seller-notice-list time{font-size:9px}.buyer-thread-list>article{padding:15px 5px 20px}.buyer-message p{max-width:240px}.platform-message-list article{padding:20px 5px}}.seller-wallet-page{color:#0f172a;background:#fff;min-height:100vh}.seller-wallet-shell{width:min(960px,100%);margin:0 auto;padding:0 20px 40px}.seller-wallet-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:66px;display:grid}.seller-wallet-shell>header h1{margin:0;font-size:20px}.seller-wallet-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:36px}.wallet-balances{grid-template-columns:1fr 1fr;gap:35px;padding:32px 10px;display:grid}.wallet-balances>div:nth-child(2n){text-align:right}.wallet-balances strong,.wallet-balances span{display:block}.wallet-balances strong{font-size:29px}.wallet-balances span{color:#94a3b8;margin-top:8px;font-size:15px}.wallet-main-actions{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:26px;display:grid}.wallet-main-actions button{color:#1e293b;height:57px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8dee8;border-radius:15px;font-size:16px;font-weight:600}.wallet-main-actions button:last-child{color:#fff;background:#e91b4c;border-color:#e91b4c}.wallet-menu{border-top:10px solid #f8fafc;border-bottom:10px solid #f8fafc}.wallet-menu button{color:#475569;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #eef2f6;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:100%;height:66px;padding:0 20px;display:grid}.wallet-menu button span{font-size:22px}.wallet-menu button strong{color:#0f172a;font:inherit;font-size:16px}.wallet-menu button b{color:#94a3b8;font-size:23px;font-weight:400}.wallet-transactions{padding:24px 20px}.wallet-transactions-heading{justify-content:space-between;align-items:center;display:flex}.wallet-transactions-heading h2{margin:0;font-size:16px}.wallet-transactions-heading select{color:#334155;width:100px;height:38px;font:inherit;cursor:pointer;background:#fff;border:0;outline:0;font-size:14px}.wallet-transactions article{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;min-height:78px;display:flex}.wallet-transactions article>div{flex-direction:column;gap:7px;display:flex}.wallet-transactions article strong{font-size:16px}.wallet-transactions article time{color:#94a3b8;font-size:12px}.wallet-transactions article>b{font-size:16px}.wallet-transactions .positive{color:#00b84f}.wallet-transactions .negative{color:#2563eb}.wallet-dialog-overlay{z-index:1300;background:#0f172a6b;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.wallet-dialog{background:#fff;border-radius:18px;width:min(460px,100%);padding:22px}.wallet-dialog>div{justify-content:space-between;align-items:center;display:flex}.wallet-dialog h2{margin:0;font-size:19px}.wallet-dialog>div button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:25px}.wallet-dialog label{color:#64748b;margin-top:24px;font-size:12px;display:block}.wallet-dialog input{border:1px solid #dfe4ea;border-radius:10px;outline:0;width:100%;height:50px;margin-top:8px;padding:0 13px}.wallet-dialog p{color:#64748b;font-size:13px;line-height:1.5}.wallet-dialog>button{color:#fff;cursor:pointer;background:#e91b4c;border:0;border-radius:9px;width:100%;height:45px;margin-top:18px;font-weight:700}@media (width<=600px){.seller-wallet-shell{padding:0 12px 30px}.wallet-balances{gap:25px;padding:25px 5px}.wallet-balances strong{font-size:24px}.wallet-main-actions{gap:9px}.wallet-menu button{padding:0 10px}.wallet-transactions{padding:20px 8px}}.seller-recharge-page{color:#0f172a;background:#fff;min-height:100vh}.seller-recharge-shell{width:min(960px,100%);margin:0 auto;padding:0 20px 40px}.seller-recharge-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:66px;display:grid}.seller-recharge-shell>header h1{margin:0;font-size:20px}.seller-recharge-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:36px}.request-recharge-btn{color:#fff;width:100%;height:60px;font:inherit;cursor:pointer;background:#e91b4c;border:0;border-radius:14px;margin:20px 0 23px;font-size:16px;font-weight:700}.recharge-history h2{color:#94a3b8;margin:0;font-size:13px}.recharge-empty{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex}.recharge-empty div{background:#f1f3f6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:29px;display:flex}.recharge-empty p{font-size:16px}.recharge-records{margin-top:15px}.recharge-records article{border-bottom:1px solid #eef2f6;justify-content:space-between;align-items:center;min-height:75px;display:flex}.recharge-records article>div{flex-direction:column;gap:6px;display:flex}.recharge-records strong{font-size:17px}.recharge-records time{color:#94a3b8;font-size:11px}.recharge-records article>span{color:#f59e0b;background:#fff7ed;border-radius:14px;padding:6px 11px;font-size:11px}.recharge-sheet-overlay{z-index:1400;background:#0000007a;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.recharge-sheet{background:#fff;border-radius:28px 28px 0 0;width:min(600px,100%);min-height:480px;padding:25px 30px 30px}.sheet-handle{background:#e5e7eb;border-radius:4px;width:50px;height:5px;margin:0 auto 25px}.recharge-steps{justify-content:center;align-items:center;margin-bottom:28px;display:flex}.recharge-steps b{color:#94a3b8;background:#f1f3f6;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:12px;display:flex}.recharge-steps b.active{color:#fff;background:#fb3c5c}.recharge-steps span{background:#e5e7eb;width:38px;height:3px}.recharge-sheet>h2{text-align:center;margin:0 0 8px;font-size:19px}.recharge-sheet>p{color:#94a3b8;text-align:center;margin:0 0 27px;font-size:13px}.recharge-sheet>label{color:#64748b;font-size:12px;font-weight:700;display:block}.recharge-sheet>label>div{border:1px solid #fb3c5c;border-radius:16px;align-items:center;height:78px;margin-top:8px;padding:0 20px;display:flex}.recharge-sheet>label span{color:#94a3b8;font-size:20px;font-weight:700}.recharge-sheet input{color:#0f172a;width:100%;height:100%;font:inherit;border:0;outline:0;padding-left:13px;font-size:20px;font-weight:700}.recharge-presets{flex-wrap:wrap;gap:9px;margin:25px 0;display:flex}.recharge-presets button{color:#475569;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:10px;padding:0 15px;font-size:12px;font-weight:600}.recharge-continue{color:#fff;width:100%;height:69px;font:inherit;cursor:pointer;background:#fb3c5c;border:0;border-radius:15px;font-size:17px;font-weight:700}.recharge-continue:disabled{opacity:.55;cursor:not-allowed}.recharge-confirm-amount{background:#f8fafc;border-radius:15px;flex-direction:column;align-items:center;padding:25px;display:flex}.recharge-confirm-amount span{color:#64748b;font-size:12px}.recharge-confirm-amount strong{margin:10px 0;font-size:34px}.recharge-confirm-amount small{color:#94a3b8;text-align:center}.recharge-confirm-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:30px;display:grid}.recharge-confirm-actions button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:12px;height:54px;font-weight:700}.recharge-confirm-actions button:last-child{color:#fff;background:#fb3c5c;border-color:#fb3c5c}@media (width<=600px){.seller-recharge-shell{padding:0 12px 30px}.recharge-sheet{min-height:450px;padding:20px}.recharge-sheet>label>div{height:66px}.recharge-continue{height:56px}.recharge-presets{gap:7px}.recharge-presets button{padding:0 11px}}.seller-withdraw-page{color:#0f172a;background:#fff;min-height:100vh}.seller-withdraw-shell{width:min(1100px,100%);margin:0 auto;padding:0 12px 40px}.seller-withdraw-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:74px;display:grid}.seller-withdraw-shell>header h1{margin:0;font-size:20px}.seller-withdraw-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:36px}.withdraw-success-notice{z-index:20;color:#fff;background:#0f172a;border-radius:9px;padding:11px 18px;font-size:12px;position:fixed;top:20px;left:50%;transform:translate(-50%)}.withdraw-info{color:#ea580c;background:#fff7ed;border:1px solid #fed7aa;border-radius:15px;margin:22px 0 32px;padding:18px 20px;font-size:12px}.withdraw-form label{color:#0f172a;margin-bottom:28px;font-size:14px;font-weight:700;display:block}.withdraw-form input,.withdraw-form select{color:#0f172a;width:100%;height:53px;font:inherit;background:#fff;border:0;border-bottom:1px solid #cbd5e1;outline:0;margin-top:12px;padding:0;font-weight:400}.withdraw-form input::placeholder,.withdraw-form select:invalid{color:#94a3b8}.withdraw-form input:focus,.withdraw-form select:focus{border-bottom-color:#fb3c5c}.withdraw-form>button{color:#fff;width:100%;height:70px;font:inherit;cursor:pointer;background:#fb3c5c;border:0;border-radius:15px;margin:5px 0 35px;font-size:17px;font-weight:700}.withdraw-records{border-top:10px solid #f8fafc;padding-top:24px}.withdraw-records>div:first-child{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.withdraw-records h2{margin:0;font-size:16px}.withdraw-records>div:first-child button{color:#fb3c5c;cursor:pointer;background:0 0;border:0}.withdraw-records article{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:14px;padding:24px 20px;position:relative}.seller-withdraw-status{border-radius:16px;padding:6px 11px;font-size:11px;position:absolute;top:20px;right:20px}.seller-withdraw-status.approved{color:#008a45;background:#ecfdf5;border:1px solid #86efac}.seller-withdraw-status.rejected{color:#dc2626;background:#fff1f2;border:1px solid #fca5a5}.seller-withdraw-status.pending{color:#d97706;background:#fffbeb;border:1px solid #fcd34d}.withdraw-record-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.withdraw-record-grid dl{margin:0}.withdraw-record-grid dt{color:#94a3b8;margin-top:12px;font-size:10px}.withdraw-record-grid dt:first-child{margin-top:0}.withdraw-record-grid dd{color:#0f172a;margin:5px 0 0;font-size:12px}.withdraw-rejection{color:#dc2626;background:#fff1f2;border:1px solid #fecaca;border-radius:12px;margin-top:14px;padding:13px}.withdraw-rejection strong{font-size:10px}.withdraw-rejection p{margin:8px 0 0;font-size:12px}@media (width<=600px){.withdraw-info{line-height:1.5}.withdraw-form>button{height:56px}.withdraw-records article{padding:20px 14px}.withdraw-record-grid{grid-template-columns:1fr}.withdraw-record-grid dl:nth-child(2){margin-top:-15px}.seller-withdraw-status{top:15px;right:14px}.withdraw-record-grid dl:first-child{padding-right:90px}}.withdraw-method-trigger{color:#94a3b8;width:100%;height:53px;font:inherit;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #cbd5e1;justify-content:space-between;align-items:center;margin-top:12px;padding:0;font-weight:400;display:flex}.withdraw-method-trigger.selected{color:#0f172a}.withdraw-method-overlay{z-index:50;background:#0000007a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.withdraw-method-modal{background:#fff;border-radius:20px;width:min(600px,100%);overflow:hidden;box-shadow:0 20px 60px #0f172a2e}.withdraw-method-modal p{text-align:center;color:#94a3b8;margin:0;padding:23px;font-size:13px}.withdraw-method-modal button{color:#0f172a;width:100%;height:76px;font:inherit;cursor:pointer;background:#fff;border:0;border-top:1px solid #eef2f6;justify-content:space-between;align-items:center;padding:0 20px;font-weight:600;display:flex}.withdraw-method-modal button:hover{background:#f8fafc}.withdraw-method-modal button span:last-child{color:#94a3b8;font-size:27px;font-weight:400}.withdraw-method-modal .withdraw-method-cancel{color:#475569;justify-content:center;height:70px}@media (width<=600px){.withdraw-method-overlay{align-items:flex-end;padding:0}.withdraw-method-modal{border-radius:20px 20px 0 0}.withdraw-method-modal button{height:66px}}.seller-withdraw-shell>header .withdraw-header-refresh{color:#fb3c5c;justify-self:end;font-size:12px}.withdraw-record-filters{border-bottom:1px solid #eef2f6;gap:10px;padding:13px 8px;display:flex;overflow-x:auto}.withdraw-record-filters button{color:#334155;white-space:nowrap;cursor:pointer;background:#f1f3f6;border:0;border-radius:20px;padding:8px 18px}.withdraw-record-filters button.active{color:#fff;background:#fb3c5c}.withdraw-records.records-only{border-top:0;padding:16px 8px 90px}.withdraw-empty{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.withdraw-empty>b{text-align:center;border:3px solid #cbd5e1;border-radius:50%;width:30px;height:30px;margin-bottom:14px;font-size:18px;line-height:24px}.withdraw-empty strong{font-size:13px}.withdraw-empty span{color:#cbd5e1;margin-top:7px;font-size:12px}.withdraw-empty button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:11px;margin-top:20px;padding:13px 25px;font-weight:700}.withdraw-new-action{z-index:10;background:#fff;border-top:1px solid #eef2f6;width:min(1100px,100%);padding:12px 20px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.withdraw-new-action button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:12px;width:100%;height:50px;font-weight:700}@media (width<=600px){.withdraw-record-filters{gap:7px;padding-left:0}.withdraw-record-filters button{padding:8px 14px}.withdraw-records.records-only{padding-left:0;padding-right:0}.withdraw-new-action{padding:10px 15px}}.seller-bank-page{color:#0f172a;background:#fff;min-height:100vh}.seller-bank-shell{width:min(768px,100%);margin:0 auto;padding:0 16px 34px}.seller-bank-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:54px;display:grid}.seller-bank-shell>header h1{margin:0;font-size:16px}.seller-bank-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:31px}.seller-bank-shell form{padding:28px 16px 0}.seller-bank-shell label{margin-bottom:28px;font-size:13px;font-weight:700;display:block}.seller-bank-shell label em{color:#fb3c5c;font-style:normal}.seller-bank-shell input{color:#172033;width:100%;height:44px;font:inherit;background:#fff;border:0;border-bottom:1px solid #cbd5e1;outline:0;margin-top:8px;padding:0;font-size:15px;font-weight:400;display:block}.seller-bank-shell input:focus{border-bottom-color:#fb3c5c}.seller-bank-shell input::placeholder{color:#94a3b8}.seller-bank-shell form>button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:12px;width:100%;height:56px;font-size:16px;font-weight:700}.seller-bank-notice{z-index:20;color:#fff;background:#0f172a;border-radius:9px;padding:11px 17px;font-size:12px;position:fixed;top:18px;left:50%;transform:translate(-50%)}@media (width<=600px){.seller-bank-shell{padding-left:10px;padding-right:10px}.seller-bank-shell form{padding-left:6px;padding-right:6px}.seller-bank-shell label{margin-bottom:24px}}.trade-password-page{color:#0f172a;background:#fff;min-height:100vh}.trade-password-shell{width:min(960px,100%);margin:0 auto;padding:0 18px 35px}.trade-password-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:75px;display:grid}.trade-password-shell>header h1{margin:0;font-size:20px}.trade-password-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:34px}.trade-password-info{color:#1557ee;background:#eff6ff;border:1px solid #bfdbfe;border-radius:15px;margin:25px 20px 38px;padding:17px 20px;font-size:14px;line-height:1.65}.trade-password-shell form{padding:0 20px}.trade-password-shell label{margin-bottom:34px;font-size:17px;font-weight:700;display:block}.trade-password-input{border-bottom:1px solid #cbd5e1;align-items:center;height:55px;margin-top:12px;display:flex}.trade-password-input:focus-within{border-bottom-color:#fb3c5c}.trade-password-input input{color:#0f172a;min-width:0;font:inherit;border:0;outline:0;flex:1;font-size:18px;font-weight:400}.trade-password-input input::placeholder{color:#a7b0c2}.trade-password-input button{color:#94a3b8;cursor:pointer;background:0 0;border:0;width:40px;font-size:16px}.trade-password-shell label small{color:#94a3b8;margin-top:9px;font-size:13px;font-weight:400;display:block}.trade-password-error{color:#dc2626;margin:-15px 0 18px;font-size:13px}.trade-password-shell form>button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:14px;width:100%;height:70px;font-size:19px;font-weight:700}.trade-password-notice{z-index:20;color:#fff;background:#0f172a;border-radius:9px;padding:11px 17px;font-size:12px;position:fixed;top:18px;left:50%;transform:translate(-50%)}@media (width<=600px){.trade-password-shell{padding-left:10px;padding-right:10px}.trade-password-info{margin-left:4px;margin-right:4px}.trade-password-shell form{padding:0 4px}.trade-password-shell form>button{height:58px}.trade-password-shell label{font-size:15px}.trade-password-input input{font-size:16px}}.seller-change-password-page{color:#0f172a;background:#fff;min-height:100vh}.seller-change-password-shell{width:min(960px,100%);margin:0 auto;padding:0 20px 36px}.seller-change-password-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;display:grid}.seller-change-password-shell>header h1{margin:0;font-size:20px}.seller-change-password-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:34px}.seller-change-password-shell form{padding:35px 20px 0}.seller-change-password-shell label{margin-bottom:31px;font-size:17px;font-weight:700;display:block}.seller-change-password-shell input{color:#0f172a;width:100%;height:55px;font:inherit;border:0;border-bottom:1px solid #cbd5e1;outline:0;margin-top:8px;padding:0;font-size:18px;font-weight:400;display:block}.seller-change-password-shell input:focus{border-bottom-color:#fb3c5c}.seller-change-password-shell input::placeholder{color:#a7b0c2}.seller-change-password-error{color:#dc2626;margin:-12px 0 18px;font-size:13px}.seller-change-password-shell form>button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:14px;width:100%;height:70px;font-size:19px;font-weight:700}.seller-change-password-notice{z-index:20;color:#fff;background:#0f172a;border-radius:9px;padding:11px 17px;font-size:12px;position:fixed;top:18px;left:50%;transform:translate(-50%)}@media (width<=600px){.seller-change-password-shell{padding-left:10px;padding-right:10px}.seller-change-password-shell form{padding-left:5px;padding-right:5px}.seller-change-password-shell label{font-size:15px}.seller-change-password-shell input{font-size:16px}.seller-change-password-shell form>button{height:58px}}.seller-showcase-page{color:#0f172a;background:#fff;min-height:100vh}.seller-showcase-shell{width:min(1100px,100%);margin:0 auto;padding:0 12px 35px}.seller-showcase-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:80px;display:grid}.seller-showcase-shell>header h1{margin:0;font-size:21px}.seller-showcase-shell>header>button:first-child{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:34px}.seller-add-products{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:10px;justify-self:end;padding:10px 18px;font-size:14px;font-weight:700}.seller-shelf-tabs{border-bottom:1px solid #eef2f6;grid-template-columns:repeat(3,1fr);display:grid}.seller-shelf-tabs button{color:#98a2b3;cursor:pointer;background:#fff;border:0;border-bottom:2px solid #0000;height:55px;font-size:17px}.seller-shelf-tabs button.active{color:#0f172a;border-bottom-color:#0f172a}.seller-showcase-categories{border-bottom:1px solid #eef2f6;gap:30px;display:flex;overflow-x:auto}.seller-showcase-categories button{color:#98a2b3;cursor:pointer;background:#fff;border:0;border-bottom:2px solid #0000;flex:none;height:56px;font-size:15px;font-weight:600}.seller-showcase-categories button.active{color:#0f172a;border-bottom-color:#0f172a}.seller-showcase-products article{border-bottom:1px solid #eef2f6;padding:22px 10px}.seller-showcase-products h2{margin:0 0 16px;font-size:17px}.seller-product-main{align-items:center;gap:25px;display:flex}.seller-product-main img{object-fit:contain;width:90px;height:90px}.seller-product-main div{flex-direction:column;gap:10px;display:flex}.seller-product-main strong{font-size:16px}.seller-product-main span{color:#98a2b3;font-size:13px}.seller-product-prices{background:#f8fafc;border-radius:12px;grid-template-columns:repeat(3,1fr);margin:15px 0;display:grid}.seller-product-prices div{text-align:center;border-right:1px solid #e5e7eb;padding:16px}.seller-product-prices div:last-child{border:0}.seller-product-prices strong,.seller-product-prices span{display:block}.seller-product-prices strong{font-size:17px}.seller-product-prices span{color:#98a2b3;margin-top:5px;font-size:13px}.seller-product-prices div:last-child strong,.seller-product-prices div:last-child span{color:#fb3c5c}.seller-showcase-products article>button{cursor:pointer;border-radius:10px;width:100%;height:55px;font-size:15px;font-weight:700}.seller-showcase-products article>button.on{color:#009b64;background:#ecfdf5;border:1px solid #86efc2}.seller-showcase-products article>button.off{color:#dc2626;background:#fff1f2;border:1px solid #fecaca}.seller-showcase-empty{text-align:center;color:#98a2b3;padding:90px 20px}.seller-showcase-notice{z-index:30;color:#fff;background:#0f172a;border-radius:9px;padding:11px 18px;font-size:12px;position:fixed;top:18px;left:50%;transform:translate(-50%)}.add-products-shell{width:min(1400px,100%)}.add-products-help{color:#64748b;background:#f8fafc;margin:0;padding:14px 8px;font-size:13px}.add-products-list article{border-bottom:1px solid #eef2f6;grid-template-columns:80px 1fr auto;align-items:center;gap:15px;padding:20px 10px;display:grid}.add-products-list img{object-fit:contain;width:80px;height:80px}.add-products-list article>div{flex-direction:column;gap:7px;display:flex}.add-products-list article>div span,.add-products-list article>div small{color:#98a2b3}.add-products-list article>button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:10px;padding:11px 19px;font-weight:700}@media (width<=600px){.seller-showcase-shell{padding-left:7px;padding-right:7px}.seller-showcase-shell>header{height:67px}.seller-showcase-shell>header h1{font-size:18px}.seller-add-products{padding:9px 12px;font-size:12px}.seller-showcase-categories{gap:22px}.seller-product-main img{width:75px;height:75px}.seller-product-prices div{padding:13px 5px}.seller-product-prices strong{font-size:15px}.add-products-list article{grid-template-columns:65px 1fr auto;gap:10px}.add-products-list img{width:65px;height:65px}.add-products-list article>button{padding:10px 13px}}.seller-orders-page{color:#0f172a;background:#fff;min-height:100vh}.seller-orders-shell{width:min(960px,100%);margin:0 auto;padding:0 20px 35px}.seller-orders-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:64px;display:grid}.seller-orders-shell>header h1{margin:0;font-size:20px}.seller-orders-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:34px}.seller-orders-shell>header .seller-orders-refresh{color:#fb3c5c;justify-self:end;font-size:20px}.seller-orders-shell>nav{border-bottom:1px solid #eef2f6;gap:27px;display:flex;overflow-x:auto}.seller-orders-shell>nav button{color:#98a2b3;cursor:pointer;background:#fff;border:0;border-bottom:2px solid #0000;flex:none;height:51px;font-size:14px}.seller-orders-shell>nav button.active{color:#0f172a;border-bottom-color:#0f172a}.seller-order-list article{border-bottom:10px solid #f3f4f6;padding:22px 20px 28px}.seller-order-heading{justify-content:space-between;align-items:flex-start;display:flex}.seller-order-heading>div{flex-direction:column;gap:6px;display:flex}.seller-order-heading span{color:#98a2b3;font-size:13px}.seller-order-heading strong{color:#64748b;font-size:13px;font-weight:400}.seller-order-heading>b{font-size:14px;font-weight:500}.seller-order-heading .order-completed{color:#00a84f}.seller-order-heading .order-pending-receive,.seller-order-heading .order-pending-payment,.seller-order-heading .order-pending-ship{color:#ff3154}.seller-order-heading .order-rejected,.seller-order-heading .order-cancelled{color:#dc2626}.seller-order-heading .order-refund{color:#d97706}.seller-order-address{color:#64748b;gap:10px;margin:18px 0;display:flex}.seller-order-address>span{color:#94a3b8}.seller-order-address strong{font-size:13px;font-weight:400}.seller-order-address p{margin:8px 0 0;font-size:13px}.seller-order-product{align-items:center;gap:15px;display:flex}.seller-order-product img{object-fit:contain;border:1px solid #eef2f6;border-radius:11px;width:100px;height:100px}.seller-order-product>div{flex-direction:column;gap:12px;display:flex}.seller-order-product strong{font-size:16px;font-weight:500}.seller-order-product span{color:#98a2b3;font-size:13px}.seller-order-prices{border-top:1px solid #eef2f6;gap:0;margin-top:20px;padding-top:18px;display:flex}.seller-order-prices>div{min-width:100px;padding-right:28px}.seller-order-prices strong,.seller-order-prices span{display:block}.seller-order-prices strong{font-size:16px}.seller-order-prices span{color:#98a2b3;margin-top:6px;font-size:13px}.seller-order-prices>div:last-child strong,.seller-order-prices>div:last-child span{color:#fb3c5c}.seller-orders-empty{text-align:center;color:#98a2b3;padding:100px 20px}@media (width<=600px){.seller-orders-shell{padding-left:7px;padding-right:7px}.seller-orders-shell>nav{gap:22px}.seller-order-list article{padding-left:10px;padding-right:10px}.seller-order-product img{width:85px;height:85px}.seller-order-prices>div{min-width:90px;padding-right:14px}}.seller-invite-page{color:#0f172a;background:#fff;min-height:100vh}.seller-invite-shell{width:min(960px,100%);margin:0 auto;padding:0 10px 35px}.seller-invite-shell>header{border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;display:grid}.seller-invite-shell>header h1{margin:0;font-size:20px}.seller-invite-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:35px}.invite-hero{text-align:center;border-bottom:9px solid #f8fafc;padding:34px 30px 26px}.invite-friends-art{color:#333;width:125px;height:105px;margin:0 auto 19px;position:relative}.invite-friends-art span{font-size:79px;line-height:1;position:absolute}.invite-friends-art span:first-child{left:8px}.invite-friends-art span:nth-child(2){right:4px;transform:scaleX(-1)}.invite-friends-art i{color:#16c79a;font-style:normal;position:absolute;bottom:13px;left:50px}.invite-hero h2{margin:0;font-size:20px;line-height:1.45}.invite-hero p{color:#a7b0c2;margin:7px 0 20px}.invite-hero>button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:14px;width:100%;height:70px;font-size:18px;font-weight:700}.invite-hero>button:disabled{cursor:not-allowed;background:#a9233e}.invite-tabs{border-bottom:1px solid #eef2f6;grid-template-columns:1fr 1fr;display:grid}.invite-tabs button{color:#98a2b3;cursor:pointer;background:#fff;border:0;border-bottom:2px solid #0000;height:57px;font-size:16px;font-weight:700}.invite-tabs button.active{color:#0f172a;border-bottom-color:#0f172a}.invite-rules{margin:18px 0;padding-left:40px;font-size:16px;line-height:2.75}.invite-details>header,.invite-details article{border-bottom:1px solid #eef2f6;grid-template-columns:1fr 120px 1fr;gap:10px;padding:18px 20px;display:grid}.invite-details>header strong:nth-child(2),.invite-details article span:nth-child(2){text-align:center}.invite-details>header strong:last-child,.invite-details article time{text-align:right}.invite-details article{color:#64748b;font-size:13px}.invite-details>p{text-align:center;color:#a7b0c2;padding:55px}.invite-modal-overlay{z-index:100;background:#0000006b;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.invite-modal{text-align:left;background:#fff;border-radius:20px 20px 0 0;width:min(600px,100%);padding:28px 30px 22px}.invite-modal label{font-size:16px;font-weight:700;display:block}.invite-modal input{width:100%;height:58px;font:inherit;border:0;border-bottom:1px solid #cbd5e1;outline:0;margin:10px 0 30px;font-size:18px;display:block}.invite-modal input::placeholder{color:#a7b0c2}.invite-modal>p{color:#dc2626;font-size:12px}.invite-modal>button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:14px;width:100%;height:70px;font-size:19px;font-weight:700}@media (width<=600px){.invite-hero{padding-left:20px;padding-right:20px}.invite-hero>button{height:58px}.invite-rules{padding-left:30px;font-size:14px;line-height:2.3}.invite-details>header,.invite-details article{grid-template-columns:1fr 55px 1fr;padding-left:10px;padding-right:10px}.invite-modal{padding:25px 20px 18px}.invite-modal>button{height:58px}}.seller-feedback-page{color:#0f172a;background:#fff;min-height:100vh}.seller-feedback-shell{width:min(960px,100%);margin:0 auto;padding:0 20px 35px}.seller-feedback-shell>header{grid-template-columns:1fr auto 1fr;align-items:center;height:54px;display:grid}.seller-feedback-shell>header h1{margin:0;font-size:20px}.seller-feedback-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;font-size:34px}.seller-feedback-tabs{grid-template-columns:1fr 1fr;display:grid}.seller-feedback-tabs button{color:#fb3c5c;cursor:pointer;background:#fff1f2;border:0;height:56px;font-size:17px}.seller-feedback-tabs button.active{color:#fff;background:#fb3c5c;font-weight:700}.seller-feedback-form{padding:27px 20px 0}.seller-feedback-form h2{margin:0 0 25px;font-size:17px}.seller-feedback-types{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.seller-feedback-types button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:22px;height:42px;padding:0 20px;font-size:16px}.seller-feedback-types button.active{color:#fb3c5c;border-color:#fb3c5c}.seller-feedback-form>input,.seller-feedback-form textarea{color:#0f172a;width:100%;font:inherit;border:1px solid #dfe4ea;border-radius:11px;outline:0;font-size:17px;display:block}.seller-feedback-form>input{height:58px;padding:0 15px}.seller-feedback-form textarea{resize:vertical;height:133px;margin:24px 0;padding:18px 15px}.seller-feedback-form>input:focus,.seller-feedback-form textarea:focus{border-color:#fb3c5c}.seller-feedback-form>input::placeholder,.seller-feedback-form textarea::placeholder{color:#a7b0c2}.seller-feedback-form>button{color:#fff;cursor:pointer;background:#fb3c5c;border:0;border-radius:14px;width:100%;height:70px;font-size:19px;font-weight:700}.seller-feedback-list{gap:15px;padding:25px 20px;display:grid}.seller-feedback-list article{border:1px solid #e5e7eb;border-radius:15px;padding:22px 20px;position:relative}.seller-feedback-list h2{margin:0 80px 10px 0;font-size:17px}.seller-feedback-list small{color:#98a2b3}.seller-feedback-list p{color:#334155;margin:16px 0 0}.seller-ticket-status{border-radius:16px;padding:5px 12px;font-size:12px;position:absolute;top:19px;right:20px}.seller-ticket-status.open{color:#f97316;background:#fff7ed}.seller-ticket-status.resolved{color:#00a650;background:#ecfdf5}.seller-feedback-empty{text-align:center;color:#98a2b3;padding:90px}.seller-feedback-notice{z-index:20;color:#fff;background:#0f172a;border-radius:9px;padding:11px 17px;font-size:12px;position:fixed;top:18px;left:50%;transform:translate(-50%)}@media (width<=600px){.seller-feedback-shell{padding-left:7px;padding-right:7px}.seller-feedback-form,.seller-feedback-list{padding-left:12px;padding-right:12px}.seller-feedback-types button{padding:0 15px;font-size:14px}.seller-feedback-form>button{height:58px}}.seller-service-page{color:#0f172a;background:#f4f5f7;min-height:100vh}.seller-service-shell{width:min(805px,100%);min-height:100vh;margin:0 auto;padding-bottom:74px;position:relative}.seller-service-shell>header{background:#fff;border-bottom:1px solid #eef2f6;grid-template-columns:1fr auto 1fr;align-items:center;height:61px;display:grid}.seller-service-shell>header h1{margin:0;font-size:20px}.seller-service-shell>header button{color:#475569;cursor:pointer;background:0 0;border:0;justify-self:start;margin-left:16px;font-size:34px}.seller-service-chat{flex-direction:column;gap:14px;min-height:calc(100vh - 135px);padding:25px 28px;display:flex}.seller-service-empty{color:#a7b0c2;margin:auto;font-size:16px}.seller-service-chat article{flex-direction:column;max-width:75%;display:flex}.seller-service-chat article.seller{align-self:flex-end;align-items:flex-end}.seller-service-chat article p{color:#fff;background:#fb3c5c;border-radius:18px 18px 4px;margin:0;padding:12px 16px;line-height:1.4}.seller-service-chat article img{object-fit:cover;border-radius:14px;max-width:260px;max-height:260px}.seller-service-chat article time{color:#98a2b3;margin-top:5px;font-size:10px}.seller-service-composer{z-index:10;background:#fff;border-top:1px solid #e5e7eb;align-items:center;gap:10px;width:min(805px,100%);height:74px;padding:12px 20px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.seller-service-composer>button{color:#98a2b3;cursor:pointer;background:0 0;border:0;flex:none;width:34px;font-size:25px}.seller-service-composer>input:not([type=file]){color:#0f172a;min-width:0;height:46px;font:inherit;background:#f1f2f5;border:0;border-radius:25px;outline:0;flex:1;padding:0 20px;font-size:16px}.seller-service-composer>input::placeholder{color:#a7b0c2}.seller-service-composer>button:last-child{color:#fff;background:#fb6680;border-radius:50%;width:46px;height:46px;font-size:20px}@media (width<=600px){.seller-service-chat{padding:18px 12px}.seller-service-composer{gap:5px;padding-left:8px;padding-right:8px}.seller-service-composer>button{width:30px}.seller-service-composer>input:not([type=file]){padding:0 14px;font-size:14px}}.agent-login-page{color:#101828;background:#f8fafc;grid-template-columns:minmax(420px,46%) 1fr;min-height:100vh;display:grid}.agent-login-brand{color:#fff;background:linear-gradient(145deg,#071a2e 0%,#0b3d55 55%,#116466 100%);flex-direction:column;justify-content:center;padding:72px;display:flex;position:relative;overflow:hidden}.agent-login-brand:before,.agent-login-brand:after{content:"";border:1px solid #ffffff1c;border-radius:50%;position:absolute}.agent-login-brand:before{width:420px;height:420px;top:-120px;right:-210px}.agent-login-brand:after{width:290px;height:290px;bottom:-100px;left:-160px}.agent-brand-mark,.agent-mobile-mark,.agent-ready-page section>div{color:#062c35;background:#20c6a7;border-radius:18px;place-items:center;width:64px;height:64px;font-size:27px;font-weight:900;display:grid;box-shadow:0 14px 34px #20c6a73d}.agent-brand-kicker,.agent-login-eyebrow{color:#76e5d0;letter-spacing:.18em;margin-top:28px;font-size:11px;font-weight:800}.agent-login-brand h1{letter-spacing:-.035em;max-width:520px;margin:15px 0 16px;font-size:44px;line-height:1.08}.agent-login-brand>p{color:#c3d9df;max-width:510px;margin:0;font-size:16px;line-height:1.75}.agent-brand-points{gap:14px;margin-top:40px;display:grid}.agent-brand-points article{align-items:center;gap:15px;display:flex}.agent-brand-points article>b{color:#76e5d0;border:1px solid #76e5d04d;border-radius:11px;place-items:center;width:38px;height:38px;font-size:11px;display:grid}.agent-brand-points article span{color:#a9c5ce;flex-direction:column;font-size:12px;display:flex}.agent-brand-points article strong{color:#fff;margin-bottom:3px;font-size:14px}.agent-login-area{justify-content:center;align-items:center;padding:45px;display:flex}.agent-login-card{background:#fff;border:1px solid #e4e9ef;border-radius:22px;width:min(430px,100%);padding:42px;box-shadow:0 22px 60px #0f172a14}.agent-mobile-mark{display:none}.agent-login-eyebrow{color:#0f8c7a;margin:0 0 13px;display:block}.agent-login-card h2{letter-spacing:-.025em;margin:0;font-size:32px}.agent-login-intro{color:#667085;margin:9px 0 27px;font-size:14px}.agent-login-card form>label{color:#475467;letter-spacing:.055em;margin:19px 0 8px;font-size:11px;font-weight:800;display:block}.agent-login-card form>input,.agent-password-field input{color:#101828;width:100%;height:52px;font:inherit;background:#fff;border:1px solid #d6dce5;border-radius:10px;outline:0;padding:0 15px}.agent-login-card form>input:focus,.agent-password-field input:focus{border-color:#14a88f;box-shadow:0 0 0 4px #14a88f1c}.agent-password-field{position:relative}.agent-password-field input{padding-right:58px}.agent-password-field button{color:#0f8c7a;cursor:pointer;background:0 0;border:0;height:38px;font-size:11px;font-weight:700;position:absolute;top:7px;right:8px}.agent-login-options{justify-content:space-between;align-items:center;margin:18px 0 24px;display:flex}.agent-login-options label{color:#667085;align-items:center;gap:7px;font-size:12px;display:flex}.agent-login-options input{accent-color:#0f8c7a}.agent-login-options button{color:#0f8c7a;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.agent-sign-in-btn{color:#fff;width:100%;height:53px;font:inherit;cursor:pointer;background:#0b3d55;border:0;border-radius:10px;justify-content:center;align-items:center;gap:12px;font-weight:800;display:flex;box-shadow:0 11px 24px #0b3d5533}.agent-sign-in-btn:hover{background:#082f42}.agent-sign-in-btn:disabled{opacity:.6;cursor:wait}.agent-sign-in-btn span{font-size:18px}.agent-login-error{color:#c01048;background:#fff1f3;border-radius:8px;margin:0 0 10px;padding:10px 12px;font-size:12px}.agent-login-footer{color:#98a2b3;justify-content:center;align-items:center;gap:10px;margin-top:25px;font-size:12px;display:flex}.agent-login-footer a{color:#0f8c7a;font-weight:700;text-decoration:none}.agent-ready-page{color:#101828;background:#f4f8f8;place-items:center;min-height:100vh;padding:30px;display:grid}.agent-ready-page section{text-align:center}.agent-ready-page section>div{margin:0 auto 25px}.agent-ready-page h1{margin:0 0 8px}.agent-ready-page p{color:#667085;margin:0 0 24px}.agent-ready-page button{color:#fff;cursor:pointer;background:#0b3d55;border:0;border-radius:9px;height:44px;padding:0 22px;font-weight:700}@media (width<=850px){.agent-login-page{grid-template-columns:1fr}.agent-login-brand{display:none}.agent-login-area{padding:28px}.agent-login-card{padding:34px}.agent-mobile-mark{border-radius:15px;width:54px;height:54px;margin-bottom:27px;font-size:23px;display:grid}}@media (width<=450px){.agent-login-area{padding:18px}.agent-login-card{padding:27px 22px}.agent-login-options{align-items:flex-start;gap:10px}.agent-login-card h2{font-size:28px}}.agent-portal{color:#0f172a;background:#f8fafc;grid-template-columns:270px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}.agent-sidebar{background:#fff;border-right:1px solid #e3e8ef;flex-direction:column;height:100vh;display:flex}.agent-sidebar>header{border-bottom:1px solid #edf0f4;align-items:center;height:64px;padding:0 22px;display:flex}.agent-sidebar h1{margin:0;font-size:19px}.agent-id-card{color:#04776c;background:#ecfdf9;border:1px solid #9ce9df;border-radius:17px;flex-direction:column;gap:8px;margin:17px 15px 5px;padding:20px 17px;font-size:12px;display:flex;position:relative}.agent-id-card span:first-child{gap:10px;display:flex}.agent-id-card b,.agent-id-card strong{color:#075f5c;font-family:Consolas,monospace}.agent-id-card strong{letter-spacing:.04em;font-size:16px}.agent-id-card button{color:#049b8d;cursor:pointer;background:0 0;border:0;font-size:20px;position:absolute;bottom:19px;right:14px}.agent-id-card small{color:#04776c;position:absolute;bottom:-18px;right:11px}.agent-sidebar nav{scrollbar-width:thin;scrollbar-color:#8c8c8c transparent;flex:1;padding:0 13px 15px;overflow-y:auto}.agent-sidebar nav section{margin-top:14px}.agent-sidebar nav h2{color:#a0a8ba;letter-spacing:.04em;margin:24px 16px 8px;font-size:12px}.agent-sidebar nav button,.agent-signout{color:#344054;width:100%;height:43px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;padding:0 15px;font-size:15px;font-weight:600;display:flex}.agent-sidebar nav button i,.agent-signout i{color:#5b6879;text-align:center;width:19px;font-size:19px;font-style:normal}.agent-sidebar nav button:hover{background:#f1f7f6}.agent-sidebar nav button.active{color:#fff;background:#11998c}.agent-sidebar nav button.active i{color:#fff}.agent-signout{color:#667085;border-top:1px solid #edf0f4;border-radius:0;flex:0 0 66px;padding-left:28px}.agent-workspace{min-width:0;height:100vh;overflow-y:auto}.agent-topbar{z-index:30;color:#98a2b3;background:#fff;border-bottom:1px solid #dde3ea;justify-content:space-between;align-items:center;height:55px;padding:0 17px;font-size:12px;display:flex;position:sticky;top:0}.agent-topbar>div{color:#475467;align-items:center;gap:10px;display:flex}.agent-topbar b{color:#06796d;background:#cbfbf1;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.agent-dashboard{padding:28px 16px 34px}.agent-welcome h2{margin:0;font-size:20px}.agent-welcome p{color:#98a2b3;margin:7px 0 23px;font-size:12px}.agent-invite-grid{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.agent-invite-grid article{color:#fff;border-radius:16px;flex-direction:column;min-height:245px;padding:20px;display:flex}.agent-invite-grid small{font-size:10px;font-weight:700}.agent-invite-grid strong{letter-spacing:.1em;margin-top:17px;font-size:30px}.agent-invite-grid button{color:#fff;width:max-content;font:inherit;cursor:pointer;background:#fff3;border:0;border-radius:8px;margin-top:auto;padding:8px 13px;font-size:11px;font-weight:700}.code-card{background:linear-gradient(135deg,#139a8f,#15796e)}.link-card{background:linear-gradient(135deg,#168da4,#176b7c)}.qr-card{background:linear-gradient(135deg,#094c4b,#073936)}.link-card code{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#ffffff1f;border-radius:8px;margin-top:17px;padding:12px;font-size:11px;overflow:hidden}.fake-qr{background:repeating-conic-gradient(#071a2e 0 25%,#fff 0 50%) 0/12px 12px;border:10px solid #fff;border-radius:8px;width:110px;height:110px;margin-top:13px;box-shadow:inset 0 0 0 4px #071a2e}.qr-card p{color:#8bc9c4;margin:8px 0 0;font-size:9px}.agent-stat-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px;display:grid}.agent-stat-grid article{background:#fff;border:1px solid #dde3ea;border-radius:13px;flex-direction:column;min-height:115px;padding:20px;display:flex}.agent-stat-grid i{border-radius:9px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.agent-stat-grid i.mint{color:#0eab88;background:#ecfdf5}.agent-stat-grid i.amber{color:#f59e0b;background:#fff8e8}.agent-stat-grid i.red{color:#f43f5e;background:#fff1f2}.agent-stat-grid i.blue{color:#2563eb;background:#eff6ff}.agent-stat-grid i.indigo{color:#6366f1;background:#eef2ff}.agent-stat-grid i.violet{color:#a855f7;background:#faf5ff}.agent-stat-grid i.pink{color:#ec4899;background:#fdf2f8}.agent-stat-grid strong{margin:13px 0 4px;font-size:22px}.agent-stat-grid span{color:#98a2b3;font-size:11px}.agent-dashboard-lower{grid-template-columns:minmax(0,2fr) minmax(340px,1fr);gap:14px;margin-top:24px;display:grid}.agent-orders-chart,.agent-notifications,.agent-recent{background:#fff;border:1px solid #dde3ea;border-radius:13px}.agent-dashboard h3{margin:0;font-size:13px}.agent-orders-chart{min-height:405px;padding:22px;position:relative}.agent-chart-lines{border-bottom:1px solid #29c7b5;justify-content:space-between;align-items:flex-end;display:flex;position:absolute;bottom:65px;left:20px;right:20px}.agent-chart-lines i{border-right:1px solid #29c7b5;flex:1}.agent-chart-labels{color:#98a2b3;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:43px;left:20px;right:20px}.agent-notifications{max-height:405px;padding:22px 17px;overflow-y:auto}.agent-notifications h3{margin-bottom:8px}.agent-notifications>div{border-bottom:1px solid #edf0f4;padding:11px 20px 11px 0;position:relative}.agent-notifications button{color:#c3cad5;cursor:pointer;background:0 0;border:0;position:absolute;right:0}.agent-notifications strong{font-size:11px}.agent-notifications p{color:#667085;margin:3px 0;font-size:9px;line-height:1.35}.agent-notifications time{color:#c0c7d2;font-size:8px}.agent-recent{margin-top:15px;overflow:hidden}.agent-recent h3{padding:18px}.agent-recent-head,.agent-recent>div:not(.agent-recent-head){border-top:1px solid #edf0f4;grid-template-columns:1.2fr 1fr .8fr;align-items:center;min-height:44px;padding:0 18px;display:grid}.agent-recent-head{color:#98a2b3;background:#f9fafb;font-size:9px}.agent-recent>div:not(.agent-recent-head){font-size:10px}.agent-recent>div b{color:#079669;background:#e7f9ef;border-radius:12px;width:max-content;padding:5px 10px;font-size:8px}.agent-recent time{color:#98a2b3}.agent-coming-soon{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 55px);padding:30px;display:flex}.agent-coming-soon>div{color:#11998c;background:#e8faf6;border-radius:17px;place-items:center;width:60px;height:60px;font-size:28px;display:grid}.agent-coming-soon h2{margin:20px 0 8px}.agent-coming-soon p{color:#667085;margin:0 0 22px}.agent-coming-soon button{color:#fff;cursor:pointer;background:#11998c;border:0;border-radius:8px;height:43px;padding:0 18px;font-weight:700}@media (width<=1100px){.agent-invite-grid{grid-template-columns:1fr 1fr}.qr-card{grid-column:span 2}.agent-stat-grid{grid-template-columns:repeat(2,1fr)}.agent-dashboard-lower{grid-template-columns:1fr}.agent-notifications{max-height:360px}}@media (width<=720px){.agent-portal{grid-template-columns:76px minmax(0,1fr)}.agent-sidebar>header h1,.agent-id-card,.agent-sidebar nav h2,.agent-sidebar nav button span,.agent-signout{display:none}.agent-sidebar nav{padding:8px}.agent-sidebar nav button{justify-content:center;padding:0}.agent-sidebar nav button i{width:auto}.agent-sidebar>header:after{content:"A";color:#fff;background:#11998c;border-radius:11px;place-items:center;width:38px;height:38px;margin:auto;font-weight:800;display:grid}.agent-dashboard{padding:20px 10px}.agent-invite-grid{grid-template-columns:1fr}.qr-card{grid-column:auto}.agent-stat-grid{grid-template-columns:1fr 1fr}.agent-invite-grid article{min-height:210px}}@media (width<=480px){.agent-portal{grid-template-columns:62px minmax(0,1fr)}.agent-stat-grid{grid-template-columns:1fr}.agent-invite-grid article{padding:17px}.agent-dashboard-lower{display:block}.agent-notifications{margin-top:12px}.agent-recent-head,.agent-recent>div:not(.agent-recent-head){grid-template-columns:1fr .7fr .9fr;padding:0 10px}}.agent-workspace{width:100%;overflow-x:hidden}.agent-team-page{padding:31px 28px 45px}.agent-team-heading h2{margin:0;font-size:23px}.agent-team-heading p{color:#98a2b3;margin:6px 0 24px;font-size:12px}.agent-team-summaries{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.agent-team-summaries article{background:#fff;border:1px solid #dce2e8;border-radius:13px;align-items:center;gap:14px;height:80px;padding:16px;display:flex}.agent-team-summaries i{color:#0caa9a;background:#ecfdf9;border-radius:10px;flex:none;place-items:center;width:42px;height:42px;font-size:20px;font-style:normal;display:grid}.agent-team-summaries article div{flex-direction:column;gap:6px;display:flex}.agent-team-summaries span{color:#98a2b3;font-size:11px;font-weight:700}.agent-team-summaries strong{font-size:15px}.agent-roster-section{margin-top:29px}.agent-team-page h3{margin:0 0 14px;font-size:12px}.agent-roster-table{background:#fff;border:1px solid #dce2e8;border-radius:13px;overflow-x:auto}.agent-roster-head,.agent-roster-row{grid-template-columns:1.15fr 1fr 1.08fr 1.85fr 1.08fr 1.08fr 1.28fr;align-items:center;min-width:1050px;padding:0 18px;display:grid}.agent-roster-head{color:#98a2b3;background:#fbfcfd;border-bottom:1px solid #edf0f4;height:47px;font-size:10px;font-weight:700}.agent-roster-row{color:#475467;height:58px;font-size:11px}.agent-roster-row code{color:#101828}.agent-roster-name{align-items:center;gap:9px;display:flex}.agent-roster-name b{color:#087c71;background:#c9fbf0;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.agent-roster-name strong{color:#101828}.agent-roster-row em{color:#058b7d;background:#eafbf7;border-radius:14px;padding:6px 10px;font-size:9px;font-style:normal}.agent-roster-section>p{color:#98a2b3;margin:11px 0 0;font-size:11px}.agent-commissions{margin-top:35px}.agent-commissions>div{color:#98a2b3;background:#fff;border:1px solid #dce2e8;border-radius:13px;place-items:center;height:108px;font-size:12px;display:grid}@media (width<=1200px){.agent-team-summaries{grid-template-columns:1fr 1fr}}@media (width<=720px){.agent-team-page{padding:22px 12px}.agent-team-summaries{grid-template-columns:1fr}.agent-team-summaries article{height:74px}.agent-roster-section{margin-top:24px}}.agent-unregistered-page{padding:31px 28px 50px}.agent-unregistered-page>header h2{margin:0;font-size:22px}.agent-unregistered-page>header p{color:#98a2b3;margin:7px 0 24px;font-size:12px}.agent-unregistered-search{color:#98a2b3;background:#fff;border:1px solid #d9e0e7;border-radius:10px;align-items:center;gap:10px;width:min(360px,100%);height:45px;padding:0 14px;display:flex}.agent-unregistered-search span{font-size:20px}.agent-unregistered-search input{color:#101828;width:100%;height:100%;font:inherit;background:0 0;border:0;outline:0;font-size:15px}.agent-unregistered-search input::placeholder{color:#98a2b3}.agent-unregistered-empty{color:#98a2b3;text-align:center;background:#fff;border:1px solid #d9e0e7;border-radius:13px;place-items:center;height:162px;margin-top:18px;font-size:12px;display:grid}@media (width<=720px){.agent-unregistered-page{padding:22px 12px}.agent-unregistered-empty{height:190px}}.agent-applications-page{padding:31px 28px 50px}.agent-applications-page>header h2{margin:0;font-size:22px}.agent-applications-page>header p{color:#98a2b3;margin:7px 0 24px;font-size:12px}.agent-applications-page>header strong{font-weight:700}.agent-applications-page>nav{background:#fff;border:1px solid #d9e0e7;border-radius:9px;width:max-content;margin-bottom:18px;display:flex;overflow:hidden}.agent-applications-page>nav button{color:#475467;height:38px;font:inherit;cursor:pointer;background:#fff;border:0;padding:0 20px;font-size:12px;font-weight:600}.agent-applications-page>nav button.active{color:#fff;background:#11998c}.agent-applications-empty{color:#98a2b3;background:#fff;border:1px solid #d9e0e7;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;height:202px;font-size:12px;display:flex}.agent-applications-empty div{color:#cbd2dc;margin-bottom:12px;font-size:33px;line-height:1}.agent-applications-empty p{margin:0}@media (width<=720px){.agent-applications-page{padding:22px 12px}.agent-applications-page>nav{width:100%}.agent-applications-page>nav button{flex:1}.agent-applications-empty{height:230px}}.agent-merchant-page{padding:31px 28px 50px}.agent-merchant-page>header{justify-content:space-between;align-items:center;display:flex}.agent-merchant-page>header h2{margin:0;font-size:22px}.agent-merchant-page>header p{color:#98a2b3;margin:7px 0 24px;font-size:12px}.agent-merchant-page>header>button{color:#667085;cursor:pointer;background:#fff;border:1px solid #d9e0e7;border-radius:9px;width:37px;height:37px;font-size:18px}.agent-merchant-tools{gap:10px;margin-bottom:18px;display:flex}.agent-merchant-tools>label{color:#98a2b3;background:#fff;border:1px solid #d9e0e7;border-radius:9px;flex:1;align-items:center;gap:10px;height:44px;padding:0 14px;display:flex}.agent-merchant-tools input{width:100%;height:100%;font:inherit;background:0 0;border:0;outline:0;font-size:15px}.agent-merchant-tools nav{gap:8px;display:flex}.agent-merchant-tools nav button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d9e0e7;border-radius:9px;height:44px;padding:0 17px;font-weight:600}.agent-merchant-tools nav button.active{color:#fff;background:#11998c;border-color:#0a4c48}.agent-merchant-table{background:#fff;border:1px solid #d9e0e7;border-radius:13px;overflow-x:auto}.agent-merchant-head,.agent-merchant-table article{grid-template-columns:.7fr 1.15fr 1.35fr .85fr .6fr .65fr .85fr 2.45fr;align-items:center;min-width:1230px;padding:0 17px;display:grid}.agent-merchant-head{color:#98a2b3;background:#fbfcfd;border-bottom:1px solid #edf0f4;height:46px;font-size:10px}.agent-merchant-table article{color:#667085;border-bottom:1px solid #edf0f4;min-height:143px;font-size:11px}.agent-merchant-table article:last-of-type{border-bottom:0}.agent-merchant-table code{color:#8490a3}.agent-merchant-name{align-items:center;gap:10px;display:flex}.agent-merchant-name>b{color:#fff;background:#2f6feb;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.agent-merchant-name strong{color:#101828}.agent-balance{flex-direction:column;gap:7px;display:flex}.agent-balance>b{color:#048b67;background:#eafbf4;border-radius:13px;width:max-content;padding:5px 9px}.agent-balance small{color:#cbd2dc}.agent-balance small.locked{color:#f97316;background:#fff5e8;border-radius:12px;width:max-content;padding:5px 9px}.agent-credit{color:#f43f5e;background:#fff1f2;border-radius:13px;padding:5px 9px;font-style:normal}.agent-merchant-status{color:#079669;background:#eafbf4;border-radius:14px;padding:6px 11px;font-style:normal}.agent-merchant-actions{flex-wrap:wrap;gap:4px;display:flex}.agent-merchant-actions>button{color:#fff;cursor:pointer;border:0;border-radius:4px;height:21px;padding:0 7px;font-size:9px;font-weight:700}.agent-merchant-actions .tone-0{background:#10b981}.agent-merchant-actions .tone-1{background:#f97316}.agent-merchant-actions .tone-2{background:#ef4444}.agent-merchant-actions .tone-3{background:#111827}.agent-merchant-actions .tone-4{background:#64748b}.agent-merchant-actions .tone-5{background:#14b8a6}.agent-merchant-actions .tone-6{background:#0ea5e9}.agent-merchant-actions .tone-7{background:#f59e0b}.agent-merchant-actions p{gap:12px;width:100%;margin:4px 0 0;display:flex}.agent-merchant-actions p button{color:#2563eb;cursor:pointer;background:0 0;border:0;font-size:9px}.agent-merchant-actions p button:last-child{color:#f43f5e}.agent-merchant-none{color:#98a2b3;place-items:center;height:150px;font-size:12px;display:grid}@media (width<=720px){.agent-merchant-page{padding:22px 12px}.agent-merchant-tools{flex-direction:column}.agent-merchant-tools nav{grid-template-columns:repeat(3,1fr);display:grid}.agent-merchant-tools nav button{padding:0 10px}}.agent-merchant-page{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow:hidden}.agent-merchant-tools,.agent-merchant-tools>label{min-width:0}.agent-merchant-tools nav{flex:none}.agent-merchant-table{box-sizing:border-box;overscroll-behavior-x:contain;width:100%;min-width:0;max-width:100%}.agent-merchant-head,.agent-merchant-table article{box-sizing:border-box;grid-template-columns:.65fr 1.05fr 1.25fr .75fr .55fr .6fr .8fr 2.35fr;width:100%;min-width:0}.agent-merchant-head>*,.agent-merchant-table article>*{min-width:0}.agent-merchant-table article>span,.agent-merchant-table article>code,.agent-merchant-table article time{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-merchant-actions{align-content:center}@media (width<=1250px){.agent-merchant-head,.agent-merchant-table article{grid-template-columns:.55fr .9fr 1.05fr .68fr .48fr .55fr .7fr 2.3fr;padding:0 10px;font-size:9px}.agent-merchant-actions>button{padding:0 5px;font-size:8px}}.agent-showcase-page{color:#101828;padding:32px 28px 60px}.agent-showcase-page>header h2{margin:0 0 6px;font-size:24px}.agent-showcase-page>header p{color:#98a2b3;margin:0}.agent-showcase-info{color:#175cd3;background:#eff6ff;border:1px solid #9ec5ff;border-radius:10px;align-items:center;gap:14px;margin:24px 0 22px;padding:15px 18px;display:flex}.agent-showcase-info span{font-size:22px}.agent-showcase-info p{margin:0;font-size:14px}.agent-showcase-tools{color:#98a2b3;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;font-size:14px;display:flex}.agent-showcase-tools label{background:#fff;border:1px solid #d0d5dd;border-radius:9px;align-items:center;gap:10px;width:min(360px,100%);height:44px;padding:0 14px;display:flex}.agent-showcase-tools input{width:100%;font:inherit;border:0;outline:0;font-size:16px}.agent-showcase-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.agent-showcase-grid article{background:#fff;border:1px solid #d0d5dd;border-radius:12px;min-width:0;overflow:hidden}.agent-showcase-image{background:#f7f8fa;height:308px;overflow:hidden}.agent-showcase-image img{object-fit:cover;width:100%;height:100%}.agent-showcase-details{flex-direction:column;align-items:flex-start;gap:5px;padding:13px 12px;display:flex}.agent-showcase-details>strong{font-size:14px}.agent-showcase-details code{color:#98a2b3;font:12px inherit}.agent-showcase-details>b{color:#039855;font-size:15px}.agent-showcase-details p{color:#98a2b3;margin:0;font-size:12px}.agent-showcase-details p em{color:#00875a;margin-left:8px;font-style:normal;font-weight:700}.agent-showcase-details small{color:#98a2b3}.agent-showcase-details>span{border-radius:5px;margin-top:7px;padding:5px 9px;font-size:12px}.agent-showcase-details>span.on{color:#00875a;background:#ecfdf3;border:1px solid #75e0a7}.agent-showcase-details>span.off{color:#98a2b3;background:#f2f4f7;border:1px solid #d0d5dd}.agent-showcase-empty{text-align:center;color:#98a2b3;background:#fff;border:1px solid #e4e7ec;border-radius:12px;grid-column:1/-1;padding:80px}@media (width<=1450px){.agent-showcase-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.agent-showcase-image{height:260px}}@media (width<=1100px){.agent-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.agent-showcase-page{padding:22px 16px}.agent-showcase-tools{flex-direction:column;align-items:flex-start}.agent-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-showcase-image{height:220px}}@media (width<=480px){.agent-showcase-grid{grid-template-columns:1fr}}.agent-bound-page{min-width:0;padding:32px 28px 60px}.agent-bound-page>header h2{margin:0;font-size:22px}.agent-bound-page>header p{color:#98a2b3;margin:7px 0 24px;font-size:13px}.agent-bound-tools{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.agent-bound-tools select{background:#fff;border:1px solid #d0d5dd;border-radius:9px;height:42px;padding:0 18px}.agent-bound-tools button{color:#fff;cursor:pointer;background:#11998c;border:0;border-radius:9px;height:38px;padding:0 18px;font-weight:700}.agent-bound-table{background:#fff;border:1px solid #d9e0e7;border-radius:13px;min-width:0;overflow:hidden}.agent-bound-head,.agent-bound-table article{grid-template-columns:1.05fr .8fr .8fr .9fr 2.3fr .7fr 1.3fr .5fr;align-items:center;gap:10px;padding:0 18px;display:grid}.agent-bound-head{color:#98a2b3;background:#f9fafb;height:46px;font-size:11px}.agent-bound-table article{color:#667085;border-top:1px solid #edf0f4;min-height:60px;font-size:12px}.agent-bound-table article>*{min-width:0}.agent-bound-table article>span:not(.agent-bound-merchant):not(.agent-bound-actions){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-bound-merchant{align-items:center;gap:10px;display:flex}.agent-bound-merchant b{color:#04776c;background:#ccfbf1;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.agent-bound-merchant strong{text-overflow:ellipsis;overflow:hidden}.agent-bound-star{color:#fdb022;font-size:18px}.agent-bound-actions{gap:10px;display:flex}.agent-bound-actions button{color:#98a2b3;cursor:pointer;background:0 0;border:0}.agent-bound-empty{text-align:center;color:#98a2b3;padding:70px}.agent-address-overlay{z-index:100;background:#1018287a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.agent-address-modal{background:#fff;border-radius:18px;width:min(505px,100%);max-height:calc(100vh - 40px);padding:24px;overflow:auto;box-shadow:0 20px 60px #10182833}.agent-address-modal h3{margin:0 0 22px}.agent-address-modal>.wide{color:#667085;flex-direction:column;gap:7px;margin-bottom:16px;font-size:12px;display:flex}.agent-address-modal select,.agent-address-fields input{height:44px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:9px;padding:0 13px}.agent-address-fields{grid-template-columns:1fr 1fr;gap:16px 14px;display:grid}.agent-address-fields label{color:#667085;flex-direction:column;gap:7px;font-size:12px;display:flex}.agent-address-fields .wide{grid-column:1/-1}.agent-address-fields .agent-default-check{flex-direction:row;align-self:end;align-items:center;height:44px}.agent-default-check input{width:15px;height:15px}.agent-address-modal footer{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.agent-address-modal footer button{color:#475467;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;height:44px;font-weight:700}.agent-address-modal footer button:last-child{color:#fff;background:#11998c;border-color:#11998c}@media (width<=1050px){.agent-bound-table{overflow-x:auto}.agent-bound-head,.agent-bound-table article{min-width:1050px}}@media (width<=620px){.agent-bound-page{padding:22px 12px}.agent-address-fields{grid-template-columns:1fr}.agent-address-fields .wide{grid-column:auto}}.agent-credit-page{padding:32px 28px 60px}.agent-credit-page header h2{margin:0;font-size:22px}.agent-credit-page header p{color:#98a2b3;margin:7px 0 22px;font-size:13px}.agent-credit-page nav{background:#fff;border:1px solid #d0d5dd;border-radius:9px;width:max-content;margin-bottom:18px;display:flex;overflow:hidden}.agent-credit-page nav button{color:#475467;cursor:pointer;background:#fff;border:0;height:38px;padding:0 18px;font-weight:600}.agent-credit-page nav button.active{color:#fff;background:#11998c}.agent-credit-page section{color:#98a2b3;background:#fff;border:1px solid #d9e0e7;border-radius:13px;place-items:center;min-height:162px;font-size:13px;display:grid}.agent-credit-page section p{margin:0}@media (width<=620px){.agent-credit-page{padding:22px 12px}}.agent-locks-page{min-width:0;padding:32px 28px 60px}.agent-locks-page header h2{margin:0;font-size:22px}.agent-locks-page header p{color:#98a2b3;margin:7px 0 22px;font-size:13px}.agent-locks-page>nav{background:#fff;border:1px solid #d0d5dd;border-radius:9px;width:max-content;margin-bottom:18px;display:flex;overflow:hidden}.agent-locks-page>nav button{color:#475467;cursor:pointer;background:#fff;border:0;height:38px;padding:0 18px;font-weight:600}.agent-locks-page>nav button.active{color:#fff;background:#11998c}.agent-locks-table{background:#fff;border:1px solid #d9e0e7;border-radius:13px;min-width:0;overflow:hidden}.agent-locks-head,.agent-locks-table article{grid-template-columns:1.35fr .95fr 1.3fr .95fr 1.75fr .9fr;align-items:center;gap:12px;padding:0 18px;display:grid}.agent-locks-head{color:#98a2b3;background:#f9fafb;height:46px;font-size:11px}.agent-locks-table article{color:#667085;border-top:1px solid #edf0f4;min-height:60px;font-size:12px}.agent-locks-table article>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-lock-seller{align-items:center;gap:10px;display:flex}.agent-lock-seller b{color:#04776c;background:#ccfbf1;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.agent-locks-table article>strong{color:#101828}.agent-locks-table em{color:#f04438;background:#fff1f2;border-radius:12px;padding:5px 9px;font-size:10px;font-style:normal}.agent-locks-empty{color:#98a2b3;place-items:center;height:130px;font-size:12px;display:grid}@media (width<=900px){.agent-locks-table{overflow-x:auto}.agent-locks-head,.agent-locks-table article{min-width:900px}}@media (width<=620px){.agent-locks-page{padding:22px 12px}}.agent-orders-page{min-width:0;padding:32px 28px 60px}.agent-orders-page>header{justify-content:space-between;align-items:flex-start;display:flex}.agent-orders-page>header h2{margin:0;font-size:22px}.agent-orders-page>header p{color:#98a2b3;margin:7px 0 28px;font-size:13px}.agent-orders-page>header button{color:#475467;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:9px;height:38px;padding:0 15px}.agent-orders-page>nav{background:#f2f4f7;border-radius:12px;gap:4px;width:max-content;margin-bottom:23px;padding:5px;display:flex}.agent-orders-page>nav button{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;height:38px;padding:0 17px;font-weight:600;display:flex}.agent-orders-page>nav button.active{color:#101828;background:#fff;box-shadow:0 1px 3px #10182814}.agent-orders-page>nav b{color:#98a2b3;background:#e4e7ec;border-radius:50%;place-items:center;min-width:18px;height:18px;font-size:10px;display:grid}.agent-orders-page>nav button.active b{color:#04776c;background:#ccfbf1}.agent-orders-search{color:#98a2b3;background:#fff;border:1px solid #d0d5dd;border-radius:9px;align-items:center;gap:10px;width:min(430px,100%);height:44px;margin-bottom:18px;padding:0 14px;display:flex}.agent-orders-search input{width:100%;font:inherit;border:0;outline:0}.agent-orders-table{background:#fff;border:1px solid #e4e7ec;border-radius:14px;min-width:0;overflow:hidden}.agent-orders-head,.agent-orders-table article{grid-template-columns:1.3fr .75fr 1.25fr .9fr .45fr .7fr .7fr 1.25fr .8fr;align-items:center;gap:12px;padding:0 18px;display:grid}.agent-orders-head{color:#98a2b3;background:#f9fafb;height:54px;font-size:10px}.agent-orders-table article{color:#667085;border-top:1px solid #edf0f4;min-height:64px;font-size:11px}.agent-orders-table article>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-orders-table code{color:#344054}.agent-orders-table article strong{color:#101828}.agent-orders-table .agent-order-profit{color:#039855}.agent-orders-table select{height:33px;font:inherit;border:1px solid #0000;border-radius:9px;padding:0 10px}.agent-orders-table select.status-pending-receive,.agent-orders-table select.status-pending-ship{color:#e11d48;background:#fff1f2}.agent-orders-table select.status-shipped,.agent-orders-table select.status-completed{color:#047857;background:#d1fae5}.agent-orders-table select.status-refund,.agent-orders-table select.status-cancelled{color:#ea580c;background:#ffedd5}.agent-orders-empty{color:#98a2b3;place-items:center;height:130px;display:grid}.agent-orders-count{color:#98a2b3;margin:10px 0;font-size:12px}@media (width<=1150px){.agent-orders-table{overflow-x:auto}.agent-orders-head,.agent-orders-table article{min-width:1100px}}@media (width<=700px){.agent-orders-page{padding:22px 12px}.agent-orders-page>nav{width:100%;overflow-x:auto}.agent-orders-page>nav button{flex:none;padding:0 11px}}.agent-order-list-page{min-width:0;padding:32px 28px 60px}.agent-order-list-page>header{justify-content:space-between;align-items:flex-start;display:flex}.agent-order-list-page>header h2{margin:0;font-size:22px}.agent-order-list-page>header p{color:#98a2b3;margin:7px 0 28px;font-size:13px}.agent-order-list-page>header>button{color:#fff;cursor:pointer;background:#11998c;border:0;border-radius:9px;height:38px;padding:0 18px;font-weight:700}.agent-order-list-tools{gap:14px;margin-bottom:18px;display:flex}.agent-order-list-tools>select{background:#fff;border:1px solid #14b8a6;border-radius:9px;width:150px;height:44px;padding:0 14px}.agent-order-list-tools label{color:#98a2b3;background:#fff;border:1px solid #d0d5dd;border-radius:9px;align-items:center;gap:10px;width:min(360px,100%);height:44px;padding:0 14px;display:flex}.agent-order-list-tools input{width:100%;font:inherit;border:0;outline:0}.agent-order-list-table{background:#fff;border:1px solid #e4e7ec;border-radius:14px;min-width:0;overflow:hidden}.agent-order-list-head,.agent-order-list-table article{grid-template-columns:1.35fr .8fr 1.35fr .55fr .85fr .75fr 1.25fr 1.35fr;align-items:center;gap:12px;padding:0 18px;display:grid}.agent-order-list-head{color:#98a2b3;background:#f9fafb;height:48px;font-size:10px}.agent-order-list-table article{color:#667085;border-top:1px solid #edf0f4;min-height:55px;font-size:11px}.agent-order-list-table article>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-order-list-table code,.agent-order-list-table strong{color:#101828}.agent-order-list-table strong.profit{color:#039855}.agent-order-list-table em{border-radius:14px;padding:5px 10px;font-size:10px;font-style:normal;display:inline-block}.agent-order-list-table em.status-pending-receive{color:#e11d48;background:#fff1f2}.agent-order-list-table em.status-completed{color:#047857;background:#d1fae5}.agent-order-list-table em.status-refund{color:#475467;background:#f2f4f7}.agent-order-list-empty{color:#98a2b3;place-items:center;height:130px;display:grid}.agent-new-order-overlay{z-index:110;background:#1018287a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.agent-new-order-modal{background:#fff;border-radius:18px;width:min(575px,100%);overflow:hidden;box-shadow:0 20px 60px #10182838}.agent-new-order-modal>header{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;height:60px;padding:0 23px;display:flex}.agent-new-order-modal h3{margin:0;font-size:16px}.agent-new-order-modal>header button{color:#98a2b3;cursor:pointer;background:0 0;border:0;font-size:22px}.agent-new-order-modal>label,.agent-new-order-fields{margin:24px}.agent-new-order-modal label{color:#667085;flex-direction:column;gap:7px;font-size:12px;display:flex}.agent-new-order-modal select,.agent-new-order-modal input{height:42px;font:inherit;background:#fff;border:1px solid #14b8a6;border-radius:9px;padding:0 14px}.agent-new-order-fields{grid-template-columns:1fr 120px;gap:14px;display:grid}.agent-new-order-modal footer{grid-template-columns:1fr 1fr;gap:10px;padding:0 24px 22px;display:grid}.agent-new-order-modal footer button{color:#475467;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:10px;height:44px;font-weight:700}.agent-new-order-modal footer button:last-child{color:#fff;background:#11998c;border-color:#11998c}.agent-new-order-modal footer button:disabled{cursor:not-allowed;background:#a7dad4;border-color:#a7dad4}@media (width<=1050px){.agent-order-list-table{overflow-x:auto}.agent-order-list-head,.agent-order-list-table article{min-width:1000px}}@media (width<=620px){.agent-order-list-page{padding:22px 12px}.agent-order-list-tools{flex-direction:column}.agent-order-list-tools>select{width:100%}.agent-order-list-page>header{gap:12px}.agent-order-list-page>header>button{flex:none}.agent-new-order-fields{grid-template-columns:1fr}}.agent-batch-ship-page{padding:32px 28px 60px}.agent-batch-ship-page header h2{margin:0;font-size:22px}.agent-batch-ship-page header p{color:#98a2b3;margin:7px 0 22px;font-size:13px}.agent-batch-ship-tools{align-items:center;gap:14px;margin-bottom:18px;display:flex}.agent-batch-ship-tools select{width:180px;height:44px;font:inherit;background:#fff;border:1px solid #d0d5dd;border-radius:9px;padding:0 14px;font-size:16px}.agent-batch-ship-tools button{color:#fff;background:#11998c;border:0;border-radius:9px;height:38px;padding:0 16px;font-weight:700}.agent-batch-ship-tools button:disabled{cursor:not-allowed;background:#a7dad4}.agent-batch-ship-page>section{color:#98a2b3;background:#fff;border:1px solid #d9e0e7;border-radius:13px;place-items:center;min-height:162px;font-size:13px;display:grid}.agent-batch-ship-page>section p{margin:0}@media (width<=620px){.agent-batch-ship-page{padding:22px 12px}.agent-batch-ship-tools{flex-direction:column;align-items:stretch}.agent-batch-ship-tools select{width:100%}}.agent-batch-receive-page{min-width:0;padding:32px 28px 60px}.agent-batch-receive-page header h2{margin:0;font-size:22px}.agent-batch-receive-page header p{color:#98a2b3;margin:7px 0 22px;font-size:13px}.agent-receive-selected{color:#fff;cursor:pointer;background:#11998c;border:0;border-radius:9px;height:38px;margin-bottom:18px;padding:0 16px;font-weight:700}.agent-receive-selected:disabled{cursor:not-allowed;background:#a7dad4}.agent-batch-receive-table{background:#fff;border:1px solid #d9e0e7;border-radius:13px;min-width:0;overflow:hidden}.agent-batch-receive-head,.agent-batch-receive-table article{grid-template-columns:70px 1.3fr 1.15fr 1.25fr .55fr .85fr 1.15fr 1.2fr;align-items:center;gap:12px;padding:0 18px;display:grid}.agent-batch-receive-head{color:#98a2b3;background:#f9fafb;height:45px;font-size:10px}.agent-select-all{color:#667085;background:#fcfcfd;align-items:center;gap:9px;height:40px;padding:0 18px;font-size:11px;display:flex}.agent-batch-receive-table input{accent-color:#11998c;width:15px;height:15px}.agent-batch-receive-table article{color:#667085;border-top:1px solid #edf0f4;min-height:60px;font-size:11px}.agent-batch-receive-table article>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-batch-receive-table code,.agent-batch-receive-table article>strong{color:#101828}.agent-receive-seller{align-items:center;gap:10px;display:flex}.agent-receive-seller b{color:#04776c;background:#ccfbf1;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.agent-batch-receive-table em{color:#f79009;background:#fff7e6;border-radius:14px;padding:5px 10px;font-size:10px;font-style:normal;display:inline-block}.agent-batch-receive-empty{color:#98a2b3;border-top:1px solid #edf0f4;place-items:center;height:130px;font-size:12px;display:grid}@media (width<=1050px){.agent-batch-receive-table{overflow-x:auto}.agent-batch-receive-head,.agent-batch-receive-table article,.agent-select-all{min-width:1000px}}@media (width<=620px){.agent-batch-receive-page{padding:22px 12px}}.agent-auto-order-page{min-width:0;padding:32px 28px 60px}.agent-auto-order-page>header h2{margin:0;font-size:22px}.agent-auto-order-page>header p{color:#98a2b3;margin:7px 0 24px;font-size:13px}.agent-auto-merchants,.agent-auto-history{background:#fff;border:1px solid #d9e0e7;border-radius:13px;min-width:0;overflow:hidden}.agent-auto-head,.agent-auto-merchants article{grid-template-columns:1.2fr 1.8fr 1.3fr 1.15fr 1.1fr;align-items:center;gap:12px;padding:0 18px;display:grid}.agent-auto-head{color:#98a2b3;background:#f9fafb;height:46px;font-size:10px}.agent-auto-merchants article{color:#667085;border-top:1px solid #edf0f4;min-height:67px;font-size:11px}.agent-auto-name{align-items:center;gap:10px;display:flex}.agent-auto-name b{color:#04776c;background:#ccfbf1;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.agent-auto-name strong{color:#101828}.agent-auto-merchants article>button:not(.generate){width:max-content;font:inherit;cursor:pointer;border:0;border-radius:14px;padding:6px 11px}.agent-auto-merchants button.active{color:#039855;background:#ecfdf3}.agent-auto-merchants button.paused{color:#667085;background:#f2f4f7}.agent-auto-merchants input{width:90px;height:40px;font:inherit;border:1px solid #d0d5dd;border-radius:9px;padding:0 10px}.agent-auto-merchants button.generate{color:#fff;cursor:pointer;background:#11998c;border:0;border-radius:9px;width:max-content;height:34px;padding:0 15px;font-weight:700}.agent-auto-merchants button.generate:disabled{cursor:not-allowed;background:#a7dad4}.agent-auto-result{color:#039855}.agent-auto-order-page>h3{margin:36px 0 13px;font-size:13px}.agent-auto-history-head,.agent-auto-history article{grid-template-columns:1.35fr 1fr 1fr 1fr;align-items:center;gap:12px;padding:0 18px;display:grid}.agent-auto-history-head{color:#98a2b3;background:#f9fafb;height:46px;font-size:10px}.agent-auto-history article{color:#667085;border-top:1px solid #edf0f4;min-height:58px;font-size:11px}.agent-auto-history code{text-overflow:ellipsis;color:#475467;overflow:hidden}.agent-auto-empty{color:#98a2b3;border-top:1px solid #edf0f4;place-items:center;height:110px;font-size:12px;display:grid}@media (width<=1000px){.agent-auto-merchants,.agent-auto-history{overflow-x:auto}.agent-auto-head,.agent-auto-merchants article{min-width:900px}.agent-auto-history-head,.agent-auto-history article{min-width:760px}}@media (width<=620px){.agent-auto-order-page{padding:22px 12px}}.agent-order-records-page{min-width:0;padding:32px 28px 60px}.agent-order-records-page header h2{margin:0;font-size:22px}.agent-order-records-page header p{color:#98a2b3;margin:7px 0 24px;font-size:13px}.agent-order-records-page>section{background:#fff;border:1px solid #d9e0e7;border-radius:13px;min-width:0;overflow:hidden}.agent-records-head,.agent-order-records-page article{grid-template-columns:1.1fr .8fr 1.05fr 1.7fr;align-items:center;gap:12px;padding:0 18px;display:grid}.agent-records-head{color:#98a2b3;background:#f9fafb;height:46px;font-size:10px}.agent-order-records-page article{color:#667085;border-top:1px solid #edf0f4;min-height:59px;font-size:11px}.agent-order-records-page article>*{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.agent-record-merchant{align-items:center;gap:10px;display:flex}.agent-record-merchant b{color:#04776c;background:#ccfbf1;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.agent-record-merchant strong{color:#101828}.agent-order-records-page article em{color:#04776c;background:#ecfdf9;border-radius:14px;padding:5px 10px;font-size:10px;font-style:normal;display:inline-block}@media (width<=760px){.agent-order-records-page{padding:22px 12px}.agent-order-records-page>section{overflow-x:auto}.agent-records-head,.agent-order-records-page article{min-width:720px}}.agent-general-page{color:#111827;padding:34px 28px 70px}.agent-general-page>header{margin-bottom:22px}.agent-general-page h2{margin:0 0 5px;font-size:25px}.agent-general-page>header p{color:#94a3b8;margin:0}.agent-general-page form{width:min(710px,100%)}.agent-general-card{background:#fff;border:1px solid #dce2e8;border-radius:15px;margin-bottom:18px;padding:25px 24px}.agent-general-card h3{margin:0 0 22px;font-size:15px}.agent-general-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px;display:grid}.agent-general-grid label{color:#475569;gap:7px;font-size:13px;display:grid}.agent-general-grid input,.agent-general-grid select{box-sizing:border-box;color:#111827;width:100%;min-height:45px;font:inherit;background:#fff;border:1px solid #d9e0e8;border-radius:10px;outline:none;padding:0 14px;font-size:16px}.agent-general-grid input:focus,.agent-general-grid select:focus{border-color:#149b90;box-shadow:0 0 0 2px #149b9017}.agent-general-grid input:disabled{color:#9aa7bb;cursor:not-allowed;background:#f8fafc}.agent-preferences-card{padding-bottom:22px}.agent-general-check{color:#334155;justify-content:space-between;align-items:center;min-height:30px;font-size:14px;display:flex}.agent-general-check input{accent-color:#149b90;width:19px;height:19px}.agent-select-grid{margin-top:12px}.agent-general-save{align-items:center;gap:14px;display:flex}.agent-general-save button{color:#fff;cursor:pointer;background:#149b90;border:0;border-radius:9px;min-height:42px;padding:0 24px;font-weight:700}.agent-general-save button:hover{background:#10877e}.agent-general-save span{color:#07865b;font-size:14px;font-weight:700}@media (width<=720px){.agent-general-page{padding:24px 16px 55px}.agent-general-card{padding:20px 16px}.agent-general-grid{grid-template-columns:1fr;gap:16px}}.agent-messages-page{box-sizing:border-box;color:#111827;flex-direction:column;min-height:calc(100vh - 58px);padding:34px 28px 24px;display:flex}.agent-messages-page>header{margin-bottom:22px}.agent-messages-page h2{margin:0 0 5px;font-size:25px}.agent-messages-page>header p{color:#94a3b8;margin:0}.agent-messages-panel{background:#fff;border:1px solid #dce2e8;border-radius:15px;flex-direction:column;flex:1;min-height:520px;display:flex;overflow:hidden}.agent-message-stream{background:#fbfcfd;flex-direction:column;flex:1;gap:14px;padding:18px;display:flex;overflow-y:auto}.agent-message-stream article{background:#fff;border-radius:18px;width:fit-content;max-width:min(440px,75%);padding:13px 17px;box-shadow:0 1px 2px #0f172a0f}.agent-message-stream article.mine{color:#fff;background:#149b90;border-bottom-right-radius:3px;align-self:flex-end}.agent-message-stream article.admin{border-bottom-left-radius:3px;align-self:flex-start}.agent-message-stream strong{margin-bottom:6px;font-size:12px;display:block}.agent-message-stream p{margin:0 0 7px;line-height:1.45}.agent-message-stream time{color:#94a3b8;font-size:11px;display:block}.agent-message-stream .mine time{color:#d1faf5}.agent-message-stream img{object-fit:cover;border-radius:9px;max-width:260px;max-height:220px;margin-bottom:8px;display:block}.agent-messages-empty{color:#a1aabd;margin:auto}.agent-messages-panel form{border-top:1px solid #e5e7eb;grid-template-columns:42px 1fr 42px;gap:10px;padding:15px;display:grid}.agent-messages-panel form>input{min-width:0;font:inherit;border:1px solid #d9e0e8;border-radius:10px;outline:none;padding:0 15px}.agent-messages-panel form>input:focus{border-color:#149b90}.agent-messages-panel form button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #d9e0e8;border-radius:10px;min-height:42px}.agent-messages-panel form button:last-child{color:#fff;background:#149b90;border-color:#149b90;font-size:18px}.agent-messages-panel form button:disabled{opacity:.45;cursor:default}@media (width<=720px){.agent-messages-page{padding:24px 14px 14px}.agent-messages-panel{min-height:480px}.agent-message-stream article{max-width:85%}}.agent-announcements-page{color:#111827;padding:34px 28px 70px}.agent-announcements-page>header{justify-content:space-between;align-items:center;margin-bottom:34px;display:flex}.agent-announcements-page h2{margin:0 0 5px;font-size:25px}.agent-announcements-page>header p{color:#94a3b8;margin:0}.agent-announcements-page>header button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:10px;width:42px;height:42px;font-size:18px}.agent-announcements-page>section{gap:14px;display:grid}.agent-announcements-page article{box-sizing:border-box;background:#fff;border:1px solid #dce2e8;border-radius:15px;gap:15px;min-height:112px;padding:22px 20px;display:flex}.agent-announcements-page article>span{color:#149b90;background:#eafaf7;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.agent-announcements-page article h3{margin:0 0 8px;font-size:16px}.agent-announcements-page article p{color:#334155;margin:0 0 10px;line-height:1.45}.agent-announcements-page article time{color:#94a3b8;font-size:12px}.agent-announcements-empty{color:#94a3b8;background:#fff;border:1px solid #dce2e8;border-radius:15px;place-items:center;min-height:180px;display:grid}@media (width<=720px){.agent-announcements-page{padding:24px 14px 55px}.agent-announcements-page>header{margin-bottom:22px}}.agent-recharge-page{color:#111827;padding:34px 28px 70px}.agent-recharge-page>header h2{margin:0 0 5px;font-size:25px}.agent-recharge-page>header p,.agent-payment-methods header p{color:#94a3b8;margin:0}.agent-recharge-tabs{border-bottom:1px solid #e5e7eb;gap:4px;margin-top:24px;display:flex}.agent-recharge-tabs button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 18px;font-weight:700}.agent-recharge-tabs button.active{color:#07877e;border-color:#149b90}.agent-recharge-tools{align-items:center;gap:9px;margin:22px 0;display:flex}.agent-recharge-tools label{background:#fff;border:1px solid #dce2e8;border-radius:9px;align-items:center;width:235px;height:42px;display:flex}.agent-recharge-tools label span{color:#94a3b8;padding-left:12px}.agent-recharge-tools input{min-width:0;font:inherit;border:0;outline:0;flex:1;padding:0 10px}.agent-recharge-tools select,.agent-recharge-tools button{background:#fff;border:1px solid #dce2e8;border-radius:9px;height:42px;padding:0 14px}.agent-recharge-tools .new{color:#fff;cursor:pointer;background:#149b90;border-color:#149b90;margin-left:auto;font-weight:700}.agent-recharge-list{background:#fff;border:1px solid #dce2e8;border-radius:14px;min-height:160px}.agent-recharge-list>p{color:#94a3b8;place-items:center;min-height:160px;margin:0;display:grid}.agent-recharge-list article{border-bottom:1px solid #eef1f4;grid-template-columns:1.2fr 1.4fr .7fr .8fr .6fr 1fr;align-items:center;gap:15px;padding:17px;display:grid}.agent-recharge-list article:last-child{border:0}.agent-recharge-list em{color:#059669;background:#e7f9ef;border-radius:999px;width:max-content;padding:5px 10px;font-style:normal}.agent-payment-methods{padding-top:28px}.agent-payment-methods>header{justify-content:space-between;align-items:center;display:flex}.agent-payment-methods>header h3{margin:0 0 5px}.agent-payment-methods>header button{color:#fff;cursor:pointer;background:#149b90;border:0;border-radius:9px;height:42px;padding:0 20px;font-weight:700}.agent-payment-methods>article{background:#fff;border:1px solid #dce2e8;border-radius:13px;grid-template-columns:1fr 2fr auto;align-items:center;gap:20px;margin-top:14px;padding:18px;display:grid}.agent-payment-methods article div{gap:5px;display:grid}.agent-payment-methods article div span,.agent-payment-methods article p{color:#64748b}.agent-payment-methods article button{color:#ef4444;cursor:pointer;background:0 0;border:0}.agent-method-empty{color:#94a3b8;border:1px dashed #dce2e8;border-radius:13px;place-items:center;min-height:130px;margin-top:18px;display:grid}.agent-method-empty small{margin-top:-35px;display:block}.agent-recharge-overlay{z-index:80;background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.agent-recharge-modal,.agent-method-modal{box-sizing:border-box;background:#fff;border-radius:18px;width:min(430px,100%);padding:25px;box-shadow:0 24px 60px #0f172a3d}.agent-method-modal{width:min(630px,100%);max-height:90vh;overflow-y:auto}.agent-recharge-modal h3,.agent-method-modal h3{margin:0 0 22px}.agent-recharge-modal>label,.agent-method-fields label{color:#64748b;gap:7px;margin-bottom:15px;font-size:13px;font-weight:700;display:grid}.agent-recharge-modal input,.agent-recharge-modal select,.agent-recharge-modal textarea,.agent-method-fields input,.agent-method-fields select{box-sizing:border-box;min-height:42px;font:inherit;background:#fff;border:1px solid #d9e0e8;border-radius:9px;outline:0;padding:10px 13px}.agent-recharge-modal textarea{resize:vertical;min-height:48px}.agent-recharge-modal footer,.agent-method-modal footer{grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;display:grid}.agent-recharge-modal footer button,.agent-method-modal footer button{cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:9px;min-height:42px;font-weight:700}.agent-recharge-modal footer button:last-child,.agent-method-modal footer button:last-child{color:#fff;background:#149b90;border-color:#149b90}.agent-method-fields{grid-template-columns:1fr 1fr;gap:0 12px;display:grid}.agent-method-fields h4,.agent-method-fields .wide{grid-column:1/-1}.agent-method-fields h4{margin:4px 0 13px}.agent-method-fields small{color:#94a3b8;font-weight:400}@media (width<=850px){.agent-recharge-page{padding:24px 14px 55px}.agent-recharge-tools{flex-wrap:wrap}.agent-recharge-tools .new{margin-left:0}.agent-recharge-list{overflow-x:auto}.agent-recharge-list article{min-width:850px}.agent-payment-methods>article,.agent-method-fields{grid-template-columns:1fr}.agent-method-fields h4,.agent-method-fields .wide{grid-column:auto}}.agent-withdraw-orders-page{color:#111827;padding:34px 28px 70px}.agent-withdraw-orders-page>header h2{margin:0 0 5px;font-size:25px}.agent-withdraw-orders-page>header p{color:#94a3b8;margin:0}.agent-withdraw-orders-page>nav{border:1px solid #dce2e8;border-radius:9px;width:max-content;margin:24px 0 16px;display:flex;overflow:hidden}.agent-withdraw-orders-page>nav button{color:#475569;cursor:pointer;background:#fff;border:0;min-height:38px;padding:0 18px}.agent-withdraw-orders-page>nav button.active{color:#fff;background:#149b90}.agent-withdraw-table{background:#fff;border:1px solid #dce2e8;border-radius:14px;overflow-x:auto}.agent-withdraw-head,.agent-withdraw-table article{grid-template-columns:1.05fr .75fr .8fr 1.3fr .85fr 1.3fr 1.4fr .65fr;align-items:center;gap:15px;min-width:1120px;display:grid}.agent-withdraw-head{color:#94a3b8;background:#f8fafc;padding:14px 16px;font-size:12px}.agent-withdraw-table article{border-top:1px solid #eef1f4;min-height:58px;padding:0 16px;font-size:13px}.agent-withdraw-seller{align-items:center;gap:10px;display:flex}.agent-withdraw-seller b{color:#07877e;background:#ccfbf1;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.agent-withdraw-table code{color:#475569}.agent-withdraw-table em{border-radius:999px;padding:5px 9px;font-size:12px;font-style:normal;display:inline-block}.agent-withdraw-table em.approved{color:#059669;background:#e8f9ef}.agent-withdraw-table em.rejected{color:#ef4444;background:#fff0f0}.agent-withdraw-table em.pending{color:#d97706;background:#fff7e5}.agent-withdraw-table time,.agent-withdraw-table small{color:#94a3b8}.agent-withdraw-table article>span:nth-child(6){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-withdraw-empty{color:#94a3b8;place-items:center;min-height:150px;display:grid}@media (width<=720px){.agent-withdraw-orders-page{padding:24px 14px 55px}}.agent-seller-chat-page{color:#111827;padding:34px 28px 70px}.agent-seller-chat-page>header h2{margin:0 0 5px;font-size:25px}.agent-seller-chat-page>header p{color:#94a3b8;margin:0}.agent-chat-new{background:#fff;border:1px solid #dce2e8;border-radius:14px;grid-template-columns:210px 1fr 80px;gap:10px;margin-top:22px;padding:38px 15px 15px;display:grid;position:relative}.agent-chat-new small{color:#94a3b8;font-weight:700;position:absolute;top:14px;left:15px}.agent-chat-new select,.agent-chat-new input,.agent-chat-new button{box-sizing:border-box;min-height:42px;font:inherit;background:#fff;border:1px solid #d9e0e8;border-radius:9px;outline:0;padding:0 14px}.agent-chat-new select:focus,.agent-chat-new input:focus{border-color:#149b90}.agent-chat-new button{color:#fff;cursor:pointer;background:#149b90;border-color:#149b90;font-weight:700}.agent-chat-new button:disabled{opacity:.45;cursor:default}.agent-chat-history-title{justify-content:space-between;align-items:center;margin:20px 0 10px;font-size:14px;display:flex}.agent-chat-history-title button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:8px;width:30px;height:30px}.agent-chat-history{gap:9px;display:grid}.agent-chat-history>article{background:#fff;border:1px solid #dce2e8;border-radius:13px;justify-content:space-between;gap:20px;padding:15px;display:flex}.agent-chat-history article strong{font-size:13px}.agent-chat-history article small{color:#94a3b8;margin-left:7px}.agent-chat-history article p{color:#334155;margin:8px 0 0}.agent-chat-history aside{color:#94a3b8;grid-template-columns:auto auto;place-items:center end;gap:8px 10px;font-size:11px;display:grid}.agent-chat-history aside span.read{color:#059669}.agent-chat-history aside span.unread{color:#d97706}.agent-chat-history aside button{color:#07877e;cursor:pointer;background:#eafaf7;border:0;border-radius:8px;grid-column:1/-1;padding:6px 10px}.agent-chat-empty{color:#94a3b8;background:#fff;border:1px solid #dce2e8;border-radius:13px;place-items:center;min-height:150px;display:grid}.agent-chat-thread-overlay{z-index:90;background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.agent-chat-thread-overlay>section{background:#fff;border-radius:17px;width:min(540px,100%);max-height:78vh;overflow:hidden;box-shadow:0 24px 60px #0f172a40}.agent-chat-thread-overlay>section>header{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:18px 20px;display:flex}.agent-chat-thread-overlay h3,.agent-chat-thread-overlay header p{margin:0}.agent-chat-thread-overlay header p{color:#94a3b8;margin-top:3px;font-size:12px}.agent-chat-thread-overlay header button{cursor:pointer;background:0 0;border:0;font-size:23px}.agent-chat-thread-overlay>section>div{background:#f8fafc;flex-direction:column;gap:10px;max-height:58vh;padding:20px;display:flex;overflow-y:auto}.agent-chat-thread-overlay article{background:#fff;border-radius:13px;max-width:75%;padding:10px 13px}.agent-chat-thread-overlay article.mine{color:#fff;background:#149b90;align-self:flex-end}.agent-chat-thread-overlay article p{margin:0 0 5px}.agent-chat-thread-overlay article time{color:#94a3b8;font-size:10px}.agent-chat-thread-overlay article.mine time{color:#ccfbf1}@media (width<=750px){.agent-seller-chat-page{padding:24px 14px 55px}.agent-chat-new{grid-template-columns:1fr}.agent-chat-history>article{display:grid}.agent-chat-history aside{justify-items:start}.agent-chat-history aside button{grid-column:auto}}.agent-buyers-page{color:#111827;padding:34px 28px 70px}.agent-buyers-page>header{justify-content:space-between;align-items:flex-start;display:flex}.agent-buyers-page>header h2{margin:0 0 5px;font-size:25px}.agent-buyers-page>header p{color:#94a3b8;margin:0}.agent-buyers-page>header button{color:#fff;cursor:pointer;background:#149b90;border:0;border-radius:9px;min-height:42px;padding:0 19px;font-weight:700}.agent-buyers-search{background:#fff;border:1px solid #dce2e8;border-radius:9px;align-items:center;width:300px;height:42px;margin:28px 0 16px;display:flex}.agent-buyers-search span{color:#94a3b8;padding-left:12px}.agent-buyers-search input{min-width:0;font:inherit;border:0;outline:0;flex:1;padding:0 10px}.agent-buyers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.agent-buyers-grid>article{background:#fff;border:1px solid #dce2e8;border-radius:14px;padding:16px}.agent-buyer-info{gap:14px;min-height:145px;display:flex}.agent-buyer-info>b{color:#07877e;background:#ccfbf1;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.agent-buyer-info h3{margin:0 0 7px;font-size:15px}.agent-buyer-info p{color:#64748b;margin:4px 0;font-size:12px}.agent-buyer-info small{color:#b0bac9;margin-top:8px;font-size:11px;display:block}.agent-buyers-grid article>footer{border-top:1px solid #e9edf1;grid-template-columns:1fr 1fr;gap:8px;padding-top:12px;display:grid}.agent-buyers-grid footer button{color:#475569;cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:8px;min-height:34px}.agent-buyers-grid footer button:last-child{color:#ef4444;border-color:#fecaca}.agent-buyers-empty{color:#94a3b8;background:#fff;border:1px solid #dce2e8;border-radius:14px;grid-column:1/-1;place-items:center;min-height:170px;display:grid}.agent-buyers-overlay{z-index:90;background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.agent-buyers-overlay>form{background:#fff;border-radius:17px;width:min(500px,100%);max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px #0f172a40}.agent-buyers-overlay form>header{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:18px 20px;display:flex}.agent-buyers-overlay h3{margin:0}.agent-buyers-overlay header button{cursor:pointer;background:0 0;border:0;font-size:22px}.agent-buyer-fields{grid-template-columns:1fr 1fr;gap:14px 12px;padding:20px;display:grid}.agent-buyer-fields label{color:#64748b;gap:7px;font-size:12px;font-weight:700;display:grid}.agent-buyer-fields .wide{grid-column:1/-1}.agent-buyer-fields input,.agent-buyer-fields textarea{box-sizing:border-box;min-height:38px;font:inherit;border:1px solid #d9e0e8;border-radius:8px;outline:0;padding:9px 11px}.agent-buyer-fields textarea{resize:vertical;min-height:48px}.agent-buyer-fields input:focus,.agent-buyer-fields textarea:focus{border-color:#149b90}.agent-buyers-overlay form>footer{grid-template-columns:1fr 1fr;gap:10px;padding:0 20px 20px;display:grid}.agent-buyers-overlay footer button{cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:8px;min-height:40px;font-weight:700}.agent-buyers-overlay footer button:last-child{color:#fff;background:#149b90;border-color:#149b90}@media (width<=1050px){.agent-buyers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.agent-buyers-page{padding:24px 14px 55px}.agent-buyers-page>header{gap:14px}.agent-buyers-grid{grid-template-columns:1fr}.agent-buyers-search{width:100%}.agent-buyer-fields{grid-template-columns:1fr}.agent-buyer-fields .wide{grid-column:auto}}.agent-buyer-messages-page{color:#101827;padding:30px 28px 60px}.agent-buyer-messages-page>header{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.agent-buyer-messages-page h2{margin:0 0 6px;font-size:24px}.agent-buyer-messages-page>header p{color:#93a0b8;margin:0}.agent-buyer-messages-page>header>button,.agent-buyer-thread-list footer button{color:#fff;background:#149b8f;border:0;border-radius:8px;padding:11px 18px;font-weight:700}.agent-buyer-message-tools{align-items:center;gap:12px;margin-bottom:16px;display:flex}.agent-buyer-message-tools label{color:#9aa6b9;background:#fff;border:1px solid #dde3eb;border-radius:8px;align-items:center;gap:10px;width:min(340px,100%);height:44px;padding:0 14px;display:flex}.agent-buyer-message-tools input{width:100%;font:inherit;border:0;outline:0}.agent-buyer-message-tools button{color:#475569;background:#fff;border:1px solid #dde3eb;border-radius:8px;height:44px;padding:0 16px}.agent-buyer-message-tools button:disabled{opacity:.55}.agent-buyer-thread-list{gap:12px;display:grid}.agent-buyer-thread-list>article{background:#fff;border:1px solid #dce3e9;border-radius:12px;padding:16px;position:relative}.agent-buyer-thread-list>article.unread{border-color:#42d2c1;box-shadow:inset 0 0 0 1px #d8faf5}.agent-buyer-thread-title{align-items:flex-start;gap:12px;display:flex}.agent-buyer-thread-title>b{color:#078f81;background:#cff9f2;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.agent-buyer-thread-title>div{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.agent-buyer-thread-title small,.agent-buyer-thread-title span{color:#98a5b8;font-size:12px}.agent-buyer-thread-title p{width:100%;margin:3px 0 2px;font-size:14px}.agent-buyer-thread-title i{background:#13a893;border-radius:50%;width:8px;height:8px;margin:8px}.agent-buyer-product{background:#f7f9fa;border-radius:8px;align-items:center;gap:12px;margin:10px 0 8px 50px;padding:10px;display:flex}.agent-buyer-product img{object-fit:cover;border-radius:6px;width:46px;height:46px}.agent-buyer-product div{gap:2px;display:grid}.agent-buyer-product span{color:#9aa6b9;font-size:11px}.agent-buyer-product b{color:#049a77;font-size:12px}.agent-buyer-last-reply{background:#f1f5f7;border-radius:8px;gap:3px;margin:8px 0 8px 50px;padding:9px 12px;font-size:12px;display:grid}.agent-buyer-last-reply time{color:#9ba8b8}.agent-buyer-thread-list footer{justify-content:space-between;align-items:center;margin-left:50px;display:flex}.agent-buyer-thread-list footer time{color:#9aa6b9;font-size:11px}.agent-buyer-thread-list footer button{padding:8px 13px}.agent-buyer-message-empty{text-align:center;color:#9aa6b9;background:#fff;border:1px solid #dde3eb;border-radius:12px;padding:70px}.agent-buyer-message-overlay{z-index:80;background:#0f172a70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.agent-buyer-message-modal,.agent-buyer-chat-modal{background:#fff;border-radius:18px;width:min(520px,100%);padding:22px;box-shadow:0 25px 60px #0f172a35}.agent-buyer-message-modal>header,.agent-buyer-chat-modal>header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.agent-buyer-message-modal h3,.agent-buyer-chat-modal h3{margin:0}.agent-buyer-message-modal header button,.agent-buyer-chat-modal header button{color:#94a0b1;background:0 0;border:0;font-size:22px}.agent-buyer-message-modal label{color:#667085;gap:7px;margin-bottom:16px;font-size:13px;font-weight:600;display:grid}.agent-buyer-message-modal select,.agent-buyer-message-modal textarea{font:inherit;background:#fff;border:1px solid #d9e0e8;border-radius:8px;padding:12px}.agent-buyer-message-modal textarea{resize:vertical;min-height:88px}.agent-buyer-message-modal>footer{grid-template-columns:1fr 1fr;gap:10px;display:grid}.agent-buyer-message-modal>footer button,.agent-buyer-chat-modal form button{background:#fff;border:1px solid #dce2e8;border-radius:9px;padding:12px;font-weight:700}.agent-buyer-message-modal>footer button:last-child,.agent-buyer-chat-modal form button{color:#fff;background:#149b8f;border-color:#149b8f}.agent-buyer-message-modal button:disabled,.agent-buyer-chat-modal button:disabled{opacity:.45}.agent-buyer-chat-modal header p{color:#96a2b2;margin:5px 0 0}.agent-buyer-chat-stream{gap:10px;max-height:380px;padding:8px;display:grid;overflow:auto}.agent-buyer-chat-stream article{background:#f1f4f6;border-radius:12px;max-width:80%;padding:11px 13px}.agent-buyer-chat-stream article.reply{background:#dff8f4;justify-self:end}.agent-buyer-chat-stream p{margin:4px 0}.agent-buyer-chat-stream time{color:#8e9aac;font-size:10px}.agent-buyer-chat-modal form{border-top:1px solid #e8edf1;gap:9px;margin-top:12px;padding-top:14px;display:flex}.agent-buyer-chat-modal form input{font:inherit;border:1px solid #dce2e8;border-radius:9px;flex:1;padding:12px}@media (width<=700px){.agent-buyer-messages-page{padding:20px 14px}.agent-buyer-messages-page>header{gap:12px}.agent-buyer-message-tools{flex-direction:column;align-items:stretch}.agent-buyer-message-tools label{width:auto}.agent-buyer-product,.agent-buyer-last-reply,.agent-buyer-thread-list footer{margin-left:0}.agent-buyer-thread-list footer{margin-top:10px}}.agent-final-page{color:#101827;padding:30px 28px 60px}.agent-final-page>header{margin-bottom:24px}.agent-final-page h2{margin:0 0 6px;font-size:24px}.agent-final-page>header p{color:#96a2b6;margin:0}.agent-final-table{background:#fff;border:1px solid #dce3e9;border-radius:12px;overflow-x:auto}.agent-final-table>div:not(.final-merchant),.agent-final-table>article{min-width:920px}.shop-head,.shop-row{grid-template-columns:1.25fr .95fr 1.35fr 1.25fr .7fr .6fr;align-items:center;gap:18px;padding:14px 18px;display:grid}.shop-head,.audit-head,.earning-head{color:#8d99ad;background:#f8fafb;font-size:12px}.shop-row{border-top:1px solid #edf0f3;min-height:58px}.final-merchant{align-items:center;gap:10px;display:flex}.final-merchant>b{color:#078b80;background:#caf8f0;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.normal{color:#00986f;background:#e7faf3;border-radius:20px;padding:4px 9px;font-size:12px;font-style:normal}.final-switch{background:#e1e6ec;border:0;border-radius:20px;width:38px;height:22px;padding:3px}.final-switch i{background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;display:block}.final-switch.on{background:#139b8f}.final-switch.on i{transform:translate(16px)}.earning-cards{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px;display:grid}.earning-cards article{background:#fff;border:1px solid #dce3e9;border-radius:12px;gap:7px;padding:18px;display:grid}.earning-cards article>b{color:#079b8a;background:#eafaf7;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.earning-cards article:nth-child(2)>b{color:#8a3ffc;background:#f3eafa}.earning-cards article:nth-child(3)>b{color:#1d6ee8;background:#eaf2ff}.earning-cards strong{font-size:21px}.earning-cards span{color:#98a4b6}.earning-history h3{margin:0;padding:14px 18px;font-size:15px}.earning-head{border-top:1px solid #edf0f3;grid-template-columns:1fr 1.8fr 1.2fr .7fr;padding:14px 18px;display:grid}.earning-history>p{text-align:center;color:#9aa6b7;padding:45px}.audit-search{background:#fff;border:1px solid #dce3e9;border-radius:8px;align-items:center;gap:10px;width:min(330px,100%);height:42px;margin-bottom:16px;padding:0 13px;display:flex}.audit-search input{width:100%;font:inherit;border:0;outline:0}.audit-head,.audit-row{grid-template-columns:1.05fr .8fr 1.3fr .5fr 1.1fr 1fr;align-items:center;gap:16px;padding:13px 16px;display:grid}.audit-row{border-top:1px solid #edf0f3;min-height:48px}.audit-row code{color:#aa4c3c;background:0 0}.audit-row time{color:#8f9bae}.account-page{max-width:780px}.account-card{background:#fff;border:1px solid #dce3e9;border-radius:12px;margin-bottom:18px;padding:20px}.account-card h3{margin:0 0 20px}.account-card>div{grid-template-columns:1fr 1fr;gap:20px 80px;display:grid}.account-card label{color:#8f9caf;gap:6px;font-size:11px;display:grid}.account-card label strong{color:#172033;font-size:14px;font-weight:500}.account-card input{box-sizing:border-box;width:min(360px,100%);font:inherit;border:1px solid #d9e0e8;border-radius:8px;margin-bottom:12px;padding:13px;display:block}.account-card>button{color:#fff;background:#149b8f;border:0;border-radius:8px;padding:12px 18px;font-weight:700}.account-notice{color:#078b80;margin:12px 0 0}@media (width<=800px){.agent-final-page{padding:20px 14px}.earning-cards,.account-card>div{grid-template-columns:1fr}.account-page{max-width:none}}.feedback-tabs{margin-bottom:16px;display:flex}.feedback-tabs button{background:#fff;border:1px solid #dce3e9;border-right:0;padding:10px 16px}.feedback-tabs button:first-child{border-radius:8px 0 0 8px}.feedback-tabs button:last-child{border-right:1px solid #dce3e9;border-radius:0 8px 8px 0}.feedback-tabs button.active{color:#fff;background:#149b8f}.feedback-head,.feedback-table article{grid-template-columns:1.15fr .75fr .8fr .7fr 1.5fr .5fr;align-items:center;gap:16px;min-width:920px;padding:13px 16px;display:grid}.feedback-head{color:#8d99ad;background:#f8fafb;font-size:12px}.feedback-table article{border-top:1px solid #edf0f3}.feedback-table article em{border-radius:16px;padding:4px 9px;font-style:normal}.feedback-table article em.open{color:#d77d00;background:#fff5dd}.feedback-table article em.resolved{color:#048d6b;background:#e8faf3}.feedback-table article time{color:#909caf}.feedback-table article>button{color:#008b80;background:0 0;border:0}.feedback-table>p{text-align:center;color:#98a5b7;padding:38px}.feedback-overlay{z-index:90;background:#0f172a70;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.feedback-overlay form{box-sizing:border-box;background:#fff;border-radius:17px;width:min(440px,100%);padding:22px;box-shadow:0 25px 60px #0f172a35}.feedback-overlay header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.feedback-overlay h3{margin:0}.feedback-overlay header button{color:#96a1b2;background:0 0;border:0;font-size:22px}.feedback-overlay dl{gap:14px;margin:0 0 18px;display:grid}.feedback-overlay dl div{gap:5px;display:grid}.feedback-overlay dt,.feedback-overlay label,.feedback-overlay>form>small{color:#8c99ad;font-size:11px}.feedback-overlay dd{color:#263142;margin:0}.feedback-overlay label{gap:7px;display:grid}.feedback-overlay textarea{resize:vertical;min-height:72px;font:inherit;border:1px solid #d9e0e8;border-radius:9px;padding:12px}.feedback-overlay form>button{color:#fff;background:#149b8f;border:0;border-radius:9px;width:100%;margin:12px 0;padding:12px;font-weight:700}.feedback-overlay form>button:disabled{opacity:.45}.feedback-overlay>form>small{gap:4px;margin-top:12px;display:grid}.feedback-overlay>form>small strong{color:#344054;font-size:12px}.feedback-resolved{color:#078b70;text-align:center;background:#e8faf3;border-radius:8px;margin:12px 0;padding:11px}
