.Header-module__Af2_WG__header{z-index:100;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__header.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffef7e6;box-shadow:0 2px 20px #0000001a}.Header-module__Af2_WG__headerContent{justify-content:space-between;align-items:center;display:flex}.Header-module__Af2_WG__logo{font-family:"Fredoka",var(--font-fredoka),sans-serif;background:linear-gradient(135deg,var(--pink),var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;transition:opacity .3s}.Header-module__Af2_WG__logo:hover{opacity:.8}@media (max-width:768px){.Header-module__Af2_WG__logo{font-size:1.5rem}}
.Hero-module__Z8hQ_W__hero{align-items:center;min-height:100vh;padding:100px 0 80px;display:flex}.Hero-module__Z8hQ_W__heroContainer{text-align:center;flex-direction:column;align-items:center;gap:40px;display:flex}@media (min-width:768px){.Hero-module__Z8hQ_W__heroContainer{text-align:left;flex-direction:row;gap:60px}}.Hero-module__Z8hQ_W__heroContent{flex:1}.Hero-module__Z8hQ_W__title{font-family:"Fredoka",var(--font-fredoka),sans-serif;color:var(--black);margin-bottom:24px;font-size:clamp(2.5rem,8vw,4.5rem);font-weight:700;line-height:1.1}.Hero-module__Z8hQ_W__title span{display:block}.Hero-module__Z8hQ_W__description{color:#555;max-width:500px;margin-bottom:32px;font-size:1.25rem;line-height:1.7}.Hero-module__Z8hQ_W__ctas{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}@media (min-width:768px){.Hero-module__Z8hQ_W__ctas{justify-content:flex-start}}.Hero-module__Z8hQ_W__heroMascot{flex:none;position:relative}.Hero-module__Z8hQ_W__mascotContainer{width:280px;height:280px;animation:3s ease-in-out infinite Hero-module__Z8hQ_W__bounce;position:relative}@media (min-width:768px){.Hero-module__Z8hQ_W__mascotContainer{width:350px;height:350px}}.Hero-module__Z8hQ_W__mascotPlaceholder{filter:drop-shadow(0 20px 40px #9b5de54d);justify-content:center;align-items:center;width:100%;height:100%;font-size:8rem;display:flex}.Hero-module__Z8hQ_W__mascotRing{border:4px dashed var(--pink-light);border-radius:50%;width:110%;height:110%;animation:20s linear infinite Hero-module__Z8hQ_W__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes Hero-module__Z8hQ_W__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}
.Integrations-module__jRjnNa__integrations{text-align:center;background:linear-gradient(#0000 0%,#9b5de50d 100%);padding:60px 0}.Integrations-module__jRjnNa__title{font-family:"Fredoka",var(--font-fredoka),sans-serif;color:#777;margin-bottom:40px;font-size:1.5rem;font-weight:600}.Integrations-module__jRjnNa__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;display:flex}.Integrations-module__jRjnNa__item{background:var(--white);border-radius:20px;flex-direction:column;align-items:center;gap:12px;padding:20px 30px;transition:all .3s;display:flex;box-shadow:0 4px 20px #00000014}.Integrations-module__jRjnNa__item:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.Integrations-module__jRjnNa__icon{color:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.Integrations-module__jRjnNa__name{color:var(--black);font-size:.9rem;font-weight:600}
.Features-module__ZD3nRW__features{padding:80px 0}.Features-module__ZD3nRW__title{font-family:"Fredoka",var(--font-fredoka),sans-serif;text-align:center;color:var(--black);margin-bottom:60px;font-size:clamp(2rem,5vw,3rem)}.Features-module__ZD3nRW__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;display:grid}.Features-module__ZD3nRW__card{position:relative}.Features-module__ZD3nRW__card:first-child:before{content:"";background:var(--pink);border-radius:24px 24px 0 0;width:100%;height:6px;position:absolute;top:0;left:0}.Features-module__ZD3nRW__card:nth-child(2):before{content:"";background:var(--purple);border-radius:24px 24px 0 0;width:100%;height:6px;position:absolute;top:0;left:0}.Features-module__ZD3nRW__card:nth-child(3):before{content:"";background:var(--teal);border-radius:24px 24px 0 0;width:100%;height:6px;position:absolute;top:0;left:0}.Features-module__ZD3nRW__icon{border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:2rem;display:flex}.Features-module__ZD3nRW__card:first-child .Features-module__ZD3nRW__icon{background:var(--pink-light)}.Features-module__ZD3nRW__card:nth-child(2) .Features-module__ZD3nRW__icon{background:var(--purple-light)}.Features-module__ZD3nRW__card:nth-child(3) .Features-module__ZD3nRW__icon{background:#00d4aa4d}.Features-module__ZD3nRW__cardTitle{font-family:"Fredoka",var(--font-fredoka),sans-serif;color:var(--black);margin-bottom:12px;font-size:1.4rem}.Features-module__ZD3nRW__cardDescription{color:#666;line-height:1.6}
.CTA-module__n-fbaG__section{text-align:center;padding:80px 0}.CTA-module__n-fbaG__box{background:linear-gradient(135deg,var(--pink),var(--purple));border-radius:40px;padding:60px 40px;position:relative;overflow:hidden}.CTA-module__n-fbaG__box:before{content:"";background:radial-gradient(circle,#fff3 0%,#0000 70%);width:100%;height:100%;position:absolute;top:-50%;right:-50%}.CTA-module__n-fbaG__title{font-family:"Fredoka",var(--font-fredoka),sans-serif;color:var(--white);margin-bottom:20px;font-size:clamp(2rem,5vw,2.8rem);position:relative}.CTA-module__n-fbaG__description{color:#ffffffe6;margin-bottom:32px;font-size:1.2rem;position:relative}.CTA-module__n-fbaG__btn{background:var(--white);color:var(--purple);font-family:"Fredoka",var(--font-fredoka),sans-serif;cursor:pointer;border:none;border-radius:50px;padding:18px 48px;font-size:1.2rem;font-weight:700;transition:all .3s;position:relative;box-shadow:0 8px 25px #0003}.CTA-module__n-fbaG__btn:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 12px 35px #0000004d}@media (max-width:768px){.CTA-module__n-fbaG__box{border-radius:24px;padding:40px 24px}}
.Footer-module__EZoWya__footer{text-align:center;border-top:2px solid #eee;padding:40px 0}.Footer-module__EZoWya__logo{font-family:"Fredoka",var(--font-fredoka),sans-serif;background:linear-gradient(135deg,var(--pink),var(--purple));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:1.5rem;font-weight:700;display:block}.Footer-module__EZoWya__tagline{color:#888;font-size:.95rem}
