:root{
  --tbc-ink:#1c1511;
  --tbc-copper:#d8651a;
  --tbc-copper-soft:#d7a58b;
  --tbc-cream:#fffaf6;
  --tbc-line:rgba(215,165,139,.38);
  --tbc-shadow:0 18px 45px rgba(28,21,17,.14);
}
.woocommerce-form-coupon-toggle{display:none!important;}
.tbc-checkout-hero,.tbc-account-choice,.tbc-account-benefits,.tbc-coupon-card,.tbc-secure-payment{
  box-sizing:border-box;
}
.tbc-checkout-hero{
  position:relative;display:flex;align-items:center;gap:24px;margin:0 0 22px;padding:28px 32px;border-radius:24px;background:linear-gradient(135deg,#1c1511,#2a1a14);color:#fff;overflow:hidden;border:1px solid rgba(255,255,255,.22);box-shadow:var(--tbc-shadow)
}
.tbc-hero-pixels{position:absolute;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,#00d4ff,#00ff9d,#ffe500,#ff6b00,#ff2ec4,#6a5cff,#00d4ff);opacity:.95}
.tbc-mascot-wrap{flex:0 0 120px;width:120px;height:120px;border-radius:999px;background:rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,.18)}
.tbc-mascot{width:112px;height:112px;object-fit:contain;display:block}
.tbc-hero-content{position:relative;z-index:1;max-width:650px}.tbc-eyebrow{margin:0 0 8px;text-transform:uppercase;letter-spacing:.22em;font-weight:800;color:#f0b99f;font-size:12px}.tbc-hero-content h2{margin:0 0 8px;color:#fff;font-size:32px;line-height:1.05}.tbc-hero-content p{margin:0;color:rgba(255,255,255,.88);font-size:17px;line-height:1.55}
.tbc-account-choice{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 16px}.tbc-choice-card{appearance:none;border:1px solid var(--tbc-line);background:#fff;border-radius:20px;padding:18px;text-align:left;cursor:pointer;box-shadow:0 12px 30px rgba(28,21,17,.08);transition:.18s ease;color:#1c1511}.tbc-choice-card:hover,.tbc-choice-card.is-selected{transform:translateY(-2px);border-color:var(--tbc-copper);box-shadow:0 18px 36px rgba(216,101,26,.18)}.tbc-choice-card--highlight{background:linear-gradient(180deg,#fff,#fff7f1)}.tbc-choice-icon{display:inline-flex;width:42px;height:42px;border-radius:14px;align-items:center;justify-content:center;background:#f7eee8;margin-bottom:10px}.tbc-choice-title{display:block;font-weight:800;margin-bottom:4px;font-size:16px}.tbc-choice-text{display:block;color:#6d5d55;font-size:14px;line-height:1.4}
.tbc-account-benefits{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px;padding:14px 16px;border:1px solid var(--tbc-line);border-radius:18px;background:#fffaf6;color:#4b3b33}.tbc-account-benefits strong{margin-right:6px;color:#1c1511}.tbc-account-benefits span{background:#fff;border:1px solid rgba(215,165,139,.25);border-radius:999px;padding:4px 9px;font-size:13px}
.tbc-coupon-card{margin:20px 0 16px;padding:24px;border-radius:22px;background:#fffaf6;border:1px solid var(--tbc-line);box-shadow:0 12px 30px rgba(28,21,17,.08)}.tbc-coupon-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:18px}.tbc-coupon-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#f7eee8;flex:0 0 42px}.tbc-coupon-head strong{display:block;font-size:19px;color:#1c1511;line-height:1.2}.tbc-coupon-head small{display:block;color:#6d5d55;margin-top:4px;line-height:1.45}.tbc-coupon-row{display:flex;flex-direction:column;gap:14px;align-items:center}.tbc-coupon-input{width:100%!important;min-height:54px;border-radius:999px!important;border:1px solid rgba(28,21,17,.16)!important;padding:0 18px!important;background:#fff!important;color:#1c1511!important;box-sizing:border-box!important}.tbc-coupon-button{min-height:50px;border:0;border-radius:999px;background:var(--tbc-copper);color:#fff;font-weight:900;letter-spacing:.06em;text-transform:uppercase;padding:0 30px;min-width:230px;cursor:pointer;transition:.18s ease;box-shadow:0 10px 22px rgba(216,101,26,.22)}.tbc-coupon-button:hover{background:#1c1511;transform:translateY(-1px)}.tbc-coupon-button:disabled{opacity:.65;cursor:wait;transform:none}.tbc-coupon-message{margin-top:12px;font-size:14px;text-align:center}.tbc-coupon-message.is-error{color:#b42318}.tbc-coupon-message.is-success{color:#157347}.tbc-coupon-message .woocommerce-error,.tbc-coupon-message .woocommerce-message{margin:0!important;padding:8px 10px!important;border-radius:12px!important;background:#fff!important;color:inherit!important}
.tbc-secure-payment{margin:0 0 14px;padding:14px 16px;border-radius:18px;background:#fff;border:1px solid var(--tbc-line);display:flex;align-items:center;justify-content:space-between;gap:12px;color:#1c1511}.tbc-secure-payment span{color:#6d5d55;font-size:14px}.tbc-total-note th{font-size:13px!important;color:#6d5d55!important;font-weight:600!important;text-align:left!important;padding-top:8px!important}.woocommerce-checkout #place_order,.woocommerce-checkout button[name="woocommerce_checkout_place_order"]{background:var(--tbc-copper)!important;color:#fff!important;border-radius:999px!important;border:0!important;font-weight:900!important;letter-spacing:.08em!important;text-transform:uppercase!important;padding:16px 30px!important;width:100%!important}.woocommerce-checkout #place_order:hover{background:#1c1511!important}
.woocommerce-checkout input[type="radio"]{accent-color:var(--tbc-copper)}
.woocommerce-checkout .payment_box{border-radius:18px!important;background:#fff!important;color:#1c1511!important;border:1px solid var(--tbc-line)!important;box-shadow:0 12px 30px rgba(28,21,17,.06)!important}.woocommerce-checkout .payment_box:before{border-bottom-color:#fff!important}
@media(max-width:760px){.tbc-checkout-hero{padding:22px;gap:16px}.tbc-mascot-wrap{flex-basis:86px;width:86px;height:86px}.tbc-mascot{width:84px;height:84px}.tbc-hero-content h2{font-size:25px}.tbc-account-choice{grid-template-columns:1fr}.tbc-coupon-card{padding:20px}.tbc-coupon-button{width:100%;min-width:0}.tbc-secure-payment{align-items:flex-start;flex-direction:column}}

/* Toutibox 1.3 - prix et totaux uniformisés */
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table tr.tax-total,
.woocommerce-checkout-review-order-table tr.tax-rate,
.woocommerce-checkout-review-order-table .order-total{display:none!important;}
.woocommerce-checkout-review-order-table .tbc-line-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px;white-space:nowrap;}
.woocommerce-checkout-review-order-table .tbc-line-price strong{font-size:15px;color:#1c1511;}
.woocommerce-checkout-review-order-table .tbc-line-price small{font-size:13px;color:#6d5d55;}
.woocommerce-checkout-review-order-table .tbc-clean-total th,
.woocommerce-checkout-review-order-table .tbc-clean-total td{padding-top:11px!important;padding-bottom:11px!important;}
.woocommerce-checkout-review-order-table .tbc-clean-grand th,
.woocommerce-checkout-review-order-table .tbc-clean-grand td{font-size:20px!important;font-weight:900!important;color:#1c1511!important;border-top:2px solid #eadfd7!important;}
.woocommerce-checkout-review-order-table .tbc-clean-grand td{color:var(--tbc-copper)!important;}

/* Toutibox 1.4 - affichage prix, livraison et quantités cohérents */
.woocommerce-checkout-review-order-table .cart-subtotal,
.woocommerce-checkout-review-order-table tr.tax-total,
.woocommerce-checkout-review-order-table tr.tax-rate,
.woocommerce-checkout-review-order-table .order-total{display:table-row!important;}
.woocommerce-checkout-review-order-table .tbc-clean-total,
.woocommerce-checkout-review-order-table .tbc-total-note{display:none!important;}

.tbc-line-price{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:3px!important;white-space:nowrap!important;line-height:1.25!important;}
.tbc-line-price__ht{font-size:14px!important;font-weight:600!important;color:#5f514a!important;}
.tbc-line-price__ttc{font-size:15px!important;font-weight:800!important;color:#1c1511!important;}
.tbc-line-price small{font-size:11px!important;font-weight:700!important;letter-spacing:.03em!important;color:inherit!important;}

.woocommerce-checkout-review-order-table tr.order-total th,
.woocommerce-checkout-review-order-table tr.order-total td{font-size:20px!important;font-weight:900!important;border-top:2px solid #eadfd7!important;}
.woocommerce-checkout-review-order-table tr.order-total td{color:var(--tbc-copper)!important;}
.woocommerce-checkout-review-order-table ul#shipping_method li label{display:block!important;line-height:1.35!important;}
.woocommerce-checkout-review-order-table ul#shipping_method li label small,
.woocommerce-checkout-review-order-table ul#shipping_method li label .woocommerce-Price-amount + small{display:none!important;}

.woocommerce-cart-form .quantity.tbc-qty-ready{display:inline-flex!important;align-items:center!important;border:1px solid rgba(28,21,17,.18)!important;border-radius:14px!important;overflow:hidden!important;background:#fff!important;min-height:44px!important;}
.woocommerce-cart-form .quantity.tbc-qty-ready input.qty{width:58px!important;min-width:58px!important;height:42px!important;border:0!important;border-left:1px solid rgba(28,21,17,.12)!important;border-right:1px solid rgba(28,21,17,.12)!important;border-radius:0!important;text-align:center!important;-moz-appearance:textfield!important;appearance:textfield!important;}
.woocommerce-cart-form .quantity.tbc-qty-ready input.qty::-webkit-inner-spin-button,
.woocommerce-cart-form .quantity.tbc-qty-ready input.qty::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important;}
.tbc-qty-btn{width:38px;height:42px;border:0!important;background:#fff!important;color:#1c1511!important;font-size:22px!important;font-weight:800!important;cursor:pointer!important;line-height:1!important;padding:0!important;}
.tbc-qty-btn:hover{background:#fff6ef!important;color:var(--tbc-copper)!important;}


/* Toutibox 1.4.1 - TVA comprise dans le total TTC */
.woocommerce-checkout-review-order-table tr.tbc-vat-included th,
.woocommerce-checkout-review-order-table tr.tbc-vat-included td,
.cart_totals tr.tbc-vat-included th,
.cart_totals tr.tbc-vat-included td{
  padding-top:2px!important;
  padding-bottom:10px!important;
  border-top:0!important;
  font-size:13px!important;
  font-weight:600!important;
  color:#7a6a61!important;
}
.woocommerce-checkout-review-order-table tr.tbc-vat-included td,
.cart_totals tr.tbc-vat-included td{
  text-align:right!important;
}
