.Navbar-module__P48_Aa__navbar{z-index:1000;background:color-mix(in srgb, var(--bg-primary) 82%, transparent);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid #0000;align-items:center;height:104px;transition:height .3s,border-color .3s,box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__P48_Aa__scrolled{border-bottom-color:var(--border-color);height:72px;box-shadow:var(--shadow-sm)}.Navbar-module__P48_Aa__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__P48_Aa__logo{align-items:center;height:92px;display:flex}.Navbar-module__P48_Aa__fullLogo{object-fit:contain;width:auto;max-width:188px;height:92px;transition:transform .25s}.Navbar-module__P48_Aa__fullLogo:hover{transform:translateY(-1px)}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__fullLogo{height:70px}.Navbar-module__P48_Aa__navLinks{border:1px solid var(--border-color);background:var(--surface-raised);border-radius:14px;align-items:center;gap:.25rem;padding:.35rem;list-style:none;display:flex}.Navbar-module__P48_Aa__navLink{color:var(--text-secondary);white-space:nowrap;border-radius:9px;padding:.6rem .9rem;font-size:.85rem;font-weight:650;display:block}.Navbar-module__P48_Aa__navLink:hover,.Navbar-module__P48_Aa__activeLink{color:var(--text-primary);background:var(--surface-solid);box-shadow:var(--shadow-sm)}.Navbar-module__P48_Aa__actions{align-items:center;gap:.55rem;display:flex}.Navbar-module__P48_Aa__langBtn{min-height:40px;color:var(--text-primary);border:1px solid var(--border-color);background:var(--surface-raised);cursor:pointer;transition:var(--transition-smooth);border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .8rem;font-size:.76rem;font-weight:700;display:flex}.Navbar-module__P48_Aa__langBtn:hover{border-color:var(--border-strong);background:var(--surface-solid)}.Navbar-module__P48_Aa__langText{letter-spacing:.02em}.Navbar-module__P48_Aa__mobileMenuBtn{min-height:40px;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;padding:.45rem;display:none}.Navbar-module__P48_Aa__drawer{z-index:1100;background:var(--surface-solid);border-inline-start:1px solid var(--border-color);width:min(88vw,340px);box-shadow:var(--shadow-lg);flex-direction:column;gap:2.5rem;padding:2rem;transition:transform .35s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;bottom:0;right:0}.Navbar-module__P48_Aa__drawer.Navbar-module__P48_Aa__closed{transform:translate(100%)}.Navbar-module__P48_Aa__drawer.Navbar-module__P48_Aa__open{transform:translate(0)}[dir=rtl] .Navbar-module__P48_Aa__drawer.Navbar-module__P48_Aa__closed{transform:translate(-100%)}.Navbar-module__P48_Aa__drawerHeader{justify-content:space-between;align-items:center;display:flex}.Navbar-module__P48_Aa__drawerHeader button{color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;place-items:center;padding:.55rem;display:grid}.Navbar-module__P48_Aa__drawerLogo{object-fit:contain;width:auto;max-width:140px;height:68px}.Navbar-module__P48_Aa__drawerLinks{flex-direction:column;gap:.45rem;list-style:none;display:flex}.Navbar-module__P48_Aa__drawerLink{color:var(--text-secondary);border-radius:10px;padding:.85rem 1rem;font-size:1rem;font-weight:650;display:block}.Navbar-module__P48_Aa__drawerLink:hover,.Navbar-module__P48_Aa__drawerActiveLink{color:var(--text-primary);background:var(--bg-secondary)}.Navbar-module__P48_Aa__backdrop{z-index:1050;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02080e7a;position:fixed;inset:0}@media (max-width:1040px){.Navbar-module__P48_Aa__navLinks{display:none}.Navbar-module__P48_Aa__mobileMenuBtn{place-items:center;display:grid}}@media (max-width:560px){.Navbar-module__P48_Aa__navbar{height:84px}.Navbar-module__P48_Aa__logo{height:76px}.Navbar-module__P48_Aa__fullLogo{max-width:150px;height:74px}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__fullLogo{height:64px}.Navbar-module__P48_Aa__langText{display:none}.Navbar-module__P48_Aa__actions{gap:.4rem}}@media (min-width:2400px){.Navbar-module__P48_Aa__navbar{height:132px}.Navbar-module__P48_Aa__scrolled{height:102px}.Navbar-module__P48_Aa__logo{height:116px}.Navbar-module__P48_Aa__fullLogo{max-width:238px;height:116px}.Navbar-module__P48_Aa__scrolled .Navbar-module__P48_Aa__fullLogo{height:90px}.Navbar-module__P48_Aa__navLinks{gap:.45rem;padding:.5rem}.Navbar-module__P48_Aa__navLink{padding:.72rem 1.1rem;font-size:.92rem}.Navbar-module__P48_Aa__langBtn{min-height:48px;padding-inline:1rem;font-size:.86rem}}
.ClientSlider-module__1JPvcW__sliderSection{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);padding:6.5rem 0;position:relative;overflow:hidden}.ClientSlider-module__1JPvcW__titleContainer{text-align:center;max-width:680px;margin:0 auto 3rem;padding:0 1.25rem}.ClientSlider-module__1JPvcW__title{color:var(--text-primary);letter-spacing:-.05em;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:800;line-height:1.08}.ClientSlider-module__1JPvcW__subtitle{max-width:570px;color:var(--text-secondary);margin:.9rem auto 0;font-size:.98rem;line-height:1.7}.ClientSlider-module__1JPvcW__sliderContainer{width:100%;padding:1rem 0;display:flex;position:relative;overflow:hidden}.ClientSlider-module__1JPvcW__sliderContainer:before,.ClientSlider-module__1JPvcW__sliderContainer:after{content:"";z-index:2;pointer-events:none;width:min(12vw,150px);position:absolute;top:0;bottom:0}.ClientSlider-module__1JPvcW__sliderContainer:before{background:linear-gradient(90deg, var(--bg-secondary), transparent);left:0}.ClientSlider-module__1JPvcW__sliderContainer:after{background:linear-gradient(270deg, var(--bg-secondary), transparent);right:0}.ClientSlider-module__1JPvcW__track{gap:.8rem;width:max-content;animation:32s linear infinite ClientSlider-module__1JPvcW__scroll-left-to-right;display:flex}.ClientSlider-module__1JPvcW__track:hover{animation-play-state:paused}.ClientSlider-module__1JPvcW__logoCard{color:var(--text-primary);border:1px solid var(--border-color);background:var(--surface-solid);-webkit-user-select:none;user-select:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.35rem;display:flex}.ClientSlider-module__1JPvcW__logoIcon{color:var(--color-accent);align-items:center;display:flex}.ClientSlider-module__1JPvcW__logoText{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;font-size:.78rem;font-weight:750}@keyframes ClientSlider-module__1JPvcW__scroll-left-to-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (min-width:2400px){.ClientSlider-module__1JPvcW__titleContainer{max-width:980px}.ClientSlider-module__1JPvcW__subtitle{max-width:820px}.ClientSlider-module__1JPvcW__logoCard{width:min(10vw,220px)}}
.ContactForm-module__7_PE0G__contactSection{background:var(--bg-primary);padding:8rem 0;position:relative;overflow:hidden}.ContactForm-module__7_PE0G__glow{top:8%;right:4%}.ContactForm-module__7_PE0G__grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(3rem,7vw,7rem);display:grid}.ContactForm-module__7_PE0G__infoCol{flex-direction:column;gap:2rem;display:flex}.ContactForm-module__7_PE0G__badge{color:var(--color-secondary);border-bottom:2px solid var(--color-accent);letter-spacing:.14em;text-transform:uppercase;padding-bottom:.45rem;font-size:.76rem;font-weight:800;display:inline-flex}.ContactForm-module__7_PE0G__title{max-width:560px;color:var(--text-primary);letter-spacing:-.055em;margin-top:1rem;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:800;line-height:1.06}.ContactForm-module__7_PE0G__subtitle{max-width:480px;color:var(--text-secondary);margin-top:1rem;font-size:1rem;line-height:1.75}.ContactForm-module__7_PE0G__infoCards{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.ContactForm-module__7_PE0G__infoCard{border:1px solid var(--border-color);background:var(--surface-raised);border-radius:14px;align-items:flex-start;gap:1rem;padding:1.05rem;display:flex}.ContactForm-module__7_PE0G__iconWrapper{color:#fff;background:var(--color-secondary);border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.ContactForm-module__7_PE0G__infoContent h4{color:var(--text-primary);margin-bottom:.2rem;font-size:.85rem;font-weight:750}.ContactForm-module__7_PE0G__infoContent p,.ContactForm-module__7_PE0G__infoContent a{color:var(--text-secondary);font-size:.88rem;line-height:1.55}.ContactForm-module__7_PE0G__formCard{box-shadow:var(--shadow-lg);border-radius:24px;padding:clamp(1.5rem,4vw,3rem)}.ContactForm-module__7_PE0G__form{flex-direction:column;gap:1.35rem;display:flex}.ContactForm-module__7_PE0G__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ContactForm-module__7_PE0G__formGroup{flex-direction:column;gap:.45rem;display:flex}.ContactForm-module__7_PE0G__label{color:var(--text-secondary);font-size:.78rem;font-weight:700}.ContactForm-module__7_PE0G__input,.ContactForm-module__7_PE0G__textarea{width:100%;color:var(--text-primary);border:1px solid var(--border-color);background:var(--bg-secondary);border-radius:11px;padding:.9rem 1rem;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.ContactForm-module__7_PE0G__input:focus,.ContactForm-module__7_PE0G__textarea:focus{border-color:var(--color-secondary);box-shadow:0 0 0 4px #078fcf1a}.ContactForm-module__7_PE0G__textarea{resize:vertical;min-height:145px}.ContactForm-module__7_PE0G__honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.ContactForm-module__7_PE0G__alert{border-radius:11px;align-items:center;gap:.65rem;padding:1rem;font-size:.88rem;display:flex}.ContactForm-module__7_PE0G__alertSuccess{color:var(--color-success);background:#10b98114;border:1px solid #10b98138}.ContactForm-module__7_PE0G__alertError{color:var(--color-error);background:#ef444414;border:1px solid #ef444438}@media (max-width:900px){.ContactForm-module__7_PE0G__grid{grid-template-columns:1fr}}@media (max-width:600px){.ContactForm-module__7_PE0G__contactSection{padding:5.5rem 0}.ContactForm-module__7_PE0G__formRow{grid-template-columns:1fr}}@media (min-width:2400px){.ContactForm-module__7_PE0G__title{max-width:820px}.ContactForm-module__7_PE0G__subtitle{max-width:760px}.ContactForm-module__7_PE0G__grid{grid-template-columns:.9fr 1.1fr;gap:6rem}}
.Footer-module__UDEoiW__footer{background:var(--bg-secondary);border-top:1px solid var(--border-color);padding:5rem 0 2rem;position:relative;overflow:hidden}.Footer-module__UDEoiW__grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:4rem;margin-bottom:4rem;display:grid}@media (max-width:900px){.Footer-module__UDEoiW__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:500px){.Footer-module__UDEoiW__grid{grid-template-columns:1fr;gap:2.5rem}}.Footer-module__UDEoiW__brandCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__UDEoiW__logo{align-items:center;display:flex}.Footer-module__UDEoiW__fullLogo{object-fit:contain;width:auto;max-width:188px;height:112px;display:block}.Footer-module__UDEoiW__brandText{font-family:var(--font-en);flex-direction:column;align-items:flex-start;gap:.1rem;display:flex}.Footer-module__UDEoiW__brandTitle{letter-spacing:-.055em;letter-spacing:.01em;font-size:1.24rem;font-weight:900;line-height:1}.Footer-module__UDEoiW__blueText{color:#078fcf}.Footer-module__UDEoiW__greenText{color:#8dbe20}.Footer-module__UDEoiW__brandSubtitle{align-items:center;gap:.2rem;width:100%;display:flex}.Footer-module__UDEoiW__subLineBlue,.Footer-module__UDEoiW__subLineGreen{flex-grow:1;height:2px}.Footer-module__UDEoiW__subLineBlue{background-color:var(--color-secondary)}.Footer-module__UDEoiW__subLineGreen{background-color:var(--color-accent)}.Footer-module__UDEoiW__subText{color:var(--text-primary);letter-spacing:.35em;text-transform:uppercase;margin-right:-.35em;font-size:.48rem;font-weight:850;line-height:1}.Footer-module__UDEoiW__desc{color:var(--text-secondary);max-width:280px;font-size:.95rem;line-height:1.6}.Footer-module__UDEoiW__title{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.Footer-module__UDEoiW__links{flex-direction:column;gap:1rem;list-style:none;display:flex}.Footer-module__UDEoiW__linkItem a{color:var(--text-secondary);transition:var(--transition-smooth);font-size:.95rem}.Footer-module__UDEoiW__linkItem a:hover{color:var(--color-accent);padding-inline-start:4px}.Footer-module__UDEoiW__contactInfo{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__UDEoiW__infoItem{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Footer-module__UDEoiW__infoIcon{color:var(--color-accent);flex-shrink:0}.Footer-module__UDEoiW__bottom{border-top:1px solid var(--border-color);color:var(--text-muted);justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}@media (max-width:600px){.Footer-module__UDEoiW__bottom{text-align:center;flex-direction:column;gap:1rem}}.Footer-module__UDEoiW__socialLinks{gap:.75rem;margin-top:1rem;display:flex}.Footer-module__UDEoiW__socialIcon{color:var(--text-secondary);border:1px solid var(--border-color);transition:var(--transition-smooth);background:#ffffff08;border-radius:50%;padding:.5rem;display:inline-flex}.Footer-module__UDEoiW__socialIcon:hover{color:var(--color-accent);background:#00f2fe14;border-color:#00f2fe4d;transform:translateY(-2px)}.Footer-module__UDEoiW__whatsappFloat{color:#fff;z-index:9999;width:58px;height:58px;transition:var(--transition-bounce);cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed;bottom:2rem;left:2rem;box-shadow:0 4px 20px #25d36666}.Footer-module__UDEoiW__whatsappFloat:hover{background-color:#20ba5a;transform:scale(1.1);box-shadow:0 6px 24px #25d36699}.Footer-module__UDEoiW__whatsappPulse{z-index:-1;background-color:#25d36666;border-radius:50%;width:100%;height:100%;animation:2s infinite Footer-module__UDEoiW__whatsappPulseAnim;position:absolute;top:0;left:0}@keyframes Footer-module__UDEoiW__whatsappPulseAnim{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}@media (min-width:2400px){.Footer-module__UDEoiW__logo{max-width:240px}.Footer-module__UDEoiW__description{max-width:420px}}
.Hero-module__fqhYwW__hero{isolation:isolate;background:radial-gradient(circle at 86% 18%, #078fcf1f, transparent 31rem), radial-gradient(circle at 8% 76%, #8dbe201a, transparent 25rem), var(--bg-primary);align-items:center;min-height:100svh;padding:9.5rem 0 6rem;display:flex;position:relative;overflow:hidden}.Hero-module__fqhYwW__hero:before{content:"";z-index:0;pointer-events:none;background:url(/hero-trolley-v2.webp) 50%/cover no-repeat;position:absolute;inset:0;transform:scaleX(-1)}.Hero-module__fqhYwW__hero:after{content:"";z-index:0;background:linear-gradient(90deg, color-mix(in srgb, var(--bg-primary) 58%, transparent) 0%, color-mix(in srgb, var(--bg-primary) 46%, transparent) 38%, color-mix(in srgb, var(--bg-primary) 28%, transparent) 72%, color-mix(in srgb, var(--bg-primary) 14%, transparent) 100%), linear-gradient(to bottom, transparent 68%, color-mix(in srgb, var(--bg-primary) 64%, transparent) 100%);pointer-events:none;position:absolute;inset:0}.Hero-module__fqhYwW__heroGlow1{top:-12rem;right:-10rem}.Hero-module__fqhYwW__heroGlow2{bottom:-16rem;left:-12rem}.Hero-module__fqhYwW__heroGridPattern{z-index:1;pointer-events:none;opacity:.55;background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.Hero-module__fqhYwW__grid{z-index:2;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);align-items:center;gap:clamp(3rem,7vw,7rem);display:grid;position:relative}.Hero-module__fqhYwW__contentCol{flex-direction:column;align-items:flex-start;display:flex}.Hero-module__fqhYwW__badge,.Hero-module__fqhYwW__sectionKicker{color:var(--color-secondary);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.6rem;font-size:.76rem;font-weight:800;display:inline-flex}.Hero-module__fqhYwW__badge{border:1px solid var(--border-strong);background:var(--surface-raised);box-shadow:var(--shadow-sm);border-radius:999px;margin-bottom:1.6rem;padding:.65rem .9rem}.Hero-module__fqhYwW__badgeDot{background:var(--color-accent);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #8dbe201f}.Hero-module__fqhYwW__title{max-width:760px;color:var(--text-primary);letter-spacing:-.065em;text-wrap:balance;font-size:clamp(3.2rem,5.6vw,5.9rem);font-weight:800;line-height:.98}.Hero-module__fqhYwW__title:after{content:".";color:var(--color-accent)}.Hero-module__fqhYwW__tagline{max-width:620px;color:var(--text-secondary);margin-top:1.65rem;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.8}.Hero-module__fqhYwW__actions{align-items:center;gap:.8rem;margin-top:2rem;display:flex}.Hero-module__fqhYwW__assuranceRow{color:var(--text-secondary);flex-wrap:wrap;gap:.8rem 1.15rem;margin-top:1.5rem;font-size:.78rem;font-weight:650;display:flex}.Hero-module__fqhYwW__assuranceRow span{align-items:center;gap:.35rem;display:inline-flex}.Hero-module__fqhYwW__assuranceRow svg{color:var(--color-accent)}.Hero-module__fqhYwW__stats{border-top:1px solid var(--border-color);grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:100%;margin-top:2.4rem;padding-top:1.55rem;display:grid}.Hero-module__fqhYwW__statVal{color:var(--text-primary);letter-spacing:-.04em;font-size:clamp(1.8rem,3vw,2.35rem);font-weight:800;line-height:1}.Hero-module__fqhYwW__statVal span{color:var(--color-accent)}.Hero-module__fqhYwW__statLabel{color:var(--text-muted);margin-top:.45rem;font-size:.72rem;font-weight:650}.Hero-module__fqhYwW__visualCol{justify-content:center;min-width:0;display:flex;transform:translate(clamp(90px,7vw,150px))}[dir=rtl] .Hero-module__fqhYwW__visualCol{transform:translate(clamp(-150px,-7vw,-90px))}.Hero-module__fqhYwW__artWrapper{place-items:center;width:min(46vw,640px);height:min(42vw,590px);display:grid;position:relative}.Hero-module__fqhYwW__artWrapper:before{content:"";z-index:0;filter:blur(22px);pointer-events:none;background:radial-gradient(circle at 30% 35%,#8dbe2030,#0000 38%),radial-gradient(circle at 72% 58%,#078fcf3d,#0000 48%);border-radius:40% 60% 54% 46%/44% 40% 60% 56%;position:absolute;inset:11% 3% 4% 7%}.Hero-module__fqhYwW__triangleContainer{z-index:1;perspective:1500px;width:100%;height:100%;position:relative}.Hero-module__fqhYwW__trianglePath{border:1px solid color-mix(in srgb, var(--color-secondary) 20%, transparent);border-radius:34px;position:absolute;inset:7% 4% 7% 5%;transform:rotate(-3.5deg);box-shadow:inset 0 0 80px #078fcf09}.Hero-module__fqhYwW__rotatingBox{z-index:3;border:6px solid var(--surface-solid);background:var(--bg-secondary);transform-style:preserve-3d;backface-visibility:hidden;border-radius:30px;transition:transform .4s,border-color .3s,box-shadow .3s;position:absolute;overflow:hidden;box-shadow:0 28px 70px #00000057}.Hero-module__fqhYwW__rotatingBox:after{content:"";z-index:3;pointer-events:none;background:linear-gradient(112deg,#0000 20%,#ffffff2e 43%,#0000 62%);animation:4.2s ease-in-out .8s infinite Hero-module__fqhYwW__cardShine;position:absolute;inset:0;transform:translate(-140%)}.Hero-module__fqhYwW__rotatingBox:hover{border-color:var(--color-accent);box-shadow:0 32px 80px #0006,0 0 30px #8dbe2029}.Hero-module__fqhYwW__boxTop{z-index:5;border-width:7px;border-color:color-mix(in srgb, var(--surface-solid) 88%, var(--color-secondary));width:70%;height:88%;animation:.95s cubic-bezier(.2,.8,.2,1) both Hero-module__fqhYwW__premiumFlipIn,7s ease-in-out 1s infinite Hero-module__fqhYwW__mainCardFloat;top:5%;left:15%;box-shadow:0 34px 90px #0000006b,0 0 0 1px #078fcf33,0 0 48px #078fcf21}.Hero-module__fqhYwW__boxTop:before{content:"CLEAN VISION  •  PROFESSIONAL SERIES";z-index:4;color:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:.14em;text-align:center;background:#030e19c2;border:1px solid #ffffff24;border-radius:12px;padding:.72rem .85rem;font-size:.68rem;font-weight:800;position:absolute;bottom:1rem;left:1rem;right:1rem}.Hero-module__fqhYwW__boxRight{z-index:2;opacity:.78;filter:saturate(.78)brightness(.78);width:34%;height:67%;animation:.8s cubic-bezier(.2,.8,.2,1) .12s both Hero-module__fqhYwW__rightDeckFlip;top:15%;right:-1%}.Hero-module__fqhYwW__boxLeft{z-index:1;opacity:.68;filter:saturate(.72)brightness(.72);width:34%;height:67%;animation:.8s cubic-bezier(.2,.8,.2,1) .18s both Hero-module__fqhYwW__leftDeckFlip;top:15%;left:-1%}.Hero-module__fqhYwW__boxImg{object-fit:cover;width:100%;height:100%;transition:opacity .35s,transform .65s;display:block}.Hero-module__fqhYwW__rotatingBox:hover .Hero-module__fqhYwW__boxImg{transform:scale(1.035)}@keyframes Hero-module__fqhYwW__mainCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes Hero-module__fqhYwW__premiumFlipIn{0%{opacity:0;transform:rotateY(-92deg)scale(.9)}62%{opacity:1;transform:rotateY(8deg)scale(1.015)}to{opacity:1;transform:rotateY(0)scale(1)}}@keyframes Hero-module__fqhYwW__rightDeckFlip{0%{opacity:0;transform:translate(-24%)rotateY(-42deg)rotate(4deg)}to{opacity:.78;transform:translate(0)rotateY(-18deg)rotate(4deg)}}@keyframes Hero-module__fqhYwW__leftDeckFlip{0%{opacity:0;transform:translate(24%)rotateY(42deg)rotate(-4deg)}to{opacity:.68;transform:translate(0)rotateY(18deg)rotate(-4deg)}}@keyframes Hero-module__fqhYwW__cardShine{0%,65%{transform:translate(-140%)}88%,to{transform:translate(140%)}}.Hero-module__fqhYwW__highlightsSection{background:var(--bg-primary);padding:8rem 0;position:relative}.Hero-module__fqhYwW__highlightsHeader{text-align:center;max-width:720px;margin:0 auto 3.5rem}.Hero-module__fqhYwW__highlightsHeader .Hero-module__fqhYwW__sectionKicker{justify-content:center}.Hero-module__fqhYwW__highlightsTitle{color:var(--text-primary);letter-spacing:-.055em;text-wrap:balance;margin-top:.75rem;font-size:clamp(2.35rem,4.2vw,4rem);font-weight:800;line-height:1.06}.Hero-module__fqhYwW__highlightsSubtitle{max-width:580px;color:var(--text-secondary);margin:1rem auto 0;font-size:1.02rem;line-height:1.75}.Hero-module__fqhYwW__centerAction{text-align:center;margin-top:2.5rem}.Hero-module__fqhYwW__aboutSection{background:var(--bg-secondary);border-block:1px solid var(--border-color);padding:8rem 0;position:relative}.Hero-module__fqhYwW__aboutGrid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.Hero-module__fqhYwW__aboutVisual{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Hero-module__fqhYwW__aboutCard{text-align:start;flex-direction:column;justify-content:center;align-items:flex-start;min-height:176px;padding:2rem 1.5rem;display:flex}.Hero-module__fqhYwW__aboutCardLarge{grid-row:span 2;min-height:368px}.Hero-module__fqhYwW__aboutCardVal{color:var(--text-primary);letter-spacing:-.06em;margin-top:1.25rem;font-size:3.25rem;font-weight:800;line-height:1}.Hero-module__fqhYwW__aboutCardText{color:var(--text-secondary);margin-top:.6rem;font-size:.86rem;font-weight:650;line-height:1.5}.Hero-module__fqhYwW__aboutTitle{text-align:start;max-width:620px;margin-bottom:1.65rem}.Hero-module__fqhYwW__aboutTitle+.Hero-module__fqhYwW__tagline{margin-top:0}@media (min-width:1600px){.Hero-module__fqhYwW__hero{padding-block:10.5rem 7rem}.Hero-module__fqhYwW__grid{grid-template-columns:minmax(0,1.05fr) minmax(560px,.95fr);gap:clamp(6rem,7vw,9rem)}.Hero-module__fqhYwW__title{max-width:880px;font-size:clamp(5.9rem,5vw,7rem)}.Hero-module__fqhYwW__tagline{max-width:720px;font-size:1.2rem}.Hero-module__fqhYwW__artWrapper{width:min(40vw,760px);height:min(37vw,700px)}.Hero-module__fqhYwW__rotatingBox{border-radius:34px}.Hero-module__fqhYwW__badge,.Hero-module__fqhYwW__sectionKicker{font-size:.82rem}.Hero-module__fqhYwW__assuranceRow,.Hero-module__fqhYwW__statLabel{font-size:.84rem}}@media (min-width:2400px){.Hero-module__fqhYwW__hero{min-height:100vh;padding-block:9rem 6rem}.Hero-module__fqhYwW__grid{grid-template-columns:minmax(0,1.08fr) minmax(900px,.92fr);gap:clamp(8rem,8vw,14rem)}.Hero-module__fqhYwW__title{max-width:1200px;font-size:clamp(8rem,4.5vw,10rem)}.Hero-module__fqhYwW__tagline{max-width:900px;font-size:1.3rem}.Hero-module__fqhYwW__artWrapper{width:min(42vw,960px);height:min(38vw,860px)}.Hero-module__fqhYwW__rotatingBox{border-radius:40px}.Hero-module__fqhYwW__highlightsHeader{max-width:1000px}.Hero-module__fqhYwW__highlightsSubtitle{max-width:820px}.Hero-module__fqhYwW__aboutTitle{max-width:900px}}@media (min-width:3200px){.Hero-module__fqhYwW__grid{grid-template-columns:minmax(0,1.05fr) minmax(1100px,.95fr)}.Hero-module__fqhYwW__artWrapper{width:min(43vw,1120px);height:min(39vw,1000px)}}@media (max-width:980px){.Hero-module__fqhYwW__hero{min-height:auto;padding-top:8.5rem}.Hero-module__fqhYwW__grid{grid-template-columns:1fr}.Hero-module__fqhYwW__contentCol{text-align:center;align-items:center}.Hero-module__fqhYwW__visualCol{transform:none}[dir=rtl] .Hero-module__fqhYwW__visualCol{transform:none}.Hero-module__fqhYwW__artWrapper{width:min(86vw,540px);height:min(86vw,540px)}.Hero-module__fqhYwW__aboutGrid{grid-template-columns:1fr}}@media (max-width:620px){.Hero-module__fqhYwW__hero{padding:7.5rem 0 4rem}.Hero-module__fqhYwW__title{font-size:clamp(2.75rem,13vw,4rem)}.Hero-module__fqhYwW__actions{flex-direction:column;width:100%}.Hero-module__fqhYwW__actions>*{justify-content:center;width:100%}.Hero-module__fqhYwW__assuranceRow{justify-content:center}.Hero-module__fqhYwW__stats{gap:.6rem}.Hero-module__fqhYwW__artWrapper{width:min(92vw,430px);height:min(84vw,390px);margin-top:1rem}.Hero-module__fqhYwW__rotatingBox{border-width:4px;border-radius:19px}.Hero-module__fqhYwW__highlightsSection,.Hero-module__fqhYwW__aboutSection{padding:5.5rem 0}.Hero-module__fqhYwW__aboutCard{min-height:150px;padding:1.35rem}.Hero-module__fqhYwW__aboutCardLarge{min-height:316px}}@media (prefers-reduced-motion:reduce){.Hero-module__fqhYwW__contentCol,.Hero-module__fqhYwW__boxTop,.Hero-module__fqhYwW__boxRight,.Hero-module__fqhYwW__boxLeft,.Hero-module__fqhYwW__rotatingBox:after{animation:none}}
.Admin-module__6ga2zG__adminPage{min-height:calc(100vh - 80px);padding:8rem 0 6rem}.Admin-module__6ga2zG__loginOverlay{justify-content:center;align-items:center;min-height:calc(100vh - 160px);padding:2rem;display:flex}.Admin-module__6ga2zG__loginCard{text-align:center;flex-direction:column;gap:2rem;width:100%;max-width:420px;padding:3rem;display:flex}.Admin-module__6ga2zG__lockIcon{color:var(--color-accent);filter:drop-shadow(0 0 10px #00f2fe33);background:#00f2fe14;border-radius:50%;align-self:center;padding:1.25rem;display:inline-flex}.Admin-module__6ga2zG__loginHeader h2{margin-bottom:.5rem;font-size:1.75rem;font-weight:800}.Admin-module__6ga2zG__loginHeader p{color:var(--text-secondary);font-size:.9rem}.Admin-module__6ga2zG__header{justify-content:space-between;align-items:flex-start;margin-bottom:3rem;display:flex}@media (max-width:768px){.Admin-module__6ga2zG__header{text-align:center;flex-direction:column;align-items:stretch;gap:1.5rem}}.Admin-module__6ga2zG__title h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:850}.Admin-module__6ga2zG__title p{color:var(--text-secondary);font-size:1.05rem}.Admin-module__6ga2zG__warningBadge{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;display:flex}.Admin-module__6ga2zG__tabs{border-bottom:1px solid var(--border-color);scrollbar-width:thin;gap:.65rem;margin-bottom:2.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}@media (max-width:500px){.Admin-module__6ga2zG__tabs{margin-inline:-1rem;padding-inline:1rem}}.Admin-module__6ga2zG__tabBtn{color:var(--text-secondary);cursor:pointer;transition:var(--transition-smooth);white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:inline-flex}.Admin-module__6ga2zG__tabBtn:hover{color:var(--text-primary);background:var(--bg-card)}.Admin-module__6ga2zG__activeTab{color:var(--color-accent);background:#00f2fe14;border:1px solid #00f2fe26}.Admin-module__6ga2zG__contentGrid{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}.Admin-module__6ga2zG__formCard{padding:2.5rem}.Admin-module__6ga2zG__formGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:600px){.Admin-module__6ga2zG__formGrid{grid-template-columns:1fr}}.Admin-module__6ga2zG__spanFull{grid-column:span 2}@media (max-width:600px){.Admin-module__6ga2zG__spanFull{grid-column:span 1}}.Admin-module__6ga2zG__tableCard{padding:2rem;overflow-x:auto}.Admin-module__6ga2zG__table{border-collapse:collapse;text-align:left;width:100%}[dir=rtl] .Admin-module__6ga2zG__table{text-align:right}.Admin-module__6ga2zG__th{color:var(--text-secondary);text-transform:uppercase;border-bottom:1px solid var(--border-color);padding:1rem;font-size:.85rem;font-weight:700}.Admin-module__6ga2zG__td{border-bottom:1px solid var(--border-color);padding:1.25rem 1rem;font-size:.95rem}.Admin-module__6ga2zG__row:hover{background:#ffffff03}.Admin-module__6ga2zG__deleteBtn{color:var(--color-error);cursor:pointer;transition:var(--transition-smooth);border-radius:6px;padding:.5rem;display:inline-flex}.Admin-module__6ga2zG__deleteBtn:hover{background:#ef44441a}.Admin-module__6ga2zG__inquiriesList{flex-direction:column;gap:1.5rem;display:flex}.Admin-module__6ga2zG__inquiryCard{padding:2rem}.Admin-module__6ga2zG__inquiryHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;display:flex}@media (max-width:600px){.Admin-module__6ga2zG__inquiryHeader{flex-direction:column;gap:.75rem}}.Admin-module__6ga2zG__inquiryMeta h3{margin-bottom:.25rem;font-size:1.2rem;font-weight:700}.Admin-module__6ga2zG__inquiryCompany{color:var(--color-secondary);font-size:.85rem;font-weight:600}.Admin-module__6ga2zG__inquiryDate{color:var(--text-muted);font-size:.85rem}.Admin-module__6ga2zG__inquiryContact{color:var(--text-secondary);gap:1.5rem;margin-bottom:1.25rem;font-size:.9rem;display:flex}@media (max-width:500px){.Admin-module__6ga2zG__inquiryContact{flex-direction:column;gap:.5rem}}.Admin-module__6ga2zG__inquiryMessage{color:var(--text-primary);background:#0003;border:1px solid #ffffff05;border-radius:8px;padding:1.25rem;font-size:.95rem;line-height:1.6}.Admin-module__6ga2zG__emptyInquiries{text-align:center;color:var(--text-secondary);padding:5rem 2rem}.Admin-module__6ga2zG__overview{gap:2rem;display:grid}.Admin-module__6ga2zG__sectionIntro{max-width:720px}.Admin-module__6ga2zG__sectionIntro h2{margin:.35rem 0 .6rem;font-size:clamp(1.65rem,3vw,2.25rem)}.Admin-module__6ga2zG__sectionIntro p,.Admin-module__6ga2zG__managementToolbar p{color:var(--text-secondary);margin:0}.Admin-module__6ga2zG__eyebrow{color:var(--color-accent);letter-spacing:.14em;font-size:.75rem;font-weight:800}.Admin-module__6ga2zG__overviewGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.Admin-module__6ga2zG__overviewCard{text-align:start;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;background:linear-gradient(145deg,#ffffff0b,#ffffff04);border-radius:16px;padding:1.4rem;transition:transform .18s,border-color .18s,background .18s}.Admin-module__6ga2zG__overviewCard:hover,.Admin-module__6ga2zG__overviewCard:focus-visible{background:#00f2fe0e;border-color:#00f2fe66;outline:none;transform:translateY(-3px)}.Admin-module__6ga2zG__overviewIcon{width:42px;height:42px;color:var(--color-accent);background:#00f2fe17;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.Admin-module__6ga2zG__overviewCard strong{margin-bottom:.45rem;font-size:2rem;line-height:1;display:block}.Admin-module__6ga2zG__overviewCard h3{margin:0 0 .45rem;font-size:1rem}.Admin-module__6ga2zG__overviewCard p{min-height:2.7em;color:var(--text-secondary);margin:0 0 1rem;font-size:.86rem;line-height:1.5}.Admin-module__6ga2zG__cardAction{color:var(--color-accent);font-size:.82rem;font-weight:700}.Admin-module__6ga2zG__quickActions{border:1px solid var(--border-color);background:#ffffff05;border-radius:16px;padding:1.35rem}.Admin-module__6ga2zG__quickActions h3{margin:0 0 1rem;font-size:1rem}.Admin-module__6ga2zG__quickActions>div{flex-wrap:wrap;gap:.75rem;display:flex}.Admin-module__6ga2zG__managementToolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.Admin-module__6ga2zG__managementToolbar h2{margin:0 0 .35rem;font-size:1.55rem}.Admin-module__6ga2zG__listHeader,.Admin-module__6ga2zG__searchRow{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Admin-module__6ga2zG__listHeader h2{margin:0;font-size:1.5rem;font-weight:800}.Admin-module__6ga2zG__orderHint{color:var(--text-muted);margin:.35rem 0 0;font-size:.82rem;line-height:1.5}.Admin-module__6ga2zG__dragHandle{color:var(--text-muted);cursor:grab;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:7px;flex:none;place-items:center;padding:.35rem;display:inline-grid}.Admin-module__6ga2zG__dragHandle:hover{border-color:var(--border-color);color:var(--color-secondary);background:var(--surface-raised)}.Admin-module__6ga2zG__dragHandle:active{cursor:grabbing}.Admin-module__6ga2zG__dragDisabled{opacity:.35;cursor:not-allowed}.Admin-module__6ga2zG__dropTarget{transition:background-color .15s,outline-color .15s}.Admin-module__6ga2zG__catalogTree{flex-direction:column;gap:1rem;display:flex}.Admin-module__6ga2zG__treeCategory{border:1px solid var(--border-color);background:#ffffff05;border-radius:12px;padding:1rem}.Admin-module__6ga2zG__treeRow{text-align:start;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.45rem;width:100%;min-height:42px;display:grid}.Admin-module__6ga2zG__treeCategoryLabel,.Admin-module__6ga2zG__treeSubLabel,.Admin-module__6ga2zG__treeLeafLabel{overflow-wrap:anywhere;text-align:start;justify-self:start;min-width:0}.Admin-module__6ga2zG__treeCategoryLabel{color:var(--color-accent);font-size:1.1rem;font-weight:700}.Admin-module__6ga2zG__treeSubLabel{color:var(--text-primary);font-size:.98rem;font-weight:650}.Admin-module__6ga2zG__treeLeafLabel{color:var(--text-secondary);font-size:.9rem}.Admin-module__6ga2zG__treeActions{justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.Admin-module__6ga2zG__treeChildren{border-inline-start:1px solid var(--border-color);flex-direction:column;gap:.55rem;margin-block-start:.65rem;margin-inline-start:1.15rem;padding-inline-start:.85rem;display:flex}.Admin-module__6ga2zG__treeBranch{border-radius:9px;padding:.35rem .5rem}.Admin-module__6ga2zG__treeBranch:hover,.Admin-module__6ga2zG__treeLeaf:hover{background:#ffffff06}.Admin-module__6ga2zG__treeDeeperChildren{margin-block-start:.3rem}.Admin-module__6ga2zG__treeLeaf{border-radius:8px;padding:.15rem .4rem}@media (max-width:720px){.Admin-module__6ga2zG__treeCategory{padding:.75rem}.Admin-module__6ga2zG__treeChildren{margin-inline-start:.5rem;padding-inline-start:.45rem}.Admin-module__6ga2zG__treeRow{grid-template-columns:auto minmax(0,1fr)}.Admin-module__6ga2zG__treeActions{grid-column:2;justify-content:flex-start}}.Admin-module__6ga2zG__searchRow{justify-content:flex-end;margin-bottom:.75rem}.Admin-module__6ga2zG__searchField{border:1px solid var(--border-color);width:min(100%,340px);min-height:44px;color:var(--text-secondary);background:#0000002e;border-radius:10px;align-items:center;gap:.6rem;padding:0 .8rem;display:flex}.Admin-module__6ga2zG__searchField:focus-within{border-color:var(--color-accent);box-shadow:0 0 0 3px #00f2fe14}.Admin-module__6ga2zG__searchField input{min-width:0;color:var(--text-primary);font:inherit;background:0 0;border:0;outline:0;flex:1}.Admin-module__6ga2zG__searchField button{color:var(--text-secondary);cursor:pointer;display:inline-flex}.Admin-module__6ga2zG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Admin-module__6ga2zG__categoryManagerHeader{border:1px solid var(--border-color);background:#ffffff06;border-radius:16px;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.35rem;display:flex}.Admin-module__6ga2zG__categoryManagerHeader h2{margin:0 0 .35rem;font-size:1.45rem}.Admin-module__6ga2zG__categoryManagerHeader p{color:var(--text-secondary);max-width:620px;margin:0}.Admin-module__6ga2zG__categoryActions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.Admin-module__6ga2zG__categoryActions button:disabled{opacity:.42;cursor:not-allowed}.Admin-module__6ga2zG__treeActionBtn{width:28px;height:28px;color:var(--color-accent);cursor:pointer;background:#00f2fe14;border:1px solid #00f2fe26;border-radius:7px;justify-content:center;align-items:center;display:inline-flex}.Admin-module__6ga2zG__treeActionBtn:hover{background:#00f2fe29}@media (max-width:980px){.Admin-module__6ga2zG__overviewGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Admin-module__6ga2zG__overviewGrid{grid-template-columns:1fr}.Admin-module__6ga2zG__managementToolbar,.Admin-module__6ga2zG__listHeader,.Admin-module__6ga2zG__categoryManagerHeader{flex-direction:column;align-items:stretch}.Admin-module__6ga2zG__categoryActions{justify-content:stretch}.Admin-module__6ga2zG__categoryActions>*{flex:145px;justify-content:center}.Admin-module__6ga2zG__managementToolbar button,.Admin-module__6ga2zG__searchField{width:100%}.Admin-module__6ga2zG__formCard,.Admin-module__6ga2zG__tableCard{padding:1.25rem}}
.Blog-module__f2qemW__page{min-height:100vh;padding-top:120px;padding-bottom:80px}.Blog-module__f2qemW__header{text-align:center;margin-bottom:3.5rem}.Blog-module__f2qemW__title{color:var(--text-primary);margin-bottom:1rem;font-size:3rem;font-weight:800}.Blog-module__f2qemW__subtitle{color:var(--text-secondary);max-width:650px;margin:0 auto 2rem;font-size:1.2rem}.Blog-module__f2qemW__searchBar{max-width:500px;margin:0 auto;position:relative}.Blog-module__f2qemW__searchInput{background:var(--bg-card);border:1px solid var(--border-color);width:100%;color:var(--text-primary);transition:var(--transition-smooth);border-radius:9999px;padding:.85rem 1.25rem .85rem 3rem;font-size:1rem}[dir=rtl] .Blog-module__f2qemW__searchInput{padding-left:1.25rem;padding-right:3rem}.Blog-module__f2qemW__searchInput:focus{border-color:var(--color-accent);box-shadow:0 0 15px var(--border-glow);outline:none}.Blog-module__f2qemW__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:1.1rem;transform:translateY(-50%)}[dir=rtl] .Blog-module__f2qemW__searchIcon{left:auto;right:1.1rem}.Blog-module__f2qemW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Blog-module__f2qemW__card{background:var(--bg-card);border:1px solid var(--border-color);transition:var(--transition-smooth);cursor:pointer;border-radius:1.25rem;flex-direction:column;display:flex;overflow:hidden}.Blog-module__f2qemW__card:hover{border-color:var(--border-glow);transform:translateY(-6px);box-shadow:0 12px 30px #0003}.Blog-module__f2qemW__imgWrapper{background:var(--bg-secondary);width:100%;height:210px;position:relative;overflow:hidden}.Blog-module__f2qemW__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Blog-module__f2qemW__card:hover .Blog-module__f2qemW__img{transform:scale(1.06)}.Blog-module__f2qemW__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Blog-module__f2qemW__meta{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.825rem;display:flex}.Blog-module__f2qemW__metaItem{align-items:center;gap:.35rem;display:flex}.Blog-module__f2qemW__cardTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.35}.Blog-module__f2qemW__cardDesc{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:1.5rem;font-size:.925rem;line-height:1.5;display:-webkit-box;overflow:hidden}.Blog-module__f2qemW__readMoreBtn{color:var(--color-accent);transition:var(--transition-smooth);align-self:flex-start;align-items:center;gap:.5rem;margin-top:auto;font-size:.9rem;font-weight:700;display:inline-flex}.Blog-module__f2qemW__card:hover .Blog-module__f2qemW__readMoreBtn{gap:.75rem}.Blog-module__f2qemW__modalBackdrop{-webkit-backdrop-filter:blur(8px);z-index:2000;background:#000000bf;justify-content:center;align-items:center;padding:1.5rem;animation:.3s Blog-module__f2qemW__fadeIn;display:flex;position:fixed;inset:0}.Blog-module__f2qemW__modalContent{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:1.5rem;width:100%;max-width:800px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.Blog-module__f2qemW__closeBtn{z-index:10;color:#fff;cursor:pointer;width:36px;height:36px;transition:var(--transition-smooth);background:#00000080;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1.25rem;right:1.25rem}[dir=rtl] .Blog-module__f2qemW__closeBtn{left:1.25rem;right:auto}.Blog-module__f2qemW__closeBtn:hover{background:var(--color-error);border-color:var(--color-error)}.Blog-module__f2qemW__modalImg{object-fit:cover;width:100%;height:320px}.Blog-module__f2qemW__modalBody{padding:2rem}.Blog-module__f2qemW__modalTitle{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.25}.Blog-module__f2qemW__modalText{color:var(--text-secondary);white-space:pre-line;margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.Blog-module__f2qemW__modalFooter{border-top:1px solid var(--border-color);justify-content:flex-end;padding-top:1.5rem;display:flex}.Blog-module__f2qemW__emptyState{text-align:center;color:var(--text-muted);padding:4rem 2rem}@keyframes Blog-module__f2qemW__fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Blog-module__f2qemW__title{font-size:2.25rem}.Blog-module__f2qemW__modalImg{height:220px}.Blog-module__f2qemW__modalTitle{font-size:1.5rem}}@media (min-width:2400px){.Blog-module__f2qemW__header{max-width:980px}.Blog-module__f2qemW__grid{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}}
.Products-module__6JFh0G__productsPage{background:radial-gradient(circle at 85% 6%, #078fcf14, transparent 26rem), var(--bg-primary);min-height:calc(100vh - 80px);padding:10rem 0 7rem}.Products-module__6JFh0G__header{text-align:center;margin-bottom:4rem}.Products-module__6JFh0G__title{letter-spacing:-.055em;margin-bottom:1rem;font-size:clamp(2.6rem,5vw,4.5rem);font-weight:800;line-height:1.05}.Products-module__6JFh0G__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.Products-module__6JFh0G__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:1.25rem;margin-bottom:4rem;display:grid}.Products-module__6JFh0G__categoryCards{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:2rem;display:grid}@media (max-width:900px){.Products-module__6JFh0G__categoryCards{grid-template-columns:1fr}}.Products-module__6JFh0G__categoryCard{text-align:center;cursor:pointer;flex-direction:column;align-items:center;gap:1.5rem;height:100%;padding:3.25rem 2rem;display:flex}.Products-module__6JFh0G__categoryIcon{color:var(--color-accent);transition:var(--transition-bounce);background:#8dbe201a;border-radius:18px;justify-content:center;align-items:center;padding:1.5rem;display:flex}.Products-module__6JFh0G__categoryCard:hover .Products-module__6JFh0G__categoryIcon{background:#8dbe2029;transform:translateY(-4px)rotate(3deg)}.Products-module__6JFh0G__categoryCard h3{font-size:1.5rem;font-weight:700}.Products-module__6JFh0G__categoryCard p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Products-module__6JFh0G__subList{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.Products-module__6JFh0G__subCard{cursor:pointer;justify-content:space-between;align-items:center;padding:1.75rem 2.5rem;display:flex}.Products-module__6JFh0G__subInfo{align-items:center;gap:1.5rem;display:flex}.Products-module__6JFh0G__subTitle{font-size:1.25rem;font-weight:700}.Products-module__6JFh0G__subArrow{color:var(--text-muted);transition:var(--transition-smooth)}.Products-module__6JFh0G__subCard:hover .Products-module__6JFh0G__subArrow{color:var(--color-accent);transform:translate(5px)}[dir=rtl] .Products-module__6JFh0G__subCard:hover .Products-module__6JFh0G__subArrow{transform:translate(-5px)}.Products-module__6JFh0G__card{cursor:pointer;border-radius:22px;flex-direction:column;height:100%;display:flex;overflow:hidden}.Products-module__6JFh0G__card:focus-visible{outline:3px solid color-mix(in srgb, var(--color-secondary) 72%, transparent);outline-offset:4px}.Products-module__6JFh0G__imgWrapper{background:var(--bg-secondary);width:100%;height:260px;position:relative;overflow:hidden}.Products-module__6JFh0G__img{object-fit:cover;width:100%;height:100%;transition:var(--transition-smooth)}.Products-module__6JFh0G__card:hover .Products-module__6JFh0G__img{transform:scale(1.035)}.Products-module__6JFh0G__badge{background:color-mix(in srgb, var(--surface-solid) 88%, transparent);-webkit-backdrop-filter:blur(8px);border:1px solid var(--border-color);color:var(--text-primary);border-radius:8px;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;right:1rem}[dir=rtl] .Products-module__6JFh0G__badge{left:1rem;right:auto}.Products-module__6JFh0G__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.Products-module__6JFh0G__itemCode{text-transform:uppercase;color:var(--color-secondary);letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.Products-module__6JFh0G__cardTitle{letter-spacing:-.025em;margin-bottom:.75rem;font-size:1.3rem;font-weight:750;line-height:1.4}.Products-module__6JFh0G__desc{color:var(--text-secondary);white-space:pre-line;flex-grow:1;margin-bottom:1.5rem;font-size:.9rem;line-height:1.65}.Products-module__6JFh0G__specs{border-top:1px solid var(--border-color);margin-bottom:1.5rem;padding-top:1rem}.Products-module__6JFh0G__specsTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.5rem;font-size:.8rem;font-weight:700}.Products-module__6JFh0G__specsList{flex-direction:column;gap:.35rem;list-style:none;display:flex}.Products-module__6JFh0G__specItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.Products-module__6JFh0G__specDot{background:var(--color-accent);border-radius:50%;width:4px;height:4px}.Products-module__6JFh0G__breadcrumb{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;display:flex}.Products-module__6JFh0G__breadcrumb a:hover{color:var(--color-accent)}.Products-module__6JFh0G__breadcrumbSeparator{color:var(--text-muted)}.Products-module__6JFh0G__breadcrumbLink{all:unset;cursor:pointer;color:var(--text-secondary);transition:var(--transition-smooth)}.Products-module__6JFh0G__breadcrumbLink:hover{color:var(--color-accent)}.Products-module__6JFh0G__noProductsBox{text-align:center;border:1px dashed var(--border-color);color:var(--text-secondary);border-radius:16px;max-width:500px;margin:2rem auto;padding:4rem 2rem}.Products-module__6JFh0G__modalOverlay{-webkit-backdrop-filter:blur(10px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;animation:.3s Products-module__6JFh0G__modalFadeIn;display:flex;position:fixed;inset:0}.Products-module__6JFh0G__modalContent{background:var(--surface-solid);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(20px);border-radius:16px;width:90%;max-width:800px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Products-module__6JFh0G__modalClose{color:var(--text-primary);cursor:pointer;width:36px;height:36px;transition:var(--transition-smooth);z-index:10;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:1rem;right:1rem}[dir=rtl] .Products-module__6JFh0G__modalClose{left:1rem;right:auto}.Products-module__6JFh0G__modalClose:hover{background:var(--color-error);color:#fff;transform:rotate(90deg)}.Products-module__6JFh0G__videoRatioWrapper{border:1px solid #ffffff0d;border-radius:8px;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.Products-module__6JFh0G__videoEmbed{background:#000;border:0;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes Products-module__6JFh0G__modalFadeIn{0%{opacity:0}to{opacity:1}}.Products-module__6JFh0G__detailModal{max-height:90vh;width:92%!important;max-width:960px!important;padding:2.5rem!important;overflow-y:auto!important}.Products-module__6JFh0G__detailGrid{grid-template-columns:1.1fr 1fr;align-items:start;gap:2.5rem;display:grid}.Products-module__6JFh0G__galleryCol{flex-direction:column;gap:1rem;display:flex}.Products-module__6JFh0G__mainImageWrapper{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;justify-content:center;align-items:center;width:100%;height:380px;display:flex;position:relative;overflow:hidden}.Products-module__6JFh0G__galleryMainImg{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%}.Products-module__6JFh0G__thumbnailsRow{scrollbar-width:thin;gap:.5rem;padding:.5rem 0;display:flex;overflow-x:auto}.Products-module__6JFh0G__thumbnailBtn{background:var(--bg-secondary);cursor:pointer;width:70px;height:55px;transition:var(--transition-smooth);border:2px solid #0000;border-radius:8px;flex-shrink:0;padding:0;overflow:hidden}.Products-module__6JFh0G__thumbnailBtn:hover{border-color:#00f2fe66}.Products-module__6JFh0G__activeThumbnail{border-color:var(--color-accent)!important}.Products-module__6JFh0G__thumbnailImg{object-fit:cover;width:100%;height:100%}.Products-module__6JFh0G__detailsCol{text-align:start;flex-direction:column;display:flex}[dir=rtl] .Products-module__6JFh0G__detailsCol{text-align:right}.Products-module__6JFh0G__breadcrumbMini{text-transform:uppercase;color:var(--color-secondary);letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.Products-module__6JFh0G__detailTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:800;line-height:1.3}.Products-module__6JFh0G__detailCode{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.Products-module__6JFh0G__detailDesc{color:var(--text-secondary);white-space:pre-line;margin-bottom:2rem;font-size:.95rem;line-height:1.6}.Products-module__6JFh0G__detailSpecsSection{border-top:1px solid var(--border-color);margin-bottom:1.5rem;padding-top:1.5rem}.Products-module__6JFh0G__detailSpecsSection h3{text-transform:uppercase;color:var(--text-primary);margin-bottom:1rem;font-size:.9rem;font-weight:700}.Products-module__6JFh0G__specsTable{border-collapse:collapse;width:100%;font-size:.85rem}.Products-module__6JFh0G__specsTable tr{border-bottom:1px solid #ffffff0a}.Products-module__6JFh0G__specsTable tr:last-child{border-bottom:none}.Products-module__6JFh0G__specsTable td{color:var(--text-secondary);padding:.75rem .5rem}.Products-module__6JFh0G__specsTable td:first-child{color:var(--text-muted);width:40%;font-weight:600}@media (max-width:768px){.Products-module__6JFh0G__detailGrid{grid-template-columns:1fr;gap:1.5rem}.Products-module__6JFh0G__mainImageWrapper{height:280px}.Products-module__6JFh0G__detailModal{padding:1.5rem!important}}.Products-module__6JFh0G__subCategoriesSection{border-top:1px solid var(--border-color);text-align:start;width:100%;margin-top:auto;padding-top:1rem}.Products-module__6JFh0G__subCategoriesTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.75rem;font-size:.8rem;font-weight:700}.Products-module__6JFh0G__subCategoryTags{flex-wrap:wrap;gap:.5rem;display:flex}.Products-module__6JFh0G__subCategoryTag{color:var(--color-accent);transition:var(--transition-smooth);background:#00f2fe0d;border:1px solid #00f2fe26;border-radius:9999px;padding:.35rem .75rem;font-size:.8rem;font-weight:650;text-decoration:none;display:inline-block}.Products-module__6JFh0G__subCategoryTag:hover{border-color:var(--color-accent);color:#fff;background:#00f2fe26;transform:translateY(-1.5px)}@media (min-width:2400px){.Products-module__6JFh0G__header{max-width:920px}.Products-module__6JFh0G__grid{grid-template-columns:repeat(auto-fit,minmax(420px,620px));justify-content:center;gap:2rem}.Products-module__6JFh0G__categoryCards{grid-template-columns:repeat(4,1fr)}.Products-module__6JFh0G__detailModal{border-radius:26px;width:min(76vw,2100px)!important;max-width:2100px!important;padding:3.5rem!important}.Products-module__6JFh0G__detailGrid{grid-template-columns:1.12fr 1fr;gap:4.5rem}.Products-module__6JFh0G__mainImageWrapper{border-radius:18px;height:760px}.Products-module__6JFh0G__thumbnailBtn{border-radius:12px;width:110px;height:86px}.Products-module__6JFh0G__modalClose{width:52px;height:52px;top:1.5rem;right:1.5rem}[dir=rtl] .Products-module__6JFh0G__modalClose{left:1.5rem;right:auto}}@media (min-width:3200px){.Products-module__6JFh0G__grid{grid-template-columns:repeat(auto-fit,minmax(500px,700px));gap:2.5rem}.Products-module__6JFh0G__detailModal{width:min(78vw,2400px)!important;max-width:2400px!important}.Products-module__6JFh0G__mainImageWrapper{height:860px}}
