.Hero-module__VIer-W__hero{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);align-items:center;min-height:100vh;padding-top:100px;display:flex;position:relative;overflow:hidden}.dark .Hero-module__VIer-W__hero{background:#000}.Hero-module__VIer-W__container{z-index:10;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.Hero-module__VIer-W__content{grid-template-columns:1fr;align-items:center;gap:60px;display:grid}.Hero-module__VIer-W__textContent{max-width:600px}.Hero-module__VIer-W__badge{color:#0f172a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000000d;border:1px solid #0000001a;border-radius:100px;align-items:center;margin-bottom:32px;padding:8px 16px;font-size:.9rem;font-weight:500;display:inline-flex}.dark .Hero-module__VIer-W__badge{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.Hero-module__VIer-W__badgeIcon{color:#3b82f6;margin-right:8px}.Hero-module__VIer-W__title{color:#0f172a;letter-spacing:-.03em;margin-bottom:24px;font-size:3.5rem;font-weight:800;line-height:1.1}.dark .Hero-module__VIer-W__title{color:#fff}.Hero-module__VIer-W__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#3b82f6 0%,#2dd4bf 100%);-webkit-background-clip:text;background-clip:text}.Hero-module__VIer-W__description{color:#64748b;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.dark .Hero-module__VIer-W__description{color:#fff9}.Hero-module__VIer-W__buttons{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__VIer-W__btnPrimary{color:#fff;cursor:pointer;background:#0a5adb;border:none;border-radius:12px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s}.dark .Hero-module__VIer-W__btnPrimary{color:#000;background:#fff}.Hero-module__VIer-W__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0a5adb33}.dark .Hero-module__VIer-W__btnPrimary:hover{box-shadow:0 10px 20px #ffffff1a}.Hero-module__VIer-W__btnSecondary{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.dark .Hero-module__VIer-W__btnSecondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a}.Hero-module__VIer-W__btnSecondary:hover{background:#f8fafc;border-color:#cbd5e1}.dark .Hero-module__VIer-W__btnSecondary:hover{background:#ffffff1a;border-color:#fff3}.Hero-module__VIer-W__visuals{justify-content:center;align-items:center;height:600px;display:flex;position:relative}.Hero-module__VIer-W__slide{justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s ease-in-out;display:flex;position:absolute}.Hero-module__VIer-W__slideActive{opacity:1;z-index:2}.Hero-module__VIer-W__slideInactive{opacity:0;z-index:1;pointer-events:none}.Hero-module__VIer-W__floatingCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:24px;animation:6s ease-in-out infinite Hero-module__VIer-W__float;position:absolute;box-shadow:0 20px 40px #00000014}.dark .Hero-module__VIer-W__floatingCard{background:#ffffff08;border:1px solid #ffffff1a;box-shadow:0 20px 40px #0003}.Hero-module__VIer-W__cardMenu{z-index:2;width:260px;top:80px;left:80px}.Hero-module__VIer-W__cardDigital{z-index:3;width:260px;animation-delay:-3s;bottom:80px;right:80px}.Hero-module__VIer-W__cardAppointment{z-index:2;width:260px;top:80px;left:80px}.Hero-module__VIer-W__cardVehicle{z-index:3;width:260px;animation-delay:-3s;bottom:80px;right:80px}.Hero-module__VIer-W__cardIcon{background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:24px;display:flex}.Hero-module__VIer-W__digitalIcon{background:#22c55e1a}.Hero-module__VIer-W__cardTitle{color:#0f172a;margin-bottom:8px;font-size:1.1rem;font-weight:700}.dark .Hero-module__VIer-W__cardTitle{color:#fff}.Hero-module__VIer-W__cardText{color:#64748b;font-size:.9rem;line-height:1.5}.dark .Hero-module__VIer-W__cardText{color:#ffffff80}.Hero-module__VIer-W__glow{pointer-events:none;z-index:1;background:radial-gradient(circle,#3b82f614 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-20%;right:-10%}.dark .Hero-module__VIer-W__glow{background:radial-gradient(circle,#3b82f626 0%,#0000 70%)}.Hero-module__VIer-W__glowLow{pointer-events:none;z-index:1;background:radial-gradient(circle,#22c55e0d 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-20%;left:-10%}.dark .Hero-module__VIer-W__glowLow{background:radial-gradient(circle,#22c55e1a 0%,#0000 70%)}@keyframes Hero-module__VIer-W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (min-width:1024px){.Hero-module__VIer-W__content{grid-template-columns:1fr 1fr}.Hero-module__VIer-W__title{font-size:4.5rem}}@media (max-width:1024px){.Hero-module__VIer-W__content{text-align:center;grid-template-columns:1fr;gap:40px}.Hero-module__VIer-W__textContent{margin:0 auto}.Hero-module__VIer-W__buttons{justify-content:center}.Hero-module__VIer-W__visuals{height:400px;margin-top:40px}.Hero-module__VIer-W__cardMenu,.Hero-module__VIer-W__cardAppointment{top:60px;left:40px}.Hero-module__VIer-W__cardDigital,.Hero-module__VIer-W__cardVehicle{bottom:60px;right:40px}.Hero-module__VIer-W__title{font-size:3.5rem}}@media (max-width:768px){.Hero-module__VIer-W__title{font-size:2.5rem}.Hero-module__VIer-W__visuals{display:none}.Hero-module__VIer-W__hero{min-height:auto;padding-top:100px;padding-bottom:60px}.Hero-module__VIer-W__buttons{flex-direction:column;width:100%}.Hero-module__VIer-W__btnPrimary,.Hero-module__VIer-W__btnSecondary{justify-content:center;width:100%}}.Hero-module__VIer-W__scrollIndicator{z-index:10;opacity:.7;text-decoration:none;transition:opacity .3s;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__VIer-W__scrollIndicator:hover{opacity:1}.Hero-module__VIer-W__scrollMouse{border:2px solid #64748b;border-radius:13px;justify-content:center;width:26px;height:40px;display:flex;position:relative}.dark .Hero-module__VIer-W__scrollMouse{border-color:#ffffff80}.Hero-module__VIer-W__scrollWheel{background:#64748b;border-radius:2px;width:4px;height:8px;margin-top:8px;animation:1.5s ease-in-out infinite Hero-module__VIer-W__scroll}.dark .Hero-module__VIer-W__scrollWheel{background:#ffffffb3}@keyframes Hero-module__VIer-W__scroll{0%{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__VIer-W__scrollIndicator{bottom:20px}}
.ProductShowcase-module__fCnySW__section{z-index:2;background-color:#f5f7fa;padding:100px 0;position:relative}.dark .ProductShowcase-module__fCnySW__section{background-color:#050505}.ProductShowcase-module__fCnySW__container{max-width:1200px;margin:0 auto;padding:0 24px}.ProductShowcase-module__fCnySW__header{text-align:center;max-width:800px;margin:0 auto 64px}.ProductShowcase-module__fCnySW__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:16px;font-size:2.5rem;font-weight:800}.dark .ProductShowcase-module__fCnySW__title{color:#fff}.ProductShowcase-module__fCnySW__subtitle{color:#64748b;font-size:1.1rem}.dark .ProductShowcase-module__fCnySW__subtitle{color:#fff9}.ProductShowcase-module__fCnySW__grid{grid-template-columns:repeat(2,1fr);gap:24px;width:100%;display:grid}.ProductShowcase-module__fCnySW__cardLink{color:inherit;text-decoration:none;transition:transform .3s;display:block}.ProductShowcase-module__fCnySW__cardLink:hover{transform:translateY(-4px)}.ProductShowcase-module__fCnySW__card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;height:100%;padding:32px;transition:all .3s;display:flex}.dark .ProductShowcase-module__fCnySW__card{background:#ffffff08;border:1px solid #ffffff1a}.ProductShowcase-module__fCnySW__card:hover{border-color:#cbd5e1;transform:translateY(-8px);box-shadow:0 10px 25px #0000001a}.dark .ProductShowcase-module__fCnySW__card:hover{border-color:#fff3;box-shadow:0 10px 25px #0000004d}.ProductShowcase-module__fCnySW__cardImageWrapper{justify-content:center;align-items:center;height:240px;margin-bottom:24px;display:flex;position:relative}.ProductShowcase-module__fCnySW__mockupVehicle,.ProductShowcase-module__fCnySW__mockupCard,.ProductShowcase-module__fCnySW__mockupMenu,.ProductShowcase-module__fCnySW__mockupCatalog,.ProductShowcase-module__fCnySW__mockupAppointment{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProductShowcase-module__fCnySW__carIcon{filter:drop-shadow(0 0 20px #3b82f64d);font-size:100px}.ProductShowcase-module__fCnySW__menuIcon{filter:drop-shadow(0 0 20px #e11d484d);font-size:100px}.dark .ProductShowcase-module__fCnySW__menuIcon{filter:drop-shadow(0 0 20px #e11d484d)}.ProductShowcase-module__fCnySW__catalogIcon{filter:drop-shadow(0 0 20px #f59e0b4d);font-size:100px}.ProductShowcase-module__fCnySW__appointmentIcon{filter:drop-shadow(0 0 20px #8b5cf64d);font-size:100px}.ProductShowcase-module__fCnySW__qrImg{filter:invert();border-radius:12px;transition:transform .5s}.dark .ProductShowcase-module__fCnySW__qrImg{filter:drop-shadow(0 0 20px #e11d484d)}.ProductShowcase-module__fCnySW__card:hover .ProductShowcase-module__fCnySW__qrImg{transform:scale(1.05)}.ProductShowcase-module__fCnySW__cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:12px;width:100%;padding:12px 24px;font-size:.95rem;font-weight:600;transition:all .3s}.dark .ProductShowcase-module__fCnySW__cta{color:#fff;background:#ffffff1a;border:1px solid #fff3}.ProductShowcase-module__fCnySW__cta:hover{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);transform:translateY(-2px)}.dark .ProductShowcase-module__fCnySW__cta:hover{background:#ffffff26;border-color:#ffffff4d}.ProductShowcase-module__fCnySW__ctaLink{width:100%;margin-top:auto;text-decoration:none}.ProductShowcase-module__fCnySW__demoLink{color:#64748b;justify-content:center;align-items:center;gap:8px;margin-top:16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dark .ProductShowcase-module__fCnySW__demoLink{color:#fff9}.ProductShowcase-module__fCnySW__demoLink:hover{color:#0f172a}.dark .ProductShowcase-module__fCnySW__demoLink:hover{color:#fff}.ProductShowcase-module__fCnySW__arrow{transition:transform .2s}.ProductShowcase-module__fCnySW__demoLink:hover .ProductShowcase-module__fCnySW__arrow{transform:translate(4px)}.ProductShowcase-module__fCnySW__cardImg{object-fit:contain;border-radius:12px;width:100%;height:auto;max-height:100%;transition:transform .5s}.dark .ProductShowcase-module__fCnySW__cardImg{box-shadow:0 10px 25px #00000040}.ProductShowcase-module__fCnySW__card:hover .ProductShowcase-module__fCnySW__cardImg{transform:scale(1.05)}.ProductShowcase-module__fCnySW__cardContent{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.ProductShowcase-module__fCnySW__cardTitle{color:#0f172a;margin-bottom:12px;font-size:1.5rem;font-weight:700}.dark .ProductShowcase-module__fCnySW__cardTitle{color:#fff}.ProductShowcase-module__fCnySW__cardDesc{color:#64748b;flex-grow:1;margin-bottom:24px;font-size:1rem;line-height:1.5}.dark .ProductShowcase-module__fCnySW__cardDesc{color:#fff9}.ProductShowcase-module__fCnySW__features{flex-direction:column;gap:8px;margin:0 0 32px;padding:0;list-style:none;display:flex}.ProductShowcase-module__fCnySW__feature{color:#fffc;align-items:center;gap:8px;font-size:.9rem;display:flex}.ProductShowcase-module__fCnySW__check{color:#fff;background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex}.ProductShowcase-module__fCnySW__vehicle .ProductShowcase-module__fCnySW__check{background:#3b82f6}.ProductShowcase-module__fCnySW__digital .ProductShowcase-module__fCnySW__check{background:#22c55e}.ProductShowcase-module__fCnySW__menu .ProductShowcase-module__fCnySW__check{background:#e11d48}.ProductShowcase-module__fCnySW__catalog .ProductShowcase-module__fCnySW__check{background:#f59e0b}.ProductShowcase-module__fCnySW__appointment .ProductShowcase-module__fCnySW__check{background:#8b5cf6}.ProductShowcase-module__fCnySW__cta{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:12px;font-weight:600;transition:all .2s;display:flex}.ProductShowcase-module__fCnySW__vehicle .ProductShowcase-module__fCnySW__cta:hover{background:#3b82f6}.ProductShowcase-module__fCnySW__digital .ProductShowcase-module__fCnySW__cta:hover{background:#22c55e}.ProductShowcase-module__fCnySW__menu .ProductShowcase-module__fCnySW__cta:hover{background:#e11d48}.ProductShowcase-module__fCnySW__catalog .ProductShowcase-module__fCnySW__cta:hover{background:#f59e0b}.ProductShowcase-module__fCnySW__appointment .ProductShowcase-module__fCnySW__cta:hover{background:#8b5cf6}@media (max-width:767px){.ProductShowcase-module__fCnySW__grid{grid-template-columns:1fr}.ProductShowcase-module__fCnySW__card{min-height:480px;padding:24px}.ProductShowcase-module__fCnySW__cardImageWrapper{height:200px}.ProductShowcase-module__fCnySW__cardTitle{font-size:1.25rem}.ProductShowcase-module__fCnySW__header{margin-bottom:40px}.ProductShowcase-module__fCnySW__title{font-size:2rem}}
.ValueProposition-module__CnXcVq__section{background-color:#fff;padding:100px 0}.dark .ValueProposition-module__CnXcVq__section{background-color:#0a0a0a}.ValueProposition-module__CnXcVq__container{max-width:1200px;margin:0 auto;padding:0 24px}.ValueProposition-module__CnXcVq__title{color:#0f172a;text-align:center;letter-spacing:-.02em;margin-bottom:64px;font-size:2.5rem;font-weight:800}.dark .ValueProposition-module__CnXcVq__title{color:#fff}.ValueProposition-module__CnXcVq__grid{grid-template-columns:1fr;gap:40px;display:grid}.ValueProposition-module__CnXcVq__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;align-items:flex-start;padding:32px;transition:all .3s;display:flex}.dark .ValueProposition-module__CnXcVq__card{background:#ffffff05;border:1px solid #ffffff0d}.ValueProposition-module__CnXcVq__card:hover{background:#f1f5f9;transform:translateY(-4px)}.dark .ValueProposition-module__CnXcVq__card:hover{background:#ffffff0a}.ValueProposition-module__CnXcVq__iconWrapper{background:linear-gradient(135deg,#3b82f61a 0%,#3b82f60d 100%);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;font-size:32px;display:flex}.dark .ValueProposition-module__CnXcVq__iconWrapper{background:linear-gradient(135deg,#ffffff1a 0%,#ffffff0d 100%)}.ValueProposition-module__CnXcVq__cardTitle{color:#0f172a;margin-bottom:12px;font-size:1.25rem;font-weight:700}.dark .ValueProposition-module__CnXcVq__cardTitle{color:#fff}.ValueProposition-module__CnXcVq__cardDesc{color:#64748b;font-size:1rem;line-height:1.6}.dark .ValueProposition-module__CnXcVq__cardDesc{color:#fff9}@media (min-width:768px){.ValueProposition-module__CnXcVq__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ValueProposition-module__CnXcVq__grid{grid-template-columns:repeat(4,1fr)}}
.HowItWorks-module__ZPCLaW__section{background-color:#f5f7fa;background-image:radial-gradient(circle,#3b82f608 0%,#0000 70%);padding:100px 0}.dark .HowItWorks-module__ZPCLaW__section{background-color:#050505;background-image:radial-gradient(circle,#ffffff08 0%,#0000 70%)}.HowItWorks-module__ZPCLaW__container{max-width:1200px;margin:0 auto;padding:0 24px}.HowItWorks-module__ZPCLaW__title{color:#0f172a;text-align:center;letter-spacing:-.02em;margin-bottom:80px;font-size:2.5rem;font-weight:800}.dark .HowItWorks-module__ZPCLaW__title{color:#fff}.HowItWorks-module__ZPCLaW__steps{flex-direction:column;gap:48px;max-width:900px;margin:0 auto;display:flex;position:relative}.HowItWorks-module__ZPCLaW__steps:before{content:"";background:linear-gradient(#fff0 0%,#3b82f680 15% 85%,#fff0 100%);width:2px;position:absolute;top:0;bottom:0;left:28px}.HowItWorks-module__ZPCLaW__step{align-items:flex-start;gap:32px;display:flex;position:relative}.HowItWorks-module__ZPCLaW__iconWrapper{color:#0f172a;z-index:2;background:#fff;border:2px solid #3b82f680;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex;box-shadow:0 0 20px #3b82f633}.dark .HowItWorks-module__ZPCLaW__iconWrapper{color:#fff;background:#050505}.HowItWorks-module__ZPCLaW__stepContent{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex:1;padding:24px;transition:all .3s}.dark .HowItWorks-module__ZPCLaW__stepContent{background:#ffffff05;border:1px solid #ffffff0d}.HowItWorks-module__ZPCLaW__step:hover .HowItWorks-module__ZPCLaW__stepContent{background:#f8fafc;transform:translate(8px)}.dark .HowItWorks-module__ZPCLaW__step:hover .HowItWorks-module__ZPCLaW__stepContent{background:#ffffff0a}.HowItWorks-module__ZPCLaW__stepTitle{color:#0f172a;align-items:center;gap:12px;margin-bottom:8px;font-size:1.25rem;font-weight:700;display:flex}.dark .HowItWorks-module__ZPCLaW__stepTitle{color:#fff}.HowItWorks-module__ZPCLaW__stepNumber{color:#3b82f6;background:#3b82f633;border-radius:4px;padding:2px 8px;font-size:.8rem;font-weight:600}.HowItWorks-module__ZPCLaW__stepDesc{color:#64748b;font-size:1rem;line-height:1.6}.dark .HowItWorks-module__ZPCLaW__stepDesc{color:#fff9}@media (min-width:768px){.HowItWorks-module__ZPCLaW__steps{text-align:center;flex-direction:row;align-items:flex-start;gap:32px}.HowItWorks-module__ZPCLaW__steps:before{background:linear-gradient(90deg,#fff0 0%,#3b82f680 15% 85%,#fff0 100%);width:100%;height:2px;inset:28px 0 auto}.HowItWorks-module__ZPCLaW__step{flex-direction:column;flex:1;align-items:center;gap:24px}.HowItWorks-module__ZPCLaW__step:hover .HowItWorks-module__ZPCLaW__stepContent{transform:translateY(-8px)}}
.EnvironmentalImpact-module__WoJcBq__section{background-color:#fff;padding:100px 0;position:relative;overflow:hidden}.dark .EnvironmentalImpact-module__WoJcBq__section{background-color:#050505}.EnvironmentalImpact-module__WoJcBq__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.EnvironmentalImpact-module__WoJcBq__title{color:#0f172a;text-align:center;letter-spacing:-.02em;margin-bottom:24px;font-size:2.5rem;font-weight:800}.dark .EnvironmentalImpact-module__WoJcBq__title{color:#fff}.EnvironmentalImpact-module__WoJcBq__subtitle{color:#64748b;text-align:center;max-width:600px;margin:0 auto 80px;font-size:1.1rem;line-height:1.6}.dark .EnvironmentalImpact-module__WoJcBq__subtitle{color:#fff9}.EnvironmentalImpact-module__WoJcBq__grid{grid-template-columns:1fr;gap:32px;display:grid}.EnvironmentalImpact-module__WoJcBq__card{text-align:center;background:#2bda6c14;border:1px solid #2bda6c33;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;transition:all .3s;display:flex}.dark .EnvironmentalImpact-module__WoJcBq__card{background:#2bda6c0d;border:1px solid #2bda6c1a}.EnvironmentalImpact-module__WoJcBq__card:hover{background:#2bda6c1f;transform:translateY(-4px);box-shadow:0 20px 40px #2bda6c33}.dark .EnvironmentalImpact-module__WoJcBq__card:hover{background:#2bda6c14;box-shadow:0 20px 40px #2bda6c26}.EnvironmentalImpact-module__WoJcBq__icon{margin-bottom:16px;font-size:40px;display:block}.EnvironmentalImpact-module__WoJcBq__counter{color:#2bda6c;margin-bottom:8px;font-size:3rem;font-weight:800;line-height:1}.EnvironmentalImpact-module__WoJcBq__label{color:#0f172a;font-size:1rem;font-weight:500}.dark .EnvironmentalImpact-module__WoJcBq__label{color:#fffc}.EnvironmentalImpact-module__WoJcBq__greenElements{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.EnvironmentalImpact-module__WoJcBq__leaf{filter:blur(2px);background:#2bda6c33;border-radius:20px 0;width:20px;height:20px;position:absolute}.EnvironmentalImpact-module__WoJcBq__leaf1{width:40px;height:40px;top:20%;left:10%;transform:rotate(45deg)}.EnvironmentalImpact-module__WoJcBq__leaf2{opacity:.1;width:60px;height:60px;top:60%;right:15%;transform:rotate(-15deg)}.EnvironmentalImpact-module__WoJcBq__leaf3{opacity:.15;width:30px;height:30px;bottom:10%;left:20%;transform:rotate(60deg)}@media (min-width:768px){.EnvironmentalImpact-module__WoJcBq__grid{grid-template-columns:repeat(3,1fr)}}
.AppPromotion-module___DpPTa__section{background-color:#050505;padding:100px 0;position:relative;overflow:hidden}.AppPromotion-module___DpPTa__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.AppPromotion-module___DpPTa__card{text-align:center;background:linear-gradient(135deg,#020617 0%,#1e293b 100%);border:1px solid #ffffff1a;border-radius:40px;padding:80px 40px;position:relative;overflow:hidden}.AppPromotion-module___DpPTa__content{z-index:2;max-width:800px;margin:0 auto;position:relative}.AppPromotion-module___DpPTa__title{color:#fff;letter-spacing:-.02em;margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.1}.AppPromotion-module___DpPTa__subtitle{color:#ffffffb3;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem}.AppPromotion-module___DpPTa__stores{flex-direction:column;justify-content:center;align-items:center;gap:24px;display:flex}.AppPromotion-module___DpPTa__storeLink{transition:transform .2s}.AppPromotion-module___DpPTa__storeLink:hover{transform:scale(1.05)}.AppPromotion-module___DpPTa__glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:800px;height:800px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}@media (min-width:768px){.AppPromotion-module___DpPTa__stores{flex-direction:row;gap:32px}}
.ProfileSidebar-module__KBc6nW__sidebar{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:1024px){.ProfileSidebar-module__KBc6nW__sidebar{position:sticky;top:2rem}}.ProfileSidebar-module__KBc6nW__identitySection{text-align:center;flex-direction:column;align-items:center;margin-bottom:1rem;display:flex}@media (min-width:768px){.ProfileSidebar-module__KBc6nW__identitySection{text-align:left;align-items:flex-start}}.ProfileSidebar-module__KBc6nW__profileImageContainer{margin-bottom:1.5rem}.ProfileSidebar-module__KBc6nW__profileImage{background-position:50%;background-size:cover;border:3px solid #ffffff1a;border-radius:24%;width:9rem;height:9rem;transition:transform .3s;box-shadow:0 20px 25px -5px #00000080}.ProfileSidebar-module__KBc6nW__profileImage:hover{transform:scale(1.02)}@keyframes ProfileSidebar-module__KBc6nW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProfileSidebar-module__KBc6nW__sidebar{flex-direction:column;gap:1.5rem;animation:.8s ease-out forwards ProfileSidebar-module__KBc6nW__fadeInUp;display:flex}.ProfileSidebar-module__KBc6nW__name{color:var(--text-primary);margin:0 0 .5rem;font-size:2rem;font-weight:800;line-height:1.1}.ProfileSidebar-module__KBc6nW__companyRow{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1rem;display:flex}.ProfileSidebar-module__KBc6nW__companyName{color:var(--text-primary);font-weight:600}.ProfileSidebar-module__KBc6nW__companyNameLink{color:var(--text-primary);font-weight:600;text-decoration:none;transition:color .2s}.ProfileSidebar-module__KBc6nW__companyNameLink:hover{color:var(--primary-color);text-decoration:underline}.ProfileSidebar-module__KBc6nW__companyDivider{color:var(--text-tertiary);font-size:.75rem}.ProfileSidebar-module__KBc6nW__companyPosition{color:var(--text-secondary)}.ProfileSidebar-module__KBc6nW__seeAllCompaniesBtn{color:var(--primary-color);cursor:pointer;background:0 0;border:none;margin-left:.25rem;padding:0;font-size:.85rem;font-weight:600}.ProfileSidebar-module__KBc6nW__seeAllCompaniesBtn:hover{text-decoration:underline}.ProfileSidebar-module__KBc6nW__location{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;display:flex}.ProfileSidebar-module__KBc6nW__bio{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.ProfileSidebar-module__KBc6nW__contactSection{flex-direction:row;justify-content:center;gap:.75rem;display:flex}@media (min-width:768px){.ProfileSidebar-module__KBc6nW__contactSection{flex-direction:column;gap:1rem}}.ProfileSidebar-module__KBc6nW__contactCard{background-color:var(--card-bg);border:1px solid var(--border-color);min-width:0;color:inherit;border-radius:1rem;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;text-decoration:none;transition:transform .2s,border-color .2s;display:flex;position:relative}@media (min-width:768px){.ProfileSidebar-module__KBc6nW__contactCard{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;padding:1rem}}.ProfileSidebar-module__KBc6nW__contactCard:hover{border-color:var(--primary-color);transform:translateY(-2px)}.ProfileSidebar-module__KBc6nW__interactiveCard{cursor:pointer}.ProfileSidebar-module__KBc6nW__contactInfo{text-align:center;flex:1;min-width:0}@media (min-width:768px){.ProfileSidebar-module__KBc6nW__contactInfo{text-align:left}}.ProfileSidebar-module__KBc6nW__contactIconBox{background-color:var(--icon-bg);width:2.5rem;height:2.5rem;color:var(--text-primary);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;display:flex}@media (min-width:768px){.ProfileSidebar-module__KBc6nW__contactIconBox{width:3rem;height:3rem;font-size:1.25rem}}.ProfileSidebar-module__KBc6nW__contactLabel{color:var(--text-tertiary);letter-spacing:.05em;margin:0;font-size:.6rem;font-weight:700;display:block}@media (min-width:768px){.ProfileSidebar-module__KBc6nW__contactLabel{margin:0 0 .25rem;font-size:.65rem}}.ProfileSidebar-module__KBc6nW__contactValue{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:500;display:none;overflow:hidden}@media (min-width:768px){.ProfileSidebar-module__KBc6nW__contactValue{display:block}}.ProfileSidebar-module__KBc6nW__saveContactBtn{background-color:var(--text-primary);width:100%;color:var(--bg-color);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.ProfileSidebar-module__KBc6nW__saveContactBtn:hover{background-color:var(--text-secondary);transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000004d}.ProfileSidebar-module__KBc6nW__healthDrawerContent{flex-direction:column;gap:1.5rem;display:flex}.ProfileSidebar-module__KBc6nW__bloodTypeCard{background-color:#ef44441a;border:1px solid #ef44444d;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem;display:flex}.ProfileSidebar-module__KBc6nW__bloodTypeCard span{color:#fca5a5;font-size:.75rem;font-weight:700}.ProfileSidebar-module__KBc6nW__bloodTypeCard strong{color:#ef4444;font-size:2rem}.ProfileSidebar-module__KBc6nW__healthDetailRow h3{color:var(--text-tertiary);margin:0 0 .5rem;font-size:.9rem}.ProfileSidebar-module__KBc6nW__healthDetailRow p{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.5}.ProfileSidebar-module__KBc6nW__drawerList{flex-direction:column;gap:1rem;display:flex}.ProfileSidebar-module__KBc6nW__drawerCard{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:.75rem;padding:1rem;text-decoration:none;transition:background-color .2s,border-color .2s;display:block}.ProfileSidebar-module__KBc6nW__drawerCardLink:hover{border-color:var(--primary-color);cursor:pointer;background-color:#ffffff0f}.ProfileSidebar-module__KBc6nW__drawerCardHeader{align-items:center;gap:1rem;display:flex}.ProfileSidebar-module__KBc6nW__drawerLogo{background-color:var(--icon-bg);width:3rem;height:3rem;color:var(--text-primary);border-radius:.5rem;justify-content:center;align-items:center;padding:.25rem;font-size:1.25rem;display:flex}.ProfileSidebar-module__KBc6nW__drawerLogo img{object-fit:contain;width:100%;height:100%}.ProfileSidebar-module__KBc6nW__drawerInfo{flex:1}.ProfileSidebar-module__KBc6nW__drawerTitle{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:700}.ProfileSidebar-module__KBc6nW__drawerSubtitle{color:var(--primary-color);margin:0;font-size:.85rem}.ProfileSidebar-module__KBc6nW__drawerMeta{color:var(--text-tertiary);margin:0;font-size:.75rem}.ProfileSidebar-module__KBc6nW__drawerIndustry{color:var(--text-secondary);background-color:var(--icon-bg);border-radius:1rem;margin-top:.25rem;padding:.125rem .5rem;font-size:.75rem;font-style:italic;display:inline-block}.ProfileSidebar-module__KBc6nW__healthIconBox{color:var(--error);background-color:#ef44441a}.ProfileSidebar-module__KBc6nW__healthLabel{color:var(--error);letter-spacing:.05em;margin:0;font-size:.6rem;font-weight:700;display:block}@media (min-width:768px){.ProfileSidebar-module__KBc6nW__healthLabel{margin:0 0 .25rem;font-size:.65rem}}
.ProfileContent-module__9RaNLa__content{flex-direction:column;gap:3rem;display:flex}.ProfileContent-module__9RaNLa__section{flex-direction:column;gap:1.5rem;display:flex}.ProfileContent-module__9RaNLa__sectionHeader{align-items:center;gap:.75rem;display:flex}.ProfileContent-module__9RaNLa__sectionIcon{color:var(--primary-color);background:#0a5adb1a;border-radius:.5rem;padding:.5rem;font-size:1.5rem}.ProfileContent-module__9RaNLa__sectionTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.ProfileContent-module__9RaNLa__paymentGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:1024px){.ProfileContent-module__9RaNLa__paymentGrid{grid-template-columns:repeat(2,1fr)}}.ProfileContent-module__9RaNLa__paymentCard{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:1rem;align-items:center;gap:1rem;width:100%;min-width:0;padding:1rem;transition:transform .2s,border-color .2s;display:flex}.ProfileContent-module__9RaNLa__paymentCard:hover{border-color:var(--primary-color);transform:translateY(-2px)}.ProfileContent-module__9RaNLa__paymentLogoBox{flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.ProfileContent-module__9RaNLa__bankLogo{object-fit:contain;width:100%;height:100%}.ProfileContent-module__9RaNLa__paymentIcon{color:var(--text-tertiary);opacity:.7;background-color:var(--icon-bg);border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.75rem;display:flex}.ProfileContent-module__9RaNLa__paymentInfo{flex:1;min-width:0}.ProfileContent-module__9RaNLa__paymentName{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:700}.ProfileContent-module__9RaNLa__paymentIban{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:JetBrains Mono,monospace;font-size:.85rem;overflow:hidden}.ProfileContent-module__9RaNLa__paymentLabel{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .25rem;font-size:.85rem;overflow:hidden}.ProfileContent-module__9RaNLa__paymentOwner{color:var(--text-tertiary);opacity:.8;margin:.25rem 0 0;font-size:.8rem}.ProfileContent-module__9RaNLa__copyBtn{background:var(--icon-bg);color:var(--primary-color);cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;transition:all .2s;display:flex}.ProfileContent-module__9RaNLa__copyBtn:hover{background-color:var(--primary-color);color:#fff}.ProfileContent-module__9RaNLa__socialGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:1024px){.ProfileContent-module__9RaNLa__socialGrid{grid-template-columns:repeat(3,1fr)}}.ProfileContent-module__9RaNLa__socialCard{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:1rem;align-items:center;gap:1rem;min-width:0;padding:1rem;text-decoration:none;transition:all .2s;display:flex}@media (max-width:767px){.ProfileContent-module__9RaNLa__socialGrid{gap:.75rem}.ProfileContent-module__9RaNLa__socialCard{gap:.75rem;padding:.75rem}.ProfileContent-module__9RaNLa__socialImageBox,.ProfileContent-module__9RaNLa__socialIconCircle{width:2.25rem;height:2.25rem;font-size:1.15rem}.ProfileContent-module__9RaNLa__socialName{font-size:.85rem}.ProfileContent-module__9RaNLa__socialLabel{font-size:.7rem}}.ProfileContent-module__9RaNLa__socialCard:hover{border-color:var(--text-tertiary);background-color:var(--bg-secondary-hover)}.ProfileContent-module__9RaNLa__socialImageBox{flex-shrink:0;width:3rem;height:3rem}.ProfileContent-module__9RaNLa__socialImageBox img{object-fit:contain;width:100%;height:100%}.ProfileContent-module__9RaNLa__socialIconCircle{background-color:var(--icon-bg);width:3rem;height:3rem;color:var(--text-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.ProfileContent-module__9RaNLa__socialInfo{flex:1;min-width:0}.ProfileContent-module__9RaNLa__socialName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0 0 .125rem;font-size:.95rem;font-weight:700;overflow:hidden}.ProfileContent-module__9RaNLa__socialLabel{color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;overflow:hidden}.ProfileContent-module__9RaNLa__arrowIcon{color:var(--text-tertiary);opacity:.5;font-size:.875rem;transition:opacity .2s}.ProfileContent-module__9RaNLa__socialCard:hover .ProfileContent-module__9RaNLa__arrowIcon{opacity:1;color:var(--text-primary)}
.page-module__W72Tda__pageContainer{background-color:var(--bg-color);min-height:100vh;color:var(--text-primary);flex-direction:column;padding-top:80px;font-family:Inter,sans-serif;display:flex}.page-module__W72Tda__main{flex-grow:1;width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem}@media (min-width:1024px){.page-module__W72Tda__main{padding:3rem 2.5rem}}.page-module__W72Tda__grid{grid-template-columns:1fr;align-items:start;gap:2rem;display:grid}@media (min-width:1024px){.page-module__W72Tda__grid{grid-template-columns:repeat(12,1fr);gap:3rem}}.page-module__W72Tda__leftColumn{grid-column:span 12}@media (min-width:1024px){.page-module__W72Tda__leftColumn{grid-column:span 4}}@media (min-width:1440px){.page-module__W72Tda__leftColumn{grid-column:span 3}}.page-module__W72Tda__rightColumn{flex-direction:column;grid-column:span 12;gap:3rem;display:flex}@media (min-width:1024px){.page-module__W72Tda__rightColumn{grid-column:span 8;padding-left:1rem}}@media (min-width:1440px){.page-module__W72Tda__rightColumn{grid-column:span 9;padding-left:3rem}}
