
/* ===== flow-new.css ===== */
:root{--navy:#061b3a;--green:#35b568;--border:#e5e8ec;--muted:#646b76}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#07152e}.journey-bg{background:#f8f9fa;min-height:100vh;padding:18px}.phone-screen{width:min(100%,390px);min-height:820px;margin:auto;background:#fff;border:1px solid #e0e3e7;border-radius:14px;box-shadow:0 4px 15px #0011;overflow:hidden}.journey-head{height:72px;border-bottom:1px solid #eef0f2;display:grid;grid-template-columns:70px 1fr 70px;align-items:center;padding:0 16px}.journey-head>button,.journey-head div button{border:0;background:none;font-size:20px}.journey-head>div{display:flex;justify-content:flex-end;gap:12px;align-items:center}.journey-head a{position:relative;text-decoration:none;color:inherit}.cart-count{position:absolute;right:-7px;top:-9px;background:var(--navy);color:#fff;border-radius:50%;width:16px;height:16px;font-size:9px;display:grid;place-items:center}.journey-logo{display:flex;flex-direction:column;align-items:center}.journey-logo b{font-size:25px;letter-spacing:-2px;color:#ef4149}.journey-logo b i{font-style:normal}.journey-logo b span{color:#f59a1d}.journey-logo b em{font-style:normal;color:#4bb9cd}.journey-logo b strong{color:#4bbd9f}.journey-logo b u{text-decoration:none;color:#f59d18}.journey-logo small{font-size:8px;color:#3798b3}.product-visual{height:280px;background:#fbfaf7;position:relative}.product-visual img{width:100%;height:100%;object-fit:contain}.badge-new{position:absolute;top:13px;left:13px;background:#7bc487;color:#fff;font-size:9px;padding:5px 8px;border-radius:4px}.wish-detail{position:absolute;right:12px;top:10px;border:0;background:#fff;border-radius:50%;font-size:22px}.image-dots{position:absolute;bottom:8px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.image-dots i{width:7px;height:7px;border-radius:50%;background:#d6d8db}.image-dots .active{background:#35b568}.detail-content{padding:18px}.detail-content h1{font-size:19px;margin:0 0 6px}.detail-content>p{margin:0 0 8px;font-size:13px}.detail-price{font-size:18px}.detail-rating{color:#ffc21d;font-size:13px;margin:7px 0 18px}.detail-rating span{color:#5d6470;font-size:10px}.detail-content h3{font-size:11px;margin:17px 0 10px}.detail-content h3 span{font-weight:500}.detail-colors{display:flex;gap:13px}.detail-colors button{width:31px;height:31px;border:3px solid #fff;border-radius:50%;background:var(--color);box-shadow:0 0 0 1px #aeb4ba}.detail-colors button.active{box-shadow:0 0 0 2px #299954}.detail-sizes{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.detail-sizes button{height:37px;border:1px solid #dfe2e5;background:#fff;border-radius:5px;font-size:10px}.detail-sizes button.active{background:var(--navy);color:#fff}.journey-qty{display:flex}.journey-qty button,.journey-qty span{width:34px;height:32px;border:1px solid #dfe2e5;background:#fff;display:grid;place-items:center}.journey-primary,.journey-secondary{width:100%;height:43px;border:0;border-radius:6px;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:11px;font-weight:700;margin-top:17px}.journey-secondary{background:#fff;color:var(--navy);border:1px solid var(--navy);margin-top:10px}.added-message{display:none;background:#eef9ef;color:#267c3e;border:1px solid #bfe0c3;border-radius:5px;text-align:center;padding:10px;margin-top:9px;font-size:10px}.added-message.show{display:block}.detail-benefits{display:flex;justify-content:space-between;font-size:8px;margin-top:17px}.cart-content,.checkout-content,.processing-content,.confirmed-content{padding:18px}.cart-heading{display:flex;justify-content:space-between;align-items:center}.cart-heading h1,.checkout-content h1{font-size:18px}.cart-heading button{border:0;background:none;color:#32819b}.journey-cart-item{display:grid;grid-template-columns:110px 1fr 25px;gap:11px;padding:16px 0;border-bottom:1px solid #eef0f2}.journey-cart-item img{width:105px;height:115px;object-fit:contain}.journey-cart-item h3{font-size:12px;margin:0 0 5px}.journey-cart-item p,.journey-cart-item small{font-size:10px;margin:3px 0;display:block}.journey-cart-item>div>b{font-size:13px;display:block;margin:8px 0}.cart-delete{border:0;background:none;align-self:center}.add-more{height:44px;border:1px dashed #b9c1c9;display:flex;align-items:center;justify-content:center;color:#326986;text-decoration:none;font-size:11px;margin:14px 0}.journey-totals p,.confirmed-totals p{display:flex;justify-content:space-between;font-size:11px}.journey-totals .total{font-size:16px;border-top:1px solid #e5e8eb;padding-top:14px}.free-delivery{padding:11px;background:#effaef;border:1px solid #bfe0c3;color:#267c3e;text-align:center;font-size:10px}.bottom-benefits{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px}.bottom-benefits span{display:flex;flex-direction:column;align-items:center;font-size:18px}.bottom-benefits small{font-size:8px;margin-top:5px}.journey-empty{text-align:center;padding:100px 10px}.checkout-steps{display:flex;align-items:center;margin:14px 0 28px}.checkout-steps span{font-size:9px;color:#a0a5aa;white-space:nowrap}.checkout-steps span b{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:#bbb;color:#fff;margin-right:5px}.checkout-steps .active{color:var(--green)}.checkout-steps .active b{background:var(--green)}.checkout-steps i{height:1px;background:#d9dde1;flex:1}.checkout-content h2{font-size:13px;margin:17px 0 10px}.journey-field{display:block;border:1px solid #dfe3e7;border-radius:5px;padding:7px 9px;margin:8px 0;font-size:8px;color:#68707a}.journey-field input,.journey-field select,.journey-field textarea{display:block;width:100%;border:0;outline:0;font-size:11px;padding:5px 0;background:#fff;color:#07152e}.journey-field textarea{height:47px;resize:none}.save-address{font-size:10px}.delivery-option{display:flex;gap:9px;border:1px solid #dfe3e7;padding:12px;border-radius:6px;margin:9px 0}.delivery-option.active{border-color:#6d7e8e}.delivery-option span{display:flex;flex-direction:column}.delivery-option b{font-size:10px}.delivery-option small{font-size:8px;margin-top:5px}.payment-options{display:none;gap:12px;padding:10px}.payment-options.show{display:flex}.secure-note{text-align:center;font-size:9px;color:#5e6572}.processing-content,.confirmed-content{text-align:center}.package-ring{width:145px;height:145px;border-radius:50%;border:4px solid #ddd;border-top-color:var(--green);display:grid;place-items:center;margin:20px auto}.package-ring div{font-size:63px}.processing-content h1,.confirmed-content h1{font-size:19px;margin:9px 0}.processing-content>p,.confirmed-content>p{font-size:11px;line-height:1.5}.order-timeline{text-align:left;margin:26px 10px}.order-stage{display:flex;gap:14px;position:relative;padding-bottom:22px}.order-stage:before{content:"";position:absolute;left:13px;top:27px;height:calc(100% - 20px);border-left:1px solid #cfd4d8}.order-stage:last-child:before{display:none}.order-stage i{width:28px;height:28px;border:1px solid #c7ccd1;border-radius:50%;display:grid;place-items:center;font-style:normal;background:#fff}.order-stage.done i{background:var(--green);color:#fff;border-color:var(--green)}.order-stage div{display:flex;flex-direction:column}.order-stage b{font-size:11px}.order-stage small{font-size:9px;color:#6d737b;margin-top:5px}.delivery-estimate{background:#eff9ed;text-align:left;padding:16px;border-radius:5px}.delivery-estimate b,.delivery-estimate strong,.delivery-estimate small{display:block}.delivery-estimate b{font-size:10px;color:#337641}.delivery-estimate strong{font-size:12px;margin:9px 0 17px}.delivery-estimate small{font-size:9px}.demo-complete{border:0;background:transparent;color:#aaa;font-size:8px;margin-top:14px}.success-circle{width:120px;height:120px;border-radius:50%;background:#dff4dd;color:var(--green);font-size:70px;display:grid;place-items:center;margin:20px auto}.confirmed-id{background:#eff9ed;padding:13px;position:relative;margin:18px 0}.confirmed-id small,.confirmed-id b{display:block}.confirmed-id b{font-size:13px;margin-top:5px}.confirmed-id button{position:absolute;right:20px;top:20px;border:0;background:none}.confirmed-id span{font-size:8px;color:var(--green)}.summary-heading{display:flex;justify-content:space-between;align-items:center;text-align:left}.summary-heading h2{font-size:13px}.summary-heading b{font-size:10px}.confirmed-item{display:grid;grid-template-columns:65px 1fr auto;text-align:left;align-items:center;padding:10px 0;border-bottom:1px solid #edf0f2}.confirmed-item img{width:60px;height:65px;object-fit:contain}.confirmed-item b,.confirmed-item strong{font-size:10px}.confirmed-item small{display:block;font-size:8px;line-height:1.5;margin-top:4px}.confirmed-totals{border-top:1px solid #e5e8ec;margin-top:8px}.confirmed-totals p:last-child{font-size:14px;color:#23763b;border-top:1px solid #e5e8ec;padding-top:11px}@media(max-width:430px){.journey-bg{padding:0}.phone-screen{width:100%;min-height:100vh;border:0;border-radius:0}.product-visual{height:270px}}@media(min-width:900px){.journey-bg{padding:35px}.phone-screen{min-height:800px}}

/* ===== flow-desktop.css ===== */
@media(min-width:900px){
  .journey-bg{padding:28px;background:#f5f7f9}.phone-screen{width:min(1180px,calc(100vw - 56px));min-height:720px;border-radius:16px}.journey-head{height:78px;grid-template-columns:130px 1fr 130px;padding:0 30px}.journey-logo b{font-size:29px}.journey-logo small{font-size:9px}
  .product-page .phone-screen{display:grid;grid-template-columns:1.04fr .96fr;grid-template-rows:78px auto}.product-page .journey-head{grid-column:1/-1}.product-page .product-visual{height:650px;border-right:1px solid var(--border);background:#fbfaf7}.product-page .product-visual img{padding:45px}.product-page .detail-content{padding:48px 55px}.product-page .detail-content h1{font-size:30px}.product-page .detail-content>p{font-size:16px}.product-page .detail-price{font-size:25px}.product-page .detail-rating{margin-bottom:25px}.product-page .detail-content h3{font-size:13px;margin-top:24px}.product-page .detail-sizes{max-width:520px}.product-page .journey-primary{max-width:520px;height:50px}.product-page .added-message{max-width:520px}.product-page .detail-benefits{max-width:520px;font-size:10px}
  .cart-page .cart-content{padding:38px 48px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);grid-template-rows:auto auto auto auto auto 1fr;column-gap:45px;align-items:start}.cart-page .cart-heading,.cart-page .cart-list,.cart-page .add-more{grid-column:1}.cart-page .cart-heading{grid-row:1}.cart-page .cart-list{grid-row:2/6}.cart-page .add-more{grid-row:6}.cart-page .journey-totals,.cart-page .free-delivery,.cart-page .journey-primary,.cart-page .bottom-benefits{grid-column:2}.cart-page .journey-totals{grid-row:1/3;margin-top:40px;border:1px solid var(--border);border-radius:10px;padding:18px 22px}.cart-page .free-delivery{grid-row:3}.cart-page .journey-primary{grid-row:4;height:50px}.cart-page .bottom-benefits{grid-row:5}.cart-page .cart-heading h1{font-size:25px}.cart-page .journey-cart-item{grid-template-columns:145px 1fr 35px;padding:20px}.cart-page .journey-cart-item img{width:135px;height:145px}.cart-page .journey-cart-item h3{font-size:15px}.cart-page .journey-cart-item p,.cart-page .journey-cart-item small{font-size:11px}.cart-page .journey-empty{grid-column:1/-1}
  .checkout-page .checkout-content{padding:38px 70px 50px}.checkout-page .checkout-content h1{font-size:27px}.checkout-page .checkout-steps{max-width:720px}.checkout-page #checkoutForm{display:grid;grid-template-columns:1fr 1fr;gap:10px 22px}.checkout-page #checkoutForm>h2,.checkout-page #checkoutForm>.save-address,.checkout-page #checkoutForm>.payment-options,.checkout-page #checkoutForm>.journey-primary,.checkout-page #checkoutForm>.secure-note{grid-column:1/-1}.checkout-page .journey-field{margin:0;padding:10px 12px}.checkout-page .journey-field:nth-of-type(5){grid-column:1/-1}.checkout-page .journey-field input,.checkout-page .journey-field select{font-size:13px}.checkout-page .journey-field textarea{height:65px;font-size:13px}.checkout-page .delivery-option{margin:0;padding:16px}.checkout-page .delivery-option b{font-size:12px}.checkout-page .delivery-option small{font-size:10px}.checkout-page .journey-primary{width:340px;justify-self:center;height:50px}
  .processing-page .processing-content{padding:54px 70px;display:grid;grid-template-columns:.85fr 1.15fr;grid-template-areas:'ring timeline' 'title timeline' 'copy timeline' 'estimate timeline' 'demo timeline';column-gap:90px;align-items:start}.processing-page .package-ring{grid-area:ring;width:190px;height:190px;margin:0 auto 18px}.processing-page .package-ring div{font-size:78px}.processing-page h1{grid-area:title;font-size:27px}.processing-page .processing-content>p{grid-area:copy;font-size:13px}.processing-page .order-timeline{grid-area:timeline;margin:0;background:#fff;border:1px solid var(--border);border-radius:12px;padding:28px 32px}.processing-page .order-stage{padding-bottom:28px}.processing-page .order-stage b{font-size:13px}.processing-page .order-stage small{font-size:10px}.processing-page .delivery-estimate{grid-area:estimate;margin-top:22px}.processing-page .demo-complete{grid-area:demo}
  .confirmed-page .confirmed-content{padding:42px 65px;display:grid;grid-template-columns:.82fr 1.18fr;grid-template-areas:'success heading' 'success copy' 'orderid summaryhead' 'orderid items' 'buttons totals';column-gap:65px;align-items:start}.confirmed-page .success-circle{grid-area:success;width:155px;height:155px;font-size:85px;margin:8px auto}.confirmed-page h1{grid-area:heading;text-align:left;font-size:29px;margin-top:20px}.confirmed-page .confirmed-content>p{grid-area:copy;text-align:left;font-size:12px}.confirmed-page .confirmed-id{grid-area:orderid;margin:15px 0}.confirmed-page .summary-heading{grid-area:summaryhead}.confirmed-page #confirmedItems{grid-area:items}.confirmed-page .confirmed-totals{grid-area:totals}.confirmed-page .journey-primary{grid-area:buttons;margin-top:22px}.confirmed-page .journey-secondary{grid-area:buttons;margin-top:75px}.confirmed-page .confirmed-item{grid-template-columns:80px 1fr auto}.confirmed-page .confirmed-item img{width:72px;height:76px}  .confirmed-page .confirmed-item b,.confirmed-page .confirmed-item strong{font-size:12px}.confirmed-page .confirmed-item small{font-size:9px}
}


/* ===== flow-fixes.css ===== */

/* ===== cart-site.css ===== */
.cart-desktop-chrome,.cart-desktop-footer{display:none}
@media(min-width:900px){body.cart-page{padding:0;background:#fff}.cart-desktop-chrome,.cart-desktop-footer{display:block}.cart-page>.phone-screen{width:min(1180px,calc(100% - 40px));min-height:620px;margin:0 auto;border:0;border-radius:0;box-shadow:none}.cart-page>.phone-screen>.journey-head{display:none}.cart-page .cart-content{padding:48px 20px 65px}.cart-page .home-header{position:sticky;top:0}.cart-page .home-links{margin-left:48px}.cart-page .footer-grid{grid-template-columns:1.4fr repeat(4,1fr)}.cart-page .home-footer{padding-top:25px}.cart-page .journey-totals{background:#fff}.cart-page .cart-heading{padding:0 5px}.cart-page .cart-list{border-top:1px solid #edf0f2}.cart-page .journey-cart-item{min-height:178px}.cart-page .add-more{max-width:100%}}
@media(max-width:899px){.cart-page>.phone-screen{display:block}.cart-page>.phone-screen>.journey-head{display:grid}}

/* Coupon card */
.cart-page .coupon-box{margin:16px 0;padding:16px;border:1px solid #dfe7ef;border-radius:13px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 8px 24px rgba(15,42,70,.06)}
.cart-page .coupon-box>label{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#0b2443;font-size:12px;font-weight:800}
.cart-page .coupon-box>label:before{content:"%";width:26px;height:26px;display:grid;place-items:center;border-radius:8px;background:#eaf4ff;color:#1677ff;font-size:11px;font-weight:900}
.cart-page .coupon-entry{height:44px;display:flex;align-items:stretch;border:1px solid #cfdbe7;border-radius:10px;overflow:hidden;background:#fff;transition:.2s}
.cart-page .coupon-entry:focus-within{border-color:#1677ff;box-shadow:0 0 0 3px rgba(22,119,255,.1)}
.cart-page .coupon-entry input{min-width:0;flex:1;border:0;outline:0;padding:0 13px;background:transparent;color:#172033;font:inherit;font-size:12px;text-transform:uppercase;letter-spacing:.3px}
.cart-page .coupon-entry input::placeholder{text-transform:none;letter-spacing:0;color:#98a4b3}
.cart-page .coupon-entry button{min-width:88px;border:0;background:linear-gradient(100deg,#1677ff,#18a8b7);color:#fff;font-size:10px;font-weight:800;letter-spacing:.7px;cursor:pointer;transition:.2s}
.cart-page .coupon-entry button:hover{filter:brightness(.96)}
.cart-page #couponMessage{display:block;min-height:15px;margin-top:7px;color:#16815e;font-size:9px;line-height:1.4}
.cart-page #couponMessage.error{color:#d73555}
.cart-page .coupon-applied{display:flex;align-items:center;gap:11px}
.cart-page .coupon-applied>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e5f8f1;color:#16815e;font-weight:900}
.cart-page .coupon-applied>div{min-width:0;flex:1}.cart-page .coupon-applied b,.cart-page .coupon-applied small{display:block}.cart-page .coupon-applied b{font-size:12px;color:#0b2443}.cart-page .coupon-applied small{margin-top:3px;color:#6f7e91;font-size:9px}
.cart-page .coupon-applied button{border:1px solid #ffd5dd;border-radius:8px;background:#fff4f6;color:#c83250;padding:7px 10px;font-size:9px;font-weight:800;cursor:pointer}
@media(min-width:900px){.cart-page .cart-content{grid-template-rows:auto auto auto auto auto auto 1fr!important}.cart-page .coupon-box{grid-column:2;grid-row:3;margin:14px 0 12px}.cart-page .free-delivery{grid-row:4!important}.cart-page .journey-primary{grid-row:5!important}.cart-page .bottom-benefits{grid-row:6!important}}
@media(max-width:430px){.cart-page .coupon-box{margin:13px 0;padding:14px}.cart-page .coupon-entry{height:42px}.cart-page .coupon-entry button{min-width:78px}.cart-page .coupon-box>label{font-size:11px}}

/* ===== checkout-payment.css ===== */
.checkout-page .phone-screen{width:min(1180px,calc(100% - 32px));max-width:none;margin:24px auto;background:transparent;box-shadow:none}.checkout-content{padding:8px 0 50px}.checkout-title small{color:#1684ff;font-size:11px;font-weight:800;letter-spacing:1px}.checkout-title h1{margin:7px 0;font-size:32px;color:#0a2342}.checkout-title p{margin:0 0 22px;color:#718096}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr);gap:18px;align-items:start}.checkout-main{display:grid;gap:18px}.checkout-card{border:1px solid #e2e9f1;border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(20,37,63,.06);overflow:visible}.checkout-card-head{display:flex;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid #edf1f5}.checkout-card-head>span{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#eaf4ff;color:#1677ff;font-weight:800}.checkout-card-head h2{margin:0 0 3px;font-size:17px;color:#10233f}.checkout-card-head p{margin:0;color:#7c899b;font-size:11px}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:20px}.checkout-fields label{display:grid;gap:6px;color:#4f5d70;font-size:11px;font-weight:700}.checkout-fields label.full{grid-column:1/-1}.checkout-fields label em{color:#98a2b3;font-size:9px;font-style:normal}.checkout-fields input,.checkout-fields textarea{width:100%;border:1px solid #dbe3ec;border-radius:10px;padding:11px 12px;outline:none;color:#15243b;font-size:13px}.checkout-fields input:focus,.checkout-fields textarea:focus{border-color:#1677ff;box-shadow:0 0 0 3px rgba(22,119,255,.1)}.payment-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:20px}.payment-choice{display:flex;align-items:center;gap:11px;min-height:82px;padding:13px;border:1.5px solid #dce4ed;border-radius:13px;cursor:pointer;transition:.2s}.payment-choice.active{border-color:#1677ff;background:#f3f8ff;box-shadow:0 0 0 3px rgba(22,119,255,.08)}.payment-choice input{position:absolute;opacity:0}.payment-logo{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;font-size:23px;font-weight:900}.cod-logo{background:#e9faf3;color:#16815e}.bkash-logo{background:#e2136e;color:#fff;font-family:Arial;font-style:italic}.payment-choice>span:nth-of-type(2){flex:1}.payment-choice b,.payment-choice small{display:block}.payment-choice b{color:#14233b}.payment-choice small{margin-top:4px;color:#7d8999;font-size:10px;line-height:1.35}.payment-choice>i{width:20px;height:20px;display:grid;place-items:center;border:1px solid #d5dee8;border-radius:50%;color:transparent;font-size:11px;font-style:normal}.payment-choice.active>i{border-color:#1677ff;background:#1677ff;color:#fff}.bkash-ready{display:none;margin:0 20px 20px;padding:13px 15px;border-radius:11px;background:#fff2f7;border:1px solid #ffd0e2;color:#6f2447}.bkash-ready.show{display:block}.bkash-ready b{font-size:12px}.bkash-ready p{margin:4px 0 0;font-size:10px;line-height:1.5}.bkash-ready .bkash-number-box{margin-top:12px;padding:14px 16px;border-radius:12px;background:#fff;border:1.5px dashed #e2136e;text-align:center}.bkash-ready .bkash-number-box span{display:block;color:#9b1b54;font-size:11px;font-weight:700;letter-spacing:.04em}.bkash-ready .bkash-number-box strong{display:block;margin-top:6px;color:#e2136e;font-size:24px;letter-spacing:.06em;font-weight:900}.bkash-ready .bkash-hint{display:block;margin-top:10px;color:#8a4564;font-size:11px;line-height:1.45}.order-summary{position:sticky;top:20px}.order-summary #checkoutItems{padding:5px 20px}.checkout-item{display:flex;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #edf1f5}.checkout-item img{width:48px;height:48px;object-fit:contain;border-radius:9px;background:#f6f8fa}.checkout-item>div{flex:1;min-width:0}.checkout-item b,.checkout-item small{display:block}.checkout-item b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.checkout-item small{margin-top:4px;color:#8390a1;font-size:9px}.checkout-item strong{font-size:11px}.checkout-totals{padding:12px 20px}.checkout-totals p{display:flex;justify-content:space-between;margin:0;padding:8px 0;color:#69778a;font-size:11px}.checkout-totals .grand{margin-top:5px;padding-top:14px;border-top:1px solid #dfe6ee;color:#10233f;font-size:15px}.checkout-submit{width:calc(100% - 40px);min-height:48px;margin:3px 20px 10px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:11px;background:linear-gradient(100deg,#1677ff,#18a8b7);color:#fff;font-size:11px;font-weight:800;box-shadow:0 8px 20px rgba(22,119,255,.2)}.checkout-submit:disabled{opacity:.65;cursor:wait}.checkout-safe{display:block;text-align:center;color:#7e8b9c;font-size:9px}.checkout-error{min-height:20px;margin:10px 20px 16px;color:#d13354;font-size:10px;text-align:center}.payment-wait-page{min-height:100vh;display:grid;place-items:center;padding:20px}.bkash-wait-card{width:min(460px,100%);padding:36px;border-radius:20px;background:#fff;box-shadow:0 18px 60px rgba(20,37,63,.14);text-align:center}.bkash-mark{width:70px;height:70px;margin:0 auto 20px;display:grid;place-items:center;border-radius:20px;background:#e2136e;color:#fff;font-size:42px;font-weight:900;font-style:italic}.bkash-wait-card>small{color:#e2136e;font-weight:800;letter-spacing:1px}.bkash-wait-card h1{margin:8px 0;color:#0a2342}.bkash-wait-card p{color:#68768a;line-height:1.6}.api-ready-note{margin:22px 0;padding:15px;border:1px solid #ffd2e3;border-radius:12px;background:#fff3f8;text-align:left}.api-ready-note b,.api-ready-note span{display:block}.api-ready-note b{color:#b30955}.api-ready-note span{margin-top:5px;color:#765466;font-size:11px;line-height:1.5}.bkash-back,.bkash-home{display:block;padding:12px;border-radius:10px;text-decoration:none;font-weight:700}.bkash-back{background:#e2136e;color:#fff}.bkash-home{margin-top:8px;color:#526176}@media(max-width:850px){.checkout-page .phone-screen{width:min(680px,calc(100% - 20px))}.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}}@media(max-width:560px){.checkout-fields,.payment-methods{grid-template-columns:1fr}.checkout-fields label.full{grid-column:auto}.checkout-title h1{font-size:26px}}

/* ===== checkout-shell.css ===== */
.checkout-page-main{min-height:650px;background:linear-gradient(135deg,#f4f9ff,#fbffff)}
.checkout-progress{border-block:1px solid #e7edf3;background:#fff}
.checkout-progress>.home-shell{min-height:82px;display:flex;align-items:center;justify-content:center;gap:34px}
.checkout-progress a,.checkout-progress>div>span{display:flex;align-items:center;gap:10px;color:#66758a;text-decoration:none}
.checkout-progress i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#f0f3f7;color:#8794a5;font-style:normal;font-weight:800}
.checkout-progress .active i,.checkout-progress a i{background:#e8f3ff;color:#1677ff}
.checkout-progress b,.checkout-progress small{display:block}.checkout-progress b{color:#17304e;font-size:10px}.checkout-progress small{margin-top:2px;font-size:8px}
.checkout-progress em{width:90px;height:1px;background:#dbe3ec}
.checkout-site-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:30px 0 55px}
.checkout-site-shell .checkout-content{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}
.checkout-site-shell #checkoutForm{display:block!important;width:100%!important;max-width:none!important}
.checkout-site-shell .checkout-layout{width:100%;grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr)}
.checkout-page .home-footer{margin-top:0}
.payment-choice .bkash-logo{background:#fff0f6;padding:5px}.payment-choice .bkash-logo img{width:100%;height:100%;object-fit:contain}.payment-choice.is-disabled{opacity:.48;cursor:not-allowed;pointer-events:none;filter:grayscale(.35);background:#f7f8fa}.payment-choice.is-disabled input{pointer-events:none}
@media(max-width:850px){.checkout-site-shell{width:min(680px,calc(100% - 20px))}.checkout-site-shell .checkout-layout{grid-template-columns:1fr}.checkout-progress>.home-shell{gap:12px}.checkout-progress em{width:30px}}
@media(max-width:560px){.checkout-progress small{display:none}.checkout-progress em{width:15px}.checkout-progress b{font-size:8px}}

/* ===== journey-site.css ===== */
.journey-desktop-chrome,.journey-desktop-footer{display:none}
@media(min-width:900px){body.journey-bg{padding:0;background:#fff}.journey-desktop-chrome,.journey-desktop-footer{display:block}.journey-bg>.phone-screen{width:min(1180px,calc(100% - 40px));margin:0 auto;border:0;border-radius:0;box-shadow:none}.journey-bg>.phone-screen>.journey-head{display:none}.journey-desktop-chrome .home-header{position:sticky;top:0}.journey-desktop-chrome .home-links{margin-left:48px}.journey-desktop-footer{padding-top:25px}.journey-desktop-footer .footer-grid{grid-template-columns:1.4fr repeat(4,1fr)}.journey-desktop-footer .footer-social{display:flex;gap:8px}.journey-desktop-footer .footer-social a{display:grid;width:28px;height:28px;border:1px solid #ffffff80;border-radius:50%;place-items:center;color:#fff}.journey-desktop-footer .footer-grid>div>a:not(.brand){display:block;font-size:13px;margin:0 0 10px}.journey-desktop-footer .footer-grid p{font-size:13px;line-height:1.7}}
@media(max-width:899px){.journey-desktop-chrome,.journey-desktop-footer{display:none!important}.journey-bg>.phone-screen>.journey-head{display:grid}}

/* ===== journey-chrome-fix.css ===== */
.journey-desktop-chrome *,.journey-desktop-footer *,.cart-desktop-chrome *,.cart-desktop-footer *{box-sizing:border-box}.journey-desktop-chrome a,.journey-desktop-footer a,.cart-desktop-chrome a,.cart-desktop-footer a{color:inherit;text-decoration:none}.journey-desktop-chrome button,.cart-desktop-chrome button{font:inherit}.journey-desktop-chrome .home-links a,.cart-desktop-chrome .home-links a{color:#061831;text-decoration:none;font-weight:500}.journey-desktop-chrome .home-links a:hover,.cart-desktop-chrome .home-links a:hover{color:#36a9b9}.journey-desktop-chrome .brand,.cart-desktop-chrome .brand,.journey-desktop-footer .brand,.cart-desktop-footer .brand{text-decoration:none}.journey-desktop-chrome .home-actions a,.cart-desktop-chrome .home-actions a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.journey-desktop-chrome .home-actions button,.cart-desktop-chrome .home-actions button{color:#061831;cursor:pointer}.journey-desktop-footer,.cart-desktop-footer{background:#061b3a;color:#fff}.journey-desktop-footer .footer-grid>div>a,.cart-desktop-footer .footer-grid>div>a{color:#fff;text-decoration:none}.journey-desktop-footer .footer-social a,.cart-desktop-footer .footer-social a{color:#fff!important;text-decoration:none!important}.journey-desktop-chrome .home-top a,.cart-desktop-chrome .home-top a{color:#fff;text-decoration:none}.journey-desktop-chrome .home-header,.cart-desktop-chrome .home-header{background:#fff}.journey-desktop-chrome .home-nav,.cart-desktop-chrome .home-nav{font-family:Arial,sans-serif}

/* ===== journey-progress.css ===== */
@import url("processing-match.css");
@import url("processing-action.css");
.journey-progress-strip{display:none}@media(min-width:900px){.journey-progress-strip{display:block;background:#fff;border-bottom:1px solid #e8ebee}.journey-progress-inner{height:76px;display:flex;align-items:center;justify-content:space-between}.journey-progress-step{display:flex;align-items:center;gap:9px;color:#68717b!important;text-decoration:none!important}.journey-progress-step i{width:38px;height:38px;border-radius:50%;background:#f0f2f4;display:grid;place-items:center;font-style:normal;font-size:17px}.journey-progress-step span{display:flex;flex-direction:column}.journey-progress-step b{font-size:9px;color:#07152e}.journey-progress-step small{font-size:8px;margin-top:3px}.journey-progress-step.complete i{background:#e6f6e5;color:#2ba85c}.journey-progress-step.active i{background:#dff4f7;color:#208ba0;box-shadow:0 0 0 3px #dff4f7}.journey-progress-step.active b{color:#208ba0}.journey-progress-inner>em{color:#a9b0b7;font-style:normal;font-size:18px}}
@media(min-width:900px){.product-page .journey-progress-strip{margin-bottom:20px;box-shadow:0 5px 16px rgba(15,35,60,.04)}.product-page .phone-screen{margin-top:0}body.cart-page,body.checkout-page,body.processing-page,body.confirmed-page,body.invoice-page{padding-top:194px!important}}@media(min-width:900px) and (max-width:1100px){body.cart-page,body.checkout-page,body.processing-page,body.confirmed-page,body.invoice-page{padding-top:182px!important}}

/* ===== shop-new.css ===== */
.shop-page{background:#fff;color:#07152e}.shop-breadcrumb{height:62px;display:flex;align-items:center;gap:14px;color:#666e78;font-size:11px}.shop-breadcrumb b{color:#07152e}.polo-hero{height:270px;background:#f6f7f3;border-radius:14px;display:grid;grid-template-columns:45% 55%;overflow:hidden}.polo-copy{padding:42px 0 30px 82px;position:relative}.sun-icon{position:absolute;left:20px;top:20px;color:#f4b91f;font-size:43px}.polo-copy h1{font-size:45px;line-height:1;margin:0 0 16px;letter-spacing:-1px}.polo-copy p{font-size:15px;line-height:1.55;margin-bottom:17px}.age-pill{display:inline-block;background:#fff;padding:9px 14px;border-radius:7px;font-size:12px}.polo-art{position:relative;overflow:hidden}.polo-art .shape{position:absolute;border-radius:50%;bottom:-135px}.polo-art .cyan{background:#9ddcde;width:430px;height:430px;left:5px}.polo-art .yellow{background:#ffdc6d;width:380px;height:380px;left:245px}.polo-art img{position:absolute;z-index:2;width:100%;height:145%;bottom:-50%;object-fit:contain;object-position:44% center;mix-blend-mode:multiply}.plane,.spark{position:absolute;z-index:3;color:#6bc8d0;font-size:45px}.plane{top:20px;left:35px;transform:rotate(-28deg)}.spark{right:80px;top:58px;font-size:25px}.shop-main{display:grid;grid-template-columns:220px 1fr;gap:29px;padding-top:35px;padding-bottom:42px}.shop-filter{border:1px solid #e7e9ec;border-radius:12px;padding:18px;background:#fff;height:max-content}.shop-filter h3{font-size:15px;margin:0 0 15px}.filter-close,.mobile-filter-button{display:none}.filter-group{padding:14px 0;border-top:1px solid #edf0f2}.filter-group h4{font-size:12px;margin:0 0 11px}.filter-group label{display:flex;align-items:center;gap:7px;font-size:11px;margin:8px 0}.filter-group label small{margin-left:auto;color:#5e6572}.filter-group input[type=checkbox]{width:15px;height:15px;accent-color:#061b3a}.filter-category{background:#eaf0f5;padding:10px;border-radius:6px;font-size:11px}.color-filter-grid{display:grid;grid-template-columns:1fr 1fr}.color-filter-grid label i{width:16px;height:16px;border-radius:50%;border:1px solid #d9dde1}.view-more{border:0;background:none;padding:0;font-size:10px}.filter-group input[type=range]{width:100%;accent-color:#061b3a}.range-labels{display:flex;justify-content:space-between;font-size:10px;margin-top:6px}.clear-filter{width:100%;height:39px;border:1px solid #dfe3e7;background:#fff;border-radius:7px;font-size:11px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.catalog-toolbar h2{font-size:21px;margin:0}.catalog-toolbar p{font-size:11px;color:#5e6572;margin:4px 0}.toolbar-actions{display:flex;align-items:center;gap:10px}.toolbar-actions label{font-size:11px}.toolbar-actions select{height:42px;border:1px solid #dfe3e7;border-radius:8px;padding:0 38px 0 13px;background:#fff}.view-button{width:44px;height:42px;border:1px solid #dfe3e7;background:#fff;border-radius:7px;font-size:17px}.view-button.active{background:#f2f4f6;color:#061b3a}.shop-products{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.shop-card{height:390px;border:1px solid #e6e9ed;border-radius:11px;padding:10px;position:relative;background:#fff;display:flex;flex-direction:column;transition:.2s}.shop-card:hover{box-shadow:0 8px 24px #0011;transform:translateY(-3px)}.shop-new{position:absolute;z-index:4;left:10px;top:10px;background:#061b3a;color:#fff;border-radius:3px;font-size:8px;padding:4px 7px}.shop-heart{position:absolute;z-index:4;right:9px;top:7px;border:0;background:transparent;font-size:19px}.shop-heart.active{color:#ef4149}.shop-image img{width:100%;height:205px;object-fit:contain}.shop-swatches{display:flex;gap:8px;margin:3px 0 8px}.shop-swatches i{width:17px;height:17px;border-radius:50%;border:1px solid #ddd}.shop-name{font-size:11px;font-weight:700}.shop-card>small{font-size:10px;margin-top:3px}.shop-price{font-size:13px;margin-top:5px}.shop-rating{font-size:11px;color:#ffc21b;margin-top:3px}.shop-rating span{color:#5e6572;font-size:9px}.shop-add{height:35px;border:0;border-radius:6px;background:#061b3a;color:#fff;margin-top:auto;font-size:11px}.shop-products.list-view{grid-template-columns:1fr}.shop-products.list-view .shop-card{height:180px;display:grid;grid-template-columns:190px 1fr 140px;grid-template-rows:auto;gap:4px 18px}.shop-products.list-view .shop-image{grid-row:1/7}.shop-products.list-view .shop-image img{height:155px}.shop-products.list-view .shop-add{grid-column:3;grid-row:1/7;align-self:center}.shop-empty{display:none;text-align:center;padding:60px}.shop-pagination{text-align:center;margin-top:27px}.shop-pagination button{width:34px;height:34px;border:0;background:#fff;border-radius:50%;margin:0 3px}.shop-pagination button.active{background:#061b3a;color:#fff}.shop-services{background:#f8f8f6;border-radius:13px;margin-bottom:25px;border:0}.shop-footer{border-top:1px solid #e8ebee;background:#fff}.shop-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:55px;padding-top:28px;padding-bottom:28px}.shop-footer-grid h4{font-size:11px;margin:0 0 13px}.shop-footer-grid p,.shop-footer-grid a{font-size:10px;line-height:1.55}.shop-footer-grid>div>a:not(.brand){display:block;margin:6px 0}.shop-social{display:flex;gap:8px;margin-top:11px}.shop-social a{width:25px;height:25px;border-radius:50%;background:#f1f3f5;display:grid!important;place-items:center;font-weight:700}.shop-footer form{display:flex;margin-top:16px}.shop-footer input{height:40px;border:1px solid #dfe3e7;padding:0 12px;flex:1;min-width:0}.shop-footer button{width:44px;border:0;background:#061b3a;color:#fff}.shop-footer small{font-size:9px;color:#36a66a}.shop-copyright{height:36px;background:#f5f6f7}.shop-copyright .home-shell{height:100%;display:flex;justify-content:space-between;align-items:center;font-size:9px}.shop-copyright b{color:#ef4149}.mobile-filter-button{height:40px;border:0;background:#061b3a;color:#fff;border-radius:6px}
@media(max-width:1000px){.shop-main{grid-template-columns:200px 1fr}.shop-products{grid-template-columns:repeat(3,1fr)}.polo-copy{padding-left:65px}.shop-footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.polo-hero{height:auto;grid-template-columns:1fr}.polo-copy{padding:35px 25px}.sun-icon{display:none}.polo-copy h1{font-size:35px}.polo-art{height:260px}.polo-art img{height:135%;bottom:-42%}.shop-main{grid-template-columns:1fr;padding-top:18px}.mobile-filter-button{display:block;width:110px}.shop-filter{display:none;position:fixed;z-index:100;left:0;top:0;bottom:0;width:290px;overflow:auto;border-radius:0;box-shadow:8px 0 25px #0013}.shop-filter.open{display:block}.filter-close{display:block;position:absolute;right:14px;top:10px;border:0;background:none;font-size:26px}.catalog-toolbar{align-items:flex-start}.toolbar-actions label{display:none}.toolbar-actions select{max-width:150px}.shop-products{grid-template-columns:repeat(2,1fr);gap:9px}.shop-card{height:350px;padding:8px}.shop-image img{height:170px}.shop-footer-grid{grid-template-columns:1fr 1fr;gap:30px}.shop-services{grid-template-columns:1fr 1fr}.shop-products.list-view .shop-card{height:165px;grid-template-columns:120px 1fr}.shop-products.list-view .shop-add{grid-column:2;grid-row:auto}.shop-products.list-view .shop-image img{height:140px}}
@media(max-width:430px){.shop-products{grid-template-columns:repeat(2,1fr)}.shop-card{height:325px}.shop-image img{height:145px}.shop-swatches i{width:13px;height:13px}.toolbar-actions .view-button{display:none}.shop-footer-grid{grid-template-columns:1fr}.shop-copyright .home-shell{flex-direction:column;justify-content:center}.polo-copy p{font-size:13px}}
.shop-image{position:relative;display:block;overflow:hidden;border-radius:9px;cursor:pointer}.zoom-hint{display:none!important}.shop-heart.active{color:#ef4149;background:#fff0f3}.kidora-image-zoom{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:35px;background:#04152ed9;backdrop-filter:blur(8px)}.kidora-image-zoom.open{display:flex}.kidora-image-zoom img{max-width:min(850px,88vw);max-height:82vh;border-radius:16px;background:#fff;object-fit:contain;box-shadow:0 25px 80px #0008}.kidora-image-zoom button{position:absolute;right:28px;top:22px;width:44px;height:44px;border:1px solid #ffffff44;border-radius:50%;background:#fff;color:#061b3a;font-size:28px}.kidora-image-zoom p{position:absolute;bottom:18px;color:#fff;font-size:14px;font-weight:700}

/* ===== invoice.css ===== */
.invoice-button{cursor:pointer;font-family:inherit}.invoice-button:hover{background:#f2f5f7}@media(min-width:900px){.confirmed-page .invoice-button{grid-area:buttons;margin-top:128px}}

/* ===== invoice-page.css ===== */
.invoice-content{padding:24px}.invoice-title{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #061b3a;padding-bottom:18px}.invoice-title span{font-size:9px;font-weight:800;color:#36a9b9;letter-spacing:2px}.invoice-title h1{font-size:25px;margin:5px 0}.invoice-title p{font-size:10px;color:#656d76;margin:0}.invoice-check{width:58px;height:58px;border-radius:50%;background:#def4dc;color:#35b568;display:grid;place-items:center;font-size:32px}.invoice-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:18px 0}.invoice-meta>div{background:#f4f7f8;border-radius:6px;padding:11px}.invoice-meta small,.invoice-meta b{display:block}.invoice-meta small{font-size:8px;color:#6a727c}.invoice-meta b{font-size:10px;margin-top:5px}.invoice-customer{border-bottom:1px solid #e3e7ea;padding-bottom:14px}.invoice-customer h2{font-size:12px}.invoice-customer p{font-size:9px;line-height:1.6}.invoice-table-wrap{overflow:auto}.invoice-content table{width:100%;border-collapse:collapse;margin-top:14px}.invoice-content th,.invoice-content td{padding:10px 5px;border-bottom:1px solid #e5e8eb;text-align:left;font-size:9px}.invoice-content th{background:#f5f7f8}.invoice-product{display:flex;align-items:center;gap:7px}.invoice-product img{width:42px;height:45px;object-fit:contain}.invoice-product span{display:flex;flex-direction:column}.invoice-product small{font-size:7px;color:#6a7179;margin-top:3px}.invoice-totals{margin:15px 0 0 auto;width:210px}.invoice-totals p{display:flex;justify-content:space-between;font-size:9px}.invoice-totals .grand{border-top:2px solid #061b3a;padding-top:10px;font-size:13px;color:#267841}.invoice-actions{margin-top:18px}.invoice-actions .journey-primary,.invoice-actions .journey-secondary{margin-top:8px}.invoice-thanks{text-align:center;font-size:8px;color:#35a363;margin-top:18px}@media(min-width:900px){.invoice-page>.phone-screen{min-height:700px}.invoice-page .invoice-content{padding:48px 70px}.invoice-page .invoice-title h1{font-size:34px}.invoice-page .invoice-check{width:82px;height:82px;font-size:48px}.invoice-page .invoice-meta{max-width:500px}.invoice-page .invoice-customer{max-width:500px}.invoice-page .invoice-content th,.invoice-page .invoice-content td{padding:14px 12px;font-size:11px}.invoice-page .invoice-product img{width:60px;height:64px}.invoice-page .invoice-product small{font-size:9px}.invoice-page .invoice-totals{width:330px}.invoice-page .invoice-totals p{font-size:11px}.invoice-page .invoice-totals .grand{font-size:17px}.invoice-page .invoice-actions{display:flex;gap:10px;justify-content:flex-end}.invoice-page .invoice-actions .journey-primary,.invoice-page .invoice-actions .journey-secondary{width:190px;margin-top:0}.invoice-page .invoice-thanks{font-size:10px}}@media print{.journey-desktop-chrome,.journey-desktop-footer,.journey-head,.invoice-actions{display:none!important}.journey-bg{padding:0!important;background:#fff!important}.phone-screen{width:100%!important;border:0!important;box-shadow:none!important}.invoice-content{padding:20px!important}}.downloaded-invoice{font-family:Arial;color:#07152e;max-width:900px;margin:auto;padding:35px}
.invoice-dynamic-logo img{display:block;width:145px;height:58px;object-fit:contain}

/* ===== invoice-pdf.css ===== */
@page{size:A4;margin:14mm}
@media print{
  *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}
  html,body{width:210mm;min-height:297mm;background:#fff!important}
  .journey-desktop-chrome,.journey-desktop-footer,.journey-head,.journey-progress-strip,.invoice-actions{display:none!important}
  .journey-bg{padding:0!important;background:#fff!important}
  .invoice-page>.phone-screen{width:100%!important;min-height:auto!important;margin:0!important;border:0!important;box-shadow:none!important}
  .invoice-content{padding:8mm!important}
  .invoice-title,.invoice-meta,.invoice-customer,.invoice-table-wrap,.invoice-totals,.invoice-thanks{break-inside:avoid}
  .invoice-check,.invoice-meta>div,.invoice-content th{print-color-adjust:exact!important}
}

/* ===== processing-action.css ===== */
.processing-page .demo-complete{
  width:100%;
  min-height:46px;
  margin-top:18px!important;
  border:0;
  border-radius:6px;
  background:#061b3a;
  color:#fff;
  font-size:11px;
  font-weight:700;
  cursor:pointer;
}
.processing-page .demo-complete:hover{background:#0b2b59}
@media(min-width:900px){.processing-page .demo-complete{max-width:100%;font-size:12px}}

/* ===== processing-match.css ===== */
@media(min-width:900px){.processing-page>.phone-screen{width:min(1180px,calc(100% - 40px));min-height:760px}.processing-page .processing-content{display:flex!important;flex-direction:column;align-items:center;max-width:610px;margin:0 auto;padding:45px 30px 55px!important;text-align:center}.processing-page .package-ring{width:158px!important;height:158px!important;margin:0 auto 20px!important}.processing-page .package-ring div{font-size:66px!important}.processing-page .processing-content h1{font-size:25px!important;margin:6px 0 12px!important}.processing-page .processing-content>p{font-size:12px!important;line-height:1.6;margin:0 0 25px!important}.processing-page .order-timeline{width:100%;margin:0!important;padding:4px 75px 8px!important;border:0!important;border-radius:0!important;background:transparent!important;text-align:left}.processing-page .order-stage{padding-bottom:22px!important}.processing-page .order-stage:before{left:14px}.processing-page .order-stage i{flex:0 0 29px}.processing-page .order-stage b{font-size:12px!important}.processing-page .order-stage small{font-size:9px!important}.processing-page .delivery-estimate{width:100%;margin-top:4px!important;padding:17px 20px!important;text-align:left}.processing-page .delivery-estimate strong{font-size:12px}.processing-page .demo-complete{margin-top:13px!important}}

/* ===== public-commerce.css ===== */
/* Shared commerce system: catalogue, product, cart, checkout and order journey. */
.checkout-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr);gap:18px;align-items:start}.checkout-main{display:grid;gap:18px}.order-summary{position:sticky;top:20px}
.checkout-fields label{align-self:start}.checkout-fields input:not([type=radio]),.checkout-fields select{height:42px}.checkout-fields textarea{resize:vertical}.checkout-totals p{display:flex;justify-content:space-between}.checkout-totals .grand{border-top:1px solid #dfe6ee}
.checkout-fields .field-label{display:block;min-height:14px}.required-star{display:inline!important;font-size:13px;font-weight:800}.checkout-fields .ts-wrapper{width:100%}.checkout-fields .ts-control{height:42px;min-height:42px;border:1px solid #dbe3ec;border-radius:10px;padding:10px 12px;box-shadow:none;align-items:center}.checkout-fields .ts-control>input{height:auto!important;min-width:0!important;margin:0!important;padding:0!important}.checkout-fields .ts-wrapper.focus .ts-control{border-color:var(--kidora-blue);box-shadow:0 0 0 3px rgba(22,119,255,.1)}.checkout-fields .ts-control .item{display:block!important;color:#10233f;font-weight:600}.checkout-fields .ts-wrapper.has-items .ts-control>input{flex:1 1 24px!important;width:24px!important}.checkout-fields .ts-dropdown,.ts-dropdown.district-ts-dropdown{z-index:4000;overflow:auto;max-height:280px;border-color:#dbe3ec;border-radius:10px;box-shadow:0 12px 32px rgba(10,42,78,.14)}.checkout-fields .ts-dropdown .active,.ts-dropdown.district-ts-dropdown .active{background:#edf6ff;color:#10233f}#districtRateHint{min-height:13px;color:#16815e;font-size:10px;font-weight:600}
.cart-page .cart-delete{width:34px;height:34px;display:grid;place-items:center;align-self:center;border:1px solid #e0e6ed;border-radius:9px;background:#fff;color:#e13b4f;font-size:25px;line-height:1;cursor:pointer;transition:.18s}.cart-page .cart-delete:hover{border-color:#e13b4f;background:#fff3f5;transform:scale(1.04)}.cart-page .free-delivery{min-height:58px;display:flex;align-items:center;justify-content:center;padding:15px 18px;font-size:12px;font-weight:700}
.journey-cart-item{transition:border-color .18s,box-shadow .18s}.journey-cart-item:hover{border-color:#d9e5f2}.journey-qty button{cursor:pointer}.product-price,.detail-price{color:var(--kidora-ink)}
.payment-choice{transition:border-color .18s,background .18s}.payment-choice.active{border-color:var(--kidora-blue);background:#f3f8ff}

/* Checkout form polish. */
.checkout-fields{gap:17px 14px;padding:22px}.checkout-fields label{gap:7px;color:#40516a;font-size:11px}.checkout-fields .field-label{font-weight:800;letter-spacing:.05px}.checkout-fields label.full,.checkout-fields .checkout-email-field{grid-column:1/-1}.checkout-fields input:not([type=radio]),.checkout-fields select,.checkout-fields .ts-control{border-color:#d5dfeb;background:#fbfdff;transition:border-color .18s,background .18s,box-shadow .18s}.checkout-fields input:not([type=radio]):hover,.checkout-fields select:hover,.checkout-fields .ts-control:hover{border-color:#b9cbe0;background:#fff}.checkout-fields textarea{min-height:76px;border-color:#d5dfeb;background:#fbfdff;line-height:1.5}.checkout-fields input:focus,.checkout-fields textarea:focus{background:#fff}.checkout-fields input[type=date]{color-scheme:light}.checkout-card-head{background:linear-gradient(180deg,#fff,#fbfdff)}

/* Clear selected district without reopening or replacing the field value. */
.checkout-fields .ts-control .item {
  display: inline-flex !important;
  align-items: center;
  gap: 9px;
}
.checkout-fields .ts-control .remove {
  width: auto;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 -2px 0 0 !important;
  padding: 0 2px 0 8px !important;
  border: 0 !important;
  border-left: 1px solid #d7e0ea !important;
  border-radius: 0;
  background: transparent !important;
  color: #718096 !important;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  box-shadow: none;
}
.checkout-fields .ts-control .remove:hover {
  background: transparent !important;
  color: #1677ff !important;
}

/* A clearer, more reassuring introduction to the checkout flow. */
.checkout-page .checkout-title {
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
  padding: 22px 26px;
  border: 1px solid #dbe8f5;
  border-radius: 16px;
  background:
    radial-gradient(circle at 84% 18%, rgba(24, 168, 183, .13), transparent 24%),
    linear-gradient(115deg, #f4f9ff 0%, #ffffff 62%, #f2fcfa 100%);
  box-shadow: 0 10px 30px rgba(14, 54, 92, .07);
}
.checkout-page .checkout-title::after {
  content: "SSL secured  ·  Safe checkout";
  position: absolute;
  right: 26px;
  top: 50%;
  padding: 9px 13px;
  border: 1px solid rgba(24, 168, 183, .2);
  border-radius: 999px;
  background: rgba(255, 255, 255, .78);
  color: #167a87;
  font-size: 10px;
  font-weight: 700;
  transform: translateY(-50%);
}
.checkout-page .checkout-title small {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 6px 10px;
  border-radius: 999px;
  background: linear-gradient(100deg, #1677ff, #18a8b7);
  color: #fff;
  font-size: 9px;
  letter-spacing: 1.15px;
  box-shadow: 0 5px 14px rgba(22, 119, 255, .18);
}
.checkout-page .checkout-title small::before {
  content: "";
  width: 7px;
  height: 6px;
  border: 1.5px solid currentColor;
  border-radius: 2px;
  box-shadow: 0 -4px 0 -2px currentColor;
}
.checkout-page .checkout-title h1 {
  margin: 10px 0 5px;
  font-size: clamp(27px, 3vw, 34px);
  line-height: 1.08;
  letter-spacing: -.7px;
}
.checkout-page .checkout-title p {
  max-width: 520px;
  margin: 0;
  color: #62758b;
  font-size: 12px;
  line-height: 1.55;
}
@media (max-width: 700px) {
  .checkout-page .checkout-title { padding: 19px 20px; }
  .checkout-page .checkout-title::after { display: none; }
}

/* Product copy sits directly below the desktop image instead of below a tall empty media row. */
@media (min-width: 900px) {
  .product-page > .phone-screen {
    grid-template-rows: auto auto !important;
    overflow: visible;
  }

  .product-page .product-visual {
    height: auto !important;
    min-height: 520px;
  }

  .product-page .product-descriptions {
    display: block !important;
    grid-column: 1;
    grid-row: 2;
    align-self: start;
    position: relative;
    z-index: 1;
    padding-top: 42px !important;
  }
}

/* Product detail page polish and intentional section breathing room. */
.product-page {
  background: linear-gradient(135deg, #f3f8fd 0%, #fbfefd 55%, #f7fbff 100%);
}
.product-page > .phone-screen {
  margin-top: 18px !important;
  margin-bottom: 34px !important;
  border: 1px solid #dce7f1 !important;
  border-radius: 20px !important;
  background: #fff;
  box-shadow: 0 18px 50px rgba(10, 42, 78, .09) !important;
}
.product-page .product-visual {
  background:
    radial-gradient(circle at 50% 36%, #fff 0%, #fbfaf7 58%, #f4f7f8 100%) !important;
}
.product-page .detail-content{
  display:flex;
  flex-direction:column;
  align-items:stretch;
}
.product-page .detail-buybox{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
  width:100%;
  max-width:420px;
  margin:0 auto;
}
.product-page .detail-kicker{
  margin:0 0 8px;
  color:#0878f9;
  font-size:11px;
  font-weight:800;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.product-page .detail-content h1 {
  color: #0a2342;
  letter-spacing: -.45px;
  line-height: 1.18;
  margin:0 0 4px;
}
.product-page .detail-buybox > p#detailColor{
  margin:0 0 10px;
  color:#64748b;
  font-weight:600;
}
.product-page .detail-price {
  color: #0878d8;
}
.product-page .detail-price-row{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:8px 10px;
  margin:0 0 8px;
}
.product-page .sale-badge{
  display:inline-flex;
  align-items:center;
  padding:4px 10px;
  border-radius:999px;
  background:linear-gradient(100deg,#ff8a3d,#ef4b5e);
  color:#fff;
  font-size:10px;
  font-weight:800;
  letter-spacing:.04em;
  text-transform:uppercase;
}
.product-page .detail-rating{
  margin:0 0 18px;
}
.product-page .detail-option{
  width:100%;
  margin:0 0 14px;
  padding:14px 12px 12px;
  border:1px solid rgba(15,118,245,.1);
  border-radius:16px;
  background:linear-gradient(180deg,#fff 0%,#f7fbff 100%);
}
.product-page .detail-option h3{
  margin:0 0 10px!important;
  font-size:11px!important;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#475569;
}
.product-page .detail-option h3 span{
  display:inline-block;
  margin-left:6px;
  color:#0878f9;
  font-weight:800;
  text-transform:none;
  letter-spacing:0;
}
.product-page .detail-colors{
  display:flex;
  justify-content:center;
  gap:10px;
}
.product-page .detail-colors button{
  width:28px;
  height:28px;
  border:2px solid #fff;
  border-radius:50%;
  background:var(--color,#6e794a);
  box-shadow:0 0 0 2px rgba(15,118,245,.18),0 6px 14px rgba(7,24,47,.12);
  cursor:pointer;
}
.product-page .detail-colors button.active{
  box-shadow:0 0 0 2px #0878f9,0 8px 16px rgba(8,120,249,.22);
}
.product-page .detail-sizes {
  display: flex;
  flex-wrap: wrap;
  justify-content:center;
  gap: 8px;
  max-width: 100%;
}
.product-page .detail-sizes button {
  border:1.5px solid #d7e4f2;
  border-radius: 999px;
  height: 34px;
  min-width: 52px;
  padding: 0 14px;
  background:#fff;
  color:#0a2342;
  font-size: 12px;
  font-weight: 700;
  cursor:pointer;
  transition: border-color .18s, background .18s, color .18s, transform .18s, box-shadow .18s;
}
.product-page .detail-sizes button:hover {
  border-color: #168bdc;
  transform: translateY(-1px);
}
.product-page .detail-sizes button.active {
  border-color: transparent;
  background: linear-gradient(100deg, #1677ff, #18a8b7);
  color:#fff;
  box-shadow: 0 8px 16px rgba(22, 119, 255, .22);
}
.product-page .journey-qty {
  display:inline-flex;
  width: max-content;
  margin:0 auto;
  overflow: hidden;
  border: 1.5px solid #d7e4f2;
  border-radius: 999px;
  background:#fff;
}
.product-page .journey-qty button,
.product-page .journey-qty span {
  border: 0;
  border-right: 1px solid #e5ebf1;
  width: 40px;
  height: 38px;
  background:transparent;
  font-weight:800;
}
.product-page .journey-qty > :last-child { border-right: 0; }
.product-page .journey-primary {
  width:100%;
  max-width:100%;
  height:50px;
  margin:4px 0 10px;
  border:0;
  border-radius: 999px;
  background: linear-gradient(100deg, #1677ff, #18a8b7);
  color:#fff;
  font-size:13px;
  font-weight:800;
  letter-spacing:.08em;
  box-shadow: 0 12px 26px rgba(22, 119, 255, .28);
  cursor:pointer;
}
.product-page .journey-primary[hidden],
.product-page .detail-out-of-stock[hidden]{display:none!important}
.product-page .detail-out-of-stock{
  width:100%;
  max-width:100%;
  min-height:50px;
  margin:4px 0 10px;
  border:2px solid #7a1028;
  border-radius:999px;
  background:#fff5f7;
  color:#7a1028;
  display:grid;
  place-items:center;
  font-size:13px;
  font-weight:800;
  letter-spacing:.08em;
  cursor:not-allowed;
  box-shadow:0 0 0 1px rgba(122,16,40,.12), inset 0 0 0 1px rgba(122,16,40,.08);
}
.product-page .detail-sizes button.is-oos{
  opacity:.55;
  text-decoration:line-through;
  color:#8a93a1;
}
.product-page .detail-sizes button.is-oos.active{
  opacity:1;
  text-decoration:none;
  background:#fff5f7!important;
  border:2px solid #7a1028!important;
  color:#7a1028!important;
}
.product-page .detail-benefits{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:8px;
  width:100%;
  margin-top:4px;
}
.product-page .detail-benefits span{
  padding:7px 12px;
  border-radius:999px;
  background:#eef6ff;
  color:#0f5fd6;
  font-size:11px;
  font-weight:700;
}
.product-page .detail-content h3 {
  margin: 14px 0 8px;
  font-size: 12px;
}

@media (min-width: 900px) {
  .product-page > .phone-screen {
    margin-top: 28px !important;
    margin-bottom: 48px !important;
    overflow: visible !important;
  }
  .product-page .product-descriptions {
    width: calc(100% - 48px) !important;
    margin: 24px 24px 34px !important;
    padding: 28px 30px !important;
    border: 1px solid #dfe8f1 !important;
    border-radius: 16px;
    background: linear-gradient(145deg, #fff 0%, #f7fbff 100%);
    box-shadow: 0 8px 24px rgba(10, 42, 78, .055);
  }
  .product-page .product-description-block h2 {
    position: relative;
    padding-left: 13px;
  }
  .product-page .product-description-block h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 2px;
    width: 4px;
    border-radius: 5px;
    background: linear-gradient(180deg, #1677ff, #18a8b7);
  }
}
@media(max-width:899px){
  .product-page > .phone-screen{
    overflow:visible!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    margin-top:0!important;
    margin-bottom:0!important;
  }
  .product-page .product-descriptions{
    margin:16px 12px 24px;
    padding:16px;
    border:1px solid #dfe8f1;
    border-radius:14px;
    background:#fff;
  }
}

/* Related products on product detail page */
.product-page .related-products{
  grid-column:1 / -1;
  width:auto;
  max-width:100%;
  margin:8px 0 28px;
  padding:8px 0 0;
  box-sizing:border-box;
}
.product-page .related-products-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:12px;
  margin:0 0 16px;
}
.product-page .related-products-kicker{
  margin:0 0 4px;
  color:#0878f9;
  font-size:11px;
  font-weight:800;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.product-page .related-products-head h2{
  margin:0;
  color:#0a2342;
  font-size:clamp(1.2rem,2vw,1.55rem);
  font-weight:800;
  letter-spacing:-.02em;
}
.product-page .related-products-all{
  flex:none;
  color:#0878f9;
  font-size:13px;
  font-weight:800;
  text-decoration:none;
}
.product-page .related-products-all:hover{color:#0f5fd6;text-decoration:underline}
.product-page .related-products-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
@media(max-width:1100px){
  .product-page .related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
}
@media(max-width:899px){
  .product-page .related-products{
    margin:8px 12px 28px;
    padding:16px 0 0;
  }
  .product-page .related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
  .product-page .related-products-head{margin-bottom:12px;padding:0 2px}
  .product-page .related-products-head h2{font-size:1.15rem}
}

/* Refined cart layout matching Kidora's current storefront language. */
.cart-page {
  background: linear-gradient(135deg, #f3f8fd 0%, #fbfefd 58%, #f7fbff 100%);
}
.cart-page > .phone-screen {
  border: 1px solid #dce7f1 !important;
  border-radius: 20px !important;
  background: transparent !important;
  box-shadow: 0 18px 50px rgba(10, 42, 78, .08) !important;
}
.cart-page .cart-heading {
  min-height: 88px;
  padding: 20px 24px !important;
  border: 1px solid #dce8f3;
  border-radius: 16px;
  background: linear-gradient(115deg, #f3f8ff, #fff 62%, #effbf9);
  box-shadow: 0 8px 24px rgba(10, 42, 78, .05);
}
.cart-page .cart-heading h1 {
  margin: 0;
  color: #0a2342;
  font-size: 28px !important;
  letter-spacing: -.65px;
}
.cart-page .cart-heading button {
  padding: 8px 12px;
  border: 1px solid #d5e2ee;
  border-radius: 9px;
  background: #fff;
  color: #1677d8;
  font-size: 10px;
  font-weight: 800;
}
.cart-page .cart-list {
  display: grid;
  gap: 14px;
  margin-top: 16px;
  border: 0 !important;
}
.cart-page .journey-cart-item {
  min-height: 164px !important;
  padding: 15px !important;
  border: 1px solid #e0e8f0 !important;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 6px 20px rgba(10, 42, 78, .045);
}
.cart-page .journey-cart-item:hover {
  border-color: #bed7ee !important;
  box-shadow: 0 10px 28px rgba(10, 65, 115, .08);
}
.cart-page .journey-cart-item > a {
  overflow: hidden;
  border-radius: 12px;
  background: linear-gradient(145deg, #f7fafc, #eef4f7);
}
.cart-page .journey-cart-item img {
  display: block;
  width: 100% !important;
  height: 145px !important;
  padding: 8px;
}
.cart-page .journey-cart-item h3 {
  margin-top: 5px;
  color: #10233f;
  font-size: 15px;
}
.cart-page .journey-cart-item p { color: #168693; }
.cart-page .journey-cart-item > div > b {
  color: #0878d8;
  font-size: 16px;
}
.cart-page .journey-qty {
  width: max-content;
  overflow: hidden;
  border: 1px solid #dce5ee;
  border-radius: 9px;
}
.cart-page .journey-qty button,
.cart-page .journey-qty span {
  border: 0;
  border-right: 1px solid #e3eaf1;
}
.cart-page .journey-qty > :last-child { border-right: 0; }
.cart-page .journey-qty button:hover {
  background: #edf6ff;
  color: #1677d8;
}
.cart-page .cart-delete {
  align-self: start;
  border-color: #f1d6dd;
  background: #fff8fa;
  font-size: 20px;
}
.cart-page .add-more {
  min-height: 48px;
  margin-top: 16px;
  border-color: #aecdE8;
  border-radius: 12px;
  background: rgba(255, 255, 255, .75);
  color: #126fc4;
  font-weight: 800;
}
.cart-page .add-more:hover {
  border-color: #168bdc;
  background: #f1f8ff;
}
.cart-page .journey-totals {
  position: relative;
  margin-top: 0 !important;
  padding: 62px 24px 22px !important;
  border: 1px solid #dce7f1 !important;
  border-radius: 17px !important;
  background: #fff !important;
  box-shadow: 0 12px 32px rgba(10, 42, 78, .07);
}
.cart-page .journey-totals::before {
  content: "Order summary";
  position: absolute;
  left: 24px;
  right: 24px;
  top: 0;
  padding: 20px 0 14px;
  border-bottom: 1px solid #e8edf3;
  color: #10233f;
  font-size: 17px;
  font-weight: 800;
}
.cart-page .journey-totals p {
  margin: 0;
  padding: 10px 0;
  color: #65758a;
  font-size: 12px;
}
.cart-page .journey-totals .total {
  margin-top: 6px;
  color: #10233f;
  font-size: 17px;
}
.cart-page .journey-primary {
  min-height: 52px;
  border-radius: 12px;
  background: linear-gradient(100deg, #1677ff, #18a8b7);
  box-shadow: 0 10px 24px rgba(22, 119, 255, .2);
  letter-spacing: .35px;
}
.cart-page .bottom-benefits {
  padding: 14px 8px;
  border: 1px solid #e3eaf1;
  border-radius: 13px;
  background: rgba(255, 255, 255, .72);
}
.cart-page .bottom-benefits span {
  color: #168693;
}
.cart-page .bottom-benefits small { color: #62758a; }

@media (min-width: 900px) {
  .cart-page > .phone-screen {
    margin: 28px auto 48px !important;
    overflow: hidden;
  }
  .cart-page .cart-content {
    padding: 32px !important;
    column-gap: 26px !important;
  }
}
@media (max-width: 899px) {
  .cart-page > .phone-screen { margin-bottom: 28px; }
  .cart-page .cart-content { padding: 16px; }
  .cart-page .cart-heading { min-height: 72px; padding: 16px !important; }
  .cart-page .cart-heading h1 { font-size: 22px !important; }
  .cart-page .journey-cart-item { grid-template-columns: 100px minmax(0, 1fr) 32px; }
  .cart-page .journey-cart-item img { height: 118px !important; }
}

/* Accessible, field-level checkout validation. */
.checkout-fields input.field-invalid,
.checkout-fields textarea.field-invalid,
.checkout-fields .ts-wrapper.field-invalid .ts-control {
  border-color: #e54862 !important;
  background: #fff9fa !important;
  box-shadow: 0 0 0 3px rgba(229, 72, 98, .1) !important;
}
.checkout-fields .checkout-field-error {
  display: block;
  min-height: 0;
  margin: 0;
  color: #cf2948;
  font-size: 9px;
  font-weight: 650;
  line-height: 1.4;
}
.checkout-fields .checkout-field-error::before {
  content: "!";
  display: inline-grid;
  place-items: center;
  width: 13px;
  height: 13px;
  margin-right: 5px;
  border-radius: 50%;
  background: #ffe7ec;
  font-size: 8px;
  font-weight: 900;
}

/* Premium confirmation page with a clear success and receipt hierarchy. */
.confirmed-page {
  background: linear-gradient(135deg, #eff7ff 0%, #fbfefd 52%, #eefaf7 100%);
}
.confirmed-page > .phone-screen {
  border: 1px solid #d9e6f0 !important;
  border-radius: 22px !important;
  background: #fff;
  box-shadow: 0 20px 55px rgba(8, 45, 82, .1) !important;
}
.confirmed-page .success-circle {
  position: relative;
  width: 132px !important;
  height: 132px !important;
  border: 10px solid #e7faf4;
  background: linear-gradient(135deg, #18ad82, #18a8b7) !important;
  color: #fff !important;
  font-size: 64px !important;
  box-shadow: 0 14px 32px rgba(24, 168, 183, .23), 0 0 0 1px #cceee6;
}
.confirmed-page .confirmed-content > h1 {
  color: #0a2342;
  letter-spacing: -.7px;
}
.confirmed-page .confirmed-content > p {
  color: #64768a;
  line-height: 1.7;
}
.confirmed-page .confirmed-id {
  padding: 18px 20px;
  border: 1px solid #cfe9e2;
  border-radius: 14px;
  background: linear-gradient(135deg, #edfaf6, #f4fbff);
  text-align: left;
}
.confirmed-page .confirmed-id small {
  color: #168693;
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .8px;
  text-transform: uppercase;
}
.confirmed-page .confirmed-id b {
  margin-top: 7px;
  color: #10233f;
  font-size: 18px;
}
.confirmed-page .confirmed-id button {
  width: 34px;
  height: 34px;
  top: 18px;
  right: 16px;
  display: grid;
  place-items: center;
  border: 1px solid #cbdde9;
  border-radius: 9px;
  background: #fff;
  color: #1677d8;
}
.confirmed-page .summary-heading {
  padding: 18px 20px;
  border: 1px solid #dfe8f0;
  border-bottom: 0;
  border-radius: 16px 16px 0 0;
  background: linear-gradient(115deg, #f4f9ff, #f1fbf9);
}
.confirmed-page .summary-heading h2 {
  margin: 0;
  color: #10233f;
  font-size: 17px;
}
.confirmed-page .summary-heading b {
  padding: 5px 9px;
  border-radius: 999px;
  background: #e7f2ff;
  color: #1677d8;
}
.confirmed-page #confirmedItems {
  overflow: hidden;
  border-inline: 1px solid #dfe8f0;
  background: #fff;
}
.confirmed-page .confirmed-item {
  padding: 13px 18px;
}
.confirmed-page .confirmed-item img {
  padding: 5px;
  border-radius: 11px;
  background: #f3f7fa;
}
.confirmed-page .confirmed-totals {
  margin-top: 0;
  padding: 14px 20px 18px;
  border: 1px solid #dfe8f0;
  border-radius: 0 0 16px 16px;
  background: #fbfdff;
}
.confirmed-page .confirmed-totals p {
  margin: 0;
  padding: 8px 0;
  color: #65758a;
}
.confirmed-page .confirmed-totals p:last-child {
  color: #10233f;
  font-size: 17px;
}
.confirmed-page .journey-primary {
  border-radius: 11px;
  background: linear-gradient(100deg, #1677ff, #18a8b7);
  box-shadow: 0 9px 22px rgba(22, 119, 255, .2);
}
.confirmed-page .journey-secondary {
  border-color: #d7e2ec;
  border-radius: 11px;
  color: #27425d;
}
.confirmed-page .journey-secondary:hover {
  border-color: #168bdc;
  background: #f1f8ff;
}

@media (min-width: 900px) {
  .confirmed-page > .phone-screen {
    width: min(1040px, calc(100% - 40px));
    min-height: 650px;
    margin: 30px auto 48px;
  }
  .confirmed-page .confirmed-content {
    display: grid;
    grid-template-columns: minmax(280px, .72fr) minmax(430px, 1.28fr);
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-areas:
      "success summaryhead"
      "heading items"
      "copy items"
      "orderid totals"
      "primary totals"
      "secondary invoice";
    gap: 12px 42px;
    padding: 42px 52px 48px;
    align-items: start;
  }
  .confirmed-page .success-circle { grid-area: success; margin: 0 0 8px !important; }
  .confirmed-page .confirmed-content > h1 { grid-area: heading; margin: 3px 0 0; text-align: left; font-size: 31px; }
  .confirmed-page .confirmed-content > p { grid-area: copy; margin: 0 0 6px; text-align: left; }
  .confirmed-page .confirmed-id { grid-area: orderid; margin: 0; }
  .confirmed-page .summary-heading { grid-area: summaryhead; }
  .confirmed-page #confirmedItems { grid-area: items; }
  .confirmed-page .confirmed-totals { grid-area: totals; }
  .confirmed-page .journey-primary { grid-area: primary; margin-top: 4px; }
  .confirmed-page .journey-secondary { grid-area: secondary; margin-top: 0; }
  .confirmed-page .invoice-button { grid-area: invoice; margin-top: 0; }
}
@media (max-width: 899px) {
  .confirmed-page .confirmed-content { padding: 25px 18px 34px; }
  .confirmed-page .success-circle { margin: 5px auto 18px !important; }
  .confirmed-page .summary-heading { margin-top: 24px; }
}

/* Reliable copy glyph and a clearly differentiated invoice action. */
.confirmed-page .confirmed-id button {
  position: absolute;
  font-size: 0;
  cursor: pointer;
  transition: border-color .18s, background .18s, transform .18s;
}
.confirmed-page .confirmed-id button::before,
.confirmed-page .confirmed-id button::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 13px;
  border: 1.7px solid currentColor;
  border-radius: 3px;
  background: #fff;
}
.confirmed-page .confirmed-id button::before {
  left: 9px;
  top: 8px;
}
.confirmed-page .confirmed-id button::after {
  left: 13px;
  top: 12px;
}
.confirmed-page .confirmed-id button:hover {
  border-color: #168bdc;
  background: #edf7ff;
  transform: translateY(-1px);
}
.confirmed-page .invoice-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 0 !important;
  background: linear-gradient(110deg, #10233f, #075dcc 58%, #087172) !important;
  color: #fff !important;
  box-shadow: 0 9px 23px rgba(7, 74, 132, .2);
  letter-spacing: .25px;
}
.confirmed-page .invoice-button::before {
  content: "";
  width: 13px;
  height: 16px;
  border: 1.7px solid currentColor;
  border-radius: 2px;
  background: linear-gradient(to bottom, transparent 35%, currentColor 36% 44%, transparent 45% 61%, currentColor 62% 70%, transparent 71%);
}
.confirmed-page .invoice-button:hover {
  background: linear-gradient(110deg, #0d315d, #0877e8 58%, #07928e) !important;
  color: #fff !important;
  transform: translateY(-2px);
  box-shadow: 0 13px 28px rgba(7, 74, 132, .28);
}

/* Modern on-screen invoice; the same document header remains visible in PDF mode. */
.invoice-page {
  background: linear-gradient(135deg, #eef6ff 0%, #fbfefd 52%, #eefaf7 100%);
}
.invoice-page > .phone-screen {
  border: 1px solid #d9e5ef !important;
  border-radius: 22px !important;
  background: #fff;
  box-shadow: 0 20px 58px rgba(8, 45, 82, .11) !important;
}
.invoice-page .invoice-content {
  color: #10233f;
}
.invoice-brand-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2eaf1;
}
.invoice-brand-logo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: inherit;
  text-decoration: none;
}
.invoice-brand-logo img {
  display: block;
  width: 180px;
  height: 68px;
  object-fit: contain;
  object-position: left center;
}
.invoice-brand-logo > b {
  font-size: 32px;
  letter-spacing: -2px;
  color: #ef4149;
}
.invoice-brand-logo > b i { color: #ef4149; font-style: normal; }
.invoice-brand-logo > b span { color: #f39a18; }
.invoice-brand-logo > b em { color: #51b8cf; font-style: normal; }
.invoice-brand-logo > b strong { color: #4dbda7; }
.invoice-brand-logo > b u { color: #f59d18; text-decoration: none; }
.invoice-brand-logo > small { color: #3697b4; font-size: 9px; }
.invoice-brand-row > div:last-child {
  text-align: right;
}
.invoice-brand-row > div:last-child small,
.invoice-brand-row > div:last-child strong {
  display: block;
}
.invoice-brand-row > div:last-child small {
  color: #168693;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 1.3px;
}
.invoice-brand-row > div:last-child strong {
  margin-top: 5px;
  color: #10233f;
  font-size: 15px;
  letter-spacing: .8px;
}
.invoice-contact {
  display: grid;
  grid-template-columns: 1.25fr .8fr 1fr;
  gap: 10px;
  margin-top: 12px;
}
.invoice-contact > span {
  min-width: 0;
  padding: 10px 12px;
  border: 1px solid #e1e8ef;
  border-radius: 9px;
  background: #f9fbfd;
}
.invoice-contact small,
.invoice-contact b {
  display: block;
}
.invoice-contact small {
  color: #168693;
  font-size: 7px;
  font-weight: 850;
  letter-spacing: .7px;
}
.invoice-contact b {
  overflow: hidden;
  margin-top: 4px;
  color: #40536a;
  font-size: 8px;
  font-weight: 650;
  line-height: 1.4;
  text-overflow: ellipsis;
}
.invoice-page .invoice-title {
  margin-top: 24px;
  padding: 24px 26px;
  border: 1px solid #d8e8f2;
  border-bottom: 1px solid #d8e8f2;
  border-radius: 17px;
  background: linear-gradient(115deg, #f2f8ff, #fff 60%, #edfaf7);
}
.invoice-page .invoice-title span {
  color: #1677d8;
  letter-spacing: 1.4px;
}
.invoice-page .invoice-title h1 {
  margin: 7px 0 5px;
  color: #0a2342;
  letter-spacing: -.7px;
}
.invoice-page .invoice-title p { color: #63768a; }
.invoice-page .invoice-check {
  width: 68px;
  height: 68px;
  border: 8px solid #dcf7ef;
  background: linear-gradient(135deg, #18ad82, #18a8b7);
  color: #fff;
  font-size: 32px;
  box-shadow: 0 10px 24px rgba(24, 168, 183, .2);
}
.invoice-page .invoice-meta {
  gap: 14px;
  margin: 18px 0;
}
.invoice-details-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin: 16px 0;
  align-items: stretch;
}
.invoice-details-grid .invoice-meta {
  height: 100%;
  margin: 0;
}
.invoice-details-grid .invoice-customer {
  height: 100%;
}
.invoice-page .invoice-meta > div {
  padding: 16px 18px;
  border: 1px solid #e0e8f0;
  border-radius: 13px;
  background: #fbfdff;
}
.invoice-page .invoice-meta small {
  color: #7a8b9e;
  font-weight: 800;
  letter-spacing: .7px;
}
.invoice-page .invoice-meta b {
  margin-top: 7px;
  color: #10233f;
  font-size: 12px;
}
.invoice-page .invoice-customer {
  padding: 18px 20px;
  border: 1px solid #dce8f0;
  border-radius: 14px;
  background: linear-gradient(135deg, #f7fbff, #f4fcfa);
}
.invoice-page .invoice-customer h2 {
  margin: 0 0 9px;
  color: #10233f;
  font-size: 14px;
}
.invoice-page .invoice-customer p {
  margin: 0;
  color: #5f7185;
  line-height: 1.7;
}
.invoice-page .invoice-table-wrap {
  overflow: hidden;
  margin-top: 20px;
  border: 1px solid #dce5ee;
  border-radius: 14px;
}
.invoice-order-block {
  overflow: hidden;
  margin-top: 18px;
  border: 1px solid #dce5ee;
  border-radius: 14px;
  background: #fff;
}
.invoice-order-block .invoice-table-wrap {
  margin: 0;
  border: 0;
  border-radius: 0;
}
.invoice-page .invoice-content table { margin-top: 0; }
.invoice-page .invoice-content th {
  border: 0;
  background: transparent;
  color: #fff;
  letter-spacing: .5px;
}
.invoice-page .invoice-content thead {
  background: linear-gradient(105deg, #10233f 0%, #075dcc 58%, #087172 100%);
}
.invoice-page .invoice-content thead tr,
.invoice-page .invoice-content thead th {
  background-color: transparent !important;
  background-image: none !important;
}
.invoice-page .invoice-content td { border-bottom-color: #e8edf3; }
.invoice-page .invoice-product img {
  padding: 4px;
  border-radius: 9px;
  background: #f2f6f9;
}
.invoice-page .invoice-totals {
  width: min(350px, 100%);
  margin: 18px 0 0 auto;
  padding: 14px 18px;
  border: 1px solid #dce6ef;
  border-radius: 14px;
  background: #fbfdff;
}
.invoice-order-block .invoice-totals {
  width: 100%;
  margin: 0;
  padding: 12px 18px 14px calc(100% - 330px);
  border: 0;
  border-top: 1px solid #e2e9f0;
  border-radius: 0;
  background: linear-gradient(110deg, #fff 0%, #fff 54%, #f5faff 100%);
}
.invoice-page .invoice-totals p {
  margin: 0;
  padding: 8px 0;
  color: #65758a;
}
.invoice-page .invoice-totals .grand {
  margin-top: 5px;
  color: #10233f;
}
.invoice-page .invoice-actions {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 26px;
}
.invoice-download-button {
  min-width: 250px;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: 0;
  border-radius: 12px;
  background: linear-gradient(110deg, #10233f, #075dcc 58%, #087172);
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .5px;
  box-shadow: 0 11px 26px rgba(7, 74, 132, .22);
  cursor: pointer;
  transition: transform .18s, box-shadow .18s, filter .18s;
}
.invoice-download-button span {
  position: relative;
  width: 15px;
  height: 17px;
  border: 1.7px solid currentColor;
  border-radius: 2px;
}
.invoice-download-button span::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 3px;
  width: 5px;
  height: 7px;
  border-right: 1.7px solid currentColor;
  border-bottom: 1.7px solid currentColor;
  transform: translateX(-50%) rotate(45deg);
}
.invoice-download-button:hover {
  filter: brightness(1.08);
  transform: translateY(-2px);
  box-shadow: 0 15px 32px rgba(7, 74, 132, .3);
}
.invoice-shopping-button {
  min-width: 210px;
  min-height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border: 1px solid #cbdce9;
  border-radius: 12px;
  background: #fff;
  color: #173b5d;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .35px;
  text-decoration: none;
  box-shadow: 0 7px 18px rgba(10, 42, 78, .07);
  transition: border-color .18s, background .18s, color .18s, transform .18s, box-shadow .18s;
}
.invoice-shopping-button span {
  color: #168bdc;
  font-size: 17px;
  line-height: 1;
}
.invoice-shopping-button:hover {
  border-color: #168bdc;
  background: #f1f8ff;
  color: #0878d8;
  transform: translateY(-2px);
  box-shadow: 0 11px 24px rgba(10, 88, 150, .12);
}
.invoice-page .invoice-thanks {
  margin-top: 22px;
  color: #168693;
  font-size: 9px;
  font-weight: 700;
}
@media (min-width: 900px) {
  .invoice-page > .phone-screen {
    width: min(794px, calc(100% - 40px));
    min-height: auto;
    margin: 30px auto 48px;
  }
  .invoice-page .invoice-content { padding: 30px 38px 26px; }
  .invoice-brand-logo img { width: 154px; height: 56px; }
  .invoice-page .invoice-title { margin-top: 16px; padding: 18px 21px; }
  .invoice-page .invoice-title h1 { font-size: 28px; }
  .invoice-page .invoice-check { width: 58px; height: 58px; border-width: 6px; font-size: 27px; }
  .invoice-page .invoice-meta { margin: 13px 0; }
  .invoice-details-grid { margin: 13px 0; }
  .invoice-details-grid .invoice-meta { margin: 0; }
  .invoice-page .invoice-meta > div { padding: 12px 14px; }
  .invoice-page .invoice-customer { padding: 13px 15px; }
  .invoice-page .invoice-table-wrap { margin-top: 14px; }
  .invoice-order-block { margin-top: 14px; }
  .invoice-order-block .invoice-table-wrap { margin-top: 0; }
  .invoice-page .invoice-content th,
  .invoice-page .invoice-content td { padding: 10px 11px; }
  .invoice-page .invoice-product img { width: 48px; height: 50px; }
  .invoice-page .invoice-totals { margin-top: 13px; padding: 10px 15px; }
  .invoice-page .invoice-actions { margin-top: 18px; }
  .invoice-page .invoice-thanks { margin-top: 15px; }
}
@media (max-width: 899px) {
  .invoice-brand-logo img { width: 140px; height: 54px; }
  .invoice-page .invoice-content { padding: 22px 16px 30px; }
  .invoice-page .invoice-title { padding: 19px; }
  .invoice-page .invoice-check { width: 56px; height: 56px; border-width: 6px; }
  .invoice-download-button { width: 100%; min-width: 0; }
  .invoice-page .invoice-actions { flex-direction: column; }
  .invoice-shopping-button { width: 100%; min-width: 0; }
  .invoice-details-grid { grid-template-columns: 1fr; }
  .invoice-order-block .invoice-totals { padding-left: 18px; }
}
@media (max-width: 560px) {
  .invoice-contact { grid-template-columns: 1fr; gap: 7px; }
  .invoice-contact > span { padding: 9px 11px; }
}
@media print {
  @page { size: A4 portrait; margin: 10mm; }
  .invoice-brand-row { display: flex !important; }
  .invoice-actions { display: none !important; }
  .invoice-contact { display: grid !important; }
  .invoice-page .invoice-content { padding: 5mm !important; }
  .invoice-brand-logo img { width: 42mm !important; height: 15mm !important; }
  .invoice-page .invoice-title { margin-top: 4mm !important; padding: 4mm 5mm !important; }
  .invoice-page .invoice-meta { margin: 3mm 0 !important; }
  .invoice-details-grid { margin: 3mm 0 !important; }
  .invoice-details-grid .invoice-meta { margin: 0 !important; }
  .invoice-order-block { margin-top: 3mm !important; }
  .invoice-order-block .invoice-table-wrap,
  .invoice-order-block .invoice-totals { margin-top: 0 !important; }
  .invoice-page .invoice-title,
  .invoice-page .invoice-meta > div,
  .invoice-page .invoice-customer,
  .invoice-page .invoice-table-wrap,
  .invoice-page .invoice-totals,
  .invoice-order-block { box-shadow: none !important; }
}
