:root{--font-inter:var(--font-inter);--font-orbitron:var(--font-orbitron);--font-press-start-2p:var(--font-press-start-2p);--font-russo-one:var(--font-russo-one);--font-bangers:var(--font-bangers);--celestial-ice:#e9fbff;--celestial-glow:#bfefff;--celestial-hot:#ffffff}*{margin:0;padding:0;box-sizing:border-box;font-family:system-ui,-apple-system,sans-serif}html{scroll-behavior:smooth}body{color:var(--celestial-ice);overflow-x:hidden;background:#000;min-height:100vh}.background-video{position:fixed;inset:0;z-index:-2;overflow:hidden}.background-video video{width:100%;height:100%;object-fit:cover}.background-overlay{position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.5))}.cheddar-droplet{position:absolute;pointer-events:none;transition:all .5s ease-out;animation:fadeOut 2s ease-out forwards}@keyframes fadeOut{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.5) translateY(50px)}}nav{background:rgba(0,0,0,.8);padding:10px;position:fixed;width:100%;top:38px;z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:space-between;align-items:center}.brand-title{color:var(--celestial-ice);font-size:24px;font-weight:700;text-decoration:none;font-family:Orbitron,sans-serif;text-shadow:0 0 6px var(--celestial-ice),0 0 14px var(--celestial-glow),0 0 26px var(--celestial-hot);letter-spacing:2px;animation:frostfireGlow 3.5s ease-in-out infinite}nav ul{display:flex;justify-content:center;gap:40px;list-style:none}nav a{color:var(--celestial-ice);text-decoration:none;font-size:18px;transition:color .2s;font-family:Orbitron,sans-serif;text-shadow:0 0 6px rgba(233,251,255,.5)}nav a:hover{color:var(--celestial-hot);text-shadow:0 0 10px rgba(233,251,255,.7)}.social-icons{display:flex;gap:20px;align-items:center}.social-icons a{color:white;font-size:24px;transition:color .2s}.social-icons a:hover{color:#e9fbff}.social-icons img{width:24px;height:24px;transition:transform .2s}.social-icons img:hover{transform:scale(1.1)}.hero,section{padding-top:140px}.hero{height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.flying-shiba{width:200px;position:absolute;z-index:2;left:-200px}.flying-shiba img{width:100%;height:auto;object-fit:contain}.shiba-1{top:15%;animation:flyAcrossOscillate1 4s linear 0s infinite}.shiba-2{top:50%;animation:flyAcrossOscillate2 4s linear 1.5s infinite}.shiba-3{top:75%;animation:flyAcrossOscillate3 4s linear 2.8s infinite}@keyframes flyAcrossOscillate1{0%{transform:translateX(0) translateY(0);opacity:0}10%{opacity:1;transform:translateX(20vw) translateY(30px)}30%{transform:translateX(40vw) translateY(-30px)}50%{transform:translateX(60vw) translateY(30px)}70%{transform:translateX(80vw) translateY(-30px)}90%{opacity:1;transform:translateX(100vw) translateY(30px)}to{transform:translateX(120vw) translateY(0);opacity:0}}@keyframes flyAcrossOscillate2{0%{transform:translateX(0) translateY(0);opacity:0}10%{opacity:1;transform:translateX(20vw) translateY(-30px)}30%{transform:translateX(40vw) translateY(30px)}50%{transform:translateX(60vw) translateY(-30px)}70%{transform:translateX(80vw) translateY(30px)}90%{opacity:1;transform:translateX(100vw) translateY(-30px)}to{transform:translateX(120vw) translateY(0);opacity:0}}@keyframes flyAcrossOscillate3{0%{transform:translateX(0) translateY(0);opacity:0}10%{opacity:1;transform:translateX(20vw) translateY(20px)}30%{transform:translateX(40vw) translateY(-20px)}50%{transform:translateX(60vw) translateY(20px)}70%{transform:translateX(80vw) translateY(-20px)}90%{opacity:1;transform:translateX(100vw) translateY(20px)}to{transform:translateX(120vw) translateY(0);opacity:0}}.meme-gallery{padding:100px 20px;text-align:center;position:relative;overflow:hidden}.meme-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:20px;gap:20px;padding:20px;max-width:1400px;margin:0 auto}.meme-item{padding:0;border:none;background:transparent;cursor:pointer;display:block;width:100%}.meme-container img{width:100%;max-width:100%;border-radius:10px;box-shadow:0 0 20px rgba(233,251,255,.3);transition:transform .2s ease;object-fit:contain;height:auto;display:block}.meme-gallery img:hover{transform:scale(1.05)}.meme-lightbox{position:fixed;inset:0;background:rgba(3,8,20,.88);display:flex;align-items:center;justify-content:center;padding:32px 16px;z-index:60;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.meme-lightbox-content{position:relative;max-width:min(1100px,92vw);max-height:85vh}.meme-lightbox-content img{width:min(90vw,1100px);height:auto;max-height:85vh}.meme-lightbox-close{position:absolute;top:24px;right:24px;width:44px;height:44px;font-size:28px;place-items:center}.meme-lightbox-close,.meme-lightbox-nav{border-radius:50%;border:1px solid rgba(233,251,255,.4);background:rgba(6,15,30,.8);color:var(--celestial-ice);cursor:pointer;display:grid;box-shadow:0 0 18px rgba(233,251,255,.3)}.meme-lightbox-nav{width:46px;height:46px;font-size:34px;place-items:center}.meme-lightbox-prev{position:absolute;left:24px}.meme-lightbox-next{position:absolute;right:24px}h2{font-size:3em;margin:40px 0;color:var(--celestial-ice);text-shadow:0 0 6px var(--celestial-ice),0 0 16px var(--celestial-glow),0 0 28px var(--celestial-hot);font-family:Orbitron,sans-serif;animation:frostfireGlow 4s ease-in-out infinite}#how-to-buy,#tokenomics{position:relative;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.tokenomics-info{font-size:24px;line-height:2;background:rgba(0,0,0,.7);padding:40px;border-radius:20px;box-shadow:0 0 20px rgba(233,251,255,.3);margin-top:20px;max-width:800px;width:90%}.tokenomics-info p{margin:20px 0;white-space:pre-line;font-family:Orbitron,sans-serif;text-align:left;color:var(--celestial-ice)}.how-to-buy-info{background:rgba(0,0,0,.7);padding:40px;border-radius:20px;box-shadow:0 0 20px rgba(233,251,255,.3);margin-top:20px;max-width:800px;width:90%;text-align:left}.how-to-buy-info h3{color:var(--celestial-ice);font-size:1.8em;margin-bottom:30px;text-shadow:0 0 6px var(--celestial-ice),0 0 16px var(--celestial-glow),0 0 28px var(--celestial-hot);animation:frostfireGlow 4s ease-in-out infinite}.how-to-buy-info .step{margin-bottom:30px;font-size:1.2em;line-height:1.6}.how-to-buy-info .step-number{color:var(--celestial-ice);font-weight:700;font-size:1.3em;margin-bottom:10px;text-shadow:0 0 6px var(--celestial-ice),0 0 12px var(--celestial-glow),0 0 22px var(--celestial-hot);animation:frostfireGlow 3.5s ease-in-out infinite}.about-info{font-size:24px;line-height:1.6;background:rgba(0,0,0,.7);padding:40px;border-radius:20px;box-shadow:0 0 20px rgba(233,251,255,.3);margin-top:20px;max-width:800px;width:90%;position:relative;z-index:2}.about-info p{margin:20px 0;font-family:Orbitron,sans-serif;text-align:left;color:var(--celestial-ice)}.about-shiba-left{top:20%;animation:flyLeftToRight 8s linear infinite}.about-shiba-right{top:30%;animation:flyRightToLeft 8s linear infinite}@keyframes flyLeftToRight{0%{transform:translateX(-200px) translateY(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateX(calc(100vw + 200px)) translateY(-50px);opacity:0}}@keyframes flyRightToLeft{0%{transform:translateX(calc(100vw + 200px)) translateY(0);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateX(-200px) translateY(50px);opacity:0}}#about{position:relative;overflow:hidden;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center}.meme-shiba-diagonal{position:absolute;width:200px;z-index:2;animation:flyDiagonalLeftToRight 4s linear infinite}.meme-shiba-diagonal img{width:100%;height:auto;object-fit:contain}@keyframes flyDiagonalLeftToRight{0%{transform:translate(-200px,calc(100% + 200px));opacity:0}10%{opacity:1}40%{opacity:1}50%{transform:translate(calc(100vw + 200px),-200px);opacity:0}50.1%{transform:translate(calc(100vw + 200px),calc(100% + 200px)) scaleX(-1);opacity:0}60%{opacity:1}90%{opacity:1}to{transform:translate(-200px,-200px) scaleX(-1);opacity:0}}.about-shiba-diagonal{position:absolute;width:200px;z-index:2;animation:flyDiagonalLeftToRightAbout 4s linear infinite}.about-shiba-diagonal img{width:100%;height:auto;object-fit:contain}@keyframes flyDiagonalLeftToRightAbout{0%{transform:translate(-200px,calc(100% + 200px));opacity:0}10%{opacity:1}40%{opacity:1}50%{transform:translate(calc(100vw + 200px),-200px);opacity:0}50.1%{transform:translate(calc(100vw + 200px),calc(100% + 200px)) scaleX(-1);opacity:0}60%{opacity:1}90%{opacity:1}to{transform:translate(-200px,-200px) scaleX(-1);opacity:0}}.flying-shiba.about-shiba-left,.flying-shiba.how-to-buy-shiba-left,.flying-shiba.tokenomics-shiba-left{top:20%;animation:flyLeftToRight 8s linear infinite}.flying-shiba.about-shiba-right,.flying-shiba.how-to-buy-shiba-right,.flying-shiba.tokenomics-shiba-right{top:30%;animation:flyRightToLeft 8s linear infinite}.flying-shiba.about-shiba-diagonal,.flying-shiba.how-to-buy-shiba-diagonal,.flying-shiba.tokenomics-shiba-diagonal{position:absolute;width:200px;z-index:2;animation:flyDiagonalLeftToRightAbout 4s linear infinite}.home-shiba-diagonal{position:absolute;width:300px;z-index:2;animation:flyDiagonalLeftToRightHome 4s linear infinite}.home-shiba-diagonal img{width:100%;height:auto;object-fit:contain}@keyframes flyDiagonalLeftToRightHome{0%{transform:translate(-300px,calc(100% + 300px));opacity:0}10%{opacity:1}40%{opacity:1}50%{transform:translate(calc(100vw + 300px),-300px);opacity:0}50.1%{transform:translate(calc(100vw + 300px),calc(100% + 300px)) scaleX(-1);opacity:0}60%{opacity:1}90%{opacity:1}to{transform:translate(-300px,-300px) scaleX(-1);opacity:0}}.ca-banner{position:fixed;top:0;left:0;width:100%;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:var(--celestial-ice);text-align:center;padding:10px;font-size:18px;z-index:1000;border-bottom:1px solid rgba(233,251,255,.3);font-family:Orbitron,sans-serif}.ca-banner p{margin:0;text-shadow:0 0 6px var(--celestial-ice),0 0 14px var(--celestial-glow),0 0 26px var(--celestial-hot);animation:frostfireGlow 3.5s ease-in-out infinite}.ca-banner span{font-weight:400;color:#fff;text-shadow:none}@media screen and (max-width:720px){nav{padding:5px;top:28px;flex-direction:column;gap:5px}nav ul{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%;gap:5px;margin:0;padding:0 10px}nav a{font-size:14px;white-space:nowrap}.brand-title{font-size:18px}.social-icons{margin-top:5px;gap:15px}.social-icons img{width:20px;height:20px}.meme-container{grid-template-columns:1fr}.meme-container img{height:200px}.hero{height:auto;min-height:100vh;padding-top:120px}.meme-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.meme-container img{height:250px}h2{font-size:2.5em}.about-info,.how-to-buy-info,.tokenomics-info{font-size:20px;padding:25px;width:95%}.flying-shiba{width:150px}.home-shiba-diagonal{width:200px}.ca-banner{font-size:16px;padding:8px}section{padding-top:120px}}.celestial-glow{color:var(--celestial-ice);text-shadow:0 0 6px var(--celestial-ice),0 0 12px var(--celestial-glow),0 0 24px var(--celestial-hot);animation:frostfireGlow 3.5s ease-in-out infinite}@keyframes frostfireGlow{0%{text-shadow:0 0 6px var(--celestial-ice),0 0 14px var(--celestial-glow),0 0 26px var(--celestial-hot)}50%{text-shadow:0 0 10px var(--celestial-hot),0 0 20px var(--celestial-glow),0 0 36px var(--celestial-ice)}to{text-shadow:0 0 6px var(--celestial-ice),0 0 14px var(--celestial-glow),0 0 26px var(--celestial-hot)}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}@font-face{font-family:Orbitron;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc0be4a870ee73a4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Orbitron Fallback;src:local("Arial");ascent-override:81.50%;descent-override:19.59%;line-gap-override:0.00%;size-adjust:124.05%}.__className_af5967{font-family:Orbitron,Orbitron Fallback;font-weight:700;font-style:normal}.__variable_af5967{--font-orbitron:"Orbitron","Orbitron Fallback"}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dbbdd2d89d2ef0ef-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/a06229eb79a83cfc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c9e224327ce7933e-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d85064eaed4b8683-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Press Start\ 2P;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/db234bd00cda6a96-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Press Start\ 2P Fallback;src:local("Arial");ascent-override:44.58%;descent-override:0.00%;line-gap-override:0.00%;size-adjust:224.32%}.__className_6d0c14{font-family:Press Start\ 2P,Press Start\ 2P Fallback;font-weight:400;font-style:normal}.__variable_6d0c14{--font-press-start-2p:"Press Start 2P","Press Start 2P Fallback"}@font-face{font-family:Russo One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8923fa517b7ecf7d-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Russo One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1631ba989bcb2a8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Russo One;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f8134d1990745b40-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Russo One Fallback;src:local("Arial");ascent-override:80.00%;descent-override:24.10%;line-gap-override:0.00%;size-adjust:115.75%}.__className_e86c02{font-family:Russo One,Russo One Fallback;font-weight:400;font-style:normal}.__variable_e86c02{--font-russo-one:"Russo One","Russo One Fallback"}@font-face{font-family:Bangers;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/847dec8b4d4e4871-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Bangers;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/5b33f1d0523a7c0b-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bangers;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c6f9f4935a94000f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bangers Fallback;src:local("Arial");ascent-override:107.26%;descent-override:21.99%;line-gap-override:0.00%;size-adjust:82.32%}.__className_6ef392{font-family:Bangers,Bangers Fallback;font-weight:400;font-style:normal}.__variable_6ef392{--font-bangers:"Bangers","Bangers Fallback"}