.App{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:1.25rem}.page-container{text-align:center;background-color:#2a2a2a;border:1px solid #ff6b351a;border-radius:8px;padding:2rem;box-shadow:0 2px 10px #0000001a}.page-container h2{margin-bottom:1rem;font-size:1.5rem}.page-container p{font-size:1rem}.footer{color:#fff;text-align:center;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-top:2px solid #ff6b35;margin-top:2rem;padding:1.25rem}.footer p{color:#999;margin:0;font-size:.875rem}.loading-spinner{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.25rem;display:flex}.loading-spinner p{color:#999;margin-top:.5rem;font-size:.9375rem}.spinner{border:3px solid #ff6b3533;border-top-color:#ff6b35;border-radius:50%;width:44px;height:44px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-container{text-align:center;background:#2a2a2a;border:1px solid #f4433633;border-radius:8px;padding:2.5rem 1.25rem}.error-container h3{color:#f44336;margin-bottom:.75rem}.error-container p{color:#999;margin-bottom:1rem}@media (max-width:768px){.main-content{padding:1rem}.page-container{padding:1.5rem}.page-container h2{font-size:1.25rem}}@media (max-width:480px){.main-content{padding:.75rem}.page-container{padding:1.25rem 1rem}.footer{margin-top:1.5rem;padding:1rem}.footer p{font-size:.8125rem}}.navbar{color:#fff;z-index:1000;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-bottom:2px solid #ff6b35;padding:0 1rem;position:sticky;top:0;box-shadow:0 2px 10px #00000040}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.75rem 0;display:flex;position:relative}.logo-container{align-items:center;gap:.75rem;padding:.25rem 0;display:flex}.fire-logo{filter:drop-shadow(0 0 6px #ff6b35b3);font-size:1.75rem;animation:2s infinite alternate fire-glow}@keyframes fire-glow{0%{filter:drop-shadow(0 0 6px #ff6b35b3)}to{filter:drop-shadow(0 0 12px #ff6b35f2)}}.navbar-logo h1{background:linear-gradient(90deg,#ff6b35,#fc0);-webkit-text-fill-color:transparent;letter-spacing:.05em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:800}.navbar-menu{gap:1.25rem;margin:0;padding:0;list-style:none;display:flex;position:relative}.navbar-item{position:relative}.navbar-item>a{color:#f0f0f0;letter-spacing:.02em;text-transform:uppercase;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-family:Segoe UI,system-ui,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.navbar-item>a:hover{color:#ff6b35;background:#ff6b351f}.navbar-item>a.active{color:#ff6b35;background:#ff6b352e;border-bottom:2px solid #ff6b35}.dropdown-toggle{color:#f0f0f0;cursor:pointer;letter-spacing:.02em;text-transform:uppercase;background:0 0;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Segoe UI,system-ui,sans-serif;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.dropdown-toggle:hover{color:#ff6b35;background:#ff6b351f}.dropdown-icon{font-size:1rem}.dropdown-arrow{font-size:.625rem;transition:transform .3s}.dropdown-menu{z-index:1001;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#2a2a2a 0%,#1e1e1e 100%);border:1px solid #ff6b3533;border-radius:12px;width:300px;max-width:90vw;animation:.25s cubic-bezier(.4,0,.2,1) dropdownSlide;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 8px 32px #0006,0 0 0 1px #ff6b3533}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-menu:before{content:"";z-index:1;background:linear-gradient(135deg,#2a2a2a 50%,#0000 50%);border-top:1px solid #ff6b3533;border-left:1px solid #ff6b3533;width:16px;height:16px;position:absolute;top:-8px;left:20px;transform:rotate(45deg)}.dropdown-header{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#ff8b35 100%);align-items:center;gap:.75rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.dropdown-header:before{content:"";pointer-events:none;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);animation:3s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.dropdown-fire{filter:drop-shadow(0 0 4px #ffffff80);flex-shrink:0;font-size:1.5rem}.dropdown-header h3{text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:800;overflow:hidden}.dropdown-divider{background:#ff6b3533;height:1px}.dropdown-list{max-height:400px;margin:0;padding:.5rem 0;list-style:none;overflow-y:auto}.dropdown-item{margin:0}.dropdown-link{color:#e0e0e0;white-space:nowrap;align-items:center;gap:1rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .2s;display:flex}.dropdown-link:hover{color:#fff;background:linear-gradient(90deg,#ff6b3526,#0000);padding-left:1.5rem}.category-icon-container{background:#ff6b351a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.category-icon{filter:drop-shadow(0 0 2px #ff6b3580);font-size:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.category-content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.category-name{letter-spacing:.02em;color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.category-description{color:#999;opacity:.8;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.category-arrow{color:#fc0;opacity:.7;flex-shrink:0;margin-left:.5rem;font-size:.875rem;transition:all .3s}.dropdown-all{color:#fc0;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;background:linear-gradient(90deg,#ff6b351a,#0000);border-top:1px solid #ff6b3533;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.dropdown-all:hover{color:#fff;background:linear-gradient(90deg,#ff6b3533,#0000)}.dropdown-list::-webkit-scrollbar{width:6px}.dropdown-list::-webkit-scrollbar-track{background:#ff6b351a;border-radius:3px}.dropdown-list::-webkit-scrollbar-thumb{background:linear-gradient(#ff6b35,#ff8b35);border-radius:3px}.dropdown-list::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ff8b35,#fc0)}.hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:2.75rem;height:2.75rem;padding:.5rem;display:none;position:relative}.hamburger-line{background:#fff;border-radius:2px;width:24px;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s;display:block}.hamburger-line:first-child.active{transform:translateY(7px)rotate(45deg)}.hamburger-line:nth-child(2).active{opacity:0}.hamburger-line:nth-child(3).active{transform:translateY(-7px)rotate(-45deg)}.mobile-overlay{display:none}.mobile-menu{z-index:1002;background:linear-gradient(#1e1e1e 0%,#151515 100%);width:280px;max-width:80vw;height:100vh;transition:transform .35s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 24px #00000080}.mobile-menu.open{transform:translate(0)}.mobile-menu-header{z-index:1;background:linear-gradient(135deg,#ff6b35,#ff8b35);border-bottom:1px solid #ff6b3533;justify-content:space-between;align-items:center;padding:1.25rem 1rem 1rem;display:flex;position:sticky;top:0}.mobile-menu-title{color:#fff;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:800;display:flex}.mobile-fire{font-size:1.25rem}.mobile-menu-close{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.25rem;transition:background .2s;display:flex}.mobile-menu-close:hover{background:#ffffff59}.mobile-menu-cart{display:none}.mobile-menu-nav{flex-direction:column;gap:.25rem;padding:.75rem 0 2rem;display:flex}.mobile-nav-link{color:#e0e0e0;border-radius:6px;align-items:center;gap:.875rem;margin:0 .75rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.mobile-nav-link:hover{color:#fff;background:#ff6b351f}.mobile-nav-link.active{color:#ff6b35;background:#ff6b352e;border-left:3px solid #ff6b35;padding-left:calc(1rem - 3px)}.mobile-nav-icon{text-align:center;flex-shrink:0;width:1.5rem;font-size:1.125rem}.mobile-nav-section{margin:.5rem 0}.mobile-nav-section-title{color:#999;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.875rem;margin-left:.75rem;padding:.75rem 1rem .5rem;font-size:.75rem;font-weight:700;display:flex}.mobile-nav-categories{flex-direction:column;gap:.125rem;padding-left:.75rem;display:flex}.mobile-nav-category{color:#e0e0e0;border-radius:6px;align-items:center;gap:.75rem;margin:0 .75rem;padding:.75rem 1rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.mobile-nav-category:hover{color:#fff;background:#ff6b351f}.mobile-cat-icon-wrap{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.125rem;display:flex}.mobile-cat-text{flex-direction:column;gap:.125rem;min-width:0;display:flex}.mobile-cat-name{color:#fff;font-size:.875rem;font-weight:600}.mobile-cat-desc{color:#777;font-size:.75rem}.mobile-nav-all{text-transform:uppercase;letter-spacing:.03em;border-top:1px solid #ff6b3526;border-radius:0;margin-top:.25rem;margin-left:0;margin-right:0;padding-left:1.75rem;font-size:.875rem;font-weight:700;color:#fc0!important}.mobile-nav-all:hover{color:#fff!important;background:#ff6b3526!important}@media (max-width:768px){.navbar-menu{display:none}.navbar-cart,.hamburger{display:flex}.navbar-container{grid-template-columns:1fr auto auto;align-items:center;gap:.75rem;display:grid}.navbar-logo{justify-self:start}.navbar-cart{justify-self:end}.mobile-overlay{z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000008c;display:block;position:fixed;inset:0}.mobile-menu{display:block}}@media (max-width:480px){.navbar-logo h1{font-size:1.125rem}.fire-logo{font-size:1.5rem}.mobile-menu{width:260px}.navbar-container{gap:.5rem}}.mobile-menu{pointer-events:none}.mobile-menu.open{pointer-events:auto}.mobile-menu a:focus-visible,.mobile-menu button:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #ff6b35}.cart-widget{cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ff6b3533,#ffcc001a);border:1px solid #ff6b354d;border-radius:50px;align-items:center;gap:12px;padding:10px 20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.cart-widget:hover{background:linear-gradient(135deg,#ff6b354d,#fc03);border-color:#ff6b3580;transform:translateY(-2px);box-shadow:0 8px 20px #ff6b3540}.cart-icon{color:#fc0;align-items:center;display:flex}.cart-count{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8b35);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:flex;box-shadow:0 2px 8px #ff6b3566}.mobile-menu-cart .cart-widget{gap:8px;padding:8px 14px}@media (max-width:480px){.cart-widget{gap:8px;padding:8px 14px}}.item-list-container{padding:1.25rem 0}.category-header{text-align:center;margin-bottom:2.5rem}.category-title{color:#fff;justify-content:center;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:2rem;font-weight:800;display:flex}.category-icon{font-size:2.25rem;animation:2s infinite alternate fire-flicker}.category-count{color:#999;font-size:.875rem}.no-products,.error-container{padding:3rem 1.25rem}.no-products h3,.error-container h3{margin-bottom:1rem;font-size:1.5rem}.no-products p,.error-container p{font-size:1rem}@media (max-width:768px){.category-title{font-size:1.5rem}.category-icon{font-size:1.75rem}}.item-list{padding:20px 0}.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;margin-top:20px;display:grid}@media (max-width:768px){.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}}@media (max-width:480px){.products-grid{grid-template-columns:1fr}}.item-card{background-color:#2a2a2a;border:1px solid #ff6b351a;border-radius:8px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000001a}.item-card:hover{border-color:#ff6b354d;transform:translateY(-4px);box-shadow:0 4px 16px #ff6b3533}.item-image-container{background:#1e1e1e;justify-content:center;align-items:center;height:280px;padding:1rem;display:flex;position:relative;overflow:hidden}.item-image{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .3s}.item-card:hover .item-image{transform:scale(1.08)}.item-category-badge{color:#fff;text-transform:uppercase;letter-spacing:.04em;z-index:2;background:linear-gradient(135deg,#ff6b35,#ff8b35);border-radius:1rem;padding:.375rem .875rem;font-size:.75rem;font-weight:700;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 8px #ff6b354d}.item-content{flex-direction:column;flex:1;padding:1.25rem;display:flex}.item-title{color:#fff;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.3}.item-description{color:#999;flex:1;margin-bottom:1rem;font-size:.875rem;line-height:1.4}.item-footer{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.item-price .price-amount{color:#ff6b35;font-size:1.25rem;font-weight:800}.item-stock .stock-available{color:#4caf50;font-size:.75rem;font-weight:600}.item-stock .stock-out{color:#f44336;font-size:.75rem;font-weight:600}.item-detail-button{color:#fff;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid #ff6b354d;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.item-detail-button:hover{background:linear-gradient(135deg,#ff6b35,#ff8b35);border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}.button-icon{font-size:.875rem;transition:transform .3s}@media (max-width:768px){.item-image-container{height:240px;padding:.75rem}.item-content{padding:1rem}}@media (max-width:480px){.item-image-container{height:200px;padding:.5rem}}.item-detail-container{width:100%;max-width:900px;margin:0 auto;padding:1rem 0}.back-button{color:#ff6b35;cursor:pointer;background:#ff6b351a;border:1px solid #ff6b354d;border-radius:6px;align-items:center;gap:.375rem;margin-bottom:.75rem;padding:.375rem .875rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.back-button:hover{background:#ff6b3526;border-color:#ff6b3599;transform:translate(-4px);box-shadow:0 4px 12px #ff6b3533}.detail-back{margin-bottom:.75rem}.item-detail{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#2a2a2af2,#1e1e1ef2);border:1px solid #ff6b351a;border-radius:10px;overflow:hidden;box-shadow:0 4px 20px #0000004d,0 0 0 1px #ff6b3526}.detail-grid{grid-template-columns:1fr 1.3fr;gap:1.25rem;padding:1.25rem;display:grid}.detail-left-column{flex-direction:column;gap:.625rem;display:flex}.detail-image-container{aspect-ratio:1;background:#1e1e1e;border-radius:8px;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 16px #0006}.image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.detail-image{object-fit:contain;object-position:center;background-color:#1e1e1e;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.image-overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0000001a 50%,#0000004d 100%);position:absolute;inset:0}.detail-image-container:hover .detail-image{transform:scale(1.08)}.detail-category{z-index:2;position:absolute;top:.625rem;left:.625rem}.category-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ff6b35f2,#ff8b35f2);border:1px solid #fff3;border-radius:2rem;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex;box-shadow:0 3px 10px #ff6b3566}.badge-icon{filter:drop-shadow(0 0 4px #ffffff80);font-size:.75rem}.detail-features-compact{background:linear-gradient(135deg,#1e1e1e99,#141414cc);border:1px solid #ffffff14;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.625rem;display:grid;box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff0d}.feature-compact{text-align:center;cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;align-items:center;padding:.625rem .5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.feature-compact:before{content:"";opacity:0;pointer-events:none;border-radius:8px;transition:opacity .3s;position:absolute;inset:0}.feature-compact.shipping:before{background:linear-gradient(135deg,#34a85326,#0000)}.feature-compact.warranty:before{background:linear-gradient(135deg,#4285f426,#0000)}.feature-compact.returns:before{background:linear-gradient(135deg,#fbbc0526,#0000)}.feature-compact:hover{background:#ffffff0f;border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.feature-compact:hover:before{opacity:1}.feature-compact.shipping:hover{border-color:#34a85366;box-shadow:0 6px 16px #34a85333}.feature-compact.warranty:hover{border-color:#4285f466;box-shadow:0 6px 16px #4285f433}.feature-compact.returns:hover{border-color:#fbbc0566;box-shadow:0 6px 16px #fbbc0533}.feature-compact-icon{z-index:1;background:#ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;margin-bottom:.375rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.feature-compact:hover .feature-compact-icon{transform:scale(1.1)rotate(5deg)}.feature-compact-icon svg{width:1.125rem;height:1.125rem;transition:all .3s}.feature-compact.shipping .feature-compact-icon svg{stroke:#34a853;filter:drop-shadow(0 1px 3px #34a85366)}.feature-compact.warranty .feature-compact-icon svg{stroke:#4285f4;filter:drop-shadow(0 1px 3px #4285f466)}.feature-compact.returns .feature-compact-icon svg{stroke:#fbbc05;filter:drop-shadow(0 1px 3px #fbbc0566)}.feature-compact-content{z-index:1;position:relative}.feature-compact-content h4{color:#fff;margin:0 0 .125rem;font-size:.7rem;font-weight:700;line-height:1.2;transition:color .3s}.feature-compact.shipping:hover h4{color:#34a853}.feature-compact.warranty:hover h4{color:#4285f4}.feature-compact.returns:hover h4{color:#fbbc05}.feature-compact-content p{color:#fff9;margin:0;font-size:.625rem;font-weight:500;line-height:1.3}.detail-info{flex-direction:column;gap:.875rem;display:flex}.detail-header{flex-direction:column;gap:.625rem;display:flex}.product-id-badge{color:#ff6b35;letter-spacing:.05em;background:#ff6b351a;border:1px solid #ff6b354d;border-radius:5px;align-self:flex-start;padding:.1875rem .625rem;font-size:.625rem;font-weight:600;display:inline-flex}.detail-title{color:#fff;text-shadow:0 2px 8px #0000004d;margin:0;font-size:1.375rem;font-weight:800;line-height:1.2}.price-stock-row{flex-wrap:wrap;align-items:flex-start;gap:.875rem;display:flex}.detail-price{flex-direction:column;gap:.125rem;display:flex}.price-label{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:600}.price-main{background:linear-gradient(135deg,#ff6b35,#ff8b35);-webkit-text-fill-color:transparent;text-shadow:0 4px 16px #ff6b354d;-webkit-background-clip:text;background-clip:text;font-size:1.625rem;font-weight:900;line-height:1}.stock-badge-wrapper{flex:1;justify-content:flex-end;display:flex}.stock-badge{background:#0003;border:2px solid;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .875rem;display:flex;box-shadow:0 3px 8px #0003}.stock-badge.in-stock{background:#4caf501a;border-color:#4caf5066}.stock-badge.out-stock{background:#f443361a;border-color:#f4433666}.stock-icon{border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:flex}.stock-badge.in-stock .stock-icon{color:#4caf50;background:#4caf5033}.stock-badge.out-stock .stock-icon{color:#f44336;background:#f4433633}.stock-info{flex-direction:column;gap:.125rem;display:flex}.stock-status{font-size:.75rem;font-weight:700}.stock-badge.in-stock .stock-status{color:#4caf50}.stock-badge.out-stock .stock-status{color:#f44336}.stock-quantity{color:#888;font-size:.625rem}.divider{background:linear-gradient(90deg,#ff6b3500 0%,#ff6b354d 50%,#ff6b3500 100%);height:1px}.section-title{color:#fff;align-items:center;gap:.375rem;margin:0 0 .5rem;font-size:.875rem;font-weight:700;display:flex}.title-icon{filter:drop-shadow(0 0 6px #ff6b3580);font-size:.875rem}.detail-description{background:#0003;border-left:3px solid #ff6b35;border-radius:6px;padding:.875rem}.description-text{color:#ccc;margin:0;font-size:.75rem;line-height:1.5}.detail-meta-enhanced{background:#00000026;border:1px solid #ff6b3526;border-radius:8px;padding:.875rem}.meta-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.meta-card{background:#ff6b350d;border:1px solid #ff6b3533;border-radius:6px;align-items:center;gap:.5rem;padding:.625rem;transition:all .3s;display:flex}.meta-card:hover{background:#ff6b351a;border-color:#ff6b354d;transform:translateY(-2px)}.meta-icon{flex-shrink:0;font-size:1.125rem}.meta-info{flex-direction:column;gap:.125rem;display:flex}.meta-label{color:#888;text-transform:uppercase;letter-spacing:.03em;font-size:.625rem;font-weight:600}.meta-value{color:#fff;font-size:.75rem;font-weight:600}.detail-actions{background:#0003;border:1px solid #ff6b3526;border-radius:8px;padding:1rem}.action-header{margin-bottom:.75rem}.after-add-buttons{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.go-cart-btn,.continue-btn{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.go-cart-btn{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8b35);box-shadow:0 4px 12px #ff6b3559}.go-cart-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3580}.continue-btn{color:#ff6b35;background:0 0;border:2px solid #ff6b3566}.continue-btn:hover{background:#ff6b351a;border-color:#ff6b3599;transform:translateY(-2px)}.btn-icon{font-size:.875rem}.out-of-stock-enhanced{text-align:center;background:linear-gradient(135deg,#f443361a,#f443360d);border:2px solid #f443364d;border-radius:8px;padding:1.25rem}.out-of-stock-icon{opacity:.7;margin-bottom:.625rem;font-size:2.5rem}.out-of-stock-title{color:#f44336;margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.out-of-stock-description{color:#ccc;max-width:300px;margin:0 auto 1rem;font-size:.75rem;line-height:1.5}.notify-button{color:#f44336;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:2px solid #f4433680;border-radius:8px;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.75rem;font-weight:700;transition:all .3s;display:inline-flex}.notify-button:hover{background:#f4433626;border-color:#f44336b3;transform:translateY(-2px)}.notify-icon{font-size:.875rem}.stock-error-message{color:#f44336;background:#f443361a;border:1px solid #f443364d;border-radius:6px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.625rem .75rem;font-size:.75rem;font-weight:600;display:flex}.error-icon{font-size:.875rem}@media (min-width:1200px){.detail-grid{gap:1.5rem;padding:1.5rem}.detail-features-compact{grid-template-columns:repeat(3,1fr);padding:.75rem}.feature-compact-icon{width:2.25rem;height:2.25rem}.feature-compact-icon svg{width:1.25rem;height:1.25rem}}@media (max-width:1199px){.detail-grid{gap:1rem;padding:1rem}}@media (max-width:991px){.detail-grid{grid-template-columns:1fr;gap:1rem;padding:1rem}.detail-image-container{aspect-ratio:16/9;max-height:400px}.detail-features-compact{grid-template-columns:repeat(3,1fr)}.price-stock-row{flex-direction:row;align-items:center}}@media (max-width:767px){.item-detail-container{padding:.75rem 0}.detail-grid{padding:.875rem}.detail-image-container{aspect-ratio:4/3;max-height:350px}.detail-features-compact{grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.5rem}.feature-compact{padding:.5rem .375rem}.feature-compact-icon{width:1.875rem;height:1.875rem;margin-bottom:.25rem}.feature-compact-icon svg{width:1rem;height:1rem}.feature-compact-content h4{font-size:.65rem}.feature-compact-content p{font-size:.575rem}.meta-grid{grid-template-columns:1fr}}@media (max-width:480px){.detail-grid{gap:.75rem;padding:.75rem}.detail-left-column{gap:.5rem}.detail-image-container{aspect-ratio:1;max-height:300px}.detail-features-compact{grid-template-columns:repeat(3,1fr);gap:.375rem;padding:.5rem}.feature-compact{border-radius:6px;padding:.5rem .25rem}.feature-compact-icon{width:1.75rem;height:1.75rem;margin-bottom:.25rem}.feature-compact-icon svg{width:.95rem;height:.95rem}.feature-compact-content h4{margin-bottom:.1rem;font-size:.625rem}.feature-compact-content p{font-size:.55rem;line-height:1.2}.detail-title{font-size:1rem}.price-main{font-size:1.25rem}.detail-description,.detail-meta-enhanced,.detail-actions{padding:.75rem}}@media (max-width:375px){.detail-image-container{max-height:280px}.detail-features-compact{grid-template-columns:repeat(3,1fr);gap:.3rem;padding:.4rem}.feature-compact{padding:.4rem .2rem}.feature-compact-icon{width:1.625rem;height:1.625rem}.feature-compact-icon svg{width:.875rem;height:.875rem}.feature-compact-content h4{font-size:.6rem}.feature-compact-content p{font-size:.525rem}.category-badge{padding:.2rem .5rem;font-size:.625rem}.detail-title{font-size:.95rem}.price-main{font-size:1.15rem}}@media (max-width:319px){.detail-features-compact{grid-template-columns:1fr;gap:.4rem}.feature-compact{text-align:left;flex-direction:row;justify-content:flex-start;padding:.5rem}.feature-compact-icon{margin-bottom:0;margin-right:.5rem}}@media (max-height:500px) and (orientation:landscape){.detail-image-container{aspect-ratio:16/9;max-height:250px}.detail-grid{grid-template-columns:1fr 1.5fr}.detail-features-compact{grid-template-columns:repeat(3,1fr)}.detail-left-column{gap:.5rem}}@media (prefers-reduced-motion:reduce){.detail-image,.detail-image-container:hover .detail-image,.back-button:hover,.feature-compact:hover,.feature-compact:hover .feature-compact-icon,.meta-card:hover,.go-cart-btn:hover,.continue-btn:hover,.notify-button:hover{transition:none;animation:none;transform:none}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.detail-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.item-count{width:100%;margin-bottom:1.5rem}.count-controls{background:linear-gradient(135deg,#2a2a2a,#1e1e1e);border:1px solid #ff6b3533;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.375rem;display:flex}.count-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3a3a3a,#2a2a2a);border:none;border-radius:6px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.25rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #0003}.count-button:hover:not(:disabled){color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8b35);transform:scale(1.05);box-shadow:0 4px 8px #ff6b354d}.count-button:disabled{opacity:.3;cursor:not-allowed;background:#3a3a3a}.count-display{flex-direction:column;justify-content:center;align-items:center;min-width:4rem;display:flex}.count-number{color:#ff6b35;text-shadow:0 0 8px #ff6b354d;font-size:1.75rem;font-weight:800;line-height:1}.count-stock{color:#999;margin-top:.125rem;font-size:.75rem}.add-to-cart-button{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:1px solid #ff6b354d;border-radius:8px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.add-to-cart-button:hover:not(:disabled){background:linear-gradient(135deg,#ff6b35,#ff8b35);border-color:#0000;transform:translateY(-2px);box-shadow:0 6px 16px #ff6b3566}.add-to-cart-button:disabled{color:#666;cursor:not-allowed;box-shadow:none;background:#3a3a3a;border-color:#444;transform:none}.cart-icon{filter:drop-shadow(0 0 2px #ff6b3580);font-size:1.125rem;transition:all .3s}.add-to-cart-button:hover:not(:disabled) .cart-icon{animation:.5s cart-bounce;transform:scale(1.1)}@keyframes cart-bounce{0%,to{transform:translateY(0)scale(1.1)}50%{transform:translateY(-3px)scale(1.2)}}.stock-info{text-align:center;margin-top:.875rem}.stock-message{color:#fc0;background:linear-gradient(135deg,#ff6b3526,#ffcc001a);border:1px solid #ff6b3533;border-radius:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;animation:2s infinite alternate stock-pulse;display:inline-block}@keyframes stock-pulse{0%{opacity:.8;box-shadow:0 0 #ff6b3533}to{opacity:1;box-shadow:0 0 12px #ff6b3566}}.stock-low{color:#ff6b35;background:linear-gradient(135deg,#ff6b3540,#ff6b351a);animation:1s infinite alternate stock-alert}@keyframes stock-alert{0%{opacity:.7;transform:scale(1)}to{opacity:1;transform:scale(1.02)}}.stock-good{color:#4caf50;background:linear-gradient(135deg,#4caf5026,#4caf500d)}@media (max-width:768px){.count-controls{padding:.25rem}.count-button{width:2.25rem;height:2.25rem;font-size:1.125rem}.count-number{font-size:1.5rem}.add-to-cart-button{padding:.75rem;font-size:.8125rem}.cart-icon{font-size:1rem}.stock-message{padding:.375rem .75rem;font-size:.8125rem}}@media (max-width:480px){.item-count{margin-bottom:1rem}.count-controls{margin-bottom:.75rem}.count-button{width:2rem;height:2rem;font-size:1rem}.count-number{font-size:1.25rem}.add-to-cart-button{gap:.5rem;padding:.625rem;font-size:.75rem}}.toast-container{z-index:10000;background:#fff;border-radius:12px;width:90%;max-width:400px;animation:.3s ease-out slideInRight;position:fixed;top:80px;right:20px;overflow:hidden;box-shadow:0 8px 24px #0003}@keyframes slideInRight{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}.toast-content{align-items:center;gap:1rem;padding:1rem;display:flex;position:relative}.toast-icon{flex-shrink:0;font-size:2rem;animation:.3s ease-out scaleIn}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.toast-product{flex:1;align-items:center;gap:1rem;display:flex}.toast-image{object-fit:cover;border:2px solid #f0f0f0;border-radius:8px;width:60px;height:60px}.toast-info{flex:1}.toast-title{color:#27ae60;margin:0 0 .25rem;font-size:.95rem;font-weight:600}.toast-product-name{color:#333;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9rem;font-weight:500;overflow:hidden}.toast-close{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:.5rem;right:.5rem}.toast-close:hover{color:#333;background:#f0f0f0}.toast-progress{background:#f0f0f0;height:4px;overflow:hidden}.toast-progress-bar{background:linear-gradient(90deg,#ff6b6b 0%,#ee5a5a 100%);height:100%;animation:3s linear forwards progress}@keyframes progress{0%{width:100%}to{width:0%}}@media (max-width:768px){.toast-container{width:calc(100% - 20px);max-width:380px;top:70px;right:10px}.toast-content{padding:.75rem}.toast-image{width:50px;height:50px}.toast-title{font-size:.85rem}.toast-product-name{font-size:.8rem}}@media (max-width:480px){.toast-container{width:calc(100% - 10px);max-width:none;right:5px}}.empty-cart{text-align:center;background-color:#2a2a2a;border:1px solid #ff6b351a;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 1.25rem;display:flex;box-shadow:0 2px 12px #0003}.empty-cart-icon{opacity:.6;margin-bottom:1.5rem;font-size:4.5rem;animation:3s ease-in-out infinite empty-float}@keyframes empty-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.empty-cart-title{color:#fff;margin-bottom:.75rem;font-size:1.75rem}.empty-cart-description{color:#999;max-width:420px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.empty-cart-button{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#ff6b35,#ff8b35);border-radius:8px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #ff6b354d}.empty-cart-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3573}.empty-cart-button-fire{font-size:1rem;transition:transform .3s}.empty-cart-button:hover .empty-cart-button-fire{animation:.8s infinite alternate fire-dance}@keyframes fire-dance{0%{transform:translateY(0)rotate(0)}50%{transform:translateY(-3px)rotate(10deg)}to{transform:translateY(0)rotate(-10deg)}}.cart-view{background-color:#2a2a2a;border:1px solid #ff6b351a;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0003}.cart-view-header{background:linear-gradient(135deg,#1e1e1e,#2a2a2a);border-bottom:1px solid #ff6b3526;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.cart-view-title{color:#fff;align-items:center;gap:.625rem;margin:0;font-size:1.5rem;display:flex}.cart-view-fire{filter:drop-shadow(0 0 6px #ff6b35b3);font-size:1.5rem;animation:2s infinite alternate fire-glow}.cart-clear-button{color:#ff6b35;cursor:pointer;text-transform:uppercase;letter-spacing:.03em;background:0 0;border:1px solid #ff6b3559;border-radius:6px;padding:.4rem .875rem;font-size:.8125rem;font-weight:600;transition:all .25s}.cart-clear-button:hover{background:#ff6b351f;border-color:#ff6b3599}.cart-items-list{flex-direction:column;display:flex}.cart-item{border-bottom:1px solid #ff6b3514;grid-template-columns:90px 1fr auto auto auto;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:background .2s;display:grid}.cart-item:last-child{border-bottom:none}.cart-item:hover{background:#ff6b350a}.cart-item-image-wrapper{background:#1e1e1e;border:1px solid #ff6b3526;border-radius:6px;flex-shrink:0;width:90px;height:90px;overflow:hidden}.cart-item-image{object-fit:cover;object-position:center;width:100%;height:100%}.cart-item-info{min-width:0}.cart-item-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:1rem;font-weight:700;overflow:hidden}.cart-item-unit-price{color:#999;margin:0;font-size:.8125rem}.cart-item-controls{background:linear-gradient(135deg,#2a2a2a,#1e1e1e);border:1px solid #ff6b3533;border-radius:8px;align-items:center;gap:0;display:flex;overflow:hidden}.cart-qty-btn{color:#fff;cursor:pointer;background:#333;border:none;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.125rem;font-weight:700;transition:background .2s,color .2s;display:flex}.cart-qty-btn:hover{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff8b35)}.cart-qty-number{text-align:center;color:#ff6b35;background:#222;min-width:2.25rem;font-size:1rem;font-weight:800}.cart-item-subtotal{text-align:right;min-width:70px}.cart-item-subtotal span{color:#ff6b35;font-size:1.125rem;font-weight:800}.cart-item-remove{color:#666;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:1.125rem;transition:all .2s;display:flex}.cart-item-remove:hover{color:#f44336;background:#f4433626}.cart-view-summary{background:linear-gradient(135deg,#1e1e1e,#222);border-top:1px solid #ff6b3533;padding:1.5rem}.cart-summary-row{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.cart-summary-label{color:#fff;text-transform:uppercase;letter-spacing:.04em;font-size:1.125rem;font-weight:700}.cart-summary-total{color:#ff6b35;text-shadow:0 0 8px #ff6b354d;font-size:1.75rem;font-weight:800}.cart-free-shipping{color:#4caf50;background:linear-gradient(135deg,#4caf5026,#4caf500d);border:1px solid #4caf5040;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;display:flex}.cart-free-shipping-icon{font-size:1rem}.cart-checkout-button{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:linear-gradient(135deg,#ff6b35,#ff8b35);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.625rem;width:100%;margin-bottom:.75rem;padding:.875rem 1rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #ff6b3559}.cart-checkout-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3580}.cart-checkout-fire{font-size:1rem;transition:transform .3s}.cart-checkout-button:hover .cart-checkout-fire{animation:.8s infinite alternate fire-dance}.cart-continue-shopping{color:#ff6b35;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:0 0;border:1px solid #ff6b3559;border-radius:8px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.875rem 1rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.cart-continue-shopping:hover{background:#ff6b351f;border-color:#ff6b3599;transform:translateY(-2px)}.cart-continue-icon{font-size:1rem;transition:transform .3s}.cart-continue-shopping:hover .cart-continue-icon{animation:.6s infinite bounce-shopping}@keyframes bounce-shopping{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@media (max-width:768px){.cart-item{grid-template-rows:auto auto;grid-template-columns:80px 1fr auto;gap:.5rem .75rem;padding:1rem}.cart-item-image-wrapper{grid-row:1/3;width:80px;height:80px}.cart-item-info{grid-column:2}.cart-item-remove{grid-area:1/3;justify-self:end}.cart-item-controls{grid-area:2/2;justify-self:start}.cart-item-subtotal{grid-area:2/3;justify-self:end}.cart-view-header,.cart-view-summary{padding:1rem}}@media (max-width:480px){.empty-cart{padding:3rem 1rem}.empty-cart-icon{font-size:3.5rem}.empty-cart-title,.cart-view-title{font-size:1.25rem}.cart-summary-total{font-size:1.5rem}.cart-item-image-wrapper{width:70px;height:70px}.cart-item{grid-template-columns:70px 1fr auto}}.cart-item-stock-limit{color:#c0392b;margin:.15rem 0 0;font-size:.75rem;font-weight:600}.cart-qty-btn:disabled{opacity:.35;cursor:not-allowed}.confirm-dialog-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.confirm-dialog{background:linear-gradient(135deg,#2a2a2a,#1e1e1e);border:1px solid #ff6b3533;border-radius:12px;width:90%;max-width:450px;animation:.3s cubic-bezier(.4,0,.2,1) slideUp;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.confirm-dialog-header{border-bottom:1px solid #ff6b3526;align-items:center;gap:.75rem;padding:1.5rem 1.5rem 1rem;display:flex}.confirm-dialog-icon{filter:drop-shadow(0 0 8px #ffc10799);font-size:1.75rem}.confirm-dialog-title{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.confirm-dialog-body{padding:1.5rem}.confirm-dialog-message{color:#ccc;margin:0;font-size:1rem;line-height:1.6}.confirm-dialog-product{color:#ff6b35;font-weight:700}.confirm-dialog-actions{justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem 1.5rem;display:flex}.confirm-dialog-cancel,.confirm-dialog-confirm{text-transform:uppercase;letter-spacing:.03em;cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1)}.confirm-dialog-cancel{color:#ff6b35;background:0 0;border:1px solid #ff6b3559}.confirm-dialog-cancel:hover{background:#ff6b351f;border-color:#ff6b3599}.confirm-dialog-confirm{color:#fff;background:linear-gradient(135deg,#f44336,#d32f2f);box-shadow:0 4px 12px #f4433659}.confirm-dialog-confirm:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f4433680}@media (max-width:480px){.confirm-dialog{max-width:95%}.confirm-dialog-header{padding:1.25rem 1.25rem .75rem}.confirm-dialog-body{padding:1.25rem}.confirm-dialog-actions{flex-direction:column-reverse;padding:.75rem 1.25rem 1.25rem}.confirm-dialog-cancel,.confirm-dialog-confirm{width:100%}}.checkout-container{max-width:1200px;margin:0 auto;padding:2rem}.checkout-container h2{text-align:center;color:#eee;margin-bottom:2rem;font-size:2rem}.checkout-content{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.order-summary{background:#fff;border-radius:8px;height:fit-content;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.order-summary h3{color:#333;border-bottom:2px solid #ff6b6b;margin-bottom:1.5rem;padding-bottom:.5rem}.order-items{max-height:400px;margin-bottom:1rem;overflow-y:auto}.order-item{border-bottom:1px solid #eee;align-items:center;gap:1rem;padding:1rem;display:flex}.order-item:last-child{border-bottom:none}.order-item img{object-fit:cover;border-radius:8px;width:80px;height:80px}.order-item .item-info{flex:1}.order-item .item-info h4{color:#333;margin:0 0 .5rem;font-size:1rem}.order-item .item-info p{color:#666;margin:.25rem 0;font-size:.9rem}.order-item .item-price{color:#ff6b6b;font-weight:500}.order-item .item-total{text-align:right}.order-item .item-total strong{color:#333;font-size:1.1rem}.order-total{text-align:right;border-top:2px solid #333;margin-top:1rem;padding-top:1rem}.order-total h3{color:#ff6b6b;border:none;margin:0;padding:0;font-size:1.5rem}.checkout-form{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.checkout-form h3{color:#333;border-bottom:2px solid #ff6b6b;margin-bottom:1.5rem;padding-bottom:.5rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#333;margin-bottom:.5rem;font-weight:500;display:block}.form-group input{border:2px solid #ddd;border-radius:4px;width:100%;padding:.75rem;font-size:1rem;transition:border-color .3s}.form-group input:focus{border-color:#ff6b6b;outline:none}.form-group input.error{border-color:#e74c3c}.error-message{color:#e74c3c;margin-top:.25rem;font-size:.85rem;display:block}.form-actions{gap:1rem;margin-top:2rem;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:4px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.btn-primary{color:#fff;background:#ff6b6b}.btn-primary:hover:not(:disabled){background:#ee5a5a;transform:translateY(-2px);box-shadow:0 4px 8px #ff6b6b4d}.btn-primary:disabled{cursor:not-allowed;background:#ccc}.btn-secondary{color:#333;background:#fff;border:2px solid #ddd}.btn-secondary:hover:not(:disabled){color:#ff6b6b;border-color:#ff6b6b}.spinner-small{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.order-success{text-align:center;background:#fff;border-radius:8px;max-width:600px;margin:0 auto;padding:3rem;box-shadow:0 2px 8px #0000001a}.order-success h2{color:#27ae60;margin-bottom:1.5rem}.order-id-display{background:#f8f9fa;border-radius:8px;margin:1.5rem 0;padding:1.5rem}.order-id-display p{color:#666;margin:0 0 .5rem;font-size:.9rem}.order-id-display h3{color:#ff6b6b;letter-spacing:2px;border:none;margin:0;padding:0;font-family:monospace;font-size:1.8rem}.success-message{color:#666;margin:1rem 0}.success-actions{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.success-actions .btn-primary,.success-actions .btn-secondary{flex:0 auto;min-width:180px}.empty-cart-message{text-align:center;background:#fff;border-radius:8px;max-width:500px;margin:0 auto;padding:3rem;box-shadow:0 2px 8px #0000001a}.empty-cart-message h2{color:#333;margin-bottom:1rem}.empty-cart-message p{color:#666;margin-bottom:2rem}@media (max-width:768px){.checkout-content{grid-template-columns:1fr}.checkout-container{padding:1rem}.form-actions,.success-actions{flex-direction:column}.success-actions .btn-primary,.success-actions .btn-secondary{width:100%}.order-item img{width:60px;height:60px}.order-item .item-info h4{font-size:.9rem}}.checkout-submit-error{color:#856404;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;line-height:1.4}.about-container{background:linear-gradient(#f8f9fa 0%,#fff 100%);max-width:1200px;margin:0 auto;padding:2rem}.about-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a5a 100%);border-radius:20px;margin-bottom:3rem;padding:4rem 2rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #667eea4d}.about-hero:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;animation:4s ease-in-out infinite pulse;position:absolute;top:-50%;left:-50%}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}.about-hero h1{z-index:1;text-shadow:0 2px 10px #0003;justify-content:center;align-items:center;gap:1rem;margin:0 0 1rem;font-size:3rem;font-weight:700;display:flex;position:relative}.fire-icon{filter:drop-shadow(0 0 10px #ff6b6b80);font-size:3.5rem;animation:1.5s ease-in-out infinite flame}@keyframes flame{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.about-tagline{color:#fff;opacity:.95;z-index:1;letter-spacing:.5px;margin:0;font-size:1.3rem;font-weight:300;position:relative}.about-content{flex-direction:column;gap:3rem;display:flex}.about-section{background:#fff;border:1px solid #667eea1a;border-radius:16px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000014}.about-section:hover{transform:translateY(-5px);box-shadow:0 8px 30px #667eea26}.section-icon{text-align:center;filter:drop-shadow(0 2px 4px #0000001a);margin-bottom:1.5rem;font-size:3rem}.about-section h2{color:#2d3748;text-align:center;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a5a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.about-section p{color:#4a5568;text-align:center;max-width:800px;margin:0 auto;font-size:1.1rem;line-height:1.8}.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.feature-card{text-align:center;background:linear-gradient(135deg,#f6f8fb 0%,#fff 100%);border:2px solid #0000;border-radius:16px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.feature-card:before{content:"";opacity:0;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a5a 100%);border-radius:16px;transition:opacity .3s;position:absolute;inset:0}.feature-card:hover{border-color:#667eea;transform:translateY(-8px);box-shadow:0 12px 30px #667eea40}.feature-card:hover:before{opacity:.05}.feature-icon{z-index:1;filter:drop-shadow(0 2px 4px #0000001a);margin-bottom:1rem;font-size:3rem;position:relative}.feature-card h3{color:#2d3748;z-index:1;margin:0 0 .5rem;font-size:1.3rem;font-weight:600;position:relative}.feature-card p{color:#718096;z-index:1;margin:0;font-size:.95rem;position:relative}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:2rem;display:grid}.stat-card{text-align:center;color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a5a 100%);border-radius:16px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 25px #667eea4d}.stat-card:before{content:"";opacity:0;background:radial-gradient(circle,#fff3 0%,#0000 70%);width:200%;height:200%;transition:opacity .3s;position:absolute;top:-50%;left:-50%}.stat-card:hover{transform:translateY(-8px)scale(1.03);box-shadow:0 12px 35px #667eea66}.stat-card:hover:before{opacity:1}.stat-number{z-index:1;text-shadow:0 2px 10px #0003;margin-bottom:.5rem;font-size:3rem;font-weight:700;position:relative}.stat-label{opacity:.95;z-index:1;letter-spacing:.5px;font-size:1rem;font-weight:300;position:relative}.about-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#2d3748 0%,#1a202c 100%);border-radius:20px;padding:3.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px #0003}.about-cta:before{content:"";background:linear-gradient(135deg,#0000 0%,#667eea1a 100%);position:absolute;inset:0}.about-cta h2{color:#fff;z-index:1;-webkit-text-fill-color:white;background:0 0;margin-bottom:1rem;font-weight:700;position:relative}.about-cta p{color:#ffffffe6;z-index:1;margin-bottom:2rem;position:relative}.cta-button{color:#fff;z-index:1;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a5a 100%);border:2px solid #0000;border-radius:50px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative;box-shadow:0 4px 15px #667eea66}.cta-button:hover{background:linear-gradient(135deg,#764ba2 0%,#667eea 100%);border-color:#ffffff4d;transform:translateY(-3px);box-shadow:0 8px 25px #667eea80}@media (max-width:768px){.about-container{padding:1rem}.about-hero{padding:3rem 1.5rem}.about-hero h1{flex-direction:column;font-size:2rem}.about-tagline{font-size:1rem}.features-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{padding:1.5rem}.stat-number{font-size:2rem}.about-section{padding:1.5rem}.about-cta{padding:2rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}}.contact-container{max-width:1200px;margin:0 auto;padding:2rem}.contact-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a5a 100%);border-radius:16px;margin-bottom:3rem;padding:3rem 0}.contact-hero h1{justify-content:center;align-items:center;gap:1rem;margin:0 0 1rem;font-size:3rem;display:flex}.contact-icon{font-size:3.5rem}.contact-tagline{color:#eee;opacity:.95;margin:0;font-size:1.3rem}.contact-content{grid-template-columns:1fr 1.5fr;gap:2rem;margin-bottom:3rem;display:grid}.contact-info{flex-direction:column;gap:1.5rem;display:flex}.contact-info h2{color:#eee;margin-bottom:1rem;font-size:1.8rem}.info-card{background:#fff;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 2px 8px #0000001a}.info-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #ff6b6b33}.info-icon{min-width:50px;font-size:2rem}.info-details h3{color:#333;margin:0 0 .5rem;font-size:1.2rem}.info-details p{color:#666;margin:0;line-height:1.6}.social-links{flex-wrap:wrap;gap:1rem;display:flex}.social-link{color:#ff6b6b;font-weight:500;text-decoration:none;transition:color .3s}.social-link:hover{color:#ee5a5a;text-decoration:underline}.contact-form-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.contact-form-section h2{color:#333;margin-bottom:1.5rem;font-size:1.8rem}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#333;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group textarea{border:2px solid #ddd;border-radius:8px;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#ff6b6b;outline:none}.form-group textarea{resize:vertical;min-height:120px}.submit-button{color:#fff;cursor:pointer;background:#ff6b6b;border:none;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.submit-button:hover{background:#ee5a5a;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b66}.success-message{text-align:center;background:#f0f9ff;border:2px solid #27ae60;border-radius:12px;padding:3rem}.success-icon{margin-bottom:1rem;font-size:4rem}.success-message h3{color:#27ae60;margin:0 0 1rem;font-size:1.8rem}.success-message p{color:#666;margin:0;font-size:1.1rem}.faq-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.faq-section h2{color:#333;text-align:center;margin-bottom:2rem;font-size:2rem}.faq-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.faq-card{background:#f8f9fa;border-left:4px solid #ff6b6b;border-radius:12px;padding:1.5rem;transition:transform .3s}.faq-card:hover{transform:translate(5px)}.faq-card h3{color:#333;margin:0 0 .75rem;font-size:1.1rem}.faq-card p{color:#666;margin:0;line-height:1.6}@media (max-width:968px){.contact-content{grid-template-columns:1fr}}@media (max-width:768px){.contact-container{padding:1rem}.contact-hero h1{flex-direction:column;font-size:2rem}.contact-tagline{font-size:1rem}.faq-grid{grid-template-columns:1fr}}.footer{color:#ccc;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border-top:3px solid #ff6b6b;margin-top:auto}.footer-content{grid-template-columns:repeat(5,1fr);gap:2rem;max-width:1400px;margin:0 auto;padding:3rem 2rem;display:grid}.footer-column{flex-direction:column;gap:1rem;display:flex}.footer-brand{margin-bottom:1rem}.footer-logo{color:#fff;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1.5rem;font-weight:800;display:flex}.footer-fire{font-size:1.75rem;animation:1.5s ease-in-out infinite flame}.footer-tagline{color:#999;margin:0;font-size:.9rem;line-height:1.5}.footer-social{gap:.75rem;display:flex}.social-icon{background:#ff6b6b1a;border:1px solid #ff6b6b33;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{background:#ff6b6b33;border-color:#ff6b6b66;transform:translateY(-3px)}.footer-title{color:#fff;margin:0 0 .75rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:700;position:relative}.footer-title:after{content:"";background:#ff6b6b;width:30px;height:2px;position:absolute;bottom:0;left:0}.footer-links{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-links li{margin:0}.footer-links a{color:#999;font-size:.9rem;text-decoration:none;transition:all .3s;display:inline-block}.footer-links a:hover{color:#ff6b6b;padding-left:5px}.footer-newsletter-text{color:#999;margin:0 0 1rem;font-size:.9rem;line-height:1.5}.footer-newsletter-form{flex-direction:column;gap:.5rem;display:flex}.newsletter-input{color:#fff;background:#0000004d;border:1px solid #ff6b6b33;border-radius:6px;padding:.75rem;font-size:.9rem;transition:all .3s}.newsletter-input:focus{background:#0006;border-color:#ff6b6b;outline:none}.newsletter-input::placeholder{color:#666}.newsletter-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a5a 100%);border:none;border-radius:6px;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .3s}.newsletter-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b66}.footer-bottom{background:#0000004d;border-top:1px solid #ff6b6b1a;padding:1.5rem 2rem}.footer-bottom-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1400px;margin:0 auto;display:flex}.footer-copyright{color:#777;margin:0;font-size:.85rem}.footer-payment{align-items:center;gap:.75rem;display:flex}.payment-icon{opacity:.7;font-size:1.5rem;transition:opacity .3s}.payment-icon:hover{opacity:1}@media (max-width:1200px){.footer-content{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.footer-content{grid-template-columns:repeat(2,1fr);padding:2rem 1rem}.footer-bottom-content{text-align:center;flex-direction:column;padding:1rem}}@media (max-width:480px){.footer-content{grid-template-columns:1fr;gap:2.5rem}.footer-logo{font-size:1.25rem}.footer-social{justify-content:center}}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}:root{font-size:13px}html{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:100%}body{color:#f0f0f0;background:linear-gradient(135deg,#0f0f0f 0%,#1a1a1a 100%);min-height:100vh;font-size:1rem;line-height:1.5;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:#fff;letter-spacing:.02em;font-weight:700;line-height:1.2}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{color:#ccc;font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a1a}::-webkit-scrollbar-thumb{background:linear-gradient(#ff6b35,#ff8b35);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#ff8b35,#fc0)}::selection{color:#fff;background-color:#ff6b3580}@media (hover:none) and (pointer:coarse){input,textarea,select,button{font-size:16px!important}}img,video{max-width:100%;height:auto}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.lucide-icon{vertical-align:middle;transition:all .3s;display:inline-block}.lucide-icon-hover:hover{filter:brightness(1.2);transform:scale(1.1)}.lucide-icon-rotate:hover{transform:rotate(5deg)}@keyframes pulse-icon{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.lucide-icon-pulse{animation:2s ease-in-out infinite pulse-icon}.fire-logo{color:#ff4500;filter:drop-shadow(0 2px 4px #ff45004d);transition:all .3s}.fire-logo:hover{filter:drop-shadow(0 4px 8px #ff450066);transform:scale(1.1)rotate(5deg)}.nav-icon{transition:all .3s}a:hover .nav-icon{transform:translateY(-2px)}.cart-icon,.empty-cart-button-fire,.cart-checkout-fire{transition:all .3s}button:hover .cart-icon,button:hover .empty-cart-button-fire,button:hover .cart-checkout-fire{transform:scale(1.15)}.category-icon{transition:all .3s}.dropdown-link:hover .category-icon{transform:scale(1.15)rotate(5deg)}.fire-logo,.dropdown-fire,.mobile-fire,.cart-view-fire,.empty-cart-button-fire,.cart-checkout-fire{color:#ff4500}.toast-icon{color:#10b981}.payment-icon{color:var(--text-secondary,#6b7280);transition:color .3s}.payment-icon:hover{color:var(--text-primary,#1f2937)}button:disabled .lucide-icon{opacity:.4;cursor:not-allowed}@media (max-width:768px){.fire-logo{width:28px;height:28px}}.lucide-icon[aria-hidden=true]{pointer-events:none}@media (prefers-contrast:high){.lucide-icon{stroke-width:2.5px}}@media (prefers-reduced-motion:reduce){.lucide-icon,.fire-logo,.nav-icon,.cart-icon,.category-icon{transition:none;animation:none}}.icon-with-text{align-items:center;gap:.5rem;display:inline-flex}.icon-circle{background:#ff45001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.icon-with-badge{display:inline-block;position:relative}@keyframes flame-flicker{0%,to{opacity:1;filter:brightness()}50%{opacity:.9;filter:brightness(1.1)}}.fire-logo,.dropdown-fire,.cart-view-fire{animation:2s ease-in-out infinite flame-flicker}.dropdown-arrow{transition:transform .3s}.dropdown-arrow.open{transform:rotate(180deg)}@keyframes check-bounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.toast-icon svg{animation:.5s ease-out check-bounce}
