@font-face{font-family:Kids;src:url(/assets/Kids-Regular-kHAzjJU0.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*{box-sizing:border-box}body{margin:0;font-family:Kids,cursive,system-ui,sans-serif}#root{flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0;display:flex}.site-header{--nav-red:#b2301b;--nav-red-dark:#b2301b;--nav-red-light:#b2301b;--nav-border:#3d0a18;background:linear-gradient(180deg, var(--nav-red-light) 0%, var(--nav-red) 50%, var(--nav-red-dark) 100%);z-index:100;border-bottom:4px solid var(--nav-border);min-height:72px;box-shadow:0 6px 0 var(--nav-border), 0 8px 20px #0006, inset 0 1px 0 #ffffff26;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1.5rem;font-family:Kids,cursive,system-ui,sans-serif;display:flex;position:sticky;top:0}.header-side{color:#fff;letter-spacing:.05em;border:3px solid var(--nav-border);box-shadow:0 3px 0 var(--nav-border), inset 0 1px 0 #fff3;background:#00000040;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;min-width:90px;padding:.5rem 1rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.header-side:hover{box-shadow:0 4px 0 var(--nav-border), 0 6px 12px #0000004d, inset 0 1px 0 #ffffff40;transform:scale(1.08)}.header-side:active{box-shadow:0 1px 0 var(--nav-border);transform:scale(1.02)}.header-side-icon{object-fit:contain;width:28px;height:28px;display:block}.header-logo-wrap{border:4px solid var(--nav-border);width:56px;height:56px;box-shadow:0 4px 0 var(--nav-border), 0 6px 16px #00000059, inset 0 1px 0 #ffffff4d;background:#fff;border-radius:50%;flex-shrink:0;transition:transform .2s;display:block;overflow:hidden}.header-logo-wrap:hover{transform:scale(1.12)rotate(-3deg)}.header-logo{object-fit:cover;width:100%;height:100%;display:block}.header-logo-fallback{width:100%;height:100%;color:var(--nav-red);background:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:800;display:flex}@media (width<=480px){.site-header{border-bottom-width:3px;min-height:64px;padding:.5rem .75rem}.header-logo-wrap{border-width:3px;width:48px;height:48px}.header-side{min-width:72px;padding:.4rem .75rem;font-size:.95rem}.header-label{display:none}.header-side-icon{width:24px;height:24px}}.hero-section{--hero-blue:#093daa;background-color:var(--hero-blue);justify-content:center;align-items:center;min-height:70vh;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";pointer-events:none;background:radial-gradient(80% 50% at 20%,#ffffff14 0%,#0000 50%);position:absolute;inset:0}.hero-inner{z-index:1;justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.hero-left{text-align:left;flex-direction:column;flex:1;justify-content:center;max-width:520px;display:flex}.hero-title{color:#fff;letter-spacing:.02em;text-shadow:0 2px 12px #00000040,0 4px 24px #00000026;margin:0 0 .5rem;font-family:Kids,cursive,Georgia,serif;font-size:clamp(3rem,12vw,14rem);font-weight:800;line-height:1.1}.hero-tagline{color:#fffffff2;letter-spacing:.04em;text-shadow:0 1px 8px #0003;margin:0;font-family:Kids,cursive,system-ui,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:600}.hero-right{flex-shrink:0;justify-content:center;align-items:center;display:flex}.hero-image{object-fit:contain;filter:drop-shadow(0 12px 40px #00000059);width:100%;max-width:560px;height:auto}@media (width<=900px){.hero-inner{text-align:center;flex-direction:column;gap:2rem}.hero-left{text-align:center;max-width:none}.hero-image{max-width:320px}}@media (width<=600px){.hero-section{min-height:65vh;padding:2rem 1rem}.hero-inner{gap:1.5rem}.hero-title{font-size:2.5rem}.hero-tagline{font-size:1.1rem}.hero-image{max-width:260px}}.contract-section{--hero-blue:#005eb8;background-color:#000;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.contract-label{color:#fff;font-size:1.1rem;font-weight:700}.contract-address{color:#fffffff2;letter-spacing:.02em;background:#ffffff1f;border-radius:6px;padding:.5rem .75rem;font-family:ui-monospace,Consolas,monospace;font-size:.9rem}.contract-copy{color:var(--hero-blue);cursor:pointer;background:#fff;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;transition:transform .15s,opacity .15s}.contract-copy:hover{opacity:.9;transform:scale(1.02)}.contract-copy:active{transform:scale(.98)}.bombs-overlay{pointer-events:none;z-index:9999;position:fixed;inset:0;overflow:hidden}.bomb{filter:drop-shadow(0 2px 4px #0006);font-size:2rem;animation:linear infinite bomb-fall;position:absolute;top:-60px}@keyframes bomb-fall{0%{transform:translateY(0)rotate(0)}to{transform:translateY(100vh)rotate(360deg)}}@media (width<=600px){.contract-section{flex-direction:column;padding:1rem}.contract-address{word-break:break-all;text-align:center;font-size:.75rem}}.about-section{max-width:1000px;margin:0 auto;padding:4rem 2rem}.about-heading{color:#b5341e;letter-spacing:.05em;text-align:center;margin:0 0 2rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:900}.about-row{align-items:center;gap:3rem;display:flex}.about-image-wrap{flex-shrink:0}.about-image{object-fit:contain;border-radius:12px;width:100%;max-width:380px;height:auto;display:block}.about-content{text-align:left;flex:1}.about-text{color:#333;margin:0 0 1rem;font-size:2.1rem;line-height:1.7}.about-hashtag{color:#b5341e;margin:0;font-size:1rem;font-weight:600}@media (width<=768px){.about-section{padding:3rem 1.25rem}.about-heading{margin-bottom:1.5rem;font-size:2.25rem}.about-row{flex-direction:column;gap:2rem}.about-image-wrap{order:1}.about-content{text-align:center;order:2}.about-text{text-align:center;font-size:1.5rem}.about-hashtag{text-align:center}.about-image{max-width:280px;margin:0 auto}}.how-section{background:linear-gradient(#fff8f0 0%,#ffe8dc 50%,#fff4ee 100%);border-top:4px solid #000;border-bottom:4px solid #000;padding:4rem 2rem}.how-heading{color:#b5341e;letter-spacing:.03em;text-align:center;margin:0 0 .5rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:900}.how-intro{color:#5c3d32;text-align:center;margin:0 0 2.5rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:1.25rem;font-weight:600}.how-steps{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.how-step{text-align:center;background:#fff;border:3px solid #b5341e;border-radius:20px;padding:1.75rem 1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 6px #8a2818,0 8px 20px #b5341e33}.how-step:hover{transform:translateY(-4px);box-shadow:0 10px #8a2818,0 12px 24px #b5341e40}.how-num{color:#fff;background:#b5341e;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:1.75rem;font-weight:900;display:inline-flex;box-shadow:0 4px #8a2818}.how-title{color:#2d1f1b;margin:0 0 .5rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:1.35rem;font-weight:800}.how-text{color:#4a372f;margin:0;font-size:1rem;line-height:1.6}@media (width<=768px){.how-section{padding:3rem 1.25rem}.how-steps{grid-template-columns:1fr;gap:1.25rem}.how-heading{font-size:2rem}.how-intro{margin-bottom:2rem;font-size:1.1rem}.how-step{border-radius:16px;padding:1.5rem 1.25rem}.how-num{width:48px;height:48px;font-size:1.5rem}}.tokenomics-section{--hero-blue:#005eb8;text-align:center;padding:4rem 2rem}.tokenomics-section .section-heading{color:var(--hero-blue);letter-spacing:.05em;margin:0 0 2.5rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:2.5rem;font-weight:800}.tokenomics-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.tokenomics-card{background:linear-gradient(135deg, var(--hero-blue) 0%, #004a94 100%);color:#fff;border-radius:12px;padding:2rem 1.5rem;box-shadow:0 4px 14px #005eb84d}.tokenomics-title{letter-spacing:.03em;margin:0 0 .5rem;font-size:1.35rem;font-weight:800}.tokenomics-desc{opacity:.9;margin:0;font-size:.9rem}@media (width<=600px){.tokenomics-section{padding:3rem 1rem}.tokenomics-section .section-heading{font-size:1.75rem}}.memes-section{--hero-blue:#005eb8;background:#f8f9fa;padding:4rem 2rem}.memes-section .section-heading{color:var(--hero-blue);letter-spacing:.05em;text-align:center;margin:0 0 2rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:2.5rem;font-weight:800}.memes-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.meme-card{aspect-ratio:1;cursor:pointer;background:#fff;border:2px solid #005eb833;border-radius:14px;min-height:240px;padding:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.meme-card:hover{transform:scale(1.03);box-shadow:0 12px 28px #00000026}.meme-img{object-fit:cover;width:100%;height:100%;display:block}.meme-lightbox-overlay{z-index:10000;background:#000000e6;justify-content:center;align-items:center;padding:2rem;animation:.2s lightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes lightboxFadeIn{0%{opacity:0}to{opacity:1}}.meme-lightbox-inner{justify-content:center;align-items:center;max-width:95vw;max-height:90vh;display:flex;position:relative}.meme-lightbox-close{color:#000;cursor:pointer;z-index:10001;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-size:2.25rem;line-height:1;transition:transform .15s,background .15s;display:flex;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 4px 16px #0006}.meme-lightbox-close:hover{background:#e0e0e0;transform:scale(1.1)}.meme-lightbox-close span{margin-top:-2px;font-weight:300;display:block}.meme-lightbox-img{object-fit:contain;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:85vh;animation:.25s lightboxZoom;box-shadow:0 20px 60px #00000080}@keyframes lightboxZoom{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=768px){.memes-section{padding:3rem 1rem}.memes-section .section-heading{font-size:1.75rem}.memes-grid{grid-template-columns:1fr;gap:1rem;max-width:100%}.meme-card{max-width:400px;min-height:280px;margin:0 auto}}.flag-marquee-section{background:#fff;width:100%;margin:0;padding:0}.flag-marquee-border{border-top:5px solid #000;border-bottom:5px solid #000;padding:.6rem 0;overflow:hidden}.flag-marquee-wrapper{will-change:transform;width:max-content;animation:40s linear infinite flag-marquee;display:flex}.flag-marquee-track{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.flag-marquee-img{object-fit:contain;filter:drop-shadow(0 1px 2px #00000026);flex-shrink:0;width:auto;height:56px;display:block}@keyframes flag-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.flag-marquee-border{border-width:4px;padding:.5rem 0}.flag-marquee-img{height:40px}}@media (prefers-reduced-motion:reduce){.flag-marquee-wrapper{animation-duration:55s}}.big-image-section{background:linear-gradient(#0d0d0d 0%,#1a1a1a 100%);margin-bottom:0;padding:4rem 1.5rem 0}.big-image-wrap{border-radius:20px;max-width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 25px 60px #00000080,0 0 0 1px #ffffff0f,inset 0 1px #ffffff0a}.big-image{vertical-align:middle;width:100%;height:auto;display:block}@media (width<=768px){.big-image-section{padding:2.5rem 1rem}.big-image-wrap{border-radius:14px;box-shadow:0 16px 40px #00000073,0 0 0 1px #ffffff0d}}.donate-section{--hero-blue:#005eb8;text-align:center;max-width:560px;margin:0 auto;padding:4rem 2rem}.donate-section .section-heading{color:var(--hero-blue);letter-spacing:.05em;margin:0 0 1.5rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:2.5rem;font-weight:800}.donate-text{color:#444;margin-bottom:1.5rem;font-size:1rem;line-height:1.65}.donate-button{background:var(--hero-blue);color:#fff;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.donate-button:hover{opacity:.9;transform:scale(1.02)}@media (width<=600px){.donate-section .section-heading{font-size:1.75rem}}.community-section{--hero-blue:#005eb8;text-align:center;background:#f8f9fa;padding:3rem 2rem}.community-section .section-heading{color:var(--hero-blue);letter-spacing:.05em;margin:0 0 1.5rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:2.5rem;font-weight:800}.community-links{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.community-link{background:var(--hero-blue);color:#fff;border-radius:8px;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .2s}.community-link:hover{opacity:.9}@media (width<=600px){.community-section .section-heading{font-size:1.75rem}}.marquee-section{background:#fff;width:100%;margin-bottom:0;padding:.5rem 0 0}.marquee-section.marquee-attach-top{margin-top:0;padding-top:0}.marquee-border{border:5px solid #000;border-left:none;border-right:none;border-radius:0;padding:.75rem 0;overflow:hidden}.marquee-track{will-change:transform;width:max-content;animation:28s linear infinite marquee;display:flex}.marquee-text{color:#000;letter-spacing:.02em;white-space:nowrap;flex-shrink:0;padding-right:2ch;font-family:Kids,cursive,system-ui,sans-serif;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-track{animation-duration:45s}}@media (width<=700px){.marquee-section{padding:.35rem 0 0}.marquee-border{border-top-width:4px;border-bottom-width:4px;padding:.5rem 0}.marquee-text{padding-right:1.5ch;font-size:clamp(1.15rem,5vw,1.5rem)}}@media (width<=480px){.marquee-border{border-top-width:4px;border-bottom-width:4px;padding:.4rem 0}.marquee-text{font-size:1.1rem}}.site-footer{--footer-blue:#0a40ad;--footer-blue-dark:#082d7a;background:linear-gradient(180deg, var(--footer-blue) 0%, var(--footer-blue-dark) 100%);color:#fff;padding:0;overflow:hidden}.footer-main{justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;padding:3rem 2.5rem;display:flex}.footer-left{flex-shrink:0}.footer-image{object-fit:contain;width:480px;height:auto;max-height:420px;display:block}.footer-right{text-align:right;flex-direction:column;flex:1;justify-content:center;align-items:flex-end;gap:1rem;display:flex}.footer-heading{letter-spacing:.08em;color:#fff;text-shadow:0 2px 8px #00000040;margin:0 0 1rem;font-family:Kids,cursive,system-ui,sans-serif;font-size:110px;font-weight:800}.footer-socials{flex-direction:row;flex-shrink:0;align-items:center;gap:1rem;display:flex;transform:translate(-120px)}.footer-social-link{background:#ffffff26;border:2px solid #fff6;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,background .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #0003}.footer-social-link:hover{background:#ffffff40;transform:scale(1.1);box-shadow:0 6px 20px #0000004d}.footer-social-icon{object-fit:contain;width:32px;height:32px}.footer-bottom{text-align:center;background:#0003;border-top:2px solid #ffffff26;padding:2rem 2.5rem}.footer-copyright{color:#fffffff2;margin:0 0 .75rem;font-size:.95rem;font-weight:600}.footer-disclaimer{color:#fffc;max-width:640px;margin:0 auto;font-size:.8rem;line-height:1.55}@media (width<=700px){.footer-main{flex-direction:column;align-items:stretch;gap:0;padding:2.5rem 1.5rem 2rem}.footer-left{order:2;margin-top:.75rem}.footer-right{text-align:center;order:1;align-items:center}.footer-heading{margin-bottom:1rem;font-size:3.5rem}.footer-socials{flex-direction:row;gap:1.25rem;margin-bottom:0;transform:none}.footer-image{object-fit:contain;width:100%;max-width:320px;max-height:300px;margin:0 auto}.footer-social-link{border-radius:12px;width:52px;height:52px}.footer-social-icon{width:28px;height:28px}}@media (width<=480px){.footer-bottom{padding:1.5rem 1rem}.footer-disclaimer{font-size:.75rem}}.app{width:100%;min-height:100vh}
