@font-face{font-family:Editorial;src:url(/assets/display-subset.ttf) format("truetype");font-weight:900;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#faf9f3;color:#111;font-family:Arial,Noto Sans CJK SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:1.6}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid #315aff;outline-offset:5px}.wrap{width:min(1320px,calc(100% - 96px));margin:auto}.header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:12px;white-space:nowrap}.brand b{font-size:44px;letter-spacing:-2px;line-height:1}.brand strong{font-size:25px;font-weight:900}.brand-slash{font-size:42px;color:#c0ff19;line-height:1;font-weight:700}.brand small{font-size:8px;line-height:1.3;letter-spacing:.5px}.header nav{display:flex;gap:42px;font-size:15px}.header nav a{position:relative;padding:8px 0}.header nav a:hover{box-shadow:0 3px #c1ff20}.pill{display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:13px 25px;background:#111;color:#fff;border-radius:30px;border:0;font-size:15px;line-height:1.3;transition:background .2s,transform .2s}.pill:hover{background:#333;transform:translateY(-2px)}.pill svg{width:21px;height:21px}.hero{position:relative;display:grid;grid-template-columns:48% 52%;min-height:700px;padding-top:40px;padding-bottom:55px}.hero-copy{position:relative;z-index:2}.issue{font-size:16px;line-height:1.12;letter-spacing:1px;margin:0 0 20px}.hero h1{font-family:Editorial,serif;font-weight:900;letter-spacing:-8px;font-size:clamp(80px,9.5vw,139px);line-height:1.05;margin:0 0 36px;white-space:nowrap}.hero h1 span{background-image:url(/assets/lime-brush.webp);background-size:100% 28%;background-position:bottom;background-repeat:no-repeat}.hero-intro{font-size:20px;line-height:1.7;margin:0 0 28px}.hero-visual{position:relative;margin-left:-65px;margin-right:-40px;padding-top:83px}.hero-visual img{position:relative;width:100%;height:590px;object-fit:contain;z-index:1;mix-blend-mode:multiply}.huge{position:absolute;right:75px;top:-35px;font-size:clamp(150px,18vw,270px);line-height:1;font-weight:700;letter-spacing:-10px;color:transparent;-webkit-text-stroke:1px #a4dc00}.visual-note{position:absolute;right:10px;top:0;font-size:10px;line-height:1.25}.stats{display:grid;grid-template-columns:repeat(5,1fr) 1.75fr;padding:28px 0 66px}.stats>div{padding:0 25px;border-right:1px solid #b9b9b4;display:flex;flex-direction:column}.stats>div:first-child{padding-left:0}.stats>div:last-child{border:0;padding-right:0}.stats strong{font-size:56px;letter-spacing:-2px;line-height:1.1;font-weight:900}.stats span{margin-top:8px;font-size:16px}.stats .date{justify-content:center}.date small{font-size:13px}.stats .date strong{font-size:29px;letter-spacing:-1px}.organizers{border-top:1px solid #93958c;border-bottom:1px solid #93958c;padding:36px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.organizers>small{font-size:12px;line-height:1.4}.organizers i{font-size:9px;font-style:normal;color:#777}.organizers>span{font-size:16px}.organizers>small:last-child{font-size:9px;color:#777}.works{padding-top:84px}.section-heading{display:flex;align-items:center;gap:25px;margin-bottom:43px}.section-heading>small{font-size:10px;line-height:1.15;color:#747771;align-self:flex-start;margin-top:10px}.section-heading h2{font-family:Editorial,serif;font-size:64px;letter-spacing:-2px;margin:0;line-height:1.25;white-space:nowrap}.section-heading>p{margin:0 0 0 auto;font-size:15px;line-height:1.9;color:#666}.filters{display:flex;justify-content:space-between;gap:12px;margin:0 0 28px;overflow:auto;padding:4px 2px}.filters button{border:0;background:none;padding:10px 24px;white-space:nowrap;font-size:15px;border-radius:25px}.filters button.active{background:#c1ff23}.filters button:hover{background:#e7edda}.projects{display:grid;gap:22px}.featured-grid{grid-template-columns:1.4fr 1fr;grid-template-rows:310px 310px}.project{position:relative;text-align:left;border:0;background:var(--card);overflow:hidden;min-width:0;display:flex;flex-direction:column;padding:30px;transition:transform .25s}.project:hover{transform:translateY(-4px)}.project-copy{position:relative;z-index:1;max-width:100%}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.4px}.project h3{font-size:32px;letter-spacing:-1px;margin:12px 0 0;line-height:1.2}.project .subtitle{display:block;font-size:17px;margin-top:8px}.project p{font-size:14px;color:#62645f;margin:12px 0 18px;max-width:325px}.project .pill.small{font-size:13px;padding:9px 17px}.project-image{position:relative;margin-top:20px;flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.project-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.project:hover .project-image img{transform:scale(1.025)}.project-image>small{position:absolute;bottom:5px;right:5px;font-size:9px;background:#faf9f3ce;padding:2px 6px;color:#666}.featured-grid .first{grid-row:span 2}.featured-grid .first h3{font-size:62px}.featured-grid .first .project-image{margin:25px -10px 0}.featured-grid .project:not(.first){display:grid;grid-template-columns:48% 52%;padding:25px;gap:10px}.featured-grid .project:not(.first) .project-image{margin:0 -25px -25px 0;align-self:stretch}.featured-grid .project:not(.first) h3{font-size:30px}.featured-grid .project:not(.first) p{font-size:13px}.featured-grid .project:not(.first) .subtitle{font-size:14px}.featured-grid .project:not(.first) .pill{background:transparent;color:#111;padding:0}.all-grid{grid-template-columns:repeat(3,1fr)}.all-grid .project{min-height:445px}.all-grid .project-image{height:200px;flex:none;margin-top:auto;padding-top:22px}.gallery-footer{display:flex;align-items:center;justify-content:space-between;padding:35px 0 65px;border-bottom:1px solid #aaa}.gallery-footer>span{font-size:10px;color:#777;line-height:1.4}.text-button{display:inline-flex;gap:16px;align-items:center;background:none;border:0;font-size:15px;padding:8px 0}.text-button:hover{text-decoration:underline;text-underline-offset:5px}.text-button svg{width:22px;height:22px}.story{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:100px;padding-bottom:100px}.story h2{font-family:Editorial,serif;font-size:46px;line-height:1.5;letter-spacing:-1px;margin:24px 0}.story-content>p{font-size:15px;line-height:1.9;color:#62645f}.story-content .story-lead{font-size:23px;line-height:1.5;color:#111;margin-top:0}.story-steps>div{display:flex;gap:25px;border-top:1px solid #c5c6bd;padding:20px 0}.story-steps small{font-size:12px}.story-steps h3{margin:0;font-size:19px}.story-steps p{margin:5px 0 0;font-size:14px;color:#666}.story-content .support{font-size:13px}.closing{background:#c1ff23;padding:60px 0}.closing .wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.closing p{font-size:12px;letter-spacing:1px;line-height:1.4}.closing h2{font-family:Editorial,serif;font-size:46px;line-height:1.4;margin:0}.footer{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:48px 0}.footer .brand b{font-size:32px}.footer .brand strong{font-size:19px}.footer p{font-size:12px;color:#555}.footer small{font-size:10px}.footer>span{font-family:Editorial,serif;font-size:22px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}dialog{border:0;background:#faf9f3;color:#111;padding:0;width:min(1000px,calc(100% - 32px));max-height:90vh;overflow:auto}dialog::backdrop{background:#141710b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.dialog-top{position:sticky;top:0;z-index:5;background:#faf9f3;display:flex;align-items:center;justify-content:space-between;padding:18px 32px;border-bottom:1px solid #ccc}.dialog-top>span{font-size:11px;letter-spacing:2px}.icon-button{border:0;background:none;display:flex;padding:8px;border-radius:50%}.icon-button:hover{background:#c1ff23}.detail{padding:38px 55px 50px}.detail h2{font-family:Editorial,serif;font-size:52px;line-height:1.2;margin:18px 0}.detail-tagline{font-size:21px;color:#555}.detail-gallery>img{width:100%;height:380px;object-fit:contain;background:#eeeae1}.slides{display:flex;gap:7px;align-items:center;margin:10px 0 30px}.slides button{border:0;background:#eaeae3;padding:6px 13px}.slides button.active{background:#c1ff23}.slides span{margin-left:auto;color:#777;font-size:11px}.detail-sections>section{display:flex;gap:25px;border-top:1px solid #ccc;padding:25px 0}.detail-sections small{font-size:12px;padding-top:4px}.detail h3{margin:0;font-size:21px}.detail-sections p{margin:10px 0 0;color:#555;line-height:1.8;font-size:16px}.features{display:flex;gap:10px;flex-wrap:wrap}.features span{background:#eaeddf;font-size:12px;padding:6px 14px;border-radius:20px}.detail-actions{display:flex;gap:28px;align-items:center;margin:32px 0 15px}.external-note{font-size:11px;color:#888}@media(min-width:1500px){.hero h1{font-size:139px}.hero-visual{margin-right:0}}@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.header{height:90px}.header nav{gap:22px}.brand small,.brand-slash{display:none}.brand b{font-size:34px}.brand strong{font-size:21px}.hero{min-height:590px;padding-top:30px}.hero h1{font-size:10.5vw;letter-spacing:-5px}.hero-visual{margin-left:-35px;padding-top:50px}.hero-visual img{height:480px}.hero-intro{font-size:17px}.huge{font-size:190px;right:50px}.stats>div{padding:0 15px}.stats strong{font-size:42px}.stats .date strong{font-size:22px}.stats span{font-size:14px}.organizers{gap:15px;padding:26px 0}.organizers>span{font-size:13px}.organizers>small:last-child{display:none}.section-heading h2{font-size:48px}.section-heading>p{font-size:12px}.section-heading>small{display:none}.filters button{padding:9px 15px;font-size:13px}.featured-grid{grid-template-rows:280px 280px}.project{padding:24px}.featured-grid .project:not(.first){padding:20px;grid-template-columns:50% 50%}.featured-grid .project:not(.first) h3{font-size:25px}.story{gap:50px}.story h2{font-size:36px}.all-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{height:80px;gap:10px}.brand{gap:8px}.brand b{font-size:32px}.brand strong{font-size:19px}.header nav{gap:16px;font-size:12px}.header nav a:last-child,.header-cta{display:none}.hero{display:flex;flex-direction:column;padding-top:25px;min-height:0;padding-bottom:20px}.issue{font-size:12px;margin-bottom:18px}.hero h1{font-size:23vw;line-height:1.08;letter-spacing:-5px;margin-bottom:24px}.hero-intro{font-size:15px}.hero-copy .pill{font-size:14px}.hero-visual{margin:-15px -12px 0 65px;padding-top:40px;min-height:330px}.hero-visual img{height:auto;max-height:400px;width:100%}.huge{font-size:145px;right:55px;top:0}.visual-note{font-size:8px;right:10px;top:18px}.stats{grid-template-columns:repeat(3,1fr);row-gap:30px;padding:15px 0 40px}.stats>div,.stats>div:first-child{padding:0 12px}.stats>div:nth-child(3){border:0}.stats strong{font-size:35px}.stats span{font-size:12px;margin-top:4px}.stats .date strong{font-size:14px;letter-spacing:-.6px;white-space:nowrap}.date small,.stats .date span{font-size:10px}.organizers{display:grid;grid-template-columns:70px 1fr;gap:14px}.organizers>small:first-child{grid-row:span 3;align-self:start}.organizers>span{font-size:13px}.works{padding-top:45px}.section-heading{display:block;margin-bottom:22px}.section-heading h2{font-size:39px;letter-spacing:-1px}.section-heading>p{margin-top:18px;font-size:12px}.filters{justify-content:flex-start;gap:5px;margin-bottom:20px}.filters button{padding:9px 17px;font-size:13px}.featured-grid,.all-grid{display:grid;grid-template-columns:1fr;grid-template-rows:auto;gap:16px}.featured-grid .first{grid-row:auto;min-height:520px}.featured-grid .first h3{font-size:49px}.project,.featured-grid .project:not(.first){padding:25px}.featured-grid .project:not(.first){min-height:280px;grid-template-columns:53% 47%}.featured-grid .project:not(.first) .project-image{margin:0 -20px -20px 0}.project-image{min-height:180px}.all-grid .project{min-height:420px}.gallery-footer{padding:24px 0 35px}.gallery-footer>span{font-size:8px}.text-button{font-size:13px;gap:10px}.story{grid-template-columns:1fr;gap:25px;padding-top:55px;padding-bottom:55px}.story h2{font-size:34px;line-height:1.5}.story-heading .eyebrow{font-size:10px}.story-content .story-lead{font-size:20px}.story-content>p{font-size:14px}.closing{padding:35px 0}.closing .wrap{display:block}.closing p{font-size:10px}.closing h2{font-size:34px;margin:20px 0 25px}.footer{flex-wrap:wrap;padding:35px 0;gap:12px}.footer .brand{width:75%}.footer p{order:3}.footer>span{font-size:20px}.footer small{line-height:1.7}.detail{padding:25px 22px}.detail h2{font-size:36px}.detail-tagline{font-size:17px}.detail-gallery>img{height:230px}.detail-actions{flex-direction:column;align-items:flex-start;gap:12px}.detail-sections>section{gap:16px}.detail-sections p{font-size:14px}.dialog-top{padding:12px 18px}.detail h3{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(min-width:1101px){.hero h1{font-size:clamp(145px,13.4vw,194px);line-height:1.02;letter-spacing:-11px;margin-bottom:30px}.hero{min-height:700px;padding-bottom:30px;padding-top:25px}.hero-visual{padding-top:65px;margin-left:-75px}.hero-visual img{height:560px}.huge{top:-18px}.hero-intro{font-size:21px}.header .brand b{font-size:47px}.header .brand strong{font-size:28px}}.project-ibuddy .project-image img{object-fit:contain}.header nav a:first-child{box-shadow:0 3px #c1ff23}.featured-grid .first .project-image{margin:20px -30px -30px;overflow:hidden}.featured-grid .first .project-image img{object-fit:cover;object-position:50% 53%}@media(min-width:1101px){.section-heading h2{font-size:84px;letter-spacing:-3px}.section-heading{gap:25px}.section-heading>p{font-size:14px;max-width:440px}}.featured-grid .first .project-image{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;display:block}.featured-grid .first .project-image img{width:100%;height:100%;object-fit:cover;object-position:center}.featured-grid .first .project-copy{background:#faf9f3eb;padding:20px;margin:-5px;max-width:330px}.featured-grid .first .project-copy p{max-width:250px}.featured-grid .first .project-image small{bottom:10px;right:10px}.featured-grid .first{min-height:640px}@media(max-width:700px){.featured-grid .first{min-height:540px}.featured-grid .first .project-copy{max-width:270px;padding:15px}.featured-grid .first .project-image img{object-position:60% center}}.section-heading{flex-wrap:wrap}.section-heading h2{font-size:clamp(32px,5.1vw,68px);letter-spacing:-2px}.section-heading>p{max-width:390px}.grade-filters{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:-4px 0 24px}.grade-filters button{border:1px solid #d9d9ce;border-radius:0;background:transparent;padding:6px 12px;font-size:12px}.grade-filters button[aria-pressed=true]{border-color:#111;background:#111;color:#fff}.grade-filters>span{margin-left:auto;color:#777;font-size:12px}.copyright-note{font-size:12px;color:#64665e;border-bottom:1px solid #ddd;padding-bottom:15px}.slides{flex-wrap:wrap}.detail-gallery>img{height:auto;max-height:65vh;min-height:200px}.project-archive h3{overflow-wrap:anywhere}.all-grid .project h3{font-size:27px}.all-grid .project p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.featured-grid .project:not(.first) .project-copy{min-width:0}.featured-grid .project:not(.first) h3{font-size:27px}.featured-grid .project:not(.first) p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:700px){.section-heading h2{font-size:36px}.grade-filters{gap:6px}.grade-filters>span{width:100%;margin-left:0}.featured-grid .project:not(.first) h3{font-size:23px}.detail-gallery>img{min-height:130px}.slides span{width:100%;margin-top:5px}}.moments{padding-top:65px;padding-bottom:65px;border-top:1px solid #aaa}.moments-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:30px 24px}.moments-grid figure{margin:0;min-width:0}.moments-grid img{display:block;width:100%;height:auto;object-fit:contain;background:#eeede7}.moments-grid figcaption{display:flex;flex-direction:column;gap:8px;padding-top:15px}.moments-grid figcaption span,.photo-credit{font-size:13px;color:#686b63}.moments-grid figcaption strong{font-size:20px;font-weight:500}.photo-credit{margin-top:30px}.media-section{padding-bottom:90px}.media-story{display:grid;grid-template-columns:230px 1fr;gap:50px;border-top:2px solid #111;border-bottom:1px solid #aaa;padding:36px 0;color:inherit;text-decoration:none}.media-source{display:flex;flex-direction:column;gap:10px;border-right:1px solid #bbb}.media-source>span{font-size:15px}.media-source strong{font-size:32px}.media-source small{font-size:13px;color:#666}.media-story p{margin:0 0 12px;font-size:16px}.media-story h3{font-size:30px;margin:0 0 24px}.media-story>div>span:last-child{display:inline-flex;align-items:center;gap:10px}.media-story:hover h3{text-decoration:underline;text-underline-offset:6px}.media-story:focus-visible{outline:3px solid #86b500;outline-offset:6px}@media(max-width:700px){.moments{padding-top:45px;padding-bottom:45px}.moments-grid{grid-template-columns:1fr;gap:28px}.moments-grid figcaption strong{font-size:18px}.media-story{grid-template-columns:1fr;gap:24px}.media-source{border:0;display:block}.media-source strong{display:inline-block;font-size:24px;margin:0 14px}.media-story h3{font-size:24px}.media-section{padding-bottom:55px}}.part-label{font-size:12px;letter-spacing:2px;color:#62665b}.story{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:30px 65px;padding:100px 0 95px}.story-heading{grid-column:1;grid-row:1}.story h2{font-size:clamp(34px,3.8vw,53px);margin:23px 0;line-height:1.45}.story-content{grid-column:1;grid-row:2}.story-content .story-lead{font-size:20px}.story-steps{display:flex;gap:20px}.story-steps>div{display:block;flex:1}.story-steps h3{font-size:17px;margin-top:12px}.story-steps p{font-size:13px}.story-photo-collage{grid-column:2;grid-row:1/span 2;position:relative;min-height:620px;align-self:center}.story-photo-collage figure{margin:0;background:#fff;padding:10px;box-shadow:0 15px 35px #1822131a;position:absolute;width:89%;left:0;top:10%;transform:rotate(-7deg)}.story-photo-collage figure:nth-child(2){width:77%;left:21%;top:49%;transform:rotate(7deg)}.story-photo-collage img{display:block;width:100%;height:auto}.story-photo-collage figcaption{font-size:12px;letter-spacing:2px;padding:12px 6px 4px}.collage-sticker{position:absolute;right:-8px;top:2%;background:#c1ff23;padding:24px;transform:rotate(8deg);font-size:64px;font-weight:900;line-height:.9;box-shadow:0 7px #111}.collage-sticker small{font-size:11px;letter-spacing:1px}.works{padding-top:70px;border-top:1px solid #aaa}.projects.featured-grid,.projects.all-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:26px}.projects.featured-grid .first{grid-column:1/-1;grid-row:auto;min-height:580px}.projects .project,.projects.featured-grid .project:not(.first){display:block;padding:27px;min-height:440px;background:#30372f var(--cover-photo) center/cover;isolation:isolate}.projects .project:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#0b131ac9,#10201335 70%);z-index:0}.projects .project-copy,.featured-grid .first .project-copy{margin:0;padding:22px;max-width:68%;background:#faf9f3ee;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:relative;z-index:2}.projects .project h3,.featured-grid .project:not(.first) h3{font-size:30px}.projects .project p{font-size:14px;max-width:100%;line-height:1.7;margin:12px 0 20px}.projects .project .subtitle{font-size:16px}.projects .project .pill.small{background:#111;color:#fff;padding:9px 17px}.projects .project-image,.featured-grid .first .project-image,.featured-grid .project:not(.first) .project-image{display:block;position:absolute;inset:auto -2% 7% auto;margin:0;transform:rotate(-7deg);width:63%;height:auto;padding:0;z-index:1;box-shadow:0 14px 25px #0005;border:7px solid #faf9f3}.projects .project-image img,.featured-grid .first .project-image img{display:block;width:100%;height:auto;object-fit:contain;max-height:260px}.projects .project-image>small{position:absolute;right:0;bottom:0;background:#fffdf1df;font-size:10px;white-space:nowrap}.projects .project:nth-child(3n) .project-image{transform:rotate(6deg)}.projects.featured-grid .first .project-copy{max-width:390px;padding:30px}.projects.featured-grid .first h3{font-size:66px}.projects.featured-grid .first .project-image{display:none}.projects.featured-grid .first:before{background:linear-gradient(90deg,#e8dcc84d,transparent)}.moments{padding-top:85px}.moments-scrapbook{position:relative;display:grid;grid-template-columns:repeat(12,1fr);align-items:start;gap:35px 22px;padding:30px 15px 70px}.moment-photo{margin:0;padding:9px 9px 16px;background:#fff;box-shadow:0 8px 25px #1112;position:relative;transition:transform .25s;min-width:0}.moment-photo:hover{transform:rotate(0) translateY(-5px);z-index:3}.moment-photo img{width:100%;height:auto;display:block}.moment-photo figcaption{padding:14px 7px 0;display:flex;flex-direction:column;gap:7px}.moment-photo figcaption span{font-size:10px;letter-spacing:1px;color:#72746c}.moment-photo figcaption strong{font-size:18px;font-weight:500}.moment-1{grid-column:1/8;transform:rotate(-3deg)}.moment-2{grid-column:8/13;margin-top:75px;transform:rotate(5deg)}.moment-3{grid-column:2/7;transform:rotate(4deg);margin-top:-30px}.moment-4{grid-column:7/13;transform:rotate(-4deg);margin-top:25px}.moment-5{grid-column:1/6;transform:rotate(-5deg)}.moment-6{grid-column:6/12;transform:rotate(3deg);margin-top:60px}.moment-7{grid-column:2/7;transform:rotate(4deg);margin-top:-20px}.moment-8{grid-column:8/13;transform:rotate(-4deg);margin-top:35px}.moment-note{grid-column:1/-1;justify-self:center;background:#c1ff23;padding:22px 65px;font-family:Editorial,serif;font-size:34px;transform:rotate(-3deg);margin-top:-10px}.moment-note span{display:block;font:11px Arial,sans-serif;letter-spacing:2px;margin-top:14px}.media-feature{background:#121713;color:#faf9f3;padding:70px 0}.media-kicker,.media-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center;font-size:12px}.media-kicker{letter-spacing:2px;color:#c1ff23}.media-title{display:flex;justify-content:space-between;align-items:flex-end;margin:32px 0}.media-title h2{font-family:Editorial,serif;font-size:clamp(32px,4.1vw,58px);line-height:1.4;margin:0}.media-title p{font-size:16px;line-height:1.8;margin:0;color:#d5d9d0}.media-title small{font-size:12px;color:#a5afa0}.news-player{background:#000;box-shadow:12px 12px #c1ff23}.news-player video{width:100%;max-height:670px;aspect-ratio:16/9;display:block;object-fit:contain}.media-bottom{margin-top:30px;color:#aeb7a8}.media-bottom a{display:flex;align-items:center;gap:8px;color:#fff;white-space:nowrap}.next-edition{overflow:hidden;background:#c1ff23;padding:60px 0 40px}.next-top,.next-bottom{display:flex;justify-content:space-between;gap:25px;align-items:center;font-size:12px;letter-spacing:1px}.coming-soon{border:1px solid #111;border-radius:30px;padding:10px 25px}.next-wordmark{font-size:clamp(120px,24vw,340px);line-height:.85;letter-spacing:-.08em;font-weight:900;margin:45px 0 -5px}.next-wordmark span{font-weight:400;font-size:.72em;display:inline-block;transform:rotate(8deg);margin-left:5vw}.next-copy{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;padding:45px 0 55px}.next-copy h2{font-family:Editorial,serif;font-size:clamp(38px,5.2vw,74px);line-height:1.3;margin:0}.next-copy p{font-size:25px;line-height:1.6;margin:0 0 20px}.next-copy span{font-size:14px}.next-bottom{border-top:1px solid #111;padding-top:25px}.next-bottom a{color:#111;display:flex;gap:14px;align-items:center;font-size:14px}@media(max-width:900px){.story{gap:25px}.story-photo-collage{min-height:510px}.collage-sticker{font-size:45px;padding:18px}.projects .project-copy{max-width:85%}.projects .project h3{font-size:26px}.media-title{gap:25px}.media-title p{font-size:14px}}@media(max-width:700px){.story{display:flex;flex-direction:column;padding:55px 0;gap:12px}.story-heading{order:0}.story-photo-collage{order:1;min-height:430px;width:94%;margin:0 0 25px}.story-content{order:2}.story h2{font-size:34px}.story-photo-collage figure{top:2%;width:85%}.story-photo-collage figure:nth-child(2){top:44%;width:75%;left:24%}.collage-sticker{right:-10px;top:-2%;font-size:43px;padding:15px}.story-steps{gap:15px}.story-steps h3{font-size:16px}.story-steps p{font-size:13px}.projects.featured-grid,.projects.all-grid{display:grid;grid-template-columns:1fr;gap:22px}.projects.featured-grid .first{grid-column:auto;min-height:490px}.projects .project,.projects.featured-grid .project:not(.first){min-height:440px;padding:20px}.projects .project-copy,.projects.featured-grid .first .project-copy{max-width:88%;padding:20px}.projects.featured-grid .first h3{font-size:48px}.projects .project-image{width:75%;bottom:5%}.moments-scrapbook{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px;padding:15px 5px 40px}.moment-photo{padding:5px 5px 10px}.moment-photo figcaption{padding:9px 3px 0}.moment-photo figcaption strong{font-size:14px}.moment-photo figcaption span{font-size:8px;letter-spacing:.4px}.moment-1,.moment-4{grid-column:1/-1;margin:0}.moment-2,.moment-3,.moment-5,.moment-6,.moment-7,.moment-8{grid-column:auto;margin:10px 0}.moment-3,.moment-6,.moment-8{margin-top:40px}.moment-note{font-size:27px;padding:20px 35px;margin-top:15px}.media-feature{padding:45px 0}.media-kicker{font-size:10px;letter-spacing:1px;gap:15px}.media-title{display:block}.media-title h2{font-size:34px}.media-title p{margin-top:20px}.news-player{box-shadow:6px 6px #c1ff23}.media-bottom{display:block;font-size:11px;line-height:1.6}.media-bottom a{margin-top:15px}.next-edition{padding:35px 0}.next-top{font-size:10px}.coming-soon{padding:8px 16px}.next-wordmark{font-size:31vw;margin:35px 0 0}.next-copy{display:block;padding:30px 0}.next-copy h2{font-size:39px}.next-copy>div{margin-top:28px}.next-copy p{font-size:21px}.next-bottom{display:block;font-size:10px;line-height:1.7}.next-bottom a{margin-top:18px}}@media(max-width:700px){.story h2{font-size:29px;letter-spacing:-1.1px}.story-photo-collage{min-height:405px}.projects .project-copy,.projects.featured-grid .first .project-copy{max-width:88%}.projects .project-image{z-index:1;bottom:4%;right:-5%;width:77%}}.case-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 26px}.case-card{display:flex;flex-direction:column;min-width:0;padding:0;border:1px solid #deded4;background:#fffef9;color:#111;text-align:left;overflow:hidden;cursor:pointer;transition:box-shadow .25s,transform .25s}.case-card:hover{box-shadow:0 12px 34px #202b1715;transform:translateY(-3px)}.case-card:focus-visible{outline:3px solid #8aaa16;outline-offset:5px}.case-visual{position:relative;background:#eeeade;flex-shrink:0}.laptop-mockup{position:relative;width:100%;aspect-ratio:3/2}.laptop-scene{display:block;width:100%;height:100%;object-fit:cover}.laptop-screen{position:absolute;left:17%;top:13%;width:66%;height:55.6875%;background:#fafaf8;overflow:hidden;border-radius:3px}.laptop-screen img{display:block;width:100%;height:100%;object-fit:contain}.case-image-note{position:absolute;bottom:9px;right:12px;font-size:10px;background:#fffdf3d9;padding:4px 7px;color:#555}.case-body{padding:25px 29px 27px;flex:1;display:flex;flex-direction:column;background:#fffef9;position:relative}.case-body .eyebrow{font-size:12px;color:#62655d;font-weight:600}.case-title{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:10px 0 8px}.case-title h3{margin:0;font-size:clamp(25px,2.5vw,35px);letter-spacing:-1px;line-height:1.2;overflow-wrap:anywhere}.case-arrow{display:flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:50%;background:#c1ff23;flex-shrink:0}.case-arrow svg{width:22px;height:22px}.case-body>strong{font-size:16px;line-height:1.5}.case-body>p{font-size:14px;line-height:1.8;color:#63675d;margin:12px 0 22px}.case-action{display:inline-flex;align-items:center;gap:16px;border-top:1px solid #dedfd4;padding-top:17px;font-size:14px;margin-top:auto}.case-action svg{width:20px;height:20px;transition:transform .2s}.case-card:hover .case-action svg{transform:translate(5px)}@media(max-width:700px){.case-gallery{grid-template-columns:1fr;gap:24px}.case-body{padding:22px}.case-title h3{font-size:29px}.case-image-note{font-size:9px;bottom:7px;right:8px}.laptop-screen{border-radius:2px}}.laptop-screen{left:19.34%;top:14.36%;width:61.72%;height:53.71%;border-radius:5px;background:#faf9f6}.laptop-screen img{object-fit:contain}@media(max-width:700px){.laptop-screen{border-radius:3px}}.organizers-expanded{display:grid;grid-template-columns:110px repeat(3,1fr);align-items:center}.organizers-expanded small:nth-of-type(2){grid-column:1}.organizers-expanded span:nth-of-type(4){grid-column:2/-1;font-weight:700}.moments-feature{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:stretch;margin:12px 0 34px}.moments-feature figure{margin:0;min-width:0;background:#fff;padding:9px;box-shadow:0 10px 30px #1112}.moments-feature img{display:block;width:100%;height:100%;object-fit:cover}.moments-feature>figure{transform:rotate(-2deg)}.moments-feature>figure img{aspect-ratio:16/9}.moments-feature figcaption{display:flex;justify-content:space-between;gap:14px;padding:12px 5px 2px;align-items:flex-end}.moments-feature figcaption span{font-size:10px;letter-spacing:1px;color:#6f726b}.moments-feature figcaption strong{font-size:20px;font-weight:600}.making-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.making-grid figure{padding:6px;transform:rotate(2deg)}.making-grid figure:nth-child(2n){transform:rotate(-2deg)}.making-grid img{aspect-ratio:4/3}.making-grid figcaption{display:block;font-size:12px;line-height:1.5;color:#4d5149}.media-report-card{position:relative;display:grid;grid-template-columns:minmax(280px,.95fr) 1fr 52px;gap:30px;align-items:center;background:#faf9f3;color:#111;padding:16px;box-shadow:12px 12px #c1ff23}.media-report-card img{width:100%;height:100%;min-height:310px;object-fit:cover;display:block}.media-report-card span{font-size:12px;letter-spacing:2px;color:#586051}.media-report-card h3{font-size:32px;line-height:1.35;margin:16px 0 28px}.media-report-card p{font-size:15px;margin:0}.media-report-card>svg{width:34px;height:34px;align-self:start;justify-self:end}.media-report-card:hover h3{text-decoration:underline;text-underline-offset:7px}@media(max-width:900px){.organizers-expanded{grid-template-columns:95px 1fr 1fr}.organizers-expanded span:nth-of-type(3){grid-column:2/-1}.media-report-card{grid-template-columns:1fr;gap:20px}.media-report-card>svg{position:absolute;right:22px;bottom:22px}.media-report-card img{min-height:230px}.moments-feature{grid-template-columns:1fr}}@media(max-width:700px){html{scroll-padding-top:74px}html,body{overflow-x:hidden}body{font-size:16px}.wrap{width:calc(100% - 28px)}.header{position:sticky;top:0;z-index:20;width:100%;height:auto;min-height:66px;padding:10px 14px;background:#faf9f3e8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #e1e0d5}.header .brand{min-width:0;flex:1}.header .brand b{font-size:28px;letter-spacing:-1px}.header .brand strong{font-size:16px}.header nav{flex:0 0 auto;gap:0;max-width:47%;overflow-x:auto;padding:2px;border:1px solid #deded4;border-radius:999px;background:#fffef9;scrollbar-width:none}.header nav::-webkit-scrollbar{display:none}.header nav a{padding:7px 11px;font-size:12px;line-height:1;white-space:nowrap;border-radius:999px}.header nav a:first-child{box-shadow:none;background:#c1ff23}.hero{padding-top:24px;padding-bottom:12px}.issue{font-size:11px;letter-spacing:.7px}.hero h1{font-size:clamp(70px,21vw,94px);letter-spacing:-4px;line-height:1;margin-bottom:20px;white-space:normal}.hero-intro{font-size:16px;line-height:1.65;margin-bottom:22px}.hero-copy .pill{width:100%;min-height:48px}.hero-visual{margin:18px -14px 0;padding:32px 0 0;min-height:0;overflow:hidden}.hero-visual img{width:115%;max-width:none;margin-left:-8%;max-height:none}.huge{top:0;right:18px;font-size:118px;letter-spacing:-5px}.visual-note{top:12px;right:14px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid #b9b9b4;border-bottom:1px solid #b9b9b4;padding:0;margin-top:12px}.stats>div,.stats>div:first-child{min-height:94px;padding:16px 12px;border-right:1px solid #d0d0c6;border-bottom:1px solid #d0d0c6;justify-content:center}.stats>div:nth-child(2n){border-right:0}.stats>div:nth-last-child(-n+2){border-bottom:0}.stats strong{font-size:34px}.stats .date{grid-column:1/-1;min-height:auto;align-items:flex-start;border-right:0;border-bottom:0}.stats .date strong{font-size:20px}.organizers{grid-template-columns:1fr;padding:22px 0;gap:10px;border-top:0}.organizers>small:first-child{grid-row:auto}.organizers>span{font-size:14px;border-top:1px solid #deded4;padding-top:10px}.section-heading{margin-bottom:18px}.section-heading h2{font-size:clamp(38px,12vw,48px);line-height:1.18;white-space:normal}.section-heading>p{font-size:14px;line-height:1.8}.story{padding:46px 0 50px}.story h2{font-size:clamp(29px,8.5vw,36px);line-height:1.42}.story-photo-collage{width:100%;min-height:360px;margin:4px 0 18px}.story-photo-collage figure{width:80%;padding:7px}.story-photo-collage figure:nth-child(2){width:72%;left:27%;top:42%}.story-photo-collage figcaption{font-size:9px;padding-top:8px}.collage-sticker{right:2px;top:1%;font-size:35px;padding:13px}.story-content .story-lead{font-size:18px}.story-steps{display:grid;grid-template-columns:1fr;gap:0}.story-steps>div{display:flex;gap:18px;padding:16px 0}.story-steps small{min-width:30px}.works{padding-top:48px}.filters{display:flex;gap:8px;margin:0 -14px 18px;padding:4px 14px 12px;scroll-snap-type:x proximity}.filters button{flex:0 0 auto;padding:10px 16px;border:1px solid #deded4;background:#fffef9;scroll-snap-align:start}.filters button.active{border-color:#c1ff23}.case-gallery{gap:20px}.case-card{border-color:#d6d7ce}.case-visual{background:#f0eee4}.laptop-mockup{aspect-ratio:4/3}.laptop-scene{object-position:center}.case-image-note{font-size:9px}.case-body{padding:18px 18px 20px}.case-body .eyebrow{font-size:11px}.case-title{align-items:flex-start;margin-top:8px}.case-title h3{font-size:clamp(25px,8vw,33px);line-height:1.13}.case-arrow{width:34px;height:34px}.case-body>strong{font-size:15px}.case-body>p{font-size:14px;line-height:1.75;margin-bottom:18px}.case-action{padding-top:14px}.gallery-footer{display:grid;grid-template-columns:1fr;gap:18px;padding:24px 0 42px}.gallery-footer .text-button{justify-content:space-between;width:100%;border:1px solid #111;border-radius:999px;padding:12px 18px}.moments{padding-top:48px;padding-bottom:48px}.moments-scrapbook{display:flex;gap:14px;margin:0 -14px;padding:12px 14px 26px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.moments-scrapbook::-webkit-scrollbar{display:none}.moment-photo{flex:0 0 78%;scroll-snap-align:center;margin:0!important;transform:rotate(-2deg);padding:7px 7px 12px}.moment-photo:nth-child(2n){transform:rotate(3deg)}.moment-photo img{aspect-ratio:4/3;object-fit:cover}.moment-photo figcaption strong{font-size:16px}.moment-note{flex:0 0 76%;align-self:center;font-size:28px;padding:22px 24px;margin:0;transform:rotate(-3deg)}.photo-credit{font-size:12px;margin-top:12px}.media-feature{padding:46px 0 52px}.media-kicker{display:grid;grid-template-columns:1fr;gap:6px}.media-title h2{font-size:clamp(34px,11vw,44px);line-height:1.25}.media-title p{font-size:15px;line-height:1.75}.news-player{margin:0 -6px;box-shadow:5px 5px #c1ff23}.news-player video{aspect-ratio:16/9;max-height:none}.media-bottom a{width:100%;justify-content:space-between;border:1px solid #faf9f3;border-radius:999px;padding:11px 15px}.next-edition{padding:38px 0 36px}.next-top{align-items:flex-start}.next-wordmark{font-size:30vw;line-height:.9;margin:30px 0 8px}.next-copy h2{font-size:clamp(38px,12vw,50px);line-height:1.18}.next-copy p{font-size:20px}.next-bottom a{width:100%;justify-content:space-between;border:1px solid #111;border-radius:999px;padding:11px 16px}.footer{display:grid;grid-template-columns:1fr;align-items:start}.footer .brand{width:auto}dialog{width:100%;max-width:none;max-height:100dvh;height:100dvh;margin:0;border-radius:0}.dialog-top{padding:13px 16px}.detail{padding:22px 16px 34px}.detail h2{font-size:clamp(36px,11vw,48px);line-height:1.05;margin:12px 0}.detail-tagline{font-size:16px;line-height:1.7}.detail-gallery>img{max-height:54vh;min-height:185px}.slides{gap:6px;margin-bottom:20px;overflow-x:auto;padding-bottom:3px}.slides button{min-width:40px;min-height:34px}.detail-sections>section{display:grid;grid-template-columns:34px 1fr;gap:14px;padding:20px 0}.features span{font-size:12px}.detail-actions .pill{width:100%;min-height:48px}}@media(max-width:420px){.wrap{width:calc(100% - 24px)}.header{padding-inline:12px}.header nav{max-width:43%}.hero h1{font-size:20.5vw;letter-spacing:-3px}.huge{font-size:96px}.stats strong{font-size:30px}.story-photo-collage{min-height:325px}.case-body{padding:17px}.moment-photo{flex-basis:84%}.moment-note{flex-basis:82%}}@media(max-width:700px){.organizers-expanded{display:grid;grid-template-columns:1fr}.organizers-expanded small,.organizers-expanded small:nth-of-type(2),.organizers-expanded span,.organizers-expanded span:nth-of-type(4){grid-column:auto}.organizers-expanded small:nth-of-type(2){margin-top:10px;padding-top:14px;border-top:1px solid #bfc0b7}.moments-feature{display:block;margin-bottom:24px}.moments-feature>figure{margin-bottom:16px}.moments-feature figcaption{display:block}.moments-feature figcaption strong{display:block;margin-top:4px;font-size:18px}.making-grid{display:flex;gap:12px;overflow-x:auto;margin:0 -14px;padding:4px 14px 18px;scroll-snap-type:x mandatory;scrollbar-width:none}.making-grid::-webkit-scrollbar{display:none}.making-grid figure{flex:0 0 68%;scroll-snap-align:center}.media-report-card{grid-template-columns:1fr;padding:10px;gap:16px;box-shadow:5px 5px #c1ff23}.media-report-card img{min-height:0;aspect-ratio:16/10}.media-report-card h3{font-size:22px;margin:10px 0 18px}.media-report-card>div{padding:0 4px 8px}.media-report-card>svg{position:absolute;right:18px;bottom:18px;width:26px;height:26px}}
