.Features-module__bnQLXa__featuresPage{background:#fff;min-height:100vh}.Features-module__bnQLXa__hero{text-align:center;background:linear-gradient(135deg,#f0fdfa 0%,#fff 100%);padding:10rem 2rem 6rem;position:relative;overflow:hidden}.Features-module__bnQLXa__hero:before{content:"";z-index:0;background:radial-gradient(circle,#2da1930d 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.Features-module__bnQLXa__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.Features-module__bnQLXa__badge{color:#2da193;text-transform:uppercase;letter-spacing:1px;background:#e6fffa;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.875rem;font-weight:700;display:inline-block}.Features-module__bnQLXa__title{color:#1a202c;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.Features-module__bnQLXa__highlight{color:#2da193}.Features-module__bnQLXa__subtitle{color:#4a5568;font-size:1.25rem;line-height:1.6}.Features-module__bnQLXa__featuresGrid{max-width:1200px;margin:0 auto;padding:6rem 2rem}.Features-module__bnQLXa__featureSection{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;margin-bottom:10rem;display:grid}.Features-module__bnQLXa__featureSection:nth-child(2n){direction:rtl}.Features-module__bnQLXa__featureSection:nth-child(2n) .Features-module__bnQLXa__featureContent{direction:ltr}.Features-module__bnQLXa__featureContent{padding:2rem}.Features-module__bnQLXa__featureBadge{color:#2da193;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.875rem;font-weight:700}.Features-module__bnQLXa__featureTitle{color:#1a202c;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.Features-module__bnQLXa__featureDescription{color:#4a5568;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Features-module__bnQLXa__featureList{padding:0;list-style:none}.Features-module__bnQLXa__featureItem{color:#2d3748;align-items:center;gap:1rem;margin-bottom:1rem;font-weight:500;display:flex}.Features-module__bnQLXa__checkIcon{color:#2da193;flex-shrink:0}.Features-module__bnQLXa__imageWrapper{background:#f7fafc;border-radius:30px;justify-content:center;padding:3rem;transition:transform .4s;display:flex;position:relative;box-shadow:0 20px 40px #0000000d}.Features-module__bnQLXa__imageWrapper:hover{transform:translateY(-10px)}.Features-module__bnQLXa__phoneFrame{aspect-ratio:1/2;background:#fff;border-radius:40px;width:100%;max-width:350px;height:auto;padding:10px;position:relative;overflow:hidden;box-shadow:0 0 0 10px #1a202c}.Features-module__bnQLXa__appScreenshot{object-fit:cover;border-radius:30px;width:100%;height:100%}@media (max-width:1024px){.Features-module__bnQLXa__featureSection{gap:3rem}}@media (max-width:768px){.Features-module__bnQLXa__featureSection{text-align:center;grid-template-columns:1fr;gap:4rem;margin-bottom:6rem}.Features-module__bnQLXa__featureSection:nth-child(2n){direction:ltr}.Features-module__bnQLXa__featureItem{justify-content:center}.Features-module__bnQLXa__title{font-size:2.5rem}.Features-module__bnQLXa__featureTitle{font-size:2rem}.Features-module__bnQLXa__imageWrapper{padding:1.5rem}}.Features-module__bnQLXa__sectionButtons{gap:1rem;margin-top:2rem;display:flex}.Features-module__bnQLXa__downloadBtn{cursor:pointer;transition:transform .2s}.Features-module__bnQLXa__downloadBtn:hover{transform:translateY(-2px)}@media (max-width:768px){.Features-module__bnQLXa__sectionButtons{justify-content:center}}
.Navbar-module__cJzEcG__navbar{z-index:1000;background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--glass-border);padding:1rem 0;position:sticky;top:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__cJzEcG__logoImage{object-fit:contain;width:auto;height:60px}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-main);font-weight:500;transition:color .3s}.Navbar-module__cJzEcG__link:hover{color:var(--primary-color)}.Navbar-module__cJzEcG__ctaButton{background-color:var(--primary-color);color:var(--text-light);border-radius:50px;padding:.6rem 1.2rem;font-weight:600;transition:transform .2s,background-color .2s}.Navbar-module__cJzEcG__ctaButton:hover{background-color:var(--primary-light);transform:translateY(-2px)}@media (max-width:768px){.Navbar-module__cJzEcG__navLinks{display:none}}
.Hero-module__ZARIfG__hero{background:#fff;align-items:center;min-height:90vh;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.Hero-module__ZARIfG__badge{color:var(--primary-color);background:#e0f2f1;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__badgeIcon{object-fit:contain;width:24px;height:24px}@keyframes Hero-module__ZARIfG__pulse-animation{0%{transform:scale(.95);box-shadow:0 0 #2fbfacb3}70%{transform:scale(1);box-shadow:0 0 0 10px #2fbfac00}to{transform:scale(.95);box-shadow:0 0 #2fbfac00}}.Hero-module__ZARIfG__title{color:#1f2937;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--secondary-color);background:-webkit-linear-gradient(45deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__description{color:#4b5563;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__storeBadges{gap:1rem;display:flex}.Hero-module__ZARIfG__storeBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s}.Hero-module__ZARIfG__storeBtn:hover{transform:translateY(-3px)}.Hero-module__ZARIfG__learnMoreBtn{background-color:var(--primary-color);color:#fff;border-radius:50px;align-items:center;margin-top:1.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 6px #2fbfac33}.Hero-module__ZARIfG__learnMoreBtn:hover{background-color:var(--secondary-color);text-decoration:none;transform:translateY(-2px);box-shadow:0 6px 12px #2fbfac4d}.Hero-module__ZARIfG__storeImage{object-fit:contain;width:auto;height:65px}.Hero-module__ZARIfG__imageWrapper{justify-content:center;align-items:center;width:100%;height:500px;display:flex;position:relative}.Hero-module__ZARIfG__visualsWrapper{width:100%;position:relative}.Hero-module__ZARIfG__imageContainer{z-index:1;width:100%;height:100%;position:absolute}.Hero-module__ZARIfG__heroImage{object-fit:contain}.Hero-module__ZARIfG__mascot{z-index:2;object-fit:contain;filter:drop-shadow(0 20px 40px #0000001a);position:relative;transform:translate(20px,20px)}.Hero-module__ZARIfG__bgGlow{z-index:0;pointer-events:none;background:radial-gradient(circle,#2fbfac1a 0%,#fff0 70%);width:50vw;height:80%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:968px){.Hero-module__ZARIfG__hero{text-align:center;padding:6rem 2rem 4rem}.Hero-module__ZARIfG__container{grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__storeBadges{justify-content:center}.Hero-module__ZARIfG__title{font-size:2.5rem}}
.ServiceSection-module__zm8nLG__section{background:#fff;padding:5rem 2rem}.ServiceSection-module__zm8nLG__section:nth-of-type(2n){background:#f9fafb}.ServiceSection-module__zm8nLG__container{align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.ServiceSection-module__zm8nLG__reversed{flex-direction:row-reverse}.ServiceSection-module__zm8nLG__content{flex:1}.ServiceSection-module__zm8nLG__title{color:var(--primary-color);margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.ServiceSection-module__zm8nLG__description{color:#4b5563;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.ServiceSection-module__zm8nLG__featureList{margin-bottom:2rem;list-style:none}.ServiceSection-module__zm8nLG__featureItem{color:#374151;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:1.05rem;display:flex}.ServiceSection-module__zm8nLG__check{color:var(--secondary-color);background:#e0f2f1;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}.ServiceSection-module__zm8nLG__learnMoreBtn{color:var(--primary-color);border:2px solid var(--primary-color);cursor:pointer;background:0 0;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.ServiceSection-module__zm8nLG__learnMoreBtn:hover{background:var(--primary-color);color:#fff;transform:translate(5px)}.ServiceSection-module__zm8nLG__bookBtn{color:#0e5e57;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:2px solid #0e5e57;border-radius:50px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.ServiceSection-module__zm8nLG__bookBtn:hover{color:#fff;background:#0e5e57;transform:translateY(-2px);box-shadow:0 5px 15px #0e5e5733}.ServiceSection-module__zm8nLG__imageWrapper{flex:1;justify-content:center;display:flex}.ServiceSection-module__zm8nLG__imageCard{border-radius:20px;transition:transform .3s;overflow:hidden;transform:perspective(1000px)rotateY(-5deg);box-shadow:0 20px 40px #0000001a}.ServiceSection-module__zm8nLG__reversed .ServiceSection-module__zm8nLG__imageCard{transform:perspective(1000px)rotateY(5deg)}.ServiceSection-module__zm8nLG__imageCard:hover{transform:perspective(1000px)rotateY(0)}.ServiceSection-module__zm8nLG__image{width:100%;height:auto;display:block}@media (max-width:968px){.ServiceSection-module__zm8nLG__container,.ServiceSection-module__zm8nLG__reversed{flex-direction:column-reverse;gap:3rem}.ServiceSection-module__zm8nLG__title{text-align:center;font-size:2rem}.ServiceSection-module__zm8nLG__content{text-align:left}.ServiceSection-module__zm8nLG__imageCard,.ServiceSection-module__zm8nLG__reversed .ServiceSection-module__zm8nLG__imageCard{max-width:100%;transform:none}}
.AIUpdateSection-module__gPJAqa__section{color:#1e293b;background:#f8fafc;align-items:center;min-height:100vh;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}@keyframes AIUpdateSection-module__gPJAqa__drift{0%{transform:translate(0)rotate(0)}to{transform:translate(50px,50px)rotate(10deg)}}@keyframes AIUpdateSection-module__gPJAqa__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.AIUpdateSection-module__gPJAqa__label{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2fbfac1a;border:1px solid #2fbfac33;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;display:inline-flex}.AIUpdateSection-module__gPJAqa__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1;color:#0e5e57!important;-webkit-text-fill-color:initial!important;text-fill-color:initial!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.AIUpdateSection-module__gPJAqa__description{color:#000;font-size:1.25rem;font-weight:600;line-height:1.7}.AIUpdateSection-module__gPJAqa__card{background:#fff;border:2px solid #0e5e57;border-radius:30px;flex-direction:column;justify-content:flex-start;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #0e5e5726}.AIUpdateSection-module__gPJAqa__cardTitle{z-index:10;margin-bottom:1rem;font-size:1.5rem;font-weight:800;position:relative;color:#0e5e57!important}.AIUpdateSection-module__gPJAqa__cardDesc{color:#000;z-index:10;font-size:1rem;font-weight:600;line-height:1.6;position:relative}@media (max-width:768px){.AIUpdateSection-module__gPJAqa__title{font-size:2.5rem}.AIUpdateSection-module__gPJAqa__section{padding:4rem 1.5rem}}@keyframes AIUpdateSection-module__gPJAqa__scan{0%{opacity:0;left:0%}10%{opacity:1}90%{opacity:1}to{opacity:0;left:100%}}.AIUpdateSection-module__gPJAqa__bgGlow{filter:blur(100px);z-index:0;pointer-events:none;opacity:.4;border-radius:50%;position:absolute}.AIUpdateSection-module__gPJAqa__glow1{background:var(--primary-color);width:600px;height:600px;animation:20s infinite alternate AIUpdateSection-module__gPJAqa__drift;top:-10%;left:-10%}.AIUpdateSection-module__gPJAqa__glow2{background:var(--secondary-color);width:500px;height:500px;animation:15s infinite alternate-reverse AIUpdateSection-module__gPJAqa__drift;bottom:-10%;right:-10%}.AIUpdateSection-module__gPJAqa__glow3{background:#4f46e5;width:300px;height:300px;animation:10s infinite AIUpdateSection-module__gPJAqa__pulse;top:40%;left:40%}.AIUpdateSection-module__gPJAqa__container{z-index:10;max-width:1200px;margin:0 auto;position:relative}.AIUpdateSection-module__gPJAqa__header{text-align:center;max-width:700px;margin:0 auto 5rem}.AIUpdateSection-module__gPJAqa__label{color:var(--secondary-color);text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2fbfac1a;border:1px solid #2fbfac33;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;display:inline-flex;box-shadow:0 0 20px #2fbfac1a}.AIUpdateSection-module__gPJAqa__title{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.AIUpdateSection-module__gPJAqa__description{color:#94a3b8;font-size:1.25rem;line-height:1.7}.AIUpdateSection-module__gPJAqa__grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.AIUpdateSection-module__gPJAqa__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.AIUpdateSection-module__gPJAqa__grid{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,1fr)}.AIUpdateSection-module__gPJAqa__card:first-child{grid-area:span 2/span 1}.AIUpdateSection-module__gPJAqa__card:nth-child(4){grid-column:span 2}}.AIUpdateSection-module__gPJAqa__noise{z-index:1;opacity:.05;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;inset:0}.AIUpdateSection-module__gPJAqa__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-style:preserve-3d;background:#ffffff05;border:1px solid #ffffff0d;border-radius:30px;flex-direction:column;justify-content:flex-start;padding:2.5rem;display:flex;position:relative;overflow:hidden}.AIUpdateSection-module__gPJAqa__spotlight{pointer-events:none;opacity:0;z-index:0;background:radial-gradient(600px circle at var(--mouse-x)var(--mouse-y),#2fbfac26,transparent 40%);transition:opacity .3s;position:absolute;inset:0}.AIUpdateSection-module__gPJAqa__card:hover .AIUpdateSection-module__gPJAqa__spotlight{opacity:1}.AIUpdateSection-module__gPJAqa__card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;z-index:2;background:linear-gradient(135deg,#ffffff1a,#fff0);border-radius:30px;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.AIUpdateSection-module__gPJAqa__card:hover{background:#ffffff0a;border-color:#2fbfac4d;box-shadow:0 30px 60px -12px #0009}.AIUpdateSection-module__gPJAqa__card:hover .AIUpdateSection-module__gPJAqa__iconWrapper{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));border-color:#0000;transform:translateZ(20px)scale(1.1)rotate(5deg);box-shadow:0 10px 30px #2fbfac66}.AIUpdateSection-module__gPJAqa__iconWrapper{color:#fff;z-index:10;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;font-size:1.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.AIUpdateSection-module__gPJAqa__cardTitle{color:#fff;z-index:10;margin-bottom:1rem;font-size:1.5rem;font-weight:700;position:relative;transform:translateZ(10px)}.AIUpdateSection-module__gPJAqa__cardDesc{color:#94a3b8;z-index:10;font-size:1rem;line-height:1.6;position:relative;transform:translateZ(5px)}.AIUpdateSection-module__gPJAqa__cardHighlight{background:linear-gradient(145deg,#2fbfac1a,#0e5e570d);border:1px solid #2fbfac33}@media (max-width:768px){.AIUpdateSection-module__gPJAqa__title{font-size:2.5rem}.AIUpdateSection-module__gPJAqa__section{padding:4rem 1.5rem}}.AIUpdateSection-module__gPJAqa__featureVisual{z-index:100;background:#0003;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:100%;height:60px;margin-top:1.5rem;display:flex;position:relative;overflow:hidden;transform:translateZ(25px)}.AIUpdateSection-module__gPJAqa__chartSvg{width:100%;height:100%;overflow:visible}.AIUpdateSection-module__gPJAqa__phoneContainer{perspective:1000px;z-index:20;width:100%;height:180px;transform-style:preserve-3d;margin-top:1.5rem;position:relative}.AIUpdateSection-module__gPJAqa__phoneFrame{width:80%;height:100%;transform-style:preserve-3d;background:#000;border:4px solid #1e293b;border-radius:20px;margin:0 auto;position:relative;overflow:visible;transform:rotateX(10deg)rotateY(-5deg);box-shadow:0 20px 40px #00000080}.AIUpdateSection-module__gPJAqa__screen{background:linear-gradient(135deg,#0f172a 0%,#111827 100%);border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.AIUpdateSection-module__gPJAqa__notch{z-index:50;background:#000;border-bottom-right-radius:8px;border-bottom-left-radius:8px;width:30%;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%)}.AIUpdateSection-module__gPJAqa__screenHeader{color:#94a3b8;justify-content:space-between;margin-top:5px;padding:10px 15px;font-size:.6rem;display:flex}.AIUpdateSection-module__gPJAqa__battery{background:#2fbfac;border:1px solid #94a3b8;border-radius:2px;width:16px;height:8px}.AIUpdateSection-module__gPJAqa__floatingPill{color:#0d1f1d;z-index:60;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);white-space:nowrap;background:#2fbface6;border-radius:12px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;box-shadow:0 5px 15px #0000004d}.AIUpdateSection-module__gPJAqa__bluePill{color:#fff;background:#3b82f6e6}.AIUpdateSection-module__gPJAqa__chartArea{flex:1;align-items:flex-end;padding:0 10px 10px;display:flex;position:relative}.AIUpdateSection-module__gPJAqa__deviceChartSvg{width:100%;height:80%;overflow:visible}.AIUpdateSection-module__gPJAqa__scanLine{background:linear-gradient(to bottom,transparent,var(--secondary-color),transparent);z-index:40;width:2px;height:100%;box-shadow:0 0 10px var(--secondary-color);animation:3s linear infinite AIUpdateSection-module__gPJAqa__scan;position:absolute;top:0;left:0}
.TiltCard-module__EuCC5a__spotlight{pointer-events:none;opacity:0;z-index:0;background:radial-gradient(600px circle at var(--mouse-x)var(--mouse-y),#2fbfac26,transparent 40%);border-radius:inherit;transition:opacity .3s;position:absolute;inset:0}.TiltCard-module__EuCC5a__tiltCard{transform-style:preserve-3d;position:relative}.TiltCard-module__EuCC5a__tiltCard:hover .TiltCard-module__EuCC5a__spotlight{opacity:1}
.FeatureShowcaseSection-module__Eq_lcG__section{background:#f8fafc;padding:6rem 2rem;position:relative;overflow:hidden}.FeatureShowcaseSection-module__Eq_lcG__title{margin-bottom:1rem;font-size:3rem;font-weight:800;color:#0e5e57!important;-webkit-text-fill-color:initial!important;text-fill-color:initial!important;background:0 0!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}.FeatureShowcaseSection-module__Eq_lcG__description{color:#000;max-width:600px;margin:0 auto;font-size:1.2rem;font-weight:600}@media (min-width:768px){.FeatureShowcaseSection-module__Eq_lcG__grid{grid-template-columns:repeat(3,1fr)}}.FeatureShowcaseSection-module__Eq_lcG__card{background:#fff;border:2px solid #0e5e57;border-radius:24px;padding:2rem;transition:transform .3s,background .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px -5px #0e5e5726}.FeatureShowcaseSection-module__Eq_lcG__card:hover{background:#fff;border-color:#10b9814d;transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.FeatureShowcaseSection-module__Eq_lcG__cardTitle{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;display:flex}.FeatureShowcaseSection-module__Eq_lcG__cardDesc{color:#64748b;margin-bottom:2rem;font-size:.9rem}.FeatureShowcaseSection-module__Eq_lcG__container{z-index:10;max-width:1200px;margin:0 auto;position:relative}.FeatureShowcaseSection-module__Eq_lcG__header{text-align:center;margin-bottom:4rem}.FeatureShowcaseSection-module__Eq_lcG__title{background:linear-gradient(135deg,#fff 0%,#94a3b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800}.FeatureShowcaseSection-module__Eq_lcG__description{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.2rem}.FeatureShowcaseSection-module__Eq_lcG__grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:768px){.FeatureShowcaseSection-module__Eq_lcG__grid{grid-template-columns:repeat(3,1fr)}}.FeatureShowcaseSection-module__Eq_lcG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:2rem;transition:transform .3s,background .3s;position:relative;overflow:hidden}.FeatureShowcaseSection-module__Eq_lcG__card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-5px)}.FeatureShowcaseSection-module__Eq_lcG__cardTitle{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:800;display:flex;color:#0e5e57!important}.FeatureShowcaseSection-module__Eq_lcG__cardDesc{color:#000;margin-bottom:2rem;font-size:.95rem;font-weight:600}.FeatureShowcaseSection-module__Eq_lcG__visualContainer{background:#f8fafc;border:1px solid #0000000d;border-radius:16px;justify-content:center;align-items:center;width:100%;height:150px;display:flex;position:relative;overflow:hidden}.FeatureShowcaseSection-module__Eq_lcG__chartSvg{width:100%;height:100%;overflow:visible}.FeatureShowcaseSection-module__Eq_lcG__chartLabel{fill:#64748b;font-size:.7rem}.FeatureShowcaseSection-module__Eq_lcG__chartValue{fill:#1f2937;font-size:.8rem;font-weight:700}
.Telemedicine-module__CfGKpa__telemedicinePage{background:#fff;min-height:100vh}.Telemedicine-module__CfGKpa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Telemedicine-module__CfGKpa__hero{background:linear-gradient(135deg,#f0fdf9 0%,#fff 100%);padding:10rem 0 6rem;position:relative;overflow:hidden}.Telemedicine-module__CfGKpa__heroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.Telemedicine-module__CfGKpa__offerBadge{color:#c53030;background:#fff5f5;border:1px solid #fed7d7;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.Telemedicine-module__CfGKpa__title{color:#1a202c;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.Telemedicine-module__CfGKpa__highlight{color:#2da193}.Telemedicine-module__CfGKpa__description{color:#4a5568;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Telemedicine-module__CfGKpa__consultationTypes{gap:1.5rem;margin-bottom:3rem;display:flex}.Telemedicine-module__CfGKpa__consultBox{background:#fff;border:1px solid #f0fdf9;border-radius:20px;flex-direction:column;align-items:center;gap:.75rem;width:120px;padding:1.5rem;display:flex;box-shadow:0 10px 25px #0000000d}.Telemedicine-module__CfGKpa__consultIcon{color:#2da193;width:32px;height:32px}.Telemedicine-module__CfGKpa__heroActions{flex-direction:column;gap:1.5rem;display:flex}.Telemedicine-module__CfGKpa__appLinks{gap:1rem;display:flex}.Telemedicine-module__CfGKpa__miniStore{cursor:pointer;transition:transform .2s}.Telemedicine-module__CfGKpa__miniStore:hover{transform:translateY(-2px)}.Telemedicine-module__CfGKpa__cta{color:#fff;cursor:pointer;background:#2da193;border:none;border-radius:50px;width:fit-content;padding:1.25rem 2.5rem;font-size:1.1rem;font-weight:700;box-shadow:0 10px 20px #2da19333}.Telemedicine-module__CfGKpa__imageOverlay{position:relative}.Telemedicine-module__CfGKpa__doctorWrapper{background:radial-gradient(circle,#2da1931a 0%,#0000 70%);border-radius:50%;padding:2rem}.Telemedicine-module__CfGKpa__mascotImage{object-fit:contain;filter:drop-shadow(0 20px 40px #0000001a);width:100%;height:auto}.Telemedicine-module__CfGKpa__sectionHeader{text-align:center;margin-bottom:4rem}.Telemedicine-module__CfGKpa__sectionBadge{color:#2da193;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.Telemedicine-module__CfGKpa__sectionTitle{color:#1a202c;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Telemedicine-module__CfGKpa__sectionSubtitle{color:#4a5568;font-size:1.1rem}.Telemedicine-module__CfGKpa__howItWorks{background:#fcfdfd;padding:8rem 0}.Telemedicine-module__CfGKpa__stepsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.Telemedicine-module__CfGKpa__stepCard{text-align:center;padding:2rem}.Telemedicine-module__CfGKpa__iconCircle{color:#2da193;background:#e6f6f4;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.Telemedicine-module__CfGKpa__stepIcon{width:32px;height:32px}.Telemedicine-module__CfGKpa__specialties{background:#fff;padding:8rem 0}.Telemedicine-module__CfGKpa__specialtyGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;display:grid}.Telemedicine-module__CfGKpa__specialtyCard{text-align:center;background:#fff;border:1px solid #edf2f7;border-radius:24px;padding:2.5rem;transition:all .3s;box-shadow:0 4px 15px #00000005}.Telemedicine-module__CfGKpa__specialtyCard:hover{box-shadow:0 10px 30px #0000000d}.Telemedicine-module__CfGKpa__specialtyIcon{justify-content:center;margin-bottom:1.5rem;display:flex}.Telemedicine-module__CfGKpa__specialtyIcon svg{width:48px;height:48px}.Telemedicine-module__CfGKpa__specialtyCard h3{margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.Telemedicine-module__CfGKpa__specialtyCard p{color:#718096;font-size:.95rem}.Telemedicine-module__CfGKpa__benefits{background:#f8fafc;padding:8rem 0}.Telemedicine-module__CfGKpa__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:5rem;display:grid}.Telemedicine-module__CfGKpa__benefitCard{text-align:center;background:#fff;border:1px solid #edf2f7;border-radius:24px;padding:2.5rem}.Telemedicine-module__CfGKpa__check{color:#2da193;width:40px;height:40px;margin-bottom:1.5rem}.Telemedicine-module__CfGKpa__finalCta{text-align:center;color:#fff;background:#113835;border-radius:32px;margin-top:4rem;padding:4rem 2rem}.Telemedicine-module__CfGKpa__finalCta h3{margin-bottom:1rem;font-size:2rem;font-weight:800}.Telemedicine-module__CfGKpa__finalCta p{opacity:.9;margin-bottom:2.5rem;font-size:1.1rem}.Telemedicine-module__CfGKpa__storeButtons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Telemedicine-module__CfGKpa__storeBtn{cursor:pointer;transition:transform .2s}.Telemedicine-module__CfGKpa__storeBtn:hover{transform:translateY(-2px)}@media (max-width:1024px){.Telemedicine-module__CfGKpa__heroGrid{text-align:center;grid-template-columns:1fr}.Telemedicine-module__CfGKpa__consultationTypes{justify-content:center}.Telemedicine-module__CfGKpa__heroActions{align-items:center}.Telemedicine-module__CfGKpa__title{font-size:3rem}.Telemedicine-module__CfGKpa__hero{padding-top:8rem}}@media (max-width:640px){.Telemedicine-module__CfGKpa__title{font-size:2.25rem}}
.DownloadSection-module__wigdQa__section{background:var(--primary-color);color:#fff;text-align:center;padding:8rem 2rem}.DownloadSection-module__wigdQa__container{max-width:800px;margin:0 auto}.DownloadSection-module__wigdQa__title{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.DownloadSection-module__wigdQa__description{opacity:.9;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.DownloadSection-module__wigdQa__buttons{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.DownloadSection-module__wigdQa__storeBtn{cursor:pointer;background:0 0;border:none;padding:0;transition:transform .2s}.DownloadSection-module__wigdQa__storeBtn:hover{transform:translateY(-5px)}.DownloadSection-module__wigdQa__storeImage{object-fit:contain;width:auto;height:60px}
