:root{--bg:#f6f7f8;--surface:#fff;--tile:#eef0f3;--tile-strong:#e7eaee;--border:#e1e5ea;--text:#111827;--text-muted:#68717d;--text-soft:#98a1ad;--accent:#006fff;--accent-soft:#eaf3ff;--danger:#b42318;--radius:8px;--radius-sm:6px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}[hidden]{display:none!important}html{background:var(--bg);color:var(--text)}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;font-size:16px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}p,ul,dl{margin:0}p{color:var(--text-muted)}h1,h2,h3{color:var(--text);letter-spacing:0;margin:0;line-height:1.14}h1{max-width:860px;font-size:2.45rem}h2{font-size:1.28rem}h3{font-size:1rem}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-header,.site-footer,.section,.product-shell,.product-detail{padding-left:20px;padding-right:20px}.site-header{z-index:30;border-bottom:1px solid var(--border);backdrop-filter:blur(10px);background:#f6f7f8f5;grid-template-columns:minmax(40px,1fr) auto minmax(40px,1fr);align-items:center;min-height:58px;display:grid;position:sticky;top:0}.menu-button{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;grid-column:1;justify-self:start;place-items:center;width:38px;height:38px;padding:9px;display:grid}.menu-button span{background:var(--text);border-radius:999px;width:18px;height:2px;display:block}.menu-button:hover{background:var(--accent-soft)}.brand,.site-nav,.actions,.site-footer,.inquiry-form__actions{align-items:center;display:flex}.brand{min-width:0;color:var(--text);grid-column:2;justify-content:center;justify-self:center;font-size:.96rem;font-weight:760}.brand__logo{object-fit:contain;width:auto;max-width:44vw;height:30px;display:block}.site-nav{grid-column:3;justify-self:end;gap:18px;font-size:.88rem;font-weight:700}.language-switch{display:block}.language-switch select{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:124px;min-height:36px;color:var(--text);font:inherit;padding:6px 28px 6px 9px;font-weight:650}.site-nav a,.site-footer a,.back-link,.anchor-nav a{color:var(--text-muted)}.site-footer a,.back-link:hover,.anchor-nav a:hover{color:var(--accent)}.whatsapp-icon-link{border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;color:var(--accent)!important}.whatsapp-icon-link:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)!important}.whatsapp-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px;display:block}.button{border:1px solid var(--border);border-radius:var(--radius-sm);background:0 0;justify-content:center;align-items:center;min-height:38px;padding:8px 12px;font-size:.9rem;font-weight:740;display:inline-flex;color:var(--accent)!important}.button:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)!important}.button--solid{border-color:var(--accent);background:var(--accent);color:#fff!important}.button--solid:hover{background:#005fd9;color:#fff!important}.button--secondary{border-color:var(--border)}.section,.product-shell,.product-detail,.site-footer{max-width:1180px;margin-left:auto;margin-right:auto}.section{padding-top:18px;padding-bottom:34px}.catalog-list{padding-top:18px}.filter-panel{gap:12px;margin-bottom:16px;display:grid}.nav-backdrop{z-index:70;background:#1118274d;position:fixed;inset:0}.nav-drawer{border-right:1px solid var(--border);background:var(--surface);align-content:start;width:min(340px,100vw - 36px);height:100%;display:grid;box-shadow:18px 0 34px #1118271f}.nav-drawer__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.nav-drawer__close{border-radius:var(--radius-sm);width:36px;height:36px;color:var(--text-muted);cursor:pointer;background:0 0;border:0;font-size:1.4rem}.nav-drawer>a{border-bottom:1px solid var(--border);color:var(--text);padding:13px 16px;font-size:.94rem;font-weight:720}.nav-drawer>a:hover,.nav-drawer__close:hover{background:var(--accent-soft);color:var(--accent)}body[data-menu-open=true]{overflow:hidden}.search-field input{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-height:44px;color:var(--text);font:inherit;padding:10px 12px}.search-field input:focus{border-color:var(--accent);outline:2px solid var(--accent-soft)}.filter-summary{color:var(--text-soft);font-size:.82rem;font-weight:720}.filter-rails{gap:6px;display:grid}.category-rail{scrollbar-width:thin;max-width:100%;overflow-x:auto}.category-rail__track{align-items:center;gap:7px;min-width:max-content;display:flex}.category-rail__label{color:var(--text-soft);padding-right:3px;font-size:.78rem;font-weight:760}.category-chip{min-height:32px;color:var(--text-muted);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;align-items:center;padding:5px 8px;font-size:.86rem;font-weight:720;display:inline-flex}.category-chip span{color:var(--text-soft);margin-left:3px}.category-chip:hover,.category-chip[aria-pressed=true]{background:var(--accent-soft);color:var(--accent)}.category-chip[aria-pressed=true] span{color:var(--accent)}.grid{gap:14px;display:grid}.grid--products{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border-radius:var(--radius);background:var(--tile);border:1px solid #0000;grid-template-rows:1fr auto;min-width:0;transition:border-color .12s,background .12s;display:grid;overflow:hidden}.product-card[hidden]{display:none}.product-card__link{min-height:0;color:var(--text);grid-template-rows:auto 1fr;display:grid}.product-card:hover{border-color:var(--text-soft);background:var(--tile-strong)}.product-card__link:hover{color:var(--text)}.product-card__visual{aspect-ratio:1;place-items:center;min-height:0;padding:18px;display:grid;position:relative}.product-card__image,.product-media__image{object-fit:contain;width:100%;height:100%;display:block}.product-card__image{max-height:100%}.image-placeholder{aspect-ratio:4/3;color:#0000;place-items:center;width:100%;min-height:100%;display:grid;position:relative}.image-placeholder span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.image-placeholder i{background:#ffffffb8;border:1px solid #9ca3af52;border-radius:8px;width:min(72%,230px);height:48px;display:block;position:relative;box-shadow:0 18px 34px #11182714}.image-placeholder i:before,.image-placeholder i:after{content:"";background:#68717d38;border-radius:999px;position:absolute}.image-placeholder i:before{height:5px;top:14px;left:16px;right:16px}.image-placeholder i:after{width:38px;height:5px;bottom:12px;right:16px}.image-placeholder--sfp i{width:min(68%,210px);height:36px}.image-placeholder--chip i{aspect-ratio:1;border-radius:10px;width:min(50%,150px);height:auto}.image-placeholder--chip i:before{background:#68717d1f;border-radius:6px;width:56%;height:56%;inset:22% auto auto 22%}.image-placeholder--sensor i{border-radius:999px;width:min(64%,210px);height:30px}.image-placeholder--printhead i{width:min(58%,190px);height:34px}.image-placeholder--card i{aspect-ratio:1.5;width:min(58%,190px);height:auto}.product-card__content{text-align:left;gap:8px;padding:10px 12px 14px;display:grid}.product-card__head{justify-items:start;gap:4px;display:grid}.product-card__meta,.product-card__model,.product-card__price{font-size:.76rem;line-height:1.3}.product-card__meta{color:var(--text-soft);font-weight:720}.product-card__model{color:var(--text-muted);overflow-wrap:anywhere;font-weight:700}.product-card__price{color:var(--accent);overflow-wrap:anywhere;font-size:.88rem;font-weight:900;line-height:1.2}.product-card__price-block{gap:3px;display:grid}.product-card__stock{color:var(--danger);font-size:.72rem;font-weight:850;line-height:1.15}.product-stock--sold-out{color:var(--danger);flex-wrap:wrap;align-items:baseline;gap:7px;margin:-4px 0 0;display:flex}.product-stock--sold-out strong{font-size:.9rem}.product-stock--sold-out span{font-size:.78rem;font-weight:650}.product-card__commerce{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:8px;min-height:54px;padding:8px 10px;display:flex}.product-card h3{font-size:.98rem;line-height:1.24}.meta-chips{flex-wrap:wrap;gap:5px;padding:0;list-style:none;display:flex}.meta-chips li{max-width:100%;color:var(--text-muted);overflow-wrap:anywhere;background:#ffffffad;border-radius:999px;padding:5px 7px;font-size:.72rem;font-weight:700;line-height:1.25}.product-price{border-top:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--text-muted);justify-self:start;gap:2px;padding:8px 0;font-size:.78rem;font-weight:760;line-height:1.2;display:inline-grid}.product-price strong{color:#b42318;font-size:1.65rem;font-weight:920;line-height:1.05}.product-shell{grid-template-columns:minmax(300px,.92fr) minmax(0,1.08fr);gap:28px;padding-top:24px;padding-bottom:24px;display:grid}.product-media,.spec-group{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.product-media{background:var(--tile);place-items:center;min-height:360px;padding:20px;display:grid}.product-media__image{max-height:420px}.product-hero-copy{align-content:center;gap:14px;display:grid}.product-kicker{color:var(--text-soft);text-transform:uppercase;flex-wrap:wrap;gap:8px;font-size:.82rem;font-weight:800;display:flex}.actions,.inquiry-form__actions{flex-wrap:wrap;gap:10px}.back-link{font-size:.88rem;font-weight:740;display:inline-flex}.anchor-nav{z-index:20;border-top:1px solid var(--border);border-bottom:1px solid var(--border);backdrop-filter:blur(8px);background:#f6f7f8f5;position:sticky;top:58px}.anchor-nav__inner{scrollbar-width:thin;gap:16px;max-width:1180px;margin:0 auto;padding:10px 20px;display:flex;overflow-x:auto}.anchor-nav a{white-space:nowrap;font-size:.88rem;font-weight:720}.product-detail{padding-top:0;padding-bottom:34px}.product-detail__main{gap:14px;display:grid}.spec-group{padding:16px;scroll-margin-top:112px}.spec-group h2{margin-bottom:8px;font-size:1.06rem}.spec-list{margin:0}.spec-row{border-top:1px solid var(--border);grid-template-columns:minmax(180px,.4fr) minmax(0,1fr);gap:14px;padding:10px 0;display:grid}.spec-row:first-child{border-top:0}.spec-row dt{color:var(--text-muted);font-weight:720}.spec-row dd{color:var(--text);overflow-wrap:anywhere;margin:0}.eyebrow{color:var(--text-soft);letter-spacing:0;text-transform:uppercase;font-size:.74rem;font-weight:800}.lead-form,.inquiry-form{gap:12px;display:grid}.lead-form__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.lead-form label,.inquiry-form label{color:var(--text);gap:6px;font-size:.88rem;font-weight:720;display:grid}.lead-form input,.lead-form select,.lead-form textarea,.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;min-height:40px;color:var(--text);font:inherit;padding:9px 10px}.lead-form textarea,.inquiry-form textarea{resize:vertical;min-height:96px}.lead-form__full{grid-column:1/-1}.honeypot{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.lead-form button:disabled,.inquiry-form button:disabled{cursor:wait;opacity:.68}.lead-form__status{min-height:22px;color:var(--text-muted);font-size:.9rem;font-weight:720}.lead-form__status[data-state=success]{color:var(--accent)}.lead-form__status[data-state=error]{color:var(--danger)}.site-footer{border-top:1px solid var(--border);padding-top:18px;padding-bottom:18px}.site-footer__content{min-width:0}.site-footer__brand-row{align-items:center;gap:5px;display:flex}.site-footer__brand{align-items:center;display:inline-flex}.site-footer__brand img{width:160px;height:auto;display:block}.site-footer p{max-width:680px;margin-top:3px;font-size:.9rem}.site-footer__links{color:var(--text-soft);flex-wrap:wrap;gap:5px 14px;margin-top:7px;font-size:.8rem;display:flex}.site-footer__links a{color:var(--text-muted);text-decoration:underline;text-decoration-color:var(--border-strong);text-underline-offset:3px}@media (width<=1100px){.grid--products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){h1{font-size:2rem}.product-shell{grid-template-columns:1fr}.grid--products,.lead-form__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.site-header{grid-template-columns:38px minmax(0,1fr) auto;min-height:54px}.site-nav{gap:8px;font-size:.84rem}.site-nav__whatsapp{display:none}.language-switch select{width:92px;padding-left:7px;font-size:.78rem}.brand__logo{max-width:22vw;height:27px}.site-header,.site-footer,.section,.product-shell,.product-detail{padding-left:14px;padding-right:14px}.grid--products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.lead-form__grid{grid-template-columns:1fr}.product-card__visual{padding:12px}.product-card__image{max-height:100%}.product-card__content{gap:6px;padding:8px 9px 11px}.product-card h3{font-size:.82rem;line-height:1.2}.product-card__meta,.product-card__model,.product-card__price,.product-card__stock{font-size:.68rem}.product-card__commerce{padding:7px 8px}.product-price strong{font-size:1.4rem}.product-shell{gap:16px;padding-top:18px}.product-media{min-height:240px}.anchor-nav{top:54px}.spec-row{grid-template-columns:1fr;gap:3px}.actions,.inquiry-form__actions{flex-direction:column;align-items:stretch}.button{width:100%}}.site-nav__orders,.site-nav__cart{border:1px solid var(--border);border-radius:var(--radius-sm);width:38px;height:38px;color:var(--text);place-items:center;display:inline-grid;position:relative}.site-nav__orders:hover,.site-nav__cart:hover{border-color:var(--accent);background:var(--accent-soft)}.site-nav__orders svg,.site-nav__cart svg,.product-card__cart svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:19px;height:19px}[data-cart-count]{background:var(--danger);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.68rem;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.product-card__cart{border:1px solid var(--accent);border-radius:var(--radius-sm);background:var(--surface);width:36px;height:36px;color:var(--accent);cursor:pointer;flex:0 0 36px;place-items:center;padding:0;display:grid}.product-card__cart:hover,.product-card__cart[data-added=true]{border-color:var(--accent);background:var(--accent);color:#fff}button.button{cursor:pointer;font:inherit}button.button:disabled,.checkout-link.is-disabled{pointer-events:none;cursor:not-allowed;opacity:.55}.commerce-page{width:min(1080px,100% - 40px);min-height:58vh;margin:0 auto;padding:30px 0 48px}.commerce-header{justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;display:flex}.commerce-header p{margin-top:6px}.commerce-layout{grid-template-columns:minmax(0,1fr) minmax(260px,330px);align-items:start;gap:20px;display:grid}.cart-list{gap:9px;display:grid}.cart-row{border-bottom:1px solid var(--border);background:var(--surface);grid-template-columns:74px minmax(0,1fr) 90px auto auto;align-items:center;gap:12px;padding:10px;display:grid}.cart-row img,.cart-row__placeholder{object-fit:contain;border-radius:var(--radius-sm);background:var(--tile);width:74px;height:74px}.cart-row__placeholder{color:var(--text-soft);place-items:center;font-size:.7rem;font-weight:800;display:grid}.cart-row h2{font-size:.96rem}.cart-row p,.cart-row label span{color:var(--text-soft);font-size:.74rem}.cart-row label{gap:3px;display:grid}.cart-row input{border:1px solid var(--border);border-radius:var(--radius-sm);width:78px;min-height:36px;font:inherit;padding:6px}.cart-remove{color:var(--danger);cursor:pointer;font:inherit;background:0 0;border:0;padding:6px;font-size:.78rem;font-weight:700}.empty-cart,.order-summary{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:16px}.order-summary{position:sticky;top:76px}.order-summary h2{margin-bottom:12px}.summary-line{border-top:1px solid var(--border);justify-content:space-between;gap:14px;padding:10px 0;font-size:.88rem;display:flex}.summary-line:first-child,.order-summary h2+.summary-line{border-top:0}.summary-line span{color:var(--text-muted)}.summary-total{font-size:1rem}.checkout-link,.checkout-button{width:100%;margin-top:12px}.checkout-form{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:16px;display:grid}.checkout-form label{color:var(--text-muted);gap:5px;font-size:.82rem;font-weight:720;display:grid}.checkout-form .wide{grid-column:1/-1}.checkout-form input,.checkout-form select{border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;min-height:40px;color:var(--text);font:inherit;background:#fff;padding:8px 9px}.checkout-status{min-height:22px;color:var(--text-muted);margin-top:9px;font-size:.8rem;font-weight:700}.checkout-status.error{color:var(--danger)}.checkout-status a{color:var(--accent);text-decoration:underline}.confirmation-page{text-align:center;justify-items:center;gap:14px;width:min(620px,100% - 40px);min-height:60vh;margin:0 auto;padding:60px 0;display:grid}.confirmation-mark{background:var(--accent);color:#fff;border-radius:999px;place-items:center;width:54px;height:54px;font-size:1.7rem;font-weight:900;display:grid}.confirmation-page dl{gap:8px;width:min(420px,100%);margin:4px 0;display:grid}.confirmation-page dl div{border-bottom:1px solid var(--border);justify-content:space-between;gap:18px;padding:9px 0;display:flex}.confirmation-page dt{color:var(--text-muted)}.confirmation-page dd{margin:0;font-weight:800}@media (width<=760px){.commerce-page{width:min(100% - 28px,1080px);padding-top:22px}.commerce-header{flex-direction:column;align-items:stretch}.commerce-layout,.checkout-form{grid-template-columns:1fr}.checkout-form .wide{grid-column:auto}.order-summary{position:static}.cart-row{grid-template-columns:62px minmax(0,1fr) auto;gap:8px}.cart-row img,.cart-row__placeholder{width:62px;height:62px}.cart-row label{grid-column:2}.cart-row>strong{grid-area:1/3}.cart-remove{grid-area:2/3}}
