.fruisce_page__HexVE{min-height:100vh;background:var(--bg-primary);position:relative;overflow-x:hidden}.fruisce_canvasContainer__w_LHc{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;opacity:.4}.fruisce_breadcrumb__3FFtO{position:relative;z-index:1;display:flex;align-items:center;gap:.5rem;padding:100px 2rem 0;max-width:1400px;margin:0 auto;font-size:.9rem}.fruisce_breadcrumb__3FFtO a{color:var(--text-muted);text-decoration:none;transition:color .3s ease}.fruisce_breadcrumb__3FFtO a:hover{color:var(--primary-red)}.fruisce_breadcrumb__3FFtO span{color:var(--text-primary);font-weight:500}.fruisce_breadcrumb__3FFtO svg{color:var(--text-muted)}.fruisce_hero__pbGI1{position:relative;z-index:1;padding:4rem 2rem 3rem;text-align:center}.fruisce_heroContent__Ju_10{max-width:1200px;margin:0 auto}.fruisce_heroTitle__G4uTl{gap:1rem;margin-bottom:1rem}.fruisce_heroIcon__SA2hI,.fruisce_heroTitle__G4uTl{display:flex;align-items:center;justify-content:center}.fruisce_heroIcon__SA2hI{width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,var(--primary-red) 0,#c62828 100%);color:white;box-shadow:0 8px 24px rgba(230,57,70,.3);flex-shrink:0}.fruisce_heroBadge__B8Zgs{display:inline-block;padding:.5rem 1.5rem;background:linear-gradient(135deg,var(--primary-red) 0,var(--primary-blue) 100%);color:white;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;border-radius:8px;margin-bottom:1rem;letter-spacing:2px}.fruisce_hero__pbGI1 h1{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;margin:0;color:var(--text-primary)}.fruisce_heroLead__nP4_m{font-size:1.15rem;color:var(--text-secondary);line-height:1.6;max-width:100%;margin:0 auto}.fruisce_heroServices__owbZ1{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:1.25rem;gap:1.25rem;max-width:1400px;margin:3rem auto 0;padding:0 1.5rem;perspective:1000px}.fruisce_heroServiceCard__ZZSQh{position:relative;height:380px;cursor:pointer;opacity:0;animation:fruisce_fadeInUp__g8dUM .6s ease forwards}.fruisce_cardInner__5rcSw{position:relative;width:100%;height:100%;transition:transform .7s cubic-bezier(.4,.2,.2,1);transform-style:preserve-3d}.fruisce_heroServiceCard__ZZSQh:hover .fruisce_cardInner__5rcSw{transform:rotateY(180deg)}.fruisce_cardBack__V2f2c,.fruisce_cardFront__0jl24{position:absolute;width:100%;height:100%;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:16px;padding:1.25rem;display:flex;flex-direction:column;background:rgba(255,255,255,.75);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.4);box-shadow:0 8px 32px rgba(17,5,155,.08);overflow:hidden}[data-theme=dark] .fruisce_cardBack__V2f2c,[data-theme=dark] .fruisce_cardFront__0jl24{background:rgba(17,5,55,.5);border:1px solid rgba(239,50,65,.15);box-shadow:0 8px 32px rgba(0,0,0,.3)}.fruisce_cardFront__0jl24{align-items:center;justify-content:center;text-align:center}.fruisce_cardFront__0jl24:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-blue),var(--primary-red));border-radius:16px 16px 0 0}.fruisce_cardBack__V2f2c{transform:rotateY(180deg);text-align:left;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--primary-blue) transparent}.fruisce_cardBack__V2f2c::-webkit-scrollbar{width:4px}.fruisce_cardBack__V2f2c::-webkit-scrollbar-track{background:transparent}.fruisce_cardBack__V2f2c::-webkit-scrollbar-thumb{background:var(--primary-blue);border-radius:2px}.fruisce_cardBack__V2f2c:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary-red),var(--primary-blue));border-radius:16px 16px 0 0}.fruisce_heroServiceIcon___o4FI{width:60px;height:60px;margin-bottom:1rem;border-radius:14px;background:linear-gradient(135deg,var(--primary-blue),var(--primary-red));display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 8px 20px rgba(17,5,155,.2)}.fruisce_cardFront__0jl24 h3{font-size:1.05rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3}.fruisce_cardBackHeader__lybUp{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color)}.fruisce_cardBackHeader__lybUp svg{color:var(--primary-blue);flex-shrink:0}.fruisce_cardBackHeader__lybUp h3{font-size:.9rem;font-weight:600;color:var(--text-primary);margin:0}.fruisce_heroServiceFeatures__235ZW{display:flex;flex-direction:column;gap:.15rem}.fruisce_heroServiceFeatures__235ZW span{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-secondary);padding:.35rem 0;transition:all .3s ease}.fruisce_heroServiceFeatures__235ZW span:hover{color:var(--text-primary);transform:translateX(4px)}.fruisce_heroServiceFeatures__235ZW span svg{color:var(--primary-red);flex-shrink:0}@keyframes fruisce_fadeInUp__g8dUM{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fruisce_intro__OtMLH{position:relative;z-index:1;padding:3rem 2rem 4rem;opacity:0;transform:translateY(30px);transition:all .6s ease}.fruisce_intro__OtMLH.fruisce_visible__1B8g9{opacity:1;transform:translateY(0)}.fruisce_introContent__x8LJR{max-width:900px;margin:0 auto;background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:3rem}.fruisce_introContent__x8LJR p{font-size:1.1rem;color:var(--text-secondary);line-height:1.8;margin-bottom:1.5rem}.fruisce_introContent__x8LJR p:last-child{margin-bottom:0}.fruisce_capabilities__uczRd{position:relative;z-index:1;padding:4rem 2rem;background:var(--bg-secondary);opacity:0;transform:translateY(30px);transition:all .6s ease}.fruisce_capabilities__uczRd.fruisce_visible__1B8g9{opacity:1;transform:translateY(0)}.fruisce_sectionHeader__zmLHt{text-align:center;margin-bottom:3rem}.fruisce_sectionHeader__zmLHt h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.fruisce_sectionHeader__zmLHt p{font-size:1.1rem;color:var(--text-secondary);max-width:700px;margin:0 auto;line-height:1.7}.fruisce_capabilitiesGrid__y0pa7{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.fruisce_capabilityCard__6oWBe{background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.fruisce_capabilityCard__6oWBe:hover{border-color:var(--primary-red);transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.fruisce_capabilityIcon___bPVM{width:60px;height:60px;margin:0 auto 1.25rem;border-radius:14px;background:linear-gradient(135deg,rgba(230,57,70,.1),rgba(29,53,87,.1));display:flex;align-items:center;justify-content:center;color:var(--primary-red)}.fruisce_capabilityCard__6oWBe h3{font-size:1.2rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem}.fruisce_capabilityCard__6oWBe p{font-size:.95rem;color:var(--text-secondary);line-height:1.6}.fruisce_servicesSection__K4fkA{position:relative;z-index:1;padding:5rem 2rem;max-width:1400px;margin:0 auto}.fruisce_servicesGrid__2yJ53{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));grid-gap:2rem;gap:2rem}.fruisce_serviceCard__fzHS4{background:var(--card-bg);border:1px solid var(--border-color);border-radius:20px;padding:2.5rem;opacity:0;transform:translateY(30px);transition:all .5s ease}.fruisce_serviceCard__fzHS4.fruisce_visible__1B8g9{opacity:1;transform:translateY(0)}.fruisce_serviceCard__fzHS4:hover{border-color:var(--primary-red);box-shadow:0 20px 60px rgba(0,0,0,.1)}.fruisce_serviceHeader__ixM2B{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.5rem}.fruisce_serviceIcon__zqFlH{width:64px;height:64px;min-width:64px;border-radius:16px;background:linear-gradient(135deg,var(--primary-red) 0,rgba(230,57,70,.7) 100%);display:flex;align-items:center;justify-content:center;color:white}.fruisce_serviceHeader__ixM2B h3{font-size:1.3rem;font-weight:600;color:var(--text-primary);line-height:1.3}.fruisce_serviceDescription__EMvdg{font-size:1rem;color:var(--text-secondary);line-height:1.7;margin-bottom:1.5rem}.fruisce_serviceFeatures__XP6o8 h4{font-size:.9rem;font-weight:600;color:var(--primary-red);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.fruisce_serviceFeatures__XP6o8 ul{list-style:none;padding:0;margin:0}.fruisce_serviceFeatures__XP6o8 li{display:flex;align-items:flex-start;gap:.75rem;padding:.6rem 0;border-bottom:1px solid var(--border-color)}.fruisce_serviceFeatures__XP6o8 li:last-child{border-bottom:none}.fruisce_serviceFeatures__XP6o8 li svg{color:var(--primary-red);min-width:16px;margin-top:2px}.fruisce_serviceFeatures__XP6o8 li span{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.fruisce_modules__WkOmO{position:relative;z-index:1;padding:5rem 2rem;background:var(--bg-secondary);opacity:0;transform:translateY(30px);transition:all .6s ease}.fruisce_modules__WkOmO.fruisce_visible__1B8g9{opacity:1;transform:translateY(0)}.fruisce_modulesGrid__NhIip{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto}.fruisce_moduleCard__Bxqk9{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;text-align:center;transition:all .3s ease}.fruisce_moduleCard__Bxqk9:hover{border-color:var(--primary-red);transform:translateY(-5px)}.fruisce_moduleCard__Bxqk9 svg{color:var(--primary-red)}.fruisce_moduleCard__Bxqk9 span{color:var(--text-primary);font-weight:500;font-size:.95rem}.fruisce_whyFruisce__5sgwx{position:relative;z-index:1;padding:5rem 2rem;opacity:0;transform:translateY(30px);transition:all .6s ease}.fruisce_whyFruisce__5sgwx.fruisce_visible__1B8g9{opacity:1;transform:translateY(0)}.fruisce_whyGrid__2iBPy{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:1200px;margin:0 auto 2rem}.fruisce_whyItem__XNdx_{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:var(--card-bg);border:1px solid var(--border-color);border-radius:12px;transition:all .3s ease}.fruisce_whyItem__XNdx_:hover{border-color:var(--primary-red);transform:translateX(5px)}.fruisce_whyItem__XNdx_ svg{color:var(--primary-red);min-width:24px}.fruisce_whyItem__XNdx_ span{color:var(--text-primary);font-size:1rem}.fruisce_whyConclusion__lYvUM{text-align:center;font-size:1.15rem;color:var(--text-secondary);max-width:700px;margin:0 auto;font-style:italic}.fruisce_cta__qPhJc{position:relative;z-index:1;padding:6rem 2rem;background:linear-gradient(135deg,var(--primary-blue) 0,var(--primary-red) 100%)}.fruisce_cta__qPhJc:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.fruisce_ctaContent__ZPsAi{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.fruisce_cta__qPhJc h2{font-size:clamp(2rem,4vw,2.5rem);color:white;margin-bottom:1.5rem}.fruisce_cta__qPhJc p{color:rgba(255,255,255,.9);font-size:1.2rem;margin-bottom:2.5rem;line-height:1.7}.fruisce_ctaButtons__xmrk6{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.fruisce_ctaPrimary__fl8GN{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;background:white;color:var(--primary-red);box-shadow:0 4px 20px rgba(0,0,0,.2);transition:all .4s cubic-bezier(.23,1,.32,1)}.fruisce_ctaPrimary__fl8GN:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 8px 40px rgba(0,0,0,.3)}.fruisce_ctaSecondary__Rrf_8{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;background:transparent;color:white;border:2px solid rgba(255,255,255,.5);transition:all .3s ease}.fruisce_ctaSecondary__Rrf_8:hover{background:rgba(255,255,255,.1);border-color:white}@media (max-width:1200px){.fruisce_heroServices__owbZ1{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.fruisce_servicesGrid__2yJ53{grid-template-columns:1fr}}@media (max-width:768px){.fruisce_breadcrumb__3FFtO{padding:90px 1.5rem 0}.fruisce_hero__pbGI1{padding:3rem 1.5rem 2rem}.fruisce_heroTitle__G4uTl{gap:.75rem}.fruisce_heroIcon__SA2hI{width:42px;height:42px}.fruisce_hero__pbGI1 h1{font-size:clamp(1.4rem,3.5vw,1.8rem)}.fruisce_heroBadge__B8Zgs{font-size:1rem;padding:.4rem 1.2rem}.fruisce_heroServices__owbZ1{grid-template-columns:1fr;gap:1rem;padding:0 1rem;margin-top:2.5rem}.fruisce_heroServiceCard__ZZSQh{height:auto}.fruisce_cardInner__5rcSw{transform-style:flat}.fruisce_heroServiceCard__ZZSQh:hover .fruisce_cardInner__5rcSw{transform:none}.fruisce_cardBack__V2f2c,.fruisce_cardFront__0jl24{position:relative;transform:none;backface-visibility:visible;-webkit-backface-visibility:visible;height:auto}.fruisce_cardFront__0jl24{padding:1.5rem;border-radius:20px 20px 0 0}.fruisce_cardBack__V2f2c{padding:1.25rem 1.5rem 1.5rem;border-radius:0 0 20px 20px;border-top:none}.fruisce_cardBackHeader__lybUp{display:none}.fruisce_heroServiceIcon___o4FI{width:55px;height:55px}.fruisce_introContent__x8LJR{padding:2rem}.fruisce_capabilities__uczRd,.fruisce_modules__WkOmO,.fruisce_servicesSection__K4fkA,.fruisce_whyFruisce__5sgwx{padding:3rem 1.5rem}.fruisce_capabilitiesGrid__y0pa7{grid-template-columns:1fr}.fruisce_serviceCard__fzHS4{padding:2rem}.fruisce_serviceHeader__ixM2B{flex-direction:column;align-items:flex-start;gap:1rem}.fruisce_modulesGrid__NhIip{grid-template-columns:repeat(2,1fr)}.fruisce_cta__qPhJc{padding:4rem 1.5rem}.fruisce_ctaButtons__xmrk6{flex-direction:column;align-items:center}}@media (max-width:480px){.fruisce_modulesGrid__NhIip,.fruisce_whyGrid__2iBPy{grid-template-columns:1fr}}