@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%)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.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}.badge{position:absolute;top:-6px;right:-10px;background-color:red;color:#fff;border-radius:50%;padding:2px 6px;font-size:10px}.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:#ebe7e1}.dot-grid__wrap{width:100%;height:100%;position:relative}.dot-grid__canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.orders-page-container{max-width:900px;margin:140px auto 0;padding:32px 18px;background:linear-gradient(120deg,#fffbe6,#ffe6fa);border-radius:22px;box-shadow:0 6px 32px #ba997821,0 1.5px 8px #ba997814;font-family:Poppins,Arial,sans-serif;min-height:80vh}.orders-title{font-size:2.3rem;font-weight:700;margin-bottom:32px;color:#6d4c41;text-align:center;letter-spacing:1.5px;text-shadow:0 2px 8px #ffe6fa44}.orders-loading,.orders-empty{text-align:center;color:#888;font-size:1.1rem;margin-top:40px}.orders-list{display:flex;flex-direction:column;gap:32px}.order-card{border:none;border-radius:18px;padding:28px 22px 22px;background:linear-gradient(120deg,#fff 60%,#ffe0b2);box-shadow:0 4px 24px #bcae9e22,0 1.5px 8px #bcae9e11;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.order-card:hover{transform:translateY(-4px) scale(1.012);box-shadow:0 8px 32px #bcae9e33,0 2px 12px #bcae9e22}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:1.08rem;color:#7c5a3a;font-weight:600;letter-spacing:.5px}.order-id{background:#ffe0b2;color:#a05a2c;padding:3px 12px;border-radius:8px;font-size:.98rem;font-weight:600;box-shadow:0 1px 4px #ffe0b244}.order-date{color:#795548;font-size:.98rem;font-weight:500}.order-items{margin-bottom:16px;display:flex;flex-direction:column;gap:8px}.order-item{display:flex;align-items:center;gap:16px;padding:6px 0;font-size:1.05rem;background:#fffbe6;border-radius:8px;box-shadow:0 1px 4px #ffe0b211;margin-bottom:2px}.order-item-img{width:38px;height:38px;border-radius:8px;object-fit:cover;box-shadow:0 1px 4px #bcae9e22;border:1.5px solid #ffe0b2}.item-name{font-weight:600;color:#4e342e;flex:1}.item-qty,.item-price{color:#7c5a3a;font-weight:500}.order-total{font-weight:700;color:#388e3c;margin-bottom:6px;font-size:1.08rem}.order-status{font-size:1.05rem;font-weight:600;margin-top:4px}.order-status svg{vertical-align:middle}.order-shipping{font-size:.98rem;color:#795548;margin-bottom:8px;background:#fff8e1;border-radius:7px;padding:7px 12px;box-shadow:0 1px 4px #ffe0b211}@media (max-width: 600px){.orders-page-container{padding:12px 2vw 24px;min-width:0}.order-card{padding:16px 6px 14px;border-radius:13px}.orders-title{font-size:1.4rem;margin-bottom:18px}.order-header{flex-direction:column;align-items:flex-start;gap:4px;font-size:.98rem}.order-item{font-size:.98rem;gap:8px}.order-shipping{font-size:.93rem;padding:6px}}.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,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) 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,AAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) 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:64px 0 48px;min-height:480px;background:linear-gradient(135deg,#fffbe6,#ffe5d0,#ffe6fa);z-index:1;overflow:hidden;animation:best-seller-bg-anim 8s ease-in-out infinite alternate;margin-top:-10px}@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:1200px;margin:0 auto;text-align:center}.best-seller-title{font-size:2.6rem;font-weight:800;color:#4a3c35;margin-bottom:36px;letter-spacing:1px;text-shadow:0 2px 12px #fff8,0 1px 0 #e0c9b6}.best-seller-grid{display:flex;gap:24px;justify-content:center;flex-wrap:nowrap;width:100%;max-width:1100px;margin:0 auto}.best-seller-card{background:#fff;border-radius:18px;box-shadow:0 6px 32px #bcae9e33,0 1.5px #e0c9b6;padding:32px 28px 28px;min-width:220px;max-width:320px;width:100%;flex:1 1 0;display:flex;flex-direction:column;align-items:center;position:relative;transition:transform .18s,box-shadow .18s;cursor:pointer}.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:240px;height:240px;max-width:90%;object-fit:contain;border-radius:12px;margin-bottom:18px;box-shadow:0 2px 16px #bcae9e22;background:#f7f3ef;display:block;margin-left:auto;margin-right:auto}.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:8px 22px;font-size:1.08em;cursor:pointer;box-shadow:0 2px 8px #bcae9e22;transition:background .18s}.best-seller-add:hover{background:linear-gradient(90deg,#d2691e 60%,#7c5a3a)}@media (max-width: 900px){.best-seller-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:100%;margin:0;justify-items:center;align-items:stretch;overflow-x:visible;scrollbar-width:none}.best-seller-card{min-width:0;max-width:100%;width:100%;padding:12px 4px 14px;align-items:center}.best-seller-img{width:150px;height:150px;margin-bottom:10px}.best-seller-tag{position:static;display:inline-block;margin-bottom:8px;margin-top:0;left:unset;top:unset;width:auto;font-size:.98em}}.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}.add-btn.add-btn-full{width:100%;margin-top:110px;display:flex;justify-content:center;align-items:center;font-size:.9rem;padding:10px;border-radius:8px}.product-prices{margin-bottom:15px;display:flex;align-items:baseline;gap:8px;justify-content:center;flex-wrap:wrap}.out-of-stock-badge{font-size:1em}.out-of-stock-badge .product-price{color:#d2691e;font-size:1.18rem;font-weight:800;margin-right:4px}.out-of-stock-badge .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}margin-bottom: 30px; .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:flex;flex-wrap:wrap;justify-content:center;gap:40px;margin-bottom:48px}@media (max-width: 600px){.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px 6px;padding:0 4px;width:100vw;max-width:100vw;box-sizing:border-box;overflow-x:hidden}.product-card{min-width:0;max-width:100%;width:100%;margin:0;padding:8px 2px 10px;font-size:.95rem;box-shadow:0 4px 12px #0000001a;overflow-x:auto;min-width:0!important}.product-image{width:100%;height:90px;max-width:100%;object-fit:contain;margin-bottom:8px}.product-prices{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:3px;width:100%;min-width:0;overflow-x:auto;white-space:nowrap;padding:0 1px;scrollbar-width:none}.product-prices::-webkit-scrollbar{display:none}.product-price,.product-original-price{white-space:nowrap;font-size:.98rem;margin:0 1px;display:inline-block;vertical-align:middle;min-width:0;flex-shrink:0;word-break:keep-all}}@media (min-width: 1200px){.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 32px;justify-content:center;align-items:start;width:100%;max-width:1400px;margin:0 auto 20px;padding:0 16px}.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-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}.product-card:hover{transform:translateY(-8px)}.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:center;gap:10px;justify-content:center}.product-price{color:#d2691e;font-size:1.18rem;font-weight:800}.product-original-price{color:#b19d8e;font-size:1.05rem;text-decoration:line-through;font-weight:500}.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.1rem;font-weight:900;color:#fff;margin-bottom:38px;letter-spacing:1.5px;text-align:center;text-shadow:0 2px 8px #0004,0 1px 0 #c0392b;background:#7c2f13;border-radius:0;padding:14px 0 12px;display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 2px 12px #0002}@media (max-width: 600px){.india-coffee-title{font-size:1.2rem;padding:10px 0 8px}.product-prices>*{display:inline-block!important;white-space:nowrap!important;vertical-align:middle!important;margin:0 1px!important;font-size:.98rem!important;min-width:0!important;max-width:100%!important}}.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%}.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}@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}@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}}.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.wishlisted{color:#e53935}.wishlist-icon-btn:disabled{opacity:.6;cursor:not-allowed}.products-page{padding:4rem 2rem;background:none;min-height:100vh;display:flex;flex-direction:column;align-items:center;text-align:center}.products-page h2{font-size:2.5rem;margin-bottom:3rem;color:#4e342e;font-weight:700;text-transform:uppercase;letter-spacing:1px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:2.5rem;max-width:1300px;width:100%;justify-items:center;align-items:stretch}.product-card{background:#fff;border-radius:16px;padding:1.5rem;width:100%;max-width:300px;height:100%;box-shadow:0 6px 20px #00000014;transition:transform .4s ease,box-shadow .4s ease;cursor:pointer;border:1px solid #f57c00;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.product-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 12px 30px #0000001f}.product-image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px;background:#f5f5f5;margin-bottom:1rem;border:1px solid #eee;box-shadow:0 2px 8px #0000000d;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-card h3{font-size:1.2rem;color:#3e2723;margin:.5rem 0;font-weight:600}.price{font-size:1.1rem;color:#ad0909;font-weight:700}.original-price{text-decoration:line-through;font-size:.95rem;color:#888;margin-left:6px}.product-actions{display:flex;justify-content:space-between;margin-top:auto;width:100%;gap:.75rem;padding-top:1rem}.product-actions button{flex:1;padding:10px 0;background:#ad0909;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .3s ease,transform .2s ease}.product-actions button:hover{background:red;transform:scale(1.05)}.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;margin:0;padding:0;background-color:var(--background-page);line-height:1.6}.cart-page-pro{margin-top:110px;display:flex;gap:2rem;padding:3rem 5vw;align-items:flex-start}.cart-pro-left{flex:2;background:none;border-radius:12px;box-shadow:none;padding:0;display:flex;flex-direction:column;min-width:0}.cart-pro-left h2{font-size:1.8rem;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:var(--background-card);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}}.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}.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}}.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}}.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:flex-start;position:relative;flex:1 0 auto}.login-form-col{flex:1;min-width:320px;max-width:400px}.login-register-col{flex:1;min-width:320px;max-width:400px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-left:24px;border-left:1.5px solid #e0d6ce}@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{background:#fff;border-radius:24px;box-shadow:0 4px 32px #4a3c3514;padding:40px 32px 32px;max-width:900px;width:100%;margin:0 auto;display:flex;gap:32px;z-index:2;align-items:flex-start;position:relative;flex:1 0 auto}.login-form-col{flex:1;min-width:300px}.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;background:#f7f3ef url(/assets/coffee-bg.png) repeat,radial-gradient(circle at 60% 40%,#f7f3ef 60%,#e7d7c9);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;padding-top:2px}.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:1100px;margin:40px 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-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-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}@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}}.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}.main-content{margin-top:110px}body{margin:0;font-family:Poppins,sans-serif;color:#3e2723;overflow-x:hidden;background:none}.header,footer{background:#584534;color:#fff;padding:1rem 2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}nav a{margin-left:20px;color:#fff;text-decoration:none;font-weight:600;transition:.3s}nav a:hover{color:#b19d8e}.hero-section{text-align:center;padding:5rem 2rem}.hero-section h1{font-size:3rem;font-weight:700}.hero-section span{color:#bf360c}.hero-section p{margin-top:1rem;font-size:1.2rem}.products{padding:3rem 2rem;background-color:#fff9}.product-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem}.product{background:#fffc;border-radius:10px;padding:1rem;width:220px;box-shadow:0 4px 12px #0000001a}.product h3{margin:.5rem 0}.product button{margin-top:10px;padding:10px;background:#fff;color:#fff;border:none;cursor:pointer;border-radius:6px;font-weight:700}.login{max-width:300px;margin:3rem auto;display:flex;flex-direction:column;gap:1rem;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a}.login input{padding:10px;font-size:1rem;border:1px solid #ccc}.login button{padding:10px;background:#3e2723;color:#fff;border:none;font-weight:700;cursor:pointer;border-radius:5px}footer{text-align:center;font-size:.9rem}.wishlist,.about{text-align:center;padding:2rem}.wishlist{background-color:#fffde799}.about{background-color:#fce4ec;color:#4e342e;background:#fffdf899}.buttons{display:flex;gap:10px;margin-top:10px}.buttons button{padding:6px 10px;font-size:14px;cursor:pointer}.nav-links{display:flex;gap:20px;align-items:center}.nav-links a{position:relative;text-decoration:none;color:#fff;font-weight:700}.badge{background-color:#ddd;color:#fff;font-size:12px;padding:2px 6px;border-radius:50%;position:absolute;top:-8px;right:-10px}.cart{padding:2rem;background:#fdfdfd;background-color:#f9f9f999}.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;font-size:1rem;cursor:pointer;transition:color .2s ease}.remove-btn:hover{color:#8b0000}.cart-table button{padding:5px 10px;background-color:#dc143c;color:#fff;border:none;border-radius:4px;cursor:pointer}.badge{background-color:#dc143c;color:#fff;font-size:12px;padding:2px 6px;border-radius:50%;position:absolute;top:-8px;right:-10px}.product-image{width:100%;max-height:180px;object-fit:cover;border-radius:8px;margin-bottom:.5rem}html,body,#root{height:100%;margin:0;padding:0}.app-container{position:fixed;display:flex;flex-direction:column;min-height:100vh;z-index:1}.main-content{margin-top:96px;flex:1;z-index:1;position:relative}footer{background:#4e342e;background-color:#3e2723cc;color:#fff}.header{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#3e2723cc;box-shadow:0 2px 6px #0000001a}.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}.badge{background-color:#ff1d1d;color:#ccc;font-size:12px;padding:2px 6px;border-radius:50%;position:absolute;top:-8px;right:-10px}.about{max-width:800px;margin:auto;line-height:1.7;color:#333;background:#fffdf8;border-radius:8px;box-shadow:0 2px 6px #0000001a}.about h2{font-size:2rem;margin-bottom:1rem}.about p{margin-bottom:1.2rem}.cart{padding:2rem;background:#f9f9f9;border-radius:10px;max-width:900px;margin:auto}.cart-items{display:flex;flex-direction:column;gap:1.5rem}.cart-item{display:flex;background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 6px #0000001a;align-items:flex-start;gap:1rem}.cart-item-image{width:100px;height:100px;object-fit:cover;border-radius:6px}.cart-item-details h3{margin:0;font-size:1.1rem}.cart-actions{display:flex;align-items:center;gap:10px;margin:.5rem 0}.cart-actions button{background:#eee;border:none;padding:5px 10px;cursor:pointer;border-radius:4px;font-size:1rem}.item-options{display:flex;gap:10px;margin-top:.5rem}.item-options button{background:none;border:none;color:#555;cursor:pointer;display:flex;align-items:center;gap:5px;font-size:.9rem}.remove-btn{color:#dc143c}.cart-summary{margin-top:2rem;text-align:right}.proceed-btn{background:#f90;color:#fff;padding:.8rem 1.5rem;border:none;cursor:pointer;border-radius:6px;font-weight:700;font-size:1rem}.product-buttons{display:flex;justify-content:space-between;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;transition:background .3s ease}.product-buttons button:hover{background:#b19d8e}.product-card{color:#eee;background:none;background-color:#fff;border:2px solid #5a4533;padding:10px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;color:#eee}#logo-anim-container{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:2;background:none;background-color:none}#logo-anim{background:none;width:100px;opacity:1;animation:blinkAndZoom 3s ease-in-out forwards}#main-content{opacity:1;transition:opacity 1s ease-in;background:none}@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}}*{box-sizing:border-box}
