.newBusinessesPageContainer{font-family:Inter,sans-serif;background:#fff}.nb-hero{min-height:55vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0A1628,#0F2744);padding:14vh 2rem 4rem;position:relative;overflow:hidden}.nb-hero:before{content:"";position:absolute;top:-40%;right:-10%;width:550px;height:550px;background:radial-gradient(circle,rgba(16,185,129,.15) 0,transparent 70%);border-radius:50%}.nb-hero-content{max-width:clamp(900px,88vw,1400px);text-align:center;position:relative;z-index:1}.nb-eyebrow{font-size:.95rem;font-weight:700;color:#34d399;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem}.nb-hero-title{font-size:clamp(2.25rem,5.5vw,4.5rem);font-weight:800;color:#fff;margin-bottom:1.5rem;line-height:1.15;letter-spacing:-1.5px}.nb-hero-title .nb-highlight{background:linear-gradient(135deg,#10B981,#34D399);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.nb-hero-subtitle{font-size:clamp(1.05rem,2.2vw,1.35rem);color:hsla(0,0%,100%,.85);font-weight:400;line-height:1.6;margin-bottom:2rem;max-width:780px;margin-left:auto;margin-right:auto}.nb-hero-cta{display:flex;justify-content:center}.nb-section-container{max-width:clamp(900px,88vw,1400px);margin:0 auto}.nb-section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#0a1628;text-align:center;margin-bottom:1rem;letter-spacing:-1px}.nb-section-intro{font-size:1.15rem;color:#4b5563;text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.7}.nb-help-section{padding:5rem 2rem;background:#f9fafb}.nb-help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:2rem;gap:2rem}.nb-help-card{background:#fff;border-radius:16px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease;border:1px solid #e5e7eb}.nb-help-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:#10b981}.nb-help-icon{font-size:3.5rem;margin-bottom:1.5rem;display:block}.nb-help-title{font-size:1.3rem;font-weight:700;color:#0a1628;margin-bottom:1rem}.nb-help-description{font-size:.98rem;color:#6b7280;line-height:1.7}.nb-mistakes-section{padding:5rem 2rem;background:#fff}.nb-mistakes-list{list-style:none;padding:0;margin:0 auto;max-width:800px;display:grid;grid-gap:1rem;gap:1rem}.nb-mistake-item{font-size:1.05rem;color:#374151;padding:1.1rem 1.5rem 1.1rem 3rem;position:relative;line-height:1.6;background:#f9fafb;border-radius:12px;border-left:4px solid #10b981}.nb-mistake-item:before{content:"✕";position:absolute;left:1.25rem;top:1.1rem;color:#ef4444;font-weight:700}.nb-cta-section{padding:5rem 2rem;background:#f9fafb}.nb-cta-content{text-align:center;padding:4rem 2rem;background:#fff;border-radius:20px;border:2px solid #e5e7eb;max-width:900px;margin:0 auto}.nb-cta-title{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:#0a1628;margin-bottom:1rem;letter-spacing:-.5px}.nb-cta-description{font-size:1.15rem;color:#4b5563;margin-bottom:2.5rem;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.nb-cta-button-primary{display:inline-block;padding:1rem 3rem;background:#10b981;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:600;border-radius:50px;border:none;cursor:pointer;font-family:Inter,sans-serif;transition:all .3s ease;box-shadow:0 4px 20px rgba(16,185,129,.3)}.nb-cta-button-primary:hover{background:#059669;transform:translateY(-2px);box-shadow:0 6px 25px rgba(16,185,129,.4)}.nb-cta-secondary{margin-top:1.25rem;font-size:.95rem;color:#6b7280}.nb-cta-secondary a{color:#10b981;text-decoration:none;font-weight:600}.nb-cta-secondary a:hover{text-decoration:underline}@media screen and (max-width:768px){.nb-hero{min-height:50vh;padding:13vh 1.5rem 3rem}.nb-cta-section,.nb-help-section,.nb-mistakes-section{padding:3rem 1.5rem}.nb-section-title{font-size:2rem;margin-bottom:2rem}.nb-section-intro{font-size:1.05rem;margin-bottom:2rem}.nb-help-card{padding:2rem 1.5rem}.nb-mistake-item{font-size:.98rem;padding:1rem 1.25rem 1rem 2.75rem}.nb-cta-content{padding:3rem 1.5rem}.nb-cta-title{font-size:1.75rem}.nb-cta-description{font-size:1rem}}