/* Release-scoped page surface: shell fills must not conceal the page background. */
html body.fasmm-release-80337.fasmm-release-80337 {
 --ui-surface:#fff;--ui-soft:#f5f7fd;--ui-text:#243047;--ui-muted:#65738b;--ui-border:#dce3f1;--ui-accent:#5947db;
 background:repeating-linear-gradient(45deg,transparent 0 39px,#8085bf16 39px 40px),repeating-linear-gradient(-45deg,transparent 0 39px,#8085bf16 39px 40px),linear-gradient(110deg,#ede9ff,#e3eeff)!important;
}
html[data-fasmm-theme="dark"] body.fasmm-release-80337.fasmm-release-80337,
html body.fasmm-release-80337.fasmm-release-80337:is(.fasmm-dark,.dark-mode) {
 --ui-surface:#202638;--ui-soft:#293147;--ui-text:#edf1fb;--ui-muted:#b5bfd5;--ui-border:#3d4862;--ui-accent:#b3a5ff;
 background:repeating-linear-gradient(45deg,transparent 0 39px,#a0a8db0c 39px 40px),repeating-linear-gradient(-45deg,transparent 0 39px,#a0a8db0c 39px 40px),linear-gradient(110deg,#201d33,#172235)!important;color:var(--ui-text)!important;
}
html body.fasmm-release-80337 :is(.fasmm-shell,.fasmm-main,.fasmm-main-content,.fasmm-storefront,.fasmm-panel-view,.fasmm-panel-content,.fasmm-panel-page,.fasmm-materio-rtl,.layout-wrapper,.layout-container,.layout-page,.content-wrapper,.fasmm-smm-legacy-orders) {background:transparent!important;min-width:0!important;}
html body.fasmm-release-80337 .fasmm-order-metric.is-total,
html body.fasmm-release-80337 .fasmm-order-metric.is-total :is(span,b,strong,small),
html body.fasmm-release-80337 #fasmm-mobile-price-preview-value {background:var(--ui-soft)!important;color:var(--ui-accent)!important;text-shadow:none!important;}
html body.fasmm-release-80337 nav.fasmm-sf-status-tabs {display:flex!important;flex-wrap:nowrap!important;justify-content:flex-start!important;width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;gap:8px!important;padding:8px 4px 12px!important;touch-action:pan-x pan-y;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#9589ed var(--ui-soft);-webkit-overflow-scrolling:touch;}
html body.fasmm-release-80337 nav.fasmm-sf-status-tabs > a {flex:0 0 auto!important;white-space:nowrap!important;max-width:none!important;}
html body.fasmm-release-80337 nav.fasmm-sf-status-tabs::-webkit-scrollbar {height:7px;}
html body.fasmm-release-80337 nav.fasmm-sf-status-tabs::-webkit-scrollbar-thumb {background:#9589ed;border-radius:8px;}
html body.fasmm-release-80337 .fasmm-payment-card-choice-box {background:var(--ui-soft)!important;color:var(--ui-text)!important;border:1px solid var(--ui-border)!important;border-radius:16px!important;padding:12px!important;min-width:0!important;}
html body.fasmm-release-80337 .fasmm-payment-card-picker {position:static!important;display:grid!important;gap:8px!important;width:100%!important;max-height:260px!important;overflow:auto!important;padding:10px 0!important;}
html body.fasmm-release-80337 .fasmm-payment-card-picker[hidden],html body.fasmm-release-80337 [data-payment-card-wrap][hidden],html body.fasmm-release-80337 .fasmm-account-direct-card[hidden] {display:none!important;}
html body.fasmm-release-80337 :is(.fasmm-bank-card-choice,.fasmm-payment-selected-card-preview,.fasmm-payment-card-toggle,.fasmm-add-payment-card-btn) {border:1px solid var(--ui-border)!important;background:var(--ui-surface)!important;color:var(--ui-text)!important;border-radius:12px!important;min-width:0!important;max-width:100%!important;box-sizing:border-box!important;}
html body.fasmm-release-80337 .fasmm-bank-card-choice {display:flex!important;align-items:center!important;gap:10px!important;padding:12px!important;}
html body.fasmm-release-80337 .fasmm-card-radio {flex:0 0 18px!important;width:18px!important;height:18px!important;margin:0!important;}
html body.fasmm-release-80337 .fasmm-birthdate-picker {display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important;}
html body.fasmm-release-80337 :is(.fasmm-payment-card-toggle,.fasmm-add-payment-card-btn) {display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;padding:12px!important;width:100%!important;}

html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) {background:var(--ui-surface)!important;color:var(--ui-text)!important;border:1px solid var(--ui-border)!important;border-radius:18px!important;padding:clamp(14px,2.5vw,28px)!important;box-shadow:0 5px 22px #1721430a!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;}
html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) * {box-sizing:border-box;min-width:0;}
html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) :is(h2,h3,h4,b,strong,label,summary,dt,dd) {color:var(--ui-text)!important;}
html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) :is(p,small,time) {color:var(--ui-muted)!important;overflow-wrap:anywhere;}
html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) :is(input:not([type=radio]):not([type=checkbox]),textarea,select,pre,code) {background:var(--ui-soft)!important;color:var(--ui-text)!important;border:1px solid var(--ui-border)!important;border-radius:10px!important;max-width:100%!important;}
html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) :is(section,article,.fasmm-card,.fasmm-identity-request-row,.fasmm-rep-card) {background:var(--ui-surface)!important;border-color:var(--ui-border)!important;color:var(--ui-text)!important;border-radius:14px!important;}
html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) :is(.fasmm-card-headline,.fasmm-inline-actions,.fasmm-transaction-filters,.fasmm-points-summary,.fasmm-identity-request-row,.fasmm-rep-page-head) {display:flex!important;flex-wrap:wrap!important;gap:14px!important;align-items:center!important;}
html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) :is(.fasmm-form-grid,.fasmm-points-components,.fasmm-dashboard-stats,.fasmm-stats-grid,.fasmm-rep-stats) {display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))!important;gap:12px!important;}
html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) table {display:block;max-width:100%;overflow-x:auto;}
html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) :is(pre,code) {white-space:pre-wrap!important;overflow-wrap:anywhere!important;}
@media(max-width:700px){html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) :is(.fasmm-form-grid,.fasmm-identity-request-row,.fasmm-points-convert-box,.fasmm-dashboard-charts) {display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;}html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) :is(input:not([type=radio]):not([type=checkbox]),select,textarea) {width:100%!important;}html body.fasmm-release-80337 :is(.fasmm-seller-dashboard,.fasmm-representation-page,.fasmm-api-panel,.fasmm-transactions-card,.fasmm-points-card,.fasmm-identity-card) .fasmm-inline-search {width:100%!important;flex-wrap:wrap!important;}}

html body.fasmm-release-80337 :is(.fasmm-site-wrap,.fasmm-elementor-page-main) {background:transparent!important;}
html body.fasmm-release-80337 :is(.fasmm-stats,.fasmm-points-components-grid) {display:grid!important;grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr))!important;gap:12px!important;}
html body.fasmm-release-80337 :is(.fasmm-stat,.fasmm-dashboard-chart-card,.fasmm-points-component,.fasmm-rep-card) {background:var(--ui-soft)!important;color:var(--ui-text)!important;border:1px solid var(--ui-border)!important;border-radius:14px!important;padding:16px!important;}
html body.fasmm-release-80337 .fasmm-dashboard-chart-grid {display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;}
html body.fasmm-release-80337 .fasmm-transaction-row {display:grid!important;grid-template-columns:44px minmax(0,1fr) minmax(120px,auto)!important;gap:12px!important;background:var(--ui-soft)!important;border:1px solid var(--ui-border)!important;border-inline-start:3px solid #f06a80!important;border-radius:14px!important;padding:16px!important;}
html body.fasmm-release-80337 .fasmm-transaction-row.positive {border-inline-start-color:#22b399!important;}
html body.fasmm-release-80337 .fasmm-transaction-balances {display:flex!important;gap:12px!important;flex-wrap:wrap!important;}
html body.fasmm-release-80337 .fasmm-order-metric.is-total :is(b,strong) {-webkit-text-fill-color:var(--ui-accent)!important;}
@media(max-width:700px){html body.fasmm-release-80337 :is(.fasmm-dashboard-chart-grid,.fasmm-dashboard-top,.fasmm-rep-page-head) {display:grid!important;grid-template-columns:minmax(0,1fr)!important;}html body.fasmm-release-80337 .fasmm-transaction-row {grid-template-columns:36px minmax(0,1fr)!important;}html body.fasmm-release-80337 .fasmm-transaction-row > :nth-child(n+3) {grid-column:1/-1!important;}}
