/* Polimento Nexus: proporções estáveis, controles legíveis e efeitos leves. */
[hidden]{display:none!important}
button:disabled{cursor:not-allowed;opacity:.5}
:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:4px}
.mc-product-media{display:block;flex:none;aspect-ratio:var(--nx-card-ratio,.8);min-height:0!important}
.mc-product-media::after{content:none!important;background-image:none!important;filter:none!important}
.mc-product-image{width:100%;height:100%!important;object-fit:contain!important;transform:none!important}
.mc-product-body{min-width:0}
.mc-product-name{min-height:2.5em;overflow-wrap:anywhere}
.mc-product-cart:disabled{pointer-events:none}
#package-image{width:100%;max-height:620px;object-fit:contain!important}
.mc-product-grid:has(> :only-child){grid-template-columns:repeat(auto-fill,minmax(min(240px,100%),1fr))}
.mc-product-grid> :only-child{max-width:420px}
.mc-category-heading{white-space:normal;overflow:visible;overflow-wrap:anywhere;line-height:1.25}
.mc-category-header{align-items:flex-start;flex-wrap:wrap}
.nx-catalog-controls{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr)) auto auto;gap:12px;align-items:end;margin-top:24px;padding:16px;border:1px solid rgb(var(--border));border-radius:12px;background:rgb(var(--muted))}
.nx-catalog-controls label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:rgb(var(--muted-foreground));min-width:0}
.nx-catalog-controls input,.nx-catalog-controls select{width:100%;height:40px;min-width:0}
.nx-catalog-controls .nx-check{flex-direction:row;align-items:center;min-height:40px;white-space:nowrap}
input[type=checkbox]{appearance:auto!important;width:16px!important;height:16px!important;accent-color:hsl(var(--primary));flex:none}
.nx-catalog-status{margin:12px 0;color:rgb(var(--muted-foreground));font-size:13px;min-height:20px}
.nx-load-more{margin:24px auto;min-height:44px}
.nx-compare-toggle{display:flex;gap:8px;align-items:center;margin:0 12px 12px;font-size:12px;cursor:pointer}
.nx-compare-tray{position:sticky;top:90px;z-index:15;display:flex;align-items:center;justify-content:flex-end;gap:12px;border:1px solid hsl(var(--primary));background:rgb(var(--background));border-radius:12px;padding:12px;margin:12px 0;font-size:13px}
.nx-vip-picker{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}
.nx-vip-picker label{display:flex;gap:10px;align-items:center;padding:12px;border:1px solid rgb(var(--border));border-radius:10px;font-size:13px;cursor:pointer}
.nx-vip-picker label:has(:checked){border-color:hsl(var(--primary));background:hsl(var(--primary)/.1)}
.nx-comparison-scroll{max-width:100%;overflow:auto;margin-top:16px;border:1px solid rgb(var(--border));border-radius:12px}
.nx-comparison-table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}
.nx-comparison-table th,.nx-comparison-table td{padding:20px;min-width:200px;vertical-align:top;border-bottom:1px solid rgb(var(--border));border-right:1px solid rgb(var(--border));font-size:14px}
.nx-comparison-table th{font-weight:700;background:rgb(var(--muted))}
.nx-comparison-table li{margin-bottom:12px;line-height:1.6;overflow-wrap:anywhere}
.nx-comparison-table a{height:auto;min-height:40px;white-space:normal}
.nx-compare-scroll-hint{font-size:12px;color:rgb(var(--muted-foreground));margin-top:20px}
.nx-buybar__btn:disabled{opacity:.5}
.mc-product-card:not(.nx-on-screen) *,.mc-product-card:not(.nx-on-screen)::before,.mc-product-card:not(.nx-on-screen)::after{animation-play-state:paused!important}
.dialog[data-state=closed]{pointer-events:none}
.dialog>div{max-width:calc(100vw - 24px);width:500px}
@media(max-width:1100px){.nx-catalog-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.nx-catalog-controls button{width:100%}}
@media(max-width:600px){.nx-compare-tray{top:72px;flex-wrap:wrap;justify-content:center}.nx-comparison-table{table-layout:auto;min-width:750px}.nx-comparison-table th,.nx-comparison-table td{padding:12px}.nx-compare-tray>span{width:100%;text-align:center}.mc-category-heading{font-size:22px}.nx-catalog-controls{padding:12px}.nx-catalog-controls label{font-size:11px}.nx-catalog-controls select{font-size:12px}.mc-product-grid> :only-child{max-width:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}