/* V56 - Domain Sepeti ve mini sepet */
.pv-mini-cart{position:relative;display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 12px;border:1px solid #d8e3f5;border-radius:10px;text-decoration:none;color:#102243;background:#fff;font-size:13px;font-weight:750;white-space:nowrap}.pv-mini-cart b{min-width:20px;height:20px;border-radius:999px;background:#0b5cff;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px}.pv-cart-section{padding:44px 0 70px;background:#f8fbff}.pv-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.pv-cart-card,.pv-cart-summary,.pv-cart-empty{border:1px solid #dbe6f5;border-radius:16px;background:#fff;box-shadow:0 16px 40px rgba(16,34,67,.05)}.pv-cart-card-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #edf2fa}.pv-cart-card-head h3,.pv-cart-summary h3{font-size:18px;color:#102243;margin:0;font-weight:760}.pv-cart-card-head span{font-size:13px;color:#60708a}.pv-cart-item{display:grid;grid-template-columns:minmax(210px,1fr) 90px minmax(150px,1fr) 110px 120px 78px;gap:12px;align-items:center;padding:16px 20px;border-bottom:1px solid #edf2fa}.pv-cart-item:last-child{border-bottom:0}.pv-cart-domain strong{display:block;color:#102243;font-size:16px}.pv-cart-domain small,.pv-cart-years span,.pv-cart-price small{display:block;color:#60708a;font-size:12px;margin-top:2px}.pv-cart-years b,.pv-cart-price b{color:#102243;font-size:14px}.pv-cart-options{display:flex;gap:6px;flex-wrap:wrap}.pv-cart-options span{border:1px solid #dbe6f5;background:#f8fbff;color:#52627a;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700}.pv-cart-price{text-align:right}.pv-cart-price.total b{font-size:16px}.pv-cart-remove{text-align:right}.pv-cart-remove button{border:1px solid #d8e3f5;background:#fff;border-radius:8px;height:32px;padding:0 10px;color:#60708a;font-size:12px;font-weight:700}.pv-cart-remove button:hover{color:#b42318;border-color:#f1c7c2;background:#fff7f6}.pv-cart-summary{padding:20px;position:sticky;top:94px}.pv-summary-row,.pv-summary-total{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #edf2fa;color:#52627a;font-size:14px}.pv-summary-row b{color:#102243}.pv-summary-row.muted b{color:#60708a}.pv-summary-total{border-bottom:0;padding-top:16px}.pv-summary-total span{font-weight:780;color:#102243}.pv-summary-total b{font-size:22px;color:#0b5cff}.pv-checkout-btn,.pv-cart-primary{height:44px;border-radius:10px;background:linear-gradient(135deg,#0f2d68,#0b5cff);color:#fff!important;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:780;margin-top:14px}.pv-checkout-btn.is-disabled{background:#d8e3f5;color:#60708a!important}.pv-cart-summary p{font-size:12px;line-height:1.5;color:#60708a;margin:12px 0 0}.pv-cart-empty{text-align:center;padding:44px 24px}.pv-cart-empty span{font-size:36px}.pv-cart-empty h3{font-size:22px;color:#102243;margin:12px 0 8px}.pv-cart-empty p{color:#60708a;margin:0 auto 16px;max-width:430px}.pv-cart-primary{max-width:180px;margin-left:auto;margin-right:auto}@media(max-width:1100px){.pv-cart-layout{grid-template-columns:1fr}.pv-cart-summary{position:static}.pv-cart-item{grid-template-columns:1fr 1fr}.pv-cart-price,.pv-cart-remove{text-align:left}}@media(max-width:768px){.pv-mini-cart span{display:none}.pv-cart-item{grid-template-columns:1fr}.pv-cart-section{padding-top:28px}.pv-cart-card-head{align-items:flex-start;flex-direction:column;gap:4px}}
