UFC Training Gear
ONX Sports, INC 的集合页
关于
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700&family=Barlow:wght@400;500&display=swap'); /* ── Base container ── */ .onx-ufc-page { font-family: 'Barlow', sans-serif; color: #111111; max-width: 860px; margin: 0 auto; } /* ── Intro copy ── */ .onx-ufc-intro { padding: 0 0 32px 0; } .onx-ufc-intro__lead { font-size: 16px; line-height: 1.75; color: #111111; margin: 0 0 14px 0; } .onx-ufc-intro__gear-list { list-style: none; padding: 0; margin: 20px 0 0 0; display: grid; grid-template-columns: 1fr 1fr; gap: 8px 24px; } .onx-ufc-intro__gear-list li { font-size: 14px; line-height: 1.5; color: #111111; padding-left: 14px; position: relative; } .onx-ufc-intro__gear-list li::before { content: ''; position: absolute; left: 0; top: 9px; width: 5px; height: 2px; background-color: #b59f4a; } .onx-ufc-intro__gear-label { font-family: 'Barlow Condensed', sans-serif; font-weight: 700; text-transform: uppercase; font-size: 13px; letter-spacing: 0.06em; color: #111111; } .onx-ufc-intro__sign-off { font-family: 'Barlow Condensed', sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; color: #b59f4a; margin: 24px 0 0 0; } /* ── Divider ── */ .onx-divider { border: none; border-top: 1px solid #dddddd; margin: 32px 0; } /* ── Gaethje champion block ── */ .onx-champ { background-color: #111111; color: #ffffff; padding: 36px 32px; } .onx-champ__eyebrow { font-family: 'Barlow Condensed', sans-serif; font-size: 12px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: #b59f4a; margin: 0 0 14px 0; } .onx-champ__image { width: 100%; max-height: 420px; object-fit: cover; object-position: center top; display: block; margin-bottom: 28px; } .onx-champ__title { font-family: 'Barlow Condensed', sans-serif; font-size: 28px; font-weight: 700; text-transform: uppercase; color: #ffffff; line-height: 1.1; margin: 0 0 18px 0; } .onx-champ__title span { color: #b59f4a; } .onx-champ__body { font-size: 15