.buyer-hero{min-height:178px;border-radius:18px;padding:30px 34px;background:linear-gradient(115deg,#0b7e5b,#075b43);color:white;position:relative;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.buyer-hero>div:first-child{position:relative;z-index:2}.buyer-hero>div>span{font-size:8px;letter-spacing:1.5px;color:#bde5d6;font-weight:800}.buyer-hero h2{font:800 25px Manrope;margin:6px 0 4px}.buyer-hero p{font-size:10px;color:#c5e5d9;margin:0 0 17px}.buyer-hero .btn{padding:10px 14px;font-size:10px}.buyer-hero-stats{display:flex;position:relative;z-index:2;background:#ffffff14;border:1px solid #ffffff1f;border-radius:13px;padding:18px}.buyer-hero-stats>div{padding:0 22px}.buyer-hero-stats>div+div{border-left:1px solid #ffffff25}.buyer-hero-stats small,.buyer-hero-stats strong{display:block}.buyer-hero-stats small{font-size:8px;color:#bde0d3}.buyer-hero-stats strong{font:800 21px Manrope;margin-top:4px}.buyer-package-head{gap:20px}.network-filter{display:flex;gap:5px;background:#f0f3f1;padding:4px;border-radius:9px}.network-filter button{border:0;background:transparent;padding:7px 10px;border-radius:6px;font-size:8px;font-weight:700;color:var(--muted);cursor:pointer}.network-filter button.active{background:white;color:var(--green);box-shadow:0 2px 7px #17382b12}.buyer-products{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.buyer-products>article{border:1px solid var(--line);border-radius:12px;padding:16px;transition:.2s}.buyer-products>article:hover{transform:translateY(-2px);border-color:#91bfae}.buyer-products .package-top{margin-bottom:17px}.buyer-products>article>strong,.buyer-products>article>small{display:block}.buyer-products>article>strong{font:800 21px Manrope}.buyer-products>article>small{font-size:8px;color:var(--muted);margin:2px 0 16px}.buyer-products>article>div:last-child{display:flex;align-items:center;justify-content:space-between}.buyer-products>article>div:last-child b{font-size:11px}.buyer-products>article>div:last-child a{display:flex;align-items:center;gap:4px;background:var(--navy);color:white;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:700}.buyer-products>article>div:last-child svg{width:11px}.empty-products{grid-column:1/-1;padding:45px;text-align:center;color:var(--muted)}.empty-products svg,.empty-products strong,.empty-products small{display:block;margin:auto}.empty-products strong{font-size:11px;margin-top:8px}.empty-products small{font-size:8px;margin-top:3px}.order-count{font-size:9px;color:var(--muted);background:#f0f3f1;padding:6px 9px;border-radius:10px}.buyer-orders td{white-space:nowrap}.buyer-orders td:first-child{max-width:190px}.buyer-orders td:first-child b,.buyer-orders td:first-child small{overflow:hidden;text-overflow:ellipsis}@media(max-width:1050px){.buyer-products{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.buyer-hero{display:block}.buyer-hero-stats{margin-top:18px;width:max-content}.buyer-products{grid-template-columns:repeat(2,1fr)}.buyer-package-head{display:block}.network-filter{margin-top:14px;overflow:auto}}@media(max-width:450px){.buyer-products{grid-template-columns:1fr}.buyer-hero-stats>div{padding:0 12px}}
