.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}.Cart_cartPage__qGjqk{padding:2rem 0;min-height:60vh}.Cart_cartPage__qGjqk h1{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.Cart_emptyCart__quVYL{text-align:center;padding:4rem 0;color:var(--cor-muted)}.Cart_emptyCart__quVYL h2{font-size:1.5rem;margin-bottom:.5rem;color:var(--cor-texto)}.Cart_emptyCart__quVYL p{margin-bottom:1.5rem}.Cart_cartLayout__FhhVI{display:grid;grid-template-columns:1fr 360px;grid-gap:2rem;gap:2rem;align-items:start}.Cart_cartItems__CoKdc{display:flex;flex-direction:column;gap:1rem}.Cart_cartItem__0lXKt{display:flex;gap:1rem;padding:1rem;background:var(--cor-fundo-card,#fff);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06)}.Cart_itemImage__ZRByi{width:100px;height:100px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--cor-fundo-alt,#f5f5f5);display:flex;align-items:center;justify-content:center}.Cart_itemImage__ZRByi img{width:100%;height:100%;object-fit:cover}.Cart_noImg___hPSa{font-size:2rem;opacity:.3}.Cart_itemDetails__ef1s8{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.Cart_itemName__DwXno{font-weight:600;font-size:1rem;color:var(--cor-texto)}.Cart_itemName__DwXno a{color:inherit}.Cart_itemName__DwXno a:hover{color:var(--cor-primaria)}.Cart_itemVariant__BhROP{font-size:.8rem;color:var(--cor-muted)}.Cart_itemPrice__CheCI{font-weight:700;font-size:1.1rem;color:var(--cor-primaria)}.Cart_itemActions__5AS40{display:flex;align-items:center;gap:.75rem;margin-top:auto}.Cart_quantityControl__tcNIv{display:flex;align-items:center;gap:0;border:1px solid var(--cor-border,#ddd);border-radius:8px;overflow:hidden}.Cart_quantityControl__tcNIv button{width:32px;height:32px;border:none;background:var(--cor-fundo-alt,#f3f3f3);cursor:pointer;font-size:1rem;font-weight:600;color:var(--cor-texto);transition:background .15s}.Cart_quantityControl__tcNIv button:hover{background:var(--cor-primaria-clara);color:#fff}.Cart_quantityControl__tcNIv span{width:40px;text-align:center;font-weight:600;font-size:.9rem}.Cart_removeBtn__WoZIH{background:none;border:none;color:var(--cor-danger);cursor:pointer;font-size:.82rem;font-weight:600;padding:4px 8px;border-radius:6px;transition:background .15s}.Cart_removeBtn__WoZIH:hover{background:var(--cor-danger-clara,#fde8e8)}.Cart_summary__MFGdY{background:var(--cor-fundo-card,#fff);border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:1.5rem;position:-webkit-sticky;position:sticky;top:100px}.Cart_summary__MFGdY h2{font-size:1.15rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--cor-border,#eee)}.Cart_summaryRow__eGULg{display:flex;justify-content:space-between;padding:.4rem 0;font-size:.9rem;color:var(--cor-muted)}.Cart_summaryTotal__8gIAa{display:flex;justify-content:space-between;padding:.75rem 0;margin-top:.75rem;border-top:2px solid var(--cor-border,#eee);font-size:1.2rem;font-weight:700;color:var(--cor-texto)}.Cart_checkoutBtn__Z0aGG{width:100%;margin-top:1.25rem;padding:.875rem;font-size:1rem}.Cart_continueShopping__6IEd_{display:block;text-align:center;margin-top:.75rem;font-size:.85rem;color:var(--cor-muted)}.Cart_continueShopping__6IEd_:hover{color:var(--cor-primaria)}@media (max-width:768px){.Cart_cartLayout__FhhVI{grid-template-columns:1fr}.Cart_summary__MFGdY{position:static}}