.hb-cart-page{--navy:#081b38;--blue:#0861d9;--line:#dce3ec;--muted:#64748b;max-width:1320px;margin:0 auto;padding:22px 20px 70px;color:var(--navy);font-family:Manrope,system-ui,sans-serif}.hb-cart-page *{box-sizing:border-box}.hb-cart-breadcrumb{display:flex;gap:10px;align-items:center;font-size:13px;color:var(--muted);margin-bottom:7px}.hb-cart-breadcrumb a{color:var(--blue);text-decoration:none}.hb-cart-page>h1{font-size:30px;line-height:1.2;margin:0 0 15px}.hb-cart-steps{list-style:none;margin:0 0 14px;padding:0;border:1px solid var(--line);border-radius:10px;height:58px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.hb-cart-steps li{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:14px;position:relative}.hb-cart-steps li:not(:last-child):after{content:"";position:absolute;right:-18%;width:36%;height:1px;background:#bdc8d6}.hb-cart-steps b{display:grid;place-items:center;width:28px;height:28px;border:1px solid #bdc8d6;border-radius:50%;font-weight:600}.hb-cart-steps [aria-current=step]{color:var(--blue)}.hb-cart-steps [aria-current=step] b{background:var(--blue);color:#fff;border-color:var(--blue)}.hb-cart-shipping{display:flex;align-items:center;gap:16px;padding:16px 20px;border:1px solid #9bd7b0;background:#f4fbf6;border-radius:10px;margin-bottom:14px;color:#16823c}.hb-cart-shipping>.hb-icon{width:34px;height:34px}.hb-cart-shipping div{flex:1}.hb-cart-shipping strong{display:block;font-size:14px;margin-bottom:8px}.hb-cart-shipping span{display:block;height:7px;background:#d9e8df;border-radius:10px;overflow:hidden}.hb-cart-shipping i{display:block;height:100%;background:#16a34a;border-radius:inherit}.hb-cart-layout{display:grid;grid-template-columns:minmax(0,2.25fr) minmax(310px,1fr);gap:24px;align-items:start}.hb-cart-items{display:grid;gap:10px}.hb-cart-item{position:relative;display:grid;grid-template-columns:130px minmax(220px,1.8fr) minmax(100px,.8fr) 122px minmax(105px,.8fr) 42px;align-items:center;gap:16px;padding:15px;border:1px solid var(--line);border-radius:10px;background:#fff}.hb-cart-item.is-loading{opacity:.55;pointer-events:none}.hb-cart-item__image{height:120px;display:grid;place-items:center}.hb-cart-item__image img{max-width:100%;max-height:100%;object-fit:contain}.hb-cart-item__details small{color:var(--blue);font-weight:700;text-transform:uppercase}.hb-cart-item h2{font-size:16px;line-height:1.35;margin:5px 0}.hb-cart-item h2 a{color:var(--navy);text-decoration:none}.hb-cart-item__details p,.hb-cart-item__unit small,.hb-cart-item__total small{display:block;margin:0 0 7px;color:var(--muted);font-size:12px}.hb-cart-delivery{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid;border-radius:5px;font-size:11px;font-weight:700;margin-top:8px}.hb-cart-delivery .hb-icon{width:16px;height:16px}.hb-cart-delivery--fast{color:#16823c;background:#f5fbf6}.hb-cart-delivery--order{color:#e66b00;background:#fff8f1}.hb-cart-item__unit,.hb-cart-item__total{font-weight:750}.hb-cart-quantity{display:grid;grid-template-columns:40px 42px 40px;height:42px;border:1px solid var(--line);border-radius:7px;overflow:hidden}.hb-cart-quantity button,.hb-cart-quantity output{border:0;background:#fff;display:grid;place-items:center;font:700 16px/1 Manrope}.hb-cart-quantity button{cursor:pointer;color:var(--navy)}.hb-cart-quantity output{border-left:1px solid var(--line);border-right:1px solid var(--line)}.hb-cart-remove{width:42px;height:42px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--navy);font-size:24px;cursor:pointer}.hb-cart-alert{padding:12px;margin-bottom:10px;border:1px solid #f5b5b5;background:#fff5f5;color:#b42318;border-radius:8px}.hb-cart-coupon{width:58%;margin-top:12px}.hb-cart-coupon label{display:block;font-size:13px;font-weight:750;margin-bottom:7px}.hb-cart-coupon div{display:grid;grid-template-columns:1fr 110px}.hb-cart-coupon input,.hb-cart-coupon button{height:44px;border:1px solid var(--line);padding:0 14px}.hb-cart-coupon input{border-radius:7px 0 0 7px}.hb-cart-coupon button{border-color:var(--blue);border-radius:0 7px 7px 0;background:#fff;color:var(--blue);font-weight:750}.hb-cart-continue{display:inline-block;color:var(--blue);text-decoration:none;margin:14px 0}.hb-cart-summary{position:sticky;top:20px;padding:22px;border:1px solid var(--line);border-radius:10px;background:#fff}.hb-cart-summary h2{font-size:21px;margin:0 0 18px}.hb-cart-summary dl{margin:0}.hb-cart-summary dl div{display:flex;justify-content:space-between;gap:15px;padding:8px 0;color:var(--muted);font-size:14px}.hb-cart-summary dd{margin:0;color:var(--navy)}.hb-cart-summary__total{border-top:1px solid var(--line);margin-top:7px;padding-top:15px!important;font-size:20px!important;font-weight:800}.hb-cart-summary__total small{display:block;color:var(--muted);font-size:11px;font-weight:500}.hb-cart-primary{min-height:50px;padding:0 20px;border-radius:7px;background:var(--blue);color:#fff!important;text-decoration:none;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px}.hb-cart-primary .hb-icon{width:20px}.hb-cart-recs{margin-top:8px}.hb-cart-recs h2{font-size:18px}.hb-cart-recs>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hb-cart-recs article{display:grid;grid-template-columns:72px 1fr auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:8px}.hb-cart-recs img{width:72px;height:72px;object-fit:contain}.hb-cart-recs strong{display:block;font-size:13px;line-height:1.35}.hb-cart-rec__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start}.hb-cart-rec__price{display:flex!important;width:100%;min-width:0;flex-wrap:wrap;align-items:baseline;gap:2px 7px;margin-top:6px;color:var(--blue);font:800 15px/1.2 Manrope,system-ui,sans-serif}.hb-cart-rec__price del,.hb-cart-rec__price ins{display:inline-flex!important;align-items:baseline;margin:0!important;line-height:1.2!important;white-space:nowrap}.hb-cart-rec__price del{flex:0 0 100%;color:var(--muted)!important;font-size:11px!important;font-weight:500!important}.hb-cart-rec__price ins{color:var(--blue)!important;font-size:15px!important;font-weight:800!important;text-decoration:none!important}.hb-cart-rec__price>.woocommerce-Price-amount,.hb-cart-rec__price .woocommerce-Price-amount,.hb-cart-rec__price .woocommerce-Price-amount bdi,.hb-cart-rec__price .woocommerce-Price-currencySymbol{display:inline!important;margin:0!important;color:inherit!important;font:inherit!important;line-height:inherit!important;vertical-align:baseline!important;white-space:nowrap}.hb-cart-rec__price .woocommerce-price-suffix{margin:0!important;color:var(--muted)!important;font:500 10px/1.2 Manrope,system-ui,sans-serif!important;white-space:nowrap}.hb-cart-recs article>a{border:1px solid var(--blue);border-radius:6px;padding:9px;color:var(--blue);text-decoration:none;font-size:13px;font-weight:800;white-space:nowrap}.hb-cart-empty{text-align:center;border:1px solid var(--line);border-radius:12px;padding:58px 20px;max-width:760px;margin:20px auto}.hb-cart-empty__icon{display:grid;place-items:center;width:120px;height:120px;margin:auto;background:#f3f7ff;border-radius:50%;color:var(--blue)}.hb-cart-empty__icon .hb-icon{width:68px;height:68px}.hb-cart-empty h2{font-size:26px;margin:22px 0 8px}.hb-cart-empty p{color:var(--muted);margin:0 auto 24px;max-width:500px}.hb-cart-empty .hb-cart-primary{max-width:360px;margin:auto}.hb-cart-search-link{display:block;margin-top:16px;color:var(--blue);text-decoration:none;font-weight:700}.hb-cart-mobile-checkout{display:none}
@media(max-width:900px){.hb-cart-layout{grid-template-columns:1fr}.hb-cart-summary{position:static}.hb-cart-item{grid-template-columns:105px 1fr 42px}.hb-cart-item__image{grid-row:1/4}.hb-cart-item__unit{display:none}.hb-cart-item__details{grid-column:2}.hb-cart-remove{grid-column:3;grid-row:1}.hb-cart-quantity{grid-column:2}.hb-cart-item__total{grid-column:3;grid-row:3}.hb-cart-coupon{width:100%}}
@media(max-width:600px){.hb-cart-page{padding:16px 16px 130px}.hb-cart-page>h1{font-size:28px}.hb-cart-steps{border:0;height:52px}.hb-cart-steps li{font-size:11px;gap:5px}.hb-cart-steps li:not(:last-child):after{display:none}.hb-cart-steps b{width:26px;height:26px}.hb-cart-shipping{padding:14px}.hb-cart-item{grid-template-columns:92px 1fr 44px;gap:10px;padding:12px}.hb-cart-item__image{height:100px}.hb-cart-item h2{font-size:15px}.hb-cart-item__details p{font-size:11px}.hb-cart-delivery{font-size:10px}.hb-cart-quantity{grid-template-columns:40px 42px 40px;grid-column:1/3}.hb-cart-item__total{grid-column:2;grid-row:3;text-align:right}.hb-cart-remove{grid-column:3;grid-row:3}.hb-cart-recs>div{display:flex;overflow:auto}.hb-cart-recs article{min-width:275px}.hb-cart-summary{padding:18px}.hb-cart-summary>.hb-cart-primary{display:none}.hb-cart-mobile-checkout{position:fixed;z-index:80;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr 1.45fr;gap:10px;align-items:center;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -6px 18px rgba(8,27,56,.1)}.hb-cart-mobile-checkout span{font-size:11px;color:var(--muted)}.hb-cart-mobile-checkout strong{display:block;color:var(--navy);font-size:18px}.hb-cart-mobile-checkout a{min-height:50px;border-radius:7px;background:var(--blue);color:#fff;text-decoration:none;font-size:13px;font-weight:800;display:grid;place-items:center;text-align:center}.hb-cart-empty{padding:38px 18px}.hb-cart-empty__icon{width:100px;height:100px}.hb-cart-empty h2{font-size:22px}}
.hb-cart-remove .hb-icon{width:19px;height:19px}.hb-cart-coupon label{display:flex;align-items:center;gap:7px}.hb-cart-coupon label .hb-icon{width:18px;height:18px}

/* Adet kontrolü: masaüstü ve mobilde tek tipografik kaynak. Porto'nun
   form stillerinin rakam/ağırlık farkı yaratmasına izin verilmez. */
.hb-cart-quantity button,.hb-cart-quantity output{
  font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  font-size:16px!important;
  font-weight:700!important;
  font-style:normal!important;
  font-variant-numeric:tabular-nums;
  line-height:1!important;
}

/* Sepet görsel kalibrasyonu: tek, çakışmasız responsive katman. */
.hb-cart-steps,.hb-checkout-steps{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.hb-cart-steps li,.hb-checkout-steps li{min-width:0}
.hb-cart-steps b,.hb-checkout-steps b{flex:0 0 28px;aspect-ratio:1;min-width:28px;min-height:28px;line-height:1}
.hb-secure-check{width:20px;height:20px;object-fit:contain;flex:0 0 20px}
@media (max-width:1240px) and (min-width:901px){
  .hb-cart-layout{grid-template-columns:minmax(0,1fr);gap:18px}
  .hb-cart-summary{position:static;width:100%}
}
@media (max-width:900px){
  .hb-cart-item{display:flex;flex-wrap:wrap;align-items:flex-start;gap:10px 12px;padding:15px}
  .hb-cart-item__image{flex:0 0 100px;width:100px;height:118px;min-width:0}
  .hb-cart-item__details{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 calc(100% - 112px);width:calc(100% - 112px);min-width:0;padding:0 42px 0 0}
  .hb-cart-item h2{margin:4px 0 6px;line-height:1.32;overflow-wrap:anywhere}
  .hb-cart-item__details p{margin:0;color:var(--muted);font-size:12px;line-height:1.35;overflow-wrap:anywhere}
  .hb-cart-delivery{margin-top:7px;max-width:100%;line-height:1.25}
  .hb-cart-item__unit{display:block;flex:0 0 calc(100% - 112px);width:calc(100% - 112px);margin-left:112px;color:var(--navy);font:800 16px/1.25 Manrope,system-ui,sans-serif}
  .hb-cart-item__unit small,.hb-cart-item__total small{display:block;margin:0 0 3px}
  .hb-cart-quantity{flex:0 0 122px;width:122px;min-width:122px;margin-top:4px;grid-template-columns:40px 42px 40px}
  .hb-cart-quantity button,.hb-cart-quantity output{font-family:Manrope,system-ui,sans-serif!important;font-variant-numeric:tabular-nums}
  .hb-cart-item__total{display:block;flex:1 1 0;width:auto;min-width:0;margin:4px 0 0 auto;text-align:right;color:var(--blue)}
  .hb-cart-item__total .woocommerce-Price-amount,.hb-cart-item__total .woocommerce-Price-amount bdi{display:block;color:var(--blue);font:700 20px/1.15 Manrope,system-ui,sans-serif;letter-spacing:0;white-space:nowrap}
  .hb-cart-remove{position:absolute;top:14px;right:14px;z-index:2}
}
@media (max-width:600px){
  .hb-cart-page-ui-enabled #main>.container{padding-left:0;padding-right:0}
  .hb-cart-page-ui-enabled #main>.container>.row.main-content-wrap{margin-left:0;margin-right:0}
  .hb-cart-page-ui-enabled #main .main-content.col-lg-12{padding-left:0;padding-right:0}
  .hb-cart-steps{height:auto;min-height:58px;border:1px solid var(--line);border-radius:10px;padding:7px 4px;margin-bottom:14px}
  .hb-cart-steps li{justify-content:flex-start;padding:0 5px;line-height:1.3}
  .hb-cart-item{gap:9px 10px;padding:14px 12px}
  .hb-cart-item__image{flex:0 0 92px;width:92px;height:112px;min-width:0}
  .hb-cart-item__details{flex-basis:calc(100% - 102px);width:calc(100% - 102px);padding:0 36px 0 0}
  .hb-cart-item h2{font-size:15px;line-height:1.32;overflow-wrap:anywhere;margin:4px 0 6px}
  .hb-cart-item__details p{margin:0;color:var(--muted);font-size:11px;line-height:1.35;overflow-wrap:anywhere}
  .hb-cart-delivery{margin-top:7px;max-width:100%;line-height:1.25}
  .hb-cart-item__unit{display:block;flex:0 0 calc(100% - 102px);width:calc(100% - 102px);margin-left:102px;color:var(--navy);font:800 16px/1.25 Manrope,system-ui,sans-serif}
  .hb-cart-item__unit small,.hb-cart-item__total small{display:block;margin:0 0 3px}
  .hb-cart-quantity{flex:0 0 122px;width:122px;min-width:122px;margin-top:3px;grid-template-columns:40px 42px 40px}
  .hb-cart-item__total{display:block;flex:1 1 0;width:auto;min-width:0;margin:3px 0 0 auto;text-align:right;color:var(--blue)}
  .hb-cart-item__total .woocommerce-Price-amount,.hb-cart-item__total .woocommerce-Price-amount bdi{display:block;color:var(--blue);font:700 20px/1.15 Manrope,system-ui,sans-serif;letter-spacing:0;white-space:nowrap}
  .hb-cart-remove{position:absolute;top:12px;right:12px;z-index:2}
  .hb-cart-mobile-checkout{grid-template-columns:minmax(0,1fr) minmax(176px,1.35fr);gap:12px;padding:11px 16px calc(11px + env(safe-area-inset-bottom))}
  .hb-cart-mobile-checkout span{font-size:12px;font-weight:700;color:var(--muted)}
  .hb-cart-mobile-checkout strong,.hb-cart-mobile-checkout strong .woocommerce-Price-amount,.hb-cart-mobile-checkout strong .woocommerce-Price-amount bdi,.hb-cart-mobile-checkout strong .woocommerce-Price-currencySymbol{color:var(--blue);font:700 21px/1.15 Manrope,system-ui,sans-serif;letter-spacing:0}
  .hb-cart-mobile-checkout a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:52px;font:800 13px/1 Manrope,system-ui,sans-serif}
  .hb-cart-page-ui-enabled #sendbtn.floating_button{bottom:calc(86px + env(safe-area-inset-bottom))!important}
  .hb-cart-page-ui-enabled .label-container{bottom:calc(109px + env(safe-area-inset-bottom))!important}
}
@media (max-width:370px){
  .hb-cart-item__image{flex-basis:82px;width:82px;height:100px}
  .hb-cart-item__details{flex-basis:calc(100% - 92px);width:calc(100% - 92px)}
  .hb-cart-item__unit{flex-basis:calc(100% - 92px);width:calc(100% - 92px);margin-left:92px}
  .hb-cart-item__total .woocommerce-Price-amount,.hb-cart-item__total .woocommerce-Price-amount bdi{font-size:18px}
}
/* Kısa telefonlarda sabit CTA korunur; ürün satırı daha sıkı akar. */
@media (max-width:600px) and (max-height:760px){
  .hb-cart-page-ui-enabled #sendbtn.floating_button,
  .hb-cart-page-ui-enabled .label-container{display:none!important}
  .hb-cart-item{gap:4px 8px}
  .hb-cart-item h2{margin:2px 0 4px;font-size:14px;line-height:1.24}
  .hb-cart-delivery{margin-top:5px;padding:4px 6px;font-size:10px}
  .hb-cart-item__unit{display:flex;align-items:baseline;gap:7px;font:700 15px/1.2 Manrope,system-ui,sans-serif}
  .hb-cart-item__unit small{margin:0;font-size:11px}
  .hb-cart-item__total .woocommerce-Price-amount,.hb-cart-item__total .woocommerce-Price-amount bdi{font-size:18px}
  .hb-cart-mobile-checkout{gap:8px;padding:5px 10px calc(5px + env(safe-area-inset-bottom))}
}

/* Mobile purchase CTA must remain fully actionable at every narrow viewport. */
@media (max-width:600px){
  html:has(.hb-cart-page-ui-enabled),body.hb-cart-page-ui-enabled{overflow-x:hidden}
  .hb-cart-page{width:100%;max-width:100%;overflow:hidden}
  .hb-cart-item,.hb-cart-item__details,.hb-cart-item__unit,.hb-cart-item__total{min-width:0;max-width:100%}
  .hb-cart-mobile-checkout{left:0;right:0;width:100%;max-width:100vw;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);overflow:hidden}
  .hb-cart-mobile-checkout span,.hb-cart-mobile-checkout a{min-width:0}
  .hb-cart-mobile-checkout strong{font-size:clamp(17px,5.2vw,21px);white-space:nowrap}
  .hb-cart-mobile-checkout a{padding:0 8px;white-space:nowrap;font-size:clamp(11px,3.4vw,13px)}
  .hb-cart-recs>div{display:grid;grid-template-columns:minmax(0,1fr);overflow:visible;gap:10px}
  .hb-cart-recs article{width:100%;min-width:0;max-width:100%;grid-template-columns:76px minmax(0,1fr) auto;gap:10px}
  .hb-cart-recs article>span{min-width:0}
  .hb-cart-recs strong{overflow-wrap:anywhere;word-break:normal;line-height:1.35}
  .hb-cart-recs .woocommerce-Price-amount,.hb-cart-recs .woocommerce-Price-amount bdi,.hb-cart-recs .woocommerce-Price-currencySymbol{display:inline!important;white-space:nowrap}
  .hb-cart-recs article>a{white-space:nowrap;align-self:center}
}
@media (max-width:370px){
  .hb-cart-recs article{grid-template-columns:68px minmax(0,1fr)}
  .hb-cart-recs article>a{grid-column:2;justify-self:start}
}

/* Recommendation prices must remain stable even when Porto loads stronger
   WooCommerce amount/bdi/currency rules after this component stylesheet. */
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price .woocommerce-Price-amount,
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price .woocommerce-Price-amount bdi{
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:baseline!important;
  gap:0!important;
  margin:0!important;
  font:inherit!important;
  line-height:inherit!important;
  white-space:nowrap!important;
}
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price .woocommerce-Price-currencySymbol{
  display:inline!important;
  position:static!important;
  inset:auto!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  font:inherit!important;
  line-height:inherit!important;
  vertical-align:baseline!important;
  transform:none!important;
}
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price del,
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price del .woocommerce-Price-amount,
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price del .woocommerce-Price-amount bdi,
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price del .woocommerce-Price-currencySymbol{
  color:var(--muted)!important;
  font-size:11px!important;
  font-weight:500!important;
}
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price ins,
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price ins .woocommerce-Price-amount,
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price ins .woocommerce-Price-amount bdi,
body.hb-cart-page-ui-enabled .hb-cart-page .hb-cart-recs .hb-cart-rec__price ins .woocommerce-Price-currencySymbol{
  color:var(--blue)!important;
  font-size:15px!important;
  font-weight:800!important;
}
