:root{color-scheme:light;--ink:#171918;--ink-soft:#343936;--paper:#f3efe6;--surface:#fffdf8;--line:#c9c1b2;--coral:#ef5b45;--citron:#e1d43a;--teal:#176d67;--blue:#3155d9;--white:#fffdf8;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;color:var(--ink);margin:0;line-height:1.6}body,button,a{font-family:inherit}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--blue);outline-offset:4px}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{letter-spacing:0;margin:0;line-height:1.04}h2{max-width:18ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,5vw,4.6rem);font-weight:500}h3{font-family:Georgia,Times New Roman,serif;font-size:1.65rem;font-weight:500}.skip-link{z-index:100;background:var(--white);color:var(--ink);padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section-inner,.header-inner,.footer-inner{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:20;border-bottom:1px solid var(--ink);background:var(--paper);position:relative}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.brand{align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand-mark{border:2px solid var(--ink);background:var(--citron);border-radius:4px;flex:none;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:900;display:inline-grid}.brand-name{text-transform:uppercase}.site-nav{align-items:center;gap:5px;display:flex}.site-nav a{padding:9px 12px;font-size:.88rem;font-weight:700}.site-nav a:hover{background:var(--surface)}.site-nav .nav-social{border:2px solid var(--ink);background:var(--ink);color:var(--white);border-radius:4px;margin-left:8px}.site-nav .nav-social:hover{background:var(--coral)}.hero{background-color:var(--ink);min-height:clamp(580px,100svh - 132px,740px);color:var(--white);background-image:url(/og-v2.png);background-position:50%;background-size:cover;align-items:flex-end;display:flex;position:relative;overflow:hidden}.hero-shade{background:#0c0e0d80;position:absolute;inset:0}.hero-inner{z-index:1;width:min(1180px,100% - 48px);margin:0 auto;padding:68px 0;position:relative}.hero-kicker,.eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:900}.hero-kicker{color:var(--citron)}.hero h1{text-transform:uppercase;max-width:22ch;font-size:.9rem}.hero-statement{max-width:9ch;margin:16px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,8vw,6.8rem);font-weight:500;line-height:.92}.hero-lede{max-width:590px;margin:24px 0 0;font-size:1.15rem}.hero-actions,.social-links{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:2px solid var(--ink);border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:11px 17px;font-size:.88rem;font-weight:900;transition:background-color .15s,color .15s,transform .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-coral{border-color:var(--coral);background:var(--coral);color:var(--white)}.button-light{border-color:var(--white);background:var(--white);color:var(--ink)}.button-dark{background:var(--ink);color:var(--white)}.button-outline{background:0 0}.button-citron{background:var(--citron)}.hero-now{border-left:4px solid var(--citron);color:#e7e2d7;max-width:620px;margin:28px 0 0;padding-left:14px;font-size:.82rem}.premise-band{border-bottom:1px solid var(--ink);background:var(--citron)}.premise-grid{grid-template-columns:.42fr 1.58fr;gap:48px;padding:76px 0;display:grid}.section-marker{align-items:flex-start;gap:16px;display:flex}.section-marker span{font-size:3.5rem;font-weight:900;line-height:1}.section-marker p{text-transform:uppercase;max-width:9ch;margin:4px 0 0;font-size:.78rem;font-weight:900}.premise-copy h2{max-width:19ch}.premise-copy p{max-width:730px;margin:26px 0 0;font-size:1.12rem}.ideas-section,.stories-section,.notes-section,.work-section,.about-section{padding:110px 0}.section-heading{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);align-items:end;gap:48px;margin-bottom:48px;display:grid}.section-heading>p{max-width:510px;color:var(--ink-soft);margin:0}.idea-grid{border-block:1px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.idea-card{border-right:1px solid var(--ink);flex-direction:column;min-height:430px;padding:30px;display:flex}.idea-card:first-child{border-left:1px solid var(--ink)}.idea-card:nth-child(2){background:var(--surface)}.idea-card:nth-child(3){background:#dce8e4}.idea-meta{text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;margin-bottom:54px;font-size:.75rem;font-weight:900;display:flex}.idea-meta span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.idea-meta p{text-align:right;margin:0}.idea-card h3{font-size:clamp(1.7rem,3vw,2.45rem)}.idea-summary{color:var(--ink-soft);margin:24px 0 0}.idea-card>a{border-bottom:2px solid var(--coral);align-self:flex-start;margin-top:auto;padding-top:32px;font-size:.82rem;font-weight:900}.idea-card>a:hover{color:var(--coral)}.feature-story{background:var(--teal);color:var(--white)}.feature-grid{grid-template-columns:.55fr 1.45fr;gap:60px;padding:104px 0;display:grid}.eyebrow-light{color:var(--citron)}.feature-label span{color:#c9dedb;max-width:18ch;font-size:.78rem;font-weight:700;display:block}.feature-copy h2{max-width:17ch}.feature-lede{max-width:700px;margin:34px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.35}.feature-copy>p:not(.feature-lede){color:#d9e8e5;max-width:700px;margin:24px 0 0}.text-link-light{border-bottom:2px solid var(--citron);margin-top:32px;font-size:.86rem;font-weight:900;display:inline-block}.stories-section{background:#e5ded1}.stories-heading h2{max-width:16ch}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.story-card{border:1px solid var(--ink);background:var(--surface);border-radius:4px;flex-direction:column;min-height:390px;padding:28px;display:flex;position:relative;overflow:hidden}.story-card-content{flex-direction:column;flex:1;display:flex}.story-card:nth-child(2){background:#d9e7e3}.story-card:nth-child(3){background:#f2dc8c}.story-card-featured{background:var(--ink);min-height:520px;color:var(--white);isolation:isolate;padding:0}.story-card-backdrop,.story-card-overlay{position:absolute;inset:0}.story-card-backdrop{object-fit:cover;object-position:55% center;width:100%;height:100%}.story-card-overlay{z-index:1;background:linear-gradient(#07090947 10%,#070909eb 88%),linear-gradient(90deg,#070909b3,#0000 75%)}.story-card-featured .story-card-content{z-index:2;padding:28px;position:relative}.story-card-featured .story-meta{color:#fff39a;text-shadow:0 2px 14px #000;margin-bottom:auto}.story-card-featured h3{color:#fff;text-shadow:0 3px 18px #000;max-width:12ch;font-size:clamp(2rem,3vw,2.7rem)}.story-card-featured .story-card-content>p{color:#f7f3e9;text-shadow:0 2px 12px #000}.story-card-featured .story-link{color:#fff39a;text-shadow:0 2px 12px #000;border-bottom-color:#fff39a;margin-top:28px}.story-meta{text-transform:uppercase;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:64px;font-size:.72rem;font-weight:900;display:flex}.story-meta p{text-align:right;max-width:16ch;margin:0}.story-card-content>p{color:var(--ink-soft);margin:22px 0 0}.story-link,.story-status{border-bottom:2px solid var(--coral);text-transform:uppercase;align-self:flex-start;margin-top:auto;padding-top:32px;font-size:.78rem;font-weight:900}.story-link{align-items:center;gap:8px;display:inline-flex}.story-link span{font-size:1rem;transition:transform .15s}.story-link:hover{color:var(--coral)}.story-card-featured .story-link:hover{color:#fff}.story-link:hover span{transform:translate(4px)}.story-status{border-bottom-color:var(--ink)}.story-site-header{z-index:20;border-bottom:1px solid var(--ink);background:var(--paper);position:relative}.story-back-link{border-bottom:2px solid var(--coral);font-size:.82rem;font-weight:900}.story-article{background:var(--surface)}.story-hero{background:var(--ink);color:var(--white);overflow:hidden}.story-hero-image{background:#0a0c0c;border-bottom:1px solid #343936;min-height:clamp(440px,66svh,740px);position:relative;overflow:hidden}.story-hero-image:after{content:"";background:linear-gradient(#0000,#0a0c0c80);height:22%;position:absolute;inset:auto 0 0}.story-hero-image img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.story-hero-content{width:min(1040px,100% - 48px);margin:0 auto;padding:58px 0 68px}.story-kicker{color:var(--citron);text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:900}.story-hero h1{max-width:11ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,8.5vw,7.6rem);font-weight:500;line-height:.92}.story-tagline{max-width:650px;margin:26px 0 0;font-size:clamp(1.1rem,2vw,1.45rem)}.story-byline{color:#ded8cc;text-transform:uppercase;flex-wrap:wrap;gap:10px 26px;margin-top:30px;font-size:.78rem;font-weight:800;display:flex}.story-introduction{border-bottom:1px solid var(--line);background:var(--citron)}.story-deck{width:min(820px,100% - 48px);margin:0 auto;padding:70px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.35}.story-body{width:min(760px,100% - 48px);margin:0 auto;padding:30px 0 110px}.story-body section{padding:86px 0 22px}.story-body section+section{border-top:1px solid var(--line)}.chapter-number{color:var(--coral);margin:0 0 16px;font-size:.78rem;font-weight:900}.story-body h2{max-width:none;margin-bottom:36px;font-size:clamp(2.5rem,5vw,4.2rem)}.chapter-art{border:1px solid var(--ink);background:var(--ink);border-radius:4px;margin:0 0 44px;position:relative;overflow:hidden;box-shadow:10px 10px #d9d2c5}.chapter-art img{aspect-ratio:16/9;object-fit:cover;width:100%;height:auto;display:block}.story-body section>p:not(.chapter-number){color:#292d2a;margin:0 0 1.35em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.08rem,1.6vw,1.24rem);line-height:1.78}.story-body section>p.story-emphasis{border-left:4px solid var(--coral);letter-spacing:.08em;padding:16px 0 16px 20px;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;font-weight:900}.story-end{border-top:1px solid var(--ink);background:var(--teal);color:var(--white);text-align:center;padding:96px 24px}.story-end>p{color:var(--citron);text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:900}.story-end h2{max-width:none}.story-end .button{color:var(--white);margin-top:34px}.notes-section{border-block:1px solid var(--ink);background:var(--citron)}.notes-grid{grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:72px;display:grid}.notes-heading h2{max-width:13ch}.notes-heading>p:last-child{max-width:470px;margin:26px 0 0}.note-list{border-top:1px solid var(--ink)}.note-item{border-bottom:1px solid var(--ink);grid-template-columns:42px 1fr auto;align-items:start;gap:22px;padding:24px 0;display:grid}.note-item>span{color:var(--coral);font-weight:900}.note-item h3{font-size:1.4rem}.note-item div p{color:var(--ink-soft);margin:10px 0 0}.placeholder-label{text-transform:uppercase;margin:4px 0 0;font-size:.68rem;font-weight:900}.work-heading h2{max-width:15ch}.proof-list{border-top:1px solid var(--ink)}.proof-item{border-bottom:1px solid var(--ink);grid-template-columns:70px .5fr .8fr 1.2fr;align-items:baseline;gap:28px;padding:30px 0;display:grid}.proof-number{color:var(--coral);font-weight:900}.proof-label{text-transform:uppercase;margin:0;font-size:.75rem;font-weight:900}.proof-item h3{font-size:1.55rem}.proof-item>p:last-child{color:var(--ink-soft);margin:0}.about-section{border-top:1px solid var(--ink);background:var(--surface)}.about-grid{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:80px;display:grid}.about-heading h2{max-width:16ch}.about-copy>p{color:var(--ink-soft);margin:0 0 20px;font-size:1.08rem}.closing-band{border-block:1px solid var(--ink);background:var(--coral)}.closing-inner{grid-template-columns:.35fr 1.25fr auto;align-items:center;gap:36px;padding:58px 0;display:grid}.closing-inner .eyebrow{color:var(--ink);margin:0}.closing-inner h2{max-width:19ch;font-size:clamp(2rem,4vw,3.25rem)}.site-footer{background:var(--ink);color:var(--white)}.footer-inner{justify-content:space-between;align-items:center;gap:48px;min-height:210px;padding:38px 0;display:flex}.footer-brand{margin-bottom:18px}.footer-inner>div:first-child>p,.footer-meta p{color:#bbbdbb;margin:0;font-size:.82rem}.footer-meta{text-align:right}.footer-meta nav{justify-content:flex-end;gap:18px;margin-bottom:16px;font-weight:800;display:flex}.footer-meta a:hover{color:var(--citron)}@media (width<=900px){.section-inner,.header-inner,.footer-inner,.hero-inner,.story-hero-content{width:min(100% - 32px,1180px)}.premise-grid,.section-heading,.feature-grid,.notes-grid,.about-grid{grid-template-columns:1fr}.premise-grid,.feature-grid,.notes-grid,.about-grid{gap:36px}.idea-grid,.story-grid{grid-template-columns:1fr}.idea-card,.idea-card:first-child{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);border-left:1px solid var(--ink);min-height:340px}.idea-card:last-child{border-bottom:0}.proof-item{grid-template-columns:54px .55fr 1fr}.proof-item>p:last-child{grid-column:2/-1}.closing-inner{grid-template-columns:1fr auto}.closing-inner .eyebrow{grid-column:1/-1}}@media (width<=640px){.header-inner{flex-direction:column;align-items:flex-start;gap:14px;min-height:0;padding:16px 0}.site-nav{width:100%;padding-bottom:2px;overflow-x:auto}.site-nav a{flex:none}.site-nav .nav-social{margin-left:auto}.story-site-header .header-inner{flex-direction:row;align-items:center}.story-back-link{text-align:right}.hero{background-position:45%;min-height:650px}.hero-inner{padding:54px 0}.hero-statement{max-width:8ch;font-size:3.55rem}.hero-actions,.hero-actions .button,.social-links,.social-links .button{width:100%}.premise-grid{padding:56px 0}.ideas-section,.stories-section,.notes-section,.work-section,.about-section{padding:76px 0}.idea-card{min-height:390px;padding:24px}.feature-grid{padding:76px 0}.story-card{min-height:340px}.story-card-featured{min-height:500px}.story-hero{min-height:0}.story-hero-image{aspect-ratio:4/3;min-height:0}.story-hero-image img{object-position:56% center}.story-hero-content{padding:48px 0 54px}.story-hero h1{font-size:clamp(3.3rem,17vw,5.4rem)}.story-deck,.story-body{width:min(100% - 32px,760px)}.story-deck{padding:54px 0}.story-body{padding-bottom:80px}.story-body section{padding-top:66px}.chapter-art{margin-bottom:36px;box-shadow:6px 6px #d9d2c5}.story-end{padding:74px 16px}.story-end .button{width:100%}.note-item{grid-template-columns:34px 1fr}.placeholder-label{grid-column:2}.proof-item{grid-template-columns:42px 1fr;gap:14px}.proof-label,.proof-item h3,.proof-item>p:last-child{grid-column:2}.closing-inner{grid-template-columns:1fr}.closing-inner .eyebrow{grid-column:auto}.closing-inner .button{width:100%}.footer-inner{flex-direction:column;justify-content:center;align-items:flex-start}.footer-meta{text-align:left}.footer-meta nav{justify-content:flex-start}}
