/* Employee calculation sheet V2 */
.mpv2-page{display:grid;gap:14px;padding-bottom:30px;color:#171831}.mpv2-top{display:grid;grid-template-columns:48px 1fr 86px;align-items:center}.mpv2-top h1{text-align:center;font-size:25px;margin:0}.mpv2-back,.mpv2-download,.mpv2-month-nav button{border:0;background:transparent;color:#5b48dc;font-weight:750;font-size:16px}.mpv2-back{font-size:31px;color:#14162f}.mpv2-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:112px 1fr 110px;gap:18px;align-items:center;min-height:190px;padding:25px;border-radius:24px;background:linear-gradient(130deg,#5941db,#6b52ec 55%,#5037cf);color:#fff;box-shadow:0 17px 38px rgba(76,54,202,.25)}.mpv2-hero:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-90px;top:-110px;background:rgba(255,255,255,.08)}.mpv2-user-icon{width:96px;height:96px;border-radius:50%;background:#fff;color:#5d47dc;display:grid;place-items:center;font-size:47px}.mpv2-hero h2{font-size:29px;margin:0 0 5px}.mpv2-hero p{font-size:18px;margin:0 0 18px;color:#eeeaff}.mpv2-month-nav{display:inline-flex;align-items:center;gap:10px;background:rgba(255,255,255,.14);border-radius:16px;padding:9px 12px}.mpv2-month-nav button{color:#fff;font-size:23px}.mpv2-wallet{font-size:62px;opacity:.25;text-align:center;z-index:1}.mpv2-publication{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:11px 14px;border-radius:14px;background:#f0edff;color:#6250c9}.mpv2-publication.final{background:#e9f8ef;color:#16854b}.mpv2-publication span{font-size:12px;opacity:.8;flex:1}.mpv2-publication em{font-style:normal;background:#fff;border-radius:20px;padding:5px 8px;font-size:11px;font-weight:800}.mpv2-today{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;background:linear-gradient(90deg,#eaf9ef,#f6fffa);border:1px solid #cdeed9;border-radius:17px;color:#12924f;font-size:18px}.mpv2-card{background:#fff;border:1px solid rgba(225,225,236,.9);border-radius:22px;padding:20px;box-shadow:0 8px 25px rgba(41,42,75,.05)}.mpv2-card h3{margin:0 0 16px;font-size:19px}.mpv2-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mpv2-info-grid>div,.mpv2-info-grid>button{border:0;background:transparent;text-align:left;display:grid;grid-template-columns:44px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center}.mpv2-info-grid span{grid-row:1/3;width:42px;height:42px;border-radius:50%;background:#f0edff;color:#634be0;display:grid;place-items:center;font-size:20px}.mpv2-info-grid>div:nth-child(2) span{background:#eaf8ef;color:#179951}.mpv2-info-grid>div:nth-child(3) span{background:#fff4df;color:#d48713}.mpv2-info-grid button span{background:#e8f1ff;color:#2471db}.mpv2-info-grid small{color:#76798c}.mpv2-info-grid strong{font-size:17px}.mpv2-line{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;padding:11px 0;border-bottom:1px dashed #e7e7ee}.mpv2-line:last-of-type{border-bottom:0}.mpv2-line-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#eaf9ef;color:#159a54;font-weight:800}.mpv2-line-icon.purple{background:#f0edff;color:#634be0}.mpv2-line-icon.red{background:#ffedf0;color:#dc4056}.mpv2-line strong,.mpv2-line small{display:block}.mpv2-line small{color:#8a8c9e;margin-top:3px}.mpv2-line b{font-size:17px;color:#159a54}.mpv2-line b.purple{color:#6148dd}.mpv2-line b.red,.red{color:#dc4056}.mpv2-total{display:flex;justify-content:space-between;align-items:center;background:#edf9f1;border-radius:15px;padding:14px;margin-top:12px}.mpv2-total strong,.mpv2-total small{display:block}.mpv2-total small{color:#797d8d;margin-top:3px}.mpv2-total b{font-size:25px;color:#159a54}.mpv2-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mpv2-subtotal{display:flex;justify-content:space-between;border-radius:13px;background:#f1effd;padding:12px;margin-top:12px}.mpv2-subtotal.red{background:#fff0f2}.mpv2-payout{display:grid;grid-template-columns:1fr auto 48px;align-items:center;gap:12px;background:#fff;border:1px solid #e4e5ec;border-radius:20px;padding:19px 21px;box-shadow:0 8px 25px rgba(41,42,75,.05)}.mpv2-payout strong,.mpv2-payout span{display:block}.mpv2-payout strong{color:#159a54;font-size:18px}.mpv2-payout>div span{color:#777b8d;margin-top:3px}.mpv2-payout b{font-size:30px;color:#159a54}.mpv2-payout-icon{width:46px;height:46px;border-radius:13px;background:#e8f8ee;display:grid!important;place-items:center;color:#159a54;font-size:23px}.mpv2-sales-head{display:flex;justify-content:space-between;gap:10px}.mpv2-sales-head h3{margin-bottom:4px}.mpv2-sales-head p{margin:0;color:#818496;font-size:12px}.mpv2-chart-tabs{display:flex;background:#f2f2f6;border-radius:12px;padding:3px}.mpv2-chart-tabs button{border:0;background:transparent;border-radius:9px;padding:7px 10px;color:#77798b}.mpv2-chart-tabs button.active{background:#fff;color:#6049dc;box-shadow:0 3px 10px rgba(30,31,60,.08)}.mpv2-chart{display:grid;gap:12px;margin-top:18px}.mpv2-bar-row{display:grid;grid-template-columns:76px 1fr 112px;gap:9px;align-items:center}.mpv2-bar-label{font-size:12px;color:#777a8d}.mpv2-bar-track{height:11px;background:#f0eff5;border-radius:10px;overflow:hidden}.mpv2-bar-track span{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#644de0,#8977ef)}.mpv2-bar-values{text-align:right}.mpv2-bar-values strong,.mpv2-bar-values small{display:block}.mpv2-bar-values small{color:#159a54}.mpv2-taxi details{border-bottom:1px solid #eeeef3;padding:10px 0}.mpv2-taxi summary{display:flex;justify-content:space-between;cursor:pointer}.mpv2-taxi p{font-size:13px;margin:8px 0;color:#707386}.mpv2-disclaimer{background:#f3f1fb;color:#77728f;border-radius:13px;padding:10px 13px;font-size:12px}.mpv2-empty,.mpv2-loading{text-align:center;color:#8a8c9d;padding:30px}.mpv2-tile-badge{margin-left:auto;background:#f0edff;color:#5e47d9;border-radius:18px;padding:5px 8px;font-size:11px;font-weight:800}.mpv2-reg-overlay{position:fixed;inset:0;background:rgba(18,19,39,.45);z-index:3000;display:grid;place-items:center;padding:14px;backdrop-filter:blur(4px)}.mpv2-reg{width:min(520px,100%);max-height:94vh;overflow:auto;background:#fff;border-radius:24px;padding:21px;display:grid;gap:13px;box-shadow:0 25px 70px rgba(20,21,50,.3)}.mpv2-reg header{display:flex;justify-content:space-between}.mpv2-reg header h2{margin:3px 0}.mpv2-reg header small{color:#6651d8}.mpv2-reg header button{border:0;background:#f3f2f7;border-radius:50%;width:36px;height:36px;font-size:22px}.mpv2-reg>p{margin:0;color:#797c8f}.mpv2-reg label{display:grid;gap:6px;font-weight:700;color:#55586c}.mpv2-consent{display:flex!important;align-items:flex-start;gap:9px!important;font-size:12px}.mpv2-consent input{margin-top:3px}.mpv2-reg-status{text-align:center;color:#777}.mpv2-reg-status.success{color:#159a54}.mpv2-reg-status.error{color:#dc4056}@media(max-width:700px){.mpv2-hero{grid-template-columns:72px 1fr;padding:20px;min-height:155px}.mpv2-user-icon{width:68px;height:68px;font-size:32px}.mpv2-wallet{display:none}.mpv2-hero h2{font-size:23px}.mpv2-hero p{font-size:15px}.mpv2-info-grid{grid-template-columns:repeat(2,1fr);gap:18px}.mpv2-split{grid-template-columns:1fr}.mpv2-bar-row{grid-template-columns:65px 1fr 92px}.mpv2-payout b{font-size:25px}}

/* 2.26.0.6 — self-registration taxi address and selfie */
.mpv2-reg{width:min(680px,100%);padding:24px;gap:16px}
.mpv2-reg-section{display:grid;gap:12px;padding:16px;border:1px solid #e6e4f0;border-radius:18px;background:#fbfaff}
.mpv2-reg-section h3{margin:0;color:#252640;font-size:17px}
.mpv2-reg-switch{display:flex!important;align-items:flex-start;gap:12px!important;cursor:pointer}
.mpv2-reg-switch input{width:20px;height:20px;margin-top:2px;accent-color:#6048dc}
.mpv2-reg-switch span{display:grid;gap:3px}
.mpv2-reg-switch strong{color:#27283f;font-size:16px}
.mpv2-reg-switch small{font-weight:500;color:#7b7e91;line-height:1.35}
.mpv2-reg-taxi-fields{display:grid;gap:11px;margin-top:4px;padding-top:14px;border-top:1px dashed #ddd9ee}
.mpv2-reg-taxi-fields.hidden,.mpv2-reg-address-confirm.hidden{display:none}
.mpv2-reg-address-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.mpv2-reg-address-actions .btn{white-space:nowrap}
.mpv2-reg-address-actions span{color:#7a7d91;font-size:12px}
.mpv2-reg-geocode-results{display:grid;gap:8px}
.mpv2-reg-geocode-results button{display:grid;gap:3px;text-align:left;border:1px solid #ded9f3;background:#fff;border-radius:13px;padding:11px 13px;color:#292a43;cursor:pointer}
.mpv2-reg-geocode-results button:hover{border-color:#7864df;background:#f7f5ff}
.mpv2-reg-geocode-results button small{color:#8a8c9d}
.mpv2-reg-geocode-message{padding:11px 13px;border-radius:12px;background:#fff2f3;color:#bd354a;font-size:13px}
.mpv2-reg-geocode-message.warn{background:#fff7e8;color:#9c6a16}
.mpv2-reg-address-confirm{display:grid;gap:3px;padding:12px 14px;border-radius:14px;background:#eaf9ef;border:1px solid #cdeed9;color:#167c49}
.mpv2-reg-address-confirm span{font-size:13px;color:#3e6c56}
.mpv2-reg-address-confirm small{font-size:11px;color:#6a8c79}
.mpv2-reg-files{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mpv2-reg-files label{padding:13px;border:1px solid #e2dfed;border-radius:14px;background:#fff;align-content:start}
.mpv2-reg-files label span{color:#37384f}
.mpv2-reg-files label small{font-weight:500;color:#85879a;min-height:32px}
.mpv2-selfie-file{border-color:#d9d2ff!important;background:#f9f7ff!important}
@media(max-width:700px){.mpv2-reg{width:100%;max-height:100vh;border-radius:0;padding:18px}.mpv2-reg-files{grid-template-columns:1fr}.mpv2-reg-address-actions{align-items:stretch}.mpv2-reg-address-actions .btn{width:100%}}

/* 2.26.0.7 — My Payment, month picker, bank payments and printable sheet */
.mpv2-payment-page{max-width:980px;margin:0 auto;background:#f7f7fb;border-radius:24px;padding:18px;color:#191b33}
.mpv2-user-icon{overflow:hidden;font-size:42px}.mpv2-user-icon img{width:100%;height:100%;object-fit:cover}
.mpv2-month-select{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.15);border-radius:15px;padding:9px 12px;color:#fff}.mpv2-month-select select{border:0;background:transparent;color:#fff;font:inherit;font-weight:750;outline:0;max-width:210px}.mpv2-month-select option{color:#22263a;background:#fff}
.mpv2-line-icon.blue{background:#e8f1ff;color:#2472d9}.mpv2-line b.blue{color:#2472d9}.mpv2-line.is-plan{opacity:.82}.mpv2-line.is-plan b{color:#6551c9}
.mpv2-payout.is-overpaid{background:#fff2f3;border-color:#f2ced4}.mpv2-payout.is-overpaid strong,.mpv2-payout.is-overpaid b{color:#d53e55}.mpv2-payout.is-overpaid .mpv2-payout-icon{background:#ffe7ea;color:#d53e55}
.mpv2-efficiency{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid #e4e5ec;border-radius:20px;padding:16px 20px;box-shadow:0 8px 25px rgba(41,42,75,.05)}.mpv2-efficiency>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#f0edff}.mpv2-efficiency strong,.mpv2-efficiency small{display:block}.mpv2-efficiency small{color:#85889a;margin-top:3px}.mpv2-efficiency b{font-size:22px;color:#6549df}
.mpv2-chart-source{display:flex;gap:6px;margin-top:14px}.mpv2-chart-source button{border:1px solid #e2e2eb;background:#fff;color:#777b8c;border-radius:11px;padding:8px 11px}.mpv2-chart-source button.active{background:#eeeaff;color:#6048d8;border-color:#d6cefb;font-weight:800}
.mpv2-home-payment-card{grid-column:span 2!important;display:grid!important;grid-template-columns:52px 1fr 28px!important;align-items:center!important;text-align:left!important;background:linear-gradient(135deg,#f4f0ff,#fbfaff)!important;border-color:#ddd4ff!important}.mpv2-home-payment-icon{width:48px;height:48px;border-radius:15px;background:#684fdf;color:#fff;display:grid;place-items:center;font-size:23px}.mpv2-home-payment-card>span{font-size:30px;color:#7866d7}.mpv2-home-payment-card .metric__label{display:flex;align-items:center;gap:8px}.mpv2-home-payment-card em{font-style:normal;background:#fff;color:#6249d9;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:850}
.mpv2-new-employee-entry{display:grid;gap:7px;margin-bottom:4px;padding:13px;border:1px solid #ded8f8;border-radius:15px;background:#f7f5ff}.mpv2-new-employee-entry span{color:#77798c;font-size:12px;line-height:1.35}
@media(max-width:700px){.mpv2-payment-page{padding:8px;background:transparent}.mpv2-top{grid-template-columns:42px 1fr 74px}.mpv2-top h1{font-size:21px}.mpv2-download{font-size:13px}.mpv2-month-select select{max-width:160px}.mpv2-home-payment-card{grid-column:auto!important}.mpv2-efficiency{grid-template-columns:44px 1fr}.mpv2-efficiency b{grid-column:2}}
@media print{
  body *{visibility:hidden!important}.mpv2-payment-page,.mpv2-payment-page *{visibility:visible!important}.mpv2-payment-page{position:absolute;left:0;top:0;width:100%;max-width:none;background:#fff;padding:0}.mpv2-top .mpv2-back,.mpv2-top .mpv2-download,.mpv2-publication em,.app-nav,.bottom-nav{display:none!important}.mpv2-hero,.mpv2-card,.mpv2-payout,.mpv2-efficiency{break-inside:avoid;box-shadow:none}.mpv2-chart{break-inside:avoid}
}

/* 2.26.0.8 — safe controls, persistent navigation and readable diagnostics */
.mpv2-payment-page{
  padding-top:max(18px,env(safe-area-inset-top));
  padding-bottom:calc(112px + env(safe-area-inset-bottom));
}
.mpv2-top{
  position:relative;
  min-height:62px;
  grid-template-columns:58px 1fr 112px;
  gap:8px;
  padding:4px 2px 10px;
}
.mpv2-top h1{font-size:27px;line-height:1.2}
.mpv2-back,.mpv2-download{
  min-width:50px;
  min-height:50px;
  border:1px solid #dedfea;
  border-radius:15px;
  background:#fff;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  box-shadow:0 5px 16px rgba(35,38,68,.07);
  touch-action:manipulation;
}
.mpv2-back{font-size:30px}
.mpv2-download{font-size:14px;padding:0 12px;white-space:nowrap}
.mpv2-download:disabled{opacity:.62;cursor:wait}
.mpv2-payment-page~*{}
.mpv2-reg-geocode-message{display:grid;gap:5px;line-height:1.4}
.mpv2-reg-geocode-message strong{font-size:13px}
.mpv2-reg-geocode-message small{font-size:11px;color:inherit;opacity:.82}
@media(max-width:700px){
  .mpv2-payment-page{padding:calc(max(14px,env(safe-area-inset-top))) 9px calc(106px + env(safe-area-inset-bottom))}
  .mpv2-top{grid-template-columns:54px 1fr 96px;min-height:66px;padding-top:4px}
  .mpv2-top h1{font-size:22px}
  .mpv2-back,.mpv2-download{min-width:48px;min-height:48px;border-radius:14px}
  .mpv2-download{font-size:12px;padding:0 8px}
}

/* 2.26.0.9 — unread changes, profile photo, bonus calendar and persistent navigation */
.mpv2-payment-page{font-size:15px;color:#171b2f}
.mpv2-payment-page strong,.mpv2-payment-page b{font-weight:800}
.mpv2-user-photo-action{position:relative;cursor:pointer;border:3px solid rgba(255,255,255,.55)}
.mpv2-user-photo-action>span{position:absolute;right:-4px;bottom:-4px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#5944d4;font-size:15px;box-shadow:0 5px 15px rgba(35,28,92,.22)}
.mpv2-photo-hint{display:block;margin-top:7px;color:#ece8ff;font-size:12px;font-weight:700}
.mpv2-changes{display:grid;gap:10px;padding:16px 17px;border-radius:19px;background:#fff;border:1px solid #ded8fb;box-shadow:0 8px 24px rgba(62,48,135,.07)}
.mpv2-changes-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.mpv2-changes-head>div{display:grid;gap:3px}.mpv2-changes-head strong{font-size:18px;color:#211c43}.mpv2-changes-head span{font-size:12px;color:#666b7e;font-weight:650}.mpv2-changes-head em{font-style:normal;min-width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#654bdc;color:#fff;font-size:12px;font-weight:900}
.mpv2-change-list{display:grid;gap:7px}.mpv2-change{border:1px solid #e6e7ee;border-radius:13px;background:#fafafe;overflow:hidden}.mpv2-change summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;cursor:pointer;list-style:none}.mpv2-change summary::-webkit-details-marker{display:none}.mpv2-change summary span{font-weight:750;color:#2b3043}.mpv2-change summary b{font-size:15px}.mpv2-change p{margin:0;padding:0 13px 12px;color:#646a7d;font-size:13px;line-height:1.45}.mpv2-change-positive summary b{color:#149458}.mpv2-change-negative summary b{color:#d43c55}.mpv2-change-info summary b{color:#667085}
.mpv2-bar-row{width:100%;border:0;background:transparent;text-align:left;font:inherit}.mpv2-bar-row.is-clickable{cursor:pointer;border-radius:12px;padding:7px 8px;margin:-7px -8px;width:calc(100% + 16px)}.mpv2-bar-row.is-clickable:hover,.mpv2-bar-row.is-selected{background:#f5f2ff}.mpv2-bar-row.is-selected{outline:1px solid #ddd5ff}.mpv2-bar-values small{font-weight:700}.mpv2-week-calendar{margin-top:16px;border:1px solid #ded9f7;border-radius:17px;background:#faf9ff;padding:14px}.mpv2-week-calendar-head{display:grid;grid-template-columns:1fr auto 34px;gap:10px;align-items:center;margin-bottom:12px}.mpv2-week-calendar-head>div{display:grid}.mpv2-week-calendar-head strong{font-size:17px}.mpv2-week-calendar-head span{font-size:12px;color:#707487;margin-top:2px}.mpv2-week-calendar-head>b{color:#159554;font-size:18px}.mpv2-week-calendar-head button{width:32px;height:32px;border:0;border-radius:50%;background:#ece9f8;color:#5545b5;font-size:20px}.mpv2-week-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}.mpv2-week-day{min-height:83px;border:1px solid #e3e4ec;border-radius:12px;background:#fff;padding:8px;display:grid;align-content:start;gap:3px;text-align:center}.mpv2-week-day>span{font-size:11px;color:#777c8d;font-weight:750}.mpv2-week-day>strong{font-size:17px;color:#24283b}.mpv2-week-day>b{font-size:11px;color:#9a9eaa;margin-top:auto}.mpv2-week-day.has-bonus{background:#edf9f2;border-color:#cdebd9}.mpv2-week-day.has-bonus>b{color:#148b50;font-weight:850}
.mpv2-month-select option{color:#202438;background:#fff}.mpv2-home-payment-card em,.mpv2-tile-badge{max-width:210px;white-space:normal;line-height:1.2;text-align:center}
.bottom-nav:not(.hidden),#bottom-nav:not(.hidden){display:grid!important;visibility:visible!important;opacity:1!important;z-index:1900!important}
@media(max-width:700px){.mpv2-week-days{grid-template-columns:repeat(4,minmax(0,1fr))}.mpv2-week-day{min-height:76px}.mpv2-changes{padding:14px}.mpv2-change summary{padding:10px 11px}.mpv2-user-photo-action>span{width:29px;height:29px}.mpv2-photo-hint{font-size:11px}}

/* 2.26.0.10 — calendar shortcuts, PDF-to-MAX and navigation guard */
.mpv2-info-grid>button.js-mpv2-open-shifts{
  cursor:pointer;
  border-radius:14px;
  padding:7px;
  margin:-7px;
  color:inherit;
  font:inherit;
  transition:background .16s ease,transform .16s ease;
}
.mpv2-info-grid>button.js-mpv2-open-shifts:active{background:#f3f0ff;transform:scale(.985)}
.mpv2-info-grid>button.js-mpv2-open-shifts:focus-visible{outline:2px solid #765fe5;outline-offset:2px}
.mpv2-info-hint{grid-column:1/-1;color:#73788c;font-size:12px;font-weight:700;margin-top:3px}
.mpv2-download{white-space:nowrap;line-height:1.15}
.bottom-nav:not(.hidden),#bottom-nav:not(.hidden){
  display:grid!important;
  visibility:visible!important;
  opacity:1!important;
  pointer-events:auto!important;
}
@media(max-width:700px){
  .mpv2-top{grid-template-columns:54px 1fr 118px!important}
  .mpv2-download{font-size:12px!important;font-weight:850!important;text-align:right}
  .mpv2-info-hint{font-size:11px}
}

/* 2.26.0.10 — temporary employee taxi address collection until 10 August */
.mpv2-taxi-self-cta,.mpv2-taxi-self-status{
  width:100%;border:1px solid #d9d2ff;border-radius:19px;background:linear-gradient(135deg,#f6f3ff,#fff);
  display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:15px 17px;color:#25243d;
  box-shadow:0 8px 24px rgba(77,57,171,.08);text-align:left;font:inherit;
}
.mpv2-taxi-self-cta{cursor:pointer}.mpv2-taxi-self-cta:active{transform:scale(.992)}
.mpv2-taxi-self-cta>span,.mpv2-taxi-self-status>span{width:44px;height:44px;border-radius:14px;background:#684fdf;color:#fff;display:grid;place-items:center;font-size:23px}
.mpv2-taxi-self-cta strong,.mpv2-taxi-self-status strong{display:block;font-size:17px;font-weight:900;color:#211d43}
.mpv2-taxi-self-cta small,.mpv2-taxi-self-status small{display:block;margin-top:3px;color:#62677a;font-size:12.5px;line-height:1.4;font-weight:650}
.mpv2-taxi-self-cta>b{color:#5f48d3;font-size:14px;white-space:nowrap}.mpv2-taxi-self-status>em{font-style:normal;border-radius:999px;background:#fff5dd;color:#a56c0a;padding:6px 9px;font-size:11px;font-weight:850}
.mpv2-taxi-self-overlay{position:fixed;inset:0;z-index:3900;background:rgba(20,21,42,.55);display:grid;place-items:center;padding:14px;backdrop-filter:blur(5px)}
.mpv2-taxi-self-sheet{width:min(620px,100%);max-height:94vh;overflow:auto;background:#fff;border-radius:25px;padding:22px;display:grid;gap:16px;box-shadow:0 26px 80px rgba(18,20,48,.35)}
.mpv2-taxi-self-sheet>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mpv2-taxi-self-sheet>header>div{display:flex;align-items:center;gap:12px}.mpv2-taxi-self-sheet>header>div>span{width:48px;height:48px;border-radius:15px;background:#684fdf;color:#fff;display:grid;place-items:center;font-size:25px}.mpv2-taxi-self-sheet h2{margin:0;color:#1d2035;font-size:23px}.mpv2-taxi-self-sheet header small{color:#d35454;font-weight:800}.mpv2-taxi-self-sheet header button{width:38px;height:38px;border:0;border-radius:50%;background:#f0eff5;color:#41465a;font-size:23px}
.mpv2-taxi-self-info{padding:15px 16px;border-radius:17px;background:#f7f5ff;border:1px solid #e1dcfa;color:#44495e}.mpv2-taxi-self-info strong{font-size:16px;color:#262943}.mpv2-taxi-self-info p{margin:8px 0;font-size:13px;line-height:1.5}.mpv2-taxi-self-info ul{margin:8px 0;padding-left:21px;display:grid;gap:5px;font-size:13px;line-height:1.45}.mpv2-taxi-self-sheet form{display:grid;gap:12px}.mpv2-taxi-self-sheet form label{display:grid;gap:7px;color:#303449;font-weight:800}.mpv2-taxi-self-sheet form .input{font-size:15px;min-height:50px}.mpv2-taxi-self-result{min-height:18px;text-align:center;font-size:13px;font-weight:750;color:#606579}.mpv2-taxi-self-result.error{color:#d23d54}.mpv2-taxi-self-result.success{color:#148e50}
@media(max-width:700px){.mpv2-taxi-self-cta,.mpv2-taxi-self-status{grid-template-columns:44px 1fr;padding:14px}.mpv2-taxi-self-cta>b,.mpv2-taxi-self-status>em{grid-column:2;justify-self:start}.mpv2-taxi-self-sheet{max-height:100vh;border-radius:0;padding:18px}.mpv2-taxi-self-info{padding:13px}}

/* 2.26.0.16 — previous-month underpayment/overpayment */
.mpv2-line.is-carryover{margin-top:4px;padding:13px 10px;border-radius:14px;border-bottom:0}.mpv2-line.is-carryover.is-underpayment{background:#edf9f1}.mpv2-line.is-carryover.is-overpayment{background:#fff0f2}

/* 2.30.0.3.0 — quick shifts, taxi dispute and home schedule card */
.mpv2-shift-overlay,.mpv2-dispute-overlay{position:fixed;inset:0;z-index:10050;background:rgba(15,23,42,.38);display:flex;align-items:flex-end;justify-content:center;padding:16px}.mpv2-shift-sheet,.mpv2-dispute-sheet{width:min(560px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:24px;padding:18px;box-shadow:0 24px 60px rgba(15,23,42,.22);display:grid;gap:16px}.mpv2-shift-sheet header,.mpv2-dispute-sheet header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mpv2-shift-sheet header h2,.mpv2-dispute-sheet header h2{margin:2px 0 0}.mpv2-shift-sheet header button,.mpv2-dispute-sheet header button{border:0;background:#f1f5f9;width:38px;height:38px;border-radius:50%;font-size:22px}.mpv2-shift-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mpv2-shift-summary>div{display:grid;gap:4px;padding:12px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.mpv2-shift-summary span{font-size:12px;color:#64748b}.mpv2-shift-summary b{font-size:18px}.mpv2-shift-note{padding:12px 14px;border-radius:14px;background:#eef2ff;color:#4338ca;font-size:13px;line-height:1.45}
.mpv2-taxi-title{display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none}.mpv2-taxi-title::-webkit-details-marker{display:none}.mpv2-taxi-rides{display:grid;gap:9px;margin-top:12px}.mpv2-taxi-ride{border:1px solid #e2e8f0;border-radius:14px;padding:10px;background:#fff}.mpv2-taxi-dispute-row{display:flex;justify-content:flex-end;margin-top:10px}.mpv2-dispute-btn{border:1px solid #c7d2fe;background:#eef2ff;color:#4338ca;border-radius:999px;padding:7px 12px;font-weight:700}.mpv2-dispute-status{display:inline-flex;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.mpv2-dispute-status.pending{background:#fff7ed;color:#c2410c}.mpv2-dispute-status.ok{background:#ecfdf5;color:#047857}.mpv2-dispute-status.declined{background:#f1f5f9;color:#475569}.mpv2-dispute-trip{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;padding:12px;background:#f8fafc;border-radius:14px}.mpv2-dispute-trip strong{grid-column:1/-1;text-align:right}.mpv2-dispute-sheet label{display:grid;gap:6px}.mpv2-dispute-result{color:#b91c1c;font-size:13px}
.mpv2-home-schedule-card{margin-top:10px}.mpv2-home-payment-card+.mpv2-home-schedule-card{margin-top:10px}.mpv2-info-grid button.js-mpv2-open-shifts{cursor:pointer}
@media(min-width:620px){.mpv2-home-payment-card,.mpv2-home-schedule-card{display:inline-grid;vertical-align:top;width:calc(50% - 6px)}.mpv2-home-payment-card+.mpv2-home-schedule-card{margin-left:8px;margin-top:0}}
@media(max-width:480px){.mpv2-shift-summary{grid-template-columns:1fr 1fr}.mpv2-shift-summary>div:last-child{grid-column:1/-1}}

/* 2.30.0.3.0.1 — taxi dispute states and bulk dispute */
.mpv2-taxi-ride.is-disputed{border-color:#f2ca68;background:#fff9e8;box-shadow:0 0 0 2px rgba(242,202,104,.12)}
.mpv2-taxi-ride.is-disputed summary{color:#825d05}
.mpv2-taxi-ride summary{display:grid;grid-template-columns:26px 1fr auto;align-items:center;gap:9px}
.mpv2-taxi-select{display:grid;place-items:center;margin:0}.mpv2-taxi-select input{width:18px;height:18px;accent-color:#6a4fdc}
.mpv2-taxi-bulk{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding:10px 12px;border-radius:13px;background:#f7f5ff;border:1px solid #e3defa}
.mpv2-taxi-bulk span{font-size:12px;color:#686c7e;font-weight:700}.mpv2-taxi-bulk button{border:0;border-radius:999px;padding:8px 12px;background:#684fdf;color:#fff;font-weight:850}.mpv2-taxi-bulk button:disabled{opacity:.4;cursor:not-allowed}
.mpv2-taxi-locked{margin-top:12px;padding:10px 12px;border-radius:12px;background:#f4f5f7;color:#6b7280;font-size:12px;font-weight:750}
.mpv2-dispute-btn:disabled{opacity:.45;cursor:not-allowed;background:#f3f4f6;border-color:#e5e7eb;color:#7b8190}

/* 2.30.0.3.0.1 — compact symmetrical home quick cards */
.mpv2-home-payment-card,.mpv2-home-schedule-card{grid-column:auto!important;margin:0!important;min-width:0!important;background:linear-gradient(145deg,#f7f4ff,#fff)!important;border:1px solid #ddd5fb!important;box-shadow:0 7px 20px rgba(78,58,168,.07)!important}
.mpv2-home-quick-card{display:grid!important;grid-template-columns:40px minmax(0,1fr) 16px!important;gap:10px!important;align-items:center!important;min-height:94px!important;padding:12px!important;text-align:left!important;border-radius:18px!important}
.mpv2-home-quick-card>span{font-size:22px!important;color:#7058d5!important}.mpv2-home-quick-card .metric__value{font-size:19px!important;line-height:1.1!important}.mpv2-home-quick-card .metric__label{font-size:12px!important}.mpv2-home-quick-card .metric__hint{font-size:10.5px!important;line-height:1.25!important;margin-top:4px!important;white-space:normal!important}
.mpv2-home-quick-icon{width:40px;height:40px;border-radius:13px;background:#eee9ff;color:#684fdf;display:grid;place-items:center}.mpv2-home-quick-icon svg{width:22px;height:22px;fill:currentColor}
@media(max-width:700px){.stack--home .grid.auto:has(.mpv2-home-quick-card){grid-template-columns:repeat(2,minmax(0,1fr))!important}.mpv2-home-quick-card{min-height:88px!important;padding:10px!important;grid-template-columns:36px minmax(0,1fr) 12px!important}.mpv2-home-quick-icon{width:36px;height:36px;border-radius:11px}.mpv2-home-quick-icon svg{width:20px;height:20px}.mpv2-home-quick-card .metric__value{font-size:16px!important}.mpv2-home-quick-card .metric__hint{font-size:9.5px!important}.mpv2-home-payment-card em{display:none!important}}

/* 2.30.0.3.0.1 — safe-area overlays and smaller home tiles */
.mpv2-shift-overlay,.mpv2-dispute-overlay{padding:calc(env(safe-area-inset-top,0px) + 10px) 12px calc(env(safe-area-inset-bottom,0px) + 12px)!important}
.mpv2-shift-sheet,.mpv2-dispute-sheet{max-height:calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 28px)!important}
@media(max-width:700px){.mpv2-home-quick-card{min-height:76px!important;padding:8px 9px!important;grid-template-columns:32px minmax(0,1fr) 10px!important;gap:8px!important}.mpv2-home-quick-icon{width:32px;height:32px!important;border-radius:10px!important}.mpv2-home-quick-icon svg{width:18px!important;height:18px!important}.mpv2-home-quick-card .metric__label{font-size:10.5px!important}.mpv2-home-quick-card .metric__value{font-size:15px!important}.mpv2-home-quick-card .metric__hint{font-size:9px!important;margin-top:2px!important}}

/* 2.31.0.10 — paid remainder remains informative after settlement. */
.mpv2-payout{position:relative}
.mpv2-payout.is-paid{background:linear-gradient(135deg,#ffffff,#f4fff8);border-color:#ccebd8}
.mpv2-payout.is-paid strong,.mpv2-payout.is-paid b{color:#159a54}
.mpv2-payout.is-paid .mpv2-payout-icon{background:#def5e7;color:#11884a;font-size:27px;font-weight:900}
.mpv2-payout-paid{position:absolute;right:18px;top:9px;font-style:normal;font-size:10px;line-height:1;font-weight:850;color:#11884a;background:#e5f8ec;border-radius:999px;padding:5px 8px}
.mpv2-payout-note{display:block;margin-top:4px;color:#8b7080;font-size:11px;font-weight:600}
@media(max-width:700px){.mpv2-payout-paid{right:12px;top:8px}.mpv2-payout.is-paid{padding-top:25px}}


/* HOTFIX 2.31.0.59 — active Payroll V2 profile completion */
.mpv2-profile-completion-banner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 15px;margin:0 0 12px;border:1px solid rgba(234,88,12,.18);border-radius:18px;background:linear-gradient(135deg,#fff7ed 0%,#fffbeb 100%);box-shadow:0 8px 24px rgba(234,88,12,.07)}
.mpv2-profile-completion-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#fff;border:1px solid rgba(234,88,12,.13);font-size:24px}
.mpv2-profile-completion-banner>div:nth-child(2){min-width:0;display:grid;gap:3px}.mpv2-profile-completion-banner strong{font-size:15px;color:#9a3412}.mpv2-profile-completion-banner span{font-size:12.5px;line-height:1.4;color:#6b4a36}
.mpv2-profile-completion-banner .btn{min-height:42px;white-space:nowrap}
@media(max-width:560px){.mpv2-profile-completion-banner{grid-template-columns:auto minmax(0,1fr)}.mpv2-profile-completion-banner .btn{grid-column:1/-1;width:100%;min-height:46px}}
