@import "https://fonts.googleapis.com/css2?family=Forum&display=swap";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Inter:wght@300;400;500;600&display=swap";.checkout-page{background:#f8f6f3;min-height:100vh;padding:80px 40px}.checkout-container{grid-template-columns:1fr 450px;gap:40px;max-width:1300px;margin:auto;display:grid}.checkout-left,.checkout-right{background:#fff;border-radius:24px;padding:35px}.checkout-left h2,.checkout-right h2{margin-bottom:25px;font-family:Cormorant Garamond,serif;font-size:34px}.checkout-product{border-bottom:1px solid #eee;gap:20px;margin-bottom:25px;padding-bottom:25px;display:flex}.checkout-product img{object-fit:cover;border-radius:16px;width:130px;height:130px}.checkout-product h3{margin-bottom:10px}.checkout-product p{color:#666;margin-bottom:10px}.checkout-product h4{color:#b08d57;font-size:22px}.checkout-total{margin-top:20px;font-size:24px;font-weight:600}.checkout-right input,.checkout-right textarea{border:1px solid #ddd;width:100%;margin-bottom:15px;padding:15px;font-size:15px}.checkout-right textarea{resize:none;height:120px}.checkout-btn{color:#fff;cursor:pointer;background:#222;border:none;width:100%;padding:18px;font-size:16px;transition:all .3s}.checkout-btn:hover{background:#b08d57}.checkout-empty{justify-content:center;align-items:center;min-height:70vh;font-size:28px;display:flex}@media (width<=900px){.checkout-container{grid-template-columns:1fr}.checkout-page{padding:40px 20px}}.navbar{z-index:999;background:#fff;border-bottom:1px solid #e8e3dc;width:100%;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;max-width:1600px;height:95px;margin:0 auto;padding:0 60px;display:flex}.brand-link{text-decoration:none}.brand{flex-direction:column;justify-content:center;display:flex}.brand h1{letter-spacing:8px;color:#617564;margin:0;font-family:Forum,serif;font-size:58px;font-weight:400;line-height:.95}.brand-tagline{letter-spacing:3px;color:#c19434;margin-top:6px;font-size:10px;font-weight:600}.desktop-menu{align-items:center;gap:50px;display:flex}.desktop-menu a,.nav-btn{color:#555;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:18px;text-decoration:none;transition:all .3s;position:relative}.desktop-menu a:after,.nav-btn:after{content:"";background:#b08d57;width:0%;height:1px;transition:all .3s;position:absolute;bottom:-8px;left:0}.desktop-menu a:hover,.nav-btn:hover{color:#b08d57}.desktop-menu a:hover:after,.nav-btn:hover:after{width:100%}.desktop-icons,.mobile-icons{color:#444;align-items:center;gap:22px;display:flex}.desktop-icons svg,.mobile-icons svg{cursor:pointer;font-size:21px;transition:all .3s}.desktop-icons svg:hover,.mobile-icons svg:hover{color:#b08d57}.cart-icon{color:inherit;align-items:center;text-decoration:none;display:flex;position:relative}.cart-count{color:#fff;background:#b08d57;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-8px;right:-10px}.mobile-menu-btn,.mobile-icons,.mobile-menu{display:none}@media (width<=900px){.navbar-container{height:70px;padding:0 16px;position:relative}.desktop-menu,.desktop-icons{display:none}.mobile-menu-btn{color:#555;cursor:pointer;z-index:100;background:0 0;border:none;justify-content:center;align-items:center;width:26px;padding:0;font-size:22px;display:flex}.mobile-icons{color:#555;z-index:100;align-items:center;gap:14px;font-size:18px;display:flex}.brand{align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand h1{letter-spacing:3px;color:#617564;white-space:nowrap;margin:0;font-family:Forum,serif;font-size:24px}.brand-tagline{letter-spacing:1.8px;color:#1f1f1f;white-space:nowrap;margin-top:3px;font-size:6px;font-weight:600;line-height:1}.mobile-menu{background:#fff;border-top:1px solid #ece7df;flex-direction:column;max-height:0;transition:max-height .35s;display:flex;overflow:hidden}.mobile-menu.active{max-height:400px}.mobile-menu a,.mobile-nav-btn{text-align:left;color:#555;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ece7df;width:100%;padding:16px 20px;font-size:16px;text-decoration:none}.mobile-menu a:hover,.mobile-nav-btn:hover{color:#b08d57}.cart-count{width:16px;height:16px;font-size:9px;top:-6px;right:-8px}}.footer{color:#fff;background:#222}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:50px;padding:80px;display:grid}.footer-brand h2{margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:42px;font-weight:500}.footer-brand p{color:#cfcfcf;max-width:300px;line-height:1.8}.footer-links h3,.footer-contact h3{margin-bottom:20px;font-size:20px}.footer-links{flex-direction:column;display:flex}.footer-links a{color:#cfcfcf;margin-bottom:12px;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#b08d57}.footer-contact p{color:#cfcfcf;margin-bottom:12px}.footer-bottom{text-align:center;border-top:1px solid #ffffff1a;padding:25px}.footer-bottom p{color:#cfcfcf}@media (width<=900px){.footer-top{grid-template-columns:1fr;gap:40px;padding:50px 20px}.footer-brand h2{font-size:34px}}:root{--primary:#222;--secondary:#b08d57;--text:#555;--light:#f8f7f5;--white:#fff;--radius:24px;--shadow-sm:0 10px 25px #00000014;--shadow-lg:0 25px 60px #00000026;--transition:.35s ease}.hero,.featured-section{width:100%;padding-inline:clamp(20px,6vw,80px)}.section-heading{text-align:center;margin-bottom:70px}.section-heading span{letter-spacing:4px;text-transform:uppercase;color:var(--secondary);margin-bottom:14px;font-size:.8rem;display:inline-block}.section-heading h2{color:var(--primary);font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,5vw,4rem);font-weight:600}.hero{background:#fff;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-top:70px;padding-bottom:90px;display:grid}.hero-left{max-width:650px}.hero-subtitle{color:var(--secondary);letter-spacing:3px;text-transform:uppercase;background:#f6f1e9;border-radius:50px;margin-bottom:28px;padding:10px 18px;font-size:.8rem;display:inline-flex}.hero-left h1{color:var(--primary);margin-bottom:28px;font-family:Cormorant Garamond,serif;font-size:clamp(3.2rem,6vw,5.3rem);font-weight:600;line-height:.95}.hero-left p{color:var(--text);max-width:560px;margin-bottom:38px;font-size:1.08rem;line-height:1.9}.hero-buttons{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.primary-btn,.secondary-btn{cursor:pointer;letter-spacing:2px;text-transform:uppercase;transition:var(--transition);border-radius:60px;padding:18px 34px;font-size:.9rem;font-weight:600}.primary-btn{background:var(--primary);color:#fff;box-shadow:var(--shadow-sm);border:none}.primary-btn:hover{background:var(--secondary);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.secondary-btn{color:var(--primary);background:#fff;border:1px solid #ddd}.secondary-btn:hover{background:var(--primary);color:#fff;border-color:var(--primary);transform:translateY(-4px)}.hero-right{justify-content:flex-end;display:flex}.hero-right img{aspect-ratio:4/5;object-fit:cover;width:100%;max-width:720px;box-shadow:var(--shadow-lg);border-radius:30px;transition:all .6s;display:block}.hero-right:hover img{transform:scale(1.03)}.featured-section{background:#fff;padding:100px clamp(20px,6vw,80px)}.featured-grid{grid-template-rows:repeat(2,400px);grid-template-columns:2fr 1fr 1fr;gap:24px;display:grid}.featured-card{box-shadow:var(--shadow-sm);background:#f5f5f5;border-radius:28px;text-decoration:none;transition:none;position:relative;overflow:hidden}.featured-card img{object-fit:cover;width:100%;height:100%;transition:none;display:block}.large{grid-area:1/1/span 2}.featured-card:not(.large){height:100%}.featured-overlay{background:linear-gradient(#0000,#00000040,#000000d9);align-items:flex-end;padding:24px;display:flex;position:absolute;inset:0}.collection-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;pointer-events:none;background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;justify-content:center;align-items:center;padding:12px 22px;font-size:.82rem;display:inline-flex}@media (width<=992px){.featured-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.large{grid-area:auto/span 2;height:650px}.featured-card:not(.large){height:320px}}@media (width<=768px){.featured-grid{grid-template-columns:1fr}.large,.featured-card{grid-area:auto;height:500px}.featured-overlay{padding:20px}.featured-overlay h3{font-size:1.8rem}.collection-btn{justify-content:center;width:100%}}.featured-overlay h3{color:#fff;margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:2rem}.collection-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;pointer-events:none;background:#ffffff26;border:1px solid #ffffff40;border-radius:50px;justify-content:center;align-items:center;padding:12px 22px;font-size:.82rem;transition:all .35s;display:inline-flex}.featured-card:hover .collection-btn{color:#222;background:#fff;transform:translate(6px)}@media (width<=992px){.featured-grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.large{grid-area:auto/span 2;height:520px}.featured-card:not(.large){height:280px}}@media (width<=768px){.featured-grid{grid-template-columns:1fr}.large,.featured-card{grid-area:auto;height:420px}}.featured-card.standard{grid-area:auto;height:100%}@media (width<=992px){.featured-card.standard{height:280px}}@media (width<=768px){.featured-card.standard{height:420px}}@media (width<=1200px){.hero{text-align:center;grid-template-columns:1fr;gap:60px}.hero-left{max-width:100%;margin:auto}.hero-left p{margin-inline:auto}.hero-buttons,.hero-right{justify-content:center}.hero-right img{max-width:600px}.featured-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:220px}.large,.wide{grid-area:span 2}}@media (width<=768px){.hero{gap:45px;padding-top:50px;padding-bottom:60px}.hero-left h1{font-size:3rem}.hero-left p{font-size:1rem}.primary-btn,.secondary-btn{width:100%}.featured-section{padding-top:70px;padding-bottom:80px}.featured-grid{grid-template-columns:1fr;grid-auto-rows:auto}.large,.wide,.featured-card{grid-area:auto}.featured-card{height:460px}.featured-overlay{padding:22px}.featured-overlay h3{font-size:1.8rem}.collection-btn{width:100%}}.best-selling-section{background:#faf9f7;padding:110px clamp(20px,6vw,80px)}.best-selling-heading{text-align:center;margin-bottom:70px}.best-selling-heading span{color:var(--secondary);letter-spacing:4px;text-transform:uppercase;margin-bottom:12px;font-size:.8rem;display:inline-block}.best-selling-heading h2{color:var(--primary);font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4rem)}.products-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.product-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;flex-direction:column;display:flex;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.product-card img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:all .6s}.product-card:hover img{transform:scale(1.06)}.product-content{flex-direction:column;flex:1;padding:24px;display:flex}.product-content h3{color:var(--primary);margin-bottom:10px;font-size:1.35rem}.product-content p{color:#777;margin-bottom:24px;line-height:1.7}.product-content .art-btn{background:var(--primary);color:#fff;transition:var(--transition);border-radius:50px;justify-content:center;align-items:center;margin-top:auto;padding:15px;font-size:.9rem;text-decoration:none;display:inline-flex}.product-content .art-btn:hover{background:var(--secondary)}.why-section{background:#fff;padding:110px clamp(20px,6vw,80px)}.why-heading{text-align:center;margin-bottom:70px}.why-heading span{color:var(--secondary);letter-spacing:4px;text-transform:uppercase;margin-bottom:12px;font-size:.8rem;display:inline-block}.why-heading h2{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4rem)}.why-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.why-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;padding:38px 30px}.why-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.why-number{color:#b08d572e;margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:4rem}.why-card h3{color:var(--primary);margin-bottom:14px;font-size:1.45rem}.why-card p{color:#666;line-height:1.9}.testimonial-section{background:#faf9f7;padding:110px clamp(20px,6vw,80px)}.testimonial-heading{text-align:center;margin-bottom:70px}.testimonial-heading span{color:var(--secondary);letter-spacing:4px;text-transform:uppercase;margin-bottom:12px;font-size:.8rem;display:inline-block}.testimonial-heading h2{font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4rem)}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.testimonial-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:var(--transition);background:#fff;padding:40px}.testimonial-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.stars{color:var(--secondary);margin-bottom:20px;font-size:1.3rem}.testimonial-card p{color:#666;margin-bottom:28px;line-height:1.9}.testimonial-card h4{color:var(--primary);font-size:1.1rem}@media (width<=1200px){.products-grid,.why-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.best-selling-section,.why-section,.testimonial-section{padding:70px 20px}.products-grid,.why-grid,.testimonial-grid{grid-template-columns:1fr}.product-card,.why-card,.testimonial-card{border-radius:20px}.product-content{padding:20px}.testimonial-card,.why-card{padding:28px}}@media (width<=480px){.section-heading,.best-selling-heading,.why-heading,.testimonial-heading{margin-bottom:50px}.hero-left h1{font-size:2.5rem}.section-heading h2,.best-selling-heading h2,.why-heading h2,.testimonial-heading h2{font-size:2.2rem}.hero-right img{border-radius:22px}.featured-card{height:400px}.product-card img{aspect-ratio:4/5}.primary-btn,.secondary-btn{padding:16px;font-size:.85rem}.collection-btn{padding:12px 18px;font-size:.75rem}}img{display:block}button,a{transition:all .35s}*{box-sizing:border-box}html{scroll-behavior:smooth}.gallery-page{background:#f8f6f3;min-height:100vh;padding:80px}.gallery-hero{text-align:center;margin-bottom:70px}.gallery-hero span{color:#b08d57;letter-spacing:4px;text-transform:uppercase;font-size:12px}.gallery-hero h1{color:#222;margin:15px 0;font-family:Cormorant Garamond,serif;font-size:72px;font-weight:500}.gallery-hero p{color:#666;max-width:700px;margin:auto;line-height:1.8}.gallery-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.gallery-card{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 12px 30px #00000014}.gallery-image{background:#fff;justify-content:center;align-items:center;height:320px;padding:15px;display:flex}.gallery-image img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.gallery-content{padding:22px}.gallery-content h3{color:#222;margin-bottom:10px;font-size:22px}.gallery-desc{color:#777;margin-bottom:18px;font-size:15px;line-height:1.7}.gallery-bottom{justify-content:space-between;align-items:center;display:flex}.gallery-bottom span{color:#222;font-size:22px;font-weight:600}.gallery-bottom button{color:#fff;cursor:pointer;background:#222;border:none;border-radius:8px;padding:12px 18px;transition:background .3s}.gallery-bottom button:hover{background:#b08d57}@media (width<=1200px){.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-image{height:300px}}@media (width<=900px){.gallery-page{padding:40px 20px}.gallery-hero h1{font-size:48px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:20px}.gallery-image{height:320px}}@media (width<=768px){.gallery-grid{grid-template-columns:1fr}.gallery-image{height:380px;padding:20px}.gallery-content{padding:20px}.gallery-content h3{font-size:20px}.gallery-bottom{flex-direction:column;align-items:stretch;gap:15px}.gallery-bottom button{width:100%}}.cart-page{background:#f8f6f3;min-height:100vh;padding:80px}.cart-header{text-align:center;margin-bottom:60px}.cart-header span{color:#b08d57;letter-spacing:4px;font-size:12px}.cart-header h1{color:#222;margin-top:10px;font-family:Cormorant Garamond,serif;font-size:72px;font-weight:500}.empty-cart{text-align:center;background:#fff;border-radius:24px;padding:80px 30px}.empty-cart h2{color:#222;margin-bottom:10px}.empty-cart p{color:#777}.cart-items{flex-direction:column;gap:25px;display:flex}.cart-item{background:#fff;border-radius:24px;grid-template-columns:150px 1fr auto auto;align-items:center;gap:25px;padding:25px;display:grid;box-shadow:0 12px 30px #0000000d}.cart-item img{object-fit:cover;border-radius:18px;width:150px;height:150px}.cart-info h3{color:#222;margin-bottom:12px;font-size:26px}.item-price{color:#b08d57;margin-bottom:8px;font-size:24px;font-weight:600}.item-total{color:#555;font-size:15px}.quantity-box{align-items:center;gap:15px;display:flex}.quantity-box button{color:#fff;cursor:pointer;background:#222;border:none;border-radius:50%;width:42px;height:42px;font-size:20px;transition:all .3s}.quantity-box button:hover{background:#b08d57}.quantity-box span{text-align:center;min-width:30px;font-size:18px;font-weight:600}.remove-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:12px;padding:14px 22px;transition:all .3s}.remove-btn:hover{opacity:.9}.cart-summary{background:#fff;border-radius:24px;justify-content:space-between;align-items:center;margin-top:40px;padding:30px 40px;display:flex;box-shadow:0 12px 30px #0000000d}.summary-top{flex-direction:column;gap:5px;display:flex}.summary-top h2{color:#666;margin:0;font-size:18px}.summary-top h1{color:#b08d57;margin:0;font-size:52px;font-weight:700;line-height:1}.checkout-btn{color:#fff;letter-spacing:1px;cursor:pointer;background:#222;border:none;border-radius:14px;width:auto;min-width:280px;padding:18px 32px;font-size:15px;font-weight:500;transition:all .3s}.checkout-btn:hover{background:#b08d57;transform:translateY(-2px)}@media (width<=900px){.cart-page{padding:40px 20px}.cart-header h1{font-size:48px}.cart-item{text-align:center;grid-template-columns:1fr}.cart-item img{margin:auto}.quantity-box{justify-content:center}}@media (width<=768px){.cart-summary{text-align:center;flex-direction:column;gap:25px}.checkout-btn{width:100%;min-width:auto}.summary-top h1{font-size:42px}}.product-details-page{background:#f8f6f3;min-height:100vh;padding:80px}.product-details-container{grid-template-columns:1fr 1fr;gap:60px;margin-bottom:100px;display:grid}.product-details-image{justify-content:center;align-items:flex-start;display:flex}.product-details-image img{object-fit:contain;cursor:zoom-in;border-radius:24px;width:100%;max-width:100%;height:auto;max-height:85vh;display:block}.product-category{color:#b08d57;text-transform:uppercase;letter-spacing:3px;font-size:12px}.product-details-content h1{color:#222;margin:15px 0;font-size:56px}.product-price{color:#222;margin-bottom:25px;font-size:38px;font-weight:700}.product-description{color:#666;margin-bottom:30px;line-height:1.8}.product-features{gap:15px;margin-bottom:35px;display:grid}.feature{color:#444}.product-buttons{gap:15px;display:flex}.add-cart-btn,.buy-now-btn{cursor:pointer;border:none;padding:16px 28px;font-size:15px}.add-cart-btn{color:#fff;background:#222}.buy-now-btn{color:#fff;background:#b08d57}.reviews-section{max-width:1000px;margin:auto}.reviews-section h2{text-align:center;margin-bottom:40px}.review-card{background:#fff;border-radius:20px;margin-bottom:20px;padding:25px}.review-card h4{margin-bottom:8px}.review-card span{color:#b08d57}.review-card p{color:#666;margin-top:10px}.write-review{background:#fff;border-radius:20px;margin-top:40px;padding:30px}.write-review textarea{resize:none;width:100%;height:140px;margin:20px 0;padding:15px}.write-review button{color:#fff;cursor:pointer;background:#222;border:none;padding:14px 25px}.product-not-found{justify-content:center;align-items:center;min-height:70vh;font-size:32px;display:flex}.image-modal{z-index:9999;background:#000000eb;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.image-modal img{object-fit:contain;border-radius:20px;max-width:90vw;max-height:90vh}.close-image{cursor:pointer;background:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:28px;position:absolute;top:25px;right:30px}@media (width<=900px){.product-details-page{padding:40px 20px}.product-details-container{grid-template-columns:1fr}.product-details-content h1{font-size:40px}.product-buttons{flex-direction:column}.product-details-image img{cursor:default;max-height:65vh}}@media (width<=768px){.product-details-image img{max-height:60vh}.image-modal{display:none}}.my-orders-page{background:#f8f6f3;min-height:100vh;padding:120px 5% 60px}.orders-header{text-align:center;margin-bottom:40px}.orders-header span{color:#b08d57;letter-spacing:5px;font-size:12px;font-weight:600}.orders-header h1{color:#2f3e34;margin-top:12px;font-family:Cormorant Garamond,serif;font-size:64px;line-height:1}.orders-subtitle{color:#777;max-width:500px;margin-top:15px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7}.search-box{align-items:center;gap:15px;max-width:750px;margin:0 auto 40px;display:flex}.search-box input{color:#2f3e34;box-sizing:border-box;appearance:none;background:#fff;border:1px solid #e5dfd7;border-radius:50px;outline:none;flex:1;width:100%;height:60px;min-height:60px;padding:0 24px;font-size:16px;font-weight:500;transition:all .3s}.search-box input::placeholder{color:#999}.search-box input:focus{border-color:#b08d57;box-shadow:0 0 0 4px #b08d571f}.search-box .art-btn{white-space:nowrap;min-width:220px}.orders-count{text-align:center;color:#666;margin-bottom:35px;font-size:16px;font-weight:500}.orders-grid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr));gap:25px;display:grid}.order-card{background:#fff;border:1px solid #ece7df;border-radius:28px;padding:28px;transition:all .3s}.order-card:hover{transform:translateY(-6px);box-shadow:0 15px 35px #00000014}.order-card-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.order-card-header h3{color:#2f3e34;margin:0;font-family:Cormorant Garamond,serif;font-size:32px;line-height:1.1}.order-info{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.info-item{background:#faf8f5;border-radius:18px;padding:18px}.info-item span{color:#888;margin-bottom:8px;font-size:13px;display:block}.info-item h4{color:#2f3e34;margin:0;font-size:24px;font-weight:600}.order-btn{justify-content:center;align-items:center;width:100%;display:flex;text-decoration:none!important}.order-btn:hover{text-decoration:none!important}.order-btn:visited{color:inherit}.no-orders{text-align:center;color:#888;margin-top:60px;font-size:18px}@media (width<=992px){.orders-grid{grid-template-columns:1fr}.orders-header h1{font-size:52px}}@media (width<=768px){.my-orders-page{padding:90px 18px 40px}.orders-header{margin-bottom:30px}.orders-header span{letter-spacing:4px}.orders-header h1{font-size:44px}.orders-subtitle{padding:0 10px;font-size:15px;line-height:1.7}.search-box{flex-direction:column;gap:14px;width:100%}.search-box input{width:100%;height:58px;min-height:58px;font-size:16px}.search-box .art-btn{width:100%;min-width:100%}.orders-grid{grid-template-columns:1fr;gap:18px}.order-card{border-radius:22px;padding:22px}.order-card-header{flex-direction:column;align-items:flex-start;gap:12px}.order-card-header h3{font-size:24px}.status-badge{align-self:flex-start}.order-info{grid-template-columns:1fr}.info-item h4{font-size:20px}}@media (width<=480px){.my-orders-page{padding:85px 15px 30px}.orders-header h1{font-size:36px}.orders-subtitle{font-size:14px}.search-box input{height:56px;padding:0 20px}.order-card{padding:18px}.order-card-header h3{font-size:20px}.order-date{font-size:13px}.status-badge{text-align:center;width:100%}.info-item{padding:16px}.info-item h4{font-size:18px}}.order-details-page{background:#f8f6f3;min-height:100vh;padding:120px 80px 80px}.order-header{text-align:center;margin-bottom:50px}.order-header span{color:#b08d57;letter-spacing:6px;text-transform:uppercase;font-size:12px}.order-header h1{color:#3f5144;word-break:break-word;margin-top:15px;font-family:Cormorant Garamond,serif;font-size:62px;line-height:1.1}.order-date{color:#777;margin-top:15px;font-size:15px}.order-status-card,.card,.order-products{background:#fff;border:1px solid #0000000a;border-radius:24px;margin-bottom:30px;padding:35px;box-shadow:0 10px 30px #0000000d}.status-top{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.status-top h2,.customer-details h2,.payment-info h2,.order-products h2{color:#3f5144;margin:0;font-family:Cormorant Garamond,serif;font-size:32px}.status-badge{color:#fff;white-space:nowrap;background:#1d1d1d;border-radius:50px;padding:12px 24px;font-size:14px;font-weight:600}.tracking-line{justify-content:space-between;gap:10px;display:flex}.track-step{text-align:center;flex:1}.track-dot{background:#d9d9d9;border-radius:50%;width:18px;height:18px;margin:0 auto 12px;transition:all .3s}.track-step.active .track-dot{background:#b08d57;transform:scale(1.15)}.track-step span{color:#777;font-size:13px;display:block}.track-step.active span{color:#3f5144;font-weight:600}.info-grid{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:30px;display:grid}.info-row{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:15px;padding:14px 0;display:flex}.info-row:last-child{border-bottom:none}.info-row span{color:#777}.info-row strong{color:#2f3e35;text-align:right}.payment-id{overflow-wrap:break-word;max-width:250px}.section-title{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.section-title span{color:#888;font-size:14px}.order-product-card{border:1px solid #eee;border-radius:18px;align-items:center;gap:25px;margin-bottom:20px;padding:20px;transition:all .3s;display:flex}.order-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #00000014}.order-product-card img{object-fit:cover;border-radius:18px;flex-shrink:0;width:140px;height:140px}.product-content{flex:1}.product-content h3{color:#3f5144;margin-bottom:15px;font-family:Cormorant Garamond,serif;font-size:28px}.product-meta{flex-wrap:wrap;gap:15px;display:flex}.product-meta span{color:#555;background:#f8f6f3;border-radius:30px;padding:10px 18px;font-size:14px}.loading-order{color:#3f5144;justify-content:center;align-items:center;min-height:100vh;font-size:22px;display:flex}@media (width<=1024px){.order-details-page{padding:100px 30px 40px}.order-header h1{font-size:48px}.info-grid{grid-template-columns:1fr}.tracking-line{flex-wrap:wrap;row-gap:20px}.track-step{min-width:140px}}@media (width<=768px){.order-details-page{padding:90px 15px 30px}.order-header{margin-bottom:30px}.order-header span{letter-spacing:4px;font-size:10px}.order-header h1{margin-top:10px;font-size:32px}.order-date{font-size:13px}.order-status-card,.card,.order-products{border-radius:18px;padding:20px}.status-top{flex-direction:column;align-items:flex-start;gap:15px}.status-top h2,.customer-details h2,.payment-info h2,.order-products h2{font-size:24px}.tracking-line{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.track-step{min-width:auto}.info-row{flex-direction:column;gap:6px}.info-row strong{text-align:left}.section-title{flex-direction:column;align-items:flex-start;gap:10px}.order-product-card{flex-direction:column;align-items:stretch;gap:15px;padding:15px}.order-product-card img{width:100%;height:260px}.product-content h3{font-size:24px}.product-meta{flex-direction:column;gap:10px}.product-meta span{box-sizing:border-box;width:100%}.status-badge{text-align:center;box-sizing:border-box;width:100%}.payment-id{word-break:break-all;max-width:100%;font-size:12px}}@media (width<=480px){.order-details-page{padding:85px 12px 25px}.order-header h1{font-size:26px}.tracking-line{grid-template-columns:1fr}.status-top h2,.customer-details h2,.payment-info h2,.order-products h2{font-size:20px}.order-product-card img{height:200px}.product-content h3{font-size:20px}.product-meta span{font-size:13px}.status-badge{padding:10px 15px;font-size:13px}}.admin-login{background:linear-gradient(160deg,#faf8f4 0%,#f3eee4 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.admin-login-box{text-align:center;background:linear-gradient(150deg,#fff 0%,#fdfbf8 100%);border:1px solid #ece7df;border-radius:22px;width:100%;max-width:380px;padding:44px 38px;box-shadow:0 16px 40px #0000000f,0 4px 12px #0000000a}.admin-login-box h1{color:#1f2937;letter-spacing:-.5px;margin:0 0 28px;font-family:Cormorant Garamond,serif;font-size:34px}.admin-login-box input{color:#1f2937;box-sizing:border-box;background:#fff;border:1px solid #ddd5c7;border-radius:12px;outline:none;width:100%;margin-bottom:16px;padding:13px 16px;font-size:14px;transition:border-color .25s,box-shadow .25s}.admin-login-box input:focus{border-color:#b08d57;box-shadow:0 0 0 3px #b08d5726}.admin-login-box input::placeholder{color:#a39c8c}.admin-login-box button{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#b08d57,#9c7943);border:none;border-radius:12px;width:100%;padding:13px;font-size:14px;font-weight:600;transition:transform .25s,box-shadow .25s,filter .25s}.admin-login-box button:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 12px 24px #b08d5747}.admin-login-box button:active{transform:translateY(0)scale(.98)}.crm-loader{flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100vh;display:flex}.loader-circle{border:4px solid #ece7df;border-top-color:#b08d57;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.crm-loader h2{color:#555;font-size:16px;font-weight:600}.admin-orders-page{max-width:1500px;margin:0 auto;padding:28px 32px 60px}.admin-header{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-bottom:26px;padding:4px 0;display:flex;position:relative}.admin-header span{color:#b08d57;letter-spacing:5px;font-size:11px;font-weight:700;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.admin-header h1{color:#1f2937;letter-spacing:-1px;width:100%;margin:18px 0 0;font-family:Cormorant Garamond,serif;font-size:56px}.logout-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f87171,#ef4444);border:none;border-radius:12px;padding:10px 18px;font-size:13px;font-weight:600;transition:transform .25s,box-shadow .25s;position:absolute;top:18px;right:0}.logout-btn:hover{transform:translateY(-2px);box-shadow:0 10px 22px #ef444447}.logout-btn:active{transform:translateY(0)scale(.97)}.crm-stats{grid-template-columns:repeat(3,1fr) 1.1fr 1.1fr;align-items:stretch;gap:16px;margin-bottom:22px;display:grid}.stat-card{text-align:center;background:linear-gradient(160deg,#fff,#fbf9f5);border:1px solid #ece7df;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:18px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;box-shadow:0 8px 22px #0000000a}.stat-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #00000012}.stat-card h2{background:linear-gradient(135deg,#b08d57,#8c6d3f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 4px;font-size:30px;font-weight:700}.stat-card span{color:#666;letter-spacing:.8px;text-transform:uppercase;font-size:11px;font-weight:600}.stat-card select{color:#1f2937;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1L6 6L11 1' stroke='%23b08d57' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>") right 14px center no-repeat;border:1px solid #ddd;border-radius:10px;outline:none;width:100%;padding:11px 32px 11px 14px;font-size:13px;font-weight:500;transition:border-color .25s,box-shadow .25s}.stat-card select:hover{border-color:#d4b17c}.stat-card select:focus{border-color:#b08d57;box-shadow:0 0 0 3px #b08d571f}.admin-orders-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px;display:grid}.admin-order-card{background:linear-gradient(150deg,#fff 0%,#fdfbf8 60%,#faf6ef 100%);border:1px solid #ece7df;border-radius:18px;padding:16px 18px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1),border-color .3s;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000000a,0 1px 4px #00000008}.admin-order-card:before{content:"";background:linear-gradient(#b08d57,#d4b17c,#e8c896);width:4px;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 12px #b08d5773}.admin-order-card:hover{border-color:#ddc9a3;transform:translateY(-4px);box-shadow:0 16px 36px #00000014,0 6px 14px #b08d5724}.admin-order-top{border-bottom:1px solid #f0ebe4;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:10px;display:flex}.admin-order-top h3{color:#1e293b;letter-spacing:-.3px;margin:0;font-size:15px;font-weight:700}.status-badge{color:#92400e;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#fef3c7,#fde9b0);border-radius:100px;padding:4px 11px;font-size:10px;font-weight:700;box-shadow:inset 0 0 0 1px #92400e1f}.admin-order-card p{color:#555;align-items:flex-start;gap:5px;margin:4px 0;font-size:12.5px;line-height:1.4;display:flex}.admin-order-card strong{color:#111827;flex-shrink:0;min-width:62px;font-weight:600}.status-select{color:#fff;cursor:pointer;appearance:none;background-color:#1f2937;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path d='M1 1L6 6L11 1' stroke='%23ffffff' stroke-width='1.6' fill='none' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 12px center;background-repeat:no-repeat;border:1px solid #1f2937;border-radius:10px;outline:none;width:100%;margin-top:10px;padding:9px 32px 9px 12px;font-size:12.5px;font-weight:600;transition:background-color .25s,border-color .25s,transform .15s,box-shadow .25s}.status-select:hover{background-color:#b08d57;border-color:#b08d57;transform:translateY(-2px);box-shadow:0 8px 18px #b08d574d}.status-select:focus{box-shadow:0 0 0 3px #b08d5740}.status-select option{color:#fff;background:#1f2937}.pdf-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:10px;width:100%;margin-top:8px;padding:10px;font-size:12.5px;font-weight:600;transition:transform .25s,box-shadow .25s,filter .25s}.pdf-btn:hover{filter:brightness(1.07);transform:translateY(-2px);box-shadow:0 10px 22px #2563eb47}.pdf-btn:active{transform:translateY(0)scale(.98)}@media (width<=1100px){.crm-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.admin-orders-page{padding:20px 16px 40px}.admin-orders-grid,.crm-stats{grid-template-columns:1fr}.admin-header h1{font-size:36px}.logout-btn{margin-top:14px;position:static}.admin-order-top{flex-direction:column;align-items:flex-start;gap:6px}}:root{--primary-bg:#acbdad;--primary-dark:#95a796;--primary-light:#c5d1c6;--white:#fff;--text-primary:#fff;--text-secondary:#f5f5f5;--border-color:#ffffff4d;--hover-bg:#ffffff26;--shadow:#00000014}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh}body{color:#4d5b4e;background:#f7f8f7;font-family:Montserrat,sans-serif;overflow-x:hidden}.art-btn{color:#fff;letter-spacing:1px;background:#222;border:1px solid #222;border-radius:50px;justify-content:center;align-items:center;padding:12px 22px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.art-btn:hover{background:#b08d57;border-color:#b08d57;transform:translateY(-3px);box-shadow:0 12px 25px #b08d5740}
