/* WOW Printer Order Manager v1.2.0 — Corporate Checkout */
.wow-om,
.wow-om *{box-sizing:border-box}
.wow-om{font-family:Arial,Helvetica,sans-serif;font-size:var(--wow-base,14px);line-height:1.45;color:#17251d;max-width:var(--wow-max,1180px);margin:0 auto;padding:18px 18px 26px}
.wow-om svg{display:block}
.wow-checkout-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 28px;border:1px solid #e5eee8;border-radius:var(--wow-radius,14px);background:linear-gradient(110deg,#fff 0%,#fbfefc 58%,#eaf8ef 100%);box-shadow:0 8px 28px rgba(20,60,40,.06);overflow:hidden;position:relative}
.wow-checkout-hero:after{content:"";position:absolute;right:-45px;top:-55px;width:260px;height:220px;background:radial-gradient(circle,rgba(55,180,78,.12),transparent 68%);pointer-events:none}
.wow-hero-copy{position:relative;z-index:1}
.wow-kicker{display:inline-block;color:var(--wow-green,#37B44E);font-size:11px;font-weight:700;letter-spacing:1.2px;margin-bottom:5px}
.wow-checkout-hero h1{font-size:clamp(28px,var(--wow-h1,36px),44px);line-height:1.12;margin:0 0 8px;color:var(--wow-heading,#153827);font-weight:700}
.wow-checkout-hero p{margin:0;color:#607168;font-size:14px}
.wow-hero-mark{min-width:176px;padding:14px 17px;border-radius:12px;background:#fff;border:1px solid #dce9e1;display:flex;align-items:center;gap:10px;position:relative;z-index:1;box-shadow:0 5px 16px rgba(20,60,40,.04)}
.wow-hero-mark span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--wow-green,#37B44E);color:#fff;font-weight:800}
.wow-hero-mark b{color:#244536;font-size:13px}
.wow-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:18px 0 20px;padding:0 12px}
.wow-progress>div{position:relative;text-align:center;color:#6f7d76;font-size:12px;font-weight:600}
.wow-progress>div:not(:last-child):after{content:"";position:absolute;top:15px;left:58%;right:-42%;height:1px;background:#d8e2dc}
.wow-progress i{display:grid;place-items:center;width:31px;height:31px;margin:0 auto 6px;border-radius:50%;background:#eef2ef;color:#64736b;font-style:normal;font-weight:700;position:relative;z-index:1;border:1px solid #e0e7e2}
.wow-progress .active{color:#178c45}.wow-progress .active i{background:var(--wow-green,#37B44E);color:#fff;border-color:var(--wow-green,#37B44E)}
.wow-order-form{margin:0}.wow-checkout-grid{display:grid;grid-template-columns:minmax(285px,36%) minmax(0,64%);gap:16px;align-items:start}
.wow-panel{background:#fff;border:1px solid #dfe9e3;border-radius:var(--wow-radius,14px);box-shadow:0 6px 22px rgba(20,60,40,.055)}
.wow-summary-card{padding:18px;position:sticky;top:18px}
.wow-right-stack{display:grid;gap:14px}.wow-customer-card,.wow-payment-card{padding:18px}
.wow-section-heading{display:flex;align-items:flex-start;gap:10px;margin-bottom:15px}
.wow-heading-icon{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:var(--wow-green,#37B44E);border-radius:7px;flex:0 0 auto}.wow-heading-icon svg{width:18px;height:18px}
.wow-section-heading h2{margin:0;color:#17251d;font-size:18px;line-height:1.2;font-weight:700}.wow-section-heading p{margin:3px 0 0;color:#7a8881;font-size:12px}
.wow-product-mini{display:flex;gap:12px;align-items:center;padding:12px;border:1px solid #e6eee9;border-radius:11px;background:#fbfefc;margin-bottom:13px}
.wow-product-art{width:58px;height:58px;border-radius:10px;background:linear-gradient(145deg,#eaf8ef,#f8fcf9);display:grid;place-items:center;color:var(--wow-green,#37B44E);border:1px solid #dcebe1}.wow-product-art svg{width:32px;height:32px}
.wow-product-mini strong{display:block;font-size:14px;margin-bottom:3px}.wow-product-mini small{color:#77857e;font-size:11px}
.wow-spec-list{border-top:1px solid #edf2ef}.wow-spec-list>div{display:grid;grid-template-columns:42% 58%;gap:8px;padding:7px 0;border-bottom:1px solid #edf2ef;font-size:12px}.wow-spec-list span{color:#68776f}.wow-spec-list b{color:#253a2f;text-align:right;font-weight:600;word-break:break-word}
.wow-grand-total{margin-top:12px;padding:12px 13px;border-radius:10px;background:linear-gradient(90deg,#eefaf2,#e3f7e9);display:flex;justify-content:space-between;align-items:center;color:#13733a}.wow-grand-total span{font-weight:700}.wow-grand-total strong{font-size:18px}
.wow-advance-note{display:flex;gap:9px;margin-top:11px;padding:12px;border-radius:10px;background:#f2fbf5;border:1px solid #d7efdf;color:#335343}.wow-advance-note>span{color:var(--wow-green,#37B44E);flex:0 0 auto}.wow-advance-note svg{width:20px;height:20px}.wow-advance-note p{margin:0;font-size:11.5px}.wow-advance-note strong{color:#197f41}
.wow-highlights{margin-top:16px}.wow-highlights h3{font-size:15px;margin:0 0 10px}.wow-highlight{display:flex;align-items:center;gap:10px;padding:8px 0}.wow-highlight>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eaf8ef;color:var(--wow-green,#37B44E);flex:0 0 auto}.wow-highlight svg{width:18px;height:18px}.wow-highlight b{display:block;font-size:12px}.wow-highlight small{display:block;color:#78867f;font-size:10.5px;margin-top:1px}
.wow-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wow-fields label,.wow-payment-fields label{display:block}.wow-fields label.wide{grid-column:1/-1}.wow-fields label>span,.wow-payment-fields label>span{display:block;font-size:11.5px;font-weight:700;color:#26382f;margin-bottom:5px}.wow-fields em,.wow-payment-fields em{color:#c73d3d;font-style:normal}.wow-fields label>span small{font-weight:400;color:#809087}
.wow-fields input[type=text],.wow-fields input[type=tel],.wow-fields input[type=email],.wow-fields textarea,.wow-payment-fields input[type=text]{width:100%;min-height:39px;padding:9px 11px;border:1px solid #d7e1db;border-radius:8px;background:#fff;color:#203229;font:inherit;outline:none;transition:border-color .15s,box-shadow .15s}.wow-fields textarea{resize:vertical;min-height:75px}.wow-fields input:focus,.wow-fields textarea:focus,.wow-payment-fields input:focus{border-color:var(--wow-green,#37B44E);box-shadow:0 0 0 3px rgba(55,180,78,.1)}
.wow-file-drop input[type=file]{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}.wow-file-drop{position:relative}.wow-drop-ui{min-height:82px;border:1px dashed #b9c9bf;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding:14px;text-align:center;color:#53635a;cursor:pointer;background:#fcfefd;transition:.15s}.wow-drop-ui:hover{border-color:var(--wow-green,#37B44E);background:#f6fcf8}.wow-drop-ui svg{width:24px;height:24px;color:#65736c}.wow-drop-ui b{font-size:11.5px}.wow-drop-ui small{font-size:10.5px;color:#75847c}.wow-file-drop.has-file .wow-drop-ui{border-style:solid;border-color:var(--wow-green,#37B44E);background:#effaf3;color:#17753b}
.wow-check{display:flex!important;align-items:flex-start;gap:8px;font-size:11px;color:#5d6c64}.wow-check input{margin-top:2px}.wow-check span{font-weight:400!important;margin:0!important}
.wow-minimum-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;border-radius:9px;background:#f3faf5;border:1px solid #dceddf;margin-bottom:12px;font-size:11.5px}.wow-minimum-bar span{color:#63746b}.wow-minimum-bar strong{color:#14763c;font-size:13px}
.wow-warning{padding:12px;border-radius:9px;background:#fff7e8;border:1px solid #f3d69a;color:#7b5410;font-size:12px}
.wow-pay-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.wow-pay-tab{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:108px;border:1px solid #dce5df;border-radius:10px;background:#fff;padding:10px;cursor:pointer;transition:.15s;text-align:center}.wow-pay-tab input{position:absolute;left:10px;top:10px}.wow-pay-tab:has(input:checked){border-color:var(--wow-green,#37B44E);box-shadow:0 0 0 1px var(--wow-green,#37B44E);background:#fbfffc}.pay-brand{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;margin:3px 0 7px;font-size:12px;font-weight:800;color:#fff;background:#577167}.pay-brand.jazzcash{background:linear-gradient(145deg,#b62828,#e28a12)}.pay-brand.easypaisa{background:linear-gradient(145deg,#2c9c34,#65c95b)}.pay-brand.meezan{background:linear-gradient(145deg,#5f2f90,#7b5bb6)}.wow-pay-tab b{font-size:11.5px}.wow-pay-panels{margin-top:9px}.pay-panel{display:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;border:1px solid #e2eae5;border-radius:9px;background:#fafcfb}.pay-panel.active{display:grid}.pay-panel>div{padding:8px;background:#fff;border:1px solid #e8efeb;border-radius:7px;min-width:0}.pay-panel small{display:block;color:#7a8780;font-size:10px;margin-bottom:2px}.pay-panel strong{font-size:11.5px;word-break:break-word}.pay-panel p{grid-column:1/-1;margin:2px 0 0;color:#65756c;font-size:10.5px}
.wow-payment-fields{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.9fr);gap:10px;margin-top:12px;align-items:start}.wow-payment-fields .receipt .wow-drop-ui{min-height:74px}.wow-fixed-amount{min-height:74px;padding:10px 11px;border:1px solid #cfe8d6;background:#effaf3;border-radius:9px;display:flex;flex-direction:column;justify-content:center}.wow-fixed-amount strong{font-size:17px;color:#13753a}.wow-fixed-amount small{display:block;margin-top:3px;color:#627269;font-size:10px;line-height:1.25}
.wow-payment-live{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.wow-payment-live>div{padding:10px 11px;border-radius:8px;background:#f8fbf9;border:1px solid #e2ebe5}.wow-payment-live span{display:block;font-size:10px;color:#77847d}.wow-payment-live b{display:block;margin-top:3px;color:#263b30;font-size:12px}.wow-payment-live>div:nth-child(2){background:#effaf3;border-color:#d3ecdb}.wow-payment-live>div:nth-child(2) b{color:#14763c}
.wow-check.terms{margin-top:12px;padding:10px;border-radius:8px;background:#fbfdfc;border:1px solid #e4ece7}.wow-submit{width:100%;border:0;border-radius:9px;background:linear-gradient(90deg,#1fa24c,#37B44E);color:#fff;min-height:46px;margin-top:12px;padding:10px 15px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 5px 14px rgba(55,180,78,.18);transition:transform .15s,filter .15s}.wow-submit:hover{filter:brightness(.98);transform:translateY(-1px)}.wow-submit:disabled{opacity:.45;cursor:not-allowed;transform:none}.wow-submit svg{width:17px;height:17px}.wow-submit b{font-size:21px;line-height:1;font-weight:400}
.wow-security-line{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;margin-top:10px;color:#728078;font-size:10px}.wow-security-line span{display:flex;align-items:center;gap:5px}.wow-security-line svg{width:14px;height:14px;color:#1c9b49}
.wow-help-bar{margin-top:14px;border:1px solid #d7ebdd;background:linear-gradient(90deg,#effaf3,#f9fdfa);border-radius:12px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:14px}.wow-help-copy{display:flex;gap:10px;align-items:center}.wow-help-copy>span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#1fa24c;color:#fff}.wow-help-copy svg{width:20px;height:20px}.wow-help-copy strong{display:block;font-size:13px}.wow-help-copy small{display:block;color:#6e7c74;font-size:10.5px;margin-top:2px}.wow-help-bar>a{display:inline-flex;align-items:center;gap:6px;text-decoration:none;border:1px solid #27a74f;border-radius:8px;padding:8px 11px;color:#188b43;font-weight:700;font-size:11px;background:#fff}.wow-help-bar>a svg{width:16px;height:16px}
.wow-empty,.wow-thankyou{max-width:720px;margin:24px auto;background:#fff;border:1px solid #dfe9e3;border-radius:14px;padding:28px;text-align:center;box-shadow:0 7px 24px rgba(20,60,40,.06)}.wow-empty-icon,.wow-thankyou .tick{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;margin:0 auto 12px;background:#eaf8ef;color:#188a42;font-size:24px;font-weight:800}.wow-empty h3,.wow-thankyou h2{margin:0 0 8px;color:#183b2a}.wow-empty p,.wow-thankyou p{margin:0;color:#66756d}.status-pill{display:inline-block;padding:5px 9px;border-radius:999px;background:#fff7e8;color:#8a5b09;font-size:10px;font-weight:800;margin-bottom:8px}.refbox{margin:18px auto 12px;max-width:420px;padding:14px;border-radius:10px;background:#effaf3;border:1px solid #d5ecdd}.refbox small{display:block;color:#6b7b72;font-size:10px}.refbox strong{display:block;margin-top:4px;color:#15783d;font-size:18px;letter-spacing:.3px}.wow-thankyou .small{font-size:11px;margin-top:8px}
@media(max-width:980px){.wow-checkout-grid{grid-template-columns:1fr}.wow-summary-card{position:static}.wow-payment-fields{grid-template-columns:1fr 1fr}.wow-payment-fields .receipt{grid-column:1/-1}.pay-panel{grid-template-columns:1fr 1fr}.pay-panel p{grid-column:1/-1}}
@media(max-width:720px){.wow-om{padding:10px}.wow-checkout-hero{padding:18px}.wow-hero-mark{display:none}.wow-progress{padding:0;margin:14px 0}.wow-progress span{font-size:9.5px}.wow-progress>div:not(:last-child):after{left:62%;right:-38%}.wow-fields{grid-template-columns:1fr}.wow-fields label.wide{grid-column:auto}.wow-pay-tabs{grid-template-columns:1fr}.wow-pay-tab{min-height:72px;flex-direction:row;gap:9px;justify-content:flex-start;padding-left:42px}.wow-pay-tab input{top:26px}.pay-brand{width:36px;height:36px;margin:0}.wow-payment-fields,.wow-payment-live,.pay-panel{grid-template-columns:1fr}.wow-payment-fields .receipt{grid-column:auto}.pay-panel p{grid-column:auto}.wow-help-bar{align-items:flex-start;flex-direction:column}.wow-security-line{justify-content:flex-start;gap:10px}.wow-checkout-hero h1{font-size:28px}}
