.ot-products-page{--ot-yellow:#ffbd00;--ot-yellow-dark:#e8a900;--ot-black:#08111f;--ot-black-2:#111b2b;--ot-text:#172033;--ot-muted:#7b879b;--ot-border:#e5e9ef;--ot-bg:#f5f7fa;--ot-card:#fff;--ot-green:#16bf63;--ot-red:#ef3340;--ot-radius:9px;background:var(--ot-bg);color:var(--ot-text);min-height:100vh;font-family:inherit}.ot-container{width:min(1500px,100% - 32px);margin-inline:auto}.ot-products-hero{padding:8px 0 12px}.ot-products-hero__content{color:#fff;background:radial-gradient(circle at 85%,#ffbd0029,#0000 35%),linear-gradient(110deg,#091321,#0b1627 65%,#102039);border-radius:8px;align-items:center;min-height:105px;display:flex;position:relative;overflow:hidden}.ot-products-hero__text{z-index:2;width:62%;padding:18px 24px;position:relative}.ot-products-hero__text p{color:#edf1f7;margin:0 0 14px;font-size:15px;line-height:1.45}.ot-products-hero__text strong{color:var(--ot-yellow)}.ot-products-hero__benefits{flex-wrap:wrap;gap:20px;display:flex}.ot-products-hero__benefits span{color:#dce3ec;align-items:center;gap:7px;font-size:10px;display:inline-flex}.ot-products-hero__benefits b{border:1px solid var(--ot-yellow);width:20px;height:20px;color:var(--ot-yellow);border-radius:50%;justify-content:center;align-items:center;font-size:10px;display:inline-flex}.ot-products-hero__visual{flex:1;height:100%;position:relative}.ot-hero-products-shape{justify-content:center;align-items:center;gap:22px;font-size:39px;display:flex;position:absolute;inset:0;transform:rotate(-3deg)}.ot-hero-products-shape span{filter:drop-shadow(0 8px 12px #0006)}.ot-mobile-catalog-toolbar{display:none}.ot-products-section{padding:5px 0 40px}.ot-products-layout{grid-template-columns:176px minmax(0,1fr);align-items:start;gap:12px;display:grid}.ot-products-sidebar{border:1px solid var(--ot-border);background:#fff;border-radius:8px;align-self:start;position:sticky;top:12px}.ot-filter-form{padding:11px}.ot-filter-block{border-bottom:1px solid #edf0f4;margin-bottom:13px;padding:0 0 13px}.ot-filter-block:last-child{border-bottom:0}.ot-filter-label,.ot-filter-heading strong{text-transform:uppercase;color:#202a3b;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.ot-filter-search{border:1px solid #dfe4eb;border-radius:5px;height:31px;display:flex;overflow:hidden}.ot-filter-search input{width:100%;min-width:0;color:var(--ot-text);background:#fff;border:0;outline:0;padding:0 8px;font-size:9px}.ot-filter-search button{color:#647086;cursor:pointer;background:#fff;border:0;width:31px}.ot-category-list{scrollbar-width:thin;flex-direction:column;gap:1px;min-height:240px;max-height:min(58vh,560px);display:flex;overflow:visible auto}.ot-category-list::-webkit-scrollbar{width:6px}.ot-category-list::-webkit-scrollbar-track{background:#7f97ae24;border-radius:999px}.ot-category-list::-webkit-scrollbar-thumb{background:#f5b700;border-radius:10px}.ot-category-item{position:relative}.ot-category-item>a{color:#49556a;border-radius:4px;align-items:center;gap:7px;min-height:27px;padding:4px 3px;font-size:9px;text-decoration:none;transition:background .15s,color .15s;display:flex}.ot-category-list>a{color:#49556a;border-radius:4px;align-items:center;gap:7px;min-height:27px;padding:4px 3px;font-size:9px;text-decoration:none;display:flex}.ot-category-item>a>span,.ot-category-list>a>span{text-align:center;color:#7b8798;width:15px}.ot-category-item>a>small,.ot-category-list>a>small{color:#a0a9b7;margin-left:auto;font-size:8px}.ot-category-arrow{color:#a1a9b5;margin-left:auto;font-size:13px;font-style:normal;transition:transform .15s,color .15s}.ot-category-item:hover>a,.ot-category-item.is-hovered>a{color:#d79400;background:#fff8e5}.ot-category-item:hover .ot-category-arrow,.ot-category-item.is-hovered .ot-category-arrow{color:var(--ot-yellow-dark);transform:rotate(90deg)}.ot-category-item>a.is-active,.ot-category-list>a.is-active{color:#d79400;background:#fff8e5}.ot-category-item>a.is-active span,.ot-category-list>a.is-active span{color:var(--ot-yellow-dark)}.ot-subcategory-list{opacity:0;border-left:1px solid #e3e7ed;flex-direction:column;gap:1px;max-height:0;margin:0 0 5px 20px;padding:3px 0 3px 8px;transition:max-height .2s,opacity .15s,transform .15s;display:flex;overflow:hidden;transform:translateY(-3px)}.ot-category-item:hover .ot-subcategory-list,.ot-category-item.is-hovered .ot-subcategory-list,.ot-category-item.is-active .ot-subcategory-list{opacity:1;max-height:500px;transform:translateY(0)}.ot-subcategory-list a{color:#768197;border-radius:3px;padding:5px 3px;font-size:8px;text-decoration:none;transition:background .15s,color .15s}.ot-subcategory-list a:hover,.ot-subcategory-list a.is-active{color:#d99c00;background:#fff8e5}.ot-active-filters{flex-wrap:wrap;gap:4px;display:flex}.ot-active-filters span{color:#5f6c80;background:#f0f3f7;border-radius:3px;padding:4px 6px;font-size:8px}.ot-active-filters button{color:#8b95a5;cursor:pointer;background:0 0;border:0;padding:0}.ot-clear-filters,.ot-more-filters{color:#1684d8;cursor:pointer;background:0 0;border:0;margin-top:7px;padding:0;font-size:8px;text-decoration:none;display:inline-block}.ot-reset-searches{margin-top:5px}.ot-reset-searches-button{cursor:pointer;text-align:left;background:#fafbfc;border:1px solid #e3e7ed;border-radius:5px;align-items:center;gap:8px;width:100%;padding:8px;transition:border-color .15s,background .15s,color .15s;display:flex}.ot-reset-searches-button:hover{border-color:var(--ot-yellow);background:#fffaf0}.ot-reset-icon{color:#b27c00;background:#fff4d2;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:13px;display:flex}.ot-reset-content{flex-direction:column;gap:2px;display:flex}.ot-reset-content strong{color:#303b4e;font-size:8px}.ot-reset-content small{color:#929cab;font-size:7px}.ot-price-range{--min-price-position:0%;--max-price-position:100%;height:22px;margin:5px 2px;position:relative}.ot-price-range:before{content:"";background:linear-gradient(to right, #cfd9e2 0 var(--min-price-position), #f5b700 var(--min-price-position) var(--max-price-position), #cfd9e2 var(--max-price-position) 100%);border-radius:999px;height:4px;position:absolute;top:9px;left:0;right:0}.ot-price-range:after,.ot-price-range>input:first-child:after{pointer-events:none}.ot-price-range:after{display:none}.ot-price-range__handle{z-index:7;pointer-events:none;background:#f5b700;border:2px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;top:4px;transform:translate(-50%);box-shadow:0 1px 5px #1323354d}.ot-price-range__handle--min{left:var(--min-price-position)}.ot-price-range__handle--max{left:var(--max-price-position)}.ot-price-range>input:first-child{z-index:4}.ot-price-range>input:last-child{z-index:3}.ot-price-range>input:first-child::-webkit-slider-thumb{z-index:5;position:relative}.ot-price-range>input:first-child::-moz-range-thumb{z-index:5;position:relative}.ot-price-range input{pointer-events:none;appearance:none;background:0 0;width:100%;position:absolute;top:0}.ot-price-range input::-webkit-slider-thumb{pointer-events:auto;appearance:none;background:var(--ot-yellow);cursor:pointer;border-radius:50%;width:9px;height:9px}.ot-price-range input::-moz-range-thumb{pointer-events:auto;background:var(--ot-yellow);border:0;border-radius:50%;width:9px;height:9px}.ot-price-inputs{grid-template-columns:1fr 1fr;gap:4px;display:grid}.ot-price-inputs input{color:#596579;border:1px solid #e1e5eb;border-radius:4px;min-width:0;height:27px;padding:0 5px;font-size:8px}.ot-brand-list{flex-direction:column;gap:6px;display:flex}.ot-brand-list label,.ot-check-option{color:#5d687a;cursor:pointer;align-items:center;gap:6px;font-size:8px;display:flex}.ot-brand-list input,.ot-check-option input{width:11px;height:11px;accent-color:var(--ot-yellow)}.ot-brand-list small{color:#9ca5b2;margin-left:auto}.ot-products-results{min-width:0}.ot-products-toolbar{justify-content:space-between;align-items:flex-start;gap:20px;min-height:58px;margin-bottom:7px;display:flex}.ot-products-heading{min-width:0}.ot-breadcrumb{color:#8a94a3;align-items:center;gap:7px;margin-bottom:4px;font-size:8px;display:flex}.ot-breadcrumb a{color:#6f7a8c;text-decoration:none}.ot-products-heading h1{color:#192234;margin:0;font-size:19px;font-weight:800;line-height:1.1}.ot-products-heading>span{color:#8490a1;margin-top:3px;font-size:9px;display:block}.ot-products-sort{align-items:center;gap:6px;display:flex}.ot-sort-hint{color:#b47d00;white-space:nowrap;font-size:8px;font-weight:700}.ot-products-sort label{color:#737e8f;white-space:nowrap;font-size:9px}.ot-products-sort select{color:#495468;cursor:pointer;background:#fff;border:1px solid #dfe4eb;border-radius:5px;outline:0;width:145px;height:32px;padding:0 8px;font-size:9px}.ot-products-sort select:hover,.ot-products-sort select:focus{border-color:var(--ot-yellow)}.ot-view-button{color:#7d8899;cursor:pointer;background:#fff;border:1px solid #dfe4eb;border-radius:5px;width:31px;height:32px}.ot-view-button.is-active{border-color:var(--ot-yellow);color:#b47d00;background:#fffaf0}.ot-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.ot-product-card{background:var(--ot-card);border:1px solid #e1e6ec;border-radius:8px;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden}.ot-product-card:hover{border-color:#d8dee7;transform:translateY(-2px);box-shadow:0 7px 20px #18263a14}.ot-product-card__media{background:#fff;height:178px;position:relative;overflow:hidden}.ot-product-card__image-link{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ot-product-card__image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:13px;transition:transform .25s}.ot-product-card:hover .ot-product-card__image{transform:scale(1.035)}.ot-product-card__no-image{color:#c9d0da;justify-content:center;align-items:center;width:100%;height:100%;font-size:38px;display:flex}.ot-product-stock{z-index:3;color:#159653;background:#eafaf0;border-radius:3px;padding:3px 5px;font-size:7px;font-weight:700;line-height:1;position:absolute;top:7px;left:7px}.ot-product-stock.is-unavailable{color:#d52e39;background:#fff0f1}.ot-product-discount{z-index:3;background:var(--ot-red);color:#fff;letter-spacing:.02em;border-radius:3px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;bottom:7px;left:7px}.ot-product-favorite{z-index:4;color:#6f7c90;cursor:pointer;background:#fffffff5;border:1px solid #dfe4ea;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:16px;display:flex;position:absolute;top:7px;right:7px}.ot-product-favorite .favorite-filled{color:#ed1d2f;display:none}.ot-product-favorite.is-active .favorite-outline{display:none}.ot-product-favorite.is-active .favorite-filled{display:inline}.ot-product-card__body{padding:8px 8px 0;position:relative}.ot-product-name{min-height:26px;margin:0;font-size:10px;font-weight:800;line-height:1.3}.ot-product-name a{color:#182234;text-decoration:none}.ot-product-description{color:#8792a2;height:24px;margin:5px 0 0;font-size:8px;line-height:1.45;overflow:hidden}.ot-product-rating{align-items:center;gap:4px;min-height:16px;margin-top:4px;display:flex}.ot-stars{gap:1px;display:flex}.ot-stars span{color:#d6dce4;font-size:9px}.ot-stars span.is-filled{color:#ffb000}.ot-review-count{color:#8490a1;font-size:7px}.ot-product-pricing{flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:5px;display:flex}.ot-current-price{color:#172033;font-size:13px;font-weight:900}.ot-old-price{color:#9ba4b1;font-size:8px;text-decoration:line-through}.ot-promo-countdown{color:#df2936;white-space:nowrap;background:#fff0f1;border-radius:4px;align-items:center;gap:4px;min-height:22px;margin-top:5px;padding:4px 5px;font-size:7px;display:flex}.ot-promo-countdown strong{margin-left:auto;font-size:8px}.ot-countdown-icon{font-size:9px}.ot-product-whatsapp{color:#fff;z-index:5;background:#20c967;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;text-decoration:none;display:flex;position:absolute;bottom:28px;right:8px;box-shadow:0 2px 8px #20c96740}.ot-product-whatsapp svg{width:16px;height:16px}.ot-product-card__actions{grid-template-columns:1.15fr 1fr;gap:5px;padding:7px 8px 5px;display:grid}.ot-add-cart,.ot-order-button{cursor:pointer;white-space:nowrap;border:0;border-radius:4px;justify-content:center;align-items:center;gap:4px;height:25px;font-size:7px;font-weight:800;text-decoration:none;display:flex}.ot-add-cart{color:#141b27;background:#ffc928}.ot-add-cart:hover{background:var(--ot-yellow-dark)}.ot-add-cart:disabled{opacity:.45;cursor:not-allowed}.ot-order-button{color:#fff;background:#192638}.ot-order-button:hover{background:#101a2a}.ot-product-card__stats{color:#8994a3;border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:4px;min-height:22px;padding:5px 8px;font-size:7px;display:flex}.ot-product-card__stats span{white-space:nowrap}.ot-products-pagination{justify-content:center;padding:20px 0;display:flex}.ot-products-pagination nav{justify-content:center;width:min(100%,760px);display:flex}.ot-products-pagination nav>div{width:100%}.ot-products-pagination nav>div:first-child{display:none}.ot-products-pagination nav>div:last-child{justify-content:space-between;align-items:center;gap:18px;display:flex}.ot-products-pagination nav>div:last-child>div:last-child>span{align-items:center;gap:4px;display:inline-flex}.ot-products-pagination a,.ot-products-pagination span{color:#687589;background:#fff;border:1px solid #e1e6ed;border-radius:5px;justify-content:center;align-items:center;min-width:30px;height:30px;padding:0 8px;font-size:9px;text-decoration:none;display:inline-flex}.ot-products-pagination nav p{color:var(--ot-text-soft);margin:0;font-size:12px;line-height:1.45}.ot-products-pagination nav p span{min-width:0;height:auto;color:inherit;font-size:inherit;background:0 0;border:0;border-radius:0;padding:0}.ot-products-pagination nav [aria-label=Pagination\ Navigation]>span:first-child,.ot-products-pagination nav [aria-label=Pagination\ Navigation]>a:first-child{border-radius:7px 0 0 7px}.ot-products-pagination nav [aria-label=Pagination\ Navigation]>span:last-child,.ot-products-pagination nav [aria-label=Pagination\ Navigation]>a:last-child{border-radius:0 7px 7px 0}.ot-products-pagination span[aria-current=page]{background:var(--ot-yellow);border-color:var(--ot-yellow);color:#172033}@media (width<=640px){.ot-products-pagination{padding:16px 0}.ot-products-pagination nav>div:first-child{justify-content:space-between;gap:10px;display:flex}.ot-products-pagination nav>div:last-child{display:none}.ot-products-pagination nav>div:first-child a,.ot-products-pagination nav>div:first-child span{min-width:116px;height:38px;font-size:12px}}.ot-products-empty{border:1px solid var(--ot-border);text-align:center;background:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.ot-products-empty>div{font-size:38px}.ot-products-empty h2{margin:12px 0 5px;font-size:17px}.ot-products-empty p{color:#8490a0;margin:0;font-size:10px}.ot-products-empty button{background:var(--ot-yellow);color:#162033;cursor:pointer;border:0;border-radius:5px;margin-top:15px;padding:9px 15px;font-size:9px;font-weight:800}.ot-products-results.is-loading{opacity:.55;pointer-events:none;transition:opacity .15s}.ot-sidebar-mobile-header{display:none}.ot-product-grid.is-list{grid-template-columns:1fr}.ot-product-grid.is-list .ot-product-card{grid-template-rows:auto auto;grid-template-columns:180px 1fr;display:grid}.ot-product-grid.is-list .ot-product-card__media{grid-row:1/3;height:230px}.ot-product-grid.is-list .ot-product-card__body{padding:15px}.ot-product-grid.is-list .ot-product-card__actions{max-width:350px;padding:0 15px 10px}.ot-product-grid.is-list .ot-product-card__stats{width:300px;position:absolute;bottom:0;right:15px}@media (width<=1200px){.ot-products-layout{grid-template-columns:180px minmax(0,1fr)}.ot-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.ot-container{width:min(100% - 20px,650px)}.ot-products-hero{display:none}.ot-products-section{padding-top:10px}.ot-mobile-catalog-toolbar{grid-template-columns:auto auto 1fr;gap:6px;margin-bottom:9px;display:grid}.ot-mobile-catalog-toolbar button{color:#3e4a5c;cursor:pointer;background:#fff;border:1px solid #dfe4eb;border-radius:6px;height:36px;padding:0 11px;font-size:10px;font-weight:700}.ot-mobile-result-count{color:#7b8696;justify-content:flex-end;align-items:center;font-size:9px;display:flex}.ot-products-layout{display:block}.ot-products-sidebar{z-index:1000;border-radius:0;width:min(320px,88vw);transition:transform .25s;position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-105%);box-shadow:10px 0 35px #0000002e}.ot-products-sidebar.is-open{transform:translate(0)}.ot-sidebar-mobile-header{border-bottom:1px solid #e7ebf0;justify-content:space-between;align-items:center;padding:15px;font-size:14px;display:flex}.ot-sidebar-mobile-header button,.ot-mobile-panel-close{color:#495467;cursor:pointer;background:#f2f4f7;border:0;border-radius:50%;width:30px;height:30px;font-size:20px}.ot-filter-form{padding:13px}.ot-mobile-category-panel{z-index:1100;background:#fff;padding:18px;transition:transform .25s;position:fixed;inset:0;overflow-y:auto;transform:translate(-105%)}.ot-mobile-category-panel.is-open{transform:translate(0)}.ot-filter-heading{justify-content:space-between;align-items:center;display:flex}.ot-mobile-panel-close{display:block}.ot-category-list{max-height:none;overflow:visible}.ot-subcategory-list{opacity:1;max-height:none;overflow:visible;transform:none}.ot-category-arrow{display:none}.ot-products-toolbar{min-height:44px;margin-bottom:7px}.ot-products-heading h1{font-size:18px}.ot-breadcrumb{display:none}.ot-products-sort{gap:4px}.ot-sort-hint,.ot-products-sort label{display:none}.ot-products-sort select{width:112px}.ot-view-button{display:none}.ot-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.ot-product-card__media{height:150px}.ot-product-card__body{padding:7px}.ot-product-name{font-size:10px}.ot-product-description{font-size:7px}.ot-current-price{font-size:12px}.ot-product-card__actions{padding:6px 7px 5px}.ot-add-cart,.ot-order-button{font-size:7px}.ot-product-card__stats{padding-inline:7px;font-size:6px}}@media (width<=430px){.ot-container{width:calc(100% - 12px)}.ot-mobile-catalog-toolbar button{padding-inline:8px}.ot-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ot-product-card__media{height:135px}.ot-product-name{font-size:9px}.ot-current-price{font-size:11px}.ot-product-whatsapp{z-index:5;width:20px;height:20px;bottom:28px;right:7px}.ot-product-card__actions{grid-template-columns:1fr}.ot-order-button{display:none}.ot-product-card__stats{font-size:5.5px}}@media (width<=350px){.ot-product-grid{grid-template-columns:1fr}.ot-product-card__media{height:200px}}body.ot-modal-open{overflow:hidden}.ot-product-stock.is-low-stock{color:#f60505;background:#fff4df}.ot-catalog-trends{background:var(--showcase-panel-soft,#f4f7fa);border-bottom:1px solid var(--showcase-border,#dce4ec);padding:24px 0}.ot-catalog-trends__heading{justify-content:space-between;align-items:end;gap:22px;margin-bottom:15px;display:flex}.ot-catalog-trends__heading span{color:var(--showcase-gold,#e5ad00);letter-spacing:.15em;font-size:10px;font-weight:900}.ot-catalog-trends__heading h2{color:var(--showcase-text,#13283d);margin:5px 0 0;font-size:22px}.ot-catalog-trends__heading p{max-width:450px;color:var(--showcase-muted,#64778a);margin:0;font-size:12px;line-height:1.55}.ot-catalog-trends__rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.ot-catalog-trends__card{border:1px solid var(--showcase-border,#dce4ec);background:var(--showcase-panel,#fff);min-width:0;color:var(--showcase-text,#13283d);border-radius:12px;align-items:center;gap:10px;padding:10px;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.ot-catalog-trends__card:hover{border-color:var(--showcase-gold,#e5ad00);transform:translateY(-3px)}.ot-catalog-trends__image{background:var(--showcase-media,#edf2f6);border-radius:9px;flex:0 0 62px;place-items:center;width:62px;height:62px;font-size:22px;display:grid;overflow:hidden}.ot-catalog-trends__image img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.ot-catalog-trends__copy{gap:3px;min-width:0;display:grid}.ot-catalog-trends__copy small{color:var(--showcase-muted,#64778a);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.ot-catalog-trends__copy strong{color:var(--showcase-text,#13283d);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.3;display:-webkit-box;overflow:hidden}.ot-catalog-trends__copy b{color:var(--showcase-gold,#e5ad00);font-size:11px}@media (width<=1100px){.ot-catalog-trends__rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.ot-catalog-trends__heading{flex-direction:column;align-items:flex-start;gap:8px}.ot-catalog-trends__rail{padding-bottom:5px;display:flex;overflow-x:auto}.ot-catalog-trends__card{flex:0 0 235px}}
