:root{--blue:#2954ff;--yellow:#ffd52f;--coral:#ff675d;--ink:#151626;--paper:#f6f5ef;--line:#181925}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Arial,sans-serif}a{color:inherit;text-decoration:none}.prism-head{display:grid;grid-template-columns:240px 1fr 180px;align-items:center;min-height:85px;padding:0 3vw;border-bottom:2px solid}.prism-head>a{font-size:22px}.prism-head>a span{color:var(--blue)}.prism-head nav{display:flex;justify-content:center;overflow:auto}.prism-head nav a{padding:12px;white-space:nowrap}.prism-head>div{text-align:right;font-size:11px;font-weight:bold}.poster{min-height:620px;padding:6vw;display:grid;grid-template-columns:1.5fr 1fr;align-items:center;overflow:hidden}.poster-copy>span,.editorial-wall>header span,.collection-poster>span,.story-label,.story-links>header span{font-size:11px;font-weight:900;letter-spacing:.18em}.poster h1{font-size:clamp(60px,10vw,145px);line-height:.78;letter-spacing:-.07em;margin:25px 0;max-width:1050px}.poster p{font-size:20px;max-width:700px}.poster-shapes{height:440px;position:relative}.poster-shapes i{position:absolute;display:block}.poster-shapes i:nth-child(1){width:280px;height:280px;border-radius:50%;background:var(--yellow);top:0;right:0}.poster-shapes i:nth-child(2){width:260px;height:260px;background:var(--blue);bottom:0;left:0;transform:rotate(20deg)}.poster-shapes i:nth-child(3){width:180px;height:330px;background:var(--coral);right:20px;bottom:-80px;transform:rotate(-35deg)}.category-collage{display:grid;grid-template-columns:repeat(6,1fr);border-block:2px solid}.category-collage a{min-height:260px;padding:22px;border-right:2px solid;display:flex;flex-direction:column}.category-collage a:nth-child(3n+1){background:var(--yellow)}.category-collage a:nth-child(3n+2){background:var(--blue);color:white}.category-collage a:nth-child(3n){background:var(--coral)}.category-collage h2{font-size:26px;line-height:1;margin:auto 0}.editorial-wall{padding:80px 4vw}.editorial-wall>header{display:grid;grid-template-columns:1fr 2fr;align-items:end;margin-bottom:35px}.editorial-wall h2{font-size:55px;line-height:.95;margin:0}.editorial-wall>div{display:grid;grid-template-columns:repeat(4,1fr);border-top:2px solid;border-left:2px solid}.editorial-wall article{min-height:300px;padding:22px;border-right:2px solid;border-bottom:2px solid;display:flex;flex-direction:column}.editorial-wall article:nth-child(1),.editorial-wall article:nth-child(6){grid-column:span 2;background:white}.editorial-wall h3{font-size:24px;line-height:1.1}.editorial-wall p{color:#5f6070}.editorial-wall article>a{margin-top:auto;font-size:11px;font-weight:bold}.manifesto{display:grid;grid-template-columns:repeat(3,1fr);font-size:34px}.manifesto b{padding:50px 3vw;border:2px solid;border-right:0}.manifesto b:nth-child(1){background:var(--blue);color:white}.manifesto b:nth-child(2){background:var(--yellow)}.manifesto b:nth-child(3){background:var(--coral)}.collection-poster{padding:65px 5vw;background:var(--yellow);border-bottom:2px solid}.collection-poster nav{font-size:13px}.collection-poster>span{display:block;margin-top:55px}.collection-poster h1{font-size:clamp(65px,12vw,155px);line-height:.78;letter-spacing:-.06em;margin:20px 0}.tile-list{display:grid;grid-template-columns:repeat(3,1fr);padding:50px 4vw;gap:20px}.tile-list article{min-height:360px;padding:25px;border:2px solid;display:flex;flex-direction:column;background:white}.tile-list article:nth-child(4n+2){transform:translateY(30px);background:#edf0ff}.tile-list article:nth-child(4n+3){background:#fff4cf}.tile-list article>div{display:flex;justify-content:space-between;font-size:11px}.tile-list h2{font-size:30px;line-height:1.05}.tile-list p{color:#61616c}.tile-list article>a{margin-top:auto;font-weight:bold}.pages{display:flex;justify-content:center;gap:8px;padding:50px}.pages a{border:2px solid;padding:10px 15px}.story>header{padding:60px 7vw 80px;background:var(--blue);color:white}.story>header nav{margin-bottom:70px}.story h1{font-size:clamp(55px,10vw,130px);line-height:.82;letter-spacing:-.06em;margin:20px 0;max-width:1400px}.story header>p{font-size:21px;max-width:800px}.story-body{display:grid;grid-template-columns:280px minmax(0,850px);justify-content:center;gap:60px;padding:70px 4vw}.margin-note{align-self:start;padding:22px;background:var(--yellow);border:2px solid;position:sticky;top:25px}.article-body{font:19px/1.75 Georgia,serif}.article-body h2{font:700 36px/1.15 Arial;margin-top:1.8em}.article-body img{max-width:100%;height:auto}.story-links{padding:65px 4vw;background:var(--coral);border-top:2px solid}.story-links h2{font-size:55px;margin:8px 0 30px}.story-links>div{display:grid;grid-template-columns:repeat(3,1fr);border:2px solid}.story-links a{min-height:190px;padding:22px;border-right:2px solid;display:flex;flex-direction:column}.story-links i{margin-top:auto}footer{display:grid;grid-template-columns:80px 1fr auto;gap:25px;padding:55px 4vw;border-top:2px solid}.footer-mark{font-size:55px;color:var(--blue)}footer nav{display:grid}.analytics{display:none}@media(max-width:900px){.prism-head{grid-template-columns:1fr}.prism-head nav{justify-content:start}.prism-head>div{display:none}.poster{grid-template-columns:1fr}.poster-shapes{display:none}.category-collage{grid-template-columns:repeat(2,1fr)}.editorial-wall>div,.tile-list{grid-template-columns:repeat(2,1fr)}.story-body{grid-template-columns:1fr}.margin-note{position:static}.story-links>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.editorial-wall>header{grid-template-columns:1fr}.editorial-wall>div,.tile-list,.manifesto,.story-links>div{grid-template-columns:1fr}.editorial-wall article:nth-child(1),.editorial-wall article:nth-child(6){grid-column:span 1}.tile-list article:nth-child(4n+2){transform:none}.poster h1{font-size:58px}.story h1{font-size:55px}.category-collage a{min-height:190px}footer{grid-template-columns:1fr}}