.termsHero{background:linear-gradient(135deg,#688fe514 0%,#95e4e51f 50%,#88d0e514 100%);align-items:center;min-height:50vh;padding:4rem 0;display:flex;position:relative;overflow:hidden}.termsHeroContainer{text-align:center;max-width:1280px;margin:0 auto;padding:0 1.5rem}.termsHeroContent{max-width:800px;margin:0 auto}.termsHeroTitle{font-size:var(--text6xl);font-weight:800;line-height:var(--leadingTight);letter-spacing:var(--trackingTight);color:var(--textPrimary);margin-bottom:1rem}.termsHeroSubtitle{font-size:var(--textXl);line-height:var(--leadingRelaxed);color:var(--textSecondary);margin-bottom:.5rem}.termsLastUpdated{font-size:var(--textSm);color:var(--textTertiary);margin-top:.5rem}@media (max-width:768px){.termsHero{min-height:40vh;padding:3rem 0}.termsHeroTitle{font-size:var(--text5xl)}.termsHeroSubtitle{font-size:var(--textLg)}}@media (max-width:480px){.termsHeroTitle{font-size:var(--text4xl)}.termsHeroSubtitle{font-size:var(--textBase)}}
.termsContent{flex-direction:column;gap:2.5rem;max-width:800px;margin:0 auto;padding:4rem 1.5rem;display:flex}.termsSection{scroll-margin-top:100px}.termsSection h2{font-size:var(--text3xl);color:var(--textPrimary);border-bottom:2px solid var(--borderPrimary);margin-bottom:1rem;padding-bottom:.5rem;font-weight:700}.termsSection h3{font-size:var(--textXl);color:var(--textPrimary);margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.termsSection p{font-size:var(--textBase);color:var(--textSecondary);margin-bottom:1rem;line-height:1.7}.termsSection ul,.termsSection ol{margin-bottom:1rem;padding-left:1.5rem}.termsSection li{font-size:var(--textBase);color:var(--textSecondary);margin-bottom:.5rem;line-height:1.7}.termsSection li strong{color:var(--textPrimary);font-weight:600}.termsContactSection{background:var(--cardBg);border:1px solid var(--cardBorder);box-shadow:var(--shadowMd);border-radius:12px;margin-top:3rem;padding:2rem}.termsContactIcon{width:1.25rem;height:1.25rem;color:var(--cdBlue);flex-shrink:0}@media (max-width:768px){.termsContent{gap:2rem;padding:3rem 1rem}.termsSection h2{font-size:var(--text2xl)}.termsSection h3{font-size:var(--textLg)}.termsContactSection{padding:1.5rem}}@media (max-width:480px){.termsContent{padding:2rem 1rem}.termsSection h2{font-size:var(--textXl)}.termsContactSection{padding:1rem}}

