:root{--primary: #0c1220;--accent: #ca8a04;--accent-dark: #a16207;--accent-steel: #475569;--text: #1e293b;--text-dim: #64748b;--surface: #ffffff;--surface-2: #cbd5e1;--bg: #e2e8f0;--bg-alt: #f1f5f9;--steel-light: #94a3b8;--white: #ffffff;--shadow: 0 1px 3px rgba(15, 23, 42, .08);--shadow-md: 0 4px 16px rgba(15, 23, 42, .12);--hero-height: clamp(340px, 50vh, 460px)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;width:100%}body{background:var(--bg);color:var(--text);line-height:1.6;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}header{position:fixed;width:100%;top:0;z-index:1000;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:2px solid var(--accent);box-shadow:var(--shadow);height:100px;overflow:visible}.logo{font-weight:900;font-size:1.4rem;color:var(--primary);display:flex;align-items:center;justify-content:center;height:100%;flex-shrink:0;overflow:visible;position:relative;z-index:1001}.product-img picture,.hero-carousel-slide picture{display:contents}.nav-links.mobile-open{display:flex!important;flex-direction:column;position:fixed;top:70px;left:0;right:0;width:100%;background:#fffffffa;padding:1rem;gap:0;z-index:999;max-height:calc(100vh - 70px);overflow-y:auto;box-shadow:var(--shadow-md)}.mobile-menu-btn{display:none;background:none!important;border:none!important;color:var(--primary)!important;font-size:1.5rem!important;cursor:pointer!important;z-index:1001;padding:0!important}.nav-mobile-cta{display:none}.hero .container{width:90%;max-width:1200px;margin:0 auto;padding:0 1rem}.hero{position:relative;overflow:hidden}.hero--banner{margin-top:100px;height:420px;min-height:420px;max-height:420px;display:flex;align-items:center;justify-content:center;text-align:center}.hero--slider{isolation:isolate}.hero-banner__slides{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0;height:100%}.hero-banner__track{display:flex;height:100%;width:100%;min-height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);will-change:transform}.hero-banner__slide{flex:0 0 100%;width:100%;height:100%;min-height:100%;position:relative;overflow:hidden}.hero-banner__slide-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.hero-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transform:scale(1.03)}.hero-slide-label{position:absolute;bottom:3.25rem;left:50%;transform:translate(-50%);z-index:3;margin:0;padding:.45rem 1rem;border-radius:999px;background:#0c12208c;border:1px solid rgba(255,255,255,.2);color:var(--white);font-size:.78rem;font-weight:700;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);max-width:min(90vw,420px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-slide-label a{color:var(--white)}.hero-slide-label a:hover{color:var(--accent)}.hero--slider .hero-banner__content{z-index:4}.hero--slider .hero-slider-btn{z-index:5}.hero--slider .hero-slider-dots{z-index:5;bottom:1rem}.hero--slider .hero-slider-progress{z-index:5}.hero-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c122073,#1e293b8c 55%,#3341559e);z-index:1}.hero-banner__content{position:relative;z-index:2;padding:2.5rem 1rem 3.5rem;max-width:900px}.hero-content-slide{animation:heroContentFade .35s ease}@keyframes heroContentFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-action-bar{position:relative;z-index:20;margin-top:-2rem;margin-bottom:1.5rem}.hero-action-bar__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;background:var(--white);border:1px solid var(--surface-2);border-radius:12px;padding:1.25rem 1.5rem;box-shadow:var(--shadow-md)}.hero-action-bar__copy{display:flex;flex-direction:column;gap:.25rem;text-align:left}.hero-action-bar__copy strong{color:var(--primary);font-size:1rem}.hero-action-bar__copy span{color:var(--text-dim);font-size:.88rem}.hero-action-bar__actions{display:flex;gap:.75rem;flex-wrap:wrap}.hero-title,.hero h1{font-size:clamp(1.6rem,3.5vw,2.6rem);font-weight:800;line-height:1.2;color:var(--white);margin-bottom:1.25rem}.hero h1 span,.hero-title span{color:var(--accent)}.hero p,.hero-slide-desc{font-size:clamp(.9rem,1.8vw,1.05rem);color:#ffffffe6;margin-bottom:1.25rem;max-width:640px;margin-left:auto;margin-right:auto;line-height:1.5}.hero-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.hero-buttons--center{justify-content:center}.hero-buttons .btn{padding:.7rem 1.6rem;font-size:.9rem}.hero .btn-outline.hero-btn-outline{border-color:var(--white);color:var(--white);margin-left:0}.hero-product-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;max-width:780px;margin-left:auto;margin-right:auto}.hero-product-pill{display:inline-block;padding:.4rem .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:var(--white);font-size:.75rem;font-weight:600;cursor:pointer;transition:background .2s,border-color .2s;font-family:inherit;white-space:nowrap;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-product-pill:hover{border-color:var(--accent);background:#ca8a0459}.hero-product-pill.is-active{background:var(--accent);border-color:var(--accent);color:var(--white)}.hero-slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:42px;height:42px;background:#00000073;color:var(--white);border:none;font-size:1.4rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s}.hero-slider-btn:hover{background:var(--accent)}.hero-slider-btn-prev{left:0}.hero-slider-btn-next{right:0}.hero-slider-dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}.hero-slider-dot{width:10px;height:10px;border-radius:999px;border:none;padding:0;background:#fff6;cursor:pointer;transition:width .25s,background .25s}.hero-slider-dot.is-active{width:32px;background:var(--accent)}.hero-slider-progress{position:absolute;bottom:0;left:0;height:4px;width:0;background:var(--accent);z-index:10;animation:heroSliderProgress linear forwards}@keyframes heroSliderProgress{0%{width:0}to{width:100%}}.hero-slide-counter{display:none}.hero-carousel-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;height:100%;width:100%}.hero-carousel-slide{position:relative;flex:0 0 100%;width:100%;height:100%;overflow:hidden}.hero-carousel-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:1.5rem;background:var(--surface)}.hero-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ca8a04cc;color:var(--primary);border:none;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center}.hero-carousel-product-name{position:absolute;bottom:65px;left:50%;transform:translate(-50%);background:#ca8a04f2;color:var(--primary);padding:12px 28px;border-radius:8px;font-size:1.2rem;font-weight:700;z-index:10;max-width:85%;text-align:center;opacity:0;visibility:hidden}.hero-carousel-counter{position:absolute;top:20px;right:20px;background:#ffffffeb;color:var(--accent);padding:8px 16px;border-radius:25px;font-size:.9rem;font-weight:700;z-index:10;box-shadow:var(--shadow)}.btn{display:inline-block;padding:.9rem 2.2rem;border-radius:8px;font-weight:700;font-size:.95rem;cursor:pointer;border:none;text-align:center;transition:transform .2s,box-shadow .2s,background .2s}.btn-pill{border-radius:999px}.btn-primary:hover{background:var(--accent-dark);transform:translateY(-1px)}.btn-dark{background:var(--primary);color:var(--white)}.btn-dark:hover{background:var(--accent-steel)}.btn-ghost{background:transparent;border:2px solid rgba(255,255,255,.85);color:var(--white)}.btn-ghost:hover{background:var(--white);color:var(--primary)}.btn-outline{border:2px solid var(--accent);color:var(--accent);background:transparent;margin-left:0}.btn-outline-dark{border:2px solid var(--primary);color:var(--primary);background:transparent}.nav-cta{flex-shrink:0;padding:.55rem 1.25rem!important;font-size:.85rem!important;margin-left:.5rem}.section-cream{padding:3rem 0 4rem;background:var(--bg)}.section-white{padding:4rem 0 6rem;background:var(--bg-alt)}.section-title{text-align:center;margin-bottom:2.5rem}.section-title h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--primary);margin-bottom:.5rem;text-transform:capitalize}.category-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}.category-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--surface-2);border-radius:10px;padding:1.25rem;min-height:160px;transition:border-color .25s,box-shadow .25s,transform .25s;color:inherit}.category-card:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-3px)}.category-card__title{font-size:1rem;font-weight:800;color:var(--primary);margin-bottom:.65rem;text-transform:capitalize}.category-card__desc{flex:1;font-size:.82rem;color:var(--text-dim);line-height:1.5;margin-bottom:1rem}.category-card__link{font-size:.82rem;font-weight:700;color:var(--accent)}.products-note{text-align:center;color:var(--text-dim);margin-top:2rem;font-size:.9rem}.products-note__link{color:var(--accent);font-weight:700}.product-search{margin-bottom:1.5rem}.product-search__field{position:relative;display:block;margin-bottom:.75rem}.product-search__input{width:100%;padding:.75rem 2.5rem .75rem 1rem;border:1px solid var(--surface-2);border-radius:10px;background:var(--white);color:var(--primary);font-size:.95rem}.product-search__input:focus{outline:2px solid rgba(202,138,4,.35);border-color:var(--accent)}.product-search__clear{position:absolute;right:.65rem;top:50%;transform:translateY(-50%);border:none;background:transparent;color:var(--text-dim);font-size:1.25rem;line-height:1;cursor:pointer;padding:.15rem .35rem}.product-search__keywords{display:flex;flex-wrap:wrap;gap:.45rem}.product-search__chip{border:1px solid var(--surface-2);background:var(--white);color:var(--primary);padding:.35rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.product-search__chip:hover,.product-search__chip--active{border-color:var(--accent);background:#ca8a0414;color:var(--accent-dark)}.product-search__results{margin-top:.65rem;font-size:.85rem;color:var(--text-dim)}.product-card__category{font-size:.75rem;font-weight:700;color:var(--accent-dark);margin-bottom:.65rem}.product-table__empty--home{text-align:center;padding:2rem 1rem;color:var(--text-dim)}.product-table__empty--home a{color:var(--accent);font-weight:700}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-catalog-layout{display:flex;flex-direction:column;gap:2rem}.product-category-nav{margin-bottom:1.5rem}.product-category-nav__label{font-size:.85rem;font-weight:800;color:var(--primary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem}.product-category-pills{display:flex;flex-wrap:wrap;gap:.5rem}.product-category-pill{border:1px solid var(--surface-2);background:var(--white);color:var(--primary);padding:.45rem 1rem;border-radius:999px;font-size:.82rem;font-weight:700;cursor:pointer;transition:border-color .2s,background .2s,color .2s}.product-category-pill:hover,.product-category-pill--active{border-color:var(--accent);background:#ca8a0414;color:var(--accent-dark)}.product-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.product-filter{display:flex;flex-direction:column;gap:.25rem;font-size:.75rem;font-weight:700;color:var(--text-dim);text-transform:capitalize}.product-filter select{min-width:160px;padding:.5rem .75rem;border:1px solid var(--surface-2);border-radius:8px;background:var(--white);color:var(--primary);font-size:.85rem}.category-cards--compact{display:none}.product-table-section__title{font-size:1.25rem;font-weight:800;color:var(--primary);margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:2px solid rgba(202,138,4,.35);display:inline-block}.product-table-wrap{overflow-x:auto;border-radius:10px;border:1px solid var(--surface-2);background:var(--white)}.product-table{width:100%;border-collapse:collapse;font-size:.88rem}.product-table thead tr{background:#ca8a041f}.product-table th{text-align:left;padding:.85rem 1rem;font-weight:800;color:var(--primary);white-space:nowrap}.product-table th:last-child{text-align:right}.product-table td{padding:.85rem 1rem;border-top:1px solid var(--surface-2);vertical-align:middle}.product-table td:last-child{text-align:right}.product-table tbody tr:hover{background:#ca8a040a}.product-table__link{font-weight:700;color:var(--primary);transition:color .2s}.product-table__link:hover{color:var(--accent)}.product-table__cta{font-size:.82rem;font-weight:700;color:var(--accent)}.product-table__cta:hover{color:var(--accent-dark)}.product-table__empty{text-align:center;color:var(--text-dim);padding:2rem 1rem!important}.product-detail-page{padding-top:.5rem;padding-bottom:3rem}.product-detail-loading{color:var(--text-dim);padding:2rem 0}.product-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.82rem;color:var(--text-dim);margin-bottom:1.25rem}.product-breadcrumb a{color:var(--accent);font-weight:600}.product-detail-card{background:var(--white);border:1px solid var(--surface-2);border-radius:12px;padding:1.5rem;box-shadow:var(--shadow);margin-bottom:2.5rem}.product-detail-grid{display:grid;grid-template-columns:minmax(240px,420px) 1fr;gap:2rem;align-items:start}.product-detail-media{background:#f8fafc;border:1px solid var(--surface-2);border-radius:10px;overflow:hidden;min-height:240px;display:flex;align-items:center;justify-content:center}.product-detail-media img{width:100%;height:auto;object-fit:contain;padding:.75rem}.product-detail-media__placeholder{font-size:3rem;color:var(--text-dim)}.product-detail-title{font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800;color:var(--primary);margin-bottom:.75rem}.product-detail-desc{color:var(--text-dim);line-height:1.65;margin-bottom:1.25rem}.product-specs__heading{font-size:.9rem;font-weight:800;color:var(--primary);margin-bottom:.65rem;text-transform:uppercase;letter-spacing:.03em}.product-specs__list{border:1px solid var(--surface-2);border-radius:8px;overflow:hidden;margin-bottom:1.25rem}.product-specs__row{display:grid;grid-template-columns:140px 1fr;border-top:1px solid var(--surface-2)}.product-specs__row:first-child{border-top:none}.product-specs__row dt{padding:.65rem .85rem;background:var(--bg-alt);font-size:.82rem;font-weight:700;color:var(--text-dim)}.product-specs__row dd{padding:.65rem .85rem;font-size:.88rem;color:var(--primary);margin:0}.product-detail-meta{margin-bottom:1rem}.product-detail-meta--border{padding-top:1rem;border-top:1px solid var(--surface-2)}.product-detail-meta__label{display:block;font-size:.78rem;font-weight:800;color:var(--text-dim);text-transform:uppercase;letter-spacing:.03em;margin-bottom:.35rem}.product-detail-tags{display:flex;flex-wrap:wrap;gap:.4rem;list-style:none;padding:0}.product-detail-tags li{background:var(--bg-alt);border:1px solid var(--surface-2);border-radius:999px;padding:.25rem .65rem;font-size:.78rem;color:var(--primary)}.product-detail-mills{font-size:.88rem;color:var(--primary);font-weight:600}.product-detail-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.price-alert-subscribe{margin-top:1.75rem;padding:1.25rem 1.35rem;border:1px solid rgba(202,138,4,.35);border-radius:12px;background:linear-gradient(180deg,#fefce8a6,#fffffff2)}.price-alert-subscribe__title{font-size:1.05rem;font-weight:800;color:var(--primary);margin:0 0 .45rem}.price-alert-subscribe__desc{font-size:.88rem;color:#475569;margin:0 0 1rem;line-height:1.5}.price-alert-subscribe__row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem}.price-alert-subscribe__field{display:flex;flex-direction:column;gap:.35rem}.price-alert-subscribe__label{font-size:.78rem;font-weight:700;color:var(--primary);text-transform:uppercase;letter-spacing:.04em}.price-alert-subscribe__field input{width:100%;padding:.65rem .85rem;border:1px solid #cbd5e1;border-radius:8px;font-size:.92rem}.price-alert-subscribe__field input:focus{outline:2px solid rgba(202,138,4,.45);border-color:var(--accent)}.price-alert-subscribe__consent{display:flex;align-items:flex-start;gap:.55rem;font-size:.82rem;color:#475569;margin-bottom:1rem;line-height:1.45}.price-alert-subscribe__consent input{margin-top:.2rem;flex-shrink:0}.price-alert-subscribe__submit{width:100%;max-width:280px}.price-alert-subscribe__alt{margin:1rem 0 0;font-size:.85rem}.price-alert-subscribe__link-btn{background:none;border:none;padding:0;color:var(--accent-dark, #a16207);font-weight:700;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.price-alert-subscribe__link-btn:hover{color:var(--primary)}.price-alert-subscribe__whatsapp{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end}.price-alert-subscribe__whatsapp .price-alert-subscribe__field{flex:1;min-width:200px}.price-alert-subscribe__hint{margin:.75rem 0 0;font-size:.8rem;color:#64748b}.price-alert-subscribe__mailto{color:var(--accent-dark, #a16207);font-weight:700}.price-alert-subscribe__status{margin:.85rem 0 0;padding:.65rem .85rem;border-radius:8px;font-size:.88rem}.price-alert-subscribe__status--success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.price-alert-subscribe__status--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.product-related__title{font-size:1.25rem;font-weight:800;color:var(--primary);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(202,138,4,.35);display:inline-block}.product-related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem}.product-catalog .product-related-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.product-related-grid .product-img,.products-grid--home .product-img{height:180px}.product-related-grid .product-info h4{font-size:1rem;font-weight:700;color:var(--primary);margin-bottom:.4rem}.product-related-grid .product-info h4 a{color:inherit}.product-related-grid .product-info h4 a:hover{color:var(--accent)}.product-category-nav--detail{margin-top:.5rem}.products-note--detail{margin-top:1.5rem;text-align:left}.product-browse{margin-top:.5rem}.product-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);transition:transform .3s,box-shadow .3s}.product-card--infra .product-img img{object-fit:contain;padding:.75rem;background:#f8fafc}.product-card__cta{display:inline-block;margin-top:1rem;padding:.55rem 1rem;background:var(--accent);color:var(--white)!important;border-radius:6px;font-size:.82rem;font-weight:700;transition:background .2s}.product-card__cta:hover{background:var(--accent-dark)}.product-card__cta--outline{background:transparent;color:var(--accent)!important;border:1px solid var(--accent)}.product-card__cta--outline:hover{background:#ca8a0414;color:var(--accent-dark)!important}.product-card__media-link{display:block}.product-info h3 a{color:inherit}.product-info h3 a:hover{color:var(--accent)}.products-grid--home{margin-top:.5rem}.product-catalog-layout--compact .category-cards{margin-bottom:1.5rem}.product-card--highlight{border-color:var(--accent)!important;box-shadow:0 0 0 2px #ca8a044d,var(--shadow-md)!important;transform:translateY(-4px)}.product-img{height:180px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1);display:flex;align-items:center;justify-content:center}.product-info p{font-size:.9rem;color:var(--text-dim);line-height:1.55}.product-info>p:not(.product-card__category){color:#475569}@media (max-width: 1024px){.container{width:95%}.logo img{height:150px}.products-grid{grid-template-columns:repeat(2,1fr)}.product-detail-grid{grid-template-columns:1fr}.product-specs__row{grid-template-columns:110px 1fr}}@media (max-width: 900px){header,.nav{height:80px;overflow:visible}.logo{overflow:visible}.logo img{height:120px;max-height:none}.nav-links.mobile-open{top:80px!important;max-height:calc(100vh - 80px)}.hero--banner{margin-top:80px;height:440px;min-height:440px;max-height:440px}.hero-action-bar__inner{flex-direction:column;align-items:stretch}.hero-action-bar__actions{justify-content:stretch}.hero-action-bar__actions .btn{flex:1;text-align:center}.category-cards{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width: 768px){header,.nav{height:76px;overflow:visible}.logo{overflow:visible}.logo img{height:112px;max-height:none}.mobile-menu-btn{display:block!important}.nav-links{display:none!important}.nav-links.mobile-open{display:flex!important;top:76px!important}.nav-cta{display:none!important}.hero--banner{margin-top:76px;height:480px;min-height:480px;max-height:480px}.hero-title,.hero h1{font-size:clamp(1.2rem,5.2vw,1.75rem);margin-bottom:.75rem}.hero-slide-desc{font-size:.85rem;line-height:1.45;margin-bottom:1rem}.hero-banner__content{padding:1.5rem .75rem 4.5rem}.hero-slide-label{display:none}.hero-slider-btn{width:36px;height:36px;font-size:1.15rem}.hero-action-bar{margin-top:0;padding:0 .5rem}.hero-action-bar__inner{padding:1.15rem}.page-main{padding-top:76px}.product-related-grid,.product-catalog .product-related-grid,.products-grid{grid-template-columns:1fr;gap:1rem}.product-card--infra{display:flex;flex-direction:row;align-items:stretch}.product-card--infra .product-card__media-link{flex:0 0 34%;max-width:140px;min-width:108px}.product-card--infra .product-img{height:100%;min-height:120px}.product-card--infra .product-img img{height:100%;min-height:120px;object-fit:contain;padding:.5rem}.product-card--infra .product-info{flex:1;min-width:0;padding:.9rem .95rem .9rem .7rem;display:flex;flex-direction:column;justify-content:center}.product-info h3,.product-info h4,.product-related-grid .product-info h4{font-size:1.05rem;line-height:1.35;color:var(--primary);margin-bottom:.3rem}.product-info>p:not(.product-card__category),.product-related-grid .product-info p:not(.product-card__category){font-size:.88rem;line-height:1.55;color:#1e293b;margin-bottom:.35rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card__category{font-size:.74rem;margin-bottom:.4rem;color:var(--accent-dark)}.product-card__cta{margin-top:.5rem;padding:.5rem .85rem;font-size:.8rem;align-self:flex-start}.product-catalog .section-title p{color:#475569;font-size:.95rem;line-height:1.55;padding:0 .25rem}.products-note{color:#334155;font-size:.9rem;line-height:1.55}.product-search__results{color:#475569}.product-card:hover{transform:none;box-shadow:var(--shadow)}.product-category-pills{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.35rem;scrollbar-width:none}.product-category-pills::-webkit-scrollbar{display:none}.product-category-pill{flex-shrink:0}.product-search__keywords{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.product-search__keywords::-webkit-scrollbar{display:none}.product-search__chip{flex-shrink:0}.contact-grid{grid-template-columns:1fr;gap:1.5rem}.product-detail-grid{gap:1.25rem}.product-detail-actions{flex-direction:column}.product-detail-actions .btn{width:100%;text-align:center}.price-alert-subscribe__row{grid-template-columns:1fr}.price-alert-subscribe__submit{max-width:none;width:100%}.btn-outline{margin-left:0}}@media (max-width: 600px){header,.nav{height:72px;overflow:visible}.logo{overflow:visible}.logo img{height:100px;max-height:none}.nav-links.mobile-open{top:72px!important;max-height:calc(100vh - 72px)}.hero--banner{margin-top:72px;height:500px;min-height:500px;max-height:500px}.container{width:100%;padding:0 .875rem}.hero-buttons .btn{width:100%;max-width:none}.hero-action-bar__actions{flex-direction:column}.hero-action-bar__actions .btn{width:100%}.page-main{padding-top:72px}.page-hero{padding:1.75rem 0 1.25rem}.page-hero h1{font-size:clamp(1.45rem,7vw,1.85rem)}.section-cream,.section-white{padding:2.5rem 0}.section-title h2{font-size:clamp(1.35rem,6vw,1.75rem)}.nav-mobile-cta{display:block;padding:.75rem 0 .25rem}.nav-mobile-cta .btn{width:100%;text-align:center;display:block}.hero-product-pills{gap:.4rem}.hero-product-pill{font-size:.7rem;padding:.35rem .65rem}.category-cards{grid-template-columns:1fr}.product-card--infra .product-img,.product-card--infra .product-img img{min-height:108px}.product-card--infra .product-info{padding:.8rem .85rem .8rem .65rem}.product-info h3,.product-info h4,.product-related-grid .product-info h4{font-size:1rem}.product-info>p:not(.product-card__category),.product-related-grid .product-info p:not(.product-card__category){font-size:.86rem;-webkit-line-clamp:2}.product-card__cta{width:100%;text-align:center;align-self:stretch}}.page-main{padding-top:100px;min-height:60vh}.page-hero{background:linear-gradient(180deg,var(--bg) 0%,#cbd5e1 100%);padding:2.5rem 0 2rem;border-bottom:1px solid var(--surface-2)}.page-hero h1{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900;color:var(--primary);text-align:center}.brands-section{background:var(--bg-alt);padding:4rem 0}.brands-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem}.brand-card{background:var(--surface);border:2px solid var(--surface-2);border-radius:.75rem;padding:2rem 1rem;text-align:center;transition:border-color .3s,transform .3s,box-shadow .3s}.brand-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 12px 30px #ca8a0426}.brand-card__abbr{display:block;font-size:1.8rem;font-weight:900;color:var(--accent);margin-bottom:.5rem;letter-spacing:1px}.brand-card__name{display:block;font-size:.95rem;font-weight:600;color:var(--primary)}.process-section{background:var(--bg);padding:4rem 0}.process-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative}.process-step{background:var(--surface);border:1px solid var(--surface-2);border-radius:.75rem;padding:2rem 1.5rem;text-align:center;position:relative;transition:border-color .3s,transform .3s}.process-step:hover{border-color:var(--accent);transform:translateY(-4px)}.process-step__icon{font-size:2rem;margin-bottom:.75rem}.process-step__number{font-size:.75rem;font-weight:700;color:var(--accent);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.process-step h3{font-size:1.2rem;margin-bottom:.75rem}.process-step p{font-size:.9rem;color:var(--text-dim);line-height:1.5}.process-step__arrow{display:none}.faq-section{background:var(--bg-alt);padding:4rem 0}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:var(--surface);border:1px solid var(--surface-2);border-radius:.5rem;margin-bottom:.75rem;overflow:hidden;transition:border-color .3s}.faq-item.is-open{border-color:var(--accent)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:none;border:none;color:var(--primary);font-size:1rem;font-weight:600;text-align:left;cursor:pointer;font-family:inherit}.faq-toggle{font-size:1.4rem;color:var(--accent);font-weight:700;flex-shrink:0}.faq-answer{padding:0 1.5rem 1.25rem}.faq-answer p{color:var(--text-dim);font-size:.95rem;line-height:1.6}.about-intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-carousel{position:relative;max-width:600px;border-radius:12px;overflow:hidden;border:2px solid var(--primary);box-shadow:0 15px 40px #ca8a0433}.about-story-section{background:var(--bg-alt);padding:4rem 0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem}.stat-card{background:var(--surface);padding:2rem;border-radius:8px;border:1px solid var(--surface-2);text-align:center}.stat-card h3{font-size:2.5rem;font-weight:700;color:var(--accent);margin-bottom:.5rem}.stat-card p{color:var(--text-dim)}.story-narrative{max-width:900px;margin:0 auto}.story-narrative p{color:var(--text-dim);font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem}.mission-section{background:var(--bg);padding:4rem 0}.mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.mission-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:.75rem;padding:2.5rem;transition:border-color .3s,box-shadow .3s;box-shadow:var(--shadow)}.mission-card:hover{border-color:var(--accent);box-shadow:0 10px 30px #ca8a0426}.mission-icon{font-size:2.5rem;margin-bottom:1rem}.mission-card h3{font-size:1.4rem;margin-bottom:1rem}.mission-card p{color:var(--text-dim);line-height:1.7}.core-values-section{background:var(--bg-alt);padding:4rem 0}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.value-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:.75rem;padding:2rem;transition:border-color .3s,transform .3s,box-shadow .3s;box-shadow:var(--shadow)}.value-card:hover{border-color:var(--accent);transform:translateY(-5px);box-shadow:0 10px 30px #ca8a0433}.value-icon{font-size:2rem;margin-bottom:1rem}.value-card h3{font-size:1.2rem;margin-bottom:.5rem}.value-card p{color:var(--text-dim);font-size:.95rem}.about-cta{text-align:center;margin-top:3rem;padding:2rem;background:var(--surface);border-radius:8px;border:1px solid var(--surface-2)}.about-cta h3{font-size:1.5rem;margin-bottom:1rem}.about-cta-phone{margin-top:1rem;color:var(--accent);font-size:1.1rem;font-weight:700}.blog-page{padding:2rem 0 4rem}.blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.blog-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:.75rem;padding:2rem;display:flex;flex-direction:column;transition:border-color .3s,transform .3s,box-shadow .3s}.blog-card:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 15px 40px #ca8a0426}.blog-card__icon{font-size:2.5rem;margin-bottom:1rem}.blog-category{background:#ca8a041a;color:var(--accent);padding:.3rem .8rem;border-radius:4px;font-size:.75rem;font-weight:700;width:fit-content;margin-bottom:1rem}.blog-card h3{font-size:1.1rem;margin-bottom:.8rem;flex:1}.blog-card p{color:var(--text-dim);font-size:.9rem;margin-bottom:1rem;flex:1}.blog-date{color:var(--text-dim);font-size:.85rem;margin-bottom:1rem}.blog-read-btn{width:fit-content;border:none;font-family:inherit}.blog-article{max-width:760px;margin:0 auto}.blog-back{background:none;border:none;color:var(--accent);font-size:.95rem;cursor:pointer;margin-bottom:1.5rem;font-family:inherit;font-weight:600}.blog-back:hover{text-decoration:underline}.blog-article h2{font-size:clamp(1.5rem,3vw,2rem);margin:1rem 0}.blog-content p{color:var(--text-dim);line-height:1.8;margin-bottom:1.25rem;font-size:1.05rem}.blog-cta{margin-top:2.5rem;padding:2rem;background:var(--surface);border-radius:.75rem;border:1px solid var(--surface-2);text-align:center}.blog-cta p{margin-bottom:1rem;color:var(--text-dim)}.team-page{padding:2rem 0 4rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.team-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:.75rem;padding:2rem;text-align:center;transition:border-color .3s,transform .3s}.team-card:hover{border-color:var(--accent);transform:translateY(-4px)}.team-avatar{width:80px;height:80px;border-radius:50%;background:var(--accent);color:var(--primary);font-size:1.5rem;font-weight:900;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.team-role{color:var(--accent);font-weight:700;font-size:.95rem;margin-bottom:.25rem}.team-focus{color:var(--text-dim);font-size:.85rem;margin-bottom:1rem;font-style:italic}.team-bio{color:var(--text-dim);font-size:.9rem;line-height:1.6;text-align:left}.team-cta{text-align:center;margin-top:3rem}.team-cta p{color:var(--text-dim);margin-bottom:1rem}.mentor-page{padding:2rem 0 4rem}.mentor-profile{display:grid;grid-template-columns:auto 1fr;gap:2.5rem;align-items:start;margin-bottom:3rem}.mentor-avatar{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent-dark));color:var(--primary);font-size:2.5rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mentor-title{color:var(--accent);font-weight:700;font-size:1.1rem;margin-bottom:.25rem}.mentor-subtitle{color:var(--text-dim);font-size:.95rem;margin-bottom:1.5rem}.mentor-bio{color:var(--text-dim);line-height:1.7;margin-bottom:1rem;font-size:1.05rem}.mentor-quote{border-left:4px solid var(--accent);padding:1rem 1.5rem;margin-top:1.5rem;color:var(--primary);font-style:italic;font-size:1.1rem;background:var(--surface);border-radius:0 .5rem .5rem 0}.mentor-expertise{background:var(--surface);border:1px solid var(--surface-2);border-radius:.75rem;padding:2rem;margin-bottom:2rem}.mentor-expertise h3{margin-bottom:1.25rem}.expertise-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.expertise-list li{color:var(--text-dim);padding:.5rem 0 .5rem 1.5rem;position:relative}.expertise-list li:before{content:"✓";position:absolute;left:0;color:var(--accent);font-weight:700}.mentor-cta{text-align:center;padding:2rem;background:var(--surface);border-radius:.75rem;border:1px solid var(--surface-2)}.mentor-cta p{color:var(--text-dim);margin-bottom:1rem}.nav-links{gap:1.25rem}.nav-links a.active,.nav-links a.active:hover{color:var(--white);background:var(--accent);padding:.4rem 1rem;border-radius:999px}@media (max-width: 1100px){.nav-links{gap:.85rem}.nav-links a{font-size:.82rem}.process-flow{grid-template-columns:repeat(2,1fr)}}@media (max-width: 900px){.about-intro-grid{grid-template-columns:1fr}.mentor-profile{grid-template-columns:1fr;text-align:center}.mentor-avatar{margin:0 auto}.process-flow{grid-template-columns:1fr}}@media (max-width: 768px){.nav-links.mobile-open{gap:0}.nav-links.mobile-open a{font-size:1rem}}:root{--primary:#0c1220;--accent:#ca8a04;--accent-dark:#a16207;--accent-steel:#475569;--text:#1e293b;--text-dim:#64748b;--surface:#ffffff;--surface-2:#cbd5e1;--bg:#e2e8f0;--bg-alt:#f1f5f9;--steel-light:#94a3b8;--white:#ffffff;--shadow:0 1px 3px rgba(15,23,42,.08);--shadow-md:0 4px 16px rgba(15,23,42,.12)}*{box-sizing:border-box;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);line-height:1.6}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:fadeInUp .8s ease-out forwards;opacity:0}.animate-scale{animation:scaleIn .8s ease-out forwards;opacity:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:90%;max-width:1200px;margin:0 auto;padding:0 1rem}header{position:fixed;width:100%;top:0;z-index:1000;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--surface-2);height:100px;overflow:visible}.nav{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0;height:100px;overflow:visible}.logo{font-weight:900;font-size:1.4rem;color:var(--primary);letter-spacing:1px;display:flex;align-items:center;justify-content:center;gap:.5rem}.logo img{height:180px;width:auto;max-height:none;aspect-ratio:1 / 1;object-fit:contain;margin:0;display:block}.product-img picture,.hero-carousel-slide picture,.carousel-container picture{display:contents}.logo span{color:var(--accent)}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{font-size:.9rem;font-weight:600;color:var(--text-dim);transition:color .3s}.nav-links a:hover{color:var(--accent)}.nav-links.mobile-open{display:flex!important;flex-direction:column;position:fixed;top:70px;left:0;right:0;width:100%;background:#fffffff8;padding:1rem;gap:0;z-index:999;max-height:calc(100vh - 70px);overflow-y:auto}.nav-links.mobile-open li{width:100%;padding:1rem 0;border-bottom:1px solid var(--surface-2)}.nav-links.mobile-open li:last-child{border-bottom:none}.nav-links.mobile-open a{display:block;font-size:1.1rem}.mobile-menu-btn{display:none;background:none!important;border:none!important;color:var(--primary)!important;font-size:1.5rem!important;cursor:pointer!important;z-index:1001;padding:0!important;width:auto!important;height:auto!important;min-width:auto!important}.hero .container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;width:100%}.hero{min-height:100vh;display:flex;align-items:center;padding-top:100px;background:radial-gradient(ellipse at top right,rgba(245,158,11,.08),transparent),linear-gradient(180deg,var(--primary) 0%,#0b1120 100%);position:relative;overflow:hidden}.hero-content{z-index:5;margin-top:0}.hero h1{font-size:3.2rem;font-weight:900;line-height:1.1;color:var(--white);margin-bottom:1.5rem}.hero-title{font-size:clamp(1.5rem,5vw,3.2rem);font-weight:900;line-height:1.15;color:var(--white);margin-bottom:1rem}.hero h1 span{color:var(--accent)}.hero p{font-size:clamp(.9rem,2.5vw,1.15rem);color:var(--text-dim);margin-bottom:1.5rem;max-width:500px;line-height:1.4}.hero-buttons{display:flex;gap:1rem}.hero-carousel-container{position:relative;width:100%;height:clamp(280px,70vw,520px);border-radius:12px;overflow:hidden;border:2px solid var(--accent);box-shadow:var(--shadow-md);background:var(--white);contain:layout size}.hero-carousel-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;height:100%;width:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.hero-carousel-inner--single{transition:none}.hero-carousel-slide{position:relative;flex:0 0 100%;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden}.hero-carousel-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;background:var(--surface);padding:1.5rem;object-position:center}.hero-carousel-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--surface-2);font-size:3rem;color:var(--accent)}.hero-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ca8a04cc;color:var(--primary);border:none;width:50px;height:50px;border-radius:50%;font-size:1.8rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-carousel-btn:hover{background:var(--accent);transform:translateY(-50%) scale(1.15);box-shadow:0 8px 25px #ca8a0466}.hero-carousel-btn-prev{left:20px}.hero-carousel-btn-prev:hover{transform:translateY(-50%) scale(1.15) translate(-3px)}.hero-carousel-btn-next{right:20px}.hero-carousel-btn-next:hover{transform:translateY(-50%) scale(1.15) translate(3px)}.hero-carousel-product-name{position:absolute;bottom:65px;left:50%;transform:translate(-50%);background:#ca8a04f2;color:var(--primary);padding:12px 28px;border-radius:8px;font-size:1.2rem;font-weight:700;z-index:10;max-width:85%;text-align:center;border:2px solid var(--accent);box-shadow:0 4px 15px #ca8a044d;opacity:0;visibility:hidden;pointer-events:none}.hero-carousel-product-name.is-visible{opacity:1;visibility:visible}.hero-carousel-counter{position:absolute;top:20px;right:20px;background:#ffffffeb;color:var(--accent);padding:8px 16px;border-radius:25px;font-size:.9rem;font-weight:700;z-index:10}.trust-stars{margin-bottom:1rem;color:var(--accent);font-size:1.2rem;letter-spacing:.05em}.btn{display:inline-block;padding:.9rem 2.2rem;border-radius:6px;font-weight:700;font-size:.95rem;transition:transform .2s,box-shadow .3s;cursor:pointer;border:none}.btn-primary{background:var(--accent);color:var(--white)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #f59e0b4d}.btn-outline{border:2px solid var(--accent);color:var(--accent);margin-left:1rem}.btn-outline:hover{background:var(--accent);color:var(--primary)}section{padding:6rem 0}.section-title{text-align:center;margin-bottom:4rem}.section-title h2{font-size:2.2rem;font-weight:800;color:var(--primary);margin-bottom:.5rem}.section-title p{color:var(--text-dim);font-size:1.05rem}h2{font-size:2rem;font-weight:800;color:var(--primary);margin-bottom:1rem}h3{font-size:1.3rem;font-weight:700;color:var(--primary)}h4{font-size:1.1rem;font-weight:600;color:var(--primary)}.product-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:.75rem;overflow:hidden;transition:transform .3s,box-shadow .3s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.product-img{height:180px;background:linear-gradient(135deg,#e2e8f0,var(--bg));display:flex;align-items:center;justify-content:center;font-size:3.5rem;color:var(--accent)}.product-img img{width:100%;height:180px;object-fit:cover}.product-info{padding:1.5rem}.product-info h3{font-size:1.1rem;font-weight:700;color:var(--primary);margin-bottom:.4rem}.product-info p{font-size:.9rem;color:var(--text-dim);margin-bottom:1rem}.price{font-weight:800;color:var(--accent);font-size:1.1rem}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-img{border-radius:.75rem;border:1px solid var(--surface-2);overflow:hidden}.about-img img{width:100%;height:auto}.about-text h2{font-size:2.2rem;font-weight:800;color:var(--primary);margin-bottom:1rem}.about-text p{color:var(--text-dim);margin-bottom:1.2rem;font-size:1.05rem}.about-stats{display:flex;gap:2.5rem;margin-top:2rem}.stat h3{font-size:2rem;font-weight:900;color:var(--accent)}.stat p{font-size:.85rem;color:var(--text-dim);text-transform:uppercase;letter-spacing:1px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.feature-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:.75rem;padding:2rem;text-align:center;transition:transform .3s}.feature-card:hover{transform:translateY(-4px);border-color:var(--accent)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{font-size:1.1rem;font-weight:700;color:var(--primary);margin-bottom:.5rem}.feature-card p{font-size:.9rem;color:var(--text-dim)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:flex-start}.contact-info h3{font-size:1.5rem;font-weight:700;color:var(--primary);margin-bottom:1.5rem}.contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact-item .icon{font-size:1.4rem;color:var(--accent);margin-top:2px}.contact-item h4{font-size:1rem;color:var(--primary);margin-bottom:.2rem}.contact-item p{font-size:.9rem;color:var(--text-dim)}.contact-form{background:var(--surface);border:1px solid var(--surface-2);border-radius:.75rem;padding:2rem}.form-group{margin-bottom:1.2rem}.form-group label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.4rem;color:var(--text-dim)}.form-group input,.form-group textarea{width:100%;padding:.8rem 1rem;border:1px solid var(--surface-2);border-radius:6px;background:var(--white);color:var(--text);font-size:.95rem;outline:none;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:var(--accent)}.form-group textarea{min-height:120px;resize:vertical}.carousel-container{position:relative}.carousel-btn{background:#ca8a04cc;color:var(--primary);border:none;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.carousel-btn:hover{background:var(--accent);transform:scale(1.1)!important;box-shadow:0 5px 20px #ca8a0466}.carousel-btn-prev:hover{transform:scale(1.1) translate(-2px)!important}.carousel-btn-next:hover{transform:scale(1.1) translate(2px)!important}@media (max-width: 768px){.carousel-btn{width:48px;height:48px;min-width:48px;min-height:48px;font-size:1.3rem}.carousel-container{border-radius:8px}}footer{background:var(--bg-alt);border-top:1px solid var(--surface-2);padding:3rem 0;text-align:center;color:var(--text-dim)}@media (max-width: 1024px){.container{width:95%;padding:0 1rem}.hero h1{font-size:2.8rem}.section-title h2{font-size:2rem}.logo img{height:150px}section{padding:4rem 0}.hero-carousel-container{height:clamp(280px,70vw,520px)}}@media (max-width: 900px){header{height:80px;overflow:hidden}.nav{height:80px;padding:.5rem 0}.logo img{height:72px}.hero{padding-top:96px;min-height:auto}.hero .container{grid-template-columns:1fr;gap:2rem}.hero h1{font-size:2.2rem;margin-bottom:1rem}.hero p{font-size:1rem;margin-bottom:2rem}.btn-outline{margin-left:.5rem}.section-title h2{font-size:1.8rem}.section-title{margin-bottom:3rem}section{padding:3rem 0}.products-grid,.features-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.product-card,.feature-card{padding:1.5rem}.about-stats{gap:2rem}.stat h3{font-size:1.8rem}.hero-carousel-btn{width:48px;height:48px;min-width:48px;min-height:48px;font-size:1.4rem}}@media (max-width: 768px){.container{width:95%;padding:0 .75rem}.mobile-menu-btn{display:block!important}.nav-links{display:none!important}.nav-links.mobile-open{display:flex!important;top:70px!important;max-height:calc(100vh - 70px)!important}.nav-links li{width:100%;padding:1rem 0;border-bottom:1px solid var(--surface-2)}.nav-links a{display:block;font-size:1rem}header{height:70px;overflow:hidden}.nav{height:70px;padding:.25rem 0}.logo img{height:60px}.hero{padding-top:86px;min-height:auto}.hero .container{grid-template-columns:1fr;gap:2rem}.hero h1{font-size:1.8rem;line-height:1.2;margin-bottom:1rem}.hero p{font-size:.95rem;margin-bottom:1.5rem}.hero-buttons{display:flex;flex-direction:column;gap:.5rem}.hero-buttons .btn{width:100%}.btn{padding:.75rem 1.5rem;font-size:.85rem}.btn-outline{margin-left:0;margin-top:.5rem;display:inline-block}.hero-carousel-btn{width:48px;height:48px;min-width:48px;min-height:48px;font-size:1.2rem}.section-title h2{font-size:1.6rem}.section-title p{font-size:.95rem}.section-title{margin-bottom:2rem}section{padding:2.5rem 0}.product-card{background:var(--surface);border:1px solid var(--surface-2);border-radius:.5rem}.product-img{height:150px;font-size:2.5rem}.product-img img{height:150px}.product-info{padding:1rem}.product-info h3{font-size:1rem}.product-info p{font-size:.85rem}.about-text h2{font-size:1.6rem;margin-bottom:.8rem}.about-text p{font-size:.95rem;margin-bottom:1rem}.about-stats{gap:1.5rem;margin-top:1.5rem}.stat h3{font-size:1.5rem}.stat p{font-size:.8rem}#about .container{grid-template-columns:1fr!important}.carousel-container{max-width:100%!important;margin:0 auto!important}.carousel-container img{height:300px!important}.feature-card{padding:1.2rem}.feature-icon{font-size:2rem;margin-bottom:.8rem}.feature-card h3{font-size:1rem;margin-bottom:.3rem}.feature-card p{font-size:.85rem}.contact-grid{gap:2rem}.contact-info h3{font-size:1.3rem;margin-bottom:1.2rem}.contact-item{gap:.8rem;margin-bottom:1.2rem}.contact-item .icon{font-size:1.2rem}.contact-item h4{font-size:.95rem}.contact-item p{font-size:.85rem}.contact-form{border-radius:.5rem;padding:1.5rem;max-width:400px;margin:0 auto}.form-group{margin-bottom:1rem}.form-group label{font-size:.8rem;margin-bottom:.3rem}.form-group input,.form-group textarea{padding:.7rem .8rem;font-size:.9rem}.form-group textarea{min-height:100px}footer{padding:2rem 0}.about-grid,.contact-grid{grid-template-columns:1fr}}@media (max-width: 600px){.container{width:98%;padding:0 .5rem}header{height:60px;overflow:hidden}.nav{height:60px;padding:0}.logo img{height:52px}.nav-links{display:none!important}.hero{min-height:auto;padding-top:80px;padding-bottom:1.5rem;display:block!important;align-items:flex-start!important}.hero .container{grid-template-columns:1fr;gap:.5rem}.nav-links.mobile-open{top:60px!important;max-height:calc(100vh - 60px)!important}.mobile-menu-btn{display:block!important}.hero{min-height:auto}.hero .container{grid-template-columns:1fr}.hero-buttons{display:flex;flex-direction:column;gap:.4rem;margin-bottom:.5rem;align-items:center;max-width:280px;margin-left:auto;margin-right:auto}.btn-outline{margin-left:0;margin-top:.5rem;display:block;width:100%;max-width:200px;text-align:center}.btn-primary{width:100%;display:block;max-width:200px;text-align:center}.btn{display:block;width:100%;max-width:200px;text-align:center}.hero-carousel-btn{width:48px;height:48px;min-width:48px;min-height:48px;font-size:1.2rem}.hero-carousel-product-name{display:none!important}.hero-carousel-counter{font-size:.8rem;padding:6px 12px}.section-title h2{font-size:1.4rem}.section-title p{font-size:.9rem}.section-title{margin-bottom:1.5rem}section{padding:2rem 0}.products-grid,.features-grid{grid-template-columns:1fr;gap:1rem}.product-card{border-radius:.4rem}.product-img{height:260px;font-size:2rem}.product-img img{height:260px}.product-info{padding:.8rem}.product-info h3{font-size:.95rem;margin-bottom:.3rem}.product-info p{font-size:.8rem;margin-bottom:.5rem}.about-img{border-radius:.4rem}.about-text h2{font-size:1.4rem;margin-bottom:.6rem}.about-text p{font-size:.9rem;margin-bottom:.8rem}.about-stats{flex-direction:column;gap:1rem;margin-top:1rem}.stat h3{font-size:1.3rem}.stat p{font-size:.75rem}.feature-card{padding:1rem;text-align:center}.feature-icon{font-size:1.8rem;margin-bottom:.6rem}.feature-card h3{font-size:.95rem;margin-bottom:.2rem}.feature-card p{font-size:.8rem}.contact-grid{gap:1.5rem}.contact-info h3{font-size:1.2rem;margin-bottom:1rem}.contact-item{gap:.6rem;margin-bottom:1rem}.contact-item .icon{font-size:1.1rem;min-width:1.5rem}.contact-item h4{font-size:.9rem}.contact-item p{font-size:.8rem}.contact-form{padding:1.2rem;border-radius:.4rem}.form-group{margin-bottom:.8rem}.form-group label{font-size:.75rem;margin-bottom:.2rem}.form-group input,.form-group textarea{padding:.6rem .7rem;font-size:.85rem}.form-group textarea{min-height:90px}#about .container{grid-template-columns:1fr!important;gap:2rem!important}.carousel-container{max-width:100%!important;height:350px!important}.carousel-container img{height:350px!important}footer{padding:1.5rem 0;font-size:.85rem}}@media (max-width: 400px){.container{width:100%;padding:0 .5rem}header{height:55px;overflow:hidden}.nav{height:55px}.mobile-menu-btn{display:block!important}.nav-links{display:none!important}.nav-links.mobile-open{top:55px!important;max-height:calc(100vh - 55px)!important}.logo img{height:48px}.hero{min-height:auto;padding-top:80px;padding-bottom:1.5rem;display:block!important;align-items:flex-start!important}.hero{min-height:auto}.hero .container{grid-template-columns:1fr}.section-title h2{font-size:1.2rem}.section-title p{font-size:.85rem}section{padding:1.5rem 0}.hero-carousel-btn{width:48px;height:48px;min-width:48px;min-height:48px;font-size:1.1rem}.hero-carousel-product-name{display:none!important}.hero-buttons{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.3rem;align-items:center;max-width:250px;margin-left:auto;margin-right:auto}.btn{display:block;width:100%;max-width:180px;text-align:center}.product-img{height:240px;font-size:2rem}.product-img img{height:240px}.carousel-container{max-width:100%!important;height:300px!important}.carousel-container img{height:300px!important}.about-stats{flex-direction:column;gap:.8rem}.contact-form{padding:1rem;max-width:350px;margin:0 auto}.form-group input,.form-group textarea{padding:.5rem .6rem}}.hero--banner .hero-slide-desc,.hero--slider .hero-slide-desc,.hero--banner .hero-banner__content p,.hero--slider .hero-banner__content p{color:#fffffff2!important;text-shadow:0 1px 4px rgba(0,0,0,.55)}.hero--banner .hero-title,.hero--slider .hero-title,.hero--banner .hero-banner__content h1,.hero--slider .hero-banner__content h1{color:var(--white)!important;text-shadow:0 2px 8px rgba(0,0,0,.45)}@media (max-width: 900px){header,.nav{overflow:visible!important}.logo img{height:130px!important;max-height:none!important}.mobile-menu-btn{display:flex!important;align-items:center;justify-content:center;flex-direction:column;flex-shrink:0;margin-left:auto;min-width:44px;min-height:44px;position:relative;z-index:1002;gap:5px}.nav-links,.nav-cta{display:none!important}}.mobile-menu-btn__bar{display:block;width:22px;height:2.5px;background:var(--primary);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.mobile-menu-btn.is-open .mobile-menu-btn__bar:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.mobile-menu-btn.is-open .mobile-menu-btn__bar:nth-child(2){opacity:0}.mobile-menu-btn.is-open .mobile-menu-btn__bar:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.nav-links.mobile-open{z-index:1100!important;box-shadow:var(--shadow-md)}@media (max-width: 900px){.nav-links.mobile-open{top:80px!important;max-height:calc(100vh - 80px)!important}}@media (max-width: 768px){.nav-links.mobile-open{top:76px!important;max-height:calc(100vh - 76px)!important}.logo img{height:120px!important;max-height:none!important}.hero--banner .hero-slide-desc,.hero--slider .hero-slide-desc{font-size:.92rem!important;line-height:1.5!important;margin-bottom:1.1rem!important;display:block!important;visibility:visible!important;opacity:1!important}.hero-banner__content{padding-bottom:5rem!important}}@media (max-width: 768px){.product-catalog .product-info h3 a,.product-catalog .product-info h4 a,.product-related-grid .product-info h4 a{color:var(--primary)!important}.product-catalog .product-info>p:not(.product-card__category),.product-related-grid .product-info p:not(.product-card__category),.products-grid .product-info>p:not(.product-card__category){color:#1e293b!important}.product-catalog .section-title p,.product-catalog .products-note{color:#334155!important}}@media (max-width: 600px){.nav-links.mobile-open{top:72px!important;max-height:calc(100vh - 72px)!important}.logo img{height:108px!important;max-height:none!important}.hero--banner .hero-slide-desc,.hero--slider .hero-slide-desc{font-size:.88rem!important;line-height:1.48!important}.nav-mobile-cta{display:block}}
