.ndst-intro{max-width:760px;margin:40px auto 0;text-align:center}.ndst-intro p{font-weight:300;font-size:clamp(17px,2vw,21px);line-height:1.7;color:rgba(255,246,230,.9)}.ndst-intro p+p{margin-top:18px}.ndst-rule-title{display:flex;align-items:center;gap:clamp(16px,3vw,40px);max-width:1100px;margin:90px auto 0}.ndst-rule-title svg{flex:1;height:14px;min-width:40px}.ndst-rule-title h2{font-weight:900;font-size:clamp(34px,5.5vw,64px);letter-spacing:-2px;white-space:nowrap}.ndst-principles{max-width:960px;margin:48px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:40px 56px}@media (max-width:720px){.ndst-principles{grid-template-columns:1fr;gap:30px}}.ndst-principle{display:flex;gap:16px}.ndst-dash{flex-shrink:0;width:16px;height:2px;background:var(--coral);margin-top:15px}.ndst-principle h3{font-weight:700;font-size:21px;letter-spacing:-.4px}.ndst-principle p{margin-top:8px;font-weight:300;font-size:16px;line-height:1.65;color:rgba(255,246,230,.8)}.ndst-founder{max-width:1320px;margin:90px auto 0}.ndst-cta{margin:90px auto 0;text-align:center}.ndst-cta p{font-weight:700;font-size:clamp(20px,3vw,26px);letter-spacing:-.5px}.ndst-cta-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:220px;height:64px;margin-top:26px;border-radius:27px;background:var(--coral);color:var(--cream);font-size:18px;letter-spacing:-.36px;text-decoration:none;filter:drop-shadow(5px 3px 6px rgba(0,0,0,.25));transition:background-color .3s ease;transition:background-color .18s ease,transform .18s ease}.ndst-cta-btn:hover{background:#e2404e;transform:translateY(-2px)}.ndst-cta-btn:active{transform:translateY(0)}