@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&display=swap);:root{--green-50:#f0fdf4;--green-100:#dcfce7;--green-200:#bbf7d0;--green-400:#4ade80;--green-500:#22c55e;--green-600:#16a34a;--green-700:#15803d;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--red-500:#ef4444;--red-600:#dc2626;--blue-500:#3b82f6;--yellow-500:#f59e0b;--purple-500:#8b5cf6;--shadow-sm:0 1px 2px #0000000d;--shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;--shadow-md:0 4px 6px #00000012,0 2px 4px #0000000f;--shadow-lg:0 10px 15px #0000001a,0 4px 6px #0000000d;--radius:12px;--radius-sm:8px;--radius-xs:6px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#f9fafb;background:var(--gray-50);color:#1f2937;color:var(--gray-800);font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;padding:24px 0}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{background:#16a34a;background:var(--green-600);box-shadow:0 2px 12px #00000026;color:#fff;position:sticky;top:0;z-index:100}.header-inner{height:64px;justify-content:space-between}.header-inner,.logo{align-items:center;display:flex}.logo{cursor:pointer;font-size:22px;font-weight:700;gap:10px;letter-spacing:-.5px}.logo-svg{border-radius:8px;height:36px;width:36px}.logo-hub{color:#bbf7d0}.nav{align-items:center;display:flex;gap:4px}.nav button{background:none;border:none;border-radius:6px;border-radius:var(--radius-xs);color:#ffffffd9;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;padding:8px 14px;transition:all .2s;white-space:nowrap}.nav button:hover{background:#ffffff26;color:#fff}.nav button.nav-active{background:#fff3;color:#fff}.user-greeting{color:#ffffffe6;font-size:14px;font-weight:500;padding:8px 12px;white-space:nowrap}.logout-btn{color:#ffffffb3!important}.logout-btn:hover{background:#f003!important;color:#fff!important}.admin-nav-btn{background:#ffffff26!important;border:1px solid #ffffff4d!important}.cart-btn{background:#fff!important;border-radius:50px!important;color:#16a34a!important;color:var(--green-600)!important;font-weight:600!important;padding:8px 18px!important;position:relative}.cart-btn:hover{background:#f0fdf4!important;background:var(--green-50)!important}.cart-badge{background:#ef4444;background:var(--red-500);border-radius:50px;color:#fff;font-size:11px;font-weight:700;margin-left:4px;padding:1px 6px}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:8px;z-index:101}.hamburger-line{background:#fff;border-radius:2px;height:2.5px;transition:all .3s;width:24px}.hamburger-line.open:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.hero{background:linear-gradient(135deg,#16a34a,#15803d 50%,#0f5132);background:linear-gradient(135deg,var(--green-600) 0,var(--green-700) 50%,#0f5132 100%);color:#fff;overflow:hidden;padding:80px 20px;position:relative;text-align:center}.hero:before{background:radial-gradient(circle at 30% 50%,#ffffff14 0,#0000 50%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}.hero-content{margin:0 auto;max-width:700px;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:50px;display:inline-block;font-size:14px;font-weight:500;margin-bottom:24px;padding:8px 20px}.hero h1{font-size:52px;font-weight:700;letter-spacing:-1px;line-height:1.15;margin-bottom:20px}.text-highlight{-webkit-text-fill-color:#0000;background:linear-gradient(120deg,#bbf7d0,#4ade80);background:linear-gradient(120deg,var(--green-200),var(--green-400));-webkit-background-clip:text;background-clip:text}.hero p{font-size:18px;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:500px;opacity:.9}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.cta-button{background:#fff;border:none;border-radius:50px;color:#15803d;color:var(--green-700);cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;padding:14px 36px;transition:all .25s}.cta-button:hover{box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.cta-button-outline{background:#0000;border:2px solid #fff6;border-radius:50px;color:#fff;cursor:pointer;font-family:inherit;font-size:16px;font-weight:600;padding:12px 34px;transition:all .25s}.cta-button-outline:hover{background:#ffffff1a;border-color:#ffffffb3}.section{padding:60px 0}.section-header{margin-bottom:40px;text-align:center}.section-header h2{color:#111827;color:var(--gray-900);font-size:32px;font-weight:700;margin-bottom:8px}.section-subtitle{color:#6b7280;color:var(--gray-500);font-size:16px}.section-badge{background:#f0fdf4;background:var(--green-50);border-radius:50px;color:#15803d;color:var(--green-700);display:inline-block;font-size:13px;font-weight:600;margin-bottom:12px;padding:6px 16px}.section-cta{margin-top:36px;text-align:center}.category-image{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000014;display:flex;height:140px;justify-content:center;margin:0 auto 12px;overflow:hidden;width:140px}.category-image img{height:100%;object-fit:cover;width:100%}.categories{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.category-card{background:#f3f4f6;background:var(--cat-bg,var(--gray-100));border:2px solid #0000;border-radius:12px;border-radius:var(--radius);cursor:pointer;padding:28px 16px;text-align:center;transition:all .3s}.category-card:hover{border-color:#4ade80;border-color:var(--green-400);box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f;box-shadow:var(--shadow-md);transform:translateY(-4px)}.category-emoji{font-size:42px;margin-bottom:10px}.category-card h3{color:#374151;color:var(--gray-700);font-size:16px;font-weight:600}.featured-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.featured-card{background:#fff;border:1px solid #f3f4f6;border:1px solid var(--gray-100);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);cursor:pointer;overflow:hidden;transition:all .3s}.featured-card:hover{box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f;box-shadow:var(--shadow-md);transform:translateY(-4px)}.featured-image{align-items:center;display:flex;justify-content:center;min-height:180px;padding:28px;position:relative;text-align:center}.featured-emoji{font-size:56px}.featured-img{border-radius:8px;border-radius:var(--radius-sm);height:140px;object-fit:contain;width:100%}.featured-badge-low{background:#ef4444;background:var(--red-500);border-radius:50px;color:#fff;font-size:11px;font-weight:600;padding:3px 10px;position:absolute;right:12px;top:12px}.featured-info{padding:16px}.featured-cat{color:#9ca3af;color:var(--gray-400);font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.featured-info h3{color:#1f2937;color:var(--gray-800);font-size:16px;font-weight:600;margin:4px 0 10px}.featured-price-row{align-items:center;display:flex;justify-content:space-between}.featured-price{color:#16a34a;color:var(--green-600);font-size:20px;font-weight:700}.featured-add-btn{align-items:center;background:#22c55e;background:var(--green-500);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:36px;justify-content:center;line-height:1;transition:all .2s;width:36px}.featured-add-btn:hover{background:#16a34a;background:var(--green-600);transform:scale(1.1)}.cta-banner{background:linear-gradient(135deg,#16a34a,#15803d);background:linear-gradient(135deg,var(--green-600),var(--green-700));margin-top:20px;padding:60px 0}.cta-banner-inner{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.cta-banner-text h2{color:#fff;font-size:28px;font-weight:700;margin-bottom:6px}.cta-banner-text p{color:#fffc;font-size:16px}.features-section{background:#fff;margin-top:20px;padding:60px 0}.features-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature-card{background:#f9fafb;background:var(--gray-50);border-radius:12px;border-radius:var(--radius);padding:30px 20px;text-align:center;transition:all .3s}.feature-card:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;box-shadow:var(--shadow);transform:translateY(-3px)}.feature-icon{display:block;font-size:36px;margin-bottom:12px}.feature-card h3{color:#1f2937;color:var(--gray-800);font-size:18px;font-weight:600;margin-bottom:6px}.feature-card p{color:#6b7280;color:var(--gray-500);font-size:14px}.products-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.products-header h1{font-size:28px;font-weight:700}.search-bar{flex:1 1;max-width:360px;min-width:200px;position:relative}.search-icon{font-size:16px;left:14px;position:absolute;top:50%;transform:translateY(-50%)}.search-bar input{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--gray-200);border-radius:50px;font-family:inherit;font-size:14px;padding:12px 16px 12px 42px;transition:border-color .2s;width:100%}.search-bar input:focus{border-color:#22c55e;border-color:var(--green-500);outline:none}.category-filter{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.category-filter button{align-items:center;background:#fff;border:2px solid #e5e7eb;border:2px solid var(--gray-200);border-radius:50px;color:#4b5563;color:var(--gray-600);cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:500;gap:6px;padding:8px 18px;transition:all .2s}.category-filter button:hover{border-color:#22c55e;border-color:var(--green-500);color:#16a34a;color:var(--green-600)}.category-filter button.active{background:#22c55e;background:var(--green-500);border-color:#22c55e;border-color:var(--green-500);color:#fff}.products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.product-card{background:#fff;border:1px solid #f3f4f6;border:1px solid var(--gray-100);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);overflow:hidden;transition:all .3s}.product-card:hover{box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f;box-shadow:var(--shadow-md);transform:translateY(-4px)}.product-card-clickable{cursor:pointer}.product-image{align-items:center;display:flex;justify-content:center;min-height:180px;padding:30px;text-align:center}.product-emoji{font-size:64px}.product-img{border-radius:8px;border-radius:var(--radius-sm);height:140px;object-fit:contain;width:100%}.product-info{padding:18px}.product-category-tag{background:#f0fdf4;background:var(--green-50);border-radius:50px;color:#15803d;color:var(--green-700);display:inline-block;font-size:12px;font-weight:600;margin-bottom:8px;padding:3px 10px}.product-info h3{color:#1f2937;color:var(--gray-800);font-size:17px;font-weight:600;margin-bottom:4px}.product-desc{color:#6b7280;color:var(--gray-500);font-size:13px;line-height:1.4;margin-bottom:12px}.product-bottom{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.price{color:#16a34a;color:var(--green-600);font-size:22px;font-weight:700}.stock{color:#9ca3af;color:var(--gray-400);font-size:13px;font-weight:500}.stock.low-stock{color:#ef4444;color:var(--red-500);font-weight:600}.add-to-cart-btn{background:#22c55e;background:var(--green-500);border:none;border-radius:8px;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:12px;transition:all .25s;width:100%}.add-to-cart-btn:hover{background:#16a34a;background:var(--green-600)}.add-to-cart-btn.added{background:#15803d;background:var(--green-700)}.no-results{padding:80px 20px;text-align:center}.no-results-icon{display:block;font-size:64px;margin-bottom:16px}.no-results h3{color:#374151;color:var(--gray-700);font-size:20px;margin-bottom:8px}.no-results p{color:#6b7280;color:var(--gray-500)}.breadcrumb{align-items:center;display:flex;flex-wrap:wrap;font-size:14px;gap:8px;margin-bottom:24px}.breadcrumb button{background:none;border:none;color:#16a34a;color:var(--green-600);cursor:pointer;font-family:inherit;font-size:14px;font-weight:500}.breadcrumb button:hover{text-decoration:underline}.breadcrumb-sep{color:#d1d5db;color:var(--gray-300)}.breadcrumb-current{color:#6b7280;color:var(--gray-500)}.pd-layout{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:60px}.pd-image-section{align-items:center;border-radius:12px;border-radius:var(--radius);display:flex;justify-content:center;min-height:400px;overflow:hidden}.pd-emoji{font-size:140px}.pd-img{border-radius:8px;border-radius:var(--radius-sm);max-height:380px;object-fit:contain;padding:20px;width:100%}.pd-info-section{padding:10px 0}.pd-title{color:#111827;color:var(--gray-900);font-size:32px;font-weight:700;line-height:1.2;margin:8px 0 16px}.pd-price-row{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px}.pd-price{font-size:36px;font-weight:700}.pd-price,.pd-stock{color:#16a34a;color:var(--green-600)}.pd-stock{font-size:14px;font-weight:500}.pd-stock.low-stock{color:#ef4444;color:var(--red-500)}.pd-description{margin-bottom:24px}.pd-description h3{color:#374151;color:var(--gray-700);font-size:16px;font-weight:600;margin-bottom:8px}.pd-description p{color:#6b7280;color:var(--gray-500);font-size:15px;line-height:1.7}.pd-details-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr;margin-bottom:24px}.pd-detail-item{align-items:center;background:#f9fafb;background:var(--gray-50);border-radius:8px;border-radius:var(--radius-sm);display:flex;gap:12px;padding:14px 16px}.pd-detail-icon{font-size:22px}.pd-detail-item div{display:flex;flex-direction:column}.pd-detail-item strong{color:#374151;color:var(--gray-700);font-size:13px}.pd-detail-item span{color:#9ca3af;color:var(--gray-400);font-size:12px}.pd-divider{background:#e5e7eb;background:var(--gray-200);height:1px;margin:24px 0}.pd-actions{align-items:flex-end;display:flex;flex-wrap:wrap;gap:24px;margin-bottom:20px}.pd-quantity-selector label{color:#374151;color:var(--gray-700);display:block;font-size:14px;font-weight:600;margin-bottom:8px}.pd-qty-controls{border:2px solid #e5e7eb;border:2px solid var(--gray-200);border-radius:8px;border-radius:var(--radius-sm);overflow:hidden}.pd-qty-btn,.pd-qty-controls{align-items:center;display:flex}.pd-qty-btn{background:#f9fafb;background:var(--gray-50);border:none;color:#4b5563;color:var(--gray-600);cursor:pointer;font-size:18px;font-weight:600;height:44px;justify-content:center;transition:all .2s;width:44px}.pd-qty-btn:hover:not(:disabled){background:#f0fdf4;background:var(--green-50);color:#16a34a;color:var(--green-600)}.pd-qty-btn:disabled{cursor:not-allowed;opacity:.3}.pd-qty-input{appearance:textfield;border:none;border-left:1px solid #e5e7eb;border-left:1px solid var(--gray-200);border-right:1px solid #e5e7eb;border-right:1px solid var(--gray-200);font-family:inherit;font-size:16px;font-weight:600;height:44px;text-align:center;width:60px}.pd-qty-input::-webkit-inner-spin-button,.pd-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pd-subtotal-label{color:#6b7280;color:var(--gray-500);display:block;font-size:13px;margin-bottom:4px}.pd-subtotal-value{color:#111827;color:var(--gray-900);font-size:28px;font-weight:700}.pd-buttons{display:flex;gap:12px}.pd-add-btn{font-size:16px;min-width:200px;padding:14px 32px}.pd-add-btn.added{background:#15803d;background:var(--green-700)}.pd-buy-btn{font-size:16px;padding:14px 32px}.pd-related{margin-bottom:40px}.pd-related h2{font-size:24px;font-weight:700;margin-bottom:20px}.pd-related-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.page-title{font-size:28px;font-weight:700;margin-bottom:24px}.item-count{color:#9ca3af;color:var(--gray-400);font-size:18px;font-weight:400}.cart-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr 380px}.cart-items{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);overflow:hidden}.cart-item{align-items:center;border-bottom:1px solid #f3f4f6;border-bottom:1px solid var(--gray-100);display:flex;gap:16px;padding:20px}.cart-item:last-child{border-bottom:none}.cart-item-thumb{align-items:center;background:#f3f4f6;background:var(--gray-100);border-radius:8px;border-radius:var(--radius-sm);display:flex;flex-shrink:0;height:56px;justify-content:center;overflow:hidden;width:56px}.cart-thumb-img{height:100%;object-fit:cover;width:100%}.cart-thumb-emoji{font-size:28px}.item-details{flex:1 1;min-width:0}.item-details h3{font-size:16px;font-weight:600;margin-bottom:2px}.item-price{color:#6b7280;color:var(--gray-500);font-size:14px}.item-quantity{align-items:center;background:#f9fafb;background:var(--gray-50);border-radius:8px;border-radius:var(--radius-sm);display:flex;gap:8px;padding:4px}.item-quantity button{align-items:center;background:#fff;border:none;border-radius:6px;border-radius:var(--radius-xs);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);color:#4b5563;color:var(--gray-600);cursor:pointer;display:flex;font-size:16px;font-weight:600;height:32px;justify-content:center;transition:all .2s;width:32px}.item-quantity button:hover{background:#f0fdf4;background:var(--green-50);color:#16a34a;color:var(--green-600)}.item-quantity span{font-size:15px;font-weight:600;min-width:28px;text-align:center}.item-total{color:#16a34a;color:var(--green-600);font-size:17px;font-weight:700;white-space:nowrap}.remove-btn{background:none;border:none;border-radius:50%;color:#9ca3af;color:var(--gray-400);cursor:pointer;font-size:16px;line-height:1;padding:6px;transition:all .2s}.remove-btn:hover{background:#ef4444;background:var(--red-500);color:#fff}.cart-summary{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);padding:28px;position:sticky;top:88px}.cart-summary h2{font-size:20px;font-weight:700;margin-bottom:20px}.summary-row{color:#4b5563;color:var(--gray-600);display:flex;font-size:15px;justify-content:space-between;margin:12px 0}.summary-row.total{border-top:2px solid #e5e7eb;border-top:2px solid var(--gray-200);color:#111827;color:var(--gray-900);font-size:20px;margin-top:16px;padding-top:16px}.summary-divider{background:#e5e7eb;background:var(--gray-200);height:1px;margin:16px 0}.free-shipping{color:#16a34a;color:var(--green-600);font-weight:600}.shipping-note{background:#f0fdf4;background:var(--green-50);border-radius:8px;border-radius:var(--radius-sm);color:#15803d;color:var(--green-700);font-size:13px;font-weight:500;margin:12px 0;padding:10px 14px}.checkout-btn{background:#22c55e;background:var(--green-500);border:none;border-radius:8px;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-family:inherit;font-size:17px;font-weight:700;margin-top:20px;padding:16px;transition:all .25s;width:100%}.checkout-btn:hover{background:#16a34a;background:var(--green-600)}.checkout-btn:disabled{cursor:not-allowed;opacity:.6}.checkout-stepper{align-items:center;display:flex;justify-content:center;margin-bottom:36px}.stepper-step{cursor:pointer;flex-direction:column;gap:6px;min-width:80px}.stepper-circle,.stepper-step{align-items:center;display:flex}.stepper-circle{background:#fff;border:2px solid #d1d5db;border:2px solid var(--gray-300);border-radius:50%;color:#9ca3af;color:var(--gray-400);font-size:15px;font-weight:700;height:40px;justify-content:center;transition:all .3s;width:40px}.stepper-step.active .stepper-circle{background:#f0fdf4;background:var(--green-50);border-color:#22c55e;border-color:var(--green-500);color:#16a34a;color:var(--green-600)}.stepper-step.completed .stepper-circle{background:#22c55e;background:var(--green-500);border-color:#22c55e;border-color:var(--green-500);color:#fff}.stepper-label{color:#9ca3af;color:var(--gray-400);font-size:13px;font-weight:500}.stepper-step.active .stepper-label{font-weight:600}.stepper-step.active .stepper-label,.stepper-step.completed .stepper-label{color:#16a34a;color:var(--green-600)}.stepper-line{background:#e5e7eb;background:var(--gray-200);flex:1 1;height:2px;max-width:120px}.stepper-line.active{background:#22c55e;background:var(--green-500)}.checkout-layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr 360px}.checkout-main{min-width:0}.checkout-card{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);overflow:hidden}.checkout-card-header{align-items:center;border-bottom:1px solid #f3f4f6;border-bottom:1px solid var(--gray-100);display:flex;gap:12px;padding:20px 24px}.checkout-card-icon{font-size:24px}.checkout-card-header h2{font-size:20px;font-weight:700}.checkout-card-body{padding:24px}.checkout-card-footer{border-top:1px solid #f3f4f6;border-top:1px solid var(--gray-100);display:flex;gap:12px;justify-content:space-between;margin-top:24px;padding-top:20px}.payment-options{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.payment-option{align-items:flex-start;border:2px solid #e5e7eb;border:2px solid var(--gray-200);border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;display:flex;gap:14px;padding:18px;transition:all .2s}.payment-option.selected{background:#f0fdf4;background:var(--green-50);border-color:#22c55e;border-color:var(--green-500)}.payment-option input[type=radio]{accent-color:#22c55e;accent-color:var(--green-500);flex-shrink:0;height:18px;margin-top:4px;width:18px}.payment-option-content{flex:1 1}.payment-option-header{align-items:center;display:flex;gap:12px}.payment-option-icon{font-size:28px}.payment-option-header strong{display:block;font-size:16px}.payment-option-header small{color:#6b7280;color:var(--gray-500);font-size:13px}.card-brands{display:flex;gap:8px;margin-top:10px}.card-brand{background:#f3f4f6;background:var(--gray-100);border-radius:4px;color:#4b5563;color:var(--gray-600);font-size:12px;font-weight:700;letter-spacing:.5px;padding:3px 10px}.card-form{background:#f9fafb;background:var(--gray-50);border-radius:8px;border-radius:var(--radius-sm);margin-top:8px;padding:20px}.cod-info{align-items:flex-start;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;border-radius:var(--radius-sm);display:flex;gap:12px;margin-top:16px;padding:16px}.cod-info-icon{flex-shrink:0;font-size:20px}.cod-info p{color:#4b5563;color:var(--gray-600);font-size:14px;line-height:1.5}.review-section{border-bottom:1px solid #f3f4f6;border-bottom:1px solid var(--gray-100);margin-bottom:24px;padding-bottom:20px}.review-section:last-of-type{border-bottom:none}.review-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.review-section h3{color:#374151;color:var(--gray-700);font-size:15px;font-weight:600}.review-text{color:#6b7280;color:var(--gray-500);font-size:14px;line-height:1.7}.review-items{display:flex;flex-direction:column;gap:10px;margin-top:12px}.review-item{background:#f9fafb;background:var(--gray-50);gap:12px;padding:10px 14px}.review-item,.review-item-thumb{align-items:center;border-radius:6px;border-radius:var(--radius-xs);display:flex}.review-item-thumb{background:#f3f4f6;background:var(--gray-100);flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:40px}.review-item-thumb img{height:100%;object-fit:cover;width:100%}.review-item-thumb span{font-size:20px}.review-item-info{align-items:center;display:flex;flex:1 1;gap:8px}.review-item-info strong{font-size:14px}.review-item-qty{color:#9ca3af;color:var(--gray-400);font-size:13px}.review-item-price{color:#1f2937;color:var(--gray-800);font-weight:600}.checkout-place-btn{min-width:220px}.checkout-sidebar{position:sticky;top:88px}.checkout-items-list{display:flex;flex-direction:column;gap:8px;margin-bottom:4px}.checkout-item{color:#4b5563;color:var(--gray-600);display:flex;font-size:14px;justify-content:space-between}.checkout-item-name{flex:1 1}.checkout-item-name small{color:#9ca3af;color:var(--gray-400)}.checkout-secure{align-items:center;border-top:1px solid #f3f4f6;border-top:1px solid var(--gray-100);display:flex;gap:8px;margin-top:16px;padding-top:16px}.checkout-secure small{color:#9ca3af;color:var(--gray-400);font-size:12px}.empty-cart,.order-success{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);padding:80px 20px;text-align:center}.empty-icon,.success-icon{display:block;font-size:72px;margin-bottom:16px}.empty-cart h2,.order-success h2{font-size:24px;margin-bottom:10px}.empty-cart p,.order-success p{color:#6b7280;color:var(--gray-500);margin-bottom:24px}.success-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.btn-primary{background:#22c55e;background:var(--green-500);border:none;border-radius:8px;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:12px 24px;transition:all .2s}.btn-primary:hover{background:#16a34a;background:var(--green-600)}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-outline{background:#fff;border:2px solid #d1d5db;border:2px solid var(--gray-300);border-radius:8px;border-radius:var(--radius-sm);color:#374151;color:var(--gray-700);cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:10px 22px;transition:all .2s}.btn-outline:hover{background:#f9fafb;background:var(--gray-50);border-color:#9ca3af;border-color:var(--gray-400)}.btn-danger{background:#ef4444;background:var(--red-500);border:none;border-radius:8px;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-family:inherit;font-size:15px;font-weight:600;padding:12px 24px;transition:all .2s}.btn-danger:hover{background:#dc2626;background:var(--red-600)}.btn-sm{border:none;border-radius:6px;border-radius:var(--radius-xs);cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:6px 14px;transition:all .2s}.btn-edit{background:#3b82f6;background:var(--blue-500);color:#fff}.btn-edit:hover{opacity:.85}.btn-delete{background:#ef4444;background:var(--red-500);color:#fff}.btn-delete:hover{opacity:.85}.full-width{width:100%}.link-btn{background:none;border:none;color:#16a34a;color:var(--green-600);cursor:pointer;font-family:inherit;font-size:inherit;font-weight:600;margin-left:6px;text-decoration:underline}.error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;border-radius:var(--radius-sm);color:#dc2626;color:var(--red-600);font-size:14px;font-weight:500;margin-bottom:16px;padding:12px 16px}.auth-form{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 4px 6px #00000012,0 2px 4px #0000000f;box-shadow:var(--shadow-md);margin:40px auto;max-width:440px;overflow:hidden}.auth-header{padding:36px 32px 0;text-align:center}.auth-icon{display:block;font-size:48px;margin-bottom:12px}.auth-header h2{color:#111827;color:var(--gray-900);font-size:24px;font-weight:700;margin-bottom:4px}.auth-header p{color:#6b7280;color:var(--gray-500);font-size:15px}.form-body{padding:24px 32px}.form-group{margin-bottom:18px}.form-group label{color:#374151;color:var(--gray-700);display:block;font-size:14px;font-weight:600;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--gray-200);border-radius:8px;border-radius:var(--radius-sm);color:#1f2937;color:var(--gray-800);font-family:inherit;font-size:15px;padding:12px 14px;transition:border-color .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#22c55e;border-color:var(--green-500);outline:none}.form-group textarea{resize:vertical}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-hint{color:#9ca3af;color:var(--gray-400);display:block;font-size:12px;line-height:1.5;margin-top:6px}.form-hint a{color:#16a34a;color:var(--green-600);text-decoration:underline}.auth-footer{color:#6b7280;color:var(--gray-500);font-size:14px;padding:0 32px 20px;text-align:center}.admin-hint{color:#9ca3af;color:var(--gray-400);padding:12px 32px 20px;text-align:center}.image-preview{margin-top:8px}.image-preview-label{color:#6b7280;color:var(--gray-500);font-size:13px;margin-bottom:6px}.image-preview-box{background:#f9fafb;background:var(--gray-50);border:2px dashed #e5e7eb;border:2px dashed var(--gray-200);border-radius:8px;border-radius:var(--radius-sm);padding:16px;text-align:center}.image-preview-box img{border-radius:6px;border-radius:var(--radius-xs);max-height:160px;max-width:200px;object-fit:contain}.image-preview-error{color:#ef4444;color:var(--red-500);font-size:13px;margin-top:8px}.table-thumb{align-items:center;background:#f3f4f6;background:var(--gray-100);border-radius:8px;border-radius:var(--radius-sm);display:flex;height:48px;justify-content:center;overflow:hidden;width:48px}.table-thumb-img{height:100%;object-fit:cover;width:100%}.table-thumb-emoji{font-size:24px}.orders-list{display:flex;flex-direction:column;gap:12px}.order-card{background:#fff;border:1px solid #f3f4f6;border:1px solid var(--gray-100);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow .2s}.order-card:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;box-shadow:var(--shadow)}.order-card-header{cursor:pointer;gap:12px;justify-content:space-between;padding:18px 20px}.order-card-header,.order-meta{align-items:center;display:flex;flex-wrap:wrap}.order-meta{gap:16px}.order-id{color:#1f2937;color:var(--gray-800);font-family:monospace;font-size:14px;font-weight:700}.order-date{color:#9ca3af;color:var(--gray-400);font-size:13px}.order-customer{display:flex;flex-direction:column}.order-customer strong{font-size:14px}.order-customer small{color:#9ca3af;color:var(--gray-400);font-size:12px}.order-status-total{align-items:center;display:flex;flex-wrap:wrap;gap:14px}.order-total{color:#111827;color:var(--gray-900);font-size:18px;font-weight:700}.status-badge{border-radius:50px;color:#fff;font-size:12px;font-weight:600;padding:4px 12px;white-space:nowrap}.expand-icon{color:#9ca3af;color:var(--gray-400);font-size:12px}.order-details{grid-gap:24px;border-top:1px solid #f3f4f6;border-top:1px solid var(--gray-100);display:grid;gap:24px;grid-template-columns:1fr 280px;padding:20px}.order-items-list{display:flex;flex-direction:column;gap:8px}.order-items-header{border-bottom:1px solid #f3f4f6;border-bottom:1px solid var(--gray-100);color:#9ca3af;color:var(--gray-400);font-size:12px;font-weight:600;padding-bottom:8px;text-transform:uppercase}.order-item-row,.order-items-header{grid-gap:8px;display:grid;gap:8px;grid-template-columns:2fr 1fr 1fr 1fr}.order-item-row{font-size:14px;padding:6px 0}.order-breakdown{background:#f9fafb;background:var(--gray-50);border-radius:8px;border-radius:var(--radius-sm);height:fit-content;padding:16px}.admin-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px}.admin-nav-links{display:flex;flex-wrap:wrap;gap:10px}.stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:28px}.stat-card{align-items:center;background:#fff;border-left:4px solid #22c55e;border-left:4px solid var(--green-500);border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);display:flex;gap:18px;padding:24px;transition:transform .2s}.stat-card:hover{transform:translateY(-2px)}.stat-revenue{border-left-color:#22c55e;border-left-color:var(--green-500)}.stat-orders{border-left-color:#3b82f6;border-left-color:var(--blue-500)}.stat-avg{border-left-color:#8b5cf6;border-left-color:var(--purple-500)}.stat-pending{border-left-color:#f59e0b;border-left-color:var(--yellow-500)}.stat-icon{font-size:36px}.stat-content{display:flex;flex-direction:column}.stat-label{color:#6b7280;color:var(--gray-500);font-size:13px;font-weight:500}.stat-value{color:#111827;color:var(--gray-900);font-size:26px;font-weight:700}.dashboard-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1.6fr 1fr;margin-top:8px}.chart-card{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);padding:24px}.chart-card h3{color:#1f2937;color:var(--gray-800);font-size:17px;font-weight:700;margin-bottom:20px}.bar-chart{align-items:flex-end;display:flex;gap:6px;height:200px;padding-top:20px}.bar-column{align-items:center;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-end;min-width:0}.bar{background:linear-gradient(180deg,#4ade80,#16a34a);background:linear-gradient(180deg,var(--green-400),var(--green-600));border-radius:4px 4px 0 0;max-width:50px;transition:height .5s ease;width:100%}.bar-value{color:#6b7280;color:var(--gray-500);font-weight:600;margin-bottom:4px}.bar-label,.bar-value{font-size:10px;white-space:nowrap}.bar-label{color:#9ca3af;color:var(--gray-400);margin-top:8px}.status-list{display:flex;flex-direction:column;gap:12px}.status-row{align-items:center;display:flex;gap:10px}.status-dot{border-radius:50%;flex-shrink:0;height:10px;width:10px}.status-name{font-size:14px;font-weight:500;min-width:80px}.status-count{font-size:14px;font-weight:700;min-width:30px}.status-bar-bg{background:#f3f4f6;background:var(--gray-100);border-radius:4px;flex:1 1;height:8px;overflow:hidden}.status-bar-fill{border-radius:4px;height:100%;transition:width .5s ease}.top-products-list{display:flex;flex-direction:column;gap:10px}.top-product-row{align-items:center;display:flex;font-size:14px;gap:10px}.top-rank{color:#9ca3af;color:var(--gray-400);font-weight:700;width:28px}.top-name{flex:1 1;font-weight:500}.top-qty{color:#6b7280;color:var(--gray-500)}.top-rev{color:#16a34a;color:var(--green-600);font-weight:700}.text-muted{color:#9ca3af;color:var(--gray-400);font-size:14px}.table-wrapper{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 1px 2px #0000000d;box-shadow:var(--shadow-sm);overflow-x:auto}.admin-table{border-collapse:collapse;min-width:650px;width:100%}.admin-table th{background:#f9fafb;background:var(--gray-50);border-bottom:2px solid #e5e7eb;border-bottom:2px solid var(--gray-200);color:#6b7280;color:var(--gray-500);font-size:12px;font-weight:600;letter-spacing:.5px;padding:14px 18px;text-align:left;text-transform:uppercase}.admin-table td{border-bottom:1px solid #f3f4f6;border-bottom:1px solid var(--gray-100);font-size:14px;padding:14px 18px}.admin-table tbody tr:hover{background:#f9fafb;background:var(--gray-50)}.product-cell{display:flex;flex-direction:column;gap:2px}.product-cell small{color:#9ca3af;color:var(--gray-400);font-size:12px}.price-cell{color:#16a34a;color:var(--green-600);font-weight:700}.category-tag{background:#f0fdf4;background:var(--green-50);color:#15803d;color:var(--green-700);font-size:12px}.category-tag,.stock-badge{border-radius:50px;display:inline-block;font-weight:600;padding:3px 10px}.stock-badge{font-size:13px}.stock-badge.ok{background:#f0fdf4;background:var(--green-50);color:#15803d;color:var(--green-700)}.stock-badge.low{background:#fef2f2;color:#ef4444;color:var(--red-500)}.action-btns{display:flex;gap:6px}.orders-toolbar{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.status-filter{display:flex;flex-wrap:wrap;gap:6px}.filter-btn{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--gray-200);border-radius:50px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;padding:6px 14px;transition:all .2s}.filter-btn:hover{border-color:#9ca3af;border-color:var(--gray-400)}.filter-btn.active{background:#22c55e;background:var(--green-500);border-color:#22c55e;border-color:var(--green-500);color:#fff}.status-select{background:#fff;border:2px solid #e5e7eb;border:2px solid var(--gray-200);border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;font-family:inherit;font-size:13px;font-weight:600;padding:6px 12px}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:200}.modal{background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 20px 60px #0003;max-height:90vh;max-width:580px;overflow-y:auto;width:100%}.modal.modal-sm{max-width:400px}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--gray-200);display:flex;justify-content:space-between;padding:20px 24px}.modal-header h2{font-size:20px;font-weight:700}.modal-close{background:none;border:none;color:#9ca3af;color:var(--gray-400);cursor:pointer;font-size:20px;padding:4px}.modal-close:hover{color:#1f2937;color:var(--gray-800)}.modal-body{padding:24px}.modal-footer{border-top:1px solid #e5e7eb;border-top:1px solid var(--gray-200);display:flex;gap:10px;justify-content:flex-end;padding:16px 24px}.toast{animation:slideIn .3s ease;border-radius:8px;border-radius:var(--radius-sm);bottom:24px;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;box-shadow:var(--shadow-lg);color:#fff;font-size:14px;font-weight:600;padding:14px 24px;position:fixed;right:24px;z-index:300}.toast-success{background:#16a34a;background:var(--green-600)}.toast-error{background:#ef4444;background:var(--red-500)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.loading-spinner{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:80px 20px}.spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-top-color:#22c55e;border:4px solid var(--gray-200);border-radius:50%;border-top-color:var(--green-500);height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.footer{background:#111827;background:var(--gray-900);color:#ccc;margin-top:auto}.footer-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1.5fr 1fr 1fr 1.4fr;padding:56px 0 40px}.footer-logo{color:#fff;font-size:22px;font-weight:700;margin-bottom:12px}.footer-tagline{color:#9ca3af;color:var(--gray-400);font-size:14px;line-height:1.7;margin-bottom:20px}.footer-social{display:flex;gap:10px}.social-link{align-items:center;background:#ffffff14;border-radius:50%;color:#9ca3af;color:var(--gray-400);display:flex;height:38px;justify-content:center;transition:all .2s;width:38px}.social-link:hover{background:#16a34a;background:var(--green-600);color:#fff}.footer-col h4{color:#9ca3af;color:var(--gray-400);font-size:14px;font-weight:600;letter-spacing:.8px;margin-bottom:18px;text-transform:uppercase}.footer-links-list{list-style:none}.footer-links-list li{margin-bottom:10px}.footer-links-list button{background:none;border:none;color:#9ca3af;color:var(--gray-400);cursor:pointer;font-family:inherit;font-size:14px;padding:0;transition:color .2s}.footer-links-list button:hover{color:#4ade80;color:var(--green-400)}.footer-contact-items{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.footer-contact-item{align-items:center;color:#9ca3af;color:var(--gray-400);display:flex;font-size:14px;gap:10px}.footer-newsletter p{color:#6b7280;color:var(--gray-500);font-size:13px;margin-bottom:10px}.newsletter-form-wrapper{border:1px solid #374151;border:1px solid var(--gray-700);border-radius:8px;border-radius:var(--radius-sm);display:flex;overflow:hidden}.newsletter-input{background:#1f2937;background:var(--gray-800);border:none;color:#fff;flex:1 1;font-family:inherit;font-size:14px;min-width:0;padding:10px 14px}.newsletter-input::placeholder{color:#6b7280;color:var(--gray-500)}.newsletter-input:focus{outline:none}.newsletter-btn{background:#16a34a;background:var(--green-600);border:none;color:#fff;cursor:pointer;font-size:18px;padding:10px 16px;transition:background .2s}.newsletter-btn:hover{background:#22c55e;background:var(--green-500)}.newsletter-success{color:#4ade80;color:var(--green-400);font-size:14px;font-weight:500;padding:10px 0}.footer-bottom{border-top:1px solid #374151;border-top:1px solid var(--gray-700);margin-top:8px;padding:20px 0 24px}.footer-bottom-inner{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.footer-bottom p{color:#6b7280;color:var(--gray-500);font-size:13px}.footer-credit{color:#4b5563;color:var(--gray-600)}.footer-payment-icons{display:flex;gap:8px}.payment-icon{background:#ffffff14;border-radius:4px;color:#9ca3af;color:var(--gray-400);font-size:11px;font-weight:700;letter-spacing:.5px;padding:4px 10px}@media(max-width:900px){.hero h1{font-size:38px}.hero{padding:60px 20px}.cart-layout,.checkout-layout,.dashboard-row{grid-template-columns:1fr}.checkout-sidebar{position:static}.order-details{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.bar-chart{height:160px}.pd-layout{gap:24px;grid-template-columns:1fr}.pd-image-section{min-height:300px}.pd-emoji{font-size:100px}.footer-grid{gap:32px;grid-template-columns:1fr 1fr}}@media(max-width:768px){.hamburger{display:flex}.nav{background:#16a34a;background:var(--green-600);bottom:0;display:none;flex-direction:column;gap:4px;left:0;overflow-y:auto;padding:20px;position:fixed;right:0;top:64px;z-index:99}.nav-open{display:flex}.nav button{border-radius:8px;border-radius:var(--radius-sm);font-size:16px;padding:14px 16px;text-align:left}.user-greeting{border-top:1px solid #ffffff26;font-size:16px;margin-top:8px;padding:20px 16px 14px}.cart-btn{display:flex!important;justify-content:center;margin-top:8px;text-align:center!important}.hero h1{font-size:32px}.hero p{font-size:16px}.hero{padding:50px 16px}.hero-actions{align-items:center;flex-direction:column}.categories{grid-template-columns:repeat(2,1fr)}.features-grid{grid-template-columns:1fr 1fr}.featured-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.products-header{align-items:stretch;flex-direction:column}.search-bar{max-width:100%}.products-grid{gap:12px;grid-template-columns:repeat(2,1fr)}.product-emoji{font-size:48px}.product-image{min-height:140px;padding:20px}.product-info{padding:12px}.product-info h3{font-size:15px}.price{font-size:18px}.product-desc{font-size:12px}.product-bottom{align-items:flex-start;flex-direction:column;gap:4px}.pd-layout{gap:20px}.pd-image-section{min-height:240px}.pd-emoji{font-size:80px}.pd-title{font-size:24px}.pd-price{font-size:28px}.pd-details-grid{grid-template-columns:1fr}.pd-buttons{flex-direction:column}.pd-add-btn,.pd-buy-btn{min-width:0;width:100%}.pd-related-grid{grid-template-columns:repeat(2,1fr)}.page-title{font-size:22px}.cart-item{flex-wrap:wrap;gap:12px}.item-total{margin-left:auto}.checkout-stepper{gap:0}.stepper-label{font-size:11px}.stepper-circle{font-size:13px;height:36px;width:36px}.checkout-card-footer{flex-direction:column}.checkout-card-footer .btn-outline,.checkout-card-footer .btn-primary{text-align:center;width:100%}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{padding:16px}.stat-value{font-size:22px}.stat-icon{font-size:28px}.admin-header{align-items:stretch}.admin-header,.admin-nav-links{flex-direction:column}.admin-nav-links .btn-primary{text-align:center}.form-row{grid-template-columns:1fr}.order-card-header{align-items:flex-start;flex-direction:column}.order-status-total{justify-content:space-between;width:100%}.footer-grid{gap:32px;grid-template-columns:1fr}.footer-bottom-inner{flex-direction:column;text-align:center}.modal{margin:10px;max-width:100%}.toast{bottom:16px;left:16px;right:16px;text-align:center}.cta-banner-inner{flex-direction:column;text-align:center}.cta-banner-text h2{font-size:22px}}@media(max-width:480px){.hero h1{font-size:26px}.hero-badge{font-size:12px;padding:6px 14px}.section-header h2{font-size:24px}.categories{gap:10px;grid-template-columns:repeat(2,1fr)}.category-card{padding:20px 10px}.category-emoji{font-size:32px}.category-card h3{font-size:14px}.featured-grid,.features-grid,.products-grid,.stats-grid{grid-template-columns:1fr}.category-filter{gap:6px}.category-filter button{font-size:12px;padding:6px 12px}.bar-chart{gap:3px;height:120px}.bar-label,.bar-value{font-size:8px}.pd-actions{flex-direction:column;gap:16px}.pd-related-grid{grid-template-columns:1fr}.order-item-row,.order-items-header{grid-template-columns:2fr 1fr 1fr}.order-item-row span:nth-child(3),.order-items-header span:nth-child(3){display:none}}
/*# sourceMappingURL=main.3556b665.css.map*/