.th-section{position:relative;overflow:hidden;min-height:55vh;display:flex;align-items:center;padding:calc(var(--nav-height, 72px) + clamp(1.5rem, 3vw, 3rem)) clamp(1.5rem,5vw,3.5rem) clamp(5rem,8vw,7rem);text-align:center}.th-vib{position:absolute;bottom:0;left:0;right:0;opacity:.6;pointer-events:none}.th-vib>*{width:100%}.th-blobs{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.th-blob{position:absolute;border-radius:50%;animation:thBlobFloat 9s ease-in-out infinite}.th-blob--a{width:720px;height:720px;top:-240px;right:-180px;background:radial-gradient(closest-side,rgba(255,180,40,.9),transparent 70%);filter:blur(24px);animation-duration:22s}.th-blob--b{width:640px;height:640px;top:30px;right:30px;background:radial-gradient(closest-side,rgba(253,110,0,.85),transparent 70%);filter:blur(22px);animation-duration:26s;animation-delay:1s}.th-blob--c{width:600px;height:600px;top:120px;left:-150px;background:radial-gradient(closest-side,rgba(255,50,130,.82),transparent 70%);filter:blur(26px);animation-duration:30s;animation-delay:2s}.th-blob--d{width:520px;height:520px;bottom:-160px;left:24%;background:radial-gradient(closest-side,rgba(230,0,126,.82),transparent 70%);filter:blur(26px);animation-duration:34s;animation-delay:.5s}.th-blob--e{width:500px;height:500px;top:30%;left:36%;background:radial-gradient(closest-side,rgba(255,200,60,.78),transparent 70%);filter:blur(28px);animation-duration:28s;animation-delay:3s}@keyframes thBlobFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(22px,-18px) scale(1.06)}66%{transform:translate(-16px,14px) scale(.94)}}.th-particles{position:absolute;inset:0;pointer-events:none;z-index:0}.th-particle{position:absolute;border-radius:999px;opacity:.6}@keyframes th-p-0{0%,to{transform:translateY(0)}50%{transform:translateY(-40px)}}@keyframes th-p-1{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}@keyframes th-p-2{0%,to{transform:translate(0)}50%{transform:translate(-15px,25px)}}@media (prefers-reduced-motion:reduce){.th-blob,.th-particle{animation:none}}.th-inner{position:relative;z-index:1;width:100%;max-width:880px;margin:0 auto}.th-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#FFE456;margin:0 0 1.2rem}.th-eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#FFE456}.th-title{margin:0 0 1.3rem;font-size:clamp(44px,7vw,92px);font-weight:800;line-height:1;letter-spacing:-.045em;color:#fff}.th-title-accent{font-style:italic;font-weight:400;color:#FFE456;padding-right:.08em}@keyframes heroSwoopIn{0%{opacity:0;transform:translateX(-.6em) skewX(-16deg) scale(.88);filter:blur(6px)}45%{opacity:1;filter:blur(0);transform:translateX(.08em) skewX(5deg) scale(1.03)}70%{transform:translateX(-.03em) skewX(-2deg) scale(1)}to{opacity:1;transform:none;filter:blur(0);text-shadow:0 0 9px rgba(255,225,90,.6),0 0 22px rgba(255,160,60,.35)}}.th-title .th-title-accent,.th-title-accent{display:inline-block;transform-origin:bottom left;animation:heroSwoopIn 1.2s cubic-bezier(.2,.8,.25,1) .25s both,thAccentGlow 4.5s ease-in-out 1.5s infinite,thAccentWiggle 3.8s ease-in-out 1.6s infinite}@keyframes thAccentWiggle{0%,to{transform:rotate(-1.8deg)}50%{transform:rotate(1.8deg)}}@keyframes thAccentGlow{0%,to{text-shadow:0 0 8px rgba(255,225,90,.5),0 0 20px rgba(255,160,60,.32)}50%{text-shadow:0 0 15px rgba(255,225,90,.8),0 0 32px rgba(255,160,60,.5)}}@media (prefers-reduced-motion:reduce){.th-title-accent{animation:none;text-shadow:0 0 9px rgba(255,225,90,.6),0 0 22px rgba(255,160,60,.35)}}.th-desc{margin:0 auto 2.6rem;max-width:600px;font-size:clamp(1.02rem,1.5vw,1.2rem);line-height:1.65;color:rgba(255,255,255,.94)}.th-ctas{display:flex;gap:1.1rem;align-items:center;justify-content:center;flex-wrap:wrap;margin-bottom:clamp(1.5rem,4vw,3rem)}.th-cta-primary.btn-brand{background:#fff;color:#D90A5C;box-shadow:0 4px 16px rgba(0,0,0,.15)}.th-cta-primary.btn-brand:hover{background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.2);transform:translateY(-1px)}