.Layout_layout__m1j_p{min-height:100vh;display:flex;flex-direction:column}.Layout_header__37RI2{background:var(--cor-fundo);border-bottom:1px solid var(--cor-border);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Layout_headerContent__mpUsy{max-width:1200px;margin:0 auto;padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between}.Layout_logo__tzhbG{font-size:1.5rem;font-weight:800;color:var(--cor-primaria)!important;text-decoration:none}.Layout_nav__LKz21{display:flex;align-items:center;gap:1.5rem}.Layout_nav__LKz21 a{color:var(--cor-texto);font-weight:500;font-size:.9rem;transition:color var(--transition-fast)}.Layout_nav__LKz21 a:hover{color:var(--cor-primaria)}.Layout_cartLink__UQZu4{position:relative;font-size:1.2rem!important;text-decoration:none}.Layout_cartBadge__YUeRB{position:absolute;top:-8px;right:-10px;background:var(--cor-danger);color:#fff;font-size:.65rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.Layout_logoutBtn__gtjmW{background:none;border:none;color:var(--cor-muted);cursor:pointer;font-size:.9rem;font-weight:500}.Layout_logoutBtn__gtjmW:hover{color:var(--cor-danger)}.Layout_main__bVVJR{flex:1 1}.Layout_footer__ye8JQ{background:var(--cor-fundo-alt);border-top:1px solid var(--cor-border);padding:1.5rem;text-align:center;color:var(--cor-muted);font-size:.85rem}.Products_header__DI_Qz{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding:2rem 0 1rem}.Products_header__DI_Qz h1{font-size:2rem;font-weight:700}.Products_searchForm__I7kET{display:flex;gap:.5rem}.Products_searchInput__HkFZs{padding:.625rem 1rem;border:1px solid var(--cor-border);border-radius:var(--radius-md);font-size:.9rem;width:250px;outline:none}.Products_searchInput__HkFZs:focus{border-color:var(--cor-primaria)}.Products_empty__2xAoj,.Products_loading__ktgXw{text-align:center;padding:4rem 0;color:var(--cor-muted);font-size:1.1rem}.Products_cardImage__VsJNb{aspect-ratio:1;overflow:hidden;background:var(--cor-fundo-alt)}.Products_cardImage__VsJNb img{width:100%;height:100%;object-fit:cover}.Products_noImage__iYkSL{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--cor-muted);font-size:.875rem}.Products_cardBody__DKbpH{padding:1rem}.Products_category__i6mE7{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--cor-primaria);font-weight:600}.Products_productName__qmet_{font-size:1rem;font-weight:600;margin:.25rem 0 .5rem;color:var(--cor-texto)}.Products_priceRow__D5_rR{display:flex;align-items:center;gap:.5rem}.Products_price__FT_gJ{font-size:1.125rem;font-weight:700;color:var(--cor-secundaria)}.Products_comparePrice__cwa4D{font-size:.875rem;color:var(--cor-muted);text-decoration:line-through}.Products_outOfStock__7Bqb_{display:inline-block;margin-top:.5rem;font-size:.75rem;color:var(--cor-danger);font-weight:600}.Products_pagination__p_0O2{display:flex;justify-content:center;gap:.5rem;padding:2rem 0}.Products_pageBtn__S1dIv{width:40px;height:40px;border:1px solid var(--cor-border);border-radius:var(--radius-md);background:var(--cor-fundo);cursor:pointer;font-weight:600;color:var(--cor-texto);transition:all var(--transition-fast)}.Products_pageBtn__S1dIv:hover{border-color:var(--cor-primaria);color:var(--cor-primaria)}.Products_pageBtn__S1dIv.Products_active__cqwq1{background:var(--cor-primaria);border-color:var(--cor-primaria);color:#fff}