.business-hero{background:linear-gradient(135deg,var(--bg-dark)0%,var(--bg-darker)100%);text-align:center;padding:8rem 0 5rem;position:relative;overflow:hidden}.business-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#f472b61a 0%,#0000 50%),radial-gradient(circle at 80%,#f472b61a 0%,#0000 50%);position:absolute;inset:0}.business-badge{background:var(--rose-light);color:var(--rose);font-family:var(--font-ui);text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block}.business-title{font-family:var(--font-display);color:var(--cream);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;line-height:1.2}.business-subtitle{font-family:var(--font-body);color:var(--text-muted);max-width:700px;margin:0 auto 2.5rem;font-size:1.2rem;line-height:1.7}.business-hero-cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.business-cta-btn{background:var(--rose);color:#fff;font-family:var(--font-ui);border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.business-cta-btn:hover{background:var(--rose-dark);transform:translateY(-2px);box-shadow:0 8px 25px #f472b64d}.business-cta-btn-outline{border:2px solid var(--cream);color:var(--cream);font-family:var(--font-ui);background:0 0;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.business-cta-btn-outline:hover{background:var(--cream);color:var(--bg-dark);transform:translateY(-2px)}.section-title{font-family:var(--font-display);color:var(--cream);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;display:block}.section-subtitle{font-family:var(--font-body);color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.business-model-section{background:var(--bg-dark);padding:6rem 0}.business-model-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;height:100%;padding:2rem;transition:all .3s}.business-model-card:hover{border-color:var(--rose);transform:translateY(-5px);box-shadow:0 10px 30px #f472b626}.business-model-icon{background:var(--rose-light);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.business-model-icon i{color:var(--rose);font-size:1.5rem}.business-model-card h3{font-family:var(--font-display);color:var(--cream);margin-bottom:1rem;font-size:1.3rem;font-weight:600}.business-model-card p{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.7}.who-can-register-section{background:var(--bg-darker);padding:6rem 0}.business-type-card{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:12px;height:100%;padding:2rem;transition:all .3s}.business-type-card:hover{border-color:var(--rose);transform:translateY(-5px);box-shadow:0 10px 30px #f472b626}.business-type-icon{background:linear-gradient(135deg,var(--rose)0%,var(--rose-dark)100%);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1.5rem;display:flex}.business-type-icon i{color:#fff;font-size:1.75rem}.business-type-card h4{font-family:var(--font-display);color:var(--cream);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.business-type-card p{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.benefits-section{background:var(--bg-dark);padding:6rem 0}.benefit-card{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:12px;height:100%;padding:2rem;transition:all .3s}.benefit-card:hover{border-color:var(--rose);transform:translateY(-5px);box-shadow:0 10px 30px #f472b626}.benefit-icon{background:var(--rose-light);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1.5rem;display:flex}.benefit-icon i{color:var(--rose);font-size:1.5rem}.benefit-card h4{font-family:var(--font-display);color:var(--cream);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.benefit-card p{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.how-it-works-section{background:var(--bg-darker);padding:6rem 0}.step-card{background:var(--bg-card);border:1px solid var(--border-subtle);text-align:center;border-radius:12px;height:100%;padding:2rem;transition:all .3s;position:relative}.step-card:hover{border-color:var(--rose);transform:translateY(-5px);box-shadow:0 10px 30px #f472b626}.step-number{background:linear-gradient(135deg,var(--rose)0%,var(--rose-dark)100%);width:40px;height:40px;font-family:var(--font-display);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.step-icon{background:var(--rose-light);border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin:1rem auto 1.5rem;display:flex}.step-icon i{color:var(--rose);font-size:1.5rem}.step-card h4{font-family:var(--font-display);color:var(--cream);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.step-card p{font-family:var(--font-body);color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.business-cta-section{background:linear-gradient(135deg,var(--rose)0%,var(--rose-dark)100%);text-align:center;padding:6rem 0}.cta-title{font-family:var(--font-display);color:#fff;margin-bottom:1rem;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.cta-subtitle{font-family:var(--font-body);color:#ffffffe6;max-width:600px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.cta-btn{color:var(--rose);font-family:var(--font-ui);background:#fff;border:none;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.cta-btn:hover{background:var(--cream);color:var(--rose-dark);transform:translateY(-2px);box-shadow:0 8px 25px #0003}.cta-btn-outline{color:#fff;font-family:var(--font-ui);background:0 0;border:2px solid #fff;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.cta-btn-outline:hover{color:var(--rose);background:#fff;transform:translateY(-2px)}.cta-note{font-family:var(--font-body);color:#fffc;margin:0;font-size:.9rem}@media (max-width:991.98px){.business-hero{padding:6rem 0 4rem}.business-model-section,.who-can-register-section,.benefits-section,.how-it-works-section,.business-cta-section{padding:4rem 0}.business-model-card,.business-type-card,.benefit-card,.step-card{padding:1.5rem}}@media (max-width:767.98px){.business-hero{padding:5rem 0 3rem}.business-title{font-size:2rem}.business-subtitle{font-size:1rem}.business-hero-cta{flex-direction:column;align-items:center}.business-cta-btn,.business-cta-btn-outline{width:100%;max-width:300px}.section-title{font-size:1.8rem}.section-subtitle{font-size:1rem}.business-model-section,.who-can-register-section,.benefits-section,.how-it-works-section,.business-cta-section{padding:3rem 0}.business-model-card,.business-type-card,.benefit-card,.step-card{padding:1.25rem}.business-type-icon{width:60px;height:60px}.business-type-icon i{font-size:1.5rem}.step-number{width:35px;height:35px;font-size:.9rem}.step-icon{width:50px;height:50px}.step-icon i{font-size:1.25rem}.cta-buttons{flex-direction:column;align-items:center}.cta-btn,.cta-btn-outline{width:100%;max-width:300px}}
