.ocz-page *,.ocz-page *:before,.ocz-page *:after{box-sizing:border-box}:root{--ocz-bg: #ffffff;--ocz-text: #1a1a1a;--ocz-muted: #6b7280;--ocz-border: #e5e7eb;--ocz-btn-bg: #1a1a1a;--ocz-btn-text: #ffffff;--ocz-ann-bg: #1a1a1a;--ocz-ann-text: #ffffff;--ocz-sale-color: #dc2626;--ocz-stars: #f59e0b;--ocz-trust-green: #15803d;--ocz-shop-pay: #5a31f4;--ocz-radius: 4px;--ocz-max-w: 1280px}.ocz-ann-bar{background:var(--ocz-ann-bg);color:var(--ocz-ann-text);font-size:13px;text-align:center;padding:10px 40px;position:relative;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-ann-slides{overflow:hidden}.ocz-ann-slide{display:none}.ocz-ann-slide.active{display:block}.ocz-ann-btn{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--ocz-ann-text);font-size:18px;padding:4px 10px;opacity:.7;cursor:pointer}.ocz-ann-btn:hover{opacity:1}.ocz-ann-prev{left:4px}.ocz-ann-next{right:4px}.ocz-breadcrumb{max-width:var(--ocz-max-w);margin:0 auto;padding:12px 24px;font-size:13px;color:var(--ocz-muted);display:flex;gap:6px;align-items:center;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-breadcrumb a{color:var(--ocz-muted);text-decoration:none}.ocz-breadcrumb a:hover{color:var(--ocz-text);text-decoration:underline}.ocz-bc-sep{opacity:.4}.ocz-product-section{max-width:var(--ocz-max-w);margin:0 auto;padding:0 24px 48px;display:grid;grid-template-columns:1fr 1fr;gap:48px;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-gallery{display:flex;flex-direction:column;gap:12px}.ocz-gallery-main{border-radius:var(--ocz-radius);overflow:hidden;background:#f8f8f8;aspect-ratio:1;position:relative}.ocz-gallery-main img{width:100%;height:100%;object-fit:contain;cursor:zoom-in;display:block}.ocz-gallery-thumbs{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.ocz-gallery-thumb{border-radius:var(--ocz-radius);overflow:hidden;border:2px solid transparent;cursor:pointer;aspect-ratio:1;background:#f8f8f8;transition:border-color .15s;padding:0}.ocz-gallery-thumb.active{border-color:var(--ocz-text)}.ocz-gallery-thumb img{width:100%;height:100%;object-fit:contain;display:block}.ocz-product-info{display:flex;flex-direction:column;gap:16px}.ocz-brand-rating{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.ocz-brand{font-size:13px;color:var(--ocz-muted);font-weight:500}.ocz-rating-link{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--ocz-muted);text-decoration:none}.ocz-rating-link:hover{text-decoration:underline}.ocz-stars{color:var(--ocz-stars);letter-spacing:1px;font-size:14px}.ocz-rating-score{font-weight:700;color:var(--ocz-text)}.ocz-rating-count{color:var(--ocz-muted)}.ocz-product-title{font-size:28px;font-weight:700;line-height:1.25;letter-spacing:-.5px;margin:0}.ocz-price-block{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ocz-price-sale{font-size:26px;font-weight:700}.ocz-price-original{font-size:18px;color:var(--ocz-muted);text-decoration:line-through}.ocz-price-badge{background:var(--ocz-sale-color);color:#fff;font-size:12px;font-weight:700;padding:3px 8px;border-radius:3px;letter-spacing:.5px}.ocz-stock-signal{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.ocz-stock-dot{width:8px;height:8px;border-radius:50%;background:#22c55e;flex-shrink:0;animation:ocz-pulse-dot 2s infinite}@keyframes ocz-pulse-dot{0%,to{opacity:1}50%{opacity:.35}}.ocz-stock-urgency{color:#15803d}.ocz-stock-urgency strong{color:#dc2626}.ocz-shipping-info{font-size:13px;color:var(--ocz-muted);line-height:1.5}.ocz-shipping-info a{color:var(--ocz-text);text-decoration:underline}.ocz-delivery-estimate{display:inline-flex;align-items:center;gap:6px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--ocz-radius);padding:8px 12px;font-size:13px;color:#15803d;font-weight:500;margin-top:4px}.ocz-quantity-block{display:flex;flex-direction:column;gap:6px}.ocz-quantity-label{font-size:13px;font-weight:600}.ocz-quantity-ctrl{display:flex;align-items:center;border:1px solid var(--ocz-border);border-radius:var(--ocz-radius);width:fit-content;overflow:hidden}.ocz-quantity-ctrl button{width:40px;height:40px;font-size:18px;color:var(--ocz-text);background:none;border:none;cursor:pointer;font-family:inherit;transition:background .1s}.ocz-quantity-ctrl button:hover{background:#f3f4f6}.ocz-quantity-ctrl input{width:50px;height:40px;text-align:center;border:none;border-left:1px solid var(--ocz-border);border-right:1px solid var(--ocz-border);font-size:15px;font-family:inherit}.ocz-quantity-ctrl input::-webkit-inner-spin-button,.ocz-quantity-ctrl input::-webkit-outer-spin-button{-webkit-appearance:none}.ocz-quantity-ctrl input[type=number]{-moz-appearance:textfield}.ocz-btn-atc{width:100%;padding:16px;background:var(--ocz-btn-bg);color:var(--ocz-btn-text);font-size:15px;font-weight:600;border-radius:var(--ocz-radius);transition:opacity .15s;letter-spacing:.3px;border:none;cursor:pointer;font-family:inherit}.ocz-btn-atc:hover{opacity:.85}.ocz-btn-atc:disabled{opacity:.5;cursor:not-allowed}.ocz-express-divider{text-align:center;font-size:12px;color:var(--ocz-muted);display:flex;align-items:center;gap:8px}.ocz-express-divider:before,.ocz-express-divider:after{content:"";flex:1;height:1px;background:var(--ocz-border)}.ocz-btn-shop-pay{width:100%;padding:14px;background:var(--ocz-shop-pay);color:#fff;font-size:14px;font-weight:600;border-radius:var(--ocz-radius);display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s;border:none;cursor:pointer}.ocz-btn-shop-pay:hover{opacity:.9}.ocz-btn-shop-pay svg{width:64px;height:18px}.ocz-trust-badges{display:flex;flex-direction:column;gap:6px;padding:12px 0;border-top:1px solid var(--ocz-border);border-bottom:1px solid var(--ocz-border)}.ocz-trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ocz-trust-green);font-weight:500}.ocz-trust-item span{color:var(--ocz-text);font-weight:400}.ocz-whatsapp-support{display:flex;align-items:center;gap:8px;font-size:13px;color:#1a7a4a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--ocz-radius);padding:10px 14px;text-decoration:none;transition:background .15s;width:fit-content}.ocz-whatsapp-support:hover{background:#dcfce7}.ocz-whatsapp-support svg{flex-shrink:0}.ocz-product-desc{font-size:14px;line-height:1.75;color:#374151}.ocz-product-desc p{margin-bottom:12px}.ocz-product-desc ul{padding-left:4px;list-style:none;display:flex;flex-direction:column;gap:8px;margin:0}.ocz-product-desc li{display:flex;align-items:flex-start;gap:8px}.ocz-specs-table{width:100%;border-collapse:collapse;font-size:13px;margin-top:8px}.ocz-specs-table tr{border-bottom:1px solid var(--ocz-border)}.ocz-specs-table tr:nth-child(2n){background:#f9fafb}.ocz-specs-table td{padding:10px 12px}.ocz-specs-table td:first-child{font-weight:600;color:var(--ocz-muted);width:45%}.ocz-how-section{background:#f9fafb;padding:56px 24px;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-how-inner{max-width:var(--ocz-max-w);margin:0 auto}.ocz-how-inner>h2{text-align:center;font-size:24px;font-weight:700;margin-bottom:8px}.ocz-how-subtitle{text-align:center;color:var(--ocz-muted);font-size:14px;margin-bottom:40px}.ocz-how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ocz-how-step{text-align:center}.ocz-how-icon{width:72px;height:72px;border-radius:50%;background:var(--ocz-text);color:#fff;font-size:28px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.ocz-how-step-num{font-size:11px;font-weight:700;color:var(--ocz-muted);letter-spacing:1px;text-transform:uppercase;margin-bottom:6px}.ocz-how-step h3{font-size:16px;font-weight:700;margin-bottom:8px}.ocz-how-step p{font-size:13px;color:var(--ocz-muted);line-height:1.6}.ocz-compare-section{max-width:860px;margin:0 auto;padding:56px 24px;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-compare-section>h2{font-size:24px;font-weight:700;text-align:center;margin-bottom:8px}.ocz-compare-subtitle{text-align:center;color:var(--ocz-muted);font-size:14px;margin-bottom:32px}.ocz-compare-table{width:100%;border-collapse:collapse;font-size:14px}.ocz-compare-table th{padding:12px 16px;text-align:center;font-weight:700;font-size:13px;border-bottom:2px solid var(--ocz-border)}.ocz-compare-table th:first-child{text-align:left}.ocz-compare-table th.ocz-col-us{background:var(--ocz-text);color:#fff}.ocz-compare-table td{padding:12px 16px;text-align:center;border-bottom:1px solid var(--ocz-border)}.ocz-compare-table td:first-child{text-align:left;font-weight:500;color:var(--ocz-muted);font-size:13px}.ocz-compare-table tr:nth-child(2n) td{background:#f9fafb}.ocz-compare-table tr:nth-child(2n) td.ocz-col-us{background:#f3f0ff}.ocz-compare-table td.ocz-col-us{background:#f8f7ff;font-weight:600}.ocz-check{color:#15803d;font-size:16px}.ocz-cross{color:#dc2626;font-size:16px}.ocz-partial{color:#d97706;font-size:16px}.ocz-guarantee-section{background:#f0fdf4;border-top:1px solid #bbf7d0;border-bottom:1px solid #bbf7d0;padding:48px 24px;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-guarantee-inner{max-width:720px;margin:0 auto;display:flex;gap:32px;align-items:center}.ocz-guarantee-badge{flex-shrink:0;width:100px;height:100px;border-radius:50%;border:3px solid var(--ocz-trust-green);background:#fff;color:var(--ocz-trust-green);display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;text-align:center;line-height:1.2;font-size:12px}.ocz-gdays{font-size:30px;font-weight:800}.ocz-guarantee-text h3{font-size:20px;font-weight:700;color:#14532d;margin-bottom:8px}.ocz-guarantee-text p{font-size:14px;color:#166534;line-height:1.65}.ocz-guarantee-text a{color:#15803d;text-decoration:underline}.ocz-faq-section{max-width:860px;margin:0 auto 56px;padding:56px 24px 0;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-faq-section h2{font-size:24px;font-weight:700;margin-bottom:24px;text-align:center}.ocz-faq-item{border-bottom:1px solid var(--ocz-border)}.ocz-faq-trigger{width:100%;text-align:left;padding:18px 0;font-size:15px;font-weight:600;display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--ocz-text);background:none;border:none;cursor:pointer;font-family:inherit}.ocz-faq-trigger:after{content:"+";font-size:22px;font-weight:300;flex-shrink:0;transition:transform .2s}.ocz-faq-trigger.open:after{transform:rotate(45deg)}.ocz-faq-body{max-height:0;overflow:hidden;transition:max-height .3s ease}.ocz-faq-body p{padding-bottom:16px;font-size:14px;color:#374151;line-height:1.7}.ocz-reviews-section{background:#f9fafb;padding:56px 24px;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-reviews-inner{max-width:var(--ocz-max-w);margin:0 auto}.ocz-reviews-header{text-align:center;margin-bottom:32px}.ocz-reviews-header h2{font-size:24px;font-weight:700;margin-bottom:8px}.ocz-reviews-summary{display:flex;align-items:center;justify-content:center;gap:12px;font-size:15px;margin-bottom:4px}.ocz-score{font-size:28px;font-weight:700}.ocz-count{color:var(--ocz-muted);font-size:14px}.ocz-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ocz-review-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #0000000f}.ocz-review-photo{aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.ocz-review-photo img{width:100%;height:100%;object-fit:cover;display:block}.ocz-review-content{padding:14px}.ocz-review-stars{color:var(--ocz-stars);font-size:13px;margin-bottom:6px}.ocz-review-text{font-size:13px;line-height:1.6;color:#374151;margin-bottom:10px}.ocz-review-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--ocz-muted);border-top:1px solid var(--ocz-border);padding-top:8px}.ocz-review-author{font-weight:600;color:var(--ocz-text)}.ocz-reviews-cta{text-align:center;margin-top:40px}.ocz-email-banner{background:#111827;color:#fff;padding:64px 24px;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-email-banner-inner{max-width:540px;margin:0 auto;text-align:center}.ocz-email-banner h2{font-size:26px;font-weight:700;margin-bottom:10px;line-height:1.25}.ocz-eb-sub{font-size:15px;color:#9ca3af;margin-bottom:10px}.ocz-eb-incentive{display:inline-block;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:20px;padding:6px 18px;font-size:13px;font-weight:600;color:#fde68a;margin-bottom:28px}.ocz-email-form-wrap{margin-bottom:12px}.ocz-email-form{display:flex;gap:8px;max-width:420px;margin:0 auto}.ocz-email-form input[type=email]{flex:1;padding:14px 16px;border:1px solid rgba(255,255,255,.2);border-radius:var(--ocz-radius);background:#ffffff14;color:#fff;font-size:14px;font-family:inherit}.ocz-email-form input[type=email]::placeholder{color:#6b7280}.ocz-email-form input[type=email]:focus{outline:none;border-color:#fff9;background:#ffffff1f}.ocz-eb-btn{padding:14px 22px;background:#fff;color:#111827;font-weight:700;font-size:14px;border-radius:var(--ocz-radius);white-space:nowrap;transition:opacity .15s;border:none;cursor:pointer;font-family:inherit}.ocz-eb-btn:hover{opacity:.88}.ocz-eb-success{display:none;padding:14px 20px;background:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:var(--ocz-radius);font-size:14px;font-weight:600;color:#a7f3d0;max-width:420px;margin:0 auto}.ocz-eb-privacy{font-size:12px;color:#4b5563}.ocz-eb-privacy a{color:#6b7280;text-decoration:underline}.ocz-sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--ocz-border);padding:12px 20px;z-index:200;gap:12px;align-items:center;box-shadow:0 -4px 12px #00000014;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-sticky-atc-info{flex:1}.ocz-sticky-atc-title{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ocz-sticky-atc-price{font-size:13px;color:var(--ocz-muted)}.ocz-sticky-atc-price s{color:var(--ocz-muted);font-size:12px}.ocz-sticky-atc-btn{flex-shrink:0;padding:12px 24px;background:var(--ocz-btn-bg);color:var(--ocz-btn-text);font-size:14px;font-weight:600;border-radius:var(--ocz-radius);white-space:nowrap;border:none;cursor:pointer;font-family:inherit}.ocz-fab-whatsapp{position:fixed;bottom:24px;right:24px;background:#25d366;color:#fff;width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px #25d36666;z-index:300;transition:transform .2s;text-decoration:none}.ocz-fab-whatsapp:hover{transform:scale(1.08)}.ocz-fab-whatsapp svg{width:28px;height:28px}.ocz-cart-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:400}.ocz-cart-overlay.open{display:block}.ocz-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:380px;max-width:100%;background:#fff;z-index:401;transform:translate(100%);transition:transform .3s ease;padding:24px;display:flex;flex-direction:column;gap:16px;overflow-y:auto;font-family:system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif}.ocz-cart-drawer.open{transform:translate(0)}.ocz-cart-drawer-header{display:flex;justify-content:space-between;align-items:center}.ocz-cart-drawer-header h2{font-size:18px;font-weight:700;margin:0}.ocz-cart-close{font-size:24px;color:var(--ocz-muted);background:none;border:none;cursor:pointer}.ocz-cart-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid var(--ocz-border)}.ocz-cart-item-img{width:72px;height:72px;border-radius:var(--ocz-radius);overflow:hidden;background:#f8f8f8;flex-shrink:0}.ocz-cart-item-img img{width:100%;height:100%;object-fit:contain;display:block}.ocz-cart-item-info{flex:1;font-size:14px}.ocz-cart-item-name{font-weight:600;margin-bottom:4px}.ocz-cart-item-price{color:var(--ocz-muted)}.ocz-cart-total{font-size:16px;font-weight:700;display:flex;justify-content:space-between}.ocz-cart-trust{font-size:12px;color:var(--ocz-muted);text-align:center}.ocz-btn-checkout{width:100%;padding:16px;background:var(--ocz-btn-bg);color:var(--ocz-btn-text);font-size:15px;font-weight:700;border-radius:var(--ocz-radius);border:none;cursor:pointer;font-family:inherit}.ocz-cart-footer{margin-top:auto}.ocz-cart-empty{text-align:center;color:var(--ocz-muted);padding:40px 0;font-size:14px}.ocz-cart-empty a{color:var(--ocz-text);text-decoration:underline;margin-top:8px;display:inline-block}@media(max-width:900px){.ocz-product-section{grid-template-columns:1fr;gap:24px}.ocz-reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ocz-product-section{padding:0 16px 40px}.ocz-product-title{font-size:22px}.ocz-reviews-grid{grid-template-columns:1fr}.ocz-cart-drawer{width:100%}.ocz-sticky-atc{display:flex}.ocz-how-steps{grid-template-columns:1fr;gap:24px}.ocz-guarantee-inner{flex-direction:column;text-align:center}.ocz-email-form{flex-direction:column}.ocz-email-banner h2{font-size:22px}.ocz-compare-table th,.ocz-compare-table td{padding:10px 8px;font-size:12px}.ocz-breadcrumb{padding:10px 16px}.ocz-faq-section{padding:40px 16px 0}}@media(max-width:600px){.ocz-product-section{display:block!important;padding:0 16px 40px!important}.ocz-gallery{width:100%!important;margin-bottom:24px}.ocz-gallery-main{width:100%!important;aspect-ratio:1!important}.ocz-gallery-thumbs{grid-template-columns:repeat(6,1fr)!important}.ocz-product-info{width:100%!important}.ocz-product-title{font-size:22px!important}.ocz-btn-atc{font-size:16px!important;padding:18px!important}.ocz-ann-bar{padding-left:40px!important;padding-right:40px!important}.ocz-how-section,.ocz-compare-section,.ocz-guarantee-section,.ocz-faq-section,.ocz-reviews-section,.ocz-email-banner{padding-left:16px!important;padding-right:16px!important}}.ocz-btn-shop-pay,.ocz-express-divider{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/15/assets/ocuzen-styles.css.map */
