@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;700&family=Montserrat:wght@500;700&display=swap";/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.collapse{visibility:collapse}.visible{visibility:visible}.visible\!{visibility:visible!important}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline\!{display:inline!important}.inline-block{display:inline-block}.table{display:table}.size-full{width:100%;height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.columns-5{-moz-columns:5;columns:5}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.backface-hidden{backface-visibility:hidden}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;background-color:#f9fafb;color:#111}.header-bar{font-family:Inter,sans-serif;display:flex;justify-content:center;align-items:center;position:relative;padding:12px 40px;background-color:#111;color:#fff;font-size:12px}.header-text{text-align:center}.close-btn{position:absolute;right:20px;font-size:16px;cursor:pointer;color:#fff}.main-header{position:sticky;top:0;z-index:999;background-color:#fcf9f9;border-bottom:1px solid #e5e7eb;padding:12px 40px;transition:background-color .3s ease,box-shadow .3s ease}.main-header.scrolled{box-shadow:0 2px 6px #0000001a}.header-content{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 20px}.header-left{display:flex;align-items:center;gap:20px}.header-right{display:flex;align-items:center;gap:30px}.logo{flex:0 0 auto}.logo img{height:80px;transition:transform .3s ease}.main-header.scrolled .logo img{transform:scale(.8);transform-origin:left center}.search-bar-container.desktop-only{flex-grow:1;width:60%;max-width:800px;position:relative}.search-input{font-family:Inter,sans-serif;width:100%;padding:9px 42px;border:1px solid #c1c1c2;border-radius:9999px;font-size:.9rem;background-color:#f1f2f3}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#888}.mobile-search-button.mobile-only{background:none;border:none;display:none;align-items:center;justify-content:center;padding:1px;cursor:pointer;margin-left:5rem}.mobile-search-icon{width:22px;height:22px;color:#111}.user-actions{display:flex;align-items:center;gap:8px}.action-button{background:none;border:none;cursor:pointer;padding:6px;display:flex;align-items:center;color:#374151;position:relative}.cart-count{position:absolute;top:-5px;right:-5px;background-color:#111;color:#ebe8e8;border-radius:9999px;width:16px;height:16px;font-size:11px;display:flex;align-items:center;justify-content:center}.nav-links-bar{background-color:#fcf9f9;padding:8px 0;display:flex;justify-content:center}.nav-list{display:flex;flex-wrap:wrap;list-style:none;gap:8px;margin-top:-1.25rem}.nav-list li a{text-decoration:none;color:#111;font-size:.8rem;font-weight:600;padding:.5rem .75rem;transition:color .2s ease,border-bottom .2s ease}.nav-list li a:hover{color:#65696e;border-bottom:2px solid #1f2937}.menu-toggle{display:none;background:none;border:none;font-size:20px;cursor:pointer;margin-left:-1.8rem}@media (max-width: 768px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.header-bar{font-size:10.5px;padding:10px 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-content{justify-content:space-between;padding:10px 15px;gap:1rem}.logo img{height:50px}.menu-toggle{display:block;font-size:26px}.nav-links-bar{display:block;position:fixed;top:0;left:-100%;width:70%;height:100vh;background:#fff;padding-top:80px;transition:left .3s ease-in-out;z-index:1000}.nav-links-bar.show{left:0}.nav-list{flex-direction:column;gap:20px;padding:0;list-style:none}.nav-list li a{display:block;padding:12px 20px;font-size:1rem;font-weight:600;color:#111}}.search-overlay{position:fixed;inset:0;background:#fffffff2;z-index:999;padding:20px;overflow-y:auto}.close-overlay{position:absolute;top:10px;right:20px;font-size:24px;background:transparent;border:none;cursor:pointer}.overlay-searchbar{display:flex;gap:10px;margin-bottom:20px}.overlay-searchbar input{flex:1;padding:10px;font-size:16px}.overlay-results{display:grid;gap:15px}.overlay-product-card{display:flex;gap:10px;border:1px solid #ccc;padding:10px;align-items:center}.overlay-product-card img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.overlay-viewall{margin-top:20px;text-align:center}.hero-section{font-family:Montserrat,sans-serif;position:relative;width:100%;height:87vh;overflow:hidden;margin-bottom:-10px}.hero-slider{position:absolute;inset:0;overflow:hidden;z-index:0}.hero-slider img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-content-wrapper{position:relative;z-index:2;text-align:center;padding:2rem;color:#f1f1f1;margin-left:-25rem}.reviews-sidebar{position:absolute;left:0;top:50%;transform:translateY(-50%) rotate(-90deg);background-color:#fff;color:#525050;font-size:.8rem;font-weight:600;padding:.8rem 1rem;border-radius:.4rem;white-space:nowrap;z-index:3;box-shadow:0 2px 6px #0000001a;margin-left:25rem}.content-card{background-color:#ffffff80;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);padding:30px;border-radius:.5rem;max-width:700px;margin:3rem auto;text-align:left;box-shadow:0 15px 25px -5px #0000001a,0 8px 10px -5px #0000000f;border:1px solid rgba(247,244,244,.5)}.card-title{font-size:2rem!important;font-weight:650;margin-bottom:1rem;color:#111}.card-subtitle{color:#dc2626;font-weight:500;margin-bottom:1rem;font-size:.9rem}.card-description{font-size:1rem;color:#32353a;margin-bottom:1.5rem}.card-note{font-size:.875rem;color:#111;font-style:italic;margin-bottom:1.5rem}.shop-now-button{background-color:transparent;color:#111;padding:.6rem 1rem;border-radius:10px;font-size:.8rem;font-weight:450;border:2px solid #111;cursor:pointer;transition:background-color .3s ease,color .3s ease;display:inline-flex;align-items:center;gap:6px}.shop-now-button:hover{background-color:#111;color:#fff;border-color:#111}.whatsapp-button{position:fixed;bottom:1.5rem;right:1.5rem;background-color:#25d366;color:#fff;border:none;padding:1rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .2s ease,transform .2s ease}.whatsapp-button:hover{background-color:#128c7e;transform:translateY(-2px)}@media (max-width: 768px){.hero-section{height:60vh}.hero-slider img{-o-object-position:center top;object-position:center top}.hero-content-wrapper h1{font-size:1.6rem}.content-card{margin:.8rem auto;padding:.8rem 1rem;text-align:center;max-width:85%;border-radius:8px}.card-title{font-size:1.4rem;margin-bottom:.4rem}.card-description{font-size:.85rem;line-height:1.3rem}.reviews-sidebar{position:static;transform:none;margin:0 auto .6rem;display:inline-block;font-size:.65rem;padding:.3rem .7rem;box-shadow:none;border-radius:6px}.shop-now-button{font-size:.7rem;padding:.45rem .8rem;margin-top:.4rem}}@media (max-width: 480px){.hero-section{height:50vh}.hero-content-wrapper{padding:.6rem}@media (max-width: 768px){.content-card{text-align:left;margin:1.5rem auto 1rem;padding:.8rem 1rem;max-width:85%;border-radius:8px;background-color:#ffffff80}.card-title{font-size:1.1rem;margin-bottom:.3rem}.card-subtitle{font-size:.75rem;margin-bottom:.3rem}.card-note{font-size:.65rem;margin-bottom:.4rem}}.content-card{box-shadow:0 4px 10px #0000001a}.card-description{display:none}.shop-now-button{font-size:.65rem;padding:.4rem .7rem}.reviews-sidebar{display:none}}.hero-slider:after{content:"";position:absolute;inset:0;background:#0000001a;z-index:1}.new-page{display:flex;flex-direction:column}.new-page-header{display:flex;align-items:center;background:#f5f5f5;padding:15px 25px;gap:10px}.back-btn{border:none;background:none;cursor:pointer}.back-btn svg{stroke:#111;width:28px;height:28px;transition:transform .2s ease}.back-btn:hover svg{transform:scale(1.1)}.new-title{font-size:40px;font-weight:700}.new-layout{display:flex;padding:10px;gap:30px}.sidebar{width:320px;margin-top:-20px}.sidebar-subtitle{font-size:16px;font-weight:600;margin-bottom:15px;margin-left:1.5rem}.price-range{padding:15px;margin-bottom:20px;font-size:14px;font-weight:500;margin-left:.5rem;color:#666}.price-display-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;margin-top:12px}.filter-btn{background:#fff;color:#111;border:2px solid #111;padding:6px 12px;border-radius:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.filter-btn:hover{background:#111;color:#fff;border-color:#111}.slider-container{position:relative;height:24px}.slider-container:before{content:"";position:absolute;top:48%;left:0;right:0;height:2px;background:#ddd;z-index:1}.slider-track{position:absolute;top:50%;transform:translateY(-50%);height:2px;background:#111;z-index:2}.range-slider{position:absolute;width:100%;height:30px;pointer-events:none;background:none;-webkit-appearance:none}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;width:3px;height:15px;background-color:#111;cursor:pointer;pointer-events:all;position:relative;z-index:3;margin-top:-7px}.range-slider::-moz-range-thumb{width:3px;height:15px;background-color:#111;cursor:pointer;pointer-events:all;position:relative;z-index:3}.sidebar-divider{border:none;height:1px;background:#e0e0e0;margin:20px 0}.filter-list{list-style:none;padding:0;margin-left:1.8rem}.filter-list li{margin-bottom:12px;font-size:14px;line-height:1.8;color:#666;cursor:pointer;font-weight:400;transition:color .2s ease}.filter-list li:hover{color:#111}.products-toolbar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;margin-bottom:20px;width:100%}.results-info{font-size:14px;color:#444}.show-label{font-weight:600;margin-left:10px;margin-left:16rem}.show-options{display:inline-flex;align-items:center;gap:10px;list-style:none;padding:0;margin:0 0 0 10px}.show-options li{font-size:14px;color:#111;cursor:pointer;padding:2px 6px;border-radius:4px;transition:background .2s ease}.show-options li:hover{background:#f1f1f1}.toolbar-right{display:flex;align-items:center;gap:15px}.layout-icons{display:flex;gap:8px}.layout-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;color:#999;transition:color .2s ease}.layout-btn:hover{color:#555}.layout-btn.active{color:#000}.sort-dropdown{font-family:Montserrat,sans-serif;padding:6px 40px 6px 12px;border:1px solid #ccc;border-radius:20px;font-size:14px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="black"><path d="M6 9l6 6 6-6" stroke="black" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" fill="none"/></svg>') no-repeat right 12px center #fff;background-size:18px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.sort-dropdown:focus{border-color:#999;outline:none}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}body{font-family:Montserrat,sans-serif;background-color:#fff;margin:0;padding:0}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:4rem;padding:6rem;justify-items:center;align-items:start}.card-box{position:relative;background:#fff;border:1px solid #e5e7eb;border-radius:.8rem;width:100%;max-width:280px;height:440px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .3s ease,transform .3s ease;will-change:transform}.card-box:hover{box-shadow:0 8px 24px #00000026;transform:scale(1.02)}.card-image-wrapper{width:100%;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;border-radius:.8rem .8rem 0 0;position:relative;flex-shrink:0;margin-top:1rem}.card-image-wrapper img.card-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border:none}.cart-icon-btn.mobile-only{position:absolute;bottom:10px;right:10px;background:#fff;border-radius:50%;padding:10px;border:1px solid #e5e7eb;box-shadow:0 2px 5px #0000001a;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:2;color:#111;transition:background .3s ease}.cart-icon-btn.mobile-only:hover{background-color:#333;color:#fff}.card-details{font-family:Montserrat,sans-serif;display:flex;flex-direction:column;padding:.75rem .8rem 1rem;text-align:left;flex-grow:1;min-height:80px}.card-details a{text-decoration:none;color:inherit}.card-title{font-family:Montserrat,"sans-serif";all:unset;display:-webkit-box;font-weight:600;font-size:1rem!important;line-height:1.3;color:#111;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.1em}@media (max-width: 768px){.card-title{font-size:.72rem!important;min-height:2.3em}}@media (max-width: 420px){.card-title{font-size:.68rem!important;min-height:2.1em}}.card-brand{text-transform:uppercase;font-weight:500;font-size:.72rem;letter-spacing:1px;color:#555;margin-bottom:.3rem}.card-price-section{display:flex;justify-content:left;gap:.5rem;margin-bottom:.5rem}.card-badges{position:absolute;top:10px;left:10px;display:flex;flex-direction:column;gap:5px;z-index:10}.card-badge{font-size:12px;padding:4px 8px;border-radius:14px;font-weight:700;color:#fff;display:inline-block}.badge-hot{background-color:#af242f}.badge-discount{background-color:#e8e8e9;color:#111}.badge-new{background-color:#3faa63}.badge-sold{background-color:#6d6875}.card-price{font-weight:700;font-size:1rem;color:#111}.card-original-price{font-size:.85rem;color:#999;text-decoration:line-through}.card-rating{font-size:.75rem;color:#f59e0b;margin-bottom:.75rem}.card-btn{font-family:Montserrat,"sans-serif";text-transform:uppercase;background:#111;color:#fff;border:1px solid #111;border-radius:6px;width:100%;min-height:40px;padding:.8rem 0;font-weight:500;font-size:.85rem;letter-spacing:.5px;display:flex;justify-content:center;align-items:center;line-height:1;transition:background .3s ease,color .3s ease,transform .2s ease;margin-top:auto}.card-btn:hover{background:#a5a4a4;color:#fff;border:none}.spinner{border:2px solid rgba(122,122,122,.3);border-radius:50%;border-top:2px solid #fff;width:1em;height:1em;animation:spin 1s linear infinite;display:inline-block;vertical-align:middle;margin-right:.5em}.card-hover-icons{position:absolute;top:20%;left:80%;transform:translate(-50%,-50%);display:flex;flex-direction:column;gap:10px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:15;background:#ffffffe6;padding:10px;border-radius:8px;box-shadow:0 4px 12px #0000001a}.card-box:hover .card-hover-icons.show{opacity:1;visibility:visible}.icon-item{display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;padding:10px;cursor:pointer;position:relative;transition:background-color .3s ease,color .3s ease;color:#111}.icon-item:hover{background-color:#111;color:#fff}.icon-item .tooltip{position:absolute;right:100%;left:auto;transform:translateY(-50%) translate(-10px);top:50%;background-color:#333;color:#fff;padding:5px 10px;border-radius:4px;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:20}.icon-item:hover .tooltip{opacity:1;visibility:visible;transform:translateY(-50%) translate(-5px)}@media (max-width: 768px){.cards-grid{grid-template-columns:repeat(2,1fr)!important;gap:1rem;padding:.5rem}.card-box{max-width:100%;height:auto;min-height:380px}.card-image-wrapper{height:170px}.card-price{font-size:.9rem}.card-details{min-height:90px;padding-bottom:.5rem}.card-btn.desktop-only{display:none}.cart-icon-btn.mobile-only{display:flex!important}.card-brand,.card-rating{display:none}.card-hover-icons{display:none!important}}@media (max-width: 420px){.card-image-wrapper{height:140px}.card-price{font-size:.8rem}.card-box{min-height:300px}}.categories-wrapper{padding:20px;text-align:center}.categories-wrapper h2{font-family:Montserrat,sans-serif;font-size:35px;margin-bottom:70px;margin-top:40px;color:#111}.categories-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:15px 15px;justify-items:center}.category-item{font-family:\"Montserrat\",sans-serif;background:#e7e7e7;border-radius:15px;padding:30px;box-shadow:0 2px 8px #00000014;transition:transform .3s ease;width:240px;height:300px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center}.category-item:hover{transform:translateY(-4px)}.category-item img{width:180px;height:auto;display:block;margin:0 auto}.category-item p{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;margin:0 0 10px}@media (max-width: 768px){.categories-wrapper{overflow-x:auto}.categories-wrapper h2{border-radius:none;font-size:28px;background:none}.categories-grid{display:flex;gap:10px;flex-wrap:nowrap;padding-bottom:15px}.category-item{min-width:240px;height:auto;padding:20px;transition:transform .5s ease}.category-item img{width:120px}.category-item p{font-size:14px}.category-item{animation:slideIn 1s ease forwards}@keyframes slideIn{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}}h2{font-family:Montserrat,sans-serif;font-weight:700;font-size:30px;margin-top:60px!important;margin-bottom:50px;color:#111}.best-product-heading{font-family:Montserrat,sans-serif;font-size:28px;font-weight:700;text-align:center;margin-bottom:30px;margin-top:30px!important;color:#111}.best-product-wrapper{font-family:Montserrat,sans-serif;width:100%;cursor:pointer;background:#f5f3f3;border-radius:12px;border:1px solid #e5e7eb;padding:35px 25px;margin:50px auto}.best-product-content{font-family:Montserrat,sans-serif;display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:center}.best-product-left{text-align:left}.best-product-subtitle{font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;margin-bottom:10px;color:#555}.best-product-subtitle .highlight{font-weight:700;color:#000}.best-product-title{font-family:Montserrat,sans-serif;font-size:20px;font-weight:700;line-height:1.4;color:#111}.best-product-middle{font-family:Montserrat,sans-serif;display:flex;flex-direction:column;align-items:center;text-align:center}.best-product-description{font-family:Montserrat,sans-serif;font-size:14px;color:#333;line-height:1.6;margin-bottom:20px}.best-product-btn{font-family:Montserrat,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 24px;color:#111;border:1.5px solid #111;border-radius:50px;font-size:13px;font-weight:500;cursor:pointer;text-transform:none;letter-spacing:.3px}.best-product-btn:hover{background:#111;border-color:#111;color:#fff}.best-product-right{display:flex;justify-content:center}.best-product-bottle{max-width:100%;max-height:220px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.best-product-footer{margin-top:60px;padding:30px 20px;background-color:#f5f3f3;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:60px}.best-product-footer h2{font-family:Inter,sans-serif;font-size:26px;font-weight:700;margin-bottom:15px;color:#111}.best-product-footer p{font-family:Montserrat,sans-serif;font-size:15px;line-height:1.6;color:#444}.explore-footer-wrapper{display:flex;justify-content:flex-end;margin-top:20px}.explore-footer-btn{font-family:Montserrat,sans-serif;display:inline-flex;align-items:center;gap:6px;padding:10px 18px;font-size:14px;font-weight:600;color:#000;background-color:#fff;border:2px solid #000;border-radius:25px;cursor:pointer}.explore-footer-btn:hover{background-color:#000;color:#fff}@media (max-width: 1024px){.best-product-content{grid-template-columns:1fr;text-align:center;gap:20px}.best-product-left,.best-product-middle,.best-product-right{text-align:center}}@media (max-width: 768px){.best-product-wrapper{padding:25px 15px;margin:30px auto}.best-product-title{font-size:18px}.best-product-description{font-size:13px;line-height:1.5}.best-product-btn{padding:8px 20px;font-size:12px}.best-product-bottle{max-height:180px}.best-product-footer{margin-top:40px;margin-bottom:40px;padding:20px 15px}.best-product-footer h2{font-size:22px}.best-product-footer p{font-size:14px}.explore-footer-btn{font-size:13px;padding:8px 14px}}@media (max-width: 768px){h2{font-size:20px;margin-top:40px!important;margin-bottom:30px}}@media (max-width: 480px){h2{font-size:22px;margin-top:30px!important;margin-bottom:25px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.best-deals-section{padding:1rem;background-color:#f9f9f9;text-align:center;margin-bottom:2rem;margin-top:-2rem}.best-deals-title{font-size:2rem;margin-bottom:2rem;font-weight:600;color:#333}@media (max-width: 768px){.best-deals-title{font-size:1.5rem;margin-bottom:1.5rem}.best-deals-section{margin-top:-1rem;padding:.5rem}}.best-collection-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px;padding:10px}.best-collection-card{border:1px solid #ddd;border-radius:12px;padding:16px;background-color:#fff;box-shadow:0 4px 6px #0000000d;transition:transform .2s ease,box-shadow .2s ease}.best-collection-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0000001a}.best-collection-image{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-bottom:12px}.best-collection-title{font-size:1.2rem;font-weight:600;margin-bottom:8px;color:#333}.best-collection-description{font-size:.95rem;color:#666}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.reviews-wrapper{font-family:Montserrat,sans-serif;max-width:1100px;margin:0 auto;padding:0 20px}.reviews-heading{font-family:Montserrat,sans-serif;text-align:center;font-size:24px;font-weight:700;margin-bottom:25px;color:#222}.reviews-subheading{font-family:Montserrat,sans-serif;text-align:center;font-size:14px;color:#8b8b8b;margin-bottom:40px}.review-simple{font-family:Montserrat,sans-serif;background:#fff;border-radius:10px;padding:12px 14px;text-align:center;height:100%;max-width:220px;margin:0 auto;box-shadow:0 1px 4px #00000014;transition:transform .2s ease,box-shadow .2s ease}.review-simple:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001f}.review-simple .stars{font-family:Montserrat,sans-serif;font-size:14px;margin-bottom:8px;color:#f0a500}.review-simple .review-text{font-family:Montserrat,sans-serif;font-size:13px;color:#8b8b8b;margin-bottom:12px;min-height:40px;line-height:1.4}.review-pic{width:40px;height:40px;-o-object-fit:contain;object-fit:contain;display:block;margin:0 auto 8px}.review-name{font-family:Montserrat,sans-serif;font-weight:700;font-size:13px;color:#222;margin-bottom:2px}.review-product{font-family:Montserrat,sans-serif;font-size:12px;color:#8b8b8b}.swiper-button-prev,.swiper-button-next{font-family:Montserrat,sans-serif;color:#d3d3d3;top:55%;width:14px;height:14px;font-size:10px;font-weight:700}.swiper-button-prev{left:5px}.swiper-button-next{right:5px}.swiper-button-prev:hover,.swiper-button-next:hover{color:#a0a0a0}@media (max-width: 768px){.reviews-wrapper{padding:0 15px}.reviews-heading{font-size:20px;margin-bottom:20px}.reviews-subheading{font-size:13px;margin-bottom:30px}.review-simple{max-width:100%;padding:10px}.review-simple .review-text,.review-name{font-size:12.5px}.review-product{font-size:11.5px}.swiper-button-prev,.swiper-button-next{top:60%;font-size:9px;width:12px;height:12px}}@media (max-width: 480px){.reviews-wrapper{padding:0 10px}.reviews-heading{font-size:18px}.reviews-subheading{font-size:12px}.review-simple{padding:8px;box-shadow:none}.review-simple .stars{font-size:13px}.review-simple .review-text,.review-name{font-size:12px}.review-product{font-size:11px}.swiper-button-prev,.swiper-button-next{display:none}}.highlight-sections{font-family:Montserrat,sans-serif;margin-top:60px;display:flex;flex-direction:column;gap:60px}.highlight-block{display:flex;align-items:center;justify-content:space-between;background:#f8f8f8;border-radius:12px;overflow:hidden;padding:40px 50px;gap:40px}.highlight-content{font-family:Montserrat,sans-serif;flex:1;max-width:50%}.highlight-content h2{font-size:32px;font-weight:700;color:#222;margin-bottom:20px;line-height:1.3}.highlight-content p{font-family:Montserrat,sans-serif;font-size:16px;color:#444;margin-bottom:25px;line-height:1.6}.highlight-btn{font-family:Montserrat,sans-serif;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 24px;color:#111;background:#fff;font-weight:500;font-size:14px;border:2px solid #111;border-radius:6px;text-transform:none;letter-spacing:0;cursor:pointer;transition:all .3s ease}.highlight-btn:hover{background:#111;color:#fff;transform:translateY(-1px)}.highlight-image{flex:1;max-width:40%;display:flex;justify-content:center;align-items:center;height:400px}.highlight-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}@media (max-width: 600px){.highlight-block{flex-direction:column;text-align:center;padding:16px;gap:16px}.highlight-content{max-width:100%}.highlight-content h2{font-size:22px}.highlight-content p{font-size:13px}.highlight-btn{font-size:12px;padding:8px 14px}.highlight-image{max-width:100%;height:260px}.highlight-image img{width:100%;height:70%;-o-object-fit:cover;object-fit:cover;border-radius:12px}}.footer{background:#f7f6f2;padding:40px 20px 0;font-family:Montserrat,sans-serif;color:#333}.footer-top{display:flex;justify-content:space-between;flex-wrap:nowrap;margin:30px 0 50px;gap:30px}.footer-column{flex:1;min-width:180px}.footer-column h3{font-size:18px;font-weight:700;margin-bottom:25px}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:8px}.footer-column a{text-decoration:none;color:#555;font-size:14px;transition:color .3s ease}.footer-column a:hover{color:#000}.footer-icons{display:flex;gap:10px;margin-top:10px}.footer-icons a{display:inline-flex;width:36px;height:36px;background:#e6e6e6;color:#222;border-radius:50%;align-items:center;justify-content:center;font-size:16px;transition:background .3s ease,color .3s ease}.footer-icons a:hover{background:#000;color:#fff}.footer-bottom{border-top:1px solid #ddd;margin-top:20px;padding:10px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.footer-bottom p{font-size:13px;color:#555;margin:0}.footer-payments{display:flex;align-items:center;gap:12px}.footer-payments img{height:30px;margin-left:12px}@media (max-width: 600px){.footer{padding:30px 16px 0;font-size:14px}.footer-top{flex-direction:column;align-items:flex-start;gap:30px;margin:20px 0 30px}.footer-column{width:100%;max-width:none}.footer-column h3{font-size:16px;margin-bottom:16px}.footer-column a{font-size:13px}.footer-icons a{width:30px;height:30px;font-size:14px}.footer-bottom{flex-direction:column;text-align:center;gap:10px;padding:12px 0}.footer-bottom p{font-size:12px}.footer-payments{justify-content:center;flex-wrap:wrap;gap:10px}.footer-payments img{height:24px;margin:0}}.page-heading{text-align:center;font-size:1.7rem;font-weight:700;margin:2rem 0;color:#111}.cards-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;padding:2rem}.admin-login-page{font-family:sans-serif;display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#fff;padding:20px;margin-bottom:-10rem;margin-top:2rem}.admin-login-card{width:100%;max-width:500px;background-color:#fff;border-radius:8px;padding:20px;gap:20px;margin-top:-12rem}.admin-login-title{font-family:Montserrat,"sans-serif";font-size:1.8rem;font-weight:700;margin-bottom:25px;text-transform:uppercase;text-align:center;letter-spacing:1px;margin-top:1rem}.admin-login-form{display:flex;flex-direction:column;gap:40px}.input-field{display:flex;flex-direction:column}.input-field p{font-size:.9rem;color:#555;margin-bottom:6px;font-weight:500}.input-field-style{padding:12px;border:1px solid #ccc;border-radius:4px;font-size:1rem;width:100%;outline:none;transition:border-color .3s,box-shadow .3s}.input-field-style:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e533}.error-message{color:red;font-size:.9rem;margin-top:-10px}.login-button{padding:17px;font-size:1rem;font-weight:700;color:#fff;width:95%!important;margin-left:.9rem;background-color:#000;border:none;cursor:pointer;border-radius:4px;transition:background-color .3s,transform .1s;margin-top:1rem}.login-button:hover{background-color:#333}.login-button:active{transform:scale(.98)}.form-options{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#555}.remember-me{display:flex;align-items:center;gap:5px}.forgot-password-link{color:#4f46e5;text-decoration:none;font-weight:500}.forgot-password-link:hover{text-decoration:underline}@media (max-width: 768px){.admin-login-card{padding:20px}}.dashboard-container{display:flex;min-height:100vh;font-family:Inter,sans-serif;background-color:#f0f2f5;color:#212121}.sidebar{width:250px;background-color:#212121;color:#fff;display:flex;flex-direction:column;padding:1rem;box-shadow:2px 0 5px #0000001a}.sidebar-header{display:flex;align-items:center;gap:.75rem;margin-bottom:2rem;padding:1rem}.header-icon{width:2rem;height:2rem;color:#ff4500}.header-title{font-size:1.5rem;font-weight:700}.sidebar-nav{flex-grow:1;display:flex;flex-direction:column;gap:.5rem}.sidebar-button{display:flex;align-items:center;width:100%;padding:.75rem 1rem;border-radius:8px;background-color:transparent;color:#ccc;border:none;cursor:pointer;transition:background-color .3s ease,color .3s ease}.sidebar-button:hover{background-color:#333;color:#fff}.sidebar-button.active{background-color:#ff4500;color:#fff;font-weight:700}.button-icon{width:1.25rem;height:1.25rem;margin-right:.75rem}.sidebar-footer{margin-top:auto;padding-top:1rem}.logout-button{display:flex;align-items:center;width:100%;padding:.75rem 1rem;border-radius:8px;background-color:transparent;color:#ff4500;border:1px solid #ff4500;cursor:pointer;transition:all .3s ease}.logout-button:hover{background-color:#ff4500;color:#fff}.logout-button:disabled{cursor:not-allowed;opacity:.5}.main-content{flex-grow:1;padding:2rem;overflow-y:auto}.content-wrapper{max-width:1200px;margin:0 auto}.content-card{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.content-title{font-size:1.75rem;font-weight:700;color:#212121;margin-bottom:1rem}.content-text{font-size:1rem;color:#616161;line-height:1.5}@media (max-width: 768px){.dashboard-container{flex-direction:column}.sidebar{width:100%;height:auto}}body{margin:0}.account-container{display:flex;justify-content:center;align-items:center;padding:2px;font-family:Inter,sans-serif;background-color:#fff;min-height:70vh;border:none}.account-card{background-color:#fff;width:100%;max-width:960px;display:flex;flex-direction:column;overflow:hidden;border:none}.account-content{padding:40px;width:100%;display:flex;flex-direction:column;justify-content:center;border:none}.account-title{font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;margin-bottom:24px;color:#111;text-transform:uppercase;text-align:center}.form-container{display:flex;flex-direction:row;gap:0;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;border:none}.left-section,.right-section{padding:30px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;flex:1;margin-top:-4rem}.right-section{border-left:1px solid #e5e7eb}.section-title{font-size:24px;font-weight:700;margin-bottom:24px;color:#111;text-align:left;background:none!important}.login-form{display:flex;flex-direction:column;gap:24px}.input-label{display:block;font-size:14px;font-weight:300;color:#4b5563}.input-field{margin-top:4px;display:block;width:100%;padding:2px 4px;border-radius:20px;background-color:transparent;outline:none;transition:border-color .3s}.password-input-wrapper{position:relative}.password-toggle-button{position:absolute;right:0;bottom:0;color:#9ca3af;background-color:transparent;border:none;cursor:pointer;padding:4px;margin-right:.7rem}.password-toggle-button:hover{color:#d0d1d3}.error-message,.success-message{padding:12px;font-size:14px;border-radius:8px}.error-message{color:#b91c1c;background-color:#fecaca}.success-message{color:#065f46;background-color:#d1fae5}.login-button,.switch-button{font-family:Montserrat,sans-serif;width:100%;background-color:#000;color:#fff;padding:8px 1px;border-radius:6px;font-weight:500;cursor:pointer;border:none;transition:background-color .3s,transform .3s;text-decoration:none;text-align:center;font-size:15px}.form-options{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-top:8px}.remember-me{display:flex;align-items:center;color:#4b5563}.remember-me-checkbox{margin-right:8px}.forgot-password-link{color:#4b5563;text-decoration:none;transition:color .3s}.register-text{color:#4b5563;margin-bottom:32px;line-height:1.6;font-weight:300;text-align:center;font-size:.9rem}@media (max-width: 768px){.form-container{flex-direction:column}.right-section{border-left:none;border-top:1px solid #e5e7eb}}.cart-page{font-family:Montserrat,sans-serif;background-color:#fff;color:#222}.cart-steps-bar{display:flex;align-items:center;gap:10px;background-color:#f7f7f7;padding:20px 30px;font-size:19px;font-weight:500;color:#6b6b6b}.cart-steps-bar .step{text-transform:uppercase;font-weight:600}.cart-steps-bar .step.active{color:#111;border-bottom:2px solid #000;padding-bottom:2px}.cart-steps-bar .arrow{color:#999;font-weight:600}.cart-container{display:flex;flex-direction:column;padding:20px 5%;background:#fff}.filled-cart{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px}.cart-items{flex:1;min-width:60%}.cart-header,.cart-item{display:grid;grid-template-columns:40% 20% 20% 20%;align-items:center;border-bottom:1px solid #eee;padding:12px 0}.cart-header{font-weight:600;font-size:14px;text-transform:uppercase;color:#444}.cart-item{font-size:15px;position:relative}.product-info{display:flex;align-items:center;gap:12px}.product-info img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain;border:1px solid #eee}.product-title{font-weight:600;font-size:1rem!important}.remove-item{position:absolute;left:-20px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:18px;cursor:pointer;color:#999}.quantity-control{display:flex;align-items:center;justify-content:space-between;border:1px solid #ccc;border-radius:20px;height:28px;width:80px;padding:0 4px;font-size:14px;overflow:hidden}.quantity-control button{background:none;border:none;padding:0 6px;font-size:16px;cursor:pointer;line-height:1;width:24px}.quantity-control span{flex:1;text-align:center;font-size:14px}.cart-summary{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000000d;max-width:420px;width:100%;font-size:16px;align-self:flex-start}.summary-title{font-size:18px;font-weight:600;margin-bottom:10px}.summary-row{margin-top:15px;display:flex;justify-content:space-between;align-items:flex-start;padding:10px 0;font-size:14.5px;border-bottom:1px solid #e0e0e0;margin-bottom:10px}.summary-row.no-border{border-bottom:none}.summary-label{font-weight:600;color:#222;min-width:100px;font-size:14.5px}.shipping-details{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:4px;font-size:14.5px}.shipping-section{align-items:flex-start}.summary-subline{color:#444}.summary-subline strong{color:#000}.change-address{font-size:14px;color:#007bff;text-decoration:underline;cursor:pointer}.total-row{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;font-size:16px;font-weight:600;border-top:1px solid #e0e0e0;color:#111;border-bottom:none}.checkout-btn{background-color:#000;color:#fff;border:none;width:100%;padding:12px 0;font-size:15px;font-weight:550;border-radius:4px;margin-top:20px;cursor:pointer}.checkout-btn:disabled{background-color:#333;color:#fff;opacity:1;cursor:not-allowed;position:relative;display:flex;justify-content:center;align-items:center}.spinner{width:20px;height:20px;border:3px solid #fff;border-top:3px solid transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-cart{text-align:center;padding:60px 20px}.empty-cart h2{font-size:45px;font-weight:600;color:#333;margin-top:16px;margin-bottom:8px;text-align:center;letter-spacing:.5px}.empty-cart p{margin-top:1.5rem;color:#6b6b6b}.empty-icon{display:flex;justify-content:center;align-items:center;margin-bottom:16px;font-size:200px;opacity:.7}.return-btn{background-color:#000;color:#fff;padding:12px 20px;border:none;margin-top:25px;cursor:pointer;border-radius:6px;font-size:14px;font-weight:500}.search-results{padding:20px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}.product-card{background:#fff;border:1px solid #eee;padding:10px;text-align:center}.view-all{margin-top:20px;text-align:center}.view-all a{color:#007bff;text-decoration:underline}.product-detail-page{background-color:#f3f4f6;min-height:100vh;padding-bottom:2.5rem;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#1f2937}.main-content-container,.product-details-section,.customer-photos-section,.customer-reviews-section,.related-products-section,.informative-text-section{max-width:80rem;margin-left:auto;margin-right:auto;padding:1.5rem;background-color:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;margin-top:2rem}.breadcrumbs-container{max-width:80rem;margin-left:auto;margin-right:auto;padding:1rem;font-size:.875rem;color:#4b5563}.breadcrumb-link{color:#4b5563;text-decoration:none}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-current{font-weight:600;color:#1f2937}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.25rem;font-weight:600}.main-content-container{display:grid;gap:2rem}.product-image-container{display:flex;justify-content:center;align-items:center;padding:1rem;background-color:#f9fafb;border-radius:.5rem}.product-main-image{width:100%;height:auto;max-height:550px;-o-object-fit:contain;object-fit:contain;border-radius:.5rem}.product-details-content{display:flex;flex-direction:column}.product-title{font-size:2.25rem;font-weight:800;margin-bottom:.5rem;color:#111827;line-height:1.25}.product-brand{font-size:1.25rem;color:#4b5563;margin-bottom:.25rem}.product-rating-stars{color:#fcd34d;font-size:1.125rem;margin-bottom:.5rem;display:flex;align-items:center}.half-star{font-size:1.5rem;margin-left:.25rem}.product-rating-reviews{margin-left:.5rem;color:#374151}.product-price-container{display:flex;align-items:baseline;margin-bottom:1rem;margin-top:.5rem}.product-original-price{color:#6b7280;text-decoration:line-through;font-size:1.5rem;margin-right:.75rem}.product-display-price{font-size:2.25rem;font-weight:800;color:#065f46}.product-stock-info{font-size:1rem;margin-bottom:1rem;color:#4b5563}.product-info-item{font-size:1rem;color:#374151;margin-bottom:.25rem}.product-info-value{font-weight:600}.out-of-stock{color:#ef4444;font-weight:600}.quantity-controls{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.qty-button{padding:.5rem 1rem;font-size:1.25rem}.quantity-display{padding:.5rem 1.25rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1.125rem;font-weight:500}.action-buttons{display:flex;gap:1rem;margin-bottom:2rem}.add-to-cart-btn{flex:1}.buy-now-btn{flex:1;background-color:#000}.buy-now-btn:hover{background-color:#374151}.extra-actions-container{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;color:#4b5563;font-size:.875rem;margin-bottom:1rem}.extra-action-item{display:flex;align-items:center;cursor:pointer;transition:color .2s ease-in-out}.extra-action-item:hover,.extra-action-item:hover .extra-action-icon{color:#2563eb}.extra-action-item:nth-child(3):hover{color:#ef4444}.extra-action-item:nth-child(3):hover .extra-action-icon{color:#ef4444}.extra-action-icon{margin-right:.25rem}.section-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;color:#111827}.details-grid{display:grid;gap:2rem}.detail-item{margin-bottom:1rem}.detail-label{font-size:1.125rem;font-weight:600;color:#1f2937}.detail-text{font-size:1rem;color:#374151}.section-subtitle{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#1f2937}.detail-description{color:#374151;font-size:1rem;line-height:1.625;margin-bottom:1rem}.how-to-use-section,.caution-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.how-to-use-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#111827}.how-to-use-list{list-style-type:disc;padding-left:1.25rem;font-size:1rem;color:#374151}.how-to-use-list li{margin-bottom:.5rem}.caution-title{font-size:1.5rem;font-weight:600;margin-bottom:.75rem;color:#b91c1c}.caution-text{font-size:1rem;color:#dc2626;line-height:1.625}.customer-photos-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.customer-photo-image{width:100%;height:8rem;-o-object-fit:cover;object-fit:cover;border-radius:.5rem;box-shadow:0 1px 2px #0000000d}.review-summary-container{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1.5rem}.review-summary-left{display:flex;align-items:center;margin-bottom:1rem}.overall-rating{font-size:3rem;font-weight:700;color:#1f2937;margin-right:1rem}.overall-rating-total{font-size:1.5rem}.overall-rating-details{display:flex;flex-direction:column}.overall-rating-stars{color:#fcd34d;font-size:1.5rem}.overall-rating-based{color:#4b5563}.individual-reviews-container{padding-top:1rem}.review-sort-container{display:flex;justify-content:flex-end;margin-bottom:1rem}.review-sort-select{border:1px solid #d1d5db;border-radius:.375rem;padding:.25rem .75rem;font-size:.875rem}.review-item{border-bottom:1px solid #e5e7eb;padding-bottom:1rem;margin-bottom:1.5rem}.review-item:last-child{border-bottom:none}.review-header{display:flex;align-items:center;margin-bottom:.5rem}.reviewer-name{font-weight:600;margin-right:.5rem}.verified-badge{font-size:.75rem;background-color:#d1fae5;color:#065f46;padding:.25rem .5rem;border-radius:9999px}.review-stars{color:#fcd34d;font-size:1.125rem;margin-bottom:.25rem}.review-comment{color:#374151}.related-products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.load-more-container{display:flex;justify-content:center;margin-top:2rem}.load-more-btn{min-width:150px}.informative-text{color:#374151;font-size:1rem;line-height:1.625;margin-bottom:1rem}.read-more-btn{color:#2563eb;text-decoration:none;font-weight:500;background:none;border:none;padding:0;cursor:pointer}.read-more-btn:hover{text-decoration:underline}.button-base{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition-property:background-color,border-color,color,box-shadow;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);cursor:pointer;border:1px solid transparent}.button-base:disabled{opacity:.5;cursor:not-allowed}.button-solid{background-color:#2563eb;color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.button-solid:hover{background-color:#1d4ed8}.button-outline{border-color:#9ca3af;color:#1f2937;box-shadow:0 1px 2px #0000000d}.button-outline:hover{background-color:#f3f4f6}.product-card-mini-link{display:block;border:1px solid #e5e7eb;border-radius:.5rem;padding:.75rem;background-color:#fff;text-decoration:none;color:inherit;transition:box-shadow .3s ease-in-out}.product-card-mini-link:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.product-card-mini-image{width:100%;height:8rem;-o-object-fit:contain;object-fit:contain;margin-bottom:.5rem}.product-card-mini-title{font-size:.875rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#1f2937}.product-card-mini-brand{color:#6b7280;font-size:.75rem}.product-card-mini-price-container{display:flex;align-items:baseline;margin-top:.25rem}.product-card-mini-price{font-size:1rem;font-weight:700;color:#065f46}.product-card-mini-original-price{font-size:.75rem;color:#9ca3af;text-decoration:line-through;margin-left:.5rem}.product-card-mini-rating{color:#fcd34d;font-size:.75rem;margin-top:.25rem}@media (min-width: 768px){.main-content-container{grid-template-columns:repeat(2,minmax(0,1fr));padding:2.5rem}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-photos-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-summary-container{flex-direction:row;align-items:center}.review-summary-left{margin-bottom:0}.related-products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.customer-photos-grid,.related-products-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.wishlist-container{padding:2rem;max-width:1200px;margin:0 auto;min-height:80vh}.page-title{font-size:2.5rem;font-weight:600;margin-bottom:2rem;text-transform:uppercase;color:#333}.section-heading{font-size:1.2rem;font-weight:500;color:#555;margin-bottom:1.5rem;text-transform:uppercase}.empty-wishlist-container{display:flex;justify-content:center;align-items:center;text-align:center;min-height:80vh}.empty-wishlist-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.heart-icon{width:100px;height:100px;color:#ccc}.empty-wishlist-title{font-size:1.8rem;font-weight:600;color:#333;background-color:transparent;border-radius:0;box-shadow:none;padding:0}.empty-wishlist-text{font-size:1rem;color:#666;max-width:400px;line-height:1.5}.return-to-shop-btn{font-family:inter,"sans-serif";background-color:#000;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.return-to-shop-btn:hover{background-color:#333}.wishlist-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.wishlist-card{border:1px solid #eee;border-radius:8px;padding:1.5rem;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000000d;transition:box-shadow .3s ease}.wishlist-card:hover{box-shadow:0 4px 12px #0000001a}.wishlist-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.remove-link{display:flex;align-items:center;gap:.25rem;color:#777;font-size:.9rem;cursor:pointer;text-decoration:none;transition:color .3s ease}.remove-link:hover{color:#bebbbb}.remove-link svg{fill:currentColor}.wishlist-checkbox{width:18px;height:18px}.wishlist-product-details{display:flex;align-items:center;gap:1.5rem;position:relative}.discount-badge{position:absolute;top:0;left:0;background-color:#cecccc;color:#111;padding:.25rem .5rem;font-size:.8rem;border-radius:14px}.wishlist-product-image{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;border-radius:8px}.wishlist-product-info{display:flex;flex-direction:column}.wishlist-product-name{font-size:1.1rem;font-weight:500;color:#333;margin-bottom:.5rem}.wishlist-product-price{font-size:1rem;font-weight:600;color:#000}body{font-family:Inter,sans-serif;background-color:#f7fafc}.checkout-container{max-width:1024px;margin:0 auto;padding:1rem 6rem;gap:2rem}hr{border:0;border-top:1px solid #e2e8f0;margin:.001rem 0}.section-title{font-weight:600;font-size:1.25rem;color:#1a202c;display:flex;align-items:center;gap:.75rem;background-color:#d3dae2;border-radius:10px;padding:1rem}.step-badge{display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;background-color:#ff914d;color:#fff;border-radius:50%;font-weight:700;font-size:1rem}.checkout-container form{display:flex;flex-direction:column;gap:1rem}.name-row{display:flex;gap:12px;width:100%}.name-row input{flex:1;min-width:0}.input-field{width:100%;padding:.5rem .75rem;border-radius:.5rem;border:1px solid #e2e8f0;background-color:#f8fafc;font-size:.95rem;color:#4a5568;transition:all .2s ease-in-out;height:40px;box-sizing:border-box}.input-field:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 2px #4299e14d;background-color:#fff}.error-border{border-color:#e53e3e!important}.error-border:focus{box-shadow:0 0 0 3px #f5656580}.required-star{color:#f56565;margin-left:.25rem}.static-text{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:.5rem;background-color:#e2e8f0;color:#4a5568}.checkbox-group{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.95rem;color:#4a5568}.checkbox-group input[type=checkbox]{width:1rem;height:1rem;cursor:pointer}.checkbox-group label{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.input-field.h-24{resize:vertical}.order-summary-table{display:flex;flex-direction:column;gap:1.5rem}.order-header{display:flex;justify-content:space-between;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0;font-weight:600;color:#4a5568;text-transform:uppercase;font-size:.875rem}.order-row{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #e2e8f0}.order-row:last-of-type{border-bottom:none}.product-info{display:flex;align-items:center;gap:.75rem}.order-img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;border-radius:.375rem;border:1px solid #e2e8f0}.product-details{display:flex;flex-direction:column;gap:.25rem}.product-title{font-weight:500;color:#1a202c}.product-qty{font-size:.875rem;color:#718096}.product-subtotal{font-weight:600;color:#1a202c}.order-footer{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem}.footer-row{display:flex;justify-content:space-between;font-size:1rem;color:#4a5568}.footer-row.total-row{font-weight:700;font-size:1.25rem;color:#1a202c;padding-top:.5rem;border-top:1px solid #e2e8f0}.payment-option{display:flex;align-items:center;gap:1.5rem;background-color:#f7fafc;border:1px solid #cbd5e0;border-radius:.5rem;padding:1rem}.radio-icon{width:1.25rem;height:1.25rem;border:2px solid #a0aec0;border-radius:50%;display:flex;justify-content:center;align-items:center}.radio-icon.filled{border-color:#ff914d}.radio-icon.filled:after{content:"";width:.75rem;height:.75rem;background-color:#ff914d;border-radius:50%}.payment-labels{display:flex;flex-direction:column;gap:.25rem}.payment-note{font-size:.875rem;color:#718096}.gdpr-text{font-size:.875rem;color:#4a5568;line-height:1.6;margin-top:2rem}.consent-section{display:flex;align-items:flex-start;gap:.5rem;margin-top:2rem;font-size:.9rem;color:#4a5568}.consent-section.error .consent-text{color:#e53e3e}.consent-section input[type=checkbox]{margin-top:.19rem;width:1rem;height:1rem;cursor:pointer}.consent-text a{color:#3182ce;text-decoration:underline}.required-star{color:#e53e3e;margin-left:.25rem}.consent-error-message{font-size:.875rem;color:#e53e3e;margin-top:.5rem}.place-order-btn{width:100%;padding:1rem 1.5rem;background-color:#1a202c;color:#fff;font-weight:600;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer;transition:background-color .2s ease-in-out;margin-top:1rem}.place-order-btn:hover:not(:disabled){background-color:#4a5568}.place-order-btn:disabled{background-color:#a0aec0;cursor:not-allowed}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:1.5rem;height:1.5rem;animation:spin 1s linear infinite;display:block;margin:0 auto}.consent-section{display:flex;align-items:flex-start;color:#4a5568}.consent-section.error .consent-text{color:#f56565}.free-shipping-bar{background-color:#e2e8f0;border-radius:.5rem;padding:.75rem 1rem}.progress-bar-text{font-size:.875rem;color:#4a5568;margin-bottom:.5rem;text-align:center}.progress-bar-container{height:.5rem;background-color:#cbd5e0;border-radius:9999px;overflow:hidden}.progress-bar{height:100%;background-color:#ff914d;transition:width .3s ease-in-out}.delivery-info{font-size:.875rem;color:#4a5568;padding:1rem;border-radius:.5rem;background-color:#fffbeb;border:1px solid #fbd38d}.gdpr-text{font-size:.875rem;color:#4a5568;line-height:1.5}:root{--background-color: #f3f4f6;--card-background: #fff;--card-inner-background: #f9fafb;--border-color: #e5e7eb;--text-primary: #1f2937;--text-secondary: #4b5563;--text-light: #6b7280;--link-color: #2563eb;--link-hover-color: #1d4ed8;--green-icon: #22c55e;--red-border: #ef4444;--button-bg: #1f2937;--button-hover-bg: #4b5563}body{font-family:Inter,sans-serif}.review-container{display:flex;justify-content:center;padding:1rem;min-height:100vh;background-color:var(--background-color);font-family:Inter,sans-serif}.review-content{max-width:64rem;width:100%;margin:0 auto;display:flex;flex-direction:column;gap:2rem;padding:1.5rem;background-color:var(--card-background);border-radius:.75rem;box-shadow:0 1px 2px #0000000d}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.review-title{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.edit-button{display:flex;align-items:center;gap:.5rem;color:var(--link-color, #111);font-size:.875rem;font-weight:500;background:transparent;border:none;cursor:pointer;transition:color .15s ease-in-out,text-decoration-color .15s ease-in-out}.edit-button:hover{color:var(--link-hover-color, #111);text-decoration:underline}.edit-button .icon{width:1rem;height:1rem;stroke-width:2}.review-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.review-grid{grid-template-columns:repeat(2,1fr)}}.review-card{background-color:var(--card-inner-background);padding:1.5rem;border-radius:.75rem;box-shadow:inset 0 2px 4px #0000000f}.card-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.icon-green{width:1.5rem;height:1.5rem;color:var(--green-icon)}.card-title{font-size:1.125rem;font-weight:600;color:var(--text-primary)}.card-details{line-height:1.5;color:var(--text-secondary)}.card-details p{margin-bottom:.5rem}.card-details strong{font-weight:600}.card-details-summary{display:flex;flex-direction:column;gap:1rem}.summary-header{display:flex;justify-content:space-between;font-weight:600;color:var(--text-secondary);border-bottom:1px solid var(--border-color);padding-bottom:.5rem}.summary-item{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-color)}.summary-item:last-of-type{border-bottom:none}.item-info{display:flex;align-items:center;gap:1rem}.item-image{width:3rem;height:3rem;border-radius:.375rem;-o-object-fit:contain;object-fit:contain;border:1px solid var(--border-color)}.item-text{display:flex;flex-direction:column}.item-title{font-weight:500;color:var(--text-primary)}.item-quantity{font-size:.875rem;color:var(--text-light)}.item-price{font-weight:600;color:var(--text-primary)}.empty-summary{color:var(--text-light);text-align:center;padding:1rem}.summary-totals{padding-top:1rem;display:flex;flex-direction:column;gap:.5rem}.summary-line{display:flex;justify-content:space-between}.summary-value{font-weight:600}.total-line{padding-top:.5rem;border-top:1px solid var(--border-color);margin-top:.5rem}.summary-total-label,.summary-total-value{font-size:1.125rem;font-weight:700;color:var(--text-primary)}.order-actions{margin-top:2rem}.consent-box{background-color:var(--card-inner-background);padding:1.5rem;border-radius:.75rem;box-shadow:inset 0 2px 4px #0000000f;margin-bottom:1.5rem}.consent-error{border:1px solid var(--red-border)}.consent-content{display:flex;align-items:center;gap:1rem}.consent-checkbox{width:1.25rem;height:1.25rem;accent-color:var(--button-bg);cursor:not-allowed}.consent-label{font-size:.875rem;color:var(--text-secondary)}.consent-link{color:var(--link-color)}.consent-link:hover{text-decoration:underline}.error-message{font-size:.875rem;color:var(--red-border);margin-top:.5rem}.place-order-button{width:100%;background-color:var(--button-bg);color:var(--card-background);font-weight:600;padding:1rem 1.5rem;border-radius:.5rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.place-order-button:hover{background-color:var(--button-hover-bg)}.success-message-box{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--green-icon);color:var(--card-background);padding:1.5rem;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;z-index:50;transition:all .3s ease-in-out}.success-message-content{display:flex;align-items:center;gap:.5rem}.success-icon{width:2rem;height:2rem}.success-text{font-size:1.25rem;font-weight:700}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background-color:var(--background-color);font-family:Inter,sans-serif}.empty-state-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.empty-state-text{color:var(--text-secondary);text-align:center}.empty-state-link{color:var(--link-color)}.empty-state-link:hover{text-decoration:underline}
