@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Fredoka:wght@500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--yellow:#ffe62e;--ink:#193e2e;--purple:#7544bb;--pink:#ffa5d1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--yellow);color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-underline-offset:4px}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:3px solid var(--purple);outline-offset:6px}.hero{text-align:center;padding:34px 6% 25px;overflow:hidden}.eyebrow,.section-kicker,.scroll-link{font-size:12px;font-weight:700;letter-spacing:2px}.tagline{font-size:clamp(20px,2.1vw,29px);font-weight:500;text-decoration:none}.tagline span{font-size:20px}.intro{max-width:720px;margin:18px auto 31px;font-size:16px;line-height:1.6}.intro a{font-weight:700}.angels{display:grid;grid-template-columns:repeat(4,1fr);max-width:1000px;gap:22px;margin:0 auto 34px;padding:5px 10px}.angels figure{margin:0;padding:8px 8px 0;background:#fffdf4;border:2px solid var(--ink);border-radius:4px;transform:rotate(var(--tilt));box-shadow:4px 5px 0 var(--ink);transition:transform .25s ease}.angels figure:hover{transform:translateY(-12px) rotate(0deg)}.portrait{background:var(--card);overflow:hidden;aspect-ratio:1/1.02;border:1px solid #193e2e50;border-radius:2px}.portrait img{display:block;width:100%;height:100%;object-fit:contain;object-position:bottom;transform:scale(1.06);transform-origin:bottom}.angels figcaption{text-align:left;display:flex;justify-content:space-between;padding:11px 8px 13px;font-family:'Space Grotesk',sans-serif;font-size:23px;font-weight:700;letter-spacing:-1px}.angels figcaption span{color:var(--purple)}.scroll-link{text-decoration:none;display:inline-flex;gap:20px;align-items:center;font-size:11px}.scroll-link span{font-size:22px}section:not(.hero){position:relative;padding:65px 8% 80px}.section-kicker{margin-bottom:45px}.cheer{background:var(--ink);color:#fffce8;overflow:hidden}.cheer-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;padding-bottom:45px}h2{font-family:'Space Grotesk',sans-serif;font-size:clamp(40px,5.5vw,82px);line-height:1.06;letter-spacing:-.06em;margin:0}h2 em{font-style:normal;color:var(--yellow)}.story p{font-size:18px;line-height:1.65;margin:0 0 22px}.story a{color:var(--yellow);font-weight:700}.see-you{font-family:'Space Grotesk',sans-serif;font-size:40px;color:var(--pink);font-weight:700;margin-top:28px;transform:rotate(-3deg)}.spotlight{min-height:660px;background:var(--pink);overflow:hidden}.setup{font-size:20px;margin-bottom:24px}.spotlight h2{font-size:clamp(44px,7vw,104px);position:relative;max-width:1100px}.spotlight h2 span{text-decoration:underline;text-decoration-thickness:5px;text-underline-offset:12px}.spotlight h2 b{font-size:110px;color:var(--purple);position:absolute;right:0;top:10px}.good-vibes{display:flex;align-items:center;justify-content:space-between;max-width:1000px;margin-top:40px}.good-vibes p{font-size:25px;line-height:1.5}.big-star{font-size:145px;color:var(--purple);line-height:1;animation:turn 35s linear infinite}.manifesto-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.manifesto h2 em{color:var(--purple)}.manifesto ul{list-style:none;padding:0;margin:0 0 27px}.manifesto li{font-size:20px;padding:15px 0;border-bottom:1px solid #193e2e50}.manifesto li:before{content:'×';margin-right:15px;color:var(--purple);font-size:24px}.manifesto p{font-size:22px;line-height:1.6;max-width:520px}.closing{font-family:'Space Grotesk',sans-serif;font-size:clamp(30px,5.4vw,80px);font-weight:700;line-height:1.12;letter-spacing:-.045em;margin-top:70px;padding-top:40px;border-top:2px solid var(--ink)}footer{background:var(--ink);color:white;padding:35px 6% 28px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-logo{width:260px;height:auto;display:block}.footer-x{font-size:15px}.credits{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:14px;margin:24px 0}.credits img{width:100px;height:30px;object-fit:contain}.credits .superteam{display:inline-flex;align-items:center;gap:6px}.credits .superteam img{width:32px;height:32px;border-radius:50%}.disclaimer{font-size:12px;line-height:1.6;color:#d4dfd8;max-width:940px;border-top:1px solid #ffffff30;padding-top:22px;margin-bottom:0}.skip{position:absolute;top:-100px;z-index:5;background:white;padding:10px}.skip:focus{top:0}@keyframes turn{to{transform:rotate(360deg)}}@media(min-width:1500px){.hero{padding-top:45px}.angels{max-width:1100px}}@media(max-width:700px){.hero{padding:35px 6% 28px}.eyebrow{font-size:10px;letter-spacing:1.2px}.tagline{font-size:19px}.intro{font-size:15px;line-height:1.65;margin-bottom:28px}.angels{grid-template-columns:repeat(2,1fr);gap:23px 18px;padding:5px;margin-bottom:30px;max-width:460px}.angels figcaption{font-size:20px;padding:9px 5px}.angels figure{padding:6px 6px 0}.cheer-grid,.manifesto-grid{grid-template-columns:1fr;gap:30px}section:not(.hero){padding:45px 7% 60px}.section-kicker{margin-bottom:30px;font-size:10px}h2{font-size:46px}.story p{font-size:17px}.cheer-grid{padding-bottom:38px}.spotlight{min-height:0}.setup{font-size:17px;max-width:260px}.spotlight h2{font-size:12vw}.spotlight h2 b{font-size:48px;right:-10px;top:-54px}.spotlight h2 span{text-decoration-thickness:3px;text-underline-offset:7px}.good-vibes{margin-top:25px}.good-vibes p{font-size:21px}.big-star{font-size:95px}.manifesto li{font-size:17px}.manifesto p{font-size:20px}.closing{margin-top:35px;padding-top:30px;font-size:8.2vw}.footer-top{align-items:flex-start;flex-direction:column;gap:8px}.footer-logo{width:230px}.credits{line-height:1.7}.footer-x{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Brand navigation and a clean, centered section divider. */







main section{scroll-margin-top:100px}
.ribbon{display:flex;align-items:center;justify-content:center;gap:clamp(12px,4vw,65px);background:var(--pink);color:var(--ink);font-family:'Space Grotesk',sans-serif;font-size:clamp(14px,2.2vw,30px);font-weight:700;letter-spacing:1px;padding:23px 5%;margin:0 -9.524% -80px;border-top:2px solid var(--ink);line-height:1.3}
.ribbon b{font-size:.85em;font-weight:500}
.credits{gap:14px}
.credits .superteam img{width:172px;height:auto;max-height:none;border-radius:0}
@media(max-width:1000px){}
@media(max-width:700px){main section{scroll-margin-top:125px}.ribbon{gap:10px;font-size:clamp(12px,3.3vw,19px);letter-spacing:0;padding:20px 5%;margin:0 -8.14% -60px}.credits .superteam img{width:160px}}

/* The brand itself stays in view, without the former navigation bar. */
.brand-header{position:sticky;top:0;z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;background:var(--yellow);padding:12px 5% 5px;border-bottom:1px solid #193e2e30}
.brand-header .tagline{font-size:clamp(16px,1.6vw,22px);line-height:1.4;text-align:center}
.brand-header h1{position:relative;margin:0;width:min(90vw,840px);height:clamp(52px,7.5vw,95px);overflow:hidden;line-height:1}
.brand-header h1 a{position:absolute;inset:0;display:block}
.brand-header h1 img{position:absolute;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%,-50%);filter:drop-shadow(1px 0 0 var(--ink)) drop-shadow(-1px 0 0 var(--ink)) drop-shadow(0 1px 0 var(--ink)) drop-shadow(0 -1px 0 var(--ink))}
main section{scroll-margin-top:145px}
.hero{padding-top:18px;padding-bottom:36px}
.intro{max-width:800px;font-size:18px;line-height:2.15;margin:12px auto 34px;text-wrap:pretty}
.inline-logo{display:inline-block;vertical-align:middle;line-height:1;margin:0 5px;max-width:100%}
.inline-logo img{display:block;object-fit:contain;height:auto}
.intro .inline-logo{background:var(--ink);padding:7px 9px;border-radius:5px}.intro .inline-logo img{max-height:27px}
.superteam-inline img{width:170px}
.foundation-inline img{width:177px}
.portrait{aspect-ratio:1/1.14}
.portrait img{object-fit:cover;object-position:center;transform:none}
.angels figure{transform:none}
.angels figure:hover{transform:translateY(-8px)}
.angels figcaption{justify-content:center;text-align:center;letter-spacing:0;font-family:'Fredoka','DM Sans',sans-serif;font-weight:500}
.filmstrip{position:relative;aspect-ratio:1024/211;width:100%;max-width:1200px;margin:0 auto 48px}
.film-frame{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none}
.film-photos img{position:absolute;top:13%;width:18.1%;height:74%;object-fit:cover;object-position:center 20%}
.film-photos img:nth-child(1){left:3.7%}.film-photos img:nth-child(2){left:28.7%}.film-photos img:nth-child(3){left:53.7%}.film-photos img:nth-child(4){left:78.7%}
.cheer-grid{display:block;max-width:1100px;margin:auto}
.story{display:grid;grid-template-columns:1fr 1fr;gap:10px 6%;align-items:start}
.story p{margin-bottom:16px}.story .see-you{align-self:center;margin:0 0 20px;text-align:center}
.colosseum-inline img{width:160px}
.closing{font-family:'Fredoka','DM Sans',sans-serif;font-weight:500;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;line-height:1.2;letter-spacing:.015em;font-size:clamp(30px,5vw,70px);padding-top:40px;margin-top:55px}
.closing>span{font-size:.6em}.closing>div{max-width:100%}
footer{text-align:center;padding-top:30px;padding-bottom:35px}
.footer-top{flex-direction:column;justify-content:center;align-items:center;gap:12px}
.footer-top>a:first-child{position:relative;display:block;width:min(86vw,420px);height:64px;overflow:hidden}
.footer-logo{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}
.credits{justify-content:center;max-width:1050px;margin:28px auto;gap:16px;line-height:1.8}
.credits>span:last-child{display:inline-flex;align-items:center;justify-content:center;gap:12px}
.credits .alice-credit{display:inline-flex;align-items:center}
.credits .alice-credit img{width:155px;height:auto;border-radius:4px}
.credits .superteam img{width:165px;height:auto}
.disclaimer{margin:0 auto;max-width:850px;text-align:center;font-size:13px;line-height:1.8}
@media(min-width:1500px){.hero{padding-top:24px}}
@media(max-width:700px){.brand-header{padding:10px 4% 3px}.brand-header h1{width:92vw;height:56px}.brand-header .tagline{font-size:16px}.hero{padding-top:12px}.intro{font-size:16px;line-height:2.1;margin:6px auto 26px}.superteam-inline img{width:137px}.foundation-inline img{width:145px}.inline-logo{margin:0 3px}.angels{gap:18px 14px}.angels figcaption{font-size:21px;padding:12px 4px}.filmstrip{margin-bottom:30px}.story{display:block}.story p{font-size:17px;line-height:1.75;margin-bottom:24px}.story .see-you{text-align:center;margin:28px 0 15px;font-size:36px}.colosseum-inline img{width:142px}.closing{font-size:clamp(25px,7.4vw,46px);margin-top:35px;padding-top:30px;letter-spacing:0;gap:12px}.footer-top{align-items:center;gap:10px}.footer-top>a:first-child{width:min(86vw,360px);height:55px}.credits{gap:12px 10px;font-size:14px;margin:24px auto}.credits>span:first-child{flex-basis:100%}.credits>span:last-child{flex-basis:100%;margin-top:8px}.credits .superteam img{width:150px}.credits .alice-credit img{width:160px}.disclaimer{font-size:12px;line-height:1.8}main section{scroll-margin-top:105px}}

@media(min-width:701px) and (max-width:900px){.angels{grid-template-columns:repeat(2,1fr);max-width:620px;gap:24px}.intro{max-width:680px}}

@media(max-width:380px){.credits>a:not(.superteam) img{width:88px}.credits .superteam img{width:130px}}

/* Playful purple brand, tilted portraits, and full-width film. */
.brand-header{background:#7544bb;border-bottom:0}
.brand-header .tagline{color:#fff}
.brand-header h1 img{filter:none}
.intro .inline-logo{background:none;padding:0;border-radius:0;vertical-align:middle;margin:0 7px}
.intro .inline-logo img{filter:drop-shadow(.5px 0 0 #000) drop-shadow(-.5px 0 0 #000) drop-shadow(0 .5px 0 #000) drop-shadow(0 -.5px 0 #000);height:24px;width:auto;max-height:none;max-width:175px}
.intro .superteam-inline img{height:19px}
.angels{padding:20px 12px;gap:28px}
.angels figure{transform:rotate(var(--tilt))}
.angels figure:hover{transform:translateY(-8px) rotate(0deg)}
#cheer{padding-top:0}
.filmstrip{max-width:none;width:119.048%;margin:0 -9.524% 52px}
.ribbon-wrap{margin:0 -9.524% -80px;padding:35px 0;overflow:hidden}
.ribbon{width:104%;margin:0 -2%;padding:20px 4%;transform:rotate(-2deg);border-block:2px solid var(--ink);gap:clamp(12px,4vw,65px);box-shadow:0 8px 0 #ffe62e}
#spotlight{background:#ffa5d1;text-align:center;min-height:670px;padding-top:62px;padding-bottom:75px}
.spotlight .setup{font-size:clamp(17px,1.8vw,24px);max-width:none;margin:0 auto 35px}
.spotlight h2{font-family:'Fredoka','DM Sans',sans-serif;font-weight:600;font-size:clamp(45px,6.8vw,94px);letter-spacing:-.025em;line-height:1.25;color:#593096;margin:0 auto;max-width:1150px}
.spotlight h2 span{display:inline-block;background:var(--yellow);color:var(--ink);padding:0 .2em .07em;border:2px solid var(--ink);border-radius:17px;transform:rotate(-5deg);box-shadow:5px 6px 0 var(--purple);text-decoration:none;margin:.08em .1em}
.good-vibes{justify-content:center;max-width:none;margin:32px auto 0;position:relative}
.good-vibes p{font-family:'Fredoka','DM Sans',sans-serif;font-size:clamp(22px,2.5vw,34px);line-height:1.5;margin:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px 24px}
.good-vibes p span{display:inline-block;padding:9px 17px;border:2px solid var(--ink);border-radius:50%;background:#fff9ed;transform:rotate(-4deg)}
.good-vibes p span:nth-child(2){transform:rotate(4deg);background:#bce8ba}
.good-vibes strong{flex-basis:100%;color:#593096;font-size:1.15em;margin-top:6px}
.good-vibes .big-star{position:absolute;right:2%;bottom:4%;font-size:75px;color:#7544bb}
.credits{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;font-size:15px;line-height:1.4;max-width:1100px}
.credits .credit-partners,.credits .credit-maker{display:inline-flex;align-items:center;justify-content:center;gap:12px;flex-basis:auto;margin:0}
.credits a{display:inline-flex;align-items:center;justify-content:center;line-height:0}
.credits .solana-credit{width:110px;height:auto;max-height:25px}
.credits .superteam-credit{width:145px;height:auto;max-height:23px}
.credits .alice-credit img{width:115px;height:auto;max-height:37px;border-radius:3px;object-fit:contain}
@media(max-width:900px){.good-vibes .big-star{display:none}}
@media(max-width:700px){.angels{gap:25px 18px;padding:15px 10px}.intro{line-height:2;margin-bottom:20px}.intro .inline-logo{margin:0 5px}.intro .inline-logo img{height:21px;max-width:145px}.intro .superteam-inline img{height:16px}.filmstrip{width:116.28%;margin:0 -8.14% 32px}.ribbon-wrap{margin:0 -8.14% -60px;padding:23px 0}.ribbon{width:104%;margin:0 -2%;font-size:clamp(12px,3.35vw,20px);padding:15px 4%;gap:10px;box-shadow:0 6px 0 var(--yellow)}#spotlight{min-height:0;padding-top:45px;padding-bottom:52px}.spotlight .setup{max-width:300px;margin-bottom:23px;font-size:17px}.spotlight h2{font-size:clamp(34px,10.5vw,68px);line-height:1.3}.spotlight h2 span{border-radius:12px;box-shadow:3px 4px 0 var(--purple)}.good-vibes{margin-top:27px}.good-vibes p{font-size:20px;gap:14px 8px}.good-vibes p span{padding:8px 12px}.good-vibes strong{margin-top:4px}.credits{gap:16px 12px;font-size:14px}.credits .credit-lead{flex-basis:100%}.credits .credit-partners{flex-basis:100%;gap:12px}.credits .credit-maker{flex-basis:100%;gap:10px}.credits .solana-credit{width:98px}.credits .superteam-credit{width:137px}.credits .alice-credit img{width:115px;max-height:37px}}

.angels .angel-profile{display:block;color:inherit;text-decoration:none;border-radius:2px}
.angels figure:focus-within{transform:translateY(-12px) rotate(0deg)}

@media(max-width:700px){.spotlight .setup{max-width:none}.spotlight .setup-ending{display:block;white-space:nowrap}}
