*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#faf9f6;color:#3d2817;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.toast{animation:slideIn .3s ease-out;border-radius:12px;box-shadow:0 4px 12px #00000026;max-width:400px;min-width:300px;overflow:hidden;position:fixed;right:20px;top:100px;z-index:10000}@keyframes slideIn{0%{opacity:0;transform:translateX(400px)}to{opacity:1;transform:translateX(0)}}.toast-content{align-items:center;background-color:#fff;border-left:4px solid;display:flex;gap:1rem;padding:1rem 1.25rem}.toast-success .toast-content{border-left-color:#4caf50}.toast-error .toast-content{border-left-color:#dc143c}.toast-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.toast-success .toast-icon{background-color:#4caf501a;color:#4caf50}.toast-error .toast-icon{background-color:#dc143c1a;color:#dc143c}.toast-message{color:#3d2817;flex:1 1;font-size:.95rem;font-weight:500;line-height:1.4}.toast-close{align-items:center;background:none;border:none;border-radius:4px;color:#999;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:.25rem;transition:color .3s ease}.toast-close:hover{background-color:#0000000d;color:#3d2817}@media (max-width:768px){.toast{left:10px;max-width:none;min-width:auto;right:10px;top:80px}.toast-content{padding:.875rem 1rem}.toast-message{font-size:.9rem}}.toast-container{pointer-events:none;position:fixed;right:0;top:0;z-index:10000}.toast-container>*{pointer-events:auto}.header{background-color:#fff;box-shadow:0 2px 4px #0000000d;padding:1.5rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 2rem}.logo h1{color:#3d2817;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;letter-spacing:.5px;margin:0}.nav-menu{align-items:center;display:flex;gap:2.5rem}.nav-link{color:#3d2817;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:#b8860b}.nav-link.active:after{background-color:#b8860b;bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.nav-button{background:none;border:none;color:#3d2817;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;padding:0;transition:color .3s ease}.nav-button:hover{color:#b8860b}.user-info{align-items:center;display:flex;gap:10px;padding:0 10px}.user-name{color:#3d2817;font-size:.9rem;font-weight:600}.header-icons{gap:1.5rem}.header-icons,.icon-btn{align-items:center;display:flex}.icon-btn{background:none;border:none;color:#3d2817;cursor:pointer;justify-content:center;padding:.5rem;transition:color .3s ease}.icon-btn:hover{color:#b8860b}.search-container{position:relative}.search-form{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;gap:.5rem;margin-top:.5rem;min-width:300px;padding:.5rem;position:absolute;right:0;top:100%;z-index:1002}.search-input{border-radius:6px;flex:1 1;font-size:.95rem;padding:.75rem 1rem;transition:border-color .3s ease}.search-submit-btn{align-items:center;background:#3d2817;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem;transition:background-color .3s ease}.search-submit-btn:hover{background:#2a1a0f}.cart-btn{position:relative}.cart-badge{align-items:center;background:#b8860b;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;justify-content:center;position:absolute;right:0;top:0;transform:translate(25%,-25%);width:18px}@media (max-width:768px){.header{padding:1rem 0}.header-container{padding:0 1rem;position:relative}.logo h1{font-size:1.5rem}.nav-menu{align-items:stretch;background-color:#f5f3ef;box-shadow:0 4px 6px #0000001a;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .3s ease;width:100%;z-index:1001}.nav-menu.mobile-open{max-height:500px}.nav-link{border-bottom:1px solid #3d28171a;color:#3d2817;display:block;font-size:1.1rem;font-weight:500;padding:1.25rem 1.5rem;transition:all .3s ease;width:100%}.nav-link:last-child{border-bottom:none}.nav-link:hover{background-color:#b8860b0d;color:#b8860b}.nav-link.active{background-color:#b8860b1a;color:#b8860b;font-weight:600}.nav-link.active:after{display:none}.mobile-menu-btn{display:flex}.mobile-menu-overlay{display:none}.header-icons{gap:1rem}.icon-btn{padding:.4rem}.search-container{position:static}.search-form{border-radius:0 0 12px 12px;box-sizing:border-box;left:0;margin-top:.5rem;min-width:auto;padding:.5rem 1rem;position:absolute;right:0;top:100%;width:100%}}@media (min-width:769px){.mobile-menu-btn,.mobile-menu-overlay{display:none}}.hero-section{align-items:center;background-image:url(https://images.unsplash.com/photo-1586023492125-27b2c045efd7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2016&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:90vh;justify-content:flex-start;min-height:600px;padding:0 2rem;position:relative}.hero-overlay{background:linear-gradient(90deg,#3d2817b3 0,#3d28174d 50%,#0000);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-content{color:#fff;max-width:600px;padding-left:4rem;position:relative;z-index:2}.hero-title{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px #0000004d}.hero-subtitle{color:#fffffff2;font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;text-shadow:1px 1px 2px #0003}.hero-buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem}.btn{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background-color:#b8860b}.btn-primary:hover{background-color:#9a7209;box-shadow:0 4px 12px #b8860b66}.btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff3;border:2px solid #ffffff80;color:#fff}.btn-secondary:hover{background-color:#ffffff4d;border-color:#ffffffb3;transform:translateY(-2px)}@media (max-width:1024px){.hero-content{max-width:500px;padding-left:2rem}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.1rem}}@media (max-width:768px){.hero-section{height:70vh;min-height:500px;padding:0 1rem}.hero-content{max-width:100%;padding-left:0;text-align:center}.hero-title{font-size:2rem;margin-bottom:1rem}.hero-subtitle{font-size:.95rem;margin-bottom:2rem}.hero-buttons{flex-direction:column;gap:1rem;width:100%}.btn{font-size:1rem;padding:1rem 2rem;width:100%}}.why-choose-section{background-color:#faf9f6;padding:5rem 2rem}.section-header{margin-bottom:4rem}.section-title{font-size:2.8rem}.features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:3rem}.feature-card{background-color:#f5f3ef;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.feature-icon{align-items:center;background-color:#b8860b;border-radius:12px;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.feature-title{color:#3d2817;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#666;font-size:1rem;line-height:1.6}@media (max-width:768px){.why-choose-section{padding:3rem 1rem}.section-header{margin-bottom:2.5rem}.section-title{font-size:2rem;margin-bottom:.75rem}.section-subtitle{font-size:.95rem;padding:0 1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.feature-card{padding:2rem 1.5rem}.feature-icon{height:70px;margin-bottom:1.25rem;width:70px}.feature-title{font-size:1.3rem}.feature-description{font-size:.95rem}}.product-card{display:flex;flex-direction:column;height:100%}.product-card:hover{box-shadow:0 12px 32px #00000026}.product-image-container{background-color:#f5f3ef;height:280px;overflow:hidden;position:relative;width:100%}.product-image{height:100%;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-badge{box-shadow:0 2px 8px #b8860b4d}.badge-bestseller{background-color:#b8860b}.badge-new-arrival{background-color:#d4af37}.badge-premium{background-color:#b8860b}.badge-trending{background-color:#d4af37}.badge-popular{background-color:#b8860b}.badge-new{background-color:#d4af37}.badge-featured{background-color:#b8860b}.badge-sale{background-color:#dc143c;color:#fff}.product-info{flex:1 1;flex-direction:column}.product-category{font-size:.85rem;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.product-name{line-height:1.3;margin-bottom:.75rem}.product-price-row{gap:1rem;justify-content:space-between;margin-top:auto}.product-actions,.product-price-row{align-items:center;display:flex;flex-wrap:wrap}.product-actions{gap:.75rem}.add-to-cart-btn{background-color:#3d2817;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem;font-weight:600;padding:.6rem 1.2rem;transition:all .3s ease}.add-to-cart-btn:hover:not(:disabled){background-color:#2a1a0f;transform:translateY(-2px)}.add-to-cart-btn:disabled{cursor:not-allowed;opacity:.6}.product-price{color:#3d2817;font-size:1.4rem;font-weight:700;margin:0}.product-link{align-items:center;color:#b8860b;display:inline-flex;font-size:.95rem;font-weight:600;gap:.25rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.product-link:hover{color:#9a7209;transform:translateX(5px)}@media (max-width:768px){.product-card{border-radius:16px;box-shadow:0 2px 8px #00000014}.product-card:hover{box-shadow:0 2px 8px #00000014;transform:none}.product-image-container{border-radius:16px 16px 0 0;height:280px}.product-image{height:100%;object-fit:cover;width:100%}.product-card:hover .product-image{transform:none}.product-badge{border-radius:20px;font-size:.8rem;font-weight:600;padding:.5rem 1rem;right:.75rem;top:.75rem}.product-info{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem}.product-category{color:#b8860b;font-size:.85rem;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.product-name{font-size:1.25rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.product-price-row{gap:.75rem;margin-top:.5rem}.product-price{color:#b8860b;font-size:1.5rem;font-weight:700;margin:0}.product-link{align-items:center;color:#3d2817;display:flex;font-size:.9rem;font-weight:600;gap:.25rem;margin:0}.product-link:hover{color:#b8860b;transform:none}}.featured-products-section{background-color:#faf9f6;padding:5rem 0}.container{margin:0 auto;max-width:1400px;padding:0 2rem}.section-header{margin-bottom:3rem;text-align:center}.section-title{color:#3d2817;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-subtitle{color:#666;font-size:1.1rem;margin:0 auto;max-width:600px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:3rem}.view-all-link{text-align:center}.btn-view-all{background-color:#3d2817;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-view-all:hover{background-color:#2a1a0f;box-shadow:0 4px 12px #3d28174d;transform:translateY(-2px)}.loading{font-size:1.1rem;padding:3rem}@media (max-width:1024px){.products-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media (max-width:768px){.featured-products-section{padding:3rem 0}.container{padding:0 1rem}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}.products-grid{gap:1.5rem;grid-template-columns:1fr}}.testimonials-section{background-color:#f5f3ef;padding:5rem 2rem}.testimonials-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.testimonial-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.testimonial-rating{margin-bottom:1.5rem}.star{color:#ddd;font-size:1.2rem;margin-right:.2rem}.star.filled{color:#b8860b}.testimonial-comment{color:#666;font-size:1rem;font-style:italic;line-height:1.7;margin-bottom:2rem}.testimonial-author{align-items:center;display:flex;gap:1rem}.author-avatar{align-items:center;background-color:#e8e5e0;border-radius:50%;display:flex;height:60px;justify-content:center;overflow:hidden;width:60px}.author-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#b8860b,#d4af37);color:#3d2817;color:#fff;display:flex;font-size:1.5rem;font-weight:600;height:100%;justify-content:center;width:100%}.author-info{flex:1 1}.author-name{color:#3d2817;font-size:1.1rem;font-weight:600;margin-bottom:.3rem}.author-role{color:#999;font-size:.9rem}@media (max-width:768px){.testimonials-section{padding:3rem 1rem}.section-header{margin-bottom:2.5rem}.section-title{font-size:2rem}.section-subtitle{font-size:.95rem;padding:0 1rem}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.testimonial-card{padding:1.75rem}.testimonial-comment{font-size:.95rem;margin-bottom:1.5rem}.author-avatar{height:50px;width:50px}.author-name{font-size:1rem}.author-role{font-size:.85rem}}.newsletter-section{background-color:#3d2817;padding:5rem 2rem;text-align:center}.newsletter-container{margin:0 auto;max-width:800px}.newsletter-icon{color:#b8860b;display:flex;justify-content:center;margin-bottom:2rem}.newsletter-title{color:#fff;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.newsletter-description{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem}.newsletter-form{display:flex;gap:1rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:600px}.newsletter-input{background-color:#f5f3ef;border:none;border-radius:8px;color:#3d2817;flex:1 1;font-size:1rem;outline:none;padding:1rem 1.5rem;transition:background-color .3s ease}.newsletter-input:focus{background-color:#fff}.newsletter-input::placeholder{color:#999}.newsletter-btn{background-color:#b8860b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease;white-space:nowrap}.newsletter-btn:hover:not(:disabled){background-color:#9a7209;box-shadow:0 4px 12px #b8860b66;transform:translateY(-2px)}.newsletter-btn:disabled{cursor:not-allowed;opacity:.7}.newsletter-message{border-radius:6px;font-size:.95rem;margin-top:1rem;padding:.75rem}.newsletter-message.success{background-color:#4caf5033;color:#4caf50}.newsletter-message.error{background-color:#f4433633;color:#f44336}.newsletter-privacy{color:#ffffffb3;font-size:.9rem;margin-top:1.5rem}@media (max-width:768px){.newsletter-section{padding:3rem 1.5rem}.newsletter-icon{margin-bottom:1.5rem}.newsletter-icon svg{height:50px;width:50px}.newsletter-title{font-size:1.8rem;margin-bottom:.75rem}.newsletter-description{font-size:.95rem;margin-bottom:2rem;padding:0 .5rem}.newsletter-form{flex-direction:column;gap:1rem}.newsletter-btn,.newsletter-input{padding:1rem;width:100%}.newsletter-privacy{font-size:.85rem;margin-top:1rem}}.footer{background-color:#2a1a0f;color:#fff;padding:4rem 2rem 2rem}.footer-container{margin:0 auto;max-width:1400px}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-column{display:flex;flex-direction:column}.footer-title{color:#fff;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.footer-description{color:#fffc;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.social-icon{background-color:#ffffff1a;color:#fff;height:40px;width:40px}.social-icon:hover{transform:translateY(-2px)}.footer-heading{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#fffc;font-size:.95rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#b8860b}.footer-contact{list-style:none;margin:0;padding:0}.footer-contact li{align-items:flex-start;color:#fffc;display:flex;font-size:.95rem;gap:1rem;line-height:1.5;margin-bottom:1.2rem}.footer-contact svg{color:#b8860b;flex-shrink:0;margin-top:.2rem}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}.footer-copyright{color:#ffffffb3;font-size:.9rem;margin:0}.footer-legal{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.footer-legal a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#b8860b}.footer-legal span{color:#ffffff80}@media (max-width:768px){.footer{padding:3rem 1rem 1.5rem}.footer-grid{gap:2.5rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.footer-legal{justify-content:center}}.home-page{min-height:100vh;width:100%}.browse-collections{background-color:#3d2817;padding:5rem 2rem;text-align:center}.browse-collections-content{margin:0 auto;max-width:1000px}.browse-collections-title{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.browse-collections-subtitle{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}@media (max-width:768px){.browse-collections{padding:3rem 1.5rem}.browse-collections-content{max-width:100%}.browse-collections-title{font-size:2rem;line-height:1.3;margin-bottom:1rem}.browse-collections-subtitle{font-size:1rem;line-height:1.5;padding:0 .5rem}}.category-card{background-color:#fff;color:inherit;display:block;height:100%;text-decoration:none;transition:all .3s ease}.category-card:hover{box-shadow:0 12px 32px #00000026;transform:translateY(-8px)}.category-image-container{background-color:#f5f3ef;height:280px;overflow:hidden;position:relative;width:100%}.category-image{height:100%;object-fit:cover;transition:transform .3s ease}.category-card:hover .category-image{transform:scale(1.05)}.category-icon{align-items:center;background-color:#b8860b;border-radius:50%;box-shadow:0 4px 12px #b8860b4d;color:#fff;display:flex;height:60px;justify-content:center;left:1.5rem;position:absolute;top:1.5rem;width:60px;z-index:2}.category-icon svg{height:28px;width:28px}.category-content{padding:2rem}.category-title{color:#3d2817;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin-bottom:.75rem}.category-description{font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.category-footer{align-items:center;border-top:1px solid #e8e5e0;display:flex;justify-content:space-between;padding-top:1rem}.explore-link,.product-count{color:#b8860b;font-size:1rem}.explore-link{align-items:center;display:flex;font-weight:600;gap:.5rem;transition:gap .3s ease}.category-card:hover .explore-link{gap:.75rem}@media (max-width:768px){.category-card{border-radius:16px;margin-bottom:0}.category-image-container{border-radius:16px 16px 0 0;height:280px}.category-content{background-color:#fff;padding:1.5rem}.category-title{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.category-description{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1.25rem}.category-icon{background-color:#b8860b;box-shadow:0 4px 12px #b8860b66;height:56px;left:1rem;top:1rem;width:56px}.category-icon svg{height:26px;width:26px}.category-footer{align-items:center;border-top:1px solid #e8e5e0;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;padding-top:1rem}.explore-link,.product-count{color:#b8860b;font-size:.95rem;font-weight:600}.explore-link{align-items:center;display:flex;gap:.25rem}.category-card:hover{box-shadow:0 2px 8px #00000014;transform:none}.category-card:hover .category-image{transform:none}}.contact-experts{background-color:#f5f3ef;padding:5rem 2rem}.contact-experts-container{margin:0 auto;max-width:1000px;text-align:center}.contact-experts-title{color:#3d2817;font-family:Playfair Display,serif;font-size:2.8rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.contact-experts-description{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:700px}.contact-experts-btn{background:linear-gradient(135deg,#b8860b,#9a7209);border-radius:8px;box-shadow:0 4px 12px #b8860b4d;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1.2rem 3rem;text-decoration:none;transition:all .3s ease}.contact-experts-btn:hover{background:linear-gradient(135deg,#9a7209,#b8860b);box-shadow:0 6px 20px #b8860b66;transform:translateY(-3px)}@media (max-width:768px){.contact-experts{background-color:#fff;padding:3rem 1.5rem}.contact-experts-container{max-width:100%}.contact-experts-title{font-size:1.8rem;line-height:1.3;margin-bottom:1rem}.contact-experts-description{font-size:.95rem;line-height:1.5;margin-bottom:2rem;padding:0 .5rem}.contact-experts-btn{font-size:1rem;max-width:300px;padding:1.1rem 2.5rem;width:100%}}.categories-page{background-color:#faf9f6;min-height:100vh;width:100%}.categories-section{background-color:#faf9f6;padding:4rem 2rem}.categories-container{margin:0 auto;max-width:1400px}.categories-grid{grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}@media (max-width:768px){.categories-section{background-color:#faf9f6;padding:2rem 1rem}.categories-container{max-width:100%}.categories-grid{gap:1.5rem;grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1024px){.categories-grid{grid-template-columns:repeat(2,1fr)}}.category-detail-page{background-color:#faf9f6;min-height:100vh;width:100%}.category-detail-hero{background-color:#3d2817;padding:4rem 2rem;text-align:center}.category-detail-hero-content{margin:0 auto;max-width:1000px}.category-detail-title{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.category-detail-description{color:#ffffffe6;font-size:1.2rem;line-height:1.6}.category-products-section{padding:4rem 2rem}.category-products-container{margin:0 auto;max-width:1400px}.products-section-title{color:#3d2817;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.products-grid{grid-gap:2rem;gap:2rem}.product-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 8px 24px #00000026;transform:translateY(-5px)}.product-image{height:280px;object-fit:cover;width:100%}.product-info{padding:1.5rem}.product-name{color:#3d2817;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.product-price{color:#b8860b;font-size:1.2rem;font-weight:600}.loading,.not-found{padding:4rem 2rem;text-align:center}.not-found a{color:#b8860b;font-weight:600;text-decoration:none}.no-products{color:#666;padding:3rem;text-align:center}@media (max-width:768px){.category-detail-hero{padding:3rem 1.5rem}.category-detail-title{font-size:2.5rem}.category-detail-description{font-size:1.1rem}.category-products-section{padding:3rem 1rem}.products-section-title{font-size:2rem}.products-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}.products-page{background-color:#faf9f6;min-height:100vh;width:100%}.products-hero{background-color:#3d2817;padding:5rem 2rem;text-align:center}.products-hero-content{margin:0 auto;max-width:1000px}.products-hero-title{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.products-hero-subtitle{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.products-filters{background-color:#fff;box-shadow:0 2px 4px #0000000d;padding:2.5rem 2rem}.filters-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1400px}.search-bar-container{margin:0 auto;max-width:600px;position:relative}.search-icon{color:#999;left:1.5rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.search-input{background-color:#faf9f6;border:2px solid #e8e5e0;border-radius:50px;color:#3d2817;font-family:Inter,sans-serif;font-size:1rem;outline:none;padding:1rem 1.5rem 1rem 3.5rem;transition:all .3s ease}.search-input:focus{background-color:#fff;border-color:#b8860b;box-shadow:0 0 0 3px #b8860b1a}.search-input::placeholder{color:#999}.filter-buttons-container{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.filter-icon{align-items:center;color:#3d2817;display:flex;padding:.5rem}.category-filters{display:flex;flex-wrap:wrap;gap:1rem}.filter-btn{background-color:#f5f3ef;border:none;border-radius:50px;color:#3d2817;font-family:Inter,sans-serif;font-size:.95rem;padding:.75rem 1.5rem;transition:all .3s ease}.filter-btn:hover{background-color:#e8e5e0;transform:translateY(-2px)}.filter-btn.active{background-color:#3d2817;box-shadow:0 2px 8px #3d28174d}.products-section{background-color:#faf9f6;padding:4rem 2rem}.products-container{margin:0 auto;max-width:1400px}.products-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.loading,.no-products{color:#666;padding:4rem 2rem;text-align:center}.no-products p{font-size:1.2rem;margin-bottom:1.5rem}.clear-filters-btn{background-color:#b8860b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.clear-filters-btn:hover{background-color:#9a7209;box-shadow:0 4px 12px #b8860b4d;transform:translateY(-2px)}@media (max-width:768px){.products-hero{padding:2.5rem 1.5rem}.products-hero-content{max-width:100%}.products-hero-title{font-size:2rem;line-height:1.3;margin-bottom:1rem}.products-hero-subtitle{font-size:.95rem;line-height:1.5;padding:0 .5rem}.products-filters{background-color:#fff;padding:1.5rem 1rem}.filters-container{gap:1.25rem;max-width:100%}.search-bar-container{margin:0;max-width:100%}.search-icon{left:1.25rem}.search-input{border-radius:12px;font-size:1rem;padding:1rem 1.25rem 1rem 3.25rem;width:100%}.filter-buttons-container{-webkit-overflow-scrolling:touch;gap:.75rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.filter-buttons-container::-webkit-scrollbar{display:none}.filter-icon{flex-shrink:0}.category-filters{display:flex;flex-wrap:nowrap;gap:.75rem}.filter-btn{flex-shrink:0;font-size:.9rem;padding:.7rem 1.5rem;white-space:nowrap}.products-section{background-color:#faf9f6;padding:2rem 1rem}.products-container{max-width:100%}.products-grid{gap:1.5rem;grid-template-columns:1fr}.loading,.no-products{padding:3rem 1rem}.no-products p{font-size:1.1rem}.clear-filters-btn{font-size:1rem;max-width:300px;padding:1rem 2rem;width:100%}}.product-detail-page{background-color:#faf9f6;min-height:100vh;width:100%}.breadcrumb{background-color:#fff;border-bottom:1px solid #e8e5e0;padding:1rem 0}.breadcrumb-container{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem;margin:0 auto;max-width:1400px;padding:0 2rem}.breadcrumb-container a{color:#3d2817;text-decoration:none;transition:color .3s ease}.breadcrumb-container a:hover{color:#b8860b}.breadcrumb-container span:not(:last-child){color:#999}.error-container,.loading-container{margin:4rem auto;max-width:1400px;padding:2rem;text-align:center}.error-container h2{color:#3d2817;font-family:Playfair Display,serif;margin-bottom:1rem}.error-container p{color:#666;margin-bottom:2rem}.back-btn{background-color:#3d2817;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:background-color .3s ease}.back-btn:hover{background-color:#2a1a0f}.product-detail-section{padding:3rem 0}.product-detail-container{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px;padding:0 2rem}.product-images{position:-webkit-sticky;position:sticky;top:100px}.main-image{aspect-ratio:1;background-color:#f5f3ef;border-radius:12px;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.main-image img{height:100%;object-fit:cover;width:100%}.product-badge{background-color:#b8860b;border-radius:20px;color:#3d2817;font-size:.85rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem;z-index:2}.thumbnail-images{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0}.thumbnail{background:none;border:2px solid #0000;border-radius:8px;cursor:pointer;flex-shrink:0;height:80px;overflow:hidden;padding:0;transition:all .3s ease;width:80px}.thumbnail.active{border-color:#b8860b}.thumbnail img{height:100%;object-fit:cover;width:100%}.product-info-detail{display:flex;flex-direction:column;gap:1.5rem}.product-category-badge{background-color:#f5f3ef;border-radius:20px;color:#b8860b;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}.product-title{color:#3d2817;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}.product-price-section{display:flex;flex-direction:column;gap:.5rem}.product-price-main{color:#b8860b;font-size:2rem;font-weight:700}.stock-status{font-size:.95rem;font-weight:500}.stock-status.in-stock{color:#4caf50}.stock-status.out-of-stock{color:#dc143c}.product-description{border-bottom:1px solid #e8e5e0;border-top:1px solid #e8e5e0;padding:1.5rem 0}.product-description h3{color:#3d2817;font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1rem}.product-description p{color:#666;font-size:1rem;line-height:1.6}.quantity-selector{display:flex;flex-direction:column;gap:.75rem}.quantity-selector label{color:#3d2817;font-weight:600}.quantity-controls{align-items:center;display:flex;gap:1rem;width:-webkit-fit-content;width:fit-content}.quantity-controls button{align-items:center;background:#fff;border:2px solid #e8e5e0;border-radius:8px;color:#3d2817;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;height:40px;justify-content:center;transition:all .3s ease;width:40px}.quantity-controls button:hover:not(:disabled){background-color:#f5f3ef;border-color:#b8860b}.quantity-controls button:disabled{cursor:not-allowed;opacity:.5}.quantity-controls input{border:2px solid #e8e5e0;border-radius:8px;color:#3d2817;font-size:1rem;font-weight:600;height:40px;outline:none;text-align:center;transition:border-color .3s ease;width:80px}.quantity-controls input:focus{border-color:#b8860b}.product-actions-detail{display:flex;gap:1rem;padding:1.5rem 0}.btn-add-to-cart,.btn-buy-now{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn-add-to-cart{background-color:#3d2817;color:#fff}.btn-add-to-cart:hover:not(:disabled){background-color:#2a1a0f;transform:translateY(-2px)}.btn-add-to-cart:disabled{cursor:not-allowed;opacity:.6}.btn-buy-now{background-color:#b8860b;color:#fff}.btn-buy-now:hover{background-color:#9a7209;transform:translateY(-2px)}.product-features{background-color:#f5f3ef;border-radius:12px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.feature-item{align-items:center;color:#3d2817;display:flex;font-weight:500;gap:1rem}.feature-item svg{color:#b8860b;flex-shrink:0}@media (max-width:1024px){.product-detail-container{gap:2rem;grid-template-columns:1fr}.product-images{position:static}}@media (max-width:768px){.breadcrumb-container{font-size:.85rem;padding:0 1rem}.product-detail-section{padding:2rem 0}.product-detail-container{gap:1.5rem;padding:0 1rem}.product-title{font-size:2rem}.product-price-main{font-size:1.75rem}.product-actions-detail{flex-direction:column}.btn-add-to-cart,.btn-buy-now{width:100%}}.modal-overlay{animation:fadeIn .2s ease-out;background-color:#0009;padding:1rem;z-index:10000}.modal-container{animation:slideUp .3s ease-out;background-color:#fff;border-radius:16px;box-shadow:0 10px 40px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:500px;overflow:hidden;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #e8e5e0;padding:1.5rem 2rem}.modal-title{color:#3d2817;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;margin:0}.modal-close-btn{align-items:center;background:none;border:none;border-radius:6px;color:#999;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .3s ease}.modal-close-btn:hover{background-color:#f5f3ef;color:#3d2817}.modal-body{padding:2rem}.modal-message{color:#666;font-size:1rem;line-height:1.6;margin:0}.modal-footer{border-top:1px solid #e8e5e0;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem}.modal-btn{border:none;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;min-width:100px;padding:.75rem 1.5rem;transition:all .3s ease}.modal-btn-cancel{background-color:#f5f3ef;color:#3d2817}.modal-btn-cancel:hover{background-color:#e8e5e0}.modal-btn-confirm{background-color:#3d2817;color:#fff}.modal-btn-confirm:hover{background-color:#2a1a0f;box-shadow:0 4px 12px #3d28174d;transform:translateY(-2px)}.modal-btn-danger{background-color:#dc143c;color:#fff}.modal-btn-danger:hover{background-color:#b8122e;box-shadow:0 4px 12px #dc143c4d;transform:translateY(-2px)}@media (max-width:768px){.modal-container{margin:1rem;max-width:90%}.modal-header{padding:1.25rem 1.5rem}.modal-title{font-size:1.3rem}.modal-body{padding:1.5rem}.modal-message{font-size:.95rem}.modal-footer{flex-direction:column-reverse;padding:1.25rem 1.5rem}.modal-btn{width:100%}}.cart-page{background-color:#faf9f6;min-height:100vh;width:100%}.cart-section{padding:3rem 0}.cart-container{margin:0 auto;max-width:1400px;padding:0 2rem}.cart-title{color:#3d2817;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.loading-container{padding:4rem 2rem;text-align:center}.loading{font-size:1.2rem}.empty-cart{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:4rem 2rem;text-align:center}.empty-cart-icon{color:#b8860b;margin-bottom:1.5rem}.empty-cart h2{color:#3d2817;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:1rem}.empty-cart p{color:#666;font-size:1.1rem;margin-bottom:2rem}.btn-shop-now{background-color:#3d2817;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-shop-now:hover{background-color:#2a1a0f;transform:translateY(-2px)}.cart-content{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 400px}.cart-items{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem}.cart-header{align-items:center;border-bottom:2px solid #e8e5e0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.cart-header h2{color:#3d2817;font-family:Playfair Display,serif;font-size:1.8rem;margin:0}.btn-clear-cart{background:none;border:1px solid #dc143c;border-radius:6px;color:#dc143c;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.btn-clear-cart:hover{background-color:#dc143c;color:#fff}.cart-item{grid-gap:1.5rem;border-bottom:1px solid #e8e5e0;display:grid;gap:1.5rem;grid-template-columns:150px 1fr auto;padding:1.5rem 0}.cart-item:last-child{border-bottom:none}.cart-item-image{background-color:#f5f3ef;border-radius:8px;height:150px;overflow:hidden;width:150px}.cart-item-image img{height:100%;object-fit:cover;width:100%}.cart-item-details{display:flex;flex-direction:column;gap:.75rem}.cart-item-name{color:#3d2817;font-family:Playfair Display,serif;font-size:1.3rem;margin:0}.cart-item-name a{color:inherit;text-decoration:none;transition:color .3s ease}.cart-item-name a:hover{color:#b8860b}.cart-item-price{color:#666;font-size:.95rem;margin:0}.cart-item-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.quantity-controls-cart{align-items:center;border:2px solid #e8e5e0;border-radius:8px;display:flex;gap:.75rem;padding:.5rem}.quantity-controls-cart button{align-items:center;background:none;border:none;border-radius:4px;color:#3d2817;cursor:pointer;display:flex;font-size:1.2rem;font-weight:600;height:32px;justify-content:center;transition:all .3s ease;width:32px}.quantity-controls-cart button:hover:not(:disabled){background-color:#f5f3ef}.quantity-controls-cart button:disabled{cursor:not-allowed;opacity:.5}.quantity-controls-cart span{color:#3d2817;font-weight:600;min-width:40px;text-align:center}.btn-remove-item{background:none;border:1px solid #dc143c;border-radius:6px;color:#dc143c;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.btn-remove-item:hover{background-color:#dc143c;color:#fff}.cart-item-total{align-items:center;display:flex;justify-content:flex-end}.item-total-price{color:#3d2817;font-size:1.5rem;font-weight:700;margin:0}.cart-item-error{align-items:center;background-color:#fff3cd;border:1px solid #ffc107;border-radius:8px;color:#856404;display:flex;justify-content:space-between;padding:1.5rem}.cart-summary{position:-webkit-sticky;position:sticky;top:100px}.summary-card{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:2rem}.summary-card h2{color:#3d2817;font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:1.5rem}.summary-row{border-bottom:1px solid #e8e5e0;color:#666;font-size:1rem;padding:1rem 0}.summary-row.total-row{border-bottom:none;border-top:2px solid #e8e5e0;color:#3d2817;font-size:1.3rem;font-weight:700;margin-top:.5rem;padding-top:1.5rem}.btn-checkout{background-color:#3d2817;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;margin-top:1.5rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.btn-checkout:hover{background-color:#2a1a0f;transform:translateY(-2px)}.btn-continue-shopping{background-color:#f5f3ef;border-radius:8px;color:#3d2817;display:block;font-size:1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.btn-continue-shopping:hover{background-color:#e8e5e0}@media (max-width:1024px){.cart-content{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:768px){.cart-section{padding:2rem 0}.cart-container{padding:0 1rem}.cart-title{font-size:2rem}.cart-items{padding:1.5rem}.cart-item{gap:1rem;grid-template-columns:100px 1fr}.cart-item-image{height:100px;width:100px}.cart-item-total{grid-column:1/-1;justify-content:flex-start;margin-top:1rem}.item-total-price{font-size:1.3rem}.summary-card{padding:1.5rem}}.about-hero{align-items:center;background-image:url(https://images.unsplash.com/photo-1586023492125-27b2c045efd7?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2016&q=80);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:70vh;justify-content:flex-start;min-height:500px;padding:0 2rem;position:relative}.about-hero-overlay{background:linear-gradient(90deg,#3d2817bf 0,#3d281780 50%,#3d28174d);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.about-hero-content{color:#fff;max-width:800px;padding-left:4rem;position:relative;z-index:2}.about-hero-title{font-family:Playfair Display,serif;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:2px 2px 4px #0000004d}.about-hero-tagline{color:#fffffff2;font-size:1.4rem;line-height:1.6;text-shadow:1px 1px 2px #0003}@media (max-width:1024px){.about-hero-content{max-width:600px;padding-left:2rem}.about-hero-title{font-size:3rem}.about-hero-tagline{font-size:1.2rem}}@media (max-width:768px){.about-hero{align-items:center;height:50vh;justify-content:center;min-height:350px;padding:0 1.5rem}.about-hero-overlay{background:linear-gradient(180deg,#3d2817bf 0,#3d281799)}.about-hero-content{max-width:100%;padding-left:0;text-align:center}.about-hero-title{font-size:2rem;line-height:1.3;margin-bottom:1rem}.about-hero-tagline{font-size:1rem;line-height:1.5}}.statistics-section{background-color:#f5f3ef;padding:4rem 2rem}.statistics-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1400px;text-align:center}.stat-item{align-items:center;display:flex;flex-direction:column;justify-content:center}.stat-number{color:#b8860b;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1;margin-bottom:.5rem}.stat-label{color:#3d2817;font-size:1.1rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}@media (max-width:768px){.statistics-section{background-color:#f5f3ef;padding:2.5rem 1rem}.statistics-container{gap:2rem 1.5rem;grid-template-columns:repeat(2,1fr);max-width:100%}.stat-item{padding:.5rem}.stat-number{font-size:2.2rem;margin-bottom:.5rem}.stat-label{font-size:.9rem;line-height:1.3}}.our-story-section{background-color:#fff;padding:5rem 2rem}.our-story-container{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1.2fr 1fr;margin:0 auto;max-width:1400px}.our-story-content{display:flex;flex-direction:column}.our-story-title{color:#3d2817;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.our-story-text{display:flex;flex-direction:column;gap:1.5rem}.our-story-text p{color:#666;font-size:1.1rem;line-height:1.8}.our-story-gallery{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;height:-webkit-fit-content;height:fit-content}.gallery-item{box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.02)}.gallery-item img{display:block}.gallery-item-1{grid-column:1/2;grid-row:1/2;height:280px}.gallery-item-2{grid-column:2/3;grid-row:1/2;height:280px}.gallery-item-3{grid-column:1/3;grid-row:2/3;height:220px}.gallery-item-4{grid-column:1/3;grid-row:3/4;height:220px}@media (max-width:1024px){.our-story-container{gap:3rem;grid-template-columns:1fr}.our-story-gallery{grid-template-columns:repeat(2,1fr);grid-template-rows:auto}.gallery-item-1,.gallery-item-2{height:250px}.gallery-item-3,.gallery-item-4{height:200px}}@media (max-width:768px){.our-story-section{background-color:#fff;padding:2.5rem 1.5rem}.our-story-container{gap:2.5rem;max-width:100%}.our-story-content{order:1}.our-story-title{font-size:1.8rem;line-height:1.3;margin-bottom:1.5rem}.our-story-text{gap:1.25rem}.our-story-text p{color:#666;font-size:.95rem;line-height:1.7}.our-story-gallery{gap:1rem;grid-template-columns:1fr;order:2}.gallery-item{border-radius:12px}.gallery-item:hover{transform:none}.gallery-item-1,.gallery-item-2,.gallery-item-3,.gallery-item-4{grid-column:1/2;height:220px}.gallery-item-1{grid-row:1/2}.gallery-item-2{grid-row:2/3}.gallery-item-3{grid-row:3/4}.gallery-item-4{grid-row:4/5}}.core-values-section{background-color:#faf9f6;padding:5rem 2rem}.core-values-container{margin:0 auto;max-width:1400px}.core-values-header{margin-bottom:4rem;text-align:center}.core-values-title{color:#3d2817;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.core-values-subtitle{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.core-values-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background-color:#f5f3ef;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{box-shadow:0 8px 24px #0000001a;transform:translateY(-5px)}.value-icon{align-items:center;background-color:#f5f3ef;border-radius:12px;color:#b8860b;display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.value-icon svg{height:40px;width:40px}.value-title{color:#3d2817;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.value-description{color:#666;font-size:1rem;line-height:1.6}@media (max-width:768px){.core-values-section{background-color:#faf9f6;padding:2.5rem 1.5rem}.core-values-container{max-width:100%}.core-values-header{margin-bottom:2.5rem}.core-values-title{font-size:1.8rem;line-height:1.3;margin-bottom:.75rem}.core-values-subtitle{font-size:.95rem;line-height:1.5;padding:0 .5rem}.core-values-grid{gap:1.5rem;grid-template-columns:1fr}.value-card{background-color:#fff;padding:1.75rem 1.5rem}.value-card,.value-card:hover{box-shadow:0 2px 8px #0000000d}.value-card:hover{transform:none}.value-icon{background-color:#f5f3ef;border-radius:12px;color:#b8860b;height:70px;margin-bottom:1.25rem;width:70px}.value-icon svg{height:36px;width:36px}.value-title{font-size:1.3rem;margin-bottom:.75rem}.value-description{font-size:.95rem;line-height:1.5}}.about-page{background-color:#faf9f6;min-height:100vh;width:100%}.gallery-hero{background-color:#3d2817;padding:5rem 2rem;text-align:center}.gallery-hero-content{margin:0 auto;max-width:1000px}.gallery-hero-title{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.gallery-hero-subtitle{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}@media (max-width:768px){.gallery-hero{padding:2.5rem 1.5rem}.gallery-hero-content{max-width:100%}.gallery-hero-title{font-size:1.8rem;line-height:1.3;margin-bottom:1rem}.gallery-hero-subtitle{font-size:.95rem;line-height:1.5;padding:0 .5rem}}.gallery-filters-section{background-color:#fff;box-shadow:0 2px 4px #0000000d;padding:2.5rem 2rem}.gallery-filters-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:1400px}.gallery-filter-btn{background-color:#f5f3ef;border:none;border-radius:8px;color:#3d2817;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:.75rem 2rem;transition:all .3s ease}.gallery-filter-btn:hover{background-color:#e8e5e0;transform:translateY(-2px)}.gallery-filter-btn.active{background-color:#3d2817;box-shadow:0 2px 8px #3d28174d;color:#fff}@media (max-width:768px){.gallery-filters-section{background-color:#fff;padding:1.5rem 1rem}.gallery-filters-container{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr);max-width:100%}.gallery-filter-btn{border-radius:12px;font-size:.9rem;padding:.75rem 1rem;width:100%}.gallery-filter-btn:hover{transform:none}}.gallery-grid-section{background-color:#faf9f6;padding:4rem 2rem}.gallery-grid-container{margin:0 auto;max-width:1400px}.gallery-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.gallery-item{aspect-ratio:4/3;background-color:#f5f3ef;border-radius:12px;box-shadow:0 2px 8px #00000014;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.gallery-item:hover{box-shadow:0 12px 32px #00000026;transform:translateY(-5px)}.gallery-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover img{transform:scale(1.05)}.gallery-item-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000 0,#3d2817d9);bottom:0;display:flex;left:0;opacity:0;padding:1.5rem;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.gallery-item.hovered .gallery-item-overlay,.gallery-item:hover .gallery-item-overlay{opacity:1}.gallery-item-info{color:#fff}.gallery-item-title{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.gallery-item-category{color:#b8860b;font-size:.85rem;font-weight:500;letter-spacing:1px;margin-bottom:.5rem;opacity:.95;text-transform:uppercase}.gallery-item-description{font-size:.9rem;line-height:1.4;margin-top:.5rem;opacity:.9}.gallery-modal{align-items:center;background-color:#000000e6;bottom:0;cursor:pointer;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.gallery-modal-content{cursor:default;max-height:90vh;max-width:90vw;position:relative}.gallery-modal-content img{border-radius:12px;max-height:80vh;max-width:100%;object-fit:contain}.gallery-modal-close{background:none;border:none;color:#fff;cursor:pointer;padding:.5rem;position:absolute;right:0;top:-2.5rem;transition:transform .3s ease}.gallery-modal-close:hover{transform:rotate(90deg)}.gallery-modal-info{color:#fff;margin-top:1.5rem;text-align:center}.gallery-modal-info h3{font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:.5rem}.gallery-modal-info p{font-size:1.1rem;opacity:.9}@media (max-width:768px){.gallery-grid-section{background-color:#faf9f6;padding:2rem 1rem}.gallery-grid-container{max-width:100%}.gallery-grid{gap:1.25rem;grid-template-columns:1fr}.gallery-item{aspect-ratio:4/3;border-radius:16px}.gallery-item:hover{box-shadow:0 2px 8px #00000014;transform:none}.gallery-item:hover img{transform:none}.gallery-item-overlay{background:linear-gradient(180deg,#0000 0,#3d2817e6);padding:1.25rem}.gallery-item.hovered .gallery-item-overlay{opacity:1}.gallery-item-title{font-size:1.2rem;margin-bottom:.25rem}.gallery-item-category{font-size:.8rem;margin-bottom:.4rem}.gallery-item-description{font-size:.85rem;margin-top:.4rem}.gallery-modal{padding:1rem}.gallery-modal-content{max-width:95vw}.gallery-modal-close{right:0;top:-2rem}.gallery-modal-info{margin-top:1rem}.gallery-modal-info h3{font-size:1.3rem}.gallery-modal-info p{font-size:.95rem}}.gallery-page{background-color:#faf9f6;min-height:100vh;width:100%}@media (max-width:768px){.gallery-page{background-color:#faf9f6}}.contact-hero{background-color:#3d2817;padding:5rem 2rem;text-align:center}.contact-hero-content{margin:0 auto;max-width:1000px}.contact-hero-title{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.contact-hero-subtitle{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}@media (max-width:768px){.contact-hero{padding:2.5rem 1.5rem}.contact-hero-content{max-width:100%}.contact-hero-title{font-size:2rem;line-height:1.3;margin-bottom:1rem}.contact-hero-subtitle{font-size:.95rem;line-height:1.5;padding:0 .5rem}}.contact-info{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;height:-webkit-fit-content;height:fit-content;padding:3rem}.contact-info-title{color:#3d2817;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;margin-bottom:2.5rem}.contact-info-item{align-items:flex-start;display:flex;gap:1.5rem;margin-bottom:2.5rem}.contact-icon{align-items:center;background-color:#f5f3ef;border-radius:12px;color:#b8860b;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.contact-details{flex:1 1}.contact-item-title{color:#3d2817;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.contact-item-text{color:#666;font-size:1rem;line-height:1.6;margin-bottom:.25rem}.contact-social{border-top:1px solid #e8e5e0;margin-top:3rem;padding-top:2.5rem}.contact-social-title{color:#3d2817;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icon{align-items:center;background-color:#f5f3ef;border-radius:50%;color:#3d2817;display:flex;height:45px;justify-content:center;text-decoration:none;transition:all .3s ease;width:45px}.social-icon:hover{background-color:#b8860b;color:#fff;transform:translateY(-3px)}@media (max-width:768px){.contact-info{background-color:#fff;border-radius:16px;padding:2rem 1.5rem}.contact-info-title{font-size:1.75rem;margin-bottom:2rem}.contact-info-item{gap:1.25rem;margin-bottom:2rem}.contact-icon{background-color:#f5f3ef;border-radius:12px;flex-shrink:0;height:50px;width:50px}.contact-icon svg{height:24px;width:24px}.contact-item-title{font-size:1.1rem;margin-bottom:.5rem}.contact-item-text{font-size:.95rem;line-height:1.5}.contact-social{margin-top:2.5rem;padding-top:2rem}.contact-social-title{font-size:1.1rem;margin-bottom:.75rem}.social-icon{height:45px;width:45px}.social-icon:hover{transform:none}}.contact-form-container{background-color:#f5f3ef;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:3rem}.contact-form-title{color:#3d2817;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{gap:.5rem}.form-label{color:#3d2817;font-size:1rem;font-weight:500}.required{color:#dc143c}.form-input,.form-select,.form-textarea{background-color:#fff;border:2px solid #e8e5e0;border-radius:8px;color:#3d2817;font-family:Inter,sans-serif;font-size:1rem;outline:none;padding:1rem;transition:all .3s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#b8860b;box-shadow:0 0 0 3px #b8860b1a}.form-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 5 5 5-5' stroke='%233D2817' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;cursor:pointer;padding-right:3rem}.form-textarea{min-height:150px;resize:vertical}.submit-btn{align-items:center;background-color:#3d2817;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:600;gap:.75rem;justify-content:center;margin-top:.5rem;padding:1.2rem 2.5rem;transition:all .3s ease}.submit-btn:hover:not(:disabled){background-color:#2a1a0f;box-shadow:0 4px 12px #3d28174d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.submit-btn svg{height:20px;width:20px}.form-message{border-radius:8px;font-size:.95rem;margin-top:.5rem;padding:1rem}.form-message.success{background-color:#4caf501a;border:1px solid #4caf504d;color:#4caf50}.form-message.error{background-color:#f443361a;border:1px solid #f443364d;color:#f44336}@media (max-width:768px){.contact-form-container{background-color:#f5f3ef;border-radius:16px;padding:2rem 1.5rem}.contact-form-title{font-size:1.75rem;margin-bottom:1.5rem}.contact-form{gap:1.25rem}.form-group{gap:.5rem}.form-label{font-size:.95rem}.form-input,.form-select,.form-textarea{border-radius:12px;font-size:1rem;padding:1rem;width:100%}.form-textarea{min-height:120px}.submit-btn{font-size:1rem;margin-top:.5rem;padding:1.1rem 2rem;width:100%}.submit-btn:hover:not(:disabled){transform:none}.form-message{font-size:.9rem;padding:.9rem}}.contact-page{background-color:#faf9f6;min-height:100vh;width:100%}.contact-content{background-color:#faf9f6;padding:4rem 2rem}.contact-container{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1400px}.contact-left,.contact-right{width:100%}@media (max-width:1024px){.contact-container{gap:2.5rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-page{overflow-x:hidden;width:100%}.contact-content{background-color:#faf9f6;padding:2rem 1rem}.contact-container{gap:1.5rem;grid-template-columns:1fr;max-width:100%;width:100%}.contact-left,.contact-right{width:100%}.contact-left{order:1}.contact-right{order:2}}@media (max-width:480px){.contact-content{padding:1.5rem .75rem}.contact-container{gap:1.25rem}}.login-page{display:flex;flex-direction:column;min-height:100vh}.login-section{align-items:center;background:linear-gradient(135deg,#f5f1eb,#e8e0d6);display:flex;flex:1 1;justify-content:center;padding:60px 20px}.login-container{max-width:450px;width:100%}.login-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:40px}.login-title{color:#8b4513;font-size:32px;font-weight:700;margin-bottom:10px;text-align:center}.login-subtitle{color:#666;font-size:16px;margin-bottom:30px;text-align:center}.login-form{display:flex;flex-direction:column;gap:20px}.btn-login{background:#8b4513;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:14px;transition:background .3s}.btn-login:hover:not(:disabled){background:#6b3410}.btn-login:disabled{cursor:not-allowed;opacity:.6}.login-footer{margin-top:25px;text-align:center}.login-footer p{color:#666;font-size:14px}.link-register{color:#8b4513;font-weight:600;text-decoration:none;transition:color .3s}.link-register:hover{color:#6b3410;text-decoration:underline}@media (max-width:768px){.login-section{padding:40px 15px}.login-card{padding:30px 20px}.login-title{font-size:28px}}.register-page{display:flex;flex-direction:column;min-height:100vh}.register-section{align-items:center;background:linear-gradient(135deg,#f5f1eb,#e8e0d6);display:flex;flex:1 1;justify-content:center;padding:60px 20px}.register-container{max-width:500px;width:100%}.register-card{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:40px}.register-title{color:#8b4513;font-size:32px;font-weight:700;margin-bottom:10px;text-align:center}.register-subtitle{color:#666;font-size:16px;margin-bottom:30px;text-align:center}.account-type-switcher{background:#f5f5f5;border-radius:8px;display:flex;gap:10px;margin-bottom:25px;padding:5px}.switch-btn{background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s}.switch-btn.active{background:#8b4513;color:#fff}.switch-btn:hover:not(.active){background:#e0e0e0}.loading-container{align-items:center;display:flex;justify-content:center;min-height:300px}.loading{font-size:18px}.register-form{display:flex;flex-direction:column;gap:20px}.form-group label{color:#333}.form-group input{border:2px solid #e0e0e0;transition:border-color .3s}.form-group input:focus{border-color:#8b4513}.btn-register{background:#8b4513;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:10px;padding:14px;transition:background .3s}.btn-register:hover:not(:disabled){background:#6b3410}.btn-register:disabled{cursor:not-allowed;opacity:.6}.register-footer{margin-top:25px;text-align:center}.register-footer p{color:#666;font-size:14px}.link-login{color:#8b4513;font-weight:600;text-decoration:none;transition:color .3s}.link-login:hover{color:#6b3410;text-decoration:underline}@media (max-width:768px){.register-section{padding:40px 15px}.register-card{padding:30px 20px}.register-title{font-size:28px}}.admin-sidebar{background-color:#4a2e1f;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:transform .3s ease;width:280px;z-index:1000}.sidebar-header{border-bottom:1px solid #ffffff1a;padding:30px 20px}.sidebar-header h2{color:#fff;font-family:Poppins,Inter,sans-serif;font-size:24px;font-weight:700;margin:0 0 5px}.sidebar-subtitle{color:#ffffffb3;font-size:14px;font-weight:400;margin:0}.sidebar-nav{flex:1 1;overflow-y:auto;padding:20px 0}.nav-item{align-items:center;border-left:3px solid #0000;color:#fffc;display:flex;font-family:Poppins,Inter,sans-serif;padding:15px 20px;text-decoration:none;transition:all .3s ease}.nav-item:hover{background-color:#ffffff1a;border-left-color:#c8a96a;color:#fff}.nav-item.active{background-color:#c8a96a33;border-left-color:#c8a96a;color:#c8a96a;font-weight:600}.nav-icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-right:15px;width:20px}.nav-icon svg{height:100%;width:100%}.nav-label{font-size:15px;font-weight:500}.sidebar-footer{border-top:1px solid #ffffff1a;padding:20px}.back-site-btn{align-items:center;background:#f5efe6;border:none;border-radius:8px;color:#4a2e1f;cursor:pointer;display:flex;font-family:Poppins,Inter,sans-serif;font-size:14px;font-weight:500;justify-content:center;margin-bottom:10px;padding:10px 16px;transition:all .2s ease;width:100%}.back-site-btn:hover{background:#fff}.logout-btn{align-items:center;background:#0000;border:none;border-left:3px solid #0000;color:#fffc;cursor:pointer;display:flex;font-family:Poppins,Inter,sans-serif;font-size:15px;font-weight:500;padding:15px 20px;text-align:left;transition:all .3s ease;width:100%}.logout-btn:hover{background-color:#dc354533;border-left-color:#ff6b6b;color:#ff6b6b}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:#ffffff0d}.sidebar-nav::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width:768px){.admin-sidebar{transform:translateX(-100%);width:260px}.admin-sidebar.open{transform:translateX(0)}}.admin-layout{background-color:#f5efe6;display:flex;min-height:100vh}.admin-main{flex:1 1;margin-left:280px;min-height:100vh}.admin-content{margin:0 auto;max-width:1400px;padding:30px}.admin-hamburger{align-items:center;background-color:#4a2e1f;border:none;border-radius:10px;cursor:pointer;display:none;flex-direction:column;gap:5px;height:38px;justify-content:center;left:16px;position:fixed;top:16px;width:38px;z-index:1100}.admin-hamburger span{background-color:#fff;border-radius:2px;height:2px;transition:transform .2s ease,opacity .2s ease;width:22px}.admin-hamburger.open span:first-child{transform:translateY(7px) rotate(45deg)}.admin-hamburger.open span:nth-child(2){opacity:0}.admin-hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.admin-main{margin-left:0}.admin-content{padding:20px 15px}.admin-hamburger{display:flex}}.dashboard-overview{animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-header{margin-bottom:30px}.dashboard-header h1{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:32px;font-weight:700;margin:0 0 8px}.dashboard-subtitle{color:#666;font-size:16px;margin:0}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;display:flex;gap:20px;padding:25px;transition:transform .2s,box-shadow .2s}.stat-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.stat-icon{align-items:center;background:#f5efe6;border-radius:12px;color:#c8a96a;display:flex;flex-shrink:0;height:70px;justify-content:center;width:70px}.stat-icon svg{height:48px;width:48px}.stat-content h3{color:#666;font-size:14px;font-weight:500;letter-spacing:.5px;margin:0 0 8px;text-transform:uppercase}.stat-value{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:28px;font-weight:700;margin:0 0 5px}.stat-change{font-size:12px;font-weight:500}.stat-change.positive{color:#28a745}.stat-change.warning{color:#ffc107}.dashboard-content-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;margin-bottom:30px}.dashboard-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:25px}.card-header{align-items:center;border-bottom:2px solid #f5efe6;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.card-header h2{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:20px;font-weight:600;margin:0}.view-all-link{color:#c8a96a;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.view-all-link:hover{color:#4a2e1f}.orders-table{overflow-x:auto}.orders-table table{border-collapse:collapse;width:100%}.orders-table th{padding:12px 0}.orders-table td{padding:15px 0}.status-badge{display:inline-block;letter-spacing:.5px}.low-stock-list ul{list-style:none;margin:0;padding:0}.low-stock-item{align-items:center;border-bottom:1px solid #f5efe6;display:flex;justify-content:space-between;padding:15px 0}.low-stock-item:last-child{border-bottom:none}.product-info{align-items:center;display:flex;gap:15px}.product-thumb{height:50px;width:50px}.product-info h4{color:#4a2e1f;font-size:14px;font-weight:600;margin:0 0 5px}.stock-count{color:#666;font-size:12px;margin:0}.stock-warning{background:#fff3cd;border-radius:20px;color:#856404;font-size:11px;font-weight:600;padding:5px 12px}.empty-state{color:#999;padding:40px 20px;text-align:center}.quick-actions{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-btn{align-items:center;background:#c8a96a;border-radius:8px;color:#fff;display:flex;font-family:Poppins,Inter,sans-serif;font-weight:500;gap:12px;padding:15px 20px;text-decoration:none;transition:all .2s}.action-btn:hover{background:#4a2e1f;box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.action-icon{align-items:center;display:flex;flex-shrink:0;height:18px;justify-content:center;width:18px}.action-icon svg{height:100%;width:100%}.dashboard-loading{align-items:center;display:flex;justify-content:center;min-height:60vh}.loading-spinner{color:#666;font-size:18px}@media (max-width:1024px){.dashboard-content-grid{grid-template-columns:1fr}}@media (max-width:768px){.quick-actions,.stats-grid{grid-template-columns:1fr}}.products-management{animation:fadeIn .3s ease-in}.page-header{align-items:center;border-bottom:2px solid #f5efe6;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.page-header h1{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:32px;font-weight:700;margin:0 0 5px}.page-header p{color:#666;font-size:16px;margin:0}.btn-primary{background:#c8a96a;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s}.btn-primary:hover{background:#4a2e1f;box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.search-bar{margin-bottom:20px}.search-input{border:2px solid #e8e0d6;border-radius:8px;font-size:16px;max-width:500px;padding:12px 16px;transition:border-color .2s;width:100%}.search-input:focus{border-color:#c8a96a;outline:none}.products-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow-x:auto;padding:25px}.products-table{word-wrap:break-word;border-collapse:collapse;table-layout:auto;width:100%}.products-table th{border-bottom:2px solid #f5efe6;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:15px 10px;text-align:left;text-transform:uppercase;white-space:nowrap}.products-table td{word-wrap:break-word;border-bottom:1px solid #f5efe6;color:#333;font-size:14px;padding:15px 10px;white-space:normal}.products-table tr:hover{background-color:#f5efe6}.product-table-img{border-radius:8px;height:60px;object-fit:cover;width:60px}.product-name-cell{display:flex;flex-direction:column;gap:5px}.product-name-cell strong{color:#4a2e1f;font-weight:600}.product-slug{color:#999;font-size:12px}.stock-badge{border-radius:20px;font-size:12px;font-weight:600;padding:5px 12px}.stock-badge.good{background:#d4edda;color:#155724}.stock-badge.low{background:#fff3cd;color:#856404}.badge-tag{background:#c8a96a;border-radius:20px;color:#fff;font-size:11px;font-weight:600;padding:5px 12px;text-transform:uppercase}.price-cell{display:flex;flex-direction:column;gap:3px}.original-price{font-size:12px}.current-price{color:#4a2e1f;font-size:14px;font-weight:600}.discount-badge{background:#dc3545;border-radius:20px;color:#fff;font-size:11px;font-weight:600;padding:5px 12px;text-transform:uppercase}.no-discount{color:#999;font-size:12px}.sale-badge{border-radius:20px;font-size:11px;font-weight:600;padding:5px 12px;text-transform:uppercase}.sale-badge.active{background:#28a745;color:#fff}.sale-badge:not(.active){background:#e8e0d6;color:#666}.form-hint{color:#999;display:block;font-size:12px;margin-top:5px}.action-buttons{display:flex;flex-wrap:wrap;gap:8px}.btn-edit{background:#c8a96a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:6px 12px;transition:all .2s}.btn-edit:hover{background:#4a2e1f}.btn-delete{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:6px 12px;transition:all .2s}.btn-delete:hover{background:#c82333}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;max-height:90vh;max-width:800px;overflow-y:auto;width:100%}.modal-header{align-items:center;border-bottom:2px solid #f5efe6;display:flex;justify-content:space-between;padding:25px}.modal-header h2{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:24px;font-weight:700;margin:0}.modal-close{align-items:center;background:none;border:none;color:#999;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;transition:color .2s;width:32px}.modal-close:hover{color:#4a2e1f}.product-form{padding:25px}.form-group input,.form-group select,.form-group textarea{border:2px solid #e8e0d6;border-radius:8px;font-family:inherit;font-size:16px;padding:12px 16px;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#c8a96a;outline:none}.image-preview{width:120px}.additional-images-preview{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.image-preview.small{height:80px;width:80px}.form-actions{border-top:2px solid #f5efe6;display:flex;gap:15px;justify-content:flex-end;margin-top:25px;padding-top:25px}.btn-secondary{background:#e8e0d6;border:none;border-radius:8px;color:#4a2e1f;cursor:pointer;font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s}.btn-secondary:hover{background:#d4c4b0}.empty-state,.loading-state{color:#999;font-size:16px;padding:60px 20px;text-align:center}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:15px}.form-row{grid-template-columns:1fr}.products-table{font-size:12px}.product-table-img{height:40px;width:40px}.products-table-container{overflow-x:visible;padding:15px 0}.products-table thead{display:none}.products-table,.products-table tbody,.products-table td,.products-table tr{display:block;width:100%}.products-table tr{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;padding:10px 12px}.products-table td{align-items:flex-start;border-bottom:1px solid #f5efe6;display:flex;gap:10px;justify-content:space-between;padding:8px 4px}.products-table td:last-child{border-bottom:none}.products-table td:before{color:#666;content:attr(data-label);flex:0 0 40%;font-size:12px;font-weight:600;max-width:45%}.products-table td>:not(img){flex:1 1;text-align:right}.products-table td.image-cell{border-bottom:none;display:block;padding-bottom:4px;text-align:left}.products-table td.image-cell:before{color:#666;content:"Image";display:block;font-weight:600;margin-bottom:4px}.products-table td.image-cell img{margin-top:4px}.product-name-cell{align-items:flex-end}.action-buttons{justify-content:flex-end}}.categories-management{animation:fadeIn .3s ease-in}.categories-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.category-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:transform .2s,box-shadow .2s}.category-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-4px)}.category-image{background:#f5efe6;height:200px;overflow:hidden;width:100%}.category-image img{height:100%;object-fit:cover;width:100%}.category-info{padding:20px}.category-info h3{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:20px;font-weight:700;margin:0 0 10px}.category-description{color:#666;font-size:14px;line-height:1.5;margin:0 0 15px}.category-meta{align-items:center;border-top:1px solid #f5efe6;display:flex;justify-content:space-between;margin-bottom:15px;padding-top:15px}.product-count{color:#c8a96a;font-size:14px;font-weight:600}.category-slug{color:#999;font-family:monospace;font-size:12px}.category-actions{display:flex;gap:10px}.category-form{padding:25px}.image-preview{height:100px;width:160px}@media (max-width:768px){.categories-grid{grid-template-columns:1fr}}.gallery-management{animation:fadeIn .3s ease-in}.gallery-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow-x:auto;padding:25px}.gallery-table{word-wrap:break-word;border-collapse:collapse;table-layout:auto;width:100%}.gallery-table th{border-bottom:2px solid #f5efe6;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:15px 10px;text-align:left;text-transform:uppercase}.gallery-table td{border-bottom:1px solid #f5efe6;color:#333;font-size:14px;padding:15px 10px}.gallery-thumb{border:1px solid #e8e0d6;border-radius:8px;height:60px;overflow:hidden;width:80px}.gallery-thumb img{height:100%;object-fit:cover;width:100%}.badge-featured{background:#c8a96a;color:#fff}.badge-featured,.badge-normal{border-radius:20px;font-size:11px;font-weight:600;padding:5px 12px;text-transform:uppercase}.badge-normal{background:#e8e0d6;color:#4a2e1f}.gallery-form{padding:25px}.image-preview{border-radius:8px;height:130px;width:200px}.checkbox-group{align-items:center;display:flex;gap:10px;margin-top:8px}.checkbox-group input[type=checkbox]{cursor:pointer;height:18px;width:18px}.checkbox-group span{color:#333;font-size:14px}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:12px}.gallery-table{font-size:12px}.gallery-table-container{overflow-x:visible;padding:15px 0}.gallery-table thead{display:none}.gallery-table,.gallery-table tbody,.gallery-table td,.gallery-table tr{display:block;width:100%}.gallery-table tr{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;padding:10px 12px}.gallery-table td{align-items:flex-start;border-bottom:1px solid #f5efe6;display:flex;gap:10px;justify-content:space-between;padding:8px 4px}.gallery-table td:last-child{border-bottom:none}.gallery-table td:before{color:#666;content:attr(data-label);flex:0 0 40%;font-size:12px;font-weight:600;max-width:45%}.gallery-table td>*{flex:1 1;text-align:right}.gallery-thumb{height:45px;width:60px}}.sales-management{animation:fadeIn .3s ease-in}.sales-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.sales-stat-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:25px;text-align:center}.sales-stat-card h3{color:#666;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 10px;text-transform:uppercase}.sales-stat-card .stat-number{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:32px;font-weight:700;margin:0}.sales-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow-x:auto;padding:25px}.sales-table{word-wrap:break-word;border-collapse:collapse;table-layout:auto;width:100%}.sales-table th{border-bottom:2px solid #f5efe6;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:15px 10px;text-align:left;text-transform:uppercase}.sales-table td{word-wrap:break-word;border-bottom:1px solid #f5efe6;color:#333;font-size:14px;padding:15px 10px;white-space:normal}.sales-table tr:hover{background-color:#f5efe6}.original-price{color:#999;font-size:14px;text-decoration:line-through}.sale-price{color:#dc3545;font-size:16px;font-weight:700}.no-price{color:#999;font-style:italic}.sale-period{display:flex;flex-direction:column;font-size:12px;gap:3px}.to-separator{color:#999;font-size:10px}.no-period{color:#999;font-size:12px;font-style:italic}.sale-status{border-radius:20px;font-size:11px;font-weight:600;padding:5px 12px;text-transform:uppercase}.status-active{background:#d4edda;color:#155724}.status-upcoming{background:#cfe2ff;color:#084298}.status-expired{background:#f8d7da;color:#721c24}.status-inactive{background:#e8e0d6;color:#666}.btn-add-sale{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-add-sale:hover{background:#218838}.btn-remove-sale{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-remove-sale:hover{background:#c82333}@media (max-width:768px){.sales-stats{grid-template-columns:1fr}.sales-table{font-size:12px}.sales-table-container{overflow-x:visible;padding:15px 0}.sales-table thead{display:none}.sales-table,.sales-table tbody,.sales-table td,.sales-table tr{display:block;width:100%}.sales-table tr{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;padding:10px 12px}.sales-table td{align-items:flex-start;border-bottom:1px solid #f5efe6;display:flex;gap:10px;justify-content:space-between;padding:8px 4px}.sales-table td:last-child{border-bottom:none}.sales-table td:before{color:#666;content:attr(data-label);flex:0 0 40%;font-size:12px;font-weight:600;max-width:45%}.sales-table td>*{flex:1 1;text-align:right}.sales-table td[data-label=Product]{border-bottom:none;display:block;padding-bottom:4px}.sales-table td[data-label=Product]:before{content:"";display:none}.sales-table td[data-label=Product] .product-cell{justify-content:flex-start}.sales-table td[data-label=Actions]{justify-content:center}.sales-table td[data-label=Actions]:before{flex:0 0 auto;max-width:none;text-align:left}.sales-table td[data-label=Actions] .btn-add-sale,.sales-table td[data-label=Actions] .btn-remove-sale{max-width:220px;width:100%}.product-thumb{height:40px;width:40px}}.orders-management{animation:fadeIn .3s ease-in}.orders-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow-x:auto;padding:25px}.orders-table{word-wrap:break-word;border-collapse:collapse;table-layout:auto;width:100%}.orders-table th{border-bottom:2px solid #f5efe6;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:15px 10px;text-align:left;text-transform:uppercase}.orders-table td{border-bottom:1px solid #f5efe6;color:#333;font-size:14px;padding:15px 10px}.orders-table tr:hover{background-color:#f5efe6}.customer-cell{display:flex;flex-direction:column;gap:3px}.customer-cell strong{color:#4a2e1f;font-weight:600}.customer-cell span{color:#999;font-size:12px}.payment-badge{border-radius:20px;font-size:11px;font-weight:600;padding:5px 12px;text-transform:uppercase}.status-select{border:2px solid #e8e0d6;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;padding:6px 12px;transition:all .2s}.status-select:focus{border-color:#c8a96a;outline:none}.btn-view{background:#c8a96a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-view:hover{background:#4a2e1f}.modal-content.large{max-width:900px}.order-detail-content{max-height:70vh;overflow-y:auto;padding:25px}.detail-section{border-bottom:2px solid #f5efe6;margin-bottom:30px;padding-bottom:20px}.detail-section:last-child{border-bottom:none}.detail-section h3{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:18px;font-weight:700;margin:0 0 15px}.info-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.info-grid div{color:#333;font-size:14px}.address-box{background:#f5efe6;border-radius:8px;font-size:14px;line-height:1.8;padding:20px}.items-list{display:flex;flex-direction:column;gap:15px}.order-item{align-items:center;background:#f5efe6;border-radius:8px;display:flex;gap:15px;padding:15px}.item-image{border-radius:8px;height:80px;object-fit:cover;width:80px}.item-details{flex:1 1}.item-details h4{color:#4a2e1f;font-size:16px;font-weight:600;margin:0 0 5px}.item-details p{color:#666;font-size:14px;margin:0}.item-total{color:#4a2e1f;font-size:18px;font-weight:700}.summary-box{background:#f5efe6;border-radius:8px;padding:20px}.summary-row{color:#333;display:flex;font-size:14px;justify-content:space-between;padding:10px 0}.summary-row.total{border-top:2px solid #4a2e1f;color:#4a2e1f;font-size:18px;font-weight:700;margin-top:10px;padding-top:15px}@media (max-width:768px){.orders-table{font-size:12px}.orders-table-container{overflow-x:visible;padding:15px 0}.orders-table thead{display:none}.orders-table,.orders-table tbody,.orders-table td,.orders-table tr{display:block;width:100%}.orders-table tr{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;padding:10px 12px}.orders-table td{align-items:flex-start;border-bottom:1px solid #f5efe6;display:flex;gap:10px;justify-content:space-between;padding:8px 4px}.orders-table td:last-child{border-bottom:none}.orders-table td:before{color:#666;content:attr(data-label);flex:0 0 40%;font-size:12px;font-weight:600;max-width:45%}.orders-table td>*{flex:1 1;text-align:right}.customer-cell{align-items:flex-end}.btn-view{align-self:flex-end}.modal-content.large{max-width:95%}}.customers-management{animation:fadeIn .3s ease-in}.customers-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow-x:auto;padding:25px}.customers-table{word-wrap:break-word;border-collapse:collapse;table-layout:auto;width:100%}.customers-table th{border-bottom:2px solid #f5efe6;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:15px 10px;text-align:left;text-transform:uppercase}.customers-table td{border-bottom:1px solid #f5efe6;color:#333;font-size:14px;padding:15px 10px}.customers-table tr:hover{background-color:#f5efe6}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:12px}.customers-table{font-size:12px}.customers-table-container{overflow-x:visible;padding:15px 0}.customers-table thead{display:none}.customers-table,.customers-table tbody,.customers-table td,.customers-table tr{display:block;width:100%}.customers-table tr{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;padding:10px 12px}.customers-table td{align-items:flex-start;border-bottom:1px solid #f5efe6;display:flex;gap:10px;justify-content:space-between;padding:8px 4px}.customers-table td:last-child{border-bottom:none}.customers-table td:before{color:#666;content:attr(data-label);flex:0 0 40%;font-size:12px;font-weight:600;max-width:45%}.customers-table td>*{flex:1 1;text-align:right}}.customers-table strong{color:#4a2e1f;font-weight:600}.reviews-management{animation:fadeIn .3s ease-in}.reviews-list{display:flex;flex-direction:column;gap:20px}.review-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:25px}.review-header{align-items:center;border-bottom:2px solid #f5efe6;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.reviewer-info h3{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:18px;font-weight:700;margin:0 0 5px}.reviewer-role{color:#999;font-size:14px;margin:0}.review-rating{font-size:20px}.review-comment{color:#333;font-size:15px;line-height:1.6;margin:0 0 15px}.review-actions{display:flex;gap:10px}.btn-approve{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-approve:hover{background:#218838}.banners-management{animation:fadeIn .3s ease-in}.banner-sections{display:flex;flex-direction:column;gap:20px}.form-row{grid-template-columns:1fr 1fr}.form-group input,.form-group textarea{border:2px solid #e8e0d6;border-radius:8px;font-family:inherit;font-size:16px;padding:12px 16px;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#c8a96a;outline:none}.file-upload-row{display:flex;flex-direction:column;gap:10px}.image-preview{border:1px solid #e8e0d6;border-radius:12px;height:120px;overflow:hidden;width:240px}.image-preview img{height:100%;object-fit:cover;width:100%}.inventory-management{animation:fadeIn .3s ease-in}.filter-buttons{display:flex;gap:10px}.filter-btn{background:#fff;border:2px solid #e8e0d6;border-radius:8px;color:#666;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s}.filter-btn.active{background:#c8a96a;color:#fff}.filter-btn.active,.filter-btn:hover{border-color:#c8a96a}.inventory-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow-x:auto;padding:25px}.inventory-table{word-wrap:break-word;border-collapse:collapse;table-layout:auto;width:100%}.inventory-table th{border-bottom:2px solid #f5efe6;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:15px 10px;text-align:left;text-transform:uppercase}.inventory-table td{word-wrap:break-word;border-bottom:1px solid #f5efe6;color:#333;font-size:14px;padding:15px 10px;white-space:normal}.product-cell{align-items:center;display:flex;gap:15px}.product-thumb{border-radius:8px;height:60px;object-fit:cover;width:60px}.product-cell strong{color:#4a2e1f;display:block;font-weight:600;margin-bottom:5px}.product-category{color:#999;font-size:12px}.stock-value{font-size:16px;font-weight:600}.stock-value.good{color:#28a745}.stock-value.low{color:#ffc107}.status-badge{border-radius:20px;font-size:11px;font-weight:600;padding:5px 12px;text-transform:uppercase}.status-badge.good{background:#d4edda;color:#155724}.status-badge.low{background:#fff3cd;color:#856404}.status-badge.out{background:#f8d7da;color:#721c24}.stock-update{align-items:center;display:flex;gap:10px}.stock-input{border:2px solid #e8e0d6;border-radius:6px;font-size:14px;padding:8px 12px;width:100px}.stock-input:focus{border-color:#c8a96a;outline:none}.btn-update{background:#c8a96a;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;transition:all .2s}.btn-update:hover{background:#4a2e1f}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:12px}.filter-buttons{flex-wrap:wrap}.inventory-table{font-size:12px}.inventory-table-container{overflow-x:visible;padding:15px 0}.inventory-table thead{display:none}.inventory-table,.inventory-table tbody,.inventory-table td,.inventory-table tr{display:block;width:100%}.inventory-table tr{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;padding:10px 12px}.inventory-table td{align-items:flex-start;border-bottom:1px solid #f5efe6;display:flex;gap:10px;justify-content:space-between;padding:8px 4px}.inventory-table td:last-child{border-bottom:none}.inventory-table td:before{color:#666;content:attr(data-label);flex:0 0 40%;font-size:12px;font-weight:600;max-width:45%}.inventory-table td>*{flex:1 1;text-align:right}.inventory-table td[data-label=Product]{border-bottom:none;display:block;padding-bottom:4px}.inventory-table td[data-label=Product]:before{content:"";display:none}.inventory-table td[data-label=Product] .product-cell{justify-content:flex-start}.inventory-table td[data-label="Update Stock"]{align-items:stretch;flex-direction:column;gap:6px}.inventory-table td[data-label="Update Stock"]:before{flex:0 0 auto;max-width:none}.inventory-table td[data-label="Update Stock"] .stock-update{justify-content:space-between}.inventory-table td[data-label="Update Stock"] .btn-update{flex-shrink:0}}.payments-management{animation:fadeIn .3s ease-in}.payments-table-container{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow-x:auto;padding:25px}.payments-table{word-wrap:break-word;border-collapse:collapse;table-layout:auto;width:100%}.payments-table th{border-bottom:2px solid #f5efe6;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:15px 10px;text-align:left;text-transform:uppercase}.payments-table td{border-bottom:1px solid #f5efe6;color:#333;font-size:14px;padding:15px 10px}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:12px}.payments-table{font-size:12px}.payments-table-container{overflow-x:visible;padding:15px 0}.payments-table thead{display:none}.payments-table,.payments-table tbody,.payments-table td,.payments-table tr{display:block;width:100%}.payments-table tr{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:16px;padding:10px 12px}.payments-table td{align-items:flex-start;border-bottom:1px solid #f5efe6;display:flex;gap:10px;justify-content:space-between;padding:8px 4px}.payments-table td:last-child{border-bottom:none}.payments-table td:before{color:#666;content:attr(data-label);flex:0 0 40%;font-size:12px;font-weight:600;max-width:45%}.payments-table td>*{flex:1 1;text-align:right}}.payment-method{border-radius:20px;font-size:11px;font-weight:600;padding:5px 12px;text-transform:uppercase}.payment-cod{background:#fff3cd;color:#856404}.payment-online{background:#d4edda;color:#155724}.payment-card{background:#cfe2ff;color:#084298}.payment-status{border-radius:20px;font-size:11px;font-weight:600;padding:5px 12px;text-transform:uppercase}.status-paid{background:#d4edda;color:#155724}.status-failed{background:#f8d7da;color:#721c24}.reports-analytics{animation:fadeIn .3s ease-in}.revenue-stats{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:20px}.revenue-item{background:#f5efe6;border-radius:12px;padding:25px;text-align:center}.revenue-item h3{color:#666;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 10px;text-transform:uppercase}.revenue-value{color:#4a2e1f;font-family:Poppins,Inter,sans-serif;font-size:32px;font-weight:700;margin:0}.category-sales{margin-top:20px}.category-sale-item{grid-gap:20px;align-items:center;border-bottom:1px solid #f5efe6;display:grid;gap:20px;grid-template-columns:150px 1fr 150px;padding:15px 0}.category-name{color:#4a2e1f;font-weight:600}.category-bar{background:#e8e0d6;border-radius:15px;height:30px;overflow:hidden;position:relative}.category-bar-fill{background:linear-gradient(90deg,#c8a96a,#4a2e1f);border-radius:15px;height:100%;transition:width .3s}.category-amount{color:#4a2e1f;font-weight:600;text-align:right}.top-products-table{margin-top:20px}.top-products-table table{word-wrap:break-word;border-collapse:collapse;table-layout:auto;width:100%}.top-products-table th{border-bottom:2px solid #f5efe6;color:#666;font-size:12px;font-weight:600;letter-spacing:.5px;padding:12px 0;text-align:left;text-transform:uppercase}.top-products-table td{border-bottom:1px solid #f5efe6;color:#333;font-size:14px;padding:15px 0}@media (max-width:768px){.category-sale-item{gap:10px;grid-template-columns:1fr}.category-amount{text-align:left}}.settings-management{animation:fadeIn .3s ease-in}.settings-sections{display:flex;flex-direction:column;gap:30px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:20px}.form-group{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.form-group label{color:#4a2e1f;font-size:14px;font-weight:600}.form-group input{border:2px solid #e8e0d6;border-radius:8px;font-family:inherit;font-size:16px;padding:12px 16px;transition:border-color .2s}.form-group input:focus{border-color:#c8a96a;outline:none}@media (max-width:768px){.form-row{grid-template-columns:1fr}}.profile-page{display:flex;flex-direction:column;min-height:100vh}.profile-section{background:#f5f1eb;flex:1 1;padding:40px 20px}.profile-container{margin:0 auto;max-width:900px}.profile-title{color:#8b4513;font-size:36px;font-weight:700;margin-bottom:30px}.profile-info-card,.profile-orders-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;margin-bottom:30px;padding:30px}.profile-info-card h2,.profile-orders-card h2{color:#8b4513;font-size:24px;font-weight:700;margin-bottom:20px}.info-row{border-bottom:1px solid #e0e0e0;display:flex;padding:15px 0}.info-row:last-child{border-bottom:none}.info-label{color:#333;font-weight:600;width:150px}.info-value{color:#666;flex:1 1}.orders-list{display:flex;flex-direction:column;gap:15px}.order-card{border:1px solid #e0e0e0;border-radius:8px;padding:20px;transition:box-shadow .3s}.order-card:hover{box-shadow:0 2px 8px #0000001a}.order-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.order-id{color:#333;font-weight:600}.order-status{border-radius:20px;font-size:12px;font-weight:600;padding:5px 12px;text-transform:uppercase}.status-pending{background:#fff3cd;color:#856404}.status-processing{background:#cfe2ff;color:#084298}.status-shipped{background:#d1ecf1;color:#055160}.status-delivered{background:#d4edda;color:#155724}.status-cancelled{background:#f8d7da;color:#721c24}.order-details p{color:#666;font-size:14px;margin:8px 0}.no-orders{color:#999;padding:40px;text-align:center}.loading{color:#666;padding:20px;text-align:center}@media (max-width:768px){.profile-section{padding:20px 15px}.profile-title{font-size:28px}.info-row{flex-direction:column;gap:5px}.info-label{width:100%}.order-header{align-items:flex-start;flex-direction:column;gap:10px}}.App{min-height:100vh}
/*# sourceMappingURL=main.34781c37.css.map*/