:root{--ink:#080908;--paper:#f7f7f2;--lime:#d8ff3e}*{box-sizing:border-box}html{background:var(--ink)}body{background:var(--ink);color:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.hero-shell{background:radial-gradient(circle at 18% 6%, #d8ff3e14, transparent 24rem), var(--ink);grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);min-height:100svh;display:grid;overflow:hidden}.hero-content{z-index:2;flex-direction:column;justify-content:center;padding:clamp(2rem,4.8vw,5.5rem) clamp(2rem,6vw,7.25rem);display:flex;position:relative}.hero-content:before{content:"";background:var(--lime);width:3px;height:22%;position:absolute;top:10%;left:0}.eyebrow{color:var(--lime);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.75rem;font-size:.72rem;font-weight:750;display:flex}.eyebrow-line{background:currentColor;width:2rem;height:1px}.headline-group{max-width:700px;margin-top:1.5rem}.headline-group h1{letter-spacing:-.065em;text-transform:uppercase;max-width:660px;margin:0;font-size:clamp(2.85rem,5.1vw,5.9rem);font-weight:830;line-height:.93}.headline-group h1 span{color:#0000;-webkit-text-stroke:1.5px #f7f7f2b8;display:block}.headline-group p{color:#c4c6bd;max-width:590px;margin:1.5rem 0 0;font-size:clamp(.98rem,1.2vw,1.13rem);line-height:1.65}.access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;max-width:700px;margin-top:clamp(2rem,4vh,3rem);display:grid}.access-card{border:1px solid #ffffff29;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:150px;padding:1.25rem 1.35rem 1.15rem;transition:transform .18s,border-color .18s,background .18s;display:flex}.access-card:hover{transform:translateY(-3px)}.access-card:focus-visible{outline-offset:4px;outline:3px solid #fff}.access-card-primary{background:var(--lime);border-color:var(--lime);color:#10120d}.access-card-primary:hover{background:#e2ff73;border-color:#e2ff73}.access-card-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1268e8;border-color:#2b7cf0}.access-card-secondary:hover{background:#287bf0;border-color:#5a98f4}.access-kicker{letter-spacing:.14em;text-transform:uppercase;opacity:.68;font-size:.68rem;font-weight:780}.access-title{letter-spacing:-.025em;margin:.7rem 0 1.15rem;font-size:clamp(1.05rem,1.45vw,1.32rem);font-weight:760;line-height:1.15}.access-helper{opacity:.76;justify-content:space-between;align-items:center;gap:1rem;font-size:.78rem;font-weight:620;display:flex}.arrow{font-size:1.25rem;line-height:1;transition:transform .18s}.access-card:hover .arrow{transform:translate(4px)}.hero-visual{min-height:100%;position:relative;overflow:hidden}.runner-photo{object-fit:cover;object-position:center 44%;filter:saturate(.9)contrast(1.03);transform:scale(1.01)}.photo-shade{background:linear-gradient(90deg, var(--ink) 0%, transparent 15%), linear-gradient(0deg, #000000b8 0%, transparent 32%);position:absolute;inset:0}.photo-caption{color:#fff;letter-spacing:.14em;text-transform:uppercase;justify-content:center;align-items:center;gap:.75rem;font-size:.68rem;font-weight:720;display:flex;position:absolute;bottom:2.5rem;left:clamp(2rem,4vw,4.5rem);right:clamp(2rem,4vw,4.5rem)}.caption-dot{background:var(--lime);border-radius:50%;flex:none;width:4px;height:4px}@media (max-width:1100px){.hero-shell{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr)}.hero-content{padding-inline:clamp(2rem,5vw,4rem)}.access-grid{grid-template-columns:1fr}.access-card{min-height:118px}}@media (max-width:820px){.hero-shell{min-height:100svh;display:block;overflow:visible}.hero-visual{min-height:100svh;position:absolute;inset:0}.runner-photo{object-position:center}.photo-shade{background:linear-gradient(180deg, #08090861 0%, #08090814 24%, #080908e6 57%, var(--ink) 100%), linear-gradient(90deg, #08090861, transparent 70%)}.photo-caption{display:none}.hero-content{justify-content:flex-end;min-height:100svh;padding:1rem 1rem 1.2rem}.hero-content:before{display:none}.eyebrow{font-size:.58rem}.headline-group{margin-top:.62rem}.headline-group h1{max-width:540px;font-size:clamp(2.15rem,9.6vw,3.45rem);line-height:.91}.headline-group p{color:#ddded7;max-width:520px;margin-top:.75rem;font-size:.82rem;line-height:1.4}.access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1rem}.access-card{border-radius:13px;min-height:104px;padding:.82rem}.access-title{margin:.45rem 0 .65rem;font-size:.9rem}}@media (max-width:520px){.access-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.access-card{min-height:108px;padding:.7rem}.access-title{margin:.35rem 0 .5rem;font-size:.82rem;line-height:1.08}.access-kicker{letter-spacing:.1em;font-size:.52rem}.access-helper{font-size:.62rem;line-height:1.2}}@media (max-width:420px) and (max-height:760px){.hero-content{padding-bottom:1rem}.headline-group h1{font-size:clamp(1.85rem,9vw,2.55rem)}.headline-group p{margin-top:.55rem;font-size:.74rem;line-height:1.34}.access-grid{gap:.4rem;margin-top:.7rem}.access-card{min-height:96px;padding:.58rem}.access-title{margin-block:.2rem;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.access-card,.arrow{transition:none}}
