@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";
:root{--ink:#111315;--paper:#f4f4f0;--white:#fff;--lime:#d8ff3e;--cyan:#6bd8e7;--accent-on-light:#183136;--accent-on-dark:#d8ff3e;--line:#11131526;--muted:#666a6d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:0;margin:0;font-family:Montserrat,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.site-header{z-index:10;color:#fff;border-bottom:1px solid #ffffff24;align-items:center;width:100%;height:88px;padding:0 clamp(24px,5vw,78px);display:flex;position:absolute;top:0;left:0}.wordmark{letter-spacing:0;font-size:22px;font-weight:800}.wordmark span{color:var(--lime)}.site-header nav{gap:34px;margin:0 auto;font-size:13px;font-weight:600;display:flex}.site-header nav a{opacity:.75;transition:opacity .2s}.site-header nav a:hover,.site-header nav a[aria-current=page]{opacity:1}.header-cta{text-transform:uppercase;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.menu-button{color:#fff;cursor:pointer;background:0 0;border:0;display:none}.site-header--solid{background:var(--ink);border-bottom-color:#ffffff24;position:relative}.mobile-nav{z-index:20;background:var(--ink);border-bottom:1px solid #ffffff24;flex-direction:column;gap:4px;padding:10px clamp(24px,5vw,78px) 26px;display:none;position:absolute;top:100%;left:0;right:0}.mobile-nav a{color:#fff;text-transform:uppercase;border-top:1px solid #ffffff1a;padding:14px 0;font-size:14px;font-weight:600}.hero{color:#fff;background:radial-gradient(circle at 75% 52%,#6bd8e726,#0000 30%),linear-gradient(145deg,#121618 0%,#151a1c 45%,#080a0b 100%);grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:40px;min-height:92vh;padding:150px clamp(24px,7vw,108px) 80px;display:grid;position:relative;overflow:hidden}.hero-grid{opacity:.14;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 80%);mask-image:linear-gradient(90deg,#000,#0000 80%)}.hero-noise{opacity:.025;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-orbit{aspect-ratio:1;border:1px solid #d8ff3e38;border-radius:50%;position:absolute}.hero-orbit-one{width:580px;top:130px;right:-80px}.hero-orbit-two{width:370px;top:235px;right:20px}.hero-copy,.hero-figure{z-index:2;position:relative}.kicker{text-transform:uppercase;color:#ffffffad;align-items:center;gap:12px;margin:0 0 28px;font-size:11px;font-weight:700;display:flex}.kicker span{background:var(--lime);width:36px;height:2px;display:block}.kicker.dark{color:var(--muted)}.kicker.dark span{background:var(--accent-on-light)}.hero h1{max-width:800px;margin:0;font-size:clamp(48px,6.4vw,96px);font-weight:700;line-height:.94}.hero h1 em{color:var(--lime);font-style:normal}.hero-text{color:#ffffffb8;max-width:650px;margin:32px 0 0;font-size:16px;line-height:1.75}.hero-actions{align-items:center;gap:32px;margin-top:40px;display:flex}.button{text-transform:uppercase;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 22px;font-size:12px;font-weight:700;display:inline-flex}.button-primary{background:var(--lime);color:var(--ink)}.button-outline{color:#fff;border:1px solid #ffffff59}.text-link{text-transform:uppercase;border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:5px;font-size:12px;font-weight:700;display:inline-flex}.hero-figure{place-items:center;height:min(570px,60vw);display:grid}.photo-slot{object-fit:cover;width:100%;height:100%;display:block}.photo-slot--hero{aspect-ratio:4/5;clip-path:polygon(9% 0,100% 0,100% 91%,91% 100%,0 100%,0 9%);width:min(430px,90%);height:auto}.photo-slot--about{aspect-ratio:4/5}.photo-slot--empty{color:#ffffff26;place-items:center;display:grid}.photo-slot--hero.photo-slot--empty{background:linear-gradient(155deg,#ffffff14,#6bd8e71a);border:1px solid #ffffff3b}.photo-slot--about.photo-slot--empty{color:#11131524;background:#d7dad5}.photo-slot__mark{font-size:70px;font-weight:800}.photo-slot--hero .photo-slot__mark{font-size:84px}.signal-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14181ae0;border:1px solid #ffffff2e;align-items:center;gap:10px;padding:15px 18px;font-size:11px;font-weight:600;display:flex;position:absolute}.signal-card svg{color:var(--lime)}.signal-card-top{top:18%;right:0}.signal-card-bottom{bottom:17%;left:0}.statement{background:var(--lime);grid-template-columns:1fr 3fr;gap:60px;padding:110px clamp(24px,7vw,108px);display:grid}.section-index{text-transform:uppercase;margin:8px 0;font-size:11px;font-weight:700}.statement h2{margin:0;font-size:clamp(38px,5vw,72px);line-height:1.05}.statement h2 span{color:#11131561}.statement div>p{max-width:650px;margin:30px 0 0;line-height:1.7}.content-section,.projects-section{padding:110px clamp(24px,7vw,108px)}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:54px;display:flex}.section-heading h2{margin:0;font-size:clamp(38px,4.5vw,66px);line-height:1}.dark-link{color:var(--ink)}.content-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.content-visual{aspect-ratio:16/9;background:#202628;display:block;position:relative;overflow:hidden}.content-visual img{object-fit:cover;width:100%;height:100%;display:block}.content-item:nth-child(2) .content-visual{background:#cbd6d2}.content-item:nth-child(3) .content-visual{background:#bccce0}.content-number{color:#ffffffa6;font-size:11px;position:absolute;top:20px;left:22px}.play-button{z-index:2;border:2px solid var(--ink);background:var(--lime);border-radius:50%;place-items:center;width:54px;height:54px;margin:auto;display:grid;position:absolute;inset:0}.visual-lines{display:none}.content-item:nth-child(2) .content-number,.content-item:nth-child(3) .content-number{color:#1113158c}.content-item:nth-child(2) .visual-lines,.content-item:nth-child(3) .visual-lines{border-color:#11131538;box-shadow:0 -28px 0 -27px #11131538,0 -56px 0 -55px #11131538}.eyebrow{color:var(--muted);text-transform:uppercase;margin:22px 0 10px;font-size:10px;font-weight:700}.content-item h3{margin:0;font-size:22px;line-height:1.25}.content-item>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.65}.content-item>a{text-transform:uppercase;align-items:center;gap:8px;margin-top:7px;font-size:11px;font-weight:700;display:inline-flex}.interviews-section{background:var(--ink);color:#fff;padding:110px clamp(24px,7vw,108px)}.section-heading.light .kicker{margin-bottom:20px}.interview-row{border-top:1px solid #ffffff24;grid-template-columns:45px 66px 1.2fr 1fr 52px;align-items:center;gap:24px;min-height:112px;transition:background .2s,padding .2s;display:grid}.interview-row:last-child{border-bottom:1px solid #ffffff24}.interview-row:hover{background:#ffffff0a;padding-inline:16px}.row-index{color:#ffffff59;font-size:11px}.interview-avatar{width:54px;height:54px;color:var(--lime);background:#30383b;border-radius:50%;place-items:center;font-weight:700;display:grid}.interview-avatar img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.interview-copy{gap:6px;display:grid}.interview-copy small{color:var(--lime);text-transform:uppercase;font-size:9px;font-weight:700}.interview-copy strong{font-size:20px}.interview-topic{color:#ffffff8c;font-size:13px}.round-arrow{border:1px solid #ffffff40;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.interviews-section>.text-link{margin-top:40px}.heading-note{max-width:430px;color:var(--muted);font-size:13px;line-height:1.65}.project-row{border-top:1px solid var(--line);grid-template-columns:70px 50px 1fr 1.3fr 50px;align-items:center;gap:28px;min-height:124px;display:grid}.project-row:last-child{border-bottom:1px solid var(--line)}.project-mark{background:var(--ink);width:52px;height:52px;color:var(--lime);place-items:center;font-weight:800;display:grid}.project-number{color:var(--muted);font-size:10px}.project-row h3{font-size:22px}.project-row p{color:var(--muted);font-size:13px;line-height:1.6}.project-row button,.project-row a{border:1px solid var(--line);background:0 0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.project-heading{align-items:flex-start}.project-heading .heading-note{max-width:680px;color:var(--muted);margin:8px 0 0;font-size:15px;line-height:1.75}.project-feature{background:var(--ink);color:#fff;grid-template-columns:minmax(250px,.65fr) minmax(0,1.35fr);min-height:420px;margin-bottom:28px;display:grid;overflow:hidden}.project-art{place-items:center;min-height:230px;display:grid;position:relative;overflow:hidden}.project-art:before,.project-art:after{content:"";opacity:.22;border:1px solid;position:absolute;transform:rotate(-12deg)}.project-art:before{aspect-ratio:1;width:72%}.project-art:after{aspect-ratio:1;width:48%}.project-art span{z-index:1;font-size:clamp(64px,9vw,138px);font-weight:800;line-height:1;position:relative}.project-art--image:before,.project-art--image:after{display:none}.project-art--image img{object-fit:cover;width:100%;height:100%;display:block}.project-art--alfred{min-height:100%;color:var(--lime);background:#20292c}.project-art--alfred img{object-position:center 20%}.project-feature__copy{align-self:center;padding:clamp(38px,6vw,82px)}.project-role{color:var(--muted);text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:700}.project-feature .project-role{color:var(--lime)}.project-feature h3,.project-card h3{margin:0;font-size:clamp(30px,3.5vw,52px);line-height:1}.project-feature h4,.project-card h4{margin:20px 0 14px;font-size:19px;line-height:1.35}.project-feature__copy>p:not(.project-role),.project-card>p:not(.project-role){color:#ffffffa8;font-size:14px;line-height:1.75}.project-benefits{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.project-benefits li{color:#ffffffc7;padding-left:20px;font-size:13px;line-height:1.55;position:relative}.project-benefits li:before{content:"";background:var(--lime);width:7px;height:7px;position:absolute;top:.65em;left:0}.project-feature a,.project-card a{text-transform:uppercase;align-items:center;gap:9px;margin-top:18px;font-size:11px;font-weight:700;display:inline-flex}.project-feature a{color:var(--lime)}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.project-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;padding:0 28px 30px;display:flex}.project-card .project-art{color:var(--ink);margin:0 -28px 28px}.project-art--oc{background:#20292c;color:var(--lime)!important}.project-art--uz{background:#fff}.project-art--uz img{object-fit:contain;background:#fff;width:76%;height:76%}.project-art--ai{background:#dce3ee;color:#233a54!important}.project-card h3{font-size:28px}.project-card h4{min-height:52px;font-size:16px}.project-card>p:not(.project-role){color:var(--muted);flex:1;font-size:13px}.project-card a{color:var(--ink)}.triangle-section{color:#fff;background:#183136;grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;min-height:680px;padding:110px clamp(24px,7vw,108px);display:grid;overflow:hidden}.triangle-copy h2{margin:0;font-size:clamp(45px,5.5vw,78px)}.triangle-copy>p:not(.kicker){color:#ffffffad;max-width:520px;margin:28px 0 36px;line-height:1.8}.triangle-diagram{height:480px;position:relative}.triangle-shape{clip-path:polygon(50% 0,100% 100%,0 100%);background:linear-gradient(150deg,#d8ff3e8c,#6bd8e714);width:76%;height:82%;position:absolute;top:5%;left:12%}.triangle-shape:after{content:"";clip-path:inherit;background:#183136;position:absolute;inset:3px}.triangle-point{gap:7px;display:grid;position:absolute}.triangle-point span{color:var(--lime);font-size:10px;font-weight:700}.triangle-point strong{font-size:14px;line-height:1.4}.point-one{text-align:center;top:-4%;left:44%}.point-two{bottom:0;left:0}.point-three{text-align:right;bottom:0;right:0}.about-section{grid-template-columns:.75fr 1.2fr .75fr;align-items:center;gap:64px;padding:110px clamp(24px,7vw,108px);display:grid}.about-copy h2{margin:0;font-size:clamp(31px,3.6vw,50px);line-height:1.12}.about-copy>p:not(.kicker){color:var(--muted);line-height:1.75}.about-section blockquote{border-left:2px solid var(--accent-on-light);margin:0;padding-left:28px;font-size:17px;font-weight:600;line-height:1.6}.story-section{max-width:800px;margin:0 auto;padding:10px clamp(24px,7vw,108px) 100px}.story-section h2{margin-top:45px;font-size:30px}.story-section h2:first-child{margin-top:0}.story-section p{color:var(--muted);line-height:1.8}.story-section p a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--lime-dark);text-decoration-color:var(--lime-dark);text-underline-offset:4px;font-weight:700}.journey-section{background:#eef0eb;padding:100px clamp(24px,7vw,108px) 120px}.journey-heading{max-width:760px;margin-bottom:70px}.journey-heading h2{margin:0;font-size:clamp(42px,6vw,78px);line-height:1.02}.journey-heading>p:last-child{max-width:650px;color:var(--muted);margin:24px 0 0;line-height:1.75}.journey-timeline{max-width:1120px;margin:0 auto;padding:0;list-style:none;position:relative}.journey-timeline:before{content:"";background:#b7beb7;width:1px;position:absolute;top:0;bottom:0;left:50%}.journey-timeline li{width:50%;min-height:150px;padding:0 64px 54px 0;position:relative}.journey-timeline li:nth-child(2n){margin-left:50%;padding:0 0 54px 64px}.journey-marker{z-index:1;background:var(--lime-dark);border:4px solid #eef0eb;width:15px;height:15px;position:absolute;top:4px;right:-7px}.journey-timeline li:nth-child(2n) .journey-marker{left:-8px;right:auto}.journey-content time{color:var(--lime-dark);text-transform:uppercase;font-size:11px;font-weight:800}.journey-content h3{margin:10px 0 12px;font-size:25px;line-height:1.2}.journey-content p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}footer{color:#fff;background:#090b0c;padding:100px clamp(24px,7vw,108px) 28px}.contact-page-section{color:#fff;background:#090b0c;padding:60px clamp(24px,7vw,108px) 110px}.footer-contact{grid-template-columns:minmax(0,1fr) minmax(420px,.75fr);align-items:start;gap:clamp(60px,9vw,140px);display:grid}.footer-copy h2{margin:0;font-size:clamp(46px,6vw,88px);line-height:1}.footer-copy>p:not(.kicker){color:#fff9;max-width:560px;line-height:1.75}.footer-copy>a{color:var(--lime);align-items:center;gap:14px;margin-top:44px;font-size:19px;font-weight:700;display:inline-flex}.contact-form{background:#ffffff09;border:1px solid #ffffff29;padding:34px}.contact-form label{color:#ffffffa6;text-transform:uppercase;gap:9px;font-size:10px;font-weight:700;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px;display:grid}.contact-form input,.contact-form textarea{color:#fff;width:100%;font:inherit;resize:vertical;background:0 0;border:0;border-bottom:1px solid #ffffff42;border-radius:0;outline:none;padding:13px 0}.contact-form input:focus,.contact-form textarea:focus{border-bottom-color:var(--lime)}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.form-submit{justify-content:space-between;align-items:center;gap:20px;margin-top:24px;display:flex}.form-submit p{color:#fff6;max-width:260px;margin:0;font-size:9px;line-height:1.5}.form-submit button{background:var(--lime);min-height:50px;color:var(--ink);text-transform:uppercase;cursor:pointer;border:0;align-items:center;gap:10px;padding:0 20px;font-size:10px;font-weight:800;display:inline-flex}.form-submit button:disabled{cursor:wait;opacity:.65}.form-error{color:#ff9a91;margin:18px 0 0;font-size:11px;line-height:1.6}.form-success{background:#ffffff09;border:1px solid #ffffff29;align-content:center;justify-items:start;min-height:310px;padding:40px;display:grid}.form-success svg{color:var(--lime)}.form-success h3{margin:20px 0 8px;font-size:28px}.form-success p{color:#ffffff8c;margin:0;line-height:1.6}.form-success button{border:0;border-bottom:1px solid var(--lime);color:var(--lime);text-transform:uppercase;cursor:pointer;background:0 0;margin-top:26px;padding:0 0 5px;font-size:10px;font-weight:700}.footer-bottom{color:#ffffff73;text-transform:uppercase;border-top:1px solid #ffffff24;justify-content:space-between;gap:20px;margin-top:110px;padding-top:24px;font-size:10px;display:flex}.watch-page{background:var(--paper);min-height:100vh}.watch-header{background:var(--ink);height:82px;color:var(--white);border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;padding:0 clamp(24px,7vw,108px);display:flex}.watch-header>a:last-child{text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:700;display:inline-flex}.watch-header .wordmark span{color:var(--lime)}.watch-intro{max-width:1020px;margin:0 auto;padding:90px 24px 48px}.watch-intro h1{max-width:900px;margin:0;font-size:clamp(42px,6vw,82px);line-height:1.02}.watch-intro>p:not(.kicker){max-width:720px;color:var(--muted);line-height:1.7}.watch-meta{text-transform:uppercase;flex-wrap:wrap;gap:24px;margin-top:28px;font-size:11px;font-weight:600;display:flex}.watch-meta span{align-items:center;gap:6px;display:inline-flex}.video-player{aspect-ratio:16/9;color:#fff;background:linear-gradient(135deg,#172125,#080a0b);align-content:center;place-items:center;gap:16px;max-width:1280px;margin:0 auto;display:grid}.video-player button{background:var(--lime);width:72px;height:72px;color:var(--ink);border:0;border-radius:50%;place-items:center;display:grid}.video-player span{color:#ffffff80;text-transform:uppercase;font-size:11px}.interview-player{background:linear-gradient(135deg,#243c42,#101719)}.episode-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.74fr);align-items:center;gap:clamp(44px,7vw,100px);max-width:1280px;margin:0 auto;padding:90px 24px 58px;display:grid}.episode-hero__copy h1{max-width:760px;margin:0;font-size:clamp(44px,6.2vw,86px);line-height:1}.episode-lead{max-width:690px;color:var(--muted);margin:28px 0 0;font-size:16px;line-height:1.8}.episode-artwork{background:var(--ink);margin:0;padding:14px;box-shadow:20px 20px #11131514}.episode-artwork img{width:100%;height:auto;display:block}.episode-artwork figcaption{color:#ffffff80;text-transform:uppercase;padding:12px 2px 0;font-size:9px;font-weight:700}.real-video-player{aspect-ratio:16/9;background:#050607;width:min(1280px,100% - 48px);margin:0 auto;overflow:hidden}.real-video-player iframe{border:0;width:100%;height:100%;display:block}.article-intro{margin-top:0;font-size:20px;font-weight:600;color:var(--ink)!important;line-height:1.65!important}.audio-link{border:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:48px;padding:24px;display:grid}.audio-link>svg{color:var(--accent-on-light)}.audio-link strong{font-size:14px}.audio-link p{margin:5px 0 0;font-size:12px}.audio-link a{text-transform:uppercase;align-items:center;gap:7px;font-size:10px;font-weight:700;display:inline-flex}.episode-next{background:#e4e7e1;justify-content:space-between;align-items:flex-end;gap:40px;padding:90px clamp(24px,7vw,108px);display:flex}.episode-next h2{max-width:750px;margin:0;font-size:clamp(36px,5vw,66px);line-height:1.05}.story-episode{grid-template-columns:minmax(300px,480px) minmax(0,1fr);align-items:center;display:grid}.story-episode__cover{display:block;overflow:hidden}.story-episode__cover img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.story-episode__copy{flex-direction:column;align-items:flex-start;display:flex}.story-episode__copy h2{font-size:clamp(32px,4vw,56px)}.story-episode__copy .button{margin-top:30px}.button-dark{background:var(--ink);color:var(--white)}.watch-body{grid-template-columns:1fr 320px;gap:80px;max-width:1020px;margin:0 auto;padding:80px 24px 120px;display:grid}.watch-body article h2{margin-top:45px;font-size:30px}.watch-body article h2:first-child{margin-top:0}.watch-body article p,.watch-body article li{color:var(--muted);line-height:1.8}.chapters{display:grid}.chapters button{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;gap:24px;padding:18px 0;display:flex}.chapters button span{color:var(--muted);font-size:11px}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:50px;padding:22px 0}summary{cursor:pointer;font-weight:700}.watch-body aside{background:var(--ink);color:#fff;align-self:start;padding:28px}.watch-body aside small{color:var(--lime);text-transform:uppercase;font-weight:700}.watch-body aside h3{font-size:24px;line-height:1.25}.watch-body aside p{color:#fff9;font-size:13px;line-height:1.6}.watch-body aside a{color:var(--lime);text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.simple-page{padding:56px clamp(24px,12vw,200px) 70px}.simple-page .kicker{margin-top:12px}.simple-page h1{max-width:900px;margin:0;font-size:clamp(48px,7vw,90px);line-height:1}.simple-page>p:last-child{max-width:650px;color:var(--muted);line-height:1.8}.back-link{text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.simple-page .back-link{margin-bottom:12px}.interviews-intro{grid-template-columns:minmax(0,1fr) minmax(240px,380px);align-items:center;gap:clamp(36px,7vw,110px);display:grid}.interviews-intro>div>p:last-child{max-width:650px;color:var(--muted);line-height:1.8}.podcast-series-cover{aspect-ratio:1;object-fit:cover;width:100%;box-shadow:20px 20px 0 var(--ink)}.watch-intro .back-link{margin-bottom:32px;display:inline-flex}.episode-top-link{max-width:1280px;margin:0 auto;padding:32px 24px 0}@media (max-width:900px){.site-header nav,.header-cta{display:none}.menu-button{margin-left:auto;display:block}.mobile-nav{display:flex}.hero{grid-template-columns:1fr;min-height:auto;padding-top:135px}.hero-figure{height:450px}.hero-orbit-one{right:-280px}.statement{grid-template-columns:1fr}.content-grid{grid-template-columns:1fr 1fr}.content-item:last-child{grid-column:1/-1;max-width:calc(50% - 14px)}.triangle-section{grid-template-columns:1fr}.about-section{grid-template-columns:.8fr 1.2fr}.about-section blockquote{grid-column:1/-1}.footer-contact,.watch-body,.episode-hero{grid-template-columns:1fr}.episode-artwork{max-width:680px}}@media (max-width:620px){.hero{padding-inline:22px}.hero h1{font-size:47px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-figure{height:370px}.signal-card{display:none}.statement,.content-section,.interviews-section,.projects-section,.triangle-section,.about-section{padding:76px 22px}.content-grid{grid-template-columns:1fr}.content-item:last-child{grid-column:auto;max-width:none}.section-heading{flex-direction:column;align-items:flex-start}.interview-row{grid-template-columns:34px 54px 1fr 42px;gap:12px}.interview-topic{display:none}.interviews-intro{grid-template-columns:1fr}.podcast-series-cover{width:min(100%,420px)}.project-row{grid-template-columns:50px 1fr 42px;gap:14px;padding:22px 0}.project-number,.project-row p{display:none}.project-row h3{font-size:18px}.project-feature{grid-template-columns:1fr;min-height:0}.project-art--alfred{min-height:250px}.project-feature__copy{padding:36px 24px 42px}.project-grid{grid-template-columns:1fr}.project-card h4{min-height:0}.triangle-diagram{height:360px}.about-section{grid-template-columns:1fr}.photo-slot--about{max-height:460px}.footer-bottom{flex-direction:column}.contact-form{padding:24px 18px}.form-row{grid-template-columns:1fr}.form-submit{flex-direction:column;align-items:flex-start}.watch-header{height:70px}.watch-intro{padding-top:60px}.watch-intro h1{font-size:42px}.video-player{width:100%}.episode-hero{padding:58px 22px 40px}.episode-hero__copy h1{font-size:44px}.real-video-player{width:100%}.audio-link{grid-template-columns:auto 1fr}.audio-link a{grid-column:1/-1}.episode-next{flex-direction:column;align-items:flex-start;padding:70px 22px}.story-episode{grid-template-columns:1fr;display:grid}.journey-section{padding:76px 22px 90px}.journey-heading{margin-bottom:52px}.journey-heading h2{font-size:43px}.journey-timeline:before{left:7px}.journey-timeline li,.journey-timeline li:nth-child(2n){width:100%;min-height:0;margin-left:0;padding:0 0 46px 42px}.journey-marker,.journey-timeline li:nth-child(2n) .journey-marker{top:4px;left:0;right:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
