Homepage/pt: Difference between revisions
Restyle homepage to match bigbro.men design system (Archivo+Anton fonts, orange #FF7900 palette, panel cards); localize hero title |
Restyle homepage to bigbro.men design (Archivo+Anton, #FF7900 palette, panel cards); fix heading/button cascade vs skin; localize hero |
||
| Line 165: | Line 165: | ||
.hcp:hover::after{transform:translateX(60%);} | .hcp:hover::after{transform:translateX(60%);} | ||
/* === bigbro.men unification layer === */ | /* === bigbro.men unification layer (!important beats Vector skin heading/link rules) === */ | ||
h1,h2,h3{letter-spacing:-.012em;} | h1,h2,h3,h4{font-family:var(--head)!important;letter-spacing:-.012em;} | ||
.h-title{font-family:var(--disp);font-weight:400;text-transform:uppercase;letter-spacing:.015em;line-height:.98;} | .h-title{font-family:var(--disp)!important;font-weight:400;text-transform:uppercase;letter-spacing:.015em;line-height:.98;} | ||
.stat-n,.tsq,.ab-logo{font-family:var(--disp);font-weight:400;} | .stat-n,.tsq,.ab-logo{font-family:var(--disp)!important;font-weight:400;} | ||
.stitle{font-weight:800;} | .stitle{color:var(--tx)!important;font-weight:800;} | ||
.btn-p,.hcp,.nlb,.ab-cta,.lb.on{color:#0D0D0D;font-weight:800;} | .btn-p,.hcp,.nlb,.ab-cta,.lb.on{color:#0D0D0D!important;font-weight:800;} | ||
.nav{border-bottom:1px solid var(--line);} | .nav{border-bottom:1px solid var(--line);} | ||
.stag,.atag,.etag,.cyn,.fct,.ab-eyebrow{font-weight:700;} | .stag,.atag,.etag,.cyn,.fct,.ab-eyebrow{font-weight:700;} | ||