@import"https://fonts.googleapis.com/css2?family=Chivo+Mono:ital,wght@0,100..900;1,100..900&family=Major+Mono+Display&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.floating-elements-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.floating-element{position:absolute;display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%;filter:blur(50px)}.floating-element-fill{width:93%;height:93%;border-radius:50%;z-index:-1}body{font-family:Chivo Mono,sans-serif;background-color:#000;color:#fff;margin:0;padding:0}.wrapper{width:100%;margin:0 auto}a{text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 15px}@media (max-width: 992px){.container{max-width:992px}}@media (max-width: 768px){.container{max-width:768px}}@media (max-width: 576px){.container{max-width:100%;padding:0 10px}}.content{padding:30px;margin-bottom:30px}@media (max-width: 768px){.content{padding:20px}}@media (max-width: 576px){.content{padding:15px}}.flex-row{display:flex}main.wrapper{display:flex;flex-direction:column}.hero{height:100vh;background-image:linear-gradient(to bottom,#3813c2 15%,#000000d9 75%);padding:120px 20px;color:#fff}@media (max-width: 768px){.hero .flex-row{flex-direction:column-reverse!important}}.hero .title{font-size:5.5rem;line-height:150%;font-weight:900;font-family:Major Mono Display;margin-bottom:20px;color:#fff}.hero .description{font-size:1.75rem;line-height:1.5;color:#fff;margin-bottom:30px}.hero .cta-button{background-image:linear-gradient(to right,#7367f0,#928dab 51%,#7367f0);max-width:320px;max-height:43px;margin:10px;padding:15px 45px;text-align:center;position:relative;z-index:10;text-transform:uppercase;transition:all .7s ease-in-out;background-size:200% auto;box-shadow:0 0 20px #4839eb;border-radius:10px;display:block;color:#fff;font-size:1.3rem;border:none;cursor:pointer}.hero .cta-button:hover{background-position:right center;color:#fff;text-decoration:none}@media (max-width: 768px){.hero .cta-button{padding:10px 20px;font-size:1rem}}@media (max-width: 576px){.hero .cta-button{padding:8px 16px;font-size:.9rem}}.hero .social-icons{margin-top:20px;z-index:1;display:flex;flex-direction:column;justify-content:space-evenly}.hero .social-icons a{color:#fff;margin:0 10px;font-size:1.5rem;text-decoration:none}.hero .social-icons a:hover{color:#3813c2}@media (max-width: 768px){.hero{padding:100px 10px}.hero .title{font-size:3rem}.hero .description{font-size:1.3rem}.hero .cta-button{padding:10px 20px;font-size:1rem}.hero .social-icons a{font-size:1.2rem}}@media (max-width: 576px){.hero{padding:80px 5px}.hero .title{font-size:2.5rem}.hero .description{font-size:1.2rem}.hero .cta-button{padding:8px 16px;font-size:.9rem}.hero .social-icons a{font-size:1rem}}.about{padding:60px 0;background-color:#000}.about .content{padding-left:20%}@media (max-width: 768px){.about .content{padding-left:0}}.about .flex-row{margin:45px 0;justify-content:center;gap:8%}@media (max-width: 768px){.about .flex-row{margin:0;align-items:center}}.about .title{text-align:center;font-size:3.75rem;line-height:150%;font-weight:900;color:#8265f0;font-family:Major Mono Display;margin-bottom:40px}@media (max-width: 768px){.about .title{font-size:3rem}}.about .description{max-width:400px;font-size:1.75rem;line-height:1.8;color:#fff}@media (max-width: 768px){.about .description{font-size:1.2rem}}.about .image{width:280px}.about .image img{width:100%;-o-object-fit:contain;object-fit:contain;margin:0 auto}.features-section{background-color:#000}.features-section .title{text-align:center;font-size:3rem;line-height:1.2;color:#7367f0;font-family:Major Mono Display;margin-bottom:40px}.features-section .features-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:4em;justify-content:space-between;align-content:space-around}.features-section .features-list .feature{transition:transform .3s ease,box-shadow .3s ease;width:calc(33% - 20px)}@media (max-width: 768px){.features-section .features-list .feature{width:calc(50% - 20px)}}@media (max-width: 576px){.features-section .features-list .feature{width:100%}}.features-section .features-list .feature .icon{font-size:2rem;margin-bottom:10px;color:#3813c2}.features-section .features-list .feature .feature-title{font-size:1.6rem;line-height:1.2;color:#7367f0;margin-bottom:10px}.features-section .features-list .feature .feature-description{font-size:1.1rem;line-height:1.5;color:#fff}.roadmap-section{padding:60px 0;background-color:#000}.roadmap-section .title{text-align:center;font-size:3rem;line-height:1.2;color:#7367f0;font-family:Major Mono Display;margin-bottom:40px}.roadmap-section .roadmap{display:flex;flex-direction:column;align-items:center;gap:20px}.roadmap-section .roadmap .stage{-webkit-backdrop-filter:blur(100vw);backdrop-filter:blur(100vw);border:1px solid rgba(70,70,70,.25);padding:20px;border-radius:10px;width:100%;max-width:800px;transition:border-color .7s cubic-bezier(.4,0,.2,1)}.roadmap-section .roadmap .stage:hover{border-color:#9f9f9f40}.roadmap-section .roadmap .stage .date{font-size:1.3rem;color:#3813c2;margin-bottom:10px}.roadmap-section .roadmap .stage .stage-title{font-size:1.6rem;margin-bottom:10px;color:#7367f0}.roadmap-section .roadmap .stage .description{font-size:1.1rem;color:#fff}.faq-section{padding:60px 0;background-color:#000}.faq-section .title{text-align:center;font-family:Major Mono Display;font-size:3rem;margin-bottom:40px;color:#7367f0}.faq-section .faq-list{max-width:800px;margin:0 auto}.faq-section .faq-list .faq-item{border-bottom:1px solid #fff;padding:20px 0;cursor:pointer;transition:background-color .3s ease,padding .3s ease}.faq-section .faq-list .faq-item:hover{background-color:#222;padding-left:20px}.faq-section .faq-list .faq-item .question{font-size:1.6rem;color:#7367f0;margin:0}.faq-section .faq-list .faq-item .answer{display:none;font-size:1.1rem;color:#fff;padding-top:10px}.faq-section .faq-list .faq-item.active .answer{display:block}.footer-section{padding:40px 0;background-color:#000;color:#3813c2}.footer-section .footer-content{max-width:1200px;font-size:1.25em;display:flex;justify-content:space-between;flex-wrap:wrap;margin:0 auto}@media (max-width: 1200px){.footer-section .footer-content{margin:0 10%}}@media (max-width: 576px){.footer-section .footer-content{flex-direction:column;align-items:self-start;margin:0 5%;gap:15px}}.footer-section .footer-content .contact-info{display:flex;flex-direction:column;gap:15px}.footer-section .footer-content .contact-info .email,.footer-section .footer-content .contact-info .phone{display:block;margin:5px 0}.footer-section .footer-content .contact-info .email:hover,.footer-section .footer-content .contact-info .phone:hover{color:#2b0e94}.footer-section .footer-content .social-links{display:flex;flex-direction:column;margin-bottom:20px}.footer-section .footer-content .social-links .social-icon{display:inline-block;margin:0 10px;width:45px;height:45px}.footer-section .footer-content .social-links .social-icon img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.footer-section .footer-content .social-links .social-icon:hover{opacity:.8}.footer-section .footer-content .footer-links{display:flex;flex-direction:column;margin-bottom:20px}.footer-section .footer-content .footer-links a{text-decoration:none;text-transform:uppercase;margin:0 10px;font-size:1.1rem}.footer-section .footer-content .footer-links a:hover{color:#2b0e94}.footer-section .copyright{text-align:center;font-size:1rem}.glitch-text{display:inline-block;position:relative;font-size:48px;font-weight:700;color:#fff}.glitch-char{display:inline-block;animation:glitch .7s infinite alternate;color:#dedede;opacity:0}@keyframes glitch{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.Bot-Main{background:#000;font-family:Major Mono Display!important;display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.Bot-Main .text-content{font-size:2em;line-height:150%;color:#3813c2}.Bot-Main .tap2earn-btn{width:320px;height:320px;position:relative;background:#0000;border:none;cursor:pointer}.Bot-Main .tap2earn-btn img{position:absolute;top:0;left:0;width:100%;height:100%}.app-container{display:flex;flex-direction:column;height:100vh}.page-content{flex-grow:1;padding:16px}.bottom-nav{display:flex;justify-content:space-around;align-items:center;position:fixed;bottom:0;left:0;right:0;background-color:#22222273;padding:8px 0;box-shadow:0 -2px 5px #0000001a}.nav-button{flex-grow:1;text-align:center;padding:8px 0;border:none;background-color:transparent;font-size:14px;color:#fff;display:flex;flex-direction:column;align-items:center;transition:all .6s ease-in-out}.nav-button:focus{outline:none}.nav-button:hover{background-color:#09090973;border-radius:8px}.nav-button svg,.nav-button *{width:24px;height:24px;margin-bottom:4px}.ref-page{padding:16px}.ref-page h2{text-align:center;margin-bottom:16px;font-size:24px;color:#fff}.ref-page .referral-list{list-style:none;padding:0;margin:0}.ref-page .referral-list .referral-item{padding:12px;margin-bottom:8px;border:1px solid #464646;border-radius:8px;display:flex;justify-content:space-between;align-items:center;transition:all .6s ease-in-out}.ref-page .referral-list .referral-item:hover{background-color:#22222273}.ref-page .referral-list .referral-item .referral-details{display:flex;justify-content:space-between;width:100%}.ref-page .referral-list .referral-item .referral-details .referral-name{font-weight:700;color:#fff}.ref-page .referral-list .referral-item .referral-details .referral-earnings{font-size:1.5em;line-height:150%;color:#3813c2;font-weight:700}.task-page{padding:16px}.task-page h3{text-align:center;margin-bottom:16px;font-size:24px;font-family:Major Mono Display}.task-page .task-list{list-style:none;padding:0;margin:0}.task-page .task-list .task-item{padding:12px;margin-bottom:8px;border:1px solid #464646;border-radius:8px;display:flex;justify-content:space-between;align-items:center;background-color:#000}.task-page .task-list .task-item.completed{opacity:.5}.task-page .task-list .task-item:hover{background-color:#222}.task-page .task-list .task-item .task-details{display:flex;flex-direction:column}.task-page .task-list .task-item .task-details .task-title{font-weight:700;color:#3813c2}.task-page .task-list .task-item .task-details .task-description{color:#fff;font-size:14px}.task-page .task-list .task-item .task-status{font-weight:700;color:#3813c2}.task-page .task-list .task-item .task-status.completed{color:#28a745}.task-page .task-list .task-item .verify-task-button{border:1x solid #7367F0;background-color:#0000;padding:8px 16px;border-radius:12px;color:#fff}.boost-page{padding:16px}.boost-page h2{text-align:center;margin-bottom:16px;font-size:24px;font-family:Major Mono Display}.boost-page .boost-list{list-style:none;padding:0;margin:0}.boost-page .boost-list .boost-item{padding:12px;margin-bottom:8px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;background-color:#22222273}.boost-page .boost-list .boost-item.active{background-color:#00000073;border:1px solid #3c3c3c}.boost-page .boost-list .boost-item:hover{background-color:#09090973}.boost-page .boost-list .boost-item .boost-details{display:flex;flex-direction:column}.boost-page .boost-list .boost-item .boost-details .boost-title{font-weight:700}.boost-page .boost-list .boost-item .boost-details .boost-description{font-size:14px}.boost-page .boost-list .boost-item .boost-multiplier{font-weight:700;color:#007bff;font-size:18px}.boost-page .boost-list .boost-item .boost-multiplier.active{color:#0c5460}.status-page{padding:16px}.status-page h2{text-align:center;margin-bottom:16px;font-size:24px;font-family:Major Mono Display}.status-page .status-details .status-item{margin-bottom:12px}.status-page .status-details .status-item .status-label{font-weight:700}.status-page .status-details .status-item .status-value{float:right;font-weight:700}.status-page .status-details .status-item .progress-bar{background-color:#22222273;border-radius:8px;height:12px;margin-top:8px;margin-bottom:8px;overflow:hidden}.status-page .status-details .status-item .progress-bar .progress{height:100%;background-color:#7367f0;border-radius:8px}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 400px){.container{max-width:400px}}@media (min-width: 500px){.container{max-width:500px}}@media (min-width: 600px){.container{max-width:600px}}@media (min-width: 1440px){.container{max-width:1440px}}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.bottom-12{bottom:3rem}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.my-24{margin-top:6rem;margin-bottom:6rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-3{margin-left:.75rem}.ml-6{margin-left:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-\[75\%\]{margin-top:75%}.mt-auto{margin-top:auto}.flex{display:flex}.grid{display:grid}.aspect-square{aspect-ratio:1 / 1}.h-14{height:3.5rem}.h-96{height:24rem}.h-\[63px\]{height:63px}.h-\[90vh\]{height:90vh}.h-full{height:100%}.max-h-\[85vh\]{max-height:85vh}.w-10\/12{width:83.333333%}.w-14{width:3.5rem}.w-\[110px\]{width:110px}.w-\[75vw\]{width:75vw}.w-full{width:100%}.max-w-4xl{max-width:56rem}.max-w-\[250px\]{max-width:250px}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-\[\.99\]{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes fade-out-top-right{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100%)}}.animate-fade-out-top-right{animation:fade-out-top-right 1s ease-out}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-2{gap:.5rem}.gap-4{gap:1rem}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-solid{border-style:solid}.border-\[\#000\]\/45{border-color:#00000073}.border-\[\#3813C2\]{--tw-border-opacity: 1;border-color:rgb(56 19 194 / var(--tw-border-opacity))}.bg-\[\#22222272\]{background-color:#22222272}.bg-\[\#3813C2\]{--tw-bg-opacity: 1;background-color:rgb(56 19 194 / var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.bg-cover{background-size:cover}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.pt-16{padding-top:4rem}.font-heading{font-family:Major Mono Display}.font-primary{font-family:Chivo Mono}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-\[11px\]{font-size:11px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-light{font-weight:300}.text-\[\#3813C2\]{--tw-text-opacity: 1;color:rgb(56 19 194 / var(--tw-text-opacity))}.text-\[\#7367f0\]{--tw-text-opacity: 1;color:rgb(115 103 240 / var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.opacity-50{opacity:.5}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.drop-shadow-\[0_0_26px_\#662597\]{--tw-drop-shadow: drop-shadow(0 0 26px #662597);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)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@layer "index.scss";.hover\:bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:bg-green-700:hover{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}@media not all and (min-width: 400px){.max-sm\:h-10{height:2.5rem}.max-sm\:w-10{width:2.5rem}.max-sm\:px-4{padding-left:1rem;padding-right:1rem}.max-sm\:text-2xl{font-size:1.5rem;line-height:2rem}.max-sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.max-sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 400px){.sm\:p-4{padding:1rem}}@media (min-width: 600px){.lg\:p-8{padding:2rem}}
