/* Reseller checkout hotfix v1.8.4 — unique file name prevents stale hosting/browser cache. */
.reseller-checkout-hero{
  padding:48px 0 38px!important;
  text-align:center;
  background:radial-gradient(circle at 15% 10%,rgba(124,58,237,.13),transparent 30%),radial-gradient(circle at 88% 72%,rgba(236,72,153,.09),transparent 28%),linear-gradient(180deg,#fbf8ff,#fff9fc)!important;
}
.reseller-checkout-hero .container{width:min(100% - 32px,1180px)!important;margin-inline:auto!important}
.reseller-checkout-hero h1{font-size:clamp(32px,5vw,48px)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin:10px 0 8px!important}
.reseller-checkout-hero p{max-width:620px!important;margin:0 auto!important;color:var(--muted)!important;font-size:14px!important;line-height:1.6!important}
.reseller-checkout-page{padding:32px 0 68px!important;background:linear-gradient(180deg,#fff,#fbf9fd)!important}
.reseller-checkout-page>.reseller-checkout-shell{
  width:min(100% - 32px,980px)!important;
  max-width:980px!important;
  margin-inline:auto!important;
  display:grid!important;
  grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr)!important;
  gap:22px!important;
  align-items:start!important;
}
.reseller-checkout-card,.reseller-checkout-benefits{
  min-width:0!important;
  padding:26px!important;
  border-radius:24px!important;
  background:#fff!important;
  border:1px solid var(--line)!important;
  box-shadow:0 18px 46px rgba(54,35,66,.08)!important;
  overflow:hidden!important;
}
.reseller-checkout-card-head{display:flex!important;align-items:flex-start!important;gap:13px!important;padding:0 0 20px!important;border-bottom:1px solid var(--line)!important}
.reseller-checkout-icon{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;flex:0 0 44px!important;border-radius:14px!important;background:linear-gradient(135deg,var(--primary),var(--primary2))!important;color:#fff!important;font-size:20px!important;line-height:1!important;box-shadow:0 12px 25px rgba(124,58,237,.22)!important}
.reseller-checkout-card-head>div{min-width:0!important}
.reseller-checkout-card-head small{display:block!important;margin:0 0 4px!important;color:var(--primary)!important;font-size:10px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.07em!important}
.reseller-checkout-card-head h2{margin:0 0 5px!important;font-size:24px!important;line-height:1.2!important;letter-spacing:-.02em!important}
.reseller-checkout-card-head p{margin:0!important;color:var(--muted)!important;font-size:13px!important;line-height:1.55!important}
.reseller-checkout-details{padding:8px 0 0!important}
.reseller-checkout-detail{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;padding:14px 0!important;border-bottom:1px solid var(--line)!important}
.reseller-checkout-detail span{color:var(--muted)!important;font-size:13px!important;line-height:1.4!important}
.reseller-checkout-detail strong{margin-left:auto!important;text-align:right!important;font-size:14px!important;line-height:1.4!important;overflow-wrap:anywhere!important}
.reseller-checkout-total{display:block!important;margin:14px 0 0!important;padding:18px!important;border-radius:18px!important;background:linear-gradient(135deg,#f4edff,#fff1f6)!important;border:1px solid rgba(124,58,237,.14)!important}
.reseller-checkout-total span,.reseller-checkout-total strong,.reseller-checkout-total small{display:block!important}
.reseller-checkout-total span{font-size:11px!important;font-weight:850!important;color:#6b5c74!important;text-transform:uppercase!important;letter-spacing:.055em!important}
.reseller-checkout-total strong{margin:5px 0 3px!important;color:var(--primary)!important;font-size:32px!important;line-height:1.1!important;letter-spacing:-.025em!important}
.reseller-checkout-total small{font-size:11px!important;color:var(--muted)!important;line-height:1.45!important}
.reseller-checkout-notice{display:flex!important;align-items:flex-start!important;gap:10px!important;margin:15px 0!important;padding:13px!important;border:1px solid var(--line)!important;border-radius:14px!important;background:#f8f7fa!important}
.reseller-checkout-notice>span{width:30px!important;height:30px!important;display:grid!important;place-items:center!important;flex:0 0 30px!important;border-radius:9px!important;background:#fff!important;font-size:15px!important;box-shadow:0 5px 13px rgba(45,30,55,.07)!important}
.reseller-checkout-notice p{margin:0!important;color:#5f5767!important;font-size:12px!important;line-height:1.55!important}
.reseller-checkout-submit{
  width:100%!important;
  min-height:58px!important;
  padding:11px 18px!important;
  border-radius:16px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:2px!important;
  white-space:normal!important;
  text-align:center!important;
}
.reseller-checkout-submit>span{display:block!important;font-size:15px!important;font-weight:850!important;line-height:1.25!important}
.reseller-checkout-submit>small{display:block!important;font-size:10px!important;font-weight:650!important;line-height:1.25!important;opacity:.84!important}
.reseller-checkout-benefits{position:sticky!important;top:96px!important;border-color:rgba(124,58,237,.24)!important}
.reseller-checkout-benefits:before{content:""!important;position:absolute!important;width:150px!important;height:150px!important;border-radius:50%!important;right:-78px!important;top:-78px!important;background:radial-gradient(circle,rgba(168,85,247,.18),rgba(168,85,247,0))!important;pointer-events:none!important}
.reseller-checkout-benefits-head{position:relative!important}
.reseller-checkout-benefits h3{margin:13px 0 5px!important;font-size:23px!important;line-height:1.2!important}
.reseller-checkout-benefits p{margin:0!important;color:var(--muted)!important;font-size:12px!important;line-height:1.5!important}
.reseller-benefit-list{list-style:none!important;padding:0!important;margin:19px 0!important}
.reseller-benefit-list li{display:flex!important;align-items:flex-start!important;gap:10px!important;padding:11px 0!important;border-bottom:1px solid var(--line)!important}
.reseller-benefit-list li:last-child{border-bottom:0!important}
.reseller-benefit-list li>span{width:25px!important;height:25px!important;display:grid!important;place-items:center!important;flex:0 0 25px!important;border-radius:8px!important;background:#eaf9ef!important;color:#13934b!important;font-size:12px!important;font-weight:950!important}
.reseller-benefit-list li>div{min-width:0!important}
.reseller-benefit-list strong,.reseller-benefit-list small{display:block!important}
.reseller-benefit-list strong{font-size:13px!important;line-height:1.35!important;color:#342d39!important}
.reseller-benefit-list small{margin-top:2px!important;color:var(--muted)!important;font-size:10px!important;line-height:1.45!important}
.reseller-checkout-package-level{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:12px 14px!important;border-radius:13px!important;background:#faf7fd!important}
.reseller-checkout-package-level span{font-size:11px!important;color:var(--muted)!important}
.reseller-checkout-package-level strong{padding:5px 9px!important;border-radius:999px!important;background:#efe7ff!important;color:var(--primary)!important;font-size:11px!important;line-height:1.2!important}
@media(max-width:1100px){
  .reseller-checkout-page>.reseller-checkout-shell{max-width:720px!important;grid-template-columns:1fr!important}
  .reseller-checkout-benefits{position:relative!important;top:auto!important}
}
@media(max-width:620px){
  .reseller-checkout-hero{padding:34px 0 28px!important}
  .reseller-checkout-hero .container{width:min(100% - 26px,1180px)!important}
  .reseller-checkout-hero h1{font-size:31px!important}
  .reseller-checkout-hero p{font-size:12px!important}
  .reseller-checkout-page{padding:16px 0 48px!important}
  .reseller-checkout-page>.reseller-checkout-shell{width:min(100% - 20px,720px)!important;gap:13px!important}
  .reseller-checkout-card,.reseller-checkout-benefits{padding:18px!important;border-radius:20px!important}
  .reseller-checkout-card-head{gap:10px!important;padding-bottom:16px!important}
  .reseller-checkout-icon{width:38px!important;height:38px!important;flex-basis:38px!important;border-radius:12px!important;font-size:17px!important}
  .reseller-checkout-card-head h2{font-size:20px!important}
  .reseller-checkout-card-head p{font-size:11px!important}
  .reseller-checkout-detail{padding:11px 0!important}
  .reseller-checkout-detail span{font-size:12px!important}
  .reseller-checkout-detail strong{font-size:13px!important}
  .reseller-checkout-total{padding:16px!important}
  .reseller-checkout-total strong{font-size:28px!important}
  .reseller-checkout-notice{margin:13px 0!important}
  .reseller-checkout-submit{min-height:56px!important}
  .reseller-checkout-benefits h3{font-size:20px!important}
}
@media(max-width:360px){
  .reseller-checkout-detail{align-items:flex-start!important;flex-direction:column!important;gap:3px!important}
  .reseller-checkout-detail strong{margin-left:0!important;text-align:left!important}
}
