.wholesale-page-wrapper{background:var(--brand-white);max-width:100%;color:var(--brand-black);overflow-x:hidden}.wholesale-hero{padding:4rem var(--container-padding);color:#fff;background:#000;justify-content:space-between;align-items:center;gap:4rem;min-height:500px;display:flex;position:relative;overflow:hidden}.wholesale-hero-content{z-index:2;flex:1;order:2;max-width:600px}.wholesale-hero-visual{flex:1;order:1;justify-content:center;align-items:center;display:flex;position:relative}.image-wrapper-hero{border-radius:12px;width:80%;height:auto;overflow:hidden}.hero-img-wholesale{object-fit:cover;width:100%;height:100%;display:block}.wholesale-title{font-family:var(--font-primary);margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.1}.text-highlight{color:var(--brand-orange);background:linear-gradient(135deg,var(--brand-orange),var(--brand-blue));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.wholesale-subtitle{color:#fffc;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.wholesale-cta-group{gap:1rem;display:flex}.btn-primary-wholesale{background:var(--brand-white);color:var(--brand-black);border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s;display:flex}.btn-primary-wholesale:hover{background:#f0f0f0;transform:translateY(-2px)}.btn-secondary-wholesale{color:var(--brand-white);background:0 0;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.btn-secondary-wholesale:hover{border-color:var(--brand-white);background:#ffffff1a}.wholesale-benefits{padding:4rem var(--container-padding);background:var(--gray-100);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.benefit-card{background:var(--brand-white);text-align:center;border-radius:12px;padding:2rem;transition:transform .2s;box-shadow:0 4px 6px -1px #0000000d}.benefit-card:hover{transform:translateY(-5px)}.benefit-icon-box{width:64px;height:64px;color:var(--brand-blue);background:#003ee01a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.benefit-card h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.benefit-card p{color:var(--gray-600);font-size:.95rem;line-height:1.5}.wholesale-showcase{padding:5rem var(--container-padding);background:var(--brand-white)}.section-header-center{text-align:center;margin-bottom:3rem}.section-header-center h2{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.section-header-center p{color:var(--gray-600);font-size:1.1rem}.wholesale-product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.showcase-footer{text-align:center}.link-arrow{color:var(--brand-blue);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.link-arrow:hover{gap:.75rem}.wholesale-steps{padding:5rem var(--container-padding);color:#fff;text-align:center;background:#000}.wholesale-steps h2{margin-bottom:3rem;font-size:2.25rem}.steps-container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1000px;margin:0 auto;display:grid}.step-item{flex-direction:column;align-items:center;display:flex}.step-number{font-family:var(--font-primary);color:#ffffff1a;margin-bottom:.5rem;font-size:3rem;font-weight:700}.step-item h4{margin-bottom:.75rem;font-size:1.25rem}.step-item p{color:#ffffffb3;font-size:.95rem;line-height:1.5}@media (max-width:768px){.wholesale-hero{text-align:center;flex-direction:column;gap:2rem;min-height:auto;padding-top:2rem}.wholesale-hero-visual{order:1;width:100%}.wholesale-hero-content{order:2;margin-bottom:3rem}.wholesale-title{font-size:2.5rem}.wholesale-cta-group{flex-direction:column;justify-content:center}.btn-primary-wholesale,.btn-secondary-wholesale{justify-content:center;width:100%}.wholesale-benefits,.wholesale-showcase,.wholesale-steps{padding-top:3rem;padding-bottom:3rem}}
