.hero-identity{display:flex;align-items:center;gap:12px}.hero-identity img{width:54px;height:54px;border-radius:50%;object-fit:cover;object-position:center 28%;border:2px solid var(--ink)}.hero h1{font-size:clamp(3.2rem,7.2vw,7.4rem);font-weight:500;line-height:.9;margin:1.7rem 0 2.6rem;max-width:1000px}.hero h1 em{font-family:var(--serif);font-weight:600}.hero-detail p{max-width:560px;font-size:clamp(.88rem,1.3vw,1.05rem);line-height:1.75}.hero-credentials{display:flex;gap:1.3rem;flex-wrap:wrap;margin-top:2rem;font:500 .59rem var(--mono);letter-spacing:.07em;text-transform:uppercase}.hero-credentials span{border:1px solid var(--line);padding:8px 10px}.club-certificate{background:rgba(214,227,71,.16)}@media(max-width:700px){.hero-identity img{width:48px;height:48px}.hero h1{font-size:clamp(3rem,13.5vw,4.8rem);line-height:.92;margin:1.5rem 0 2rem}.hero-credentials{gap:.5rem}.hero-credentials span{font-size:.51rem;padding:7px 8px}}
