.Header-module__Pzgc7q__header{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);z-index:1000;width:100%;padding:1rem 2rem;transition:all .3s;position:fixed;top:0}.Header-module__Pzgc7q__headerScrolled{background:#0a0a0ff2;padding:.75rem 2rem}.Header-module__Pzgc7q__navContainer{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;display:flex}.Header-module__Pzgc7q__logo{align-items:center;gap:.5rem;display:flex}.Header-module__Pzgc7q__nav{align-items:center;display:flex}.Header-module__Pzgc7q__navList{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__Pzgc7q__navItem a{color:var(--text-secondary);padding:.5rem 0;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.Header-module__Pzgc7q__navItem a:hover{color:var(--text-primary)}.Header-module__Pzgc7q__navItem a:after{content:"";background:var(--primary-gradient);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__Pzgc7q__navItem a:hover:after{width:100%}.Header-module__Pzgc7q__contactBtn{background:var(--primary-gradient);border-radius:50px;text-decoration:none;display:inline-block;box-shadow:0 4px 15px #9707474d;color:#fff!important;padding:.75rem 1.5rem!important;font-weight:600!important;transition:all .3s!important}.Header-module__Pzgc7q__contactBtn:after{display:none!important}.Header-module__Pzgc7q__contactBtn:hover{transform:translateY(-2px);box-shadow:0 6px 25px #97074780}.Header-module__Pzgc7q__mobileMenuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Header-module__Pzgc7q__navList{border-top:1px solid var(--glass-border);background:#0a0a0ff2;flex-direction:column;gap:1rem;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0}.Header-module__Pzgc7q__navActive .Header-module__Pzgc7q__navList{display:flex}.Header-module__Pzgc7q__mobileMenuBtn{display:block}}
.Footer-module__y_mvga__footer{border-top:1px solid var(--glass-border);z-index:10;background:#00000080;padding:3rem 2rem 2rem;position:relative}.Footer-module__y_mvga__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1400px;margin:0 auto 2rem;display:grid}.Footer-module__y_mvga__footerSection h3{color:var(--text-primary);font-family:var(--font-heading);margin-bottom:1rem}.Footer-module__y_mvga__footerSection p{color:var(--text-secondary);margin-bottom:1rem;line-height:1.6}.Footer-module__y_mvga__footerSection ul{margin:0;padding:0;list-style:none}.Footer-module__y_mvga__footerSection ul li{margin-bottom:.5rem}.Footer-module__y_mvga__footerSection a{color:var(--text-secondary);text-decoration:none;transition:color .3s}.Footer-module__y_mvga__footerSection a:hover{color:var(--accent-pink)}.Footer-module__y_mvga__socialLinks{gap:1rem;margin-top:1rem;display:flex}.Footer-module__y_mvga__socialLink{background:var(--glass-bg);border:1px solid var(--glass-border);width:40px;height:40px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.Footer-module__y_mvga__socialLink:hover{background:var(--primary-gradient);border-color:#0000;transform:translateY(-3px)}.Footer-module__y_mvga__footerBottom{text-align:center;border-top:1px solid var(--glass-border);color:var(--text-secondary);padding-top:2rem;font-size:.875rem}@media (max-width:768px){.Footer-module__y_mvga__footerContent{text-align:center;grid-template-columns:1fr}.Footer-module__y_mvga__socialLinks{justify-content:center}}
.WhatsAppButton-module__FRFvnW__whatsapp{z-index:1000;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #25d36666;color:#fff!important}.WhatsAppButton-module__FRFvnW__whatsapp:hover{box-shadow:0 6px 20px #0000004d}.WhatsAppButton-module__FRFvnW__icon{font-size:1.2rem}@media (max-width:768px){.WhatsAppButton-module__FRFvnW__whatsapp{width:50px;height:50px;bottom:20px;right:20px}}
.Hero-module___w2HtG__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative}.Hero-module___w2HtG__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1400px;margin:0 auto;display:grid}.Hero-module___w2HtG__heroText{animation:1s Hero-module___w2HtG__slideInLeft}.Hero-module___w2HtG__heroBadge{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;animation:2s infinite Hero-module___w2HtG__pulse;display:inline-block}.Hero-module___w2HtG__hero h1{background:linear-gradient(135deg,#fff 0%,#a0a0b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.2}.Hero-module___w2HtG__gradientText{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module___w2HtG__hero p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.25rem;line-height:1.6}.Hero-module___w2HtG__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module___w2HtG__btnPrimary{background:var(--primary-gradient);color:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #9707474d}.Hero-module___w2HtG__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #97074780}.Hero-module___w2HtG__btnSecondary{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);color:var(--text-primary);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module___w2HtG__btnSecondary:hover{background:#ffffff1a;transform:translateY(-3px)}.Hero-module___w2HtG__heroVisual{animation:1s Hero-module___w2HtG__slideInRight;position:relative}.Hero-module___w2HtG__glassCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:20px;padding:2rem;position:relative;overflow:hidden}.Hero-module___w2HtG__glassCard:before{content:"";background:linear-gradient(45deg,#0000,#ffffff1a,#0000);width:200%;height:200%;animation:3s infinite Hero-module___w2HtG__shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.Hero-module___w2HtG__techGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;display:grid}.Hero-module___w2HtG__techItem{background:#ffffff08;border-radius:10px;align-items:center;gap:.75rem;padding:1rem;transition:all .3s;display:flex}.Hero-module___w2HtG__techItem:hover{background:#ffffff14;transform:translateY(-2px)}.Hero-module___w2HtG__techIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.Hero-module___w2HtG__iconWeb{background:linear-gradient(135deg,#c8095e,#970747)}.Hero-module___w2HtG__iconBot{background:linear-gradient(135deg,#970747,#f77ca3)}.Hero-module___w2HtG__iconData{background:linear-gradient(135deg,#660530,#c8095e)}.Hero-module___w2HtG__iconDesk{background:linear-gradient(135deg,#e23b7a,#970747)}@media (max-width:768px){.Hero-module___w2HtG__heroContent{text-align:center;grid-template-columns:1fr}.Hero-module___w2HtG__heroButtons{justify-content:center}.Hero-module___w2HtG__heroVisual{margin-top:2rem}.Hero-module___w2HtG__techGrid{grid-template-columns:1fr}}
.Services-module__uj7JVa__features{z-index:10;padding:5rem 2rem;position:relative}.Services-module__uj7JVa__sectionHeader{text-align:center;margin-bottom:4rem}.Services-module__uj7JVa__sectionHeader h2{background:linear-gradient(135deg,#fff 0%,#a0a0b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Services-module__uj7JVa__sectionHeader p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.Services-module__uj7JVa__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Services-module__uj7JVa__featureCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:20px;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Services-module__uj7JVa__featureCard:before{content:"";background:var(--primary-gradient);transform-origin:0;height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__uj7JVa__featureCard:hover:before{transform:scaleX(1)}.Services-module__uj7JVa__featureCard:hover{border-color:#9707474d;transform:translateY(-10px);box-shadow:0 15px 40px #97074733}.Services-module__uj7JVa__featureIcon{background:var(--primary-gradient);color:#fff;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:1.5rem;display:flex}.Services-module__uj7JVa__featureCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.Services-module__uj7JVa__featureCard p{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.Services-module__uj7JVa__featuresGrid{grid-template-columns:1fr}}
.Process-module__MDuI_q__process{z-index:10;padding:5rem 2rem;position:relative}.Process-module__MDuI_q__stats{background:linear-gradient(135deg,#9707471a,#c8095e1a);border-radius:30px;max-width:1400px;margin:2rem auto 4rem;padding:3rem 2rem}.Process-module__MDuI_q__statsGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;display:grid}.Process-module__MDuI_q__statCard{text-align:center;padding:2rem}.Process-module__MDuI_q__statNumber{background:var(--primary-gradient);-webkit-text-fill-color:transparent;font-size:3rem;font-weight:700;font-family:var(--font-heading);-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem}.Process-module__MDuI_q__statLabel{color:var(--text-secondary);font-size:1.125rem}.Process-module__MDuI_q__header{text-align:center;margin-bottom:4rem}.Process-module__MDuI_q__title{background:linear-gradient(135deg,#fff 0%,#a0a0b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem)}.Process-module__MDuI_q__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem}.Process-module__MDuI_q__processGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1400px;margin:0 auto;display:grid}.Process-module__MDuI_q__processCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:20px;padding:2.5rem;transition:all .3s;position:relative}.Process-module__MDuI_q__processCard:hover{transform:translateY(-5px);box-shadow:0 10px 40px #97074733}.Process-module__MDuI_q__stepNumber{color:#ffffff0d;font-size:4rem;font-weight:800;font-family:var(--font-heading);line-height:1;position:absolute;top:1rem;right:1.5rem}.Process-module__MDuI_q__processContent{z-index:1;position:relative}.Process-module__MDuI_q__stepTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.Process-module__MDuI_q__stepText{color:var(--text-secondary);line-height:1.6}@media (max-width:768px){.Process-module__MDuI_q__statsGrid{grid-template-columns:repeat(2,1fr)}.Process-module__MDuI_q__processGrid{grid-template-columns:1fr}}
.Contact-module__DIbnYa__contact{z-index:10;padding:5rem 2rem;position:relative}.Contact-module__DIbnYa__ctaContent{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:30px;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 3rem;display:grid;position:relative;overflow:hidden}.Contact-module__DIbnYa__ctaContent:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#9707471a,#0000);width:200%;height:200%;animation:20s linear infinite Contact-module__DIbnYa__rotate;position:absolute;top:-50%;left:-50%}.Contact-module__DIbnYa__info{z-index:1;position:relative}.Contact-module__DIbnYa__title{background:linear-gradient(135deg,#fff 0%,#a0a0b8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem)}.Contact-module__DIbnYa__text{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem}.Contact-module__DIbnYa__directLinks{flex-direction:column;gap:1.5rem;margin-top:2rem;display:flex}.Contact-module__DIbnYa__linkItem{flex-direction:column;gap:.25rem;display:flex}.Contact-module__DIbnYa__linkItem strong{color:var(--text-primary);font-size:1.125rem}.Contact-module__DIbnYa__linkItem span,.Contact-module__DIbnYa__linkItem a{color:var(--text-secondary);text-decoration:none;transition:color .3s}.Contact-module__DIbnYa__linkItem a:hover{color:var(--accent-pink)}.Contact-module__DIbnYa__formCard{z-index:1;border:1px solid var(--glass-border);background:#0a0a0f80;border-radius:20px;padding:2rem;position:relative}.Contact-module__DIbnYa__form{flex-direction:column;gap:1.5rem;display:flex}.Contact-module__DIbnYa__field{flex-direction:column;gap:.5rem;display:flex}.Contact-module__DIbnYa__field label{color:var(--text-primary);font-size:.875rem;font-weight:500}.Contact-module__DIbnYa__field input,.Contact-module__DIbnYa__field select,.Contact-module__DIbnYa__field textarea{width:100%;color:var(--text-primary);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;padding:.875rem 1rem;font-family:inherit;transition:all .3s}.Contact-module__DIbnYa__field input:focus,.Contact-module__DIbnYa__field select:focus,.Contact-module__DIbnYa__field textarea:focus{border-color:var(--accent-pink);background:#ffffff1a;outline:none;box-shadow:0 0 0 4px #c8095e1a}.Contact-module__DIbnYa__field select option{background:var(--dark-bg);color:#fff}.Contact-module__DIbnYa__submitBtn{background:var(--primary-gradient);color:#fff;border-radius:50px;margin-top:1rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #9707474d}.Contact-module__DIbnYa__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px #97074780}.Contact-module__DIbnYa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__DIbnYa__successMsg{color:#10b981;text-align:center;background:#10b9811a;border:1px solid #10b98133;border-radius:10px;margin-top:1rem;padding:1rem;font-size:.875rem}.Contact-module__DIbnYa__errorMsg{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;margin-top:1rem;padding:1rem;font-size:.875rem}@media (max-width:900px){.Contact-module__DIbnYa__ctaContent{grid-template-columns:1fr;padding:3rem 2rem}}
.Store-module__OgchRq__store{opacity:0;background:#fff;padding:0 0 8rem;transition:all 1.2s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;transform:translateY(30px)}.Store-module__OgchRq__storeHero{background:radial-gradient(circle at 60%,#2d0413 0%,#1a030d 100%);margin-bottom:6rem;padding:10rem 0 6rem;position:relative;overflow:hidden}.Store-module__OgchRq__storeHero:after{content:"";pointer-events:none;z-index:1;background-image: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='%23970747' fill-opacity='0.04'%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");position:absolute;inset:0}.Store-module__OgchRq__storeHeroContent{z-index:2;text-align:center;color:#fff;position:relative}.Store-module__OgchRq__storeHeroBadge{color:#ffffffe6;letter-spacing:.12em;text-transform:uppercase;background:#97074733;border:1px solid #97074766;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-flex}.Store-module__OgchRq__storeHeroBadge:before{content:"";background:var(--primary);width:6px;height:6px;box-shadow:0 0 8px var(--primary);border-radius:50%;animation:2s infinite Store-module__OgchRq__pulse}@keyframes Store-module__OgchRq__pulse{0%,to{opacity:1}50%{opacity:.4}}.Store-module__OgchRq__storeHeroTitle{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 40%,#c8095ecc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:700px;margin:0 auto 1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.Store-module__OgchRq__storeHeroSubtitle{color:#fff9;max-width:500px;margin:0 auto 3rem;font-size:1.2rem;line-height:1.7}.Store-module__OgchRq__storeHeroStats{justify-content:center;gap:4rem;margin-top:3.5rem;display:flex}.Store-module__OgchRq__storeHeroStat{text-align:center}.Store-module__OgchRq__storeHeroStat strong{color:#fff;letter-spacing:-.02em;font-size:2.4rem;font-weight:900;display:block}.Store-module__OgchRq__storeHeroStat span{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;font-weight:600}.Store-module__OgchRq__storeHeroGlow{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#97074759 0%,#0000 70%);width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Store-module__OgchRq__store.Store-module__OgchRq__revealed{opacity:1;transform:none}.Store-module__OgchRq__techBackground{pointer-events:none;z-index:0;pointer-events:none;z-index:0;inset:0;background:radial-gradient(circle at 0 100%,#97074705 0%,#0000 40%);position:absolute;inset:0}.Store-module__OgchRq__techGlow,.Store-module__OgchRq__techGlow2{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#9707470d 0%,#0000 70%);width:600px;height:600px;position:absolute}.Store-module__OgchRq__techGlow{top:-200px;left:-100px}.Store-module__OgchRq__techGlow2{opacity:.6;bottom:-200px;right:-100px}.Store-module__OgchRq__header{text-align:center;z-index:2;opacity:0;margin-bottom:7rem;position:relative}.Store-module__OgchRq__revealed .Store-module__OgchRq__header{animation:1s cubic-bezier(.16,1,.3,1) forwards Store-module__OgchRq__fadeInDown}@keyframes Store-module__OgchRq__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.Store-module__OgchRq__title{background:linear-gradient(135deg,var(--primary),var(--accent),var(--primary));-webkit-text-fill-color:transparent;letter-spacing:-.02em;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;animation:5s linear infinite Store-module__OgchRq__gradientFlow}@keyframes Store-module__OgchRq__gradientFlow{0%{background-position:0%}to{background-position:200%}}.Store-module__OgchRq__subtitle{color:#555;max-width:600px;margin:0 auto;font-size:1.4rem;font-weight:400}.Store-module__OgchRq__subHeader{flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:3rem;display:flex}.Store-module__OgchRq__subHeader h3{color:var(--contrast);white-space:nowrap;font-size:2rem;font-weight:700}.Store-module__OgchRq__divider{background:linear-gradient(to right,var(--neutral-gray),transparent);flex-grow:1;height:2px}.Store-module__OgchRq__currencySwitcher{background:#f5f5f7;border:1px solid #eee;border-radius:12px;padding:4px;display:flex}.Store-module__OgchRq__currencyBtn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;transition:all .3s}.Store-module__OgchRq__currencyBtn:hover{color:var(--primary)}.Store-module__OgchRq__activeCurrency{color:var(--primary);background:#fff;box-shadow:0 4px 10px #0000000d}.Store-module__OgchRq__easyRentSection{margin-top:4rem}.Store-module__OgchRq__easyRentShowcase,.Store-module__OgchRq__timeManagementShowcase{background:#00a65108;border:1px solid #00a6511a;border-radius:32px;margin-bottom:5rem;padding:4rem}.Store-module__OgchRq__timeManagementShowcase{background:#97074708;border-color:#9707471a}.Store-module__OgchRq__showcaseHeader{align-items:center;gap:2.5rem;margin-bottom:4rem;display:flex}.Store-module__OgchRq__productLogo{object-fit:contain;width:auto;height:70px}.Store-module__OgchRq__showcaseTitle h3{color:#1a1a1a;margin-bottom:.5rem;font-size:2.4rem;font-weight:800}.Store-module__OgchRq__greenDivider{background:#00a651;border-radius:100px;width:80px;height:4px}.Store-module__OgchRq__showcaseContent{grid-template-columns:1.2fr .8fr;align-items:center;gap:6rem;display:grid}.Store-module__OgchRq__productBadges{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.Store-module__OgchRq__showcaseImageWrapper{border-radius:24px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001f}.Store-module__OgchRq__showcaseImage{width:100%;height:auto;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.Store-module__OgchRq__showcaseImageWrapper:hover .Store-module__OgchRq__showcaseImage{transform:scale(1.03)}.Store-module__OgchRq__imageGlow{pointer-events:none;background:linear-gradient(135deg,#00a65126,#0000);position:absolute;inset:0}.Store-module__OgchRq__productDescription{color:#444;font-size:1.2rem;line-height:1.8}.Store-module__OgchRq__productBadges{flex-wrap:wrap;gap:1.5rem;margin-top:2rem;display:flex}.Store-module__OgchRq__prodBadge{color:#00713d;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#00a65112;border:1px solid #00a65140;border-radius:100px;padding:.45rem 1.1rem;font-size:.78rem;font-weight:800}.Store-module__OgchRq__timeBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#97074712;border:1px solid #97074733;border-radius:100px;padding:.45rem 1.1rem;font-size:.78rem;font-weight:800}.Store-module__OgchRq__easyRentGrid,.Store-module__OgchRq__controlHorasGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:3.5rem;margin-bottom:5rem;display:grid}.Store-module__OgchRq__planCard{-webkit-backdrop-filter:blur(10px);z-index:1;background:#ffffffb3;border:1px solid #0000000d;border-radius:32px;flex-direction:column;height:100%;padding:3.5rem 2.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Store-module__OgchRq__planCard:after{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#9707470d,#0000);transition:opacity .5s;position:absolute;inset:0}.Store-module__OgchRq__planCard:hover{border-color:#97074733;transform:translateY(-12px);box-shadow:0 30px 60px #9707471a}.Store-module__OgchRq__planCard:hover:after{opacity:1}.Store-module__OgchRq__recommended{border:2px solid var(--primary);z-index:2;background:#fff;transform:scale(1.05);box-shadow:0 20px 50px #9707471f}.Store-module__OgchRq__recommended:hover{transform:scale(1.05)translateY(-12px)}.Store-module__OgchRq__badge{background:var(--primary);color:#fff;border-radius:0 0 12px 12px;padding:.5rem 1.5rem;font-size:.8rem;font-weight:800;position:absolute;top:0;left:50%;transform:translate(-50%)}.Store-module__OgchRq__planName{text-align:center;margin-bottom:1.5rem;font-size:1.6rem;font-weight:800}.Store-module__OgchRq__priceInfo{text-align:center;margin-bottom:2rem}.Store-module__OgchRq__amount{color:var(--primary);font-size:2.8rem;font-weight:900}.Store-module__OgchRq__period{color:#888;margin-left:.5rem}.Store-module__OgchRq__descriptionText{color:#666;text-align:center;margin-bottom:2.5rem;font-size:.95rem}.Store-module__OgchRq__featureList{flex-grow:1;margin:2.5rem 0;padding:0;list-style:none}.Store-module__OgchRq__featureList li{color:#444;border-bottom:1px solid #00000008;align-items:center;gap:1rem;padding:.8rem 0;font-size:1.05rem;display:flex}.Store-module__OgchRq__featureList li:before{content:"✓";color:var(--primary);font-weight:900}.Store-module__OgchRq__buyBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:1.25rem;font-weight:700;transition:all .3s}.Store-module__OgchRq__buyBtn:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 8px 20px #9707474d}.Store-module__OgchRq__othersGrid{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.Store-module__OgchRq__otherCard{border-radius:var(--radius-lg);border:1px solid var(--neutral-gray);background:#fff;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.Store-module__OgchRq__otherCard:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.Store-module__OgchRq__otherImageWrapper{width:100%;height:180px;overflow:hidden}.Store-module__OgchRq__otherCardImage{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Store-module__OgchRq__otherCard:hover .Store-module__OgchRq__otherCardImage{transform:scale(1.1)}.Store-module__OgchRq__otherInfo{flex-grow:1;padding:2rem}.Store-module__OgchRq__otherIconTitle{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.Store-module__OgchRq__miniIcon{color:var(--primary);width:30px;height:30px}.Store-module__OgchRq__miniIcon svg{width:100%;height:100%}.Store-module__OgchRq__otherInfo h4{color:var(--contrast);margin-bottom:0;font-size:1.4rem}.Store-module__OgchRq__otherInfo p{color:#666;margin-bottom:1.5rem;font-size:.95rem}.Store-module__OgchRq__viewBtn{align-self:flex-start;margin:0 2rem 2rem}.Store-module__OgchRq__viewBtn:hover{background:var(--primary);color:#fff}.Store-module__OgchRq__internationalBanner{-webkit-backdrop-filter:blur(20px);opacity:0;background:#9707470d;border:1px solid #9707471a;border-radius:32px;align-items:center;gap:3.5rem;margin-bottom:6rem;padding:3.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #97074714}.Store-module__OgchRq__revealed .Store-module__OgchRq__internationalBanner{animation:1.2s cubic-bezier(.16,1,.3,1) .2s forwards Store-module__OgchRq__floatIn}.Store-module__OgchRq__internationalBanner:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#9707471a,#0000 60%);position:absolute;inset:0}.Store-module__OgchRq__bannerIcon{filter:drop-shadow(0 0 20px #97074733);-webkit-user-select:none;user-select:none;background:#9707471a;border:1px solid #9707471a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:100px;height:100px;font-size:4rem;animation:20s linear infinite Store-module__OgchRq__globeRotate;display:flex}@keyframes Store-module__OgchRq__globeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Store-module__OgchRq__floatIn{0%{opacity:0;transform:translateY(40px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.Store-module__OgchRq__bannerContent h4{color:var(--contrast);letter-spacing:-.01em;margin-bottom:.8rem;font-size:1.8rem;font-weight:800}.Store-module__OgchRq__bannerContent p{color:#444;max-width:800px;font-size:1.15rem;line-height:1.7}.Store-module__OgchRq__mainPrice{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Store-module__OgchRq__multiCurrency{color:#888;justify-content:center;gap:1.5rem;font-size:.9rem;font-weight:600;display:flex}.Store-module__OgchRq__paymentMethods{text-align:center;margin-top:8rem}.Store-module__OgchRq__paymentMethods h4{color:var(--primary);margin-bottom:3.5rem;font-size:2rem;font-weight:800}.Store-module__OgchRq__paymentGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Store-module__OgchRq__paymentCard{border-radius:var(--radius-lg);border:1px solid var(--neutral-gray);background:#fff;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Store-module__OgchRq__paymentCard:before{content:"";background:var(--card-gradient);height:4px;position:absolute;top:0;left:0;right:0}.Store-module__OgchRq__paymentCard:hover{box-shadow:var(--shadow-medium);border-color:#0000;transform:translateY(-10px)}.Store-module__OgchRq__paymentIcon{background:var(--card-gradient);color:#fff;border-radius:20px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:1.5rem;display:flex;box-shadow:0 8px 20px #0000001a}.Store-module__OgchRq__paymentIcon svg{width:32px;height:32px}.Store-module__OgchRq__paymentInfo h5{color:var(--contrast);margin-bottom:.5rem;font-size:1.3rem;font-weight:800}.Store-module__OgchRq__clientPortal{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(135deg,#020a06 0%,#0a1f14 100%);margin:6rem 0;padding:6rem 4rem;position:relative;overflow:hidden;box-shadow:0 30px 60px #0006}.Store-module__OgchRq__clientPortal:before{content:"";z-index:1;background:radial-gradient(circle,#00a65126 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.Store-module__OgchRq__portalContent{z-index:2;position:relative}.Store-module__OgchRq__portalHeader{text-align:center;margin-bottom:4rem}.Store-module__OgchRq__portalBadge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#00ff85;text-transform:uppercase;letter-spacing:1px;background:#00a6511a;border:1px solid #00a65133;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;display:inline-block}.Store-module__OgchRq__portalHeader h3{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Store-module__OgchRq__portalHeader p{opacity:.7;max-width:600px;margin:0 auto;font-size:1.1rem}.Store-module__OgchRq__portalActions{grid-template-columns:repeat(2,1fr);gap:3rem;display:grid}.Store-module__OgchRq__portalCard{-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;align-items:flex-start;padding:3.5rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.Store-module__OgchRq__portalCard:hover{background:#ffffff0f;border-color:#00a651;transform:translateY(-10px);box-shadow:0 20px 40px #0003}.Store-module__OgchRq__portalIcon{color:#fff;background:#00a651;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:2rem;display:flex}.Store-module__OgchRq__portalIcon svg{width:28px;height:28px}.Store-module__OgchRq__portalCard h4{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Store-module__OgchRq__portalCard p{opacity:.8;margin-bottom:2.5rem;font-size:.95rem;line-height:1.6}.Store-module__OgchRq__portalBtn{color:#fff;background:#00a651;border-radius:12px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s}.Store-module__OgchRq__portalBtn:hover{background:#00713d;box-shadow:0 10px 20px #00a6514d}.Store-module__OgchRq__portalBtnSecondary{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:12px;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s}.Store-module__OgchRq__portalBtnSecondary:hover{background:#ffffff1a;border-color:#fff}.Store-module__OgchRq__paymentInfo p{color:#666;font-size:.9rem;font-weight:500}.Store-module__OgchRq__easyRentSection .Store-module__OgchRq__planCard:hover{border-color:#00a651;box-shadow:0 20px 50px #00a6511f}.Store-module__OgchRq__easyRentSection h4{color:#00713d}.Store-module__OgchRq__easyRentSection .Store-module__OgchRq__amount{color:#00a651}.Store-module__OgchRq__easyRentSection .Store-module__OgchRq__buyBtn{background:#00a651}.Store-module__OgchRq__easyRentSection .Store-module__OgchRq__buyBtn:hover{background:#00713d;box-shadow:0 10px 20px #00a6514d}.Store-module__OgchRq__easyRentSection .Store-module__OgchRq__recommended{border-color:#00a651}.Store-module__OgchRq__easyRentSection [class*=badge]{background:#00a651}.Store-module__OgchRq__easyRentSection .Store-module__OgchRq__featureList li:before{color:#00a651}@media (max-width:1024px){.Store-module__OgchRq__easyRentGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.Store-module__OgchRq__showcaseContent{gap:3rem}.Store-module__OgchRq__recommended{transform:none}.Store-module__OgchRq__othersGrid{grid-template-columns:1fr}.Store-module__OgchRq__internationalBanner{text-align:center;flex-direction:column;gap:1.5rem}.Store-module__OgchRq__paymentGrid{grid-template-columns:repeat(2,1fr)}.Store-module__OgchRq__portalActions{gap:1.5rem}}@media (max-width:768px){.Store-module__OgchRq__showcaseContent{text-align:center;grid-template-columns:1fr;gap:3rem}.Store-module__OgchRq__showcaseHeader{text-align:center;flex-direction:column;gap:1.5rem}.Store-module__OgchRq__greenDivider{margin:.5rem auto 0}.Store-module__OgchRq__productBadges{justify-content:center}.Store-module__OgchRq__portalActions{grid-template-columns:1fr}.Store-module__OgchRq__portalHeader h3{font-size:2rem}.Store-module__OgchRq__portalCard{padding:2rem}.Store-module__OgchRq__easyRentGrid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.Store-module__OgchRq__title{font-size:2.5rem}.Store-module__OgchRq__subHeader h3{font-size:1.5rem}.Store-module__OgchRq__currencySwitcher{justify-content:center;width:100%;margin-top:1rem}.Store-module__OgchRq__paymentGrid{grid-template-columns:1fr;max-width:350px;margin:0 auto}}.Store-module__OgchRq__securityInfo{border-radius:var(--radius-lg);border:1px dashed var(--primary);text-align:center;background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:3rem 2.5rem;display:flex}.Store-module__OgchRq__securityIcon{margin-bottom:1.5rem;font-size:2.5rem}.Store-module__OgchRq__securityInfo h4{color:var(--contrast);margin-bottom:1rem;font-size:1.4rem}.Store-module__OgchRq__securityInfo p{color:#666;font-size:.9rem;line-height:1.6}.Store-module__OgchRq__buyBtnLink{text-align:center;background:var(--primary);border-radius:100px;padding:1rem 1.5rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;color:#fff!important}.Store-module__OgchRq__buyBtnLink:hover{background:var(--accent);transform:translateY(-2px);box-shadow:0 8px 20px #9707474d}.Store-module__OgchRq__modalOverlay{-webkit-backdrop-filter:blur(12px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.3s Store-module__OgchRq__fadeIn;display:flex;position:fixed;top:0;left:0}.Store-module__OgchRq__supportModal{color:#1a1a1a;background:#fff;border-radius:32px;width:100%;max-width:500px;padding:3.5rem;animation:.4s cubic-bezier(.16,1,.3,1) Store-module__OgchRq__slideUp;position:relative;box-shadow:0 40px 100px #00000080}.Store-module__OgchRq__closeModal{cursor:pointer;background:#f0f0f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.Store-module__OgchRq__closeModal:hover{background:#e0e0e0;transform:rotate(90deg)}.Store-module__OgchRq__supportModal h3{text-align:center;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.Store-module__OgchRq__supportModal p{color:#666;text-align:center;margin-bottom:2.5rem;font-size:1.05rem}.Store-module__OgchRq__supportOptions{flex-direction:column;gap:1.5rem;display:flex}.Store-module__OgchRq__supportChoice{background:#f8fbfa;border:1.5px solid #edf2f0;border-radius:20px;align-items:center;gap:1.5rem;padding:1.8rem;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Store-module__OgchRq__supportChoice:hover{background:#fff;border-color:#00a651;transform:translateY(-5px);box-shadow:0 15px 30px #00a6511a}.Store-module__OgchRq__choiceIcon{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Store-module__OgchRq__choiceIcon svg{width:30px;height:30px}.Store-module__OgchRq__choiceText span{color:#1a1a1a;margin-bottom:.2rem;font-size:1.2rem;font-weight:800;display:block}.Store-module__OgchRq__choiceText p{text-align:left!important;color:#888!important;margin:0!important;font-size:.95rem!important}@keyframes Store-module__OgchRq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Store-module__OgchRq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Store-module__OgchRq__controlHorasGrid{grid-template-columns:repeat(2,1fr)}.Store-module__OgchRq__securityInfo{grid-column:span 2}}
