@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:white}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:white}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1 1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:rgba(255,255,255,1);margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-indie-flower),cursive;font-weight:600;background:#1e1b2e;color:#fff;min-height:100vh;overflow-x:hidden}header{position:-webkit-sticky;position:sticky;top:0;z-index:100;padding:.75rem 1.5rem;background:rgba(30,27,46,.95);border-bottom:1px solid rgba(255,255,255,.08);justify-content:space-between;flex-wrap:wrap;gap:.5rem}.logo,header{display:flex;align-items:center}.logo{text-decoration:none}.logoImage{height:36px;width:auto;object-fit:contain}.logoText{font-size:1.5rem;font-weight:700;color:#00ff38;letter-spacing:.02em;margin-left:.5rem}.headerCenter{gap:1rem}.headerActions,.headerCenter{display:flex;align-items:center}.headerActions{gap:.75rem;flex-wrap:wrap}.headerCA{display:flex;align-items:center;gap:.35rem}.headerCALabel{font-size:.9rem;color:rgba(255,255,255,.6);font-weight:700}.headerCABtn{font-family:inherit;font-size:.95rem;font-weight:600;padding:.35rem .6rem;background:#2d2a3e;border:1px solid rgba(255,255,255,.15);border-radius:8px;cursor:pointer;color:#fff;display:flex;align-items:center;gap:.4rem;transition:all .2s}.headerCABtn:hover{border-color:#00ff38}.headerCACopy{font-size:.75rem;font-weight:700;color:#00ff38}.headerBuy{font-size:1rem;padding:.4rem .9rem;background:#00ff38;color:#1e1b2e;border-radius:999px;text-decoration:none;font-weight:700;transition:all .2s}.headerBuy:hover{filter:brightness(1.1);transform:scale(1.03)}.headerChart{font-size:1rem;font-weight:700;padding:.4rem .9rem;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:999px;text-decoration:none;transition:all .2s}.headerChart:hover{border-color:#00ff38;color:#00ff38}nav{display:flex;gap:1.5rem;font-size:1.25rem;font-weight:700}nav a{color:rgba(255,255,255,.85);text-decoration:none;transition:color .2s}nav a:hover{color:#00ff38}.navLinkBordered{padding:.4rem .75rem;border:2px solid rgba(0,255,56,.6);border-radius:999px}.navLinkBordered:hover{border-color:#00ff38;background:rgba(0,255,56,.1)}.navLinkFilled{padding:.4rem .75rem;border:2px solid #fff;border-radius:999px;background:#00ff38;color:#1e1b2e}.navLinkFilled:hover{background:#00dd30;border-color:#fff;color:#1e1b2e;filter:brightness(1.05)}.heroFrogRowBelowHeader{display:none}@media (max-width:768px){.heroFrogRowBelowHeader{display:flex;align-items:center;padding:.75rem 1rem;background:rgba(30,27,46,.98);border-bottom:1px solid rgba(255,255,255,.08)}.heroFrogRowBelowHeader,.heroFrogRowBelowHeader .heroFrogRow{justify-content:center;width:100%}.heroFrogRow{gap:.6rem}.heroFrogRowLabel{font-size:.82rem}.heroFrogAvatar{width:30px;height:30px;margin-left:-8px}.heroFrogAvatarAddIcon{font-size:1rem}.heroFrogAvatars .heroFrogAvatar:nth-child(n+9):not(.heroFrogAvatarAdd){display:none}.heroFrogRowLabel{font-size:.95rem}.heroFrogAvatars{margin-left:-.15rem}.heroFrogAvatar{width:36px;height:36px;margin-left:-10px;border-width:2px}.heroFrogAvatarAdd{margin-left:2px}.heroFrogAvatarAddIcon{font-size:1.2rem}.heroFrogRowInHero{display:none!important}.hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:1.25rem 1rem;gap:1.25rem;width:100%;max-width:100%;box-sizing:border-box}.heroMascotWrap{order:1;flex-shrink:0}.heroMascot{width:160px;height:auto;display:block}.heroContent{order:2;flex:0 1 auto;margin-left:0;width:100%;max-width:100%;min-width:0;padding:0 .5rem;box-sizing:border-box}.heroLogo{max-width:240px;margin-left:auto;margin-right:auto}.hero h1{font-size:2.25rem}.tagline{font-size:1.1rem;margin-bottom:1.5rem}.heroCtas{flex-direction:column;width:100%;max-width:280px;margin:0 auto}.heroCtas .cta,.heroCtas .ctaSecondary{width:100%;text-align:center;box-sizing:border-box}.heroRightWrap{order:3;margin-left:0;margin-top:0;align-self:center;flex-shrink:0}.heroRightImage{width:120px;height:auto;display:block}main{padding:1.5rem 1rem 2.5rem}header{flex-direction:column;align-items:stretch;padding:.75rem 1rem;gap:.75rem}.logo{justify-content:center}.logoImage{height:32px}.headerCenter{flex-wrap:wrap;order:2}.headerActions,.headerCenter{justify-content:center;gap:.5rem}.headerCABtn{padding:.45rem .65rem;font-size:.85rem}.headerBuy,.headerChart{padding:.5rem .75rem;font-size:.9rem;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.headerSocialIcon{width:44px;height:44px;min-width:44px;min-height:44px}header nav{order:3;justify-content:center;flex-wrap:wrap;gap:.75rem 1rem;padding-top:.25rem;border-top:1px solid rgba(255,255,255,.08)}header nav a{font-size:1rem;padding:.4rem .5rem;min-height:44px;display:inline-flex;align-items:center;justify-content:center}}@media (max-width:480px){header{padding:.6rem .75rem}.headerCALabel{font-size:.75rem}.headerCABtn{font-size:.8rem;padding:.4rem .5rem}.headerBuy,.headerChart{font-size:.85rem;padding:.5rem .65rem}header nav a{font-size:.95rem}.hero{padding:1rem .75rem;gap:1rem}.heroMascot{width:140px}.heroContent{padding:0 .25rem}.heroLogo{max-width:200px}.hero h1{font-size:1.85rem}.tagline{font-size:1rem;margin-bottom:1.25rem}.heroPill{font-size:.8rem;padding:.3rem .75rem}.heroRightImage{width:90px}main{padding:1rem .75rem 2rem}}main{width:100%;max-width:1100px;margin:0 auto;padding:3rem 1.5rem 4rem;text-align:center;flex-direction:column}.hero,main{display:flex;gap:2rem}.hero{padding:2rem 1rem;flex-wrap:wrap;align-items:center;justify-content:flex-start;text-align:left}.heroRightWrap{flex-shrink:0;margin-left:auto;align-self:flex-start;margin-top:-14rem}.heroRightImage{width:260px;height:auto;display:block;object-fit:contain}.heroMascotWrap{flex-shrink:0}.heroMascot{width:220px;height:auto;display:block}@keyframes heroFrogEnter{0%{opacity:0;transform:scale(.6) translateX(8px)}to{opacity:1;transform:scale(1) translateX(0)}}@keyframes heroFrogSlide{0%,to{transform:translateX(0)}50%{transform:translateX(6px)}}.heroFrogRow{flex-shrink:0;display:flex;align-items:center;gap:1rem;padding:.5rem 0}.heroFrogRowLabel{font-size:1.1rem;font-weight:700;color:rgba(255,255,255,.9);white-space:nowrap;animation:heroFrogEnter .4s ease-out backwards}.heroFrogAvatars{display:flex;align-items:center;margin-left:-.25rem}.heroFrogAvatar{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,.95);overflow:hidden;background:#2d2a3e;box-shadow:0 2px 8px rgba(0,0,0,.25);margin-left:-14px;flex-shrink:0;text-decoration:none;transition:transform .2s,z-index .2s;position:relative;z-index:0;animation:heroFrogEnter .45s ease-out backwards,heroFrogSlide 2.5s ease-in-out infinite}.heroFrogAvatar:first-of-type{margin-left:0}.heroFrogAvatar:first-child{animation-delay:0s,0s}.heroFrogAvatar:nth-child(2){animation-delay:.05s,.15s}.heroFrogAvatar:nth-child(3){animation-delay:.1s,.3s}.heroFrogAvatar:nth-child(4){animation-delay:.15s,.45s}.heroFrogAvatar:nth-child(5){animation-delay:.2s,.6s}.heroFrogAvatar:nth-child(6){animation-delay:.25s,.75s}.heroFrogAvatar:nth-child(7){animation-delay:.3s,.9s}.heroFrogAvatar:nth-child(8){animation-delay:.35s,1.05s}.heroFrogAvatar:nth-child(9){animation-delay:.4s,1.2s}.heroFrogAvatar:nth-child(10){animation-delay:.45s,1.35s}.heroFrogAvatar:nth-child(11){animation-delay:.5s,1.5s}.heroFrogAvatar:nth-child(12){animation-delay:.55s,1.65s}.heroFrogAvatar:nth-child(13){animation-delay:.6s,1.8s}.heroFrogAvatar:hover{transform:scale(1.08) translateX(0);z-index:2;animation-play-state:paused}.heroFrogAvatarImg{width:100%;height:100%;object-fit:cover;display:block}.heroFrogAvatarAdd{margin-left:4px;background:#1a1a1a;border-color:rgba(255,255,255,.4);display:flex;align-items:center;justify-content:center}.heroFrogAvatarAdd:hover{border-color:#00ff38;background:rgba(0,255,56,.15)}.heroFrogAvatarAddIcon{font-size:1.5rem;font-weight:300;color:#fff;line-height:1}.heroContent{flex:1 1;min-width:280px;text-align:center;margin-left:16rem}.heroPill{display:inline-block;padding:.35rem .9rem;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.2);border-radius:999px;font-size:.85rem;font-weight:700;color:rgba(255,255,255,.8);margin-bottom:1.25rem;letter-spacing:.05em}.heroLogo{width:100%;max-width:280px;height:auto;margin:0 auto 1rem;display:block}.hero h1{font-size:3rem;font-weight:700;margin-bottom:.5rem;line-height:1.2;color:#00ff38}.tagline{font-size:1.35rem;font-weight:600;color:rgba(255,255,255,.75);margin-bottom:2rem}.cta{display:inline-block;font-family:inherit;font-size:1.15rem;font-weight:700;padding:.9rem 2rem;background:#00ff38;color:#1e1b2e;border:none;border-radius:999px;cursor:pointer;text-decoration:none;transition:all .2s}.cta:hover{filter:brightness(1.1);transform:scale(1.03)}.heroCtas{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.ctaSecondary{background:transparent;color:#00ff38;border:3px solid #00ff38}.ctaSecondary:hover{background:rgba(0,255,56,.15)}.section{margin:0;padding:2.5rem 2rem;background:#2d2a3e;border-radius:16px;border:1px solid rgba(255,255,255,.06);text-align:center}#stake.section{position:relative;background:#2d2a3e url(/water.png) 50%/cover no-repeat;overflow:hidden}#stake.section:before{content:"";position:absolute;inset:0;background:rgba(45,42,62,.75);border-radius:16px;pointer-events:none}#stake.section>*{position:relative;z-index:1}#community.section{position:relative;background:#2d2a3e url(/dddds.svg) 50%/cover no-repeat;overflow:hidden}#community.section:before{content:"";position:absolute;inset:0;background:rgba(45,42,62,.75);border-radius:16px;pointer-events:none}#community.section>*{position:relative;z-index:1}.sectionLogo{width:120px;height:auto;margin:0 auto 1rem;display:block;opacity:.95}#token.section{position:relative;padding-bottom:4rem}#token.section .sectionLogo{position:absolute;bottom:1rem;left:1.5rem;width:80px;margin:0}.section h2{font-size:2rem;font-weight:700;margin-bottom:.75rem;color:#fff}.section p{font-size:1.2rem;font-weight:600;line-height:1.6;color:rgba(255,255,255,.7);max-width:560px;margin:0 auto .5rem}.sectionLabel{margin-top:1rem;margin-bottom:.5rem!important;font-size:1rem!important;color:#00ff38!important}.frogMemecoinsList{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;max-width:560px;margin:0 auto;padding:0}.frogMemecoinsList li{font-size:1.05rem;font-weight:600;color:rgba(255,255,255,.85);padding:.35rem .75rem;background:rgba(0,255,56,.1);border:1px solid rgba(0,255,56,.4);border-radius:999px}#about{min-height:auto;padding:2.5rem 2rem}.stats{display:flex;justify-content:center;gap:1.25rem;flex-wrap:wrap;margin-top:2rem}.stat{padding:1rem 1.5rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:1.1rem;font-weight:600;color:rgba(255,255,255,.8)}.stat strong{display:block;font-size:1.4rem;font-weight:700;color:#00ff38;margin-bottom:.25rem}.frogsGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:1rem;gap:1rem;max-width:720px;margin:0 auto;padding-top:1rem}.frogsGridItem{aspect-ratio:1;border-radius:12px;overflow:hidden;background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.1)}.frogsGridImage{width:100%;height:100%;object-fit:contain}.lilyPadPageWrap{min-height:100vh;position:relative;background:#1e1b2e url(/bgs.svg) 50%/cover no-repeat fixed}.lilyPadPageWrap:before{content:"";position:fixed;inset:0;background:rgba(30,27,46,.78);pointer-events:none;z-index:0}.lilyPadPageWrap>header{position:-webkit-sticky;position:sticky;top:0;z-index:100}.lilyPadPageWrap>main{position:relative;z-index:1}.lilyPadMain{width:100%;max-width:1100px;margin:0 auto;padding:3rem 1.5rem 4rem;display:flex;flex-direction:column;gap:2rem}.lilyPadHero{text-align:center;padding:2rem 1rem}.lilyPadTitle{font-size:2.75rem;font-weight:700;color:#00ff38;margin-bottom:.5rem;line-height:1.2}.lilyPadTagline{font-size:1.35rem;font-weight:600;color:rgba(255,255,255,.75)}.lilyPadLink{color:#00ff38;text-decoration:underline}.lilyPadLink:hover{color:#00dd30}.lilyPadTwoCol{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;align-items:start;width:100%;max-width:1000px;margin:0 auto}@media (max-width:900px){.lilyPadTwoCol{grid-template-columns:1fr}}.lilyPadCreateCol,.lilyPadSection{text-align:center}.lilyPadRecentCol{text-align:left}.lilyPadRecentSub{font-size:.95rem!important;color:rgba(255,255,255,.5)!important;margin-bottom:1rem!important}.lilyPadRecentEmpty{font-size:1rem;color:rgba(255,255,255,.5);font-style:italic}.lilyPadRecentList{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.lilyPadRecentItem{margin:0}.lilyPadRecentCard{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;text-decoration:none;color:inherit;transition:background .2s,border-color .2s}.lilyPadRecentCard:hover{background:rgba(255,255,255,.08);border-color:rgba(0,255,56,.4)}.lilyPadRecentImgWrap{width:48px;height:48px;border-radius:10px;overflow:hidden;background:rgba(0,0,0,.2);flex-shrink:0}.lilyPadRecentImg{width:100%;height:100%;object-fit:cover}.lilyPadRecentPlaceholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.lilyPadRecentInfo{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.lilyPadRecentName{font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lilyPadRecentSymbol{font-size:.9rem;color:#00ff38;font-weight:600}.lilyPadRecentArrow{color:rgba(255,255,255,.5);font-size:1.25rem}.lilyPadWalletWrap{margin-bottom:1.5rem}.lilyPadWalletWrap button{font-family:inherit!important;border-radius:999px!important;font-weight:700!important;background:#00ff38!important;color:#1e1b2e!important;border:2px solid #fff!important}.lilyPadWalletWrap button:hover{filter:brightness(1.1)!important}.lilyPadCtaLink{display:inline-block;margin-bottom:1.5rem;font-size:1rem;font-weight:700;color:#00ff38;text-decoration:underline}.lilyPadCtaLink:hover{color:#00dd30}.lilyPadForm{max-width:400px;margin:0 auto;text-align:left}.lilyPadField{margin-bottom:1rem}.lilyPadField label{display:block;font-size:.95rem;font-weight:700;color:rgba(255,255,255,.9);margin-bottom:.35rem}.lilyPadField input,.lilyPadField textarea{width:100%;padding:.6rem .75rem;font-family:inherit;font-size:1rem;border:2px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(0,0,0,.2);color:#fff}.lilyPadField input:focus,.lilyPadField textarea:focus{outline:none;border-color:#00ff38;box-shadow:0 0 0 2px rgba(0,255,56,.2)}.lilyPadField input[type=file]{padding:.4rem}.lilyPadError{color:#ff6b6b;font-weight:600}.lilyPadError,.lilyPadSuccess{margin-bottom:1rem}.lilyPadSuccess p{color:#00ff38;font-weight:700;margin-bottom:.75rem}.lilyPadSuccess .cta{margin-right:.5rem;margin-bottom:.5rem}.lilyPadList{list-style:none;padding:0;margin:1.25rem auto 1.5rem;max-width:360px;text-align:left}.lilyPadList li{font-size:1.1rem;font-weight:600;color:rgba(255,255,255,.85);padding:.5rem 0 .5rem 1.75rem;position:relative}.lilyPadList li:before{content:"🐸";position:absolute;left:0}.lilyPadWhySection{position:relative;background:#2d2a3e url(/water.png) 50%/cover no-repeat;overflow:hidden}.lilyPadWhySection:before{content:"";position:absolute;inset:0;background:rgba(45,42,62,.75);border-radius:16px;pointer-events:none}.lilyPadWhySection>*{position:relative;z-index:1}.lilyPadCta{margin-top:.5rem}.lilyPadNote{font-size:.95rem!important;color:rgba(255,255,255,.5)!important;margin-top:1rem!important}footer{text-align:center;padding:2rem 1.5rem;border-top:1px solid rgba(255,255,255,.08);background:rgba(30,27,46,.8);font-size:1.1rem;font-weight:600;color:rgba(255,255,255,.6)}.footerBrand{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.footerBrand p{margin:0}.footerLogo{display:inline-block;flex-shrink:0}.footerLogo img{height:44px;width:auto;object-fit:contain;opacity:.9}footer a{color:#00ff38;font-weight:700;text-decoration:none}footer a:hover{text-decoration:underline}.footerLinks{gap:1.25rem;margin-top:1rem}.footerLinks,.footerLinks a{display:flex;justify-content:center}.footerLinks a{align-items:center;width:40px;height:40px;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#00ff38;font-weight:700;transition:all .2s}.footerLinks a:hover{background:rgba(0,255,56,.15);border-color:#00ff38;text-decoration:none}.headerChart{display:inline-flex;align-items:center;gap:.4rem}.headerSocialIcon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,.3);color:#fff;transition:all .2s}.headerSocialIcon:hover{border-color:#00ff38;color:#00ff38}.generatorHeader{padding:.75rem 1.5rem;background:rgba(30,27,46,.95);border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between}.generatorBack{color:#00ff38;text-decoration:none;font-size:1.1rem;font-weight:700}.generatorBack:hover{text-decoration:underline}.generatorMain{max-width:420px;margin:0 auto;padding:2rem 1.5rem 3rem;text-align:center}.generatorTitle{font-size:2rem;font-weight:700;margin-bottom:.25rem;color:#00ff38}.generatorSubtitle{font-size:1.15rem;font-weight:600;color:rgba(255,255,255,.75);margin-bottom:1.5rem}.generatorPreview{width:100%;aspect-ratio:1;max-width:320px;margin:0 auto 1.25rem;background:#e8e4e0;border:4px solid #1a1a1a;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:.5rem}.generatorPreviewHandDrawn{position:relative;background:#f5f0e8;box-shadow:2px 4px 12px rgba(0,0,0,.12),inset 0 0 0 1px rgba(0,0,0,.06)}.generatorPreviewHandDrawn .generatorFrogWrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.generatorPreviewHandDrawn .generatorFrogWrap .generatorCharacter{object-fit:contain}.generatorAccessoryWrap{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:center;pointer-events:none}.generatorAccessoryWrap svg{width:100%;height:100%;object-fit:contain;object-position:center 25%}.generatorCharacter{width:100%;height:100%;display:block}.generatorInput{width:100%;max-width:320px;margin:0 auto 1rem;display:block;padding:.75rem 1rem;font-family:inherit;font-size:1.1rem;font-weight:600;border:3px solid #1a1a1a;border-radius:12px;background:#fff;color:#1a1a1a}.generatorInput:focus{outline:none;box-shadow:0 0 0 3px #00ff38}.generatorActions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:1.5rem}.generatorBtn{display:inline-flex;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:700;border:3px solid #1a1a1a;border-radius:12px;background:#00ff38;color:#1a1a1a;cursor:pointer;transition:all .2s}.generatorBtn:hover{filter:brightness(1.1);transform:translateY(-1px)}.generatorControls{display:flex;flex-direction:column;gap:.75rem}.generatorControl{display:flex;align-items:center;justify-content:space-between;padding:.6rem .75rem;background:#2d2a3e;border:3px solid #1a1a1a;border-radius:12px;color:#fff;font-size:1rem;font-weight:600}.generatorControl button{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-family:inherit;font-size:1.5rem;font-weight:700;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;cursor:pointer;transition:all .2s}.generatorControl button:hover{background:#00ff38;color:#1a1a1a;border-color:#00ff38}.stakingModalOverlay{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:stakingModalFadeIn .2s ease-out}@keyframes stakingModalFadeIn{0%{opacity:0}to{opacity:1}}.stakingModal{position:relative;width:100%;max-width:400px;background:#2d2a3e;border:3px solid #1a1a1a;border-radius:20px;padding:2rem;box-shadow:0 20px 60px rgba(0,0,0,.5);animation:stakingModalSlideIn .25s ease-out}@keyframes stakingModalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.stakingModalClose{position:absolute;top:1rem;right:1rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-family:inherit;font-size:1.75rem;font-weight:700;line-height:1;color:rgba(255,255,255,.7);background:transparent;border:none;border-radius:8px;cursor:pointer;transition:color .2s,background .2s}.stakingModalClose:hover{color:#fff;background:rgba(255,255,255,.1)}.stakingModalTitle{font-size:1.75rem;font-weight:700;color:#00ff38;margin-bottom:.25rem}.stakingModalSubtitle{font-size:1rem;font-weight:600;color:rgba(255,255,255,.7);margin-bottom:1rem}.stakingModalLogin{width:100%;padding:.7rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:700;color:#1e1b2e;background:#00ff38;border:2px solid #00ff38;border-radius:12px;cursor:pointer;margin-bottom:1.25rem;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.stakingModalLogin:hover{filter:brightness(1.1);transform:translateY(-1px)}.stakingModalForm{display:flex;flex-direction:column;gap:1rem}.stakingModalField label{display:block;font-size:.9rem;font-weight:600;color:rgba(255,255,255,.8);margin-bottom:.35rem}.stakingModalInputWrap{display:flex;align-items:center;gap:.5rem;background:rgba(0,0,0,.2);border:2px solid rgba(255,255,255,.15);border-radius:12px;padding:0 .75rem}.stakingModalInputWrap:focus-within{border-color:#00ff38}.stakingModalInput{flex:1 1;min-width:0;padding:.85rem 0;font-family:inherit;font-size:1.25rem;font-weight:600;color:#fff;background:transparent;border:none;outline:none}.stakingModalInput::placeholder{color:rgba(255,255,255,.35)}.stakingModalUnit{font-size:.9rem;font-weight:600;color:rgba(255,255,255,.6)}.stakingModalMax{padding:.4rem .65rem;font-family:inherit;font-size:.8rem;font-weight:700;color:#00ff38;background:rgba(0,255,56,.15);border:1px solid #00ff38;border-radius:8px;cursor:pointer;transition:all .2s}.stakingModalMax:hover{background:rgba(0,255,56,.25)}.stakingModalBalance{font-size:.9rem;font-weight:600;color:rgba(255,255,255,.5);margin:-.25rem 0 0}.stakingModalSubmit{width:100%;padding:.9rem 1.5rem;font-family:inherit;font-size:1.1rem;font-weight:700;color:#1e1b2e;background:#00ff38;border:none;border-radius:12px;cursor:pointer;transition:all .2s;margin-top:.5rem}.stakingModalSubmit:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px)}.stakingModalSubmit:disabled{opacity:.7;cursor:not-allowed}@media (max-width:768px){.heroFrogRowBelowHeader{display:flex;align-items:center;padding:.75rem 1rem;background:rgba(30,27,46,.98);border-bottom:1px solid rgba(255,255,255,.08)}.heroFrogRowBelowHeader,.heroFrogRowBelowHeader .heroFrogRow{justify-content:center;width:100%}.heroFrogRowInHero{display:none}main{padding:1.5rem 1rem 2.25rem}.hero{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding:1rem 0;gap:1rem;text-align:center}.heroMascotWrap{order:1}.heroMascot{width:168px}.heroContent{order:2;flex:0 1 auto;width:100%;max-width:360px;min-width:0;margin:0;padding:0 .5rem;text-align:center}.heroLogo{max-width:220px;margin:0 auto .75rem}.hero h1{font-size:2rem}.tagline{font-size:1rem;margin-bottom:1.2rem}.heroCtas{flex-direction:column;width:100%;max-width:280px;margin:0 auto}.heroCtas .cta,.heroCtas .ctaSecondary{width:100%;box-sizing:border-box}.heroRightWrap{display:none}}@media (max-width:480px){.heroFrogRow{gap:.5rem}.heroFrogRowLabel{font-size:.74rem}.heroFrogAvatar{width:26px;height:26px;margin-left:-7px}.heroFrogAvatarAddIcon{font-size:.9rem}.heroFrogAvatars .heroFrogAvatar:nth-child(n+7):not(.heroFrogAvatarAdd){display:none}main{padding:1rem .75rem 2rem}.heroMascot{width:140px}.heroContent{max-width:320px;padding:0 .25rem}.heroLogo{max-width:190px}.hero h1{font-size:1.75rem}.heroPill{font-size:.78rem;padding:.3rem .7rem}.cta{font-size:1rem;padding:.8rem 1.2rem}}@font-face{font-family:Indie Flower;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0bbebd155e89f1d0-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:Indie Flower;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fad5e1188f09afdc-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:Indie Flower Fallback;src:local("Arial");ascent-override:103.05%;descent-override:51.84%;line-gap-override:0.00%;size-adjust:94.19%}.__className_ce2ec7{font-family:Indie Flower,Indie Flower Fallback;font-weight:400;font-style:normal}.__variable_ce2ec7{--font-indie-flower:"Indie Flower","Indie Flower Fallback"}