:root{--paper:#edece8;--ink:#292625;--muted:#716e69;--red:#731b2d;--ease:cubic-bezier(.32,.72,0,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Plus Jakarta Sans',sans-serif;-webkit-font-smoothing:antialiased}button,input,select{font:inherit;color:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #244faa;outline-offset:5px}button{border:0}img{display:block;width:100%;height:auto}h1,h2,h3,p,figure{margin:0}p{line-height:1.6}h2{font-size:clamp(42px,5.8vw,86px);font-weight:500;line-height:1.02;letter-spacing:-.065em}h3{font-size:24px;letter-spacing:-.04em;font-weight:500}.eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.12em;line-height:1.5}.section{padding:100px 5vw}.pill{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:10px 10px 10px 22px;border-radius:100px;text-decoration:none;font-size:12px;background:var(--ink);color:var(--paper);min-height:46px}.pill span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#ffffff20;font-size:18px}.pill.light{background:var(--paper);color:var(--ink)}.pill.light span{background:#0000000c}.text-link{display:inline-block;background:none;padding:0 0 4px;font-size:12px;text-underline-offset:5px;text-decoration:underline;margin-top:25px}.fine{font-size:10px;line-height:1.65;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip{position:fixed;top:-100px;left:20px;z-index:99;background:white;padding:14px}.skip:focus{top:10px}header{position:relative;z-index:20;margin:18px 3vw 0;padding:15px 22px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:100px;background:#f8f7f3b8}header .small-logo{font-size:21px;font-weight:800;line-height:.76;letter-spacing:-.08em;text-decoration:none}header nav{display:flex;gap:32px}header nav a{font-size:12px;text-decoration:none}header .pill{min-height:38px;font-size:11px;padding:5px 6px 5px 15px}header .pill span{width:28px;height:28px}.masthead{padding:34px 3vw 0}.masthead .eyebrow{display:flex;justify-content:space-between;padding:0 1vw}.masthead h1{font-size:clamp(50px,15.7vw,250px);letter-spacing:-.09em;line-height:1.13;font-weight:700;white-space:nowrap;margin-left:-.012em}.hero{position:relative;margin:0 18px;border-radius:20px;overflow:hidden;background:#d9d7d4;min-height:460px}.hero>img{height:min(76vw,800px);max-height:86dvh;min-height:460px;object-fit:cover;object-position:center}.hero-copy{position:absolute;left:5%;top:50%;transform:translateY(-40%);max-width:43%}.hero-copy h2{font-size:clamp(48px,7.6vw,118px);line-height:.92;letter-spacing:-.075em;margin:24px 0 32px}.image-note{position:absolute;bottom:18px;left:24px;font-size:9px;color:#565451}.intro{display:grid;grid-template-columns:1fr 1.8fr;gap:8vw}.intro .lede{font-size:22px;max-width:670px;line-height:1.45;margin:34px 0 20px;letter-spacing:-.02em}.intro p:not(.eyebrow){max-width:610px}.intro div>p:not(.lede){font-size:14px;max-width:510px;color:var(--muted)}.worlds{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 18px}.world{position:relative;border-radius:20px;overflow:hidden;text-decoration:none;background:#ddd}.world img{aspect-ratio:4/5;object-fit:cover;transition:transform 900ms var(--ease)}.world:hover img{transform:scale(1.025)}.world>div{position:absolute;left:30px;bottom:26px;right:30px;padding:20px 24px;border-radius:20px;background:#f0eeebde;backdrop-filter:blur(12px)}.world h3{font-size:35px;margin:8px 0 14px}.world div>span:last-child{font-size:11px}.statement{display:grid;grid-template-columns:1fr 2fr;gap:35px 7vw}.statement h2{max-width:760px}.statement>p:last-child{grid-column:2;max-width:550px;font-size:14px;color:var(--muted)}.explore{background:#e5e3de;padding-bottom:65px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:50px}.section-heading h2{margin-top:18px}.section-heading>p,.section-heading>div:last-child>p{font-size:14px;max-width:350px;color:var(--muted)}.gallery-controls{display:flex;flex-direction:column;gap:20px}.tabs{display:flex;gap:9px;flex-wrap:wrap}.tabs button{background:#f6f5f1;min-height:44px;padding:12px 24px;border-radius:50px;font-size:12px}.tabs button[aria-pressed=true]{background:var(--ink);color:var(--paper)}.tabs span{opacity:.55;margin-left:8px}.tools{display:flex;gap:10px}.tools label{min-width:0}.tools .search{flex:1}.tools input,.tools select{border:0;border-radius:12px;background:#f2f0ec;padding:15px;font-size:12px;width:100%;height:46px}.tools select{padding-right:30px}.gallery-meta{display:flex;justify-content:space-between;gap:20px;margin:18px 0;font-size:10px;color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 15px}.concept-card{min-width:0;background:#eeece7;padding:7px;border-radius:22px;box-shadow:0 0 0 1px #ffffff80}.image-button{position:relative;display:block;width:100%;padding:0;border-radius:16px;overflow:hidden;background:#e0ded9}.image-button img{aspect-ratio:2/3;object-fit:cover;transition:transform 700ms var(--ease)}.image-button:hover img{transform:scale(1.035)}.ref{position:absolute;top:12px;left:12px;background:#f0eeebce;padding:6px 8px;border-radius:6px;font-size:9px}.card-info{padding:17px 10px 11px}.card-info h3{font-size:15px;line-height:1.2;letter-spacing:-.025em;min-height:36px}.card-info p{font-size:10px;color:var(--muted);margin:8px 0 14px;min-height:30px}.vote-button{display:flex;width:100%;align-items:center;justify-content:space-between;background:#ffffff9c;padding:12px;border-radius:50px;font-size:10px;gap:8px}.vote-button[aria-pressed=true]{background:var(--ink);color:white}.vote-button .heart{font-size:15px}.more{margin:35px auto 22px;display:flex;min-width:230px}.more[hidden]{display:none}#empty{padding:70px 0;text-align:center}.explore>.fine{max-width:800px;margin:20px auto;text-align:center}.campaign{padding:0;margin:18px;border-radius:20px;background:#661929;color:#f1efea;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center}.campaign>div{padding:6vw}.campaign h2{margin:30px 0;font-size:clamp(40px,6.4vw,98px)}.campaign p:not(.eyebrow){font-size:14px;margin-bottom:30px;color:#f1efead6}.campaign>img{aspect-ratio:2/3;object-fit:cover}.leaders{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.leader{background:#e4e1db;padding:8px;border-radius:18px;text-decoration:none;text-align:left}.leader img{aspect-ratio:1;object-fit:cover;border-radius:12px}.leader h3{font-size:14px;margin:14px 6px 8px}.leader p{font-size:10px;margin:4px 6px 8px;color:var(--muted)}.no-votes{grid-column:1/-1;padding:50px;text-align:center;background:#e6e4df;border-radius:20px}.results-actions{display:flex;align-items:center;gap:30px;margin:35px 0 22px}.results-actions .text-link{margin:0}.dna{background:#dedbd4}.dna>h2{margin:25px 0 60px}.dna-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 9vw}.dna-grid article>span{font-size:11px;color:#79756f}.dna-grid h3{margin:16px 0}.dna-grid p{font-size:14px;max-width:510px;color:#635f59}.palette{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:70px}.palette>div{min-height:150px;padding:20px;background:var(--swatch);color:var(--label,#f4f3ef);border-radius:14px;font-size:12px;display:flex;flex-direction:column;justify-content:space-between}.palette span{font-size:9px}.palette .chrome{background:linear-gradient(120deg,#999da1,#f7f7f7 32%,#9c9fa4 55%,#eee 70%,#a2a2a5);color:#292625}.roadmap>h2{margin:24px 0 50px}.roadmap-grid{display:flex;gap:30px}.roadmap-grid article{flex:1;padding:28px;background:#e3e0d9;border-radius:20px}.roadmap-grid h3{margin:20px 0}.roadmap-grid article>p:last-child{font-size:13px;color:#68635d}.research{background:#e6e3dd}.research>h2{margin:20px 0 55px}.research-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px 8vw}.research-grid h3{font-size:18px;margin-bottom:16px}.research-grid p{font-size:13px;color:#69645f;max-width:520px}.research-grid a{font-size:11px;display:inline-block;margin-top:18px;text-underline-offset:4px}.research>.fine{margin-top:50px;max-width:900px}footer{padding:65px 4vw 35px}.footer-logo{font-size:clamp(40px,15vw,230px);line-height:1;letter-spacing:-.09em;font-weight:700;white-space:nowrap}.footer-row{display:flex;justify-content:space-between;gap:30px;padding:35px 0}.footer-row>p{font-size:12px}.footer-row nav{display:flex;gap:25px;flex-wrap:wrap}.footer-row a{font-size:10px}footer>.fine{max-width:800px}dialog{border:0;border-radius:22px;background:var(--paper);padding:0;max-width:1100px;width:94vw;max-height:94dvh;overflow:auto;color:var(--ink)}dialog::backdrop{background:#171413bd;backdrop-filter:blur(8px)}.detail-layout{display:grid;grid-template-columns:1.15fr 1fr;align-items:center}.detail-layout>img{max-height:90dvh;object-fit:contain;background:#e4e2df}.detail-info{padding:55px 40px}.detail-info h2{font-size:clamp(30px,4vw,55px);line-height:1.05;margin:22px 0}.detail-info>p:not(.eyebrow){font-size:12px;color:var(--muted);margin:17px 0}.detail-info .pill{margin-top:15px;min-width:205px}.detail-info .pill[aria-pressed=true]{background:var(--red)}.close{position:sticky;float:right;right:14px;top:14px;margin:14px 14px -58px 0;width:40px;height:40px;background:#f6f4eefa;border-radius:50%;font-size:26px;z-index:2}.detail-arrows{display:flex;gap:10px;margin-top:30px}.detail-arrows button{width:42px;height:42px;border-radius:50%;background:#dedbd4}.detail-info .fine{font-size:10px!important}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;border-radius:30px;padding:14px 24px;z-index:90;font-size:12px;opacity:0;pointer-events:none;transition:opacity .3s var(--ease),transform .3s var(--ease);max-width:90vw;text-align:center}#toast.show{transform:translate(-50%,0);opacity:1}@media(min-width:1600px){.section{padding-left:max(5vw,calc((100vw - 1450px)/2));padding-right:max(5vw,calc((100vw - 1450px)/2))}}@media(max-width:1000px){.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.section{padding:75px 5vw}.section-heading{gap:40px}.intro{grid-template-columns:1fr 2fr;gap:25px}.hero-copy h2{font-size:8vw}.world h3{font-size:27px}.roadmap-grid{gap:15px}.roadmap-grid article{padding:22px}}@media(max-width:700px){html{scroll-padding-top:25px}header{margin:12px 12px 0;padding:14px 18px;gap:12px}header nav{gap:16px}header nav a{font-size:10px}header .share{display:none}.masthead{padding:25px 13px 5px}.masthead .eyebrow{font-size:8px}.masthead h1{font-size:15.6vw;margin-top:13px}.hero{margin:0 10px;min-height:0;border-radius:16px}.hero>img{min-height:0;height:70vw;max-height:none;object-position:66% center}.hero-copy{position:relative;transform:none;top:auto;left:auto;max-width:100%;padding:26px 24px 38px;background:#dedbd4}.hero-copy h2{font-size:62px;margin:16px 0 25px}.image-note{top:15px;bottom:auto;left:15px;font-size:8px}.section{padding:65px 6vw}.intro{grid-template-columns:1fr;gap:25px}.intro .lede{font-size:19px;margin:25px 0 20px}.worlds{gap:10px;margin:0 10px}.world{border-radius:15px}.world img{aspect-ratio:3/5}.world>div{left:8px;right:8px;bottom:8px;padding:14px 10px;border-radius:12px}.world .eyebrow{font-size:7px}.world h3{font-size:22px;line-height:1.1;margin:7px 0 12px}.world div>span:last-child{font-size:8px}.statement{display:block}.statement h2{margin:25px 0}.statement>p:last-child{font-size:13px}.section-heading{display:block;margin-bottom:35px}.section-heading>p,.section-heading>div:last-child>p{margin-top:24px;max-width:100%;font-size:13px}.tabs{gap:6px}.tabs button{font-size:10px;padding:10px 15px;min-height:40px}.tools{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tools .search{grid-column:1/-1}.tools input,.tools select{font-size:11px;padding:12px}.gallery-meta{flex-direction:column;gap:5px;margin:17px 0}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 9px}.concept-card{padding:5px;border-radius:16px}.image-button{border-radius:11px}.card-info{padding:13px 6px 7px}.card-info h3{font-size:12px;min-height:30px}.card-info p{font-size:9px;margin-top:7px;min-height:29px}.vote-button{font-size:9px;padding:10px}.ref{top:8px;left:8px;font-size:8px;padding:5px 6px}.campaign{margin:10px;grid-template-columns:1fr;border-radius:16px}.campaign>div{padding:45px 7vw}.campaign>img{max-height:620px;object-position:top}.campaign h2{font-size:58px}.leaders{grid-template-columns:repeat(2,1fr);gap:10px}.leader h3{font-size:12px}.results-actions{align-items:flex-start;gap:22px;flex-direction:column}.dna-grid{gap:35px 25px}.dna-grid h3{font-size:20px}.dna-grid p{font-size:12px}.palette{grid-template-columns:repeat(5,1fr);gap:5px;margin-top:45px}.palette>div{min-height:105px;padding:12px 8px;border-radius:9px;font-size:10px}.palette span{font-size:7px;word-break:break-word}.roadmap-grid{display:block}.roadmap-grid article{margin:15px 0;padding:24px}.research-grid{grid-template-columns:1fr;gap:35px}.footer-row{display:block}.footer-row nav{gap:16px;margin-top:24px}.footer-logo{font-size:15vw}dialog{border-radius:16px;width:95vw;max-height:94dvh}.detail-layout{grid-template-columns:1fr}.detail-layout>img{max-height:57dvh;min-height:280px}.detail-info{padding:28px}.detail-info h2{font-size:37px}.detail-info>p{margin:13px 0}.detail-arrows{margin-top:24px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
:root{}
