@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Open+Sans:wght@400;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}#root{display:flex;flex-direction:column;min-height:100vh}body{font-family:Open Sans,sans-serif;color:#0c0c0c;background-color:#fff;overflow-x:hidden}main{flex:1}h1,h2{font-family:Dancing Script,cursive}a{text-decoration:none;color:inherit}.navbar{position:fixed;width:100%;top:0;left:0;z-index:1000;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;background:#0c0c0ceb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.navbar-brand{font-family:Dancing Script,cursive;font-size:2rem;color:#fff;font-weight:700}.navbar-brand span{color:#ffbe33}.lang-dropdown{display:none;margin-left:1.2rem;flex-shrink:0;background:#ffbe331a;color:#ffbe33;border:1px solid rgba(255,190,51,.5);border-radius:6px;padding:5px 26px 5px 11px;font-size:.85rem;font-weight:700;letter-spacing:.5px;cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffbe33' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 6px center;background-size:11px;transition:background-color .2s,border-color .2s}.lang-dropdown:hover{background-color:#ffbe332e;border-color:#ffbe33}.lang-dropdown:focus{background-color:#ffbe332e;border-color:#ffbe33}.lang-dropdown option{background:#1a1a1a;color:#fff}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:6px;margin-left:.75rem;flex-shrink:0}.hamburger .bar{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:transform .3s,opacity .3s}.hamburger .bar-top.open{transform:translateY(7px) rotate(45deg)}.hamburger .bar-mid.open{opacity:0;transform:scaleX(0)}.hamburger .bar-bot.open{transform:translateY(-7px) rotate(-45deg)}.mobile-overlay{position:fixed;inset:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1998;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-overlay.open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;right:0;bottom:0;width:82%;max-width:340px;background:linear-gradient(180deg,#1a1a1a,#0c0c0c);box-shadow:-12px 0 40px #0009;z-index:1999;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;overflow-y:auto}.mobile-drawer.open{transform:translate(0)}.mobile-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-drawer-header .brand{font-family:Dancing Script,cursive;font-size:1.8rem;font-weight:700;color:#fff}.mobile-drawer-header .brand span{color:#ffbe33}.mobile-drawer-close{background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.1rem;transition:all .2s}.mobile-drawer-close:hover{background:#ffbe3326;border-color:#ffbe33;color:#ffbe33;transform:rotate(90deg)}.mobile-drawer-nav{flex:1;padding:1rem 0}.mobile-drawer-nav ul{list-style:none;margin:0;padding:0}.mobile-drawer-nav ul li{margin:.15rem .75rem}.mobile-drawer-nav ul li a{display:flex;align-items:center;gap:.9rem;color:#ffffffd9;font-size:1rem;font-weight:600;padding:.95rem 1.1rem;border-radius:10px;letter-spacing:.3px;transition:all .25s ease;position:relative}.mobile-drawer-nav ul li a .icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:8px;font-size:1rem;transition:all .25s ease}.mobile-drawer-nav ul li a:hover{color:#fff;background:#ffffff0d}.mobile-drawer-nav ul li a:hover .icon{background:#ffbe3326}.mobile-drawer-nav ul li a.active{color:#0c0c0c;background:linear-gradient(135deg,#ffbe33,orange);box-shadow:0 4px 14px #ffbe334d}.mobile-drawer-nav ul li a.active .icon{background:#00000026}.drawer-cart-badge{display:inline-flex;align-items:center;justify-content:center;background:#ffbe33;color:#0c0c0c;border-radius:50%;width:18px;height:18px;font-size:.7rem;font-weight:700;margin-left:.5rem}.mobile-drawer-lang{padding:.75rem 1.5rem 1rem;border-top:1px solid rgba(255,255,255,.08)}.mobile-drawer-lang-label{font-size:.72rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#fff6;margin-bottom:.6rem}.mobile-drawer-lang-btns{display:flex;gap:.5rem}.mobile-drawer-lang-btns button{flex:1;padding:8px;border-radius:6px;cursor:pointer;font-size:.85rem;font-weight:700;letter-spacing:.5px;border:1px solid rgba(255,255,255,.2);background:#ffffff12;color:#ffffffb3;transition:all .2s}.mobile-drawer-lang-btns button.active{background:#ffbe33;color:#0c0c0c;border-color:#ffbe33}.mobile-drawer-footer{padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.08);font-size:.8rem;color:#fff6;text-align:center;letter-spacing:.5px}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#fff;font-weight:600;font-size:.95rem;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:#ffbe33}.hero-area{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(#000000a6,#000000a6),url(/images/hero-bg.jpg) center/cover no-repeat}.hero-content{color:#fff;max-width:620px;padding:5rem 2rem 2rem}.hero-content h1{font-size:4rem;font-weight:700;margin-bottom:1rem}.hero-content h1 span{color:#ffbe33}.hero-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-custom{background-color:#ffbe33;color:#000;border:none;padding:12px 32px;font-weight:700;font-size:1rem;cursor:pointer;border-radius:4px;transition:background .2s;display:inline-block}.btn-custom:hover{background-color:#e6a820}.btn-outline{background-color:transparent;border:2px solid #ffbe33;color:#ffbe33;padding:10px 28px;font-weight:600;cursor:pointer;border-radius:4px;transition:all .2s}.btn-outline:hover{background-color:#ffbe33;color:#000}.section{padding:80px 0}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section-heading{text-align:center;margin-bottom:3rem}.section-heading h2{font-size:2.5rem;font-weight:700}.section-heading h2 span{color:#ffbe33}.section-heading p{color:#666;margin-top:.5rem;font-family:Open Sans,sans-serif}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.product-card{border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000001a;transition:transform .2s,box-shadow .2s;background:#fff}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.product-card img{width:100%;height:220px;object-fit:cover}.product-card-placeholder{width:100%;height:220px;background:linear-gradient(135deg,#8b4513,#d2691e);display:flex;align-items:center;justify-content:center;color:#fff;font-size:3rem}.product-card-body{padding:1.25rem}.product-card-body h3{font-family:Open Sans,sans-serif;font-size:1.05rem;font-weight:700;margin-bottom:.4rem}.product-card-body .category{font-size:.82rem;color:#888;margin-bottom:.5rem}.product-price{font-size:1.3rem;font-weight:700;color:#ffbe33}.product-stars{color:#ffbe33;font-size:.85rem}.filter-bar{display:flex;flex-wrap:wrap;align-items:stretch;margin-bottom:2rem;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 10px #00000012;overflow:hidden;max-width:100%}.filter-bar>select,.filter-bar>input[type=text],.filter-bar>input[type=search],.filter-bar>input[type=number]{flex:1 1 0;min-width:0;max-width:100%;padding:13px 15px;border:none;border-right:1px solid #ebebeb;border-radius:0;font-size:.9rem;outline:none;background:transparent;color:#333;box-sizing:border-box;text-overflow:ellipsis;-webkit-appearance:none;-moz-appearance:none;appearance:none}.filter-bar>select{background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:14px;padding-right:34px}.filter-bar>input[type=text]:focus,.filter-bar>input[type=search]:focus,.filter-bar>select:focus{background-color:#fffcf0}.filter-bar>*:last-child{border-right:none}@media(max-width:900px){.filter-bar{flex-direction:column}.filter-bar>select,.filter-bar>input[type=text],.filter-bar>input[type=search],.filter-bar>input[type=number]{width:100%;flex:none;border-right:none;border-bottom:1px solid #ebebeb;padding:14px 16px}.filter-bar>select{padding-right:38px}.filter-bar>*:last-child{border-bottom:none}.range-slider-wrap{width:100%;min-width:0;flex:none;border-right:none;border-bottom:none;padding:16px 18px}}.range-slider-wrap{flex:1 1 0;min-width:0;max-width:100%;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:8px 16px;background:transparent;border-right:1px solid #ebebeb;box-sizing:border-box}.range-slider-values{display:flex;gap:6px;align-items:center;font-size:.82rem;font-weight:600;color:#555}.range-slider-values span:first-child,.range-slider-values span:last-child{color:#333}.range-slider-values span:nth-child(2){color:#bbb;font-weight:400}.range-slider-track-wrap{position:relative;height:22px;display:flex;align-items:center}.range-slider-track{position:absolute;left:0;right:0;height:4px;background:#e8e8e8;border-radius:2px}.range-slider-range{position:absolute;height:4px;background:#ffbe33;border-radius:2px}.range-slider-input{position:absolute;width:100%;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;height:4px;margin:0}.range-slider-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:all;width:17px;height:17px;border-radius:50%;background:#ffbe33;border:2px solid #fff;box-shadow:0 1px 5px #00000047;cursor:pointer;transition:transform .1s}.range-slider-input::-webkit-slider-thumb:hover{transform:scale(1.2)}.range-slider-input::-moz-range-thumb{pointer-events:all;width:17px;height:17px;border-radius:50%;background:#ffbe33;border:2px solid #fff;box-shadow:0 1px 5px #00000047;cursor:pointer}.product-detail-page{padding-top:80px}@media(max-width:768px){.product-detail-page{padding-top:5.5rem}}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;padding:3rem 0}.product-gallery .main-img{width:100%;border-radius:8px;margin-bottom:1rem;max-height:420px;object-fit:cover}.product-thumbnails{display:flex;gap:.5rem;flex-wrap:wrap}.product-thumbnails img{width:80px;height:60px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid transparent}.product-thumbnails img:hover,.product-thumbnails img.active{border-color:#ffbe33}.product-info h1{font-size:2.2rem;margin-bottom:.5rem}.product-info .price{font-size:2rem;font-weight:700;color:#ffbe33;margin-bottom:1rem}.product-badge{display:inline-block;background:#ffbe33;color:#000;padding:4px 12px;border-radius:20px;font-size:.8rem;font-weight:700;margin-bottom:1rem}.product-badge.unavailable{background:#dc3545;color:#fff}.product-attrs{list-style:none;margin-bottom:1.5rem;border:1px solid #eee;border-radius:8px}.product-attrs li{padding:10px 16px;display:flex;justify-content:space-between;border-bottom:1px solid #eee}.product-attrs li:last-child{border-bottom:none}.product-attrs .label{color:#888}.product-attrs .value{font-weight:600}.product-description{color:#555;line-height:1.8;margin-bottom:1.5rem}.order-section{background:#f8f8f8;padding:3rem 0}.order-form{max-width:700px;margin:0 auto;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 12px #00000014}.order-form h3{font-family:Open Sans,sans-serif;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #ffbe33}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.4rem;font-weight:600;font-size:.88rem}.form-group input,.form-group textarea,.form-group select{width:100%;padding:10px 14px;border:1px solid #ddd;border-radius:4px;font-size:.95rem;outline:none;transition:border-color .2s;font-family:Open Sans,sans-serif}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:#ffbe33}.form-group textarea{resize:vertical;min-height:100px}.form-full{grid-column:1 / -1}.stars{display:flex;gap:4px;cursor:pointer}.star{font-size:1.5rem;color:#ddd;transition:color .1s}.star.filled{color:#ffbe33}.review-card{border:1px solid #eee;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.review-author{font-weight:700}.review-date{color:#888;font-size:.85rem}.review-title{font-weight:600;margin-bottom:.4rem;margin-top:.5rem}.review-content{color:#555;line-height:1.6}footer{background:#0c0c0c;color:#fff;padding:3rem 0 1rem}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:2rem}.footer-brand{font-family:Dancing Script,cursive;font-size:1.8rem;margin-bottom:.5rem}.footer-brand span{color:#ffbe33}footer h4{color:#ffbe33;margin-bottom:1rem;font-size:.95rem;text-transform:uppercase;letter-spacing:1px}footer p,footer li a{color:#aaa;font-size:.9rem}footer ul{list-style:none}footer ul li{margin-bottom:.5rem}footer ul li a{color:#aaa;transition:color .2s}footer ul li a:hover{color:#ffbe33}.footer-bottom{border-top:1px solid #222;padding-top:1rem;text-align:center;color:#555;font-size:.85rem}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.category-card{background:linear-gradient(135deg,#8b4513,#d2691e);border-radius:8px;padding:2rem 1rem;text-align:center;cursor:pointer;transition:transform .2s,box-shadow .2s;color:#fff}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #8b45134d}.category-card h3{font-family:Open Sans,sans-serif;font-size:1rem;font-weight:700}.category-card p{font-size:.82rem;opacity:.8;margin-top:.5rem}.category-icon{font-size:2.5rem;margin-bottom:.75rem}.category-img{width:100%;height:120px;object-fit:cover;border-radius:6px;margin-bottom:.75rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination button{padding:8px 14px;border:1px solid #ddd;background:#fff;cursor:pointer;border-radius:4px;transition:all .2s}.pagination button:hover{border-color:#ffbe33;color:#ffbe33}.pagination button.active{background:#ffbe33;border-color:#ffbe33;color:#000;font-weight:700}.pagination button:disabled{opacity:.4;cursor:not-allowed}.loading{text-align:center;padding:4rem 2rem;color:#888;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-icon{font-size:3rem;margin-bottom:1rem;animation:drive 2s ease-in-out infinite}@keyframes drive{0%,to{transform:translate(-20px) rotate(-3deg)}50%{transform:translate(20px) rotate(3deg)}}.loading-dots{display:flex;gap:6px;justify-content:center;margin-top:.75rem}.loading-dots span{width:8px;height:8px;border-radius:50%;background:#ffbe33;animation:pulse 1.2s ease-in-out infinite}.loading-dots span:nth-child(2){animation-delay:.2s}.loading-dots span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.loading p{font-family:Dancing Script,cursive;font-size:1.2rem;color:#8b4513;margin-top:.5rem}.page-html-content h2{margin-bottom:1rem}.page-html-content p{color:#555;line-height:1.8;margin-bottom:1.5rem}.page-html-content ul,.page-html-content ol{color:#555;line-height:1.8;margin-bottom:1.5rem;padding-left:1.5rem}.breadcrumb{display:flex;align-items:center;gap:.5rem;color:#888;font-size:.88rem;margin-bottom:1.5rem}.breadcrumb a:hover{color:#ffbe33}.breadcrumb-sep{color:#ccc}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.contact-info h3{font-family:Open Sans,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.contact-info-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact-info-icon{color:#ffbe33;font-size:1.3rem;flex-shrink:0;margin-top:2px}.contact-info-item p{color:#555;line-height:1.5}.page-header{background:linear-gradient(#000000a6,#000000a6),url(/images/wood-bg.jpg) center/cover;padding:120px 0 60px;color:#fff;text-align:center}.page-header h1{font-size:3rem}.page-header h1 span{color:#ffbe33}@media(max-width:768px){.page-header{padding:6rem 1rem 2.5rem}.page-header h1{font-size:2rem}}.alert{padding:1rem 1.5rem;border-radius:6px;margin-bottom:1rem}.alert-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-danger{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.qty-control{display:flex;align-items:center;gap:.5rem}.qty-btn{width:32px;height:32px;border:1px solid #ddd;background:#fff;cursor:pointer;border-radius:4px;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.qty-btn:hover{border-color:#ffbe33;color:#ffbe33}.qty-input{width:50px;text-align:center;border:1px solid #ddd;padding:4px;border-radius:4px}.empty-state{text-align:center;padding:4rem 2rem;color:#888}.empty-state-icon{font-size:4rem;margin-bottom:1rem}.empty-state h3{font-family:Open Sans,sans-serif;margin-bottom:.5rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.about-heading{text-align:left;margin-bottom:1.25rem}.about-text p{color:#555;line-height:1.8;margin-bottom:1rem}.about-text p:last-of-type{margin-bottom:1.5rem}.about-cta{display:inline-block}.about-visual{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:14px;aspect-ratio:1 / 1;max-width:520px;margin-left:auto;width:100%}.about-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:1rem;border-radius:14px;color:#fff;text-align:center;box-shadow:0 6px 20px #50280a2e;overflow:hidden;transition:transform .25s ease}.about-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1f,#0000002e);pointer-events:none}.about-tile:hover{transform:translateY(-4px)}.about-tile-icon{font-size:2.6rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.25));z-index:1}.about-tile-label{font-family:Open Sans,sans-serif;font-weight:700;font-size:.95rem;letter-spacing:.3px;z-index:1}.about-tile-1{background:linear-gradient(135deg,#6b3410,#a0552a)}.about-tile-2{background:linear-gradient(135deg,#8b4513,#c47a3a)}.about-tile-3{background:linear-gradient(135deg,sienna,#d2691e)}.about-tile-4{background:linear-gradient(135deg,#b8860b,#ffbe33);color:#3a2500}.about-tile-4:after{background:linear-gradient(135deg,#fff3,#0000001a)}@media(max-width:1024px){.contact-grid{grid-template-columns:1fr}.order-form{max-width:100%}.about-grid{grid-template-columns:1fr;gap:2.5rem}.about-heading{text-align:center}.about-visual{margin:0 auto;max-width:460px}}@media(max-width:768px){.hero-content h1{font-size:2.5rem}.product-detail-grid,.footer-grid,.form-grid{grid-template-columns:1fr}.navbar{padding:1rem}.nav-links{display:none}.hamburger{display:flex}.lang-switcher{display:none!important}.lang-dropdown{display:block}.section{padding:40px 0}.container{padding-left:.75rem;padding-right:.75rem}.order-form{padding:1rem;margin:0}.about-grid{gap:2rem}.about-visual{gap:10px;max-width:100%}.about-tile{border-radius:12px;padding:.75rem}.about-tile-icon{font-size:2.1rem}.about-tile-label{font-size:.82rem}.about-cta{display:block;width:100%;text-align:center;padding:14px 24px}}.cart-nav-btn{position:relative;color:#fff;font-size:1.3rem;margin-left:.75rem;display:flex;align-items:center;text-decoration:none;line-height:1}.cart-badge{position:absolute;top:-7px;right:-10px;background:#ffbe33;color:#0c0c0c;border-radius:50%;width:18px;height:18px;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:start}.cart-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid #eee}.cart-item-img{width:80px;height:72px;flex-shrink:0;border-radius:8px;overflow:hidden}.cart-item-img img{width:100%;height:100%;object-fit:cover}.cart-item-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#8b4513,#d2691e);display:flex;align-items:center;justify-content:center;font-size:1.6rem;border-radius:8px}.cart-item-info{flex:1;min-width:0}.cart-item-name{font-weight:700;font-size:.95rem;overflow-wrap:break-word;word-break:break-word;line-height:1.3}.cart-item-variant{font-size:.82rem;color:#888;margin-top:2px}.cart-item-price{font-size:.85rem;color:#aaa;margin-top:4px}.cart-item-qty{display:flex;align-items:center;gap:.4rem;flex-shrink:0}.cart-item-subtotal{font-weight:700;color:#ffbe33;font-size:1rem;min-width:80px;text-align:right;flex-shrink:0}.cart-item-remove{background:none;border:none;cursor:pointer;color:#bbb;font-size:1rem;padding:4px 6px;flex-shrink:0;transition:color .2s}.cart-item-remove:hover{color:#e53935}.cart-summary{background:#f8f8f8;border-radius:10px;padding:1.5rem;margin-bottom:1.5rem}.cart-summary h3{font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #ffbe33}.cart-summary-row{display:flex;justify-content:space-between;margin-bottom:.6rem;font-size:.92rem;color:#555}.cart-summary-total{display:flex;justify-content:space-between;font-weight:700;font-size:1.15rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #e0e0e0}.cart-shipping-upsell{margin:.75rem 0;background:#fff8e1;border:1px solid #ffe082;border-radius:8px;padding:.85rem 1rem}.cart-shipping-upsell-text{font-size:.85rem;color:#5a4000;margin-bottom:.6rem;line-height:1.4}.cart-shipping-progress-track{height:6px;background:#f0e0a0;border-radius:3px;overflow:hidden;margin-bottom:.35rem}.cart-shipping-progress-fill{height:100%;background:linear-gradient(90deg,#ffbe33,#e6a820);border-radius:3px;transition:width .4s ease}.cart-shipping-progress-labels{display:flex;justify-content:space-between;font-size:.72rem;color:#a08030;margin-bottom:.75rem}.cart-shipping-upsell-btn{display:block;text-align:center;background:#ffbe33;color:#0c0c0c;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s}.cart-shipping-upsell-btn:hover{background:#e6a820}.cart-shipping-achieved{margin:.5rem 0;padding:.5rem .75rem;background:#e8f5e9;border-radius:6px;font-size:.85rem;color:#2d6a4f;font-weight:600}.cart-order-form{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:1.5rem}.cart-order-form h3{font-family:Open Sans,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #ffbe33}@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-item-subtotal{min-width:60px}}.cart-page{padding-top:6rem;padding-bottom:4rem}@media(max-width:768px){.cart-page{padding-top:6.5rem}}@media(max-width:580px){.cart-item{display:grid;grid-template-columns:72px 1fr auto;grid-template-rows:auto auto;gap:.25rem .75rem;padding:.9rem 0;align-items:start}.cart-item-img{grid-column:1;grid-row:1 / 3;width:72px;height:72px;align-self:center}.cart-item-info{grid-column:2;grid-row:1}.cart-item-name{font-size:.9rem}.cart-item-remove{grid-column:3;grid-row:1;align-self:flex-start;padding:2px 4px}.cart-item-qty{grid-column:2;grid-row:2;align-self:center}.cart-item-subtotal{grid-column:3;grid-row:2;min-width:auto;text-align:right;align-self:center;font-size:.95rem}.cart-summary,.cart-order-form{padding:1.1rem}}
