@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--orange:#ff7518;--blue:#202ec4;--paper:#fff5dc;--ink:#182392;font-family:DM Sans,sans-serif;color:var(--blue);background:var(--orange);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid currentColor;outline-offset:6px}header{height:94px;margin:0 4%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #202ec449}.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:24px;letter-spacing:-1px}.brand img{height:40px;width:34px;object-fit:cover;border:2px solid var(--blue);border-radius:5px;transform:rotate(-8deg)}nav{display:flex;gap:35px;font-size:14px;font-weight:600}.nav-x{border:1px solid var(--blue);border-radius:30px;padding:13px 22px;font-size:13px;font-weight:700}.nav-x span{margin-left:28px}.hero{padding:24px 4% 0;overflow:hidden}.hero-top,.hero-bottom{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600}.live{display:flex;align-items:center;gap:8px}i{display:inline-block;background:var(--blue);height:7px;width:7px;border-radius:50%}h1,h2,h3,.hero-side p,.closing>a{font-family:Barlow Condensed,Arial Narrow,Impact,sans-serif;font-weight:800}h1{font-size:clamp(84px,19.25vw,310px);letter-spacing:-.025em;line-height:.86;text-align:center;margin:26px -1% 0}.hero-stage{height:520px;position:relative;display:grid;grid-template-columns:1fr 1.55fr 1fr;align-items:center;gap:45px;margin-top:-1px}.hero-photo{position:relative;margin:-5px 0 0;transform:rotate(-4deg);z-index:1;border:7px solid var(--paper);background:var(--paper);box-shadow:12px 15px #c54b0d33}.hero-photo img{width:100%;height:420px;display:block;object-fit:cover}.hero-photo figcaption{text-align:center;font-size:11px;padding:10px 0 4px;font-weight:700}.hero-side,.hero-right{z-index:2;position:relative}.hero-side p{font-size:clamp(36px,4.5vw,72px);line-height:.95;margin:0}.hero-side small{font-size:12px}.hand-arrow{display:block;font-size:75px;margin:5px 0 0 90px;transform:rotate(30deg);line-height:1.1}.hero-right{padding-left:8px;align-self:end;padding-bottom:28px}.hero-right p{font-size:18px;line-height:1.5;margin:24px 0}.stamp{position:relative;background:var(--paper);border:2px solid var(--blue);width:136px;height:136px;border-radius:50%;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:18px;line-height:1.05;font-weight:900;transform:rotate(12deg);margin-left:55px}.stamp span{font-size:37px}.button{display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;border-radius:5px;padding:18px 21px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:4px 5px #18239244}.blue{background:var(--blue);color:var(--paper)}.blue>span:first-child{font-size:22px}.contract{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding:14px 0;border-top:1px solid #202ec450;font-size:11px}.contract strong{font-size:16px}.contract i{width:6px;height:6px;margin-left:6px}.hero-bottom{padding:23px 0 25px;gap:20px}.hero-bottom a span{padding-left:15px}.hero-bottom button{color:var(--blue);border:0;background:none;font-size:11px}.ticker{background:var(--blue);color:var(--paper);overflow:hidden;padding:17px 0;font-family:Barlow Condensed,Impact,sans-serif;font-size:28px;font-weight:700;letter-spacing:1px}.ticker>div{width:max-content;animation:marquee 35s linear infinite;word-spacing:15px}@keyframes marquee{to{transform:translate(-50%)}}.about{background:var(--paper);display:grid;grid-template-columns:1fr 1.15fr;gap:10%;padding:120px 9%;align-items:center}.about-art{position:relative;max-width:420px}.about-art img{width:100%;height:auto;display:block;object-fit:contain;border-radius:0;filter:sepia(.35);border:0}.about-tag{position:absolute;left:-20px;bottom:24px;background:var(--orange);border:2px solid var(--blue);padding:16px 25px;transform:rotate(-8deg);font-weight:700}.doodle{position:absolute;right:-30px;top:8px;font:100px Barlow Condensed,sans-serif;transform:rotate(16deg)}.section-label{font-size:13px;font-weight:700}.about h2{font-size:clamp(45px,5.5vw,80px);line-height:.94;margin:24px 0}.about p{font-size:15px;line-height:1.75;max-width:410px}.text-link{display:inline-block;border-bottom:2px solid;margin-top:14px;padding-bottom:8px;font-size:14px;font-weight:700}.text-link span{padding-left:35px}.memes{padding:85px 5% 70px;background:var(--blue);color:var(--paper)}.memes-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:40px}.memes h2{font-size:clamp(50px,6.5vw,95px);line-height:.95;margin:20px 0 0}.memes-heading p{font-size:14px;line-height:1.7;margin-bottom:4px}.meme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.meme-card{background:var(--paper);color:var(--blue);padding:9px;transform:rotate(-2deg)}.meme-card:nth-child(2){transform:rotate(2deg)}.meme-card:nth-child(3){transform:rotate(-1deg)}.meme-image{position:relative;aspect-ratio:1;overflow:hidden;background:#222}.meme-image img{width:100%;height:100%;object-fit:cover;filter:brightness(.82)}.meme-image.close img{transform:scale(1.9);transform-origin:30% 15%;filter:sepia(.5) brightness(.7)}.meme-image.third img{filter:grayscale(1) brightness(.8)}.meme-image h3{position:absolute;top:9px;left:5%;width:90%;font-family:Impact,Barlow Condensed,sans-serif;text-align:center;margin:0;font-size:clamp(25px,3.25vw,48px);line-height:1.02;color:#fff;-webkit-text-stroke:1px #222;text-shadow:2px 2px #222}.meme-image>span{position:absolute;bottom:16px;left:5%;width:90%;font-weight:800;color:#fff;font-size:15px;text-shadow:1px 2px 3px #000;text-align:center}.download{border:0;display:flex;justify-content:space-between;gap:8px;align-items:center;background:transparent;color:var(--blue);padding:19px 5px 12px;width:100%;font-size:11px;text-align:left;font-weight:600}.download span{white-space:nowrap;font-weight:800}.meme-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:42px;font-size:12px}.shuffle{background:var(--orange);color:var(--ink)}.closing{background:var(--orange);padding:65px 5% 40px}.closing p{font-size:16px}.closing>a{font-size:clamp(65px,15vw,230px);line-height:1.1;letter-spacing:-.02em;display:flex;justify-content:space-between}.closing>a span{font-family:Arial,sans-serif;font-weight:400}.closing>div{display:flex;justify-content:space-between;font-size:13px;font-weight:600}footer{background:var(--paper);display:flex;align-items:center;justify-content:space-between;padding:30px 5%;font-size:11px}footer p{font-size:12px}.skip{position:fixed;top:-100px;z-index:99;padding:15px;background:#fff}.skip:focus{top:0}.paused .ticker>div{animation-play-state:paused}@media(min-width:1600px){.hero-stage{height:620px}.hero-photo img{height:510px}}@media(max-width:900px){.hero-stage{gap:22px;height:450px;grid-template-columns:.8fr 1.4fr 1fr}.hero-photo img{height:330px}.stamp{width:105px;height:105px;margin-left:15px;font-size:15px}.hero-right p{font-size:15px}.button{padding:15px 12px;gap:8px;font-size:11px}.contract{flex-wrap:wrap;gap:7px}.about{padding:80px 6%;gap:7%}.meme-grid{gap:15px}.download{flex-direction:column;align-items:start}.hero-side small,.hero-bottom{font-size:10px}}@media(max-width:600px){header{height:76px}.brand{font-size:20px}.brand img{height:32px;width:28px}nav{gap:16px;font-size:12px}.nav-x{padding:10px 12px;font-size:0}.nav-x span{font-size:20px;margin:0}.hero{padding-top:18px}.hero-top{font-size:9px}.hero-top .live{gap:5px}h1{font-size:19vw;margin-top:25px}.hero-stage{height:auto;grid-template-columns:1fr 1fr;gap:12px;padding:20px 0}.hero-photo{grid-column:1/-1;grid-row:1;width:77%;margin:0 auto 18px}.hero-photo img{height:auto;aspect-ratio:1}.hero-side p{font-size:35px}.hero-side{padding-left:8px;align-self:start}.hero-side .hand-arrow,.hero-side small{display:none}.hero-right{padding:0 2px 0 0;align-self:start}.stamp{position:absolute;right:-6px;top:-158px;width:95px;height:95px;font-size:13px}.stamp span{font-size:29px}.hero-right p{margin:0 0 15px;font-size:13px}.contract{margin-top:10px;padding:10px 0}.hero-bottom{padding-top:0;flex-wrap:wrap;gap:15px}.hero-bottom>span{width:100%}.ticker{font-size:23px}.about{grid-template-columns:1fr;padding:65px 8%;gap:44px}.about-art{width:75%;margin:auto}.about-art img{height:auto}.about h2{font-size:58px}.about-copy p{font-size:14px}.memes{padding:55px 6%}.memes-heading{display:block}.memes-heading p{margin-top:22px}.memes h2{font-size:58px}.meme-grid{grid-template-columns:1fr;gap:32px}.meme-image h3{font-size:43px}.download{flex-direction:row;padding:18px 6px;font-size:11px}.meme-bottom{align-items:start;gap:20px;flex-direction:column}.closing{padding-top:40px}.closing p{font-size:13px}.closing>div{font-size:11px;margin-top:14px}footer{flex-wrap:wrap;gap:15px}footer p{width:100%;order:3;margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker>div{animation:none}*,*:before,*:after{transition:none!important}}.hero-photo{transform:none;border:0;background:transparent;box-shadow:none;margin:0;align-self:center}.hero-photo img{height:470px;object-fit:contain}.hero-photo figcaption{padding:8px 0;font-size:11px}@media(min-width:1600px){.hero-photo img{height:560px}}@media(min-width:601px)and (max-width:900px){.hero-photo img{height:380px}}@media(max-width:600px){.hero-photo{width:94%;margin:0 auto 18px}.hero-photo img{height:auto;aspect-ratio:1;object-fit:contain}}.brand{font-size:20px;letter-spacing:-.7px}@media(max-width:600px){header .brand{font-size:14px;gap:6px;max-width:180px}header .brand img{flex-shrink:0}header nav{gap:12px}footer .brand{font-size:18px}}
