.Feathers-module__os9i8q__container{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.Feathers-module__os9i8q__feather{filter:blur(30px);opacity:.45;border-radius:50% 50% 50% 0;width:120px;height:120px;position:absolute}.Feathers-module__os9i8q__red{background:radial-gradient(#e01521 0%,#b4040b 60%,#0000 100%)}.Feathers-module__os9i8q__blue{background:radial-gradient(#1a6dd4 0%,#013278 60%,#0000 100%)}.Feathers-module__os9i8q__green{background:radial-gradient(#37a131 0%,#0b621b 60%,#0000 100%)}.Feathers-module__os9i8q__yellow{background:radial-gradient(#efd741 0%,#d4b820 60%,#0000 100%)}.Feathers-module__os9i8q__tl{width:180px;height:180px;top:-30px;left:-40px;transform:rotate(-25deg)}.Feathers-module__os9i8q__tr{width:160px;height:160px;top:-20px;right:-30px;transform:rotate(35deg)}.Feathers-module__os9i8q__bl{width:140px;height:140px;bottom:-30px;left:-20px;transform:rotate(15deg)}.Feathers-module__os9i8q__br{width:150px;height:150px;bottom:-20px;right:-40px;transform:rotate(-40deg)}.Feathers-module__os9i8q__cr{width:130px;height:130px;top:40%;right:-50px;transform:rotate(20deg)}.Feathers-module__os9i8q__cl{width:120px;height:120px;top:50%;left:-40px;transform:rotate(-15deg)}
.Hero-module__Zc-ESq__hero{background:var(--bg-cream);padding:5rem 2rem 0;position:relative;overflow:hidden}.Hero-module__Zc-ESq__inner{z-index:1;justify-content:space-between;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:flex;position:relative}.Hero-module__Zc-ESq__content{flex:1;max-width:540px;animation:.7s cubic-bezier(.22,1,.36,1) both Hero-module__Zc-ESq__fadeUp}@keyframes Hero-module__Zc-ESq__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Zc-ESq__title{color:var(--text-dark);letter-spacing:-1.5px;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.15}.Hero-module__Zc-ESq__highlight{background:linear-gradient(135deg, var(--gradient-1), var(--gradient-2), var(--gradient-3), var(--gradient-5), var(--gradient-6));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Zc-ESq__subtitle{color:var(--text-muted);max-width:460px;margin-top:1.25rem;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.7}.Hero-module__Zc-ESq__ctas{gap:1rem;margin-top:2rem;display:flex}.Hero-module__Zc-ESq__ctaPrimary{color:#fff;background:var(--primary);border-radius:12px;align-items:center;padding:.85rem 1.8rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.Hero-module__Zc-ESq__ctaPrimary:hover:not(.Hero-module__Zc-ESq__disabled){transform:translateY(-2px);box-shadow:0 8px 24px #01327840}.Hero-module__Zc-ESq__ctaPrimary.Hero-module__Zc-ESq__disabled{opacity:.5;cursor:default;pointer-events:none}.Hero-module__Zc-ESq__ctaSecondary{color:var(--primary);border:2px solid var(--primary);background:0 0;border-radius:12px;align-items:center;padding:.85rem 1.8rem;font-size:1rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.Hero-module__Zc-ESq__ctaSecondary:hover{background:var(--primary);color:#fff}.Hero-module__Zc-ESq__phoneContainer{flex-shrink:0;align-items:flex-start;gap:1.5rem;animation:.7s cubic-bezier(.22,1,.36,1) .3s both Hero-module__Zc-ESq__fadeUp;display:flex}.Hero-module__Zc-ESq__phoneMockup{background:#0f172a;border-radius:32px;width:220px;padding:10px;box-shadow:0 24px 64px #0132782e,0 8px 20px #00000014}.Hero-module__Zc-ESq__phoneMockup:last-child{margin-top:3rem}.Hero-module__Zc-ESq__phoneImage{border-radius:22px;width:100%;height:auto;display:block}.Hero-module__Zc-ESq__gradientBar{z-index:1;background:linear-gradient(90deg, var(--gradient-1), var(--gradient-2), var(--gradient-3), var(--gradient-4), var(--gradient-5), var(--gradient-6), var(--gradient-7));transform-origin:50%;height:4px;margin-top:4rem;animation:1.2s cubic-bezier(.22,1,.36,1) both Hero-module__Zc-ESq__expandBar;position:relative}@keyframes Hero-module__Zc-ESq__expandBar{0%{opacity:0;transform:scaleX(0)}40%{opacity:1;box-shadow:0 0 18px #e0152180,0 0 40px #efd7414d}to{opacity:1;transform:scaleX(1);box-shadow:0 0 #e0152100}}@media (max-width:768px){.Hero-module__Zc-ESq__hero{padding:3rem 1.5rem 0}.Hero-module__Zc-ESq__inner{text-align:center;flex-direction:column}.Hero-module__Zc-ESq__content,.Hero-module__Zc-ESq__subtitle{max-width:100%}.Hero-module__Zc-ESq__ctas{justify-content:center}.Hero-module__Zc-ESq__phoneContainer{gap:1rem}.Hero-module__Zc-ESq__phoneMockup{border-radius:24px;width:160px;padding:8px}.Hero-module__Zc-ESq__phoneMockup:last-child{margin-top:2rem}.Hero-module__Zc-ESq__phoneImage{border-radius:16px}.Hero-module__Zc-ESq__gradientBar{margin-top:3rem}}@media (max-width:480px){.Hero-module__Zc-ESq__ctas{flex-direction:column;align-items:center}.Hero-module__Zc-ESq__ctaPrimary,.Hero-module__Zc-ESq__ctaSecondary{justify-content:center;width:100%}}
.Features-module__eKegrq__features{background:var(--bg-light);padding:5rem 2rem;position:relative;overflow:hidden}.Features-module__eKegrq__inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.Features-module__eKegrq__title{text-align:center;color:var(--text-dark);letter-spacing:-.5px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.Features-module__eKegrq__subtitle{text-align:center;color:var(--text-muted);max-width:520px;margin:.75rem auto 0;font-size:1.1rem;line-height:1.6}.Features-module__eKegrq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;display:grid}.Features-module__eKegrq__card{-webkit-backdrop-filter:blur(12px)saturate(160%);background:#ffffffa6;border:1px solid #ffffffb3;border-radius:18px;padding:1.75rem;transition:transform .25s,box-shadow .25s;box-shadow:0 2px 12px #0000000a}.Features-module__eKegrq__card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0132781a}.Features-module__eKegrq__cardIcon{margin-bottom:.75rem;font-size:2rem;display:block}.Features-module__eKegrq__cardTitle{color:var(--text-dark);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Features-module__eKegrq__cardDescription{color:var(--text-muted);font-size:.92rem;line-height:1.6}@media (max-width:900px){.Features-module__eKegrq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.Features-module__eKegrq__features{padding:3.5rem 1.5rem}.Features-module__eKegrq__grid{grid-template-columns:1fr}}
.HowItWorks-module__NpljTa__section{background:var(--bg-cream);padding:5rem 2rem;position:relative;overflow:hidden}.HowItWorks-module__NpljTa__inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.HowItWorks-module__NpljTa__title{text-align:center;color:var(--text-dark);letter-spacing:-.5px;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800}.HowItWorks-module__NpljTa__subtitle{text-align:center;color:var(--text-muted);margin-top:.75rem;font-size:1.1rem;line-height:1.6}.HowItWorks-module__NpljTa__steps{grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3.5rem;display:grid}.HowItWorks-module__NpljTa__step{text-align:center;position:relative}.HowItWorks-module__NpljTa__stepNumber{background:linear-gradient(135deg, var(--gradient-6), var(--gradient-7));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.2rem;font-weight:700;display:inline-flex}.HowItWorks-module__NpljTa__stepLine{display:none}.HowItWorks-module__NpljTa__stepTitle{color:var(--text-dark);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.HowItWorks-module__NpljTa__stepDescription{color:var(--text-muted);font-size:.9rem;line-height:1.6}@media (max-width:768px){.HowItWorks-module__NpljTa__section{padding:3.5rem 1.5rem}.HowItWorks-module__NpljTa__steps{grid-template-columns:1fr;gap:2.5rem;max-width:400px;margin-left:auto;margin-right:auto}.HowItWorks-module__NpljTa__step{text-align:left;grid-template-rows:auto auto;grid-template-columns:48px 1fr;column-gap:1rem;display:grid}.HowItWorks-module__NpljTa__stepNumber{grid-row:1/3;align-self:center;margin-bottom:0}.HowItWorks-module__NpljTa__stepTitle{align-self:end;margin-bottom:.25rem}.HowItWorks-module__NpljTa__stepDescription{align-self:start}}
.CTA-module__LaFufa__section{background:var(--primary);text-align:center;padding:5rem 2rem;position:relative;overflow:hidden}.CTA-module__LaFufa__inner{z-index:2;max-width:680px;margin:0 auto;position:relative}.CTA-module__LaFufa__title{color:#fff;letter-spacing:-.5px;font-size:clamp(1.5rem,3.5vw,2.4rem);font-weight:800;line-height:1.2}.CTA-module__LaFufa__text{color:#ffffffd9;margin-top:1rem;font-size:1.1rem;line-height:1.6}.CTA-module__LaFufa__buttons{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.CTA-module__LaFufa__storeButton{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:.65rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.CTA-module__LaFufa__storeButton:hover:not(.CTA-module__LaFufa__disabled){background:#fff3;transform:translateY(-2px)}.CTA-module__LaFufa__storeButton.CTA-module__LaFufa__disabled{opacity:.5;cursor:default;pointer-events:none}.CTA-module__LaFufa__storeIcon{flex-shrink:0;width:28px;height:28px}.CTA-module__LaFufa__storeLabel{opacity:.85;text-align:left;font-size:.7rem;display:block}.CTA-module__LaFufa__storeName{text-align:left;font-size:1.05rem;font-weight:700;display:block}@media (max-width:580px){.CTA-module__LaFufa__section{padding:3.5rem 1.5rem}.CTA-module__LaFufa__buttons{flex-direction:column;align-items:center}.CTA-module__LaFufa__storeButton{justify-content:center;width:100%;max-width:260px}}@media (prefers-reduced-motion:reduce){.CTA-module__LaFufa__ring1,.CTA-module__LaFufa__ring2{animation:none}}
.Footer-module__jVgxKq__footer{background:var(--text-dark);color:#ffffffb3;padding:3rem 2rem 2rem}.Footer-module__jVgxKq__inner{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:1100px;margin:0 auto;display:flex}.Footer-module__jVgxKq__logo{color:#fff;font-size:1.2rem;font-weight:700}.Footer-module__jVgxKq__tagline{margin-top:.25rem;font-size:.9rem}.Footer-module__jVgxKq__links{gap:1.5rem;display:flex}.Footer-module__jVgxKq__links a{color:#fff9;font-size:.85rem;text-decoration:none;transition:color .2s}.Footer-module__jVgxKq__links a:hover{color:#fff}.Footer-module__jVgxKq__copyright{color:#fff6;font-size:.8rem}
