@import url(https://fonts.googleapis.com/css2?family=Lora:ital@1&family=Poppins:wght@300;400;500;600;700&display=swap);.toast-container{animation:toastSlideUp .35s ease-out;bottom:30px;left:50%;position:fixed;transform:translateX(-50%);z-index:10000}.toast-message{align-items:center;background:#fdfbf7;border:1px solid #c8dfc5;border-radius:10px;box-shadow:0 6px 24px #00000026;color:#5a7a4a;display:flex;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;gap:10px;max-width:400px;min-width:280px;padding:14px 24px}.toast-icon{color:#8a9a7b;flex-shrink:0}@keyframes toastSlideUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:768px){.toast-container{bottom:20px;left:20px;right:20px;transform:none}.toast-message{font-size:.9rem;min-width:auto;padding:12px 20px;width:100%}}@media (max-width:480px){.toast-container{bottom:15px;left:15px;right:15px}.toast-message{font-size:.85rem;padding:10px 16px}}.modal-overlay{background-color:#0009}.modal-content{background-color:#fdfbf7;border:1px solid #ede5da;border-radius:14px;box-shadow:0 10px 40px #0000002e;font-family:Poppins,sans-serif;max-width:450px;padding:2.5rem;position:relative}.modal-content.edit-profile-modal{max-height:85vh;max-width:500px}.modal-content::-webkit-scrollbar{width:8px}.modal-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.modal-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.modal-content::-webkit-scrollbar-thumb:hover{background:#999}.modal-close{background:#faf3e8;color:#9a8b7a;font-size:1.6rem;height:34px;width:34px}.modal-close:hover{background:#ede5da;color:#7a1c2e}.modal-content h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.8rem;margin:0 0 .5rem;text-align:center}.modal-subtitle{color:#8a7968;font-size:.95rem;margin-bottom:2rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{gap:.5rem}.form-group input{appearance:none;background:#fff;border:1.5px solid #ede5da;border-radius:6px;font-family:Poppins,sans-serif;padding:.85rem;transition:border-color .3s}.form-group input:focus{border-color:#7a1c2e}.address-textarea,.form-group textarea{background:#fff;border:1.5px solid #ede5da;border-radius:6px;font-family:Poppins,sans-serif;font-size:1rem;min-height:100px;padding:.85rem;resize:vertical;transition:border-color .3s}.address-textarea:focus,.form-group textarea:focus{border-color:#7a1c2e;outline:none}.error-message{background-color:#fff5f5;border:1px solid #e8c4c4;color:#7a1c2e;font-size:.85rem;margin:0}.success-message{background-color:#f0f5ec;border:1px solid #c8dfc5;border-radius:6px;color:#5a7a4a;font-weight:500;margin:0;padding:1rem;text-align:center}.success-message p{margin:0}.forgot-success-state{align-items:center;display:flex;flex-direction:column;padding:1rem 0 .5rem;text-align:center}.forgot-success-icon{margin-bottom:1.25rem}.forgot-success-title{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:600;margin:0 0 .75rem}.forgot-success-text{color:#5a4a3b;font-size:.95rem;line-height:1.65;margin:0 0 .6rem}.forgot-success-text strong{color:#7a1c2e;font-weight:600}.forgot-success-hint{color:#9a8b7a;font-size:.85rem;line-height:1.55;margin:0 0 1.75rem}.forgot-success-state .login-button{margin-top:0;width:100%}.login-button{-webkit-tap-highlight-color:transparent;background-color:#7a1c2e;border:none;border-radius:8px;color:#fdfbf7;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;letter-spacing:.3px;margin-top:.5rem;padding:1rem;touch-action:manipulation;transition:all .3s}.login-button:hover:not(:disabled){background-color:#5c1422;box-shadow:0 4px 12px #7a1c2e4d}.login-button:active:not(:disabled){background-color:#4a0e1a}.login-button:disabled{background-color:#d4c5b9;cursor:not-allowed;opacity:.6}@media (hover:none) and (pointer:coarse){.login-button:hover:not(:disabled){background-color:#6b0f1a}}.modal-footer{border-top:1px solid #ede5da;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.modal-footer p{color:#8a7968;font-size:.9rem;margin:0}.signup-link{color:#7a1c2e;font-weight:600;text-decoration:none;transition:color .2s}.signup-link:hover{color:#5c1422;text-decoration:underline}@media (max-width:768px){.modal-content{max-height:85vh;max-width:420px;padding:2.25rem}.modal-content.edit-profile-modal{max-height:80vh}.modal-content h2{font-size:1.7rem}.google-button,.modal-subtitle{font-size:.9rem}.google-button{padding:.8rem 1rem}.divider{margin:1.25rem 0}.form-group label{font-size:.85rem}.form-group input{font-size:.95rem;padding:.8rem}}@media (max-width:480px){.modal-overlay{padding:1rem}.modal-content{max-height:90vh;max-width:100%;padding:2rem 1.5rem;width:100%}.modal-content.edit-profile-modal{max-height:90vh;padding:1.5rem 1.25rem}.modal-close{font-size:1.75rem;height:28px;right:.75rem;top:.75rem;width:28px}.modal-content h2{font-size:1.5rem;margin-bottom:.4rem}.modal-subtitle{font-size:.85rem;margin-bottom:1.5rem}.google-button{font-size:.9rem;padding:.75rem}.google-button svg{height:18px;width:18px}.divider{font-size:.85rem;margin:1rem 0}.login-form{gap:1.25rem}.form-group label{font-size:.85rem}.form-group input{font-size:.95rem;padding:.75rem}.address-textarea,.form-group textarea{font-size:.95rem;min-height:80px;padding:.75rem}.login-button{font-size:.95rem;padding:.9rem}.modal-footer{margin-top:1.25rem;padding-top:1.25rem}.modal-footer p{font-size:.85rem}.forgot-success-title{font-size:1.4rem}.forgot-success-text{font-size:.9rem}.forgot-success-hint{font-size:.82rem}}@media (max-width:360px){.modal-overlay{padding:.5rem}.modal-content{padding:1.5rem 1.25rem}.modal-content h2{font-size:1.35rem}.modal-subtitle{font-size:.8rem}.google-button{font-size:.85rem;padding:.7rem}.divider{font-size:.8rem}.login-form{gap:1rem}.form-group input{padding:.7rem}.login-button{padding:.85rem}.modal-footer p{font-size:.8rem}}@media (max-width:768px) and (orientation:landscape){.modal-content{max-height:85vh;overflow-y:auto}.modal-content h2{font-size:1.4rem;margin-bottom:.3rem}.modal-subtitle{margin-bottom:1rem}.google-button{padding:.7rem}.divider{margin:1rem 0}.login-form{gap:1rem}}@supports (padding:max(0px)){.modal-overlay{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}@media (max-width:480px){.modal-overlay{padding-bottom:max(1rem,env(safe-area-inset-bottom));padding-top:max(1rem,env(safe-area-inset-top))}}}.address-form{margin:0 auto;max-width:600px;width:100%}.address-form .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.address-form .form-group{display:flex;flex-direction:column;margin-bottom:1rem}.address-form .form-group label{color:#333;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.address-form .form-group input,.address-form .form-group select{appearance:none;border:2px solid #ddd;border-radius:8px;box-sizing:border-box;font-family:inherit;font-size:1rem;height:45px;line-height:1.5;min-height:45px;padding:.75rem;transition:border-color .3s ease,box-shadow .3s ease}.address-form .form-group input:focus,.address-form .form-group select:focus{border-color:#8b4513;box-shadow:0 0 0 3px #8b45131a;height:45px;min-height:45px;outline:none;padding:.75rem;scale:none;transform:none}.address-form .form-group input.error,.address-form .form-group select.error{border-color:#dc3545}.address-form .form-group input.error:focus,.address-form .form-group select.error:focus{box-shadow:0 0 0 3px #dc35451a;height:45px;min-height:45px;padding:.75rem}.address-form .error-text{color:#dc3545;display:block;font-size:.85rem;margin-top:.25rem}.address-form .form-group select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1em;cursor:pointer;padding-right:2.5rem}.address-form .form-actions{border-top:1px solid #eee;display:flex;gap:1rem;margin-top:2rem;padding-top:1rem}.address-form .cancel-btn,.address-form .submit-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:background-color .3s ease,transform .2s ease,box-shadow .3s ease}.address-form .submit-btn{background-color:#8b4513;color:#fff}.address-form .submit-btn:hover:not(:disabled){background-color:#6d3410;box-shadow:0 4px 8px #8b45134d;transform:translateY(-2px)}.address-form .submit-btn:disabled{background-color:#ccc;cursor:not-allowed;opacity:.6}.address-form .cancel-btn{background-color:#f8f9fa;border:2px solid #ddd;color:#333}.address-form .cancel-btn:hover:not(:disabled){background-color:#e9ecef;border-color:#adb5bd}.address-form .cancel-btn:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.address-form .form-row{gap:0;grid-template-columns:1fr}.address-form .form-group{margin-bottom:1rem}.address-form .form-actions{flex-direction:column}.address-form .cancel-btn,.address-form .submit-btn{width:100%}}@media (max-width:480px){.address-form .form-group label{font-size:.85rem}.address-form .form-group input,.address-form .form-group select{font-size:1rem;height:42px;min-height:42px;padding:.625rem}.address-form .form-group input:focus,.address-form .form-group select:focus{font-size:1rem;height:42px;min-height:42px;padding:.625rem;transform:none}.address-form .cancel-btn,.address-form .submit-btn{font-size:.9rem;padding:.75rem 1rem}}.signup-modal{max-height:90vh;max-width:650px;overflow-y:auto}.google-button{-webkit-tap-highlight-color:transparent;align-items:center;background-color:#fff;border:2px solid #ddd;border-radius:6px;color:#333;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;gap:.75rem;justify-content:center;padding:.85rem 1rem;touch-action:manipulation;transition:all .3s;width:100%}.google-button:hover:not(:disabled){background-color:#f8f9fa;border-color:#6b0f1a;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.google-button:active:not(:disabled){transform:translateY(0)}.google-button:disabled{cursor:not-allowed;opacity:.6}.google-button svg{flex-shrink:0;height:20px;width:20px}.divider{align-items:center;color:#999;display:flex;font-size:.9rem;margin:1.5rem 0;text-align:center}.divider:after,.divider:before{border-bottom:1px solid #ddd;content:"";flex:1 1}.divider span{font-weight:500;padding:0 1rem}.form-row{grid-gap:1rem;gap:1rem}.signup-modal .form-group textarea{appearance:none;border:1px solid #ddd;border-radius:6px;font-family:Poppins,sans-serif;font-size:1rem;padding:.85rem;resize:vertical;transition:border-color .3s}.signup-modal .form-group textarea:focus{border-color:#6b0f1a;outline:none}.consent-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.consent-title{color:#1e293b;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.consent-subtitle{color:#64748b;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.consent-checkbox{align-items:flex-start;background:#fff;border-radius:6px;display:flex;gap:.75rem;margin-bottom:1rem;padding:.75rem;transition:all .2s}.consent-checkbox:hover{background:#f1f5f9}.consent-checkbox input[type=checkbox]{accent-color:#6b0f1a;cursor:pointer;flex-shrink:0;height:18px;margin-top:.25rem;width:18px}.consent-checkbox label{color:#475569;cursor:pointer;flex:1 1;font-size:.95rem;line-height:1.5;-webkit-user-select:none;user-select:none}.consent-checkbox label a{color:#6b0f1a;font-weight:500;text-decoration:none;transition:color .2s}.consent-checkbox label a:hover{color:#8b1f2a;text-decoration:underline}.consent-checkbox .required{color:#dc2626;font-weight:700}@media (max-width:768px){.signup-modal{max-width:480px}.form-row{gap:1.25rem;grid-template-columns:1fr}.google-button{font-size:.9rem;padding:.8rem 1rem}.divider{margin:1.25rem 0}}@media (max-width:480px){.signup-modal{max-width:100%;padding:2rem 1.5rem;width:100%}.form-row{grid-template-columns:1fr}.google-button{font-size:.9rem;padding:.75rem}.google-button svg{height:18px;width:18px}.divider{font-size:.85rem;margin:1rem 0}.signup-modal .form-group textarea{font-size:.95rem}}@media (max-width:360px){.signup-modal{padding:1.5rem 1.25rem}.google-button{font-size:.85rem;padding:.7rem}.divider{font-size:.8rem}}@media (max-width:768px) and (orientation:landscape){.signup-modal{max-height:85vh;padding:1.5rem}.google-button{padding:.7rem}.divider{margin:1rem 0}.signup-modal .login-form{gap:1rem}}@media (hover:none) and (pointer:coarse){.google-button:hover:not(:disabled){background-color:#fff;border-color:#ddd;box-shadow:none;transform:none}}@supports (padding:max(0px)){@media (max-width:480px){.signup-modal{max-height:calc(90vh - env(safe-area-inset-bottom))}}}.address-preview{background-color:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:1rem}.address-preview-content{margin-bottom:1rem}.address-preview-content p{color:#333;font-size:.95rem;margin:.25rem 0}.address-preview-content p:first-child{margin-top:0}.edit-address-btn{background-color:#fff;border:2px solid #8b4513;border-radius:6px;color:#8b4513;cursor:pointer;font-size:.9rem;font-weight:600;padding:.625rem 1rem;transition:all .3s ease;width:100%}.add-address-btn,.edit-address-btn:hover{background-color:#8b4513;color:#fff}.add-address-btn{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1rem;transition:all .3s ease;width:100%}.add-address-btn:hover{background-color:#6d3410;box-shadow:0 4px 8px #8b45134d;transform:translateY(-1px)}@media (max-width:480px){.address-preview{padding:.875rem}.address-preview-content p{font-size:.9rem}.add-address-btn,.edit-address-btn{font-size:.9rem;padding:.75rem 1rem}}.product-card{animation:fadeInScale .6s ease-out both;background:#fff;border:1px solid #f0e6dc;border-radius:12px;box-shadow:0 2px 12px #6b0f1a14;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.product-card:hover{border-color:#6b0f1a;box-shadow:0 6px 20px #6b0f1a26;transform:translateY(-4px)}.product-image{background:#faf3e8;height:240px;overflow:hidden;position:relative;width:100%}.product-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.wishlist-heart-btn{align-items:center;background:#fff9;border:none;border-radius:50%;bottom:8px;cursor:pointer;display:flex;height:28px;justify-content:center;left:8px;opacity:1;padding:0;position:absolute;transition:all .3s ease;width:28px;z-index:2}.wishlist-heart-btn:hover{background:#ffffffd9;transform:scale(1.1)}.wishlist-heart-btn.wishlisted{background:#ffffffd9}.wishlist-heart-btn.animating svg{animation:heartPulse .4s ease}@keyframes heartPulse{0%{transform:scale(1)}30%{transform:scale(1.3)}60%{transform:scale(.9)}to{transform:scale(1)}}.badge-stack-left{align-items:flex-start;display:flex;flex-direction:column;gap:6px;left:10px;position:absolute;top:10px;z-index:2}.product-card .discount-badge,.product-card .sold-out-badge,.product-card .stock-low-badge{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border-radius:999px;box-shadow:0 1px 6px #00000014;display:inline-block;font-family:Poppins,sans-serif;font-size:.68rem;font-weight:500;line-height:1.3;max-width:max-content;padding:4px 10px;position:static;white-space:nowrap;width:fit-content}.product-card .discount-badge{background:linear-gradient(135deg,#c9a84c,#b8943f);border:1px solid #fff3;box-shadow:0 2px 8px #c9a84c59;color:#fff;letter-spacing:.4px;text-shadow:0 1px 2px #00000026}.product-card .stock-low-badge{background:#f5ebdceb;color:#7a5c2e;left:auto;letter-spacing:.2px;position:absolute;right:10px;top:10px;z-index:2}.product-card .sold-out-badge{background:#f0eae2eb;color:#6b5e54;letter-spacing:.3px}.sold-out-message{background:#faf6f1;border:1px solid #e0d8d0;border-radius:4px;color:#8a7e76;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.5px;margin-top:8px;padding:8px;text-align:center}.product-info{display:flex;flex-direction:column;gap:4px;padding:10px 12px 12px;text-align:center}.product-name{color:#2c2c2c;font-family:Playfair Display,Georgia,serif;font-size:.92rem;font-weight:500;letter-spacing:.3px;line-height:1.4;margin:0 0 4px;min-height:0;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;transition:color .2s ease;white-space:nowrap}.product-name:hover{color:#6b0f1a}.product-pricing{align-items:center;display:flex;gap:8px;justify-content:center;margin:0}.current-price,.sale-price{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:.95rem;font-weight:700}.original-price{color:#999;font-family:Playfair Display,Georgia,serif;font-size:.85rem;font-weight:500;text-decoration:line-through}.product-cart-controls{align-items:center;display:flex;gap:8px;margin-top:4px}.quantity-controls{align-items:center;border:1px solid #ddd;border-radius:6px;display:flex;overflow:hidden}.qty-btn{background:#fff;border:none;color:#6b0f1a;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:32px;padding:6px 12px;transition:background .2s}.qty-btn:hover:not(:disabled){background:#faf3e8}.qty-btn:active:not(:disabled){background:#f0e6dc}.qty-btn:disabled{color:#999;cursor:not-allowed;opacity:.4}.quantity{color:#2c2c2c;font-size:.95rem;font-weight:600;min-width:32px;padding:6px 14px;text-align:center}.add-to-bag-btn{background:#6b0f1a;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:9px 16px;transition:all .2s;white-space:nowrap}.add-to-bag-btn:hover{background:#8b1f2a;box-shadow:0 4px 10px #6b0f1a40;transform:translateY(-1px)}.add-to-bag-btn:active{transform:translateY(0)}@media (max-width:1024px){.product-card{border-radius:10px}.product-image{height:220px}.product-info{padding:10px 12px 12px}.product-name{font-size:.88rem}.current-price,.sale-price{font-size:.9rem}.add-to-bag-btn{font-size:.85rem;padding:8px 14px}}@media (max-width:834px) and (min-width:769px){.product-card{max-width:100%}.product-image{height:210px}.badge-stack-left{gap:5px;left:8px;top:8px}.product-card .discount-badge,.product-card .sold-out-badge,.product-card .stock-low-badge{font-size:.62rem;line-height:1.4;padding:4px 9px}.product-card .stock-low-badge{right:8px;top:8px}.product-name{font-size:.88rem}.current-price,.sale-price{font-size:1.1rem}}@media (max-width:768px){.product-image{height:220px}.badge-stack-left{gap:5px;left:8px;top:8px}.product-card .discount-badge,.product-card .sold-out-badge,.product-card .stock-low-badge{font-size:.6rem;line-height:1.4;padding:4px 8px}.product-card .stock-low-badge{right:8px;top:8px}.product-info{padding:10px 12px 12px}.product-name{font-size:.85rem}.current-price,.sale-price{font-size:1.1rem}.add-to-bag-btn,.original-price{font-size:.85rem}.add-to-bag-btn{padding:8px 14px}.qty-btn{font-size:1rem;padding:5px 10px}.quantity{font-size:.9rem;padding:5px 12px}}@media (max-width:480px){.product-image{height:150px}.badge-stack-left{gap:4px;left:6px;top:6px}.product-card .discount-badge,.product-card .sold-out-badge,.product-card .stock-low-badge{font-size:.56rem;line-height:1.4;padding:4px 8px}.product-card .stock-low-badge{right:6px;top:6px}.product-info{padding:8px}.product-name{font-size:.78rem}.current-price,.sale-price{font-size:.95rem}.original-price{font-size:.75rem}.product-cart-controls{flex-direction:column;gap:5px}.quantity-controls{justify-content:center;width:100%}.add-to-bag-btn{font-size:.75rem;padding:6px 10px;width:100%}.qty-btn{font-size:.9rem;padding:3px 8px}.quantity{font-size:.85rem;padding:3px 10px}}@media (max-width:375px){.product-image{height:130px}.badge-stack-left{gap:3px;left:5px;top:5px}.product-card .discount-badge,.product-card .sold-out-badge,.product-card .stock-low-badge{font-size:.52rem;line-height:1.4;padding:4px 7px}.product-card .stock-low-badge{right:5px;top:5px}.product-name{font-size:.78rem}.current-price,.sale-price{font-size:.95rem}.add-to-bag-btn{font-size:.8rem;padding:7px 10px}}.wishlist-page{margin:0 auto;max-width:1200px;min-height:60vh;padding:2rem 1.5rem 4rem}.wishlist-header{border-bottom:1px solid #e8ddd3;margin-bottom:2.5rem;padding-bottom:1.5rem;text-align:center}.wishlist-header h1{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:500;letter-spacing:2px;margin:0 0 .5rem;text-transform:uppercase}.wishlist-count{color:#8b4513;font-size:.85rem;font-weight:400;letter-spacing:1px}.wishlist-empty{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:4rem 2rem;text-align:center}.wishlist-empty-icon{margin-bottom:.5rem;opacity:.6}.wishlist-empty h2{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:500;letter-spacing:1px;margin:0}.wishlist-empty p{color:#8b7355;font-size:.95rem;line-height:1.6;margin:0;max-width:360px}.wishlist-browse-btn{background:#6b0f1a;border:none;border-radius:2px;color:#faf3e8;cursor:pointer;font-size:.85rem;letter-spacing:2px;margin-top:.5rem;padding:.75rem 2.5rem;text-transform:uppercase;transition:all .3s ease}.wishlist-browse-btn:hover{background:#8b1a2a;box-shadow:0 4px 16px #6b0f1a40}.wishlist-loading{padding:4rem 2rem;text-align:center}.wishlist-spinner{animation:wishlistSpin .8s linear infinite;border:2px solid #e8ddd3;border-radius:50%;border-top-color:#c9a84c;height:36px;margin:0 auto 1rem;width:36px}@keyframes wishlistSpin{to{transform:rotate(1turn)}}.wishlist-loading p{color:#8b7355;font-size:.9rem;letter-spacing:1px}.wishlist-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}@media (max-width:768px){.wishlist-page{padding:1.5rem 1rem 3rem}.wishlist-header h1{font-size:1.5rem}.wishlist-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.wishlist-empty{padding:3rem 1.5rem}}@media (max-width:480px){.wishlist-header h1{font-size:1.3rem;letter-spacing:1.5px}}.banner-carousel-container{animation:fadeInUp .8s ease-out;background-color:#f5f5f5;margin:0 auto;max-width:100%;overflow:hidden;width:100%}.banner-carousel-container.loading{align-items:center;display:flex;justify-content:center;min-height:200px}.carousel-loader{color:#6b0f1a;font-size:1.5rem}.banner-carousel{aspect-ratio:1920/500;isolation:isolate;overflow:hidden;position:relative;width:100%}.carousel-track{display:flex;height:100%;width:100%;will-change:transform}.carousel-slide{background:#f5f5f5;flex-shrink:0;height:100%;isolation:isolate;min-width:100%;overflow:hidden;position:relative;width:100%}.carousel-slide img{backface-visibility:hidden;display:block;height:100%;object-fit:cover;object-position:center center;transform:translateZ(0);transition:transform .5s ease;width:100%}.carousel-slide img.mobile-banner{display:none}.carousel-slide:hover img{transform:translateZ(0) scale(1.02)}.carousel-control{align-items:center;animation:fadeIn 1s ease-out .5s both;background:#ffffff4d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;line-height:1;opacity:.6;padding:.5rem .75rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:10}.carousel-control:hover{background:#ffffff80;opacity:1;transform:translateY(-50%) scale(1.1)}.carousel-control.prev{left:15px}.carousel-control.next{right:15px}.carousel-indicators{animation:fadeIn 1s ease-out .3s both;bottom:20px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.indicator{background:#ffffff80;border:2px solid #fffc;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:all .3s ease;width:12px}.indicator.active{background:#6b0f1a;border-color:#fff;transform:scale(1.3)}.indicator:hover{background:#6b0f1ab3;transform:scale(1.1)}@media (max-width:1024px){.banner-carousel{aspect-ratio:auto;height:380px}.carousel-slide img.desktop-banner{display:none}.carousel-slide img.mobile-banner{display:block}.carousel-control{font-size:1.2rem;height:36px;width:36px}}@media (max-width:768px){.banner-carousel{height:350px}.carousel-control{font-size:1.2rem;height:35px;padding:.3rem .6rem;width:35px}.carousel-control.prev{left:10px}.carousel-control.next{right:10px}.carousel-indicators{bottom:10px;gap:8px}.indicator{height:10px;width:10px}}@media (max-width:480px){.banner-carousel{height:300px}.carousel-control{font-size:1rem;height:30px;padding:.2rem .5rem;width:30px}.carousel-control.prev{left:5px}.carousel-control.next{right:5px}.carousel-indicators{bottom:8px;gap:6px}.indicator{border-width:1px;height:8px;width:8px}}@media (max-width:375px){.banner-carousel{height:250px}.carousel-control.prev{left:3px}.carousel-control.next{right:3px}.carousel-indicators{bottom:6px}}*{margin:0;padding:0}img,video{display:block;height:auto;max-width:100%}video{outline:none}body,html{background-color:#faf3e8;color:#1a1a1a;font-family:Poppins,sans-serif;font-weight:300;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-style:normal;font-weight:600}h1{font-size:3rem}h2{font-size:2rem}a{color:#6b0f1a;text-decoration:none;transition:color .3s}a:hover{color:#4a0610}button{background-color:#6b0f1a;border:none;border-radius:4px;color:#faf3e8;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s}button:hover{background-color:#4a0610}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem}@media (max-width:1024px){.container{padding:0 1.25rem}}@media (max-width:480px){.container{padding:0 1rem}}.category-page,.landing-page{background-color:#faf3e8;display:flex;flex-direction:column;min-height:100vh}.category-page main,.landing-page main{flex:1 1}.category-logo{height:auto;object-fit:contain;width:120px}.category-page header h1,.landing-page header h1{color:#6b0f1a;margin-bottom:1rem}.category-page header img,.landing-page header img{height:auto;margin:1rem 0;width:150px}.categories{grid-gap:2rem;display:grid;flex:1 1;gap:2rem;grid-template-columns:repeat(3,1fr);padding:1.5rem 2rem;width:100%}.categories:has(.category-header-section),.categories:has(.products-grid){display:block;padding:0}.category{background:#fff;border-radius:8px;border-top:4px solid #6b0f1a;box-shadow:0 4px 8px #0000001a;padding:2rem;text-align:center}.category h2{color:#6b0f1a;margin-bottom:1rem}.category p{color:#666;font-size:1.1rem;margin:1rem 0}.category a{background-color:#6b0f1a;border-radius:4px;color:#faf3e8;display:inline-block;font-weight:600;margin-top:1rem;padding:.75rem 1.5rem}.category a:hover{background-color:#4a0610;color:#faf3e8}.site-footer{background:#5a0c16;color:#faf3e8;margin-top:auto;padding:24px 1.5rem 18px}.footer-content{align-items:center;display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:720px}.footer-divider{border:none;border-top:1px solid #faf3e81f;margin:12px 0;width:60px}.footer-links-group{align-items:center;display:flex;flex-direction:column;gap:8px}.footer-links{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem;justify-content:center}.footer-links a{color:#faf3e8b8;font-size:.75rem;font-weight:400;letter-spacing:.8px;text-decoration:none;text-transform:uppercase;transition:color .25s ease}.footer-links a:hover{color:#d4af37}.footer-dot{background:#faf3e840;border-radius:50%;display:inline-block;height:3px;width:3px}.footer-brand{align-items:center;display:flex;flex-direction:column;gap:6px}.footer-logo{height:20px;opacity:.7;width:auto}.footer-ig{align-items:center;background:none!important;border:none!important;border-radius:0!important;color:#faf3e899;display:inline-flex;font-size:.72rem;gap:5px;letter-spacing:.5px;padding:0!important;text-decoration:none;transition:color .25s ease}.footer-ig,.footer-ig:hover{box-shadow:none!important;transform:none!important}.footer-ig:hover{color:#faf3e8}.footer-ig-icon{background:none!important;border-radius:0!important;flex-shrink:0;height:15px;opacity:.65;transition:opacity .25s ease;width:15px}.footer-ig:hover .footer-ig-icon{opacity:1}.footer-contact{align-items:center;display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.footer-address,.footer-phone{align-items:flex-start;color:#faf3e88c;display:flex;font-size:.72rem;gap:5px;letter-spacing:.3px;line-height:1.5;margin:0}.footer-phone{align-items:center}.footer-address svg{margin-top:2px}.footer-address svg,.footer-phone svg{flex-shrink:0;opacity:.5}.footer-phone a{color:#faf3e8a6;text-decoration:none;transition:color .25s ease}.footer-phone a:hover{color:#d4af37}.footer-copy{color:#faf3e859;font-size:.62rem;letter-spacing:.6px;margin:10px 0 0;text-transform:uppercase}@media (max-width:768px){.site-footer{padding:20px 1rem 14px}.footer-links,.footer-links-group{align-items:center;gap:0}.footer-links{flex-direction:column}.footer-dot{display:none}.footer-links a{letter-spacing:1.2px;line-height:2.4}.footer-contact{flex-direction:column;gap:4px;text-align:center}.footer-address,.footer-phone{justify-content:center}}@media (max-width:480px){.site-footer{padding:18px .75rem 12px}.footer-links a{font-size:.68rem;line-height:2.2}.footer-address,.footer-phone{font-size:.67rem}.footer-copy{font-size:.58rem}}footer p{margin:0}.best-selling-section{background-color:#faf3e8;padding:4rem 0}.best-selling-container{align-items:stretch;display:grid;grid-template-columns:50% 50%;margin:0;max-width:100%;min-height:500px}.best-selling-image{align-items:center;background-color:#faf3e8;display:flex;height:100%;justify-content:center;padding:2rem 3rem;width:100%}.best-selling-image img{border-radius:12px;box-shadow:0 8px 16px #0000001a;height:auto;max-width:500px;object-fit:contain;width:100%}.best-selling-content{align-items:flex-start;background-color:#faf3e8;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;padding:3rem 4rem}.best-selling-content h1{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:3.5rem;font-style:normal;line-height:1.2;margin:0}.shop-now-button{background-color:#6b0f1a;border-radius:8px;color:#faf3e8;display:inline-block;font-size:1.1rem;font-weight:600;letter-spacing:1px;padding:1.2rem 3.5rem;text-align:center;text-transform:uppercase;transition:all .3s}.shop-now-button:hover{background-color:#4a0610;box-shadow:0 4px 12px #6b0f1a4d;transform:translateY(-2px)}.trending-section{background-color:#fff;padding:3rem 2rem}.trending-title{animation:fadeInDown .8s ease-out;color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-style:normal;margin-bottom:2rem;text-align:center}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.trending-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.curated-section{animation:fadeIn .8s ease-out;background:linear-gradient(135deg,#faf3e8,#f5ede0 50%,#faf3e8);padding:3rem 2rem}.curated-title{animation:fadeInDown .8s ease-out;color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-style:normal;margin-bottom:2rem;text-align:center}.curated-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.curated-spinner{animation:spin .7s linear infinite;border:3px solid #f0e6d3;border-radius:50%;border-top-color:#6b0f1a;height:36px;width:36px}.products-grid{grid-gap:1.2rem;gap:1.2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:1rem 1.5rem 2rem}.page-title{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-style:normal;margin:.5rem 0 1rem;text-align:center}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.product-card:first-child{animation-delay:.1s}.product-card:nth-child(2){animation-delay:.15s}.product-card:nth-child(3){animation-delay:.2s}.product-card:nth-child(4){animation-delay:.25s}.product-card:nth-child(5){animation-delay:.3s}.product-card:nth-child(6){animation-delay:.35s}.product-card:nth-child(7){animation-delay:.4s}.product-card:nth-child(8){animation-delay:.45s}@media (max-width:768px){.container{padding:10px}.category-card{margin:5px}}@media (max-width:480px){.container{padding:5px}.category-card{margin:3px}}@media (max-width:1200px){.products-grid{gap:1rem;max-width:1100px}}@media (max-width:1024px) and (min-width:835px){h1{font-size:2.2rem}h2{font-size:1.6rem}.categories{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:1rem 1.25rem}.categories:has(.products-grid){display:block;padding:0}.category{padding:1.5rem}.best-selling-container{min-height:400px}.best-selling-image{padding:2rem}.best-selling-image img{max-width:380px}.best-selling-content{gap:2rem;padding:2rem 2.5rem}.best-selling-content h1{font-size:2.5rem}.shop-now-button{font-size:1rem;padding:1rem 2.5rem}.trending-section{padding:2.5rem 1.5rem}.trending-title{font-size:1.85rem;margin-bottom:1.5rem}.trending-grid{gap:1.25rem;grid-template-columns:repeat(3,1fr)}.curated-section{padding:2.5rem 1.5rem}.curated-title{font-size:1.85rem;margin-bottom:1.5rem}.curated-grid{gap:1.25rem}.curated-grid,.products-grid{grid-template-columns:repeat(3,1fr)}.products-grid{gap:1.2rem;padding:.75rem 1.5rem 1.5rem}.page-title{font-size:2rem}img,video{height:auto;max-width:100%}}@media (max-width:834px) and (min-width:769px){.products-grid{gap:.9rem;grid-template-columns:repeat(3,1fr);max-width:100%;padding:.75rem 1rem 1.5rem}.best-selling-content h1{font-size:2.2rem}.trending-section{padding:2rem 1.25rem}.trending-title{font-size:1.75rem;margin-bottom:1.25rem}.trending-grid{gap:1rem;grid-template-columns:repeat(3,1fr)}.curated-section{padding:2rem 1.25rem}.curated-title{font-size:1.75rem;margin-bottom:1.25rem}.curated-grid{gap:1rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){h1{font-size:1.75rem}h2{font-size:1.35rem}.categories{gap:1rem;grid-template-columns:1fr;padding:1rem}.categories:has(.products-grid){display:block;padding:0}.category{padding:1.5rem}footer{padding:1.5rem 1rem}.best-selling-section{padding:2rem 0}.best-selling-container{grid-template-columns:1fr;min-height:auto}.best-selling-image{padding:2rem 1.5rem}.best-selling-image img{max-width:320px}.best-selling-content{align-items:center;gap:1.5rem;padding:1.5rem;text-align:center}.best-selling-content h1{font-size:1.85rem}.shop-now-button{max-width:280px;padding:.9rem 2rem;width:100%}.trending-section{padding:2rem 1rem}.trending-title{font-size:1.6rem;margin-bottom:1.25rem}.trending-grid{gap:.85rem;grid-template-columns:repeat(2,1fr)}.curated-section{padding:2rem 1rem}.curated-title{font-size:1.6rem;margin-bottom:1.25rem}.curated-grid{gap:.85rem}.curated-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.products-grid{gap:.8rem;padding:.5rem .8rem 1rem}.page-title{font-size:1.6rem}}@media (max-width:480px){h1{font-size:1.4rem}h2{font-size:1.15rem}.page-title{font-size:1.3rem}.categories{gap:.75rem;grid-template-columns:1fr;padding:.75rem}.categories:has(.products-grid){display:block;padding:0}.category{padding:1rem}footer{font-size:.9rem;padding:1rem .75rem}.best-selling-section{padding:1.5rem 0}.best-selling-image{padding:1.5rem 1rem}.best-selling-image img{max-width:260px}.best-selling-content{gap:1.25rem;padding:1.25rem 1rem}.best-selling-content h1{font-size:1.5rem}.shop-now-button{font-size:.95rem;padding:.85rem 2rem}.trending-section{padding:1.5rem .75rem}.trending-title{font-size:1.35rem;margin-bottom:1rem}.trending-grid{gap:.65rem;grid-template-columns:repeat(2,1fr)}.curated-section{padding:1.5rem .75rem}.curated-title{font-size:1.35rem;margin-bottom:1rem}.curated-grid{gap:.65rem}.curated-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.products-grid{gap:.5rem;padding:.5rem .5rem 1rem}}@media (max-width:420px){.products-grid{gap:.5rem;grid-template-columns:repeat(2,1fr);padding:.5rem .5rem 1rem}}@media (max-width:375px){h1{font-size:1.3rem}.page-title,h2{font-size:1.1rem}.products-grid{gap:.4rem;grid-template-columns:repeat(2,1fr);padding:.5rem .5rem 1rem}.curated-grid,.trending-grid{gap:.5rem}.categories{gap:.5rem;padding:.5rem}.categories:has(.products-grid){display:block;padding:0}}@media (max-height:600px) and (orientation:landscape){.product-detail-container{grid-template-columns:1fr 1fr}.main-image{height:300px;max-height:70vh}.main-image video{height:100%;max-height:70vh}.image-carousel{max-height:80px}.carousel-thumb{height:60px}.product-info-section{max-height:70vh;overflow-y:auto}}@media (min-width:1024px) and (max-width:1366px) and (orientation:landscape){.products-grid{grid-template-columns:repeat(4,1fr);max-width:1300px}.product-detail-container{max-width:1200px}}@media (max-width:1024px){video{height:auto!important;max-width:100%;object-fit:contain}.main-image video{max-height:70vh;width:100%}}.filter-drawer-overlay{animation:fadeIn .3s ease;background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10002}.filter-drawer{background:#fff;box-shadow:-4px 0 24px #00000026;display:flex;flex-direction:column;height:100vh;max-width:90vw;position:fixed;right:-100%;top:0;transition:right .4s cubic-bezier(.4,0,.2,1);width:400px;z-index:10003}.filter-drawer.open{right:0}.filter-drawer-header{align-items:center;background:#fafafa;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;padding:1.5rem 1.75rem}.filter-drawer-header h2{color:#2c2c2c;font-size:1.5rem;font-weight:600;letter-spacing:.3px;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.close-btn:hover{background:#0000000d;color:#2c2c2c}.clear-all-btn{background:#0000;border:1px solid #8b4513;border-radius:6px;color:#8b4513;cursor:pointer;font-size:.9rem;font-weight:500;letter-spacing:.3px;margin:1rem 1.75rem .5rem;padding:.75rem 1.25rem;text-transform:uppercase;transition:all .3s ease}.clear-all-btn:hover{background:#8b4513;box-shadow:0 2px 8px #8b451333;color:#fff;transform:translateY(-1px)}.filter-drawer-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:1rem 0 6rem}.filter-drawer-content::-webkit-scrollbar{width:6px}.filter-drawer-content::-webkit-scrollbar-track{background:#f5f5f5}.filter-drawer-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.filter-drawer-content::-webkit-scrollbar-thumb:hover{background:#aaa}.filter-section{border-bottom:1px solid #f0f0f0}.filter-section-header{align-items:center;background:none;border:none;color:#2c2c2c;cursor:pointer;display:flex;font-size:1.05rem;font-weight:600;justify-content:space-between;letter-spacing:.3px;padding:1.25rem 1.75rem;text-align:left;transition:background .2s ease;width:100%}.filter-section-header:hover{background:#fafafa}.filter-section-header .chevron{color:#666;transition:transform .3s cubic-bezier(.4,0,.2,1)}.filter-section-header .chevron.expanded{transform:rotate(180deg)}.filter-section-content{animation:slideDown .3s ease;padding:.5rem 1.75rem 1.5rem}.color-scroll{max-height:200px;overflow-y:auto;padding-right:.5rem}.filter-checkbox{align-items:center;cursor:pointer;display:flex;padding:.75rem 0;transition:color .2s ease;-webkit-user-select:none;user-select:none}.filter-checkbox:hover .checkbox-label{color:#6b0f1a}.filter-checkbox input[type=checkbox]{accent-color:#8b4513;cursor:pointer;flex-shrink:0;height:18px;margin-right:.75rem;width:18px}.checkbox-label{color:#4a4a4a;flex:1 1;font-size:.95rem;justify-content:space-between;transition:color .2s ease}.item-count{color:#999;font-size:.85rem;margin-left:.5rem}.price-inputs{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.price-inputs input{background:#fafafa;border:1px solid #d8d8d8;border-radius:6px;color:#2c2c2c;flex:1 1;font-size:.95rem;padding:.75rem .85rem;transition:all .3s ease}.price-inputs input:focus{background:#fff;border-color:#8b4513;box-shadow:0 0 0 3px #8b451314;outline:none}.price-separator{color:#999;font-size:.9rem;font-weight:500}.price-range-slider{height:40px;margin-bottom:1rem;position:relative}.slider-track{background:#e8e8e8;height:4px;left:0;right:0;top:50%;transform:translateY(-50%)}.slider-range,.slider-track{border-radius:2px;position:absolute}.slider-range{background:linear-gradient(90deg,#8b4513,#6b0f1a);height:100%}.slider-thumb{appearance:none;background:#0000;height:40px;pointer-events:none;position:absolute;top:0;width:100%}.slider-thumb::-webkit-slider-thumb{appearance:none;background:#fff;border:3px solid #8b4513;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;height:20px;pointer-events:auto;-webkit-transition:all .2s ease;transition:all .2s ease;width:20px}.slider-thumb::-webkit-slider-thumb:hover{box-shadow:0 3px 12px #8b45134d;transform:scale(1.15)}.slider-thumb::-moz-range-thumb{background:#fff;border:3px solid #8b4513;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;height:20px;pointer-events:auto;-moz-transition:all .2s ease;transition:all .2s ease;width:20px}.slider-thumb::-moz-range-thumb:hover{box-shadow:0 3px 12px #8b45134d;transform:scale(1.15)}.price-display{background:#faf3e8;border-radius:6px;color:#8b4513;font-size:1rem;font-weight:600;letter-spacing:.3px;padding:.75rem;text-align:center}.filter-drawer-footer{background:#fff;border-top:1px solid #e8e8e8;bottom:0;box-shadow:0 -4px 12px #0000000d;left:0;padding:1.25rem 1.75rem;position:absolute;right:0}.apply-filters-btn{background:linear-gradient(135deg,#8b4513,#6b0f1a);border:none;border-radius:8px;box-shadow:0 4px 16px #8b451340;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1px;padding:1rem;text-transform:uppercase;transition:all .3s ease;width:100%}.apply-filters-btn:hover{box-shadow:0 6px 20px #8b451359;transform:translateY(-2px)}.apply-filters-btn:active{transform:translateY(0)}@media (max-width:768px){.filter-drawer{border-radius:20px 20px 0 0;bottom:-100%;height:85vh;max-height:85vh;max-width:100%;right:0;top:auto;transition:bottom .4s cubic-bezier(.4,0,.2,1);width:100%}.filter-drawer.open{bottom:0;right:0}.filter-drawer-header{padding:1.25rem 1.5rem;position:relative}.filter-drawer-header:before{background:#d8d8d8;border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:.5rem;transform:translateX(-50%);width:40px}.filter-drawer-header h2{font-size:1.35rem}.clear-all-btn{margin:.75rem 1.5rem .25rem}.filter-section-header{padding:1.1rem 1.5rem}.filter-section-content{padding:.5rem 1.5rem 1.25rem}.filter-drawer-footer{padding:1rem 1.5rem}}@media (max-width:1024px) and (min-width:769px){.filter-drawer{width:350px}}@media (max-width:480px){.filter-drawer{height:90vh;max-height:90vh}.filter-drawer-header h2{font-size:1.2rem}.filter-section-header{font-size:1rem;padding:1rem 1.25rem}.filter-section-content{padding:.5rem 1.25rem 1rem}.price-inputs input{font-size:.9rem;padding:.65rem .75rem}.filter-checkbox{padding:.65rem 0}.checkbox-label{font-size:.9rem}.apply-filters-btn{font-size:.95rem;padding:.9rem}}.category-header-section{align-items:center;background:linear-gradient(180deg,#faf3e84d,#0000);border-bottom:1px solid #6b0f1a14;display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem 2.5rem 1.5rem}.category-title{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:500;letter-spacing:.5px;line-height:1.2;margin:0;position:relative}.category-title:after{background:linear-gradient(90deg,#8b4513,#0000);border-radius:2px;bottom:-8px;content:"";height:2px;left:0;position:absolute;width:60px}.filter-sort-btn{align-items:center;background:#fff;border:1.5px solid #8b451340;border-radius:10px;box-shadow:0 1px 3px #0000000f;color:#6b0f1a;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.65rem;letter-spacing:.3px;overflow:hidden;padding:.7rem 1.4rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}.filter-sort-btn:before{background:linear-gradient(90deg,#0000,#8b45130d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.filter-sort-btn:hover:before{left:100%}.filter-sort-btn:hover{background:#faf3e8cc;border-color:#8b451366;box-shadow:0 2px 8px #8b45131f;transform:translateY(-1px)}.filter-sort-btn:active{box-shadow:0 1px 3px #00000014;transform:translateY(0)}.filter-sort-icon{color:#8b4513;flex-shrink:0;height:18px;transition:transform .3s ease;width:18px}.filter-sort-btn:hover .filter-sort-icon{transform:scale(1.1)}@media (max-width:1024px){.category-header-section{margin-bottom:1rem;padding:1.25rem 1.25rem .85rem}.category-title{font-size:1.65rem}.category-title:after{width:50px}.filter-sort-btn{font-size:.85rem;gap:.5rem;padding:.55rem 1rem}.filter-sort-icon{height:16px;width:16px}}@media (max-width:768px){.category-header-section{align-items:center;flex-wrap:nowrap;gap:.75rem;margin-bottom:.75rem;padding:1rem 1rem .75rem}.category-title{flex:1 1;font-size:1.35rem;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-title:after{display:none}.filter-sort-btn{border-width:1.5px;flex-shrink:0;font-size:.82rem;gap:.4rem;padding:.5rem .9rem}.filter-sort-icon{height:15px;width:15px}}@media (max-width:480px){.category-header-section{gap:.5rem;margin-bottom:.5rem;padding:.85rem .75rem .6rem}.category-title{font-size:1.15rem;letter-spacing:.2px}.filter-sort-btn{border-radius:8px;font-size:.78rem;gap:.35rem;padding:.45rem .8rem}.filter-sort-icon{height:14px;width:14px}}@media (max-width:375px){.category-header-section{padding:.75rem .65rem .5rem}.category-title{font-size:1.05rem}.filter-sort-btn{font-size:.75rem;padding:.4rem .7rem}}.empty-filter-message{align-items:center;display:flex;justify-content:center;margin-top:1rem;padding:3rem 1.5rem;width:100%}.empty-filter-message p{color:#6b0f1a;font-size:1.15rem;font-weight:400;letter-spacing:.2px;line-height:1.6;margin:0;max-width:480px;text-align:center}@media (max-width:768px){.empty-filter-message{margin-top:.5rem;padding:2rem 1rem}.empty-filter-message p{font-size:1rem}}@media (max-width:480px){.empty-filter-message{padding:1.5rem .75rem}.empty-filter-message p{font-size:.9rem}}.cart-timer-inline{align-items:center;background:#f9f7f4;border:1px solid #e8e4df;border-radius:4px;color:#666;display:inline-flex;font-family:Poppins,sans-serif;font-size:.75rem;gap:.4rem;line-height:1;padding:.25rem .65rem;width:fit-content}.cart-timer-inline.low{background:#fff8f0;border-color:#f5e6d3;color:#8b6f47}.cart-timer-inline.expired{background:#fafafa;border-color:#e0e0e0;color:#999;opacity:.8}.timer-label{font-size:.75rem;font-weight:400;letter-spacing:.3px;text-transform:uppercase}.timer-value{color:#333;font-family:Courier New,monospace;font-size:.8rem;font-weight:600;letter-spacing:.5px}.cart-timer-inline.low .timer-value{color:#8b6f47}@media (max-width:768px){.cart-timer-inline{font-size:.7rem;padding:.2rem .5rem}.timer-label{font-size:.7rem}.timer-value{font-size:.75rem}}.cart-page{background-color:#faf3e8;min-height:calc(100vh - 200px);padding:1.5rem 2rem}.cart-container{margin:0 auto;max-width:1200px}.cart-header{align-items:center;border-bottom:2px solid #e8dcc8;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.cart-header h1{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-style:normal;font-weight:600;letter-spacing:.3px;margin:0}.cart-item-count{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:500}.cart-empty{background:#fdfbf7;border:1px solid #ede5da;border-radius:12px;margin:2.5rem auto;max-width:460px;padding:3rem 2rem;text-align:center}.empty-cart-icon{color:#7a1c2e;height:80px;margin-bottom:1.5rem;opacity:.25;width:80px}.cart-empty h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-style:normal;font-weight:600;margin-bottom:.6rem}.cart-empty p{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.9rem;margin-bottom:1.5rem}.continue-shopping-btn{background-color:#7a1c2e;border-radius:6px;color:#fdfbf7;display:inline-block;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;letter-spacing:.5px;padding:.75rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s}.continue-shopping-btn:hover{background-color:#5c1422;transform:translateY(-1px)}.cart-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 380px}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{grid-gap:1rem;align-items:center;background:#fdfbf7;border:1px solid #ede5da;border-radius:12px;box-shadow:0 1px 4px #00000008;display:grid;gap:1rem;grid-template-columns:100px 1fr auto auto;padding:1.1rem 2.25rem 1.1rem 1.1rem;position:relative;transition:all .25s ease}.inventory-warning{animation:slideDown .3s ease;background:#fff3cd;border-bottom:2px solid #ffc107;border-radius:12px 12px 0 0;color:#856404;font-size:.9rem;font-weight:600;left:0;padding:.5rem 1rem;position:absolute;right:0;top:0}.cart-item:has(.inventory-warning){padding-top:3rem}.cart-item:hover{border-color:#ddd0c3;box-shadow:0 3px 10px #00000012}.cart-item-image{align-items:center;background-color:#f5efe7;border-radius:8px;display:flex;flex-shrink:0;height:100px;justify-content:center;overflow:hidden;width:100px}.cart-item-image img{height:100%;object-fit:cover;width:100%}.cart-item-details{display:flex;flex-direction:column;gap:.5rem}.cart-item-name{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:1.05rem;font-style:normal;font-weight:500;letter-spacing:.2px;line-height:1.35;margin:0}.cart-item-variant{color:#9a8b7a;font-size:.78rem;font-weight:400;letter-spacing:.3px}.cart-item-price,.cart-item-variant{font-family:Poppins,sans-serif;margin:3px 0 0}.cart-item-price{color:#5a5a5a;font-size:.88rem;font-weight:500}.cart-item-quantity{align-items:center;background:#fdfbf7;border:1px solid #e0d3c4;border-radius:6px;display:inline-flex;overflow:hidden}.quantity-btn{align-items:center;background:#0000;border:none;border-radius:0;color:#8b7355;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:300;height:32px;justify-content:center;line-height:1;transition:all .2s ease;width:32px}.quantity-btn:hover{background:#8b735514;color:#6b5a42}.quantity-btn:active{transform:scale(.95)}.quantity-value{align-items:center;border-left:1px solid #ede5da;border-right:1px solid #ede5da;color:#4a4a4a;display:flex;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:500;height:32px;justify-content:center;min-width:32px;text-align:center}.cart-item-total{min-width:100px;text-align:right}.item-total-price{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;letter-spacing:.2px;margin:0}.remove-item-btn{align-items:center;background-color:initial;border:none;border-radius:50%;color:#9a8b7a;cursor:pointer;display:flex;font-size:1.2rem;height:26px;justify-content:center;line-height:1;position:absolute;right:.75rem;top:.75rem;transition:all .2s ease;width:26px;z-index:2}.remove-item-btn:hover{background-color:initial;color:#7a1c2e;transform:scale(1.1)}.cart-summary{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:0 1px 4px #0000000a;height:fit-content;overflow:hidden;padding:2rem;position:sticky;top:180px}.cart-summary h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.15rem;font-style:normal;font-weight:600;margin:0 0 1.25rem}.summary-row{align-items:center;color:#5a5a5a;display:flex;font-family:Poppins,sans-serif;font-size:.88rem;justify-content:space-between;margin-bottom:.75rem}.free-shipping{color:#5a7a4a;font-weight:600}.summary-divider{background-color:#ede5da;height:1px;margin:1rem 0}.summary-total{color:#2c2c2c;font-size:1.05rem;margin-bottom:1.25rem}.checkout-btn,.summary-total{font-family:Poppins,sans-serif;font-weight:600}.checkout-btn{background-color:#7a1c2e;border:none;border-radius:6px;color:#fdfbf7;cursor:pointer;font-size:.9rem;letter-spacing:.5px;margin-bottom:.75rem;padding:.75rem;text-transform:uppercase;transition:all .3s;width:100%}.checkout-btn:hover{background-color:#5c1422;transform:translateY(-1px)}.clear-cart-btn{background-color:initial;border:1px solid #ddd0c3;border-radius:6px;color:#9a8b7a;cursor:pointer;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.3px;margin-bottom:.6rem;padding:.55rem;transition:all .3s;width:100%}.clear-cart-btn:hover{border-color:#7a1c2e;color:#7a1c2e}.continue-shopping-link{color:#7a1c2e;display:block;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:500;margin-top:.5rem;text-align:center;text-decoration:none;transition:all .2s}.continue-shopping-link:hover{color:#5c1422;transform:translateX(-3px)}.coupon-section{background-color:#faf3e8;border-radius:8px;box-sizing:border-box;margin-bottom:1.5rem;padding:1.25rem}.coupon-section h3{color:#7a1c2e;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.5px;margin:0 0 .6rem;text-transform:uppercase}.coupon-input-group{box-sizing:border-box;display:flex;gap:.5rem;margin-bottom:.75rem;width:100%}.coupon-input{border:1.5px solid #e8dcc8;border-radius:6px;box-sizing:border-box;flex:1 1;font-family:Courier New,monospace;font-size:.9rem;font-weight:600;letter-spacing:1px;min-width:0;padding:.6rem .75rem;text-transform:uppercase;transition:all .3s}.coupon-input:focus{border-color:#6b0f1a;box-shadow:0 0 0 3px #6b0f1a1a;outline:none}.coupon-input:disabled{background-color:#f0f0f0;cursor:not-allowed}.apply-coupon-btn{background-color:#7a1c2e;border:none;border-radius:6px;color:#fdfbf7;cursor:pointer;flex-shrink:0;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;padding:.6rem 1rem;transition:all .3s;white-space:nowrap}.apply-coupon-btn:hover:not(:disabled){background-color:#5c1422}.apply-coupon-btn:disabled{background-color:#bfb3a4;cursor:not-allowed;opacity:.7}.remove-coupon-btn{background-color:initial;border:1px solid #7a1c2e;border-radius:6px;color:#7a1c2e;cursor:pointer;flex-shrink:0;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;padding:.6rem 1rem;transition:all .3s;white-space:nowrap}.remove-coupon-btn:hover{background-color:#7a1c2e;color:#fdfbf7}.coupon-error{background-color:#fdf0ef;border-left:3px solid #c0392b;color:#c0392b;font-weight:500}.coupon-error,.coupon-success{border-radius:4px;font-family:Poppins,sans-serif;font-size:.78rem;padding:.45rem .6rem;word-break:break-word}.coupon-success{background-color:#f0f7ef;border-left:3px solid #5a7a4a}.coupon-success,.discount-row{color:#5a7a4a;font-weight:600}.discount-amount{font-weight:700}.available-coupons{margin-top:12px}.available-coupons-title{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.8px;margin-bottom:6px;text-transform:uppercase}.available-coupon-card{align-items:center;background:#fffdf7;border:1px dashed #c9a84c;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:6px;padding:10px 12px;transition:all .2s ease}.available-coupon-card:hover{background:#faf3e8;border-color:#8b4513}.available-coupon-left{display:flex;flex-direction:column;gap:2px}.available-coupon-code{color:#7a1c2e;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.8px}.available-coupon-desc{color:#666;font-size:.75rem}.available-coupon-min{color:#999;font-size:.7rem}.available-coupon-right{flex-shrink:0}.available-coupon-discount{background:#f0f7ef;border-radius:10px;color:#5a7a4a;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:700;padding:3px 8px}.shipping-hint{color:#c9a84c;font-family:Poppins,sans-serif;font-size:.72rem;margin-bottom:6px;margin-top:-2px;text-align:right}@media (max-width:1024px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}.cart-item{gap:.5rem .75rem;grid-template-columns:70px 1fr;grid-template-rows:auto auto;padding:.85rem 2rem .85rem .85rem}.cart-item-image{grid-column:1;grid-row:1;height:70px;width:70px}.cart-item-details{grid-column:2;grid-row:1}.cart-item-quantity{grid-column:1/2;justify-self:start}.cart-item-quantity,.cart-item-total{align-self:center;grid-row:2;margin-top:.15rem}.cart-item-total{grid-column:2;justify-self:end;min-width:auto;text-align:right}}@media (max-width:768px){.cart-page{padding:1.25rem .75rem}.cart-header{border-bottom:1px solid #ede5da;margin-bottom:1.25rem;padding-bottom:.75rem}.cart-header h1{font-size:1.35rem}.cart-item{gap:.4rem .65rem;grid-template-columns:65px 1fr;padding:.75rem 1.85rem .75rem .75rem}.cart-item-image{border-radius:8px;height:65px;width:65px}.cart-item-name{font-size:.88rem;line-height:1.3}.cart-item-variant{font-size:.72rem;margin:2px 0 0}.cart-item-price{font-size:.82rem;margin:2px 0 0}.item-total-price{color:#2c2c2c;font-size:1rem;font-weight:600}.quantity-btn{font-size:.82rem;height:28px;width:28px}.quantity-value{font-size:.78rem;height:28px;min-width:28px}.remove-item-btn{font-size:1rem;height:24px;right:.5rem;top:.6rem;width:24px}.cart-summary{padding:1.25rem}.cart-summary h2{font-size:1.05rem;margin-bottom:1rem}.coupon-section{padding:1rem}.coupon-input-group{flex-direction:column;gap:.4rem}.apply-coupon-btn,.remove-coupon-btn{padding:.7rem;width:100%}}@media (max-width:480px){.cart-page{padding:1rem .6rem}.cart-header{align-items:center;flex-direction:row;gap:.5rem;margin-bottom:1rem}.cart-header h1{font-size:1.15rem}.cart-item-count{font-size:.78rem}.cart-item{border-radius:10px;gap:.35rem .55rem;grid-template-columns:58px 1fr;padding:.65rem 1.6rem .65rem .65rem}.cart-item-image{border-radius:6px;height:58px;width:58px}.cart-item-name{font-size:.82rem}.cart-item-variant{font-size:.68rem}.cart-item-price{font-size:.78rem}.item-total-price{font-size:.92rem}.quantity-btn{font-size:.78rem;height:26px;width:26px}.quantity-value{font-size:.72rem;height:26px;min-width:26px}.remove-item-btn{font-size:.92rem;height:22px;right:.4rem;top:.45rem;width:22px}.cart-summary{padding:1rem}.cart-summary h2{font-size:.95rem}.checkout-btn{font-size:.82rem;padding:.65rem}.coupon-section{padding:.85rem}.coupon-section h3{font-size:.75rem}.coupon-input{font-size:.82rem;padding:.55rem}.apply-coupon-btn,.remove-coupon-btn{font-size:.82rem;padding:.6rem}.coupon-error,.coupon-success{font-size:.75rem}.available-coupon-card{padding:8px 10px}.available-coupon-code{font-size:.78rem}.available-coupon-desc{font-size:.68rem}.available-coupon-discount{font-size:.72rem;padding:3px 8px}}.cart-item-oos{background:#fdf0ef;opacity:.5;position:relative}.cart-oos-overlay{left:6px;position:absolute;top:6px;z-index:2}.cart-oos-badge{background:#c0392b;border-radius:4px;color:#fff;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:700;letter-spacing:.3px;padding:2px 8px;text-transform:uppercase}.cart-oos-text{color:#c0392b;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:600}.cart-price-oos{color:#c0392b}.cart-price-oos s{color:#bfb3a4}.cart-low-stock-msg{background:#fdf8ec;border-radius:4px;color:#8a6d3b;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:600;left:6px;padding:2px 8px;position:absolute;top:6px;z-index:2}.cart-oos-warning{background:#fdf0ef;border:1px solid #e8ccc8;border-radius:6px;color:#c0392b;font-family:Poppins,sans-serif;font-size:.78rem;line-height:1.4;margin-bottom:10px;padding:8px 12px}.checkout-btn:disabled{background:#bfb3a4;cursor:not-allowed}.checkout-container{background-color:#faf3e8;min-height:calc(100vh - 80px);padding:2rem}.checkout-content{margin:0 auto;max-width:1200px}.checkout-content h1{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:600;letter-spacing:.3px;margin-bottom:1.5rem}.checkout-layout{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 450px}.checkout-place-order-section{display:none}.section-card{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:0 1px 4px #00000008;margin-bottom:1rem;padding:1.25rem 1.5rem}.section-card h2{border-bottom:1px solid #ede5da;color:#2c2c2c;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.section-card h2.order-summary-heading{border-bottom:none;color:#2c2c2c;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:.2rem;padding-bottom:.35rem;position:relative}.order-summary-accent{background-color:#c9a84c;display:block;height:2px;margin-bottom:1rem;width:40px}.form-group{margin-bottom:1.25rem}.form-group label{color:#5a5a5a;font-size:.82rem;margin-bottom:.4rem}.address-input{background:#fdfbf7;border:1px solid #ddd0c3;border-radius:6px;color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.85rem;padding:.6rem .75rem;resize:vertical;transition:border-color .25s;width:100%}.address-input:focus{border-color:#7a1c2e;outline:none}.checkout-container .info-row{border-bottom:1px solid #ede5da;display:flex;justify-content:space-between;padding:.5rem 0}.checkout-container .info-row:last-child{border-bottom:none}.checkout-container .info-label{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:400}.checkout-container .info-value{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:500}.order-items{gap:0;margin-bottom:1rem}.order-item{grid-gap:.75rem;align-items:center;border-bottom:1px solid #ede5da;display:grid;gap:.75rem;grid-template-columns:56px 1fr auto;padding:.65rem 0}.order-item:last-child{border-bottom:none}.order-item img{background-color:#f5efe7;border-radius:6px;box-shadow:none;height:56px;object-fit:cover;width:56px}.order-item-details{flex:1 1;min-width:0}.order-item-details h4{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;line-height:1.3;margin:0 0 .15rem}.order-item-details p{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:400;margin:0}.order-item-total{color:#7a1c2e;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;white-space:nowrap}.order-divider{border-top:1px solid #ede5da;margin:.5rem 0}.order-totals{margin-top:.5rem}.total-row{color:#5a5a5a;display:flex;font-family:Poppins,sans-serif;font-size:.82rem;justify-content:space-between;padding:.35rem 0}.total-row.final-total{border-top:1px solid #2c2c2c;color:#2c2c2c;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;margin-top:.25rem;padding-top:.6rem}.total-row.discount-row{color:#5a7a4a;font-weight:500}.discount-amount{color:#5a7a4a;font-weight:600}.place-order-button{background-color:#7a1c2e;border:none;border-radius:6px;color:#fdfbf7;cursor:pointer;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;letter-spacing:.5px;margin-top:1rem;padding:.85rem;text-transform:uppercase;transition:background-color .3s,transform .2s;width:100%}.place-order-button:hover{background-color:#5c1422;transform:translateY(-1px)}.place-order-button:disabled{background-color:#bfb3a4;cursor:not-allowed}.error-message{background-color:#fdf0ef;border-radius:6px;color:#c0392b;font-family:Poppins,sans-serif;font-size:.82rem;margin-top:.5rem;padding:.5rem}.shipping-address-section{margin:.5rem 0}.shipping-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.6rem}.shipping-header h3{color:#2c2c2c;font-size:.92rem;margin:0}.change-address-button,.shipping-header h3{font-family:Poppins,sans-serif;font-weight:600}.change-address-button{background:#0000;border:1px solid #7a1c2e;border-radius:6px;color:#7a1c2e;cursor:pointer;font-size:.78rem;padding:.35rem .8rem;transition:all .3s}.change-address-button:hover{background-color:#7a1c2e;color:#fdfbf7}.shipping-address-text{background-color:#faf3e8;border:1px solid #ede5da;border-radius:6px;color:#5a5a5a;line-height:1.6;margin:0;padding:.65rem;white-space:pre-line}.save-address-button,.shipping-address-text{font-family:Poppins,sans-serif;font-size:.85rem}.save-address-button{background-color:#7a1c2e;border:none;border-radius:6px;color:#fdfbf7;cursor:pointer;font-weight:600;margin-top:.75rem;padding:.65rem 1.25rem;transition:background-color .3s}.save-address-button:hover{background-color:#5c1422}.address-warning{background-color:#fdf8ec;border:1px solid #ede5da;border-radius:6px;margin:.5rem 0;padding:.75rem}.address-warning p{color:#8a6d3b;font-family:Poppins,sans-serif;font-size:.82rem;margin:0;text-align:center}.login-prompt{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;margin:3rem auto;max-width:460px;padding:2.5rem;text-align:center}.login-prompt-icon{margin-bottom:1.25rem}.login-prompt h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;margin-bottom:.75rem}.login-prompt p{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.88rem;margin-bottom:1.5rem}.login-prompt-buttons{display:flex;flex-direction:column;gap:.75rem}.primary-button{background-color:#7a1c2e;border:none;border-radius:6px;color:#fdfbf7;cursor:pointer;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;padding:.85rem;transition:background-color .3s}.primary-button:hover{background-color:#5c1422}.secondary-button{background-color:initial;border:1px solid #7a1c2e;border-radius:6px;color:#7a1c2e;cursor:pointer;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;padding:.85rem;transition:all .3s}.secondary-button:hover{background-color:#7a1c2e;color:#fdfbf7}@media (max-width:1024px){.checkout-layout{display:flex;flex-direction:column;gap:0}.checkout-summary-section{order:1}.checkout-summary-section .place-order-button-desktop{display:none}.checkout-form-section{display:flex;flex-direction:column;order:2}.checkout-address-form-card,.checkout-shipping-card{order:1}.checkout-customer-info-card{order:2}.checkout-place-order-section{display:block;order:3}.section-card{margin-bottom:.6rem}}@media (max-width:768px){.checkout-container{padding:.5rem}.checkout-content h1{font-size:1.3rem;margin-bottom:.75rem}.section-card{margin-bottom:.5rem;padding:.9rem}.order-item img{height:50px;width:50px}.login-prompt{padding:1.75rem 1.25rem}}@media (max-width:480px){.section-card{border-radius:6px;padding:.85rem}.section-card h2{font-size:.92rem}.order-item{gap:.5rem}.order-item img{height:44px;width:44px}.order-item-details h4{font-size:.8rem}.total-row.final-total{font-size:.95rem}.shipping-header h3{font-size:.85rem}.change-address-button{font-size:.72rem;padding:.3rem .65rem}.shipping-address-text{font-size:.8rem;padding:.5rem}.save-address-button{font-size:.82rem;padding:.55rem;width:100%}.address-warning{padding:.6rem}.address-warning p{font-size:.78rem}}.order-item-oos{background:#fdf0ef;border-radius:6px;opacity:.5}.order-item-oos img{filter:grayscale(.5)}.oos-tag{background:#c0392b;border-radius:3px;color:#fff;display:inline-block;font-family:Poppins,sans-serif;font-size:.58rem;font-weight:700;margin-left:6px;padding:2px 5px;text-transform:uppercase;vertical-align:middle}.oos-price{color:#bfb3a4;text-decoration:line-through}.oos-warning-checkout{background:#fdf0ef;border:1px solid #e8ccc8;border-radius:6px;color:#c0392b;font-family:Poppins,sans-serif;font-size:.78rem;line-height:1.4;margin:8px 0;padding:8px 12px}.checkout-error-banner{align-items:flex-start;animation:shakeIn .4s ease;background:#fdf0ef;border:1px solid #e8ccc8;border-radius:8px;display:flex;gap:8px;margin-bottom:16px;padding:12px 14px}@keyframes shakeIn{0%,to{transform:translateX(0)}20%{transform:translateX(-6px)}40%{transform:translateX(6px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}}.checkout-error-icon{flex-shrink:0;font-size:1.1rem;margin-top:1px}.checkout-error-text{flex:1 1}.checkout-error-text p{color:#c0392b;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:500;line-height:1.5;margin:0 0 6px}.checkout-error-cart-btn{background:#c62828;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.82rem;font-weight:600;padding:6px 16px;transition:background .2s}.checkout-error-cart-btn:hover{background:#b71c1c}.place-order-button:disabled{background:#ccc!important;cursor:not-allowed!important}.orders-container{background-color:#faf3e8;min-height:calc(100vh - 80px);padding:2rem}.orders-content{margin:0 auto;max-width:900px}.orders-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2.5rem}.orders-header h1{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:600;letter-spacing:.3px;margin-bottom:.25rem}.orders-header p{color:#9a8b7a;font-size:.9rem;margin:0}.orders-header p,.refresh-btn{font-family:Poppins,sans-serif}.refresh-btn{align-items:center;background-color:initial;border:1px solid #ddd0c3;border-radius:6px;color:#7a1c2e;display:flex;font-size:.85rem;font-weight:500;gap:.4rem;padding:.6rem 1.25rem;transition:all .25s ease}.refresh-btn:hover:not(:disabled){background-color:#7a1c2e0d;border-color:#7a1c2e}.refresh-btn:disabled{cursor:not-allowed;opacity:.5}.loading-state{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;padding:4rem 2rem}.spinner{border:3px solid #ede5da;border-top-color:#7a1c2e;height:40px;width:40px}.error-state{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;padding:4rem 2rem;text-align:center}.error-state p{color:#c0392b;font-family:Poppins,sans-serif;font-size:1rem;margin-bottom:1.5rem}.error-state button{background-color:#7a1c2e;border:none;border-radius:6px;color:#faf3e8;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;padding:.7rem 2rem;transition:all .25s ease}.error-state button:hover{background-color:#5c1422}.empty-orders{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;padding:4rem 2rem;text-align:center}.empty-orders svg{stroke:#ddd0c3;margin-bottom:1.5rem}.empty-orders h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:600;margin-bottom:.5rem}.empty-orders p{color:#9a8b7a;font-size:.95rem;margin-bottom:2rem}.empty-orders p,.shop-now-btn{font-family:Poppins,sans-serif}.shop-now-btn{background-color:#7a1c2e;border:none;border-radius:6px;color:#faf3e8;cursor:pointer;font-size:.88rem;font-weight:500;letter-spacing:.3px;padding:.7rem 2rem;transition:all .25s ease}.shop-now-btn:hover{background-color:#5c1422;box-shadow:0 2px 8px #7a1c2e33}.orders-list{display:flex;flex-direction:column;gap:1rem}.order-card{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:0 1px 4px #00000008;overflow:hidden;transition:all .25s ease}.order-card:hover{box-shadow:0 3px 12px #0000000f}.order-card.expanded,.order-card:hover{border-color:#ddd0c3}.order-card-header{align-items:center;background-color:initial;display:flex;gap:1.25rem;padding:1.15rem 1.5rem;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.order-card-header:hover{background-color:#ede5da4d}.order-image-grid{grid-gap:3px;border-radius:8px;display:grid;flex-shrink:0;gap:3px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:80px;overflow:hidden;width:80px}.order-image-grid.grid-single{border-radius:8px;display:block;height:72px;width:72px}.order-image-grid.grid-single .order-thumb{border-radius:8px;height:100%;width:100%}.order-image-grid.grid-duo{grid-template-columns:1fr 1fr;grid-template-rows:1fr;height:40px;width:80px}.order-thumb{background:#f5efe7;height:100%;overflow:hidden;width:100%}.order-thumb img{display:block;height:100%;object-fit:cover;width:100%}.order-thumb-more{align-items:center;background:#7a1c2e14;display:flex;justify-content:center}.order-thumb-more span{color:#7a1c2e;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.2px}.order-header-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:0}.order-header-top{align-items:flex-start;gap:.75rem}.order-header-bottom,.order-header-top{display:flex;justify-content:space-between}.order-header-bottom{align-items:center}.order-id{display:flex;flex-direction:column;gap:2px}.order-id .label{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:500;letter-spacing:.8px;text-transform:uppercase}.order-id .value{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:600;letter-spacing:.3px}.order-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.4rem}.order-meta-item{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:400}.order-meta-sep{color:#ddd0c3;font-size:.75rem}.order-meta-amount{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:.88rem;font-weight:600}.order-status{border-radius:20px;color:#fff;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500;letter-spacing:.3px;padding:.3rem .85rem;white-space:nowrap}.expand-icon{color:#9a8b7a;display:inline-block;font-size:1rem;transition:transform .25s ease}.expand-icon.open{transform:rotate(180deg)}.order-card-body{animation:fadeIn .25s ease;border-top:1px solid #ede5da;padding:1.25rem 1.5rem}.order-items{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.85rem}.order-item-preview{align-items:center;background-color:#ede5da40;border:1px solid #ede5da;border-radius:8px;display:flex;gap:1rem;padding:.75rem;transition:background-color .2s ease}.order-item-preview:hover{background-color:#ede5da73}.order-item-img-wrap{background:#f5efe7;border-radius:6px;flex-shrink:0;height:56px;overflow:hidden;width:56px}.order-item-img-wrap img{display:block;height:100%;object-fit:cover;width:100%}.item-details h4{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:500;line-height:1.3;margin:0 0 .2rem}.item-qty-price{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:400;margin:0}.order-card-footer{border-top:1px solid #ede5da;gap:1rem;justify-content:space-between;padding-top:.75rem}.order-card-footer,.order-info{align-items:center;display:flex}.order-info{flex:1 1;flex-direction:row;gap:1.5rem;min-width:0}.order-card-footer .info-item{display:flex;flex-direction:column;gap:2px}.order-card-footer .info-label{color:#9a8b7a;letter-spacing:.3px;text-transform:uppercase}.order-card-footer .info-label,.order-card-footer .info-value{font-family:Poppins,sans-serif;font-size:.7rem;font-weight:400}.order-card-footer .info-value{background:#ede5da59;border:none;border-radius:20px;color:#2c2c2c;display:inline-block;padding:3px 10px;white-space:nowrap}.view-details-btn{background-color:#7a1c2e;border:none;border-radius:6px;color:#faf3e8;cursor:pointer;flex-shrink:0;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.2px;padding:.5rem 1.3rem;transition:all .25s ease;white-space:nowrap}.view-details-btn:hover{background-color:#5c1422;box-shadow:0 2px 8px #7a1c2e33}.order-card-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.6rem}.invoice-download-btn{background-color:initial;border:1.5px solid #7a1c2e;border-radius:6px;color:#7a1c2e;cursor:pointer;flex-shrink:0;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:500;letter-spacing:.2px;padding:.45rem 1rem;transition:all .25s ease;white-space:nowrap}.invoice-download-btn:hover{background-color:#7a1c2e;box-shadow:0 2px 8px #7a1c2e33;color:#faf3e8}@media (max-width:1024px){.order-items{flex-direction:column}}@media (max-width:768px){.orders-container{padding:1rem}.orders-header h1{font-size:1.6rem}.order-card-header{gap:1rem;padding:1rem 1.25rem}.order-image-grid{height:64px;width:64px}.order-image-grid.grid-single{height:58px;width:58px}.order-image-grid.grid-duo{height:32px;width:64px}.order-header-top{flex-direction:column;gap:.5rem}.order-status{align-self:flex-start}.order-card-footer{align-items:stretch;flex-direction:column;gap:.75rem}.order-info{flex-direction:row;gap:1.25rem}.view-details-btn{text-align:center;width:100%}}@media (max-width:480px){.orders-header{align-items:flex-start;flex-direction:column}.refresh-btn{justify-content:center;width:100%}.order-card-header{gap:.75rem;padding:.9rem 1rem}.order-image-grid{gap:2px;height:56px;width:56px}.order-image-grid.grid-single{height:50px;width:50px}.order-image-grid.grid-duo{gap:2px;height:28px;width:56px}.order-thumb-more span{font-size:.62rem}.order-card-body{padding:1rem}.order-item-img-wrap{height:48px;width:48px}.order-card-footer .info-label{font-size:.65rem}.order-card-footer .info-value{font-size:.65rem;padding:2px 8px}.order-id .value{font-size:.8rem}.order-meta-item{font-size:.73rem}.order-meta-amount{font-size:.8rem}}.rating-modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.rating-modal-content{animation:slideUp .3s ease;background:#fdfbf7;border:1px solid #ede5da;border-radius:16px;box-shadow:0 10px 40px #0000002e;font-family:Poppins,sans-serif;max-width:460px;padding:40px 30px;position:relative;text-align:center;width:90%}.rating-validation-error{color:#7a1c2e;font-size:.85rem;font-weight:500;margin:-10px 0 0;text-align:center}.rating-modal-close{align-items:center;background:#faf3e8;border:none;border-radius:50%;color:#9a8b7a;cursor:pointer;display:flex;font-size:22px;height:34px;justify-content:center;line-height:1;padding:0;position:absolute;right:12px;top:12px;transition:all .2s;width:34px;z-index:10}.rating-modal-close:hover{background:#ede5da;color:#7a1c2e}.rating-modal-title{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:700;margin-bottom:10px}.rating-modal-subtitle{color:#8a7968;font-family:Poppins,sans-serif;font-size:15px;margin-bottom:30px}.rating-stars-container{display:flex;gap:10px;justify-content:center;margin:30px 0}.rating-star{background:none;border:none;color:#ddd;cursor:pointer;font-size:50px;line-height:1;padding:0;transition:all .2s ease}.rating-star:hover:not(:disabled){transform:scale(1.2)}.rating-star.active{color:#c9a84c;text-shadow:0 2px 8px #c9a84c66}.rating-star:disabled{cursor:not-allowed;opacity:.6}.rating-selected-text{color:#3a2a1f;font-size:20px;font-weight:600;margin:20px 0;min-height:30px}.rating-modal-actions{display:flex;flex-direction:column;gap:15px;margin-top:30px}.rating-modal-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:.3px;padding:14px 28px;transition:all .3s ease}.rating-modal-btn-submit{background:#7a1c2e;color:#fdfbf7}.rating-modal-btn-submit:hover:not(:disabled){background:#5c1422;box-shadow:0 4px 12px #7a1c2e4d;transform:translateY(-1px)}.rating-modal-btn-submit:disabled{background:#d4c5b9;color:#fdfbf7;cursor:not-allowed;transform:none}.rating-modal-btn-cancel{background:#0000;border:1px solid #ede5da;color:#8a7968}.rating-modal-btn-cancel:hover:not(:disabled){background:#faf3e8;border-color:#d4c5b9;color:#7a1c2e}@media (max-width:600px){.rating-modal-content{padding:30px 20px;width:95%}.rating-modal-title{font-size:22px}.rating-modal-subtitle{font-size:14px}.rating-star{font-size:40px}.rating-stars-container{gap:5px}}.success-toast{animation:slideDown .3s ease;background:#fdfbf7;border:1px solid #c8dfc5;border-radius:8px;box-shadow:0 4px 16px #0000001f;color:#5a7a4a;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;left:50%;max-width:90vw;padding:.85rem 1.75rem;position:fixed;text-align:center;top:100px;transform:translateX(-50%);white-space:nowrap;z-index:10000}.order-success-content{max-width:800px}.success-header{animation:fadeInUp .6s ease-out;background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:0 1px 4px #00000008;margin-bottom:.75rem;padding:1rem 1.5rem .85rem}.success-icon{animation:scaleIn .6s cubic-bezier(.34,1.56,.64,1);margin-bottom:.35rem}.order-success-container .success-header h1{color:#2c2c2c;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600;letter-spacing:.3px;line-height:1.3;margin:0 0 .15rem}.order-success-container .success-subtitle{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:400;letter-spacing:.3px;margin:0 0 .3rem}.order-success-container .success-message-box{background:#0000;border:none;border-radius:0;display:inline-block;margin:0 auto .15rem;padding:0}.order-success-container .success-message-box p{color:#6b7a5e;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:400;letter-spacing:.1px;margin:0}.order-success-container .success-email-note{color:#bfb3a4;font-family:Poppins,sans-serif;font-size:.73rem;font-weight:400;letter-spacing:.2px;margin:0}.success-message{font-size:.95rem}.order-details-section h2,.success-message{color:#9a8b7a;font-family:Poppins,sans-serif}.order-details-section h2{font-size:.82rem;font-weight:400;letter-spacing:.3px;margin-bottom:.75rem}.order-details-section h3{border-bottom:1px solid #ede5da;color:#7a1c2e;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.8px;margin-bottom:.6rem;padding-bottom:.4rem;text-transform:uppercase}.order-success-container .address-card,.order-success-container .details-card,.order-success-container .products-card,.order-success-container .shipping-info-card{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:0 1px 4px #00000008;margin-bottom:.6rem;padding:1rem 1.25rem}.order-success-container .detail-row{border-bottom:1px solid #ede5da;display:flex;justify-content:space-between;padding:.45rem 0}.order-success-container .detail-row:last-child{border-bottom:none}.order-success-container .detail-label{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:400}.order-success-container .detail-value{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500}.order-success-container .order-id,.order-success-container .transaction-id{color:#7a1c2e;font-family:Poppins,sans-serif;letter-spacing:.3px}.order-success-container .amount{color:#7a1c2e;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600}.order-success-container .product-item{align-items:center;border-bottom:1px solid #ede5da;display:flex;gap:.75rem;padding:.5rem 0}.order-success-container .product-item:last-child{border-bottom:none;padding-bottom:0}.order-success-container .product-item:first-child{padding-top:0}.order-success-container .product-item img{background:#f5efe7;border-radius:8px;flex-shrink:0;height:56px;object-fit:cover;width:56px}.order-success-container .product-info{flex:1 1;min-width:0}.order-success-container .product-info h4{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:500;line-height:1.3;margin:0 0 .15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-success-container .product-info p{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:400;margin:0}.order-success-container .product-total{color:#7a1c2e;flex-shrink:0;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;white-space:nowrap}.order-success-container .address-text{background-color:#ede5da40;color:#4a4a4a;line-height:1.5;margin:0;padding:.6rem .85rem;white-space:pre-line}.order-success-container .address-text,.order-success-container .delivery-date{border:1px solid #ede5da;border-radius:8px;font-family:Poppins,sans-serif;font-size:.8rem}.order-success-container .delivery-date{background-color:#ede5da4d;color:#9a8b7a;display:flex;justify-content:space-between;margin-bottom:1rem;padding:.5rem .85rem}.order-success-container .delivery-date strong{color:#2c2c2c;font-family:Poppins,sans-serif;font-weight:500}.order-tracking{padding:.75rem 0 0}.tracking-steps{justify-content:space-between;position:relative}.tracking-step,.tracking-steps{align-items:center;display:flex}.tracking-step{flex:0 0 auto;flex-direction:column;z-index:1}.step-node{position:relative}.step-circle{align-items:center;background-color:#ede5da;border:2px solid #0000;border-radius:50%;color:#9a8b7a;display:flex;font-weight:600;height:36px;justify-content:center;transition:all .35s ease;width:36px}.tracking-step.completed .step-circle{background-color:#7a1c2e;border-color:#7a1c2e;color:#fff}.tracking-step.current .step-circle{background-color:#7a1c2e;border-color:#7a1c2e40;border-width:3px;box-shadow:0 0 0 4px #7a1c2e1a;height:40px;width:40px}.step-dot{background:#fff;border-radius:50%;display:block;height:8px;width:8px}.tracking-step.upcoming .step-circle{background-color:#f5efe7;border-color:#ddd0c3;color:#bfb3a4}.step-number{font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500}.step-content{margin-top:.4rem}.step-label{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.73rem;font-weight:400;line-height:1.3;max-width:90px;text-align:center}.tracking-step.completed .step-label{color:#7a1c2e;font-weight:500}.tracking-step.current .step-label{color:#2c2c2c;font-weight:600}.tracking-step.upcoming .step-label{color:#bfb3a4}.tracking-line{background-color:#ede5da;flex:1 1;height:2px;margin:0 .35rem 2rem;transition:background-color .35s ease}.tracking-line.completed{background-color:#7a1c2e}.order-success-container .action-buttons{display:flex;gap:.6rem;margin-top:.85rem}.order-success-container .primary-btn,.order-success-container .secondary-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:500;letter-spacing:.2px;padding:.6rem;transition:all .25s ease}.order-success-container .primary-btn{background-color:#7a1c2e;color:#faf3e8}.order-success-container .primary-btn:hover{background-color:#5c1422;box-shadow:0 2px 8px #7a1c2e33}.order-success-container .secondary-btn{background-color:initial;border:1px solid #ddd0c3;color:#7a1c2e}.order-success-container .secondary-btn:hover{background-color:#7a1c2e0d;border-color:#7a1c2e}.exchange-policy-notice{align-items:flex-start;background:linear-gradient(135deg,#faf3e8,#f5ece0);border:1px solid #ede5da;border-radius:10px;display:flex;gap:12px;margin-top:1.2rem;padding:14px 18px}.exchange-policy-icon{flex-shrink:0;margin-top:1px}.exchange-policy-text{color:#5a4e44;font-family:Poppins,sans-serif;font-size:.78rem;font-style:italic;line-height:1.6;margin:0}.exchange-policy-text strong{color:#7a1c2e;font-weight:600}@media (max-width:768px){.order-success-container{padding:1rem}.success-header{padding:1.25rem 1.15rem 1.15rem}.order-success-container .success-header h1{font-size:1.3rem}.order-success-container .success-subtitle{font-size:.78rem}.order-success-container .success-message-box{padding:0}.order-success-container .success-message-box p{font-size:.76rem}.order-success-container .success-email-note{font-size:.68rem}.order-success-container .address-card,.order-success-container .details-card,.order-success-container .products-card,.order-success-container .shipping-info-card{padding:1.15rem}.order-success-container .detail-row{align-items:baseline;flex-direction:row;gap:.5rem;padding:.6rem 0}.order-success-container .detail-label{font-size:.8rem;min-width:0}.order-success-container .detail-value{font-size:.8rem;text-align:right}.order-success-container .product-item{align-items:center;flex-direction:row;gap:.75rem;padding:.65rem 0}.order-success-container .product-item img{border-radius:6px;height:50px;width:50px}.order-success-container .product-info h4{font-size:.82rem}.order-success-container .product-info p{font-size:.73rem}.order-success-container .product-total{font-size:.85rem}.tracking-steps{align-items:stretch;flex-direction:column;gap:0}.tracking-step{align-items:center;flex-direction:row;gap:0;width:100%}.step-node{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:36px}.tracking-step.current .step-node{width:40px}.step-content{margin-left:.85rem;margin-top:0;padding:.35rem 0}.step-label{font-size:.82rem;max-width:none;text-align:left}.tracking-step.current .step-label{font-size:.85rem}.step-circle{height:32px;width:32px}.tracking-step.current .step-circle{height:36px;width:36px}.tracking-line{flex:none;height:20px;margin:0 0 0 17px;width:2px}.tracking-step.current~.tracking-line{margin-left:19px}.order-success-container .delivery-date{flex-direction:column;font-size:.82rem;gap:.25rem}.order-success-container .address-text{font-size:.82rem;padding:.75rem}}@media (max-width:480px){.order-success-container{padding:.75rem}.order-success-container .success-header h1{font-size:1.15rem}.order-success-container .success-subtitle{font-size:.73rem;margin-bottom:0}.order-success-container .success-message-box{padding:0}.order-success-container .success-message-box p{font-size:.72rem}.order-success-container .success-email-note{font-size:.65rem}.success-icon svg{height:40px;width:40px}.order-success-container .action-buttons{flex-direction:column}.order-success-container .address-card,.order-success-container .details-card,.order-success-container .products-card,.order-success-container .shipping-info-card{padding:1rem}.order-success-container .product-item img{height:46px;width:46px}.order-success-container .product-info h4{font-size:.78rem}.order-success-container .product-info p{font-size:.7rem}.order-success-container .product-total{font-size:.8rem}.step-circle{height:28px;width:28px}.tracking-step.current .step-circle{height:32px;width:32px}.step-node{width:28px}.tracking-step.current .step-node{width:32px}.step-number{font-size:.72rem}.step-label{font-size:.76rem}.tracking-line{height:16px;margin-left:13px}.step-dot{height:6px;width:6px}.order-details-section h3{font-size:.8rem}}.payment-success-page{background-color:#faf3e8;min-height:100vh}.success-container{margin:0 auto;max-width:900px;padding:2rem}.loading-message{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:4rem 2rem;text-align:center}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-top-color:#8b4513;height:50px;margin:0 auto 1rem;width:50px}.loading-message p{color:#666;font-size:1.1rem;margin:0}.order-success-container{background-color:#faf3e8;min-height:calc(100vh - 80px);padding:2rem;position:relative}.order-success-content{margin:0 auto;max-width:900px}.success-header{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin-bottom:2rem;padding:3rem 2rem;text-align:center}.success-icon{animation:scaleIn .5s ease-out;margin-bottom:1.5rem}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.success-header h1{color:#6b0f1a;font-size:2rem;margin-bottom:.5rem}.success-message{color:#666;font-size:1.1rem}.order-details-section{animation:fadeInUp .6s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.order-details-section h2{color:#333;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.order-details-section h3{border-bottom:2px solid #f0f0f0;color:#6b0f1a;font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem}.details-card,.products-card,.shipping-info-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:1.5rem;padding:2rem}.detail-row{border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1rem 0}.detail-row:last-child{border-bottom:none}.detail-label{color:#666;font-weight:500}.detail-value{color:#333;font-weight:500}.order-id,.transaction-id{color:#6b0f1a;font-family:Courier New,monospace;font-weight:500}.amount{color:#4caf50;font-size:1.2rem;font-weight:600}.product-item{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;padding:1rem 0}.product-item:last-child{border-bottom:none}.product-item img{border-radius:8px;height:80px;object-fit:cover;width:80px}.product-info{flex:1 1}.product-info h4{color:#333;font-size:1rem;font-weight:500;margin:0 0 .25rem}.product-info p{color:#666;font-size:.9rem;font-weight:400;margin:0}.product-total{color:#6b0f1a;font-size:1.1rem;font-weight:600}.delivery-date{background-color:#e8f5e9;border-radius:8px;color:#2e7d32;display:flex;justify-content:space-between;padding:1rem}.delivery-date span{font-weight:400}.delivery-date strong{color:#1b5e20;font-weight:600}.action-buttons{margin-top:2rem}.primary-btn,.secondary-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s}.primary-btn{background:linear-gradient(135deg,#6b0f1a,#8b1f2a);color:#fff}.primary-btn:hover{box-shadow:0 4px 12px #6b0f1a4d;transform:translateY(-2px)}.secondary-btn{border:2px solid #6b0f1a;color:#6b0f1a}.secondary-btn:hover{background:#6b0f1a;color:#fff}@media (max-width:768px){.order-success-container{padding:1rem}.success-header{padding:2rem 1.5rem}.success-header h1{font-size:1.5rem}.success-message{font-size:1rem}.details-card,.products-card,.shipping-info-card{padding:1.5rem 1rem}.detail-row{flex-direction:column;gap:.5rem;padding:.75rem 0}.detail-value{text-align:left}.action-buttons{flex-direction:column}.primary-btn,.secondary-btn{width:100%}.product-item img{height:60px;width:60px}.product-info h4{font-size:.9rem}.product-info p{font-size:.8rem}.product-total{font-size:1rem}}.payment-failure-page{background:linear-gradient(135deg,#ffe5e5,#fff5f5);min-height:calc(100vh - 200px);padding:3rem 1rem}.failure-container{animation:slideIn .5s ease-out;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:700px;padding:3rem 2rem;text-align:center}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.failure-icon-wrapper{margin-bottom:2rem}.failure-cross{animation:shake .6s;display:inline-block}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.failure-cross svg{filter:drop-shadow(0 4px 8px rgba(220,53,69,.3))}.failure-title{color:#dc3545;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.failure-subtitle{color:#666;font-size:1.2rem;margin-bottom:2rem}.error-details-card{background:#fff3f3;border:2px solid #ffcccb;border-radius:12px;margin:2rem 0;padding:1.5rem;text-align:left}.error-details-card h3{color:#dc3545;font-size:1.2rem;margin-bottom:1rem}.error-code,.error-description{color:#555;line-height:1.6;margin:.75rem 0}.error-code strong,.error-description strong{color:#333;font-weight:600}.order-info-card{background:#f8f9fa;border-radius:8px;margin:2rem 0;padding:1.5rem;text-align:left}.info-row{border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;padding:.75rem 0}.info-row:last-child{border-bottom:none}.info-label{color:#666;font-weight:600}.info-value{color:#333;font-family:Courier New,monospace;font-weight:500}.failure-reasons{background:#fff;border:2px solid #e9ecef;border-radius:12px;margin:2rem 0;padding:1.5rem;text-align:left}.failure-reasons h3{color:#333;font-size:1.1rem;margin-bottom:1rem;text-align:center}.failure-reasons ul{list-style:none;margin:0;padding:0}.failure-reasons li{border-bottom:1px solid #f0f0f0;color:#555;line-height:1.6;padding:.625rem 0}.failure-reasons li:last-child{border-bottom:none}.info-box.warning{background:#fff8e1;border-left:4px solid #ff9800;border-radius:8px;display:flex;gap:1rem;margin:2rem 0;padding:1.25rem;text-align:left}.info-box.warning svg{flex-shrink:0;margin-top:.25rem}.info-box.warning .info-title{color:#ff9800;font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.info-box.warning .info-text{color:#555;font-size:.95rem;line-height:1.6;margin:0}.action-buttons{flex-wrap:wrap;gap:1rem;justify-content:center;margin:2.5rem 0}.retry-btn,.secondary-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;min-width:140px;padding:.875rem 2rem;transition:all .3s ease}.retry-btn{background:#28a745;color:#fff}.retry-btn:hover{background:#218838;box-shadow:0 4px 12px #28a7454d;transform:translateY(-2px)}.secondary-btn{background:#fff;border:2px solid #dee2e6;color:#666}.secondary-btn:hover{background:#f8f9fa;border-color:#adb5bd;transform:translateY(-2px)}.support-section{border-top:2px dashed #dee2e6;color:#666;margin-top:2.5rem;padding-top:2rem}.support-section h3{color:#333;font-size:1.3rem;margin-bottom:1rem}.support-section>p{line-height:1.6;margin-bottom:1rem}.contact-methods{display:flex;flex-direction:column;gap:.75rem;margin:1.5rem 0}.contact-link{border-radius:6px;color:#06c;font-weight:500;padding:.5rem;text-decoration:none;transition:color .2s}.contact-link:hover{background:#e7f3ff;color:#049;text-decoration:underline}.support-note{color:#999;font-size:.9rem;font-style:italic;margin-top:1rem}.alternative-payment{background:#f8f9fa;border-radius:12px;margin:2rem 0 0;padding:1.5rem}.alternative-payment h3{color:#333;font-size:1.2rem;margin-bottom:1.25rem}.payment-options{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.payment-option{background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#555;cursor:default;font-weight:600;padding:1rem;text-align:center;transition:all .2s}.payment-option:hover{border-color:#8b4513;color:#8b4513;transform:translateY(-2px)}@media (max-width:768px){.failure-container{padding:2rem 1.5rem}.failure-title{font-size:2rem}.failure-subtitle{font-size:1rem}.error-details-card,.failure-reasons,.order-info-card{padding:1.25rem 1rem}.info-row{gap:.5rem}.action-buttons,.info-row{flex-direction:column}.retry-btn,.secondary-btn{width:100%}.payment-options{grid-template-columns:repeat(2,1fr)}.payment-option{font-size:.9rem;padding:.875rem .5rem}}.edit-profile-page{background-color:#faf3e8;min-height:calc(100vh - 200px);padding:1.5rem 0}.edit-profile-container{margin:0 auto;max-width:860px;padding:0 1rem}.edit-profile-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.back-button{background-color:#fdfbf7;border:1px solid #ede5da;border-radius:6px;color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;gap:.4rem;padding:.4rem .85rem;transition:all .3s ease}.back-button:hover{background-color:#faf3e8;border-color:#7a1c2e;color:#7a1c2e}.edit-profile-header h1{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:600;margin:0}.success-alert{align-items:center;background-color:#f0f7ef;border:1px solid #c8dfc5;border-radius:6px;color:#3d6b35;display:flex;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;gap:.6rem;margin-bottom:1.25rem;padding:.75rem 1rem}.success-alert svg{stroke:#3d6b35;flex-shrink:0}.error-alert{align-items:center;background-color:#fdf0ef;border:1px solid #e8ccc8;border-radius:6px;color:#c0392b;display:flex;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;gap:.6rem;margin-bottom:1.25rem;padding:.75rem 1rem}.error-alert svg{stroke:#c0392b;flex-shrink:0}.profile-content{display:flex;flex-direction:column;gap:1.25rem}.edit-profile-page .profile-info-section{background-color:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:none;padding:1.5rem}.edit-profile-page .profile-info-section h2{border-bottom:1px solid #ede5da;color:#2c2c2c;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.edit-profile-page .info-item{display:flex;flex-direction:column;gap:.3rem}.edit-profile-page .info-item label{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.edit-profile-page .info-value{background-color:#faf3e8;border:1px solid #ede5da;border-radius:6px;color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.88rem;padding:.6rem .75rem}.edit-profile-page .address-section{background-color:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:none;padding:1.5rem}.edit-profile-page .address-section h2{border-bottom:1px solid #ede5da;color:#2c2c2c;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}@media (max-width:768px){.edit-profile-page{padding:1.25rem 0}.edit-profile-header h1{font-size:1.35rem}.edit-profile-page .address-section,.edit-profile-page .profile-info-section{padding:1.15rem}.info-grid{gap:.85rem;grid-template-columns:1fr}}@media (max-width:480px){.edit-profile-page{padding:.75rem 0}.edit-profile-container{padding:0 .65rem}.edit-profile-header{align-items:flex-start;flex-direction:column;gap:.5rem;margin-bottom:1rem}.edit-profile-header h1{font-size:1.15rem}.back-button{font-size:.8rem;padding:.35rem .65rem}.edit-profile-page .address-section,.edit-profile-page .profile-info-section{padding:1rem}.edit-profile-page .address-section h2,.edit-profile-page .profile-info-section h2{font-size:.92rem}.error-alert,.success-alert{font-size:.8rem;padding:.65rem .75rem}}.confirm-modal-overlay{align-items:center;animation:confirmFadeIn .25s ease;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:10001}@keyframes confirmFadeIn{0%{opacity:0}to{opacity:1}}.confirm-modal-content{animation:confirmSlideUp .25s ease;background:#fdfbf7;border:1px solid #ede5da;border-radius:14px;box-shadow:0 10px 40px #0000002e;font-family:Poppins,sans-serif;max-width:400px;padding:2rem 2rem 1.75rem;text-align:center;width:100%}@keyframes confirmSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirm-modal-icon{margin-bottom:1rem}.confirm-modal-title{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:700;margin:0 0 .6rem}.confirm-modal-message{color:#6b5b4e;font-size:.92rem;line-height:1.55;margin:0 0 1.5rem}.confirm-modal-actions{display:flex;gap:.75rem}.confirm-modal-actions.single{justify-content:center}.confirm-modal-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;letter-spacing:.2px;padding:.75rem 1.25rem;transition:all .2s ease}.confirm-modal-btn-cancel{background:#0000;border:1px solid #ede5da;color:#8a7968}.confirm-modal-btn-cancel:hover{background:#faf3e8;border-color:#d4c5b9;color:#7a1c2e}.confirm-modal-btn-confirm{background:#7a1c2e;color:#fdfbf7}.confirm-modal-btn-confirm:hover{background:#5c1422;box-shadow:0 4px 12px #7a1c2e40}.confirm-modal-btn-confirm.danger{background:#7a1c2e}.confirm-modal-btn-confirm.danger:hover{background:#5c1422}@media (max-width:480px){.confirm-modal-content{max-width:100%;padding:1.5rem 1.5rem 1.25rem}.confirm-modal-title{font-size:1.1rem}.confirm-modal-message{font-size:.88rem}.confirm-modal-actions{flex-direction:column}}.data-privacy-page{background-color:#faf3e8;font-family:Poppins,sans-serif;min-height:100vh;padding:1.5rem 1rem}.data-privacy-container{margin:0 auto;max-width:900px}.back-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#6b0f1a;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;transition:all .2s}.back-button:hover{background:#fdf8f0;border-color:#6b0f1a;transform:translateX(-2px)}.page-header{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:1.25rem;padding:1.5rem;text-align:center}.page-header h1{color:#6b0f1a;font-size:2rem;margin-bottom:.5rem}.page-header p{color:#8b4513;font-size:.95rem;line-height:1.5}.privacy-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1.25rem;margin-bottom:1rem;padding:1.5rem;transition:transform .2s}.privacy-section:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.section-icon{align-items:center;border-radius:12px;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.danger-icon,.danger-section .section-icon,.section-icon{background:linear-gradient(135deg,#6b0f1a,#8b2a2a)}.section-content{flex:1 1}.section-content h2{color:#6b0f1a;font-size:1.3rem;margin-bottom:.5rem}.section-content p{color:#4a4a4a;line-height:1.5;margin-bottom:.75rem}.legal-note{background:#fdf8f0;color:#4a4a4a;font-size:.9rem;margin:.75rem 0}.danger-text,.legal-note{border-left:4px solid #6b0f1a;border-radius:8px;padding:.75rem}.danger-text{background:#fdf2f2;color:#6b0f1a;font-weight:500}.consent-details{background:#fdf8f0;border-radius:8px;list-style:none;margin:.75rem 0;padding:1.25rem}.consent-details li{color:#4a4a4a;line-height:1.5;margin-bottom:.5rem}.consent-details strong{color:#6b0f1a}.consent-details ul{list-style:disc;margin-left:1.5rem;margin-top:.5rem}.consent-details ul li{margin-bottom:.25rem}.delete-consequences{list-style:none;margin:1rem 0;padding-left:0}.delete-consequences li{background:#fdf2f2;border-radius:6px;color:#6b0f1a;margin-bottom:.4rem;padding:.6rem .6rem .6rem 2rem;position:relative}.delete-consequences li:before{color:#6b0f1a;content:"×";font-size:1.5rem;font-weight:700;left:.75rem;position:absolute}.delete-button,.export-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;transition:all .2s}.data-privacy-page .export-button{background:linear-gradient(135deg,#6b0f1a,#8b2a2a)!important;color:#fff!important}.data-privacy-page .export-button:hover:not(:disabled){box-shadow:0 4px 12px #6b0f1a66!important;transform:translateY(-2px)}.export-button:disabled{cursor:not-allowed;opacity:.6}.data-privacy-page .delete-button{background:linear-gradient(135deg,#6b0f1a,#8b2a2a)!important;color:#fff!important}.data-privacy-page .delete-button:hover{box-shadow:0 4px 12px #6b0f1a66!important;transform:translateY(-2px)}.spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-top-color:#fff;height:16px;width:16px}.success-message{align-items:center;background:#fdf8f0;border:1px solid #6b0f1a;color:#6b0f1a;display:flex;gap:.5rem;margin:.75rem 0;padding:.75rem}.info-links{display:flex;gap:1.5rem;margin-top:1rem}.info-links a{color:#6b0f1a;font-weight:500;text-decoration:none;transition:color .2s}.info-links a:hover{color:#8b2a2a;text-decoration:underline}.contact-info{background:#fdf8f0;margin-top:.75rem;padding:.75rem}.contact-info a{color:#6b0f1a;font-weight:500;text-decoration:none}.contact-info a:hover{text-decoration:underline}.modal-overlay{background:#00000080;padding:1rem}.delete-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:16px;max-width:500px;position:relative;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-close{background:#f1f5f9;color:#64748b;font-size:1.5rem;line-height:1;position:absolute;right:1rem;top:1rem;transition:all .2s}.modal-close:hover:not(:disabled){background:#e2e8f0;color:#1e293b}.modal-close:disabled{cursor:not-allowed;opacity:.5}.modal-header{border-bottom:1px solid #e2e8f0;padding:2rem;text-align:center}.modal-header svg{margin-bottom:1rem}.modal-header h2{color:#1e293b;margin-bottom:.5rem}.modal-header p{color:#64748b;font-size:.95rem}.delete-modal form{padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1e293b;margin-bottom:.5rem}.form-group input{border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.form-group input:focus{border-color:#6b0f1a;box-shadow:0 0 0 3px #6b0f1a1a;outline:none}.form-group input:disabled{background:#f1f5f9;cursor:not-allowed}.error-message{background:#fdf2f2;border:1px solid #d4a0a7;color:#6b0f1a;margin-bottom:1rem;padding:.75rem}.modal-actions{gap:1rem}.cancel-button,.confirm-delete-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.cancel-button{background:#f1f5f9;color:#64748b}.cancel-button:hover:not(:disabled){background:#e2e8f0;color:#1e293b}.confirm-delete-button{background:linear-gradient(135deg,#6b0f1a,#8b2a2a);color:#fff}.confirm-delete-button:hover:not(:disabled){box-shadow:0 4px 12px #6b0f1a66;transform:translateY(-2px)}.cancel-button:disabled,.confirm-delete-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.data-privacy-page{padding:1rem .5rem}.page-header{padding:1.5rem}.page-header h1{font-size:1.5rem}.privacy-section{flex-direction:column;padding:1.5rem}.section-icon{align-self:flex-start}.section-content h2{font-size:1.25rem}.info-links{flex-direction:column;gap:.75rem}.modal-actions{flex-direction:column-reverse}.cancel-button,.confirm-delete-button{width:100%}}.faqs-page{background-color:#faf3e8;min-height:calc(100vh - 200px);padding:2rem 0}.faqs-container{margin:0 auto;max-width:800px;padding:0 1.5rem}.faqs-header{margin-bottom:2rem;text-align:center}.faqs-header h1{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.8rem;font-weight:600;letter-spacing:.3px;margin-bottom:.4rem}.faqs-header p{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:400}.faqs-categories{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.75rem}.category-btn{background-color:#fdfbf7;border:1px solid #ddd0c3;border-radius:20px;color:#9a8b7a;cursor:pointer;font-family:Poppins,sans-serif;font-size:.78rem;font-weight:500;padding:.4rem 1.1rem;transition:all .25s ease}.category-btn:hover{border-color:#7a1c2e;color:#7a1c2e}.category-btn.active{background-color:#7a1c2e;border-color:#7a1c2e;color:#faf3e8}.faqs-list{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.faq-item{background-color:#fdfbf7;border:1px solid #ede5da;border-radius:10px;overflow:hidden;transition:all .25s ease}.faq-item:hover{border-color:#ddd0c3;box-shadow:0 2px 8px #0000000a}.faq-item.expanded{border-color:#7a1c2e}.faq-question{align-items:center;background:none;border:none;color:#2c2c2c;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:500;justify-content:space-between;padding:.85rem 1.15rem;text-align:left;transition:background-color .2s ease;width:100%}.faq-question:hover{background-color:#ede5da40}.faq-question span{flex:1 1;padding-right:.75rem}.faq-icon{stroke:#7a1c2e;flex-shrink:0;height:16px;transition:transform .3s ease;width:16px}.faq-item.expanded .faq-icon{transform:rotate(180deg)}.faq-answer{animation:slideDown .3s ease;padding:0 1.15rem 1rem}.faq-answer p{color:#5a5a5a;font-family:Poppins,sans-serif;font-size:.82rem;line-height:1.6;margin:0}.faqs-contact{background-color:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:0 1px 4px #00000008;padding:1.5rem;text-align:center}.faqs-contact h3{color:#2c2c2c;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:600;margin-bottom:.35rem}.faqs-contact p{color:#9a8b7a;margin-bottom:1rem}.contact-support-btn,.faqs-contact p{font-family:Poppins,sans-serif;font-size:.82rem}.contact-support-btn{background-color:#7a1c2e;border-radius:6px;color:#faf3e8;display:inline-block;font-weight:500;letter-spacing:.2px;padding:.55rem 1.5rem;text-decoration:none;transition:all .25s ease}.contact-support-btn:hover{background-color:#5c1422;box-shadow:0 2px 8px #7a1c2e33}.faqs-empty,.faqs-error,.faqs-loading{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.88rem;padding:2.5rem 1rem;text-align:center}@media (max-width:768px){.faqs-page{padding:1.5rem 0}.faqs-header h1{font-size:1.5rem}.faqs-header p{font-size:.82rem}.category-btn{font-size:.75rem;padding:.35rem .9rem}.faq-question{font-size:.85rem;padding:.75rem 1rem}.faq-answer{padding:0 1rem .85rem}.faqs-contact h3{font-size:1rem}}@media (max-width:480px){.faqs-page{padding:1rem 0}.faqs-container{padding:0 1rem}.faqs-header h1{font-size:1.35rem}.faqs-header p{font-size:.78rem}.faqs-categories{gap:.4rem}.category-btn{font-size:.72rem;padding:.3rem .8rem}.faq-question{font-size:.82rem;padding:.7rem .85rem}.faq-answer{padding:0 .85rem .75rem}.faq-answer p{font-size:.78rem}.faqs-contact{padding:1.25rem}.faqs-contact h3{font-size:.95rem}}.support-page{background:#faf3e8;min-height:calc(100vh - 200px);padding:10px 0 2.5rem}.support-container{margin:0 auto;max-width:1000px;padding:0 1.25rem}.support-header{margin-bottom:1.75rem;text-align:center}.support-header h1{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-style:normal;font-weight:600;letter-spacing:.5px;margin-bottom:.4rem}.support-header p{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.92rem}.support-content{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1.5fr}.support-info{display:flex;flex-direction:column;gap:1rem}.info-card{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:0 2px 12px #0000000a;padding:1.5rem;transition:all .25s ease}.info-card:hover{box-shadow:0 4px 16px #7a1c2e14;transform:translateY(-2px)}.info-icon{align-items:center;background:#0000;border-radius:10px;display:flex;height:48px;justify-content:center;margin-bottom:.85rem;width:48px}.info-icon img{height:100%;object-fit:contain;width:100%}.info-card h3{color:#2c2c2c;font-size:1.05rem;margin-bottom:.4rem}.info-card h3,.info-card p{font-family:Poppins,sans-serif;font-weight:600}.info-card p{color:#7a1c2e;font-size:.92rem;margin-bottom:.25rem}.info-detail{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.8rem}.support-form-container{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;box-shadow:0 2px 12px #0000000a;padding:2rem}.support-form-container h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-style:normal;font-weight:600;margin-bottom:1.5rem}.support-form{display:flex;flex-direction:column;gap:1.25rem}.form-row{grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(2,1fr)}.form-group label{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:.85rem;margin-bottom:.35rem}.form-group input,.form-group select,.form-group textarea{background:#fdfbf7;border:1px solid #ddd0c3;border-radius:8px;font-family:Poppins,sans-serif;font-size:.9rem;padding:.7rem .85rem;transition:border-color .25s ease,box-shadow .25s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#7a1c2e;box-shadow:0 0 0 3px #7a1c2e14}.form-group input:read-only{background-color:#f5efe7;color:#9a8b7a;cursor:not-allowed}.form-group textarea{min-height:130px}.form-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;background-size:1em;cursor:pointer;padding-right:2.5rem}.submit-btn{background-color:#7a1c2e;color:#faf3e8;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.2px;padding:.75rem 1.75rem;transition:all .25s ease}.submit-btn:hover:not(:disabled){background-color:#5c1422;box-shadow:0 2px 10px #7a1c2e33}.submit-btn:disabled{background-color:#ddd0c3}.success-message-box{padding:2.5rem 1.5rem;text-align:center}.success-message-box svg{stroke:#8a9a7b;margin-bottom:1rem}.success-message-box h3{color:#8a9a7b;font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:600;margin-bottom:.6rem}.success-message-box p{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.92rem;line-height:1.6;margin-bottom:1.5rem}.new-message-btn{background-color:#7a1c2e;border:none;border-radius:8px;color:#faf3e8;cursor:pointer;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:500;padding:.7rem 1.5rem;transition:all .25s ease}.new-message-btn:hover{background-color:#5c1422;box-shadow:0 2px 10px #7a1c2e33}@media (max-width:968px){.support-content{grid-template-columns:1fr}.support-info{flex-direction:row;flex-wrap:wrap}.info-card{flex:1 1;min-width:220px}}@media (max-width:768px){.support-page{padding:8px 0 2rem}.support-header h1{font-size:1.6rem}.support-header{margin-bottom:1.25rem}.support-info{flex-direction:column}.form-row{gap:1rem;grid-template-columns:1fr}.support-form-container{padding:1.5rem}}@media (max-width:480px){.support-page{padding:5px 0 1.5rem}.support-container{padding:0 .85rem}.support-header h1{font-size:1.35rem}.support-header p{font-size:.85rem}.info-card{padding:1.25rem}.info-icon{height:40px;width:40px}.info-icon svg{height:22px;width:22px}.info-card h3{font-size:.95rem}.info-card p{font-size:.85rem}.support-form-container{padding:1.25rem}.support-form-container h2{font-size:1.15rem}.form-group input,.form-group select,.form-group textarea{font-size:1rem;padding:.65rem .75rem}.submit-btn{font-size:.88rem;padding:.7rem 1.25rem}.success-message-box{padding:1.75rem 1rem}.success-message-box h3{font-size:1.15rem}.success-message-box p{font-size:.85rem}}.about-us-page{background:#faf3e8;min-height:100vh;padding-top:10px}.about-us-container{margin:0 auto;max-width:1000px;padding:0 20px 50px}.about-us-hero{background:linear-gradient(145deg,#fdfbf7,#f7efe3);border:1px solid #ede5da;border-radius:14px;box-shadow:0 2px 12px #0000000a;margin-bottom:2rem;padding:.75rem 2rem 1.25rem;text-align:center}.hero-logo{display:block;height:72px;margin:0 auto .4rem;object-fit:contain;width:auto}.hero-divider{background:linear-gradient(90deg,#0000,#c9a84c,#0000);border-radius:2px;height:2px;margin:0 auto .6rem;width:48px}.tagline{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:1.1rem;font-style:normal;font-weight:400;letter-spacing:.5px;margin:0}.about-us-content{display:flex;flex-direction:column;gap:1.5rem}.brand-story-section{grid-gap:2.5rem;background:#fdfbf7;border:1px solid #ede5da;border-radius:14px;box-shadow:0 2px 12px #0000000a;display:grid;gap:2.5rem;grid-template-columns:1fr 2fr;padding:2.5rem}.story-image,.story-placeholder{align-items:center;display:flex;justify-content:center}.story-placeholder{aspect-ratio:1;background:linear-gradient(145deg,#f7efe3,#ede5da);border:1px solid #ddd0c3;border-radius:14px;max-width:260px;width:100%}.story-placeholder svg{stroke:#9a8b7a;opacity:.5}.story-content h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-style:normal;font-weight:600;margin:0 0 1rem}.story-text{display:flex;flex-direction:column;gap:.85rem}.story-text p{color:#5a5a5a;font-family:Poppins,sans-serif;font-size:.92rem;line-height:1.75;margin:0;text-align:justify}.values-section{background:#fdfbf7;border:1px solid #ede5da;border-radius:14px;box-shadow:0 2px 12px #0000000a;padding:2.5rem}.values-section h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-style:normal;font-weight:600;margin:0 0 2rem;text-align:center}.values-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.value-card{background:#ede5da40;border:1px solid #ede5da;border-radius:10px;padding:1.5rem;text-align:center;transition:all .25s ease}.value-card:hover{border-color:#ddd0c3;box-shadow:0 6px 20px #7a1c2e14;transform:translateY(-4px)}.value-icon{align-items:center;background:#fdfbf7;border:1px solid #ede5da;border-radius:50%;display:flex;height:56px;justify-content:center;margin:0 auto 1rem;width:56px}.value-icon svg{stroke:#7a1c2e;height:28px;width:28px}.value-card h3{color:#2c2c2c;font-size:1rem;font-weight:600;margin:0 0 .5rem}.value-card h3,.value-card p{font-family:Poppins,sans-serif}.value-card p{color:#9a8b7a;font-size:.85rem;line-height:1.55;margin:0}.social-section{background:#fdfbf7;border:1px solid #ede5da;border-radius:14px;box-shadow:0 2px 12px #0000000a;padding:2.5rem}.social-content{margin-bottom:2rem;text-align:center}.social-content h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-style:normal;font-weight:600;margin:0 0 .6rem}.social-content>p{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.92rem;margin:0 0 1.5rem}.social-links-row{display:flex;gap:1rem;justify-content:center}.social-link-card{align-items:center;border-radius:10px;color:#fff;display:flex;flex:1 1;max-width:320px;padding:1rem 1.25rem;text-decoration:none;transition:all .25s ease}.social-link-card.instagram-link{background:linear-gradient(135deg,#7a1c2e,#a0293f);box-shadow:0 3px 12px #7a1c2e40}.social-link-card.instagram-link:hover{box-shadow:0 5px 18px #7a1c2e59;transform:translateY(-2px)}.social-link-card.whatsapp-link{background:linear-gradient(135deg,#7a1c2e,#a0293f);box-shadow:0 3px 12px #7a1c2e40}.social-link-card.whatsapp-link:hover{box-shadow:0 5px 18px #7a1c2e59;transform:translateY(-2px)}.social-link-icon{align-items:center;background:#ffffff26;border-radius:50%;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.social-link-text{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;gap:1px;margin-left:12px}.social-link-handle{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.social-link-cta{color:#ffffffd9;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:400}.arrow-icon{stroke:#ffffffb3;flex-shrink:0;transition:transform .25s ease}.social-link-card:hover .arrow-icon{transform:translateX(4px)}.contact-cta{background:linear-gradient(145deg,#f7efe3,#ede5da);border:1px solid #ddd0c3;border-radius:10px;padding:2rem;text-align:center}.contact-cta h3{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-style:normal;font-weight:600;margin:0 0 .5rem}.contact-cta>p{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.92rem;margin:0 0 1.25rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.btn-primary,.btn-secondary{border-radius:6px;display:inline-block;font-family:Poppins,sans-serif;font-size:.88rem;font-weight:500;letter-spacing:.2px;padding:.7rem 1.75rem;text-decoration:none;transition:all .25s ease}.btn-primary{background:#7a1c2e;border:1px solid #7a1c2e;color:#faf3e8}.btn-primary:hover{background:#5c1422;box-shadow:0 2px 10px #7a1c2e33}.btn-secondary{background:#0000;border:1px solid #ddd0c3;color:#7a1c2e}.btn-secondary:hover{background:#7a1c2e0d;border-color:#7a1c2e}@media (max-width:968px){.brand-story-section{grid-template-columns:1fr;padding:2rem}.story-image{order:-1}.story-placeholder{max-width:220px}}@media (max-width:768px){.about-us-page{padding-top:8px}.about-us-hero{padding:.6rem 1.25rem 1rem}.hero-logo{height:56px}.hero-divider{width:36px}.tagline{font-size:.95rem}.brand-story-section,.social-section,.values-section{padding:1.75rem 1.25rem}.social-content h2,.story-content h2,.values-section h2{font-size:1.3rem}.story-text p{font-size:.88rem}.values-grid{grid-template-columns:1fr}.value-card{padding:1.25rem}.social-links-row{align-items:center;flex-direction:column}.social-link-card{max-width:100%;width:100%}.contact-cta{padding:1.5rem 1.25rem}.contact-cta h3{font-size:1.15rem}.cta-buttons{flex-direction:column;gap:.5rem}.btn-primary,.btn-secondary{max-width:280px;width:100%}}@media (max-width:480px){.about-us-page{padding-top:5px}.hero-logo{height:48px}.tagline{font-size:.88rem}.story-placeholder{max-width:180px}.social-link-card{padding:.85rem 1rem}.social-link-icon{height:38px;width:38px}.social-link-handle{font-size:.88rem}.social-link-cta{font-size:.7rem}.arrow-icon{display:none}}.policy-page{background:#faf3e8;min-height:100vh;padding-bottom:2.5rem;padding-top:10px}.policy-container{background:#fdfbf7;border:1px solid #ede5da;border-radius:14px;box-shadow:0 2px 12px #0000000a;margin:0 auto;max-width:900px;padding:2rem 2.5rem}.policy-container h1{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:600;letter-spacing:.5px;margin:0 0 .4rem}.last-updated,.policy-container h1{font-style:normal;text-align:center}.last-updated{border-bottom:1px solid #ede5da;color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.8rem;margin:0 0 1.75rem;padding-bottom:1rem}.policy-section{margin-bottom:1.75rem}.policy-section h2{border-left:3px solid #c9a84c;color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-style:normal;font-weight:600;margin:0 0 .75rem;padding-left:12px}.policy-section h3{color:#2c2c2c;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;margin:1rem 0 .5rem}.policy-section p{margin:0 0 .75rem;text-align:justify}.policy-section ol,.policy-section p,.policy-section ul{color:#5a5a5a;font-family:Poppins,sans-serif;font-size:.9rem;line-height:1.75}.policy-section ol,.policy-section ul{margin:.5rem 0 .75rem 16px;padding-left:16px}.policy-section ol li,.policy-section ul li{margin-bottom:.4rem;padding-left:4px}.policy-section ol li strong,.policy-section p strong,.policy-section ul li strong{color:#7a1c2e;font-weight:600}.policy-section a{color:#7a1c2e;font-weight:500;text-decoration:underline;transition:color .25s ease}.policy-section a:hover{color:#5c1422}.policy-intro{background:linear-gradient(135deg,#c9a84c0f,#ede5da40);border:1px solid #c9a84c2e;border-radius:10px;margin-bottom:2rem;padding:1.25rem 1.5rem}.policy-intro p{color:#4a4a4a;font-family:Poppins,sans-serif;font-size:.92rem;line-height:1.8;margin:0 0 .6rem;text-align:justify}.policy-intro p:last-child{margin-bottom:0}.policy-acknowledgment-note,.policy-highlight{color:#5a0d16!important;font-style:italic;font-weight:500}.policy-highlight{background:#c9a84c12;border-left:3px solid #c9a84c;border-radius:0 6px 6px 0;margin-top:.5rem;padding:.7rem 1rem}.policy-section ul ul{list-style-type:"– ";margin:.3rem 0 .3rem 8px}.policy-section ul ul li{color:#6a6a6a;margin-bottom:.2rem}.policy-footer-note{background:linear-gradient(135deg,#c9a84c0a,#faf3e84d);border-bottom:1px solid #ede5da;border-top:1px solid #ede5da;color:#5a0d16;font-family:Playfair Display,Georgia,serif;font-size:.92rem;font-weight:500;letter-spacing:.3px;line-height:1.7;margin-top:2rem;padding:1rem 1.5rem;text-align:center}.policy-signoff{color:#c9a84c;display:block;font-style:italic;font-weight:600;letter-spacing:.5px;margin-top:.6rem}.policy-dpo-section{background:linear-gradient(135deg,#faf3e8,#fff9f0);border:1px solid #e8ddd3;border-radius:8px;margin-top:2.5rem;padding:1.5rem 2rem}.contact-info{background:#ede5da4d;border-left:3px solid #c9a84c;border-radius:8px;margin:.75rem 0;padding:1rem 1.25rem}.contact-info p{color:#2c2c2c;font-size:.88rem;margin:.3rem 0}.contact-info strong{color:#7a1c2e;font-weight:600}.note{background:#c9a84c14;border-left:3px solid #c9a84c;border-radius:8px;color:#6b5a42;font-family:Poppins,sans-serif;font-size:.88rem;margin-top:1rem;padding:.85rem 1rem}@media (max-width:768px){.policy-page{padding-top:8px}.policy-container{border-radius:10px;padding:1.5rem 1.25rem}.policy-container h1{font-size:1.6rem}.policy-section h2{font-size:1.1rem;padding-left:10px}.policy-section h3{font-size:.95rem}.policy-section ol,.policy-section p,.policy-section ul{font-size:.85rem}.policy-intro{padding:1rem 1.15rem}.policy-intro p{font-size:.85rem}.policy-footer-note{font-size:.85rem;padding:.85rem 1.15rem}}@media (max-width:480px){.policy-page{padding-top:5px}.policy-container{padding:1.25rem 1rem}.policy-container h1{font-size:1.35rem}.policy-section h2{font-size:1rem}.policy-section h3{font-size:.9rem}.policy-section ol,.policy-section ul{margin-left:8px;padding-left:10px}.contact-info,.policy-intro{padding:.85rem 1rem}.policy-intro p{font-size:.82rem}.policy-highlight{font-size:.82rem;padding:.6rem .85rem}.policy-footer-note{font-size:.82rem;padding:.75rem 1rem}}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.order-management{font-family:Segoe UI,system-ui,-apple-system,sans-serif;max-width:100%;padding:2rem 2.5rem}.order-management-header{border-bottom:1px solid #e8e0d4;margin-bottom:2rem;padding-bottom:1rem}.order-management-header h2{color:#2c1810;font-size:1.75rem;font-weight:700;letter-spacing:.3px;margin-bottom:.35rem}.order-management-header p{color:#8b7355;font-size:.95rem}.order-controls{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2rem}.search-box{width:100%}.search-box input{background:#faf8f5;border:1px solid #d4c5a9;border-radius:8px;box-sizing:border-box;color:#2c1810;font-size:.95rem;padding:.75rem 1rem;transition:border-color .3s,box-shadow .3s}.search-box input::placeholder{color:#b0a08a}.search-box input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f;outline:none}.filter-tabs{display:flex;flex-wrap:wrap;gap:.6rem}.filter-tabs button{background:#fff;border:1.5px solid #d4c5a9;border-radius:24px;color:#5a4a32;cursor:pointer;font-size:.85rem;font-weight:500;padding:.55rem 1.15rem;transition:all .25s ease;white-space:nowrap}.filter-tabs button:hover{background:#fdf8ec;border-color:#d4af37;color:#b8860b}.filter-tabs button.active{background:linear-gradient(135deg,#d4af37,#c49b2e);border-color:#d4af37;box-shadow:0 2px 6px #d4af374d;color:#fff}.loading-state,.no-orders{color:#8b7355;padding:4rem 2rem;text-align:center}.loading-state .spinner{animation:spin .8s linear infinite;border:3px solid #ece4d4;border-top-color:#d4af37;height:44px;width:44px}.error-message{background:#fef2f2;border-left:4px solid #dc2626;color:#991b1b;font-size:.9rem;margin-bottom:1.25rem;padding:.85rem 1rem;text-align:center}.orders-table-container{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #ece4d4;border-radius:12px;box-shadow:0 1px 6px #2c181012,0 4px 16px #2c18100a;margin-bottom:1.75rem;overflow-x:auto}.orders-table{border-collapse:collapse;min-width:1060px;width:100%}.orders-table thead{background:linear-gradient(180deg,#faf8f4,#f3ece0);border-bottom:2px solid #d4c5a9}.orders-table th{color:#5a4a32;font-size:.78rem;font-weight:600;letter-spacing:.7px;padding:.85rem 1rem;text-align:left;text-transform:uppercase}.orders-table td{border-bottom:1px solid #f0ebe3;color:#3d2e1e;font-size:.9rem;padding:.85rem 1rem;vertical-align:top}.orders-table tbody tr{transition:background .15s}.orders-table tbody tr:hover{background:#fdfbf7}.order-id-cell{display:flex;flex-direction:column;gap:.2rem}.order-id-cell strong{color:#2c1810;font-size:.9rem}.transaction-id{color:#b0a08a;font-family:Courier New,monospace;font-size:.72rem}.customer-cell{display:flex;flex-direction:column;gap:.2rem}.customer-cell strong{color:#2c1810;font-size:.9rem}.customer-cell span{color:#8b7355;font-size:.8rem}.items-cell{display:flex;flex-direction:column;gap:.45rem}.item-mini{align-items:center;display:flex;gap:.5rem}.item-mini img{border:1px solid #ece4d4;border-radius:6px;height:36px;object-fit:cover;width:36px}.item-mini span{color:#5a4a32;font-size:.82rem}.more-items{color:#8b4513;cursor:pointer;font-size:.75rem;font-style:italic}.customer-phone{color:#6b0f1a;font-size:.78rem}.order-row{transition:background-color .2s ease}.order-row:hover{background-color:#6b0f1a08}.order-row.expanded{background-color:#6b0f1a0d}.order-detail-row td{border-top:none!important;padding:0!important}.order-detail-panel{grid-gap:1.5rem;animation:slideDown .25s ease;background:#fffdf9;border:1px solid #e8ddd3;border-top:2px solid #6b0f1a;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;padding:1.25rem 1.5rem}.detail-section h4{color:#6b0f1a;font-size:.85rem;font-weight:600;letter-spacing:.3px;margin:0 0 .75rem}.detail-items-list{display:flex;flex-direction:column;gap:.6rem}.detail-item-card{align-items:center;background:#fff;border:1px solid #f0e6dc;border-radius:6px;display:flex;gap:.75rem;padding:.5rem}.detail-item-card img{border:1px solid #e8ddd3;border-radius:4px;height:50px;object-fit:cover;width:50px}.detail-item-info{color:#5a4a32;display:flex;flex-direction:column;font-size:.8rem;gap:.15rem}.detail-item-info strong{color:#333;font-size:.83rem}.detail-item-total{color:#6b0f1a;font-weight:600}.detail-info-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.detail-info-item{display:flex;flex-direction:column;gap:.15rem}.detail-info-item label{color:#8b7355;font-size:.7rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.detail-info-item span{color:#333;font-size:.83rem}.detail-address{background:#fff;border:1px solid #f0e6dc;border-radius:4px;color:#333;font-size:.85rem;line-height:1.5;margin:0;padding:.6rem .8rem}.amount-cell{display:flex;flex-direction:column;gap:.45rem}.amount-cell strong{color:#2c1810;font-size:1rem}.coupon-info{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-left:3px solid #16a34a;border-radius:6px;display:flex;flex-direction:column;gap:.2rem;padding:.4rem .55rem}.coupon-badge{color:#15803d;font-family:Courier New,monospace;font-size:.72rem;font-weight:700;letter-spacing:.5px}.discount-text{color:#16a34a;font-size:.8rem;font-weight:600}.payment-info-cell{display:flex;flex-direction:column;gap:.35rem;min-width:170px}.payment-method{color:#2c1810;font-size:.82rem;font-weight:500}.razorpay-id{background:#faf8f5;border:1px solid #ece4d4;border-radius:4px;color:#8b7355;font-family:Courier New,monospace;font-size:.7rem;padding:.15rem .35rem;word-break:break-all}.payment-status-pill{align-items:center;border-radius:12px;display:inline-flex;font-size:.72rem;font-weight:700;letter-spacing:.4px;padding:.2rem .6rem;text-transform:uppercase;width:fit-content}.payment-status-pill.ps-paid{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.payment-status-pill.ps-pending{background:#fef9c3;border:1px solid #fde68a;color:#854d0e}.payment-status-pill.ps-failed{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.payment-status-pill.ps-refunded{background:#e0e7ff;border:1px solid #c7d2fe;color:#3730a3}.status-badge{letter-spacing:.2px;padding:.35rem .75rem}.date-cell{display:flex;flex-direction:column;gap:.2rem}.date-cell span{color:#3d2e1e;font-size:.85rem}.date-cell small{color:#b0a08a;font-size:.75rem}.action-cell{align-items:stretch;display:flex;flex-direction:column;gap:.4rem}.status-select{background:#faf8f5;border:1.5px solid #d4c5a9;border-radius:8px;color:#2c1810;cursor:pointer;font-size:.82rem;font-weight:500;padding:.45rem .65rem;transition:all .25s ease}.status-select:hover:not(:disabled){border-color:#d4af37}.status-select:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f;outline:none}.status-select:disabled{cursor:not-allowed;opacity:.45}.updating-spinner{animation:spin .8s linear infinite;color:#d4af37;font-size:1.1rem}.refund-btn{background:#fff5f5;border:1.5px solid #dc3545;border-radius:6px;color:#dc3545;cursor:pointer;font-size:.78rem;font-weight:600;padding:.35rem .7rem;transition:all .2s ease;white-space:nowrap}.refund-btn:hover:not(:disabled){background:#dc3545;color:#fff}.refund-btn:disabled{cursor:not-allowed;opacity:.5}.invoice-btn{background:#fffbf0;border:1.5px solid #b8963a;border-radius:6px;color:#8a6d1b;cursor:pointer;font-size:.78rem;font-weight:600;padding:.35rem .7rem;transition:all .2s ease;white-space:nowrap}.invoice-btn:hover{background:#b8963a;color:#fff}.order-summary{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(5,1fr);margin-top:2rem}.summary-card{border-radius:12px;box-shadow:0 2px 10px #0000001f;color:#fff;overflow:hidden;padding:1.35rem 1.25rem;position:relative}.summary-card:after{background:#ffffff1a;border-radius:50%;content:"";height:100px;position:absolute;right:-20%;top:-30%;width:100px}.summary-card:first-child{background:linear-gradient(135deg,#5a4a32,#8b7355)}.summary-card:nth-child(2){background:linear-gradient(135deg,#d4af37,#c49b2e)}.summary-card:nth-child(3){background:linear-gradient(135deg,#4a6fa5,#2d5986)}.summary-card:nth-child(4){background:linear-gradient(135deg,#4a9e6e,#2d7a4f)}.summary-card:nth-child(5){background:linear-gradient(135deg,sienna,#8b4513)}.summary-card h4{font-size:.8rem;font-weight:500;letter-spacing:.6px;margin-bottom:.5rem;opacity:.85;text-transform:uppercase}.summary-value{font-size:1.85rem;font-weight:700;margin:0}.pagination{flex-wrap:wrap;gap:8px;margin:1.75rem 0 .75rem}.pagination-btn{border:1.5px solid #d4c5a9;border-radius:8px;color:#5a4a32;font-size:.85rem;font-weight:500;min-width:38px;padding:.5rem .9rem;text-align:center}.pagination-btn:hover:not(:disabled){background:#d4af37;border-color:#d4af37}.pagination-btn.active{background:linear-gradient(135deg,#d4af37,#c49b2e);border-color:#d4af37;box-shadow:0 2px 6px #d4af374d;font-weight:700}.pagination-btn:disabled{background:#f5f0e8;opacity:.4}.pagination-info{color:#8b7355;font-size:.82rem;margin-bottom:1.25rem}@media (max-width:1200px){.order-management{padding:1.5rem 1.75rem}.orders-table{min-width:960px}.order-summary{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.order-management{padding:1rem 1.25rem}.order-management-header h2{font-size:1.4rem}.order-management-header p{font-size:.85rem}.filter-tabs{-webkit-overflow-scrolling:touch;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button{font-size:.8rem;padding:.45rem .9rem}.orders-table{min-width:900px}.orders-table td,.orders-table th{padding:.7rem .75rem}.order-summary{gap:.85rem;grid-template-columns:repeat(2,1fr)}.summary-card{padding:1.1rem 1rem}.summary-value{font-size:1.5rem}.pagination{gap:6px}.pagination-btn{font-size:.8rem;min-width:34px;padding:.4rem .7rem}}@media (max-width:480px){.order-management{padding:.75rem}.order-management-header{margin-bottom:1.25rem;padding-bottom:.75rem}.order-management-header h2{font-size:1.2rem}.search-box input{font-size:.88rem;padding:.65rem .85rem}.filter-tabs button{font-size:.75rem;padding:.4rem .75rem}.orders-table-container{border-radius:8px}.order-summary{gap:.65rem;grid-template-columns:repeat(2,1fr)}.summary-card{border-radius:10px;padding:.9rem .75rem}.summary-card h4{font-size:.7rem}.summary-value{font-size:1.3rem}.pagination{gap:4px;margin-top:1.25rem}.pagination-btn{min-width:30px;padding:.35rem .55rem}.pagination-btn,.pagination-info{font-size:.75rem}}.banner-management{max-width:100%;padding:2rem}.banner-management-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.banner-management-header h2{color:#333;font-size:2rem;margin-bottom:.5rem}.banner-management-header p{color:#666;font-size:1rem}.add-banner-btn{background-color:#6b0f1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.add-banner-btn:hover{background-color:#8b1328;transform:translateY(-2px)}.loading-state{color:#666;padding:3rem;text-align:center}.loading-state .spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#6b0f1a;height:50px;margin:0 auto 1rem;width:50px}.alert{margin-bottom:1.5rem;padding:1rem}.alert-error{background-color:#ffebee;border:1px solid #ef9a9a;color:#c62828}.alert-success{background-color:#e8f5e9;border:1px solid #a5d6a7;color:#2e7d32}.banner-form-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem;padding:2rem}.banner-form-container h3{color:#6b0f1a;font-size:1.5rem;margin-bottom:1.5rem}.banner-form .form-group{margin-bottom:1.5rem}.banner-form label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.image-upload-area{display:flex;flex-direction:column;gap:1rem}.file-label{border:2px dashed #ccc;border-radius:8px;padding:.75rem 1.5rem;transition:all .3s}.file-label:hover{background-color:#e8e8e8}.banner-preview{background-color:#f5f5f5;border:2px solid #e0e0e0;border-radius:12px;height:250px;max-width:600px;overflow:hidden;width:100%}.banner-preview img{height:100%;object-fit:cover;width:100%}.form-row{grid-gap:1.5rem;gap:1.5rem}.banner-form input[type=number]{border:2px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.banner-form input[type=number]:focus{border-color:#6b0f1a;outline:none}.checkbox-label{gap:.5rem}.form-actions{gap:1rem;margin-top:2rem}.cancel-btn,.submit-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s}.submit-btn:hover:not(:disabled){background-color:#8b1328}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.cancel-btn:hover{background-color:#e0e0e0}.banners-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.no-banners{color:#666;grid-column:1/-1;padding:3rem;text-align:center}.banner-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s}.banner-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-4px)}.banner-images-container{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:2fr 1fr;position:relative}.banner-image{background:#f5f5f5;height:200px;overflow:hidden;position:relative}.image-type-label{background:#6b0f1ae6;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;left:5px;padding:.3rem .6rem;position:absolute;top:5px;z-index:2}.banner-image img{height:100%;object-fit:cover;width:100%}.banner-overlay{align-items:flex-start;display:flex;justify-content:space-between;left:10px;position:absolute;right:10px;top:10px}.order-badge,.status-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px;box-shadow:0 2px 8px #0003;font-size:.85rem;font-weight:600;padding:.4rem .8rem}.status-badge.active{background-color:#4caf50e6;color:#fff}.status-badge.inactive{background-color:#9e9e9ee6;color:#fff}.order-badge{background-color:#ffffffe6;color:#333}.banner-actions{display:flex;gap:.5rem;padding:1rem}.delete-btn,.edit-btn{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s}.edit-btn{background-color:#2196f3}.edit-btn:hover{background-color:#1976d2}.delete-btn{background-color:#f44336}.delete-btn:hover{background-color:#d32f2f}@media (max-width:768px){.banner-management{padding:1rem}.banner-management-header{align-items:flex-start;flex-direction:column}.add-banner-btn{width:100%}.banner-form-container{padding:1.5rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.cancel-btn,.submit-btn{width:100%}.banners-grid{grid-template-columns:1fr}}.faq-management{margin:0 auto;max-width:1400px;padding:20px}.faq-management-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.faq-management-header h1{color:#333;font-size:28px;font-weight:600}.btn-add-faq{align-items:center;background:#8b4513;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:12px 24px;transition:all .3s ease}.btn-add-faq:hover{background:#6d3410;box-shadow:0 4px 12px #8b45134d;transform:translateY(-2px)}.btn-add-faq span{font-size:20px;font-weight:600}.error-message,.loading-message{color:#666;font-size:18px;padding:40px;text-align:center}.error-message{color:#d32f2f}.faq-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.faq-table{border-collapse:collapse;width:100%}.faq-table thead{background:#f5f5f5}.faq-table th{color:#333;font-size:14px;font-weight:600;letter-spacing:.5px;padding:16px;text-align:left;text-transform:uppercase}.faq-table td{border-top:1px solid #e0e0e0;color:#555;font-size:14px;padding:16px}.faq-table tbody tr:hover{background:#f9f9f9}.category-badge{border-radius:16px;display:inline-block;font-size:12px;font-weight:500;padding:4px 12px}.category-badge.orders{background:#e3f2fd;color:#1976d2}.category-badge.shipping{background:#f3e5f5;color:#7b1fa2}.category-badge.payment{background:#e8f5e9;color:#388e3c}.category-badge.products{background:#fff3e0;color:#f57c00}.category-badge.returns{background:#fce4ec;color:#c2185b}.category-badge.account{background:#e0f2f1;color:#00796b}.category-badge.other{background:#f5f5f5;color:#616161}.faq-question-cell{color:#333;font-weight:500;max-width:300px}.faq-answer-cell{color:#666;line-height:1.5;max-width:400px}.status-toggle{border:none;border-radius:20px;cursor:pointer;font-size:13px;font-weight:500;padding:6px 16px;transition:all .3s ease}.status-toggle.active{background:#e8f5e9;color:#2e7d32}.status-toggle.inactive{background:#ffebee;color:#c62828}.status-toggle:hover{opacity:.8;transform:scale(1.05)}.action-buttons{display:flex;gap:8px}.btn-delete,.btn-edit{border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .3s ease}.btn-edit{background:#e3f2fd;color:#1976d2}.btn-edit:hover{background:#1976d2;color:#fff}.btn-delete{background:#ffebee;color:#c62828}.btn-delete.confirm,.btn-delete:hover{background:#c62828;color:#fff}.modal-overlay{padding:20px}.modal-content{border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:700px;width:100%}.modal-header{border-bottom:1px solid #e0e0e0;padding:24px}.modal-header h2{font-size:24px;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;padding:0;transition:all .3s ease;width:32px}.modal-close:hover{background:#f5f5f5;color:#333}.modal-content form{padding:24px}.form-group label{font-weight:500}.selected-count{background:#fff3e0;border-radius:12px;color:#8b4513;display:inline-block;font-size:13px;font-weight:600;margin-left:8px;padding:2px 8px}.form-group input[type=number],.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:8px;font-family:inherit;font-size:14px;padding:12px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#8b4513;box-shadow:0 0 0 3px #8b45131a;outline:none}.form-group small{color:#666;font-size:12px}.char-count,.form-group small{display:block;margin-top:6px}.categories-checkboxes{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin-top:12px}.category-checkbox-label{align-items:center;background:#fafafa;border:2px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:12px 16px;position:relative;transition:all .3s ease}.category-checkbox-label:hover{background:#f5f5f5;border-color:#8b4513;box-shadow:0 2px 8px #8b451326;transform:translateY(-2px)}.category-checkbox-label input[type=checkbox]{accent-color:#8b4513;cursor:pointer;flex-shrink:0;height:20px;margin:0;width:20px}.category-checkbox-label input[type=checkbox]:checked+.checkbox-text{color:#8b4513;font-weight:600}.category-checkbox-label:has(input:checked){background:#fff3e0;border-color:#8b4513;border-width:2px;box-shadow:0 0 0 3px #8b45131a}.checkbox-text{color:#555;font-size:14px;transition:all .3s ease;-webkit-user-select:none;user-select:none}.checkbox-group{margin-top:24px}.checkbox-group label{align-items:center;cursor:pointer;display:flex;font-weight:400}.checkbox-group input[type=checkbox]{margin-right:10px}.modal-actions{border-top:1px solid #e0e0e0;display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:24px}.btn-cancel,.btn-submit{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;padding:12px 24px;transition:all .3s ease}.btn-cancel{background:#f5f5f5;color:#666}.btn-cancel:hover{background:#e0e0e0}.btn-submit{background:#8b4513;color:#fff}.btn-submit:hover{background:#6d3410;box-shadow:0 4px 12px #8b45134d;transform:translateY(-2px)}@media (max-width:1024px){.faq-table-container{overflow-x:auto}.faq-table{min-width:900px}.categories-checkboxes{gap:10px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}@media (max-width:768px){.faq-management{padding:16px}.faq-management-header{align-items:flex-start;flex-direction:column;gap:16px}.faq-management-header h1{font-size:24px}.btn-add-faq{justify-content:center;width:100%}.categories-checkboxes{gap:8px;grid-template-columns:repeat(2,1fr)}.category-checkbox-label{font-size:13px;padding:10px 12px}.modal-content{border-radius:0;max-height:100vh}.action-buttons{flex-direction:column;gap:6px}.btn-delete,.btn-edit{width:100%}}.shopping-ratings-management{margin:0 auto;max-width:1400px;padding:20px}.ratings-header{margin-bottom:30px}.ratings-header h2{color:#2c3e50;font-size:28px;font-weight:700;margin-bottom:8px}.ratings-subtitle{color:#666;font-size:16px;margin:0}.shopping-ratings-loading{color:#666;font-size:18px;padding:60px;text-align:center}.ratings-statistics{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 2fr;margin-bottom:40px}.stats-card{background:#fff;border-radius:15px;box-shadow:0 2px 10px #00000014;padding:30px}.average-card{align-items:center;display:flex;gap:20px}.stats-icon{font-size:48px}.stats-content h3{color:#666;font-size:16px;font-weight:600;margin:0 0 10px}.stats-value{color:#2c3e50;font-size:42px;font-weight:700;line-height:1;margin-bottom:8px}.stats-label{color:#999;font-size:14px;margin:0}.distribution-card h3{color:#2c3e50;font-size:18px;font-weight:700;margin:0 0 20px}.distribution-bars{display:flex;flex-direction:column;gap:12px}.distribution-row{align-items:center;display:flex;gap:12px}.rating-label{color:#2c3e50;font-size:14px;width:40px}.progress-bar{background:#f0f0f0;border-radius:12px;flex:1 1;height:24px;overflow:hidden}.progress-fill{border-radius:12px;height:100%;transition:width .3s ease}.count-label{color:#666;font-size:13px;min-width:80px;text-align:right}.ratings-list{background:#fff;border-radius:15px;box-shadow:0 2px 10px #00000014;padding:30px}.ratings-list h3{color:#2c3e50;font-size:20px;font-weight:700;margin:0 0 25px}.no-ratings{color:#999;padding:40px;text-align:center}.ratings-table{overflow-x:auto}.ratings-table table{border-collapse:collapse;width:100%}.ratings-table thead{background:#f8f9fa}.ratings-table th{border-bottom:2px solid #e0e0e0;color:#2c3e50;font-size:14px;font-weight:700;letter-spacing:.5px;padding:15px;text-align:left;text-transform:uppercase}.ratings-table tbody tr{border-bottom:1px solid #f0f0f0;transition:background-color .2s}.ratings-table tbody tr:hover{background-color:#f8f9fa}.ratings-table td{font-size:14px;padding:18px 15px}.order-id-cell{color:#8b4513;font-family:Courier New,monospace;font-weight:600}.customer-info{display:flex;flex-direction:column;gap:4px}.customer-name{color:#2c3e50;font-weight:600}.customer-email{color:#999;font-size:13px}.rating-cell{align-items:center;display:flex;gap:10px}.rating-stars-display{display:flex;gap:2px}.rating-stars-display .star{color:#ddd;font-size:18px}.rating-stars-display .star.filled{color:#fbbf24}.rating-number{color:#666;font-size:13px;font-weight:600}.pagination{border-top:1px solid #e0e0e0;gap:20px;margin-top:30px;padding-top:20px}.page-btn{background:#8b4513;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease}.page-btn:hover:not(:disabled){background:#6d3410;transform:translateY(-2px)}.page-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.page-info{color:#666;font-size:14px;font-weight:600}@media (max-width:1024px){.ratings-statistics{grid-template-columns:1fr}}@media (max-width:768px){.shopping-ratings-management{padding:15px}.ratings-header h2{font-size:24px}.stats-card{padding:20px}.stats-value{font-size:32px}.ratings-list{padding:20px}.ratings-table{display:block;overflow-x:auto}.ratings-table table{min-width:600px}.pagination{flex-direction:column;gap:10px}.page-btn{width:100%}}.support-management-container{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.support-management-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.support-management-header h2{color:#8b4513;font-size:24px;margin:0}.refresh-btn{background:#8b4513;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:10px 20px}.refresh-btn:hover{background:sienna}.support-management-loading{color:#666;font-size:18px;padding:40px;text-align:center}.error-message{align-items:center;background:#fee;border:1px solid #fcc;border-radius:4px;color:#c33;display:flex;justify-content:space-between;padding:12px}.close-error{background:none;border:none;color:#c33;cursor:pointer;font-size:20px;padding:0 5px}.filters-row{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.search-box{flex:1 1;min-width:300px}.search-box input{border:1px solid #ddd;border-radius:4px;font-size:14px;padding:10px;width:100%}.status-filter{align-items:center;display:flex;gap:10px}.status-filter label{color:#333;font-weight:600}.status-filter select{border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:14px;padding:10px}.tickets-stats{background:#f8f9fa;border-radius:4px;display:flex;gap:30px;margin-bottom:20px;padding:15px}.stat{display:flex;flex-direction:column;gap:5px}.stat-label{color:#666;font-size:12px;font-weight:600;text-transform:uppercase}.stat-value{color:#333;font-size:20px;font-weight:700}.no-tickets{color:#999;font-size:16px;padding:40px;text-align:center}.tickets-table{margin-bottom:20px;overflow-x:auto}.tickets-table table{border-collapse:collapse;min-width:1200px;width:100%}.tickets-table thead{background:#8b4513;color:#fff}.tickets-table td,.tickets-table th{border-bottom:1px solid #ddd;padding:12px;text-align:left}.tickets-table th{font-size:14px;font-weight:600;white-space:nowrap}.tickets-table tbody tr:hover{background:#f8f9fa}.ticket-id{color:#8b4513;font-family:Courier New,monospace;font-weight:600}.message-cell{max-width:200px}.message-preview,.notes-preview{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:13px;line-height:1.4;max-height:60px;overflow:hidden;text-overflow:ellipsis}.notes-preview{color:#666;font-style:italic}.status-badge{color:#fff;font-size:12px;padding:4px 12px}.status-select-edit{width:120px}.assign-input,.status-select-edit{border:1px solid #ddd;border-radius:4px;font-size:13px;padding:6px}.assign-input{width:150px}.notes-textarea{border:1px solid #ddd;border-radius:4px;font-size:13px;padding:6px;resize:vertical;width:200px}.date-cell{color:#666;font-size:13px}.actions-cell,.date-cell{white-space:nowrap}.cancel-btn,.delete-btn,.edit-btn,.save-btn{border:none;border-radius:4px;cursor:pointer;font-size:12px;margin-right:5px;padding:6px 12px}.edit-btn{background:#3498db;color:#fff}.edit-btn:hover{background:#2980b9}.save-btn{background:#27ae60;color:#fff}.save-btn:hover{background:#229954}.save-btn:disabled{background:#95a5a6;cursor:not-allowed}.cancel-btn{background:#95a5a6;color:#fff}.cancel-btn:hover{background:#7f8c8d}.cancel-btn:disabled{cursor:not-allowed;opacity:.6}.delete-btn{background:#e74c3c;color:#fff}.delete-btn:hover{background:#c0392b}.pagination{gap:10px;margin:20px 0}.pagination-btn{background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;font-size:14px;padding:8px 16px;transition:all .2s}.pagination-btn.active,.pagination-btn:hover:not(:disabled){background:#8b4513;border-color:#8b4513;color:#fff}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.pagination-info{color:#666;font-size:14px;margin-top:10px;text-align:center}@media (max-width:1400px){.tickets-table{font-size:13px}.tickets-table td,.tickets-table th{padding:10px 8px}.message-cell{max-width:150px}}@media (max-width:768px){.support-management-container{padding:15px}.filters-row{flex-direction:column}.search-box{min-width:100%}.tickets-stats{flex-wrap:wrap;gap:15px}.pagination{flex-wrap:wrap}.pagination-btn{font-size:12px;padding:6px 12px}}.announcement-management{margin:0 auto;max-width:1000px;padding:2rem}.announcement-management h2{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;margin-bottom:.5rem}.announcement-management .subtitle{color:#666;font-size:.9rem;margin-bottom:2rem}.announcement-form{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin-bottom:2rem;padding:2rem}.announcement-form .form-group{margin-bottom:1rem}.announcement-form label{color:#2c2c2c;display:block;font-weight:600;margin-bottom:.5rem}.announcement-form textarea{border:2px solid #e5d5c5;border-radius:8px;font-family:Poppins,sans-serif;font-size:.95rem;padding:.75rem;resize:vertical;transition:border-color .2s;width:100%}.announcement-form textarea:focus{border-color:#6b0f1a;outline:none}.char-count{color:#666;font-size:.85rem;margin-top:.25rem}.btn-primary{background:#6b0f1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-primary:hover{background:#8b1520;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.announcements-list h3{color:#2c2c2c;font-size:1.1rem;margin-bottom:1rem}.announcement-item{background:#fff;border-left:4px solid #6b0f1a;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:1rem;padding:1.5rem;transition:all .2s}.announcement-item.inactive{border-left-color:#999;opacity:.7}.announcement-item:hover{box-shadow:0 4px 12px #0000001f}.announcement-content{align-items:start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.announcement-content .message{color:#2c2c2c;flex:1 1;line-height:1.5;margin:0;word-break:break-word}.status-badge{white-space:nowrap}.status-badge.active{background:#d4edda;color:#155724}.status-badge.inactive{background:#f8d7da;color:#721c24}.announcement-actions{display:flex;flex-wrap:wrap;gap:.5rem}.announcement-actions button{border:none;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.btn-edit{background:#007bff;color:#fff}.btn-edit:hover{background:#0056b3}.btn-toggle{background:#ffc107;color:#000}.btn-toggle:hover{background:#e0a800}.btn-delete{background:#dc3545;color:#fff}.btn-delete:hover{background:#c82333}.edit-mode textarea{border:2px solid #e5d5c5;border-radius:8px;font-family:Poppins,sans-serif;font-size:.95rem;margin-bottom:.5rem;padding:.75rem;width:100%}.edit-actions{display:flex;gap:.5rem;margin-top:.5rem}.btn-save{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem}.btn-save:hover{background:#218838}.btn-cancel{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem}.btn-cancel:hover{background:#5a6268}.success-alert{background:#d4edda;border-left:4px solid #28a745;color:#155724}.error-alert,.success-alert{border-radius:8px;margin-bottom:1rem;padding:1rem}.error-alert{background:#f8d7da;border-left:4px solid #dc3545;color:#721c24}.no-data{color:#999;font-style:italic;padding:2rem;text-align:center}@media (max-width:768px){.announcement-management{padding:1rem}.announcement-form{padding:1.5rem}.announcement-content{flex-direction:column}.announcement-actions{justify-content:flex-start}.announcement-actions button{flex:1 1;min-width:80px}}@media (max-width:480px){.announcement-item{padding:1rem}.announcement-actions{flex-direction:column}.announcement-actions button{width:100%}}.coupon-management{margin:0 auto;max-width:1400px;min-height:calc(100vh - 160px);padding:40px 20px}.coupon-management h1{color:#333;font-size:2rem;margin-bottom:10px}.coupon-management .subtitle{color:#666;font-size:.95rem;margin-bottom:30px}.coupon-header{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:30px}.create-coupon-button{background:#8b4513;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.create-coupon-button:hover{background:#6d3410;box-shadow:0 4px 12px #8b45134d;transform:translateY(-2px)}.coupon-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.stat-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:20px;text-align:center}.stat-card h3{color:#8b4513;font-size:2rem;margin-bottom:8px}.stat-card p{color:#666;font-size:.9rem}.coupons-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.coupons-table{border-collapse:collapse;width:100%}.coupons-table thead{background:#f8f9fa}.coupons-table th{border-bottom:2px solid #e9ecef;color:#333;font-size:.9rem;font-weight:600;padding:16px;text-align:left}.coupons-table td{border-bottom:1px solid #e9ecef;font-size:.9rem;padding:16px}.coupon-code{color:#8b4513;font-family:Courier New,monospace;font-size:1rem;font-weight:600}.discount-badge{background:#28a745;color:#fff;font-size:.85rem;padding:4px 12px}.status-badge{border-radius:20px;padding:6px 12px}.status-active{background:#d4edda;color:#155724}.status-inactive{background:#f8d7da;color:#721c24}.status-expired{background:#fff3cd;color:#856404}.restricted-badge{background:#e8daef;border-radius:12px;color:#6b0f1a;cursor:help;display:inline-block;font-size:.75rem;font-weight:600;padding:4px 10px}.table-actions{display:flex;gap:10px}.action-button{border-radius:6px;font-size:.85rem;padding:6px 12px;transition:all .2s ease}.edit-button{background:#007bff;color:#fff}.edit-button:hover{background:#0056b3}.delete-button{background:#dc3545;color:#fff}.delete-button:hover{background:#c82333}.toggle-button{background:#6c757d;color:#fff}.toggle-button:hover{background:#5a6268}.modal-overlay{align-items:center;animation:fadeIn .3s ease;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:16px;max-height:90vh;max-width:600px;overflow-y:auto;padding:30px;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:25px}.modal-header h2{color:#333;font-size:1.5rem}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:28px;height:32px;justify-content:center;line-height:1;padding:0;transition:all .2s ease;width:32px}.close-button:hover{background:#f0f0f0;color:#333}.form-group label{display:block;font-size:.9rem}.form-group input,.form-group textarea{font-size:.95rem;transition:border-color .2s ease}.form-group input:focus,.form-group textarea:focus{border-color:#8b4513}.form-group textarea{font-family:inherit;min-height:80px}.form-row{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr}.checkbox-group{align-items:center;display:flex;margin-top:5px}.checkbox-group input[type=checkbox]{cursor:pointer;height:20px;margin-right:8px;width:20px}.coupon-status-toggle{border:1px solid #d4c5a9;border-radius:6px;display:flex;gap:0;margin-bottom:6px;overflow:hidden}.status-toggle-btn{background:#f5f5f5;border:none;color:#888;cursor:pointer;flex:1 1;font-size:.85rem;font-weight:600;padding:8px 16px;transition:all .2s}.status-toggle-btn.status-active{background:#e8f5e9;border-right:1px solid #d4c5a9;color:#2e7d32}.status-toggle-btn.status-inactive-btn{background:#fce4ec;border-left:1px solid #d4c5a9;color:#c62828}.status-toggle-btn:hover{opacity:.85}.form-actions{gap:12px;justify-content:flex-end}.cancel-button{background:#fff;border:1px solid #ddd;border-radius:8px;color:#333;cursor:pointer;font-size:.95rem;padding:12px 24px;transition:all .2s ease}.cancel-button:hover{background:#f8f9fa}.submit-button{background:#8b4513;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .2s ease}.submit-button:hover{background:#6d3410}.submit-button:disabled{background:#ccc;cursor:not-allowed}.empty-state{color:#999;padding:60px 20px}.empty-state-icon{font-size:4rem;margin-bottom:20px}.empty-state h3{color:#666;font-size:1.3rem;margin-bottom:10px}.loading-spinner{color:#8b4513;padding:60px 20px;text-align:center}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;color:#721c24;margin-bottom:20px;padding:15px}.success-message{background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;margin-bottom:20px;padding:15px}@media (max-width:768px){.coupon-management{padding:20px 15px}.coupon-management h1{font-size:1.5rem}.form-row{grid-template-columns:1fr}.coupons-table-container{overflow-x:auto}.coupons-table{min-width:900px}.modal-content{padding:20px;width:95%}}.inventory-dashboard{max-width:100%;padding:20px}.inv-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:20px}.inv-header h1{color:#6b0f1a;font-family:Playfair Display,serif;font-size:1.6rem;margin:0 0 4px}.inv-subtitle{color:#888;font-size:.85rem;margin:0}.inv-refresh-btn{background:#6b0f1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 18px;transition:background .2s}.inv-refresh-btn:hover{background:#8b4513}.inv-error{background:#fce4e4;border:1px solid #e6b8b8;border-radius:6px;color:#c0392b;margin-bottom:16px;padding:10px 14px}.inv-loading{color:#888;font-size:1rem;padding:60px 20px;text-align:center}.inv-stats{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:20px}.inv-stat-card{background:#faf3e8;border:1px solid #e8dcc8;border-radius:8px;padding:16px;text-align:center}.inv-stat-value{color:#6b0f1a;font-size:1.6rem;font-weight:700;line-height:1.2}.inv-stat-label{color:#8b4513;font-size:.78rem;letter-spacing:.5px;margin-top:4px;text-transform:uppercase}.inv-stat-warn .inv-stat-value{color:#e67e22}.inv-stat-danger .inv-stat-value{color:#c0392b}.inv-filters{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:12px}.inv-search{flex:1 1;min-width:220px;position:relative}.inv-search input{background:#fff;border:1px solid #d4c5a9;border-radius:6px;box-sizing:border-box;font-size:.9rem;padding:9px 34px 9px 12px;width:100%}.inv-search input:focus{border-color:#6b0f1a;box-shadow:0 0 0 2px #6b0f1a1a;outline:none}.inv-search-clear{background:none;border:none;color:#999;cursor:pointer;font-size:1.2rem;line-height:1;padding:0 4px;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.inv-filter-group{display:flex;flex-wrap:wrap;gap:10px}.inv-filter-group select{background:#fff;border:1px solid #d4c5a9;border-radius:6px;color:#333;cursor:pointer;font-size:.9rem;min-width:140px;padding:9px 12px}.inv-filter-group select:focus{border-color:#6b0f1a;outline:none}.inv-results-count{color:#999;font-size:.82rem;margin-bottom:10px}.inv-table-wrapper{background:#fff;border:1px solid #e8dcc8;border-radius:8px;overflow-x:auto}.inv-table{border-collapse:collapse;font-size:.88rem;width:100%}.inv-table thead{background:#faf3e8}.inv-table th{border-bottom:2px solid #e8dcc8;color:#6b0f1a;font-size:.82rem;font-weight:600;letter-spacing:.3px;padding:10px 12px;text-align:left;text-transform:uppercase;white-space:nowrap}.inv-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.inv-sortable:hover{color:#8b4513}.inv-table td{border-bottom:1px solid #f0e8d8;padding:8px 12px;vertical-align:middle}.inv-row:hover{background:#fdf8f0}.inv-row-oos{background:#fef5f5}.inv-row-oos:hover{background:#fce8e8}.inv-row-low{background:#fefaf0}.inv-row-low:hover{background:#fdf3e0}.inv-row-inactive{opacity:.6}.inv-empty{color:#999;font-style:italic;padding:40px 20px!important;text-align:center}.inv-expand-btn{background:none;border:none;border-radius:4px;color:#8b4513;cursor:pointer;font-size:1rem;line-height:1;padding:2px 6px}.inv-expand-btn:hover{background:#f0e8d8}.inv-product-img{border:1px solid #eee;border-radius:4px;height:40px;object-fit:cover;width:40px}.inv-product-name{color:#333;font-weight:600;line-height:1.3}.inv-product-id{color:#aaa;font-family:monospace;font-size:.75rem;margin-top:2px}.inv-categories{display:flex;flex-wrap:wrap;gap:4px}.inv-cat-tag{background:#f0e8d8;border-radius:10px;color:#8b4513;font-size:.72rem;padding:2px 7px;text-transform:capitalize;white-space:nowrap}.inv-price{display:flex;flex-direction:column;gap:1px}.inv-sale-price{color:#6b0f1a;font-weight:600}.inv-original-price{color:#bbb;font-size:.75rem;text-decoration:line-through}.inv-stock-cell{align-items:center;display:flex;gap:8px}.inv-stock-num{font-size:1rem;font-weight:700;min-width:28px}.inv-num-oos{color:#c0392b}.inv-num-low{color:#e67e22}.inv-badge{border-radius:10px;font-size:.7rem;font-weight:600;letter-spacing:.2px;padding:2px 8px;white-space:nowrap}.inv-ok{background:#e8f5e9;color:#2e7d32}.inv-low{background:#fff3e0;color:#e65100}.inv-out{background:#fce4ec;color:#c62828}.inv-active{background:#e8f5e9;color:#2e7d32}.inv-inactive-badge{background:#f5f5f5;color:#999}.inv-variant-count{color:#666;font-size:.82rem}.inv-variant-row{background:#faf8f4}.inv-variant-row:hover{background:#f5f0e8}.inv-variant-row td{border-bottom:1px solid #f0e8d8;padding:6px 12px}.inv-variant-info{border-left:2px solid #d4c5a9;display:flex;flex-direction:column;gap:2px;padding-left:8px}.inv-variant-sku{color:#6b0f1a;font-family:monospace;font-size:.78rem;font-weight:600}.inv-variant-details{color:#888;font-size:.78rem}.inv-reserved{color:#e67e22;font-size:.75rem;font-style:italic}@media (max-width:768px){.inventory-dashboard{padding:12px}.inv-header{flex-direction:column;gap:12px}.inv-header h1{font-size:1.3rem}.inv-stats{gap:8px;grid-template-columns:repeat(3,1fr)}.inv-stat-card{padding:10px}.inv-stat-value{font-size:1.2rem}.inv-filters{flex-direction:column}.inv-search{min-width:100%}.inv-filter-group{width:100%}.inv-filter-group select{flex:1 1;min-width:0}.inv-table{font-size:.8rem}.inv-table td,.inv-table th{padding:6px 8px}.inv-product-img{height:32px;width:32px}}@media (max-width:480px){.inv-stats{grid-template-columns:repeat(2,1fr)}}.audit-log-viewer{background:#f8f9fa;min-height:100vh;padding:2rem}.audit-header{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1.5rem}.header-content h2{color:#1e293b;font-size:1.75rem;margin-bottom:.5rem}.header-subtitle{color:#64748b;font-size:.95rem}.export-button{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.export-button:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.filters-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:1.5rem;padding:1.5rem}.filters-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#1e293b;font-size:.9rem;font-weight:500}.filter-group input,.filter-group select{border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;padding:.75rem;transition:all .2s}.filter-group input:focus,.filter-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.clear-filters{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.clear-filters:hover{background:#e2e8f0;color:#1e293b}.results-summary{background:#fff;border-radius:8px;color:#64748b;font-size:.95rem;font-weight:500;margin-bottom:1rem;padding:1rem 1.5rem}.loading-container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;justify-content:center;padding:4rem}.spinner{animation:spin .8s linear infinite;border:4px solid #f1f5f9;border-radius:50%;border-top-color:#667eea;height:48px;margin-bottom:1rem;width:48px}@keyframes spin{to{transform:rotate(1turn)}}.loading-container p{color:#64748b;font-size:1rem}.empty-state{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;justify-content:center;padding:4rem;text-align:center}.empty-state svg{color:#cbd5e1;margin-bottom:1rem}.empty-state h3{color:#1e293b;font-size:1.25rem;margin-bottom:.5rem}.empty-state p{color:#64748b;font-size:.95rem}.logs-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.logs-table{border-collapse:collapse;width:100%}.logs-table thead{background:#f8fafc;border-bottom:2px solid #e2e8f0}.logs-table th{color:#475569;font-size:.9rem;font-weight:600;letter-spacing:.05em;padding:1rem;text-align:left;text-transform:uppercase}.logs-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .2s}.logs-table tbody tr:hover{background:#f8fafc}.logs-table tbody tr.expanded-row{background:#f1f5f9}.logs-table td{color:#1e293b;font-size:.9rem;padding:1rem}.timestamp-cell{color:#64748b;font-family:Courier New,monospace;white-space:nowrap}.actor-cell{font-weight:500}.action-badge{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.action-badge.create{background:#dcfce7;color:#166534}.action-badge.update{background:#dbeafe;color:#1e40af}.action-badge.delete{background:#fee2e2;color:#991b1b}.action-badge.login{background:#f3e8ff;color:#6b21a8}.action-badge.logout{background:#fef3c7;color:#92400e}.resourceid-cell code{background:#f1f5f9;border-radius:4px;color:#475569;font-family:Courier New,monospace;font-size:.85rem;padding:.25rem .5rem}.resourceid-cell .na{color:#cbd5e1;font-style:italic}.ip-cell{color:#64748b;font-family:Courier New,monospace}.status-badge{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.status-badge.success{background:#dcfce7;color:#166534}.status-badge.failure{background:#fee2e2;color:#991b1b}.details-button{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;color:#667eea;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s}.details-button:hover{background:#667eea;border-color:#667eea;color:#fff}.details-row td{background:#f8fafc;padding:0}.details-content{border-top:2px solid #e2e8f0;padding:1.5rem}.details-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.detail-item{display:flex;flex-direction:column;gap:.25rem}.detail-item strong{color:#64748b;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase}.detail-item span{color:#1e293b;font-size:.95rem}.detail-item .user-agent{color:#64748b;font-size:.85rem;word-break:break-word}.detail-item code{background:#f1f5f9;border-radius:4px;font-family:Courier New,monospace;font-size:.85rem;padding:.25rem .5rem}.error-details{background:#fef2f2;border-left:4px solid #ef4444;border-radius:6px;margin-top:1rem;padding:1rem}.error-details strong{color:#991b1b;display:block;margin-bottom:.5rem}.error-details pre{color:#991b1b;font-size:.85rem;white-space:pre-wrap;word-break:break-word}.changes-section{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.change-block{background:#f1f5f9;border-radius:6px;padding:1rem}.change-block strong{color:#475569;display:block;font-size:.9rem;margin-bottom:.5rem}.change-block pre{background:#fff;border-radius:4px;color:#1e293b;font-size:.8rem;max-height:300px;overflow-x:auto;overflow-y:auto;padding:.75rem}.pagination{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:1rem;justify-content:center;margin-top:2rem;padding:1.5rem}.pagination-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.pagination-button:hover:not(:disabled){box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.pagination-button:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;transform:none}.pagination-info{background:#f8fafc;border-radius:8px;color:#475569;font-weight:500;padding:.75rem 1.5rem}@media (max-width:1200px){.logs-table{font-size:.85rem}.logs-table td,.logs-table th{padding:.75rem}}@media (max-width:768px){.audit-log-viewer{padding:1rem}.audit-header{align-items:flex-start;flex-direction:column;gap:1rem}.export-button{justify-content:center;width:100%}.changes-section,.details-grid,.filters-grid{grid-template-columns:1fr}.logs-table-container{overflow-x:auto}.logs-table{min-width:800px}.pagination{flex-direction:column}.pagination-button{width:100%}}.notify-mgmt{padding:1rem 0}.notify-mgmt-header h2{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;margin:0 0 .25rem}.notify-mgmt-subtitle{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:.9rem;margin:0 0 1.5rem}.notify-mgmt-stats{display:flex;gap:1rem;margin-bottom:1.5rem}.notify-stat{background:#fdfbf7;border:1px solid #ede5da;border-radius:10px;flex:1 1;padding:1rem;text-align:center}.notify-stat.pending{border-left:3px solid #c9a84c}.notify-stat.notified{border-left:3px solid #5a7a4a}.notify-stat.total{border-left:3px solid #7a1c2e}.notify-stat-count{color:#2c2c2c;display:block;font-family:Playfair Display,Georgia,serif;font-size:1.6rem;font-weight:700}.notify-stat-label{color:#9a8b7a;display:block;font-family:Poppins,sans-serif;font-size:.8rem;letter-spacing:.5px;margin-top:.25rem;text-transform:uppercase}.notify-mgmt-filters{display:flex;gap:.5rem;margin-bottom:1.5rem}.notify-filter-btn{background:#fdfbf7;border:1px solid #ede5da;border-radius:20px;color:#9a8b7a;cursor:pointer;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;padding:.5rem 1.2rem;transition:all .3s}.notify-filter-btn:hover{border-color:#7a1c2e;color:#7a1c2e}.notify-filter-btn.active{background:#7a1c2e;border-color:#7a1c2e;color:#fdfbf7}.notify-mgmt-empty{font-size:.95rem;padding:3rem}.notify-mgmt-empty,.notify-mgmt-error,.notify-mgmt-loading{color:#9a8b7a;font-family:Poppins,sans-serif;text-align:center}.notify-mgmt-error,.notify-mgmt-loading{padding:2rem}.notify-mgmt-error{color:#c0392b}.notify-mgmt-table-wrapper{border:1px solid #ede5da;border-radius:10px;overflow-x:auto}.notify-mgmt-table{border-collapse:collapse;font-family:Poppins,sans-serif;width:100%}.notify-mgmt-table thead{background:#faf3e8}.notify-mgmt-table th{border-bottom:1px solid #ede5da;color:#9a8b7a;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.75rem 1rem;text-align:left;text-transform:uppercase}.notify-mgmt-table td{border-bottom:1px solid #f5efe7;color:#2c2c2c;font-size:.85rem;padding:.75rem 1rem;vertical-align:middle}.notify-mgmt-table tbody tr:hover{background:#fdfbf7}.notify-user-info{display:flex;flex-direction:column;gap:.15rem}.notify-user-name{color:#2c2c2c;font-weight:600}.notify-user-email{color:#9a8b7a;font-size:.78rem}.notify-product-info{align-items:center;display:flex;gap:.75rem}.notify-product-img{border:1px solid #ede5da;border-radius:6px;height:40px;object-fit:cover;width:40px}.notify-product-name{color:#2c2c2c;display:block;font-weight:500}.notify-product-id{color:#9a8b7a;display:block;font-family:monospace;font-size:.75rem}.notify-variant-label{background:#faf3e8;border:1px solid #ede5da;border-radius:4px;color:#7a1c2e;display:inline-block;font-size:.8rem;font-weight:500;padding:.2rem .6rem}.notify-status-badge{border-radius:20px;display:inline-block;font-size:.78rem;font-weight:600;padding:.25rem .75rem}.notify-status-badge.pending{background:#fff8e1;border:1px solid #ffe082;color:#f57f17}.notify-status-badge.notified{background:#e8f5e9;border:1px solid #a5d6a7;color:#2e7d32}.notify-date{color:#9a8b7a;font-size:.82rem}@media (max-width:768px){.notify-mgmt-stats{flex-direction:column}.notify-mgmt-table td,.notify-mgmt-table th{font-size:.78rem;padding:.5rem .6rem}.notify-product-img{height:32px;width:32px}}.fin-dashboard{padding:0}.fin-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:16px}.fin-header h2{color:#6b0f1a;font-size:1.4rem;margin:0}.fin-add-btn{background:#6b0f1a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:background .2s}.fin-add-btn:hover{background:#8b1a2b}.fin-add-income-btn{background:#0f6b3a}.fin-add-income-btn:hover{background:#1a8b4a}.fin-header-actions{display:flex;gap:8px}.fin-success{background:#d4edda;color:#155724}.fin-error,.fin-success{border-radius:8px;font-size:.9rem;margin-bottom:14px;padding:10px 14px}.fin-error{background:#f8d7da;color:#721c24}.fin-loading{color:#8b4513;font-size:1rem;padding:40px;text-align:center}.fin-empty{color:#999;font-size:.95rem;padding:30px;text-align:center}.fin-expense-form{background:#faf3e8;border:1px solid #e8dcc8;border-radius:10px;margin-bottom:20px;padding:20px}.fin-form-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr 1fr;margin-bottom:12px}.fin-form-group{display:flex;flex-direction:column;gap:4px}.fin-form-group label{color:#6b0f1a;font-size:.78rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.fin-form-group input,.fin-form-group select{border:1px solid #ddd;border-radius:6px;font-size:.9rem;padding:10px 12px}.fin-form-group input:focus,.fin-form-group select:focus{border-color:#6b0f1a;outline:none}.fin-form-full{margin-bottom:14px;width:100%}.fin-form-full input{box-sizing:border-box;width:100%}.fin-submit-btn{background:#6b0f1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 24px}.fin-submit-btn:disabled{cursor:not-allowed;opacity:.6}.fin-submit-income{background:#0f6b3a}.fin-submit-income:hover{background:#1a8b4a}.fin-form-income{border-left:4px solid #0f6b3a}.fin-form-title{color:#333;font-size:1rem;font-weight:700;margin-bottom:10px}.fin-income-cat{background:#d4edda;border-radius:4px;color:#155724;font-size:.85rem;padding:2px 8px}.fin-filters{align-items:flex-end;display:flex;flex-wrap:wrap;gap:14px;margin-bottom:16px}.fin-filter-group{display:flex;flex-direction:column;gap:4px}.fin-filter-group label{color:#8b4513;font-size:.75rem;font-weight:600;text-transform:uppercase}.fin-filter-group input{border:1px solid #ddd;border-radius:6px;font-size:.85rem;padding:8px 10px}.fin-clear-btn{background:#0000;border:1px solid #6b0f1a;border-radius:6px;color:#6b0f1a;cursor:pointer;font-size:.85rem;font-weight:500;padding:8px 14px}.fin-clear-btn:hover{background:#6b0f1a;color:#fff}.fin-view-tabs{border-bottom:2px solid #eee;display:flex;gap:8px;margin-bottom:20px;padding-bottom:0}.fin-view-tab{background:#0000;border:none;border-bottom:3px solid #0000;color:#999;cursor:pointer;font-size:.9rem;font-weight:600;margin-bottom:-2px;padding:10px 18px;transition:all .2s}.fin-view-tab:hover{color:#6b0f1a}.fin-view-tab.active{border-bottom-color:#6b0f1a;color:#6b0f1a}.fin-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:24px}.fin-stat-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 8px #0000000a;padding:20px;text-align:center}.fin-stat-label{color:#8b4513;font-size:.78rem;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.fin-stat-value{font-size:1.8rem;font-weight:700}.fin-stat-sub{color:#999;font-size:.78rem;margin-top:4px}.fin-stat-income .fin-stat-value{color:#27ae60}.fin-stat-expense .fin-stat-value{color:#e74c3c}.fin-stat-profit .fin-stat-value{color:#27ae60}.fin-stat-loss .fin-stat-value{color:#e74c3c}.fin-stat-income{border-left:4px solid #27ae60}.fin-stat-expense{border-left:4px solid #e74c3c}.fin-stat-profit{border-left:4px solid #27ae60}.fin-stat-loss{border-left:4px solid #e74c3c}.fin-section{margin-bottom:28px}.fin-section h3{color:#6b0f1a;font-size:1.1rem;margin-bottom:14px}.fin-section-header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:14px}.fin-section-header h3{margin-bottom:0}.fin-expense-filter select{border:1px solid #ddd;border-radius:6px;font-size:.85rem;padding:8px 12px}.fin-chart{align-items:flex-end;display:flex;gap:20px;overflow-x:auto;padding:10px 0 0}.fin-chart-col{align-items:center;display:flex;flex-direction:column;min-width:80px}.fin-chart-bars{align-items:flex-end;display:flex;gap:4px;height:160px}.fin-bar{border-radius:4px 4px 0 0;min-height:4px;transition:height .3s;width:24px}.fin-bar-income{background:#27ae60}.fin-bar-expense{background:#e74c3c}.fin-chart-label{color:#666;font-size:.72rem;font-weight:600;margin-top:6px}.fin-chart-values{align-items:center;display:flex;flex-direction:column;gap:1px;margin-top:4px}.fin-chart-income{color:#27ae60;font-size:.68rem;font-weight:600}.fin-chart-expense{color:#e74c3c;font-size:.68rem}.fin-chart-profit{color:#27ae60;font-size:.68rem;font-weight:700}.fin-chart-loss{color:#e74c3c;font-size:.68rem;font-weight:700}.fin-chart-legend{display:flex;gap:20px;justify-content:center;margin-top:14px}.fin-legend-item{align-items:center;color:#666;display:flex;font-size:.8rem;gap:6px}.fin-legend-dot{border-radius:50%;display:inline-block;height:10px;width:10px}.fin-legend-income{background:#27ae60}.fin-legend-expense{background:#e74c3c}.fin-category-list{display:flex;flex-direction:column;gap:10px}.fin-category-row{align-items:center;display:flex;gap:12px}.fin-category-info{display:flex;justify-content:space-between;min-width:180px}.fin-category-name{color:#333;font-size:.85rem;font-weight:500}.fin-category-percent{color:#999;font-size:.78rem}.fin-category-bar-bg{background:#f0f0f0;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.fin-category-bar-fill{background:#e74c3c;border-radius:4px;height:100%;transition:width .3s}.fin-category-amount{color:#e74c3c;font-size:.85rem;font-weight:600;min-width:80px;text-align:right}.fin-table-wrap{overflow-x:auto}.fin-table{border-collapse:collapse;font-size:.88rem;width:100%}.fin-table th{background:#faf3e8;border-bottom:2px solid #e8dcc8;color:#6b0f1a;font-size:.78rem;font-weight:600;letter-spacing:.5px;padding:10px 14px;text-align:left;text-transform:uppercase}.fin-table td{border-bottom:1px solid #f0f0f0;padding:10px 14px}.fin-table tbody tr:hover{background:#faf8f5}.fin-td-income{color:#27ae60;font-weight:600}.fin-td-expense{color:#e74c3c;font-weight:600}.fin-td-profit{color:#27ae60;font-weight:700}.fin-td-loss{color:#e74c3c;font-weight:700}.fin-order-id{color:#6b0f1a;font-size:.82rem;font-weight:600}.fin-expense-cat{background:#f0e6d6;border-radius:4px;color:#8b4513;font-size:.78rem;font-weight:500;padding:3px 8px;white-space:nowrap}.fin-status{border-radius:12px;font-size:.75rem;font-weight:600;padding:3px 10px;text-transform:capitalize}.fin-status-placed{background:#fff3cd;color:#856404}.fin-status-shipped{background:#cce5ff;color:#004085}.fin-status-delivered{background:#d4edda;color:#155724}.fin-status-cancelled{background:#f8d7da;color:#721c24}.fin-status-out_for_delivery{background:#d1ecf1;color:#0c5460}.fin-delete-btn{background:none;border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:4px 8px;transition:background .2s}.fin-delete-btn:hover{background:#f8d7da}.fin-expenses-total{border-top:2px solid #e8dcc8;color:#e74c3c;font-size:1rem;font-weight:700;padding:12px 14px;text-align:right}@media (max-width:768px){.fin-form-row,.fin-stats{grid-template-columns:1fr}.fin-category-row{flex-wrap:wrap}.fin-category-info{min-width:100%}.fin-header{align-items:flex-start;flex-direction:column}.fin-chart{gap:12px}.fin-chart-col{min-width:60px}.fin-bar{width:18px}}.admin-dashboard{background-color:#faf3e8;min-height:100vh;padding:70px 20px 20px}*,.admin-dashboard{box-sizing:border-box}.admin-loading{color:#6b0f1a;font-size:1.5rem;justify-content:center;min-height:100vh}.admin-header,.admin-loading{align-items:center;display:flex}.admin-header{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:30px;max-width:100%;padding:20px;width:100%}.admin-header h1{box-sizing:border-box;color:#6b0f1a;font-size:2rem;margin:0;white-space:nowrap}.admin-tabs{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:.5rem;justify-content:center}.admin-tabs,.tab-btn{box-sizing:border-box}.tab-btn{background-color:initial;border:2px solid #ddd;border-radius:8px;color:#6b0f1a;cursor:pointer;font-size:1rem;font-weight:600;min-width:fit-content;padding:10px 20px;transition:all .3s ease;white-space:nowrap}.tab-btn:hover{background-color:#f8f8f8}.tab-btn.active,.tab-btn:hover{border-color:#6b0f1a;transform:none}.add-product-btn,.tab-btn.active{background-color:#6b0f1a;color:#fff}.add-product-btn{border:none;border-radius:8px;box-sizing:border-box;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:background-color .3s ease;white-space:nowrap}.add-product-btn:hover{background-color:#8b1f2a;transform:none}.alert{border-radius:8px;box-sizing:border-box;font-weight:500;margin-bottom:20px;padding:15px 20px;width:100%}.alert-error{background-color:#fee;border:1px solid #fcc;color:#c33}.alert-success{background-color:#efe;border:1px solid #cfc;color:#383}.alert-info{background-color:#e7f3ff;border:1px solid #b3d9ff;color:#06c}.product-form-container{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;margin-bottom:30px;max-width:100%;padding:30px;width:100%}.product-form-container h2{box-sizing:border-box;color:#6b0f1a;font-size:1.5rem;margin-bottom:25px}.product-form .form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group,.product-form .form-row{box-sizing:border-box;margin-bottom:20px}.form-group label{box-sizing:border-box;color:#333;font-size:.95rem;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-family:inherit;font-size:1rem;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#6b0f1a;outline:none;transform:none}.image-upload-container{box-sizing:border-box;display:flex;flex-direction:column;gap:15px}.file-input{display:none}.file-label{background-color:#f5f5f5;border:2px dashed #ddd;border-radius:6px;box-sizing:border-box;color:#666;cursor:pointer;display:inline-block;font-weight:500;padding:12px 20px;text-align:center;transition:all .3s ease}.file-label:hover{background-color:#e5e5e5;border-color:#6b0f1a;color:#6b0f1a}.image-preview{border:1px solid #ddd;border-radius:8px;height:200px;margin-top:10px;max-width:300px;overflow:hidden;width:100%}.image-preview img{height:100%;object-fit:cover;width:100%}.image-url-input{border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:12px;transition:border-color .3s}.image-url-input:focus{border-color:#6b0f1a;outline:none}.carousel-previews{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:15px;max-width:100%}.carousel-preview-item{border:2px solid #ddd;border-radius:8px;height:120px;overflow:hidden;position:relative;width:100%}.carousel-preview-item img,.carousel-preview-item video{display:block;height:100%;object-fit:cover;width:100%}.remove-preview-btn{align-items:center;background:#f00c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:24px;justify-content:center;line-height:1;position:absolute;right:5px;top:5px;transition:background .2s;width:24px}.remove-preview-btn:hover{background:red}.existing-carousel-images{background:#f9f9f9;border-radius:8px;margin-top:15px;padding:15px}.existing-carousel-images p{color:#666;font-weight:600;margin:0 0 10px}.categories-checkboxes{display:flex;flex-wrap:wrap;gap:15px;margin-top:10px}.checkbox-label{align-items:center;border-radius:6px;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:8px 12px;transition:background-color .2s ease}.checkbox-label:hover{background-color:#f5f5f5}.checkbox-label input[type=checkbox]{accent-color:#6b0f1a;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;border:2px solid #ccc;border-radius:4px;cursor:pointer;height:20px;position:relative;transition:all .2s ease;width:20px}.checkbox-label input[type=checkbox]:hover{border-color:#6b0f1a}.checkbox-label input[type=checkbox]:checked{background-color:#6b0f1a;border-color:#6b0f1a}.checkbox-label input[type=checkbox]:checked:after{color:#fff;content:"✓";font-size:14px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.form-actions{box-sizing:border-box;display:flex;gap:15px;margin-top:30px}.submit-btn{background-color:#6b0f1a;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 30px;transition:background-color .3s ease}.submit-btn:hover{background-color:#8b1f2a;transform:none}.cancel-btn{background-color:#f5f5f5;border:1px solid #ddd;border-radius:8px;box-sizing:border-box;color:#333;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 30px;transition:background-color .3s ease}.cancel-btn:hover{background-color:#e5e5e5;transform:none}.products-list{background-color:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;box-sizing:border-box;max-width:100%;padding:30px;width:100%}.products-list h2{box-sizing:border-box;color:#6b0f1a;font-size:1.5rem;margin-bottom:25px}.products-grid{grid-gap:20px;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));width:100%}.product-card-admin{background:#fdfbf7;border:1px solid #ede5da;border-radius:14px;box-shadow:0 1px 6px #0000000a;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .25s ease}.product-card-admin:hover{box-shadow:0 4px 18px #00000014}.admin-product-image{background:#f5efe7;box-sizing:border-box;height:220px;overflow:hidden;position:relative;width:100%}.admin-product-image img{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card-admin:hover .admin-product-image img{transform:scale(1.03)}.discount-badge-admin{background:#7a1c2e;border-radius:4px;color:#faf3e8;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.3px;padding:3px 9px;position:absolute;right:10px;top:10px}.admin-product-info{display:flex;flex:1 1;flex-direction:column;gap:0;overflow:hidden;padding:14px 16px 8px;text-align:left}.admin-card-header{margin-bottom:10px}.admin-product-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#2c2c2c;display:-webkit-box;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:600;line-height:1.35;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.admin-product-price{align-items:baseline;display:flex;gap:6px;margin:0}.admin-current-price,.admin-sale-price{color:#2c2c2c;font-family:Playfair Display,Georgia,serif;font-size:1rem;font-weight:700}.admin-original-price{color:#bfb3a4;font-size:.82rem;font-weight:400;text-decoration:line-through}.admin-card-meta{border-bottom:1px solid #ede5da;display:flex;flex-direction:column;gap:3px;margin-bottom:10px;padding-bottom:10px}.admin-meta-row{align-items:center;display:flex;font-family:Poppins,sans-serif;font-size:.76rem;gap:6px;line-height:1.4}.admin-meta-label{color:#9a8b7a;font-weight:500;min-width:38px}.admin-meta-value{color:#5a5a5a;font-family:SF Mono,Consolas,monospace;font-size:.73rem;font-weight:400}.admin-meta-value.stock-ok{color:#5a5a5a}.admin-meta-value.stock-out{color:#c0392b;font-weight:500}.admin-card-tags{align-items:center;display:flex;flex-wrap:wrap;gap:5px;margin-bottom:8px}.category-badge{border:1px solid #7a1c2e33;border-radius:4px;color:#7a1c2e;font-size:.7rem;font-weight:600;padding:2px 8px;text-transform:capitalize}.category-badge,.keyword-tag{background:#0000;font-family:Poppins,sans-serif}.keyword-tag{border:1px solid #ede5da;border-radius:4px;font-weight:400;padding:2px 7px}.keyword-tag,.tags-more{color:#9a8b7a;font-size:.68rem}.tags-more{font-family:Poppins,sans-serif;font-weight:500}.admin-card-variants{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px}.variant-tag{background:#0000;border:1px solid #ede5da;border-radius:4px;color:#6b5a42;font-family:SF Mono,Consolas,monospace;font-size:.68rem;padding:2px 6px}.admin-card-status{margin-bottom:2px}.status-badge{align-items:center;border-radius:4px;display:inline-flex;font-family:Poppins,sans-serif;font-size:.7rem;font-weight:500;gap:4px;padding:2px 8px}.status-dot{border-radius:50%;display:inline-block;height:6px;width:6px}.status-badge.active{background:#8a9a7b1f;border:none;color:#5a7a4a}.status-badge.active .status-dot{background:#5a7a4a}.status-badge.inactive{background:#c0392b14;border:none;color:#c0392b}.status-badge.inactive .status-dot{background:#c0392b}.admin-product-actions{box-sizing:border-box;display:flex;gap:8px;margin-top:auto;padding:8px 16px 14px}.edit-btn{background:#2c2c2c;border:none;border-radius:8px;box-sizing:border-box;color:#faf3e8;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.2px;padding:8px 14px;transition:all .2s ease}.edit-btn:hover{background:#1a1a1a;box-shadow:0 2px 8px #0000001f}.delete-btn{background:#0000;border:1px solid #c0392b40;border-radius:8px;box-sizing:border-box;color:#c0392b;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.2px;padding:8px 14px;transition:all .2s ease}.delete-btn:hover{background:#c0392b0f;border-color:#c0392b}.admin-categories,.admin-inventory,.admin-keywords,.admin-status{display:none}@media (max-width:1024px) and (min-width:835px){.admin-dashboard{padding:20px 15px}.carousel-previews{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.carousel-preview-item{height:100px}.image-preview{height:180px;max-width:250px}}@media (max-width:834px) and (min-width:769px){.admin-dashboard{padding:85px 12px 18px}.products-grid{gap:14px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.carousel-previews{gap:8px;grid-template-columns:repeat(auto-fill,minmax(95px,1fr))}.carousel-preview-item{height:95px}.image-preview{height:160px;max-width:220px}.admin-product-image{height:200px}}.form-group .quill{background:#fff;border:1px solid #ddd;border-radius:8px;margin-top:.5rem}.form-group .ql-toolbar{background:#f8f8f8;border:none;border-bottom:1px solid #ddd;border-radius:8px 8px 0 0}.form-group .ql-container{border:none;border-radius:0 0 8px 8px;font-size:1rem;min-height:150px}.form-group .ql-editor{font-family:inherit;line-height:1.6;min-height:150px}.form-group .ql-editor.ql-blank:before{color:#aaa;font-style:normal}@media (max-width:768px){.admin-dashboard{padding:60px 15px 15px}.admin-header{align-items:stretch;flex-direction:column;gap:15px;text-align:center}.admin-header h1{font-size:1.5rem;text-align:center}.admin-tabs{flex-wrap:wrap;gap:8px;justify-content:center;width:100%}.tab-btn{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;font-size:.95rem;max-width:200px;min-width:120px;padding:10px 16px}.add-product-btn{max-width:100%;width:100%}.product-form-container,.products-list{padding:20px}.carousel-previews{gap:8px;grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}.carousel-preview-item{height:90px}.image-preview{height:150px;max-width:200px}.products-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.admin-product-image{height:200px}.admin-product-info{padding:12px 14px 6px}.admin-product-name{font-size:.88rem}.admin-product-actions{padding:6px 14px 12px}.form-actions{flex-direction:column}.cancel-btn,.submit-btn{width:100%}}@media (max-width:480px){.admin-dashboard{padding:60px 10px 10px}.admin-header{gap:12px;padding:15px}.admin-header h1{font-size:1.3rem}.admin-tabs{gap:6px}.tab-btn{flex-basis:calc(50% - 3px);flex-grow:1;flex-shrink:1;font-size:.85rem;min-width:100px;padding:8px 12px}.carousel-previews{gap:6px;grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.carousel-preview-item{height:70px}.remove-preview-btn{font-size:16px;height:20px;right:3px;top:3px;width:20px}.image-preview{height:120px;max-width:150px}.products-grid{gap:10px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.admin-product-image{height:170px}.admin-product-info{padding:10px 10px 6px}.admin-product-name{font-size:.82rem}.admin-current-price,.admin-sale-price{font-size:.88rem}.admin-meta-row{font-size:.7rem}.category-badge{font-size:.65rem;padding:2px 6px}.admin-product-actions{flex-direction:column;gap:6px;padding:4px 10px 10px}.delete-btn,.edit-btn{font-size:.78rem;padding:7px 12px;width:100%}.categories-checkboxes{flex-direction:column;gap:10px}}.recommendations-section{background:#faf3e8;border-radius:20px;margin:16px auto 20px;max-width:1200px;padding:30px 20px}.recommendations-title{color:#3a2a1f;font-family:Playfair Display,Georgia,serif;font-size:2rem;font-weight:700;margin-bottom:30px;padding-bottom:15px;position:relative;text-align:center}.recommendations-title:after{background:#c9a84c;border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.recommendations-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px}.recommendations-loading{color:#9a8b7a;font-size:18px;padding:40px;text-align:center}@media (max-width:1200px){.recommendations-grid{gap:20px;grid-template-columns:repeat(3,1fr)}.recommendations-title{font-size:1.75rem}}@media (max-width:1024px){.recommendations-section{margin:30px auto;padding:30px 16px}.recommendations-title{font-size:1.6rem;margin-bottom:24px}.recommendations-grid{gap:16px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.recommendations-section{border-radius:12px;margin:24px auto;padding:24px 12px}.recommendations-title{font-size:1.4rem;margin-bottom:20px;padding-bottom:12px}.recommendations-title:after{height:3px;width:60px}.recommendations-grid{gap:12px;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.recommendations-section{border-radius:10px;margin:16px auto;padding:20px 10px}.recommendations-title{font-size:1.25rem;margin-bottom:16px}.recommendations-grid{gap:8px;grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.recommendations-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.recommendations-title{font-size:24px}.recommendations-section{margin:40px auto;padding:30px 15px}}@media (max-width:600px){.recommendations-grid{gap:15px;grid-template-columns:repeat(2,1fr)}.recommendations-title{font-size:20px;margin-bottom:25px}.recommendations-section{margin:30px auto;padding:25px 10px}}.product-review-modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;z-index:10000}.product-review-modal-content{animation:slideUp .3s ease;background:#fdfbf7;border:1px solid #ede5da;border-radius:16px;box-shadow:0 10px 40px #0000002e;font-family:Poppins,sans-serif;max-height:90vh;max-width:600px;overflow-y:auto;padding:40px 30px;position:relative;width:100%}.product-review-modal-close{align-items:center;background:#faf3e8;border:none;border-radius:50%;color:#9a8b7a;cursor:pointer;display:flex;font-size:28px;height:36px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s;width:36px;z-index:1}.product-review-modal-close:hover{background:#ede5da;color:#7a1c2e}.product-review-modal-title{color:#7a1c2e;font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:700;margin-bottom:8px;text-align:center}.product-review-modal-subtitle{color:#8a7968;font-family:Poppins,sans-serif;font-size:14px;margin-bottom:30px;text-align:center}.review-error-message{animation:slideDown .3s ease;background:#fff5f5;border:1px solid #e8c4c4;border-radius:8px;color:#7a1c2e;font-size:14px;font-weight:600;margin-bottom:20px;padding:12px;text-align:center}.product-review-form{gap:25px}.form-group,.product-review-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#5a4a3b;font-size:14px;font-weight:600}.form-group input,.form-group textarea{background:#fff;border:1.5px solid #ede5da;border-radius:8px;font-family:Poppins,sans-serif;font-size:15px;outline:none;padding:12px 15px;transition:border-color .3s}.form-group input.field-error,.form-group input:focus,.form-group textarea.field-error,.form-group textarea:focus{border-color:#7a1c2e}.field-error-text{color:#7a1c2e;font-size:12px;font-weight:500;margin-top:2px}.form-group input:disabled,.form-group textarea:disabled{background-color:#faf3e8;cursor:not-allowed}.form-group textarea{min-height:120px;resize:vertical}.char-count{color:#999;font-size:12px;margin-top:-5px;text-align:right}.review-stars-container{display:flex;gap:8px;margin-top:5px}.review-star{background:none;border:none;color:#ddd;cursor:pointer;font-size:36px;line-height:1;padding:0;transition:all .2s ease}.review-star:hover:not(:disabled){transform:scale(1.15)}.review-star.active{color:#c9a84c;text-shadow:0 2px 8px #c9a84c66}.review-star:disabled{cursor:not-allowed;opacity:.6}.rating-label{color:#3a2a1f;font-size:16px;font-weight:600;margin-top:10px}.product-review-modal-actions{display:flex;gap:15px;margin-top:10px}.product-review-modal-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;letter-spacing:.3px;padding:14px 28px;transition:all .3s ease}.product-review-modal-btn-submit{background:#7a1c2e;color:#fdfbf7}.product-review-modal-btn-submit:hover:not(:disabled){background:#5c1422;box-shadow:0 6px 20px #7a1c2e4d;transform:translateY(-2px)}.product-review-modal-btn-submit:disabled{background:#d4c5b9;color:#fdfbf7;cursor:not-allowed;transform:none}.product-review-modal-btn-cancel{background:#0000;border:1px solid #ede5da;color:#8a7968}.product-review-modal-btn-cancel:hover:not(:disabled){background:#faf3e8;border-color:#d4c5b9;color:#7a1c2e}@media (max-width:600px){.product-review-modal-content{max-height:85vh;padding:30px 20px;width:95%}.product-review-modal-title{font-size:22px}.product-review-modal-subtitle{font-size:13px}.review-star{font-size:30px}.review-stars-container{gap:5px}.product-review-modal-actions{flex-direction:column}.form-group textarea{min-height:100px}}.review-image-upload-area{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.review-image-preview{border:2px solid #f0e6dc;border-radius:10px;height:80px;overflow:hidden;position:relative;width:80px}.review-image-preview img{height:100%;object-fit:cover;width:100%}.review-image-remove{align-items:center;background:#6b0f1ad9;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:22px;justify-content:center;line-height:1;position:absolute;right:2px;top:2px;transition:background .2s;width:22px}.review-image-remove:hover{background:#6b0f1a}.review-image-add-btn{align-items:center;background:#faf3e8;border:2px dashed #d4c5b5;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;gap:2px;height:80px;justify-content:center;transition:all .3s ease;width:80px}.review-image-add-btn:hover{background:#f5ede0;border-color:#6b0f1a}.review-image-add-icon{color:#8b4513;font-size:1.5rem;line-height:1}.review-image-add-text{color:#8b4513;font-size:.6rem;font-weight:600;letter-spacing:.3px}.product-reviews-section{background:#fdfbf7;border:1px solid #ede5da;border-radius:18px;box-shadow:0 2px 12px #0000000a;margin:16px auto 48px;max-width:1400px;padding:36px 32px 40px;position:relative}.review-success-toast{animation:reviewToastSlide .3s ease;background:#fdfbf7;border:1px solid #c8dfc5;border-radius:10px;box-shadow:0 4px 16px #0000001a;color:#5a7a4a;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;left:50%;padding:.85rem 1.8rem;position:fixed;top:100px;transform:translateX(-50%);z-index:10000}@keyframes reviewToastSlide{0%{opacity:0;transform:translateX(-50%) translateY(-80px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.reviews-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.reviews-header-left{flex:1 1}.reviews-title{color:#3a2a1f;font-family:Playfair Display,Georgia,serif;font-size:26px;font-weight:700;letter-spacing:.02em;margin:0 0 6px}.reviews-summary{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.average-rating{align-items:center;display:flex;gap:8px}.rating-number{color:#6b5e53;font-size:15px;font-weight:500}.rating-number,.reviews-count{font-family:Poppins,sans-serif}.reviews-count{color:#9a8b7a;font-size:14px}.reviews-cta{align-items:center;background:linear-gradient(135deg,#faf3e8,#f5ece0);border:1px solid #ede5da;border-radius:10px;display:flex;gap:12px;justify-content:space-between;margin-bottom:24px;padding:14px 20px;text-align:left}.reviews-cta-text{color:#6b5e53;font-family:Poppins,sans-serif;font-size:15px;font-style:italic;font-weight:500;margin:0}.write-review-btn{background:#7a1c2e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:.03em;padding:9px 22px;transition:all .2s ease;white-space:nowrap}.write-review-btn:hover{background:#5e1524;box-shadow:0 4px 14px #7a1c2e40;transform:translateY(-1px)}.no-reviews,.reviews-loading{color:#9a8b7a;font-family:Poppins,sans-serif;font-size:15px;padding:48px 20px;text-align:center}.no-reviews p{margin:0}.reviews-carousel-container{align-items:center;display:flex;gap:12px;position:relative}.carousel-nav{align-items:center;background:#fdfbf7;border:1px solid #ede5da;border-radius:50%;color:#6b5e53;cursor:pointer;display:flex;flex-shrink:0;font-size:24px;height:42px;justify-content:center;transition:all .2s ease;width:42px;z-index:10}.carousel-nav:hover{background:#7a1c2e;border-color:#7a1c2e;color:#fff;transform:scale(1.06)}.reviews-carousel{flex:1 1;overflow:hidden}.reviews-track{display:flex;gap:18px;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.review-card{background:#fff;border:1px solid #f0e6dc;border-radius:14px;box-shadow:0 1px 6px #00000008;min-width:calc(33.333% - 12px);padding:22px 24px;transition:transform .18s ease,box-shadow .18s ease}.review-card:hover{box-shadow:0 6px 20px #0000000f;transform:translateY(-3px)}.review-card-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.reviewer-info{align-items:center;display:flex;flex:1 1;gap:10px}.reviewer-avatar{align-items:center;background:#f0e6dc;border-radius:50%;color:#7a1c2e;display:flex;flex-shrink:0;font-family:Playfair Display,Georgia,serif;font-size:16px;font-weight:700;height:40px;justify-content:center;width:40px}.reviewer-name{color:#3a2a1f;font-size:14px;font-weight:600;margin:0 0 2px}.review-date,.reviewer-name{font-family:Poppins,sans-serif}.review-date{color:#b0a396;font-size:12px;margin:0}.review-stars-display{display:flex;gap:1px}.review-stars-display .star{color:#e0d6cc;font-size:15px}.review-stars-display .star.filled{color:#c9a84c}.review-text{word-wrap:break-word;color:#5a4e44;font-family:Poppins,sans-serif;font-size:14px;line-height:1.65;margin:0}.review-images{display:flex;gap:8px;margin-top:12px}.review-image-thumb{border:1px solid #f0e6dc;border-radius:8px;cursor:pointer;height:56px;object-fit:cover;transition:transform .18s ease,box-shadow .18s ease;width:56px}.review-image-thumb:hover{box-shadow:0 2px 10px #6b0f1a26;transform:scale(1.06)}@media (max-width:1100px){.review-card{min-width:calc(50% - 9px)}}@media (max-width:768px){.product-reviews-section{border-radius:14px;margin:32px auto;padding:28px 16px 32px}.reviews-header{align-items:stretch;flex-direction:column;gap:12px}.reviews-title{font-size:22px}.write-review-btn{font-size:13px;padding:10px 20px;width:100%}.carousel-nav{display:none}.reviews-carousel-container{display:block}.reviews-carousel{overflow:visible}.reviews-track{flex-direction:column;gap:14px;transform:none!important}.review-card{min-width:100%}.reviews-cta{flex-direction:column;padding:12px 16px;text-align:center}.reviews-cta-text{font-size:14px}}@media (max-width:600px){.product-reviews-section{padding:22px 14px 28px}.reviews-title{font-size:20px}.review-card{border-radius:12px;padding:18px 16px}.reviewer-avatar{font-size:14px;height:36px;width:36px}.review-text,.reviewer-name{font-size:13px}}.product-detail-page{background:linear-gradient(135deg,#faf3e8,#f5ede0 50%,#faf3e8);min-height:calc(100vh - 200px);padding:1.5rem 1rem}.product-detail-container{grid-gap:2.5rem;background:#fff;border-radius:16px;box-shadow:0 8px 30px #6b0f1a1f;display:grid;gap:2.5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:2rem}.product-images-section{display:flex;flex-direction:column;gap:.8rem}.main-image{background:linear-gradient(135deg,#f8f8f8,#fafafa);border:3px solid #f0e6dc;border-radius:16px;box-shadow:0 4px 15px #00000014;height:550px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.main-image:hover{border-color:#e5d5c5;box-shadow:0 8px 25px #6b0f1a26}.main-image.zoomed{overflow:visible}.main-image.zoomed img{transition:none}.main-image img,.main-image video{height:100%;object-fit:cover;width:100%}.image-carousel{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.carousel-thumb{background:#fff;border:2px solid #e5d5c5;border-radius:10px;cursor:pointer;height:80px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.carousel-thumb:hover{border-color:#6b0f1a;box-shadow:0 4px 12px #6b0f1a33;transform:translateY(-2px)}.carousel-thumb.active{border-color:#6b0f1a;box-shadow:0 4px 15px #6b0f1a4d;transform:scale(1.02)}.carousel-thumb img{height:100%;object-fit:contain;width:100%}.carousel-thumb video{height:100%;object-fit:cover;width:100%}.video-indicator{align-items:center;background:#0009;border-radius:50%;color:#fff;display:flex;font-size:14px;height:32px;justify-content:center;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:32px}.product-info-section{display:flex;flex-direction:column;gap:1rem}.product-title{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:600;line-height:1.3;margin:0 0 .5rem;text-transform:capitalize}.product-pricing-detail{align-items:center;border-bottom:2px solid #f0e6dc;display:flex;gap:1rem;padding:1rem 0}.product-pricing-detail .sale-price{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:800;text-shadow:0 2px 4px #6b0f1a1a}.product-pricing-detail .original-price{color:#999;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;opacity:.7;text-decoration:line-through}.product-pricing-detail .current-price{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:2.2rem;font-weight:800;text-shadow:0 2px 4px #6b0f1a1a}.product-delivery,.product-description,.product-return-policy,.product-specifications{border-top:1px solid #eee;padding-top:1rem}.product-delivery h3,.product-description h3,.product-return-policy h3,.product-specifications h3{color:#6b0f1a;font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.product-delivery p,.product-description p,.product-return-policy p,.product-specifications p{color:#555;line-height:1.6;margin:0}.product-actions{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr 1fr;margin-top:.5rem;width:100%}.quantity-controls-detail{align-items:center;background:#fdfbf7;border:1px solid #e0d3c4;border-radius:4px;display:flex;overflow:hidden}.quantity-controls-detail .qty-btn{align-items:center;background:none;border:none;color:#8b7355;cursor:pointer;display:flex;flex:1 1;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:300;height:42px;justify-content:center;line-height:1;padding:0;transition:all .2s ease}.quantity-controls-detail .qty-btn:active:not(:disabled){transform:scale(.95)}.quantity-controls-detail .qty-btn:disabled{color:#ccc;cursor:not-allowed;opacity:.25}.quantity-controls-detail .qty-btn:hover:not(:disabled){background:#8b735514;color:#6b5a42}.quantity-controls-detail .quantity{align-items:center;border-left:1px solid #ede5da;border-right:1px solid #ede5da;color:#4a4a4a;display:flex;flex:1 1;font-size:.92rem;height:42px;justify-content:center;line-height:1}.add-to-bag-btn-detail,.quantity-controls-detail .quantity{font-family:Poppins,sans-serif;font-weight:500;text-align:center}.add-to-bag-btn-detail{background:#7a1c2e;border:none;border-radius:4px;box-shadow:0 2px 8px #00000014;color:#faf3e8;cursor:pointer;font-size:.88rem;letter-spacing:.3px;padding:.7rem 0;text-transform:none;transition:all .2s ease;white-space:nowrap}.add-to-bag-btn-detail:hover{background:#8a2438;box-shadow:0 4px 14px #0000001f;transform:translateY(-1px)}.add-to-bag-btn-detail:active{box-shadow:0 1px 4px #00000014;transform:translateY(0)}.add-to-bag-btn-detail:disabled{background:#c8b0a0;box-shadow:none;color:#f5f0eb;cursor:default;transform:none}.wishlist-btn-detail{align-items:center;background:#0000;border:1px solid #ddd0c3;border-radius:4px;cursor:pointer;display:flex;gap:6px;justify-content:center;padding:.7rem 0;transition:all .2s ease;white-space:nowrap}.wishlist-btn-detail span{color:#6b5a42;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.2px;text-transform:none}.wishlist-btn-detail svg{stroke:#6b5a42;transition:all .2s ease}.wishlist-btn-detail:hover{background:#c9a84c0f;border-color:#c9a84c}.wishlist-btn-detail.wishlisted{background:#6b0f1a0d;border-color:#7a1c2e}.wishlist-btn-detail.wishlisted span{color:#7a1c2e}.wishlist-btn-detail.wishlisted svg{stroke:#7a1c2e}.wishlist-btn-detail.animating svg{animation:detailHeartPulse .4s ease}@keyframes detailHeartPulse{0%{transform:scale(1)}30%{transform:scale(1.25)}60%{transform:scale(.9)}to{transform:scale(1)}}.sold-out-actions{grid-gap:.5rem;align-items:stretch;display:grid;gap:.5rem;grid-template-columns:1fr 1fr 1fr;margin-top:.5rem}.sold-out-actions:not(:has(.notify-me-btn)){grid-template-columns:1fr 1fr}.sold-out-actions .sold-out-message-detail{flex:none;margin-top:0}.sold-out-message-detail{background:#f5efe7;border:1px solid #ddd0c3;border-radius:8px;color:#666;font-size:.95rem;margin-top:0;text-align:center}.notify-me-btn,.sold-out-message-detail{align-items:center;display:flex;font-family:Poppins,sans-serif;font-weight:600;justify-content:center;padding:.75rem}.notify-me-btn{background:#faf3e8;border:1px solid #ede5da;border-radius:8px;color:#7a1c2e;cursor:pointer;font-size:.85rem;gap:.4rem;transition:all .3s}.notify-me-btn:hover{background:#f5efe7;border-color:#7a1c2e}.notify-me-btn svg{flex-shrink:0}.notify-me-btn:disabled{cursor:not-allowed;opacity:.6}.notify-toast{animation:notifyFadeIn .3s ease;background:#fdfbf7;border:1px solid #c9a84c;border-radius:8px;color:#7a1c2e;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;margin-top:.5rem;padding:.6rem 1rem;text-align:center}@keyframes notifyFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.back-btn{background:#f0e6dc;border:none;border-radius:8px;color:#6b0f1a;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:.8rem;padding:.7rem 1.3rem;transition:all .3s}.back-btn:hover{background:#e5d5c5;transform:translateX(-4px)}.discount-badge{background:linear-gradient(135deg,#6b0f1a,#8b1f2a);border-radius:20px;box-shadow:0 2px 10px #6b0f1a59;color:#faf3e8;font-size:.8rem;font-weight:600;letter-spacing:.3px;padding:6px 14px}.discount-badge,.sold-out-badge{position:absolute;right:12px;top:12px;white-space:nowrap}.sold-out-badge{background:#666;border-radius:15px;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:.9rem;font-weight:700;padding:7px 14px}.stock-low-badge{background:linear-gradient(135deg,#8b4513,sienna);border-radius:20px;box-shadow:0 2px 10px #8b451359;color:#faf3e8;font-size:.8rem;font-weight:600;left:12px;letter-spacing:.3px;padding:6px 14px;position:absolute;top:12px;white-space:nowrap}.error,.loading{align-items:center;color:#6b0f1a;display:flex;font-size:1.5rem;justify-content:center;min-height:50vh}.feature-badges{background:linear-gradient(135deg,#fdfbf7,#faf6ef);border:1px solid #c9a84c2e;border-radius:14px;box-shadow:0 2px 12px #0000000a;margin:1rem 0;padding:1.4rem 1.6rem}.feature-badges-title{color:#b8943f;font-family:Playfair Display,serif;font-size:.85rem;letter-spacing:2px;margin:0 0 1rem;text-align:center;text-transform:uppercase}.feature-badges-grid{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-columns:1fr auto 1fr auto 1fr}.feature-item{align-items:center;display:flex;flex-direction:column;gap:.5rem;padding:.4rem .6rem;transition:transform .2s ease}.feature-item:hover{transform:translateY(-2px)}.feature-item:hover .feature-icon{transform:scale(1.05)}.feature-icon{align-items:center;background:#c9a84c14;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:transform .2s ease;width:40px}.feature-icon svg{height:22px;width:22px}.feature-divider{background:linear-gradient(180deg,#0000,#c9a84c40 50%,#0000);height:40px;width:1px}.feature-text{align-items:center;display:flex;flex-direction:column;gap:.15rem}.feature-text strong{color:#5a0d16;font-size:.85rem;font-weight:600;letter-spacing:.3px}.feature-text span{color:#999;font-size:.75rem;letter-spacing:.2px}@media (max-width:1024px) and (min-width:835px){.product-detail-container{gap:2rem;max-width:900px}.main-image{height:450px}.main-image video{height:450px;object-fit:contain}.carousel-thumb{height:75px}.product-title{font-size:1.8rem}.image-carousel{grid-template-columns:repeat(auto-fill,minmax(75px,1fr))}}@media (max-width:834px) and (min-width:769px){.product-detail-container{gap:1.75rem;grid-template-columns:1fr;max-width:750px}.main-image{height:400px;max-height:55vh}.main-image video{height:100%;max-height:55vh;object-fit:contain}.carousel-thumb{height:72px}.image-carousel{grid-template-columns:repeat(auto-fill,minmax(70px,1fr))}.product-title{font-size:1.6rem}.discount-badge,.sold-out-badge,.stock-low-badge{border-radius:10px;font-size:.7rem;padding:4px 8px}}@media (max-width:768px){.product-detail-container{gap:2rem;grid-template-columns:1fr;padding:1.5rem}.main-image{height:350px;max-height:60vh}.main-image video{height:100%;max-height:60vh;object-fit:contain}.image-carousel{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));max-height:90px;overflow-x:auto}.carousel-thumb{height:70px;min-width:70px}.carousel-thumb video{object-fit:cover}.video-indicator{font-size:12px;height:28px;width:28px}.product-pricing-detail .current-price,.product-pricing-detail .sale-price,.product-title{font-size:1.5rem}.product-pricing-detail .original-price{font-size:1.2rem}.product-actions{gap:.4rem;grid-template-columns:1fr 1fr}.sold-out-actions{gap:.4rem;grid-template-columns:1fr 1fr 1fr}.sold-out-actions:not(:has(.notify-me-btn)){grid-template-columns:1fr 1fr}.notify-me-btn{font-size:.78rem;padding:.6rem .3rem}.sold-out-message-detail{font-size:.82rem;padding:.6rem}.quantity-controls-detail{grid-column:1/-1}.quantity-controls-detail .qty-btn{flex:1 1;font-size:.88rem;height:38px;width:auto}.quantity-controls-detail .quantity{flex:1 1;font-size:.85rem;height:38px}.add-to-bag-btn-detail{font-size:.82rem;padding:.6rem 0}.wishlist-btn-detail{padding:.6rem 0}.wishlist-btn-detail span{font-size:.78rem}.variant-options{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.discount-badge,.sold-out-badge,.stock-low-badge{border-radius:8px;font-size:.6rem;padding:4px 8px}.feature-badges-grid{gap:0;grid-template-columns:1fr}.feature-badges{padding:.9rem 1rem}.feature-badges-title{font-size:.78rem;margin-bottom:.5rem}.feature-divider{background:#c9a84c1f;height:1px;margin:0;width:100%}.feature-item{align-items:center;flex-direction:row;gap:.75rem;padding:.5rem .2rem}.feature-text{align-items:flex-start;gap:.1rem}.feature-text strong{font-size:.82rem}.feature-text span{font-size:.7rem}.feature-icon{height:34px;width:34px}.feature-icon svg{height:18px;width:18px}}@media (max-width:480px){.product-detail-page{padding:1rem .5rem}.product-detail-container{gap:1.5rem;padding:1rem}.main-image{height:280px;max-height:50vh}.main-image video{height:100%;max-height:50vh;object-fit:contain}.image-carousel{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(60px,1fr))}.carousel-thumb{height:60px;min-width:60px}.video-indicator{font-size:10px;height:24px;width:24px}.product-pricing-detail .current-price,.product-pricing-detail .sale-price,.product-title{font-size:1.3rem}.product-delivery h3,.product-description h3,.product-pricing-detail .original-price,.product-return-policy h3,.product-specifications h3{font-size:1rem}.product-delivery p,.product-description p,.product-return-policy p,.product-specifications p{font-size:.9rem}.discount-badge,.sold-out-badge{right:5px}.discount-badge,.sold-out-badge,.stock-low-badge{border-radius:8px;font-size:.55rem;max-width:47%;padding:3px 7px;top:5px}.stock-low-badge{left:5px}.product-actions{gap:.35rem;grid-template-columns:1fr 1fr}.quantity-controls-detail{grid-column:1/-1}.quantity-controls-detail .qty-btn{flex:1 1;font-size:.85rem;height:36px;width:auto}.quantity-controls-detail .quantity{flex:1 1;font-size:.82rem;height:36px}.add-to-bag-btn-detail{font-size:.78rem;padding:.55rem 0}.wishlist-btn-detail{gap:3px;padding:.55rem 0}.wishlist-btn-detail span{font-size:.72rem}.variant-options{gap:.45rem;grid-template-columns:repeat(2,1fr)}.variant-chip{min-height:50px;padding:.55rem .4rem}.variant-chip-size{font-size:.76rem}.variant-chip-detail{font-size:.63rem}.back-btn{font-size:.9rem;padding:.65rem 1.2rem}.feature-badges{border-radius:10px;margin:.6rem 0;padding:.7rem .6rem}.feature-badges-title{font-size:.72rem;letter-spacing:1.3px;margin-bottom:.35rem}.feature-item{gap:.6rem;padding:.3rem .15rem}.feature-divider{margin:0}.feature-icon{height:30px;width:30px}.feature-icon svg{height:16px;width:16px}.feature-text strong{font-size:.76rem}.feature-text span{font-size:.66rem}}@media (max-width:375px){.product-detail-page{padding:.75rem .25rem}.product-detail-container{gap:1.25rem;padding:.75rem}.main-image{height:250px;max-height:45vh}.main-image video{height:100%;max-height:45vh}.discount-badge,.sold-out-badge{right:3px}.discount-badge,.sold-out-badge,.stock-low-badge{border-radius:6px;font-size:.5rem;max-width:46%;padding:2px 6px;top:3px}.stock-low-badge{left:3px}.carousel-thumb{height:55px;min-width:55px}.image-carousel{gap:.4rem;grid-template-columns:repeat(auto-fill,minmax(55px,1fr))}.video-indicator{font-size:9px;height:20px;width:20px}.product-pricing-detail .current-price,.product-pricing-detail .sale-price,.product-title{font-size:1.2rem}.product-pricing-detail .original-price{font-size:.95rem}.variant-options{gap:.35rem;grid-template-columns:repeat(2,1fr)}.variant-chip{border-radius:8px;min-height:46px;padding:.45rem .3rem}.variant-chip-size{font-size:.72rem}.variant-chip-detail{font-size:.58rem}.product-actions{gap:.3rem;grid-template-columns:1fr 1fr}.quantity-controls-detail{grid-column:1/-1}.quantity-controls-detail .qty-btn{flex:1 1;font-size:.82rem;height:34px;width:auto}.quantity-controls-detail .quantity{flex:1 1;font-size:.78rem;height:34px}.add-to-bag-btn-detail{font-size:.74rem;padding:.5rem 0}.wishlist-btn-detail{gap:2px;padding:.5rem 0}.wishlist-btn-detail span{font-size:.68rem}.wishlist-btn-detail svg{height:13px;width:13px}.feature-badges{border-radius:8px;margin:.5rem 0;padding:.6rem .5rem}.feature-badges-title{font-size:.65rem;letter-spacing:1px;margin-bottom:.3rem}.feature-item{gap:.5rem;padding:.25rem .1rem}.feature-icon{height:26px;width:26px}.feature-icon svg{height:14px;width:14px}.feature-text strong{font-size:.7rem}.feature-text span{font-size:.62rem}}.expandable-sections{display:flex;flex-direction:column;gap:.6rem;margin-top:.8rem}.expandable-section{border:2px solid #f0e6dc;border-radius:8px;overflow:hidden;transition:all .3s ease}.expandable-section:hover{border-color:#6b0f1a}.section-header{align-items:center;background:#faf3e8;cursor:pointer;display:flex;justify-content:space-between;padding:.9rem 1.2rem;transition:all .3s ease}.section-header:hover{background:#f0e6dc}.section-header h3{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:600;margin:0}.expand-icon{color:#6b0f1a;font-size:1.8rem;font-weight:300;line-height:1;transition:transform .3s ease}.expand-icon.expanded{transform:rotate(45deg)}.section-content{animation:slideDown .3s ease;background:#fff;border-top:1px solid #f0e6dc;padding:1rem 1.2rem}.section-content p{line-height:1.6;margin:.5rem 0}.section-content p:first-child{margin-top:0}.section-content p:last-child{margin-bottom:0}.section-content strong{color:inherit}.section-content em{font-style:italic}.section-content u{text-decoration:underline}.section-content ol,.section-content ul{color:inherit;margin:1rem 0;padding-left:2rem}.section-content li{line-height:1.6;margin:.5rem 0}.section-content h1,.section-content h2,.section-content h3{color:#6b0f1a;font-weight:600;margin:1rem 0 .5rem}.section-content h1{font-size:1.4rem}.section-content h2{font-size:1.2rem}.section-content h3{font-size:1.1rem}.section-content .ql-font-serif{font-family:Georgia,Times New Roman,serif}.section-content .ql-font-monospace{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.section-content .ql-size-small{font-size:.75em}.section-content .ql-size-large{font-size:1.5em}.section-content .ql-size-huge{font-size:2.5em}.section-content .ql-indent-1{padding-left:3em}.section-content .ql-indent-2{padding-left:6em}.section-content .ql-indent-3{padding-left:9em}.section-content .ql-indent-4{padding-left:12em}.section-content .ql-indent-5{padding-left:15em}.section-content .ql-align-center{text-align:center}.section-content .ql-align-right{text-align:right}.section-content .ql-align-justify{text-align:justify}.product-details-specs{border-top:1px solid #c9a84c40;margin-top:1.2rem;padding-top:1.2rem}.spec-row{align-items:center;border-bottom:1px solid #0000000f;display:flex;justify-content:space-between;padding:.6rem 0}.spec-row:last-child{border-bottom:none}.spec-label{color:#8b4513;font-size:.85rem;font-weight:500;letter-spacing:1.2px;text-transform:uppercase}.spec-value{color:#333;font-size:.9rem;font-weight:400;letter-spacing:.3px}.delivery-info-row{align-items:center;border-top:1px solid #c9a84c33;display:flex;justify-content:space-between;margin-top:.8rem;padding:.7rem 0 0}.save-badge{background:linear-gradient(135deg,#6b0f1a,#8b1f2a);border-radius:20px;box-shadow:0 2px 8px #6b0f1a4d;color:#faf3e8;font-size:.85rem;font-weight:600;letter-spacing:.3px;padding:.35rem .85rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.variant-selector{margin:.75rem 0 .25rem}.variant-label{color:#555;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:500;letter-spacing:.5px;margin-bottom:.6rem;text-transform:uppercase}.variant-options{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}.variant-chip{align-items:center;background:#fdfbf7;border:1px solid #e0d6c8;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:58px;padding:.7rem .6rem;text-align:center;transition:all .18s ease}.variant-chip:hover:not(:disabled){background:#faf3e8;border-color:#c9a84c;box-shadow:0 2px 12px #c9a84c26;transform:translateY(-1px)}.variant-chip.selected{background:linear-gradient(135deg,#fff9f5,#fff5f0);border-color:#6b0f1a;box-shadow:0 0 0 1px #6b0f1a,0 3px 12px #6b0f1a1f}.variant-chip.sold-out{background:#f7f5f2;border-color:#e0dcd6;border-style:dashed;cursor:pointer;opacity:1}.variant-chip.sold-out:hover{background:#fff9f0;border-color:#c9a84c;box-shadow:0 2px 8px #c9a84c1f}.variant-chip-size{color:#3a3a3a;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.2px}.variant-chip.selected .variant-chip-size{color:#6b0f1a}.variant-chip-detail{color:#999;font-family:Poppins,sans-serif;font-size:.7rem;letter-spacing:.3px;margin-top:3px}.variant-chip-oos{color:#aaa;letter-spacing:.8px}.variant-chip-notify,.variant-chip-oos{font-family:Poppins,sans-serif;font-size:.6rem;margin-top:3px;text-transform:uppercase}.variant-chip-notify{align-items:center;color:#c9a84c;display:flex;font-weight:600;gap:.3rem;letter-spacing:.5px}.variant-chip-notify svg{color:#c9a84c;flex-shrink:0}.variant-chip.sold-out .variant-chip-detail,.variant-chip.sold-out .variant-chip-size{opacity:.55}.notify-spinner{animation:notifySpin .6s linear infinite;border:2px solid #ede5da;border-radius:50%;border-top-color:#c9a84c;display:inline-block;height:10px;width:10px}@keyframes notifySpin{to{transform:rotate(1turn)}}.variant-chip-low{color:#8b4513;font-family:Poppins,sans-serif;font-size:.6rem;font-weight:600;letter-spacing:.3px;margin-top:3px}.variant-hint{color:#b0a090;font-size:.75rem;font-style:normal;letter-spacing:.3px;margin-top:.5rem}.user-profile-dropdown{animation:slideDown .3s ease;background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;position:absolute;right:0;top:calc(100% + 10px);width:320px;z-index:1000}.profile-backdrop{animation:fadeIn .3s ease;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.profile-header{align-items:center;display:flex;gap:1rem;padding:1.5rem}.profile-avatar{align-items:center;background:linear-gradient(135deg,#6b0f1a,#9b1a2a);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:600;height:56px;justify-content:center;width:56px}.profile-name{flex:1 1;min-width:0}.profile-name h3{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.profile-name h3,.profile-name p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-name p{color:#666;font-size:.85rem;margin:0}.profile-divider{background-color:#eee;height:1px;margin:0 1rem}.profile-info{display:flex;flex-direction:column;gap:1.25rem;padding:1.5rem}.info-item{align-items:flex-start;display:flex;gap:1rem}.info-icon{color:#6b0f1a;flex-shrink:0;margin-top:2px}.info-item div{flex:1 1;min-width:0}.info-item label{color:#666;display:block;font-size:.8rem;font-weight:500;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.info-item p{word-wrap:break-word;color:#333;font-size:.95rem;margin:0}.profile-actions{display:flex;flex-direction:column;gap:.75rem;padding:1rem 1.5rem 1.5rem}.action-button{-webkit-tap-highlight-color:transparent;align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;gap:.75rem;justify-content:center;padding:.85rem 1rem;touch-action:manipulation;transition:all .3s}.edit-profile{background-color:#faf3e8;color:#6b0f1a}.edit-profile:hover{background-color:#f0e3d8}.edit-profile:active{background-color:#e8dac8}.security-settings{background-color:#faf3e8;color:#6b0f1a}.security-settings:hover{background-color:#f0e3d8}.security-settings:active{background-color:#e8dac8}.my-orders{background-color:#faf3e8;color:#6b0f1a}.my-orders:hover{background-color:#f0e3d8}.my-orders:active{background-color:#e8dac8}.logout-button{background-color:#6b0f1a;color:#fff}.logout-button:hover{background-color:#4a0610}.logout-button:active{background-color:#3a0508}@media (hover:none) and (pointer:coarse){.edit-profile:hover{background-color:#faf3e8}.security-settings:hover{background-color:#e8f4f8}.my-orders:hover{background-color:#fff4e6}.logout-button:hover{background-color:#6b0f1a}}.action-button svg{height:18px;width:18px}@media (max-width:1024px){.user-profile-dropdown{width:300px}}@media (max-width:768px){.user-profile-dropdown{right:0;width:280px}.profile-header{padding:1.25rem}.profile-avatar{font-size:1.4rem;height:52px;width:52px}.profile-name h3{font-size:1.05rem}.info-item label{font-size:.75rem}.action-button,.info-item p{font-size:.9rem}.action-button{padding:.8rem 1rem}}@media (max-width:480px){.user-profile-dropdown{animation:slideUpMobile .3s ease;bottom:1rem;left:1rem;max-height:85vh;overflow-y:auto;position:fixed;right:1rem;top:auto;width:auto;z-index:1001}@keyframes slideUpMobile{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.profile-header{padding:1.25rem}.profile-avatar{font-size:1.3rem;height:48px;width:48px}.profile-name h3{font-size:1rem}.profile-name p{font-size:.8rem}.profile-info{gap:1rem;padding:1.25rem}.info-icon{height:18px;width:18px}.info-item label{font-size:.7rem}.info-item p{font-size:.85rem;line-height:1.4}.profile-actions{padding:1rem 1.25rem 1.25rem}.action-button{font-size:.85rem;gap:.5rem;padding:.75rem}.action-button svg{height:16px;width:16px}}@media (max-width:360px){.user-profile-dropdown{bottom:.5rem;left:.5rem;right:.5rem}.profile-header{gap:.75rem;padding:1rem}.profile-avatar{font-size:1.2rem;height:44px;width:44px}.profile-info{padding:1rem}.profile-actions{padding:.75rem 1rem 1rem}}@media (max-width:768px) and (orientation:landscape){.user-profile-dropdown{max-height:70vh}}@supports (padding:max(0px)){@media (max-width:480px){.user-profile-dropdown{bottom:max(1rem,env(safe-area-inset-bottom));left:max(1rem,env(safe-area-inset-left));padding-bottom:max(1rem,env(safe-area-inset-bottom));right:max(1rem,env(safe-area-inset-right))}}}.header{align-items:center;background-color:#faf3e8;box-shadow:0 2px 4px #0000001a;display:flex;gap:2rem;justify-content:space-between;padding:.5rem 2rem;position:sticky;top:34px;z-index:1000}.hamburger-button{-webkit-tap-highlight-color:transparent;background:none;border:none;border-radius:8px;color:#6b0f1a;cursor:pointer;display:none;padding:.5rem;touch-action:manipulation;transition:all .3s}.hamburger-button:hover{background-color:#6b0f1a1a}.hamburger-button:active{transform:scale(.95)}.hamburger-button svg{height:24px;width:24px}.header-logo{flex-shrink:0}.header-logo a{display:inline-block;text-decoration:none}.logo-img{height:auto;object-fit:contain;width:120px}.navigation{display:flex;flex:1 1;justify-content:center}.navigation ul{align-items:center;display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.dropdown-parent,.navigation li{position:relative}.dropdown-parent:after{background:#0000;content:"";height:20px;left:0;position:absolute;right:0;top:100%}.navigation a{border-bottom:2px solid #0000;color:#6b0f1a;display:block;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;letter-spacing:.5px;padding-bottom:.25rem;text-decoration:none;text-transform:uppercase;transition:all .3s}.navigation a:hover{border-bottom-color:#6b0f1a;color:#4a0610}.navigation a.active{border-bottom-color:#6b0f1a;color:#6b0f1a;font-weight:700}.dropdown-menu{animation:dropdownFadeIn .2s ease;background-color:#faf3e8;border-radius:8px;box-shadow:0 4px 12px #00000026;left:50%;margin-top:.25rem;min-width:180px;padding:.75rem 0;position:absolute;top:100%;transform:translateX(-50%);z-index:1000}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateX(-50%) translateY(-10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.dropdown-item{border-bottom:none!important;color:#6b0f1a;cursor:pointer;display:block;font-size:.85rem;font-weight:500;padding:.65rem 1.25rem;pointer-events:auto;text-decoration:none;text-transform:capitalize;transition:all .2s}.dropdown-item:hover{background-color:#6b0f1a1a;color:#4a0610;padding-left:1.5rem}.header-actions{align-items:center;display:flex;gap:1rem}.header-actions,.profile-icon-container{position:relative}.profile-icon-button{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;border-radius:50%;color:#6b0f1a;cursor:pointer;display:flex;justify-content:center;padding:.5rem;touch-action:manipulation;transition:all .3s}.profile-icon-button:hover{background-color:#6b0f1a1a;transform:scale(1.1)}.profile-icon-button:active{transform:scale(.95)}@media (hover:none) and (pointer:coarse){.profile-icon-button:hover{transform:none}}.profile-icon-button svg{height:24px;width:24px}.cart-icon-button,.wishlist-icon-button{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;border-radius:50%;color:#6b0f1a;cursor:pointer;display:flex;justify-content:center;padding:.5rem;position:relative;text-decoration:none;touch-action:manipulation;transition:all .3s}.cart-icon-button:hover,.wishlist-icon-button:hover{background-color:#6b0f1a1a;transform:scale(1.1)}.cart-icon-button:active,.wishlist-icon-button:active{transform:scale(.95)}.cart-icon-button svg,.wishlist-icon-button svg{height:24px;width:24px}.cart-badge,.wishlist-badge{align-items:center;animation:badgeAppear .3s ease;background-color:#7a1c2e;border:2px solid #faf3e8;border-radius:50%;box-shadow:0 1px 3px #0003;color:#faf3e8;display:flex;font-size:.6rem;font-weight:700;height:17px;justify-content:center;min-width:17px;padding:0 3px;position:absolute;right:-4px;top:-4px}@keyframes badgeAppear{0%{transform:scale(0)}to{transform:scale(1)}}.sidebar-backdrop{animation:fadeIn .3s ease;background-color:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000}.sidebar-nav{background-color:#faf3e8;box-shadow:2px 0 10px #0000001a;height:100vh;left:-280px;overflow-y:auto;position:fixed;top:0;transition:left .3s ease;width:280px;z-index:10001}.sidebar-nav.open{left:0}.sidebar-header{align-items:center;border-bottom:2px solid #e8dcc8;display:flex;justify-content:space-between;padding:1.25rem}.sidebar-header h2{color:#6b0f1a;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;margin:0}.sidebar-close{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;border-radius:50%;color:#6b0f1a;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .3s}.sidebar-close:hover{background-color:#6b0f1a1a}.sidebar-close:active{transform:scale(.9)}.sidebar-nav ul{list-style:none;margin:0;padding:0}.sidebar-nav li{border-bottom:1px solid #e8dcc8}.sidebar-menu-item-with-submenu{position:relative}.sidebar-menu-item-wrapper{align-items:center;background-color:initial;display:flex;justify-content:space-between;transition:background-color .3s}.sidebar-menu-item-wrapper:hover{background-color:#6b0f1a0d}.sidebar-menu-item-wrapper>a{border-bottom:none;flex:1 1}.submenu-toggle{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;color:#6b0f1a;cursor:pointer;display:flex;justify-content:center;padding:1rem 1.25rem;transition:all .3s}.submenu-toggle:hover{background-color:#6b0f1a1a}.submenu-toggle:active{transform:scale(.9)}.submenu-toggle svg{transition:transform .3s}.sidebar-nav a{color:#6b0f1a;display:block;font-family:Poppins,sans-serif;font-size:.92rem;font-weight:500;letter-spacing:.3px;line-height:1.4;padding:1rem 1.25rem;text-decoration:none;text-transform:uppercase;transition:all .3s;white-space:normal;word-break:break-word}.sidebar-nav a:hover{background-color:#6b0f1a0d;padding-left:1.75rem}.sidebar-nav a.active{background-color:#6b0f1a1a;border-left:4px solid #6b0f1a;color:#6b0f1a;font-weight:700}.sidebar-submenu{animation:slideDown .3s ease;background-color:#6b0f1a08;overflow:hidden}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:100px;opacity:1}}.sidebar-submenu a{font-size:.85rem;letter-spacing:.3px;padding-left:2.25rem;text-transform:capitalize}.sidebar-submenu a:hover{background-color:#6b0f1a14;padding-left:2.75rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.hamburger-button{align-items:center;display:flex;justify-content:center}.desktop-nav{display:none}.header{flex-wrap:nowrap;gap:1rem;justify-content:space-between;padding:.5rem 1.25rem;top:34px}.header-logo{flex:1 1;text-align:center}.logo-img{width:110px}.header-actions{flex-shrink:0}}@media (max-width:768px){.header{gap:1rem;padding:.5rem 1rem;top:30px}.logo-img{width:100px}.profile-icon-button{padding:.45rem}.profile-icon-button svg{height:22px;width:22px}.cart-icon-button,.wishlist-icon-button{padding:.45rem}.cart-icon-button svg,.wishlist-icon-button svg{height:22px;width:22px}.cart-badge,.wishlist-badge{font-size:.65rem;height:16px;min-width:16px}}@media (max-width:480px){.hamburger-button{align-items:center;display:flex;justify-content:center}.desktop-nav{display:none}.header{gap:.75rem;padding:.4rem .75rem;top:28px}.logo-img{width:85px}.profile-icon-button{padding:.4rem}.profile-icon-button svg{height:20px;width:20px}.cart-icon-button,.wishlist-icon-button{padding:.4rem}.cart-icon-button svg,.wishlist-icon-button svg{height:20px;width:20px}.cart-badge,.wishlist-badge{font-size:.6rem;height:15px;min-width:15px;right:1px;top:1px}.hamburger-button svg{height:22px;width:22px}}@media (max-width:360px){.header{padding:.4rem .6rem}.logo-img{width:75px}.hamburger-button svg{height:20px;width:20px}.cart-icon-button svg,.profile-icon-button svg,.wishlist-icon-button svg{height:18px;width:18px}.cart-badge,.wishlist-badge{font-size:.55rem;height:14px;min-width:14px}.sidebar-nav{width:260px}.sidebar-header{padding:1.25rem}.sidebar-header h2{font-size:1.3rem}.sidebar-nav a{font-size:.95rem;padding:1.1rem 1.25rem}}@media (max-width:768px) and (orientation:landscape){.sidebar-nav{width:250px}.sidebar-nav a{padding:1rem 1.25rem}}@supports (padding:max(0px)){.sidebar-nav{height:100vh;padding-left:max(0px,env(safe-area-inset-left));padding-top:max(0px,env(safe-area-inset-top))}.sidebar-header{padding-top:max(1.5rem,calc(1.5rem + env(safe-area-inset-top)))}}@media (hover:none) and (pointer:coarse){.sidebar-nav a:hover{padding-left:1.5rem}.hamburger-button:hover,.sidebar-close:hover,.sidebar-nav a:hover{background-color:initial}}.search-bar-container{background-color:#faf3e8;box-shadow:0 2px 4px #0000000d;padding:.5rem 2rem;position:relative;width:100%;z-index:100}.search-form{margin:0 auto;max-width:800px;position:relative}.search-input-wrapper{align-items:center;background-color:#fff;border:2px solid #6b0f1a;border-radius:30px;box-shadow:0 2px 8px #6b0f1a26;display:flex;padding:.5rem 1.25rem;position:relative;transition:all .3s}.search-input-wrapper:hover{border-color:#8b1f2a;box-shadow:0 3px 12px #6b0f1a33}.search-input-wrapper:focus-within{border-color:#6b0f1a;box-shadow:0 0 0 3px #6b0f1a26,0 3px 12px #6b0f1a33}.search-icon{color:#6b0f1a;flex-shrink:0;margin-right:.75rem}.search-input{background:#0000;border:none;color:#333;flex:1 1;font-family:Poppins,sans-serif;font-size:1rem;outline:none}.search-input::placeholder{color:#999}.clear-search{background:none;border:none;color:#6b0f1a;cursor:pointer;font-size:1.5rem;line-height:1;padding:0 .5rem;transition:all .2s}.clear-search:hover{color:#4a0610;transform:scale(1.2)}.search-results{background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;left:0;max-height:600px;overflow-y:auto;padding:1rem;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}.search-products-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-bottom:1rem}.search-product-card{background:#fff;border:1px solid #f0e6dc;border-radius:8px;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.search-product-card:hover{box-shadow:0 4px 12px #6b0f1a1f;transform:translateY(-2px)}.search-product-image{background:#faf3e8;height:180px;overflow:hidden;position:relative;width:100%}.search-product-image img{height:100%;object-fit:cover;width:100%}.search-discount-badge{background:#e74c3c;padding:3px 8px}.search-discount-badge,.search-sold-out-badge{border-radius:12px;color:#fff;font-size:.7rem;font-weight:700;position:absolute;right:8px;top:8px}.search-sold-out-badge{background:#666;padding:4px 10px}.search-product-info{display:flex;flex-direction:column;gap:6px;padding:10px}.search-product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#2c2c2c;display:-webkit-box;font-size:.85rem;font-weight:600;height:34px;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis}.search-product-price{align-items:center;display:flex;gap:6px;margin:2px 0}.search-current-price,.search-sale-price{color:#6b0f1a;font-size:.9rem;font-weight:700}.search-original-price{color:#999;font-size:.75rem;text-decoration:line-through}.search-add-to-cart-btn{background:#6b0f1a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.8rem;font-weight:600;margin-top:4px;padding:8px;transition:all .2s}.search-add-to-cart-btn:hover{background:#8b1f2a;transform:scale(1.02)}.search-out-of-stock{background:#f5f5f5;border:1px solid #ddd;border-radius:6px;color:#999;font-size:.75rem;font-weight:600;margin-top:4px;padding:6px;text-align:center}.view-all-results-btn{background:#faf3e8;border:2px solid #6b0f1a;border-radius:8px;color:#6b0f1a;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px;transition:all .3s;width:100%}.view-all-results-btn:hover{background:#6b0f1a;color:#fff}.no-results{padding:2rem 1.5rem;text-align:center}.no-results p{color:#666;font-size:1rem;margin:0 0 1rem}.search-loading{color:#6b0f1a;font-size:.95rem;font-weight:500;padding:1.5rem;text-align:center}@media (max-width:1024px){.search-bar-container{padding:.5rem 1.25rem}.search-form{max-width:100%}.search-products-grid{gap:.85rem;grid-template-columns:repeat(2,1fr)}.search-product-image{height:160px}}@media (max-width:768px){.search-bar-container,.search-input-wrapper{padding:.5rem 1rem}.search-input{font-size:.95rem}.search-results{max-height:450px}.search-products-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.search-product-image{height:150px}.search-product-name{font-size:.8rem;height:32px}.search-product-price{font-size:.85rem}.search-add-to-cart-btn{font-size:.75rem;padding:6px}.view-all-results-btn{font-size:.85rem;padding:10px}}@media (max-width:480px){.search-bar-container{padding:.4rem .75rem}.search-input-wrapper{border-radius:25px;padding:.45rem .9rem}.search-icon{height:18px;width:18px}.search-results{max-height:400px;padding:.75rem}.search-products-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)}.search-product-image{height:120px}.search-product-info{padding:8px}.search-product-name{font-size:.75rem;height:30px}.search-current-price,.search-sale-price{font-size:.8rem}.search-original-price{font-size:.7rem}.search-add-to-cart-btn,.search-out-of-stock{font-size:.7rem;padding:5px}.view-all-results-btn{font-size:.8rem;padding:8px}}.search-results::-webkit-scrollbar{width:6px}.search-results::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.search-results::-webkit-scrollbar-thumb{background:#6b0f1a;border-radius:10px}.search-results::-webkit-scrollbar-thumb:hover{background:#4a0610}.announcement-bar{background:#6b0f1a;box-shadow:0 2px 8px #6b0f1a33;color:#faf3e8;font-family:Poppins,sans-serif;left:0;overflow:hidden;padding:10px 20px;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:9999}.announcement-message{font-size:.9rem;font-weight:400;letter-spacing:.3px;margin:0 auto;max-width:90%;opacity:0;overflow:hidden;text-overflow:ellipsis;transform:translateY(-10px);transition:all .3s ease-in-out;white-space:nowrap}.announcement-message.visible{opacity:1;transform:translateY(0)}body{padding-top:34px}@media (max-width:1024px){.announcement-bar{padding:8px 16px}.announcement-message{font-size:.85rem}}@media (max-width:768px){.announcement-bar{padding:8px 15px}.announcement-message{font-size:.8rem;line-height:1.3;white-space:nowrap}body{padding-top:30px}}@media (max-width:480px){.announcement-bar{padding:7px 12px}.announcement-message{font-size:.75rem;max-width:95%}body{padding-top:28px}}
/*# sourceMappingURL=main.30ccede3.css.map*/