#hero-board-outlet{position:relative}.hero-detached-board{width:100%;position:relative}.hero-detached-board-inner{width:min(1480px,100% - clamp(32px,6vw,96px));margin:0 auto;padding:8px 0 40px}.hero-inline-board-bar{justify-content:space-between;align-items:center;gap:12px;padding:18px 4px 12px;display:flex}.hero-inline-board-title{letter-spacing:.01em;color:var(--ink-soft,#4a4f57);align-items:center;gap:8px;font-size:.82rem;font-weight:600;display:inline-flex}.hero-inline-board-title svg{color:var(--accent,#2f6df6)}.hero-inline-board-close{appearance:none;color:var(--ink-soft,#4a4f57);cursor:pointer;background:#ffffffb3;border:1px solid #0f172a1f;border-radius:999px;padding:6px 14px;font-size:.78rem;font-weight:600;transition:background .2s,border-color .2s,color .2s}.hero-inline-board-close:hover{color:var(--ink,#14181f);background:#fff;border-color:#0f172a38}.hero-detached-board,.hero-detached-board .inventory-showroom{overflow:visible}.hero-detached-board .inventory-controls{z-index:20;background:var(--surface,#fff);box-shadow:0 6px 18px -12px #0f172a47, 0 1px 0 var(--line,#0f172a14);position:sticky;top:0}.inventory-stats-embedded{border-bottom:1px solid var(--line,#0f172a14)}.inventory-model-chips{flex-wrap:wrap;gap:8px;margin:4px 0 18px;padding-bottom:2px;display:flex}.inventory-showroom-embedded .inventory-controls{grid-template-columns:minmax(0,1fr)}.inventory-showroom-embedded .inventory-model-chips{padding-left:24px;padding-right:24px}.inventory-model-chip{appearance:none;color:var(--ink-soft,#4a4f57);cursor:pointer;background:#ffffffb8;border:1px solid #0f172a1f;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.inventory-model-chip:hover{color:var(--ink,#14181f);background:#fff;border-color:#2f6df666;transform:translateY(-1px)}.inventory-model-chip.active{background:var(--accent,#2f6df6);border-color:var(--accent,#2f6df6);color:#fff}.inventory-model-chip-name{white-space:nowrap}.inventory-model-chip-stock{font-variant-numeric:tabular-nums;color:inherit;background:#0f172a0f;border-radius:999px;padding:1px 7px;font-size:.72rem;font-weight:700}.inventory-model-chip.active .inventory-model-chip-stock{background:#ffffff3d}.inventory-row-highlight{animation:2.1s ease-out inventory-row-pulse}.inventory-table tbody tr.inventory-row-highlight>td{box-shadow:inset 3px 0 0 var(--accent,#2f6df6);background:#2f6df61a}@keyframes inventory-row-pulse{0%{background:#2f6df647}to{background:#2f6df600}}.inventory-showroom-embedded .inventory-table tbody tr{animation:.5s cubic-bezier(.22,1,.36,1) both inventory-row-rise}.inventory-showroom-embedded .inventory-table tbody tr:first-child{animation-delay:.14s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(2){animation-delay:.18s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(3){animation-delay:.22s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(4){animation-delay:.26s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(5){animation-delay:.3s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(6){animation-delay:.34s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(7){animation-delay:.38s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(8){animation-delay:.42s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(9){animation-delay:.46s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(10){animation-delay:.5s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(11){animation-delay:.54s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(12){animation-delay:.58s}.inventory-showroom-embedded .inventory-table tbody tr:nth-child(n+13){animation-delay:.62s}@keyframes inventory-row-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.inventory-row-highlight,.inventory-showroom-embedded .inventory-table tbody tr{animation:none}}.inventory-table th.inventory-th-filter,.inventory-table th.inventory-th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;padding:0}.inventory-th-button{width:100%;font:inherit;color:inherit;letter-spacing:inherit;text-transform:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin:0;padding:12px 14px;display:inline-flex}.inventory-table th.inventory-th-filter:hover,.inventory-table th.inventory-th-sortable:hover{background:var(--sr-surface-2,#f3f4f6)}.inventory-th-funnel{opacity:0;color:var(--muted,#6b7280);flex:none;transition:opacity .15s}.inventory-th-filter:hover .inventory-th-funnel,.inventory-th-button:focus-visible .inventory-th-funnel{opacity:.5}.inventory-th-filter.is-filtered .inventory-th-funnel{opacity:1;color:var(--teal,#2f6df6)}.inventory-th-sort{color:var(--teal,#2f6df6);flex:none}.inventory-th-filter.is-filtered .inventory-th-label,.inventory-th-filter.is-sorted .inventory-th-label,.inventory-th-sortable.is-sorted .inventory-th-label{color:var(--ink,#14181f)}.inventory-colmenu-backdrop{z-index:1000;background:0 0;position:fixed;inset:0}.inventory-colmenu{z-index:1001;border:1px solid var(--line,#0f172a1f);background:#fff;border-radius:12px;flex-direction:column;width:248px;font-size:13px;display:flex;position:fixed;overflow:hidden;box-shadow:0 16px 44px -14px #0f172a5c}.inventory-colmenu-sort{border-bottom:1px solid var(--line,#0f172a14);flex-direction:column;padding:6px;display:flex}.inventory-colmenu-sort button{width:100%;font:inherit;color:var(--ink,#14181f);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:7px 10px;display:flex}.inventory-colmenu-sort button:hover{background:var(--sr-surface-2,#f3f4f6)}.inventory-colmenu-sort button.active{color:var(--teal,#2f6df6);font-weight:600}.inventory-colmenu-sort svg{color:var(--muted,#6b7280);flex:none}.inventory-colmenu-sort button.active svg{color:var(--teal,#2f6df6)}.inventory-colmenu-search{border-bottom:1px solid var(--line,#0f172a14);align-items:center;gap:8px;padding:9px 12px;display:flex}.inventory-colmenu-search svg{color:var(--muted,#6b7280);flex:none}.inventory-colmenu-search input{min-width:0;font:inherit;color:var(--ink,#14181f);background:0 0;border:0;outline:0;flex:1}.inventory-colmenu-list{max-height:264px;padding:6px;overflow-y:auto}.inventory-colmenu-item{cursor:pointer;border-radius:8px;align-items:center;gap:9px;padding:6px 8px;display:flex}.inventory-colmenu-item:hover{background:var(--sr-surface-2,#f3f4f6)}.inventory-colmenu-native{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.inventory-colmenu-check{border:1.5px solid var(--line,#0f172a47);color:#fff;border-radius:4px;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.inventory-colmenu-check.on{background:var(--teal,#2f6df6);border-color:var(--teal,#2f6df6)}.inventory-colmenu-val{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--ink,#14181f);flex:1;overflow:hidden}.inventory-colmenu-count{color:var(--muted,#6b7280);font-variant-numeric:tabular-nums;flex:none;font-size:12px}.inventory-colmenu-empty{text-align:center;color:var(--muted,#6b7280);margin:0;padding:14px}.inventory-colmenu-foot{border-top:1px solid var(--line,#0f172a14);justify-content:space-between;gap:8px;padding:8px;display:flex}.inventory-colmenu-foot button{border:1px solid var(--line,#0f172a29);font:inherit;color:var(--ink,#14181f);cursor:pointer;background:#fff;border-radius:8px;padding:7px 14px}.inventory-colmenu-foot button:disabled{opacity:.45;cursor:default}.inventory-colmenu-foot button.primary{background:var(--ink,#14181f);border-color:var(--ink,#14181f);color:#fff}@media (prefers-reduced-motion:reduce){.inventory-th-funnel{transition:none}}.inventory-table{width:100%;min-width:0}.inventory-table th,.inventory-table td{padding:10px 11px}.inventory-model{white-space:normal;overflow-wrap:anywhere;max-width:none}.inventory-table td.inventory-version,.inventory-cat-cell{white-space:normal;overflow-wrap:anywhere}.inventory-table th.inventory-action-col,.inventory-table td.inventory-action-col{background:var(--surface,#fff);z-index:2;position:sticky;right:0}.inventory-table td.inventory-action-col{box-shadow:-10px 0 14px -12px #0f172a38}.inventory-table thead th.inventory-action-col{z-index:3}.inventory-table tbody tr:hover td.inventory-action-col{background:var(--sr-surface-2,#f3f4f6)}.inventory-table tbody tr.inventory-row-highlight>td.inventory-action-col{background:#2f6df61a}.contact-actions-row{justify-content:flex-end}.contact-actions-row .contact-action-whatsapp{white-space:nowrap}@media (max-width:1180px) and (min-width:861px){.inventory-table th:nth-child(7),.inventory-table td:nth-child(7),.inventory-table th:nth-child(11),.inventory-table td:nth-child(11){display:none}}.inventory-showroom:not(.inventory-showroom-compact){overflow:visible}.inventory-showroom:not(.inventory-showroom-compact) .inventory-controls{z-index:19;background:var(--surface,#fff);box-shadow:0 6px 18px -12px #0f172a47, 0 1px 0 var(--line,#0f172a14);position:sticky;top:64px}.inventory-status-onrequest{color:var(--sr-accent,#2f6df6);background:var(--sr-accent-soft,#2f6df61f)}
.hero-product-grid{gap:clamp(10px,1vw,15px);margin-top:4px}.hero-product-tile{border-radius:18px;padding:10px}.hero-product-tile-media{min-height:clamp(88px,8vw,118px)}.hero-product-tile-copy{margin-top:clamp(6px,.6vw,10px)}.hero-product-tile-copy strong{color:#1d1d1f;letter-spacing:-.015em;font-size:clamp(13px,1.05vw,16px);font-weight:600}.hero-product-tile-media img{object-position:bottom;transition:transform .44s cubic-bezier(.16,1,.3,1),filter .34s cubic-bezier(.16,1,.3,1)}@media (min-height:840px) and (min-width:1000px){.hero-product-grid{gap:clamp(14px,1.6vh,24px);margin-top:8px}.hero-product-tile{padding:12px}.hero-product-tile-media{min-height:clamp(118px,16vh,210px)}.hero-product-tile-copy{margin-top:clamp(10px,1.3vh,18px)}.hero-product-tile-copy strong{font-size:clamp(14px,1.05vw,17px)}}.hero-product-tile:hover,.hero-product-tile:focus-visible{transform:translateY(-7px)}.hero-product-tile:before{transition:opacity .34s cubic-bezier(.16,1,.3,1),transform .34s cubic-bezier(.16,1,.3,1),box-shadow .34s cubic-bezier(.16,1,.3,1)}.hero-product-tile:hover:before,.hero-product-tile:focus-visible:before{box-shadow:inset 0 1px #fffffff2,inset 0 0 0 1px #0a72e81a,0 2px 8px #1428500d,0 16px 30px -14px #14285029,0 0 30px -2px #0a72e829,0 42px 72px -30px #14285066}.hero-product-tile:hover .hero-product-tile-media img,.hero-product-tile:focus-visible .hero-product-tile-media img{transform:scale(calc(var(--img-scale,1.12) * 1.06)) rotate(var(--img-rot,0deg));filter:drop-shadow(0 20px 28px #14285042)}@media (prefers-reduced-motion:reduce){.hero-product-tile:hover,.hero-product-tile:focus-visible{transform:none}.hero-product-tile:hover .hero-product-tile-media img,.hero-product-tile:focus-visible .hero-product-tile-media img{transform:scale(var(--img-scale,1.12)) rotate(var(--img-rot,0deg))}}.hero-reference-copy .hero-masthead{flex-wrap:wrap;align-items:center;gap:clamp(12px,1.2vw,16px);margin-bottom:3px;display:flex}.hero-reference-copy .hero-masthead .hero-brand-lockup-wrap{flex:none;width:clamp(166px,14.5vw,224px)}.hero-reference-copy .hero-masthead-tagline{color:#4c4f57;letter-spacing:0;text-wrap:balance;border-left:1px solid #17203329;flex:0 auto;max-width:320px;margin:0;padding-left:clamp(12px,1.2vw,16px);font-family:Georgia,Times New Roman,ui-serif,serif;font-size:clamp(15px,1.25vw,19px);font-weight:500;line-height:1.28}.hero-masthead-tagline .hero-headline-nowrap{white-space:normal}.hero-reference-copy .hero-slogan-block{margin-top:clamp(4px,.5vw,7px)}.hero-slogan-main{font-size:clamp(14px,1vw,16.5px)}.hero-slogan-solved{margin-top:3px}.hero-slogan-sub{font-size:clamp(12px,.85vw,14px);line-height:1.4}.hero-reference-copy .hero-main-action,.hero-reference-copy .hero-service-action{min-height:42px}.hero-reference-copy .hero-proof-row span{min-height:30px}@media (max-width:600px){.hero-reference-copy .hero-masthead .hero-brand-lockup-wrap{width:clamp(210px,60vw,280px)}.hero-reference-copy .hero-masthead-tagline{border-left:none;flex-basis:100%;max-width:100%;margin-top:4px;padding-left:0}}.inventory-cat-grid{flex-wrap:wrap;align-items:stretch;gap:8px;display:flex}.inventory-cat-tile{cursor:pointer;appearance:none;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;width:80px;padding:8px 4px 7px;transition:background .16s,border-color .16s,transform .16s;display:flex}.inventory-cat-tile:hover{background:var(--sr-surface-2);transform:translateY(-1px)}.inventory-cat-tile.active{background:var(--sr-accent-soft);border-color:color-mix(in srgb, var(--sr-accent) 32%, transparent)}.inventory-cat-media{width:56px;height:46px;color:var(--sr-muted);place-items:center;display:grid;position:relative}.inventory-cat-media img{object-fit:contain}.inventory-cat-all{color:var(--sr-accent)}.inventory-cat-label{text-align:center;color:var(--sr-ink-2);font-size:12px;font-weight:600;line-height:1.2}.inventory-cat-tile.active .inventory-cat-label{color:var(--sr-accent-press)}@media (max-width:860px){.inventory-cat-grid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;padding:2px 2px 8px;overflow-x:auto}.inventory-cat-grid::-webkit-scrollbar{display:none}.inventory-cat-tile{border:1px solid var(--sr-line-2);scroll-snap-align:start;border-radius:999px;flex-direction:row;flex:none;gap:7px;width:auto;padding:7px 13px}.inventory-cat-tile.active{border-color:color-mix(in srgb, var(--sr-accent) 40%, transparent)}.inventory-cat-media{width:26px;height:24px}.inventory-cat-label{white-space:nowrap;font-size:12.5px}.inventory-model-chips{scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;gap:7px;margin:2px 0 12px;overflow-x:auto}.inventory-model-chips::-webkit-scrollbar{display:none}.inventory-model-chip{scroll-snap-align:start;flex:none}}@media (prefers-reduced-motion:reduce){.inventory-cat-tile{transition:none}}

@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:400;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1e219c03c996efbd-s.2qo5md4hn_gum.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b35b0dbffda7f2c4-s.1d9rlgtqyj_-l.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../media/03bda585a99c6450-s.p.32sris142tqlb.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_7d3d43ed-module__SgIwAa__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_7d3d43ed-module__SgIwAa__variable{--font-fraunces:"Fraunces", "Fraunces Fallback"}
