.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.meka-hero{background:#1f2229;min-height:720px;position:relative;overflow:hidden}.meka-hero__bg{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:background-image .4s;position:absolute;inset:0}.meka-hero__overlay{z-index:2;background:linear-gradient(90deg,#181b22e0 0%,#181b229e 45%,#181b2240 100%);position:absolute;inset:0}.meka-hero__container{z-index:3;align-items:center;min-height:720px;display:flex;position:relative}.meka-hero__content{max-width:760px;padding:80px 0}.meka-hero__label{color:#f7c600;letter-spacing:2px;text-transform:uppercase;margin-bottom:22px;font-family:Teko,sans-serif;font-size:32px;font-weight:600;display:inline-block}.meka-hero__title{color:#fff;max-width:760px;margin:0;font-family:Teko,sans-serif;font-size:clamp(48px,6vw,92px);font-weight:700;line-height:.95}.meka-hero__actions{flex-wrap:wrap;gap:16px;margin-top:42px;display:flex}.meka-hero__secondary{color:#1f2229;background:#fff}.meka-hero__dots{z-index:4;gap:10px;display:flex;position:absolute;bottom:42px;left:15px}.meka-hero__dots button{cursor:pointer;background:#ffffff73;border:0;border-radius:999px;width:12px;height:12px;transition:all .2s}.meka-hero__dots button.active{background:#f7c600;width:34px}@media (width<=767px){.meka-hero,.meka-hero__container{min-height:620px}.meka-hero__content{padding:60px 0}.meka-hero__title{font-size:54px}.meka-hero__actions{gap:12px}}.meka-sponsor-grid{grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:24px;display:grid}.meka-sponsor-card{background:#fff;border:1px solid #1f222914;border-radius:16px;justify-content:center;align-items:center;min-height:110px;padding:24px;transition:transform .25s,box-shadow .25s;display:flex}.meka-sponsor-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #1f22291a}.meka-sponsor-card img{object-fit:contain;opacity:.8;max-width:140px;max-height:60px;transition:opacity .25s}.meka-sponsor-card:hover img{opacity:1}@media (width<=991px){.meka-sponsor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=575px){.meka-sponsor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.meka-sponsor-card{min-height:90px;padding:18px}}.meka-page-banner{background:#1f2229;padding:120px 0;position:relative;overflow:hidden}.meka-page-banner__bg{opacity:.22;background-image:url(/images/update-01-10-2021/slider/bg-3.jpg);background-position:50%;background-size:cover;position:absolute;inset:0}.meka-page-banner:after{content:"";background:linear-gradient(90deg,#181b22f0,#181b22ad);position:absolute;inset:0}.meka-page-banner__content{z-index:2;position:relative}.meka-page-banner__content p,.meka-section-label{color:#f7c600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:12px;font-family:Teko,sans-serif;font-size:28px;font-weight:600}.meka-page-banner__content h1{color:#fff;margin:0;font-family:Teko,sans-serif;font-size:clamp(54px,6vw,88px);font-weight:700;line-height:1}.meka-content-section{background:#fff;padding:110px 0}.meka-content-image{border-radius:22px;overflow:hidden;box-shadow:0 24px 70px #1f22291f}.meka-content-image img{width:100%;display:block}.meka-content-text h2,.meka-section-head h2{color:#1f2229;margin-bottom:24px;font-family:Teko,sans-serif;font-size:clamp(42px,4vw,64px);line-height:1}.meka-content-text p,.meka-section-head p{color:#686a6f;font-size:17px;line-height:1.8}.meka-section-head{text-align:center;max-width:820px;margin:0 auto 52px}.meka-product-group-card{background:#fff;border-radius:24px;height:100%;overflow:hidden;box-shadow:0 24px 70px #1f22291a}.meka-product-group-card img{object-fit:cover;width:100%;height:320px;display:block}.meka-product-group-card__body{padding:34px}.meka-product-group-card__body h3,.meka-contact-card h3,.meka-contact-form h3,.meka-simple-card h3{color:#1f2229;margin-bottom:18px;font-family:Teko,sans-serif;font-size:36px;line-height:1}.meka-product-group-card__body p,.meka-contact-card p,.meka-form-note{color:#686a6f;font-size:16px;line-height:1.7}.meka-simple-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.meka-simple-card{background:#fff;border:1px solid #1f222914;border-radius:24px;min-height:190px;padding:34px;transition:transform .25s,box-shadow .25s;box-shadow:0 20px 50px #1f222914}.meka-simple-card:hover{transform:translateY(-5px);box-shadow:0 26px 70px #1f22291f}.meka-simple-card i{color:#f7c600;margin-bottom:20px;font-size:48px;display:inline-block}.meka-contact-card,.meka-contact-form{background:#fff;border-radius:24px;height:100%;padding:40px;box-shadow:0 24px 70px #1f22291a}.meka-contact-card a{color:#1f2229}.meka-contact-form input,.meka-contact-form textarea{color:#1f2229;border:1px solid #1f22291f;border-radius:12px;outline:none;width:100%;margin-bottom:20px;padding:18px 20px;font-size:15px}.meka-contact-form input:focus,.meka-contact-form textarea:focus{border-color:#f7c600}.meka-form-note{margin-top:18px;font-size:14px}@media (width<=991px){.meka-simple-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meka-content-text{margin-top:40px}.meka-contact-form{margin-top:30px}}@media (width<=575px){.meka-page-banner{padding:80px 0}.meka-content-section{padding:70px 0}.meka-simple-grid{grid-template-columns:1fr}.meka-contact-card,.meka-contact-form,.meka-product-group-card__body,.meka-simple-card{padding:26px}}.meka-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.meka-category-card{background:#fff;border:1px solid #1f222914;border-radius:26px;min-height:280px;padding:42px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;box-shadow:0 24px 70px #1f222914}.meka-category-card:hover{transform:translateY(-6px);box-shadow:0 30px 80px #1f222924}.meka-category-card i{color:#f7c600;margin-bottom:24px;font-size:56px;display:inline-block}.meka-category-card h3{color:#1f2229;margin-bottom:18px;font-family:Teko,sans-serif;font-size:42px;line-height:1}.meka-category-card p{color:#686a6f;margin-bottom:24px;font-size:16px;line-height:1.7}.meka-category-card span{color:#1f2229;text-transform:uppercase;letter-spacing:.5px;font-weight:700}.meka-products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.meka-product-card{background:#fff;border:1px solid #1f222914;border-radius:26px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 24px 70px #1f222914}.meka-product-card:hover{transform:translateY(-6px);box-shadow:0 30px 80px #1f222924}.meka-product-card__image{background:#f4f4f4;height:260px;position:relative;overflow:hidden}.meka-product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.meka-product-card__image span{color:#1f2229;text-transform:uppercase;letter-spacing:.4px;background:#f7c600;border-radius:999px;padding:8px 14px;font-size:12px;font-weight:800;position:absolute;top:18px;left:18px}.meka-product-card__body h3{color:#1f2229;margin-bottom:14px;font-family:Teko,sans-serif;font-size:36px;line-height:1}.meka-product-card__body p{color:#686a6f;min-height:84px;margin-bottom:22px;font-size:15px;line-height:1.7}.meka-product-card__link{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:#1f2229;border-radius:6px;justify-content:center;align-items:center;padding:14px 22px;font-size:13px;font-weight:800;text-decoration:none;transition:background .25s,color .25s;display:inline-flex}.meka-product-card__link:hover{color:#1f2229;background:#f7c600}.meka-empty-state{text-align:center;background:#fff;border-radius:24px;padding:60px 30px;box-shadow:0 20px 50px #1f222914}.meka-empty-state h3{color:#1f2229;font-family:Teko,sans-serif;font-size:42px}.meka-empty-state p{color:#686a6f}@media (width<=991px){.meka-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meka-category-grid{grid-template-columns:1fr}}@media (width<=575px){.meka-products-grid{grid-template-columns:1fr}.meka-category-card,.meka-product-card__body{padding:26px}.meka-product-card__image{height:220px}}.meka-product-toolbar h3{color:#1f2229;margin:0;font-family:Teko,sans-serif;font-size:34px;line-height:1}.meka-product-search{width:min(100%,360px)}.meka-product-search input{color:#1f2229;border:1px solid #1f22291f;border-radius:14px;outline:none;width:100%;height:56px;padding:0 20px;font-size:15px}.meka-product-search input:focus{border-color:#f7c600}.meka-product-filters button{color:#1f2229;cursor:pointer;background:#fff;border:1px solid #1f22291a;border-radius:999px;padding:11px 16px;font-size:13px;font-weight:800;transition:all .2s}.meka-product-filters button:hover,.meka-product-filters button.active{color:#1f2229;background:#f7c600;border-color:#f7c600}.meka-product-card__image{display:block}.meka-product-card__group{text-transform:uppercase;letter-spacing:.5px;font-weight:800;color:#f7c600!important;min-height:auto!important;margin-bottom:8px!important;font-size:13px!important}.meka-product-card__actions{flex-wrap:wrap;gap:10px;display:flex}.meka-product-card__whatsapp{color:#1f2229;text-transform:uppercase;letter-spacing:.5px;background:#f7c600;border-radius:6px;justify-content:center;align-items:center;padding:14px 22px;font-size:13px;font-weight:800;text-decoration:none;transition:background .25s,color .25s;display:inline-flex}.meka-product-card__whatsapp:hover{color:#fff;background:#1f2229}.meka-product-detail__image{background:#fff;border:1px solid #1f222914;border-radius:28px;overflow:hidden;box-shadow:0 24px 70px #1f22291a}.meka-product-detail__image img{object-fit:contain;width:100%;display:block}.meka-product-detail__content h2{color:#1f2229;margin-bottom:20px;font-family:Teko,sans-serif;font-size:clamp(48px,5vw,76px);line-height:.95}.meka-product-detail__content p{color:#686a6f;font-size:17px;line-height:1.8}.meka-product-detail__meta{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.meka-product-detail__meta span{color:#1f2229;background:#f7c60029;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800}.meka-product-detail__actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px;display:flex}.meka-back-link{color:#1f2229;font-weight:800;text-decoration:underline}@media (width<=991px){.meka-product-toolbar{flex-direction:column;align-items:flex-start}.meka-product-search{width:100%}.meka-product-detail{grid-template-columns:1fr}}@media (width<=575px){.meka-product-toolbar{padding:22px}.meka-product-detail{gap:32px}}.meka-product-explorer{position:relative}.meka-product-toolbar{background:radial-gradient(circle at 0 0,#df1e2514,#0000 32%),linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #0f172a14;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:28px;display:flex;box-shadow:0 18px 50px #0f172a14}.meka-product-toolbar__content{min-width:0}.meka-product-toolbar__label{color:#df1e25;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:800}.meka-product-toolbar h3{color:#111827;margin:0;font-size:28px;font-weight:900;line-height:1.2}.meka-product-toolbar span{color:#64748b;margin-top:8px;font-size:15px;display:inline-block}.meka-product-search{flex-shrink:0;width:min(100%,390px);position:relative}.meka-product-search input{color:#111827;background-color:#fff;border:1px solid #0f172a1f;border-radius:18px;outline:none;width:100%;height:56px;padding:0 52px 0 20px;font-size:15px;font-weight:700;transition:all .25s;box-shadow:0 10px 30px #0f172a0f}.meka-product-search input::placeholder{color:#94a3b8}.meka-product-search input:focus{border-color:#df1e258c;box-shadow:0 0 0 4px #df1e2514,0 14px 34px #0f172a1a}.meka-product-search button{color:#475569;cursor:pointer;background-color:#f1f5f9;border:0;border-radius:999px;width:28px;height:28px;font-size:20px;line-height:1;transition:all .2s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.meka-product-search button:hover{color:#fff;background-color:#df1e25}.meka-product-filters{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.meka-product-filters button{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #0f172a1a;border-radius:999px;padding:11px 18px;font-size:14px;font-weight:800;line-height:1;transition:all .25s;box-shadow:0 8px 24px #0f172a0f}.meka-product-filters button:hover{color:#df1e25;border-color:#df1e2552;transform:translateY(-2px);box-shadow:0 14px 32px #0f172a1a}.meka-product-filters button.active{color:#fff;background:linear-gradient(135deg,#df1e25 0%,#991b1b 100%);border-color:#df1e25;box-shadow:0 16px 34px #df1e253d}.meka-product-filter-summary{background-color:#df1e250a;border:1px solid #df1e251f;border-radius:16px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:14px 18px;display:flex}.meka-product-filter-summary span{color:#64748b;font-size:14px;font-weight:700}.meka-product-filter-summary strong{color:#111827}.meka-product-filter-summary button{color:#df1e25;cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:900}.meka-product-card{background-color:#fff;border:1px solid #0f172a14;border-radius:24px;height:100%;transition:all .28s;position:relative;overflow:hidden;box-shadow:0 16px 44px #0f172a14}.meka-product-card:hover{border-color:#df1e2538;transform:translateY(-6px);box-shadow:0 24px 70px #0f172a24}.meka-product-card__image{background:radial-gradient(circle at top,#df1e2514,#0000 36%),linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);height:240px;display:block;position:relative;overflow:hidden}.meka-product-card__image img{object-fit:contain;width:100%;height:100%;padding:26px;transition:transform .35s}.meka-product-card:hover .meka-product-card__image img{transform:scale(1.06)}.meka-product-card__badge{color:#fff;letter-spacing:.03em;background-color:#111827e0;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:16px;left:16px}.meka-product-card__body{padding:22px}.meka-product-card__group{color:#df1e25;background-color:#df1e2512;border-radius:999px;align-items:center;margin:0 0 10px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.meka-product-card h3{color:#111827;margin:0 0 10px;font-size:20px;font-weight:900;line-height:1.3}.meka-product-card h3 a{color:inherit;text-decoration:none;transition:color .2s}.meka-product-card h3 a:hover{color:#df1e25}.meka-product-card__description{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:72px;margin:0 0 20px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.meka-product-card__link,.meka-product-card__whatsapp{border-radius:14px;justify-content:center;align-items:center;min-height:46px;font-size:14px;font-weight:900;text-decoration:none;transition:all .24s;display:inline-flex}.meka-product-card__link{color:#111827;background-color:#fff;border:1px solid #0f172a1f}.meka-product-card__link:hover{color:#fff;background-color:#111827;border-color:#111827}.meka-product-card__whatsapp{color:#fff;background-color:#16a34a;border:1px solid #16a34a}.meka-product-card__whatsapp:hover{color:#fff;background-color:#15803d;border-color:#15803d}.meka-product-empty,.meka-product-not-found{text-align:center;background-color:#fff;border:1px solid #0f172a14;border-radius:24px;padding:48px 28px;box-shadow:0 18px 50px #0f172a14}.meka-product-empty h3,.meka-product-not-found h2{color:#111827;margin:0 0 10px;font-size:28px;font-weight:900}.meka-product-empty p,.meka-product-not-found p{color:#64748b;max-width:560px;margin:0 auto 22px;font-size:16px;line-height:1.7}.meka-product-empty button{color:#fff;cursor:pointer;background-color:#df1e25;border:0;border-radius:14px;min-height:46px;padding:0 20px;font-size:14px;font-weight:900;transition:all .24s}.meka-product-empty button:hover{background-color:#991b1b}.meka-product-detail__media,.meka-product-detail__content{background-color:#fff;border:1px solid #0f172a14;border-radius:28px;box-shadow:0 22px 70px #0f172a17}.meka-product-detail__media{overflow:hidden}.meka-product-detail__image{background:radial-gradient(circle at top,#df1e2514,#0000 34%),linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);justify-content:center;align-items:center;min-height:470px;display:flex}.meka-product-detail__image img{object-fit:contain;width:100%;max-height:470px;padding:34px}.meka-product-detail__image-note{background-color:#fff;border-top:1px solid #0f172a0f;padding:18px 22px}.meka-product-detail__image-note span{color:#111827;margin-bottom:4px;font-size:14px;font-weight:900;display:block}.meka-product-detail__image-note p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.meka-product-detail__content{padding:34px}.meka-product-detail__top{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.meka-product-detail__badge,.meka-product-detail__group{border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.meka-product-detail__group{color:#334155;background-color:#0f172a0f}.meka-product-detail__content h2{color:#111827;margin:0 0 16px;font-size:38px;font-weight:950;line-height:1.18}.meka-product-detail__description{color:#64748b;margin:0 0 24px;font-size:17px;line-height:1.8}.meka-product-detail__meta div{background-color:#f8fafc;border:1px solid #0f172a14;border-radius:18px;padding:16px}.meka-product-detail__meta span{color:#64748b;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.meka-product-detail__meta strong{color:#111827;font-size:14px;font-weight:900;display:block}.meka-product-detail__info{color:#fff;background:linear-gradient(135deg,#111827f5 0%,#1e293bf5 100%);border-radius:22px;margin-bottom:26px;padding:22px}.meka-product-detail__info h3{color:#fff;margin:0 0 14px;font-size:19px;font-weight:900}.meka-product-detail__info ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.meka-product-detail__info li{color:#ffffffd1;padding-left:22px;font-size:15px;line-height:1.6;position:relative}.meka-product-detail__info li:before{content:"";background-color:#df1e25;border-radius:999px;width:8px;height:8px;position:absolute;top:10px;left:0}.meka-product-detail__actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.meka-back-link{color:#111827;background-color:#fff;border:1px solid #0f172a1f;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-size:14px;font-weight:900;text-decoration:none;transition:all .24s;display:inline-flex}.meka-back-link:hover{color:#fff;background-color:#111827;border-color:#111827}@media (width<=991px){.meka-product-toolbar{flex-direction:column;align-items:stretch}.meka-product-search{width:100%}.meka-product-detail{grid-template-columns:1fr}.meka-product-detail__image{min-height:360px}.meka-product-detail__content h2{font-size:32px}.meka-product-detail__meta{grid-template-columns:1fr}}@media (width<=575px){.meka-product-toolbar{border-radius:20px;padding:22px}.meka-product-toolbar h3{font-size:23px}.meka-product-filters{flex-wrap:nowrap;padding-bottom:8px;overflow-x:auto}.meka-product-filters button{white-space:nowrap}.meka-product-filter-summary{flex-direction:column;align-items:flex-start}.meka-product-card__image{height:210px}.meka-product-card__actions{grid-template-columns:1fr}.meka-product-detail__content{padding:24px}.meka-product-detail__content h2{font-size:27px}.meka-product-detail__actions{flex-direction:column;align-items:stretch}.meka-product-detail__actions .thm-btn__eight,.meka-product-detail__actions .meka-back-link{text-align:center;width:100%;text-decoration:underline}}.meka-related-products-section{background-color:#fff;padding:0 0 90px}.meka-related-products-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.meka-related-products-header .meka-section-label{margin-bottom:8px}.meka-related-products-header h2{color:#111827;margin:0;font-size:34px;font-weight:950;line-height:1.2}@media (width<=1199px){.meka-related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=991px){.meka-related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=575px){.meka-related-products-section{padding:0 0 70px}.meka-related-products-header{flex-direction:column;align-items:stretch}.meka-related-products-header h2{font-size:26px}.meka-related-products-grid{grid-template-columns:1fr}.meka-related-products-header .meka-back-link{text-align:center;width:100%}}@media (width<=991px){.header-eight__topbar{display:none!important}.mainmenu-eight{background:#1f2229!important}.mainmenu-eight__inner{justify-content:center;min-height:86px;padding:0;position:relative}.mainmenu-eight__left{justify-content:center;align-items:center;width:100%;min-height:86px;display:flex;position:relative}.mainmenu-eight__left>a{z-index:2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mainmenu-eight__left img{width:142px}.mobile-nav-toggler{z-index:3;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;top:50%;right:0;transform:translateY(-50%);background:#f7c6001f!important;border:1px solid #f7c60047!important;display:inline-flex!important;position:absolute!important}.mobile-nav-toggler .txt{display:none!important}.mobile-nav-toggler .icon{font-size:30px;line-height:1;color:#f7c600!important}.main-menu,.mainmenu-eight__right{display:none!important}}@media (width<=575px){.mainmenu-eight__inner,.mainmenu-eight__left{min-height:78px}.mainmenu-eight__left img{width:132px}.mobile-nav-toggler{width:48px;height:48px;right:4px}}.meka-content-section{background:radial-gradient(circle at 0 0,#f7c6000f,#0000 28%),linear-gradient(#fff 0%,#f8fafc 100%)}.meka-product-detail{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;align-items:stretch!important;gap:30px!important;display:grid!important}.meka-product-detail__media,.meka-product-detail__content{min-height:100%;background:#fffffff0!important;border:1px solid #1f222914!important;border-radius:30px!important;box-shadow:0 26px 80px #1f22291a!important}.meka-product-detail__media{flex-direction:column;display:flex;overflow:hidden}.meka-product-detail__image{flex:1;min-height:520px!important;box-shadow:none!important;background:radial-gradient(circle,#f7c6001f,#0000 34%),linear-gradient(135deg,#f8fafc 0%,#edf1f6 100%)!important;border:0!important;border-radius:0!important}.meka-product-detail__image img{width:100%;object-fit:contain!important;max-height:500px!important;padding:42px!important}.meka-product-detail__image-note{background:#fff;padding:20px 24px!important}.meka-product-detail__content{flex-direction:column;justify-content:center;display:flex;padding:38px!important}.meka-product-detail__top{gap:8px!important;margin-bottom:14px!important}.meka-product-detail__badge,.meka-product-detail__group{letter-spacing:.02em;border-radius:999px!important;min-height:34px!important;padding:0 13px!important;font-size:12px!important;font-weight:900!important}.meka-product-detail__badge{color:#1f2229!important;background:#f7c600!important}.meka-product-detail__group{color:#475569!important;background:#1f22290f!important}.meka-product-detail__content h2{letter-spacing:-.01em;color:#1f2229!important;margin:0 0 16px!important;font-family:Teko,sans-serif!important;font-size:clamp(42px,4.2vw,62px)!important;font-weight:700!important;line-height:.96!important}.meka-product-detail__description{max-width:620px;color:#636a75!important;margin:0 0 24px!important;font-size:16px!important;line-height:1.75!important}.meka-product-detail__meta{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-bottom:24px!important;display:grid!important}.meka-product-detail__meta div{min-height:118px;background:linear-gradient(#fff 0%,#f8fafc 100%)!important;border:1px solid #1f222914!important;border-radius:20px!important;padding:16px!important}.meka-product-detail__meta span{background:#f7c60029;border-radius:999px;width:auto;padding:6px 10px;color:#64748b!important;margin-bottom:10px!important;font-size:11px!important;font-weight:900!important;display:inline-flex!important}.meka-product-detail__meta strong{line-height:1.5;color:#111827!important;font-size:14px!important;font-weight:900!important}.meka-product-detail__info{box-shadow:inset 0 1px #ffffff14;background:linear-gradient(135deg,#1f2229 0%,#111827 100%)!important;border-radius:24px!important;margin-bottom:24px!important;padding:22px 24px!important}.meka-product-detail__info h3{font-family:Teko,sans-serif!important;font-size:28px!important;font-weight:600!important;line-height:1!important}.meka-product-detail__info li{color:#ffffffc7!important;font-size:15px!important}.meka-product-detail__info li:before{background:#f7c600!important}.meka-product-detail__actions{gap:12px!important;margin-top:0!important}.meka-product-detail__actions .thm-btn__eight{letter-spacing:.06em;box-shadow:0 18px 36px #f7c6003d;color:#1f2229!important;text-align:center!important;background:#f7c600!important;border-radius:16px!important;justify-content:center!important;align-items:center!important;min-height:54px!important;padding:0 28px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.meka-product-detail__actions .thm-btn__eight:hover{color:#fff!important;background:#1f2229!important}.meka-back-link{color:#1f2229!important;background:#fff!important;border:1px solid #1f22291f!important;border-radius:16px!important;min-height:54px!important;padding:0 22px!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important}.meka-back-link:hover{color:#fff!important;background:#1f2229!important;border-color:#1f2229!important}.meka-related-products-section{background:linear-gradient(#f8fafc 0%,#fff 100%)!important;padding:0 0 96px!important}.meka-related-products-header{padding-top:4px;align-items:center!important;margin-bottom:30px!important}.meka-related-products-header .meka-section-label{letter-spacing:.08em;color:#f7c600!important;margin:0 0 6px!important;font-family:Teko,sans-serif!important;font-size:30px!important;font-weight:600!important;line-height:1!important}.meka-related-products-header h2{color:#1f2229!important;font-family:Teko,sans-serif!important;font-size:clamp(36px,4vw,54px)!important;font-weight:700!important;line-height:.98!important}.meka-related-products-header .meka-back-link{min-width:128px}.meka-related-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;display:grid!important}.meka-related-products-grid .meka-product-card{background:#fff!important;border:1px solid #1f222914!important;border-radius:24px!important;box-shadow:0 20px 60px #1f222914!important}.meka-related-products-grid .meka-product-card:hover{transform:translateY(-5px)!important;box-shadow:0 28px 80px #1f222921!important}.meka-related-products-grid .meka-product-card__image{background:radial-gradient(circle at top,#f7c6001f,#0000 35%),linear-gradient(135deg,#f8fafc 0%,#edf1f6 100%)!important;height:230px!important}.meka-related-products-grid .meka-product-card__image img{object-fit:contain!important;padding:28px!important}.meka-related-products-grid .meka-product-card__badge{color:#1f2229!important;background:#f7c600!important;min-height:30px!important;padding:0 12px!important;font-size:11px!important;font-weight:900!important;top:16px!important;left:16px!important}.meka-related-products-grid .meka-product-card__body{padding:22px!important}.meka-related-products-grid .meka-product-card__group{max-width:100%;color:#9a7600!important;background:#f7c60021!important;border-radius:999px!important;margin-bottom:10px!important;padding:7px 11px!important;font-size:11px!important;line-height:1.35!important}.meka-related-products-grid .meka-product-card h3{color:#1f2229!important;margin-bottom:10px!important;font-family:Teko,sans-serif!important;font-size:28px!important;font-weight:700!important;line-height:.98!important}.meka-related-products-grid .meka-product-card__description{-webkit-line-clamp:3;color:#687281!important;min-height:66px!important;margin-bottom:18px!important;font-size:14px!important;line-height:1.55!important}.meka-product-card__actions{grid-template-columns:1fr 1fr!important;gap:10px!important;display:grid!important}.meka-product-card__link,.meka-product-card__whatsapp{letter-spacing:.05em;text-transform:uppercase;border-radius:14px!important;min-height:44px!important;padding:0 14px!important;font-size:12px!important;font-weight:900!important}.meka-product-card__link{color:#1f2229!important;background:#fff!important;border:1px solid #1f22291f!important}.meka-product-card__link:hover{color:#fff!important;background:#1f2229!important;border-color:#1f2229!important}.meka-product-card__whatsapp{color:#1f2229!important;background:#f7c600!important;border:1px solid #f7c600!important}.meka-product-card__whatsapp:hover{color:#fff!important;background:#1f2229!important;border-color:#1f2229!important}@media (width<=1199px){.meka-related-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.meka-product-detail{gap:24px!important}.meka-product-detail__content{padding:30px!important}}@media (width<=991px){.meka-product-detail{grid-template-columns:1fr!important}.meka-product-detail__image{min-height:380px!important}.meka-product-detail__image img{max-height:360px!important}.meka-product-detail__content h2{font-size:42px!important}.meka-related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=575px){.meka-product-detail__content{padding:24px!important}.meka-product-detail__image{min-height:310px!important}.meka-product-detail__image img{max-height:300px!important;padding:28px!important}.meka-product-detail__content h2{font-size:36px!important}.meka-product-detail__meta{grid-template-columns:1fr!important}.meka-product-detail__meta div{min-height:auto}.meka-product-detail__actions{flex-direction:column;align-items:stretch}.meka-product-detail__actions .thm-btn__eight,.meka-product-detail__actions .meka-back-link{justify-content:center;align-items:center;width:100%!important}.meka-related-products-header{flex-direction:column!important;align-items:stretch!important}.meka-related-products-header .meka-back-link{width:100%!important}.meka-related-products-grid{grid-template-columns:1fr!important}.meka-related-products-grid .meka-product-card__image{height:220px!important}}@media (width>=992px){.header-eight{z-index:99999;transition:background .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;top:0;left:0;right:0;background:0 0!important;position:fixed!important}.header-eight .header-eight__topbar{transition:background .25s;background:#1f222952!important}.header-eight .mainmenu-eight{-webkit-backdrop-filter:blur(8px);transition:background .25s,box-shadow .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;background:#1f222961!important}.header-eight.is-scrolled{box-shadow:0 18px 45px #0000002e;background:#1f2229f5!important}.header-eight.is-scrolled .header-eight__topbar{background:#181b22fa!important}.header-eight.is-scrolled .mainmenu-eight{-webkit-backdrop-filter:blur(14px);background:#1f2229f5!important}.header-eight .main-menu .navigation>li>a{text-shadow:0 2px 10px #00000059;color:#fffffff2!important}.header-eight .main-menu .navigation>li:hover>a{color:#f7c600!important}.header-eight .mainmenu-eight{height:74px!important;min-height:74px!important}.header-eight .mainmenu-eight .auto-container{height:100%!important}.header-eight .mainmenu-eight__inner,.header-eight .nav-outer{align-items:center!important;height:74px!important;min-height:74px!important;padding-top:0!important;padding-bottom:0!important}.header-eight .mainmenu-eight__left,.header-eight .main-menu,.header-eight .mainmenu-eight__right{align-items:center!important;height:74px!important;min-height:74px!important;display:flex!important}.header-eight .mainmenu-eight__left img{width:122px!important}.header-eight .main-menu .navigation>li>a{padding-top:0!important;padding-bottom:0!important;line-height:74px!important}.header-eight .mainmenu-eight__call{min-height:52px!important;padding-top:6px!important;padding-bottom:6px!important}.header-eight .mainmenu-eight__call__icon{width:44px!important;min-width:44px!important;height:44px!important}.header-eight .mainmenu-eight__call__text strong{font-size:17px!important}}@media (width<=991px){.side-menu__block-overlay{-webkit-backdrop-filter:blur(4px);background:#0f1218b8!important}.side-menu__block-inner{overflow-y:auto;box-shadow:22px 0 70px #00000059;background:radial-gradient(circle at 0 0,#f7c60029,#0000 34%),linear-gradient(#1f2229 0%,#111827 100%)!important;width:min(86vw,370px)!important;padding:0!important}.side-menu__top{border-bottom:1px solid #ffffff14;min-height:118px;position:relative;justify-content:space-between!important;align-items:flex-start!important;padding:26px 26px 18px!important;display:flex!important}.side-menu__top:before{content:"";filter:drop-shadow(0 10px 20px #00000040);background-image:url(/images/mekalogo.png);background-position:0;background-repeat:no-repeat;background-size:contain;width:145px;height:54px;display:block}.side-menu__close-btn{background:#ffffff14!important;border:1px solid #ffffff1f!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;display:inline-flex!important}.side-menu__close-btn img{filter:brightness(0)invert();opacity:.9;width:15px!important;height:15px!important}.mobile-nav__container{padding:22px 22px 8px!important}.mobile-nav__container .navigation{gap:10px!important;margin:0!important;padding:0!important;display:grid!important}.mobile-nav__container .navigation li{border:0!important;margin:0!important;padding:0!important}.mobile-nav__container .navigation li a{letter-spacing:.04em;text-transform:uppercase;background:#ffffff0e;border:1px solid #ffffff14;border-radius:16px;min-height:50px;transition:all .22s;position:relative;color:#ffffffdb!important;align-items:center!important;padding:0 16px 0 18px!important;font-family:Teko,sans-serif!important;font-size:22px!important;font-weight:600!important;line-height:1!important;text-decoration:none!important;display:flex!important}.mobile-nav__container .navigation li a:before{content:"";opacity:.9;background:#f7c600;border-radius:999px;width:7px;height:7px;margin-right:12px}.mobile-nav__container .navigation li a:hover{background:#f7c60024;border-color:#f7c60047;transform:translate(4px);color:#fff!important}.side-menu__sep{background:#ffffff1a!important;width:calc(100% - 44px)!important;height:1px!important;margin:18px auto!important}.side-menu__content{background:linear-gradient(135deg,#f7c60021,#ffffff0e);border:1px solid #f7c60029;border-radius:20px;margin:0 22px 28px!important;padding:22px!important}.side-menu__content p{color:#ffffffb8!important;margin:0 0 16px!important;font-size:14px!important;line-height:1.7!important}.side-menu__content p:last-child{margin-bottom:0!important}.side-menu__content a{margin-top:6px;display:inline-flex;color:#fff!important;font-size:14px!important;font-weight:800!important;text-decoration:none!important}.side-menu__content a:hover{color:#f7c600!important}}@media (width<=575px){.side-menu__block-inner{width:82vw!important}.side-menu__top{min-height:104px;padding:22px 20px 16px!important}.side-menu__top:before{width:132px;height:48px}.mobile-nav__container{padding:18px 18px 6px!important}.mobile-nav__container .navigation li a{min-height:48px;font-size:20px!important}.side-menu__content{margin:0 18px 24px!important;padding:18px!important}}@media (width>=992px){.header-eight .main-menu .navigation>li{align-items:center!important;height:74px!important;display:flex!important;position:relative!important}.header-eight .main-menu .navigation>li>a{height:auto!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important;position:relative!important}.header-eight .main-menu .navigation>li>a:before,.header-eight .main-menu .navigation>li>a:after,.header-eight .main-menu .navigation>li:before{content:none!important;display:none!important}.header-eight .main-menu .navigation>li:after{opacity:0;background:#f7c600;border-radius:999px;width:0;height:3px;transition:all .22s;position:absolute;top:calc(50% + 18px);left:50%;transform:translate(-50%);content:""!important}.header-eight .main-menu .navigation>li:hover:after,.header-eight .main-menu .navigation>li.current:after{opacity:1;width:22px}.header-eight .main-menu .navigation>li:hover>a{color:#f7c600!important}}.meka-contact-map{background:#f8fafc;border:1px solid #1f222914;border-radius:22px;width:100%;height:260px;margin-top:28px;position:relative;overflow:hidden;box-shadow:0 18px 45px #1f222914}.meka-contact-map iframe{filter:grayscale(.1)contrast(1.02);border:0;width:100%;height:100%;display:block}@media (width<=991px){.meka-contact-map{height:240px}}@media (width<=575px){.meka-contact-map{border-radius:18px;height:220px;margin-top:22px}}.meka-footer{background:radial-gradient(circle at 0 0,#f7c60014,#0000 30%),linear-gradient(#20242c 0%,#191d24 100%)!important;padding:58px 0 46px!important}.meka-footer__grid{grid-template-columns:1.35fr .8fr .9fr 1.25fr;align-items:start;gap:34px;display:grid}.meka-footer__widget h3{color:#fff;margin:0 0 18px;font-family:Teko,sans-serif;font-size:27px;font-weight:600;line-height:1}.meka-footer__widget p{color:#e2e8f0b8;max-width:340px;margin:0;font-size:15px;line-height:1.8}.meka-footer__logo{margin-bottom:18px;display:inline-flex}.meka-footer__logo img{width:135px;height:auto;display:block}.meka-footer__widget ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.meka-footer__widget ul li,.meka-footer__widget ul li a{color:#e2e8f0b8;font-size:15px;line-height:1.55;text-decoration:none;transition:color .2s,transform .2s}.meka-footer__widget ul li a:hover{color:#f7c600}.meka-footer__widget:not(.meka-footer__brand) ul li a:hover{display:inline-block;transform:translate(3px)}.meka-footer__contact{gap:12px!important}.meka-footer__contact li{gap:3px;display:grid}.meka-footer__contact span{color:#f7c600;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.meka-footer-bottom{border-top:1px solid #ffffff0f;background:#050607!important;padding:18px 0!important}.meka-footer-bottom .auto-container{justify-content:center;align-items:center;display:flex}.meka-footer-bottom p{color:#e2e8f0b8;text-align:center;margin:0;font-size:14px;line-height:1.5}.meka-footer-bottom a{color:#f7c600;font-weight:800;text-decoration:none}.meka-footer-bottom a:hover{color:#fff}@media (width<=991px){.meka-footer{padding:46px 0 36px!important}.meka-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}}@media (width<=575px){.meka-footer{padding:40px 0 32px!important}.meka-footer__grid{grid-template-columns:1fr;gap:26px}.meka-footer__widget h3{margin-bottom:14px;font-size:25px}.meka-footer__widget p,.meka-footer__widget ul li,.meka-footer__widget ul li a{font-size:14px}.meka-footer-bottom{padding:16px 0!important}}.meka-page-banner__content{text-align:center;width:100%;margin-left:auto;margin-right:auto}
