.dev-hero.sya-section{padding-bottom:var(--space-3xl);padding-top:calc(var(--header-height) + 28px);text-align:center}.dev-hero__intro{margin:0 auto 28px;max-width:760px}.dev-hero__eyebrow{color:var(--clr-accent);display:inline-block;font-family:var(--ff-heading);font-size:13px;font-weight:800;letter-spacing:2px;margin-bottom:12px;text-transform:uppercase}.dev-hero__title{color:var(--clr-white);font-family:var(--ff-heading);font-size:clamp(30px,4.5vw,48px);font-weight:700;line-height:1.1;margin:0}.dev-hero__video{aspect-ratio:16/9;background:#000;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);margin:0 auto;max-height:min(72vh,620px);max-width:1040px;overflow:hidden;position:relative;scroll-margin-top:calc(var(--header-height) + 24px);width:100%}.dev-hero__video-el{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.dev-hero__video-el:fullscreen{-o-object-fit:contain;object-fit:contain}.dev-hero__video-el:-webkit-full-screen{object-fit:contain}.dev-hero__sound{align-items:center;background:var(--clr-accent);border:none;border-radius:var(--radius-pill);bottom:16px;box-shadow:0 6px 18px #0000004d;color:var(--clr-dark-green);cursor:pointer;display:inline-flex;font-family:var(--ff-heading);font-size:14px;font-weight:700;gap:8px;padding:9px 16px;position:absolute;right:16px;transition:transform var(--transition-base),background var(--transition-base);z-index:3}.dev-hero__sound:hover{background:var(--clr-accent-hover);transform:translateY(-2px)}.dev-hero__sound-icon{font-size:15px;line-height:1}.dev-hero__play{background:linear-gradient(#043f3766,#043f3799);border:none;cursor:pointer;inset:0;position:absolute;z-index:3}.dev-hero__play,.dev-hero__play-circle{align-items:center;display:flex;justify-content:center}.dev-hero__play-circle{background:var(--clr-accent);border-radius:50%;box-shadow:0 8px 30px #00000059;height:84px;transition:transform var(--transition-base);width:84px}.dev-hero__play-circle img{filter:brightness(0) saturate(100%) invert(16%) sepia(33%) saturate(1500%) hue-rotate(125deg) brightness(95%) contrast(98%);margin-left:5px}.dev-hero__play:hover .dev-hero__play-circle{transform:scale(1.08)}.dev-hero__lead{color:#ffffffd1;font-family:var(--ff-body);font-size:clamp(15px,2vw,18px);line-height:1.6;margin:32px auto 0;max-width:720px}.dev-hero__stats{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:40px auto 0}.dev-hero__stat{align-items:center;background:#ffffff0d;border:1px solid rgba(241,190,36,.25);border-radius:var(--radius-xl);display:flex;flex:1 1 260px;flex-direction:column;gap:8px;max-width:340px;padding:28px 24px}.dev-hero__stat-value{color:var(--clr-accent);font-family:var(--ff-heading);font-size:clamp(40px,6vw,60px);font-weight:800;line-height:1}.dev-hero__stat-label{color:var(--clr-white);font-family:var(--ff-body);font-size:16px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}@media(max-width:768px){.dev-hero.sya-section{padding-top:calc(var(--header-height) + 20px)}.dev-hero__intro{margin-bottom:20px}.dev-hero__video{max-height:none}.dev-hero__stats{gap:16px;margin-top:28px}.dev-hero__stat{padding:22px 16px}.dev-hero__sound{bottom:12px;font-size:13px;padding:8px 13px;right:12px}}
