body{font-family:Helvetica Neue,sans-serif;background-color:#fff;color:#111;margin:0;padding:0}.container{max-width:960px;margin:50px auto;padding:30px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000d}h1,h2{color:#000;margin-bottom:20px;font-weight:700;letter-spacing:.5px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{display:flex;flex-direction:column;justify-content:space-between;background-color:#f9f9f9;padding:20px;border-radius:10px;flex:1 1 280px;box-shadow:0 2px 10px #0000000a;min-height:460px}.product:hover:not(.add-product-form){transform:translateY(-4px)}.product-image{width:100%;height:160px;object-fit:contain;background-color:#fff;border-radius:8px;margin-bottom:10px}.product-hero{width:100%;box-sizing:border-box;min-height:128px;background-color:#fff;border-radius:12px;margin-bottom:14px;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow:hidden}.hero-left{flex:1 1 auto;min-width:0;height:96px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;border-radius:10px}.hero-logo{width:100%;max-width:100%;height:100%;object-fit:contain;object-position:left center;display:block}.hero-right{flex:0 0 72px;display:flex;align-items:center;justify-content:flex-end;min-width:72px}.flag{width:auto;max-width:64px;height:auto;aspect-ratio:701 / 356;display:block;flex-shrink:0}.date-block{margin-top:6px;margin-bottom:8px}.date-new{font-size:15px;font-weight:800;color:#111}.date-old{font-size:13px;color:#9a9a9a;text-decoration:line-through;margin-top:2px}.price-block{margin-bottom:12px}.price-new{font-weight:900;font-size:20px;color:#111}.price-old{font-weight:800;font-size:14px;color:#9a9a9a;text-decoration:line-through;margin-top:2px}.product h3{font-size:18px;margin:0 0 8px}.description{font-size:14px;color:#666;margin-bottom:10px}.price{font-weight:700;font-size:16px;margin-bottom:12px;color:#000}.product button{background-color:#f4c10f;color:#000;border:none;padding:10px;border-radius:6px;cursor:pointer;font-weight:700;letter-spacing:.5px;transition:background-color .3s ease;width:100%;min-height:40px}.product button:hover{background-color:#e6b100}.cart{margin-top:50px}.quantity-controls{display:flex;align-items:center;gap:10px}.quantity-controls button{background-color:#ddd;color:#000;padding:5px 10px;border:none;border-radius:5px;font-weight:700;cursor:pointer}.checkout-btn{background-color:#000;color:#fff;padding:14px;font-size:16px;border:none;border-radius:8px;cursor:pointer;width:100%;margin-top:30px;font-weight:700;transition:background-color .3s ease}.checkout-btn:hover{background-color:#333}.add-remove-group{display:flex;align-items:center;justify-content:space-between;border-radius:6px;background-color:#f4c10f;padding:0 10px;font-weight:700;letter-spacing:.5px;transition:background-color .3s;width:100%;height:40px;box-sizing:border-box}.add-remove-group button{background:none;border:none;color:#000;font-size:18px;font-weight:700;cursor:pointer;padding:0 10px;width:auto;min-height:0;height:auto}.add-remove-group span{min-width:24px;text-align:center;font-size:16px}@media (max-width: 768px){.products{grid-template-columns:repeat(1,1fr)}}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #eee;gap:20px}.cart-item-left{flex:1}.cart-item-name{font-size:16px;font-weight:500;color:#111}.cart-item-right{display:flex;align-items:center;gap:16px;justify-content:flex-end;min-width:300px}.cart-price{font-weight:700}.remove-btn{background-color:#ddd;color:#333;border:none;padding:6px 10px;border-radius:6px;cursor:pointer}.remove-btn:hover{background-color:#bbb}.checkout-buttons{display:flex;flex-direction:row;gap:12px;justify-content:center;margin-top:20px}.checkout-btn.ach{background-color:#f4c10f;color:#222}.checkout-btn.ach:hover{background-color:#ddb809;color:#222}.checkout-btn:disabled,.checkout-btn[disabled]{opacity:.55;cursor:not-allowed}.confirmation-receipt-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;box-sizing:border-box}.confirmation-receipt-link:hover{color:#222}.page-card{background:#fff;padding:40px 20px;border-radius:12px;max-width:560px;margin:40px auto;box-shadow:0 6px 16px #0000000d;text-align:center}.page-card a{color:#111;text-decoration:underline}.summary{text-align:left;margin:16px 0;padding:16px;border:1px solid #ececec;border-radius:12px;background:#fafafa}.summary p{margin:6px 0}.summary ul{margin:8px 0 0 18px;padding:0}.confirmation-container{max-width:760px}.confirmation-header{border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:14px}.confirmation-header h1{margin:0 0 8px}.confirmation-header p{margin:0;color:#666}.confirmation-muted{color:#666;margin:10px 0}.confirmation-error{color:#c62828;margin:10px 0;font-weight:600}.summary-section+.summary-section{margin-top:14px;padding-top:12px;border-top:1px dashed #ddd}.summary-section h3{margin:0 0 8px;font-size:16px}.confirmation-actions{margin-top:14px;display:flex;flex-direction:row;gap:12px}.confirmation-error-actions{margin-top:16px}.confirmation-error-actions .confirmation-back-btn{width:100%}.confirmation-receipt-section{margin-top:14px}.confirmation-receipt-loading-msg{margin-bottom:6px}.confirmation-receipt-loading-btn:disabled{cursor:wait;opacity:.8}.confirmation-actions .checkout-btn,.confirmation-actions .confirmation-back-btn{width:50%;margin-top:0}.confirmation-back-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#000;color:#fff!important;border-radius:8px;text-decoration:none!important;font-weight:700}.confirmation-back-btn:hover{background-color:#333}.site-footer{text-align:center;margin-top:50px;font-size:14px;color:#777;line-height:1.6}.site-footer p{margin:0}.site-footer-copyright{margin-top:10px!important}.site-footer-link{color:#f4c10f;text-decoration:none;font-weight:700}.privacy-page{max-width:900px;text-align:left}.privacy-page h1{margin-bottom:8px}.privacy-page h2{margin-top:22px;margin-bottom:8px;font-size:20px}.privacy-page p{margin:0 0 12px;line-height:1.65;color:#333}.privacy-page .confirmation-back-btn{margin-top:18px;background-color:#f4c10f;color:#111!important}.privacy-page .confirmation-back-btn:hover{background-color:#ddb809;color:#111!important}.privacy-back-top{margin-top:0!important;margin-bottom:16px}.privacy-page .privacy-nav-btn{display:inline-flex;width:auto;min-width:132px;padding:10px 16px;margin-left:0;margin-right:0;background-color:#f4c10f;color:#111!important}.privacy-page .privacy-nav-btn:hover{background-color:#ddb809;color:#111!important}.privacy-page .privacy-back-top{font-size:15px;padding:10px 18px;min-width:140px}
