@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Luxurious+Script&display=swap";.circular-text{margin:0 auto;border-radius:50%;position:relative;font-weight:700;color:#e5c593;text-align:center;cursor:pointer;transform-origin:50% 50%;-webkit-transform-origin:50% 50%}.circular-text span{position:absolute;display:inline-block;inset:0;font-size:10px;transition:all .5s cubic-bezier(0,0,0,1)}@media (max-width: 600px){.header{top:26px!important;padding:8px;margin-top:0!important;width:100vw!important;left:0!important;right:0!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important;border:none!important;outline:none!important}}.header{background:#4a3c35eb!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;z-index:9999!important;max-height:110px}.search-overlay{position:fixed;top:0;left:0;width:100vw;height:120px;background:#000000f7;z-index:2000;display:flex;align-items:center;justify-content:center;animation:fadeIn .2s}.search-overlay-form{width:100%;max-width:900px;margin:0 auto;display:flex;align-items:center;position:relative;background:transparent}.search-overlay-input{flex:1;font-size:1.4rem;padding:1.2rem 2.5rem 1.2rem 1.2rem;border:2px solid #fff;border-radius:.2em;background:transparent;color:#fff;outline:none}.search-overlay-input::placeholder{color:#ccc;font-size:1.2rem}.search-overlay-icon-btn{position:absolute;right:48px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;z-index:2}.search-overlay-close{position:absolute;right:8px;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;z-index:2;top:50%;transform:translateY(-50%)}.header{font-family:poppins,sans-serif;display:flex;align-items:center;justify-content:space-between;background:#4a3c35eb!important;padding:10px 30px;position:fixed;top:34px;width:100%;z-index:999;box-shadow:0 2px 8px #0000001a;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;transition:top .2s}.nav-left .logo{height:60px;margin-left:50px;margin-top:40px}.nav-center{position:absolute;left:50%;transform:translate(-50%);display:flex;gap:30px}.nav-center a{text-decoration:none;color:#fff;font-weight:600;font-size:20px}.nav-right{display:flex;align-items:center;gap:20px;margin-right:50px;position:relative}.icon-navlink{position:relative;color:#fff;font-size:20px;text-decoration:none;transition:.3s;background:none;border:none}.icon-navlink:hover{color:#b19d8e}.search-form-wrapper{position:absolute;right:60px;animation:fadeIn .3s ease-in-out}.search-input{font-size:16px;padding:6px 12px;border-radius:30px;border:2px solid #ffffff;width:300px;height:50px;outline:none;transition:all .3s ease;background:none;color:#fff}@keyframes fadeIn{0%{opacity:0;width:0}to{opacity:1;width:250px}}.nav-center a{position:relative;text-decoration:none;color:#fff;font-weight:600;font-size:20px;transition:color .3s ease}.nav-center a.active{color:#b19d8e}.nav-center a.active:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:6px;height:6px;background-color:#e5c593;border-radius:50%;transition:opacity .3s ease}.nav-left .logo.active{filter:brightness(1.2);transform:scale(1.05);transition:all .3s ease}.icon-navlink{position:relative;color:#fff;font-size:20px;text-decoration:none;transition:all .3s ease;background:none;border:none;margin-top:10px}.icon-navlink.active{color:#b19d8e;transform:scale(1.1)}.icon-navlink.active:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:6px;height:6px;background-color:#e5c593;border-radius:50%}.nav-left .circular-logo{display:flex;align-items:center;justify-content:center;height:100px;width:100px;margin-left:50px;text-decoration:none;transition:transform .3s ease}.nav-left .circular-logo:hover{transform:rotate(5deg) scale(1.05)}.circular-logo-wrapper{position:relative;width:120px;height:120px;display:flex;align-items:center;justify-content:center;margin-top:12px}.circular-text{position:absolute;top:-1px;left:10;width:105px;height:105px;pointer-events:none}.center-logo{width:75px;height:75px;margin-bottom:20px;margin-left:1px;margin-top:4px;object-fit:contain;z-index:1}.sidebar-hamburger{background:none;border:none;color:#222;position:absolute;top:32px;left:32px;z-index:1101;cursor:pointer}.sidebar-overlay{position:fixed;inset:0;background:#0000004d;z-index:1100;opacity:0;pointer-events:none;transition:opacity .2s}.sidebar-overlay.open{opacity:1;pointer-events:auto}.sidebar{position:fixed;top:0;left:0;width:320px;height:100vh;background:#111;color:#fff;z-index:1200;transform:translate(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 16px #0000002e;display:flex;flex-direction:column;padding-top:0}.sidebar.open{transform:translate(0)}.sidebar-close{background:none;border:none;color:#fff;font-size:2rem;position:absolute;top:24px;left:24px;cursor:pointer}.sidebar-logo{text-align:center;font-size:2rem;font-weight:700;letter-spacing:2px;margin:48px 0 32px;color:#d3d3d3}.sidebar-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.sidebar-links li{width:100%}.sidebar-links a{display:flex;align-items:center;justify-content:space-between;padding:18px 32px;color:#fff;font-size:1.18rem;font-weight:500;text-decoration:none;border-radius:0;transition:background .15s}.sidebar-links a:hover,.sidebar-links a.active{background:#181818}.auto-scroll-banner{width:100vw;min-height:34px;background:linear-gradient(90deg,#fff3e0,#ffe0b2 40%,#fbeee6);color:#a84300;font-family:Poppins,Segoe UI,Arial,sans-serif;font-weight:700;font-size:1.13rem;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:10001;letter-spacing:1.2px;box-shadow:0 4px 18px #bf360c21,0 1.5px #e0c3a0;border-bottom:2px solid #e0c3a0;animation:bannerDrop .7s cubic-bezier(.4,0,.2,1);overflow:hidden;padding:0 .5rem}.banner-content{display:flex;align-items:center;gap:.7rem}.banner-icon{font-size:1.25em;color:#bf360c;filter:drop-shadow(0 1px 0 #fff3e0);margin-right:.2em;animation:iconPulse 2.5s infinite cubic-bezier(.4,0,.2,1)}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.banner-message{transition:opacity .5s,transform .5s;animation:bannerScroll 3.5s linear infinite;text-shadow:0 1px 0 #fff8f1,0 2px 8px #ffe0b2}@keyframes bannerDrop{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes bannerScroll{0%{opacity:0;transform:translateY(10px)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media (max-width: 600px){.auto-scroll-banner{font-size:.97rem;min-height:26px;padding:0 .2rem;width:100vw!important;left:0!important;right:0!important;box-sizing:border-box!important;margin:0!important;border:none!important;outline:none!important}.banner-icon{font-size:1em}}html,body{height:100%;margin:0;padding:0;background:none!important}.footer{color:#fff;padding:40px 20px 0;font-family:Poppins,sans-serif;background:#4a3c35eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 -2px 12px #bcae9e22;margin-top:auto;flex-shrink:0;width:100vw;left:0;right:0;bottom:0;position:relative;margin-bottom:-12px}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;max-width:1200px;margin:0 auto;gap:32px}.footer-logo-section{display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-width:180px}.footer-logo{width:110px;height:auto;margin-bottom:8px;border-radius:12px;background:#fff;box-shadow:0 2px 8px #bcae9e22}.footer-logo-section p{margin:0 0 4px;font-size:1em;color:#ccc}.footer-links-section,.footer-legal-section{flex:1 1 180px;min-width:160px;margin-bottom:18px}.footer-links-section h2,.footer-legal-section h2{color:#fff;margin-bottom:10px;font-size:1.1em;font-weight:600}.footer-links-section ul,.footer-legal-section ul{list-style:none;font-size:1em;padding:0;margin:0 0 8px}.footer-links-section li,.footer-legal-section li{margin-bottom:8px}.footer-links-section a,.footer-legal-section a{text-decoration:none;color:#e0c9b6;transition:color .3s}.footer-links-section a:hover,.footer-legal-section a:hover{color:#fff}.footer-social-icons{margin-top:12px;display:flex;gap:14px}.footer-social-icons a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#7c5a3a;color:#e0c9b6;font-size:18px;transition:background .2s,color .2s;box-shadow:0 1px 4px #0001}.footer-social-icons a:hover{background:#fff;color:#4a3c35}.footer-bottom{border-top:1px solid #7c5a3a;margin-top:32px;padding-top:15px;text-align:center;font-size:14px;color:#e0c9b6;background:transparent;letter-spacing:.5px}.footer-container{flex-direction:row!important;align-items:flex-start!important;gap:32px!important;padding:0!important}.footer-logo-section,.footer-links-section,.footer-legal-section{min-width:160px;margin-bottom:0!important}.footer-logo{width:110px;min-width:80px}.footer-bottom{font-size:14px;padding-top:15px}.dot-grid{z-index:0;position:fixed;display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:relative;background-color:#fcf5dd}.dot-grid__wrap{width:100%;height:100%;position:relative}.dot-grid__canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.checkout-container{max-width:700px;margin:40px auto;background:#fff;border-radius:18px;box-shadow:0 4px 24px #0001;padding:80px 24px 32px}.checkout-title{font-size:2.2rem;font-weight:700;margin-bottom:28px;color:#181818}.checkout-form{display:flex;flex-direction:column;gap:24px}.checkout-form label{font-size:1.1rem;font-weight:500;margin-bottom:6px;color:#222}.checkout-form input,.checkout-form textarea{width:100%;padding:16px 14px;border:1.5px solid #b19d8e;border-radius:8px;font-size:1.1rem;background:#faf9f7;margin-top:6px;margin-bottom:0;transition:border .2s}.checkout-form input:focus,.checkout-form textarea:focus{border:1.5px solid #a67c52;outline:none}.checkout-form .row{display:flex;gap:18px}.checkout-form .row>*{flex:1}.checkout-form .save-future-row{display:flex;align-items:center;gap:10px;margin-top:8px}.checkout-form .save-future-row input[type=checkbox]{width:18px;height:18px}.checkout-form button{margin-top:24px;width:100%;background:#000;color:#fff;font-weight:600;border:none;border-radius:8px;padding:18px 0;font-size:1.2rem;letter-spacing:1px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:background .2s}.checkout-form button:hover{background:#181818}.oc-container{max-width:960px;margin:48px auto 0;padding:16px}.oc-card{background:linear-gradient(180deg,#fff,#fcfbf9);border-radius:12px;padding:18px;box-shadow:0 12px 24px #0f141e0f;border:1px solid rgba(200,180,160,.15)}.oc-top{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.oc-left{background:linear-gradient(180deg,#fff5eb,#fffaf8);padding:20px;border-radius:12px;width:100%;text-align:center;box-shadow:inset 0 -6px 18px #b9875a08}.oc-badge{display:inline-block;background:#e9f7ef;color:#146a37;padding:8px 16px;border-radius:999px;font-weight:700;margin-bottom:12px;font-size:.95rem}.oc-amount{margin:8px 0;font-size:2.2rem;color:#2b2b2b;font-weight:800}.oc-small{color:#6b5a4a;font-size:1rem}.oc-right{flex:1}.oc-title{margin:0 0 12px;font-size:1.25rem;color:#1c1c1c;font-weight:700}.oc-details{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:12px}.oc-row{display:flex;flex-direction:column;gap:6px}.oc-row span{color:#7d6b5a;font-size:.95rem}.oc-row strong{font-weight:700;color:#111;font-size:1.05rem}.oc-ship{margin:18px 0}.oc-address{white-space:pre-wrap;color:#453b32;line-height:1.6}.oc-items{margin-top:16px;padding:16px;background:#fff;border-radius:10px;border:1px solid #f3e9df}.oc-items ul{margin:0;padding-left:20px}.oc-items li{margin:10px 0;color:#333;font-size:1rem}.oc-actions{display:flex;flex-direction:column;gap:12px;margin-top:20px}.oc-btn{padding:14px 18px;border-radius:10px;border:1px solid rgba(0,0,0,.06);background:#fff;cursor:pointer;font-size:1rem;font-weight:600;width:100%}.oc-primary{background:#b9805a;color:#fff;border:none}@media (min-width: 768px){.oc-container{padding:20px}.oc-card{padding:24px}.oc-top{flex-direction:row;align-items:flex-start;gap:20px}.oc-left{min-width:220px;width:auto}.oc-amount{font-size:2rem}.oc-title{font-size:1.15rem}.oc-details{grid-template-columns:repeat(2,1fr)}.oc-actions{flex-direction:row;justify-content:flex-end}.oc-btn{width:auto;padding:10px 14px}}.orders-container{max-width:1400px;margin:140px auto 0;padding:24px;min-height:80vh}.orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;padding-bottom:20px;border-bottom:2px solid #f0e6dc}.orders-title{margin:0;font-size:2.5rem;font-weight:700;color:#2c1810;letter-spacing:-.5px}.orders-count{background:linear-gradient(135deg,#b9805a,#a67050);color:#fff;padding:8px 20px;border-radius:20px;font-weight:600;font-size:.95rem;box-shadow:0 4px 12px #b9805a33}.orders-list{display:flex;flex-direction:column;gap:12px}.order-row-item{display:grid;grid-template-columns:80px 180px 200px 1fr 130px 120px 140px;gap:16px;align-items:center;background:linear-gradient(145deg,#fff,#fffbf7);border-radius:12px;padding:20px 24px;box-shadow:0 2px 8px #2c18100a;border:1px solid #f5ebe3;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.order-row-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#b9805a,#d4a574);transform:scaleY(0);transform-origin:top;transition:transform .3s ease}.order-row-item:hover:before{transform:scaleY(1)}.order-row-item:hover{transform:translate(4px);box-shadow:0 4px 16px #2c181014;border-color:#e8d5c4}.order-col{display:flex;flex-direction:column;gap:4px}.order-date-text{font-size:.9rem;color:#5a4233;font-weight:500}.order-customer-name{font-weight:700;font-size:1.05rem;color:#2c1810}.order-products{flex:1}.products-list{font-size:.95rem;color:#5a4233;line-height:1.5}.product-item{font-weight:500}.no-items{color:#9a8a7a;font-style:italic;font-size:.9rem}.order-amount-col{text-align:right}.order-amount-value{color:#388e3c;font-weight:700;font-size:1.2rem}.payment-badge,.status-badge{display:inline-block;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600;text-align:center;white-space:nowrap}.payment-badge.success{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;box-shadow:0 2px 8px #4caf504d}.payment-badge.pending{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;box-shadow:0 2px 8px #ff98004d}.status-badge{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;box-shadow:0 2px 8px #2196f34d}.orders-empty,.orders-loading,.orders-error{text-align:center;padding:60px 24px;font-size:1.2rem;color:#6d5a4d}.orders-loading{background:linear-gradient(145deg,#fff,#fffbf7);border-radius:16px;box-shadow:0 4px 20px #2c18100f}.orders-error{color:#c62828;background:#fff5f5;border:1px solid #ffcdd2;border-radius:16px}.orders-empty{background:linear-gradient(145deg,#fff,#fffbf7);border-radius:16px;box-shadow:0 4px 20px #2c18100f}.orders-container{max-width:1400px;margin:160px auto 0;padding:16px;min-height:80vh}.orders-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}.orders-title{font-size:1.75rem}.order-row-item{grid-template-columns:1fr;gap:14px;padding:18px}.order-row-item:before{display:none}.order-col{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:8px}.order-col:before{content:attr(data-label);font-weight:600;color:#7d6b5a;font-size:.9rem}.order-image:before{content:""}.order-date:before{content:"Date:"}.order-customer:before{content:"Customer:"}.order-products:before{content:"Products:"}.order-amount-col:before{content:"Amount:"}.order-payment:before{content:"Payment:"}.order-status:before{content:"Status:"}.order-amount-col{text-align:left}.order-date-text,.order-customer-name,.products-list,.order-amount-value{font-size:.95rem}.order-customer-name{font-size:1rem}.order-amount-value{font-size:1.15rem}.order-mobile-header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.order-mobile-image{width:90px;height:90px;object-fit:cover;border-radius:10px;flex-shrink:0;box-shadow:0 2px 6px #2c181014}.order-mobile-name{font-size:1rem;font-weight:600;color:#2c1810;line-height:1.2}.order-image,.order-customer{display:none}@media (min-width: 768px){.orders-container{padding:24px}.orders-header{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:32px}.orders-title{font-size:2.5rem}.order-row-item{grid-template-columns:80px 180px 200px 1fr 130px 120px 140px;gap:16px;padding:20px 24px}.order-row-item:before{display:block}.order-col{display:flex;flex-direction:column;gap:4px}.order-col:before{display:none}.order-amount-col{text-align:right}.order-date-text{font-size:.9rem}.order-customer-name{font-size:1.05rem}.products-list{font-size:.95rem}.order-amount-value{font-size:1.2rem}.order-mobile-header{display:none}.order-image,.order-customer{display:flex}}@media (min-width: 1024px){.order-row-item{grid-template-columns:80px 180px 200px 1fr 130px 120px 140px}}@media (min-width: 1200px){.order-row-item{grid-template-columns:80px 200px 220px 1fr 140px 130px 150px;gap:20px}}@media (min-width: 768px){.od-mobile-product-details{display:none!important}.od-desktop-product-name{display:inline-block;font-size:1rem;color:#2c1810;font-weight:500}.od-desktop-product-image{width:100px;height:100px;object-fit:cover;border-radius:6px}.od-items-table tbody tr,.od-items-table tbody td{vertical-align:middle}.od-center{text-align:center!important}.od-right{text-align:right!important}.od-total-label-cell{font-weight:700;text-align:right!important}.od-total-amount-cell{text-align:right!important;font-weight:700;color:#b9805a}}@media (max-width: 767px){.od-desktop-product-details{display:none!important}.od-mobile-product-details{display:block}}.od-container{max-width:1100px;margin:48px auto 0;padding:24px;min-height:80vh}.od-card{background:linear-gradient(145deg,#fff,#fffbf7);border-radius:20px;box-shadow:0 8px 32px #2c181014,0 2px 8px #2c18100a;overflow:hidden;border:1px solid #f5ebe3}.od-header{padding:32px 32px 24px;background:linear-gradient(135deg,#b9805a,#a67050);color:#fff;position:relative;overflow:hidden}.od-header:before{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:#ffffff14;border-radius:50%}.od-title{margin:0 0 20px;font-size:2rem;font-weight:700;color:#fff;letter-spacing:-.5px;position:relative;z-index:1}.od-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;position:relative;z-index:1}.od-meta-item{background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.od-meta-item:hover{background:#ffffff40;transform:translateY(-2px)}.od-meta-item span{display:block;font-size:.85rem;color:#ffffffd9;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.od-meta-item strong{display:block;font-size:1.1rem;color:#fff;font-weight:700;word-break:break-all}.payment-status-success{background:linear-gradient(135deg,#4caf5040,#388e3c40);border:2px solid rgba(76,175,80,.6)}.payment-status-success .od-payment-badge{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;box-shadow:0 4px 12px #4caf5066,0 0 15px #4caf504d;animation:successGlow 2s ease-in-out infinite}@keyframes successGlow{0%,to{box-shadow:0 4px 12px #4caf5066,0 0 15px #4caf504d}50%{box-shadow:0 4px 16px #4caf5099,0 0 25px #4caf5080}}.payment-status-failed{background:linear-gradient(135deg,#f4433640,#d32f2f40);border:2px solid rgba(244,67,54,.6)}.payment-status-failed .od-payment-badge{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff;box-shadow:0 4px 12px #f4433666,0 0 15px #f443364d;animation:failureGlow 2s ease-in-out infinite}@keyframes failureGlow{0%,to{box-shadow:0 4px 12px #f4433666,0 0 15px #f443364d}50%{box-shadow:0 4px 16px #f4433699,0 0 25px #f4433680}}.od-payment-status-item{position:relative;overflow:visible}.od-payment-badge{display:inline-block;padding:6px 16px;border-radius:20px;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;position:relative}.od-payment-status-item:hover .od-payment-badge{transform:scale(1.08)}.od-status-item{position:relative;overflow:visible}.od-status-badge{display:inline-block;padding:6px 16px;border-radius:20px;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #00000026;animation:statusPulse 2s ease-in-out infinite;position:relative}@keyframes statusPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.od-status-in-process .od-status-badge{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;box-shadow:0 4px 15px #2196f366,0 0 20px #2196f333}.od-status-shipped .od-status-badge{background:linear-gradient(135deg,#9c27b0,#7b1fa2);color:#fff;box-shadow:0 4px 15px #9c27b066,0 0 20px #9c27b033}.od-status-delivered .od-status-badge,.od-status-completed .od-status-badge{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;box-shadow:0 4px 15px #4caf5066,0 0 20px #4caf5033}.od-status-cancelled .od-status-badge{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff;box-shadow:0 4px 15px #f4433666,0 0 20px #f4433633}.od-status-pending .od-status-badge{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;box-shadow:0 4px 15px #ff980066,0 0 20px #ff980033}.od-status-item:hover .od-status-badge{transform:scale(1.08);animation:none}.od-body{padding:32px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.od-section{background:#fff;border-radius:12px;padding:24px;border:1px solid #f5ebe3;box-shadow:0 2px 8px #2c18100a}.od-section h3{margin:0 0 20px;font-size:1.3rem;color:#2c1810;font-weight:700;padding-bottom:12px;border-bottom:2px solid #f0e6dc;letter-spacing:-.3px}.od-row{display:flex;justify-content:space-between;align-items:flex-start;padding:14px 0;border-bottom:1px dashed #f5ebe3}.od-row:last-child{border-bottom:none;padding-bottom:0}.od-label{color:#7d6b5a;font-size:.95rem;font-weight:500;min-width:100px}.od-value{color:#2c1810;font-weight:600;text-align:right;flex:1;word-break:break-word}.od-address{white-space:pre-wrap;max-width:100%;line-height:1.6}.od-items{grid-column:1 / -1}.od-shipping{grid-column:1 / -1;max-width:100%}.od-items-table{width:100%;border-collapse:collapse;margin-top:16px;background:#fffbf7;border-radius:8px;overflow:hidden}.od-items-table th,.od-items-table td{padding:16px 12px;border-bottom:1px solid #f5ebe3;font-size:.95rem}.od-items-table thead{background:linear-gradient(135deg,#f5ebe3,#ede3d9)}.od-items-table th{text-align:left;color:#2c1810;font-weight:700;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px}.od-items-table th:nth-child(1){text-align:center}.od-items-table th:nth-child(3){text-align:center}.od-items-table th:nth-child(4),.od-items-table th:nth-child(5){text-align:right}.od-items-table tbody tr{transition:background .2s ease}.od-items-table tbody tr.od-item-row{transition:all .2s ease}.od-items-table tbody tr.od-item-row:hover{background:#fffbf7;transform:translateY(-2px);box-shadow:0 4px 12px #b9805a26}.od-items-table tbody tr:hover{background:#fff}.od-items-table tbody tr:last-child td{border-bottom:1px solid #f5ebe3}.od-items-table tfoot{background:#f9f3ed}.od-items-table tfoot td{padding:12px 16px;border-bottom:none}.od-summary-row td{padding:10px 16px!important;font-size:.95rem}.od-total-row td{padding:16px!important}@media (max-width: 767px){.od-items-table tfoot{display:block;margin-top:8px;background:#fff;border:1px solid #f5ebe3;border-radius:12px;padding:16px 20px}.od-items-table tfoot tr{display:flex;justify-content:space-between;align-items:center;margin:0}.od-total-label-cell{flex:1;text-align:left!important;font-weight:700!important;font-size:1.05rem!important;color:#2c1810;padding:0!important}.od-total-amount-cell{flex:0;font-weight:700!important;font-size:1.05rem!important;color:#b9805a;text-align:right!important;padding:0!important}.od-total-row td{border:none!important}.od-mobile-total{margin-top:12px;display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid #f5ebe3;border-radius:16px;padding:14px 18px;font-size:1rem;font-weight:700}.od-mobile-total-label{color:#2c1810}.od-mobile-total-amount{color:#b9805a;font-weight:700}}@media (min-width: 768px){.od-mobile-total{display:none}}.od-center{text-align:center!important}.od-right{text-align:right!important}.od-footer{padding:24px 32px;background:#faf7f3;border-top:1px solid #f5ebe3;display:flex;justify-content:flex-end}.od-actions{display:flex;gap:12px}.od-btn{padding:12px 24px;border-radius:10px;border:2px solid #d9cbb8;background:#fff;cursor:pointer;font-weight:600;font-size:.95rem;transition:all .3s ease;color:#2c1810}.od-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2c18101f;border-color:#b9805a}.od-primary{background:linear-gradient(135deg,#b9805a,#a67050);color:#fff;border:none}.od-primary:hover{background:linear-gradient(135deg,#a67050,#8f5940)}.od-loading,.od-error{text-align:center;padding:60px 24px;font-size:1.2rem}.od-loading{color:#6d5a4d}.od-error-text{color:#c62828;margin-bottom:20px;font-size:1.3rem;font-weight:600}.od-container{padding:16px}.od-header{padding:20px 16px 16px}.od-title{font-size:1.3rem}.od-meta{grid-template-columns:repeat(2,1fr);gap:10px}.od-meta-item{padding:10px 12px}.od-meta-item span{font-size:.75rem;margin-bottom:4px}.od-meta-item strong{font-size:.9rem;word-break:break-word;overflow-wrap:break-word;line-height:1.3}.od-body{padding:20px;gap:20px;grid-template-columns:1fr}.od-section{padding:18px;width:100%;box-sizing:border-box}.od-section h3{font-size:1.15rem}@media (max-width: 767px){.od-items-table thead{display:none}.od-items-table tbody{display:block}.od-items-table tbody tr{display:grid;grid-template-columns:90px 1fr;gap:16px;background:#fff;border:1px solid #f5ebe3;border-radius:16px;padding:20px 18px;margin-bottom:16px}.od-image-cell{padding:0!important;border:none!important;align-self:start}.od-product-image{width:90px!important;height:90px!important;border-radius:8px;object-fit:cover}.od-product-cell{grid-column:2;padding:0!important;border:none!important;align-self:start}.od-product-name-desktop{display:none!important}.od-mobile-product-details{display:block}.od-mobile-product-name{display:block;font-size:1.05rem;font-weight:700;color:#2c1810;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #f5ebe3}.od-mobile-line{display:flex;justify-content:space-between;padding:6px 0;font-size:.92rem;border-bottom:1px dashed #e9dbc9}.od-mobile-line:last-child{border-bottom:none}.od-mobile-line-label{color:#7d6b5a;font-weight:500}.od-mobile-line-value{color:#2c1810;font-weight:600}.od-mobile-line-subtotal .od-mobile-line-value{color:#b9805a;font-weight:700}.od-qty-cell,.od-price-cell,.od-subtotal-cell{display:none!important}}@media (min-width: 768px){.od-items-table{width:100%;border-collapse:collapse}.od-items-table thead{display:table-header-group}.od-items-table tbody{display:table-row-group}.od-items-table tbody tr{display:table-row;vertical-align:middle}.od-items-table td{display:table-cell;padding:16px 12px;border-bottom:1px solid #f5ebe3;vertical-align:middle}.od-image-cell{text-align:center;width:120px}.od-product-image{width:100px!important;height:100px!important;border-radius:6px;object-fit:cover;display:block;margin:0 auto}.od-product-cell{text-align:left}.od-product-name-desktop{display:inline;font-size:1rem;color:#2c1810;font-weight:500}.od-mobile-product-details{display:none!important}.od-qty-cell{text-align:center;width:80px}.od-price-cell{text-align:right;width:120px}.od-subtotal-cell{text-align:right;width:130px}}.od-items-table td:nth-child(3),.od-items-table td:nth-child(4),.od-items-table td:nth-child(5){display:none}.od-desktop-product-name{display:none}.od-mobile-product-name{font-size:1.05rem;font-weight:700;color:#2c1810;line-height:1.3;margin:0 0 4px;text-align:left;padding-bottom:6px;border-bottom:1px solid #f5ebe3}.od-mobile-line{display:flex;justify-content:space-between;align-items:center;width:100%;padding:6px 0;font-size:.92rem;border-bottom:1px dashed #e9dbc9}.od-mobile-line:last-child{border-bottom:none}.od-mobile-line-label{color:#7d6b5a;font-weight:500}.od-mobile-line-value{color:#2c1810;font-weight:600}.od-mobile-line-subtotal{margin-top:4px;border-top:1px solid #f5ebe3}.od-mobile-line-subtotal-amount{color:#b9805a}.od-mobile-price-label{color:#7d6b5a;font-weight:500}.od-mobile-price-value{color:#2c1810;font-weight:600}.od-mobile-price-value.strikethrough{text-decoration:line-through;color:#999}.od-mobile-price-value.discount{color:#4caf50}.od-mobile-price-value.subtotal{font-size:1.05rem;color:#b9805a;font-weight:700}.od-mobile-divider{height:1px;background:#f5ebe3;margin:4px 0}.od-items-table tfoot{display:table-footer-group}.od-items-table tfoot tr{display:table-row}.od-items-table tfoot td{display:table-cell;text-align:right!important;padding:16px 12px;border-top:2px solid #f5ebe3;font-size:1.1rem;font-weight:700}.od-items-table tfoot td:first-child{text-align:left!important}@media (max-width: 767px){.od-items-table tfoot{display:none!important}}.od-row{flex-direction:column;gap:6px;padding:12px 0}.od-value{text-align:left}.od-items-table th,.od-items-table td{padding:12px 8px;font-size:.9rem}.od-footer{padding:20px}.od-actions{flex-direction:column;width:100%}.od-btn{width:100%;font-size:1rem}@media (min-width: 768px){.od-container{padding:24px}.od-header{padding:32px 32px 24px}.od-title{font-size:2rem}.od-meta{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.od-meta-item{padding:12px 16px}.od-body{padding:32px;gap:32px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.od-section{padding:24px}.od-section h3{font-size:1.3rem}.od-items-table thead{display:table-header-group}.od-items-table tbody{display:table-row-group}.od-items-table tbody tr{display:table-row;background:transparent;border:none;border-radius:0;padding:0;margin-bottom:0;gap:0;align-items:normal;vertical-align:middle}.od-items-table td{display:table-cell;padding:16px 12px;border-bottom:1px solid #f5ebe3;flex:none;vertical-align:middle}.od-items-table td:first-child{text-align:center!important;padding:16px 12px;flex-shrink:initial}.od-items-table td:first-child img{width:100px!important;height:100px!important;border-radius:6px;border:none;display:block;margin:0 auto}.od-items-table td:nth-child(2){flex:none;gap:0;text-align:left}.od-items-table td:nth-child(3),.od-items-table td:nth-child(4),.od-items-table td:nth-child(5){display:table-cell}.od-desktop-product-name{display:inline}.od-mobile-product-name,.od-mobile-price-detail,.od-mobile-divider{display:none}.od-items-table tfoot{display:table-footer-group}.od-items-table tfoot tr{display:table-row}.od-items-table tfoot td{display:table-cell;padding:16px 12px;border-top:none}.od-row{flex-direction:row;justify-content:space-between;padding:14px 0}.od-value{text-align:right}.od-items-table th,.od-items-table td{padding:16px 12px;font-size:.95rem}.od-footer{padding:24px 32px}.od-actions{flex-direction:row;width:auto}.od-btn{width:auto;font-size:.95rem}}.od-cancel{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border:none}.od-cancel:hover{background:linear-gradient(135deg,#c82333,#bd2130)}.od-cancel:disabled{opacity:.6;cursor:not-allowed}.od-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.od-modal{background:#fff;border-radius:16px;padding:32px;max-width:500px;width:90%;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease;position:relative}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.od-modal h3{margin:0 0 16px;font-size:1.5rem;color:#2c1810;font-weight:700}.od-modal p{margin:0 0 24px;color:#5a4233;font-size:1rem;line-height:1.6}.od-modal-actions{display:flex;gap:12px;justify-content:flex-end}.od-modal-actions .od-btn{padding:10px 20px;min-width:120px}@media (max-width: 767px){.od-modal{padding:24px;width:95%}.od-modal h3{font-size:1.3rem}.od-modal-actions{flex-direction:column-reverse}.od-modal-actions .od-btn{width:100%}}.customer-review-list{width:100%;max-width:600px;margin:2rem auto 0;background:#fff;border-radius:14px;box-shadow:0 2px 12px #bcae9e22;padding:1.2rem 1.2rem 1.5rem}.customer-review-list h4{margin-bottom:1.1em;font-size:1.2rem;color:#222;font-weight:700}.review-item{border-bottom:1px solid #eee;padding:.7em 0}.review-item:last-child{border-bottom:none}.review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2em}.review-name{font-weight:600;color:#7c5a3a;font-size:1.05em}.review-rating{display:flex;gap:2px}.review-comment{color:#333;font-size:1em;margin-left:2px;margin-top:.1em;word-break:break-word}.review-drawer-static{width:100%;display:flex;justify-content:center;align-items:flex-end;margin-top:24px;margin-bottom:0}.review-drawer{background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -2px 24px #0002;width:100%;max-width:600px;margin-bottom:0;padding:2rem 2rem 2.2rem;animation:slideUpDrawer .25s cubic-bezier(.4,1.6,.6,1) 1;display:flex;flex-direction:column;align-items:center}.review-form{display:flex;flex-direction:column;gap:1.1em;width:100%;max-width:420px;align-items:center}.drawer-header{display:flex;justify-content:space-between;align-items:center;font-size:1.3rem;font-weight:700;margin-bottom:.5em;width:100%}.drawer-input,.drawer-textarea{border:1.5px solid #e0e0e0;border-radius:8px;padding:.7em 1em;font-size:1.1rem;outline:none;transition:border .18s;width:100%;margin-bottom:.2em}.drawer-rating{display:flex;gap:8px;font-size:1.4rem;margin:.2em 0;width:100%;justify-content:center}.drawer-submit{background:#222;color:#fff;font-size:1.15rem;font-weight:700;border:none;border-radius:12px;padding:.8em 2em;margin-top:.7em;cursor:pointer;display:flex;align-items:center;gap:.7em;justify-content:center;transition:background .18s,transform .15s;box-shadow:0 2px 12px #0001}.review-drawer{background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -2px 24px #0002;width:100%;max-width:420px;margin-bottom:0;padding:1.2rem 1.2rem 1.5rem;animation:slideUpDrawer .25s cubic-bezier(.4,1.6,.6,1) 1}.review-form{display:flex;flex-direction:column;gap:.7em}.drawer-header{display:flex;justify-content:space-between;align-items:center;font-size:1.2rem;font-weight:700;margin-bottom:.2em}.drawer-close{background:none;border:none;font-size:2rem;color:#888;cursor:pointer;margin-left:1em}.drawer-input,.drawer-textarea{border:1.5px solid #e0e0e0;border-radius:8px;padding:.7em 1em;font-size:1rem;outline:none;transition:border .18s}.drawer-input:focus,.drawer-textarea:focus{border:1.5px solid #c39b2b}.drawer-rating{display:flex;gap:4px;font-size:1.2rem;margin:.2em 0}.drawer-rating .active{color:gold}.drawer-rating svg{cursor:pointer;transition:color .15s;color:#ccc}.drawer-submit{background:#222;color:#fff;font-size:1.1rem;font-weight:700;border:none;border-radius:12px;padding:.7em 1.5em;margin-top:.5em;cursor:pointer;display:flex;align-items:center;gap:.5em;justify-content:center;transition:background .18s,transform .15s;box-shadow:0 2px 12px #0001}.drawer-submit:disabled{background:#aaa;cursor:not-allowed}@media (max-width: 600px){.review-drawer{max-width:100vw;border-radius:16px 16px 0 0;padding:1rem .5rem 1.2rem}.drawer-header{font-size:1rem}.drawer-input,.drawer-textarea{font-size:.95rem;padding:.5em .7em}.drawer-submit{font-size:.95rem;padding:.5em 1em}}@media (max-width: 900px){.product-main-image{display:flex;flex-direction:column;align-items:center!important;justify-content:center;width:100%}.product-main-image>div{display:flex;justify-content:center;width:100%}.product-main-image img{display:block;margin:0 auto;max-width:90vw;width:100%;min-width:180px;height:auto;border-radius:12px}}.product-info-sections{margin-top:2.5rem;background:linear-gradient(120deg,#fffbe6,#ffe6fa);border-radius:18px;box-shadow:0 4px 24px #bcae9e22;padding:2rem 1.5rem 1.5rem;width:100%;max-width:100vw;margin-left:1.2rem;margin-right:1.2rem}.info-section{margin-bottom:1.5rem;border-bottom:1px solid #e0c9b6;padding-bottom:1rem}.info-header{display:flex;align-items:center;justify-content:space-between;font-size:1.25rem;font-weight:700;color:#7c5a3a;cursor:pointer;padding:.5rem 0;transition:color .2s}.info-header:hover{color:#d2691e}.icon{margin-left:12px;font-size:1.1em;display:flex;align-items:center}.info-content{margin-top:1rem;font-size:1.08rem;color:#4a3c35;line-height:1.7;animation:fadeIn .4s}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.how-steps{list-style:decimal inside;padding-left:.5rem;margin:0}.inside-list{list-style:none;padding-left:0;margin:.5rem 0 0}.inside-list li{margin-bottom:.2rem}.faqs .faq-item{margin-bottom:1rem;font-size:1.05rem}.reviews{display:flex;flex-direction:column;gap:1.2rem}.review-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #bcae9e11;padding:1rem 1.2rem;display:flex;flex-direction:column;align-items:flex-start}.review-header{display:flex;align-items:center;gap:12px;margin-bottom:.5rem}.reviewer{font-weight:700;color:#7c5a3a}.review-stars{display:flex;gap:2px}.review-text{color:#444;font-size:1.05rem}@media (max-width: 900px){.product-info-sections{padding:1.2rem .7rem 1rem;width:100%;max-width:100vw;margin-left:.5rem;margin-right:.5rem;border-radius:0}.info-header{font-size:1.08rem}}.product-landing{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:2rem 2.5rem;align-items:start;background:#fff8f0;border-radius:10px;box-shadow:0 4px 12px #0000001a;margin:140px 1.2rem 2rem;width:100%;max-width:100vw}@media (max-width: 900px){.product-landing{display:flex;flex-direction:column;gap:1.2rem;padding:1.2rem 1rem 1rem;width:100%;max-width:100vw;margin:140px .5rem 1rem}.product-main-image{flex-direction:column;align-items:center;gap:1rem;width:100%}.product-details{width:100%;padding:0 .5rem;align-items:flex-start;display:flex;flex-direction:column}}.product-main-image{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem;position:relative}.product-images{display:flex;flex-direction:column;gap:1.1rem;align-items:center;justify-content:flex-start;max-height:420px;overflow-y:auto;overflow-x:hidden;padding:.5rem 0;background:#fff8f0;border-radius:12px;box-shadow:0 2px 8px #bcae9e11}.thumb-image{width:72px;height:72px;object-fit:cover;border:2px solid transparent;border-radius:10px;cursor:pointer;transition:border .3s,box-shadow .2s,transform .15s;box-shadow:0 1px 4px #bcae9e22;background:#fff;margin:0}.thumb-image.selected{border:2.5px solid #bf360c;box-shadow:0 2px 8px #bf360c33;transform:scale(1.07);z-index:1}.product-main-image>div:first-child{display:flex;align-items:center;justify-content:center;min-width:320px;min-height:320px;background:#fff;border-radius:16px;box-shadow:0 2px 12px #bcae9e11;padding:.5rem}.product-main-image img{max-width:420px;max-height:420px;width:100%;height:auto;border-radius:14px;background:#fff}.product-main-image .product-images.desktop-vertical{width:120px;max-height:340px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;padding:6px;background:#fffdf9;border:1px solid #e7d8ca;border-radius:14px;box-shadow:0 4px 10px #0001}.product-main-image .product-images.desktop-vertical .thumb-image{width:100px;height:100px;border-radius:12px;object-fit:cover;cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s;background:#fff}.product-main-image .product-images.desktop-vertical .thumb-image:hover{transform:scale(1.05);box-shadow:0 3px 12px #bcae9e55}.product-main-image .product-images.desktop-vertical .thumb-image.selected{border:3px solid #bf360c;box-shadow:0 3px 14px #bf360c55}.product-main-image .product-images.mobile-horizontal{width:100%;max-height:124px;overflow-x:auto;overflow-y:hidden;display:flex;flex-direction:row;gap:12px;padding:6px 10px;background:#fffdf9;border:1px solid #e7d8ca;border-radius:14px;box-shadow:0 4px 10px #0001;scroll-snap-type:x proximity}.product-main-image .product-images.mobile-horizontal .thumb-image{width:100px;height:100px;flex:0 0 auto;border-radius:12px;object-fit:cover;cursor:pointer;scroll-snap-align:start;transition:transform .18s,box-shadow .18s,border-color .18s;background:#fff}.product-main-image .product-images.mobile-horizontal .thumb-image:hover{transform:scale(1.05);box-shadow:0 3px 12px #bcae9e55}.product-main-image .product-images.mobile-horizontal .thumb-image.selected{border:3px solid #bf360c;box-shadow:0 3px 14px #bf360c55}.product-main-image .product-images.mobile-horizontal::-webkit-scrollbar{height:8px}.product-main-image .product-images.mobile-horizontal::-webkit-scrollbar-track{background:#f0e6dd;border-radius:10px}.product-main-image .product-images.mobile-horizontal::-webkit-scrollbar-thumb{background:#b9805a;border-radius:10px}@media (max-width: 900px){.product-main-image{flex-direction:column;align-items:center;gap:1.2rem}.product-images{flex-direction:row;justify-content:center;align-items:center;gap:1.1rem;max-width:100vw;max-height:90px;overflow-x:auto;overflow-y:hidden;margin-bottom:1rem;padding:.5rem .2rem}.thumb-image{width:62px;height:62px;min-width:62px;min-height:62px}.product-main-image>div:first-child{min-width:180px;min-height:180px;padding:.2rem}.product-main-image img{max-width:90vw;min-width:160px;border-radius:10px}}.product-images{display:flex;flex-direction:column;gap:.6rem;justify-content:flex-start;align-items:center;max-height:370px;overflow-y:auto}.thumb-image{width:60px;height:60px;object-fit:cover;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:border .3s ease,box-shadow .2s;box-shadow:0 1px 4px #bcae9e22}.product-images{display:flex;gap:1.2rem;padding:1.2rem .5rem 1rem;width:100%;max-width:100vw;margin:1rem 0}.product-images .product-images{flex-direction:row;justify-content:center;gap:.5rem;margin-bottom:1rem;max-width:100vw;max-height:80px;overflow-x:auto;overflow-y:hidden}.product-images .thumb-image{width:54px;height:54px;min-width:54px;min-height:54px}.product-main-image{flex-direction:column;align-items:center;gap:1rem}.product-images{flex-direction:row;justify-content:center;gap:.7rem;margin-bottom:1rem}.thumb-image{width:70px;height:70px}.product-main-image img{max-width:90vw;width:100%;min-width:180px;height:auto;border-radius:12px}.product-details{padding:0 .5rem;align-items:flex-start}@media (max-width: 900px){.product-landing{grid-template-columns:1fr;grid-template-rows:auto auto auto;gap:1.2rem;padding:1.2rem .5rem 1rem;width:100%;max-width:100vw;margin:1rem 0}.product-images{flex-direction:row;justify-content:center;gap:.7rem;margin-bottom:1rem}.thumb-image{width:70px;height:70px}.product-main-image{display:flex;justify-content:center;align-items:center;margin-bottom:1.2rem}.product-main-image img{max-width:90vw;width:100%;min-width:180px;height:auto;border-radius:12px}.product-details{padding:0 .5rem;align-items:flex-start}}.product-images{display:flex;flex-direction:column;gap:1rem}.thumb-image{width:100px;height:100px;object-fit:cover;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:border .3s ease}.thumb-image:hover{border:2px solid #bf360c}.product-main-image img{width:100%;max-width:400px;height:auto;border-radius:12px;object-fit:cover;box-shadow:0 4px 10px #00000026}.product-details{display:flex;flex-direction:column;gap:1rem}.product-details h2{font-size:2rem;margin:0;color:#3e2723}.brand{font-size:1rem;color:#757575}.price{font-size:1.5rem;color:#bf360c}.discount{text-decoration:line-through;color:#999;font-size:1rem;margin-left:.5rem}.buttons{display:flex;gap:.4rem;margin-left:-10px}.buttons button{padding:.75rem 1.5rem;border:none;cursor:pointer;border-radius:6px;font-weight:700;transition:all .3s ease}.buttons button:first-child{background:#bf360c;color:#fff}.buttons button:first-child:hover{background:#e64a19}.buttons button:last-child{background:#f5f5f5;color:#333}.buttons button:last-child:hover{background:#ddd}.offers h4,.description h4{margin-bottom:.5rem}.offers ul{margin:0;padding-left:1.5rem}.offers li{margin-bottom:.5rem;color:#444}.description p{line-height:1.5;color:#555}.zoom-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:999}.zoom-popup{background:#fff;padding:1rem;border-radius:10px;box-shadow:0 5px 20px #0000004d;max-width:500px;max-height:500px;display:flex;align-items:center;justify-content:center}.zoomed-image{width:100%;height:auto;object-fit:contain;border-radius:8px}.review-drawer-overlay{position:fixed;inset:0;background:#0000002e;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.review-drawer{background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -2px 24px #0002;width:100%;max-width:480px;padding:2.2rem 1.2rem 1.2rem;margin-bottom:0;animation:slideUpDrawer .25s cubic-bezier(.4,1.4,.6,1) 1;position:relative}.review-drawer-close{position:absolute;top:12px;right:18px;background:#333;color:#fff;border:none;border-radius:8px;font-size:1.1rem;padding:6px 18px;cursor:pointer;box-shadow:0 2px 8px #0001;transition:background .18s}.review-drawer-close:hover{background:#c0392b}@keyframes slideUpDrawer{0%{transform:translateY(100%)}to{transform:translateY(0)}}.customer-review-summary{margin-bottom:2.5rem}.product-main-image{margin-top:80px}.product-main-image{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem}.product_images{display:flex;flex-direction:column;gap:.7rem;max-height:370px;overflow-y:auto;overflow-x:hidden;align-items:center;justify-content:flex-start}.thumb-image{width:60px;height:60px;object-fit:cover;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:border .3s,box-shadow .2s;box-shadow:0 1px 4px #bcae9e22}.thumb-image.selected{border:2px solid #bf360c;box-shadow:0 2px 8px #bf360c33}@media (max-width: 900px){.product-main-image{flex-direction:column;align-items:center;gap:1rem}.product-images{flex-direction:row;justify-content:center;align-items:center;gap:.7rem;max-width:100vw;max-height:80px;overflow-x:auto;overflow-y:hidden;margin-bottom:1rem}.thumb-image{width:70px;height:70px}}.product-main-image{display:flex;flex-direction:row-reverse;align-items:center;gap:2.2rem;position:relative;background:#fff;border-radius:22px;box-shadow:0 6px 32px #bcae9e22;padding:2.2rem;margin-bottom:2rem}.product-images{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;max-height:520px;overflow-y:auto;overflow-x:hidden;padding:.5rem .2rem;background:#f8f5f0;border-radius:18px;box-shadow:0 2px 12px #bcae9e11}.thumb-image{width:84px;height:84px;object-fit:cover;border:2.5px solid transparent;border-radius:16px;cursor:pointer;transition:border .3s,box-shadow .2s,transform .15s;box-shadow:0 2px 8px #bcae9e22;background:#fff;margin:0;display:block}.thumb-image.selected{border:3px solid #ffb300;box-shadow:0 4px 16px #ffb30033;transform:scale(1.09);z-index:2}.thumb-image:hover{border:2.5px solid #ff9800;box-shadow:0 2px 12px #ff980033;transform:scale(1.04)}.product-main-image>div:first-child{display:flex;align-items:center;justify-content:center;min-width:420px;min-height:420px;background:#fff;border-radius:22px;box-shadow:0 4px 24px #bcae9e22;padding:.7rem}.product-main-image img{max-width:420px;max-height:420px;width:100%;height:auto;border-radius:18px;background:#fff;box-shadow:0 2px 12px #bcae9e11}.desktop-gallery-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:120px;height:420px;position:relative}.desktop-gallery-wrapper .product-images.desktop-vertical{height:100%}.gallery-arrow{position:absolute;left:50%;transform:translate(-50%);background:#b9805a;border:none;color:#fff;padding:6px 10px;font-size:.85rem;border-radius:8px;cursor:pointer;box-shadow:0 2px 6px #bcae9e55;transition:background .25s,opacity .25s;z-index:5}.gallery-arrow:hover{background:#c68d69}.gallery-arrow-top{top:6px}.gallery-arrow-bottom{bottom:6px}.desktop-gallery-wrapper .product-images.desktop-vertical{margin:34px 0;padding-top:4px;padding-bottom:4px}@media (min-width: 901px){.product-main-image{align-items:flex-start}.product-main-image .product-images.desktop-vertical{width:120px;height:420px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;padding:10px 8px;box-sizing:border-box;background:#fffdf9;border:1px solid #e7d8ca;border-radius:14px}.product-main-image .product-images.desktop-vertical .thumb-image{width:100px;height:100px;flex:0 0 auto;border-radius:12px;object-fit:cover}.product-main-image .product-images.desktop-vertical::-webkit-scrollbar{width:8px}.product-main-image .product-images.desktop-vertical::-webkit-scrollbar-track{background:#f0e6dd;border-radius:10px}.product-main-image .product-images.desktop-vertical::-webkit-scrollbar-thumb{background:#b9805a;border-radius:10px}}@media (max-width: 900px){.product-main-image{align-items:center}.product-main-image .product-images.mobile-horizontal{width:100%;max-width:100%;margin:0 auto;overflow-x:auto;overflow-y:hidden;display:flex;flex-direction:row;gap:12px;padding:8px 10px;box-sizing:border-box;scroll-snap-type:x proximity}.product-main-image .product-images.mobile-horizontal .thumb-image{width:100px;height:100px;flex:0 0 auto;scroll-snap-align:start}.product-main-image .product-images.mobile-horizontal::-webkit-scrollbar{height:8px}.product-details h2{font-size:1.55rem;line-height:1.25;margin-top:0}}@media (max-width: 520px){.product-main-image .product-images.mobile-horizontal .thumb-image{width:90px;height:90px}.product-details h2{font-size:1.45rem}}@media (max-width: 900px){.product-main-image{flex-direction:column;align-items:center;gap:1.2rem;padding:1.2rem .5rem}.product-images{flex-direction:row;justify-content:center;align-items:center;gap:1.1rem;max-width:100vw;max-height:100px;overflow-x:auto;overflow-y:hidden;margin-bottom:1rem;padding:.5rem .2rem;border-radius:14px}.thumb-image{width:68px;height:68px;min-width:68px;min-height:68px;border-radius:12px}.product-main-image>div:first-child{min-width:180px;min-height:180px;padding:.2rem;border-radius:14px}.product-main-image img{max-width:90vw;min-width:160px;border-radius:12px}}.reviews-list-section{margin-top:2.2rem}.reviews-list-heading{font-size:1.15rem;color:#7c5a3a;font-weight:600;margin-bottom:1.1rem;text-align:left;letter-spacing:.2px}.product-reviews{background:#fff8f2;border-radius:14px;box-shadow:0 2px 16px #bcae9e22;padding:2rem 1.5rem 1.5rem;margin:1.5rem 0;width:100%;max-width:100%;margin-left:0;margin-right:0;box-sizing:border-box}.product-reviews h4{font-size:1.5rem;color:#7c5a3a;margin-bottom:1.2rem;text-align:center;letter-spacing:.5px}.review-form{display:flex;flex-direction:column;align-items:center;gap:.8rem;margin-bottom:1.5rem}.rating-input{display:flex;gap:.2rem;font-size:1.5rem;justify-content:center}.rating-input svg{transition:transform .15s}.rating-input svg:hover{transform:scale(1.2);filter:drop-shadow(0 2px 6px #ffd70055)}.review-form textarea{width:100%;max-width:420px;min-width:220px;border-radius:8px;border:1.5px solid #e0c7b1;padding:.7rem 1rem;font-size:1rem;resize:vertical;background:#fff;color:#5a3a1c;box-shadow:0 1px 6px #bcae9e11;transition:border .2s}.review-form textarea:focus{border:1.5px solid #7c5a3a;outline:none}.review-form button{background:linear-gradient(90deg,#ffb86b,#ff7e5f);color:#fff;font-weight:700;font-size:1.1rem;border:none;border-radius:8px;padding:.7rem 2.2rem;box-shadow:0 2px 12px #ffb86b33;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;margin-top:.3rem;letter-spacing:.5px}.review-form button:hover:not(:disabled){background:linear-gradient(90deg,#ff7e5f,#ffb86b);transform:translateY(-2px) scale(1.04);box-shadow:0 4px 18px #ffb86b55}.review-form button:disabled{opacity:.6;cursor:not-allowed}.reviews-list{display:flex;flex-direction:column;gap:1.1rem}.review-card{background:#fff;border-radius:10px;box-shadow:0 1px 8px #bcae9e22;padding:1rem 1.2rem .8rem;display:flex;flex-direction:column;gap:.3rem;max-width:480px;margin-left:auto;margin-right:auto}.review-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.2rem}.reviewer{font-weight:600;color:#7c5a3a;font-size:1.08rem}.review-stars{display:flex;gap:.1rem;font-size:1.1rem}.review-text{color:#5a3a1c;font-size:1.02rem;line-height:1.5;margin-top:.1rem;word-break:break-word}@media (max-width: 700px){.product-reviews{padding:1.2rem .5rem 1rem}.review-card{padding:.8rem .5rem .7rem}.review-form textarea{max-width:98vw}}.reviews-bar-breakdown{display:flex;flex-direction:column;gap:12px;min-width:180px;width:100%;max-width:260px}.reviews-bar-row{display:flex;align-items:center;gap:10px}.reviews-bar-label{width:32px;font-size:1.1rem;color:#222;display:flex;align-items:center;justify-content:flex-end}.reviews-bar-track{flex:1;height:14px;background:#e5e5e5;border-radius:8px;overflow:hidden;margin:0 8px;position:relative}.reviews-bar-fill{height:100%;background:gold;border-radius:8px 0 0 8px;transition:width .3s}.reviews-bar-count{min-width:36px;background:#fff;border-radius:20px;padding:2px 12px;font-size:1.1rem;color:#222;text-align:center;box-shadow:0 1px 4px #0001}@media (max-width: 600px){.customer-review-summary,.review-summary-left,.review-summary-right{flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:.08rem .02rem!important;box-sizing:border-box!important;gap:4px!important}.review-summary-score{font-size:.85rem!important;gap:.05em!important}.review-summary-avg{font-size:.85rem!important}.review-summary-outof{font-size:.7rem!important}.review-summary-stars{font-size:.7rem!important;gap:.5px!important}.review-summary-count{font-size:.6rem!important;margin-bottom:.2em!important}.review-summary-write-btn{font-size:.6rem!important;padding:.12em .3em!important;border-radius:6px!important;margin-top:.1em!important}}.customer-review-summary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:#fff;border-radius:18px;box-shadow:0 2px 16px #bcae9e22;padding:2.5rem;margin:2.5rem 0;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.review-summary-left{display:flex;flex-direction:column;align-items:center;min-width:0;max-width:100%;width:100%}.review-summary-score{font-size:3.2rem;font-weight:900;color:gold;display:flex;align-items:flex-end;gap:.2em}.review-summary-avg{font-size:3.2rem;font-weight:900;color:gold}.review-summary-outof{font-size:2rem;color:#444;font-weight:700;margin-bottom:.2em}.review-summary-stars{display:flex;gap:2px;font-size:2.1rem;margin:.2em 0}.review-summary-count{color:#444;font-size:1.1rem;margin-bottom:1.2em}.review-summary-write-btn{background:#333;color:#fff;font-size:1.3rem;font-weight:700;border:none;border-radius:16px;padding:.7em 2.2em;margin-top:.5em;cursor:pointer;transition:background .18s,transform .15s;box-shadow:0 2px 12px #0001}.review-summary-write-btn:hover{background:#222;transform:translateY(-2px) scale(1.04)}.review-summary-right{flex:none;min-width:0;max-width:100%;width:100%;display:flex;align-items:center;justify-content:center}@media (max-width: 900px){.customer-review-summary{padding:1.2rem .5rem 1rem}.review-summary-score{font-size:2.1rem}.review-summary-stars{font-size:1.3rem}.review-summary-write-btn{font-size:1.1rem;padding:.6em 1.5em}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.banner-slider{width:100%;height:auto;position:relative;overflow:hidden}.banner-image{width:100%;height:auto;max-height:100vh;object-fit:contain;background-color:#000;padding-top:0;top:100px;margin-top:48px}.slick-prev,.slick-next{z-index:10;width:50px;height:50px}.slick-prev:before,.slick-next:before{font-size:40px;color:#fff}.best-seller-img-container{position:relative;display:flex;justify-content:center;align-items:center;width:100%;max-width:100%;margin:0 auto 18px}.wishlist-icon-btn{position:absolute;top:0;left:auto;right:0;background:none;border:none;color:#bcae9e;font-size:2.1rem;z-index:10;cursor:pointer;padding:0;border-radius:50%;box-shadow:none;transition:color .2s}.out-of-stock-badge{position:absolute;top:16px;right:16px;background:#b71c1c;color:#fff;font-size:1em;font-weight:700;padding:4px 14px;border-radius:8px;letter-spacing:.5px;box-shadow:0 2px 8px #bcae9e33;z-index:2}.best-seller-section{position:relative;padding:48px 0 36px;min-height:480px;background:none;z-index:1;overflow:hidden;animation:best-seller-bg-anim 8s ease-in-out infinite alternate;margin-top:-101px}@keyframes best-seller-bg-anim{0%{background-position:0% 50%}to{background-position:100% 50%}}.best-seller-bg{display:none}.best-seller-content{position:relative;z-index:1;max-width:100vw;margin:0 auto;text-align:center}.best-seller-title{max-width:100vw;font-size:2.4rem;line-height:1.1;font-weight:400;font-family:Pinyon Script,cursive;color:#fff;margin-bottom:20px;letter-spacing:1.6px;text-align:center;text-shadow:0 2px 6px #0004;background:#462e22eb;padding:6px 0 8px;display:block;width:100%;white-space:normal;box-shadow:0 2px 8px #0002}@media (max-width: 767px){.best-seller-section{margin-top:-48px;padding-top:40px}.best-seller-title{margin-top:0}}.best-seller-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;max-width:520px;margin:0 auto;padding:0 12px;box-sizing:border-box}.best-seller-card{background:#fff;border-radius:12px;box-shadow:0 3px 14px #bcae9e33,0 1px #e0c9b6;padding:12px 8px 14px;width:100%;display:flex;flex-direction:column;align-items:center;position:relative;transition:transform .18s,box-shadow .18s;cursor:pointer;box-sizing:border-box}.best-seller-card:hover{transform:translateY(-8px) scale(1.04) rotate(-1deg);box-shadow:0 12px 48px #bcae9e55,0 2px #e0c9b6}.best-seller-tag{position:absolute;top:18px;left:18px;background:#7c5a3a;color:#fff;font-size:.98em;font-weight:700;padding:4px 14px;border-radius:8px;letter-spacing:.5px;box-shadow:0 2px 8px #bcae9e33}.best-seller-img{width:140px;height:140px;max-width:100%;object-fit:contain;border-radius:12px;margin-bottom:12px;box-shadow:0 2px 14px #bcae9e22;background:#f7f3ef;display:block;margin-left:auto;margin-right:auto}.best-seller-name{font-size:1.05rem;margin:6px 0 8px;text-align:center;font-weight:600}.best-seller-desc{font-size:.78rem;line-height:1.28;margin-bottom:8px;text-align:center}.best-seller-prices{margin-bottom:10px}.best-seller-price{font-size:1.08rem}.best-seller-original{font-size:.82rem}.best-seller-add{padding:10px 16px;font-size:.9rem}.best-seller-card .product-rating{display:flex;align-items:center;justify-content:center;gap:3px;flex-wrap:nowrap;font-size:.7rem}.best-seller-card .product-rating svg{width:15px;height:15px;flex-shrink:0}.best-seller-card .product-rating-value{margin-left:2px;font-size:.75rem;font-weight:600;color:#7c5a3a}.best-seller-card .product-rating-count{font-size:.65rem;color:#7c5a3a;margin-left:2px}@media (max-width: 400px){.best-seller-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 8px}.best-seller-card{padding:10px 8px 12px}.best-seller-img{width:120px;height:120px;margin-bottom:10px}.best-seller-name{font-size:.98rem}.best-seller-desc{font-size:.72rem}.best-seller-add{padding:8px 14px;font-size:.85rem}.best-seller-card .product-rating{font-size:.68rem}.best-seller-card .product-rating svg{width:14px;height:14px}}.best-seller-prices{margin-bottom:18px}.best-seller-price{font-size:1.25rem;font-weight:800;color:#d2691e;margin-right:12px}.best-seller-original{font-size:1.05rem;color:#b19d8e;text-decoration:line-through}.best-seller-actions{display:flex;gap:12px;justify-content:center}.best-seller-add{background:linear-gradient(90deg,#7c5a3a 60%,#d2691e);color:#fff;font-weight:700;border:none;border-radius:8px;padding:12px 26px;font-size:1.15em;cursor:pointer;box-shadow:0 2px 8px #bcae9e22;transition:background .18s}.best-seller-add:hover{background:linear-gradient(90deg,#d2691e 60%,#7c5a3a)}@media (min-width: 768px){.best-seller-grid{display:flex;gap:42px;justify-content:center;flex-wrap:wrap;max-width:1100px;padding:0}.best-seller-card{max-width:320px;padding:30px 24px}.best-seller-img{width:220px;height:220px;margin-bottom:18px}.best-seller-add{font-size:.95rem;padding:10px 22px}.best-seller-title{font-size:3.4rem;line-height:1.15;padding:10px 0 12px;margin-bottom:28px;letter-spacing:2.2px}.best-seller-name{font-size:1.15rem;margin:10px 0 8px;font-weight:600}.best-seller-desc{font-size:.9rem;line-height:1.4;margin-bottom:12px}.best-seller-price{font-size:1.15rem}.best-seller-original{font-size:.95rem}.best-seller-card .product-rating{font-size:.75rem;gap:3px}.best-seller-card .product-rating svg{width:16px;height:16px}.best-seller-card .product-rating-value{font-size:.8rem}.best-seller-card .product-rating-count{font-size:.7rem}}.add-btn.add-btn-full svg{font-size:1em!important;width:1em!important;height:1em!important;min-width:1em!important;min-height:1em!important;max-width:1em!important;max-height:1em!important;vertical-align:middle!important;display:inline-block!important;line-height:1!important}.product-card{background-color:#fff;background:none;border:2px solid #5a4533;border-radius:20px;box-shadow:0 8px 20px #000;width:280px;padding:20px;transition:transform .2s ease;position:relative}.product-card:hover{transform:translateY(-8px)}.wishlist-icon-btn{position:absolute;top:14px;right:14px;background:none;border:none;color:#bcae9e;font-size:1.6rem;z-index:3;cursor:pointer;padding:4px;transition:color .2s}.wishlist-icon-btn:disabled{opacity:.6;cursor:not-allowed}.product-image{width:100%;height:180px;object-fit:cover;border-radius:12px;cursor:pointer;margin-bottom:15px}.product-title{font-size:1.1rem;margin:10px 0;cursor:pointer;color:#5d4037}.product-prices{margin-bottom:15px;display:flex;align-items:baseline;gap:8px;justify-content:center;flex-wrap:wrap}.product-price{color:#d2691e;font-size:1.18rem;font-weight:800;margin-right:4px}.product-original-price{color:#b19d8e;font-size:1.05rem;text-decoration:line-through;font-weight:500;margin-left:2px}.add-btn.add-btn-full{width:100%;margin-top:10px;display:flex;justify-content:center;align-items:center;font-size:.9rem;padding:10px;border-radius:8px;background-color:#c0392b;color:#fff;border:none;transition:background .2s ease}.add-btn.add-btn-full:hover{background-color:#a93226}.product-rating{display:flex;align-items:center;justify-content:center;margin-top:8px}.product-rating-value{color:#7c5a3a;font-weight:600;margin-left:.2em;font-size:1em}.no-products{color:red;margin:2rem 0;font-size:1.2rem}.product-grid{background:none;background-color:#fff0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:100%;padding:0 10px;box-sizing:border-box;justify-items:center;align-items:stretch;margin:0 auto 40px}@media (max-width: 600px){.product-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 8px}.product-card{width:100%;max-width:100%;margin:0;padding:10px 6px 12px;font-size:.92rem;box-shadow:0 4px 12px #00000014}.product-image{width:100%;height:110px;object-fit:contain;margin-bottom:10px}.product-title{font-size:1rem;margin:6px 0 8px;text-align:center}.product-prices{gap:6px}}@media (min-width: 1200px){.product-grid{grid-template-columns:repeat(4,1fr);gap:32px 28px;justify-content:center;align-items:start;width:100%;max-width:1400px;margin:0 auto 32px;padding:0 24px}.product-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;max-width:320px;min-height:400px;height:100%;padding:18px 12px 16px;font-size:1.13rem;box-shadow:0 8px 32px #0000001a;background:#fff;border-radius:16px;border:2px solid #bcae9e22;box-sizing:border-box}.product-image{display:block;margin:0 auto 18px;width:220px;height:220px;object-fit:contain;border-radius:12px;background:#faf7f3;box-shadow:0 2px 8px #0000000a}}.product-buttons{display:flex;justify-content:space-between;gap:10px}.add-btn,.wishlist-btn{background-color:#c0392b;color:#fff;padding:10px;flex:1;font-size:.9rem;border:none;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .2s ease}.add-btn:hover,.wishlist-btn:hover{background-color:#a93226}.india-coffee-title{font-size:2.4rem;line-height:1.15;font-weight:400;font-family:Pinyon Script,cursive;color:#fff;margin:0 0 20px;letter-spacing:1.4px;text-align:center;text-shadow:0 2px 6px #0004;background:#462e22eb;padding:6px 0 8px;display:block;width:100%;white-space:normal;box-shadow:0 2px 8px #0002}@media (min-width: 768px){.india-coffee-title{font-size:3.4rem;line-height:1.15;padding:10px 0 12px;margin-bottom:28px;letter-spacing:1.6px}}.product-title{font-size:1.1rem;margin:10px 0 4px;cursor:pointer;color:#5d4037;text-align:center;width:100%;display:block}.product-rating{display:flex;align-items:center;justify-content:center;gap:.25rem;margin:.2rem 0 .4rem;font-size:1.08rem;width:100%}.products-page{padding:3.5rem 1.5rem 4rem;background:transparent;min-height:100vh;overflow-x:hidden}.products-container{max-width:1550px;margin:0 auto;display:grid;grid-template-columns:280px 1fr;gap:1.5rem;align-items:start}.filter-sidebar{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f;position:sticky;top:20px;overflow:hidden}.filter-title{font-size:1.4rem;margin:0 0 1.5rem;color:#2c2c2c;font-weight:600}.filter-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e8e8e8}.filter-section:last-child{border-bottom:none;margin-bottom:0}.filter-section h4{font-size:1.05rem;margin:0 0 1rem;color:#2c2c2c;font-weight:600}.filter-checkbox,.filter-radio{display:flex;align-items:center;margin-bottom:.75rem;cursor:pointer;font-size:.95rem;color:#444}.filter-checkbox input,.filter-radio input{margin-right:.6rem;cursor:pointer;width:16px;height:16px}.filter-checkbox span,.filter-radio span{-webkit-user-select:none;user-select:none}.price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.5rem;width:100%}.price-input{width:100%;box-sizing:border-box;padding:.55rem .6rem;border:1px solid #d0d0d0;border-radius:6px;font-size:.9rem;outline:none}.price-input:focus{border-color:#999}.price-tip{font-size:.75rem;color:#888;margin:.5rem 0 0;font-style:italic}.price-slider{margin-top:.5rem}.price-slider input[type=range]{width:100%;cursor:pointer}.price-slider-values{font-size:.75rem;color:#555;margin-top:.25rem;text-align:right}.rating-stars{color:orange;font-size:1.15rem;letter-spacing:2px}.products-main{background:transparent;min-width:0;overflow:hidden}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem 0;gap:1rem}.products-header h2{font-size:1.25rem;margin:0;color:#2c2c2c;font-weight:600;white-space:nowrap}.sort-container{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.sort-container label{font-size:.95rem;color:#444;font-weight:500;white-space:nowrap}.sort-select{width:200px;padding:.6rem 2.5rem .6rem .75rem;border:1px solid #d0d0d0;border-radius:6px;font-size:.9rem;background:#fff;cursor:pointer;appearance:none;background-image:url('data:image/svg+xml;charset=UTF-8,<svg width="12" height="8" viewBox="0 0 12 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L6 6L11 1" stroke="%23666" stroke-width="2" stroke-linecap="round"/></svg>');background-repeat:no-repeat;background-position:right .75rem center;outline:none}.sort-select:focus{border-color:#999}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;width:100%}.product-card{background:#fff0;-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid #e0e0e033;border-radius:16px;padding:1.25rem;position:relative;transition:box-shadow .3s ease,transform .3s ease;display:flex;flex-direction:column;min-width:0}.product-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.wishlist-icon-btn{position:absolute;top:1rem;right:1rem;background:#fffffff2;border:none;color:#bbb;font-size:1.4rem;z-index:3;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a;width:36px;height:36px}.wishlist-icon-btn:hover{color:#e53935;background:#fff;transform:scale(1.1)}.wishlist-icon-btn.wishlisted{color:#e53935}.product-image{width:100%;height:200px;object-fit:contain;border-radius:10px;margin-bottom:1rem;cursor:pointer;background:#fafafa;padding:.5rem}.product-title{font-size:1.05rem;margin:0 0 .5rem;color:#2c2c2c;font-weight:500;cursor:pointer;line-height:1.4;min-height:2.8em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.product-title:hover{color:#d32f2f}.product-rating-row{margin:0 0 .5rem;display:flex;align-items:center;gap:4px}.product-subtitle{font-size:.85rem;color:#777;margin:0 0 .75rem;line-height:1.3}.product-price-container{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.product-price{font-size:1.35rem;color:#d32f2f;font-weight:700}.product-original-price{font-size:1rem;color:#999;text-decoration:line-through;font-weight:400}.product-discount{font-size:.9rem;color:#4caf50;font-weight:700}.add-to-cart-btn{width:100%;padding:.85rem;background:linear-gradient(135deg,#d32f2f,#c62828);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:auto;text-transform:capitalize}.add-to-cart-btn:hover{background:linear-gradient(135deg,#b71c1c,#a31818);transform:translateY(-2px);box-shadow:0 4px 12px #d32f2f4d}.no-products{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#999;font-size:1.15rem}.mobile-filter-button{display:none}@media (max-width: 1400px){.products-container{grid-template-columns:260px 1fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 1024px){.products-container{grid-template-columns:1fr}.filter-sidebar{position:static}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.products-page{padding:2.5rem 1rem 1rem}.filter-sidebar{display:none}.mobile-filter-button{display:inline-block;background:#009688;color:#fff;border:none;padding:.6rem 1.1rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;box-shadow:0 2px 6px #00000026}.mobile-filter-button:active{transform:scale(.97)}.products-header{flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:2rem}.products-header h2{display:none}.sort-container{flex:1;min-width:0}.sort-select{width:100%;min-width:140px}.products-container{display:block;max-width:100%}.products-main{width:100%}.product-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.65rem;width:100%}.product-card{padding:.85rem;min-width:0;box-sizing:border-box}.product-image{height:200px;margin-bottom:.5rem}.product-title{font-size:.95rem;margin:0 0 .35rem;min-height:auto;font-weight:700}.product-rating-row{margin:0 0 .35rem}.product-price-container{margin-bottom:.5rem}.product-price{font-size:1.2rem}.add-to-cart-btn{padding:.7rem;font-size:.9rem}.mobile-filter-overlay{position:fixed;inset:0;background:#00000073;z-index:1000;display:flex;justify-content:center;align-items:flex-start;padding-top:4.5rem}.mobile-filter-panel{background:#fff;width:90%;max-width:420px;border-radius:16px;padding:1.25rem 1.25rem 1rem;box-shadow:0 12px 32px #00000040;max-height:80vh;overflow-y:auto;margin-top:3rem}.mobile-filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.mobile-filter-header h3{margin:0;font-size:1.25rem}.close-mobile-filter{background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:#666;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.close-mobile-filter:hover{color:#000}.mobile-filter-actions{display:flex;gap:.75rem;margin-top:1rem}.apply-filters-btn{flex:1;padding:.7rem 1rem;background:#d32f2f;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer}.apply-filters-btn:hover{background:#b71c1c}.remove-filters-btn{flex:1;padding:.7rem 1rem;border:1px solid #d32f2f;background:transparent;color:#d32f2f;border-radius:6px;font-weight:600;cursor:pointer}.remove-filters-btn:hover:not(:disabled){background:#d32f2f;color:#fff}.remove-filters-btn:disabled{opacity:.45;cursor:not-allowed}.categories-with-close .categories-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.categories-with-close .categories-header-row h4{margin:0}.close-mobile-filter.inline{background:none;border:none;font-size:1.8rem;line-height:1;cursor:pointer;color:#666;padding:0 0 4px}.close-mobile-filter.inline:hover{color:#000}}.filter-clear-wrapper{margin-top:.5rem}.filter-clear-btn{width:100%;padding:.65rem 1rem;border:1px solid #d32f2f;background:transparent;color:#d32f2f;font-size:.9rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .25s ease}.filter-clear-btn:hover:not(:disabled){background:#d32f2f;color:#fff}.filter-clear-btn:disabled{opacity:.45;cursor:not-allowed}.recipe-section{padding:3rem 0 2.5rem;background:linear-gradient(120deg,#ffe6e6,#ffe6fa 40%,#e0f7fa);text-align:center;position:relative;overflow:hidden}.recipe-section h2{font-size:2.2rem;margin-bottom:2.2rem;color:#4a3c35;font-weight:800;letter-spacing:1px;text-shadow:0 2px 12px #fff8,0 1px 0 #e0c9b6}.recipe-grid{display:flex;gap:32px;justify-content:center;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:12px;scrollbar-width:thin;scrollbar-color:#d2691e #f7f3ef;margin:0 auto}.recipe-card{position:relative;min-width:220px;max-width:320px;width:80vw;cursor:pointer;text-align:center;transition:transform .22s cubic-bezier(.4,1.4,.6,1);background:#fff;border-radius:18px;box-shadow:0 6px 32px #bcae9e33,0 1.5px #e0c9b6;padding:24px 18px 18px;display:flex;flex-direction:column;align-items:center;border:2px solid #f7e7ce;margin-bottom:8px}.recipe-card:hover{transform:translateY(-10px) scale(1.04) rotate(-1deg);box-shadow:0 12px 48px #bcae9e55,0 2px #e0c9b6}.recipe-image-container{position:relative;width:100%;aspect-ratio:1/1;height:auto;border-radius:14px;overflow:hidden;margin-bottom:12px;box-shadow:0 2px 16px #bcae9e22;background:#f7f3ef}.recipe-image,.recipe-hover-image{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;transition:opacity .5s cubic-bezier(.4,1.4,.6,1);border-radius:14px}.recipe-image{opacity:1;z-index:1}.recipe-hover-image{opacity:0;z-index:2}.recipe-card:hover .recipe-hover-image{opacity:1}.recipe-card:hover .recipe-image{opacity:0}.recipe-card h3{margin-top:1rem;color:#7c5a3a;font-size:1.18rem;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 0 #fff8}@media (max-width: 900px){.recipe-grid{gap:12px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding-bottom:8px;scrollbar-width:thin;scrollbar-color:#d2691e #f7f3ef}.recipe-card{min-width:180px;max-width:80vw;width:80vw;padding:14px 6px}.recipe-image-container{aspect-ratio:1/1;height:auto}}.recipe-grid::-webkit-scrollbar{height:8px}.recipe-grid::-webkit-scrollbar-thumb{background:#d2691e;border-radius:8px}.recipe-grid::-webkit-scrollbar-track{background:#f7f3ef;border-radius:8px}@media (max-width: 480px){.recipe-section{padding:2rem 1rem}.recipe-section h2{font-size:1.5rem}.recipe-card h3{font-size:1rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:12px}.nav-links a{font-size:.8rem}.logo{height:40px}.header{padding:.5rem 1rem}}.out-of-stock-badge{position:absolute;top:16px;right:16px;background:#b71c1c;color:#fff;font-size:1em;font-weight:700;padding:4px 14px;border-radius:8px;letter-spacing:.5px;box-shadow:0 2px 8px #bcae9e33;z-index:2;text-align:center}:root{--primary-color: #4e342e;--secondary-color: #b19d8e;--text-dark: #2d1b0e;--text-medium: #6d4c41;--text-light: #a1887f;--background-page: #f9f7f4;--background-card: #fff;--background-item: #fefdfb;--border-color: #edeae7;--shadow-subtle: 0 4px 12px rgba(0, 0, 0, .05);--shadow-hover: 0 6px 18px rgba(0, 0, 0, .1);--color-remove: #b71c1c;--color-rare-tag: #ffc107;--color-delivery-active: #ffe0b2;--color-delivery-border: #ffab40;--color-checkout: #00bfa5;--color-checkout-hover: #00a08e}body{font-family:Poppins,Segoe UI,Arial,sans-serif;padding:0;background-color:var(--background-page);line-height:1.6}.cart-page-pro{margin-top:140px;display:flex;gap:2rem;padding:3rem 5vw;align-items:flex-start}.cart-pro-left{flex:2;background:#fff;border-radius:12px;box-shadow:none;padding:10px 1.5rem 1.5rem;display:flex;flex-direction:column;min-width:0}.cart-pro-left h2{font-size:2rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem}.cart-items-list-pro{display:flex;flex-direction:column;gap:1rem}.cart-item-pro{display:flex;background:#ebebeb;border-radius:12px;box-shadow:var(--shadow-subtle);padding:1.5rem;gap:1.5rem;position:relative;transition:box-shadow .2s;min-height:120px}.cart-item-pro:hover{box-shadow:var(--shadow-hover)}.cart-item-img-pro{width:120px;height:120px;object-fit:cover;border-radius:8px;flex-shrink:0}.cart-item-pro .tag{position:absolute;top:.5rem;left:.5rem;background-color:var(--color-rare-tag);color:var(--text-dark);font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;z-index:10}.cart-item-details-pro{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between}.cart-item-info{display:flex;flex-direction:column}.cart-item-title-pro{font-size:1rem;font-weight:600;color:var(--primary-color);line-height:1.2;margin-bottom:.2rem}.cart-item-brand-pro{font-size:.85rem;color:var(--text-medium)}.cart-item-ref-pro{font-size:.8rem;color:var(--text-light);margin-bottom:.5rem}.cart-item-service-pro{font-size:.9rem;color:var(--text-medium);margin-top:.5rem;display:flex;align-items:center}.cart-item-service-pro .icon{color:var(--color-checkout);margin-right:.5rem}.cart-item-bottom-pro{display:flex;align-items:center;gap:1.5rem;margin-top:1rem}.cart-item-qty-pro{display:flex;align-items:center;border:1px solid var(--border-color);border-radius:4px;padding:.3rem;gap:.5rem}.cart-item-qty-pro button{background:none;border:none;font-size:1.2rem;font-weight:600;color:var(--text-medium);cursor:pointer;width:28px;height:28px;transition:color .2s}.cart-item-qty-pro button:hover:not(:disabled){color:var(--primary-color)}.cart-item-qty-pro button:disabled{opacity:.4;cursor:not-allowed}.cart-item-qty-pro span{font-size:1rem;font-weight:500;min-width:2ch;text-align:center;color:var(--primary-color)}.cart-item-price-pro{font-size:1rem;color:var(--primary-color);font-weight:500}.cart-item-total-price-pro{font-size:1rem;font-weight:600;color:var(--primary-color);margin-left:auto}.remove-item-pro{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.2rem;color:var(--text-light);cursor:pointer;padding:.2rem;transition:color .2s}.remove-item-pro:hover{color:var(--color-remove)}.cart-pro-right{flex:1;background:var(--background-card);border-radius:12px;box-shadow:var(--shadow-subtle);padding:1.5rem;min-width:300px;align-self:flex-start;position:sticky;top:2rem}.cart-summary-box-pro{display:flex;flex-direction:column;gap:1rem}.delivery-toggle-pro{display:flex;gap:.5rem;margin-bottom:1.5rem}.delivery-option-pro{flex:1;background:var(--background-page);border-radius:8px;padding:.8rem 1rem;border:1px solid var(--border-color);cursor:pointer;display:flex;align-items:center;transition:background .2s,border-color .2s}.delivery-option-pro.active{background:var(--color-delivery-active);border-color:var(--color-delivery-border)}.delivery-option-pro input[type=radio]{accent-color:var(--secondary-color);margin-right:.5rem}.delivery-option-pro label{font-size:.95rem;color:var(--primary-color);font-weight:500;cursor:pointer}.cart-summary-box-pro h3{font-size:1.2rem;font-weight:600;color:var(--primary-color);margin-bottom:.5rem}.cart-summary-row-pro{display:flex;justify-content:space-between;font-size:.95rem;color:var(--text-medium)}.cart-summary-total-pro{display:flex;justify-content:space-between;font-size:1.1rem;font-weight:600;color:var(--primary-color);margin-top:1.5rem;padding-top:1rem;border-top:1px solid var(--border-color)}.cart-coupon-pro{display:flex;gap:.5rem;margin:.8rem 0}.cart-coupon-input-pro{flex:1;padding:.6rem .8rem;border:1px solid var(--border-color);border-radius:6px;font-size:.9rem;background:var(--background-page);color:var(--text-dark)}.apply-coupon-btn-pro{background:var(--secondary-color);color:#fff;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;cursor:pointer;transition:background .2s}.apply-coupon-btn-pro:hover{background:#a1887f}.checkout-btn-pro{background:var(--color-checkout);color:#fff;border:none;border-radius:6px;padding:1rem 0;font-size:1.1rem;font-weight:600;margin-top:1.5rem;cursor:pointer;transition:background .2s}.checkout-btn-pro:hover:not(:disabled){background:var(--color-checkout-hover)}.checkout-btn-pro:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 900px){.cart-page-pro{flex-direction:column;padding:2rem 3vw;gap:1.5rem}.cart-pro-left,.cart-pro-right{width:100%;margin:0}.cart-pro-right{position:static}}.wishlist-page{margin-top:110px;padding:2rem;background:#fff8f0;min-height:100vh}.wishlist-page h2{text-align:center;margin-bottom:2rem;color:#3e2723;font-size:2rem}.empty-msg{text-align:center;color:#777}.wishlist-container{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:auto}.wishlist-item{display:flex;align-items:center;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;gap:1rem}.wishlist-image{width:120px;height:120px;object-fit:cover;border-radius:10px}.wishlist-details{flex:1}.wishlist-details h3{margin:0;font-size:1.2rem;color:#3e2723}.price{font-size:1.1rem;color:#bf360c;font-weight:700;margin:.5rem 0}.wishlist-actions{display:flex;gap:1rem;margin-top:.5rem}.wishlist-actions button{display:flex;align-items:center;gap:.4rem;background:none;border:none;cursor:pointer;font-size:.95rem;font-weight:700;color:#3e2723;transition:color .2s ease}.wishlist-actions button:hover{color:#bf360c}.remove-btn{color:#d32f2f}.move-btn{color:#2e7d32}.about-title{font-size:3rem;font-weight:700;color:#3e2723;margin-bottom:1.5rem}.about-container{max-width:1200px;margin:140px auto 96px;padding:3rem 2rem 4rem;border-radius:2rem;font-family:Poppins,sans-serif;text-align:center;box-shadow:0 8px 32px #3c28141f;position:relative;overflow:hidden}.coffee-theme-bg{background:linear-gradient(135deg,#fbeee6,#e7d3c1);border:2px solid #e0c3a0}.about-header{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.about-logo{width:110px;height:110px;border-radius:50%;box-shadow:0 4px 24px #5845342e;margin-bottom:1.2rem;background:#fff;object-fit:contain;border:3px solid #bfa074;animation:floatLogo 3s ease-in-out infinite alternate}@keyframes floatLogo{0%{transform:translateY(0)}to{transform:translateY(-12px)}}.about-title{font-size:3rem;font-weight:800;color:#3e2723;margin-bottom:.5rem;letter-spacing:2px}.coffee-highlight{color:#bf360c;background:linear-gradient(90deg,#ffe0b2 40%,#fff3e0);padding:0 .4em;border-radius:.3em;font-weight:700}.about-main-content{display:flex;flex-direction:column;gap:2.5rem}.about-story-card{background:#ffffffeb;border-radius:1.5rem;box-shadow:0 2px 16px #bf360c12;padding:2.5rem 2rem 2rem;margin-bottom:.5rem;position:relative}.about-description{font-size:1.35rem;color:#5e4a42;line-height:2.1;margin:0 auto 1.5rem;max-width:900px}.about-quote{font-size:1.3rem;color:#bf360c;font-style:italic;margin-top:1.2rem;letter-spacing:1px}.about-values-section{margin:0 auto}.values-title{font-size:2rem;color:#3e2723;font-weight:700;margin-bottom:1.2rem;letter-spacing:1px}.values-list{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}.value-card{background:#fff8f1;border-radius:1.2rem;box-shadow:0 2px 12px #bf360c14;padding:1.5rem 1.2rem 1.2rem;width:220px;display:flex;flex-direction:column;align-items:center;transition:transform .2s}.value-card:hover{transform:translateY(-8px) scale(1.04);box-shadow:0 6px 24px #bf360c21}.value-icon{width:60px;height:60px;margin-bottom:.7rem;border-radius:50%;background:#fff3e0;object-fit:cover;border:2px solid #e0c3a0}.value-card h3{color:#bf360c;font-size:1.2rem;font-weight:700;margin:.5rem 0 .3rem}.value-card p{color:#5e4a42;font-size:1rem;margin:0}.about-signature-section{margin-top:1.5rem}.about-signature{font-size:1.25rem;color:#3e2723;font-weight:600;letter-spacing:1px;background:#fff8f1;padding:1rem 2rem;border-radius:1rem;display:inline-block;box-shadow:0 2px 12px #bf360c12}@media (max-width: 900px){.about-container{padding:1.2rem .2rem 2rem;max-width:98vw}.about-title{font-size:2.1rem}.about-logo{width:70px;height:70px}.about-main-content{gap:1.2rem}.about-story-card{padding:1rem .3rem}.about-description{font-size:1.05rem;max-width:98vw;line-height:1.7}.about-quote{font-size:1rem}.values-title{font-size:1.2rem}.values-list{flex-direction:column;gap:1rem;align-items:center}.value-card{width:90vw;min-width:0;padding:1rem .5rem}.value-icon{width:40px;height:40px}.about-signature{font-size:1rem;padding:.7rem 1rem}}@media (max-width: 600px){.about-title{font-size:1.3rem}.about-logo{width:48px;height:48px}.about-description{font-size:.95rem}.about-quote{font-size:.9rem}.value-card{width:98vw;padding:.7rem .2rem}}.terms-section{margin-top:2.2em;display:flex;flex-direction:column;gap:1.5em}.terms-block{display:flex;align-items:flex-start;gap:1.1em;background:#f8f4ef;border-radius:12px;box-shadow:0 1px 8px #bcae9e11;padding:1.1em 1.3em 1.1em 1.1em;font-size:1.09em;position:relative}.terms-num{font-size:1.5em;font-weight:800;color:#c39b2b;min-width:1.7em;text-align:center;font-family:Montserrat,Poppins,Arial,sans-serif;margin-top:.1em;flex-shrink:0}.terms-block b{color:#7c5a3a;font-size:1.08em;font-weight:700}.terms-block div{line-height:1.7}@media (max-width: 600px){.policy-page-container{padding:18px 4vw}.terms-block{font-size:1em;padding:.9em .7em;gap:.7em}.terms-num{font-size:1.15em;min-width:1.2em}}.policy-page-bg{min-height:60vh;background:linear-gradient(120deg,#f5ede6,#e7d7c9);padding:0;display:flex;align-items:flex-start;justify-content:center}.policy-page-container{background:#fffffffa;border-radius:22px;box-shadow:0 6px 32px #bcae9e33,0 1.5px #e0c9b6;max-width:700px;width:100%;margin:48px 0 64px;padding:40px 32px 32px;font-family:Poppins,Montserrat,Arial,sans-serif;color:#4a3c35;position:relative}.policy-page-container h1{font-size:2.3rem;font-weight:800;color:#7c5a3a;margin-bottom:18px;letter-spacing:1px;text-align:center}.policy-page-container ul{margin:18px 0 0;padding-left:24px;font-size:1.13em}.policy-page-container li{margin-bottom:10px;line-height:1.7;position:relative}.policy-page-container li:before{content:"☕";color:#b9805a;font-size:1.1em;margin-right:10px;position:absolute;left:-24px;top:.1em}.policy-page-container p{font-size:1.15em;color:#5a463a;margin-bottom:18px;line-height:1.7}@media (max-width: 700px){.policy-page-container{padding:24px 8vw;margin:32px 0 48px}.policy-page-container h1{font-size:1.5rem}}.espresso-recipe-beautiful{background:linear-gradient(120deg,#fffbe6,#f7e7ce);border-radius:18px;box-shadow:0 2px 18px #c39b2b22;padding:2.2rem 1.5rem;margin:2.5rem auto 2rem;max-width:540px;display:flex;flex-direction:column;align-items:center}.espresso-recipe-beautiful h2{font-size:2.1rem;font-weight:900;color:#7c5a3a;margin-bottom:.7em;text-align:center}.espresso-desc{font-size:1.13rem;color:#5a4533;margin-bottom:1.1em;text-align:center}.espresso-section{width:100%;margin-bottom:1.5em}.espresso-section h3{color:#c39b2b;font-size:1.15rem;margin-bottom:.5em;font-weight:700}.espresso-list{list-style:none;padding:0;margin:0 0 .7em}.espresso-list li{background:#fff;border-radius:8px;margin-bottom:.4em;padding:.5em 1em;font-size:1.05rem;color:#7c5a3a;box-shadow:0 1px 6px #c39b2b11;display:flex;align-items:center;gap:.5em}.espresso-note{color:#b71c1c;font-size:.98em;margin-left:.4em}.espresso-steps{margin:0 0 .7em 1.2em;font-size:1.05rem;color:#5a4533}.espresso-highlight{color:#c39b2b;font-weight:700}.espresso-tip{background:#fffbe6;border-left:4px solid #c39b2b;border-radius:0 8px 8px 0;padding:.7em 1em;margin:.7em 0 0;font-size:1.02rem;color:#7c5a3a;box-shadow:0 1px 6px #c39b2b11}.espresso-meta{margin:2.2em auto 0;text-align:center;font-size:1.08rem;color:#7c5a3a;font-weight:600}@media (max-width: 700px){.espresso-recipe-beautiful{padding:1.2rem .3rem;max-width:98vw}}.recipe-page{max-width:600px;margin:48px auto 64px;background:linear-gradient(120deg,#fff7f0,#f5ede6);border-radius:28px;box-shadow:0 8px 32px #bcae9e33,0 2px #e0c9b6;padding:44px 32px 36px;font-family:Poppins,Montserrat,Arial,sans-serif;color:#4a3c35;position:relative;overflow:hidden}.recipe-page h2{font-size:2.3rem;font-weight:800;color:#7c5a3a;margin-bottom:10px;letter-spacing:1px;text-align:center}.recipe-page h3{color:#b9805a;font-size:1.25rem;margin-top:28px;margin-bottom:10px;font-weight:700}.recipe-page p{font-size:1.13em;color:#5a463a;margin-bottom:8px;text-align:center}.recipe-page ul,.recipe-page ol{margin:0 0 0 24px;font-size:1.13em;color:#4a3c35}.recipe-page li{margin-bottom:10px;line-height:1.7;position:relative}.recipe-page ul li:before{content:"☕";color:#b9805a;font-size:1.1em;margin-right:10px;position:absolute;left:-24px;top:.1em}.recipe-page ol li{padding-left:8px}@media (max-width: 700px){.recipe-page{padding:24px 6vw;margin:24px 0 32px}.recipe-page h2{font-size:1.5rem}}.recipe-page:after{content:"";position:absolute;right:-60px;top:40px;width:180px;height:180px;background:url('data:image/svg+xml;utf8,<svg width="180" height="180" viewBox="0 0 180 180" fill="none" xmlns="http://www.w3.org/2000/svg"><ellipse cx="90" cy="90" rx="80" ry="40" fill="%23b9805a" fill-opacity="0.13"/><ellipse cx="90" cy="90" rx="60" ry="30" fill="%237c5a3a" fill-opacity="0.11"/></svg>') no-repeat center/contain;pointer-events:none;z-index:0}.admin-login-bg{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#4e342e,#a1887f)}.admin-login-container{background:#fffffff7;border-radius:18px;box-shadow:0 6px 32px #4e342e2e;padding:2.5rem 2rem 2rem;max-width:350px;width:95vw;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.admin-login-logo{width:60px;height:60px;margin-bottom:.5rem;filter:drop-shadow(0 2px 8px #a1887f88)}.admin-login-title{font-family:Merriweather,serif;color:#4e342e;font-size:2rem;margin-bottom:.5rem;letter-spacing:1px}.admin-login-form{width:100%;display:flex;flex-direction:column;gap:1rem}.admin-login-input{padding:.7rem 1rem;border-radius:8px;border:1.5px solid #a1887f;font-size:1rem;background:#fbeee6;color:#4e342e;outline:none;transition:border .2s}.admin-login-input:focus{border:1.5px solid #6d4c41}.admin-login-btn{background:linear-gradient(90deg,#6d4c41,#bcaaa4);color:#fff;font-weight:600;border:none;border-radius:8px;padding:.7rem 0;font-size:1.1rem;cursor:pointer;box-shadow:0 2px 8px #a1887f44;transition:background .2s,transform .1s}.admin-login-btn:active{transform:scale(.98)}.admin-login-btn:disabled{opacity:.7;cursor:not-allowed}.admin-login-error{color:#b71c1c;font-size:1rem;margin-top:.5rem;text-align:center}@media (max-width: 500px){.admin-login-container{padding:1.2rem .5rem 1.5rem;max-width:98vw}.admin-login-title{font-size:1.3rem}.admin-login-logo{width:44px;height:44px}}.login-success{color:#1976d2;margin-top:8px;font-weight:600;text-align:center}.login-main-box{background:#fff;border-radius:24px;box-shadow:0 4px 32px #4a3c3514;padding:40px 32px 32px;width:90vw;max-width:1100px;min-width:600px;margin:40px auto;display:flex;flex-direction:row;gap:32px;z-index:2;align-items:center;position:relative;flex:1 0 auto}.login-form-col{flex:1;min-width:320px;max-width:600px}.login-register-col{flex:1;min-width:320px;max-width:600px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding-left:24px;border-left:2px solid #000000}@media (max-width: 900px){.login-main-box{flex-direction:column;gap:24px;padding:32px 8px;min-width:0;width:98vw;max-width:98vw}.login-register-col{border-left:none;padding-left:0;border-top:1.5px solid #e0d6ce;padding-top:24px;margin-top:16px}}@media (min-width: 800px){.login-main-box{flex-direction:row;gap:32px;padding:40px 32px 32px;max-width:900px}.login-register-col{border-left:1.5px solid #e0d6ce;padding-left:24px;border-top:none;padding-top:0;margin-top:0}}.google-btn,.login-google-btn{width:100%;background:#de5246;color:#fff;font-weight:700;border:none;border-radius:8px;padding:0;font-size:1.1rem;margin-bottom:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;height:48px;gap:8px;transition:background .2s}.google-btn:hover,.login-google-btn:hover{background:#c0392b}.google-logo{height:24px;width:24px;margin-right:8px;background:#fff;border-radius:4px;padding:2px;object-fit:contain}.register-btn{width:100%;background:#10b3c6;color:#fff;font-weight:700;border:none;border-radius:8px;padding:12px 0;font-size:1.1rem;margin-top:16px;cursor:pointer;transition:background .2s}.register-btn:hover{background:#0e8fa0}.input,.login-input{width:100%;padding:12px;margin-bottom:12px;border:1.5px solid #b19d8e;border-radius:8px;font-size:1rem;background:#fff;color:#4a3c35;font-family:inherit;transition:border .2s}.login-error{color:#e04b3c;margin-top:8px;font-weight:700}.forgot-link{color:#1976d2;text-decoration:underline;font-size:1rem;margin-top:8px;display:inline-block}.login-form-col h2,.login-register-col h2{color:#3d2c1e;font-size:2rem;margin-bottom:8px}.login-form-col p,.login-register-col p{color:#3d2c1e;font-size:1.1rem;margin-bottom:16px}.login-main-box{margin-top:200px;background:#fff;border-radius:24px;box-shadow:0 4px 32px #4a3c3514;padding:40px 32px 32px;max-width:1200px;width:100%;display:flex;gap:32px;z-index:2;align-items:center;position:relative;flex:1 0 auto}.login-form-col{flex:1;min-width:400px}.login-input{width:100%;padding:12px;margin-bottom:16px;border-radius:8px;border:1.5px solid #b19d8e;font-size:1rem;background:#f7f3ef;color:#4a3c35;font-family:inherit;transition:border .2s}.login-input:focus{border:1.5px solid #a67c52;outline:none}.login-btn{width:100%;background:#ffd600;color:#4a3c35;font-weight:700;border:none;border-radius:8px;padding:14px;font-size:1.1rem;cursor:pointer;margin-bottom:10px;transition:background .2s}.login-btn:hover{background:#e6b800}.login-google-btn:hover{background:#c0392b}.login-forgot{color:#1976d2;text-decoration:underline;font-size:16px}.login-create-btn{width:100%;background:#10b3c6;color:#fff;font-weight:700;border:none;border-radius:8px;padding:14px;font-size:1.1rem;cursor:pointer;margin-top:16px;transition:background .2s}.login-create-btn:hover{background:#0e8fa0}.login-footer{margin-top:auto;z-index:2}.register-bg{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;padding-top:2px;background:#f7f3ef;background-image:none}.register-box{background:#fff;border-radius:24px;box-shadow:0 4px 32px #4a3c3514;padding:40px 32px 32px;max-width:500px;max-height:600px;width:100%;border:2px solid #b19d8e;margin-top:100px;margin-bottom:80px}.register-title{margin-bottom:18px;color:#4a3c35;font-family:Montserrat,Arial,sans-serif;font-size:2rem;text-align:center;letter-spacing:1px}.register-input{width:100%;padding:12px;margin-bottom:18px;border-radius:8px;border:1.5px solid #b19d8e;font-size:1rem;background:#f7f3ef;color:#4a3c35;font-family:inherit;transition:border .2s}.register-input:focus{border:1.5px solid #a67c52;outline:none}.register-btn{width:100%;background:#ffd600;color:#4a3c35;font-weight:700;border:none;border-radius:8px;padding:14px;font-size:1.1rem;cursor:pointer;margin-bottom:10px;transition:background .2s}.register-btn:hover{background:#e6b800}.register-back-btn{width:100%;background:#eee;color:#4a3c35;border:none;border-radius:8px;padding:12px;font-size:1rem;cursor:pointer;margin-top:8px;transition:background .2s}.register-back-btn:hover{background:#e7d7c9}.register-footer{width:100%;margin-top:auto;z-index:2}.admin-orders-container{max-width:1200px;margin:48px auto 0;padding:16px}.admin-orders-table-wrapper{overflow-x:auto;background:#fff;border-radius:10px;box-shadow:0 8px 24px #0f0f0f0a;padding:12px}.admin-orders-table{width:100%;border-collapse:collapse}.admin-orders-table th,.admin-orders-table td{padding:12px 10px;border-bottom:1px solid #f3e9df;text-align:left}.admin-orders-table thead th{background:#f7f3ef;color:#4a3c35;font-weight:700}.admin-orders-table .mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,monospace;font-size:.9rem}.admin-orders-table select{padding:6px 8px;border-radius:6px;border:1px solid #d9cbb8}.admin-orders-loading{padding:20px;text-align:center}@media (max-width:800px){.admin-orders-table th:nth-child(3),.admin-orders-table td:nth-child(3){display:none}.admin-orders-table th:nth-child(5),.admin-orders-table td:nth-child(5){display:none}}.admin-orders-container{max-width:1100px;margin:48px auto 0;padding:24px;background:#fff;border-radius:18px;box-shadow:0 2px 16px #00000014;font-family:Poppins,Arial,sans-serif}.admin-orders-title{font-size:2.2rem;font-weight:700;margin-bottom:28px;color:#3e2723;text-align:center}.admin-orders-loading,.admin-orders-empty{text-align:center;color:#888;font-size:1.1rem;margin-top:40px}.admin-orders-list{display:flex;flex-wrap:wrap;gap:28px;justify-content:center}.admin-package-dimensions{display:flex;flex-direction:column;gap:8px;margin:12px 0;padding:12px;background:#f9f9f9;border-radius:8px;border:1px solid #e0e0e0}.admin-package-dimensions label{font-size:.9rem;font-weight:600;color:#555;margin-bottom:4px}.dimensions-inputs{display:flex;align-items:center;gap:8px}.dimensions-inputs input,.admin-package-dimensions input[type=number]{padding:6px 8px;border:1px solid #ccc;border-radius:6px;font-size:.95rem;text-align:center}.dimensions-inputs span{font-weight:600;color:#888}.admin-order-card{border:1px solid #e0e0e0;border-radius:14px;padding:22px 18px 16px;background:#faf7f2;box-shadow:0 1px 6px #0000000a;min-width:320px;max-width:370px;flex:1 1 340px;display:flex;flex-direction:column;gap:10px}.admin-order-header{display:flex;justify-content:space-between;font-size:1rem;color:#795548;margin-bottom:6px}.admin-order-user{font-size:1rem;color:#4e342e;margin-bottom:8px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-order-user-label{font-weight:600;color:#b9805a}.admin-order-user-name{font-weight:500;color:#6d4c41}.admin-order-user-email{color:#888;font-size:.98em}.admin-order-customer{display:flex;flex-direction:column;gap:4px;font-size:.9rem;background:#fff;padding:10px 12px;border:1px solid #e0d6cc;border-radius:8px}.admin-order-customer .customer-row{display:flex;gap:6px;line-height:1.25}.admin-order-customer .customer-row .label{min-width:80px;font-weight:600;color:#5d4037}.admin-order-customer .address-value{flex:1}.admin-order-customer .address-value{white-space:normal;word-wrap:break-word;line-height:1.3}.admin-order-customer .payment-status{font-weight:600}.admin-order-customer .payment-status.paid{color:#2e7d32}.admin-order-customer .payment-status.pending{color:#ef6c00}.admin-order-customer .payment-status.failed,.admin-order-customer .payment-status.cancelled{color:#c62828}.admin-order-items{margin-bottom:8px}.admin-order-item{display:flex;justify-content:space-between;padding:3px 0;font-size:1rem}.admin-item-name{font-weight:500;color:#4e342e}.admin-item-qty,.admin-item-price{color:#6d4c41}.admin-order-total{font-weight:600;color:#388e3c;margin-bottom:2px}.admin-order-status{font-size:.97rem;color:#1976d2;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-order-status label{font-weight:600;color:#4e342e}.admin-order-status select{padding:6px 10px;border-radius:6px;border:1px solid #d9cbb8;background:#fff;color:#4e342e;font-size:.95rem;cursor:pointer}.admin-save-btn{padding:6px 16px;background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;font-size:.9rem;transition:all .3s ease;box-shadow:0 2px 4px #4caf5033}.admin-save-btn:hover{background:linear-gradient(135deg,#388e3c,#2e7d32);transform:translateY(-1px);box-shadow:0 4px 8px #4caf504d}.admin-save-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.admin-order-bottom{display:flex;flex-direction:column;gap:10px;margin-top:8px}.admin-ship-btn{padding:8px 12px;background:linear-gradient(135deg,#009688,#00796b);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s ease;box-shadow:0 2px 4px #00968833}.admin-ship-btn:hover:not(:disabled){background:linear-gradient(135deg,#00796b,#00695c);transform:translateY(-1px);box-shadow:0 4px 8px #0096884d}.admin-ship-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 900px){.admin-orders-list{flex-direction:column;align-items:center}.admin-order-card{min-width:90vw;max-width:98vw}}.admin-dashboard-img{width:48px;height:48px;object-fit:cover;border-radius:6px;box-shadow:0 2px 8px #bcae9e22;background:#f5ede6}.admin-dashboard-table-wrapper{width:100%;overflow-x:auto;margin-bottom:24px}table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 4px 24px #bcae9e22;border-radius:12px;overflow:hidden;min-width:900px}th,td{padding:14px 10px;text-align:left}@media (max-width: 1100px){table{min-width:700px;font-size:.97em}}@media (max-width: 900px){.admin-dashboard-table-wrapper{width:100vw;margin-left:-5vw;padding-left:5vw}table{min-width:600px;font-size:.95em}th,td{padding:10px 6px}.admin-dashboard-img{width:36px;height:36px}}@media (max-width: 600px){.admin-dashboard-table-wrapper{width:100vw;margin-left:-2vw;padding-left:2vw}table{min-width:420px;font-size:.91em}th,td{padding:8px 2px}.admin-dashboard-img{width:28px;height:28px}}@media (max-width: 450px){.admin-dashboard-table-wrapper{padding-left:0;margin-left:0}table{min-width:320px;font-size:.87em}th,td{padding:6px 1px}.admin-dashboard-img{width:22px;height:22px}}.edit-product-overlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:flex-start;justify-content:center;padding:40px 24px;z-index:1000;font-family:Poppins,Arial,sans-serif;overflow-y:auto}.edit-product-modal{background:#fff;width:100%;max-width:880px;border-radius:20px;box-shadow:0 12px 48px -8px #0005,0 6px 24px #0003;padding:0;display:flex;flex-direction:column}.edit-product-header{display:flex;align-items:center;justify-content:space-between;padding:22px 30px;border-bottom:2px solid #f1e5d8;background:linear-gradient(135deg,#f9f6f3,#efe4d6)}.edit-product-header h2{margin:0;font-size:1.9rem;font-weight:700;letter-spacing:1px;color:#3e2723}.edit-product-close{background:#b9805a;color:#fff;border:none;border-radius:10px;padding:8px 14px;font-size:1.05rem;font-weight:600;cursor:pointer;box-shadow:0 2px 8px #bcae9e55}.edit-product-form{padding:26px 34px 40px;display:flex;flex-direction:column;gap:22px}.edit-product-section{display:flex;flex-direction:column;gap:8px}.edit-product-section label{font-weight:600;color:#4a3c35;letter-spacing:.5px}.edit-product-section input,.edit-product-section textarea{padding:14px 16px;border:2px solid #d9c9bb;border-radius:14px;font-size:1rem;font-family:inherit;background:#fcfaf9;outline:none;transition:border-color .25s,box-shadow .25s}.edit-product-section textarea{min-height:140px;resize:vertical}.edit-product-section input:focus,.edit-product-section textarea:focus{border-color:#b9805a;box-shadow:0 0 0 3px #b9805a33}.edit-product-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:22px}.edit-product-images-wrapper h4{margin:0 0 10px;font-size:1.25rem;color:#3e2723;letter-spacing:.5px;font-weight:700}.edit-product-images-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:18px}.edit-product-image-item{display:flex;flex-direction:column;gap:10px;background:#fdfaf7;border:1.5px solid #efe1d5;padding:12px 12px 16px;border-radius:16px;box-shadow:0 2px 10px #bcae9e33}.edit-product-image-item input{padding:10px 12px;border:1.8px solid #d9c9bb;border-radius:10px;font-size:.9rem;background:#fff}.edit-product-image-item input:focus{border-color:#b9805a;outline:none}.edit-product-preview{width:100%;height:120px;object-fit:cover;border-radius:10px;border:2px solid #d6c6b8;box-shadow:0 2px 6px #bcae9e55}.edit-product-actions{display:flex;gap:18px;justify-content:flex-end;margin-top:10px}.edit-product-actions button{background:#3e2723;color:#fff;border:none;padding:14px 26px;border-radius:14px;font-weight:700;font-size:1rem;cursor:pointer;letter-spacing:.5px;box-shadow:0 4px 16px #3e272344;transition:background .25s,transform .25s}.edit-product-actions button:hover{background:#4d3325;transform:translateY(-2px)}.edit-product-actions button.secondary{background:#b9805a}.edit-product-actions button.secondary:hover{background:#c68d69}.edit-product-actions button.danger{background:#b71c1c}.edit-product-actions button.danger:hover{background:#d32f2f}.edit-product-alert{padding:14px 18px;border-radius:12px;font-weight:600;font-size:.95rem;box-shadow:0 2px 10px #0002}.edit-product-alert.error{background:#ffe6e6;color:#b71c1c}.edit-product-alert.success{background:#e6ffe6;color:#1b5e20}@media (max-width:820px){.edit-product-modal{max-width:100%}.edit-product-form{padding:24px 22px 36px}.edit-product-header{padding:18px 24px}.edit-product-header h2{font-size:1.6rem}.edit-product-preview{height:100px}.edit-product-images-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:14px}}@media (max-width:540px){.edit-product-form{gap:18px}.edit-product-section input,.edit-product-section textarea{font-size:.95rem;padding:12px 14px}.edit-product-actions{flex-direction:column}.edit-product-actions button{width:100%}}.create-product-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:flex-start;z-index:1000;overflow-y:auto;padding:20px}.create-product-container{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;width:100%;max-width:900px;margin:20px auto;max-height:90vh;overflow-y:auto}.create-product-header{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;background:#fff;z-index:10}.create-product-header h1{margin:0;font-size:1.8rem;color:#3e2723;font-weight:700}.close-btn{background:none;border:none;font-size:2rem;cursor:pointer;color:#999;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-btn:hover{background:#f0f0f0;color:#333}.create-product-form{padding:24px}.form-section{margin-bottom:32px}.form-section h2{font-size:1.3rem;color:#3e2723;font-weight:700;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #b9805a}.form-group{margin-bottom:16px}.form-group label{display:block;font-weight:600;color:#555;margin-bottom:8px;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:10px 12px;border:1px solid #ddd;border-radius:6px;font-size:.95rem;font-family:inherit;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#b9805a;box-shadow:0 0 0 3px #b9805a1a}.form-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.image-preview{margin-top:12px;max-width:200px;border-radius:8px;overflow:hidden;border:2px solid #f0f0f0}.image-preview img{width:100%;height:auto;display:block}.images-section{background:#fafafa;padding:16px;border-radius:8px;margin-top:16px}.images-section h3{margin:0 0 16px;font-size:1.1rem;color:#555;font-weight:600}.images-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:12px}.image-input-group{display:flex;flex-direction:column}.image-input-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.image-input-header label{font-size:.9rem;font-weight:600;color:#666;margin:0}.remove-image-btn{background:#ff6b6b;color:#fff;border:none;border-radius:50%;width:24px;height:24px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;transition:all .2s}.remove-image-btn:hover{background:#ff5252;transform:scale(1.1)}.image-input-group input{padding:10px 12px;font-size:.9rem;border:1px solid #ddd;border-radius:6px}.image-input-group input:focus{border-color:#b9805a;box-shadow:0 0 0 3px #b9805a1a}.image-preview-small{width:100%;height:120px;border-radius:6px;overflow:hidden;background:#f0f0f0;margin-top:8px;border:1px solid #ddd}.image-preview-small img{width:100%;height:100%;object-fit:cover}.form-hint{font-size:.85rem;color:#888;margin:12px 0 0;font-style:italic}.form-actions{display:flex;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid #f0f0f0;justify-content:flex-end}.btn{padding:12px 24px;border:none;border-radius:6px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;text-transform:uppercase;letter-spacing:.5px}.btn-primary{background:#b9805a;color:#fff}.btn-primary:hover:not(:disabled){background:#a0673e;transform:translateY(-2px);box-shadow:0 4px 12px #b9805a4d}.btn-secondary{background:#f0f0f0;color:#333}.btn-secondary:hover:not(:disabled){background:#e0e0e0}.btn:disabled{opacity:.6;cursor:not-allowed}.alert{padding:12px 16px;border-radius:6px;margin-bottom:16px;font-weight:500}.alert-error{background:#ffebee;color:#c62828;border-left:4px solid #ff6b6b}.alert-success{background:#e8f5e9;color:#2e7d32;border-left:4px solid #4caf50}@media (max-width: 768px){.create-product-overlay{padding:0;align-items:stretch}.create-product-container{max-height:100vh;max-width:100%;border-radius:0;margin:0}.create-product-header{padding:16px}.create-product-header h1{font-size:1.4rem}.create-product-form{padding:16px}.form-section{margin-bottom:24px}.form-row,.images-grid{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse;gap:10px}.btn{width:100%;padding:14px 16px}.image-preview{max-width:100%}}@media (max-width: 480px){.create-product-header h1{font-size:1.2rem}.form-section h2{font-size:1.1rem}.close-btn{width:32px;height:32px;font-size:1.6rem}.create-product-form{padding:12px}.form-group input,.form-group textarea{padding:12px;font-size:16px}}.admin-main-wrapper{min-height:100vh;background:#f5ede6;display:flex;flex-direction:column}.admin-navbar{display:flex;align-items:center;justify-content:space-between;background:#4a3c35;color:#fff;padding:0 32px;height:64px;box-shadow:0 2px 12px #bcae9e22}.admin-navbar-logo{font-size:1.35rem;font-weight:700;letter-spacing:1px;display:flex;align-items:center}.admin-navbar-links{display:flex;gap:18px}.admin-navbar-link{background:none;border:none;color:#fff;font-size:1.08rem;font-weight:600;padding:8px 18px;border-radius:6px;cursor:pointer;transition:background .18s}.admin-navbar-link.active,.admin-navbar-link:hover{background:#7c5a3a}.admin-main-content{flex:1;padding:32px 0 0}@media (max-width: 700px){.admin-navbar{flex-direction:column;align-items:flex-start;height:auto;padding:12px 10px;gap:8px}.admin-navbar-logo{font-size:1.1rem;margin-bottom:6px}.admin-navbar-links{gap:10px}.admin-main-content{padding:18px 0 0}}.contact-container{max-width:1000px;margin:200px auto 96px;justify-content:center;padding:3rem;background:none;font-family:Poppins,LuxuriousScript-Regular,sans-serif}.contact-title{font-family:LuxuriousScript-Regular,"sans-serif";font-size:2.5rem;color:#3e2723;margin-bottom:1rem;font-weight:700;text-align:center}.contact-description{font-size:1.1rem;color:#5e4a42;margin-bottom:2.5rem;margin-top:30px;text-align:center;line-height:1.8}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group-1{display:flex;flex-direction:column;width:100%}.form-group-1-parent{display:flex;flex-direction:row;gap:2rem;width:100%;justify-content:space-evenly}.form-group-2{display:flex;flex-direction:column}label{font-weight:600;margin-bottom:.5rem;color:#3e2723}input,textarea{padding:.75rem 1rem;border:1px solid #c4b7ad;border-radius:5px;padding-top:25px;font-size:1rem;background:#fff;color:#3e2723;outline:none;transition:border .3s ease}input:focus,textarea:focus{border-color:#a1887f}.contact-button{display:flex;justify-content:center;padding:1.5rem 2.5rem;background-color:#3e2723;color:#fff;border-radius:5px;font-size:1.1rem;font-weight:600;cursor:pointer;width:30%;transition:background-color .3s ease}.contact-button:hover{background-color:#5d4037}.thank-you-message{padding:2rem;background-color:#f3f3f3;border-radius:12px;text-align:center;color:#3e2723;margin-top:2rem}html,body,#root{height:100%;margin:0;padding:0;font-family:Poppins,sans-serif;color:#3e2723;background:none;overflow-x:hidden}.app-container{display:flex;flex-direction:column;min-height:100vh}.main-content{margin-top:96px;flex:1;position:relative}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#3e2723cc;color:#fff;position:fixed;top:34px;width:100%;z-index:999;box-shadow:0 2px 6px #0000001a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nav-left{flex-shrink:0}.logo{height:60px;object-fit:contain}.nav-links{display:flex;gap:1.5rem;align-items:center}.nav-links a{position:relative;text-decoration:none;color:#fff;font-weight:600;transition:color .25s ease}.nav-links a:hover{color:#b19d8e}.badge{position:absolute;top:-8px;right:-10px;background-color:#ff1d1d;color:#fff;border-radius:50%;padding:2px 6px;font-size:11px;line-height:1}footer{background-color:#3e2723cc;color:#fff;padding:1rem 2rem;text-align:center;font-size:.9rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.product-card{background:#fff;border:2px solid rgba(90,69,51,.9);padding:10px;border-radius:8px;box-shadow:0 4px 12px #0000000f}.product-image{width:100%;max-height:180px;object-fit:cover;border-radius:8px}.product-buttons{display:flex;gap:10px;margin-top:10px}.product-buttons button{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:8px;background:#5a4533;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600}.product-buttons button:hover{background:#b19d8e}.cart{padding:2rem;background:#f9f9f9;border-radius:10px;max-width:900px;margin:auto}.cart-table{width:100%;border-collapse:collapse;margin-top:1rem}.cart-table th,.cart-table td{padding:12px;border-bottom:1px solid #ddd;text-align:center;vertical-align:middle}.remove-btn{background:none;border:none;color:#dc143c;cursor:pointer}.remove-btn:hover{color:#8b0000}.proceed-btn{background:#f90;color:#fff;padding:.8rem 1.5rem;border-radius:6px;border:none;cursor:pointer;font-weight:700}.about{max-width:800px;margin:auto;line-height:1.7;color:#333;background:#fffdf8;border-radius:8px;box-shadow:0 2px 6px #0000001a;padding:1.5rem}#logo-anim-container{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:2}#logo-anim{width:100px;animation:blinkAndZoom 3s ease-in-out forwards}@keyframes blinkAndZoom{0%{opacity:0;transform:scale(1)}10%{opacity:1}20%{opacity:0}30%{opacity:1}40%{opacity:0}50%{opacity:1;transform:scale(1)}70%{transform:scale(1.5)}to{transform:scale(50);opacity:0}}.buttons{display:flex;gap:10px}.buttons button{padding:6px 10px;font-size:14px;cursor:pointer}.product-card h3,.cart-item-details h3{margin:0}*{box-sizing:border-box}
