*{box-sizing:border-box}html,body,#root{color:#171719;background:#f7f7f8;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{grid-template-columns:250px 1fr;min-height:100vh;display:grid}.shell aside{background:#fff;border-right:1px solid #e7e7ea;flex-direction:column;gap:8px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.logo{padding:0 10px;font-size:18px}.surface,.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#7b7b84;font-size:11px}.surface{padding:0 10px 14px}.shell nav{flex-direction:column;gap:4px;display:flex}.shell nav a,.shell nav span{color:#5d5d66;border-radius:9px;padding:9px 10px;font-size:14px}.shell nav a.active{color:#171719;background:#f0f0f2;font-weight:650}.shell main{min-width:0}.shell header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#707079;background:#ffffffed;border-bottom:1px solid #e7e7ea;justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:8px 28px;font-size:13px;display:flex;position:sticky;top:0}.header-context{align-items:baseline;gap:8px;min-width:0;display:flex}.header-context>span{white-space:nowrap}.header-context>strong{text-overflow:ellipsis;white-space:nowrap;color:#26262b;min-width:0;max-width:280px;font-size:12px;overflow:hidden}.market-filter{align-items:center;gap:7px;min-width:0;display:flex}.market-filter>span{text-transform:uppercase;letter-spacing:.06em;color:#8b8b94;font-size:10px}.market-filter select{color:#29292e;background:#fff;border:1px solid #dcdce1;border-radius:8px;width:clamp(150px,20vw,230px);height:32px;padding:0 30px 0 10px;font-size:12px;font-weight:600}.market-filter select:disabled{opacity:.62}.content{max-width:1200px;margin:auto;padding:36px}.page-head{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:22px;display:flex}h1{letter-spacing:-.035em;margin:5px 0 7px;font-size:30px}.page-head p,section>p{color:#707079;margin:0}.button{color:#242429;cursor:pointer;background:#fff;border:1px solid #d9d9de;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:13px;font-weight:650;display:inline-flex}.button.primary{color:#fff;background:#171719;border-color:#171719}.button.danger{color:#b42318}.card{background:#fff;border:1px solid #e1e1e5;border-radius:14px;overflow:hidden}.row{border-bottom:1px solid #efeff2;grid-template-columns:44px minmax(0,1fr) auto 18px;align-items:center;gap:12px;padding:13px 16px;display:grid}.row:last-child{border-bottom:0}.row:hover{background:#fafafa}.row>div:nth-child(2){flex-direction:column;gap:4px;min-width:0;display:flex}.row strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.row span{color:#7d7d86;font-size:12px}.thumb{background:#f0f0f2;border-radius:9px;place-items:center;width:44px;height:44px;display:grid;overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%}.badge{color:#36558f;text-transform:capitalize;background:#eef4ff;border-radius:999px;padding:5px 8px;font-weight:650}.state{color:#7d7d86;justify-content:center;align-items:center;min-height:220px;padding:24px;display:flex}.state.error,.notice.error{color:#b42318}.detail{max-width:820px}.back{color:#666670;margin-bottom:18px;font-size:13px;display:inline-block}.detail-card{padding:20px}.detail-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 20px;display:grid}.detail-card dl div{background:#f8f8f9;border-radius:10px;padding:13px}.detail-card dt{color:#7c7c85;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.detail-card dd{margin:5px 0 0;font-weight:650}.actions{border-top:1px solid #ececef;align-items:center;gap:10px;margin-top:18px;padding-top:18px;display:flex}.actions input{border:1px solid #d9d9de;border-radius:9px;flex:1;padding:10px 11px}.notice{color:#55555e;background:#f0f0f2;border-radius:9px;margin-bottom:14px;padding:11px 13px;font-size:13px}.auth-shell{place-items:center;min-height:100vh;padding:20px;display:grid}.auth-card{background:#fff;border:1px solid #e1e1e5;border-radius:16px;flex-direction:column;gap:14px;width:min(420px,100%);padding:28px;display:flex}.auth-card h1{margin:0}.auth-card p{color:#707079;margin:0 0 6px}.auth-card label{flex-direction:column;gap:6px;font-size:13px;font-weight:650;display:flex}.auth-card input{border:1px solid #d9d9de;border-radius:9px;padding:10px 11px}.brand-title{font-size:20px}.text-action{color:#55a;cursor:pointer;background:0 0;border:0;padding:4px}@media (width<=820px){.shell{display:block}.shell aside{border-bottom:1px solid #e7e7ea;border-right:0;height:auto;position:static}.shell nav{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.shell header{align-items:center;padding:8px 14px;position:sticky}.header-context>span{display:none}.header-context>strong{max-width:36vw}.market-filter>span{display:none}.market-filter select{width:min(52vw,230px)}.content{padding:24px 14px}.page-head{flex-direction:column}.row{grid-template-columns:44px minmax(0,1fr) auto}.row>span:last-child{display:none}.detail-card dl{grid-template-columns:1fr}.actions{flex-direction:column;align-items:stretch}.actions input,.actions .button{width:100%}}@media (width<=460px){.header-context{flex:auto}.header-context>strong{max-width:100%;font-size:11px}.market-filter{flex:0 52%}.market-filter select{width:100%;font-size:11px}.shell header{gap:8px}}.scope-filters{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.scope-filters .market-filter select{width:clamp(140px,17vw,220px)}.mpp-page{min-width:0}.mpp-provider-list{gap:8px;display:grid}.mpp-provider-card{background:#fff;border:1px solid #e1e1e5;border-radius:12px;grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;gap:10px;min-width:0;padding:11px 12px;display:grid}.mpp-provider-card:hover{background:#fafafa}.mpp-provider-card>span:nth-child(2){gap:2px;min-width:0;display:grid}.mpp-provider-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mpp-provider-card small{color:#7b7b84;text-transform:capitalize;font-size:11px}.mpp-provider-card em{color:#91919a;font-style:normal}.mpp-mark{color:#171719;background:#ececf0;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.mpp-mark.is-paypal{color:#fff;background:#003087}.mpp-status{color:#5d5d66;text-transform:capitalize;background:#f0f0f2;border-radius:999px;padding:4px 7px;font-size:10px}.mpp-status.is-connected{color:#247642;background:#eef9f1}.mpp-console{gap:10px;display:grid}.mpp-command{background:#fff;border:1px solid #e1e1e5;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:6px;display:grid}.mpp-back{border:1px solid #e1e1e5;border-radius:9px;place-items:center;width:32px;height:32px;font-size:18px;display:grid}.mpp-provider-title{align-items:center;gap:9px;min-width:0;display:flex}.mpp-provider-title .mpp-mark{border-radius:9px;width:34px;height:34px}.mpp-provider-title>span{gap:1px;min-width:0;display:grid}.mpp-provider-title small{text-transform:uppercase;letter-spacing:.06em;color:#85858e;font-size:9px}.mpp-provider-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.15;overflow:hidden}.mpp-provider-title em{color:#777780;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;overflow:hidden}.mpp-badges{align-items:center;gap:5px;display:flex}.mpp-badges b{text-transform:capitalize;background:#fafafa;border:1px solid #e1e1e5;border-radius:999px;padding:4px 6px;font-size:9px}.mpp-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 38px;align-items:stretch;gap:7px;display:grid}.mpp-controls label{background:#fff;border:1px solid #dedee3;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:6px;min-width:0;height:38px;padding:0 8px;display:grid}.mpp-controls label>span{text-transform:uppercase;letter-spacing:.05em;color:#85858e;font-size:8px;font-weight:700}.mpp-controls select{color:#26262b;background:0 0;border:0;outline:0;width:100%;min-width:0;height:34px;font-size:10px;font-weight:700}.mpp-icon-action{cursor:pointer;background:#fff;border:1px solid #dedee3;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.mpp-icon-action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.mpp-tabs{border-bottom:1px solid #e6e6ea;align-items:center;gap:4px;padding:2px;display:flex;overflow-x:auto}.mpp-tabs button{color:#73737c;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;height:34px;padding:0 9px;font-size:10px;font-weight:650}.mpp-tabs button.active{color:#171719;background:#ececf0}.mpp-section{gap:10px;display:grid}.mpp-section-head{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.mpp-section-head h1{margin:0;font-size:20px}.mpp-section-head p{color:#777780;text-align:right;margin:0;font-size:10px}.mpp-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.mpp-kpis article{background:#fff;border:1px solid #e1e1e5;border-radius:11px;align-content:center;gap:4px;min-width:0;min-height:92px;padding:10px 11px;display:grid}.mpp-kpis span,.mpp-kpis small{color:#7b7b84;font-size:9px}.mpp-kpis strong{letter-spacing:-.025em;text-overflow:ellipsis;font-size:17px;overflow:hidden}.mpp-kpis.compact article{min-height:76px}.mpp-panel{background:#fff;border:1px solid #e1e1e5;border-radius:12px;overflow:hidden}.mpp-panel>header{border-bottom:1px solid #ededf0;justify-content:space-between;align-items:center;min-height:50px;padding:8px 11px;display:flex}.mpp-panel>header>div{gap:2px;display:grid}.mpp-panel>header strong{font-size:12px}.mpp-panel>header small{color:#7b7b84;font-size:9px}.mpp-ledger{display:grid}.mpp-ledger .state{min-height:150px}.mpp-ledger-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #efeff2;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;width:100%;min-width:0;padding:10px 11px;display:grid}.mpp-ledger-row:last-child{border-bottom:0}.mpp-ledger-row:hover{background:#fafafa}.mpp-ledger-row>span{gap:2px;min-width:0;display:grid}.mpp-ledger-row>span:nth-child(2){text-align:right}.mpp-ledger-row strong,.mpp-ledger-row b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mpp-ledger-row small{color:#808089;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.mpp-ledger-row em{color:#33333a;background:#f0f0f2;border-radius:7px;padding:5px 7px;font-size:9px;font-style:normal;font-weight:700}.mpp-search{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.mpp-search input{background:#fff;border:1px solid #dedee3;border-radius:9px;height:38px;padding:0 10px}.mpp-search button,.mpp-disputes button{cursor:pointer;background:#fff;border:1px solid #dedee3;border-radius:8px;min-height:34px;padding:0 10px;font-size:10px;font-weight:650}.mpp-disputes{gap:7px;display:grid}.mpp-disputes article{background:#fff;border:1px solid #e1e1e5;border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;display:grid}.mpp-disputes article>div:first-child{gap:2px;min-width:0;display:grid}.mpp-disputes article strong{font-size:11px}.mpp-disputes article span,.mpp-disputes article small{color:#777780;font-size:9px}.mpp-disputes article>div:last-child{gap:6px;display:flex}.mpp-detail-layer{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f101457;justify-content:flex-end;display:flex;position:fixed;inset:0}.mpp-detail-layer aside{background:#fff!important;border:0!important;border-left:1px solid #dedee3!important;flex-direction:column!important;gap:14px!important;width:min(430px,100vw - 20px)!important;height:100dvh!important;padding:14px!important;display:flex!important;position:static!important}.mpp-detail-layer aside>header{background:0 0!important;border:0!important;border-bottom:1px solid #ededf0!important;min-height:auto!important;padding:0 0 10px!important;display:flex!important;position:static!important}.mpp-detail-layer aside>header>div{gap:2px;min-width:0;display:grid}.mpp-detail-layer aside>header small{color:#777780;text-transform:uppercase;font-size:9px}.mpp-detail-layer aside>header strong{text-overflow:ellipsis;font-size:11px;overflow:hidden}.mpp-detail-layer aside>header button{cursor:pointer;background:#fff;border:1px solid #e1e1e5;border-radius:8px;width:32px;height:32px}.mpp-detail-amount{letter-spacing:-.035em;font-size:26px}.mpp-detail-layer dl{border:1px solid #e7e7ea;border-radius:10px;gap:0;margin:0;display:grid;overflow:hidden}.mpp-detail-layer dl div{border-bottom:1px solid #efeff2;grid-template-columns:100px minmax(0,1fr);gap:10px;padding:9px 10px;display:grid}.mpp-detail-layer dl div:last-child{border-bottom:0}.mpp-detail-layer dt{color:#7b7b84;font-size:9px}.mpp-detail-layer dd{overflow-wrap:anywhere;margin:0;font-size:9px;font-weight:650}@media (width<=820px){.scope-filters{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.scope-filters .market-filter select{width:100%}.mpp-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.mpp-section-head{flex-direction:column;align-items:flex-start}.mpp-section-head p{text-align:left}.mpp-detail-layer{align-items:flex-end}.mpp-detail-layer aside{border-top:1px solid #dedee3!important;border-left:0!important;border-radius:16px 16px 0 0!important;width:100%!important;max-width:none!important;height:min(78dvh,680px)!important}}@media (width<=520px){.shell header{flex-direction:column;align-items:stretch}.header-context>strong{max-width:100%}.scope-filters{width:100%}.mpp-provider-card{grid-template-columns:38px minmax(0,1fr) auto}.mpp-provider-card>em{display:none}.mpp-command{grid-template-columns:32px minmax(0,1fr)}.mpp-badges{grid-column:2;justify-content:flex-start}.mpp-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 36px}.mpp-controls label{height:36px;padding-inline:6px}.mpp-controls label>span{display:none}.mpp-controls select{height:34px;font-size:9px}.mpp-icon-action{width:36px;height:36px}.mpp-kpis{grid-template-columns:1fr 1fr;gap:6px}.mpp-kpis article{min-height:78px;padding:8px}.mpp-kpis strong{font-size:14px}.mpp-ledger-row{grid-template-columns:minmax(0,1fr) auto;padding:9px}.mpp-ledger-row>em{text-align:center;grid-column:1/-1;width:100%}.mpp-disputes article{grid-template-columns:1fr}.mpp-disputes article>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mpp-disputes button{width:100%}.mpp-tabs button{height:32px;padding-inline:8px;font-size:9px}.mpp-section-head h1{font-size:17px}}
