body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#fff}*{box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:2rem 1rem}h1{color:#c85000;text-align:center}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem}.card{background:#fff;border:1px solid #eaeaea;border-radius:0;padding:1rem;text-align:center;transition:box-shadow .2s ease}.card:hover{box-shadow:0 4px 14px rgba(0,0,0,.1)}.card img{max-width:100%;height:160px;object-fit:contain;margin-bottom:1rem}.card h3{margin:.5rem 0;font-size:1.1rem}.card p{margin:0;font-weight:700;color:#444}.list{display:flex;flex-direction:column;gap:1rem}.announcement-bar{background:#f60;color:#fff;text-align:center;font-size:.8rem;padding:4px 0}.topbar{background:#fff;color:#000;border-bottom:1px solid #e0e0e0;padding:.5rem 0}.topbar-inner{max-width:1400px;margin:0 auto;padding:0 1rem;display:grid;grid-template-columns:60px 180px 1fr;grid-gap:1rem;align-items:center}.logo-box{width:48px;height:48px;background:#d75a00;display:flex;align-items:center;justify-content:center}.logo-text{color:#fff;font-weight:700;font-size:1.5rem}.nav{display:flex;justify-content:flex-end}.nav a{color:#fff;font-size:.95rem;color:#000;margin-left:1rem;text-decoration:none;font-size:.9rem}.nav a:hover{text-decoration:underline}.nav-button{background:none;border:none;color:#000;cursor:pointer;font-size:.9rem;margin-left:1rem;padding:0;text-decoration:none}.nav-button:hover{text-decoration:underline}.location{font-size:.8rem;display:flex;flex-direction:column}.sidebar{width:250px;flex-shrink:0}.filter-section{width:100%;margin-bottom:1.5rem;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:0;padding:1rem}.filter-title{font-size:1.1rem;margin:0 0 1rem;padding-bottom:1rem;border-bottom:1px solid #ddd;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600}.arrow{border:solid #333;border-width:0 2px 2px 0;display:inline-block;padding:3px}.arrow.right{transform:rotate(-45deg)}.arrow.down{transform:rotate(45deg)}.category-list{list-style:none;padding:0;margin:0}.category-list li{padding:.5rem 0;cursor:pointer;border-bottom:1px solid #eee}.category-list li:last-child{border-bottom:none}.category-list li.active{font-weight:700;color:#c85000}.location span{line-height:1.1}.search-bar{display:flex;width:100%}.search-bar input{flex:1 1;padding:.5rem .75rem;border:1px solid #ccc;border-right:none;border-radius:4px 0 0 4px;font-size:.9rem}.search-bar button{background:#f60;border:1px solid #f60;color:#fff;padding:0 .75rem;border-radius:0 4px 4px 0;cursor:pointer}.products-table{width:100%;border-collapse:collapse;margin-top:1.5rem}.products-table td,.products-table th{border:1px solid #ddd;padding:.75rem}.products-table th{background:#f2f2f2;text-align:left}.products-table tr:nth-child(2n){background:#fafafa}main.container{margin-top:2rem}.product-page{display:flex;flex-direction:row;align-items:flex-start;gap:4rem;padding:2.5rem 0}.product-left{flex:2 1 60%;max-width:700px}.product-info-block,.product-left{display:flex;flex-direction:column;align-items:flex-start}.product-info-block{width:100%;margin-bottom:1.5rem}.product-title{font-size:2.4rem;color:#111;margin:0 0 .5rem;font-weight:700;line-height:1.3}.product-title,.rating-count,.rating-row{text-align:left}.product-right{flex:1 1 35%;max-width:450px;position:-webkit-sticky;position:sticky;top:2rem}@media (max-width:900px){.product-page{flex-direction:column;gap:1.5rem}.product-left,.product-right{min-width:0;width:100%;align-items:flex-start}.product-right{align-items:flex-start;margin-top:1.5rem}}.image-section{width:100%;padding:1.5rem;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.04)}.info{flex:1 1 300px}.rating-row{display:flex;align-items:center;gap:.25rem;margin:.5rem 0}.rating-stars .star{color:#ff9800;font-size:1rem}.rating-stars .star.empty{color:#ccc}.rating-count{font-size:.9rem;color:#333}.image-section{margin:1.5rem 0 0;text-align:center}.main-img{max-width:100%;height:550px;object-fit:contain;background:#fff;border-radius:12px}.info.add-to-cart-box{width:100%;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:0;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;height:-moz-fit-content;height:fit-content}.product-name-cart{font-size:1.1rem;font-weight:600;line-height:1.4}.delivery-options-container{padding-top:1rem;margin-top:1rem;border-top:1px solid #ddd}.delivery-location-info{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:1rem;color:#555}.delivery-location-info a{color:#333;text-decoration:underline;cursor:pointer}.delivery-choices{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.delivery-choice-box{border:1px solid #ccc;border-radius:4px;padding:1rem;cursor:pointer;display:flex;flex-direction:column;gap:.25rem}.delivery-choice-box.selected{border:2px solid #f96302}.choice-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.delivery-choice-box h4{margin:0;font-size:1.1rem;font-weight:700}.checkmark-icon{background:#f96302;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;line-height:1;padding-bottom:2px}.delivery-date-range{font-weight:700;font-size:1rem;margin:0}.availability{font-size:.9rem;color:#4caf50;margin:0}.delivery-cost{font-weight:700;color:#4caf50;font-size:1rem;margin-top:.5rem}.returns-section{display:flex;align-items:flex-start;gap:1rem;margin-top:1.5rem}.returns-icon{flex-shrink:0;color:#333}.returns-text h4{margin:0 0 .25rem;font-size:1.1rem;font-weight:700}.returns-text p{margin:0 0 .5rem;font-size:.9rem;color:#555}.returns-text a{font-size:.9rem;color:#333;text-decoration:underline;cursor:pointer}.promo-section{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin:3rem 0}.promo-card{border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;display:flex;flex-direction:column;text-align:left}.promo-card-image-container{position:relative;width:100%;height:150px}.promo-card-content{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.promo-card h3{font-size:1.1rem;font-weight:700;margin:0 0 .5rem}.promo-card p{font-size:.9rem;color:#555;margin:0 0 1rem;flex-grow:1}.promo-learn-more{display:inline-block;border:1px solid #f96302;color:#f96302;background-color:#fff;padding:.5rem 1rem;border-radius:4px;text-align:center;text-decoration:none;font-weight:700;transition:all .2s ease;margin-top:auto}.promo-learn-more:hover{background-color:#f96302;color:#fff}@media (max-width:900px){.promo-section{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.promo-section{grid-template-columns:1fr}}.cookie-popup{position:fixed;bottom:0;left:0;right:0;background-color:#2d2d2d;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;z-index:1000;box-shadow:0 -2px 10px rgba(0,0,0,.2)}.cookie-popup p{margin:0;font-size:.9rem}.cookie-accept-btn{background-color:#f96302;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-weight:700;transition:background-color .2s ease}.cookie-accept-btn:hover{background-color:#e05a02}.price-row{margin-bottom:.5rem}.cart-price{font-size:2.5rem;font-weight:800;color:#111}.qty-row{gap:1rem;font-size:1rem}.qty-row,.qty-selector{display:flex;align-items:center}.qty-selector{gap:.75rem;margin-bottom:0;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:0;padding:.4rem .6rem}.qty-selector input{width:48px;text-align:center;border:none;font-size:1rem;background:transparent}.qty-selector button{padding:.2rem .7rem;font-size:1.15rem;background:none;color:#c85000}.add-btn.full,.qty-selector button{border:none;cursor:pointer;font-weight:700}.add-btn.full{background:#c85000;color:#fff;padding:1rem 0;border-radius:0;font-size:1.2rem;width:100%;margin:.5rem 0 0;box-shadow:0 2px 6px rgba(200,80,0,.2);transition:all .2s}.add-btn.full:hover:not(.added){background:#a63e00}.add-btn.full.added{background-color:#28a745;cursor:default}.reviews-section-dropdown{width:100%;margin-top:2rem;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:0;padding:1.5rem}.reviews-title{font-size:1.1rem;margin:0 0 1rem;padding-bottom:1rem;border-bottom:1px solid #ddd;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600}.review-list{list-style:none;padding:0;margin:0}.review-item{border-bottom:1px solid #eee;padding:1rem 0}.review-item:last-child{border-bottom:none}.review-rating .star{color:#f8b400}.review-comment{margin-top:.5rem}.product-description-section-sidebar{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:0;padding:1.5rem}.product-description-section-sidebar h2{font-size:1.1rem;margin:0 0 1rem;padding-bottom:1rem;border-bottom:1px solid #ddd;font-weight:600}.product-details-section{width:100%;margin-top:2rem;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:0;padding:1.5rem}.product-details-section h2{font-size:1.1rem;margin:0 0 1rem;padding-bottom:1rem;border-bottom:1px solid #ddd;font-weight:600}.product-details-section ul{list-style:disc;padding-left:20px;margin:0}.product-details-section li{margin-bottom:.5rem}.back-btn{background:none;border:none;color:#888;margin-top:.5rem;cursor:pointer;font-size:.97rem;text-decoration:underline;align-self:flex-start}.cart-page-layout{display:flex;flex-direction:row;gap:2.5rem;align-items:flex-start}.cart-items-section{flex:3 1 600px}.cart-summary-section{flex:1 1 320px;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:12px;padding:1.5rem 2rem}.cart-summary-section h2{margin:0 0 1.5rem;font-size:1.5rem;color:#111;text-align:left}.cart-table{width:100%;border-collapse:collapse}.cart-table td,.cart-table th{padding:1rem .5rem;border-bottom:1px solid #eee;text-align:left;vertical-align:middle}.cart-table th{font-size:.9rem;color:#555;text-transform:uppercase;font-weight:600}.cart-item-image img{width:80px;height:80px;object-fit:contain;border-radius:0;border:1px solid #eee}.cart-item-name a{font-weight:600;color:#222;text-decoration:none}.cart-item-name a:hover{text-decoration:underline}.cart-item-price,.cart-item-total{font-weight:700}.cart-item-remove button{font-size:1.5rem;color:#999;background:none;border:none;cursor:pointer}.cart-actions{margin-top:2rem;display:flex;gap:1rem}.summary-row,.summary-total{display:flex;justify-content:space-between;margin-bottom:1rem}.summary-total{font-weight:700;font-size:1.2rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #ddd}.checkout-btn{width:100%;padding:1rem;font-size:1.2rem}.cart-empty{text-align:center;padding:4rem 0;border:2px dashed #eee;border-radius:12px}.cart-empty p{margin-bottom:1.5rem;font-size:1.2rem}.btn-primary,.btn-secondary{padding:.8rem 1.5rem;border-radius:0;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary{background:#c85000;color:#fff;border:1px solid #c85000}.btn-secondary{background:#fff;color:#333;border:1px solid #ccc}@media (max-width:900px){.cart-page-layout{flex-direction:column}}.loading-indicator{padding:4rem;font-size:1.2rem;color:#555}.loading-indicator,.modal-overlay{display:flex;justify-content:center;align-items:center}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);z-index:1000}.modal-content{background:#fff;padding:1.5rem 2rem;border-radius:0;width:90%;max-width:500px;box-shadow:0 5px 15px rgba(0,0,0,.3)}.modal-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e0e0e0;padding-bottom:1rem;margin-bottom:1rem}.modal-header h2{margin:0;font-size:1.5rem}.modal-close-btn{background:none;border:none;font-size:2rem;cursor:pointer;line-height:1;padding:0}