.styles_containerPage__zE5uW{max-width:1400px;padding:2rem;margin:2rem auto 0}.styles_title__C4UYW{font-size:1.7rem;font-weight:700;margin-bottom:2rem}.styles_productCard__EG_gr{background:white;border-radius:12px;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 8px rgba(0,0,0,.1);display:grid;grid-template-columns:auto 1fr;grid-gap:1rem;gap:1rem}.styles_productImage__UpdwP{border-radius:.5rem;object-fit:cover;width:100px;height:100px}.styles_headerContainer__O8Y2Y{display:flex;justify-content:space-between}.styles_productName__hsS71{font-weight:700;font-size:1.3rem;width:15rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_sizeLabel__9z7cN{font-size:.9rem}.styles_price__PkiJv{font-weight:700;font-size:1.3rem}.styles_summaryCard__aQ9xu{background:white;border-radius:12px;border:.5px solid rgb(172,172,172);padding:1rem;height:400px;box-shadow:0 4px 8px rgba(0,0,0,.1);display:flex;flex-direction:column}.styles_summaryItems__Hvv9V{display:flex;flex-direction:column;gap:.7rem;overflow-y:auto;padding-right:.5rem;flex-grow:1;max-height:calc(400px - 90px)}.styles_summaryItems__Hvv9V::-webkit-scrollbar{width:6px}.styles_summaryItems__Hvv9V::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.styles_summaryItems__Hvv9V::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.styles_summaryItems__Hvv9V::-webkit-scrollbar-thumb:hover{background:var(--main-color)}.styles_summaryItem__LJJzu{display:flex;justify-content:space-between}.styles_summaryTitle__IxcYC{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.styles_summaryTotal__RIBvo{display:flex;justify-content:space-between;font-weight:700;font-size:1.1rem;margin-top:1rem}.styles_continueBuy__60StV,.styles_next__vp_26{width:100%;padding:.3rem;border:1px solid black}.styles_next__vp_26{background:#000000;color:white;margin-bottom:.5rem}.styles_continueBuy__60StV{background:transparent;color:#000000}.styles_sizesContainer__e3KW5{display:flex;flex-direction:column;gap:.5rem}.styles_baseButton__BGZUb,.styles_sizeRow__UX6_w{display:flex;align-items:center;justify-content:center}.styles_baseButton__BGZUb{height:32px;border:1px solid #e0e0e0;border-radius:.5rem;color:#6c757d;cursor:pointer;font-size:1rem}.styles_sizeButton__iT_ih{display:block;text-align:center;width:50px;padding:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-right:.5rem}.styles_quantityInput__Wr7xH{display:flex;align-items:center;justify-content:space-between;width:100px;margin-right:.5rem}.styles_inputQuantity__QqN4r{width:50px;border:none;background:transparent;text-align:center;font-weight:700}.styles_inputQuantity__QqN4r:focus{outline:none;border:none}.styles_quantityInput__Wr7xH span{font-weight:700;text-align:center;font-size:.9rem;color:black;cursor:default}.styles_actionButton__Ok2zo{width:32px;height:32px;background-color:transparent;cursor:pointer;border:none}.styles_dropdownTitle__J0qDD{font-size:1rem;font-weight:500;margin-bottom:1rem}.styles_dropdownContainer__Bxogt{margin-top:2rem;margin-bottom:6rem}.styles_dropdown__UxUJP{width:100%;font-size:1rem;padding:.5rem}.styles_errorMessage__75BXH{color:var(--main-color);margin-top:.5rem;display:block}@media (max-width:840px){.styles_productCard__EG_gr{grid-template-columns:1fr}.styles_productName__hsS71{font-size:1rem;max-width:10rem}.styles_price__PkiJv{font-size:1rem}.styles_dropdownContainer__Bxogt{margin-bottom:1rem}}