:root{--dcw-theme:#C0392B;--dcw-theme-rgb:192,57,43;--dcw-theme-soft:rgba(192,57,43,.10);--dcw-theme-border:rgba(192,57,43,.24);--dcw-success:#13795b;--dcw-success-soft:#ebf8f3;--dcw-success-border:#b7e6d1}
@font-face{font-family:DCWVazir;src:url('../fonts/Vazir-Regular-FD.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
.dcw-app,.dcw-checkout-box,.dcw-order-customer-summary{--dcw-navy:#111111;--dcw-ink:#202020;--dcw-muted:#667085;--dcw-line:#e4e7ec;--dcw-soft:#f8fafc;--dcw-teal:var(--dcw-theme);--dcw-teal-dark:var(--dcw-theme);--dcw-mint:var(--dcw-theme-soft);--dcw-red:var(--dcw-theme);font-family:DCWVazir,Vazirmatn,Tahoma,sans-serif;box-sizing:border-box;color:var(--dcw-ink)}
.dcw-app *,.dcw-checkout-box *{box-sizing:border-box}
.dcw-app input,.dcw-app button,.dcw-app select,.dcw-app textarea,.dcw-checkout-box input,.dcw-checkout-box button{font-family:inherit}
.dcw-auth-layout{width:min(1040px,calc(100% - 28px));min-height:570px;margin:42px auto;display:grid;grid-template-columns:1.06fr .94fr;background:#fff;border:1px solid var(--dcw-line);border-radius:28px;overflow:hidden;box-shadow:0 24px 70px rgba(16,24,40,.10)}
.dcw-auth-visual{position:relative;padding:76px 64px;color:#fff;background:radial-gradient(circle at 14% 12%,rgba(192,57,43,.16),transparent 33%),linear-gradient(145deg,#111111,#2A2A2A 62%,var(--dcw-theme));overflow:hidden}
.dcw-auth-visual:before,.dcw-auth-visual:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%}
.dcw-auth-visual:before{width:330px;height:330px;left:-125px;bottom:-150px}.dcw-auth-visual:after{width:160px;height:160px;right:-62px;top:-52px}
.dcw-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800;letter-spacing:.02em;color:var(--dcw-teal);background:var(--dcw-mint);padding:7px 12px;border-radius:999px}
.dcw-auth-visual .dcw-eyebrow,.dcw-dashboard-hero .dcw-eyebrow,.dcw-expert-header .dcw-eyebrow{color:#F8D8D3;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13)}
.dcw-auth-visual h2{position:relative;margin:24px 0 15px;font-size:35px;line-height:1.48;letter-spacing:-.03em;max-width:430px;color:#fff}
.dcw-auth-visual>p{position:relative;margin:0;max-width:450px;color:#d0d9e4;line-height:2;font-size:15px}
.dcw-feature-list{position:relative;display:grid;gap:13px;margin-top:48px}.dcw-feature-list span{display:flex;align-items:center;gap:12px;font-size:14px;color:#eef4f7}.dcw-feature-list i{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14);font-style:normal;color:#F5C3BC}
.dcw-auth-card{padding:62px 58px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(180deg,#fff,#fcfdfd)}
.dcw-icon-badge{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;color:var(--dcw-teal);font-size:20px;font-weight:900;background:var(--dcw-mint);box-shadow:inset 0 0 0 1px var(--dcw-theme-border)}
.dcw-auth-card h3{font-size:25px;margin:19px 0 7px;color:var(--dcw-navy)}.dcw-auth-card>p{font-size:13px;color:var(--dcw-muted);margin:0 0 25px;line-height:1.8}
.dcw-ajax-form,.dcw-otp-form,.dcw-expert-password-form{display:grid;gap:17px}.dcw-app label{display:grid;gap:8px;color:#344054;font-size:13px;font-weight:700}.dcw-app label input,.dcw-app label select,.dcw-app label textarea{width:100%;height:49px;border:1px solid #d0d5dd;border-radius:12px;padding:0 14px;background:#fff;color:var(--dcw-ink);font-size:14px;outline:none;box-shadow:0 1px 2px rgba(16,24,40,.03);transition:.2s}.dcw-app label textarea{height:auto;padding:12px}.dcw-app label input:focus,.dcw-app label select:focus,.dcw-app label textarea:focus{border-color:var(--dcw-theme);box-shadow:0 0 0 4px rgba(192,57,43,.12)}
.dcw-primary-button{min-height:49px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--dcw-teal),var(--dcw-teal-dark));color:#fff!important;text-decoration:none!important;padding:0 18px;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;box-shadow:0 9px 24px rgba(192,57,43,.18);transition:transform .2s,box-shadow .2s,opacity .2s}.dcw-primary-button:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(192,57,43,.24)}.dcw-primary-button:disabled{opacity:.55;cursor:wait;transform:none}.dcw-primary-button b{font-size:20px;font-weight:400;line-height:1}
.dcw-form-message{display:none;border-radius:10px;padding:10px 12px;font-size:12px;line-height:1.7}.dcw-form-message.is-error{display:block;color:#9b2437;background:#fff0f2;border:1px solid #ffd3da}.dcw-form-message.is-success{display:block;color:var(--dcw-success);background:var(--dcw-success-soft);border:1px solid var(--dcw-success-border)}
.dcw-auth-foot{margin-top:22px;padding-top:18px;border-top:1px solid var(--dcw-line);text-align:center;font-size:12px;color:var(--dcw-muted)}.dcw-auth-foot a{color:var(--dcw-teal);font-weight:800;text-decoration:none}.dcw-hp{position:absolute!important;right:-9999px!important;opacity:0!important;width:1px!important;height:1px!important}
.dcw-otp-step{display:none;gap:17px}.dcw-otp-step.is-active{display:grid}.dcw-otp-input{text-align:center!important;direction:ltr;letter-spacing:.55em;font-size:21px!important;font-weight:800}.dcw-sent-to{padding:11px 12px;border-radius:10px;background:var(--dcw-soft);color:var(--dcw-muted);font-size:12px}.dcw-text-button{border:0;background:none;color:var(--dcw-teal);font-size:12px;font-weight:800;cursor:pointer}.dcw-mini-security{position:relative;margin-top:45px;padding:16px 18px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);border-radius:15px;display:grid;gap:5px}.dcw-mini-security strong{font-size:13px}.dcw-mini-security span{font-size:11px;color:#c7d3dd}
.dcw-simple-state{width:min(620px,calc(100% - 28px));margin:50px auto;padding:52px;text-align:center;background:#fff;border:1px solid var(--dcw-line);border-radius:24px;box-shadow:0 18px 55px rgba(16,24,40,.08)}.dcw-simple-state .dcw-state-icon{width:64px;height:64px;margin:auto;display:grid;place-items:center;border-radius:20px;background:var(--dcw-mint);color:var(--dcw-teal);font-size:28px}.dcw-simple-state.is-success .dcw-state-icon{background:var(--dcw-success-soft);color:var(--dcw-success)}.dcw-simple-state h3{font-size:24px;margin:20px 0 6px}.dcw-simple-state p{color:var(--dcw-muted);margin:0 0 22px}.dcw-simple-state .dcw-primary-button{display:inline-flex;min-width:180px}
.dcw-dashboard{width:min(1180px,calc(100% - 28px));margin:34px auto}.dcw-dashboard-hero{display:flex;align-items:center;justify-content:space-between;padding:34px 38px;border-radius:24px;color:#fff;background:radial-gradient(circle at 10% 20%,rgba(var(--dcw-theme-rgb),.14),transparent 28%),linear-gradient(120deg,#111111,#242424)}.dcw-dashboard-hero h2{font-size:30px;color:#fff;margin:12px 0 5px}.dcw-dashboard-hero p{color:#cfdae0;margin:0}.dcw-hero-mark{width:84px;height:84px;display:grid;place-items:center;border-radius:28px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:35px;color:#F5C3BC}
.dcw-wallet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}.dcw-wallet-card{position:relative;overflow:hidden;padding:22px;border:1px solid var(--dcw-line);border-radius:20px;background:#fff;box-shadow:0 8px 25px rgba(16,24,40,.045)}.dcw-wallet-card.is-active:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--dcw-success)}.dcw-wallet-card.is-muted{opacity:.68}.dcw-wallet-card-top{display:flex;justify-content:space-between;align-items:center}.dcw-wallet-status{font-size:10px;font-weight:800;color:#667085;background:#f0f2f4;border-radius:999px;padding:5px 9px}.dcw-wallet-status.is-active{color:var(--dcw-success);background:var(--dcw-success-soft)}.dcw-wallet-status.is-muted{color:#667085;background:#f0f2f4}.dcw-wallet-rate{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#f2f4f7;color:var(--dcw-navy);font-weight:900}.dcw-wallet-card h3{font-size:17px;margin:19px 0 17px}.dcw-wallet-balance{display:grid;gap:2px}.dcw-wallet-balance small{color:var(--dcw-muted);font-size:11px}.dcw-wallet-balance strong{font-size:23px;color:var(--dcw-navy)}.dcw-progress{height:7px;border-radius:20px;background:#edf1f3;overflow:hidden;margin:17px 0 11px}.dcw-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--dcw-theme),var(--dcw-theme));border-radius:inherit}.dcw-wallet-meta{display:flex;justify-content:space-between;font-size:10px;color:var(--dcw-muted)}.dcw-wallet-meta span{display:grid;gap:3px}.dcw-wallet-meta b{color:#344054;font-size:11px}.dcw-wallet-rules{display:flex;gap:6px;flex-wrap:wrap;margin-top:15px;padding-top:13px;border-top:1px solid #eef0f2}.dcw-wallet-rules span{font-size:9px;color:#667085;background:#f7f8fa;padding:5px 7px;border-radius:7px}
.dcw-history-section{margin-top:20px;border:1px solid var(--dcw-line);border-radius:20px;background:#fff;overflow:hidden}.dcw-section-head{display:flex;align-items:center;justify-content:space-between;padding:20px 23px;border-bottom:1px solid var(--dcw-line)}.dcw-section-head h3{font-size:17px;margin:0 0 4px}.dcw-section-head p{font-size:11px;color:var(--dcw-muted);margin:0}.dcw-section-head>span{font-size:10px;font-weight:800;color:var(--dcw-teal);background:var(--dcw-mint);padding:6px 9px;border-radius:999px}.dcw-responsive-table{width:100%;overflow:auto}.dcw-responsive-table table{width:100%;border-collapse:collapse;min-width:730px}.dcw-responsive-table th,.dcw-responsive-table td{text-align:right;padding:14px 20px;border-bottom:1px solid #eef0f2;font-size:11px;vertical-align:middle}.dcw-responsive-table th{background:#fafbfc;color:#667085;font-weight:800}.dcw-responsive-table tbody tr:last-child td{border-bottom:0}.dcw-table-status{padding:5px 8px;border-radius:8px;background:#f2f4f7;color:#475467;white-space:nowrap}.dcw-positive{color:var(--dcw-success)!important}.dcw-negative{color:#b52c41!important}.dcw-empty-row{padding:30px;text-align:center;color:var(--dcw-muted);font-size:12px}
.dcw-timeline{padding:8px 22px}.dcw-timeline-item{display:grid;grid-template-columns:14px 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #eef0f2}.dcw-timeline-item:last-child{border:0}.dcw-timeline-item>i{width:10px;height:10px;border-radius:50%;background:#e6ebef}.dcw-timeline-item>i.is-plus{background:var(--dcw-success);box-shadow:0 0 0 5px var(--dcw-success-soft)}.dcw-timeline-item>i.is-minus{background:#d65a6c;box-shadow:0 0 0 5px #fff0f2}.dcw-timeline-item>div{display:grid;gap:3px}.dcw-timeline-item b{font-size:12px}.dcw-timeline-item small{font-size:10px;color:var(--dcw-muted)}.dcw-timeline-item>strong{font-size:11px}
.dcw-empty-state{text-align:center;padding:55px 25px;background:#fff;border:1px dashed #cbd2d9;border-radius:20px;margin-top:20px}.dcw-empty-state>div{font-size:27px;color:var(--dcw-teal)}.dcw-empty-state h3{margin:11px 0 5px}.dcw-empty-state p{margin:0 0 20px;color:var(--dcw-muted);font-size:12px}.dcw-empty-state .dcw-primary-button{display:inline-flex}.dcw-empty-state.compact{padding:35px;margin-top:18px}
.dcw-checkout-box{margin:16px 0 20px;padding:18px;border:1px solid var(--dcw-line);border-radius:16px;background:#fff}.dcw-checkout-head{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:14px}.dcw-checkout-head>div{display:grid;gap:3px}.dcw-checkout-head strong{font-size:14px}.dcw-checkout-head span{font-size:10px;color:var(--dcw-muted)}.dcw-secure-pill{color:var(--dcw-theme)!important;background:var(--dcw-theme-soft);padding:5px 8px;border-radius:999px;white-space:nowrap}.dcw-wallet-options{display:grid;gap:8px}.dcw-wallet-option{display:flex!important;grid-template-columns:none!important;align-items:center;gap:11px;border:1px solid #e1e5e9;border-radius:12px;padding:11px 12px;cursor:pointer;background:#fff}.dcw-wallet-option.is-selected{border-color:var(--dcw-theme);background:var(--dcw-theme-soft);box-shadow:0 0 0 2px rgba(var(--dcw-theme-rgb),.08)}.dcw-wallet-option input{width:16px!important;height:16px!important;accent-color:var(--dcw-teal);flex:0 0 auto}.dcw-wallet-option-main{display:grid;gap:2px;flex:1}.dcw-wallet-option-main b{font-size:11px}.dcw-wallet-option-main small{font-size:9px;color:var(--dcw-muted)}.dcw-wallet-saving{font-size:10px;font-weight:800;color:var(--dcw-teal)}.dcw-wallet-skip{opacity:.82}.dcw-inline-message{font-size:10px;color:var(--dcw-muted);margin-top:7px}.dcw-auto-wallet{display:flex;justify-content:space-between;padding:12px;border-radius:11px;background:var(--dcw-theme-soft)}.dcw-auto-wallet b{font-size:11px}.dcw-auto-wallet span{font-size:10px;color:var(--dcw-teal);font-weight:800}
.dcw-order-customer-summary{margin:18px 0;padding:14px 17px;border-radius:12px;background:var(--dcw-theme-soft);border:1px solid var(--dcw-theme-border);font-size:12px}
.dcw-expert-login{width:min(560px,calc(100% - 28px));margin:48px auto;padding:48px;text-align:center;border:1px solid var(--dcw-line);border-radius:24px;background:#fff;box-shadow:0 18px 55px rgba(16,24,40,.08)}.dcw-expert-lock{width:66px;height:66px;margin:0 auto 15px;display:grid;place-items:center;border-radius:21px;background:var(--dcw-navy);color:#F5C3BC;font-size:30px}.dcw-expert-login h2{margin:15px 0 6px}.dcw-expert-login>p{color:var(--dcw-muted);font-size:12px;line-height:1.9;margin:0 auto 23px;max-width:390px}.dcw-expert-password-form{text-align:right}.dcw-server-message{padding:11px 13px;margin:0 0 15px;border-radius:10px;font-size:11px}.dcw-server-message.is-error{background:#fff0f2;color:#9b2437;border:1px solid #ffd3da}.dcw-server-message.is-success{background:var(--dcw-success-soft);color:var(--dcw-success);border:1px solid var(--dcw-success-border)}
.dcw-expert-panel{width:min(1180px,calc(100% - 28px));margin:35px auto}.dcw-expert-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 34px;border-radius:22px;background:linear-gradient(120deg,#111111,#242424);color:#fff}.dcw-expert-header h2{color:#fff;margin:12px 0 4px}.dcw-expert-header p{color:#cad5dc;margin:0;font-size:12px}.dcw-outline-button{height:42px;padding:0 16px;border-radius:11px;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.07);color:#fff;font-family:inherit;cursor:pointer}.dcw-expert-search{display:grid;grid-template-columns:1fr 150px;align-items:end;gap:12px;padding:19px;margin:18px 0;border:1px solid var(--dcw-line);border-radius:17px;background:#fff}.dcw-expert-search label{grid-template-columns:170px 1fr;align-items:center}.dcw-customer-overview{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:1px;border:1px solid var(--dcw-line);border-radius:18px;background:var(--dcw-line);overflow:hidden}.dcw-customer-overview>div{background:#fff;padding:18px}.dcw-customer-id{display:flex;align-items:center;gap:13px}.dcw-customer-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--dcw-navy);color:#F5C3BC;font-size:18px}.dcw-customer-id small,.dcw-overview-stat small{color:var(--dcw-muted);font-size:10px}.dcw-customer-id h3{margin:2px 0;font-size:15px}.dcw-customer-id span{font-size:11px;color:#475467}.dcw-overview-stat{display:grid;align-content:center;gap:5px}.dcw-overview-stat strong{font-size:16px}.dcw-overview-stat.is-highlight{background:var(--dcw-theme-soft)}.dcw-overview-stat.is-highlight strong{color:var(--dcw-teal)}.dcw-expert-wallets{display:grid;gap:10px;margin-top:14px}.dcw-expert-wallets article{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;border:1px solid var(--dcw-line);border-radius:15px;background:#fff}.dcw-expert-wallets h4{margin:7px 0 2px}.dcw-expert-wallets small{color:var(--dcw-muted);font-size:10px}.dcw-expert-wallet-values{display:flex;gap:28px}.dcw-expert-wallet-values span{display:grid;gap:3px;color:var(--dcw-muted);font-size:9px}.dcw-expert-wallet-values b{font-size:12px;color:var(--dcw-ink)}
@media(max-width:900px){.dcw-auth-layout{grid-template-columns:1fr;max-width:620px}.dcw-auth-visual{padding:45px}.dcw-auth-visual h2{font-size:29px}.dcw-feature-list{grid-template-columns:repeat(3,1fr);margin-top:30px}.dcw-feature-list span{display:grid;font-size:10px}.dcw-auth-card{padding:45px}.dcw-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dcw-customer-overview{grid-template-columns:repeat(3,1fr)}.dcw-customer-id{grid-column:1/-1}.dcw-expert-search label{grid-template-columns:1fr}.dcw-expert-wallet-values{gap:12px}}
@media(max-width:620px){.dcw-auth-layout{width:calc(100% - 18px);margin:18px auto;border-radius:20px}.dcw-auth-visual{padding:33px 25px}.dcw-auth-visual h2{font-size:24px}.dcw-auth-visual>p{font-size:12px}.dcw-feature-list{grid-template-columns:1fr;gap:8px}.dcw-feature-list span{display:flex}.dcw-auth-card{padding:34px 23px}.dcw-dashboard,.dcw-expert-panel{width:calc(100% - 18px);margin:18px auto}.dcw-dashboard-hero,.dcw-expert-header{padding:24px;align-items:flex-start}.dcw-dashboard-hero h2,.dcw-expert-header h2{font-size:23px}.dcw-hero-mark{display:none}.dcw-wallet-grid{grid-template-columns:1fr}.dcw-section-head{padding:16px}.dcw-expert-header{display:grid}.dcw-expert-search{grid-template-columns:1fr}.dcw-customer-overview{grid-template-columns:1fr}.dcw-customer-id{grid-column:auto}.dcw-expert-wallets article{align-items:flex-start;display:grid;gap:14px}.dcw-expert-wallet-values{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dcw-expert-login{padding:34px 22px;width:calc(100% - 18px)}.dcw-checkout-head{align-items:flex-start}.dcw-auto-wallet{display:grid;gap:5px}}

/* Activation identity fields + self-contained activation popup. */
.dcw-name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.dcw-popup-shortcode{display:inline-flex;max-width:100%}
.dcw-popup-shortcode>.dcw-primary-button{width:auto;min-width:170px}
.dcw-popup-shell{position:fixed;inset:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:22px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}
.dcw-popup-shell.is-open{opacity:1;visibility:visible;pointer-events:auto}
.dcw-popup-backdrop{position:absolute;inset:0;background:rgba(16,24,40,.62);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}
.dcw-popup-dialog{position:relative;z-index:1;width:min(520px,100%);max-height:calc(100vh - 44px);overflow:auto;border:1px solid rgba(255,255,255,.5);border-radius:24px;background:#fff;box-shadow:0 30px 90px rgba(16,24,40,.28);transform:translateY(12px) scale(.985);transition:transform .2s ease}
.dcw-popup-shell.is-open .dcw-popup-dialog{transform:translateY(0) scale(1)}
.dcw-popup-close{position:absolute;top:14px;left:14px;z-index:3;width:38px;height:38px;border:1px solid #e4e7ec;border-radius:12px;background:#fff;color:#344054;font-family:inherit;font-size:25px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 4px 12px rgba(16,24,40,.06)}
.dcw-popup-close:hover{background:#f8fafc}
.dcw-auth-card-popup{width:100%;padding:42px 38px 34px;min-height:0;display:block;border-radius:24px}
.dcw-auth-card-popup .dcw-icon-badge{width:46px;height:46px;border-radius:14px}
.dcw-auth-card-popup h3{font-size:22px;margin-top:15px}
.dcw-auth-card-popup>p{margin-bottom:20px}
html.dcw-popup-open,html.dcw-popup-open body{overflow:hidden!important}
@media(max-width:620px){.dcw-name-grid{grid-template-columns:1fr}.dcw-popup-shell{padding:12px;align-items:flex-end}.dcw-popup-dialog{width:100%;max-height:calc(100dvh - 24px);border-radius:22px 22px 16px 16px}.dcw-auth-card-popup{padding:38px 20px 24px}.dcw-popup-close{top:12px;left:12px}.dcw-popup-shortcode{width:100%}.dcw-popup-shortcode>.dcw-primary-button{width:100%}}
.dcw-embedded-activation{width:100%;max-width:540px;margin:0 auto;background:#fff;border-radius:24px;overflow:hidden}

/* v1.0.2 - red/black/gray UX refresh */
.dcw-app,.dcw-checkout-box,.dcw-order-customer-summary{--dcw-navy:#111;--dcw-ink:#1b1b1b;--dcw-muted:#777;--dcw-line:#e5e5e5;--dcw-soft:#f6f6f6;--dcw-teal:var(--dcw-theme);--dcw-teal-dark:var(--dcw-theme);--dcw-mint:var(--dcw-theme-soft);--dcw-red:var(--dcw-theme)}
.dcw-activation-page{width:min(620px,calc(100% - 24px));margin:36px auto 46px}
.dcw-activation-heading{text-align:center;margin:0 auto 18px;max-width:520px}
.dcw-activation-heading>span{display:inline-block;color:var(--dcw-theme);font-weight:900;font-size:12px;margin-bottom:6px}
.dcw-activation-heading h2{margin:0;color:#111;font-size:26px;line-height:1.55}
.dcw-activation-heading p{margin:6px 0 0;color:#777;font-size:13px;line-height:1.9}
.dcw-activation-card{padding:28px!important;border:1px solid #e5e5e5;border-radius:18px;background:#fff!important;box-shadow:0 10px 30px rgba(0,0,0,.05)}
.dcw-activation-card-head{display:flex;align-items:center;gap:12px;margin-bottom:22px}
.dcw-activation-card-head .dcw-icon-badge{flex:0 0 44px;width:44px;height:44px;border-radius:12px;background:var(--dcw-theme-soft);color:var(--dcw-theme);box-shadow:none;border:1px solid var(--dcw-theme-border)}
.dcw-activation-card-head h3{font-size:18px!important;margin:0 0 3px!important;color:#111}
.dcw-activation-card-head p{font-size:11px!important;margin:0!important;color:#777!important}
.dcw-activation-form{gap:13px!important}
.dcw-activation-form label{gap:6px;font-size:12px;color:#333}
.dcw-activation-form input{height:46px!important;border-radius:10px!important;background:#fafafa!important;border-color:#ddd!important;box-shadow:none!important}
.dcw-activation-form input:focus{background:#fff!important;border-color:var(--dcw-theme)!important;box-shadow:0 0 0 3px rgba(192,57,43,.09)!important}
.dcw-primary-button{background:var(--dcw-theme)!important;box-shadow:none!important;border-radius:10px!important}
.dcw-primary-button:hover{background:var(--dcw-theme)!important;box-shadow:none!important}
.dcw-text-button,.dcw-auth-foot a{color:var(--dcw-theme)!important}
.dcw-activation-note{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:15px;color:#888;font-size:9px;white-space:nowrap}
.dcw-activation-note span{width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#f2f2f2;color:#444;font-weight:900}
.dcw-activation-note i{width:16px;height:1px;background:#ddd}
.dcw-auth-foot{margin-top:16px;padding-top:14px}
.dcw-embedded-activation{max-width:620px;border-radius:18px;background:transparent}
.dcw-auth-card-popup{padding:28px!important;border-radius:18px!important}

.dcw-activation-otp-shell{position:fixed;inset:0;z-index:1000000;display:flex;align-items:center;justify-content:center;padding:18px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease}
.dcw-activation-otp-shell.is-open{opacity:1;visibility:visible;pointer-events:auto}
.dcw-activation-otp-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.62);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.dcw-activation-otp-dialog{position:relative;z-index:1;width:min(410px,100%);padding:32px 28px 24px;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.25);text-align:center}
.dcw-activation-otp-dialog h3{font-size:20px;margin:10px 0 5px;color:#111}
.dcw-activation-otp-dialog>p{font-size:12px;color:#777;line-height:1.8;margin:0 0 20px}
.dcw-activation-otp-dialog>p b{color:#111;direction:ltr;display:inline-block}
.dcw-otp-symbol{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;margin:auto;background:var(--dcw-theme-soft);color:var(--dcw-theme);font-size:20px;font-weight:900;letter-spacing:2px}
.dcw-activation-otp-form{display:grid;gap:12px;text-align:right}
.dcw-activation-otp-form .dcw-otp-input{height:54px!important;background:#fafafa!important;border:1px solid #ddd!important;border-radius:10px!important;color:#111!important}
.dcw-activation-otp-form .dcw-otp-input:focus{border-color:var(--dcw-theme)!important;box-shadow:0 0 0 3px rgba(192,57,43,.09)!important}
.dcw-popup-backdrop{background:rgba(0,0,0,.62)}
.dcw-popup-dialog{border-radius:18px;border-color:#eee}
.dcw-popup-close{border-color:#e5e5e5;color:#333;box-shadow:none}

.dcw-dashboard{width:min(1060px,calc(100% - 24px));margin:28px auto}
.dcw-dashboard-in-account{width:100%;margin:0}
.dcw-wallet-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;border:1px solid #e5e5e5;border-radius:16px;background:#fff}
.dcw-wallet-header>div:first-child>span{color:var(--dcw-theme);font-size:11px;font-weight:900}
.dcw-wallet-header h2{margin:3px 0 2px;font-size:22px;color:#111}
.dcw-wallet-header p{margin:0;color:#777;font-size:11px}
.dcw-wallet-total{text-align:left;border-right:1px solid #eee;padding-right:22px;min-width:210px}
.dcw-wallet-total small{display:block;color:#777;font-size:10px;margin-bottom:4px}
.dcw-wallet-total strong{font-size:19px;color:#111}
.dcw-wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}
.dcw-wallet-card{padding:18px;border-radius:14px;box-shadow:none;border-color:#e5e5e5}
.dcw-wallet-card.is-active:before{height:3px;background:var(--dcw-success)}
.dcw-wallet-status{color:#667085;background:#f0f2f4}.dcw-wallet-status.is-active{color:var(--dcw-success);background:var(--dcw-success-soft)}
.dcw-wallet-rate{width:auto;height:auto;padding:5px 8px;border-radius:8px;font-size:10px;background:#f3f3f3;color:#333}
.dcw-wallet-card h3{font-size:15px;margin:15px 0 12px;color:#111}
.dcw-wallet-balance strong{font-size:20px;color:#111}
.dcw-progress{height:5px;margin:13px 0 10px;background:#eee}
.dcw-progress span{background:var(--dcw-theme)}
.dcw-wallet-meta{font-size:9px}.dcw-wallet-meta b{font-size:10px;color:#333}
.dcw-wallet-expiry{margin-top:12px;padding-top:10px;border-top:1px solid #eee;font-size:9px;color:#777}
.dcw-history-section{margin-top:12px;border-radius:14px;box-shadow:none}
.dcw-section-head{padding:15px 17px}.dcw-section-head h3{font-size:14px}.dcw-section-head p{font-size:9px}.dcw-section-head>span{color:var(--dcw-theme);background:var(--dcw-theme-soft)}
.dcw-responsive-table th,.dcw-responsive-table td{padding:12px 15px;font-size:10px}
.dcw-timeline{padding:4px 17px}.dcw-timeline-item{padding:11px 0}.dcw-timeline-item>i.is-plus{background:var(--dcw-success);box-shadow:0 0 0 4px var(--dcw-success-soft)}.dcw-positive{color:var(--dcw-success)!important}.dcw-negative{color:#b52c41!important}
.dcw-empty-state{padding:38px 20px;border-radius:14px}.dcw-empty-state>div{color:var(--dcw-theme)}.dcw-empty-state h3{font-size:17px}
.dcw-account-wallet-shortcut{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 0 20px;padding:16px 18px;border:1px solid #e5e5e5;border-right:4px solid var(--dcw-theme);border-radius:12px;background:#fff;color:#222!important;text-decoration:none!important;font-family:DCWVazir,Vazirmatn,Tahoma,sans-serif;transition:.18s ease}
.dcw-account-wallet-shortcut:hover{border-color:#d8d8d8;transform:translateY(-1px)}
.dcw-account-wallet-shortcut span{display:grid;gap:3px}.dcw-account-wallet-shortcut b{font-size:13px}.dcw-account-wallet-shortcut small{font-size:10px;color:#777}.dcw-account-wallet-shortcut strong{font-size:13px;color:var(--dcw-theme);white-space:nowrap}
.woocommerce-MyAccount-navigation-link--discount-wallet a:before{content:"٪"!important;font-family:inherit!important;font-weight:900!important}

.dcw-checkout-box input[type=radio]{accent-color:var(--dcw-theme)!important}.dcw-wallet-option.is-selected{border-color:var(--dcw-theme);background:var(--dcw-theme-soft);box-shadow:0 0 0 2px rgba(var(--dcw-theme-rgb),.06)}
.dcw-wallet-saving,.dcw-auto-wallet span{color:var(--dcw-theme)}.dcw-secure-pill{color:var(--dcw-theme)!important;background:var(--dcw-theme-soft)}

@media(max-width:620px){
 .dcw-activation-page{width:calc(100% - 16px);margin:18px auto 28px}.dcw-activation-heading h2{font-size:21px}.dcw-activation-heading p{font-size:11px}.dcw-activation-card{padding:20px!important}.dcw-name-grid{grid-template-columns:1fr}.dcw-activation-note{font-size:8px;gap:4px;overflow:auto;justify-content:flex-start;padding-bottom:2px}.dcw-activation-note i{width:10px}.dcw-activation-otp-shell{align-items:flex-end;padding:10px}.dcw-activation-otp-dialog{padding:30px 18px 20px;border-radius:18px 18px 12px 12px}.dcw-wallet-header{display:grid;padding:17px}.dcw-wallet-total{text-align:right;border-right:0;border-top:1px solid #eee;padding:12px 0 0;min-width:0}.dcw-wallet-grid{grid-template-columns:1fr}.dcw-dashboard{width:calc(100% - 16px);margin:16px auto}.dcw-dashboard-in-account{width:100%;margin:0}.dcw-account-wallet-shortcut{padding:14px}.dcw-account-wallet-shortcut strong{font-size:11px}
}

/* v1.0.5 - automatic member prices across WooCommerce */
.dcw-member-price-wrap{
 display:inline-flex!important;flex-direction:column;align-items:flex-start;gap:3px;
 font-family:DCWVazir,Vazirmatn,Tahoma,sans-serif;direction:rtl;max-width:100%;line-height:1.45
}
.dcw-member-price-label{
 display:inline-flex;align-items:center;gap:4px;font-size:10px!important;font-weight:700!important;
 color:#666!important;line-height:1.6!important
}
.dcw-member-price-label b{
 display:inline-flex;align-items:center;justify-content:center;padding:1px 6px;border-radius:999px;
 background:var(--dcw-theme-soft);color:var(--dcw-theme)!important;font-size:10px!important;font-weight:900!important;white-space:nowrap
}
.dcw-member-price-values{display:flex;align-items:center;flex-wrap:wrap;gap:7px;max-width:100%}
.dcw-member-old-price{opacity:.58;color:#777!important;font-size:.82em!important;font-weight:500!important;text-decoration:line-through!important}
.dcw-member-old-price .woocommerce-Price-amount{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}
.dcw-member-new-price{color:var(--dcw-theme)!important;font-style:normal!important;text-decoration:none!important;font-weight:900!important}
.dcw-member-new-price .woocommerce-Price-amount{color:var(--dcw-theme)!important;font-weight:900!important}
.dcw-member-range-separator{color:#aaa;font-size:.8em;padding:0 1px}

.dcw-auto-price-notice{
 --dcw-teal:var(--dcw-theme);display:flex;align-items:center;gap:11px;margin:0 0 16px;padding:12px 14px;
 border:1px solid var(--dcw-theme-border);border-radius:12px;background:var(--dcw-theme-soft);color:#222;
 font-family:DCWVazir,Vazirmatn,Tahoma,sans-serif;box-sizing:border-box
}
.dcw-auto-price-icon{
 flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;
 background:var(--dcw-theme);color:#fff;font-size:15px;font-weight:900
}
.dcw-auto-price-copy{display:grid;gap:2px;min-width:0}
.dcw-auto-price-copy b{font-size:11px;color:#202020;font-weight:900;line-height:1.7}
.dcw-auto-price-copy small{font-size:9px;color:#777;line-height:1.7}

/* Keep member pricing compact inside Woodmart/WooCommerce product grids. */
.product-grid-item .dcw-member-price-wrap,
.wd-product .dcw-member-price-wrap,
.wd-products .dcw-member-price-wrap,
.woocommerce ul.products li.product .dcw-member-price-wrap{gap:2px}
.product-grid-item .dcw-member-price-label,
.wd-product .dcw-member-price-label,
.woocommerce ul.products li.product .dcw-member-price-label{font-size:9px!important}

.single-product .summary .dcw-member-price-wrap{gap:5px}
.single-product .summary .dcw-member-price-label{font-size:11px!important}
.single-product .summary .dcw-member-new-price{font-size:1.12em!important}

@media(max-width:620px){
 .dcw-member-price-label{font-size:9px!important}.dcw-member-price-label b{font-size:9px!important;padding:1px 5px}
 .dcw-member-price-values{gap:5px}.dcw-member-old-price{font-size:.78em!important}
 .dcw-auto-price-notice{padding:10px 11px;gap:9px;border-radius:10px}.dcw-auto-price-icon{width:30px;height:30px;flex-basis:30px;border-radius:8px}
 .dcw-auto-price-copy b{font-size:10px}.dcw-auto-price-copy small{font-size:8px}
}

/* v1.1.0 - purchase credit portal */
.dcw-credit-portal{--dcw-blue:var(--dcw-theme);--dcw-blue-soft:#eef4ff;--dcw-green:#13795b;--dcw-green-soft:#ebf8f3}
.dcw-portal-wallet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}
.dcw-portal-wallet-card{position:relative;padding:20px;border:1px solid #e5e8ed;border-radius:16px;background:#fff;overflow:hidden}
.dcw-portal-wallet-card:before{content:"";position:absolute;right:0;top:0;bottom:0;width:4px;background:var(--dcw-theme)}
.dcw-portal-wallet-card.is-cash:before{background:#16785d}.dcw-portal-wallet-card.is-cash .dcw-portal-wallet-top>span{background:var(--dcw-green-soft);color:var(--dcw-green)}
.dcw-portal-wallet-card.is-installment .dcw-portal-wallet-top>span{background:var(--dcw-blue-soft);color:var(--dcw-blue)}
.dcw-portal-wallet-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.dcw-portal-wallet-top>span,.dcw-portal-wallet-top>i{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:10px;font-style:normal;font-weight:900}.dcw-portal-wallet-top>i{background:#f5f6f7;color:#667085}
.dcw-portal-wallet-card h3{margin:18px 0 5px;font-size:17px;color:#171717}.dcw-portal-wallet-card>p{margin:0 0 18px;font-size:10px;color:#7a818b;line-height:1.8}
.dcw-portal-balance{display:grid;gap:5px}.dcw-portal-balance small{font-size:10px;color:#7a818b}.dcw-portal-balance strong{font-size:24px;color:#161616}
.dcw-portal-wallet-meta{display:flex;justify-content:space-between;gap:12px;margin-top:10px}.dcw-portal-wallet-meta span{display:grid;gap:3px;font-size:9px;color:#7a818b}.dcw-portal-wallet-meta b{font-size:10px;color:#333}
.dcw-portal-wallet-card.is-cash .dcw-progress span{background:#16785d}.dcw-portal-wallet-card.is-installment .dcw-progress span{background:var(--dcw-theme)}
.dcw-portal-activate{margin-top:12px}.dcw-legacy-wallets{margin-top:12px;border:1px solid #e5e8ed;border-radius:14px;background:#fff;overflow:hidden}.dcw-legacy-wallets .dcw-wallet-grid{padding:0 14px 14px}
.dcw-request-list{display:grid;gap:8px;padding:12px 16px 16px}.dcw-request-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:13px 14px;border:1px solid #eaedf0;border-radius:11px;background:#fbfcfd}.dcw-request-row>div:first-child{display:grid;gap:3px}.dcw-request-row small,.dcw-request-row span{font-size:9px;color:#7a818b}.dcw-request-row b{font-size:12px}.dcw-request-state{display:grid;gap:3px;text-align:center}.dcw-request-state strong{padding:5px 8px;border-radius:999px;background:#f1f3f5;font-size:9px;color:#525866}.dcw-request-row.is-pending .dcw-request-state strong{background:#fff5df;color:#9b6818}.dcw-request-row.is-approved .dcw-request-state strong,.dcw-request-row.is-completed .dcw-request-state strong{background:#ebf8f3;color:#13795b}.dcw-request-row.is-rejected .dcw-request-state strong{background:#fff0f2;color:#a42b42}

.dcw-finance-product-card{margin:16px 0;padding:15px 16px;border:1px solid #dfe5ee;border-radius:13px;background:#fff;font-family:DCWVazir,Vazirmatn,Tahoma,sans-serif;direction:rtl}.dcw-finance-product-card>div{display:grid;gap:3px}.dcw-finance-product-card>div span{font-size:9px;color:var(--dcw-theme);font-weight:900}.dcw-finance-product-card>div b{font-size:12px;color:#171717}.dcw-finance-product-card ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px!important;padding:0!important;margin:12px 0!important;list-style:none!important}.dcw-finance-product-card li{display:grid;gap:4px;padding:10px;border-radius:9px;background:#f7f9fc}.dcw-finance-product-card li small{font-size:8px;color:#7a818b}.dcw-finance-product-card li strong{font-size:11px;color:#20252c}.dcw-finance-product-card>p{margin:0;font-size:9px;color:#7a818b;line-height:1.75}
.dcw-finance-checkout{margin:0 0 18px;padding:18px;border:1px solid #dfe5ee;border-radius:15px;background:#fff;font-family:DCWVazir,Vazirmatn,Tahoma,sans-serif;color:#1f252d}.dcw-finance-checkout-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.dcw-finance-checkout-head>div:first-child>span{font-size:9px;font-weight:900;color:var(--dcw-theme)}.dcw-finance-checkout h3{margin:4px 0;font-size:16px}.dcw-finance-checkout-head p{margin:0;max-width:600px;color:#737b86;font-size:9px;line-height:1.8}.dcw-finance-min-cash{min-width:175px;padding:10px 12px;border-radius:10px;background:#fff6ea;text-align:center}.dcw-finance-min-cash small{display:block;font-size:8px;color:#90631f}.dcw-finance-min-cash strong{display:block;margin-top:4px;font-size:12px;color:#633f0c}
.dcw-finance-wallet-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:14px}.dcw-finance-wallet-choice{padding:13px;border:1px solid #e6e9ee;border-radius:11px;background:#fafbfd}.dcw-finance-choice-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.dcw-finance-choice-title>div{display:grid}.dcw-finance-choice-title small{font-size:8px;color:#7a818b}.dcw-finance-choice-title b{font-size:12px}.dcw-finance-choice-title>span{font-size:9px;color:#5c6570}.dcw-finance-wallet-choice label{display:grid;gap:5px;font-size:9px;font-weight:800}.dcw-finance-wallet-choice input{width:100%!important;height:42px!important;border:1px solid #d6dbe2!important;border-radius:8px!important;background:#fff!important;padding:0 10px!important;font-family:inherit!important;font-size:12px!important;direction:ltr;text-align:left}.dcw-finance-input-foot{display:flex;justify-content:space-between;gap:7px;align-items:center;margin-top:7px}.dcw-finance-input-foot small{font-size:8px;color:#7a818b}.dcw-finance-input-foot button{border:0;background:none;color:var(--dcw-theme);font:800 8px DCWVazir,Vazirmatn,Tahoma,sans-serif;cursor:pointer}
.dcw-finance-breakdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:12px;border:1px solid #e7eaee;border-radius:10px;overflow:hidden;background:#e7eaee}.dcw-finance-breakdown>div{display:grid;gap:4px;padding:10px;background:#fff}.dcw-finance-breakdown small{font-size:8px;color:#7a818b}.dcw-finance-breakdown b{font-size:10px}.dcw-finance-breakdown .has-shortfall{background:#fff8ec}.dcw-finance-breakdown .has-shortfall b{color:#a26813}.dcw-finance-breakdown .is-covered{background:#eef9f5}.dcw-finance-breakdown .is-covered b{color:#13795b}.dcw-finance-request-hint{display:grid;gap:3px;margin-top:10px;padding:11px 12px;border-radius:9px;background:#f3f6fb;border:1px solid #e0e7f2}.dcw-finance-request-hint b{font-size:9px;color:#244f91}.dcw-finance-request-hint span{font-size:8px;color:#687386;line-height:1.8}.dcw-order-finance-summary{margin:18px 0;padding:16px;border:1px solid #e1e6ed;border-radius:13px}.dcw-order-finance-summary h3{font-size:14px;margin:0 0 10px}.dcw-order-finance-summary>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dcw-order-finance-summary span{display:grid;gap:4px;padding:9px;background:#f7f9fb;border-radius:8px}.dcw-order-finance-summary small{font-size:8px;color:#7a818b}.dcw-order-finance-summary b{font-size:10px}

@media(max-width:720px){.dcw-portal-wallet-grid,.dcw-finance-wallet-choices{grid-template-columns:1fr}.dcw-finance-checkout-head{display:grid}.dcw-finance-min-cash{min-width:0;text-align:right}.dcw-finance-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.dcw-request-row{grid-template-columns:1fr auto;gap:10px}.dcw-request-row>.dcw-outline-button{grid-column:1/-1;text-align:center}.dcw-order-finance-summary>div{grid-template-columns:1fr}.dcw-portal-balance strong{font-size:21px}}
.dcw-table-link{color:var(--dcw-theme)!important;font-size:9px;font-weight:900;text-decoration:none!important;white-space:nowrap}.dcw-finance-orders-section .dcw-table-status{white-space:nowrap}


/* v1.1.2 - readable frontend typography + configurable theme */
.dcw-app,.dcw-finance-product-card,.dcw-finance-checkout,.dcw-order-finance-summary{font-family:DCWVazir,Vazirmatn,Tahoma,sans-serif!important}
.dcw-app p,.dcw-app label,.dcw-app td,.dcw-app th,.dcw-app input,.dcw-app select,.dcw-app textarea,.dcw-app button,.dcw-app a{font-size:13px!important;line-height:1.8}
.dcw-app small{font-size:12px!important;line-height:1.75}
.dcw-app h3{font-size:18px!important}.dcw-app h2{font-size:24px!important}
.dcw-primary-button,.dcw-outline-button{font-size:14px!important}
.dcw-finance-product-card>div span{font-size:12px!important;color:var(--dcw-theme)!important}
.dcw-finance-product-card>div b{font-size:15px!important}
.dcw-finance-product-card li small{font-size:12px!important}.dcw-finance-product-card li strong{font-size:14px!important}.dcw-finance-product-card>p{font-size:12px!important}
.dcw-finance-checkout-head>div:first-child>span{font-size:12px!important;color:var(--dcw-theme)!important}.dcw-finance-checkout h3{font-size:19px!important}.dcw-finance-checkout-head p{font-size:12px!important}
.dcw-finance-min-cash small{font-size:12px!important}.dcw-finance-min-cash strong{font-size:15px!important}
.dcw-finance-choice-title small,.dcw-finance-choice-title>span,.dcw-finance-wallet-choice label,.dcw-finance-input-foot small{font-size:12px!important}.dcw-finance-choice-title b{font-size:15px!important}.dcw-finance-wallet-choice input{font-size:14px!important}.dcw-finance-input-foot button{font-size:12px!important;color:var(--dcw-theme)!important}
.dcw-finance-breakdown small{font-size:12px!important}.dcw-finance-breakdown b{font-size:14px!important}
.dcw-request-row small,.dcw-request-row span,.dcw-request-state strong{font-size:12px!important}.dcw-request-row b{font-size:14px!important}
.dcw-portal-wallet-top>span,.dcw-portal-wallet-top>i,.dcw-portal-wallet-card>p,.dcw-portal-balance small,.dcw-portal-wallet-meta span{font-size:12px!important}.dcw-portal-wallet-meta b{font-size:13px!important}
.dcw-table-link{font-size:12px!important;color:var(--dcw-theme)!important}
.dcw-member-price-label{font-size:12px!important}.dcw-member-price-label b{font-size:12px!important}.dcw-auto-price-copy b{font-size:14px!important}.dcw-auto-price-copy small{font-size:12px!important}
.dcw-finance-request-choice{display:flex!important;align-items:flex-start;gap:11px;margin-top:12px;padding:13px 14px;border:1px solid var(--dcw-theme-border);border-radius:11px;background:var(--dcw-theme-soft);cursor:pointer}
.dcw-finance-request-choice>input{flex:0 0 auto;width:18px!important;height:18px!important;margin:3px 0 0!important;accent-color:var(--dcw-theme)}
.dcw-finance-request-choice>span{display:grid;gap:3px}.dcw-finance-request-choice b{font-size:14px!important;color:var(--dcw-theme)}.dcw-finance-request-choice small{font-size:12px!important;color:#5f6670;line-height:1.8}
.dcw-primary-button,.dcw-auto-price-icon{background:var(--dcw-theme)!important}.dcw-member-new-price,.dcw-member-new-price .woocommerce-Price-amount,.dcw-account-wallet-shortcut strong{color:var(--dcw-theme)!important}
@media(max-width:620px){.dcw-app p,.dcw-app label,.dcw-app td,.dcw-app th,.dcw-app input,.dcw-app select,.dcw-app textarea,.dcw-app button,.dcw-app a{font-size:13px!important}.dcw-app small{font-size:12px!important}.dcw-finance-product-card>div b{font-size:14px!important}.dcw-finance-checkout h3{font-size:18px!important}}

/* v1.1.3 - simplified product/checkout wallet experience */
.dcw-finance-product-card-simple{padding:16px!important;border-radius:14px!important}
.dcw-product-wallet-title{display:grid!important;gap:3px!important}
.dcw-product-wallet-title span{font-size:12px!important;font-weight:900!important;color:var(--dcw-theme)!important}
.dcw-product-wallet-title b{font-size:16px!important;color:#17191d!important}
.dcw-product-wallet-stats{display:grid;grid-template-columns:1.35fr 1fr;gap:9px;margin-top:13px}
.dcw-product-wallet-stat{display:grid;gap:4px;padding:13px 14px;border:1px solid #e5e8ed;border-radius:11px;background:#f8fafc}
.dcw-product-wallet-stat small{font-size:12px!important;color:#717985!important}
.dcw-product-wallet-stat strong{font-size:16px!important;color:#17191d!important;line-height:1.6}
.dcw-product-wallet-stat em{font-size:11px;font-style:normal;color:#7b838e;line-height:1.7}
.dcw-product-wallet-stat.is-upfront{background:var(--dcw-theme-soft);border-color:var(--dcw-theme-border)}
.dcw-product-wallet-stat.is-upfront strong{color:var(--dcw-theme)!important}

.dcw-finance-checkout-simple{padding:19px!important;border-radius:16px!important}
.dcw-simple-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}
.dcw-simple-head>div:first-child>span{font-size:12px;font-weight:900;color:var(--dcw-theme)}
.dcw-simple-head h3{margin:3px 0 4px!important;font-size:20px!important;color:#16181c}
.dcw-simple-head p{margin:0;max-width:580px;font-size:12px!important;line-height:1.9;color:#727a84}
.dcw-simple-upfront{flex:0 0 auto;min-width:180px;padding:11px 14px;border:1px solid var(--dcw-theme-border);border-radius:11px;background:var(--dcw-theme-soft);text-align:center}
.dcw-simple-upfront small{display:block;font-size:12px!important;color:#6d7279}
.dcw-simple-upfront strong{display:block;margin-top:3px;font-size:16px!important;color:var(--dcw-theme)}
.dcw-simple-wallets{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px}
.dcw-simple-wallet{padding:14px;border:1px solid #e3e7ec;border-radius:12px;background:#fafbfd}
.dcw-simple-wallet-main{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}
.dcw-simple-wallet-main>div:first-child,.dcw-simple-selected{display:grid;gap:3px}
.dcw-simple-wallet-main small{font-size:12px!important;color:#747c86}
.dcw-simple-wallet-main strong{font-size:17px!important;color:#17191d}
.dcw-simple-selected{text-align:left}
.dcw-simple-selected b{font-size:14px!important;color:var(--dcw-theme)}
.dcw-simple-wallet-actions{display:flex;gap:7px;margin-top:12px;padding-top:10px;border-top:1px solid #e7eaee}
.dcw-simple-wallet-actions button{min-height:34px;padding:0 10px;border-radius:8px;font:800 12px DCWVazir,Vazirmatn,Tahoma,sans-serif;cursor:pointer}
.dcw-simple-edit{border:1px solid #d9dee5;background:#fff;color:#505862}
.dcw-simple-max{border:1px solid var(--dcw-theme-border);background:var(--dcw-theme-soft);color:var(--dcw-theme)}
.dcw-simple-amount-editor{margin-top:10px;padding:10px;border-radius:9px;background:#fff;border:1px dashed #d8dde4}
.dcw-simple-amount-editor label{display:grid;gap:5px;font-size:12px!important;font-weight:800;color:#505761}
.dcw-simple-amount-editor input{width:100%!important;height:42px!important;padding:0 10px!important;border:1px solid #d6dbe2!important;border-radius:8px!important;background:#fff!important;font:700 14px DCWVazir,Vazirmatn,Tahoma,sans-serif!important;direction:ltr;text-align:left}
.dcw-simple-amount-editor small{display:block;margin-top:5px;font-size:11px!important;color:#7a818a}
.dcw-simple-shortfall{margin-top:12px;padding:13px;border:1px solid #eadfcf;border-radius:12px;background:#fffaf3}
.dcw-simple-shortfall-head{display:flex;align-items:center;justify-content:space-between;gap:12px}
.dcw-simple-shortfall-head>div{display:grid;gap:3px}.dcw-simple-shortfall-head small{font-size:12px!important;color:#7e6544}.dcw-simple-shortfall-head strong{font-size:15px!important;color:#9a5b11}.dcw-simple-shortfall-head>span{font-size:11px;color:#8a7860}
.dcw-shortfall-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}
.dcw-shortfall-option{position:relative;display:flex!important;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid #e1e4e8;border-radius:10px;background:#fff;cursor:pointer;transition:.18s ease}
.dcw-shortfall-option.is-selected{border-color:var(--dcw-theme);box-shadow:0 0 0 2px var(--dcw-theme-soft)}
.dcw-shortfall-option input{flex:0 0 auto;width:17px!important;height:17px!important;margin:3px 0 0!important;accent-color:var(--dcw-theme)}
.dcw-shortfall-option span{display:grid;gap:3px}.dcw-shortfall-option b{font-size:13px!important;color:#202329}.dcw-shortfall-option small{font-size:11px!important;line-height:1.8;color:#747b84}
.dcw-simple-pay-now{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:13px;padding:14px 15px;border-radius:12px;background:#17191d;color:#fff}
.dcw-simple-pay-now>div{display:grid;gap:2px}.dcw-simple-pay-now small{font-size:12px!important;color:#cbd0d6}.dcw-simple-pay-now strong{font-size:20px!important;color:#fff}.dcw-simple-pay-now>span{font-size:11px;line-height:1.8;color:#bfc5cc;text-align:left;max-width:270px}
@media(max-width:720px){.dcw-product-wallet-stats,.dcw-simple-wallets,.dcw-shortfall-options{grid-template-columns:1fr}.dcw-simple-head{display:grid}.dcw-simple-upfront{min-width:0;text-align:right}.dcw-simple-wallet-main{align-items:flex-start}.dcw-simple-shortfall-head,.dcw-simple-pay-now{display:grid}.dcw-simple-pay-now>span{text-align:right;max-width:none}.dcw-product-wallet-stat strong{font-size:15px!important}}

/* v1.1.4 - minimal, readable checkout wallet UI */
.dcw-finance-checkout-minimal{
  margin:0 0 18px!important;padding:20px!important;border:1px solid #e2e6eb!important;
  border-radius:18px!important;background:#fff!important;box-shadow:0 6px 24px rgba(20,28,38,.04)!important;
  color:#1d232b!important;font-family:DCWVazir,Vazirmatn,Tahoma,sans-serif!important
}
.dcw-minimal-title{margin-bottom:15px}.dcw-minimal-title h3{margin:0 0 4px!important;font-size:19px!important;font-weight:900!important;color:#171b20!important}.dcw-minimal-title p{margin:0!important;font-size:13px!important;color:#7a818b!important;line-height:1.8!important}
.dcw-minimal-wallet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.dcw-minimal-wallet-card{padding:16px;border:1px solid #e3e7ec;border-radius:14px;background:#fafbfc;min-width:0}
.dcw-minimal-wallet-card.is-cash{border-top:3px solid var(--dcw-theme)}
.dcw-minimal-wallet-card.is-installment{border-top:3px solid #343b45}
.dcw-minimal-wallet-head{display:grid;gap:3px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #e7eaee}
.dcw-minimal-wallet-head>span{font-size:15px!important;font-weight:900!important;color:#22272e!important}
.dcw-minimal-wallet-head>strong{font-size:18px!important;font-weight:900!important;color:var(--dcw-theme)!important;line-height:1.7!important}
.dcw-minimal-wallet-head>small{font-size:12px!important;color:#848b94!important}
.dcw-minimal-amount-field{display:grid!important;gap:7px!important;margin:0!important;color:#555d67!important;font-size:13px!important;font-weight:800!important}
.dcw-minimal-amount-field>div{display:flex;align-items:center;overflow:hidden;height:48px;border:1px solid #d9dee5;border-radius:10px;background:#fff;transition:.18s ease}
.dcw-minimal-amount-field>div:focus-within{border-color:var(--dcw-theme);box-shadow:0 0 0 3px var(--dcw-theme-soft)}
.dcw-minimal-amount-field input{flex:1!important;min-width:0!important;width:100%!important;height:46px!important;margin:0!important;padding:0 12px!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#1f242a!important;font:800 15px DCWVazir,Vazirmatn,Tahoma,sans-serif!important;direction:ltr!important;text-align:left!important}
.dcw-minimal-amount-field b{flex:0 0 auto;padding:0 12px;border-right:1px solid #edf0f3;color:#7b828b;font-size:12px!important;font-weight:800!important;white-space:nowrap}
.dcw-minimal-summary-row{display:flex;margin-top:12px}
.dcw-minimal-upfront{display:inline-flex;align-items:center;justify-content:space-between;gap:18px;min-width:260px;padding:11px 14px;border:1px solid var(--dcw-theme-border);border-radius:11px;background:var(--dcw-theme-soft)}
.dcw-minimal-upfront span{font-size:13px!important;font-weight:800!important;color:#656d76!important}.dcw-minimal-upfront strong{font-size:15px!important;color:var(--dcw-theme)!important;font-weight:900!important}
.dcw-minimal-shortfall{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding:13px 14px;border:1px solid #eadfce;border-radius:12px;background:#fffaf3}
.dcw-minimal-shortfall-info{display:grid;gap:2px;flex:0 0 auto}.dcw-minimal-shortfall-info span{font-size:12px!important;color:#83663e!important}.dcw-minimal-shortfall-info strong{font-size:16px!important;color:#a45d09!important;font-weight:900!important}
.dcw-minimal-request-btn{display:grid!important;gap:2px!important;flex:1!important;max-width:390px!important;min-height:50px!important;padding:8px 14px!important;border:1px solid var(--dcw-theme)!important;border-radius:10px!important;background:#fff!important;color:var(--dcw-theme)!important;text-align:right!important;cursor:pointer!important;box-shadow:none!important;transition:.18s ease!important}
.dcw-minimal-request-btn span{font:900 13px DCWVazir,Vazirmatn,Tahoma,sans-serif!important;color:inherit!important}.dcw-minimal-request-btn small{font:500 11px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;color:#7a8189!important}
.dcw-minimal-request-btn:hover,.dcw-minimal-request-btn.is-active{background:var(--dcw-theme)!important;color:#fff!important}.dcw-minimal-request-btn.is-active small{color:rgba(255,255,255,.78)!important}.dcw-minimal-request-btn:disabled{opacity:.68;cursor:wait!important}
.dcw-minimal-payable{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:13px;padding:14px 16px;border-radius:12px;background:#20252b;color:#fff}
.dcw-minimal-payable span{font-size:13px!important;font-weight:700!important;color:#d1d5da!important}.dcw-minimal-payable strong{font-size:20px!important;font-weight:900!important;color:#fff!important}
@media(max-width:720px){
 .dcw-finance-checkout-minimal{padding:15px!important;border-radius:14px!important}.dcw-minimal-wallet-grid{grid-template-columns:1fr}.dcw-minimal-wallet-card{padding:14px}.dcw-minimal-summary-row{display:block}.dcw-minimal-upfront{width:100%;min-width:0}.dcw-minimal-shortfall{display:grid}.dcw-minimal-request-btn{width:100%!important;max-width:none!important}.dcw-minimal-payable strong{font-size:18px!important}.dcw-minimal-title h3{font-size:18px!important}
}


/* v1.1.5 - refined shortfall action + checkout cleanup */
.dcw-minimal-shortfall{
  display:grid!important;grid-template-columns:minmax(0,1fr) minmax(220px,300px)!important;
  align-items:center!important;gap:16px!important;margin-top:14px!important;padding:15px 16px!important;
  border:1px solid #eadfcf!important;border-radius:14px!important;background:#fffaf4!important
}
.dcw-minimal-shortfall-info{display:grid!important;gap:3px!important;min-width:0!important}
.dcw-minimal-shortfall-info>span{font-size:13px!important;font-weight:800!important;color:#755a35!important}
.dcw-minimal-shortfall-info>strong{font-size:18px!important;font-weight:900!important;color:#9c5b09!important;line-height:1.55!important}
.dcw-minimal-shortfall-info>small{font-size:11.5px!important;line-height:1.8!important;color:#8a8175!important}
.dcw-minimal-request-btn{
  width:100%!important;max-width:none!important;min-height:58px!important;display:flex!important;flex-direction:column!important;
  align-items:center!important;justify-content:center!important;gap:2px!important;padding:10px 14px!important;
  border:1px solid var(--dcw-theme)!important;border-radius:12px!important;background:var(--dcw-theme)!important;
  color:#fff!important;text-align:center!important;cursor:pointer!important;box-shadow:0 5px 14px rgba(var(--dcw-theme-rgb),.14)!important;
  transform:none!important;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease!important
}
.dcw-minimal-request-btn:hover{filter:brightness(.96)!important;color:#fff!important}
.dcw-minimal-request-btn span{font:900 13px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;color:#fff!important}
.dcw-minimal-request-btn small{font:500 11px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;color:rgba(255,255,255,.82)!important}
.dcw-minimal-request-btn.is-active{background:#fff!important;color:var(--dcw-theme)!important;box-shadow:none!important}
.dcw-minimal-request-btn.is-active span{color:var(--dcw-theme)!important}
.dcw-minimal-request-btn.is-active small{color:#747b84!important}
.dcw-minimal-request-btn:disabled{opacity:1!important;cursor:pointer!important}
@media(max-width:720px){
  .dcw-minimal-shortfall{grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}
  .dcw-minimal-request-btn{min-height:56px!important}
}

/* v1.1.6 - cleaner checkout, instant increase toggle, Woodmart order review skin */
.dcw-finance-checkout-minimal{padding:21px!important}
.dcw-minimal-title h3{font-size:20px!important}
.dcw-minimal-title p{font-size:14px!important}
.dcw-minimal-wallet-head>span{font-size:16px!important}
.dcw-minimal-wallet-head>strong{font-size:20px!important}
.dcw-minimal-wallet-head>small{font-size:13px!important}
.dcw-minimal-amount-field{font-size:14px!important}
.dcw-minimal-amount-field input{font-size:16px!important}
.dcw-minimal-amount-field b{font-size:13px!important}
.dcw-minimal-summary-row{display:block!important;width:100%!important;margin-top:13px!important}
.dcw-minimal-upfront{display:flex!important;width:100%!important;min-width:0!important;padding:13px 15px!important}
.dcw-minimal-upfront span{font-size:14px!important}
.dcw-minimal-upfront strong{font-size:17px!important}
.dcw-minimal-shortfall{grid-template-columns:minmax(130px,.7fr) minmax(260px,1.3fr)!important;padding:14px 15px!important}
.dcw-minimal-shortfall-info>span{font-size:14px!important}
.dcw-minimal-shortfall-info>strong{font-size:19px!important}
.dcw-minimal-request-btn{
  min-height:48px!important;height:48px!important;padding:0 18px!important;display:flex!important;flex-direction:row!important;
  align-items:center!important;justify-content:center!important;white-space:nowrap!important;border-radius:11px!important
}
.dcw-minimal-request-btn span{font:900 14px/1 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;white-space:nowrap!important}
.dcw-minimal-request-btn[data-dcw-busy="1"]{opacity:.82!important;cursor:progress!important}
.dcw-minimal-payable{padding:15px 17px!important}
.dcw-minimal-payable span{font-size:14px!important}
.dcw-minimal-payable strong{font-size:21px!important}

body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table{
  width:100%!important;margin:0 0 16px!important;border:1px solid #e2e6eb!important;border-radius:16px!important;
  border-collapse:separate!important;border-spacing:0!important;background:#fff!important;overflow:hidden!important;
  box-shadow:0 6px 24px rgba(20,28,38,.035)!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table thead th{
  padding:13px 16px!important;border:0!important;border-bottom:1px solid #e8ebef!important;background:#f7f8fa!important;
  color:#545c66!important;font-size:13px!important;font-weight:800!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tbody td{
  padding:15px 16px!important;border:0!important;background:#fff!important;font-size:14px!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table .wd-checkout-prod-title,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table .cart-product-label{
  color:#20252b!important;font-size:14px!important;font-weight:800!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table .wd-checkout-prod-total,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table .wd-checkout-prod-total .amount{
  color:#343b45!important;font-size:14px!important;font-weight:800!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td{
  padding:15px 16px!important;border:0!important;background:#20252b!important;color:#fff!important;font-size:14px!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th{font-weight:800!important}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td strong,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td .amount,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td .woocommerce-Price-currencySymbol{
  color:#fff!important;font-size:16px!important;font-weight:900!important
}
@media(max-width:720px){
  .dcw-finance-checkout-minimal{padding:16px!important}
  .dcw-minimal-shortfall{grid-template-columns:1fr!important;gap:10px!important}
  .dcw-minimal-request-btn{width:100%!important;height:48px!important;min-height:48px!important}
  .dcw-minimal-payable strong{font-size:19px!important}
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table thead th,
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tbody td,
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th,
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td{padding:12px 13px!important}
}

/* v1.1.7 - Woodmart checkout order review rebuilt as a clean wallet-style summary */
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card{
  width:100%!important;
  margin:0 0 18px!important;
  border:1px solid #e3e7ec!important;
  border-radius:16px!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  background:#fff!important;
  overflow:hidden!important;
  box-shadow:0 5px 18px rgba(21,28,36,.035)!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card thead{
  display:none!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tbody tr.cart_item td.wd-checkout-prod{
  display:table-cell!important;
  width:100%!important;
  padding:18px 17px!important;
  border:0!important;
  border-bottom:1px solid #edf0f3!important;
  background:#fff!important;
  vertical-align:middle!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tbody tr.cart_item:last-child td.wd-checkout-prod{
  border-bottom:0!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .wd-checkout-prod-cont{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:18px!important;
  width:100%!important;
  min-width:0!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .wd-checkout-prod-title{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  gap:5px!important;
  min-width:0!important;
  margin:0!important;
  text-align:right!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .cart-product-label{
  display:block!important;
  max-width:100%!important;
  margin:0!important;
  color:#20252b!important;
  font:800 14px/1.8 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  overflow-wrap:anywhere!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .product-quantity{
  display:block!important;
  margin:0!important;
  color:#8a919a!important;
  font:500 12px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  white-space:nowrap!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .wd-checkout-prod-total{
  display:block!important;
  width:auto!important;
  min-width:max-content!important;
  margin:0!important;
  padding:0!important;
  text-align:left!important;
  white-space:nowrap!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .wd-checkout-prod-total .amount,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .wd-checkout-prod-total .woocommerce-Price-currencySymbol{
  color:#252b32!important;
  font:800 14px/1.8 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total th,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total td{
  padding:15px 17px!important;
  border:0!important;
  border-top:0!important;
  background:#20252b!important;
  vertical-align:middle!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total th{
  width:50%!important;
  color:#fff!important;
  font:800 14px/1.8 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  text-align:right!important;
  border-radius:0 0 14px 0!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total td{
  width:50%!important;
  text-align:left!important;
  border-radius:0 0 0 14px!important;
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total td strong,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total td .amount,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total td .woocommerce-Price-currencySymbol{
  color:#fff!important;
  font:900 16px/1.8 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  white-space:nowrap!important;
}
@media(max-width:720px){
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tbody tr.cart_item td.wd-checkout-prod{
    padding:15px 14px!important;
  }
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .wd-checkout-prod-cont{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:10px!important;
  }
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .cart-product-label{
    font-size:13px!important;
  }
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .product-quantity{
    font-size:11px!important;
  }
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .wd-checkout-prod-total .amount,
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .wd-checkout-prod-total .woocommerce-Price-currencySymbol{
    font-size:13px!important;
  }
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total th,
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total td{
    padding:14px!important;
  }
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total th{
    font-size:13px!important;
  }
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total td strong,
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total td .amount,
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total td .woocommerce-Price-currencySymbol{
    font-size:14px!important;
  }
}

/* v1.1.8 - flatter order summary, larger key amounts, compact increase action */
body.dcw-wallet-checkout-active .dcw-order-review-shell{
  margin:0 0 18px!important;padding:0!important;border:0!important;border-radius:0!important;
  background:transparent!important;box-shadow:none!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card{
  margin:0 0 18px!important;border:1px solid #e1e6eb!important;border-radius:15px!important;
  background:#fff!important;box-shadow:none!important;overflow:hidden!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card tfoot tr.order-total.dcw-order-total-ready td{
  display:table-cell!important;width:100%!important;padding:0!important;border:0!important;background:#20252b!important;
  border-radius:0 0 14px 14px!important;overflow:hidden!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .dcw-order-total-line{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;
  width:100%!important;min-height:54px!important;padding:14px 17px!important;margin:0!important;background:#20252b!important;
  color:#fff!important;box-sizing:border-box!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .dcw-order-total-line>span{
  color:#fff!important;font:900 14px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;white-space:nowrap!important
}
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .dcw-order-total-line>strong,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .dcw-order-total-line .amount,
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .dcw-order-total-line .woocommerce-Price-currencySymbol{
  margin:0!important;color:#fff!important;font:900 16px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;white-space:nowrap!important
}
.dcw-minimal-upfront{padding:15px 17px!important;min-height:56px!important}
.dcw-minimal-upfront span{font-size:16px!important;font-weight:900!important;color:#4f5862!important}
.dcw-minimal-upfront strong{font-size:20px!important;font-weight:900!important;color:var(--dcw-theme)!important}
.dcw-minimal-shortfall{grid-template-columns:minmax(150px,1fr) auto!important;padding:15px 17px!important;gap:14px!important}
.dcw-minimal-shortfall-info>span{font-size:16px!important;font-weight:900!important;color:#755a36!important}
.dcw-minimal-shortfall-info>strong{font-size:20px!important;font-weight:900!important;color:#a45d09!important}
.dcw-minimal-request-btn{
  flex:0 0 auto!important;width:auto!important;max-width:none!important;min-width:210px!important;
  height:40px!important;min-height:40px!important;padding:0 15px!important;border-radius:9px!important
}
.dcw-minimal-request-btn span{font:900 13px/1 DCWVazir,Vazirmatn,Tahoma,sans-serif!important}
@media(max-width:720px){
  .dcw-minimal-upfront span,.dcw-minimal-shortfall-info>span{font-size:15px!important}
  .dcw-minimal-upfront strong,.dcw-minimal-shortfall-info>strong{font-size:18px!important}
  .dcw-minimal-request-btn{width:100%!important;min-width:0!important;height:40px!important;min-height:40px!important}
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .dcw-order-total-line{padding:13px 14px!important;min-height:50px!important}
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .dcw-order-total-line>strong,
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .dcw-order-total-line .amount,
  body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card .dcw-order-total-line .woocommerce-Price-currencySymbol{font-size:14px!important}
}


/* v1.1.9 - Woodmart-safe order summary + tighter increase button */
body.dcw-wallet-checkout-active #order_review .dcw-order-review-shell,
body.dcw-wallet-checkout-active #order_review .wd-table-wrapper.dcw-order-review-shell{
  margin:0 0 18px!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:visible!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-summary{
  width:100%!important;
  margin:0 0 18px!important;
  padding:0!important;
  border:1px solid #e0e5ea!important;
  border-radius:14px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:none!important;
  box-sizing:border-box!important;
  font-family:DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-products{
  display:block!important;
  width:100%!important;
  padding:0!important;
  margin:0!important;
  background:#fff!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-item{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:18px!important;
  width:100%!important;
  min-height:78px!important;
  padding:16px 17px!important;
  margin:0!important;
  border:0!important;
  border-bottom:1px solid #edf0f3!important;
  background:#fff!important;
  box-sizing:border-box!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-item:last-child{border-bottom:0!important}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-info{
  display:grid!important;
  gap:6px!important;
  min-width:0!important;
  text-align:right!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-info>strong{
  color:#22272d!important;
  font:900 14px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-info>small{
  color:#9aa1aa!important;
  font:500 11.5px/1.6 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-price,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-price .amount,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-price .woocommerce-Price-currencySymbol{
  color:#22272d!important;
  font:900 14px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  white-space:nowrap!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  width:100%!important;
  min-height:54px!important;
  padding:14px 17px!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#20252b!important;
  color:#fff!important;
  box-sizing:border-box!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>strong,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>span,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .amount,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .woocommerce-Price-currencySymbol{
  margin:0!important;
  color:#fff!important;
  font:900 15px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  white-space:nowrap!important;
}
/* Hide any old helper table completely after the clean summary is built. */
body.dcw-wallet-checkout-active #order_review .woocommerce-checkout-review-order-table.dcw-order-review-card[style*="display: none"]{display:none!important}

/* Key finance amounts need stronger visual hierarchy. */
.dcw-minimal-upfront{
  min-height:60px!important;
  padding:16px 18px!important;
}
.dcw-minimal-upfront span{
  font-size:17px!important;
  font-weight:900!important;
  line-height:1.5!important;
}
.dcw-minimal-upfront strong,
.dcw-minimal-upfront strong .amount,
.dcw-minimal-upfront strong .woocommerce-Price-currencySymbol{
  font-size:22px!important;
  font-weight:900!important;
  line-height:1.5!important;
}
.dcw-minimal-shortfall{
  padding:16px 18px!important;
  gap:14px!important;
}
.dcw-minimal-shortfall-info>span{
  font-size:17px!important;
  font-weight:900!important;
  line-height:1.5!important;
}
.dcw-minimal-shortfall-info>strong,
.dcw-minimal-shortfall-info>strong .amount,
.dcw-minimal-shortfall-info>strong .woocommerce-Price-currencySymbol{
  font-size:22px!important;
  font-weight:900!important;
  line-height:1.5!important;
}
.dcw-minimal-request-btn{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  justify-self:end!important;
  flex:0 0 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:100%!important;
  height:34px!important;
  min-height:34px!important;
  padding:0 12px!important;
  border-radius:8px!important;
  white-space:nowrap!important;
}
.dcw-minimal-request-btn span{
  font:900 12.5px/1 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  white-space:nowrap!important;
}
@media(max-width:720px){
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-item{
    min-height:72px!important;
    padding:14px!important;
    gap:10px!important;
  }
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-info>strong,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-price,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-price .amount,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-price .woocommerce-Price-currencySymbol{
    font-size:13px!important;
  }
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total{
    min-height:50px!important;
    padding:13px 14px!important;
  }
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>strong,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>span,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .amount,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .woocommerce-Price-currencySymbol{
    font-size:14px!important;
  }
  .dcw-minimal-upfront span,.dcw-minimal-shortfall-info>span{font-size:16px!important}
  .dcw-minimal-upfront strong,.dcw-minimal-upfront strong .amount,.dcw-minimal-upfront strong .woocommerce-Price-currencySymbol,
  .dcw-minimal-shortfall-info>strong,.dcw-minimal-shortfall-info>strong .amount,.dcw-minimal-shortfall-info>strong .woocommerce-Price-currencySymbol{font-size:20px!important}
  .dcw-minimal-request-btn{
    width:auto!important;
    min-width:0!important;
    height:34px!important;
    min-height:34px!important;
    padding:0 11px!important;
  }
  .dcw-minimal-request-btn span{font-size:12px!important}
}


/* v1.1.10 — slightly smaller key checkout amounts */
.dcw-minimal-upfront strong,
.dcw-minimal-upfront strong .amount,
.dcw-minimal-upfront strong .woocommerce-Price-currencySymbol,
.dcw-minimal-shortfall-info>strong,
.dcw-minimal-shortfall-info>strong .amount,
.dcw-minimal-shortfall-info>strong .woocommerce-Price-currencySymbol{
  font-size:18px!important;
  line-height:1.5!important;
}
.dcw-minimal-payable strong,
.dcw-minimal-payable strong .amount,
.dcw-minimal-payable strong .woocommerce-Price-currencySymbol{
  font-size:18px!important;
  line-height:1.5!important;
}
@media(max-width:720px){
  .dcw-minimal-upfront strong,
  .dcw-minimal-upfront strong .amount,
  .dcw-minimal-upfront strong .woocommerce-Price-currencySymbol,
  .dcw-minimal-shortfall-info>strong,
  .dcw-minimal-shortfall-info>strong .amount,
  .dcw-minimal-shortfall-info>strong .woocommerce-Price-currencySymbol,
  .dcw-minimal-payable strong,
  .dcw-minimal-payable strong .amount,
  .dcw-minimal-payable strong .woocommerce-Price-currencySymbol{
    font-size:17px!important;
  }
}

/* === Wallet expert front portal (1.1.11) === */
.dcw-wallet-expert-login-page{min-height:70vh;display:grid;place-items:center;padding:32px 16px;background:linear-gradient(180deg,#f8fafc,#fff)}
.dcw-wallet-expert-login-card{width:min(440px,100%);background:#fff;border:1px solid #e5e9ef;border-radius:22px;padding:30px;box-shadow:0 18px 55px rgba(15,23,42,.08)}
.dcw-wallet-expert-brand{display:flex;align-items:center;gap:9px;margin-bottom:28px;font-size:14px;font-weight:800;color:#111827}.dcw-wallet-expert-brand i{width:8px;height:8px;border-radius:50%;background:var(--dcw-theme)}
.dcw-wallet-expert-login-head small{display:block;color:var(--dcw-theme);font-size:12px;font-weight:800;margin-bottom:6px}.dcw-wallet-expert-login-head h2{font-size:24px!important;line-height:1.5!important;margin:0 0 7px!important;color:#111827!important}.dcw-wallet-expert-login-head p{margin:0 0 22px!important;color:#6b7280;font-size:14px!important}
.dcw-wallet-expert-login-form{display:grid;gap:14px}.dcw-wallet-expert-login-form label>span{display:block;margin-bottom:7px;font-size:13px;font-weight:700;color:#374151}.dcw-wallet-expert-login-form input[type=text],.dcw-wallet-expert-login-form input[type=password]{width:100%;height:48px;border:1px solid #d9dee7!important;border-radius:12px!important;background:#fafbfc!important;padding:0 14px!important;font-size:14px!important;box-shadow:none!important}.dcw-wallet-expert-login-form input:focus{border-color:var(--dcw-theme)!important;background:#fff!important}.dcw-wallet-expert-login-form .dcw-primary-button{width:100%;height:48px;justify-content:center;margin-top:3px}

.dcw-wallet-expert-login-form .dcw-expert-remember{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:9px!important;position:relative!important;min-height:24px!important;margin:0!important;padding:0!important;cursor:pointer!important;user-select:none!important}
.dcw-wallet-expert-login-form .dcw-expert-remember input[type=checkbox]{position:absolute!important;opacity:0!important;visibility:hidden!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;pointer-events:none!important}
.dcw-wallet-expert-login-form .dcw-expert-remember .dcw-expert-check-ui{display:inline-flex!important;flex:0 0 18px!important;width:18px!important;height:18px!important;margin:0!important;padding:0!important;align-items:center!important;justify-content:center!important;border:1.5px solid #cbd2dc!important;border-radius:5px!important;background:#fff!important;box-shadow:0 1px 2px rgba(15,23,42,.04)!important;transition:.16s ease!important}
.dcw-wallet-expert-login-form .dcw-expert-remember:hover .dcw-expert-check-ui{border-color:var(--dcw-theme)!important}
.dcw-wallet-expert-login-form .dcw-expert-remember input[type=checkbox]:focus-visible + .dcw-expert-check-ui{outline:3px solid color-mix(in srgb,var(--dcw-theme) 20%,transparent)!important;outline-offset:2px!important}
.dcw-wallet-expert-login-form .dcw-expert-remember input[type=checkbox]:checked + .dcw-expert-check-ui{background:var(--dcw-theme)!important;border-color:var(--dcw-theme)!important}
.dcw-wallet-expert-login-form .dcw-expert-remember input[type=checkbox]:checked + .dcw-expert-check-ui:after{content:"";display:block!important;width:8px!important;height:4px!important;border-right:2px solid #fff!important;border-bottom:2px solid #fff!important;transform:rotate(45deg) translate(-1px,-1px)!important}
.dcw-wallet-expert-login-form .dcw-expert-remember .dcw-expert-remember-text{display:inline-block!important;margin:0!important;padding:0!important;font-size:13px!important;line-height:1.6!important;font-weight:500!important;color:#5f6875!important}

.dcw-wallet-expert-login-foot{border-top:1px solid #edf0f4;margin-top:22px;padding-top:16px;font-size:12px;color:#8a93a0;text-align:center}.dcw-expert-front-notice{padding:11px 13px;border-radius:10px;font-size:13px;margin:0 0 15px}.dcw-expert-front-notice.is-success{background:#ecfdf3;color:#087a48;border:1px solid #b7efd2}.dcw-expert-front-notice.is-error{background:#fff2f2;color:#a62323;border:1px solid #ffd0d0}
.dcw-expert-front-state{max-width:520px;margin:50px auto;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:28px}

.dcw-wallet-expert-portal{max-width:1320px;margin:24px auto 50px;display:grid;grid-template-columns:245px minmax(0,1fr);gap:18px;align-items:start;font-family:inherit}
.dcw-expert-sidebar{position:sticky;top:20px;background:#171c22;color:#fff;border-radius:20px;padding:18px;min-height:650px;display:flex;flex-direction:column;box-shadow:0 14px 45px rgba(15,23,42,.10)}
.dcw-expert-side-brand{padding:8px 8px 20px;border-bottom:1px solid rgba(255,255,255,.09)}.dcw-expert-side-brand span{display:block;font-size:11px;color:#a9b1bc;margin-bottom:4px}.dcw-expert-side-brand strong{font-size:18px}
.dcw-expert-sidebar nav{display:grid;gap:7px;padding:18px 0}.dcw-expert-sidebar nav a{display:flex;align-items:center;justify-content:space-between;color:#cfd5dc!important;text-decoration:none!important;border-radius:11px;padding:11px 12px;font-size:13px;font-weight:700}.dcw-expert-sidebar nav a:hover,.dcw-expert-sidebar nav a.is-active{background:#fff;color:#151a20!important}.dcw-expert-sidebar nav a b{min-width:22px;height:22px;border-radius:11px;background:var(--dcw-theme);color:#fff;display:grid;place-items:center;font-size:10px}
.dcw-expert-side-user{margin-top:auto;display:flex;align-items:center;gap:10px;padding:13px 7px;border-top:1px solid rgba(255,255,255,.09)}.dcw-expert-side-user>div{width:36px;height:36px;border-radius:10px;background:var(--dcw-theme);display:grid;place-items:center;font-weight:900}.dcw-expert-side-user span{display:grid}.dcw-expert-side-user b{font-size:12px;color:#fff}.dcw-expert-side-user small{font-size:10px;color:#9da7b4}.dcw-expert-logout-form button{width:100%;border:1px solid rgba(255,255,255,.14);background:transparent;color:#d8dde4;border-radius:10px;padding:9px;font-size:11px;cursor:pointer}
.dcw-expert-main{min-width:0}.dcw-expert-mobile-head{display:none}.dcw-expert-page-head{display:flex;justify-content:space-between;align-items:flex-end;margin:4px 2px 18px}.dcw-expert-page-head small{display:block;color:var(--dcw-theme);font-size:11px;font-weight:900;margin-bottom:3px}.dcw-expert-page-head h1{font-size:25px!important;margin:0!important;color:#151a20!important;line-height:1.5!important}.dcw-expert-page-head p{margin:4px 0 0!important;color:#7b8490;font-size:13px!important}
.dcw-expert-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.dcw-expert-kpis>div{background:#fff;border:1px solid #e5e9ef;border-radius:14px;padding:15px 16px;display:flex;justify-content:space-between;align-items:center}.dcw-expert-kpis span{font-size:12px;color:#69727f}.dcw-expert-kpis strong{font-size:22px;color:#151a20}
.dcw-expert-filter{display:flex;gap:8px;background:#fff;border:1px solid #e5e9ef;border-radius:14px;padding:10px;margin-bottom:12px}.dcw-expert-filter input,.dcw-expert-filter select,.dcw-expert-wallet-search input{height:40px!important;border:1px solid #dfe4ea!important;border-radius:9px!important;background:#fafbfc!important;padding:0 11px!important;font-size:12px!important;box-shadow:none!important}.dcw-expert-filter input{flex:1}.dcw-expert-filter select{min-width:180px}.dcw-expert-filter button,.dcw-expert-wallet-search button{height:40px;border:0;border-radius:9px;background:#20262d;color:#fff;padding:0 18px;font-size:12px;font-weight:800;cursor:pointer}
.dcw-expert-request-list{display:grid;gap:11px}.dcw-expert-request-card{background:#fff;border:1px solid #e4e8ee;border-radius:17px;padding:17px;box-shadow:0 7px 22px rgba(15,23,42,.035)}.dcw-expert-request-card.status-pending{border-right:3px solid #e6a51e}.dcw-expert-request-card.status-completed{border-right:3px solid #16a36a}.dcw-expert-request-card.status-rejected{border-right:3px solid #d94a4a}
.dcw-expert-request-top{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.dcw-expert-request-top h3{font-size:16px!important;margin:5px 0 2px!important}.dcw-expert-request-top small{font-size:10px;color:#9098a3}.dcw-request-status{font-size:10px;font-weight:800;color:#7c5d10;background:#fff7db;border-radius:15px;padding:4px 8px}.status-approved .dcw-request-status,.status-completed .dcw-request-status{background:#eafaf3;color:#13744e}.status-rejected .dcw-request-status{background:#fff0f0;color:#a82d2d}.dcw-request-amount{text-align:left}.dcw-request-amount small{display:block;font-size:10px;color:#858f9b;margin-bottom:3px}.dcw-request-amount strong{font-size:17px;color:var(--dcw-theme)}
.dcw-expert-customer-line{display:grid;grid-template-columns:210px 1fr;gap:12px;border-top:1px solid #eef1f4;border-bottom:1px solid #eef1f4;padding:12px 0;margin:13px 0}.dcw-expert-customer-line>div{display:grid}.dcw-expert-customer-line b{font-size:12px}.dcw-expert-customer-line span{font-size:11px;color:#77818d}.dcw-expert-customer-line p{font-size:12px!important;color:#4f5965!important;margin:0!important;align-self:center}
.dcw-request-finance-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.dcw-request-finance-grid>div{background:#f8fafb;border-radius:10px;padding:10px}.dcw-request-finance-grid span{display:block;font-size:10px;color:#7b8490;margin-bottom:2px}.dcw-request-finance-grid b{font-size:12px;color:#222b35}
.dcw-request-decision-form{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end;margin-top:12px}.dcw-request-decision-form textarea{min-height:58px!important;border:1px solid #dfe4ea!important;border-radius:10px!important;padding:9px 11px!important;font-size:12px!important;resize:vertical}.dcw-request-decision-form>div{display:flex;gap:7px}.dcw-request-decision-form button{height:38px;border-radius:9px;border:0;padding:0 14px;font-size:11px;font-weight:900;cursor:pointer;white-space:nowrap}.dcw-expert-approve{background:#20262d;color:#fff}.dcw-expert-reject{background:#fff;color:#a72d2d;border:1px solid #f0c3c3!important}.dcw-request-note{margin-top:12px;background:#f8fafb;border-radius:10px;padding:10px 12px}.dcw-request-note span{font-size:10px;color:#7d8792}.dcw-request-note p{margin:2px 0 0!important;font-size:12px!important}
.dcw-expert-empty{background:#fff;border:1px dashed #d8dde5;border-radius:14px;padding:25px;text-align:center;color:#7c8590;font-size:13px}
.dcw-expert-panel-card{background:#fff;border:1px solid #e5e9ef;border-radius:17px;padding:17px;margin-bottom:12px}.dcw-expert-card-head h3{font-size:16px!important;margin:0!important}.dcw-expert-card-head p{font-size:11px!important;color:#7d8792!important;margin:2px 0 14px!important}.dcw-expert-charge-form{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.dcw-expert-charge-form label{display:block}.dcw-expert-charge-form label>span{display:block;font-size:10px;color:#6e7884;margin-bottom:5px}.dcw-expert-charge-form input{width:100%;height:41px!important;border:1px solid #dfe4ea!important;border-radius:9px!important;padding:0 10px!important;font-size:12px!important}.dcw-expert-charge-form .is-wide{grid-column:span 2}.dcw-expert-charge-form button{align-self:end;height:41px;border:0;border-radius:9px;background:#20262d;color:#fff;font-weight:900;font-size:11px;cursor:pointer}.dcw-expert-wallet-search{display:flex;gap:8px;margin-bottom:12px}.dcw-expert-wallet-search input{flex:1}.dcw-expert-wallet-owner{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:9px;margin-bottom:12px}.dcw-expert-wallet-owner>div{background:#f8fafb;border-radius:11px;padding:12px;display:grid}.dcw-expert-wallet-owner small{font-size:10px;color:#7c8590}.dcw-expert-wallet-owner b{font-size:13px}.dcw-expert-wallet-owner strong{font-size:17px;color:var(--dcw-theme);margin:2px 0}.dcw-expert-wallet-owner span{font-size:10px;color:#7d8792}
.dcw-expert-table-wrap{overflow:auto;border:1px solid #edf0f3;border-radius:11px}.dcw-expert-table-wrap table{width:100%;border-collapse:collapse;margin:0!important}.dcw-expert-table-wrap th,.dcw-expert-table-wrap td{font-size:10px!important;padding:9px 10px!important;text-align:right;border-bottom:1px solid #edf0f3}.dcw-expert-table-wrap th{background:#f8fafb;color:#65707d}.dcw-expert-table-wrap tr:last-child td{border-bottom:0}
.dcw-expert-orders-grid{display:grid;gap:9px}.dcw-expert-order-card{background:#fff;border:1px solid #e5e9ef;border-radius:15px;padding:15px}.dcw-expert-order-head{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.dcw-expert-order-head>div{display:grid}.dcw-expert-order-head b{font-size:14px}.dcw-expert-order-head span{font-size:10px;color:#7a8490}.dcw-expert-order-head strong{font-size:10px;background:#f0f3f6;border-radius:15px;padding:5px 9px}.dcw-expert-order-card>p{font-size:11px!important;color:#4f5965!important;margin:10px 0!important}.dcw-expert-order-money{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.dcw-expert-order-money span{background:#f8fafb;border-radius:9px;padding:8px;font-size:9px;color:#78828e;display:grid}.dcw-expert-order-money b{font-size:11px;color:#252d36;margin-top:2px}.dcw-expert-pagination{display:flex;justify-content:center;gap:5px;margin-top:16px}.dcw-expert-pagination .page-numbers{min-width:32px;height:32px;border-radius:8px;background:#fff;border:1px solid #e2e6eb;display:grid;place-items:center;text-decoration:none!important;color:#424b55!important;font-size:11px}.dcw-expert-pagination .current{background:#20262d;color:#fff!important;border-color:#20262d}
@media(max-width:900px){.dcw-wallet-expert-portal{display:block;margin:10px}.dcw-expert-sidebar{position:static;min-height:0;margin-bottom:10px;padding:12px}.dcw-expert-side-brand{padding:3px 4px 10px}.dcw-expert-sidebar nav{display:flex;overflow:auto;padding:10px 0;gap:5px}.dcw-expert-sidebar nav a{white-space:nowrap;padding:9px 10px}.dcw-expert-side-user,.dcw-expert-logout-form{display:none}.dcw-expert-mobile-head{display:flex;justify-content:space-between;align-items:center;background:#171c22;color:#fff;border-radius:12px;padding:10px 12px;margin-bottom:10px;font-size:11px}.dcw-expert-kpis{grid-template-columns:1fr 1fr 1fr}.dcw-request-finance-grid,.dcw-expert-order-money{grid-template-columns:1fr 1fr}.dcw-expert-customer-line{grid-template-columns:1fr}.dcw-request-decision-form{grid-template-columns:1fr}.dcw-expert-charge-form{grid-template-columns:1fr 1fr}.dcw-expert-charge-form .is-wide{grid-column:1/-1}.dcw-expert-wallet-owner{grid-template-columns:1fr 1fr}.dcw-expert-wallet-owner>div:first-child{grid-column:1/-1}}
@media(max-width:560px){.dcw-wallet-expert-login-card{padding:22px 18px;border-radius:17px}.dcw-wallet-expert-login-head h2{font-size:21px!important}.dcw-expert-page-head h1{font-size:21px!important}.dcw-expert-kpis{grid-template-columns:1fr}.dcw-expert-filter{display:grid;grid-template-columns:1fr 1fr}.dcw-expert-filter input{grid-column:1/-1}.dcw-expert-filter select{min-width:0}.dcw-expert-request-top{display:grid}.dcw-request-amount{text-align:right}.dcw-request-finance-grid,.dcw-expert-order-money{grid-template-columns:1fr 1fr}.dcw-request-decision-form>div{display:grid;grid-template-columns:1fr}.dcw-request-decision-form button{width:100%}.dcw-expert-charge-form{grid-template-columns:1fr}.dcw-expert-charge-form .is-wide{grid-column:auto}.dcw-expert-wallet-owner{grid-template-columns:1fr}.dcw-expert-wallet-owner>div:first-child{grid-column:auto}}

/* Logged-in activation: use the existing WordPress/Digits identity. */
.dcw-activation-logged-in .dcw-activation-card-head{margin-bottom:18px}
.dcw-activation-account-warning{padding:11px 13px;border:1px solid #f0c7c3;background:#fff7f6;border-radius:10px;font-size:13px;line-height:1.9;color:#7b2d26}

/* v1.1.18 - inline mobile registration for logged-in accounts without a phone */
.dcw-field-help{display:block;margin-top:6px;font-size:11px;line-height:1.8;color:#777;font-weight:400}
.dcw-activation-logged-in label input[name="mobile"]{direction:ltr;text-align:left}

/* v1.1.19 - checkout-first auto credit increase */
.dcw-minimal-summary-before-wallets{margin:0 0 12px!important}
.dcw-minimal-summary-before-wallets .dcw-minimal-upfront{
  min-height:54px!important;
  border:1px solid #e5e9ee!important;
  background:#f8fafb!important;
  border-radius:12px!important;
}
.dcw-minimal-summary-before-wallets .dcw-minimal-upfront span{font-size:14px!important;color:#4f5862!important}
.dcw-minimal-summary-before-wallets .dcw-minimal-upfront strong,
.dcw-minimal-summary-before-wallets .dcw-minimal-upfront strong .amount,
.dcw-minimal-summary-before-wallets .dcw-minimal-upfront strong .woocommerce-Price-currencySymbol{
  font-size:17px!important;font-weight:900!important;color:var(--dcw-theme)!important
}
.dcw-minimal-shortfall{
  display:grid!important;
  grid-template-columns:minmax(150px,1fr) minmax(170px,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
}
.dcw-minimal-increase-fee{
  display:grid!important;gap:3px!important;min-width:0!important;
  padding-right:14px!important;border-right:1px solid rgba(117,90,54,.15)!important
}
.dcw-minimal-increase-fee>span{font-size:12px!important;font-weight:800!important;color:#7a654b!important}
.dcw-minimal-increase-fee>strong,
.dcw-minimal-increase-fee .amount,
.dcw-minimal-increase-fee .woocommerce-Price-currencySymbol{
  font-size:16px!important;font-weight:900!important;color:#8e5411!important;white-space:nowrap!important
}
.dcw-auto-increase-note{
  grid-column:1/-1!important;display:block!important;margin-top:-2px!important;
  color:#7d7163!important;font-size:10.5px!important;line-height:1.8!important
}
.dcw-minimal-request-btn{
  min-width:154px!important;width:auto!important;height:36px!important;min-height:36px!important;
  padding:0 13px!important;border-radius:9px!important
}
.dcw-minimal-request-btn span{font-size:11.5px!important}
.dcw-minimal-payable span{font-size:14px!important}
.dcw-minimal-payable strong,
.dcw-minimal-payable strong .amount,
.dcw-minimal-payable strong .woocommerce-Price-currencySymbol{font-size:17px!important}

body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty{
  display:inline-flex!important;align-items:center!important;gap:0!important;width:max-content!important;
  height:30px!important;margin-top:5px!important;border:1px solid #e0e5ea!important;border-radius:8px!important;
  overflow:hidden!important;background:#fff!important;direction:ltr!important
}
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty button{
  width:29px!important;height:28px!important;min-height:28px!important;padding:0!important;margin:0!important;
  border:0!important;border-radius:0!important;background:#f5f7f9!important;color:#242a31!important;
  font:900 17px/1 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;box-shadow:none!important;cursor:pointer!important
}
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty button:hover{background:#eceff3!important}
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty b,
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty span{
  min-width:34px!important;padding:0 7px!important;color:#323941!important;text-align:center!important;
  font:800 11px/28px DCWVazir,Vazirmatn,Tahoma,sans-serif!important
}
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty.is-loading{opacity:.45!important;pointer-events:none!important}

@media(max-width:720px){
  .dcw-minimal-shortfall{grid-template-columns:1fr 1fr!important;gap:10px!important}
  .dcw-minimal-request-btn{grid-column:1/-1!important;width:100%!important;min-width:0!important;height:37px!important;min-height:37px!important}
  .dcw-auto-increase-note{grid-column:1/-1!important}
  .dcw-minimal-increase-fee{padding-right:10px!important}
  .dcw-minimal-increase-fee>span{font-size:11px!important}
  .dcw-minimal-increase-fee>strong,
  .dcw-minimal-increase-fee .amount,
  .dcw-minimal-increase-fee .woocommerce-Price-currencySymbol{font-size:14px!important}
  .dcw-minimal-summary-before-wallets .dcw-minimal-upfront strong,
  .dcw-minimal-summary-before-wallets .dcw-minimal-upfront strong .amount,
  .dcw-minimal-summary-before-wallets .dcw-minimal-upfront strong .woocommerce-Price-currencySymbol{font-size:15px!important}
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-item{align-items:center!important}
}
/* Cart page is intentionally bypassed in v1.1.19. */
body.woocommerce-checkout .wd-checkout-steps .step-cart{display:none!important}

/* v1.1.20 - checkout quantity controls for every customer + explicit remove */
body.woocommerce-checkout #order_review .dcw-checkout-qty-native,
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty{
  display:inline-flex!important;
  align-items:center!important;
  width:max-content!important;
  max-width:100%!important;
  height:30px!important;
  margin-top:5px!important;
  border:1px solid #e0e5ea!important;
  border-radius:8px!important;
  overflow:hidden!important;
  background:#fff!important;
  direction:ltr!important;
}
body.woocommerce-checkout #order_review .dcw-checkout-qty-native button,
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty button{
  width:29px!important;
  height:28px!important;
  min-width:29px!important;
  min-height:28px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:#f5f7f9!important;
  color:#242a31!important;
  font:900 16px/1 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  box-shadow:none!important;
  cursor:pointer!important;
}
body.woocommerce-checkout #order_review .dcw-checkout-qty-native button.dcw-qty-remove,
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty button.dcw-qty-remove{
  border-left:1px solid #e7eaee!important;
  background:#fff!important;
  color:#7b838d!important;
  font-size:15px!important;
}
body.woocommerce-checkout #order_review .dcw-checkout-qty-native button:hover,
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty button:hover{background:#eceff3!important}
body.woocommerce-checkout #order_review .dcw-checkout-qty-native b,
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty b{
  min-width:34px!important;
  padding:0 7px!important;
  color:#323941!important;
  text-align:center!important;
  font:800 11px/28px DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
}
body.woocommerce-checkout #order_review .dcw-checkout-qty-native.is-loading,
body.dcw-wallet-checkout-active #order_review .dcw-checkout-qty.is-loading{opacity:.45!important;pointer-events:none!important}

/* v1.1.21 - compact shortage UI + 2% is extra down payment, not a fee */
.dcw-minimal-shortfall{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:12px!important;
  width:100%!important;
  max-width:100%!important;
  padding:15px 16px!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.dcw-minimal-shortfall-values{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  gap:0!important;
}
.dcw-minimal-shortfall-info,
.dcw-minimal-increase-fee{
  min-width:0!important;
  padding:0 14px!important;
  box-sizing:border-box!important;
}
.dcw-minimal-shortfall-info{padding-right:0!important}
.dcw-minimal-increase-fee{
  border-right:1px solid rgba(117,90,54,.16)!important;
  padding-left:0!important;
}
.dcw-minimal-increase-fee>span{
  font-size:12px!important;
  line-height:1.8!important;
  font-weight:800!important;
  color:#765f43!important;
}
.dcw-minimal-increase-fee>strong,
.dcw-minimal-increase-fee .amount,
.dcw-minimal-increase-fee .woocommerce-Price-currencySymbol{
  font-size:16px!important;
  line-height:1.55!important;
  font-weight:900!important;
  color:#96580c!important;
}
.dcw-minimal-increase-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex-wrap:wrap!important;
  gap:10px 12px!important;
  width:100%!important;
  min-width:0!important;
  padding-top:11px!important;
  border-top:1px solid rgba(117,90,54,.12)!important;
  box-sizing:border-box!important;
}
.dcw-minimal-increase-actions .dcw-minimal-request-btn{
  position:static!important;
  inset:auto!important;
  float:none!important;
  transform:none!important;
  margin:0!important;
  flex:0 0 auto!important;
  justify-self:auto!important;
  width:auto!important;
  min-width:145px!important;
  max-width:100%!important;
  height:36px!important;
  min-height:36px!important;
  padding:0 13px!important;
  border-radius:9px!important;
  box-sizing:border-box!important;
}
.dcw-minimal-increase-actions .dcw-auto-increase-note{
  display:block!important;
  grid-column:auto!important;
  flex:1 1 240px!important;
  min-width:0!important;
  margin:0!important;
  color:#7d7163!important;
  font-size:10.5px!important;
  line-height:1.9!important;
}
.dcw-minimal-summary-before-wallets .dcw-minimal-upfront strong[data-dcw-total-upfront]{
  transition:opacity .15s ease!important;
}
@media(max-width:480px){
  .dcw-minimal-shortfall-values{grid-template-columns:1fr!important;gap:10px!important}
  .dcw-minimal-shortfall-info,
  .dcw-minimal-increase-fee{padding:0!important}
  .dcw-minimal-increase-fee{border-right:0!important;border-top:1px solid rgba(117,90,54,.12)!important;padding-top:10px!important}
  .dcw-minimal-increase-actions{display:grid!important;grid-template-columns:1fr!important}
  .dcw-minimal-increase-actions .dcw-minimal-request-btn{width:100%!important;min-width:0!important}
}


/* v1.1.22 - simple shortage box; total upfront moved into order summary */
.dcw-minimal-summary-before-wallets{display:none!important}
.dcw-minimal-shortfall{
  display:grid!important;
  grid-template-columns:minmax(150px,1fr) minmax(170px,1fr) auto!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  padding:15px 17px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
.dcw-minimal-shortfall-info,
.dcw-minimal-increase-fee{
  display:grid!important;
  gap:3px!important;
  min-width:0!important;
  padding:0!important;
}
.dcw-minimal-increase-fee{
  padding-right:14px!important;
  border-right:1px solid rgba(117,90,54,.15)!important;
}
.dcw-minimal-shortfall .dcw-minimal-request-btn{
  position:static!important;
  inset:auto!important;
  transform:none!important;
  justify-self:end!important;
  width:auto!important;
  min-width:145px!important;
  max-width:100%!important;
  height:36px!important;
  min-height:36px!important;
  margin:0!important;
  padding:0 13px!important;
  border-radius:9px!important;
}
.dcw-auto-increase-note,
.dcw-minimal-increase-actions{display:none!important}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  width:100%!important;
  min-height:50px!important;
  padding:12px 17px!important;
  margin:0!important;
  border:0!important;
  border-top:1px solid #e3e7eb!important;
  background:#f7f8fa!important;
  color:#30363d!important;
  box-sizing:border-box!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>strong,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>span{
  margin:0!important;
  color:#30363d!important;
  font:900 14px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  white-space:nowrap!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>span{color:var(--dcw-theme)!important}
@media(max-width:720px){
  .dcw-minimal-shortfall{grid-template-columns:1fr 1fr!important;gap:10px!important;padding:14px!important}
  .dcw-minimal-shortfall .dcw-minimal-request-btn{grid-column:1/-1!important;justify-self:stretch!important;width:100%!important;min-width:0!important}
  .dcw-minimal-increase-fee{padding-right:10px!important}
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront{min-height:48px!important;padding:11px 14px!important}
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>strong,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>span{font-size:13px!important}
}


/* v1.1.23 - simplified shortage action + unified checkout totals */
.dcw-minimal-shortfall{
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:center!important;
  gap:14px!important;
  padding:15px 17px!important;
}
.dcw-minimal-shortfall-info{
  display:grid!important;
  gap:3px!important;
  min-width:0!important;
  padding:0!important;
}
.dcw-minimal-increase-fee,
[data-dcw-increase-fee-wrap]{display:none!important}
.dcw-minimal-shortfall .dcw-minimal-request-btn{
  grid-column:auto!important;
  justify-self:end!important;
  width:auto!important;
  min-width:145px!important;
  max-width:100%!important;
  height:36px!important;
  min-height:36px!important;
  margin:0!important;
  padding:0 13px!important;
}

/* Keep product total and total prepayment in one calm visual system. */
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:18px!important;
  width:100%!important;
  min-height:50px!important;
  padding:12px 17px!important;
  margin:0!important;
  border:0!important;
  border-top:1px solid #e3e7eb!important;
  border-radius:0!important;
  background:#f7f8fa!important;
  color:#2d343b!important;
  box-sizing:border-box!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront{
  background:#fbfbfc!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>strong,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>span,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .amount,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .woocommerce-Price-currencySymbol,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>strong,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>span{
  margin:0!important;
  color:#2d343b!important;
  font:900 14px/1.7 DCWVazir,Vazirmatn,Tahoma,sans-serif!important;
  white-space:nowrap!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>strong,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>strong{
  color:#505861!important;
}
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>span,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .amount,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .woocommerce-Price-currencySymbol,
body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>span{
  color:#20262c!important;
}
@media(max-width:720px){
  .dcw-minimal-shortfall{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;padding:14px!important}
  .dcw-minimal-shortfall .dcw-minimal-request-btn{grid-column:auto!important;justify-self:end!important;width:auto!important;min-width:125px!important}
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront{min-height:48px!important;padding:11px 14px!important}
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>strong,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total>span,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .amount,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-total .woocommerce-Price-currencySymbol,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>strong,
  body.dcw-wallet-checkout-active #order_review .dcw-clean-order-upfront>span{font-size:13px!important}
}
