.section-title,
.section-title h2 {
  font-family: 'Satoshi', sans-serif;
  font-size: clamp(2rem, 3.5vw, 3.25rem);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.03em;
  color: #ffffff;
  margin: 0 auto 8px;
  text-align: center !important;
  text-wrap: balance;
}

.section-subtitle,
.section-subtitle p {
  font-family: 'Satoshi', sans-serif;
  font-size: clamp(0.875rem, 1.2vw, 1rem);
  font-weight: 400;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.45);
  margin: 0 auto 20px;
  max-width: 36rem;
  text-align: center !important;
}

.text-highlight {
  color: #B374FF;
}
/* Customer dashboard expansion — isolated from storefront */
.customer-dashboard-shell{max-width:1720px;margin:0 auto;padding-left:28px;padding-right:28px}.customer-sidebar-col{position:relative}.customer-nav-card{position:sticky;top:110px;border-radius:18px!important}.customer-nav-head{display:flex;align-items:center;gap:12px}.customer-avatar{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:rgba(var(--bs-primary-rgb),.12);color:var(--bs-primary)}.customer-nav-list .nav-link{display:flex;align-items:center;gap:12px;border-radius:12px;padding:12px 14px}.customer-nav-list .nav-link i{width:18px;text-align:center;opacity:.8}.customer-nav-list button{width:100%;text-align:left}.customer-logout{color:#f07178!important}.customer-page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:28px 30px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.045),rgba(255,255,255,.015))}.customer-page-header h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1}.customer-eyebrow{display:block;text-transform:uppercase;letter-spacing:.16em;font-size:.68rem;font-weight:800;color:var(--bs-primary);margin-bottom:8px}.customer-header-actions{display:flex;gap:10px;flex-wrap:wrap}.customer-stat-card,.customer-detail-card{border-radius:18px!important;border:1px solid rgba(255,255,255,.08)!important}.customer-stat-card{padding:24px;min-height:170px;display:flex;flex-direction:column;justify-content:center}.customer-stat-label,.detail-label{font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:var(--bs-secondary-color)}.customer-stat-card strong{font-size:2rem;margin:8px 0}.customer-stat-card small{color:var(--bs-secondary-color)}.customer-stat-date{font-size:1.25rem!important}.customer-detail-card{padding:28px}.customer-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.customer-card-heading h3{margin:0}.customer-text-link{font-size:.88rem;text-decoration:none}.latest-order-grid{display:grid;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(120px,1fr));gap:18px;padding:22px;border-radius:14px;background:rgba(255,255,255,.025)}.latest-order-grid>div{display:flex;flex-direction:column;gap:7px}.customer-status{display:inline-flex;width:max-content;align-items:center;border-radius:999px;padding:6px 10px;font-size:.72rem;font-weight:800;text-transform:capitalize}.customer-status-success{color:#70e1a1;background:rgba(55,200,120,.13);border:1px solid rgba(55,200,120,.22)}.customer-status-neutral{color:#d0d4dc;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1)}.customer-quick-links{display:flex;flex-direction:column;gap:10px}.customer-quick-links>a{display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:12px;padding:15px;border:1px solid rgba(255,255,255,.07);border-radius:13px;text-decoration:none;transition:.2s}.customer-quick-links>a:hover{transform:translateX(4px);border-color:rgba(var(--bs-primary-rgb),.35)}.customer-quick-links>a>i:first-child{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:rgba(var(--bs-primary-rgb),.1)}.customer-quick-links div{display:flex;flex-direction:column}.customer-quick-links span{font-size:.78rem;color:var(--bs-secondary-color)}.customer-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.customer-info-grid>div{padding:18px;border-radius:13px;background:rgba(255,255,255,.025);display:flex;flex-direction:column;gap:7px}.customer-info-grid span{font-size:.76rem;color:var(--bs-secondary-color)}.customer-danger-zone{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.08)}.customer-danger-zone p{margin:0;color:var(--bs-secondary-color);font-size:.86rem}.customer-table{margin:0;min-width:820px}.customer-table th{font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;color:var(--bs-secondary-color);border-bottom-color:rgba(255,255,255,.1);padding:14px}.customer-table td{padding:17px 14px;vertical-align:middle;border-bottom-color:rgba(255,255,255,.06)}.customer-table td>small{display:block;margin-top:5px;color:var(--bs-secondary-color)}.customer-invoice-id{font-weight:800;text-decoration:none}.customer-record-count,.customer-discount-badge{border-radius:999px;padding:7px 11px;font-size:.72rem;background:rgba(var(--bs-primary-rgb),.1);color:var(--bs-primary)}.reseller-notice{display:flex;gap:13px;padding:16px;margin-bottom:20px;border-radius:13px;background:rgba(var(--bs-primary-rgb),.07);border:1px solid rgba(var(--bs-primary-rgb),.16)}.reseller-notice>div{display:flex;flex-direction:column}.reseller-notice span{font-size:.8rem;color:var(--bs-secondary-color)}.reseller-retail-price{text-decoration:line-through;opacity:.65}.reseller-sale-price{font-size:1.05rem;color:var(--bs-primary)}.reseller-saving{color:#70e1a1;font-weight:800}.customer-empty-state{text-align:center;padding:44px 20px}.customer-empty-state i{font-size:2rem;opacity:.45;margin-bottom:14px}.customer-empty-state p{color:var(--bs-secondary-color)}
@media(max-width:1199px){.customer-nav-card{position:static}.customer-nav-list{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))}.customer-nav-list .nav-link{justify-content:center}.customer-page-header{align-items:flex-start}.latest-order-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.customer-dashboard-shell{padding-left:14px;padding-right:14px}.customer-page-header{padding:22px;flex-direction:column}.customer-header-actions{width:100%}.customer-header-actions .btn{flex:1}.customer-nav-list{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-nav-list .nav-link{justify-content:flex-start}.customer-detail-card{padding:20px}.customer-card-heading{flex-direction:column}.latest-order-grid,.customer-info-grid{grid-template-columns:1fr}.customer-danger-zone{align-items:flex-start;flex-direction:column}.customer-danger-zone .btn{width:100%}}

/* Direct reseller key catalog */
.reseller-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.reseller-catalog-loading{grid-column:1/-1;min-height:180px;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--bs-secondary-color)}.reseller-product-card{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.025);display:flex;flex-direction:column;min-width:0}.reseller-product-media{position:relative;aspect-ratio:16/9;background:rgba(0,0,0,.25);display:grid;place-items:center;overflow:hidden}.reseller-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.reseller-product-card:hover .reseller-product-media img{transform:scale(1.04)}.reseller-product-media>i{font-size:2rem;opacity:.35}.reseller-stock{position:absolute;top:12px;right:12px;padding:6px 9px;border-radius:999px;background:rgba(10,12,18,.82);border:1px solid rgba(255,255,255,.12);font-size:.68rem;font-weight:800}.reseller-product-content{display:flex;flex:1;flex-direction:column;padding:20px}.reseller-product-content h4{margin:0 0 8px;font-size:1.08rem}.reseller-product-content>p{font-size:.8rem;color:var(--bs-secondary-color);margin-bottom:18px}.reseller-price-grid{display:grid;grid-template-columns:1fr;gap:8px;margin-top:auto;margin-bottom:16px}.reseller-price-grid>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-radius:10px;background:rgba(255,255,255,.03)}.reseller-price-grid span{font-size:.7rem;color:var(--bs-secondary-color)}.reseller-price-grid strong{color:var(--bs-primary);font-size:1rem}.reseller-price-grid b{color:#70e1a1;font-size:.85rem}.reseller-price-grid s{opacity:.65;font-size:.82rem}.reseller-buy-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.reseller-checkout-modal{position:fixed;inset:0;z-index:10050;display:none}.reseller-checkout-modal.is-open{display:block}.reseller-checkout-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.78);backdrop-filter:blur(10px)}.reseller-checkout-dialog{position:absolute;inset:4vh 3vw;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#090b10;box-shadow:0 30px 100px rgba(0,0,0,.55)}.reseller-checkout-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.reseller-checkout-head h3{margin:0}.reseller-checkout-close{width:42px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:rgba(255,255,255,.05);color:inherit}.reseller-checkout-frame-wrap{position:relative;flex:1;min-height:0}.reseller-checkout-frame-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#090b10;opacity:0;transition:opacity .2s}.reseller-checkout-frame-wrap iframe[data-loaded="true"]{opacity:1}.reseller-frame-loader{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:var(--bs-secondary-color)}.reseller-checkout-frame-wrap iframe[data-loaded="true"]+.reseller-frame-loader{display:none}.reseller-modal-open{overflow:hidden}
@media(max-width:1200px){.reseller-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.reseller-catalog{grid-template-columns:1fr}.reseller-checkout-dialog{inset:1.5vh 10px}.reseller-checkout-head{padding:14px}.reseller-product-content{padding:16px}}

/* SellAuth native reseller panel — balance, tiers, catalog, orders and API */
.reseller-page-hero{position:relative;overflow:hidden}.reseller-page-hero:after{content:"";position:absolute;width:260px;height:260px;right:-100px;top:-150px;border-radius:50%;background:radial-gradient(circle,rgba(var(--bs-primary-rgb),.22),transparent 68%);pointer-events:none}.reseller-native-notice{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border:1px solid rgba(var(--bs-primary-rgb),.2);border-radius:15px;background:rgba(var(--bs-primary-rgb),.07)}.reseller-native-notice>i{margin-top:3px;color:var(--bs-primary)}.reseller-native-notice>div,.reseller-api-empty>div{display:flex;flex-direction:column;gap:4px}.reseller-native-notice span,.reseller-api-empty span{color:var(--bs-secondary-color);font-size:.82rem;line-height:1.5}.reseller-stat-card{position:relative;overflow:hidden}.reseller-stat-card:after{content:"";position:absolute;width:90px;height:90px;right:-35px;bottom:-40px;border-radius:50%;background:rgba(var(--bs-primary-rgb),.08)}.reseller-stat-text{font-size:1.35rem!important}.reseller-tier-panel{display:flex;flex-direction:column;gap:20px}.reseller-tier-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.reseller-tier-top>div{display:flex;flex-direction:column;gap:6px;padding:16px;border-radius:13px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.055)}.reseller-tier-top span,.reseller-progress-copy{color:var(--bs-secondary-color);font-size:.75rem}.reseller-tier-top strong{font-size:1.08rem}.reseller-progress-track{height:13px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.07);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.reseller-progress-track span{display:block;height:100%;max-width:100%;border-radius:inherit;background:linear-gradient(90deg,var(--bs-primary),#70e1a1);box-shadow:0 0 18px rgba(var(--bs-primary-rgb),.35)}.reseller-progress-copy{display:flex;justify-content:space-between;gap:16px}.customer-empty-state.compact{padding:24px 16px}.reseller-api-intro{font-size:.84rem;line-height:1.65}.reseller-api-key{display:grid;grid-template-columns:1fr 42px 42px;gap:8px;align-items:center;margin:18px 0}.reseller-api-key code{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:13px 14px;border-radius:11px;background:#08090d;border:1px solid rgba(255,255,255,.09);color:#dce2ed;font-size:.78rem}.reseller-api-key button{height:42px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:rgba(255,255,255,.045);color:inherit}.reseller-api-key button:hover{border-color:rgba(var(--bs-primary-rgb),.4);color:var(--bs-primary)}.reseller-security-note{display:flex;align-items:center;gap:8px;color:#f0b768;font-size:.75rem}.reseller-api-empty{display:flex;align-items:flex-start;gap:13px;padding:15px;border:1px dashed rgba(255,255,255,.12);border-radius:12px}.reseller-api-empty>i{color:var(--bs-primary);margin-top:3px}.reseller-api-capabilities{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.reseller-api-capabilities span{display:flex;align-items:center;gap:8px;padding:10px;border-radius:10px;background:rgba(255,255,255,.025);color:var(--bs-secondary-color);font-size:.73rem}.reseller-api-capabilities i{color:var(--bs-primary)}.reseller-native-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.reseller-native-product{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:rgba(255,255,255,.025)}.reseller-native-product-media{position:relative;display:grid;place-items:center;aspect-ratio:16/9;overflow:hidden;background:rgba(0,0,0,.25)}.reseller-native-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.reseller-native-product:hover img{transform:scale(1.035)}.reseller-native-product-media>i{font-size:2rem;opacity:.4}.reseller-native-product-media>span{position:absolute;right:11px;top:11px;padding:5px 8px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(7,9,14,.84);font-size:.65rem}.reseller-native-product-body{display:flex;flex:1;flex-direction:column;padding:19px}.reseller-native-product h4{margin:0;font-size:1.05rem}.reseller-variant-list{display:flex;flex-direction:column;gap:7px;margin:17px 0}.reseller-variant-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:9px;align-items:center;padding:9px 10px;border-radius:9px;background:rgba(255,255,255,.03);font-size:.7rem}.reseller-variant-list s{opacity:.45}.reseller-variant-list strong{color:var(--bs-primary)}.reseller-single-price{display:flex;justify-content:space-between;align-items:center;margin:18px 0;padding:12px;border-radius:10px;background:rgba(255,255,255,.03);font-size:.75rem}.reseller-single-price strong{color:var(--bs-primary);font-size:.95rem}.reseller-native-buy{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:8px}.reseller-orders-table{min-width:920px}.reseller-delivered{display:inline-flex;align-items:center;gap:6px;color:#70e1a1;font-size:.75rem;font-weight:700}
@media(max-width:1199px){.reseller-native-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.reseller-tier-top{grid-template-columns:1fr}.reseller-progress-copy{flex-direction:column;gap:5px}.reseller-api-capabilities{grid-template-columns:1fr}.reseller-native-catalog{grid-template-columns:1fr}.reseller-api-key{grid-template-columns:1fr 42px 42px}.reseller-api-key code{grid-column:1/-1}}
