.Product_productList__RAzo1{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px;padding:32px;background-color:#f9fafb}.Product_productCard__uQxBk{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:16px;text-align:center;color:#111827;box-shadow:0 4px 12px rgba(0,0,0,.06);display:flex;flex-direction:column;justify-content:space-between;min-height:420px;transition:transform .2s ease}.Product_productCard__uQxBk:hover{transform:translateY(-4px)}.Product_image__dDD7_{border-radius:8px;object-fit:contain;height:200px;width:100%;background-color:#f3f4f6}.Product_productCard__uQxBk h2{font-size:1.2rem;margin:16px 0 4px;min-height:48px;color:#111827}.Product_productCard__uQxBk p{margin:4px 0;color:#374151}.Product_button__btXLj{background-color:#2563eb;color:#fff;border:none;padding:10px 20px;border-radius:8px;margin-top:auto;cursor:pointer;transition:background .2s ease}.Product_button__btXLj:hover:not(:disabled){background-color:#1d4ed8}.Product_button__btXLj:disabled{opacity:.6;cursor:not-allowed}.Product_spinner__xz0vo{display:inline-block;width:18px;height:18px;border:3px solid rgba(0,0,0,.1);border-top-color:#111827;border-radius:50%;animation:Product_spin__4Shts 1s linear infinite;vertical-align:middle;margin-right:8px}@keyframes Product_spin__4Shts{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Product_pageOverlay__P62_I{position:fixed;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.6);display:flex;justify-content:center;align-items:center;z-index:1000}.Product_pageSpinner___rmLm{width:48px;height:48px;border:6px solid rgba(0,0,0,.2);border-top-color:#111827;border-radius:50%;animation:Product_spin__4Shts 1s linear infinite}.Product_centeredPage__kglPN{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#f9fafb;text-align:center;padding:2rem}.Product_card__Fn0XN{background-color:#fff;padding:2rem 3rem;border-radius:1rem;box-shadow:0 10px 25px rgba(0,0,0,.08);max-width:500px}.Product_successTitle__nhM7k{font-size:2rem;color:#16a34a;margin-bottom:1rem}.Product_successMessage__GL_LS{color:#374151;margin-bottom:1.5rem}.Product_errorTitle__HiFZ4{font-size:2rem;color:#dc2626;margin-bottom:1rem}.Product_errorMessage__r5Ks2{color:#374151;margin-bottom:1.5rem}.Product_link__sJbV5{color:#2563eb;text-decoration:none;font-weight:500}.Product_link__sJbV5:hover{text-decoration:underline}