@import url("https://fonts.googleapis.com/css2?family=Avenir+Next:wght@400;500;600;700&family=Fira+Code:wght@400;700&family=Fira+Mono:wght@400;700&family=Manrope:wght@400;700&family=Roboto+Mono:wght@400;700&display=swap");:root{--font-base:"Avenir Next","Manrope",sans-serif;--font-mono:"Fira Code","Fira Mono","Roboto Mono",monospace;--h:180;--s:2%;--l:20%;--color-bg:#0a0a0a;--color-grey-100:#fff;--color-grey-300:#e4e7e7;--color-grey-400:#c9cfcf;--color-grey-500:#9ea9a9;--color-grey-700:#7a8484;--color-grey-900:#3b4040;--color-grey-950:#272a2a;--color-primary:hsl(var(--h),var(--s),var(--l));--shadow-md:rgba(0,0,0,.1) 0px 20px 25px -5px,rgba(0,0,0,.04) 0px 10px 10px -5px;--shadow-lg:rgba(0,0,0,.25) 0px 25px 50px -12px;--rounded-sm:0.5rem;--rounded-md:1.5rem}*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100%;font-family:var(--font-base);color:var(--color-grey-100)}code,pre{font-family:var(--font-mono)}code{background-color:var(--color-grey-950);padding:.25rem .5rem;margin:0 .25rem;border-radius:.4rem;font-size:.875rem}code:after,code:before{content:"`"}li,ul{list-style-position:inside}header{position:fixed}.container,header{width:100%}@media (min-width:374px){.container{max-width:374px}}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}@media (min-width:1919px){.container{max-width:1919px}}.absolute{position:absolute}.relative{position:relative}.left-\[30px\]{left:30px}.top-\[17px\]{top:17px}.isolate{isolation:isolate}.mx-auto{margin-left:auto;margin-right:auto}.my-\[10px\]{margin-top:10px;margin-bottom:10px}.my-\[23px\]{margin-top:23px;margin-bottom:23px}.ml-\[5px\]{margin-left:5px}.mt-\[10px\]{margin-top:10px}.mt-\[14px\]{margin-top:14px}.mt-\[15px\]{margin-top:15px}.mt-\[20px\]{margin-top:20px}.mt-\[23px\]{margin-top:23px}.mt-\[24px\]{margin-top:24px}.mt-\[30px\]{margin-top:30px}.flex{display:flex}.hidden{display:none}.h-\[20px\]{height:20px}.h-\[22px\]{height:22px}.h-\[34px\]{height:34px}.h-\[36px\]{height:36px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-full{height:100%}.h-screen{height:100vh}.w-8\/12{width:66.666667%}.w-\[100px\]{width:100px}.w-\[109px\]{width:109px}.w-\[218px\]{width:218px}.w-\[22px\]{width:22px}.w-\[24px\]{width:24px}.w-\[39px\]{width:39px}.w-\[80px\]{width:80px}.w-\[90px\]{width:90px}.w-full{width:100%}.min-w-0{min-width:0}.flex-1{flex:1 1}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-\[10px\]{grid-gap:10px;gap:10px}.gap-\[12px\]{grid-gap:12px;gap:12px}.gap-\[1px\]{grid-gap:1px;gap:1px}.gap-\[2px\]{grid-gap:2px;gap:2px}.gap-\[30px\]{grid-gap:30px;gap:30px}.gap-\[5px\]{grid-gap:5px;gap:5px}.gap-\[6px\]{grid-gap:6px;gap:6px}.gap-\[8px\]{grid-gap:8px;gap:8px}.rounded-\[12px\]{border-radius:12px}.rounded-\[20px\]{border-radius:20px}.rounded-\[40px\]{border-radius:40px}.rounded-\[6px\]{border-radius:6px}.border{border-width:1px}.border-\[3px\]{border-width:3px}.border-solid{border-style:solid}.border-\[\#25794C\]{--tw-border-opacity:1;border-color:rgb(37 121 76/var(--tw-border-opacity))}.border-\[\#4A4A4A\]{--tw-border-opacity:1;border-color:rgb(74 74 74/var(--tw-border-opacity))}.bg-\[\#072D19\]{--tw-bg-opacity:1;background-color:rgb(7 45 25/var(--tw-bg-opacity))}.bg-\[\#09321C\]{--tw-bg-opacity:1;background-color:rgb(9 50 28/var(--tw-bg-opacity))}.bg-\[\#0A3D22\]{--tw-bg-opacity:1;background-color:rgb(10 61 34/var(--tw-bg-opacity))}.bg-\[\#111\]{--tw-bg-opacity:1;background-color:rgb(17 17 17/var(--tw-bg-opacity))}.bg-\[\#242424\]{--tw-bg-opacity:1;background-color:rgb(36 36 36/var(--tw-bg-opacity))}.bg-\[\#25794C\;\]{background-color:#25794c}.bg-\[\#25794C\]{--tw-bg-opacity:1;background-color:rgb(37 121 76/var(--tw-bg-opacity))}.bg-\[\#297e51\]{--tw-bg-opacity:1;background-color:rgb(41 126 81/var(--tw-bg-opacity))}.bg-\[\#333\]{--tw-bg-opacity:1;background-color:rgb(51 51 51/var(--tw-bg-opacity))}.bg-\[\#D9F565\]{--tw-bg-opacity:1;background-color:rgb(217 245 101/var(--tw-bg-opacity))}.bg-\[\#ffffff3b\]{background-color:#ffffff3b}.p-4{padding:1rem}.p-\[12px\]{padding:12px}.p-\[6px\]{padding:6px}.px-4{padding-left:1rem;padding-right:1rem}.px-\[11px\]{padding-left:11px;padding-right:11px}.px-\[15px\]{padding-left:15px;padding-right:15px}.px-\[22px\]{padding-left:22px;padding-right:22px}.px-\[44px\]{padding-left:44px;padding-right:44px}.px-\[5px\]{padding-left:5px;padding-right:5px}.px-\[9px\]{padding-left:9px;padding-right:9px}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[19px\]{padding-top:19px;padding-bottom:19px}.pt-\[10px\]{padding-top:10px}.pt-\[17px\]{padding-top:17px}.text-center{text-align:center}.text-right{text-align:right}.text-\[10px\]{font-size:10px}.text-\[12px\]{font-size:12px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[28px\]{font-size:28px}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-none{line-height:1}.\!text-\[\#000\]{--tw-text-opacity:1!important;color:rgb(0 0 0/var(--tw-text-opacity))!important}.\!text-\[\#fff\]{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.text-\[\#000\]{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-\[\#00db58\]{--tw-text-opacity:1;color:rgb(0 219 88/var(--tw-text-opacity))}.text-\[\#79E7E8\]{--tw-text-opacity:1;color:rgb(121 231 232/var(--tw-text-opacity))}.text-\[\#8E8E8E\]{--tw-text-opacity:1;color:rgb(142 142 142/var(--tw-text-opacity))}.text-\[\#B2B2B2\]{--tw-text-opacity:1;color:rgb(178 178 178/var(--tw-text-opacity))}.text-\[\#C7C1C1\]{--tw-text-opacity:1;color:rgb(199 193 193/var(--tw-text-opacity))}.text-\[\#FEF1CD\]{--tw-text-opacity:1;color:rgb(254 241 205/var(--tw-text-opacity))}.text-\[\#fff\]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@layer{html{color-scheme:light;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}html.dark{color-scheme:dark}html .dark-image{display:none}html .light-image,html.dark .dark-image{display:block}html.dark .light-image,html.platform-mac [data-platform=win],html.platform-win [data-platform=mac]{display:none}.border-b{border-top:0;border-left:0;border-right:0}body,html{padding:0;margin:0;font-family:Inter}a{text-decoration:none;color:inherit}@media screen and (max-width:1023px){body{overflow-x:hidden}}.scrolling-gpu{transform:translateZ(0)}a>code{color:#087ea4!important;text-decoration:none!important}html.dark a>code{color:#149eca!important}.text-code{font-size:calc(1em - 10%)!important}.text-gradient{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone;box-decoration-break:clone;background-repeat:no-repeat;color:transparent}.text-gradient-electric-blue{background-image:linear-gradient(45deg,#61dafb,#0072ff)}details,table{margin-bottom:1rem}table{width:100%;display:block;overflow-x:auto}table td,table th{padding:.75rem;vertical-align:top;border:1px solid #dee2e6;overflow:auto}summary::-webkit-details-marker{display:none}html .no-bg-scrollbar{scrollbar-color:rgba(0,0,0,.2) transparent}html.dark .no-bg-scrollbar{scrollbar-color:hsla(0,0%,100%,.2) transparent}html .no-bg-scrollbar::-webkit-scrollbar,html .no-bg-scrollbar::-webkit-scrollbar-track{background-color:transparent}html .no-bg-scrollbar:active::-webkit-scrollbar-thumb,html .no-bg-scrollbar:focus-within::-webkit-scrollbar-thumb,html .no-bg-scrollbar:focus::-webkit-scrollbar-thumb,html .no-bg-scrollbar:hover::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border:4px solid transparent;background-clip:content-box;border-radius:10px}html .no-bg-scrollbar::-webkit-scrollbar-thumb:active,html .no-bg-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.35)!important}html.dark .no-bg-scrollbar:active::-webkit-scrollbar-thumb,html.dark .no-bg-scrollbar:focus-within::-webkit-scrollbar-thumb,html.dark .no-bg-scrollbar:focus::-webkit-scrollbar-thumb,html.dark .no-bg-scrollbar:hover::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2)}html.dark .no-bg-scrollbar::-webkit-scrollbar-thumb:active,html.dark .no-bg-scrollbar::-webkit-scrollbar-thumb:hover{background-color:hsla(0,0%,100%,.35)!important}}.code-step *{color:inherit!important}.code-step code{background:none!important;padding:2px!important}html.dark .code-step *{color:inherit!important}.mdx-heading{scroll-margin-top:calc(4rem + 20px);padding-right:1em}.mdx-heading:before{height:6rem;margin-top:-6rem;visibility:hidden;content:""}.mdx-heading .mdx-header-anchor{height:0;width:0}.mdx-heading .mdx-header-anchor svg{display:inline;visibility:hidden}.mdx-heading .mdx-header-anchor:focus svg,.mdx-heading:hover .mdx-header-anchor svg{visibility:visible}.mdx-blockquote>span>p:first-of-type{margin-bottom:0}.mdx-blockquote>span>p:last-of-type{margin-bottom:1rem}.mdx-illustration-block{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:stretch;grid-gap:42px;gap:42px}ol.mdx-illustration-block{grid-gap:60px;gap:60px}.mdx-illustration-block li{display:flex;align-items:flex-start;align-content:stretch;justify-content:space-around;position:relative;padding:1rem}.mdx-illustration-block figure{display:flex;flex-direction:column;align-content:center;align-items:center;justify-content:space-between;position:relative;height:100%}.mdx-illustration-block li:after{content:" ";display:block;position:absolute;top:50%;right:100%;transform:translateY(-50%);width:60px;height:49px;background:50%/contain no-repeat url(/images/g_arrow.png)}.mdx-illustration-block li:first-child:after{content:" ";display:none}.mdx-illustration-block img{max-height:250px;width:100%}@media (max-width:680px){.mdx-illustration-block{flex-direction:column}.mdx-illustration-block img{max-height:200px;width:auto}.mdx-illustration-block li:after{top:0;left:50%;right:auto;transform:translateX(-50%) translateY(-100%) rotate(90deg)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.animation-pulse-button{animation:pulse-button 2s infinite}.animation-pulse-shadow{animation:pulse-shadow 2s infinite}@keyframes pulse-button{0%{transform:scale(.9)}70%{transform:scale(1)}to{transform:scale(.9)}}.icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}@keyframes pulse-shadow{0%{transform:scale(.65);opacity:1}70%{transform:scale(1);opacity:0}to{transform:scale(.65);opacity:0}}@keyframes progressbar{0%{width:0}to{width:100%}}.gridToc{grid-template-columns:0 auto 20rem!important}.pre_saleBg{min-height:100vh;background-image:url(/_next/static/media/pre_saleBg.9406c158.png);background-repeat:no-repeat;background-size:cover}.RanchoTxt{font-family:Akaya Kanadaka;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;color:#fef1cd}.home_bg{font-family:Port Lligat Slab;min-height:100vh;background-image:url(/_next/static/media/pc.919c6a4e.jpg);background-repeat:no-repeat;background-size:100% 100%}.home_bg .child{position:absolute;word-wrap:break-word;transform:translate(-50%,-50%)}.home_bg .zuoshang{top:calc(50% - 200px);left:calc(30%);width:-moz-max-content;width:max-content;background-image:url(/_next/static/media/zuoshang.252c73c2.png);background-repeat:no-repeat;background-size:100% 100%}.mint_links svg{width:24px;height:24px}.home_bg_phone{margin-top:50vh;width:100%;background-image:url(/_next/static/media/Group\ 1707483604.dfcd5abb.png);background-repeat:no-repeat;background-size:100% 100%}.home_bg .zuoxia{top:calc(50% + 200px);left:calc(30%);background-image:url(/_next/static/media/zuoxia.e1398b92.png)}.home_bg .you,.home_bg .zuoxia{width:-moz-max-content;width:max-content;background-repeat:no-repeat;background-size:100% 100%}.home_bg .you{top:calc(50% - 200px);right:calc(25%);background-image:url(/_next/static/media/you.a317e9d5.png)}.consensualBg,.messengerBg{font-family:Port Lligat Slab;height:100vh}.messengerContent{height:auto;overflow-y:auto}.messengerContentBg{background-image:url(/_next/static/media/Subtract.c47a09ab.png);background-repeat:no-repeat;background-size:cover;background-position:50%;width:419px;height:356px;position:relative}.messengerContentBgItem1{opacity:.3;left:84px;top:228px;width:56px;height:56px}.messengerContentBgItem1,.messengerContentBgItem2{position:absolute;flex-shrink:0;background:#072d19;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}.messengerContentBgItem2{left:135px;top:124px;width:150px;height:150px}.messengerContentBgItem3{opacity:.3;right:83px;top:228px;position:absolute;width:56px;height:56px;flex-shrink:0;background:#072d19;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center}.gangsterBg{font-family:Port Lligat Slab;height:100vh}.deck{overflow:hidden}.deck .slick-dots li{flex:1 1!important;width:-moz-max-content!important;width:max-content!important;border-radius:2px;height:6px;background-color:hsla(0,0%,100%,.42);overflow:hidden}.deck .slick-dots li:hover{background-color:#fff}.deck .slick-active{background-color:#fff!important}.deckBottom{padding-left:20px;padding-right:20px;height:64px;width:100%;position:absolute;bottom:0;background:#333;justify-content:center}.deckBottom svg{color:#fff}.tokenomicsImg{height:100%;margin:auto;cursor:zoom-in;background-color:#e6e6e6;transition:background-color .3s}.tokenomics{height:100vh;background-color:#0e0e0e;display:flex;justify-content:center;align-items:center;overflow:hidden}.Slab{font-family:Port Lligat Slab}.headerBtn{box-shadow:0 1.992px 5.977px 0 rgba(0,0,0,.06),inset 0 0 1.992px 0 hsla(0,0%,100%,.5)}.modal242424 .ant-modal-content{background:#242424}@media (max-width:680px){.mint_links svg{width:12px;height:12px}.messengerContentBg{width:370px}.messengerContentBgItem1{left:57px}.messengerContentBgItem2{left:111px}.messengerContentBgItem3{right:57px}.tokenomicsImg{width:100%;height:auto}.home_bg{font-family:Port Lligat Slab;min-height:100vh;background-image:url(/_next/static/media/phone.3188b0fd.jpg);background-repeat:no-repeat;background-size:100% 100%}}@media (min-width:768px){.md\:mt-\[20px\]{margin-top:20px}.md\:mt-\[24px\]{margin-top:24px}.md\:mt-\[30px\]{margin-top:30px}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-\[46px\]{height:46px}.md\:h-\[52px\]{height:52px}.md\:h-\[58px\]{height:58px}.md\:w-\[134px\]{width:134px}.md\:w-\[350px\]{width:350px}.md\:w-\[419px\]{width:419px}.md\:w-\[650px\]{width:650px}.md\:w-\[70px\]{width:70px}.md\:w-\[90px\]{width:90px}.md\:items-center{align-items:center}.md\:gap-\[18px\]{grid-gap:18px;gap:18px}.md\:gap-\[20px\]{grid-gap:20px;gap:20px}.md\:px-\[15px\]{padding-left:15px;padding-right:15px}.md\:px-\[22px\]{padding-left:22px;padding-right:22px}.md\:px-\[40px\]{padding-left:40px;padding-right:40px}.md\:py-\[10px\]{padding-top:10px;padding-bottom:10px}.md\:py-\[19px\]{padding-top:19px;padding-bottom:19px}.md\:text-\[14px\]{font-size:14px}.md\:text-\[16px\]{font-size:16px}.md\:text-\[18px\]{font-size:18px}.md\:text-\[20px\]{font-size:20px}.md\:text-\[22px\]{font-size:22px}.md\:text-\[26px\]{font-size:26px}.md\:text-\[28px\]{font-size:28px}}@media (min-width:1536px){.\32xl\:gap-\[20px\]{grid-gap:20px;gap:20px}}body{margin:0;font:normal 75% Arial,Helvetica,sans-serif}canvas{display:block;vertical-align:bottom}#particles-js{position:absolute;width:100%;height:100%;background-color:#232741;background-repeat:no-repeat;background-size:20%;background-position:0 50%}.particles-js_gif{background-image:url(/_next/static/media/caihong.d7a1cb50.gif)}.count-particles{position:absolute;top:0;left:0;width:100%;height:100vh;overflow-y:auto}.count-particles-content{min-height:calc(100% - 90px)}.js-count-particles{font-size:1.1em}#stats{border-radius:3px 3px 0 0;overflow:hidden}.count-particles{border-radius:0 0 3px 3px}.logoTxt{font-family:Rajdhani;font-weight:600}.logoBtn,.logoTxt{color:#fff;font-style:normal;line-height:normal}.logoBtn{display:flex;justify-content:center;align-items:center;grid-gap:10px;gap:10px;border:1px solid #79e7e8;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);font-weight:400;text-decoration-line:underline;cursor:pointer}.Rakkas,.logoBtn{font-family:Rakkas}.Rakkas{font-style:normal;line-height:normal;text-transform:capitalize}