.btn,.footer-links a,.remove-product{text-decoration:none}.cart-product,.crowdfunding-images,.crowdfunding-information,.crowdfunding-packs,.crowdfunding-title,.crowdfunding-types,.product-images,.product-information,.product-title,.product-types,body,html,main{width:100%}.header{padding:15px;font-size:1rem}.header-asso{max-width:75%;margin-left:0}.header-asso a{display:flex;align-items:left;gap:5px;overflow:hidden;flex-wrap:nowrap;overflow-x:auto}.header-logo img{max-width:25px;height:auto}.header-name{font-size:clamp(15px, 5vw, 19px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px 20px;margin-top:40px;gap:10px}.footer-links{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;width:100%;order:1}.footer-links a{flex:1 1 20%;text-align:center;font-size:clamp(14px, 4vw, 18px);padding:8px 0;white-space:nowrap}.footer-copyright{width:100%;text-align:right;font-size:clamp(14px, 4vw, 18px);order:2}.store-part{padding-top:20px;margin-bottom:15px}.store-product-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-template-columns:1fr}.store-crowdfunding-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-template-columns:1fr;width:100%}.store-product{min-height:30vh}.crowdfunding-img-percent,.store-crowdfunding-img-percent{border-radius:20px;bottom:2vmax;right:2vmax;font-size:3.8vmax}.store-crowdfunding-img-text{font-size:1.9vmax}.crowdfunding-container,.product-container{width:98%;min-width:98%;max-width:98%;align-items:center;display:block}.crowdfunding-img-text{font-size:1.8vmax}.crowdfunding-title-title,.product-title-title{font-size:1.1em;line-height:1.1em;padding-top:20px}.crowdfunding-title-author,.product-title-author{font-size:.7em;letter-spacing:2.5px;white-space:nowrap}.crowdfunding-images img,.product-images img{object-fit:contain;height:100%;max-height:40vh;box-shadow:none}.crowdfunding-container-back,.product-container-back{width:100%;padding-top:20px;padding-bottom:0}.crowdfunding-back,.product-back{text-align:center;width:100%}.crowdfunding-page,.product-page{background-size:cover;background-position:center center}.cart-products,.cart-total{margin:5%;width:90%}.auth-page{width:100%;display:flex;justify-content:center;min-height:50vh;margin-top:10px}.auth-container{background:#fff;padding:5px 25px 25px;width:100%;max-width:400px;text-align:center;border:2px solid #000}.auth-container h2,.auth-container h3{color:#333;margin-bottom:15px;border:2px solid #000;margin-top:20px;padding:5px}.auth-container form{display:flex;flex-direction:column;gap:12px}.auth-container label{font-weight:700;text-align:left;display:block;font-size:14px}.auth-container button,.auth-container input[type=email],.auth-container input[type=password]{width:100%;padding:10px;font-size:14px;border-radius:5px;border:1px solid #ccc;box-sizing:border-box}.auth-container button{background-color:#007bff;color:#fff;border:none;cursor:pointer;font-weight:700;transition:background .3s}.auth-container button:hover,.btn:hover{background-color:#0056b3}.auth-container input[type=checkbox]{margin-right:5px}.auth-container .message{padding:10px;border-radius:5px;font-weight:700;margin-bottom:10px}.auth-container .success,.success-message{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.auth-container .error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.auth-container .auth-link{display:inline-block;margin-top:15px;text-decoration:none;color:#4f22a1;font-weight:700}.auth-container .auth-link:hover,.remove-product:hover{text-decoration:underline}.success-message{padding:10px;border-radius:5px;font-weight:700;display:flex;align-items:center;gap:10px}.error-message i,.success-message i{font-size:20px}.error-message{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;padding:10px;border-radius:5px;font-weight:700;display:flex;align-items:center;gap:10px}.checkout-container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;max-width:900px;margin:auto}.checkout-options,.checkout-summary{flex:1;min-width:300px;border:2px solid #000;padding:20px;background:#fff}.checkout-form-section,.checkout-summary h2{margin-bottom:15px}.checkout-table{width:100%;border-collapse:collapse}.checkout-table td,.checkout-table th{border:1px solid #ddd;padding:10px;text-align:center}.checkout-table th{background:#f5f5f5}.checkout-hidden{display:none}#checkout-pay-button{background-color:#28a745;cursor:pointer;width:100%;font-size:20px;margin:auto}#checkout-pay-button:disabled{background-color:#ccc;cursor:not-allowed}.checkout-row{display:flex;gap:10px}.checkout-row input{flex:1}.checkout-summary input,.checkout-summary select{width:100%;padding:12px;margin-bottom:10px;font-size:16px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box;transition:border .3s ease-in-out}.checkout-summary input:focus{border-color:#4f22a1;outline:0}.checkout-summary label{display:flex;align-items:center;font-size:16px;font-weight:700;cursor:pointer;margin-top:10px}.checkout-summary input[type=checkbox],.checkout-summary input[type=radio]{width:18px;height:18px;margin-right:10px;accent-color:#4F22A1;cursor:pointer}#checkout-email[readonly]{background-color:#f5f5f5;cursor:not-allowed}#checkout-total{font-weight:700}.cart-table{width:100%;border-collapse:collapse;margin-top:20px}.cart-table td,.cart-table th{padding:10px;text-align:center;border:1px solid #ddd}.cart-table th{background-color:#f4f4f4}.cart-table td img.cart-product-image{width:50px;height:auto}.remove-product{color:red}.btn{display:inline-block;padding:10px 20px;background-color:#4f22a1;color:#fff;border-radius:5px;margin-top:20px}.clear-cart{background-color:#dc3545}.clear-cart:hover{background-color:#c82333}.checkout-btn{background-color:#28a745}.checkout-btn:hover{background-color:#218838}