body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border-bottom:1px solid rgba(0,0,0,.1);left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:hsla(0,0%,100%,.98);box-shadow:0 2px 20px rgba(0,0,0,.1)}.nav-container{height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.logo-link,.nav-brand,.nav-container{align-items:center;display:flex}.logo-link{color:#059669;font-size:1.5rem;font-weight:700;gap:.5rem;text-decoration:none;transition:color .3s ease}.logo-link:hover{color:#047857}.logo-icon{font-size:1.75rem}.logo-text{font-size:1.25rem}.nav-links{gap:1.5rem}.nav-link,.nav-links{align-items:center;display:flex}.nav-link{border-radius:8px;color:#374151;font-weight:500;gap:.5rem;padding:.5rem .75rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:rgba(5,150,105,.1);color:#059669}.nav-icon{font-size:1rem}.deals-link{color:#dc2626;font-weight:600}.deals-link:hover{background:rgba(220,38,38,.1);color:#dc2626}.deal-badge{background:#dc2626;font-size:.7rem;margin-left:.25rem;padding:.125rem .5rem}.nav-right{align-items:center;display:flex;gap:1rem}.desktop-contact{display:block}.contact-link{background:rgba(5,150,105,.1);border-radius:8px;color:#059669;display:flex;gap:.5rem;padding:.5rem .75rem}.contact-link:hover{background:rgba(5,150,105,.2);transform:translateY(-1px)}.contact-icon{font-size:.9rem}.contact-text{font-size:.875rem}.nav-cart{position:relative}.mobile-cart-icon{display:none;position:relative}.cart-link{align-items:center;background:#059669;border-radius:50%;color:#fff;display:flex;height:44px;justify-content:center;position:relative;text-decoration:none;transition:all .3s ease;width:44px}.cart-link:hover{background:#047857;transform:scale(1.05)}.cart-icon{font-size:1.25rem}.cart-count{background:#dc2626;border-radius:50%;display:flex;font-size:.75rem;font-weight:700;height:20px;position:absolute;right:-5px;top:-5px;width:20px}.cart-count,.mobile-menu-btn{align-items:center;justify-content:center}.mobile-menu-btn{background:transparent;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;height:44px;padding:0;width:44px}.mobile-menu-btn span{background:#374151;height:2px;transform-origin:center;transition:all .3s ease;width:24px}.mobile-menu-btn.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-btn.open span:nth-child(2){opacity:0}.mobile-menu-btn.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:all .3s ease;visibility:hidden;z-index:999}.mobile-menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{background:#fff;box-shadow:-2px 0 20px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100vh;position:fixed;right:-100%;top:0;transition:right .3s ease;width:300px;z-index:1000}.mobile-menu.active{right:0}.mobile-menu-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem}.mobile-logo{color:#059669;font-size:1.25rem;font-weight:700;gap:.5rem;text-decoration:none}.mobile-close-btn,.mobile-logo{align-items:center;display:flex}.mobile-close-btn{background:none;border:none;color:#374151;cursor:pointer;font-size:1.5rem;justify-content:center;padding:.5rem}.mobile-nav-links{display:flex;flex:1 1;flex-direction:column;padding:1rem 0}.mobile-nav-link{align-items:center;border-left:3px solid transparent;color:#374151;display:flex;font-weight:500;gap:1rem;padding:1rem 1.5rem;text-decoration:none;transition:all .3s ease}.mobile-nav-link:active,.mobile-nav-link:hover{background:#f8f9fa;border-left-color:#059669;color:#059669}.mobile-contact-section{border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;padding:1rem 1.5rem}.mobile-contact-link{align-items:center;background:#059669;border-radius:8px;color:#fff;display:flex;font-weight:600;gap:1rem;justify-content:center;padding:1rem;text-align:center;text-decoration:none;transition:background .3s ease}.mobile-contact-link:hover{background:#047857}.mobile-cart-section{padding:1.5rem}.mobile-cart-link{align-items:center;background:#1f2937;border-radius:8px;color:#fff;display:flex;font-weight:600;gap:1rem;padding:1rem;position:relative;text-decoration:none;transition:background .3s ease}.mobile-cart-link:hover{background:#374151}.mobile-cart-count{align-items:center;background:#dc2626;border-radius:50%;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:24px;justify-content:center;margin-left:auto;width:24px}@media (max-width:768px){.nav-container{height:60px;padding:0 .75rem}.logo-text{font-size:1.125rem}.logo-icon{font-size:1.5rem}.desktop-contact,.nav-cart,.nav-links{display:none}.mobile-cart-icon{display:block}.mobile-menu-btn{display:flex}.mobile-menu{width:280px}}@media (max-width:480px){.nav-container{height:56px;padding:0 .5rem}.logo-text{font-size:1rem}.logo-icon{font-size:1.375rem}.mobile-menu{right:-100%;width:100%}.mobile-menu.active{right:0}.mobile-menu-header{padding:1rem}.mobile-nav-link{padding:1.125rem 1rem}.mobile-cart-section,.mobile-contact-section{padding:1rem}}@media (max-width:360px){.logo-link{gap:.375rem}.logo-text{font-size:.9rem}.logo-icon{font-size:1.25rem}.cart-link,.mobile-menu-btn{height:40px;width:40px}}@media (prefers-reduced-motion:reduce){.cart-link,.mobile-menu,.mobile-menu-btn,.mobile-menu-overlay,.nav-link,.navbar{transition:none}}.cart-link:focus-visible,.contact-link:focus-visible,.mobile-cart-link:focus-visible,.mobile-close-btn:focus-visible,.mobile-contact-link:focus-visible,.mobile-menu-btn:focus-visible,.mobile-nav-link:focus-visible,.nav-link:focus-visible{outline:2px solid #059669;outline-offset:2px}@media (prefers-contrast:high){.navbar{background:#fff;border-bottom:2px solid #000}.nav-link{color:#000}.cart-link,.contact-link,.deal-badge{background:#000;color:#fff}.contact-link{border:2px solid #000}}.product-list{margin:0 auto;max-width:1200px;padding:1rem}.products-grid{padding:1rem 0}.product-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:column;height:100%;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-4px)}.card-header,.image-container{position:relative}.image-container{background:#f8f9fa;height:200px;overflow:hidden;width:100%}.product-image{cursor:pointer;height:100%;transition:transform .3s ease}.product-image:hover{transform:scale(1.05)}.image-overlay{align-items:center;background:rgba(0,0,0,.7);bottom:0;display:flex;flex-direction:column;gap:1rem;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.image-container:hover .image-overlay{opacity:1}.expand-btn,.view-details-btn{align-items:center;background:hsla(0,0%,100%,.9);border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;justify-content:center;padding:.75rem;text-decoration:none;transition:all .3s ease}.view-details-btn{border-radius:25px;font-size:.875rem;gap:.5rem;padding:.5rem 1rem}.expand-btn:hover,.view-details-btn:hover{background:#fff;transform:scale(1.1)}.stock-badge{word-wrap:break-word;align-items:center;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.2);display:flex;font-size:.7rem;font-weight:700;justify-content:center;letter-spacing:.5px;max-width:80px;min-height:24px;padding:.25rem .5rem;position:absolute;right:10px;text-align:center;text-transform:uppercase;top:10px;z-index:2}.stock-badge.in-stock{background:#059669;color:#fff}.stock-badge.out-of-stock{background:#dc2626;color:#fff}.stock-badge.premium-stock .exotic-stock{background:linear-gradient(135deg,gold,#ffed4e);border:1px solid #fbbf24;color:#000;text-shadow:0 1px 1px hsla(0,0%,100%,.5)}.badge-text{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-meta{padding:1rem 1rem .5rem}.product-name{color:#1f2937;font-size:1.125rem;line-height:1.4;margin-bottom:.5rem}.product-brand{color:#6b7280;font-size:.875rem;margin-bottom:.5rem}.product-rating{align-items:center;color:#f59e0b;display:flex;font-size:.875rem;gap:.5rem}.rating-count{color:#6b7280}.card-body{flex-grow:1;gap:1rem;padding:.5rem 1rem}.card-body,.weight-selector{display:flex;flex-direction:column}.weight-selector{gap:.5rem;margin-bottom:1rem}.selector-label{align-items:center;color:#374151;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.selector-label svg{color:#8b5cf6}.custom-select{position:relative;width:100%}.weight-dropdown{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:.875rem;padding:.75rem;transition:border-color .2s;width:100%}.weight-dropdown:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1);outline:none}.select-arrow{color:#6b7280;pointer-events:none;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.weight-grams{font-weight:500;margin-top:.25rem;text-align:center}.price-section{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.price-main{color:#059669;font-size:1.25rem;font-weight:700}.category-tag{margin-top:.5rem}.category-text{background:#f3f4f6;border-radius:20px;color:#374151;display:inline-block;font-size:.75rem;font-weight:500;max-width:100%;overflow:hidden;padding:.25rem .75rem;text-overflow:ellipsis;white-space:nowrap}.top-shelf-category{background:linear-gradient(135deg,gold,#ffed4e);border:1px solid #fbbf24;color:#000;font-weight:700;text-shadow:0 1px 1px hsla(0,0%,100%,.5)}.card-footer{padding:0 1rem 1rem}.add-to-cart-btn{align-items:center;background:#059669;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1rem;transition:all .3s ease;width:100%}.add-to-cart-btn:hover:not(:disabled){background:#047857;transform:translateY(-1px)}.add-to-cart-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.add-to-cart-btn.out-of-stock{background:#ef4444}.add-to-cart-btn.premium-btn{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:1px solid #7c3aed}.add-to-cart-btn.premium-btn:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 12px rgba(139,92,246,.3);transform:translateY(-2px)}.btn-icon{font-size:1rem}.btn-text{flex-grow:1;text-align:center}.btn-price{background:hsla(0,0%,100%,.2);border-radius:4px;font-size:.75rem;padding:.25rem .5rem}.out-of-stock-text{font-weight:600}.scroll-top-btn{align-items:center;background:#059669;border:none;border-radius:50%;bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff;cursor:pointer;display:flex;font-size:1.25rem;height:50px;justify-content:center;position:fixed;right:2rem;transition:all .3s ease;width:50px;z-index:100}.scroll-top-btn:hover{background:#047857;box-shadow:0 6px 16px rgba(0,0,0,.2);transform:translateY(-2px)}.image-expanded-modal{align-items:center;background:rgba(0,0,0,.9);display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.modal-content{border-radius:12px;max-width:90vw}.modal-close-btn{align-items:center;background:rgba(0,0,0,.7);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.25rem;height:2rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2rem;z-index:10}.expanded-image{height:auto;max-height:60vh;object-fit:contain;width:100%}.modal-product-info{padding:1.5rem;text-align:center}.modal-product-info h3{color:#1f2937;margin-bottom:.5rem}.modal-brand,.modal-category{color:#6b7280;margin-bottom:.25rem}.modal-category.top-shelf-category{background:linear-gradient(135deg,gold,#ffed4e);border:1px solid #fbbf24;border-radius:8px;color:#000;display:inline-block;font-weight:700;margin:.5rem 0;padding:.5rem 1rem}.modal-price{color:#059669;font-size:1.25rem;font-weight:700;margin:.5rem 0}.modal-details-btn{align-items:center;background:#059669;border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s ease}.modal-details-btn:hover{background:#047857}.modal-weight-info{background:#f8fafc;border-left:4px solid #8b5cf6;border-radius:8px;margin:1rem 0;padding:1rem}.modal-weight-info strong{color:#374151;display:block;margin-bottom:.5rem}.weight-options-modal{display:flex;flex-direction:column;gap:.5rem}.weight-option-modal{background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#4b5563;font-size:.9rem;padding:.5rem}.recently-added-popup{animation:slideInPopup .3s ease-out;position:fixed;right:20px;top:20px;z-index:1001}.popup-content{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px rgba(0,0,0,.2);max-width:350px;overflow:hidden}.popup-header{align-items:center;background:linear-gradient(135deg,#10b981,#059669);color:#fff;display:flex;justify-content:space-between;padding:1rem 1.25rem}.popup-header h4{font-size:1rem;font-weight:600;margin:0}.popup-close{align-items:center;background:hsla(0,0%,100%,.2);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.75rem;height:24px;justify-content:center;transition:background .2s;width:24px}.popup-close:hover{background:hsla(0,0%,100%,.3)}.popup-items{max-height:200px;overflow-y:auto;padding:.75rem}.popup-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:.75rem;margin-bottom:.5rem;padding:.75rem;position:relative}.popup-item:last-child{margin-bottom:0}.popup-item-image{border-radius:6px;flex-shrink:0;height:40px;overflow:hidden;width:40px}.popup-item-image img{height:100%;object-fit:cover;width:100%}.popup-item-details{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.popup-item-name{color:#1e293b;font-size:.875rem;font-weight:600;line-height:1.2}.popup-item-weight{color:#64748b;font-size:.75rem}.popup-item-price{color:#059669;font-size:.875rem;font-weight:700}.popup-item-close{background:none;border:none;border-radius:4px;color:#94a3b8;cursor:pointer;font-size:.75rem;padding:.25rem;transition:all .2s}.popup-item-close:hover{background:#f1f5f9;color:#64748b}.popup-actions{border-top:1px solid #e2e8f0;padding:.75rem 1.25rem}.view-cart-btn{background:#3b82f6;border-radius:8px;color:#fff;display:block;font-size:.875rem;font-weight:600;padding:.75rem 1rem;text-align:center;text-decoration:none;transition:all .2s;width:100%}.view-cart-btn:hover{background:#2563eb;transform:translateY(-1px)}.exotic-badge .top-shelf-badge{align-items:center;animation:pulse-exotic 2s infinite;background:linear-gradient(135deg,#ff6b35,#ff8e53);border-radius:12px;box-shadow:0 2px 8px rgba(255,107,53,.3);color:#fff;display:flex;font-size:.7rem;font-weight:600;gap:4px;left:10px;padding:4px 8px;position:absolute;top:10px;z-index:2}.exotic-icon{color:#ffeb3b;font-size:.6rem}.exotic-text{text-shadow:0 1px 2px rgba(0,0,0,.3)}.exotic-category,.stock-badge.exotic-stock{background:linear-gradient(135deg,#ff6b35,#ff8e53);border:1px solid #ff8e53;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.3)}.exotic-category{font-weight:700}.add-to-cart-btn.exotic-btn{background:linear-gradient(135deg,#ff6b35,#ff8e53);border:1px solid #ff8e53}.add-to-cart-btn.exotic-btn:hover:not(:disabled){background:linear-gradient(135deg,#e55a2b,#ff7a42);box-shadow:0 4px 12px rgba(255,107,53,.3);transform:translateY(-2px)}.modal-badge.exotic-badge,.modal-category.exotic-category{background:linear-gradient(135deg,#ff6b35,#ff8e53);color:#fff}.modal-category.exotic-category{border:1px solid #ff8e53;border-radius:8px;display:inline-block;font-weight:700;margin:.5rem 0;padding:.5rem 1rem}@keyframes pulse-exotic{0%{box-shadow:0 2px 8px rgba(255,107,53,.3)}50%{box-shadow:0 2px 16px rgba(255,107,53,.6)}to{box-shadow:0 2px 8px rgba(255,107,53,.3)}}@media (max-width:768px){.exotic-badge{font-size:.6rem;padding:3px 6px}}@media (max-width:480px){.exotic-badge{font-size:.55rem;padding:2px 5px}}@keyframes slideInPopup{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.recently-added-popup{left:10px;max-width:none;right:10px;top:10px}.popup-content{max-width:none}}@media (max-width:480px){.recently-added-popup{left:5px;right:5px;top:5px}.popup-header{padding:.75rem 1rem}.popup-item,.popup-items{padding:.5rem}.popup-actions{padding:.5rem 1rem}}@media (max-width:768px){.product-list{padding:.5rem}.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr);padding:.5rem 0}.image-container{height:160px}.product-meta{padding:.75rem .75rem .25rem}.product-name{font-size:1rem;line-height:1.3}.card-body{gap:.75rem;padding:.25rem .75rem}.card-footer{padding:0 .75rem .75rem}.add-to-cart-btn{flex-wrap:wrap;font-size:.8rem;gap:.25rem;padding:.75rem}.btn-text{flex-basis:100%;order:1}.btn-icon{order:0}.btn-price{font-size:.7rem;order:2}.price-main{font-size:1.125rem}.weight-dropdown{font-size:.8rem;padding:.625rem}.stock-badge{font-size:.65rem;max-width:70px;padding:.2rem .4rem}.scroll-top-btn{bottom:1rem;font-size:1rem;height:44px;right:1rem;width:44px}}@media (max-width:480px){.products-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.image-container{height:140px}.image-overlay{background:rgba(0,0,0,.5);opacity:1}.expand-btn,.view-details-btn{padding:.5rem;transform:scale(.8)}.view-details-btn{font-size:.7rem;padding:.375rem .75rem}.product-name{font-size:.9rem}.product-brand{font-size:.8rem}.stock-badge{font-size:.6rem;max-width:60px;padding:.15rem .3rem}.modal-content{max-height:95vh;max-width:95vw}.modal-product-info{padding:1rem}.modal-product-info h3{font-size:1.125rem}}@media (max-width:360px){.products-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)}.image-container{height:120px}.product-meta{padding:.5rem}.product-name{font-size:.85rem}.add-to-cart-btn{font-size:.75rem;padding:.625rem}.price-main{font-size:1rem}.stock-badge{font-size:.55rem;max-width:55px;padding:.1rem .25rem}}@media (hover:none) and (pointer:coarse){.product-card:hover{transform:none}.image-overlay{background:rgba(0,0,0,.4);opacity:1}.expand-btn,.view-details-btn{background:hsla(0,0%,100%,.95)}}@media (prefers-reduced-motion:reduce){.add-to-cart-btn,.expand-btn,.product-card,.product-image,.scroll-top-btn,.view-details-btn{transition:none}.product-card:hover{transform:none}}a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid #059669;outline-offset:2px}.category-list{background:#fff;border-bottom:1px solid #f1f5f9;padding:2rem 1rem}.category-container{margin:0 auto;max-width:1200px}.category-header{margin-bottom:2rem}.category-title{color:#0f172a;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.category-subtitle{color:#64748b;font-size:.875rem;margin:0}.categories-grid{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.category-card{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:12px;color:inherit;display:flex;flex:0 0 auto;flex-direction:column;min-width:100px;overflow:hidden;padding:1.25rem .75rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.category-card:before{background:linear-gradient(135deg,#059669,#10b981);content:"";height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.category-card:hover{border-color:#e2e8f0;box-shadow:0 12px 24px -8px rgba(0,0,0,.15);transform:translateY(-4px)}.category-card:hover:before{transform:scaleX(1)}.category-icon{align-items:center;background:linear-gradient(135deg,#059669,#10b981);border-radius:10px;color:#fff;display:flex;font-size:1rem;height:40px;justify-content:center;margin-bottom:.75rem;transition:transform .3s ease;width:40px}.category-card:hover .category-icon{transform:scale(1.1)}.category-name{color:#0f172a;font-size:.8rem;font-weight:600;line-height:1.2}.category-footer,.category-name{text-align:center}.view-all-btn{align-items:center;background:transparent;border:2px solid #059669;border-radius:8px;color:#059669;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.view-all-btn:hover{background:#059669;box-shadow:0 4px 12px rgba(5,150,105,.3);color:#fff;transform:translateY(-1px)}.btn-icon{font-size:.75rem;transition:transform .3s ease}.view-all-btn:hover .btn-icon{transform:translateX(2px)}@media (max-width:768px){.category-list{padding:1.5rem .75rem}.category-title{font-size:1.25rem}.category-subtitle{font-size:.8rem}.categories-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);margin-bottom:1.5rem}.category-card{border-radius:10px;min-width:auto;padding:1rem .5rem}.category-icon{border-radius:8px;font-size:.9rem;height:36px;margin-bottom:.5rem;width:36px}.category-name{font-size:.75rem}.view-all-btn{font-size:.8rem;padding:.625rem 1.25rem}}@media (max-width:480px){.category-list{padding:1rem .5rem}.category-header{margin-bottom:1.5rem}.categories-grid{gap:.5rem;grid-template-columns:repeat(3,1fr)}.category-card{border-radius:8px;padding:.875rem .375rem}.category-icon{border-radius:6px;font-size:.8rem;height:32px;margin-bottom:.375rem;width:32px}.category-name{font-size:.7rem}}@media (max-width:360px){.categories-grid{gap:.375rem;grid-template-columns:repeat(3,1fr)}.category-card{padding:.75rem .25rem}.category-icon{font-size:.7rem;height:28px;width:28px}.category-name{font-size:.65rem}}@media (prefers-reduced-motion:reduce){.btn-icon,.category-card,.category-icon,.view-all-btn{transition:none}.category-card:hover{transform:none}}.category-card:focus-visible,.view-all-btn:focus-visible{outline:2px solid #059669;outline-offset:2px}@media (prefers-contrast:high){.category-card{border:2px solid #000}.category-card:before,.category-icon{background:#000}.view-all-btn{border:2px solid #000;color:#000}.view-all-btn:hover{background:#000;color:#fff}}.hero-overlay{background:rgba(0,0,0,.4);bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.product-detail-page{background:#f8f9fa;min-height:100vh;padding:1rem 0}.back-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#374151;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;transition:all .3s ease}.back-button:hover{background:#f9fafb;border-color:#d1d5db}.back-arrow{font-size:1.125rem}.product-layout{grid-gap:3rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:2rem}.product-gallery{display:flex;flex-direction:column;gap:1rem}.main-image{background:#f8f9fa;overflow:hidden;position:relative}.gallery-image,.main-image{border-radius:12px;width:100%}.gallery-image{height:auto;object-fit:cover}.product-info{gap:1.5rem}.product-header,.product-info{display:flex;flex-direction:column}.product-header{gap:1rem}.title-section{display:flex;flex-direction:column;gap:.5rem}.product-title{color:#1f2937;font-size:2rem;font-weight:700;line-height:1.2;margin:0}.meta-tags{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.category-tag,.strain-tag{background:#e5e7eb;border-radius:20px;color:#374151;font-size:.875rem;font-weight:600;padding:.375rem .75rem}.rating{align-items:center;color:#f59e0b;display:flex;font-size:1rem;gap:.5rem}.review-count{color:#6b7280;font-size:.875rem}.product-description{color:#4b5563;font-size:1rem;line-height:1.6}.purchase-options{gap:1.5rem}.option-section,.purchase-options{display:flex;flex-direction:column}.option-section{gap:1rem}.section-title{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0}.weight-options{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}.weight-option{background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:1rem;position:relative;transition:all .3s ease}.weight-option:hover{border-color:#d1d5db;transform:translateY(-1px)}.weight-option.selected{background:#f0fdf4;border-color:#059669}.option-content{display:flex;flex-direction:column;gap:.25rem;text-align:center}.weight-label{color:#1f2937;font-size:.875rem;font-weight:600}.weight-grams{color:#6b7280;font-size:.75rem}.weight-price{color:#059669;font-size:.875rem;font-weight:700}.selection-indicator{align-items:center;background:#059669;border-radius:50%;color:#fff;display:flex;font-size:.75rem;height:20px;justify-content:center;opacity:0;position:absolute;right:-4px;top:-4px;transition:opacity .3s ease;width:20px}.weight-option.selected .selection-indicator{opacity:1}.quantity-selector{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:1rem;padding:.5rem;width:-webkit-fit-content;width:fit-content}.quantity-btn{border:1px solid #d1d5db;font-size:1.125rem;font-weight:600;height:2.5rem;transition:all .3s ease;width:2.5rem}.quantity-btn:hover:not(:disabled){background:#f3f4f6;border-color:#9ca3af}.quantity-display{color:#1f2937;font-size:1.125rem;min-width:2rem}.purchase-section{border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1.5rem;padding-top:1rem}.price-display{flex-direction:column;gap:.25rem}.total-price{color:#059669;font-size:2rem;font-weight:700}.price-breakdown{color:#6b7280;font-size:.875rem}.stock-status{align-items:center;display:flex}.status-indicator{border-radius:8px;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.status-indicator.in-stock{background:#f0fdf4;color:#059669}.status-indicator.out-of-stock{background:#fef2f2;color:#dc2626}.purchase-btn{align-items:center;background:#059669;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;min-height:56px;padding:1rem 1.5rem;transition:all .3s ease}.purchase-btn:hover:not(.disabled){background:#047857;transform:translateY(-1px)}.purchase-btn.disabled{background:#9ca3af;cursor:not-allowed;transform:none}.btn-main-text{font-size:1.125rem}.btn-price-text{background:hsla(0,0%,100%,.2);border-radius:6px;font-size:.875rem;padding:.375rem .75rem}.disabled-text{font-weight:600}.error-container{min-height:60vh}.error-content{max-width:400px;text-align:center}.error-content h1{color:#1f2937}.error-content p{color:#6b7280}.back-home-btn{background:#059669;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background .3s ease}.back-home-btn:hover{background:#047857}.added-items-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-top:2rem;padding:1.5rem}.added-items-list{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}.added-item{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:8px;display:flex;justify-content:between;padding:1rem}.item-details{align-items:center;gap:.5rem}.item-name{color:#2d3748}.item-weight{color:#6c757d;font-size:.9rem}.item-price{color:#2d3748;font-weight:600;margin-left:auto}.remove-item-btn{align-items:center;background:#e53e3e;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:24px;justify-content:center;margin-left:1rem;width:24px}.remove-item-btn:hover{background:#c53030}.cart-total{border-top:1px solid #dee2e6;color:#2d3748;font-size:1.1rem;padding-top:1rem;text-align:right}.action-buttons{display:flex;flex-direction:column;gap:.75rem}.add-another-btn{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:1rem 1.5rem;transition:background-color .2s}.add-another-btn:hover{background:#5a6268}@media (max-width:768px){.added-item{align-items:flex-start;flex-direction:column;gap:.5rem}.item-details{justify-content:space-between;width:100%}.action-buttons{flex-direction:column}}@media (max-width:968px){.product-layout{gap:2rem;grid-template-columns:1fr;padding:1.5rem}.product-title{font-size:1.75rem}}@media (max-width:768px){.container{padding:0 .75rem}.product-layout{gap:1.5rem;padding:1.25rem}.product-title{font-size:1.5rem}.weight-options{gap:.5rem;grid-template-columns:1fr}.weight-option{padding:.875rem}.meta-tags{gap:.75rem}.category-tag,.strain-tag{font-size:.8rem;padding:.25rem .625rem}.rating{font-size:.875rem}.total-price{font-size:1.75rem}.purchase-btn{min-height:52px;padding:.875rem 1.25rem}.btn-main-text{font-size:1rem}}@media (max-width:480px){.product-detail-page{padding:.5rem 0}.container{padding:0 .5rem}.back-button{justify-content:center;margin-bottom:1rem;width:100%}.product-layout{border-radius:8px;padding:1rem}.product-title{font-size:1.375rem}.meta-tags{align-items:flex-start;flex-direction:column;gap:.5rem}.quantity-selector{justify-content:center;width:100%}.quantity-btn{height:3rem;width:3rem}.quantity-display{font-size:1.25rem;min-width:3rem}.purchase-section{gap:1rem}.total-price{font-size:1.5rem}.purchase-btn{flex-direction:column;gap:.5rem;padding:1rem;text-align:center}.btn-price-text{align-self:center}}@media (hover:none) and (pointer:coarse){.weight-option:hover{border-color:#e5e7eb;transform:none}.weight-option.selected:hover{border-color:#059669}.purchase-btn:hover:not(.disabled){transform:none}.quantity-btn{min-width:44px}.back-button,.quantity-btn{min-height:44px}}.category-page{margin:0 auto;max-width:1200px;padding:2rem 1rem;position:relative}.go-back-button{background:#f8fafc;border:none;color:#374151;cursor:pointer;display:inline-flex;font-family:inherit;font-size:inherit;font-weight:600;margin-bottom:2rem;padding:.75rem 1.5rem;transition:all .3s ease}.go-back-button:hover{background:#f1f5f9;border-color:#d1d5db;box-shadow:0 2px 8px rgba(0,0,0,.1)}.category-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:12px;margin-bottom:3rem;padding:2rem 0;text-align:center}.category-header h1{color:#1a202c;font-size:2.5rem;margin-bottom:.5rem;text-transform:capitalize}.category-header p{color:#718096;font-size:1.125rem;margin:0}.no-products{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:4rem 2rem;text-align:center}.no-products h2{color:#6b7280;margin-bottom:2rem}.back-to-products{background:#059669;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.back-to-products:hover{background:#047857;box-shadow:0 4px 12px rgba(5,150,105,.3);transform:translateY(-1px)}@media (max-width:768px){.category-page{padding:1rem .75rem}.go-back-button{font-size:.875rem;justify-content:flex-start;margin-bottom:1.5rem;padding:.75rem 1.25rem;width:auto}.category-header{margin-bottom:2rem;padding:1.5rem 0}.category-header h1{font-size:2rem}.category-header p{font-size:1rem}.no-products{padding:3rem 1rem}.back-to-products{font-size:.875rem;padding:.875rem 1.5rem}}@media (max-width:480px){.category-page{padding:1rem .5rem}.go-back-button{font-size:.8rem;margin-bottom:1rem;padding:.75rem 1rem}.category-header{margin-bottom:1.5rem;padding:1rem 0}.category-header h1{font-size:1.75rem}.category-header p{font-size:.9rem}.no-products{padding:2rem 1rem}.no-products h2{font-size:1.25rem}}@media (max-width:360px){.category-page{padding:.75rem .25rem}.go-back-button{font-size:.75rem;padding:.625rem .875rem}}@media (prefers-reduced-motion:reduce){.back-to-products,.go-back-button{transition:none}.back-to-products:hover,.go-back-button:hover{transform:none}}.back-to-products:focus-visible,.go-back-button:focus-visible{outline:2px solid #059669;outline-offset:2px}@media (prefers-contrast:high){.go-back-button{background:#fff;border:2px solid #000;color:#000}.back-to-products{background:#000;border:2px solid #000;color:#fff}}.footer{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#fff;margin-top:auto}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1200px;padding:3rem 1rem}.footer-section h3{color:#059669;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.footer-section h4{color:#d1d5db;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{margin-bottom:.75rem}.footer-section a{color:#d1d5db;cursor:pointer;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#059669}.contact-info li{align-items:center;display:flex;gap:.75rem}.contact-info .icon{color:#059669;flex-shrink:0;font-size:1rem}.hours-info li{display:flex;gap:1rem;justify-content:space-between}.hours-info .day{color:#d1d5db;font-size:.9rem}.hours-info .time{color:#059669;font-size:.9rem;font-weight:600}.social-links{display:flex;gap:1rem;margin-bottom:2rem}.social-icon{align-items:center;background:#374151;border-radius:50%;color:#fff;display:flex;font-size:1.25rem;height:40px;justify-content:center;padding:.75rem;text-decoration:none;transition:all .3s ease;width:40px}.social-icon:hover{background:#059669;transform:translateY(-2px)}.newsletter{margin-top:1rem}.newsletter-form{display:flex;flex-direction:column;gap:.75rem}.newsletter-input{background:#1f2937;border:1px solid #374151;border-radius:8px;color:#fff;font-size:.9rem;padding:.75rem 1rem;transition:border-color .3s ease}.newsletter-input:focus{border-color:#059669;outline:none}.newsletter-input::placeholder{color:#9ca3af}.newsletter-btn{background:#059669;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.newsletter-btn:hover{background:#047857;transform:translateY(-1px)}.footer-bottom{border-top:1px solid #374151;padding:1.5rem 1rem}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-bottom p{color:#9ca3af;font-size:.875rem;margin:0}.legal-links{display:flex;gap:2rem}.legal-links a{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .3s ease}.legal-links a:hover{color:#059669}@media (max-width:1024px){.footer-container{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.footer-container{gap:2rem;grid-template-columns:1fr;padding:2rem 1rem}.footer-section{text-align:center}.contact-info li,.hours-info li{justify-content:center}.hours-info li{flex-direction:column;gap:.25rem;text-align:center}.social-links{justify-content:center}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.legal-links{gap:1.5rem}}@media (max-width:480px){.footer-container{gap:1.5rem;padding:1.5rem .75rem}.footer-section h3{font-size:1.125rem;margin-bottom:1rem}.footer-section li{margin-bottom:.5rem}.social-links{gap:.75rem}.social-icon{font-size:1.125rem;height:36px;padding:.625rem;width:36px}.newsletter-form{gap:.5rem}.newsletter-input{font-size:.875rem;padding:.625rem .875rem}.newsletter-btn{font-size:.875rem;padding:.625rem 1.25rem}.footer-bottom{padding:1rem .75rem}.legal-links{flex-direction:column;gap:.75rem}.footer-bottom p,.legal-links a{font-size:.8rem}}@media (max-width:360px){.footer-container{padding:1rem .5rem}.footer-section h3{font-size:1rem}.footer-section a,.footer-section span{font-size:.8rem}.social-icon{font-size:1rem;height:32px;padding:.5rem;width:32px}}@media (prefers-reduced-motion:reduce){.footer-section a,.newsletter-btn,.social-icon{transition:none}.social-icon:hover{transform:none}}.footer-section a:focus-visible,.newsletter-btn:focus-visible,.newsletter-input:focus-visible,.social-icon:focus-visible{outline:2px solid #059669;outline-offset:2px}@media (prefers-contrast:high){.footer{background:#000;border-top:2px solid #fff}.footer-section h3{color:#fff}.newsletter-btn,.social-icon{background:#fff;border:2px solid #fff;color:#000}}@media (prefers-color-scheme:dark){.footer{background:linear-gradient(135deg,#0f172a,#1e293b)}}.faq-section{background:#f8fafc;margin:0 auto;max-width:800px;padding:3rem 1rem}.faq-header{margin-bottom:3rem;text-align:center}.faq-icon{align-items:center;background:linear-gradient(135deg,#059669,#047857);border-radius:50%;box-shadow:0 8px 25px rgba(5,150,105,.3);color:#fff;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.faq-header h2{color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.faq-header p{color:#718096;font-size:1.125rem;margin:0}.faq-container{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;transition:all .3s ease}.faq-item:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}.faq-question{align-items:center;background:none;border:none;color:#1a202c;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;gap:1rem;justify-content:space-between;padding:1.5rem;text-align:left;transition:background-color .3s ease;width:100%}.faq-question:hover{background:#f7fafc}.question-text{flex:1 1;text-align:left}.faq-toggle{align-items:center;background:#059669;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:600;height:24px;justify-content:center;transition:all .3s ease;width:24px}.faq-item.active .faq-toggle{background:#dc2626;transform:rotate(180deg)}.faq-answer{border-top:1px solid transparent;max-height:0;overflow:hidden;padding:0 1.5rem;transition:all .3s ease}.faq-item.active .faq-answer{border-top-color:#e2e8f0;max-height:500px;padding:0 1.5rem 1.5rem}.faq-answer p{color:#4a5568;line-height:1.6;margin:1rem 0 0}.faq-answer p:first-child{margin-top:0}.phone-link{align-items:center;background:#f0fdf4;border-radius:8px;color:#059669;display:inline-flex;font-weight:600;gap:.5rem;margin:.5rem 0;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.phone-link:hover{background:#dcfce7;color:#047857;transform:translateY(-1px)}.phone-icon{font-size:.875rem}.faq-footer{border-top:1px solid #e2e8f0;margin-top:3rem;padding-top:2rem;text-align:center}.faq-footer p{color:#718096;font-size:1.125rem;margin-bottom:1rem}.contact-link{align-items:center;background:#059669;border-radius:12px;box-shadow:0 4px 12px rgba(5,150,105,.3);color:#fff;display:inline-flex;font-size:1.125rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.contact-link:hover{background:#047857;box-shadow:0 6px 20px rgba(5,150,105,.4);transform:translateY(-2px)}@media (max-width:768px){.faq-section{padding:2rem .75rem}.faq-header{margin-bottom:2rem}.faq-icon{height:60px;margin-bottom:1rem;width:60px}.faq-header h2,.faq-icon{font-size:2rem}.faq-header p,.faq-question{font-size:1rem}.faq-question{padding:1.25rem}.faq-toggle{font-size:1rem;height:20px;width:20px}.faq-item.active .faq-answer{padding:0 1.25rem 1.25rem}.faq-answer p{font-size:.9rem}.phone-link{font-size:.875rem;justify-content:center;padding:.75rem;width:100%}.faq-footer{margin-top:2rem;padding-top:1.5rem}.contact-link,.faq-footer p{font-size:1rem}.contact-link{justify-content:center;padding:.875rem 1.5rem;width:100%}}@media (max-width:480px){.faq-section{padding:1.5rem .5rem}.faq-header{margin-bottom:1.5rem}.faq-icon{height:50px;width:50px}.faq-header h2,.faq-icon{font-size:1.75rem}.faq-header p{font-size:.9rem}.faq-container{gap:.75rem}.faq-question{font-size:.9rem;padding:1rem}.faq-toggle{font-size:.875rem;height:18px;width:18px}.faq-item.active .faq-answer{padding:0 1rem 1rem}.faq-answer p{font-size:.85rem}.phone-link{font-size:.8rem;padding:.625rem}.faq-footer{margin-top:1.5rem;padding-top:1rem}.contact-link,.faq-footer p{font-size:.9rem}.contact-link{padding:.75rem 1.25rem}}@media (max-width:360px){.faq-section{padding:1rem .25rem}.faq-question{font-size:.85rem;padding:.875rem}.faq-toggle{font-size:.75rem;height:16px;width:16px}.faq-answer p{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.contact-link,.faq-item,.faq-question,.faq-toggle,.phone-link{transition:none}.contact-link:hover,.faq-item.active .faq-toggle,.phone-link:hover{transform:none}}.contact-link:focus-visible,.faq-question:focus-visible,.phone-link:focus-visible{outline:2px solid #059669;outline-offset:2px}@media (prefers-contrast:high){.faq-item{border:2px solid #000}.faq-toggle{background:#000;color:#fff}.phone-link{border:2px solid #000;color:#000}.contact-link{background:#000;border:2px solid #000;color:#fff}}@media print{.faq-section{background:#fff;padding:0}.faq-item{border:1px solid #ccc;box-shadow:none;break-inside:avoid;page-break-inside:avoid}.faq-question{background:#f5f5f5!important}.faq-answer{display:block!important;max-height:none!important}.contact-link{display:none}}.order-confirmation{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin:2rem auto;max-width:1200px;padding:2rem}.confirmation-header{border-bottom:1px solid #eee;margin-bottom:3rem;padding-bottom:2rem;text-align:center}.confirmation-icon{color:#4caf50;height:80px;margin-bottom:1rem;width:80px}.confirmation-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.confirmation-subtext{color:#666;font-size:1.1rem}.confirmation-content{display:flex;flex-wrap:wrap;gap:2rem}.order-details{flex:2 1;min-width:300px}.order-summary{background:#f9f9f9;border-radius:8px;flex:1 1;height:-webkit-fit-content;height:fit-content;padding:1.5rem}.order-items-section,.shipping-info{margin-bottom:2rem}.order-items-section h2,.order-summary h2,.shipping-info h2{border-bottom:1px solid #eee;color:#333;font-size:1.5rem;margin-bottom:1.5rem;padding-bottom:.5rem}.info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.info-item{margin-bottom:.5rem}.info-label{color:#555;display:inline-block;font-weight:600;min-width:100px}.info-value{color:#333}.order-items-container{border:1px solid #eee;border-radius:8px;overflow:hidden}.order-item{border-bottom:1px solid #eee;display:flex;padding:1rem}.order-item:last-child{border-bottom:none}.item-image-container{flex-shrink:0;height:80px;margin-right:1.5rem;width:80px}.item-image{border-radius:4px;height:100%;object-fit:cover;width:100%}.item-image.placeholder{background:#f5f5f5;padding:10px}.item-details{flex-grow:1}.item-name{color:#333;display:block;margin-bottom:.5rem}.item-meta{color:#666;justify-content:space-between}.summary-row{border-bottom:1px dashed #ddd;margin-bottom:1rem;padding-bottom:1rem}.summary-row.total{border-bottom:none;font-size:1.1rem;margin-top:1.5rem}.confirmation-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:3rem}.continue-shopping-btn,.order-details-btn{border:none;border-radius:4px;cursor:pointer;font-weight:600;padding:.8rem 2rem;transition:all .3s ease}.continue-shopping-btn{background-color:#4caf50;color:#fff}.continue-shopping-btn:hover{background-color:#3e8e41}.order-details-btn{background-color:#f5f5f5;border:1px solid #ddd;color:#333}.order-details-btn:hover{background-color:#e9e9e9}.empty-cart-message{color:#666;padding:2rem;text-align:center}@media (max-width:768px){.confirmation-content{flex-direction:column}.order-summary{margin-bottom:2rem;order:-1}.confirmation-actions{flex-direction:column}.continue-shopping-btn,.order-details-btn{width:100%}}.cart-page{background:#f8fafc;min-height:100vh;padding:1rem}.cart-header{justify-content:space-between;margin-bottom:2rem;padding:0 1rem}.cart-header,.go-back-button{align-items:center;display:flex}.go-back-button{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);color:#64748b;font-weight:500;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s}.go-back-button:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 6px rgba(0,0,0,.15);transform:translateY(-1px)}.cart-header h1{color:#1e293b;font-size:2rem;font-weight:700;margin:0}.cart-count{background:#3b82f6;border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.empty-cart{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.1);margin:2rem auto;max-width:400px;padding:4rem 2rem;text-align:center}.empty-cart-icon{color:#cbd5e1;font-size:4rem;margin-bottom:1.5rem}.empty-cart h2{color:#1e293b;font-size:1.5rem;margin-bottom:.5rem}.empty-cart p{color:#64748b;margin-bottom:2rem}.shop-now-btn{align-items:center;background:#059669;border-radius:8px;color:#fff;display:inline-flex;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s}.shop-now-btn:hover{background:#047857;box-shadow:0 4px 12px rgba(5,150,105,.3);transform:translateY(-2px)}.cart-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 400px;margin:0 auto;max-width:1400px}.cart-items-section{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:2rem}.section-title{border-bottom:2px solid #f1f5f9;color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem}.cart-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;position:relative;transition:all .3s}.cart-item:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.1)}.item-image{background:#f8fafc;border-radius:8px;flex-shrink:0;height:100px;overflow:hidden;width:100px}.item-image img{height:100%;object-fit:cover;width:100%}.item-details{display:flex;flex:1 1;flex-direction:column;gap:.75rem}.item-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.item-name{color:#1e293b;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0}.item-price{color:#059669;font-size:1.25rem;font-weight:700;white-space:nowrap}.item-meta{display:flex;flex-direction:column;gap:.5rem}.item-category{color:#64748b;font-size:.875rem;margin:0}.weight-info{align-items:center;color:#475569;display:flex;font-size:.875rem;gap:.5rem}.weight-icon{color:#8b5cf6;font-size:.75rem}.weight-label{font-weight:500}.item-controls{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-top:auto}.quantity-controls{align-items:center;background:#f8fafc;border-radius:8px;display:flex;gap:.75rem;padding:.5rem}.quantity-btn{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:6px;color:#475569;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s;width:32px}.quantity-btn:hover:not(:disabled){background:#f1f5f9;border-color:#94a3b8}.quantity-btn:disabled{cursor:not-allowed;opacity:.5}.quantity-display{color:#1e293b;font-weight:600;min-width:30px;text-align:center}.remove-btn{align-items:center;background:#fee2e2;border:none;border-radius:6px;color:#dc2626;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.remove-btn:hover{background:#fecaca}.deal-item{background:linear-gradient(135deg,#fef3c7,#fef7cd);border:2px solid #f59e0b}.deal-badge{background:#f59e0b;border-radius:12px;font-size:.75rem;left:1rem;padding:.25rem .75rem;text-transform:uppercase;top:-8px}.deal-header{width:100%}.deal-description{color:#92400e;font-size:.875rem;margin:.5rem 0}.deal-controls{display:flex;gap:1rem;margin-top:1rem}.select-products-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.select-products-btn:hover{background:#2563eb}.remove-deal-btn{align-items:center;background:#fee2e2;border:none;border-radius:6px;color:#dc2626;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.remove-deal-btn:hover{background:#fecaca}.deal-product-item{border-left:3px solid #f59e0b;margin-left:2rem}.deal-item-badge{align-self:flex-start;background:#f59e0b;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.price-display{align-items:center;display:flex;gap:.5rem}.original-price{color:#94a3b8}.cart-summary{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem}.summary-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:2rem}.summary-title{border-bottom:2px solid #f1f5f9;color:#1e293b;font-size:1.5rem;font-weight:700;padding-bottom:1rem}.summary-section,.summary-title{margin-bottom:1.5rem}.summary-section h3{color:#374151;font-size:1rem;font-weight:600;margin-bottom:1rem}.summary-item{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.75rem;padding:.5rem 0}.item-info{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.item-name{color:#374151;font-size:.875rem;font-weight:500}.item-weight{color:#6b7280;font-size:.75rem}.item-total{align-items:flex-end;color:#059669;display:flex;flex-direction:column;font-size:.875rem;font-weight:600;gap:.25rem;white-space:nowrap}.deal-savings,.deal-subtotal{display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem 0}.deal-subtotal{border-top:1px solid #e5e7eb;color:#374151;font-weight:600;margin-top:.5rem}.deal-savings{color:#059669;font-weight:600}.summary-totals{border-top:2px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.summary-row{align-items:center;display:flex;font-size:1rem;justify-content:space-between;padding:.75rem 0}.summary-row.savings{color:#059669;font-weight:600}.summary-row.total{border-top:1px solid #e5e7eb;color:#1e293b;font-size:1.25rem;font-weight:700}.checkout-btn{background:#059669;border-radius:8px;color:#fff;display:block;font-size:1.125rem;font-weight:600;margin:1.5rem 0 1rem;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s;width:100%}.checkout-btn:hover{background:#047857;box-shadow:0 4px 12px rgba(5,150,105,.3);transform:translateY(-2px)}.continue-shopping{color:#64748b;display:block;font-weight:500;text-align:center;text-decoration:none;transition:color .2s}.continue-shopping:hover{color:#374151}.deal-products-modal{align-items:center;background:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.modal-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px rgba(0,0,0,.1);display:flex;flex-direction:column;max-height:90vh;max-width:800px;overflow:hidden;position:relative;width:100%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 2rem}.modal-header h3{color:#1e293b;font-size:1.5rem;margin:0}.modal-close{background:none;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:all .2s}.modal-close:hover{background:#f1f5f9;color:#374151}.modal-body{flex:1 1;overflow-y:auto;padding:2rem}.modal-subtitle{color:#64748b;font-size:1rem;margin-bottom:1rem}.selection-status{color:#059669;font-weight:600;margin-bottom:1.5rem}.products-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.product-option{background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;padding:1rem;transition:all .2s}.product-option:hover:not(.disabled){border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.product-option.selected{background:#f0fdf4;border-color:#059669}.product-option.disabled{cursor:not-allowed;opacity:.5}.product-image{height:80px;margin-bottom:.75rem;width:100%}.product-info{text-align:center}.product-name{font-size:.875rem;font-weight:500;line-height:1.2;margin:0 0 .25rem}.product-price{color:#059669;font-size:.875rem;font-weight:600;margin:0}.selected-badge{background:#059669;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;margin-top:.5rem;padding:.25rem .5rem}.modal-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;padding:1.5rem 2rem}.cancel-btn,.confirm-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-weight:600;padding:1rem 2rem;transition:all .2s}.cancel-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.cancel-btn:hover{background:#f1f5f9;color:#374151}.confirm-btn{background:#059669;color:#fff}.confirm-btn:hover:not(.disabled){background:#047857;transform:translateY(-1px)}.confirm-btn.disabled{background:#cbd5e1;cursor:not-allowed;transform:none}@media (max-width:1024px){.cart-container{gap:1.5rem;grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:768px){.cart-page{padding:.5rem}.cart-header{flex-direction:column;gap:1rem;padding:0;text-align:center}.cart-header h1{font-size:1.75rem}.cart-items-section{padding:1.5rem}.cart-item{flex-direction:column;gap:1rem;text-align:center}.item-header{flex-direction:column;gap:.5rem}.item-controls{flex-direction:column;gap:1rem}.quantity-controls{justify-content:center}.deal-controls{flex-direction:column}.summary-card{padding:1.5rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.modal-body{padding:1.5rem}.modal-actions,.modal-header{padding:1.25rem 1.5rem}}@media (max-width:480px){.cart-item,.cart-items-section{padding:1rem}.item-image{height:80px;width:80px}.summary-card{padding:1rem}.products-grid{grid-template-columns:repeat(2,1fr)}.modal-content{margin:.5rem}.modal-body,.modal-header{padding:1rem}.modal-actions{flex-direction:column;padding:1rem}}@media (max-width:360px){.cart-page{padding:.25rem}.cart-items-section,.summary-card{padding:.75rem}.products-grid{grid-template-columns:1fr}}@media (hover:none) and (pointer:coarse){.cart-item:hover{box-shadow:none;transform:none}.checkout-btn:hover{transform:none}}@media (prefers-reduced-motion:reduce){.cart-item,.checkout-btn,.product-option,.quantity-btn,.remove-btn{transition:none}.cart-item:hover{transform:none}}a:focus-visible,button:focus-visible{outline:2px solid #059669;outline-offset:2px}.checkout-page{background-color:#f8f9fa;box-sizing:border-box;min-height:100vh;overflow-x:hidden;padding:.5rem;width:100%}.checkout-page h1{color:#212529;font-size:clamp(1.4rem,5vw,2rem);font-weight:800;line-height:1.3;margin:.5rem auto 1rem;padding:0 .5rem;text-align:center;text-transform:uppercase;word-break:break-word}.checkout-container{display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:1200px;width:100%}.order-summary,.shipping-form{background:#fff;border:1px solid #212529;box-shadow:2px 2px 0 #212529;box-sizing:border-box;margin:0 auto;padding:1rem;width:calc(100% - 1rem)}.order-summary h2,.shipping-form h2{font-size:1.2rem;font-weight:700;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.form-group{margin-bottom:.75rem}.form-group label{color:#343a40;display:block;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.form-group input{border:1px solid #212529;box-sizing:border-box;font-size:.9rem;font-weight:500;min-width:0;padding:.7rem;width:100%}.form-row{display:flex;flex-direction:column;gap:.75rem}.order-items{margin-bottom:1rem}.order-item{grid-gap:.5rem;align-items:center;border-bottom:1px solid #dee2e6;display:grid;font-size:.85rem;font-weight:600;gap:.5rem;grid-template-columns:2fr 1fr;padding:.6rem 0}.order-item-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-item-price{text-align:right}.order-total{border-bottom:1px solid #212529;border-top:1px solid #212529;display:flex;font-size:1rem;font-weight:700;justify-content:space-between;margin-bottom:1rem;padding:.8rem 0}.place-order-btn{background:#212529;border:none;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;padding:.9rem;text-transform:uppercase;transition:all .3s;width:100%}.deal-badge{background:#4a934a;border-radius:4px;display:inline-block;font-size:12px;margin-left:8px;padding:2px 6px}.original-price{color:#999;font-size:12px;margin-left:5px}.place-order-btn:hover{background:#dc3545}@media (max-width:359px){.checkout-page{padding:.25rem}.order-summary,.shipping-form{padding:.75rem;width:calc(100% - .5rem)}.form-group input{padding:.6rem}.order-item{font-size:.8rem;grid-template-columns:1.5fr 1fr}.place-order-btn{padding:.8rem}}@media (min-width:360px) and (max-width:767px){.checkout-page{padding:.75rem}.order-summary,.shipping-form{width:calc(100% - 1.5rem)}}@media (min-width:768px){.checkout-page{padding:1.5rem}.checkout-container{flex-direction:row;gap:1.5rem}.shipping-form{flex:2 1}.order-summary{align-self:flex-start;flex:1 1;position:-webkit-sticky;position:sticky;top:1.5rem}.form-row{flex-direction:row}.form-row .form-group{flex:1 1}.order-item{font-size:.9rem}}@media (min-width:992px){.checkout-page h1{margin-bottom:1.5rem}.order-summary,.shipping-form{border-width:2px;box-shadow:4px 4px 0 #212529;padding:1.5rem}.checkout-container{gap:2rem}.order-total{font-size:1.1rem}.place-order-btn{font-size:1rem;padding:1rem}}@media (min-width:1200px){.checkout-page{padding:2rem calc(50vw - 600px)}}.compliance-overlay{align-items:center;background-color:rgba(0,0,0,.9);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.compliance-modal{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.2);max-width:500px;padding:2rem;text-align:center}.compliance-buttons{display:flex;gap:1rem;justify-content:center;margin:2rem 0}.compliance-confirm{background-color:#27ae60}.compliance-confirm,.compliance-deny{border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:.8rem 1.5rem}.compliance-deny{background-color:#e74c3c}.compliance-disclaimer{color:#7f8c8d;font-size:.8rem;margin-top:1rem}.deals-page{margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem 1rem}.deals-header{margin-bottom:3rem;position:relative;text-align:center}.back-link{align-items:center;border:2px solid #059669;border-radius:8px;color:#059669;display:inline-flex;font-weight:600;gap:.5rem;left:0;padding:.5rem 1rem;position:absolute;text-decoration:none;top:0;transition:all .3s ease}.back-link:hover{background:#059669;color:#fff}.header-content{flex-direction:column;gap:1rem}.header-content,.header-icon{align-items:center;display:flex}.header-icon{border-radius:50%;box-shadow:0 8px 25px hsla(0,100%,71%,.3);color:#fff;font-size:2.5rem;height:80px;justify-content:center;width:80px}.deals-header h1,.header-icon{background:linear-gradient(135deg,#ff6b6b,#ff8e53)}.deals-header h1{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:3rem;margin:0}.deals-header p{color:#666;font-size:1.25rem;margin:0}.deals-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.deal-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.1);display:flex;flex-direction:column;padding:2rem;position:relative;transition:all .3s ease}.deal-card:hover{box-shadow:0 12px 40px rgba(0,0,0,.15);transform:translateY(-8px)}.deal-badge{align-items:center;border-radius:20px;box-shadow:0 4px 12px rgba(0,0,0,.2);color:#fff;display:flex;font-size:.875rem;font-weight:700;gap:.5rem;padding:.5rem 1rem;position:absolute;right:1rem;top:-10px}.deal-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.deal-header h2{color:#1f2937;flex:1 1;font-size:1.5rem;margin:0}.deal-price-section{text-align:right}.deal-price{color:#059669;font-size:2rem;font-weight:700;line-height:1}.savings-badge{background:#dc2626;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;margin-top:.5rem;padding:.25rem .75rem}.deal-quantity{background:#f8fafc;border-radius:8px;color:#64748b;font-weight:600;margin-bottom:1.5rem;padding:.75rem 1rem;text-align:center}.products-preview{display:flex;flex:1 1;flex-direction:column;gap:1rem;margin-bottom:2rem}.product-preview{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;display:flex;gap:1rem;padding:1rem}.product-image{border:2px solid #fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);height:60px;object-fit:cover;width:60px}.product-info{flex:1 1}.product-name{color:#374151;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.original-price{color:#6b7280;font-size:.875rem;text-decoration:line-through}.add-deal-btn{align-items:center;background:#059669;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:700;justify-content:space-between;margin-top:auto;padding:1rem 1.5rem;transition:all .3s ease}.add-deal-btn:hover{box-shadow:0 6px 20px rgba(0,0,0,.2);transform:translateY(-2px)}.deal-price-btn{background:hsla(0,0%,100%,.2);border-radius:8px;font-size:.875rem;padding:.5rem 1rem}.deals-footer{border-top:1px solid #e5e7eb;padding-top:2rem;text-align:center}.more-products-link{align-items:center;background:#1f2937;border-radius:12px;color:#fff;display:inline-flex;font-size:1.125rem;font-weight:600;gap:.75rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.more-products-link:hover{background:#374151;box-shadow:0 6px 20px rgba(0,0,0,.15);transform:translateY(-2px)}@media (max-width:768px){.deals-page{padding:1rem .75rem}.deals-header{margin-bottom:2rem}.back-link{align-self:flex-start;margin-bottom:1rem;position:relative}.header-icon{height:60px;width:60px}.deals-header h1,.header-icon{font-size:2rem}.deals-header p{font-size:1rem}.deals-grid{gap:1.5rem;grid-template-columns:1fr}.deal-card{padding:1.5rem}.deal-header{align-items:flex-start;flex-direction:column;gap:1rem}.deal-price-section{text-align:left}.deal-price{font-size:1.75rem}.product-preview{padding:.75rem}.product-image{height:50px;width:50px}.add-deal-btn{font-size:1rem;padding:.875rem 1.25rem}}@media (max-width:480px){.deals-page{padding:.5rem}.deal-card{padding:1.25rem}.deal-header h2{font-size:1.25rem}.deal-price{font-size:1.5rem}.products-preview{gap:.75rem}.product-preview{padding:.625rem}.product-image{height:40px;width:40px}.more-products-link{justify-content:center;padding:.875rem 1.5rem;width:100%}}@media (prefers-reduced-motion:reduce){.add-deal-btn,.back-link,.deal-card,.more-products-link{transition:none}.deal-card:hover{transform:none}}.add-deal-btn:focus-visible,.back-link:focus-visible,.more-products-link:focus-visible{outline:3px solid #059669;outline-offset:2px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;padding-top:70px;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.hero-section{background:linear-gradient(135deg,#059669,#047857);color:#fff;overflow:hidden;padding:6rem 1rem;position:relative;text-align:center}.hero-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='2' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.hero-content h1{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff,#d1fae5);-webkit-background-clip:text;background-clip:text;font-size:4rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 4px 8px rgba(0,0,0,.1)}.hero-content p{color:#d1fae5;font-size:1.5rem;font-weight:300;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px;opacity:.9}.section-header{margin-bottom:4rem;padding:0 1rem;text-align:center}.section-header h2{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#059669,#047857);-webkit-background-clip:text;background-clip:text;color:#1a202c;display:inline-block;font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.1;margin-bottom:1rem;position:relative}.section-header h2:after{background:linear-gradient(135deg,#059669,#047857);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-header p{color:#64748b;font-size:1.25rem;font-weight:400;line-height:1.6;margin:1.5rem auto 0;max-width:600px}.hero-section.alt-gradient-1{background:linear-gradient(135deg,#10b981,#059669)}.hero-section.alt-gradient-2{background:linear-gradient(135deg,#047857,#065f46)}.hero-content h1.alt-gradient-1{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff,#bbf7d0);-webkit-background-clip:text}.hero-content h1.alt-gradient-2{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fff,#a7f3d0);-webkit-background-clip:text}.section-header h2.alt-gradient-1{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#10b981,#059669);-webkit-background-clip:text}.section-header h2.alt-gradient-2{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#047857,#065f46);-webkit-background-clip:text}.loading{color:#666;font-size:1.125rem;min-height:200px}.error-container,.loading{align-items:center;display:flex;justify-content:center}.error-container{min-height:400px;padding:2rem;text-align:center}.error-content{max-width:500px}.error-content h1{color:#dc2626;font-size:2rem;margin-bottom:1rem}.error-content p{color:#666;font-size:1.125rem;margin-bottom:2rem}.not-found-container{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:2rem;text-align:center}.not-found-content{max-width:400px}.not-found-content h1{color:#1f2937;font-size:2rem;margin-bottom:1rem}.not-found-content p{color:#6b7280;font-size:1.125rem;margin-bottom:2rem}.back-home-link{background:#059669;border-radius:8px;color:#fff;display:inline-block;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.back-home-link:hover{background:#047857}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#059669;color:#fff}.btn-primary:hover{background:#047857;transform:translateY(-1px)}.btn-secondary{background:#6b7280;color:#fff}.btn-secondary:hover{background:#4b5563}.btn-outline{background:transparent;border:2px solid #059669;color:#059669}.btn-outline:hover{background:#059669;color:#fff}.card{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 4px 16px rgba(0,0,0,.15);transform:translateY(-2px)}.form-group{margin-bottom:1.5rem}.form-label{color:#374151;display:block;font-weight:600;margin-bottom:.5rem}.form-input{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#059669;box-shadow:0 0 0 3px rgba(5,150,105,.1);outline:none}.grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width:768px){.main-content{padding-top:60px}.hero-section{padding:4rem 1rem}.hero-content h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.hero-content p{font-size:1.25rem;margin-bottom:2rem}.section-header{margin-bottom:3rem}.section-header h2{font-size:2.25rem}.section-header p{font-size:1.125rem}.container{padding:0 .75rem}.btn{font-size:.875rem;padding:.875rem 1.25rem}.grid-2,.grid-3,.grid-4,.products-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.error-content h1,.not-found-content h1{font-size:1.75rem}.error-content p,.not-found-content p{font-size:1rem}}@media (max-width:480px){.main-content{padding-top:56px}.hero-section{padding:3rem 1rem}.hero-content h1{font-size:2rem}.hero-content p{font-size:1.125rem}.section-header{margin-bottom:2.5rem}.section-header h2{font-size:2rem}.section-header p{font-size:1rem}.container{padding:0 .5rem}.btn{justify-content:center;width:100%}.grid-2,.grid-3,.grid-4,.products-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.error-container,.not-found-container{min-height:50vh;padding:1rem}}@media (max-width:360px){.main-content{padding-top:52px}.hero-section{padding:2.5rem .5rem}.hero-content h1{font-size:1.75rem}.hero-content p{font-size:1rem}.section-header h2{font-size:1.75rem}.section-header p{font-size:.9rem}.grid-2,.grid-3,.grid-4,.products-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.card{transition:none}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #059669;outline-offset:2px}@media (prefers-contrast:high){.hero-content h1,.section-header h2{-webkit-text-fill-color:initial;background:none;color:#000}.btn-primary{background:#000;border:2px solid #000;color:#fff}.btn-outline{border:2px solid #000;color:#000}}@media print{.compliance,.footer,.navbar{display:none}.main-content{margin:0;padding:0}.hero-section{background:#fff!important;color:#000!important}.hero-content h1,.section-header h2{-webkit-text-fill-color:initial!important;background:none!important;color:#000!important}}
/*# sourceMappingURL=main.5705a17c.css.map*/