@import url('discipline-detail.css?v=20260907');

/* La marca ocupa el círculo del hero como una presencia sutil. */
.discipline-hero-shade{display:grid;place-items:center;overflow:hidden}
.discipline-hero-shade img{width:57%;height:57%;object-fit:contain;opacity:.22;filter:grayscale(1) brightness(2.6) contrast(.7);mix-blend-mode:screen;transform:rotate(-8deg)}
.discipline-hero-title{display:block}
.discipline-hero-title>img{display:none}

@media(max-width:850px){.discipline-hero-shade img{width:62%;height:62%;opacity:.18}}
