/* WICAM WooCommerce — Brand Book aligned, RTL-first, restrained commerce UI */
.woocommerce,.woocommerce-page{font-family:var(--wicam-font-fa);color:var(--wicam-navy-950)}
.woocommerce a{color:inherit}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border:1px solid var(--wicam-mist-200);border-top:0!important;border-inline-start:3px solid var(--wicam-teal-500);background:var(--wicam-offwhite);color:var(--wicam-navy-950);border-radius:12px;padding:11px 14px 11px 40px;box-shadow:none;font-size:.82rem;line-height:1.75}
.woocommerce-error{border-inline-start-color:var(--wicam-amber-500)}
.woocommerce-message:before,.woocommerce-info:before{color:var(--wicam-teal-500)}.woocommerce-error:before{color:var(--wicam-amber-500)}
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{font-family:var(--wicam-font-fa)!important;background:var(--wicam-amber-500);color:var(--wicam-navy-950);border:1px solid var(--wicam-amber-500);border-radius:10px;padding:10px 16px;font-weight:800;line-height:1.3;transition:transform .18s ease,box-shadow .18s ease}
.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background:var(--wicam-amber-500);color:var(--wicam-navy-950);transform:translateY(-1px);box-shadow:0 8px 22px rgba(7,22,38,.08)}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select,.woocommerce .select2-container .select2-selection--single{border:1px solid var(--wicam-mist-200);background:var(--wicam-offwhite);border-radius:10px;min-height:42px;padding:8px 11px;color:var(--wicam-navy-950);box-shadow:none}
.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus{border-color:var(--wicam-teal-500);outline:2px solid rgba(27,166,176,.09)}
.woocommerce table.shop_table{border:1px solid var(--wicam-mist-200);border-radius:14px;border-collapse:separate;overflow:hidden;background:var(--wicam-offwhite)}
.woocommerce table.shop_table th{color:var(--wicam-navy-950);font-weight:800}.woocommerce table.shop_table td{border-top-color:var(--wicam-mist-200)}
.woocommerce-MyAccount-navigation,.woocommerce-MyAccount-content{border:1px solid var(--wicam-mist-200);border-radius:16px;background:var(--wicam-offwhite);padding:16px;box-shadow:var(--wicam-shadow-card)}
.woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0;display:grid;gap:5px}.woocommerce-MyAccount-navigation a{display:block;text-decoration:none;border-radius:9px;padding:8px 10px}.woocommerce-MyAccount-navigation .is-active a,.woocommerce-MyAccount-navigation a:hover{background:var(--wicam-indigo-900);color:var(--wicam-offwhite)}
.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--wicam-navy-950);font-weight:800}.woocommerce span.onsale{background:var(--wicam-teal-500);color:var(--wicam-offwhite);min-width:auto;min-height:auto;line-height:1.4;border-radius:999px;padding:6px 10px}
.woocommerce ul.products li.product{border:1px solid var(--wicam-mist-200);border-radius:18px;background:var(--wicam-offwhite);padding:10px;transition:transform .2s ease,box-shadow .2s ease}.woocommerce ul.products li.product:hover{transform:translateY(-2px);box-shadow:var(--wicam-shadow-card)}.woocommerce ul.products li.product a img{border-radius:14px;margin-bottom:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:var(--wicam-fs-body);line-height:1.7;color:var(--wicam-navy-950)}

/* ------------------------------------------------------------------
   WICAM COMMERCE — checkout is a guided sequence of independent cards.
   ------------------------------------------------------------------ */
body.woocommerce-cart .woocommerce,
body.woocommerce-cart .woocommerce :where(input,button,select,textarea,label,a,span,strong,small,th,td,p,h1,h2,h3,h4,div),
body.woocommerce-checkout .woocommerce,
body.woocommerce-checkout .woocommerce :where(input,button,select,textarea,label,a,span,strong,small,th,td,p,h1,h2,h3,h4,div),
body.woocommerce-checkout .select2-container,
body.woocommerce-checkout .select2-container *{font-family:var(--wicam-font-fa)!important}
.select2-dropdown,.select2-results,.select2-search__field{font-family:var(--wicam-font-fa)!important}
body.woocommerce-cart .wicam-site-main,body.woocommerce-checkout .wicam-site-main{background:var(--wicam-offwhite)}
body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce{width:min(1060px,calc(100% - 40px));margin-inline:auto;padding-block:26px 60px;font-size:13px;line-height:1.72}
body.woocommerce-checkout .woocommerce{width:min(820px,calc(100% - 40px))}
body.woocommerce-cart .wicam-entry--elementor .woocommerce,body.woocommerce-checkout .wicam-entry--elementor .woocommerce{margin-inline:auto}

/* Compact branded page head */
.wicam-commerce-head{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;margin:0 0 20px;padding:13px 16px;border:1px solid rgba(27,166,176,.16);border-radius:18px;background:var(--wicam-indigo-900);color:var(--wicam-offwhite);position:relative;overflow:hidden;box-shadow:0 12px 34px rgba(7,22,38,.06)}
.wicam-commerce-head:after{content:"";position:absolute;inset-inline-start:-34px;inset-block-start:-64px;width:126px;height:126px;border:1px solid rgba(27,166,176,.16);border-radius:50%;box-shadow:0 0 0 28px rgba(27,166,176,.025);pointer-events:none}
.wicam-commerce-head__main,.wicam-commerce-head--cart{display:flex;align-items:center}.wicam-commerce-head__main{gap:11px}.wicam-commerce-head--cart{justify-content:flex-start;gap:11px}
.wicam-commerce-head__icon,.wicam-stage-head__icon{display:grid;place-items:center;flex:0 0 auto;color:var(--wicam-teal-500);background:rgba(27,166,176,.08);border:1px solid rgba(27,166,176,.19)}
.wicam-commerce-head__icon{width:38px;height:38px;border-radius:12px}.wicam-commerce-icon__svg{width:20px;height:20px;display:block}
.wicam-commerce-head__copy,.wicam-checkout-steps{position:relative;z-index:1}.wicam-commerce-head__eyebrow{display:block;color:var(--wicam-teal-500);font-size:8px;font-weight:850;letter-spacing:.055em;margin-bottom:1px}
.wicam-commerce-head h1{margin:0;color:var(--wicam-offwhite);font-size:clamp(1.14rem,1.04rem + .35vw,1.42rem);line-height:1.45;font-weight:900}
.wicam-checkout-steps{list-style:none;margin:0;padding:0;display:flex;gap:6px;align-items:center}
.wicam-checkout-steps li{display:flex;align-items:center;gap:5px;min-height:30px;padding:4px 8px;border:1px solid rgba(245,248,252,.1);border-radius:999px;color:rgba(245,248,252,.55);font-size:9px;font-weight:750;transition:border-color .18s ease,background .18s ease,color .18s ease}
.wicam-checkout-steps li b{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:rgba(245,248,252,.07);font-size:8px}
.wicam-checkout-steps li.is-active{border-color:rgba(27,166,176,.5);background:rgba(27,166,176,.1);color:var(--wicam-offwhite)}
.wicam-checkout-steps li.is-active b{background:var(--wicam-teal-500);color:var(--wicam-offwhite)}
.wicam-checkout-steps li.is-done{color:rgba(245,248,252,.78)}.wicam-checkout-steps li.is-done b{background:rgba(27,166,176,.22);color:var(--wicam-offwhite)}

/* Notices */
body.woocommerce-cart .woocommerce-message,body.woocommerce-cart .woocommerce-info,body.woocommerce-cart .woocommerce-error,body.woocommerce-checkout .woocommerce-message,body.woocommerce-checkout .woocommerce-info,body.woocommerce-checkout .woocommerce-error{font-size:11px;line-height:1.7;padding:9px 12px 9px 38px;border-radius:10px;box-shadow:none;margin:0 0 12px!important}

/* ------------------------------------------------------------------
   CART — minimal review: products + coupon + total only.
   ------------------------------------------------------------------ */
body.woocommerce-cart .wicam-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;align-items:start;direction:rtl}
body.woocommerce-cart .woocommerce-cart-form,body.woocommerce-cart .cart-collaterals{margin:0!important;width:auto!important;float:none!important}
body.woocommerce-cart table.shop_table{margin:0!important;border:1px solid var(--wicam-mist-200)!important;border-radius:16px!important;background:var(--wicam-offwhite)!important;box-shadow:0 10px 28px rgba(7,22,38,.035);overflow:hidden}
body.woocommerce-cart table.cart th{padding:10px 12px!important;background:rgba(220,229,240,.22);font-size:9.5px;color:rgba(13,35,64,.65);font-weight:800;border:0!important}
body.woocommerce-cart table.cart td{padding:12px!important;font-size:11.5px;border-top:1px solid var(--wicam-mist-200)!important;vertical-align:middle}
body.woocommerce-cart table.cart .product-thumbnail{width:62px}body.woocommerce-cart table.cart .product-thumbnail img{width:48px;border-radius:10px;border:1px solid var(--wicam-mist-200);background:var(--wicam-offwhite)}
body.woocommerce-cart table.cart .product-name a{font-weight:850;text-decoration:none;color:var(--wicam-navy-950)}
body.woocommerce-cart table.cart .product-price,body.woocommerce-cart table.cart .product-subtotal{font-weight:850;white-space:nowrap}
body.woocommerce-cart table.cart .quantity .qty{width:54px!important;height:36px!important;min-height:36px!important;border:1px solid var(--wicam-mist-200)!important;border-radius:9px!important;background:var(--wicam-offwhite)!important;text-align:center;font-weight:800;padding:4px!important}
body.woocommerce-cart table.cart .product-remove a.remove{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;border:1px solid var(--wicam-mist-200);color:var(--wicam-indigo-900)!important;font-size:16px!important;font-weight:500;background:transparent;transition:border-color .16s ease,background .16s ease}
body.woocommerce-cart table.cart .product-remove a.remove:hover{border-color:var(--wicam-teal-500);background:rgba(27,166,176,.06);color:var(--wicam-indigo-900)!important}
body.woocommerce-cart table.cart td.actions{padding:10px 12px!important;background:rgba(220,229,240,.12)}
body.woocommerce-cart table.cart td.actions .coupon{display:flex;gap:7px;align-items:center;float:right}body.woocommerce-cart table.cart td.actions .coupon .input-text{width:150px!important;min-height:36px!important;border-radius:9px!important;font-size:10.5px!important;padding:6px 9px!important}
body.woocommerce-cart table.cart td.actions .button{min-height:36px!important;padding:7px 12px!important;font-size:10.5px!important;border-radius:9px!important}
body.woocommerce-cart table.cart td.actions>.button{float:left;background:rgba(255,186,49,.35)!important;border-color:rgba(255,186,49,.35)!important;color:rgba(13,35,64,.62)!important}
body.woocommerce-cart .cart-collaterals .cart_totals{width:100%!important;float:none!important;margin:0!important;padding:15px;border:1px solid var(--wicam-mist-200);border-radius:16px;background:var(--wicam-offwhite);box-shadow:0 10px 28px rgba(7,22,38,.035)}
body.woocommerce-cart .cart-collaterals .cart_totals h2{margin:0 0 12px;font-size:.95rem;line-height:1.5;font-weight:900;color:var(--wicam-navy-950)}
body.woocommerce-cart .cart-collaterals table{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;margin:0 0 10px!important}
body.woocommerce-cart .cart-collaterals table th,body.woocommerce-cart .cart-collaterals table td{padding:8px 0!important;border-color:var(--wicam-mist-200)!important;font-size:10.5px!important}
body.woocommerce-cart .cart-collaterals table th{font-weight:800}body.woocommerce-cart .cart-collaterals table td{text-align:left;font-weight:800}
body.woocommerce-cart .cart-collaterals tr.woocommerce-shipping-totals,body.woocommerce-cart .woocommerce-shipping-calculator{display:none!important}
body.woocommerce-cart .wicam-order-total-label{display:block;font-size:9px;color:rgba(13,35,64,.55);font-weight:700;margin-bottom:1px}
body.woocommerce-cart .order-total .amount{font-size:1rem;font-weight:900;color:var(--wicam-navy-950)}
body.woocommerce-cart .wc-proceed-to-checkout{padding:0!important;margin:0!important}body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{display:flex;align-items:center;justify-content:center;min-height:44px;margin:0!important;padding:9px 14px!important;border-radius:11px!important;background:var(--wicam-amber-500)!important;border:1px solid var(--wicam-amber-500)!important;color:var(--wicam-navy-950)!important;font-size:11.5px!important;font-weight:900!important;box-shadow:none!important}

/* ------------------------------------------------------------------
   CHECKOUT — one column, five clearly separated stages.
   ------------------------------------------------------------------ */
body.woocommerce-checkout form.checkout{display:block!important;width:100%!important;margin:0!important}
body.woocommerce-checkout #customer_details,body.woocommerce-checkout #customer_details>.col-1,body.woocommerce-checkout #customer_details>.col-2{display:block!important;width:100%!important;float:none!important;margin:0!important;padding:0!important}
body.woocommerce-checkout #customer_details{padding:16px;border:1px solid var(--wicam-mist-200);border-radius:16px;background:var(--wicam-offwhite);box-shadow:0 10px 28px rgba(7,22,38,.035);margin-bottom:12px!important}
body.woocommerce-checkout #customer_details>.col-2{margin-top:9px!important}
body.woocommerce-checkout #order_review_heading{display:none!important}

/* stage card */
.wicam-checkout-stage{margin:0 0 12px;padding:16px;border:1px solid var(--wicam-mist-200);border-radius:16px;background:var(--wicam-offwhite);box-shadow:0 10px 28px rgba(7,22,38,.035);transition:border-color .18s ease,box-shadow .18s ease}
.wicam-checkout-stage:focus-within{border-color:rgba(27,166,176,.55);box-shadow:0 12px 32px rgba(7,22,38,.045),0 0 0 2px rgba(27,166,176,.04)}
.wicam-checkout-stage[hidden]{display:none!important}.wicam-checkout-stage__body{min-width:0}
.wicam-stage-head{display:grid;grid-template-columns:36px 26px 1fr;gap:9px;align-items:center;margin:0 0 13px;padding-bottom:11px;border-bottom:1px solid rgba(220,229,240,.8)}
.wicam-stage-head__icon{width:36px;height:36px;border-radius:11px}.wicam-stage-head__icon .wicam-commerce-icon__svg{width:19px;height:19px}
.wicam-stage-head__step{display:grid;place-items:center;width:26px;height:26px;border-radius:8px;background:var(--wicam-indigo-900);color:var(--wicam-offwhite);font-size:8px;font-weight:900}
.wicam-stage-head__copy h2{margin:0!important;color:var(--wicam-navy-950)!important;font-size:.88rem!important;line-height:1.5!important;font-weight:900!important}.wicam-stage-head__copy p{margin:1px 0 0!important;font-size:9.5px!important;line-height:1.65!important;color:rgba(13,35,64,.58)!important}

/* Billing/address */
body.woocommerce-checkout .woocommerce-billing-fields>h3,body.woocommerce-checkout .woocommerce-additional-fields>h3{display:none!important}
body.woocommerce-checkout form .form-row,body.woocommerce-checkout .form-row-first,body.woocommerce-checkout .form-row-last{float:none!important;width:100%!important;margin:0 0 8px!important;padding:0!important;clear:both!important}
body.woocommerce-checkout form .form-row label{display:block;font-size:10px!important;font-weight:800!important;margin:0 0 3px!important;color:var(--wicam-indigo-900)!important;line-height:1.55!important}
body.woocommerce-checkout form .form-row .required{color:var(--wicam-amber-500)!important}
body.woocommerce-checkout form .form-row input.input-text,body.woocommerce-checkout form .form-row textarea,body.woocommerce-checkout form .form-row select,body.woocommerce-checkout .select2-container .select2-selection--single{background:var(--wicam-offwhite)!important;border:1px solid var(--wicam-mist-200)!important;border-radius:9px!important;min-height:40px!important;padding:7px 10px!important;color:var(--wicam-navy-950)!important;box-shadow:none!important;font-size:11px!important}
body.woocommerce-checkout form .form-row input.input-text:focus,body.woocommerce-checkout form .form-row textarea:focus,body.woocommerce-checkout .select2-container--open .select2-selection--single{border-color:var(--wicam-teal-500)!important;outline:2px solid rgba(27,166,176,.06)!important}
body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered{line-height:24px!important;padding:0!important;color:var(--wicam-navy-950)!important}body.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow{height:38px!important}
body.woocommerce-checkout #customer_details :where(.leaflet-container,.mapboxgl-map){height:170px!important;max-width:100%;border-radius:11px;overflow:hidden;border:1px solid var(--wicam-mist-200);margin-bottom:10px}body.woocommerce-checkout #customer_details iframe{max-width:100%;max-height:170px}
body.woocommerce-checkout #ship-to-different-address{margin:4px 0 8px!important;font-size:10.5px!important;line-height:1.6!important;font-weight:850!important;color:var(--wicam-navy-950)!important}body.woocommerce-checkout #ship-to-different-address label{display:flex!important;align-items:center;gap:7px;cursor:pointer}body.woocommerce-checkout #ship-to-different-address input{width:15px;height:15px;accent-color:var(--wicam-teal-500)}

/* Notes collapsed until requested */
.wicam-notes-toggle{display:flex;align-items:center;gap:8px;width:100%;min-height:38px;margin:8px 0 0;padding:7px 10px;border:1px dashed var(--wicam-mist-200);border-radius:10px;background:transparent;color:var(--wicam-indigo-900);font-size:10.5px;font-weight:800;text-align:right;cursor:pointer}.wicam-notes-toggle small{font-size:8.5px;color:rgba(13,35,64,.48);font-weight:700}.wicam-notes-toggle__mark{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:rgba(27,166,176,.08);color:var(--wicam-teal-500);font-size:14px}.woocommerce-additional-fields.wicam-notes-collapsed:not(.is-open){display:none!important}.woocommerce-additional-fields.is-open{margin-top:8px}.woocommerce-additional-fields textarea{min-height:70px!important;resize:vertical}

/* Shipping methods: cards, no nested schedule clutter */
[data-wicam-shipping-method-host] #shipping_method{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}
[data-wicam-shipping-method-host] #shipping_method li{position:relative;display:flex!important;flex-direction:column;justify-content:center;min-height:92px;margin:0!important;padding:12px 10px 10px 46px!important;border:1px solid var(--wicam-mist-200)!important;border-radius:12px!important;background:rgba(220,229,240,.12)!important;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}
[data-wicam-shipping-method-host] #shipping_method li:hover{transform:translateY(-1px);border-color:rgba(27,166,176,.45)!important;background:rgba(27,166,176,.025)!important}
[data-wicam-shipping-method-host] #shipping_method li.is-selected{border-color:var(--wicam-teal-500)!important;background:rgba(27,166,176,.055)!important;box-shadow:0 0 0 2px rgba(27,166,176,.045)}
[data-wicam-shipping-method-host] #shipping_method li>input.shipping_method{position:absolute;inset-inline-start:12px;inset-block-start:50%;transform:translateY(-50%);width:16px;height:16px;margin:0!important;accent-color:var(--wicam-teal-500)}
[data-wicam-shipping-method-host] #shipping_method li>label{display:block!important;margin:0!important;color:var(--wicam-navy-950)!important;font-size:10.5px!important;font-weight:900!important;line-height:1.65!important;cursor:pointer}
[data-wicam-shipping-method-host] .wicam-shipping-rate-icon{display:grid;place-items:center;position:absolute;inset-inline-end:10px;inset-block-start:10px;width:28px;height:28px;border-radius:8px;background:var(--wicam-indigo-900);color:var(--wicam-offwhite)}
[data-wicam-shipping-method-host] .wicam-shipping-rate-icon svg{width:15px;height:15px}
[data-wicam-shipping-method-host] li.is-post .wicam-shipping-rate-icon{background:var(--wicam-teal-500)}
[data-wicam-shipping-method-host] li.is-express .wicam-shipping-rate-icon{background:var(--wicam-amber-500);color:var(--wicam-navy-950)}
[data-wicam-shipping-method-host] .wicam-delivery-picker,[data-wicam-shipping-method-host] .wicam-shipping-mini{display:none!important}
.wicam-stage-placeholder{padding:14px;border:1px dashed var(--wicam-mist-200);border-radius:10px;color:rgba(13,35,64,.5);font-size:10px;text-align:center}

/* Schedule card */
[data-wicam-shipping-schedule-host] .wicam-delivery-picker,[data-wicam-shipping-schedule-host] .wicam-shipping-mini{display:block!important;margin:0!important;padding:0!important;border:0!important}
[data-wicam-shipping-schedule-host] .wicam-delivery-picker__label{margin:0 0 6px!important;color:rgba(13,35,64,.55)!important;font-size:9.5px!important;font-weight:850!important}
[data-wicam-shipping-schedule-host] .wicam-delivery-picker__label:not(:first-child){margin-top:12px!important}
[data-wicam-shipping-schedule-host] .wicam-choice-row{display:flex;gap:7px;flex-wrap:wrap;margin:0!important}
[data-wicam-shipping-schedule-host] .wicam-choice>span{min-height:36px!important;padding:7px 11px!important;border-radius:9px!important;font-size:10px!important;font-weight:800!important}
[data-wicam-shipping-schedule-host] .wicam-choice small{min-width:18px;height:18px;font-size:8px!important}
[data-wicam-shipping-schedule-host] .wicam-shipping-mini{padding:10px 12px!important;border:1px solid rgba(255,186,49,.55)!important;border-radius:10px!important;background:rgba(255,186,49,.09)!important;color:var(--wicam-indigo-900)!important;font-size:10px!important;font-weight:800!important}

/* Review order */
body.woocommerce-checkout .wicam-checkout-stage--review #order_review{float:none!important;width:100%!important;margin:0!important;padding:0!important;background:transparent!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table{margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table th,body.woocommerce-checkout .woocommerce-checkout-review-order-table td{padding:9px 7px!important;font-size:10.5px!important;line-height:1.65!important;border-color:var(--wicam-mist-200)!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table thead th{font-size:9px!important;color:rgba(13,35,64,.55)!important;background:rgba(220,229,240,.12)!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .product-name{font-weight:850!important}.woocommerce-checkout .woocommerce-checkout-review-order-table .product-total{text-align:left!important;white-space:nowrap}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tr.wicam-review-shipping-row{display:none!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total th,body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td{font-size:11.5px!important;font-weight:900!important;color:var(--wicam-navy-950)!important}

/* Payment: independent selectable cards */
body.woocommerce-checkout [data-wicam-payment-host] #payment{margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;overflow:visible!important}
body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px!important;margin:0!important;padding:0 0 12px!important;border:0!important}
body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods li{position:relative;min-height:88px;margin:0!important;padding:11px 10px!important;border:1px solid var(--wicam-mist-200)!important;border-radius:12px!important;background:rgba(220,229,240,.12)!important;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}
body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods li:hover{transform:translateY(-1px);border-color:rgba(27,166,176,.45)!important}
body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods li.is-selected,body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods li:has(input:checked){border-color:var(--wicam-teal-500)!important;background:rgba(27,166,176,.055)!important;box-shadow:0 0 0 2px rgba(27,166,176,.04)}
body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods li input{width:16px;height:16px;margin:0 0 6px!important;accent-color:var(--wicam-teal-500)}
body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods li label{display:block!important;margin:0!important;color:var(--wicam-navy-950)!important;font-size:10px!important;font-weight:850!important;line-height:1.65!important;cursor:pointer}
body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods li img{display:block!important;max-height:28px!important;max-width:86px!important;width:auto!important;margin:7px 0 0!important}
body.woocommerce-checkout [data-wicam-payment-host] #payment div.payment_box{margin:7px 0 0!important;padding:7px 8px!important;border-radius:8px!important;background:rgba(220,229,240,.28)!important;color:rgba(13,35,64,.65)!important;font-size:8.8px!important;line-height:1.65!important}body.woocommerce-checkout [data-wicam-payment-host] #payment div.payment_box:before{display:none!important}
body.woocommerce-checkout [data-wicam-payment-host] #payment .place-order{margin:0!important;padding:0!important;border-top:1px solid var(--wicam-mist-200)!important;padding-top:12px!important}
body.woocommerce-checkout [data-wicam-payment-host] #payment #place_order{float:none!important;width:100%!important;min-height:45px!important;margin:0!important;padding:9px 14px!important;border:1px solid var(--wicam-amber-500)!important;border-radius:11px!important;background:var(--wicam-amber-500)!important;color:var(--wicam-navy-950)!important;font-size:11.5px!important;font-weight:900!important;box-shadow:none!important}
body.woocommerce-checkout .woocommerce-privacy-policy-text{margin:0 0 9px!important;color:rgba(13,35,64,.52)!important;font-size:8.8px!important;line-height:1.65!important}.woocommerce-privacy-policy-text p{margin:0!important}.woocommerce-privacy-policy-text a{color:var(--wicam-teal-500)!important;text-underline-offset:2px}

/* Coupon */
body.woocommerce-checkout .woocommerce-form-coupon-toggle{margin:0 0 10px!important;font-size:10px!important}body.woocommerce-checkout .woocommerce-form-coupon-toggle .woocommerce-info{margin:0!important;background:transparent!important;border-style:dashed!important}
body.woocommerce-checkout .woocommerce-form-coupon{display:grid;grid-template-columns:1fr auto;gap:7px;margin:0 0 12px!important;padding:10px!important;border:1px solid var(--wicam-mist-200)!important;border-radius:11px!important;background:var(--wicam-offwhite)!important;font-size:10px!important}.woocommerce-form-coupon p:first-child{grid-column:1/-1;margin:0 0 2px!important}.woocommerce-form-coupon .form-row{margin:0!important}.woocommerce-form-coupon button{min-height:40px!important}

@media(max-width:900px){
 body.woocommerce-cart .wicam-cart-layout{grid-template-columns:1fr}.woocommerce-cart .cart-collaterals{max-width:none!important}
 [data-wicam-shipping-method-host] #shipping_method,body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods{grid-template-columns:1fr 1fr!important}
}
@media(max-width:640px){
 body.woocommerce-cart .woocommerce,body.woocommerce-checkout .woocommerce{width:min(100% - 18px,560px);padding-block:14px 34px;font-size:12px}
 .wicam-commerce-head{min-height:64px;padding:11px 12px;border-radius:14px;margin-bottom:12px}.wicam-commerce-head__icon{width:34px;height:34px}.wicam-commerce-head h1{font-size:1.08rem}.wicam-commerce-head--checkout{align-items:flex-start;flex-direction:column;gap:9px}.wicam-checkout-steps{width:100%}.wicam-checkout-steps li{flex:1;justify-content:center;padding:4px 5px}.wicam-checkout-steps li span{font-size:8.2px}
 body.woocommerce-cart .wicam-cart-layout{gap:10px}body.woocommerce-cart table.shop_table_responsive thead{display:none}body.woocommerce-cart table.shop_table_responsive tr.cart_item{display:grid!important;grid-template-columns:52px 1fr auto;gap:5px 9px;padding:10px!important;border-bottom:1px solid var(--wicam-mist-200)}body.woocommerce-cart table.shop_table_responsive tr.cart_item td{display:block!important;padding:0!important;border:0!important;text-align:right!important;font-size:10px!important}body.woocommerce-cart table.shop_table_responsive tr.cart_item td:before{display:none!important}.woocommerce-cart table.shop_table_responsive tr.cart_item .product-thumbnail{grid-column:1;grid-row:1/3;display:block!important}.woocommerce-cart table.shop_table_responsive tr.cart_item .product-name{grid-column:2;grid-row:1}.woocommerce-cart table.shop_table_responsive tr.cart_item .product-remove{grid-column:3;grid-row:1}.woocommerce-cart table.shop_table_responsive tr.cart_item .product-price{grid-column:2;grid-row:2}.woocommerce-cart table.shop_table_responsive tr.cart_item .product-quantity{grid-column:2;grid-row:3;margin-top:5px}.woocommerce-cart table.shop_table_responsive tr.cart_item .product-subtotal{grid-column:3;grid-row:3;align-self:center;text-align:left!important}.woocommerce-cart table.cart td.actions{display:block!important}.woocommerce-cart table.cart td.actions .coupon{float:none!important;width:100%;display:grid;grid-template-columns:1fr auto;margin-bottom:6px}.woocommerce-cart table.cart td.actions .coupon .input-text{width:100%!important}.woocommerce-cart table.cart td.actions>.button{float:none!important;width:100%!important}
 body.woocommerce-checkout #customer_details,.wicam-checkout-stage{padding:12px;border-radius:13px;margin-bottom:9px!important}.wicam-stage-head{grid-template-columns:32px 24px 1fr;gap:7px;margin-bottom:10px;padding-bottom:9px}.wicam-stage-head__icon{width:32px;height:32px}.wicam-stage-head__step{width:24px;height:24px}.wicam-stage-head__copy h2{font-size:.82rem!important}.wicam-stage-head__copy p{font-size:8.8px!important}
 [data-wicam-shipping-method-host] #shipping_method,body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods{grid-template-columns:1fr!important}.woocommerce-checkout [data-wicam-shipping-method-host] #shipping_method li{min-height:72px!important}.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods li{min-height:70px!important}
 [data-wicam-shipping-schedule-host] .wicam-choice-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px!important}[data-wicam-shipping-schedule-host] .wicam-choice>span{width:100%;padding:6px 4px!important;font-size:9px!important}
 body.woocommerce-checkout #customer_details :where(.leaflet-container,.mapboxgl-map){height:150px!important}
}
@media(prefers-reduced-motion:reduce){.wicam-commerce-head,.wicam-checkout-stage,[data-wicam-shipping-method-host] #shipping_method li,body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods li,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{transition:none!important;transform:none!important}}


/* ==================================================================
   WICAM 0.9.9.12 — precision cart / checkout polish
   ================================================================== */
body.woocommerce-cart,
body.woocommerce-checkout,
body.woocommerce-cart .woocommerce,
body.woocommerce-checkout .woocommerce,
body.woocommerce-cart .woocommerce *,
body.woocommerce-checkout .woocommerce *,
body.woocommerce-checkout .select2-container,
body.woocommerce-checkout .select2-dropdown{
	font-family:'IRANSans','IRANSansWeb','IRANSansX','WICAM IRANSans',Tahoma,Arial,sans-serif!important;
}

/* Commerce header — smaller, livelier, still calm. */
.wicam-commerce-head{min-height:66px;padding:11px 14px;border-radius:16px;margin-bottom:14px}
.wicam-commerce-head:before{content:"";position:absolute;inset-inline-end:0;inset-block-end:0;width:42%;height:2px;background:linear-gradient(90deg,transparent,rgba(27,166,176,.65),transparent);transform:translateX(30%);opacity:.62;pointer-events:none}
.wicam-commerce-head__icon{width:34px;height:34px;border-radius:10px;transition:transform .2s ease,border-color .2s ease,background .2s ease}
.wicam-commerce-head:hover .wicam-commerce-head__icon{transform:translateY(-1px) rotate(-2deg);border-color:rgba(27,166,176,.38);background:rgba(27,166,176,.12)}
.wicam-commerce-head h1{font-size:clamp(1.08rem,1rem + .25vw,1.3rem)!important;line-height:1.45!important}
.wicam-commerce-head__eyebrow{font-size:7.5px!important}
.wicam-commerce-head__actions{display:flex;align-items:center;gap:9px;position:relative;z-index:2}
.wicam-back-cart{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 9px;border:1px solid rgba(245,248,252,.14);border-radius:9px;color:rgba(245,248,252,.82)!important;text-decoration:none!important;font-size:9px!important;font-weight:800!important;transition:background .16s ease,border-color .16s ease,transform .16s ease}
.wicam-back-cart:hover{background:rgba(27,166,176,.09);border-color:rgba(27,166,176,.38);transform:translateX(-1px)}
.wicam-back-cart .wicam-commerce-icon__svg{width:14px;height:14px;color:var(--wicam-teal-500)}
.wicam-checkout-steps li{min-height:27px;padding:3px 8px;font-size:8.5px}
.wicam-checkout-steps li b{display:none!important}

/* Woo notices — reserve space for the status icon and align action to left. */
body.woocommerce-cart .woocommerce-message,
body.woocommerce-cart .woocommerce-info,
body.woocommerce-cart .woocommerce-error,
body.woocommerce-checkout .woocommerce-message,
body.woocommerce-checkout .woocommerce-info,
body.woocommerce-checkout .woocommerce-error{
	position:relative;
	min-height:46px;
	padding:10px 48px 10px 12px!important;
	display:flex;
	align-items:center;
	gap:10px;
}
body.woocommerce-cart .woocommerce-message:before,
body.woocommerce-cart .woocommerce-info:before,
body.woocommerce-cart .woocommerce-error:before,
body.woocommerce-checkout .woocommerce-message:before,
body.woocommerce-checkout .woocommerce-info:before,
body.woocommerce-checkout .woocommerce-error:before{
	right:15px!important;left:auto!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;
}
body.woocommerce-cart .woocommerce-message .button,
body.woocommerce-cart .woocommerce-info .button,
body.woocommerce-checkout .woocommerce-message .button,
body.woocommerce-checkout .woocommerce-info .button{
	float:none!important;margin-inline-start:auto!important;margin-inline-end:8px!important;order:2;white-space:nowrap;
}

/* CART: equal-height columns, slightly larger product media, teal update action. */
body.woocommerce-cart .wicam-cart-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:stretch;gap:16px}
body.woocommerce-cart .woocommerce-cart-form{display:flex;flex-direction:column;gap:12px;height:100%}
body.woocommerce-cart .cart-collaterals{display:flex;height:100%}
body.woocommerce-cart .cart-collaterals .cart_totals{height:100%;display:flex;flex-direction:column}
body.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout{margin-top:auto!important}
body.woocommerce-cart table.cart tr.cart_item{min-height:104px}
body.woocommerce-cart table.cart td{padding:15px 12px!important}
body.woocommerce-cart table.cart .product-thumbnail{width:76px}
body.woocommerce-cart table.cart .product-thumbnail img{width:58px!important;max-width:58px!important;border-radius:11px}
body.woocommerce-cart table.cart td.actions>.button[name="update_cart"]{
	display:inline-flex!important;align-items:center;justify-content:center;gap:7px;
	background:var(--wicam-teal-500)!important;border-color:var(--wicam-teal-500)!important;color:var(--wicam-offwhite)!important;opacity:1!important
}
body.woocommerce-cart table.cart td.actions>.button[name="update_cart"]:before{
	content:"";width:15px;height:15px;display:inline-block;flex:0 0 15px;background:currentColor;
	-webkit-mask:url("../icons/refresh.svg") center/contain no-repeat;mask:url("../icons/refresh.svg") center/contain no-repeat
}
body.woocommerce-cart table.cart td.actions>.button[name="update_cart"]:disabled{opacity:.42!important;cursor:not-allowed!important}
body.woocommerce-cart .cart-collaterals .cart_totals h2{font-size:.88rem!important}
body.woocommerce-cart .order-total .amount{font-size:.94rem!important}

/* Cart add-on recommendations: Configurator options upgraded via AJAX. */
.wicam-cart-addons{padding:13px;border:1px solid var(--wicam-mist-200);border-radius:15px;background:var(--wicam-offwhite);box-shadow:0 10px 28px rgba(7,22,38,.03)}
.wicam-cart-addons__head{display:flex;align-items:center;gap:9px;margin-bottom:11px;padding-bottom:10px;border-bottom:1px solid rgba(220,229,240,.8)}
.wicam-cart-addons__icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:rgba(27,166,176,.08);color:var(--wicam-teal-500);border:1px solid rgba(27,166,176,.18)}
.wicam-cart-addons__head-svg{width:18px;height:18px}.wicam-cart-addons__head strong{display:block;font-size:11px;font-weight:900;color:var(--wicam-navy-950)}.wicam-cart-addons__head small{display:block;margin-top:1px;font-size:8.8px;color:rgba(13,35,64,.52);line-height:1.6}
.wicam-cart-addons__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.wicam-cart-addon{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;min-height:76px;padding:9px;border:1px solid var(--wicam-mist-200);border-radius:11px;background:rgba(220,229,240,.1);transition:border-color .16s ease,background .16s ease,transform .16s ease}
.wicam-cart-addon:hover{transform:translateY(-1px);border-color:rgba(27,166,176,.4)}
.wicam-cart-addon.is-selected{border-color:var(--wicam-teal-500);background:rgba(27,166,176,.055)}
.wicam-cart-addon__icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--wicam-indigo-900);color:var(--wicam-offwhite)}.wicam-cart-addon__svg{width:16px;height:16px}
.wicam-cart-addon__copy small,.wicam-cart-addon__copy strong,.wicam-cart-addon__copy span{display:block}.wicam-cart-addon__copy small{font-size:7.8px;color:rgba(13,35,64,.48);font-weight:750}.wicam-cart-addon__copy strong{font-size:9.5px;line-height:1.6;color:var(--wicam-navy-950);font-weight:900}.wicam-cart-addon__copy span{font-size:8.4px;color:var(--wicam-teal-500);font-weight:850}
.wicam-cart-addon__button{min-height:31px;padding:5px 9px;border:1px solid var(--wicam-teal-500);border-radius:8px;background:transparent;color:var(--wicam-teal-500);font-size:8.5px;font-weight:900;cursor:pointer;white-space:nowrap;transition:background .16s ease,color .16s ease,transform .16s ease}
.wicam-cart-addon__button:hover{background:var(--wicam-teal-500);color:var(--wicam-offwhite);transform:translateY(-1px)}
.wicam-cart-addon__button:disabled{cursor:default;background:rgba(27,166,176,.08);color:var(--wicam-indigo-900);border-color:rgba(27,166,176,.3);transform:none}
.wicam-cart-addon__feedback{min-height:0;margin-top:7px;font-size:8.8px;font-weight:800}.wicam-cart-addon__feedback.is-success{color:var(--wicam-teal-500)}.wicam-cart-addon__feedback.is-error{color:var(--wicam-amber-500)}

/* CHECKOUT stage structure — no numeric badges, correct breathing room. */
body.woocommerce-checkout #customer_details{padding:20px!important}
.wicam-checkout-stage{padding:18px!important;margin-bottom:12px!important}
.wicam-stage-head{grid-template-columns:34px 1fr!important;gap:10px!important;margin-bottom:15px!important;padding-bottom:11px!important}
.wicam-stage-head__step{display:none!important}
.wicam-stage-head__icon{width:34px;height:34px;border-radius:10px}
.wicam-stage-head__copy h2{font-size:.82rem!important}.wicam-stage-head__copy p{font-size:8.8px!important}

/* Billing grid: 2 / 2 / 3 columns exactly as specified. */
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{
	display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px 12px;align-items:end
}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.form-row,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.form-row{width:auto!important;float:none!important;clear:none!important;margin:0!important;padding:0!important;min-width:0}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.wicam-field-wide,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.wicam-field-wide{grid-column:1/-1}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.wicam-field-half,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.wicam-field-half{grid-column:span 3}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.wicam-field-third,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.wicam-field-third{grid-column:span 2}
body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.wicam-field-hidden,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.wicam-field-hidden,
body.woocommerce-checkout #billing_country_field,
body.woocommerce-checkout #shipping_country_field{display:none!important}
body.woocommerce-checkout form .form-row label{margin-bottom:5px!important}
body.woocommerce-checkout form .form-row input.input-text,
body.woocommerce-checkout form .form-row textarea,
body.woocommerce-checkout form .form-row select,
body.woocommerce-checkout .select2-container .select2-selection--single{min-height:42px!important;padding:8px 11px!important}
body.woocommerce-checkout #customer_details :where(.leaflet-container,.mapboxgl-map){height:220px!important;margin:2px 0 15px!important;border-radius:12px}

/* Shipping cards: compact; Tehran may show courier + post + express. */
[data-wicam-shipping-method-host] #shipping_method{
	grid-template-columns:repeat(auto-fit,minmax(170px,210px))!important;justify-content:start!important;gap:8px!important
}
[data-wicam-shipping-method-host] #shipping_method li{min-height:68px!important;padding:9px 38px 9px 34px!important}
[data-wicam-shipping-method-host] #shipping_method li>label{font-size:9.5px!important;line-height:1.55!important}
[data-wicam-shipping-method-host] .wicam-shipping-rate-icon{width:25px;height:25px;inset-inline-end:8px;inset-block-start:50%;transform:translateY(-50%);border-radius:7px}
[data-wicam-shipping-method-host] #shipping_method li>input.shipping_method{inset-inline-start:9px;width:14px;height:14px}

/* Delivery date / slot buttons: same visual scale as shipping methods. */
[data-wicam-shipping-schedule-host] .wicam-choice-row{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(118px,145px));gap:7px!important;justify-content:start!important}
[data-wicam-shipping-schedule-host] .wicam-choice>span{width:100%;min-height:34px!important;padding:6px 8px!important;font-size:9.3px!important}
[data-wicam-shipping-schedule-host] .wicam-delivery-picker__label{font-size:8.8px!important;margin-bottom:7px!important}

/* Review/order totals — labels right, money left. */
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot th{text-align:right!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot td .amount{text-align:left!important}
body.woocommerce-checkout .woocommerce-checkout-review-order-table .cart-subtotal td,
body.woocommerce-checkout .woocommerce-checkout-review-order-table .order-total td{direction:rtl;text-align:left!important}

/* Payment cards stay compact. */
body.woocommerce-checkout [data-wicam-payment-host] #payment ul.payment_methods{grid-template-columns:repeat(auto-fit,minmax(175px,1fr))!important}

/* Mobile/tablet */
@media(max-width:900px){
	.wicam-commerce-head--checkout{align-items:flex-start}
	.wicam-commerce-head__actions{flex-direction:column;align-items:flex-end}
	.wicam-cart-addons__grid{grid-template-columns:1fr 1fr}
	body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.wicam-field-third,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.wicam-field-third{grid-column:span 3}
}
@media(max-width:640px){
	.wicam-commerce-head{min-height:60px;padding:9px 10px}.wicam-commerce-head h1{font-size:1rem!important}
	.wicam-commerce-head--checkout{gap:8px}.wicam-commerce-head__actions{width:100%;align-items:stretch}.wicam-back-cart{align-self:flex-start}.wicam-checkout-steps{justify-content:space-between}
	body.woocommerce-cart .wicam-cart-layout{align-items:start}
	body.woocommerce-cart table.shop_table_responsive tr.cart_item{grid-template-columns:66px 1fr auto!important;min-height:112px}
	body.woocommerce-cart table.shop_table_responsive tr.cart_item .product-thumbnail img{width:58px!important;max-width:58px!important}
	.wicam-cart-addons__grid{grid-template-columns:1fr}.wicam-cart-addon{grid-template-columns:32px 1fr auto}
	body.woocommerce-checkout #customer_details,.wicam-checkout-stage{padding:13px!important}
	body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper,body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper{grid-template-columns:1fr!important;gap:8px!important}
	body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.wicam-field-wide,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.wicam-field-wide,
	body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.wicam-field-half,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.wicam-field-half,
	body.woocommerce-checkout .woocommerce-billing-fields__field-wrapper>.wicam-field-third,
body.woocommerce-checkout .woocommerce-shipping-fields__field-wrapper>.wicam-field-third{grid-column:1!important}
	body.woocommerce-checkout #customer_details :where(.leaflet-container,.mapboxgl-map){height:165px!important;margin-bottom:11px!important}
	[data-wicam-shipping-method-host] #shipping_method{grid-template-columns:1fr!important}
	[data-wicam-shipping-schedule-host] .wicam-choice-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}

@media(prefers-reduced-motion:reduce){
	.wicam-commerce-head__icon,.wicam-back-cart,.wicam-cart-addon,.wicam-cart-addon__button{transition:none!important;transform:none!important}
}

/* ==================================================================
   WICAM 0.9.9.35 — final commerce flow / gateway return / thank-you
   ================================================================== */
body.woocommerce-order-received .woocommerce,
body.woocommerce-order-pay .woocommerce{width:min(920px,calc(100% - 40px));margin-inline:auto;padding-block:28px 64px}

/* Result state shown immediately after returning from a gateway. */
.wicam-order-result{position:relative;overflow:hidden;margin:0 0 16px;padding:22px;border:1px solid rgba(27,166,176,.2);border-radius:20px;background:var(--wicam-indigo-900);color:var(--wicam-offwhite);box-shadow:0 18px 46px rgba(7,22,38,.08)}
.wicam-order-result:before{content:"";position:absolute;width:260px;height:260px;inset-inline-end:-120px;inset-block-start:-150px;border:1px solid rgba(27,166,176,.18);border-radius:50%;box-shadow:0 0 0 34px rgba(27,166,176,.025),0 0 0 76px rgba(27,166,176,.016);pointer-events:none}
.wicam-order-result--failed{border-color:rgba(255,186,49,.42)}
.wicam-order-result--failed:before,.wicam-order-result--review:before{border-color:rgba(255,186,49,.24);box-shadow:0 0 0 34px rgba(255,186,49,.025),0 0 0 76px rgba(255,186,49,.014)}
.wicam-order-result__signal{position:absolute;inset-inline-start:18px;inset-block-end:16px;display:flex;gap:4px;opacity:.72}.wicam-order-result__signal i{display:block;width:18px;height:2px;border-radius:9px;background:var(--wicam-teal-500)}.wicam-order-result__signal i:nth-child(2){width:7px;background:var(--wicam-amber-500)}.wicam-order-result__signal i:nth-child(3){width:4px}
.wicam-order-result__top{position:relative;z-index:1;display:flex;align-items:flex-start;gap:13px}.wicam-order-result__icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;border:1px solid rgba(27,166,176,.28);background:rgba(27,166,176,.1);color:var(--wicam-teal-500)}.wicam-order-result--failed .wicam-order-result__icon,.wicam-order-result--review .wicam-order-result__icon{border-color:rgba(255,186,49,.32);background:rgba(255,186,49,.08);color:var(--wicam-amber-500)}
.wicam-order-result__icon .wicam-commerce-icon__svg{width:21px;height:21px}.wicam-order-result__copy h1{margin:0!important;color:var(--wicam-offwhite)!important;font-size:clamp(1.12rem,1rem + .55vw,1.58rem)!important;line-height:1.55!important;font-weight:900!important}.wicam-order-result__copy p{max-width:670px;margin:5px 0 0!important;color:rgba(245,248,252,.68)!important;font-size:10.5px!important;line-height:1.8!important}
.wicam-order-result__facts{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px}.wicam-order-result__facts>div{min-width:0;padding:10px 11px;border:1px solid rgba(245,248,252,.09);border-radius:11px;background:rgba(245,248,252,.035)}.wicam-order-result__facts small,.wicam-order-result__facts strong{display:block}.wicam-order-result__facts small{margin-bottom:2px;color:rgba(245,248,252,.48);font-size:8px;font-weight:750}.wicam-order-result__facts strong{overflow:hidden;text-overflow:ellipsis;color:var(--wicam-offwhite);font-size:10.5px;font-weight:900;white-space:nowrap}.wicam-order-result__facts .amount{color:var(--wicam-offwhite)!important;font-size:inherit!important}
.wicam-order-result__actions{position:relative;z-index:1;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:13px}.wicam-order-result__actions .button{min-height:34px!important;padding:7px 12px!important;font-size:9px!important}.wicam-order-result__link{display:inline-flex;align-items:center;min-height:34px;padding:7px 10px;border:1px solid rgba(245,248,252,.12);border-radius:9px;color:rgba(245,248,252,.78)!important;text-decoration:none!important;font-size:9px!important;font-weight:800!important}.wicam-order-result__link:hover{border-color:rgba(27,166,176,.42);background:rgba(27,166,176,.07);color:var(--wicam-offwhite)!important}

/* Native Woo details remain the source of truth, but are visually integrated. */
body.woocommerce-order-received .woocommerce-order>p.woocommerce-notice--success{display:none!important}
body.woocommerce-order-received .woocommerce-order-overview{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:7px!important;margin:0 0 14px!important;padding:12px!important;border:1px solid var(--wicam-mist-200);border-radius:14px;background:var(--wicam-offwhite);list-style:none!important}
body.woocommerce-order-received .woocommerce-order-overview li{float:none!important;width:auto!important;margin:0!important;padding:8px 10px!important;border:0!important;border-radius:9px;background:rgba(220,229,240,.16);font-size:8px!important;line-height:1.7!important;color:rgba(13,35,64,.55)!important}
body.woocommerce-order-received .woocommerce-order-overview li strong{display:block;margin-top:2px;color:var(--wicam-navy-950)!important;font-size:10px!important;font-weight:900!important}
body.woocommerce-order-received .woocommerce-order-details,body.woocommerce-order-received .woocommerce-customer-details{margin:14px 0!important;padding:16px;border:1px solid var(--wicam-mist-200);border-radius:16px;background:var(--wicam-offwhite);box-shadow:0 10px 28px rgba(7,22,38,.028)}
body.woocommerce-order-received .woocommerce-order-details h2,body.woocommerce-order-received .woocommerce-customer-details h2{margin:0 0 11px!important;font-size:.9rem!important;color:var(--wicam-navy-950)!important}
body.woocommerce-order-received .woocommerce-order-details table.shop_table{margin:0!important;border-radius:11px!important;box-shadow:none!important}body.woocommerce-order-received .woocommerce-order-details table.shop_table th,body.woocommerce-order-received .woocommerce-order-details table.shop_table td{padding:9px 8px!important;font-size:10px!important;line-height:1.7!important}
body.woocommerce-order-received .woocommerce-customer-details address{padding:11px!important;border:1px solid var(--wicam-mist-200)!important;border-radius:11px!important;background:rgba(220,229,240,.1);font-size:10px!important;line-height:1.9!important}
.wicam-order-delivery-card{display:flex;align-items:flex-start;gap:10px;margin:12px 0;padding:13px;border:1px solid rgba(27,166,176,.22);border-radius:13px;background:rgba(27,166,176,.045)}.wicam-order-delivery-card__signal{flex:0 0 4px;width:4px;min-height:48px;border-radius:99px;background:linear-gradient(180deg,var(--wicam-teal-500),var(--wicam-amber-500))}.wicam-order-delivery-card small,.wicam-order-delivery-card h3,.wicam-order-delivery-card p{display:block;margin:0!important}.wicam-order-delivery-card small{font-size:8px;color:rgba(13,35,64,.48);font-weight:800}.wicam-order-delivery-card h3{margin-top:1px!important;font-size:.78rem!important;color:var(--wicam-navy-950)!important}.wicam-order-delivery-card p{margin-top:2px!important;font-size:9.5px!important;line-height:1.75!important;color:rgba(13,35,64,.62)!important}
.wicam-order-next{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0}.wicam-order-next>div{display:grid;grid-template-columns:32px 1fr;grid-template-areas:"icon title" "icon small";column-gap:8px;align-items:center;padding:11px;border:1px solid var(--wicam-mist-200);border-radius:12px;background:var(--wicam-offwhite)}.wicam-order-next span{grid-area:icon;display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:rgba(27,166,176,.08);color:var(--wicam-teal-500)}.wicam-order-next span svg{width:16px;height:16px}.wicam-order-next strong{grid-area:title;font-size:9.5px;color:var(--wicam-navy-950)}.wicam-order-next small{grid-area:small;font-size:8px;line-height:1.6;color:rgba(13,35,64,.52)}

/* Failed return and retry payment. */
body.woocommerce-order-received .woocommerce-thankyou-order-failed{margin-top:0!important;border-inline-start-color:var(--wicam-amber-500)!important}body.woocommerce-order-received .woocommerce-thankyou-order-failed-actions{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important}
.wicam-commerce-head--pay{margin-bottom:10px}.wicam-pay-note{display:flex;align-items:center;gap:9px;margin:0 0 12px;padding:10px 12px;border:1px solid rgba(27,166,176,.2);border-radius:11px;background:rgba(27,166,176,.04);color:var(--wicam-indigo-900)}.wicam-pay-note>span{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:8px;background:var(--wicam-indigo-900);color:var(--wicam-offwhite)}.wicam-pay-note svg{width:15px;height:15px}.wicam-pay-note p{margin:0!important;font-size:9.5px!important;line-height:1.75!important}
body.woocommerce-order-pay form#order_review{padding:16px;border:1px solid var(--wicam-mist-200);border-radius:16px;background:var(--wicam-offwhite);box-shadow:0 10px 28px rgba(7,22,38,.03)}body.woocommerce-order-pay form#order_review table.shop_table{margin:0 0 13px!important}body.woocommerce-order-pay form#order_review table.shop_table th,body.woocommerce-order-pay form#order_review table.shop_table td{padding:9px!important;font-size:10px!important}body.woocommerce-order-pay form#order_review ul.wc_payment_methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:0 0 12px!important;padding:0!important;border:0!important;list-style:none!important}body.woocommerce-order-pay form#order_review .wc_payment_method{padding:10px!important;border:1px solid var(--wicam-mist-200);border-radius:11px;background:rgba(220,229,240,.1)}body.woocommerce-order-pay form#order_review #place_order{width:100%;min-height:44px!important;font-size:10.5px!important}

/* Final checkout confidence and error focus. */
.wicam-checkout-assurance{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:8px 0 0;padding-top:10px;border-top:1px solid rgba(220,229,240,.8)}.wicam-checkout-assurance span{display:inline-flex;align-items:center;gap:4px;color:rgba(13,35,64,.52);font-size:7.8px;font-weight:750}.wicam-checkout-assurance svg{width:12px;height:12px;color:var(--wicam-teal-500)}
body.woocommerce-checkout .form-row.wicam-field-error input.input-text,body.woocommerce-checkout .form-row.wicam-field-error .select2-selection--single{border-color:var(--wicam-amber-500)!important;box-shadow:0 0 0 2px rgba(255,186,49,.08)!important}.wicam-checkout-live{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}

@media(max-width:720px){
 body.woocommerce-order-received .woocommerce,body.woocommerce-order-pay .woocommerce{width:min(100% - 22px,920px);padding-block:16px 46px}
 .wicam-order-result{padding:16px;border-radius:16px}.wicam-order-result__top{gap:10px}.wicam-order-result__icon{flex-basis:36px;width:36px;height:36px;border-radius:11px}.wicam-order-result__copy h1{font-size:1.03rem!important}.wicam-order-result__copy p{font-size:9.5px!important}
 .wicam-order-result__facts{grid-template-columns:1fr 1fr;gap:6px;margin-top:13px}.wicam-order-result__facts>div{padding:8px}.wicam-order-result__facts strong{font-size:9.5px}.wicam-order-result__actions{gap:6px}.wicam-order-result__actions>*{flex:1 1 auto;justify-content:center}
 .wicam-order-next{grid-template-columns:1fr}.wicam-order-next>div{padding:9px}
 body.woocommerce-order-received .woocommerce-order-details,body.woocommerce-order-received .woocommerce-customer-details{padding:12px;border-radius:13px}
 body.woocommerce-order-pay form#order_review{padding:12px}body.woocommerce-order-pay form#order_review ul.wc_payment_methods{grid-template-columns:1fr}
 .wicam-checkout-assurance{gap:6px 9px}
}
@media(prefers-reduced-motion:reduce){.wicam-order-result__link{transition:none!important}}
