.hanwin-hero{position:relative;min-height:var(--hanwin-hero-height,72vh);overflow:hidden;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center}.hanwin-hero__media,.hanwin-hero__slide,.hanwin-hero__image,.hanwin-hero__video{position:absolute;inset:0;width:100%;height:100%}.hanwin-hero__slide{opacity:0;transition:opacity .9s ease;z-index:1}.hanwin-hero__slide.is-active{opacity:1;z-index:2}.hanwin-hero__image{background-size:cover;background-position:center;background-color:#1b1b1b}.hanwin-hero__video{object-fit:cover}.hanwin-hero__placeholder .hanwin-hero__image{background:linear-gradient(135deg,#111,#2b2b2b)}.hanwin-hero__overlay{position:absolute;inset:0;background:rgba(0,0,0,var(--hanwin-hero-overlay,.45));z-index:3}.hanwin-hero__content{position:relative;z-index:4;width:100%;padding:80px 24px;box-sizing:border-box}.hanwin-hero__inner{max-width:980px;margin:0 auto}.hanwin-hero h1{margin:0 0 24px;font-size:clamp(42px,7vw,92px);line-height:1.02;font-weight:300;letter-spacing:.02em;text-transform:uppercase;color:inherit}.hanwin-hero p{max-width:760px;margin:0 auto 36px;font-size:clamp(16px,2vw,22px);line-height:1.65;color:rgba(255,255,255,.86)}.hanwin-hero__actions{display:flex;gap:14px;align-items:center;justify-content:center;flex-wrap:wrap}.hanwin-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border:1px solid rgba(255,255,255,.9);color:#fff;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:13px;transition:background .25s ease,color .25s ease,border-color .25s ease}.hanwin-hero__btn:hover{background:#fff;color:#111}.hanwin-hero__btn--secondary{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.45)}.hanwin-hero__dots{position:absolute;z-index:5;left:50%;bottom:26px;transform:translateX(-50%);display:flex;gap:10px}.hanwin-hero__dots button{width:34px;height:2px;border:0;padding:0;background:rgba(255,255,255,.38);cursor:pointer}.hanwin-hero__dots button.is-active{background:#fff}@media(max-width:782px){.hanwin-hero{min-height:68vh}.hanwin-hero__content{padding:64px 20px}.hanwin-hero h1{font-size:clamp(34px,12vw,58px)}.hanwin-hero p{font-size:16px}.hanwin-hero__btn{width:100%;max-width:260px}.hanwin-hero__actions{flex-direction:column}}
