.home_trustBar__YPbtx{background-color:var(--color-white);border-bottom:1px solid rgba(0,0,0,.08);padding:1.25rem 2rem}.home_trustBarItems__sNCSg{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.home_trustBarItem__PhdXE{display:flex;align-items:center;gap:.75rem;padding:.6rem 2.5rem}.home_trustBarDivider__ivvfJ{width:1px;height:2.5rem;background-color:rgba(0,0,0,.12);flex-shrink:0}.home_trustBarIcon__hWCyh{color:var(--color-orange);display:flex;align-items:center;flex-shrink:0}.home_trustBarText__i1Rgf{display:flex;flex-direction:column;gap:.1rem}.home_trustBarLabel__384tp{font-size:.9rem;font-weight:700;color:var(--color-black);letter-spacing:.01em;white-space:nowrap}.home_trustBarSublabel__lqJJV{font-size:.75rem;color:var(--color-gray-dark);white-space:nowrap}.home_trustBarStars__8JPAg{display:flex;gap:.15rem;color:var(--color-orange);flex-shrink:0}.home_anniversary__MYziM{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--color-orange) 0,#ff64b4 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-white);font-weight:900;font-size:1rem;letter-spacing:-.03em}@media (max-width:768px){.home_trustBar__YPbtx{padding:1rem}.home_trustBarItem__PhdXE{padding:.5rem 1.25rem}.home_trustBarDivider__ivvfJ{display:none}}@media (max-width:480px){.home_trustBarLabel__384tp{font-size:.82rem}.home_trustBarSublabel__lqJJV{font-size:.7rem}}.home_introSection__Pn5TB{background-color:var(--color-dark-section);position:relative}.home_featuresGrid__BrWWb{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.home_featureCard__1sKhv{text-align:center;padding:2rem;border:2px solid var(--color-white);border-radius:8px;transition:all .3s ease;background:linear-gradient(135deg,var(--color-dark-bg) 0,rgba(255,129,88,.05) 100%);position:relative;overflow:hidden}.home_featureCard__1sKhv:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0,var(--color-orange) 50%,transparent 100%);opacity:0;transition:opacity .3s ease}.home_featureCard__1sKhv:hover:before{opacity:1}.home_featureCard__1sKhv:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(255,129,88,.3);border-color:var(--color-orange);background:linear-gradient(135deg,var(--color-dark-bg) 0,rgba(255,129,88,.1) 100%)}.home_featureIcon__sG1DJ{margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.home_featureIconPink__wdJxp{color:#ff64b4}.home_featureIconOrange__9sZZc{color:#ff9664}.home_featureIconViolet__mrNr5{color:#c864ff}.home_featureCard__1sKhv h3{margin-bottom:1rem;color:var(--color-white)}.home_featureCard__1sKhv p{color:var(--color-text-light);line-height:1.6}@media (max-width:768px){.home_featuresGrid__BrWWb{grid-template-columns:1fr;gap:1.5rem}.home_featureCard__1sKhv{padding:1.5rem}}.home_testimonialsSection__HmSpX{background:linear-gradient(135deg,hsla(0,0%,100%,.05),rgba(255,129,88,.1));padding:5rem 2rem;position:relative;transition:background .1s ease-out;will-change:background;overflow-x:hidden;width:100%}.home_carousel__8QthN{position:relative;max-width:1400px;width:100%;margin:0 auto;overflow:hidden;min-height:300px;padding:0 1rem}.home_track__bw1SR{display:flex;width:100%;transition:transform .8s cubic-bezier(.34,1.56,.64,1);will-change:transform;align-items:stretch;gap:2rem;overflow:visible}.home_testimonialCard__qKpgw{min-width:calc(70% - 1rem);width:calc(70% - 1rem);max-width:calc(70% - 1rem);padding:3rem 2rem;background:linear-gradient(135deg,hsla(0,0%,100%,.12),rgba(255,129,88,.18));border:2px solid hsla(0,0%,100%,.4);border-radius:12px;text-align:center;flex-shrink:0;flex-grow:0;display:flex;flex-direction:column;justify-content:center;box-shadow:0 10px 30px rgba(0,0,0,.4),0 5px 15px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.home_testimonialCard__qKpgw:before{content:'"';position:absolute;top:1.5rem;left:2rem;font-size:5rem;color:var(--color-orange);opacity:.4;font-family:serif;line-height:1}.home_testimonialText__aI6Nv{color:var(--color-white);font-size:1.3rem;line-height:1.8;margin-bottom:1.5rem;font-style:italic;position:relative;z-index:1;word-wrap:break-word;text-shadow:0 2px 4px rgba(0,0,0,.3)}.home_testimonialFooter__3PhaB{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;position:relative;z-index:1}.home_testimonialStars__HFe_T{display:flex;gap:.25rem;color:var(--color-orange);align-items:center}.home_testimonialAuthor__S2IYL{color:var(--color-orange);font-weight:600;font-size:1.1rem}.home_indicators__2Nfxl{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}.home_indicator__q4CXx{width:12px;height:12px;border-radius:50%;border:2px solid var(--color-white);background-color:transparent;cursor:pointer;transition:all .3s ease;padding:0}.home_indicator__q4CXx:hover{transform:scale(1.2)}.home_indicatorActive__r_eoD,.home_indicator__q4CXx:hover{background-color:var(--color-orange);border-color:var(--color-orange)}.home_indicatorActive__r_eoD{width:32px;border-radius:6px}@media (max-width:768px){.home_testimonialsSection__HmSpX{padding:3rem 1rem}.home_carousel__8QthN{max-width:100%;padding:0}.home_track__bw1SR{gap:1rem}.home_testimonialCard__qKpgw{min-width:100%;width:100%;max-width:100%;padding:2rem 1.5rem}.home_testimonialText__aI6Nv{font-size:1rem;line-height:1.6}.home_testimonialFooter__3PhaB{flex-direction:column;align-items:flex-start;gap:.5rem}.home_testimonialAuthor__S2IYL{font-size:.95rem}}.home_appSection__wnlHJ{background:transparent;padding:0;position:relative;transition:background .3s ease-out;will-change:background}.home_appCard__x5FKN{display:grid;grid-template-columns:1fr 2fr;align-items:center;grid-gap:4rem;gap:4rem;width:100%;padding:3rem 2rem;background:linear-gradient(135deg,var(--color-dark-bg) 0,rgba(255,129,88,.05) 100%)}.home_phoneMockup__NB9sn{display:flex;justify-content:center;align-items:center}.home_phoneFrame__LlnbK{width:280px;height:560px;background:linear-gradient(145deg,#1a1a1a,#2a2a2a);border-radius:40px;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.5),0 0 0 2px hsla(0,0%,100%,.1),inset 0 2px 4px hsla(0,0%,100%,.1);transition:transform .3s ease}.home_appCard__x5FKN:hover .home_phoneFrame__LlnbK{transform:translateY(-20px)}.home_phoneScreen__Phqvi{width:100%;height:100%;background:var(--color-dark-bg);border-radius:32px;overflow:hidden;position:relative}.home_appContent__ikxes{display:flex;flex-direction:column;justify-content:center;padding:2rem 0}.home_appContent__ikxes h2{color:var(--color-white);margin-bottom:1rem;font-size:2.5rem}.home_appContent__ikxes p{color:var(--color-text-light);font-size:1.2rem;margin-bottom:2.5rem;line-height:1.8}.home_appButtons__3bKxa{display:flex;gap:1rem;flex-wrap:wrap}.home_appButton__8ZOgp{display:flex;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem 1.5rem;background-color:var(--color-white);color:var(--color-black);border:2px solid var(--color-white);border-radius:8px;text-decoration:none;transition:all .3s ease;min-width:150px}.home_appButton__8ZOgp div{display:flex;flex-direction:column;align-items:flex-start}.home_appButton__8ZOgp span{font-size:.75rem;line-height:1}.home_appButton__8ZOgp strong{font-size:1.1rem;font-weight:700;line-height:1.2;margin-top:.2rem;display:block}.home_appButton__8ZOgp:hover{background-color:var(--color-orange);border-color:var(--color-orange);color:var(--color-white);transform:translateY(-2px);box-shadow:0 5px 15px rgba(255,129,88,.4)}@media (max-width:968px){.home_appCard__x5FKN{grid-template-columns:1fr;gap:3rem;text-align:center}.home_appButtons__3bKxa{justify-content:center}.home_phoneFrame__LlnbK{width:240px;height:480px}}@media (max-width:768px){.home_appContent__ikxes h2{font-size:2rem}.home_phoneFrame__LlnbK{width:200px;height:400px}}.home_ctaSection__veMHp{padding:4rem 0!important;width:100vw!important;position:relative;left:calc(-50vw + 50%)!important;box-sizing:border-box}.home_storyCard__ek5X9{display:flex;align-items:stretch;width:100%;background-color:var(--color-white);box-shadow:0 8px 32px rgba(0,0,0,.1);overflow:hidden}.home_storyImage__gyYCM{flex:0 0 60%;position:relative;overflow:hidden;-webkit-clip-path:polygon(0 0,calc(100% - 60px) 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 60px) 0,100% 100%,0 100%);min-height:400px}.home_storyText__uHaUo{flex:0 0 40%;padding:4rem 3rem;display:flex;flex-direction:column;justify-content:center;text-align:left}.home_storyText__uHaUo h2{margin-bottom:2rem;color:var(--color-black)}.home_storyText__uHaUo p{font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;color:var(--color-gray-dark)}.home_ctaButton__K5fiE{display:inline-block;padding:.75rem 2rem;background-color:var(--color-orange);color:var(--color-white);border:2px solid var(--color-orange);border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;text-decoration:none;margin-top:1rem;align-self:center}.home_ctaButton__K5fiE:hover{background-color:var(--color-white);color:var(--color-orange);transform:scale(1.05)}@media (max-width:768px){.home_ctaSection__veMHp{padding:3rem 1rem!important}.home_storyCard__ek5X9{flex-direction:column}.home_storyImage__gyYCM{flex:1 1;-webkit-clip-path:none;clip-path:none;min-height:300px}.home_storyText__uHaUo{flex:1 1;padding:3rem 2rem;text-align:center}}.Hero_hero__bqvNd{position:relative;height:60vh;min-height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center;text-align:center}.Hero_heroImage__DWxR9{position:absolute;top:-20%;left:0;width:100%;height:120%;will-change:transform,opacity;transition:opacity .1s ease-out;filter:grayscale(100%)}.Hero_overlay__GFOqg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.5));z-index:1}.Hero_content__WDVga{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;color:var(--color-white);padding:2rem;max-width:800px;pointer-events:none;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.Hero_title__h4PJ2{background:linear-gradient(var(--gradient-angle,135deg),#ff64b4 0,#ff9664 35%,#ffbe8c 50%,#c864ff 75%,#f08cff 100%);background-size:200% 100%;background-position:var(--gradient-x,50%) 0;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;margin-bottom:1rem;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.8));will-change:background-position;transition:background-position .05s linear}.Hero_subtitle__WCdI_{font-size:clamp(1rem,2vw,1.5rem);color:var(--color-white);text-shadow:1px 1px 2px rgba(0,0,0,.5);margin-top:1rem}@media (max-width:768px){.Hero_hero__bqvNd{height:60vh;min-height:400px}.Hero_content__WDVga{top:55%}}