.cart-page{min-height:70vh;margin-top:142px;padding:80px 2rem}.cart-container{width:100%;max-width:1440px;margin:0 auto;padding:0 2rem}.cart-title{color:#1a1a1a;font-size:2rem;font-weight:600;font-family:var(--font-jost), sans-serif;margin-bottom:2.5rem}.cart-layout{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;display:flex}.cart-items{flex-direction:column;gap:1.5rem;width:calc(100% - 420px);display:flex}.cart-item{background:#fff;border:1px solid #eee;border-radius:8px;flex-wrap:wrap;align-items:center;gap:1.5rem;padding:1.5rem;transition:box-shadow .2s;display:flex}.cart-item:hover{box-shadow:0 4px 16px #00000012}.cart-item-image-wrap{background:#f5f5f5;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;display:flex;overflow:hidden}.cart-item-image{object-fit:contain;width:100%;height:100%}.cart-item-details{flex-direction:column;flex:1;gap:.5rem;display:flex}.cart-item-name{color:#1a1a1a;font-size:1.05rem;font-weight:600;text-decoration:none;transition:color .2s}.cart-item-name:hover{color:#399}.cart-item-qty{border:1px solid #ddd;border-radius:4px;align-items:center;width:fit-content;margin-top:.25rem;display:flex}.qty-btn{cursor:pointer;background:0 0;border:none;padding:.5rem .9rem;font-size:1.1rem;transition:background .2s}.qty-btn:hover{background:#f5f5f5}.qty-value{text-align:center;border-left:1px solid #ddd;border-right:1px solid #ddd;min-width:36px;padding:0 .75rem;font-size:1rem}.cart-item-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.75rem;display:flex}.cart-item-total{color:#ef9523;font-size:1.1rem;font-weight:700}.cart-item-remove{color:#aaa;cursor:pointer;background:0 0;border:none;padding:0;font-size:1rem;transition:color .2s}.cart-item-variation{flex-wrap:wrap;gap:.5rem;margin:.25rem 0;display:flex}.variation-badge{color:#666;text-transform:capitalize;background-color:#f0f0f0;border:1px solid #ddd;border-radius:4px;padding:.1rem .5rem;font-size:.75rem}.cart-item-bundle-contents{background-color:#f9f9f9;border-left:3px solid #ef9523;border-radius:4px;margin-top:.5rem;padding:.5rem}.bundle-contents-label{color:#444;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.bundle-contents-list{margin:0;padding:0;list-style:none}.bundle-content-item{color:#666;flex-direction:column;margin-bottom:.25rem;font-size:.85rem;display:flex}.bundle-content-variation{color:#888;font-size:.75rem;font-style:italic}.cart-item-price{color:#666;font-size:.95rem}.cart-actions-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:.5rem;display:flex}.continue-link{color:#126e39;font-size:.95rem;text-decoration:none;transition:opacity .2s}.continue-link:hover{opacity:.75}.clear-cart-btn{cursor:pointer;color:#666;background:0 0;border:1px solid #ddd;border-radius:4px;padding:.5rem 1.25rem;font-size:.9rem;transition:all .2s}.clear-cart-btn:hover{color:#e74c3c;border-color:#e74c3c}.cart-summary{background:#fff;border:1px solid #eee;border-radius:8px;width:380px;padding:2rem;position:sticky;top:100px}.summary-title{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.3rem;font-weight:600}.summary-row{color:#555;justify-content:space-between;margin-bottom:1rem;font-size:.95rem;display:flex}.summary-location-note{color:#888;margin-bottom:1rem;font-size:.8rem}.summary-free{color:#399;font-weight:600}.summary-divider{border:none;border-top:1px solid #eee;margin:1rem 0}.summary-total{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.1rem;font-weight:700}.checkout-btn{color:#fff;letter-spacing:.05em;cursor:pointer;background-color:#126e39;border:none;border-radius:4px;width:100%;margin-bottom:1rem;padding:12px 16px;font-size:1rem;font-weight:700;transition:background-color .3s}.checkout-btn:hover{background-color:#01502a}.summary-note{color:#aaa;text-align:center;font-size:.8rem}.cart-empty{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:6rem 2rem;display:flex}.cart-empty-icon{margin-bottom:1rem;font-size:4rem}.cart-empty h2{color:#1a1a1a;font-size:1.8rem;font-weight:600}.cart-empty p{color:#888;font-size:1rem}.continue-shopping-btn{color:#fff;letter-spacing:.05em;background-color:#126e39;border-radius:4px;margin-top:1rem;padding:.9rem 2.5rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.continue-shopping-btn:hover{background-color:#01502a}@media screen and (max-width:1024px){.cart-page{margin-top:114px;padding-inline:0}.cart-title{margin:0 0 30px}.cart-layout{gap:2rem}.cart-summary{padding:22px}.summary-title{margin:0 0 18px;font-size:19px}.summary-total{font-size:16px}.cart-summary{width:284px}.checkout-btn{font-size:14px}.summary-note{font-size:10px}.cart-items{width:calc(100% - 320px)}.cart-item-name{font-size:15px}.cart-item-total{font-size:16px}}@media screen and (max-width:900px){.cart-item{justify-content:space-between}.cart-item-right{flex-direction:row;justify-content:space-between;width:100%;margin:20px 0 0}.cart-item{gap:0}.cart-item-image-wrap{width:100px;height:100px}.cart-item-details{flex:unset;width:calc(100% - 116px)}.qty-btn{padding:4px 14px}.cart-item-name{font-size:14px}}@media screen and (max-width:767px){.cart-layout{grid-template-columns:1fr}.cart-summary{width:100%;margin-inline:auto;position:static}.cart-page{margin-top:0;padding:60px 0}.cart-container{padding-inline:1.5rem}.cart-title{font-size:26px}.cart-item-right{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin:20px 0 0}.cart-items{width:100%;margin:0 0 20px}.summary-title{font-size:18px}.summary-row{font-size:14px}.cart-item{padding:20px}}@media screen and (max-width:576px){.cart-item{flex-wrap:wrap}}@media screen and (max-width:480px){.cart-item{padding:10px}.cart-item-image-wrap{width:80px;height:80px}.cart-item-details{width:calc(100% - 94px)}.cart-summary{padding:16px}}.order-modal-overlay{-webkit-backdrop-filter:blur(3px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:1rem;animation:.2s overlayFadeIn;display:flex;position:fixed;inset:0}@keyframes overlayFadeIn{0%{opacity:0}to{opacity:1}}.order-modal{background:#fff;border-radius:12px;width:100%;max-width:540px;max-height:90vh;padding:2.5rem 2rem;animation:.25s modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 24px 60px #0000002e}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.order-modal-close{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:1.1rem;line-height:1;transition:color .2s,background .2s;position:absolute;top:1rem;right:1rem}.order-modal-close:hover{color:#333;background:#f5f5f5}.order-modal-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;font-family:var(--font-jost), sans-serif;margin:0 0 .3rem}.order-modal-subtitle{color:#888;margin:0 0 1.75rem;font-size:.9rem}.order-modal-form{flex-direction:column;gap:1.25rem;display:flex}.order-modal-field{flex-direction:column;gap:.4rem;display:flex}.order-modal-field label{color:#444;letter-spacing:.02em;font-size:.85rem;font-weight:600}.order-modal-field label span{color:#e74c3c;margin-left:2px}.order-modal-field input,.order-modal-field textarea{width:100%;font-size:.95rem;font-family:var(--font-jost), sans-serif;color:#1a1a1a;box-sizing:border-box;resize:vertical;background:#fafafa;border:1px solid #ddd;border-radius:6px;outline:none;padding:12px 14px;transition:border-color .25s,box-shadow .25s}.order-modal-field input:focus,.order-modal-field textarea:focus{background:#fff;border-color:#126e39;box-shadow:0 0 0 3px #126e391a}.order-modal-items{border:1px solid #eee;border-radius:8px;overflow:hidden}.order-modal-item-row{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.85rem 1rem;display:flex}.order-modal-item-row:last-of-type{border-bottom:none}.order-modal-item-info{flex-direction:column;flex:1;gap:.2rem;display:flex}.order-modal-item-name{color:#1a1a1a;font-size:.9rem;font-weight:600}.order-modal-item-meta{color:#888;font-size:.78rem}.order-modal-bundle-list{margin:.25rem 0 0;padding-left:1.1rem;list-style:outside}.order-modal-bundle-list li{color:#888;margin-bottom:.15rem;font-size:.78rem}.order-modal-item-qty-price{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;display:flex}.order-modal-item-qty{color:#aaa;font-size:.78rem}.order-modal-item-price{color:#ef9523;font-size:.9rem;font-weight:600}.order-modal-total-row{color:#1a1a1a;background:#f9f9f9;border-top:1px solid #eee;justify-content:space-between;align-items:center;padding:.85rem 1rem;font-size:.95rem;font-weight:700;display:flex}.order-modal-total-amount{color:#126e39}.order-modal-error{color:#c0392b;background:#fff5f5;border:1px solid #fcc;border-radius:6px;margin:0;padding:.75rem 1rem;font-size:.88rem}.order-modal-btn-row{gap:1rem;margin-top:.5rem;display:flex}.order-modal-cancel-btn{color:#444;letter-spacing:.05em;cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--font-jost), sans-serif;background-color:#fff;border:1px solid #ddd;border-radius:6px;flex:1;padding:14px 20px;transition:all .3s}.order-modal-cancel-btn:hover:not(:disabled){background-color:#f5f5f5;border-color:#ccc}.order-modal-cancel-btn:disabled{opacity:.65;cursor:not-allowed}.order-modal-submit-btn{color:#fff;letter-spacing:.05em;cursor:pointer;font-size:1rem;font-weight:700;font-family:var(--font-jost), sans-serif;background-color:#8c9b8b;border:none;border-radius:6px;flex:1;padding:14px 20px;transition:background-color .3s,opacity .2s}.order-modal-submit-btn:hover:not(:disabled){background-color:#7a8a79}.order-modal-submit-btn:disabled{opacity:.65;cursor:not-allowed}.order-modal-success{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1rem 0 .5rem;display:flex}.order-success-icon{color:#fff;background:#126e39;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:.5rem;font-size:1.8rem;display:flex}.order-modal-success h3{color:#1a1a1a;margin:0;font-size:1.3rem;font-weight:700}.order-modal-success p{color:#666;max-width:340px;margin:0;font-size:.9rem}.order-modal-done-btn{color:#fff;cursor:pointer;background:#126e39;border:none;border-radius:6px;margin-top:.75rem;padding:12px 36px;font-size:.95rem;font-weight:600;transition:background .3s}.order-modal-done-btn:hover{background:#01502a}@media screen and (max-width:600px){.order-modal{max-height:95vh;padding:2rem 1.25rem}.order-modal-title{font-size:1.25rem}.order-modal-item-row{flex-direction:row;gap:.35rem}.order-modal-item-qty-price{flex-direction:column;align-items:center;gap:.15rem}}@media screen and (max-width:480px){.order-modal-cancel-btn,.order-modal-submit-btn{flex:.5;font-size:12px}}
