a{color:inherit;text-decoration:none}.reveal-fade,.reveal-up,.reveal-left,.reveal-right,.reveal-scale,.reveal-item{opacity:0;will-change:opacity,transform;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal-fade{opacity:0}.reveal-up{transform:translateY(48px)}.reveal-left{transform:translate(-48px)}.reveal-right{transform:translate(48px)}.reveal-scale{transform:scale(.88)}.reveal-item{transform:translateY(32px)}.reveal-fade.revealed,.reveal-up.revealed,.reveal-left.revealed,.reveal-right.revealed,.reveal-scale.revealed,.reveal-item.revealed{opacity:1;transform:none}@keyframes pageEnter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.page-enter{animation:.5s cubic-bezier(.22,1,.36,1) both pageEnter}@keyframes pulseGlow{0%,to{box-shadow:0 0 #ff7a0080}50%{box-shadow:0 0 0 12px #ff7a0000}}.pulse-cta{animation:2.5s ease-in-out infinite pulseGlow}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float-anim{animation:4s ease-in-out infinite float}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}html{scroll-behavior:smooth}button,.btn,[role=button]{min-height:44px}.prod-view-btn,.prod-enquire-btn,.prod-badge{min-height:36px!important}.btn-edit,.btn-delete,.tags-remove,.tags-add,.pd-tab{min-height:34px!important}.pd-close,.mob-sidebar__close,.scroll-to-top{min-width:44px!important;min-height:44px!important}.skip-link{color:#fff;z-index:9999;background:#ff7a00;border-radius:0 0 8px 8px;padding:10px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:top .2s;position:absolute;top:-100px;left:16px}.skip-link:focus{outline-offset:2px;outline:3px solid #fff;top:0}*{box-sizing:border-box;margin:0;padding:0;--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light!important;font-family:Lato,sans-serif!important;font-style:normal!important;font-weight:500!important}html,body{color:#000;background-color:#fff;margin:0;padding:0}*{box-sizing:border-box}::-webkit-scrollbar{scroll-behavior:smooth;display:none}.top-bar{z-index:200;background:#1a3c4e;justify-content:space-between;align-items:center;height:38px;padding:0 24px;font-size:12px;display:flex;position:fixed;top:0;left:0;right:0}.top-bar__left{align-items:center;gap:18px;margin:0;padding:0;list-style:none;display:flex}.top-bar__left li{color:#c8e6f0;align-items:center;gap:5px;display:flex}.top-bar__left a{color:#c8e6f0;text-decoration:none;transition:color .2s}.top-bar__left a:hover{color:#ff7a00}.top-bar__sep{opacity:.4;margin:0 2px}.top-bar__location{cursor:pointer}.top-bar__location:hover{color:#ff7a00}.top-bar__social{align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.main-nav{-webkit-backdrop-filter:blur(12px);z-index:190;background:#fffffff5;border-bottom:1px solid #0000000f;transition:box-shadow .3s,background .3s;position:fixed;top:38px;left:0;right:0}.main-nav--scrolled{background:#fffffffc;box-shadow:0 4px 24px #0000001f}.main-nav__inner{justify-content:space-between;align-items:center;gap:16px;max-width:1300px;margin:0 auto;padding:8px 24px;display:flex}.nav-logo{cursor:pointer;flex-shrink:0;align-items:center;gap:8px;display:flex}.nav-logo__icon{width:52px;height:auto}.nav-logo__text{width:210px;height:auto}.nav-links{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.nav-link{color:#333;cursor:pointer;white-space:nowrap;border-radius:6px;padding:8px 12px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;position:relative}.nav-link:after{content:"";transform-origin:50%;background:#ff7a00;border-radius:2px;height:2px;transition:transform .25s;position:absolute;bottom:4px;left:12px;right:12px;transform:scaleX(0)}.nav-link:hover{color:#ff7a00;background:#fff4e5}.nav-link:hover:after{transform:scaleX(1)}.nav-link--active{color:#ff7a00}.nav-link--active:after{transform:scaleX(1)}.nav-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.nav-cta{color:#fff;cursor:pointer;white-space:nowrap;background:#ff7a00;border:none;border-radius:6px;min-height:40px;padding:10px 22px;font-size:.88rem;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 3px 12px #ff7a0059}.nav-cta:hover{background:#e06900;transform:translateY(-1px);box-shadow:0 6px 18px #ff7a0073}.nav-hamburger{color:#333;cursor:pointer;background:0 0;border:1.5px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.4rem;transition:border-color .2s,color .2s;display:flex}.nav-hamburger:hover{color:#ff7a00;border-color:#ff7a00}.social-icon{color:#c8e6f0;cursor:pointer;background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;transition:all .25s cubic-bezier(.68,-.55,.265,1.55);display:flex}.social-icon:hover{transform:translateY(-3px)scale(1.15)}.social-icon.facebook:hover{color:#fff;background:#1877f2}.social-icon.whatsapp:hover{color:#fff;background:#25d366}.social-icon.instagram:hover{color:#fff;background:#e1306c}.mob-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:300;background:#00000080;position:fixed;inset:0}.mob-sidebar{z-index:400;background:#fff;flex-direction:column;width:280px;height:100%;transition:transform .38s cubic-bezier(.68,-.55,.27,1.45);display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-8px 0 40px #0003}.mob-sidebar--open{transform:translate(0)}.mob-sidebar__head{background:#f8f9fb;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.mob-sidebar__close{cursor:pointer;color:#333;background:#fff;border:1.5px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .2s;display:flex}.mob-sidebar__close:hover{color:#fff;background:#f44;border-color:#f44}.mob-sidebar__links{flex-direction:column;flex:1;padding:12px 0;display:flex}.mob-link{color:#333;cursor:pointer;border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:14px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.mob-link:hover,.mob-link--active{color:#ff7a00;background:#fff4e5;border-left-color:#ff7a00}.mob-link__arrow{opacity:.5;font-size:.8rem}.mob-sidebar__contact{border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;flex-direction:column;gap:10px;padding:16px 24px;display:flex}.mob-sidebar__contact a{color:#555;align-items:center;gap:8px;font-size:.85rem;text-decoration:none;display:flex}.mob-sidebar__contact a:hover{color:#ff7a00}.mob-sidebar__cta{color:#fff;cursor:pointer;background:#ff7a00;border:none;border-radius:8px;min-height:48px;margin:16px 24px;padding:14px;font-size:.95rem;font-weight:800;transition:background .2s}.mob-sidebar__cta:hover{background:#e06900}.mob-sidebar__social{justify-content:center;gap:12px;padding:16px 24px 24px;display:flex}.mob-sidebar__social .social-icon{color:#555;background:#f0f0f0;width:36px;height:36px;font-size:17px}@media (min-width:769px){.ShowOnMobile,.mob-sidebar,.mob-overlay{display:none!important}}@media (max-width:768px){.HideOnMobile{display:none!important}.top-bar{padding:0 14px;font-size:11px}.main-nav__inner{padding:6px 14px}.nav-logo__icon{width:38px}.nav-logo__text{width:160px}}.download-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff7a00;border:none;border-radius:50px;justify-content:center;align-items:center;min-height:46px;padding:12px 20px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s;animation:.6s cubic-bezier(.68,-.55,.27,1.45) both slideInRight;display:inline-flex;box-shadow:0 6px 20px #ff7a0080}.download-btn:hover{transform:translateY(-3px)scale(1.04);box-shadow:0 10px 28px #ff7a0099}@keyframes slideInRight{0%{opacity:0;transform:translate(80px)}to{opacity:1;transform:translate(0)}}.ShowOnMobile{display:block!important}@media (min-width:769px){.ShowOnMobile{display:none!important}}@media (max-width:1050px){.nav-link{padding:8px 9px;font-size:.82rem}.nav-logo__text{width:180px}}@media (max-width:880px){.nav-link{padding:7px;font-size:.78rem}.nav-logo__text{width:150px}}.hero{background:#0d1b2a;height:calc(100vh - 83px);min-height:560px;max-height:900px;margin-top:83px;position:relative;overflow:hidden}.hero__slide{opacity:0;will-change:opacity;background-position:50%;background-size:cover;transition:opacity 1.4s;position:absolute;inset:0}.hero__slide--active{opacity:1;z-index:1}.hero__overlay{background:linear-gradient(130deg,#081824d1 0%,#0818248c 55%,#08182466 100%);position:absolute;inset:0}.hero__noise{opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.hero__content{z-index:5;width:90%;max-width:680px;animation:.7s cubic-bezier(.22,1,.36,1) both heroContentIn;position:absolute;top:50%;left:8%;transform:translateY(-50%)}@keyframes heroContentIn{0%{opacity:0;transform:translateY(calc(24px - 50%))}to{opacity:1;transform:translateY(-50%)}}.hero__eyebrow{color:#ffffffe0;letter-spacing:2px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff2e;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px 6px 10px;font-size:.78rem;font-weight:700;animation:.6s .1s both fadeInDown;display:inline-flex}.hero__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.hero__title{color:#fff;text-shadow:0 2px 24px #0006;letter-spacing:-1px;flex-direction:column;gap:4px;margin:0 0 20px;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900;line-height:1.12;display:flex}.hero__title-line{animation:.65s cubic-bezier(.22,1,.36,1) both titleLineIn;display:block}@keyframes titleLineIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.hero__desc{color:#ffffffc7;max-width:540px;margin-bottom:32px;font-size:clamp(.9rem,1.8vw,1.05rem);line-height:1.7;animation:.7s .3s both fadeIn}.hero__cta{flex-wrap:wrap;gap:14px;animation:.7s .45s both fadeIn;display:flex}.hero__btn{cursor:pointer;letter-spacing:.2px;border:none;border-radius:6px;align-items:center;gap:8px;min-height:50px;padding:14px 28px;font-size:.95rem;font-weight:700;transition:all .25s;display:inline-flex}.hero__btn--primary{color:#fff;background:#ff7a00;box-shadow:0 6px 24px #ff7a0080}.hero__btn--primary:hover{background:#e06900;transform:translateY(-2px);box-shadow:0 10px 32px #ff7a0099}.hero__btn--ghost{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1.5px solid #ffffff73}.hero__btn--ghost:hover{background:#fff3;border-color:#fff;transform:translateY(-2px)}.hero__play{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;display:flex}.hero__counter{z-index:6;color:#fff9;letter-spacing:1px;align-items:baseline;gap:4px;font-size:.78rem;font-weight:600;display:flex;position:absolute;bottom:32px;right:80px}.hero__counter-cur{color:#fff;font-size:1.4rem;font-weight:900;line-height:1}.hero__counter-sep{margin:0 2px}.hero__arrow{z-index:6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.6rem;line-height:1;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero__arrow:hover{background:#ff7a00;border-color:#ff7a00;transform:translateY(-50%)scale(1.08)}.hero__arrow--prev{left:28px}.hero__arrow--next{right:28px}.hero__dots{z-index:6;align-items:center;gap:10px;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.hero__dot-btn{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;padding:0;transition:background .3s,transform .3s;display:flex;position:relative}.hero__dot-btn.active{background:0 0;width:36px;height:36px}.hero__dot-ring{width:36px;height:36px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero__scroll-hint{z-index:6;flex-direction:column;align-items:center;gap:8px;padding-bottom:20px;display:flex;position:absolute;bottom:0;left:8%}.hero__scroll-hint span{color:#ffffff73;letter-spacing:3px;text-transform:uppercase;writing-mode:horizontal-lr;font-size:.65rem;font-weight:700}.hero__scroll-line{background:linear-gradient(#fff6,#0000);width:1px;height:40px;animation:2s ease-in-out infinite scrollPulse}@keyframes scrollPulse{0%,to{opacity:1;transform-origin:top;transform:scaleY(1)}50%{opacity:.4;transform-origin:top;transform:scaleY(.6)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.hero{height:calc(100vh - 70px);min-height:500px;margin-top:70px}.hero__content{width:92%;left:5%}.hero__scroll-hint,.hero__arrow{display:none}.hero__counter{bottom:20px;right:20px}.hero__btn{min-height:46px;padding:12px 20px;font-size:.88rem}}@media (max-width:400px){.hero__title{font-size:1.9rem}.hero__cta{flex-direction:column}.hero__btn{justify-content:center;width:100%}}.marquee-strip{white-space:nowrap;background:linear-gradient(90deg,#ff7a00 0%,#ff9d40 50%,#ff7a00 100%);align-items:center;height:44px;padding:0;display:flex;position:relative;overflow:hidden}.marquee-strip:before,.marquee-strip:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.marquee-strip:before{background:linear-gradient(90deg,#ff7a00,#0000);left:0}.marquee-strip:after{background:linear-gradient(270deg,#ff7a00,#0000);right:0}.marquee-track{will-change:transform;align-items:center;animation:35s linear infinite marqueeScroll;display:inline-flex}.marquee-strip:hover .marquee-track{animation-play-state:paused}.marquee-item{color:#fff;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:12px;padding:0 6px;font-size:.82rem;font-weight:700;display:inline-flex}.marquee-sep{opacity:.6;margin-left:12px;font-size:.45rem}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.marquee-strip{height:38px}.marquee-item{font-size:.75rem}}.enquire-button{z-index:500;position:fixed;bottom:20px;right:16px}.download-btn.ShowOnMobile{color:#fff;cursor:pointer;white-space:nowrap;background:#ff7a00;border:none;border-radius:50px;justify-content:center;align-items:center;min-height:48px;padding:12px 22px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s;animation:.6s cubic-bezier(.68,-.55,.27,1.45) both slideInRight;display:inline-flex;box-shadow:0 6px 20px #ff7a0080}.download-btn.ShowOnMobile:hover{transform:translateY(-3px);box-shadow:0 10px 28px #ff7a0099}.fixed.inset-0.z-50{z-index:600!important}@media (min-width:769px){.enquire-button{display:none!important}}.stats-section{background:linear-gradient(135deg,#1a3c4e 0%,#005675 50%,#0a7a6b 100%);padding:60px 20px;position:relative}.stats-section:before{content:"";clip-path:polygon(0 0,100% 0,100% 30%,0 100%);background:#fff;height:80px;position:absolute;top:-40px;left:0;right:0}.stats-section:after{content:"";clip-path:polygon(0 70%,100% 0,100% 100%,0 100%);z-index:1;background:#fff;height:80px;position:absolute;bottom:-40px;left:0;right:0}.stats-grid{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;max-width:1100px;margin:0 auto;padding:20px 0;display:flex;position:relative}.stat-item{text-align:center;flex:200px;padding:30px 20px;transition:transform .3s;position:relative}.stat-item:not(:last-child):after{content:"";background:#ffffff40;width:1px;height:60%;position:absolute;top:20%;right:0}.stat-item:hover{transform:translateY(-6px)}.stat-number{color:#ff7a00;letter-spacing:-1px;text-shadow:0 2px 12px #ff7a0059;margin-bottom:10px;font-size:3.2rem;font-weight:900;line-height:1}.stat-label{color:#ffffffe0;text-transform:uppercase;letter-spacing:1.5px;font-size:.95rem;font-weight:600}@media (max-width:600px){.stats-grid{gap:10px}.stat-item{flex:40%}.stat-item:not(:last-child):after{display:none}.stat-number{font-size:2.4rem}.stat-label{font-size:.82rem}.stats-section:before,.stats-section:after{display:none}}.section-heading{text-align:center;justify-content:center;align-items:center;padding:48px 20px 20px;display:flex}.section-heading__inner{flex-direction:column;align-items:center;gap:8px;display:flex}.section-heading__tag{color:#ff7a00;letter-spacing:3px;text-transform:uppercase;background:#fff4e5;border:1px solid #ffd6a8;border-radius:20px;margin-bottom:4px;padding:4px 14px;font-size:11px;font-weight:800;display:inline-block}.section-heading__title{color:#1a1a2e;letter-spacing:-.5px;font-size:2rem;font-weight:800;line-height:1.2}.section-heading__sub{color:#777;max-width:520px;font-size:.95rem;line-height:1.6}.section-heading__bar{align-items:center;gap:6px;margin-top:8px;display:flex}.section-heading__bar span{background:#ff7a00;border-radius:2px;width:40px;height:3px;display:block}.section-heading__bar span.dot{background:#005675;border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (max-width:600px){.section-heading{padding:36px 16px 16px}.section-heading__title{font-size:1.6rem}}.containerAboutUsMain{place-items:center;width:100%;min-height:70vh;display:grid}.containerAboutUs{grid-gap:60px;grid-template-columns:repeat(2,1fr);align-items:center;width:90%;max-width:1170px;height:100%;padding:35px 0;display:grid}.contentLeftAboutUs,.contentRightAboutUs{width:100%}.contentLeftAboutUs .rowAboutUs{grid-gap:10px;grid-template-columns:repeat(4,1fr);width:100%;display:grid}.contentLeftAboutUs .rowAboutUs .imgWrapperAboutUs{cursor:pointer;border-radius:10px;width:100%;height:450px;overflow:hidden;box-shadow:5px 10px 10px #00000026}.contentLeftAboutUs .rowAboutUs .imgWrapperAboutUs img{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%;height:100%;transition:all .3s}.contentLeftAboutUs .rowAboutUs .imgWrapperAboutUs:hover img{transform:scale(1.5)}.contentLeftAboutUs .rowAboutUs .imgWrapperAboutUs:nth-child(odd){transform:translateY(-20px)}.contentLeftAboutUs .rowAboutUs .imgWrapperAboutUs:nth-child(2n){transform:translateY(20px)}.contentRightAboutUs .contentAboutUs{flex-direction:column;align-items:flex-start;gap:15px;display:flex}.contentRightAboutUs .contentAboutUs h4{color:#d35400;font-size:22px;font-weight:400}.contentRightAboutUs .contentAboutUs h2{color:#1e272e;font-size:40px}.contentRightAboutUs .contentAboutUs p{color:#343434;padding-bottom:10px;font-size:16px;line-height:28px}.contentRightAboutUs .contentAboutUs a{letter-spacing:1px;color:#fff;-webkit-user-select:none;user-select:none;background:#d35400;border-radius:8px;padding:13px 30px;font-size:16px;text-decoration:none;display:inline-block}.containerAboutUs{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:30px;display:flex}.contentLeftAboutUs{flex:1;justify-content:center;display:flex}.contentRightAboutUs{flex:1}.split-image-wrapper{justify-content:center;align-items:center;display:flex}.split-image-container{align-items:flex-start;gap:var(--slice-gap,10px);border-radius:20px;display:flex;position:relative;overflow:visible}.slice{background-repeat:no-repeat;background-size:100% 100%;border-radius:12px;height:100%;transition:transform .4s,box-shadow .4s}.slice:hover{z-index:99;transform:translateY(0)scale(1.03);box-shadow:0 12px 25px #0003}.contentAboutUs h4{color:#ff7b00;margin-bottom:10px}.contentAboutUs h2{margin-bottom:15px;font-size:24px}.contentAboutUs p{color:#555;margin-bottom:20px;line-height:1.6}.contentAboutUs a{color:#ff7b00;font-weight:700;text-decoration:none}@media screen and (max-width:1020px){.contentLeftAboutUs .rowAboutUs>div{width:100px!important;height:300px!important}.containerAboutUs{justify-content:space-between;width:100vw;display:flex}}@media screen and (max-width:900px){.contentLeftAboutUs .rowAboutUs>div{width:90px!important;height:300px!important}.containerAboutUs h2{font-size:26px!important}}.Aboutus-img{border-radius:10px;width:100%;height:auto;box-shadow:5px 10px 10px #00000026}@media screen and (max-width:850px){.containerAboutUs{grid-gap:40px;grid-template-columns:1fr;justify-content:center;align-items:center;padding:20px;display:grid}.Aboutus-img{border-radius:10px;width:auto;height:300px;padding:15px;box-shadow:5px 10px 10px #00000026}.contentAboutUs{text-align:center!important}.contentAboutUs h4,.contentAboutUs h2,.contentAboutUs p,.contentAboutUs div{width:100%}.contentAboutUs a{max-width:300px}}.about-img-wrap{width:100%;display:inline-block;position:relative}.about-badge{color:#fff;text-align:center;z-index:2;background:#ff7a00;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:96px;height:96px;line-height:1.2;display:flex;position:absolute;bottom:-18px;right:0;box-shadow:0 6px 24px #ff7a0073}.about-badge__num{letter-spacing:-1px;font-size:1.7rem;font-weight:900}.about-badge__text{text-transform:uppercase;letter-spacing:.5px;max-width:62px;font-size:.6rem;font-weight:700;line-height:1.3}.about-highlights{flex-direction:column;gap:10px;margin:10px 0 0;padding:0;list-style:none;display:flex}.about-highlights li{color:#444;align-items:flex-start;gap:10px;font-size:.93rem;line-height:1.5;display:flex}.about-highlights li .fa{color:#ff7a00;flex-shrink:0;margin-top:2px;font-size:1rem}.eeea-features-section{background-color:#f8f9fb;padding:20px 20px 60px}.eeea-features-section .eeea-container{max-width:1160px;margin:auto}.eeea-features-section .eeea-row{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.eeea-features-section .eeea-whyus{flex:280px;max-width:340px}.eeea-features-section .eeea-item{text-align:center;background:#fff;border:1px solid #ebebeb;border-radius:14px;height:100%;padding:36px 24px 28px;transition:all .35s;position:relative;box-shadow:0 4px 20px #0000000f}.eeea-features-section .eeea-item:before{content:"";background:#ff7a00;height:3px;transition:transform .35s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.eeea-features-section .eeea-item:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 12px 32px #0000001f}.eeea-features-section .eeea-item:hover:before{transform:scaleX(1)}.eeea-features-section .eeea-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:20px;font-size:28px;transition:transform .3s;display:inline-flex}.eeea-features-section .eeea-icon .fa{font-size:28px;line-height:1}.eeea-features-section .eeea-item:hover .eeea-icon{transform:scale(1.12)rotate(-5deg)}.eeea-features-section .eeea-feature-col-one{color:#c8900a;background:#f7c60526}.eeea-features-section .eeea-feature-col-two{color:#d93e00;background:#ff4d1c1f}.eeea-features-section .eeea-feature-col-three{color:#007d1f;background:#0093261f}.eeea-features-section .eeea-feature-col-four{color:#0051cc;background:#006cff1f}.eeea-features-section .eeea-feature-col-five{color:#7a00dd;background:#9227ff1f}.eeea-features-section .eeea-feature-col-six{color:#005675;background:#0056751f}.eeea-features-section .eeea-item h6{color:#1a1a2e;margin-bottom:12px;font-size:1.05rem;font-weight:700}.eeea-features-section .eeea-item p{color:#666;font-size:.9rem;line-height:1.65}@media (max-width:600px){.eeea-features-section .eeea-whyus{flex:100%;max-width:100%}}.cta-banner{background:linear-gradient(130deg,#0d1b2a 0%,#1a3c4e 45%,#005675 100%);padding:90px 24px;position:relative}.cta-banner:before{content:"";clip-path:polygon(0 0,100% 0,100% 0%,0 100%);pointer-events:none;background:#f8f9fb;height:52px;position:absolute;top:0;left:0;right:0}.cta-banner:after{content:"";clip-path:polygon(0 100%,100% 0%,100% 100%,0 100%);pointer-events:none;background:#f8f9fb;height:52px;position:absolute;bottom:0;left:0;right:0}.cta-banner__bg-dots{pointer-events:none;background-image:radial-gradient(circle,#ffffff0f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.cta-banner__inner{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;max-width:1100px;margin:0 auto;display:flex;position:relative}.cta-banner__left{flex:1;min-width:280px}.cta-banner__eyebrow{color:#ff9d40;letter-spacing:2px;text-transform:uppercase;background:#ff7a0033;border:1px solid #ff7a0066;border-radius:20px;margin-bottom:16px;padding:5px 14px;font-size:.75rem;font-weight:700;display:inline-block}.cta-banner__title{color:#fff;letter-spacing:-.5px;margin:0 0 14px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;line-height:1.15}.cta-banner__accent{color:#ff7a00;display:inline-block;position:relative}.cta-banner__accent:after{content:"";opacity:.5;background:#ff7a00;border-radius:2px;height:3px;position:absolute;bottom:-3px;left:0;right:0}.cta-banner__desc{color:#ffffffad;max-width:500px;margin:0;font-size:.95rem;line-height:1.7}.cta-banner__right{z-index:2;flex-direction:column;flex-shrink:0;gap:12px;display:flex;position:relative}.cta-banner__btn{cursor:pointer;text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:220px;min-height:52px;padding:15px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.cta-banner__btn--primary{color:#fff;background:#ff7a00;box-shadow:0 6px 24px #ff7a0073}.cta-banner__btn--primary:hover{background:#e06900;transform:translateY(-2px);box-shadow:0 10px 32px #ff7a0099}.cta-banner__btn--ghost{color:#fff;background:#ffffff1a;border:1.5px solid #ffffff4d}.cta-banner__btn--ghost:hover{background:#ffffff2e;border-color:#fff9;transform:translateY(-2px)}.cta-banner__bolt{opacity:.04;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:7rem;animation:6s ease-in-out infinite floatBolt;position:absolute}.cta-banner__bolt--1{animation-delay:0s;top:60px;right:10%}.cta-banner__bolt--2{font-size:5rem;animation-delay:-3s;bottom:60px;right:30%}@keyframes floatBolt{0%,to{transform:translateY(0)rotate(-15deg)}50%{transform:translateY(-16px)rotate(-10deg)}}@media (max-width:700px){.cta-banner{padding:80px 20px}.cta-banner__inner{text-align:center;flex-direction:column}.cta-banner__right{width:100%}.cta-banner__btn{width:100%;min-width:unset}.cta-banner__desc{margin:0 auto}}.hww-section{background:#f8f9fb;padding:80px 24px;position:relative}.hww-bg-text{color:#0056750a;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-4px;white-space:nowrap;font-size:clamp(6rem,14vw,14rem);font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hww-inner{text-align:center;z-index:1;max-width:1200px;margin:0 auto;position:relative}.hww-label{letter-spacing:4px;color:#ff7a00;text-transform:uppercase;margin-bottom:12px;font-size:.72rem;font-weight:800}.hww-title{color:#1a1a2e;letter-spacing:-.5px;margin:0 0 12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:900}.hww-subtitle{color:#777;max-width:520px;margin:0 auto 56px;font-size:1rem;line-height:1.65}.hww-steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.hww-step{text-align:center;background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;align-items:center;margin:0 8px;padding:32px 20px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 20px #0000000f}.hww-step:hover{border-color:#0000;transform:translateY(-6px);box-shadow:0 12px 36px #0000001f}.hww-step__num{color:#00567514;letter-spacing:-2px;align-self:flex-end;margin-bottom:-8px;margin-right:4px;font-size:3.5rem;font-weight:900;line-height:1}.hww-step__icon{background:linear-gradient(135deg,#fff4e5,#ffe8cc);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:18px;font-size:2.4rem;transition:transform .3s;display:flex;box-shadow:0 4px 16px #ff7a0026}.hww-step:hover .hww-step__icon{transform:scale(1.1)rotate(-5deg)}.hww-step__title{color:#1a1a2e;margin:0 0 10px;font-size:1rem;font-weight:800}.hww-step__desc{color:#777;margin:0;font-size:.85rem;line-height:1.6}.hww-connector{z-index:2;border-top:2.5px solid #ff7a00;border-right:2.5px solid #ff7a00;width:16px;height:16px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)rotate(45deg)}@media (max-width:900px){.hww-steps{grid-template-columns:repeat(2,1fr);gap:16px}.hww-step{margin:0}.hww-connector{display:none}}@media (max-width:500px){.hww-steps{grid-template-columns:1fr}.hww-section{padding:60px 16px}}:root{--currencyPrefix:"$"}.contenedorCards{box-sizing:border-box;flex-flow:wrap;place-content:center;align-items:center;min-height:80vh;padding:20px 0;display:flex}.contenedorCards .card{width:300px;transition:all .3s}.contenedorCards .card.esFav .wrapper .infoProd .actions .action.aFavs{transform:rotateX(360deg)scale(1.2)}.contenedorCards .card.esFav .wrapper .infoProd .actions .action.aFavs svg path,.contenedorCards .card.esFav .wrapper .infoProd .actions .action.aFavs svg circle{fill:#fff;transition-delay:.2s}.contenedorCards .card.enCarrito .wrapper .infoProd .actions .action.alCarrito .inCart{transform:scale(1)}.contenedorCards .card.enCarrito .wrapper .infoProd .actions .action.alCarrito .outCart{transform:scale(0)}.contenedorCards .card .wrapper{box-sizing:border-box;border:2px solid #f0f0f0;margin:60px 10px 10px;padding-top:300px;transition:all .3s;position:relative;box-shadow:0 0 20px 10px #1d1d1d1a}.contenedorCards .card .wrapper:hover{transform:translateY(-10px)}.contenedorCards .card .wrapper:hover .imgProd{width:120%;height:80%}.contenedorCards .card .wrapper .colorProd{background-color:#b82d44;width:100%;height:200px;display:block;position:absolute;top:0;left:0}.contenedorCards .card .wrapper .imgProd{background-position:bottom;background-repeat:no-repeat;background-size:contain;width:100%;height:50%;transition:all .3s;position:absolute;bottom:calc(100% - 300px)}.contenedorCards .card .wrapper .infoProd{box-sizing:border-box;flex-flow:column;place-content:center;align-items:center;gap:4px;height:200px;padding:20px;display:flex}.contenedorCards .card .wrapper .infoProd p{text-align:center;width:100%;font-size:14px}.contenedorCards .card .wrapper .infoProd .nombreProd{line-clamp:2;box-orient:vertical;text-overflow:ellipsis;display:box;margin-bottom:10px;font-size:16px;font-weight:600;overflow:hidden}.contenedorCards .card .wrapper .infoProd .extraInfo{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.contenedorCards .card .wrapper .infoProd .actions{flex-flow:wrap;place-content:center space-between;align-items:center;width:100%;margin-top:auto;padding-top:10px;display:flex}.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo{flex-grow:1;position:relative}.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio{color:#1d1d1d;text-align:left;font-size:25px;font-weight:600;position:relative}.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio:before{content:var(--currencyPrefix);font-size:20px}.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio.precioOferta{color:red;font-size:15px;text-decoration:line-through;position:absolute;top:-15px;left:0}.contenedorCards .card .wrapper .infoProd .actions .preciosGrupo .precio.precioOferta:before{font-size:12px}.contenedorCards .card .wrapper .infoProd .actions .action{cursor:pointer;color:#1d1d1d;flex-flow:wrap;place-content:center;align-items:center;width:35px;height:35px;margin-left:15px;transition:all .3s cubic-bezier(.68,-.55,.27,1.55);display:flex;position:relative}.contenedorCards .card .wrapper .infoProd .actions .action svg{transition:all .3s cubic-bezier(.68,-.55,.27,1.55);position:absolute}.contenedorCards .card .wrapper .infoProd .actions .action svg path,.contenedorCards .card .wrapper .infoProd .actions .action svg circle{stroke:currentColor;fill:#0000;transition:all .3s}.contenedorCards .card .wrapper .infoProd .actions .action.aFavs{z-index:1;color:#fff;width:25px;height:25px;position:absolute;top:20px;right:20px}.contenedorCards .card .wrapper .infoProd .actions .action.alCarrito svg.inCart{transform:scale(0)}.contenedorCards .card .wrapper .infoProd .nombreProd{color:#1a1a2e;text-align:center;margin-bottom:4px;font-size:15px;font-weight:700}.contenedorCards .card .wrapper .infoProd .extraInfo{color:#666;text-align:center;margin-bottom:8px;font-size:12px}.prod-badge{color:#fff;letter-spacing:1.2px;text-transform:uppercase;background:#ff7a00;border-radius:4px;margin-bottom:6px;padding:3px 9px;font-size:.6rem;font-weight:800;line-height:1.6;display:inline-block}.actions{gap:6px;width:100%;display:flex}.prod-view-btn{color:#005675;cursor:pointer;background:#f0f7fa;border:1.5px solid #cde4ed;border-radius:4px;flex:1;padding:7px 10px;font-size:12px;font-weight:700;transition:all .25s}.prod-view-btn:hover{color:#fff;background:#005675;border-color:#005675}.prod-enquire-btn{color:#fff;cursor:pointer;background:#ff7a00;border:none;border-radius:4px;flex:1;padding:7px 10px;font-size:12px;font-weight:700;transition:background .25s}.prod-enquire-btn:hover{background:#e06900}@media screen and (max-width:600px){.contenedorCards .card{width:45vw;margin-left:10px}.contenedorCards .card .wrapper{margin:10px 0 20px;padding-top:50vw}.infoProd{height:150px!important}.imgProd{bottom:calc(100% - 50vw)!important}.contenedorCards .card .wrapper:hover .imgProd{height:70%}}.pd-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pd-modal{scrollbar-width:none;background:#fff;border-radius:16px;width:100%;max-width:820px;max-height:90vh;position:relative;overflow-y:auto;box-shadow:0 32px 80px #0006}.pd-modal::-webkit-scrollbar{display:none}.pd-close{float:right;color:#333;cursor:pointer;z-index:10;background:#00000014;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:12px 16px 0 0;font-size:1.4rem;line-height:1;transition:background .2s;display:flex;position:sticky;top:0}.pd-close:hover{color:#fff;background:#f44}.pd-top{clear:both;grid-template-columns:280px 1fr;gap:0;min-height:260px;display:grid}.pd-image-wrap{background:linear-gradient(135deg,#1a3c4e 0%,#005675 100%);border-radius:16px 0 0;justify-content:center;align-items:center;min-height:240px;padding:24px;display:flex;position:relative}.pd-image{object-fit:contain;filter:drop-shadow(0 8px 24px #0000004d);max-width:100%;max-height:220px;transition:transform .4s}.pd-image:hover{transform:scale(1.04)}.pd-image-placeholder{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-size:3rem;display:flex}.pd-badge{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#ff7a00;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:800;position:absolute;top:14px;left:14px}.pd-header{flex-direction:column;justify-content:center;gap:10px;padding:28px 28px 24px;display:flex}.pd-category{color:#ff7a00;text-transform:uppercase;letter-spacing:2px;font-size:.78rem;font-weight:700}.pd-title{color:#1a1a2e;margin:0;font-size:1.75rem;font-weight:900;line-height:1.2}.pd-desc{color:#555;font-size:.88rem;line-height:1.65}.pd-enquire-btn{color:#fff;cursor:pointer;background:#ff7a00;border:none;border-radius:6px;width:fit-content;margin-top:4px;padding:12px 24px;font-size:.9rem;font-weight:700;transition:background .25s,transform .2s;display:inline-block}.pd-enquire-btn:hover{background:#e06900;transform:translateY(-2px)}.pd-tabs{background:#fafafa;border-bottom:2px solid #f0f0f0;gap:4px;padding:0 28px;display:flex}.pd-tab{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;margin-bottom:-2px;padding:12px 20px;font-size:.88rem;font-weight:600;transition:color .2s,border-color .2s}.pd-tab:hover{color:#333}.pd-tab.active{color:#ff7a00;border-bottom-color:#ff7a00}.pd-tab-content{min-height:180px;padding:24px 28px 32px}.pd-overview h4{color:#1a1a2e;margin-bottom:14px;font-size:1rem;font-weight:800}.pd-features{grid-template-columns:1fr 1fr;gap:10px 20px;margin:0;padding:0;list-style:none;display:grid}.pd-features li{color:#444;align-items:flex-start;gap:8px;font-size:.88rem;line-height:1.5;display:flex}.pd-check{color:#00a86b;flex-shrink:0;margin-top:1px;font-size:.95rem;font-weight:900}.pd-specs-table{border-collapse:collapse;width:100%;font-size:.88rem}.pd-specs-table tr.even{background:#f8f9fb}.pd-specs-table tr.odd{background:#fff}.pd-specs-table tr:hover td{background:#fff4e5}.pd-specs-table td{border-bottom:1px solid #eee;padding:10px 16px;transition:background .2s}.spec-label{color:#1a1a2e;width:45%;font-weight:700}.spec-value{color:#555}.pd-apps-grid{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.pd-app-tag{color:#005675;background:#f0f7fa;border:1px solid #cde4ed;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.pd-app-tag:hover{color:#fff;background:#005675;border-color:#005675}.pd-cta-box{background:linear-gradient(135deg,#1a3c4e 0%,#005675 100%);border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.pd-cta-box p{color:#ffffffe0;flex:1;margin:0;font-size:.9rem;font-weight:500}.pd-empty{color:#999;text-align:center;padding:24px 0;font-size:.88rem}@media (max-width:640px){.pd-top{grid-template-columns:1fr}.pd-image-wrap{border-radius:16px 16px 0 0;min-height:180px}.pd-header{padding:20px 20px 16px}.pd-title{font-size:1.4rem}.pd-tabs{padding:0 16px}.pd-tab{padding:10px 14px;font-size:.82rem}.pd-tab-content{padding:20px 16px 28px}.pd-features{grid-template-columns:1fr}.pd-cta-box{flex-direction:column;align-items:flex-start}}.creative-section{color:#444;background:#fff;padding:10px 0;position:relative}.creative-section__container{width:100%;max-width:1320px;margin:0 auto;padding:0 .75rem}.creative-section__row{flex-wrap:wrap;justify-content:center;align-items:stretch;display:flex}.creative-section__col{text-align:center;flex:none;width:33.3333%;padding:15px}.creative-section__card{width:80%;margin:0 auto;transition:all .3s ease-in-out;position:relative}.creative-section__card:before{content:"";z-index:-1;background:#f7f6f2;width:190px;height:380px;transition:all .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)skew(-20deg)}.creative-section__card:hover:before{background-color:#fffab3}.creative-section__icon{justify-content:center;align-items:center;width:140px;height:150px;margin:0 auto;display:flex;position:relative}.creative-section__icon:before{content:"";background:#fff;border:1px solid #fbb040;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0;transform:skew(-20deg)}.creative-section__card:hover .creative-section__icon:before{background-color:#fbb040}.creative-section__icon img{width:70px;height:70px;position:relative}.creative-section__card h3{margin:50px 0 15px;font-size:1.75rem;font-weight:700;line-height:1.2}.creative-section__card h3 a{color:#000;text-decoration:none}.creative-section__card p{color:#444;margin-bottom:30px;font-size:16px;font-weight:400;line-height:30px}.creative-section__readmore{opacity:0;visibility:hidden;background:#fff;border:1px solid #fbb040;border-radius:5%;justify-content:center;align-items:center;width:100px;height:40px;margin:0 auto;text-decoration:none;transition:all .3s ease-in-out;display:flex;transform:translate(-10px)}.creative-section__readmore i{color:#000;font-size:12px}.creative-section__readmore:hover{background-color:#fbb040;border:1px solid #0000}.creative-section__card:hover .creative-section__readmore{opacity:1;visibility:visible;transform:translate(0)}@media (max-width:992px){.creative-section__col{width:50%;margin-bottom:40px}}@media (max-width:480px){.creative-section__col{width:100%;margin-bottom:20px}.creative-section__card{width:100%}.creative-section__readmore{opacity:1;visibility:visible;transform:translate(0)}}.creative-section__coffee-btn{z-index:9;color:#333;background-color:#fbb040;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:20px;font-weight:600;text-decoration:none;transition:background-color .3s;display:flex;position:fixed;top:20px;right:20px;box-shadow:0 2px 5px #0003}.creative-section__coffee-btn:hover{background-color:#fbb040}.creative-section__coffee-icon{font-size:24px;line-height:1}.wordsfromowners{color:#f2f2f2;text-align:center;background:linear-gradient(135deg,#1a3c4e 0%,#005675 60%,#003a50 100%);justify-content:center;align-items:center;padding:60px 20px;display:flex;position:relative}.wordsfromowners:before{content:"“";color:#ffffff0a;pointer-events:none;font-family:Georgia,serif;font-size:18rem;line-height:1;position:absolute;top:-20px;left:30px}.wordsfromowners .qs-rotator{width:min(1100px,90%);margin:auto}.wordsfromowners .qs-card{padding:2rem}.wordsfromowners .qs-viewport{min-height:300px}.wordsfromowners .qs-quote{text-align:left;text-shadow:0 0 #ffffff4d;background:linear-gradient(90deg,#095274 0%,#ea752d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;border-left:4px solid #4b92dc;padding-left:1.2rem;font-size:clamp(1.4rem,2.2vw + 1rem,2.6rem);font-weight:700;line-height:1.4}.wordsfromowners .qs-cite{color:#b9b9c2;text-align:left;margin-top:.8rem;padding-left:1.2rem;font-size:1rem;font-style:italic}.wordsfromowners .qs-cite a{color:#b9b9c2;text-decoration:underline}.wordsfromowners .qs-cite a:hover{color:#ff4d4d}.wordsfromowners .qs-controls{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:25px;display:flex}.wordsfromowners .qs-btn{color:#f2f2f2;cursor:pointer;background:#1b1b2f;border:1px solid #ffffff26;border-radius:8px;padding:.6rem 1.3rem;font-size:1rem;transition:all .25s}.wordsfromowners .qs-btn:hover{color:#fff;background:#3c7df0;transform:translateY(-2px)}.wordsfromowners .qs-btn:active{transform:translateY(1px)}@media (max-width:768px){.wordsfromowners .qs-viewport{min-height:400px}.wordsfromowners .qs-quote{font-size:1.6rem}.wordsfromowners .qs-card{padding:1rem}}.logoslider{background:#f8f9fb;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:16px 0 32px!important}.logoslider .hidden.sm\:block{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}@media screen and (max-width:600px){#clientsid>img{height:180px!important}}.footer{color:#fff;background-color:#252525}.footer-main{border-bottom:1px solid #333;padding:40px 0}.container{width:85%;margin:0 auto}.footer-row{text-align:left;flex-wrap:wrap;justify-content:space-between;gap:20px;display:flex}.footer-col{flex:22%;min-width:200px}.footer-title{text-transform:uppercase;margin-bottom:15px;font-size:16px;font-weight:600;position:relative}.footer-title:after{content:"";background:#ff8d1e;width:40px;height:2px;position:absolute;bottom:-5px;left:0}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{color:#ff8d1e;text-decoration:none;transition:all .3s}.footer-col ul li a:hover{color:#4b92dc}.footer-btn{color:#fff;background-color:#ff8d1e;border-radius:3px;margin-top:10px;padding:8px 18px;text-decoration:none;transition:all .3s;display:inline-block}.footer-btn:hover{background:#4b92dc}.footer-social a{color:#fff;margin-right:10px;font-size:20px;transition:all .3s;display:inline-block}.footer-social a:hover{color:#ff8d1e}.footer-bottom{text-align:center;color:#aaa;background-color:#222;padding:10px 0;font-size:14px}@media (max-width:768px){.footer-row{text-align:center;flex-direction:column}.footer-col{flex:100%}.footer-title:after{left:50%;transform:translate(-50%)}}.scroll-to-top{color:#fff;cursor:pointer;z-index:200;opacity:0;pointer-events:none;background:#005675;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;font-weight:700;transition:opacity .3s,transform .3s,background .2s;display:flex;position:fixed;bottom:30px;left:30px;transform:translateY(20px);box-shadow:0 4px 16px #00567566}.scroll-to-top.show{opacity:1;pointer-events:all;transform:translateY(0)}.scroll-to-top:hover{background:#ff7a00}@media (max-width:768px){.scroll-to-top{width:38px;height:38px;font-size:1.1rem;bottom:90px;left:16px}}.admin-login-bg{background:linear-gradient(135deg,#0d1b2a 0%,#1a3c4e 50%,#0a2a3a 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative;overflow:hidden}.admin-login-bg:before{content:"";background-image:radial-gradient(circle at 20% 20%,#ff7a0014 0%,#0000 50%),radial-gradient(circle at 80% 80%,#00567526 0%,#0000 50%);position:absolute;inset:0}.admin-login-card{z-index:1;background:#fffffff7;border-radius:20px;width:100%;max-width:420px;padding:40px 36px;position:relative;box-shadow:0 32px 80px #00000080,0 0 0 1px #ffffff1a}.admin-login-logo{text-align:center;margin-bottom:32px}.admin-logo-icon{background:linear-gradient(135deg,#ff7a00,#ff4d00);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 14px;font-size:2rem;display:flex;box-shadow:0 8px 24px #ff7a0066}.admin-login-logo h1{color:#1a1a2e;margin:0 0 4px;font-size:1.6rem;font-weight:900}.admin-login-logo p{color:#888;margin:0;font-size:.82rem}.admin-login-form{flex-direction:column;gap:18px;display:flex}.admin-field{flex-direction:column;gap:6px;display:flex}.admin-field label{color:#444;text-transform:uppercase;letter-spacing:.8px;font-size:.82rem;font-weight:700}.admin-field input,.admin-field textarea,.admin-field select{color:#1a1a2e;background:#fafafa;border:1.5px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.admin-field input:focus,.admin-field textarea:focus{background:#fff;border-color:#ff7a00;box-shadow:0 0 0 3px #ff7a001f}.admin-field textarea{resize:vertical;min-height:80px}.admin-pass-wrap{position:relative}.admin-pass-wrap input{padding-right:44px}.admin-pass-toggle{cursor:pointer;opacity:.6;background:0 0;border:none;font-size:1rem;transition:opacity .2s;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.admin-pass-toggle:hover{opacity:1}.admin-error{color:#c00;background:#fff0f0;border:1px solid #fcc;border-radius:8px;padding:10px 14px;font-size:.85rem;font-weight:600}.admin-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff7a00,#e06400);border:none;border-radius:10px;justify-content:center;align-items:center;height:48px;padding:14px;font-size:1rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #ff7a0066}.admin-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #ff7a0080}.admin-submit-btn.loading{opacity:.8;cursor:not-allowed}.admin-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.admin-footer-note{text-align:center;color:#bbb;margin-top:20px;font-size:.75rem}.admin-dash{background:#f0f2f5;min-height:100vh;font-family:Lato,sans-serif;display:flex}.admin-sidebar{background:linear-gradient(#0d1b2a 0%,#1a3c4e 100%);flex-direction:column;flex-shrink:0;width:230px;height:100vh;padding:0;display:flex;position:sticky;top:0;overflow-y:auto}.admin-sidebar-logo{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:24px 20px;display:flex}.admin-sidebar-logo span{background:linear-gradient(135deg,#ff7a00,#ff4d00);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.8rem;display:flex}.admin-sidebar-logo strong{color:#fff;font-size:.95rem;font-weight:800;display:block}.admin-sidebar-logo small{color:#ffffff73;font-size:.72rem;display:block}.admin-nav{flex-direction:column;flex:1;gap:4px;padding:16px 12px;display:flex}.admin-nav-item{color:#fff9;cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:11px 14px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.admin-nav-item:hover{color:#fff;background:#ffffff14}.admin-nav-item.active{color:#ff9d40;background:#ff7a0033}.admin-nav-item span{font-size:1.1rem}.admin-logout-btn{color:#ff7070;cursor:pointer;text-align:left;background:#ff3c3c1f;border:1px solid #ff3c3c33;border-radius:10px;margin:16px 12px;padding:11px 14px;font-size:.88rem;font-weight:700;transition:all .2s}.admin-logout-btn:hover{color:#f44;background:#ff3c3c40}.admin-main{flex:1;max-height:100vh;padding:32px;overflow-y:auto}.admin-main-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.admin-main-header h2{color:#1a1a2e;margin:0 0 4px;font-size:1.6rem;font-weight:900}.admin-main-header p{color:#888;margin:0;font-size:.88rem}.header-actions{align-items:center;gap:10px;display:flex}.btn-add{color:#fff;cursor:pointer;white-space:nowrap;background:#ff7a00;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:700;transition:background .2s,transform .2s}.btn-add:hover{background:#e06900;transform:translateY(-1px)}.btn-reset{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #ddd;border-radius:8px;padding:10px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.btn-reset:hover{color:#ff7a00;background:#fff4e5;border-color:#ff7a00}.btn-cancel{color:#555;cursor:pointer;background:#f0f2f5;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:background .2s}.btn-cancel:hover{background:#e5e8ed}.btn-save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff7a00,#e06400);border:none;border-radius:8px;padding:10px 24px;font-size:.9rem;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #ff7a004d}.btn-save:hover{transform:translateY(-1px);box-shadow:0 6px 16px #ff7a0066}.btn-edit{color:#06c;cursor:pointer;background:#e8f4ff;border:1px solid #cce0ff;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s}.btn-edit:hover{color:#fff;background:#06c}.btn-delete{color:#c30;cursor:pointer;background:#fff0f0;border:1px solid #fcc;border-radius:6px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s}.btn-delete:hover{color:#fff;background:#c30;border-color:#c30}.btn-delete-confirm{color:#fff;cursor:pointer;background:#c30;border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:700;transition:background .2s}.btn-delete-confirm:hover{background:#a20}.admin-product-list{flex-direction:column;gap:12px;display:flex}.admin-prod-row{background:#fff;border:1px solid #eee;border-radius:12px;align-items:center;gap:16px;padding:16px 20px;transition:box-shadow .2s,transform .2s;display:flex;box-shadow:0 2px 8px #0000000f}.admin-prod-row:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0000001a}.admin-prod-color{border-radius:4px;flex-shrink:0;width:6px;min-width:6px;height:52px}.admin-prod-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.admin-prod-info strong{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:800;overflow:hidden}.admin-prod-info span{color:#888;font-size:.8rem}.prod-badge-sm{color:#ff7a00;background:#fff4e5;border:1px solid #ffd6a8;border-radius:20px;width:fit-content;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.admin-prod-meta{flex-shrink:0;gap:12px;display:flex}.admin-prod-meta span{color:#aaa;white-space:nowrap;background:#f5f5f5;border-radius:20px;padding:4px 10px;font-size:.78rem}.admin-prod-actions{flex-shrink:0;gap:8px;display:flex}.admin-empty{text-align:center;background:#fff;border:2px dashed #e0e0e0;border-radius:16px;padding:64px 20px}.admin-empty span{margin-bottom:12px;font-size:3rem;display:block}.admin-empty p{color:#888;margin-bottom:20px}.prod-form{background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;gap:20px;padding:28px;display:flex;box-shadow:0 4px 20px #00000012}.prod-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.full-width{grid-column:1/-1}.field-error{color:#c00;font-size:.78rem;font-weight:600}.color-row{align-items:center;gap:10px;display:flex}.color-row input[type=color]{cursor:pointer;border:1.5px solid #e0e0e0;border-radius:6px;flex-shrink:0;width:44px;height:36px;padding:2px}.color-row span{color:#888;font-family:monospace;font-size:.82rem}.tags-input{flex-direction:column;gap:8px;display:flex}.tags-row,.specs-row{align-items:center;gap:8px;display:flex}.specs-row input:first-child{flex:0 0 200px}.specs-row input:last-of-type{flex:1}.tags-remove{color:#c30;cursor:pointer;background:#fff0f0;border:1px solid #fcc;border-radius:6px;flex-shrink:0;padding:6px 10px;font-size:.75rem;transition:all .2s}.tags-remove:hover{color:#fff;background:#c30}.tags-add{color:#005675;cursor:pointer;background:0 0;border:1.5px dashed #b0d4e3;border-radius:6px;width:fit-content;padding:7px 14px;font-size:.82rem;font-weight:700;transition:all .2s}.tags-add:hover{background:#f0f7fa;border-color:#005675}.form-actions{border-top:1px solid #f0f0f0;justify-content:flex-end;gap:12px;padding-top:8px;display:flex}.admin-confirm-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.admin-confirm-box{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:32px;box-shadow:0 24px 60px #0006}.admin-confirm-box h3{color:#1a1a2e;margin-bottom:12px;font-size:1.3rem;font-weight:900}.admin-confirm-box p{color:#666;margin-bottom:24px;font-size:.9rem;line-height:1.6}.admin-confirm-actions{justify-content:center;gap:12px;display:flex}.admin-toast{z-index:3000;border-radius:10px;padding:14px 22px;font-size:.9rem;font-weight:700;animation:.3s both toastIn;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 24px #0003}.admin-toast.success{color:#fff;background:#1a7a4a}.admin-toast.error{color:#fff;background:#c30}@keyframes toastIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}@media (max-width:768px){.admin-dash{flex-direction:column}.admin-sidebar{flex-flow:wrap;gap:8px;width:100%;height:auto;padding:12px;position:static}.admin-sidebar-logo{border:none;padding:8px 12px}.admin-nav{flex-direction:row;flex:none;padding:0}.admin-logout-btn{margin:0}.admin-main{max-height:none;padding:16px}.prod-form-grid{grid-template-columns:1fr}.admin-prod-meta{display:none}.admin-prod-row{flex-wrap:wrap}.specs-row input:first-child{flex:0 0 130px}}.storage-bar{background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;margin:12px 12px 0;padding:14px}.storage-bar__label{color:#fff9;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.75rem;font-weight:600;display:flex}.storage-bar__track{background:#ffffff1a;border-radius:4px;height:6px;overflow:hidden}.storage-bar__fill{border-radius:4px;height:100%;transition:width .5s,background .5s}.storage-bar__note{color:#ffffff59;margin:8px 0 0;font-size:.68rem;line-height:1.4}.admin-prod-thumb{background:#f5f5f5;border:1px solid #eee;border-radius:8px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.admin-prod-thumb img{object-fit:cover;width:100%;height:100%}.admin-prod-thumb-placeholder{opacity:.7;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.4rem;display:flex}.prod-form-section{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;gap:14px;padding:20px;display:flex}.prod-form-section-title{color:#1a1a2e;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:10px;margin:0;font-size:.88rem;font-weight:800;display:flex}.section-badge{color:#00a86b;text-transform:none;letter-spacing:0;background:#f0fff8;border:1px solid #c3f0db;border-radius:20px;padding:2px 8px;font-size:.68rem;font-weight:600}.label-hint{color:#aaa;text-transform:none;font-size:.75rem;font-weight:500}.img-using-builtin{color:#666;background:#f0f7fa;border:1px solid #cde4ed;border-radius:6px;margin:8px 0 0;padding:8px 12px;font-size:.8rem}.img-using-builtin strong{color:#005675;font-family:monospace}.prod-form{box-shadow:none;background:0 0;border:none;flex-direction:column;gap:16px;padding:0;display:flex}.img-upload{flex-direction:column;gap:6px;display:flex}.img-drop-zone{cursor:pointer;background:#f8fafb;border:2px dashed #d0dde5;border-radius:12px;justify-content:center;align-items:center;min-height:160px;transition:border-color .2s,background .2s;display:flex;overflow:hidden}.img-drop-zone:hover:not(.has-image){background:#fff9f5;border-color:#ff7a00}.img-drop-zone.dragging{background:#fff4e5;border-color:#ff7a00;transform:scale(1.01)}.img-drop-zone.has-image{cursor:default;border-style:solid;border-color:#e0e8ed;min-height:220px}.img-placeholder{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:32px 24px;display:flex}.img-placeholder-icon{opacity:.6;margin-bottom:4px;font-size:2.4rem}.img-placeholder-title{color:#444;margin:0;font-size:.92rem;font-weight:600}.img-placeholder-title span{color:#ff7a00;text-underline-offset:2px;text-decoration:underline}.img-placeholder-hint{color:#aaa;margin:0;font-size:.78rem}.img-placeholder-stats{color:#00a86b;background:#f0fff8;border:1px solid #c3f0db;border-radius:20px;margin:4px 0 0;padding:3px 10px;font-size:.75rem;font-weight:600}.img-preview-wrap{background:#1a3c4e;justify-content:center;align-items:center;width:100%;height:220px;display:flex;position:relative}.img-preview{object-fit:contain;max-width:100%;max-height:220px;display:block}.img-preview-overlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;justify-content:center;align-items:center;gap:10px;transition:opacity .25s;display:flex;position:absolute;inset:0}.img-preview-wrap:hover .img-preview-overlay{opacity:1}.img-change-btn,.img-remove-btn{cursor:pointer;border:none;border-radius:7px;min-height:36px;padding:9px 16px;font-size:.82rem;font-weight:700;transition:all .2s}.img-change-btn{color:#1a1a2e;background:#fff}.img-change-btn:hover{color:#fff;background:#ff7a00}.img-remove-btn{color:#fff;background:#cc3300d9}.img-remove-btn:hover{background:#c30}.img-size-badge{color:#0f0;background:#0009;border-radius:10px;padding:2px 8px;font-family:monospace;font-size:.68rem;font-weight:700;position:absolute;bottom:8px;right:10px}.img-loading{color:#888;flex-direction:column;align-items:center;gap:12px;padding:40px;font-size:.85rem;font-weight:600;display:flex}.img-spinner{border:3px solid #eee;border-top-color:#ff7a00;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite imgSpin}@keyframes imgSpin{to{transform:rotate(360deg)}}.img-error{color:#c30;background:#fff0f0;border:1px solid #fcc;border-radius:6px;margin:0;padding:6px 10px;font-size:.78rem;font-weight:600}
