.section-title-wrapper{flex-direction:column;width:100%;margin-bottom:clamp(1.5rem,4vw,2.5rem);display:flex}.section-title-wrapper.center{text-align:center;align-items:center}.section-title-wrapper.left{text-align:left;align-items:flex-start}.section-title-wrapper.right{text-align:right;align-items:flex-end}.section-title-text{color:var(--foreground);margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.25}.section-title-underline{background:linear-gradient(90deg,#ffc107 0%,#fb8c00 100%);border-radius:4px;width:clamp(90px,30%,160px);height:3px;margin-top:8px}
