.complete-archive{display:grid;grid-template-columns:minmax(260px,.35fr) minmax(0,.65fr);gap:clamp(35px,6vw,90px);padding:clamp(70px,9vw,125px) var(--pad);background:#fff}.complete-archive>div:first-child{position:sticky;top:105px;height:max-content}.complete-archive>div:first-child>p{color:var(--blue-text);font-weight:600}.complete-archive h2{margin:12px 0 22px;font-size:clamp(3rem,5vw,5.4rem);font-weight:500;letter-spacing:-.055em;line-height:.88}.complete-archive span{display:block;max-width:350px;line-height:1.5}.archive-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-content:start}.archive-grid>p{font-size:1rem}.archive-item{display:block;width:100%;aspect-ratio:4/3;margin:0;padding:0;overflow:hidden;background:#eef5f6;border:0;border-radius:10px;cursor:zoom-in}.archive-item img,.archive-item video{display:block;width:100%;height:100%;object-fit:cover}.archive-item video{background:#111;object-fit:contain}.archive-item--video{cursor:default}@media(max-width:1000px){.archive-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.complete-archive{display:block;padding:60px 14px}.complete-archive>div:first-child{position:static;margin-bottom:30px}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}}/* Match the tighter scale of the rest of the highlights page. */
.complete-archive{gap:clamp(28px,4vw,60px);padding-block:clamp(52px,6vw,82px)}.complete-archive h2{font-size:clamp(2.7rem,4vw,4.4rem)}.complete-archive span{font-size:1rem}@media(max-width:760px){.complete-archive{padding:45px 14px}.complete-archive h2{font-size:2.75rem}}.complete-archive h2{font-size:clamp(2.7rem,4vw,4.2rem)}.complete-archive span{font-size:1rem;line-height:1.55}@media(max-width:760px){.complete-archive h2{font-size:2.75rem}.complete-archive span{font-size:1rem}}