:root{--tms-red:#ff1f32;--tms-green:#159447;--tms-text:#090909;--tms-muted:#929292;--tms-border:#e7e7e7;--tms-surface:#f7f7f7}body.tms-lock-scroll{overflow:hidden}.tech-shop,.tech-shop *{box-sizing:border-box}.tech-shop{width:100%;color:var(--tms-text);font-family:inherit}.tech-shop button,.tech-shop select,.tech-shop input{font:inherit}.tech-shop [hidden]{display:none!important}.tech-shop__container{width:min(100% - 40px, 1360px);margin-inline:auto}.tech-shop__breadcrumb{margin-bottom:20px;color:#777;font-size:13px}.tech-shop__breadcrumb .woocommerce-breadcrumb{margin:0}.tech-shop__breadcrumb a{color:inherit;text-decoration:none}.tech-shop__archive-title{margin:0;color:var(--tms-text);font-size:clamp(30px, 4vw, 52px);font-weight:750;line-height:1.08}.tech-shop__description-wrap{margin-top:18px}.tech-shop__description{position:relative;color:#555;font-size:15px;line-height:1.65;transition:max-height .25s ease}.tech-shop__description.is-collapsed{max-height:52px;overflow:hidden}.tech-shop__description.is-collapsed::after{position:absolute;right:0;bottom:0;left:0;height:28px;background:linear-gradient(to bottom,rgb(255 255 255 / 0),#fff);content:"";pointer-events:none}.tech-shop__description h2,.tech-shop__description h3,.tech-shop__bottom-content h2,.tech-shop__bottom-content h3{color:var(--tms-text)}.tech-shop__description>:first-child,.tech-shop__bottom-content>:first-child{margin-top:0}.tech-shop__description-toggle{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:0;border:0;background:none;color:var(--tms-red);font-size:13px;font-weight:600;cursor:pointer}.tech-shop__description-toggle svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;transition:transform .2s ease}.tech-shop__description-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}.tech-shop__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:32px 0 20px;padding:14px 0;border-top:1px solid var(--tms-border);border-bottom:1px solid var(--tms-border)}.tech-shop__result-count{color:#555;font-size:14px}.tech-shop__toolbar-actions{display:flex;align-items:center;gap:10px}.tech-shop__filter-button,.tech-shop__sort select{min-height:42px;border:1px solid var(--tms-border);border-radius:999px;background:#fff;color:var(--tms-text)}.tech-shop__filter-button{display:none;align-items:center;gap:7px;padding:8px 14px;cursor:pointer}.tech-shop__filter-button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.tech-shop__filter-button b{display:inline-grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--tms-red);color:#fff;font-size:10px}.tech-shop__sort select{min-width:210px;padding:8px 38px 8px 14px;outline:none;cursor:pointer}.tech-shop__sort select:focus{border-color:var(--tms-red)}.tech-shop__active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.tech-shop__filter-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:0;border-radius:999px;background:#fff0f2;color:#c91528;font-size:12px;cursor:pointer}.tech-shop__layout{display:grid;grid-template-columns:230px minmax(0,1fr);align-items:start;gap:32px}.tech-shop__filters{position:sticky;top:24px;min-width:0}.tech-shop__filters-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.tech-shop__filters-header h2{margin:0;font-size:20px}.tech-shop__filters-header button,.tech-shop__filters-footer{display:none}.tech-shop-filter{border-bottom:1px solid var(--tms-border)}.tech-shop-filter summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;font-size:14px;font-weight:650;list-style:none;cursor:pointer}.tech-shop-filter summary::-webkit-details-marker{display:none}.tech-shop-filter summary i{position:relative;width:14px;height:14px;flex:0 0 14px}.tech-shop-filter summary i::before,.tech-shop-filter summary i::after{position:absolute;top:6px;left:1px;width:12px;height:1.5px;background:currentColor;content:"";transition:transform .2s ease}.tech-shop-filter summary i::after{transform:rotate(90deg)}.tech-shop-filter[open] summary i::after{transform:rotate(0)}.tech-shop-filter__options{display:grid;gap:10px;padding:0 0 16px}.tech-shop-filter__options label{display:flex;align-items:center;gap:9px;color:#555;font-size:13px;cursor:pointer}.tech-shop-filter__options input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.tech-shop-filter__options label>span{position:relative;width:18px;height:18px;flex:0 0 18px;border:1px solid #cfcfcf;border-radius:5px;background:#fff}.tech-shop-filter__options input[type="radio"]+span{border-radius:50%}.tech-shop-filter__options input:checked+span{border-color:var(--tms-red);background:var(--tms-red)}.tech-shop-filter__options input:checked+span::after{position:absolute;top:3px;left:6px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;content:"";transform:rotate(45deg)}.tech-shop-filter__options input[type="radio"]:checked+span::after{top:4px;left:4px;width:8px;height:8px;border:0;border-radius:50%;background:#fff;transform:none}.tech-shop-filter__options em{font-style:normal}.tech-shop__results{position:relative;min-width:0}.tech-shop__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 22px;min-width:0;transition:opacity .2s ease}.tech-shop__results[aria-busy="true"] .tech-shop__grid{opacity:.35;pointer-events:none}.tech-shop__loading{position:absolute;z-index:5;top:80px;left:50%;display:flex;align-items:center;gap:9px;padding:10px 14px;border-radius:999px;background:#fff;box-shadow:0 8px 28px rgb(0 0 0 / 12%);font-size:13px;transform:translateX(-50%)}.tech-shop__loading span{width:16px;height:16px;border:2px solid #ddd;border-top-color:var(--tms-red);border-radius:50%;animation:tms-spin .7s linear infinite}@keyframes tms-spin{to{transform:rotate(360deg)}}.tech-shop__empty{padding:50px 20px;border:1px dashed var(--tms-border);border-radius:10px;color:var(--tms-muted);text-align:center}.tech-shop__load-more{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:30px;border:1px solid var(--tms-red);border-radius:999px;background:#fff;color:var(--tms-red);font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.tech-shop__load-more:hover{background:var(--tms-red);color:#fff}.tech-shop__bottom-content{margin-top:54px;color:#4f4f4f;font-size:15px;line-height:1.7}.tech-shop__sheet-overlay{display:none}.tech-shop-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;background:#fff}.tech-shop-card__media{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:#fff}.tech-shop-card__image,.tech-shop-card__image img{display:block;width:100%;height:100%}.tech-shop-card__image img{object-fit:contain}.tech-shop-card__offer{position:absolute;z-index:3;top:12px;left:12px;display:inline-flex;align-items:center;gap:5px;padding:8px 10px;border-radius:6px;background:var(--tms-red);box-shadow:0 6px 16px rgb(255 31 50 / 20%);color:#fff;font-size:12px;font-weight:650;line-height:1}.tech-shop-card__offer svg{width:18px;height:18px}.tech-shop-card__wishlist{position:absolute;z-index:4;top:10px;right:10px;width:38px;height:38px;border-radius:50%;background:rgb(255 255 255 / 94%);box-shadow:0 5px 16px rgb(0 0 0 / 9%);color:var(--tms-red)}.tech-shop-card__wishlist .tinv-wraper,.tech-shop-card__wishlist .tinv-wishlist{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.tech-shop-card__wishlist .tinvwl_add_to_wishlist_button{position:relative!important;display:grid!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;margin:0!important;padding:0!important;place-items:center;border:0!important;border-radius:50%!important;background:transparent!important;box-shadow:none!important;color:transparent!important;font-size:0!important;line-height:0!important;text-decoration:none!important;cursor:pointer}.tech-shop-card__wishlist .tinvwl_add_to_wishlist_button::before{position:static!important;display:block!important;width:20px!important;height:20px!important;margin:0!important;background:var(--tms-red);content:""!important;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.8 4.6a5.4 5.4 0 0 0-7.6 0L12 5.8l-1.2-1.2a5.4 5.4 0 1 0-7.6 7.6L12 21l8.8-8.8a5.4 5.4 0 0 0 0-7.6Z' fill='none' stroke='black' stroke-width='1.8' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.8 4.6a5.4 5.4 0 0 0-7.6 0L12 5.8l-1.2-1.2a5.4 5.4 0 1 0-7.6 7.6L12 21l8.8-8.8a5.4 5.4 0 0 0 0-7.6Z' fill='none' stroke='black' stroke-width='1.8' stroke-linejoin='round'/%3E%3C/svg%3E") center / contain no-repeat}.tech-shop-card__wishlist .tinvwl_add_to_wishlist_button.tinvwl-product-in-list::before,.tech-shop-card__wishlist .tinvwl_add_to_wishlist_button[data-tinv-wl-action="remove"]::before{-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.8 4.6a5.4 5.4 0 0 0-7.6 0L12 5.8l-1.2-1.2a5.4 5.4 0 1 0-7.6 7.6L12 21l8.8-8.8a5.4 5.4 0 0 0 0-7.6Z' fill='black'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.8 4.6a5.4 5.4 0 0 0-7.6 0L12 5.8l-1.2-1.2a5.4 5.4 0 1 0-7.6 7.6L12 21l8.8-8.8a5.4 5.4 0 0 0 0-7.6Z' fill='black'/%3E%3C/svg%3E") center / contain no-repeat}.tech-shop-card__wishlist .tinvwl_add_to_wishlist-text,.tech-shop-card__wishlist .tinvwl_remove_from_wishlist-text,.tech-shop-card__wishlist .tinv-wishlist-clear,.tech-shop-card__wishlist .tinvwl-tooltip{display:none!important}.tech-shop-card__stock-badge{position:absolute;z-index:3;right:50%;bottom:10px;padding:7px 12px;border-radius:999px;background:#595959;color:#fff;font-size:11px;font-weight:650;white-space:nowrap;transform:translateX(50%)}.tech-shop-card__content{display:flex;flex:1;flex-direction:column;padding:14px 0 0}.tech-shop-card__title{display:-webkit-box;height:44px;margin:0 0 5px;overflow:hidden;font-size:15px;font-weight:700;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tech-shop-card__title a{color:inherit;text-decoration:none}.tech-shop-card__tags{display:flex;align-items:center;height:20px;min-width:0;margin-bottom:6px;overflow:hidden;color:var(--tms-muted);font-size:11px;line-height:20px;white-space:nowrap}.tech-shop-card__tags span,.tech-shop-card__tags strong{min-width:0;overflow:hidden;font-weight:400;text-overflow:ellipsis}.tech-shop-card__tags i{margin-inline:6px;color:#c4c4c4;font-style:normal}.tech-shop-card__tags strong{color:#ff4053}.tech-shop-card__pricing{min-height:70px}.tech-shop-card__old-price{height:15px;overflow:hidden;color:#aaa;font-size:10px;line-height:15px;text-decoration:line-through}.tech-shop-card__pix-row{display:flex;align-items:center;min-width:0;gap:6px;overflow:hidden}.tech-shop-card__pix-price{min-width:0;overflow:hidden;color:var(--tms-text);font-size:22px;font-weight:800;line-height:28px;text-overflow:ellipsis;white-space:nowrap}.tech-shop-card__pix-label{min-width:0;flex-shrink:1;padding:4px 6px;overflow:hidden;border-radius:3px;background:#e4f8eb;color:var(--tms-green);font-size:9px;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.tech-shop-card__installments{display:-webkit-box;height:27px;margin-top:1px;overflow:hidden;color:#999;font-size:10px;line-height:13px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tech-shop-card__installments strong{color:inherit;font-weight:600}.tech-shop-card__button{display:flex;align-items:center;justify-content:center;width:100%;min-height:38px;margin-top:10px;padding:9px 10px;border-radius:999px;background:#000;color:#fff;font-size:12px;font-weight:650;text-decoration:none}.tech-shop-card__button.is-disabled{background:#5e5e5e}@media (max-width:1180px){.tech-shop__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.tech-shop__container{width:min(100% - 24px, 100%)}.tech-shop__breadcrumb{margin-bottom:14px;font-size:11px}.tech-shop__archive-title{font-size:30px}.tech-shop__description{font-size:13px}.tech-shop__toolbar{align-items:stretch;margin:22px 0 16px;padding:10px 0}.tech-shop__result-count{display:flex;align-items:center;font-size:12px}.tech-shop__toolbar-actions{gap:7px}.tech-shop__filter-button{display:inline-flex;min-height:38px;padding:7px 10px;font-size:12px}.tech-shop__sort select{width:112px;min-width:0;min-height:38px;padding:7px 25px 7px 9px;font-size:11px}.tech-shop__layout{display:block}.tech-shop__filters{position:fixed;z-index:100002;right:0;bottom:0;left:0;display:flex;max-height:min(82vh, 720px);flex-direction:column;padding:10px 16px max(14px, env(safe-area-inset-bottom));border-radius:20px 20px 0 0;background:#fff;box-shadow:0 -16px 50px rgb(0 0 0 / 18%);visibility:hidden;transform:translateY(105%);transition:transform .25s ease,visibility .25s ease}.tech-shop__filters.is-open{visibility:visible;transform:translateY(0)}.tech-shop__filters::before{width:46px;height:4px;margin:0 auto 10px;border-radius:999px;background:#d8d8d8;content:""}.tech-shop__filters-header{margin-bottom:6px}.tech-shop__filters-header h2{font-size:20px}.tech-shop__filters-header button{display:grid;width:38px;height:38px;padding:0;place-items:center;border:0;background:none;font-size:28px;cursor:pointer}.tech-shop__filters-scroll{overflow:auto;overscroll-behavior:contain}.tech-shop__filters-footer{display:grid;grid-template-columns:1fr 1.4fr;gap:9px;padding-top:12px}.tech-shop__filters-footer button{min-height:42px;border-radius:999px;font-weight:650;cursor:pointer}.tech-shop__clear{border:1px solid var(--tms-border);background:#fff;color:var(--tms-text)}.tech-shop__apply{border:1px solid #000;background:#000;color:#fff}.tech-shop__sheet-overlay{position:fixed;z-index:100001;inset:0;display:block;background:rgb(0 0 0 / 42%);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.tech-shop__sheet-overlay.is-open{opacity:1;visibility:visible}.tech-shop__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.tech-shop-card{min-width:0}.tech-shop-card__offer{top:8px;left:8px;gap:3px;padding:6px 7px;font-size:9px}.tech-shop-card__offer svg{width:14px;height:14px}.tech-shop-card__wishlist{top:7px;right:7px;width:32px;height:32px}.tech-shop-card__wishlist .tinvwl_add_to_wishlist_button::before{width:17px!important;height:17px!important}.tech-shop-card__stock-badge{bottom:7px;padding:6px 9px;font-size:9px}.tech-shop-card__content{padding-top:10px}.tech-shop-card__title{height:38px;margin-bottom:3px;font-size:13px;line-height:19px}.tech-shop-card__tags{height:18px;margin-bottom:3px;font-size:10px;line-height:18px}.tech-shop-card__tags i{margin-inline:4px}.tech-shop-card__pricing{min-height:64px}.tech-shop-card__old-price{height:13px;font-size:9px;line-height:13px}.tech-shop-card__pix-row{gap:4px}.tech-shop-card__pix-price{font-size:18px;line-height:24px}.tech-shop-card__pix-label{padding:3px 4px;font-size:8px}.tech-shop-card__installments{height:26px;font-size:9px;line-height:13px}.tech-shop-card__button{min-height:34px;margin-top:8px;padding:8px 6px;font-size:10px}.tech-shop__load-more{min-height:40px;margin-top:24px;font-size:12px}.tech-shop__bottom-content{margin-top:40px;font-size:14px}}