@font-face{font-family:Galano Grotesque;src:url(/fonts/GalanoGrotesqueAltRegular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Galano Grotesque;src:url(/fonts/GalanoGrotesqueAltMedium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Galano Grotesque;src:url(/fonts/GalanoGrotesqueAltBold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Galano Grotesque;src:url(/fonts/GalanoGrotesqueAltExtraBold.otf) format("opentype");font-weight:800;font-style:normal;font-display:swap}:export{violetColor:#9300da}.mobile-landing-hero{display:flex;flex-direction:column;width:100%;margin-top:-1px;font-family:var(--font-inter),"Inter","Montserrat",sans-serif}@media screen and (min-width:600px){.mobile-landing-hero{display:none!important}}.mobile-landing-hero__browse-categories{background-color:#4c4c4c;color:#fff;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600}.mobile-landing-hero__browse-categories svg{stroke:#fff}.mobile-landing-hero__purple-section{background:linear-gradient(180deg,#791faa,#711aa5,#6c17a0);padding:32px 16px 40px;border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;flex-direction:column;align-items:center;text-align:center}.mobile-landing-hero__title{color:#fff;font-size:28px;font-weight:700;font-family:Galano Grotesque,sans-serif;margin-bottom:24px;letter-spacing:-.5px}.mobile-landing-hero__search-form{width:100%;margin-bottom:38px}.mobile-landing-hero__search-container{background-color:#fff;border-radius:12px;padding:16px;display:flex;align-items:center;box-shadow:0 4px 12px rgba(0,0,0,.15)}.mobile-landing-hero__search-input{border:none;outline:none;width:100%;margin-left:12px;font-size:16px;font-weight:500;color:#323232}.mobile-landing-hero__search-input::placeholder{color:#abaaaa}.mobile-landing-hero__ai-button{background:linear-gradient(90deg,#5eead4,#9333ea);border:none;border-radius:12px;padding:14px 16px;width:100%;display:flex;justify-content:flex-start;align-items:center;color:#fff;font-weight:600;font-size:16px;font-family:Galano Grotesque,sans-serif;position:relative;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.2);margin-bottom:6px}.mobile-landing-hero__ai-content{display:flex;align-items:center;gap:32px}.mobile-landing-hero__ai-logo{height:28px;width:auto}.mobile-landing-hero__badge{background-color:#64dc55;color:#fff;font-size:10px;font-weight:800;padding:6px 20px;border-radius:4px;position:absolute;top:-12px;right:-2px;box-shadow:0 2px 4px rgba(0,0,0,.2)}.mobile-landing-hero__bottom-section{display:flex;flex-direction:column;align-items:center;background-color:#fafafa}.mobile-landing-hero__how-to-use{background-color:#9300da;color:#fff;border:none;border-radius:8px;padding:18px;width:100%;font-family:Galano Grotesque,sans-serif;font-weight:700;font-size:15px;cursor:pointer}.mobile-landing-hero__featured{text-align:center;width:100%;background:#fafafa}.mobile-landing-hero__logos{max-width:100%;height:auto;opacity:.9}.mobile-landing-hero__arrow-container{cursor:pointer;padding-bottom:12px}.mobile-landing-hero__arrow{animation:bounce 2s ease-in-out infinite;display:flex;justify-content:center;align-items:center}.mobile-landing-hero__arrow svg{stroke-width:4;stroke:#9300da;fill:#9300da;color:#9300da}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-8px)}60%{transform:translateY(-4px)}}