:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#f4f4f4;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-x:hidden;box-sizing:border-box;margin:0;padding:0}*,*:before,*:after{box-sizing:inherit}body{overflow-x:hidden;margin:0;padding:0;width:100%;max-width:100vw}*{max-width:100%;box-sizing:border-box}.App{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.view-product-container{max-width:1400px;margin:0 auto;padding:1.5rem;font-family:Inter,sans-serif}.back-button{background:none;border:none;color:#555;font-size:1rem;padding:.5rem 0;cursor:pointer;display:inline-flex;align-items:center;margin-bottom:1.5rem;font-weight:500;transition:color .2s}.back-button:hover{color:#2e7d32}.view-product{display:grid;grid-template-columns:1fr 1.5fr;gap:.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000000f;overflow:hidden;min-height:600px}.vp-product-image-container{position:relative;min-height:500px;max-height:700px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;margin:2rem;box-shadow:0 2px 10px #0000001a;height:fit-content}.image-gallery{width:100%;height:100%;display:flex;flex-direction:column}.main-image-container{position:relative;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden}.main-product-image{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .5s}.main-image-container:hover .main-product-image{transform:scale(1.03)}.image-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:2;opacity:0;visibility:hidden}.main-image-container:hover .image-nav-btn{opacity:1;visibility:visible}.image-nav-btn:hover{background:#000000b3;transform:translateY(-50%) scale(1.1)}.prev-btn{left:10px}.next-btn{right:10px}.image-thumbnails{display:flex;gap:8px;padding:15px;justify-content:center;background:#ffffffe6;border-top:1px solid #eee}.thumbnail{border:2px solid transparent;border-radius:4px;overflow:hidden;width:60px;height:60px;cursor:pointer;transition:all .3s ease;background:none;padding:0}.thumbnail img{width:100%;height:100%;object-fit:cover}.thumbnail:hover{border-color:#2e7d32;transform:scale(1.05)}.thumbnail.active{border-color:#2e7d32;box-shadow:0 0 0 2px #2e7d3233}.image-counter{position:absolute;bottom:10px;right:10px;background:#000000b3;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;z-index:2}.no-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f5f5f5;color:#999;font-size:1.1rem}.product-image-container img{width:100%;height:100%;transition:transform .5s}.out-of-stock-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#00000080;color:#fff;font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.vp-product-info{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;max-height:700px;overflow-y:auto;min-height:0}.vp-product-header{display:flex;flex-direction:row;justify-content:space-between}.vp-product-header h1{font-size:1.4rem;color:#222;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1}.vp-product-brand{font-size:1rem;color:#666;margin-bottom:.75rem}.vp-verification-badge{align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.875rem;font-weight:500;border:1px solid}.vp-verification-badge.verified{background-color:#dcfce7;color:#15803d;border-color:#bbf7d0}.vp-verification-badge.unverified{background-color:#fef3c7;color:#d97706;border-color:#fed7aa}.vp-verification-icon{font-size:.875rem;font-weight:700}.vp-verification-text{font-size:.875rem}.vp-verification-details{font-size:.875rem;color:#666}.vp-product-rating{display:flex;align-items:center}.vp-stars{color:#ffc107;font-size:1rem;margin-right:.5rem}.rating-count{font-size:.875rem;color:#666}.vp-current-price{font-size:1.8rem;font-weight:600;color:#2e7d32}.vp-product-description{margin-bottom:.5rem}.vp-product-description h3{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#333}.vp-product-description p{font-size:1rem;color:#444;max-height:130px;overflow-y:auto;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #00000005;padding:.5rem}.vp-product-meta{margin-bottom:.1rem;padding:.5rem;background:#f8fafb;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #00000005}.vp-meta-item{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;border-bottom:1px solid #e5e7eb;transition:all .2s ease}.vp-meta-item:last-child{border-bottom:none}.vp-meta-item:last-child:hover{border-bottom:none}.vp-meta-label{font-weight:600;color:#374151;display:flex;align-items:center;gap:.5rem;font-size:.9rem;flex-shrink:0}.vp-meta-label:before{content:"";width:8px;height:8px;border-radius:50%;background:#7bb540;flex-shrink:0}.vp-meta-value{color:#1f2937;font-weight:500;text-align:right;font-size:.9rem;word-wrap:break-word;overflow-wrap:break-word}.vp-meta-value.in-stock{color:#059669;font-weight:600;display:flex;align-items:center;gap:.25rem}.vp-meta-value.in-stock:before{content:"●";color:#10b981;font-size:.75rem}.vp-meta-value.out-of-stock{color:#dc2626;font-weight:600;display:flex;align-items:center;gap:.25rem}.vp-meta-value.out-of-stock:before{content:"●";color:#ef4444;font-size:.75rem}.verification-details{color:#6366f1!important;font-weight:500;display:flex;align-items:center;gap:.25rem}.verification-details:before{content:"🛡️";font-size:.875rem}.stock-info{font-size:.85rem;color:#666;margin-top:.5rem;display:block}.add-to-cart-button{width:100%;background:linear-gradient(135deg,#7bb540,#6ba031);color:#fff;padding:.875rem 1.25rem;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;margin-top:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px #7bb54040,0 2px 8px #7bb54026;position:relative;overflow:hidden;letter-spacing:.025em;flex-shrink:0}.add-to-cart-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.add-to-cart-button:hover:not(:disabled):before{left:100%}.add-to-cart-button:hover:not(:disabled){background:linear-gradient(135deg,#6ba031,#5a8c28);transform:translateY(-2px);box-shadow:0 8px 25px #7bb5404d,0 4px 12px #7bb54033}.add-to-cart-button:active:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 15px #7bb54040,0 2px 6px #7bb54026}.add-to-cart-button:disabled,.add-to-cart-button.disabled{background:linear-gradient(135deg,#9ca3af,#6b7280);color:#f3f4f6;cursor:not-allowed;opacity:.7;transform:none;box-shadow:0 2px 8px #9ca3af33,0 1px 4px #9ca3af1a}.add-to-cart-button:disabled:before,.add-to-cart-button.disabled:before{display:none}.add-to-cart-button:disabled:hover,.add-to-cart-button.disabled:hover{background:linear-gradient(135deg,#9ca3af,#6b7280);transform:none;box-shadow:0 2px 8px #9ca3af33,0 1px 4px #9ca3af1a}.product-not-found{text-align:center;padding:3rem;max-width:600px;margin:0 auto}.product-not-found h2{font-size:1.5rem;margin-bottom:1rem;color:#333}.product-not-found p{margin-bottom:1.5rem;color:#666}.product-not-found button{background:#2e7d32;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;transition:background .2s}.product-not-found button:hover{background:#1b5e20}@media (max-width: 992px){.view-product{grid-template-columns:1fr 1.5fr;gap:1.5rem;min-height:500px}.product-image-container img{height:400px}.vp-product-image-container{min-height:400px;max-height:500px;margin:1.5rem}.vp-product-info{max-height:500px;padding:1.5rem}.vp-product-description{max-height:100px}}@media (max-width: 768px){.view-product-container{padding:1rem}.view-product{grid-template-columns:1fr;gap:1rem;min-height:auto;max-height:none}.vp-product-image-container{min-height:300px;max-height:400px;margin:1rem}.vp-product-info{max-height:none;overflow-y:visible;padding:1.5rem;gap:1rem}.vp-product-description{max-height:none}.vp-product-meta{grid-template-columns:1fr;gap:.5rem}.product-actions{flex-direction:column;margin-top:1.5rem}.image-thumbnails{padding:10px;gap:6px}.thumbnail{width:50px;height:50px}.image-nav-btn{width:35px;height:35px;font-size:16px}.prev-btn{left:5px}.next-btn{right:5px}.image-counter{bottom:5px;right:5px;font-size:11px}.vp-product-header{flex-direction:column;gap:.5rem;margin-bottom:1rem}.vp-verification-status{align-self:flex-start}.vp-product-header h1{font-size:1.25rem}.vp-current-price{font-size:1.5rem}}@media (max-width: 480px){.view-product-container{padding:.75rem}.vp-product-image-container{margin:.75rem;min-height:250px}.vp-product-info{padding:1rem;gap:.75rem}.vp-product-header h1{font-size:1.1rem}.vp-current-price{font-size:1.3rem}.vp-product-description h3{font-size:1rem}.vp-product-description p{font-size:.9rem}.vp-meta-label{width:70px;font-size:.85rem}.vp-meta-value{font-size:.85rem}.add-to-cart-button{margin-top:1rem;padding:.875rem 1rem;font-size:.95rem;position:sticky;bottom:0;z-index:10;background-color:#00a859;box-shadow:0 -2px 10px #0000001a}.add-to-cart-button:disabled,.add-to-cart-button.disabled{background-color:#ccc;box-shadow:0 -2px 10px #0000001a}}.add-to-cart-button{margin-top:20px;padding:12px 20px;background-color:#00a859;color:#fff;border:none;border-radius:6px;font-size:16px;cursor:pointer;transition:background-color .2s ease}.add-to-cart-button:hover{background-color:#008e4d}.product-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:3rem}.product-loading h2{margin:1.5rem 0 .5rem;color:#333;font-size:1.5rem;font-weight:600}.product-loading p{color:#666;font-size:1rem;margin:0}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #2e7d32;border-radius:50%;animation:spin 1s linear infinite}.image-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:#f5f5f5;z-index:2}.image-loading-spinner{width:30px;height:30px;border:3px solid #e0e0e0;border-top:3px solid #2e7d32;border-radius:50%;animation:spin .8s linear infinite}.product-image-container img{transition:opacity .3s ease-in-out}.add-to-cart-button:disabled,.add-to-cart-button.disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.6}.add-to-cart-button:disabled:hover,.add-to-cart-button.disabled:hover{background-color:#ccc;transform:none}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}.footprint-section{grid-column:1 / -1;margin-top:2rem;padding-top:2rem;border-top:1px solid #e0e0e0}@media (max-width: 768px){.product-loading{min-height:50vh;padding:2rem 1rem}.product-loading h2{font-size:1.25rem}.loading-spinner{width:40px;height:40px}}.view-product-container{animation:fadeIn .3s ease-in-out}.back-button:hover{color:#2e7d32;transform:translate(-2px)}.add-to-cart-button:not(:disabled):hover{background-color:#1b5e20;transform:translateY(-1px);box-shadow:0 4px 12px #2e7d324d}.loading-shimmer{background:linear-gradient(90deg,#fff0,#fff9,#fff0);background-size:200% 100%;animation:shimmer 1.5s infinite}.vp-product-info::-webkit-scrollbar,.vp-product-description::-webkit-scrollbar{width:6px}.vp-product-info::-webkit-scrollbar-track,.vp-product-description::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.vp-product-info::-webkit-scrollbar-thumb,.vp-product-description::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.vp-product-info::-webkit-scrollbar-thumb:hover,.vp-product-description::-webkit-scrollbar-thumb:hover{background:#94a3b8}.vp-product-info,.vp-product-description{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.fp-tracker{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;padding:2rem;margin:1rem 0;border:1px solid #e2e8f0;box-shadow:0 4px 20px #0000000f;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.fp-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.fp-title{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;color:#1e293b;margin:0}.fp-icon{font-size:1.2rem}.fp-badge{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.fp-gauge-container{position:relative;display:flex;justify-content:center;margin:2rem 0}.fp-gauge{filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.fp-progress-arc{transition:stroke-dasharray .8s ease-in-out}.fp-needle{transition:transform .8s ease-in-out;transform-origin:center}.fp-center-value{position:absolute;top:50%;left:50%;transform:translate(-50%,-30%);text-align:center}.fp-value{display:block;font-size:1.5rem;font-weight:700;color:#1e293b;line-height:1}.fp-unit{display:block;font-size:.75rem;color:#64748b;margin-top:.25rem;font-weight:500}.fp-scale-labels{display:flex;justify-content:space-between;margin:0 1rem 2rem;font-size:.75rem;color:#64748b;font-weight:500}.fp-breakdown{margin-top:2rem}.fp-breakdown-title{font-size:1.125rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.fp-breakdown-grid{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.fp-breakdown-item{padding:1rem;border-radius:12px;background:#fff;border:2px solid #e2e8f0;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.fp-breakdown-item:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.fp-breakdown-item.active{border-color:var(--accent-color);background:linear-gradient(135deg,#ffffffe6,#f8fafce6);box-shadow:0 4px 16px #0000001a}.fp-breakdown-bar{height:6px;background:#f1f5f9;border-radius:3px;margin-bottom:.75rem;overflow:hidden}.fp-breakdown-fill{height:100%;border-radius:3px;transition:width .6s ease-out;position:relative}.fp-breakdown-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:shimmer 2s infinite}.fp-breakdown-info{display:flex;flex-direction:column;gap:.5rem}.fp-breakdown-main{display:flex;justify-content:space-between;align-items:center}.fp-breakdown-stage{font-weight:600;color:#1e293b;font-size:.875rem}.fp-breakdown-value{font-size:.75rem;color:#64748b;font-weight:500}.fp-verification-status{display:flex;justify-content:flex-start}.verified-badge,.unverified-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:12px;font-size:.75rem;font-weight:500}.verified-badge{background-color:#dcfce7;color:#15803d}.unverified-badge{background-color:#fef3c7;color:#d97706}.verified-badge .verification-icon,.unverified-badge .verification-icon{font-size:.75rem;font-weight:700}.verified-badge .verification-text,.unverified-badge .verification-text{font-size:.7rem}.fp-detail{background:#fff;border-radius:12px;padding:1.5rem;border-left:4px solid #e2e8f0;box-shadow:0 2px 8px #0000000a;margin-bottom:1.5rem;transition:all .3s ease}.fp-detail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.fp-detail-header h4{margin:0;font-size:1rem;font-weight:600;color:#1e293b}.fp-detail-badge{padding:.25rem .75rem;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600}.fp-detail-description{margin:0;color:#475569;line-height:1.6;font-size:.875rem}.fp-tips{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;padding:1.5rem;border:1px solid #bae6fd}.fp-tips-title{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#0c4a6e}.fp-tips-list{margin:0;padding-left:1.25rem;color:#0f172a}.fp-tips-list li{margin-bottom:.5rem;font-size:.875rem;line-height:1.5}.fp-tips-list li:last-child{margin-bottom:0}@media (max-width: 768px){.fp-tracker{padding:1.5rem;margin:1.5rem 0}.fp-header{flex-direction:column;align-items:flex-start;gap:1rem}.fp-gauge{width:180px;height:108px}.fp-value{font-size:1.25rem}.fp-breakdown-item{padding:.75rem}.fp-breakdown-info{flex-direction:column;align-items:flex-start;gap:.25rem}}@media (max-width: 480px){.fp-tracker{padding:1rem}.fp-gauge{width:160px;height:96px}.fp-scale-labels{margin:0 .5rem 1.5rem}}.fp-tracker{animation:fadeInUp .6s ease-out}.fp-breakdown-item:focus{outline:2px solid #3b82f6;outline-offset:2px}@media (prefers-reduced-motion: reduce){.fp-progress-arc,.fp-needle,.fp-breakdown-fill{transition:none}.fp-breakdown-fill:after{animation:none}}.product{width:100%;max-width:220px;height:320px;background:#fff;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;box-shadow:0 1px 6px #00000014;transition:transform .2s,box-shadow .2s;font-family:Inter,sans-serif;margin:0 auto;position:relative}.product:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001f}.product-card-image{position:relative;background:#f5f5f5;height:200px;overflow:hidden;width:100%}.product-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.product:hover .product-card-image img{transform:scale(1.05)}.stock-badge{position:absolute;top:8px;right:8px;padding:4px 8px;font-size:.65rem;font-weight:600;border-radius:12px;z-index:2}.badge-in-stock{background:#e8f5e9;color:#2e7d32}.badge-out-of-stock{background:#ffebee;color:#c62828}.product-details{background:#fafafa;padding:.75rem 1rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;position:relative;height:120px}.product-details h2{font-size:1rem;font-weight:500;margin:0 0 .5rem;color:#222;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:2.4rem;min-height:2.4rem}.product-details p{margin:0;font-size:.99rem;font-weight:600;color:#2e7d32}.sustainability-badge{position:absolute;bottom:15px;right:10px;display:flex;align-items:center;gap:3px;padding:4px 8px;border-radius:12px;color:#fff;font-size:.65rem;font-weight:700;box-shadow:0 2px 6px #00000026;border:1px solid transparent;z-index:3;min-width:35px;justify-content:center}.rating-icon{font-size:.9rem}.rating-score{font-size:.9rem;font-weight:600;color:#fff}.product:hover .sustainability-badge{transform:scale(1.05);box-shadow:0 3px 10px #0003}@media (max-width: 768px){.product{max-width:200px}.product-image{height:160px}.stock-badge{top:6px;right:6px;padding:3px 6px;font-size:.6rem}.sustainability-badge{bottom:6px;right:6px;padding:3px 6px;font-size:.6rem;min-width:30px}.rating-icon{font-size:.65rem}.rating-score{font-size:.6rem}.product-details{padding:.65rem .85rem}.product-details h2{font-size:.9rem}.product-details p{font-size:.85rem}}@media (max-width: 480px){.product{max-width:180px}.product-image{height:140px}.stock-badge{top:4px;right:4px;padding:2px 5px;font-size:.55rem}.sustainability-badge{bottom:4px;right:4px;padding:2px 5px;font-size:.55rem;min-width:25px;gap:2px}.rating-icon{font-size:.6rem}.rating-score{font-size:.55rem}}.product:focus{outline:2px solid #7BB540;outline-offset:2px}.sustainability-badge:focus{outline:2px solid #fff;outline-offset:2px}.sustainability-badge,.stock-badge,.product-image img{transition:all .3s ease}.product-image img[src=""],.product-image img:not([src]){background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-details{padding-bottom:2.5rem}@media (prefers-reduced-motion: reduce){.product,.product-image img,.sustainability-badge,.stock-badge{animation:none!important;transition:none!important}.product:hover,.product:hover .product-image img,.product:hover .sustainability-badge{transform:none}}.search-bar-container{width:100%;max-width:600px;margin:0 auto 2rem;padding:0 1rem}.search-bar{position:relative;width:100%;display:flex;align-items:center}.search-bar form{display:flex;width:100%}.search-bar input{width:100%;padding:.9rem 1.2rem;font-size:1rem;border:1px solid #e0e0e0;border-radius:50px;background-color:#f8f8f8;transition:all .3s ease;font-family:Inter,sans-serif;color:#333}.search-bar input:focus{outline:none;border-color:#7bb540;background-color:#fff;box-shadow:0 0 0 3px #7bb54026}.search-bar button{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#7bb540;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;transition:all .2s ease}.search-bar button:hover{background-color:#7bb5401a}.search-bar button:focus{outline:none}.search-bar input::placeholder{color:#aaa}@media (max-width: 768px){.search-bar-container{max-width:100%;margin-bottom:1.5rem}.search-bar input{font-size:.9rem;padding:.8rem 1rem}}.filter-sort-sidebar{padding:1rem;background:#fff}.filter-section{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f3f4f6}.filter-section:last-child{border-bottom:none;margin-bottom:0}.filter-section h4{font-size:.9rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.filter-select{width:100%;padding:.75rem 2.5rem .75rem .75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.7rem;background:#fff;color:#1f2937;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.25rem}.filter-select:focus{outline:none;border-color:#7bb540;box-shadow:0 0 0 3px #7bb5401a}.filter-select:hover{border-color:#d1d5db}.filter-radio-group{display:flex;flex-direction:column;gap:.75rem}.radio-option{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.5rem;border-radius:6px;transition:background-color .2s ease}.radio-option:hover{background-color:#f9fafb}.radio-option input[type=radio]{width:16px;height:16px;cursor:pointer;accent-color:#7BB540;margin:0}.radio-label{font-size:.7rem;color:#374151;font-weight:500;line-height:1.4}.radio-option:has(input:checked){background-color:#f0f9ff;border:1px solid #7BB540}.radio-option:has(input:checked) .radio-label{color:#1f2937;font-weight:600}.filter-actions{padding-top:1.5rem;border-top:1px solid #e5e7eb;margin-top:1.5rem}.clear-filters-btn{width:100%;background:#ef4444;color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;font-size:.7rem;font-weight:600;cursor:pointer;transition:all .2s ease}.clear-filters-btn:hover{background:#dc2626;transform:translateY(-1px)}.clear-filters-btn:active{transform:translateY(0)}.filter-select:focus,.radio-option input:focus,.clear-filters-btn:focus{outline:2px solid #7BB540;outline-offset:2px}.filter-sort-sidebar{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.filter-sort-sidebar::-webkit-scrollbar{width:6px}.filter-sort-sidebar::-webkit-scrollbar-track{background:#f1f5f9}.filter-sort-sidebar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.filter-sort-sidebar::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width: 768px){.filter-sort-sidebar{padding:1rem}.filter-section{margin-bottom:1.5rem;padding-bottom:1rem}.radio-option{padding:.75rem .5rem}.radio-label{font-size:.85rem}}.filter-sort-sidebar.loading{opacity:.6;pointer-events:none}.filter-section{animation:fadeInUp .3s ease}.filter-select option{background:#fff;color:#1f2937;padding:.5rem}.filter-select:focus-visible{outline:2px solid #7BB540;outline-offset:2px;border-color:#7bb540}.radio-option input:focus-visible{outline:2px solid #7BB540;outline-offset:2px}.home{width:100%;margin:0;padding:0;animation:fadeIn .5s ease-out}.hero-section{width:100%;height:350px;position:relative;overflow:hidden;margin-bottom:0}.hero-background{width:100%;height:100%;background-image:url(/assets/sus-DSBKPSwz.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;display:flex;align-items:center;justify-content:flex-start;padding:0 1.5rem}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to left,transparent 0%,rgba(0,0,0,.3) 60%,rgba(0,0,0,.7) 100%);z-index:1}.hero-content{position:relative;z-index:2;max-width:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin:auto}.hero-title{font-size:2.1rem;font-weight:300;margin:0 0 1rem;line-height:1.2;text-shadow:1px 1px 2px rgba(0,0,0,.3);color:#fff;font-weight:600}.hero-description{font-size:1.1rem;line-height:1.6;margin:0;opacity:.95;text-shadow:1px 1px 2px rgba(0,0,0,.3);max-width:500px;color:#fff;font-weight:500}.search-section{position:sticky;top:90px;background:#2e7d32;padding:.5rem 1.5rem;display:flex;justify-content:center;align-items:center;z-index:10;transition:opacity .3s ease,transform .3s ease}.search-section.sticky{opacity:1;transform:translateY(0)}.search-section:not(.sticky){opacity:0;transform:translateY(-100%);pointer-events:none}.home-search-bar{width:100%;max-width:600px;margin:0}.mobile-filter-toggle{display:none;background:#7bb540;color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;align-items:center;gap:.5rem;margin:1.5rem 2rem;transition:background .3s ease}.home-layout{display:flex;gap:1.5rem;width:95%;margin:0 auto;padding:20px}.home-sidebar{width:300px;flex-shrink:0;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;height:100%;position:static;overflow-y:auto;overflow-x:hidden}.home-main{flex:1;min-width:0;height:100%;overflow-y:auto;overflow-x:hidden;padding-right:.5rem}.home-header{display:flex;justify-content:flex-end;align-items:baseline;margin-bottom:1.5rem}.products-count{color:#6b7280;font-size:.9rem;margin:0}.loading-spinner{width:20px;height:20px;border:2px solid #e0e0e0;border-top:2px solid #7BB540!important;border-radius:50%;animation:spin 1s linear infinite}.error-message,.no-products{text-align:center;background:#f9fafb;padding:3rem 2rem;border-radius:12px;margin:2rem 0}.error-message h3,.no-products h3{color:#1f2937;margin-bottom:1rem;font-size:1.2rem}.error-message p,.no-products p{color:#6b7280;margin-bottom:1.5rem;max-width:500px;margin-left:auto;margin-right:auto}@media (max-width: 1200px){.home-sidebar{width:280px}.product-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-section{top:90px}}@media (max-width: 992px){.home-layout{gap:1.5rem}.home-sidebar{width:260px}.hero-title{font-size:2.5rem}.search-section{top:90px}}@media (max-width: 768px){.hero-background{padding:0 1rem}.hero-title{font-size:2rem}.hero-description{font-size:1rem}.search-section{padding:2rem 1rem}.mobile-filter-toggle{display:flex;margin:1.5rem 1rem}.home-layout{flex-direction:column;gap:0;padding:15px}.home-sidebar{position:fixed;top:0;left:-100%;width:280px;height:100vh;z-index:1000;transition:left .3s ease;overflow-y:auto}.home-sidebar.open{left:0}.sidebar-header{display:flex}.sidebar-overlay{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999}.home-header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem}.product-list{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.product-skeleton{max-width:160px}.skeleton-image{height:160px}.search-section{top:70px}}@media (max-width: 480px){.hero-section{height:300px}.hero-title{font-size:1.75rem}.hero-description{font-size:.9rem}.search-section{padding:1.5rem 1rem}.home-sidebar{width:100vw;left:-100vw}.home-sidebar.open{left:0}.home-layout{padding:10px}.product-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.product-skeleton{max-width:140px}.skeleton-image{height:140px}.search-section{top:60px}}@media (prefers-reduced-motion: reduce){.home,.product-skeleton,.skeleton-image,.skeleton-title,.skeleton-price,.skeleton-badge,.loading-spinner{animation:none!important}.skeleton-image,.skeleton-title,.skeleton-price,.skeleton-badge{background:#f0f0f0}}.splash-container{position:relative;min-height:100vh;background-image:url(/assets/splash-CRTfco2W.webp);background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(0,0,0,.6) 0%,rgba(0,0,0,.4) 20%,rgba(0,0,0,.2) 40%,transparent 60%)}.navigation_{position:relative;z-index:10;display:flex;justify-content:flex-end;align-items:center;padding:1.5rem;opacity:0;transform:translateY(-1rem);animation:slideInFromTop 1s ease-out forwards}.nav-links{display:flex;gap:2rem}.nav-link{color:#fff;text-decoration:none;background:none;border:none;font-size:1.125rem;font-weight:300;cursor:pointer;transition:all .3s ease;opacity:0;transform:translateY(-1rem)}.loaded .nav-link{animation:slideInFromTop 1s ease-out forwards}.nav-link:hover{color:#86efac;transform:translateY(-2px)}.main-content{position:relative;z-index:10;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 3rem;max-width:32rem}.main-heading{color:#fff;font-size:3.75rem;font-weight:300;line-height:1.1;margin-bottom:1.5rem;opacity:0;transform:translate(-3rem);transition:all 1s ease-out}.loaded .main-heading{opacity:1;transform:translate(0);transition-delay:.3s}.subtitle{color:#fff;font-size:1.25rem;font-weight:300;margin-bottom:3rem;opacity:0;transform:translate(-2rem);transition:all 1s ease-out}.loaded .subtitle{opacity:1;transform:translate(0);transition-delay:.5s}.button-container{opacity:0;transform:translate(3rem);transition:all 1s ease-out}.loaded .button-container{opacity:1;transform:translate(0);transition-delay:.7s}.shop-button{position:relative;padding:1rem 2rem;border:2px solid white;background:transparent;color:#fff;font-size:1.125rem;font-weight:300;cursor:pointer;transition:all .3s ease;overflow:hidden}.shop-button:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;z-index:0}.shop-button span{position:relative;z-index:1;transition:color .3s ease}.shop-button:hover:before{transform:scaleX(1)}.shop-button:hover span{color:#166534}.shop-button:hover{transform:scale(1.05)}.shop-button:active{transform:scale(.95)}.decorative-line{position:absolute;bottom:5rem;left:3.5rem;width:8rem;height:4px;background:#4ade80;transform:scaleX(0);transform-origin:left;transition:all 1s ease-out}.loaded .decorative-line{transform:scaleX(1);transition-delay:.9s}.particle{position:absolute;background:#86efac;border-radius:50%;opacity:0}.particle-1{width:1rem;height:1rem;top:33%;right:25%}.particle-2{width:.5rem;height:.5rem;top:50%;right:15%}.particle-3{width:.75rem;height:.75rem;top:25%;right:35%}.loaded .particle{animation:floatingParticle 3s ease-in-out infinite}.loaded .particle-1{animation-delay:1s}.loaded .particle-2{animation-delay:1.5s}.loaded .particle-3{animation-delay:2s}@keyframes slideInFromTop{to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{to{opacity:1;transform:translate(0)}}@keyframes slideInFromRight{to{opacity:1;transform:translate(0)}}@keyframes floatingParticle{0%,to{opacity:.7;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-10px) scale(1.1)}}@media (max-width: 768px){.navigation{flex-direction:column;align-items:center;gap:1rem;padding:1rem}.nav-links{gap:1rem}.main-content{padding:0 1.5rem;text-align:center}.main-heading{font-size:2.5rem}.subtitle{font-size:1rem}.decorative-line{left:35%;bottom:9rem;transform:translate(-50%) scaleX(0)}.loaded .decorative-line{transform:translate(-50%) scaleX(1)}}@media (max-width: 480px){.main-heading{font-size:2rem}.shop-button{padding:.75rem 1.5rem;font-size:1rem}.decorative-line{left:50%;transform:translate(-50%) scaleX(0)}}.login-form-container{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:1rem}@media (min-width: 1024px){.login-form-container{width:60%;padding:2rem}}.login-form-background{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/splash-CRTfco2W.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.login-form-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}.login-form-content{position:relative;z-index:10;width:100%;max-width:380px;padding:2rem 1.5rem;background:#fffffffa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;box-shadow:0 20px 40px #0000001a,0 4px 20px #0000000f,inset 0 1px #fff9;border:1px solid rgba(255,255,255,.3);max-height:95vh;display:flex;flex-direction:column;justify-content:center;transform:translateY(0);transition:all .3s ease;animation:modalSlideIn .6s ease-out;margin:auto;overflow-y:auto}@media (max-width: 768px){.login-form-container{padding:.5rem;min-height:100vh}.login-form-content{max-width:95%;padding:1.5rem 1.25rem;border-radius:16px;max-height:98vh;margin:.5rem auto}}@media (max-width: 480px){.login-form-container{padding:.25rem}.login-form-content{max-width:98%;padding:1.25rem 1rem;border-radius:12px;max-height:99vh;margin:.25rem auto}}@media (min-width: 769px) and (max-width: 1200px){.login-form-content{max-width:360px;padding:1.75rem 1.5rem}}.login-form-title{font-size:2rem;font-weight:700;color:#1f2937!important;margin-bottom:1.5rem;line-height:1.1;text-align:center;letter-spacing:-.025em}@media (max-width: 768px){.login-form-title{font-size:1.75rem;margin-bottom:1.25rem}}@media (max-width: 480px){.login-form-title{font-size:1.5rem;margin-bottom:1rem}}.login-form{display:flex;flex-direction:column;gap:1.75rem}@media (max-width: 480px){.login-form{gap:1.5rem}}.login-form-group{display:flex;flex-direction:column;position:relative;margin-bottom:.5rem}.login-form-label{position:absolute;left:1rem;top:1rem;color:#6b7280!important;font-size:.9rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none;background:transparent;z-index:2;transform-origin:left center}.login-form-input{width:100%;padding:1rem;background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;color:#1f2937!important;font-size:.95rem;box-sizing:border-box;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}@media (max-width: 480px){.login-form-input{padding:.875rem;font-size:.9rem}.login-form-label{left:.875rem;top:.875rem;font-size:.85rem}}.login-form-input::placeholder{color:transparent}.login-form-input:focus::placeholder{color:transparent}.login-form-input:focus{outline:none;border-color:#7bb540;background-color:#fff;box-shadow:0 0 0 3px #7bb5401a,0 2px 8px #7bb5401a;transform:translateY(-1px)}.login-form-input:focus+.login-form-label,.login-form-input:not(:placeholder-shown)+.login-form-label{transform:translateY(-2.75rem) translate(-.25rem) scale(.8);color:#7bb540!important;font-weight:600;background:#fffffff2;padding:.25rem .5rem;border-radius:6px;box-shadow:0 1px 3px #0000001a}@media (max-width: 480px){.login-form-input:focus+.login-form-label,.login-form-input:not(:placeholder-shown)+.login-form-label{transform:translateY(-2.5rem) translate(-.2rem) scale(.75);padding:.2rem .4rem;font-size:.9rem}}.form-options{display:flex;align-items:center;justify-content:space-between;margin:.25rem 0;padding:.25rem 0}@media (max-width: 600px){.form-options{flex-direction:column;align-items:flex-start;gap:.5rem;margin:.5rem 0}}.checkbox-label{display:flex;align-items:center;color:#4b5563!important;font-size:.85rem;cursor:pointer;transition:color .3s ease;-webkit-user-select:none;user-select:none;font-weight:500}.checkbox-label:hover{color:#374151!important}.checkbox-input{margin-right:.5rem;width:1rem;height:1rem;accent-color:#7BB540;cursor:pointer}.forgot-password-link{color:#7bb540!important;font-size:.85rem;text-decoration:none;font-weight:600;transition:all .3s ease;padding:.2rem 0}.forgot-password-link:hover{color:#6ba031!important;text-decoration:underline;text-underline-offset:2px}.sign-in-button{width:100%;background:linear-gradient(135deg,#7bb540,#6ba031);color:#fff;padding:.875rem 1.25rem;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;margin-top:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 6px 20px #7bb54040,0 2px 8px #7bb54026;position:relative;overflow:hidden;letter-spacing:.025em}@media (max-width: 480px){.sign-in-button{padding:.75rem 1rem;font-size:.9rem}}.sign-in-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.sign-in-button:hover:before{left:100%}.sign-in-button:hover{background:linear-gradient(135deg,#6ba031,#5a8c28);transform:translateY(-2px);box-shadow:0 8px 25px #7bb5404d,0 4px 12px #7bb54033}.sign-in-button:active{transform:translateY(-1px);box-shadow:0 4px 15px #7bb54040,0 2px 6px #7bb54026}.signup-link{text-align:center;color:#6b7280!important;font-size:.85rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e5e7eb}@media (max-width: 480px){.signup-link{font-size:.8rem;margin-top:1rem;padding-top:.75rem}}.signup-link-text{color:#7bb540!important;text-decoration:none;font-weight:600;transition:all .3s ease;padding:.2rem .4rem;border-radius:4px}.signup-link-text:hover{color:#6ba031!important;text-decoration:underline;text-underline-offset:2px;background-color:#7bb5400d}.divider{display:flex;align-items:center;text-align:center;margin:1rem 0}@media (max-width: 480px){.divider{margin:.75rem 0}}.divider span{color:#6b7280!important;padding:0 .75rem;font-size:.8rem;background-color:transparent;font-weight:500}.google-signin-button{width:100%;background-color:#fff;color:#374151!important;padding:.75rem 1.25rem;border:2px solid #e5e7eb;border-radius:10px;font-size:.85rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease;margin-top:.25rem}@media (max-width: 480px){.google-signin-button{padding:.625rem 1rem;font-size:.8rem;gap:.4rem}}.google-signin-button:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.google-icon{width:1.1rem;height:1.1rem}.retailer-auth-link{text-align:center;color:#6b7280!important;font-size:.8rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}@media (max-width: 480px){.retailer-auth-link{font-size:.75rem;margin-top:.75rem;padding-top:.75rem}}.retailer-link-text{color:#7bb540!important;text-decoration:none;font-weight:600;transition:all .3s ease;padding:.2rem .4rem;border-radius:4px}.retailer-link-text:hover{color:#6ba031!important;text-decoration:underline;text-underline-offset:2px;background-color:#7bb5400d}@media (max-height: 700px){.login-form-content{padding:1.25rem 1.5rem}.login-form-title{font-size:1.75rem;margin-bottom:1rem}.login-form{gap:1.25rem}.signup-link{margin-top:1rem;padding-top:.75rem}.retailer-auth-link{margin-top:.75rem;padding-top:.75rem}}@media (max-width: 320px){.login-form-content{padding:1rem .75rem;max-width:99%}.login-form-input{padding:.75rem;font-size:.85rem}.login-form-label{font-size:.8rem}.sign-in-button{padding:.625rem .875rem;font-size:.85rem}.google-signin-button{padding:.5rem .875rem;font-size:.75rem}}@media (max-height: 500px) and (orientation: landscape){.login-form-container{padding:1rem .5rem .5rem;align-items:flex-start}.login-form-content{max-height:95vh;padding:1rem 1.25rem;margin-top:.5rem;margin-bottom:.5rem}.login-form-title{font-size:1.5rem;margin-bottom:.75rem}.login-form{gap:1rem}.signup-link{margin-top:.75rem;padding-top:.5rem}.retailer-auth-link{margin-top:.5rem;padding-top:.5rem}}.login-display-container{width:50%;height:100vh;background-color:#f7fef3;display:flex;align-items:center;justify-content:center;padding:1.5rem;overflow:hidden}@media (max-width: 1024px){.login-display-container{display:none}}.login-display-content{max-width:450px;text-align:center}.brand-logo{display:flex;align-items:center;justify-content:center;margin-bottom:3rem}.brand-logo-img{max-width:250px;height:auto}.welcome-section{text-align:center}.welcome-title{font-size:2rem;font-weight:400;color:#374151;line-height:1.3;margin-bottom:2rem}@media (max-width: 1280px){.welcome-title{font-size:1.75rem}}.welcome-description{font-size:1rem;color:#6b7280;line-height:1.6;margin:0}.login-container{display:flex;min-height:100vh;width:100%;overflow:hidden}@media (max-width: 1024px){.login-container{flex-direction:column}}@media (max-width: 768px){.login-container{min-height:100vh;flex-direction:column}}@media (max-width: 480px){.login-container{min-height:100vh;overflow-y:auto}}@media (max-height: 500px) and (orientation: landscape){.login-container{min-height:100vh;overflow-y:auto}}.search-results{width:80%;margin:0 auto;padding:20px;animation:fadeIn .5s ease-out}.search-results-bar{margin-bottom:2rem}.mobile-filter-toggle{display:none;background:#7bb540;color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;align-items:center;gap:.5rem;margin-bottom:1.5rem;transition:background .3s ease}.mobile-filter-toggle:hover{background:#6aa235}.filter-icon{font-size:1rem}.search-results-layout{display:flex;gap:2rem;position:relative}.search-sidebar{width:300px;flex-shrink:0;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;height:fit-content;position:sticky;top:20px;overflow:hidden}.sidebar-header{display:none;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.sidebar-header h3{margin:0;font-size:1.1rem;font-weight:600;color:#1f2937}.close-sidebar{background:none;border:none;font-size:1.2rem;cursor:pointer;color:#6b7280;padding:.25rem}.search-results-main{flex:1;min-width:0}.search-results-header{margin-bottom:2rem}.search-results-header h1{font-size:2rem;color:#333;margin:0 0 .5rem;font-weight:500}.results-summary{color:#6b7280;font-size:.9rem;margin:0}.product-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;margin-bottom:40px;justify-items:center}.loading-indicator{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:#ffffffe6;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:1rem auto 2rem;max-width:400px}.product-skeleton{width:100%;max-width:220px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 6px #00000014;animation:skeletonPulse 1.5s ease-in-out infinite}.skeleton-image{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-content{padding:.75rem 1rem 2.5rem;display:flex;flex-direction:column;gap:.5rem;position:relative}.skeleton-title{height:1rem;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite;animation-delay:.1s}.skeleton-price{height:.875rem;width:60%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;animation:shimmer 1.5s infinite;animation-delay:.2s}.skeleton-badge{position:absolute;bottom:8px;right:8px;width:35px;height:20px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;border-radius:12px;animation:shimmer 1.5s infinite;animation-delay:.3s}.search-error,.no-results{text-align:center;background:#f9fafb;padding:3rem 2rem;border-radius:12px;margin:2rem 0}.search-error h3,.no-results h2{color:#1f2937;margin-bottom:1rem;font-size:1.2rem}.search-error p,.no-results p{color:#6b7280;margin-bottom:1.5rem;max-width:500px;margin-left:auto;margin-right:auto}.retry-btn,.clear-filters-btn{background:#7bb540;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s ease}.retry-btn:hover,.clear-filters-btn:hover{background:#6aa235}.no-results-actions{margin-top:1.5rem}.sidebar-overlay{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.8}}@media (max-width: 1200px){.search-sidebar{width:280px}.product-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width: 992px){.search-results-layout{gap:1.5rem}.search-sidebar{width:260px}}@media (max-width: 768px){.search-results{padding:15px}.mobile-filter-toggle{display:flex}.search-results-layout{flex-direction:column;gap:0}.search-sidebar{position:fixed;top:0;left:-100%;width:280px;height:100vh;z-index:1000;transition:left .3s ease;overflow-y:auto}.search-sidebar.open{left:0}.sidebar-header{display:flex}.sidebar-overlay{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999}.search-results-header h1{font-size:1.75rem}.product-list{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.product-skeleton{max-width:160px}.skeleton-image{height:160px}}@media (max-width: 480px){.search-results{padding:10px}.search-sidebar{width:100vw;left:-100vw}.search-sidebar.open{left:0}.product-list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.product-skeleton{max-width:140px}.skeleton-image{height:140px}}.search-results-container{width:100%;margin:0;padding:0}.searching{display:flex;align-items:center;justify-content:center;padding:3rem 0;color:#666;font-size:1.1rem}.searching:before{content:"";width:20px;height:20px;border:2px solid #e0e0e0;border-top:2px solid #7BB540;border-radius:50%;margin-right:1rem;animation:spin 1s linear infinite}@media (prefers-reduced-motion: reduce){.search-results,.product-skeleton,.skeleton-image,.skeleton-title,.skeleton-price,.skeleton-badge,.loading-spinner{animation:none!important}.skeleton-image,.skeleton-title,.skeleton-price,.skeleton-badge{background:#f0f0f0}}.register-form-container{position:relative;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:1rem}@media (min-width: 1024px){.register-form-container{width:60%;max-height:100vh;padding:2rem}}.register-form-background{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/splash-CRTfco2W.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.register-form-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0006}.register-form-content{position:relative;z-index:10;width:100%;max-width:400px;padding:2.5rem 2rem;background:#fffffffa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:20px;box-shadow:0 20px 40px #0000001f,0 8px 32px #00000014,inset 0 1px #fff9;border:1px solid rgba(255,255,255,.3);max-height:95vh;display:flex;flex-direction:column;justify-content:center;transform:translateY(0);transition:all .3s ease;animation:modalSlideIn .6s ease-out;margin:auto;overflow-y:auto}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.register-form-content.slide-out{transform:translate(-30px);opacity:0}.register-form-content.slide-in{transform:translate(0);opacity:1}@media (max-width: 768px){.register-form-content{max-width:95%;padding:2rem 1.5rem;border-radius:16px;max-height:98vh}}@media (max-width: 480px){.register-form-content{max-width:98%;padding:1.5rem 1.25rem;border-radius:12px;max-height:99vh}}.register-form-title{font-size:2rem;font-weight:700;color:#1f2937!important;margin-bottom:1.5rem;line-height:1.1;text-align:center;letter-spacing:-.025em}@media (max-width: 768px){.register-form-title{font-size:1.75rem;margin-bottom:1.25rem}}@media (max-width: 480px){.register-form-title{font-size:1.5rem;margin-bottom:1rem}}.register-form{display:flex;flex-direction:column;gap:1.75rem}@media (max-width: 480px){.register-form{gap:1.5rem}}.register-form-group{display:flex;flex-direction:column;position:relative;margin-bottom:.5rem}.register-form-label{position:absolute;left:1.25rem;top:1rem;color:#6b7280!important;font-size:.9rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);pointer-events:none;background:transparent;z-index:2;transform-origin:left center}.register-form-input{width:100%;padding:1rem 1.25rem;background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#1f2937!important;font-size:1rem;box-sizing:border-box;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}@media (max-width: 480px){.register-form-input{padding:.875rem 1rem;font-size:.9rem}.register-form-label{left:1rem;top:.875rem;font-size:.85rem}}.register-form-input::placeholder{color:transparent}.register-form-input:focus::placeholder{color:transparent}.register-form-input:focus{outline:none;border-color:#7bb540;background-color:#fff;box-shadow:0 0 0 4px #7bb5401a,0 4px 12px #7bb54026;transform:translateY(-1px)}.register-form-input:focus+.register-form-label,.register-form-input:not(:placeholder-shown)+.register-form-label{transform:translateY(-2.75rem) translate(-.25rem) scale(.8);color:#7bb540!important;font-weight:600;background:#fffffff2;padding:.3rem .6rem;border-radius:6px;box-shadow:0 1px 3px #0000001a}@media (max-width: 480px){.register-form-input:focus+.register-form-label,.register-form-input:not(:placeholder-shown)+.register-form-label{transform:translateY(-2.5rem) translate(-.2rem) scale(.75);padding:.25rem .5rem;font-size:.9rem}}.sign-up-button,.create-account-button{width:100%;background:linear-gradient(135deg,#7bb540,#6ba031);color:#fff;padding:1rem 1.5rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 25px #7bb5404d,0 4px 12px #7bb54033;position:relative;overflow:hidden;letter-spacing:.025em}@media (max-width: 480px){.sign-up-button,.create-account-button{padding:.875rem 1.25rem;font-size:.9rem}}.sign-up-button:before,.create-account-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.sign-up-button:hover:before,.create-account-button:hover:before{left:100%}.sign-up-button:hover,.create-account-button:hover{background:linear-gradient(135deg,#6ba031,#5a8c28);transform:translateY(-3px);box-shadow:0 12px 30px #7bb54066,0 6px 16px #7bb5404d}.sign-up-button:active,.create-account-button:active{transform:translateY(-1px);box-shadow:0 6px 20px #7bb5404d,0 3px 10px #7bb54033}.signin-link{text-align:center;color:#6b7280!important;font-size:.9rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb}@media (max-width: 480px){.signin-link{font-size:.8rem;margin-top:1.25rem;padding-top:.75rem}}.signin-link-text{color:#7bb540!important;text-decoration:none;font-weight:600;transition:all .3s ease;padding:.25rem .5rem;border-radius:6px}.signin-link-text:hover{color:#6ba031!important;text-decoration:underline;text-underline-offset:3px;background-color:#7bb5400d}.divider{display:flex;align-items:center;text-align:center;margin:1.25rem 0}@media (max-width: 480px){.divider{margin:1rem 0}}.divider:before,.divider:after{content:"";flex:1;height:1px;background-color:#e5e7eb}.divider span{color:#6b7280!important;padding:0 1rem;font-size:.9rem;background-color:transparent;font-weight:500}.google-signup-button{width:100%;background-color:#fff;color:#374151!important;padding:.875rem 1.5rem;border:2px solid #e5e7eb;border-radius:12px;font-size:.9rem;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.75rem;transition:all .3s ease;margin-top:.5rem}@media (max-width: 480px){.google-signup-button{padding:.75rem 1.25rem;font-size:.8rem;gap:.5rem}}.google-signup-button:hover{background-color:#f9fafb;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.google-icon{width:1.2rem;height:1.2rem}@media (max-width: 480px){.google-icon{width:1rem;height:1rem}}.terms-text{color:#6b7280!important;font-size:.75rem;text-align:center;margin-top:1.25rem;line-height:1.4}@media (max-width: 480px){.terms-text{font-size:.7rem;margin-top:1rem}}.terms-link{color:#7bb540!important;text-decoration:underline}.terms-link:hover{text-decoration:none;color:#6ba031!important}.retailer-signup-link{text-align:center;color:#6b7280!important;font-size:.85rem;margin-top:1.25rem;padding-top:1rem;border-top:1px solid #e5e7eb}@media (max-width: 480px){.retailer-signup-link{font-size:.75rem;margin-top:1rem;padding-top:.75rem}}.retailer-signup-text{color:#7bb540!important;text-decoration:none;font-weight:600;transition:all .3s ease;padding:.25rem .5rem;border-radius:6px}.retailer-signup-text:hover{color:#6ba031!important;text-decoration:underline;text-underline-offset:3px;background-color:#7bb5400d}@media (max-height: 700px){.register-form-content{padding:1.5rem 1.75rem}.register-form-title{font-size:1.75rem;margin-bottom:1rem}.register-form{gap:1.25rem}.signin-link{margin-top:1rem;padding-top:.75rem}.retailer-signup-link{margin-top:.75rem;padding-top:.75rem}}@media (max-width: 320px){.register-form-content{padding:1.25rem 1rem;max-width:99%}.register-form-input{padding:.75rem .875rem;font-size:.85rem}.register-form-label{font-size:.8rem}.sign-up-button,.create-account-button{padding:.75rem 1rem;font-size:.85rem}.google-signup-button{padding:.625rem 1rem;font-size:.75rem}}@media (max-height: 500px) and (orientation: landscape){.register-form-container{padding:1rem .5rem .5rem;align-items:flex-start}.register-form-content{max-height:95vh;padding:1.25rem 1.5rem;margin-top:.5rem;margin-bottom:.5rem}.register-form-title{font-size:1.5rem;margin-bottom:.75rem}.register-form{gap:1rem}.signin-link{margin-top:.75rem;padding-top:.5rem}.retailer-signup-link{margin-top:.5rem;padding-top:.5rem}}.register-container{display:flex;height:100vh;width:100%;overflow:hidden}@media (max-width: 1024px){.register-container{flex-direction:column}}.navigation{display:flex;flex-wrap:nowrap;white-space:nowrap;align-items:center;justify-content:space-between;padding:0 2rem;height:90px;background:#fff;box-shadow:0 1px 3px #0000001a;font-family:Inter,sans-serif;position:sticky;top:0;z-index:1000}.nav__left{display:flex;align-items:center}.nav__logo{display:flex;align-items:center;text-decoration:none;margin-right:2rem}.nav__logo-image{height:55px;width:auto;object-fit:contain}.nav-left,.nav__links{gap:.9rem}.nav__links{list-style:none;display:flex;align-items:center;margin:0;padding:0}.nav__links--right{gap:.9rem}.nav__links li a{text-decoration:none;color:#333;font-size:.95rem;font-weight:500;transition:color .2s}.nav__links li a:hover{color:#7bb540}.nav__separator{color:#ccc;font-size:.9rem;margin:0 .3rem;-webkit-user-select:none;user-select:none}.nav__cart{position:relative}.nav__cart-icon{width:24px;height:24px;vertical-align:middle}.nav__cart-badge{position:absolute;top:-6px;right:-10px;background:#7bb540;color:#fff;font-size:.7rem;font-weight:700;padding:2px 6px;border-radius:12px;line-height:1}.nav__mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:0;width:30px;height:24px;position:relative;z-index:1001}.nav__mobile-toggle span{display:block;position:absolute;height:3px;width:100%;background:#7bb540;border-radius:3px;transition:all .3s ease}.nav__mobile-toggle span:nth-child(1){top:0}.nav__mobile-toggle span:nth-child(2){top:10px}.nav__mobile-toggle span:nth-child(3){top:20px}.nav__mobile-toggle.active span:nth-child(1){transform:rotate(45deg);top:10px}.nav__mobile-toggle.active span:nth-child(2){opacity:0}.nav__mobile-toggle.active span:nth-child(3){transform:rotate(-45deg);top:10px}@media (max-width: 1024px){.navigation{padding:0 1.5rem}.nav__logo{margin-right:1.5rem}.nav__logo-image{height:45px}.nav__links li a{font-size:.9rem}}@media (max-width: 768px){.navigation{height:70px;display:flex;flex-direction:row}.nav__logo{margin-right:1rem}.nav__logo-image{height:45px}.nav__links--left{display:none}.nav__links--right li:not(.nav__cart):not(.nav__separator){display:none}.nav__links--right .nav__separator{display:none}}@media (max-width: 480px){.navigation{padding:0 1rem;height:60px}.nav__logo{display:none}.nav__mobile-toggle{display:block}.nav__mobile-menu{position:fixed;top:0;left:-100%;width:60%;height:100vh;background:#fff;padding:80px 20px 20px;transition:left .3s ease;z-index:1000;box-shadow:2px 0 10px #0000001a;display:flex}.nav__mobile-menu.active{left:0}.nav__mobile-menu .nav__links{flex-direction:column;align-items:flex-start;gap:1.5rem}.nav__mobile-menu .nav__links li{margin:0;width:100%}.nav__mobile-menu .nav__links li a{font-size:1.1rem;display:block;padding:.5rem 0;width:100%}.nav__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999;display:none}.nav__overlay.active{display:block}}.nav__cart-badge{position:absolute;top:-5px;right:-10px;background-color:red;color:#fff;border-radius:50%;padding:2px 6px;font-size:12px;font-weight:700}.nav__logout-btn{background:none;border:none;color:#333;font-size:1rem;font-weight:500;cursor:pointer;padding:.5rem 0;text-decoration:none;transition:color .3s ease;font-family:inherit}.nav__logout-btn:hover{color:#7bb540}.nav__logout-btn--mobile{text-align:left;width:100%;padding:.75rem 0;font-size:1.1rem;color:#333}.nav__logout-btn--mobile:hover{color:#7bb540;background:#7bb5400d}.cart-container{max-width:1400px;margin:0 auto;padding:40px 20px;background-color:#f5f5f5;min-height:100vh}.cart-content{display:grid;grid-template-columns:2fr 1fr;gap:40px;align-items:start}.cart-items-section{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 12px #00000014}.cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #e0e0e0}.cart-header h2{font-size:32px;font-weight:700;color:#2e2e2e;margin:0}.item-count{font-size:32px;font-weight:700;color:#2e2e2e}.cart-table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:20px;padding:15px 0;border-bottom:1px solid #e0e0e0;margin-bottom:20px;font-weight:600;color:#666;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.cart-items-list{margin-bottom:30px}.cart-item-row,.cart-item-row-loading{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:20px;align-items:center;padding:25px 0;border-bottom:1px solid #f0f0f0}.product-cart-details{display:flex;flex-direction:column;align-items:center;gap:15px}.product-cart-image{width:100%;height:100%;object-fit:cover;border-radius:8px;background-color:#f9f9f9}.product-cart-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.product-cart-info h4{font-size:18px;font-weight:600;color:#2e2e2e;margin:0 0 5px}.product-cart-brand{color:#4caf50;font-size:14px;margin:0 0 10px}.remove-btn{background:none;border:none;color:#dc3545;font-size:14px;cursor:pointer;padding:0;text-decoration:underline;transition:color .3s ease}.remove-btn-loading{background:none;border:none;color:#dc3545;font-size:14px;cursor:wait;padding:0;text-decoration:underline;transition:color .3s ease}.remove-btn:hover{color:#c82333}.quantity-controls{display:flex;align-items:center;gap:10px;border:1px solid #e0e0e0;border-radius:6px;padding:8px;width:fit-content}.quantity-controls-loading{display:flex;align-items:center;cursor:wait;gap:10px;border:1px solid #e0e0e0;border-radius:6px;padding:8px;width:fit-content}.quantity-btn{background:none;border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:18px;color:#666;border-radius:4px;transition:background-color .3s ease}.quantity-btn-loading{background:none;border:none;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:wait;font-size:18px;color:#666;border-radius:4px;transition:background-color .3s ease}.quantity-btn:hover{background-color:#f0f0f0}.quantity-display{color:#2e2e2e;min-width:30px;text-align:center;font-weight:600}.item-price,.item-total{font-weight:600;color:#2e2e2e}.continue-shopping{background:none;border:none;color:#4caf50;font-size:16px;cursor:pointer;display:flex;align-items:center;gap:8px;padding:10px 0;transition:color .3s ease}.continue-shopping:hover{color:#45a049}.order-summary{background-color:#fff;border-radius:12px;padding:30px;box-shadow:0 4px 12px #00000014;position:sticky;top:20px}.order-summary h3{font-size:24px;font-weight:700;color:#2e2e2e;margin:0 0 25px;padding-bottom:15px;border-bottom:2px solid #e0e0e0}.summary-row{color:#2e2e2e;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:16px}.summary-row:first-child{font-size:18px;font-weight:600;margin-bottom:25px}.shipping-section{margin:25px 0;padding:20px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.shipping-section label{display:block;font-weight:600;margin-bottom:10px;color:#2e2e2e}.shipping-select{color:#2e2e2e;width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:6px;font-size:16px;background-color:#fff;margin-bottom:10px}.shipping-cost{text-align:right;font-weight:600;color:#2e2e2e}.free-shipping-notice{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:600;margin-top:10px;text-align:center;animation:fadeInUp .5s ease-out}.free-shipping-progress{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:500;margin-top:8px;text-align:center}.shipping-select:disabled{background-color:#f3f4f6;color:#4caf50;font-weight:600;cursor:not-allowed}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.shipping-select option:disabled{color:#ccc!important;background-color:#f5f5f5!important;font-style:italic}.shipping-select option[disabled]{opacity:.5;cursor:not-allowed}.free-shipping-progress{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:8px 12px;border-radius:6px;font-size:13px;font-weight:500;margin-top:8px;text-align:center;position:relative;overflow:hidden}.free-shipping-progress:before{content:"🚚";position:absolute;left:8px;top:50%;transform:translateY(-50%);font-size:14px}.free-shipping-progress{padding-left:30px}.green-points-section{color:#2e2e2e;margin:20px 0;padding:15px 0}.points-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px}.points-discount{text-align:right;color:#4caf50;font-weight:600;font-size:14px}.total-without-points{padding:15px 0;border-top:1px solid #e0e0e0;font-weight:600}.apply-points-btn{width:100%;padding:12px;background-color:#4caf50;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;margin:15px 0 25px;transition:background-color .3s ease}.apply-points-btn:hover{background-color:#45a049}.apply-points-btn.applied{background-color:#dc3545}.apply-points-btn.applied:hover{background-color:#c82333}.final-total{display:flex;justify-content:space-between;align-items:center;font-size:20px;font-weight:700;color:#2e2e2e;padding:20px 0;border-top:2px solid #2E2E2E;margin-bottom:25px}.checkout-btn{width:100%;padding:16px;background:linear-gradient(135deg,#4a6fa5,#166a8f);color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:600;cursor:pointer;transition:transform .3s ease}.checkout-btn:hover{transform:translateY(-2px)}.empty-cart{text-align:center;padding:60px 20px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014}.empty-cart h2{font-size:32px;color:#2e2e2e;margin-bottom:20px}.empty-cart p{font-size:18px;color:#666;margin-bottom:30px}.continue-shopping-btn{padding:12px 24px;background-color:#4caf50;color:#fff;border:none;border-radius:8px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.continue-shopping-btn:hover{background-color:#45a049}@media (max-width: 1024px){.cart-content{grid-template-columns:1fr;gap:30px}.order-summary{position:static}}@media (max-width: 768px){.cart-container{padding:20px 10px}.cart-items-section,.order-summary{padding:20px}.cart-header h2,.item-count{font-size:24px}.cart-table-header{display:none}.cart-item-row{grid-template-columns:1fr;gap:15px;padding:20px 0;text-align:left}.cart-item-row-loading{grid-template-columns:1fr;gap:15px;padding:20px 0;text-align:left;cursor:wait}.product-cart-details{grid-column:1}.quantity-controls{justify-self:start}.item-price,.item-total{display:flex;justify-content:space-between}.item-price:before{content:"Price: ";font-weight:400;color:#666}.item-total:before{content:"Total: ";font-weight:400;color:#666}}.ecometer-section{background:linear-gradient(135deg,#f0f8f0,#e8f5e8);border:2px solid #4CAF50;border-radius:12px;padding:20px;margin:15px 0}.ecometer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.ecometer-header>span{font-weight:700;font-size:16px;color:#2e7d32}.ecometer-gauge{display:flex;align-items:center;gap:10px;flex:1;max-width:200px}.ecometer-gauge-bg{flex:1;height:12px;background-color:#e0e0e0;border-radius:6px;overflow:hidden;position:relative}.ecometer-gauge-fill{height:100%;border-radius:6px;transition:width .3s ease,background-color .3s ease;position:relative}.ecometer-gauge-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%);animation:shimmer 2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ecometer-value{font-weight:700;font-size:14px;min-width:45px;text-align:right}.ecometer-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.ecometer-level{font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.5px}.ecometer-improvement{color:#4caf50;font-weight:600;font-size:12px;background-color:#4caf501a;padding:4px 8px;border-radius:12px;border:1px solid rgba(76,175,80,.3)}.current-ecometer{padding:15px;border-radius:8px;margin:15px 0;text-align:center;border-left:4px solid #4CAF50}.current-ecometer-label{font-weight:600;font-size:18px;color:#2e7d32}.current-score{font-weight:700;font-size:18px;margin-left:10px}.carbon-offset-section{background-color:#f0f8f0;border:2px solid #4CAF50;border-radius:8px;padding:15px;margin:15px 0}.carbon-info{display:flex;justify-content:space-between;font-weight:600;color:#2e7d32;margin-bottom:10px}.donation-applied{border-top:1px solid #4CAF50;padding-top:10px}.donation-row{display:flex;justify-content:space-between;font-weight:600;color:#1b5e20}.initiative-selected{text-align:center;margin-top:5px}.initiative-selected small{color:#4caf50;font-style:italic}.offset-carbon-btn{width:100%;padding:12px;background-color:#4caf50;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;margin:15px 0;transition:background-color .3s ease}.offset-carbon-btn:hover{background-color:#388e3c}.offset-carbon-btn.applied{background-color:#ff6b6b}.offset-carbon-btn.applied:hover{background-color:#e53e3e}.environmental-impact{text-align:center;color:#4caf50;font-style:italic;margin:15px 0;font-size:14px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.donation-modal{background-color:#fff;border-radius:12px;padding:30px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.donation-modal h3{color:#2e7d32;text-align:center;margin-bottom:20px}.donation-modal p{text-align:center;margin-bottom:15px;color:#666}.initiatives-grid{display:grid;gap:20px;margin:20px 0}.initiative-card{border:2px solid #E8F5E8;border-radius:8px;padding:20px;transition:border-color .3s ease}.initiative-card:hover{border-color:#4caf50}.initiative-card h4{color:#2e7d32;margin-bottom:10px}.initiative-card p{font-size:14px;color:#666;margin-bottom:15px;text-align:left}.donation-amounts{display:flex;gap:10px;justify-content:center}.donation-amount-btn{padding:8px 16px;background-color:#4caf50;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:600;transition:background-color .3s ease}.donation-amount-btn:hover{background-color:#388e3c}.close-modal-btn{width:100%;padding:12px;background-color:#666;color:#fff;border:none;border-radius:6px;cursor:pointer;margin-top:20px;transition:background-color .3s ease}.close-modal-btn:hover{background-color:#555}.orders-container{max-width:1200px;margin:0 auto;margin-top:1rem;padding:2rem;font-family:Inter,sans-serif;border-radius:16px;min-height:100vh;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.orders-header-section{text-align:center;margin-bottom:1.5rem;padding-bottom:2rem}.orders-header-section h1{font-size:2.5rem;color:#1e293b;margin-bottom:.5rem;font-weight:700}.orders-header-section p{color:#64748b;font-size:1.1rem;margin:0}.orders-error{display:flex;flex-direction:column;align-items:center;justify-content:center}.orders-loading-container{max-width:1200px;margin:0 auto;margin-top:1rem;padding:2rem;min-height:100vh;font-family:Inter,sans-serif;border-radius:12px}.orders-page-loading{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:#ffffffe6;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:1rem auto 2rem;max-width:400px}.orders-loading>span{color:#666;font-size:.9rem;font-weight:500}.loading-text{color:#666;font-size:.9rem;font-weight:500}.orders-error h2{color:#1e293b;margin-bottom:1rem}.orders-error p{color:#64748b;margin-bottom:2rem;max-width:500px}@media (max-width: 768px){.orders-container{padding:1rem}.orders-header-section h1{font-size:2rem}.orders-loading,.orders-error{padding:2rem 1rem}}.order-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000f;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.order-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001f}.order-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.order-id-section{display:flex;flex-direction:column;gap:.25rem}.order-id{font-size:1.25rem;font-weight:700;color:#1e293b}.order-date{font-size:.875rem;color:#64748b}.order-status-badge{padding:.5rem 1rem;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.order-status-badge.large{padding:.75rem 1.25rem;font-size:.875rem}.order-card-body{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.order-price{font-size:1.5rem;font-weight:700;color:#7bb540}.order-items-count{font-size:.875rem;color:#4b5563;margin-top:.25rem}.sustainability-order-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:12px;color:#fff;font-size:.875rem;font-weight:600}.sustainability-badge.small{padding:.25rem .5rem;font-size:.75rem;background:#22c55e;color:#fff;border-radius:8px}.sustainability-icon{font-size:1rem}.sustainability-score{font-size:.875rem;font-weight:600}.order-card-actions{display:flex;gap:.75rem}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex:1}.btn-view{background:#7bb540;color:#fff}.btn-view:hover{background:#6aa235;transform:translateY(-1px)}.btn-cancel{background:#ef4444;color:#fff}.btn-cancel:hover:not(.disabled){background:#dc2626;transform:translateY(-1px)}.btn-cancel.disabled{background:#9ca3af;cursor:not-allowed;opacity:.6}.btn-cancel.disabled:hover{transform:none}@media (max-width: 768px){.order-card{padding:1rem}.order-card-header{flex-direction:column;gap:1rem;align-items:flex-start}.order-card-body{flex-direction:column;align-items:flex-start;gap:1rem}.order-card-actions{width:100%;flex-direction:column}}.orders-empty-state{text-align:center;padding:4rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f;border:1px solid #e2e8f0}.empty-icon{font-size:4rem;margin-bottom:1rem;opacity:.6}.orders-empty-state h3{color:#1e293b;font-size:1.5rem;margin-bottom:.5rem}.orders-empty-state p{color:#64748b;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.orders-header h2{color:#1e293b;font-size:1.75rem;margin:0;font-weight:700}.orders-summary{color:#64748b;font-size:.875rem}.orders-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.btn-primary{background:#7bb540;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}@media (max-width: 768px){.orders-header{flex-direction:column;align-items:flex-start;gap:.5rem}.orders-grid{grid-template-columns:1fr;gap:1rem}.orders-empty-state{padding:2rem 1rem}}.orders-loading-skeleton{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}.order-card-skeleton{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000f;border:1px solid #e2e8f0;animation:pulse 1.5s ease-in-out infinite alternate}.skeleton-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;height:16px}.skeleton-short{width:120px}.skeleton-medium{width:180px;margin-bottom:8px}.skeleton-long{width:100%}.skeleton-badge{width:80px;height:24px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:12px}.skeleton-body{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.skeleton-actions{display:flex;gap:.75rem}.skeleton-button{flex:1;height:40px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}@keyframes pulse{0%{opacity:1}to{opacity:.8}}@media (max-width: 768px){.orders-loading-skeleton{grid-template-columns:1fr;gap:1rem}.order-card-skeleton{padding:1rem}}.order-details-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000}.order-details-container{background:#fff;width:90%;max-width:640px;max-height:90vh;overflow-y:auto;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 30px #0003;position:relative;animation:fadeIn .25s ease-out;font-family:Inter,sans-serif;color:#1e293b}@keyframes fadeIn{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.order-details-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.75rem;cursor:pointer;color:#334155}.section-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#1f2937}.order-section{margin-bottom:1.75rem}.order-product-info{display:flex;flex-direction:column;gap:1rem;background:#f1f5f9;padding:1rem;border-radius:.75rem}.order-product-row{display:flex;gap:1rem;align-items:center;padding-bottom:.75rem;border-bottom:1px solid #e2e8f0}.order-product-img img{width:100px;height:100px;object-fit:cover;border-radius:.5rem;border:1px solid #cbd5e1;background:#fff}.order-product-meta{flex:1}.order-product-name{font-weight:600;margin-bottom:.5rem;font-size:1rem;color:#1e293b}.order-product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.4rem 1rem;font-size:.92rem;color:#475569}.label{font-weight:500;color:#334155}.status-tag{background-color:#fef9c3;color:#92400e;padding:.3rem .6rem;border-radius:.4rem;font-weight:600;font-size:.85rem}.order-summary-grid{display:grid;gap:.75rem;font-size:.95rem;background:#f8fafc;padding:1rem;border-radius:.75rem}.order-track-button{margin-top:1.5rem;width:100%;padding:.75rem;background-color:#7bb540;color:#fff;font-weight:600;border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;transition:all .2s ease-in-out}.order-track-button:hover{background-color:#659e34}.order-details-loading{text-align:center;padding:2rem;color:#475569}.spinner{width:36px;height:36px;border:4px solid #e2e8f0;border-top-color:#7bb540;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.order-error{color:#dc2626;text-align:center;padding:2rem;font-weight:600}.confirmation-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease-out}.confirmation-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:450px;width:90%;padding:0;overflow:hidden;animation:slideIn .3s ease-out}.confirmation-modal-header{display:flex;align-items:center;gap:1rem;padding:2rem 2rem 1rem;text-align:center;flex-direction:column}.confirmation-icon{font-size:3rem;margin-bottom:.5rem}.confirmation-title{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0}.confirmation-modal-body{padding:0 2rem 1.5rem;text-align:center}.confirmation-message{font-size:1rem;color:#64748b;line-height:1.5;margin:0}.confirmation-modal-actions{display:flex;gap:.75rem;padding:1.5rem 2rem 2rem;justify-content:center}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:100px}.btn-cancel:hover{background:#e2e8f0;transform:translateY(-1px)}.btn-primary{background:#7bb540;color:#fff}.btn-primary:hover{background:#6aa235;transform:translateY(-1px)}.btn-danger{background:#ef4444;color:#fff}.btn-danger:hover{background:#dc2626;transform:translateY(-1px)}.btn-warning{background:#f59e0b;color:#fff}.btn-warning:hover{background:#d97706;transform:translateY(-1px)}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){.confirmation-modal-content{width:95%;margin:1rem}.confirmation-modal-header,.confirmation-modal-body,.confirmation-modal-actions{padding-left:1.5rem;padding-right:1.5rem}.confirmation-modal-actions{flex-direction:column}.btn{width:100%}}@media (prefers-reduced-motion: reduce){.confirmation-modal-overlay,.confirmation-modal-content{animation:none}.btn{transition:none}}.help-container{width:100%;min-height:100vh;background-color:#f5f5f5}.help-hero{height:400px;display:flex;align-items:center;justify-content:center;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}.help-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a;z-index:1}.help-hero-content{position:relative;z-index:2;text-align:center;width:100%;max-width:800px;padding:0 20px}.help-title{color:#fff;font-size:48px;font-weight:600;margin-bottom:40px;text-shadow:0 2px 4px rgba(0,0,0,.3)}.help-search-container{width:100%;max-width:600px;margin:0 auto}.help-search-box{position:relative;width:100%}.search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);z-index:3}.help-search-input{width:100%;padding:16px 20px 16px 55px;border:none;border-radius:50px;font-size:16px;color:#333;background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);outline:none;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.help-search-input::placeholder{color:#666}.help-search-input:focus{background-color:#fff;box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.help-main-content{padding:80px 20px;background-color:#f5f5f5}.help-content-wrapper{max-width:1200px;margin:0 auto;text-align:center}.help-main-title{font-size:42px;font-weight:600;color:#333;margin-bottom:24px}.help-description{font-size:18px;color:#666;line-height:1.6;margin-bottom:60px;max-width:700px;margin-left:auto;margin-right:auto}.terrabot-link{color:#7bb540;font-weight:500;cursor:pointer;text-decoration:underline;transition:color .2s ease}.terrabot-link:hover{color:#6aa235}.help-categories{display:flex;flex-direction:column;gap:20px;max-width:1000px;margin:0 auto 60px}.help-category-card{background-color:#fff;border-radius:12px;padding:0;text-align:left;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #00000014;overflow:hidden;border:2px solid transparent}.help-category-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001f;border-color:#7bb540}.help-category-card.expanded{border-color:#7bb540;box-shadow:0 8px 24px #7bb54026}.category-header{display:flex;align-items:center;padding:30px;gap:20px}.category-icon{font-size:32px;min-width:50px;text-align:center}.category-text{flex:1}.category-title{font-size:24px;font-weight:600;color:#333;margin:0 0 8px}.category-description{font-size:16px;color:#666;line-height:1.5;margin:0}.expand-icon{font-size:18px;color:#7bb540;transition:transform .3s ease;min-width:20px;text-align:center}.expand-icon.rotated{transform:rotate(180deg)}.category-content{padding:0 30px 30px;border-top:1px solid #f0f0f0;animation:slideDown .3s ease}.help-section{margin-bottom:30px}.help-section:last-child{margin-bottom:0}.section-title{font-size:18px;font-weight:600;color:#333;margin:20px 0 12px;padding-bottom:8px;border-bottom:2px solid #7BB540;display:inline-block}.section-content{color:#555;line-height:1.6}.content-line{margin:8px 0;white-space:pre-wrap}.quick-links-section{margin:60px 0;padding:40px;background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014}.quick-links-title{font-size:28px;font-weight:600;color:#333;margin-bottom:30px;text-align:center}.quick-links-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.quick-link-card{display:flex;flex-direction:column;align-items:center;padding:25px;background:#f8f9fa;border-radius:12px;text-decoration:none;transition:all .3s ease;border:2px solid transparent}.quick-link-card:hover{background:#7bb540;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #7bb5404d}.quick-link-icon{font-size:32px;margin-bottom:12px}.quick-link-text{font-size:16px;font-weight:500;color:inherit}.contact-cta{text-align:center;padding:50px 40px;background:linear-gradient(135deg,#7bb540,#6aa235);border-radius:12px;color:#fff;margin-top:40px}.contact-cta h3{font-size:28px;margin:0 0 12px;font-weight:600}.contact-cta p{font-size:18px;margin:0 0 30px;opacity:.9}.contact-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.contact-btn{padding:12px 24px;border:2px solid white;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:160px}.contact-btn.primary{background:#fff;color:#7bb540}.contact-btn.primary:hover{background:#f8f9fa;transform:translateY(-2px)}.contact-btn.secondary{background:transparent;color:#fff}.contact-btn.secondary:hover{background:#fff;color:#7bb540;transform:translateY(-2px)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.help-hero{height:300px}.help-title{font-size:36px;margin-bottom:30px}.help-search-input{padding:14px 18px 14px 50px;font-size:14px}.search-icon{left:15px;width:18px;height:18px}.help-main-content{padding:60px 20px}.help-main-title{font-size:32px;margin-bottom:20px}.help-description{font-size:16px;margin-bottom:40px}.category-header{padding:25px 20px}.category-content{padding:0 20px 25px}.category-title{font-size:20px}.category-description{font-size:14px}.quick-links-section{padding:30px 20px}.quick-links-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px}.contact-buttons{flex-direction:column;align-items:center}.contact-btn{width:100%;max-width:250px}}@media (max-width: 480px){.help-hero{height:250px}.help-title{font-size:28px;margin-bottom:25px}.help-main-title{font-size:28px}.help-description{font-size:15px}.category-header{padding:20px 15px;gap:15px}.category-content{padding:0 15px 20px}.category-icon{font-size:28px;min-width:40px}.category-title{font-size:18px}.category-description{font-size:13px}.quick-links-section{padding:25px 15px}.contact-cta{padding:40px 20px}}@media print{.help-hero,.contact-cta,.quick-links-section{display:none}.help-category-card{break-inside:avoid;box-shadow:none;border:1px solid #ddd}.category-content{display:block!important}}.checkout-container{max-width:700px;margin:2rem auto;padding:2rem;background:#fff;box-shadow:0 8px 24px #0000000f;border-radius:16px;font-family:Segoe UI,sans-serif;color:#333}.checkout-container h1{margin-bottom:2rem;font-size:2rem;text-align:center;color:#6bbf59}.checkout-section{margin-bottom:2rem}.checkout-section h2{font-size:1.2rem;margin-bottom:1rem;color:#444}.checkout-section input{width:100%;padding:.9rem 1rem;margin-bottom:1rem;border:1px solid #ddd;border-radius:8px;font-size:1rem;background-color:#fff;color:#333;transition:border-color .2s,box-shadow .2s}.checkout-section input:focus{outline:none;border-color:#6bbf59;box-shadow:0 0 0 2px #6bbf5933}.payment-icons{display:flex;gap:1rem;margin-bottom:1rem;align-items:center;flex-wrap:wrap}.payment-icons img{height:28px;max-width:48px;object-fit:contain;opacity:.85;filter:grayscale(10%);transition:transform .2s ease,opacity .2s}.payment-icons img:hover{transform:scale(1.05);opacity:1;filter:none}.place-order-button{width:100%;padding:1rem;background-color:#6bbf59;color:#fff;border:none;border-radius:10px;font-size:1.1rem;cursor:pointer;transition:background-color .3s ease}.place-order-button:hover{background-color:#5ba74d}.account-container{max-width:1000px;margin:0 auto;margin-top:1rem;padding:2rem;min-height:100vh;font-family:Inter,sans-serif;border-radius:12px}.account-actions{display:flex;gap:1rem;align-items:center}.account-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.account-loading{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:#ffffffe6;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:1rem auto 2rem;max-width:400px}.account-loading>span{color:#666;font-size:.9rem;font-weight:500}.account-error h2{color:#333;margin-bottom:1rem}.account-error p{color:#666;margin-bottom:2rem}.login-button{background:#7bb540;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.login-button:hover{background:#6a9e35;transform:translateY(-1px)}.account-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}.account-title h1{font-size:2.5rem;color:#1f2937;margin:0 0 .5rem;font-weight:700}.account-title p{color:#6b7280;font-size:1.1rem;margin:0}.logout-button{background:#ef4444;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.logout-button:hover{background:#dc2626;transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.retailer-button{background:#7bb540;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.retailer-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.retailer-button:hover{background:#6a9e35;transform:translateY(-1px);box-shadow:0 4px 12px #7bb5404d}.retailer-button:hover:before{left:100%}.account-tabs{display:flex;gap:.5rem;margin-bottom:.2rem;border-bottom:1px solid #e5e7eb}.tab-button{background:none;border:none;padding:1rem 1.5rem;font-size:1rem;font-weight:500;color:#6b7280;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.tab-button:hover{color:#374151;background:#f9fafb}.tab-button.active{color:#7bb540;border-bottom-color:#7bb540;background:#f0f9ff}.tab-content{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000000f;border:1px solid #e5e7eb}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.section-header h2{font-size:1.5rem;color:#1f2937;margin:0;font-weight:600}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column}.account-form-label{font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.95rem}.account-form-input{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff;color:#1f2937}.account-form-input:focus{outline:none;border-color:#7bb540;box-shadow:0 0 0 3px #7bb5401a}.account-form-input:disabled{background:#f9fafb;color:#374151;cursor:not-allowed}.edit-button,.save-button,.cancel-button{padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;gap:.5rem}.edit-button{background:#3b82f6;color:#fff}.edit-button:hover{background:#2563eb;transform:translateY(-1px)}.save-button{background:#10b981;color:#fff}.save-button:hover{background:#059669;transform:translateY(-1px)}.save-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.cancel-button{background:#6b7280;color:#fff}.cancel-button:hover{background:#4b5563;transform:translateY(-1px)}.edit-actions{display:flex;gap:1rem}.preferences-form{display:flex;flex-direction:column;gap:1.5rem}.preference-item{display:flex;justify-content:space-between;align-items:flex-start;padding:1.5rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.preference-info h3{font-size:1.1rem;color:#1f2937;margin:0 0 .5rem;font-weight:600}.preference-info p{color:#6b7280;margin:0;font-size:.95rem;line-height:1.5}.toggle-switch{position:relative;display:inline-block;width:50px;height:24px;flex-shrink:0}.account-toggle-input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.account-toggle-input:checked+.toggle-slider{background-color:#7bb540}.account-toggle-input:checked+.toggle-slider:before{transform:translate(26px)}.save-preferences-button{background:#7bb540;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;align-self:flex-start}.save-preferences-button:hover{background:#6a9e35;transform:translateY(-1px)}.save-preferences-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.security-form{display:flex;flex-direction:column;gap:1.5rem}.security-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.security-item.danger{background:#fef2f2;border-color:#fecaca}.security-info h3,.security-info h4{font-size:1.1rem;color:#1f2937;margin:0 0 .5rem;font-weight:600}.security-info p{color:#6b7280;margin:0;font-size:.95rem}.security-button{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.security-button:hover{background:#2563eb;transform:translateY(-1px)}.phone-group{position:relative}.phone-input-container{display:flex;gap:0;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .2s ease;background:#fff}.phone-input-container:focus-within{border-color:#7bb540;box-shadow:0 0 0 3px #7bb5401a}.country-code-select{background:#f9fafb;border:none;padding:.75rem .5rem;font-size:1rem;color:#374151;cursor:pointer;outline:none;min-width:80px;border-right:1px solid #e5e7eb;font-weight:500}.country-code-select:disabled{background:#f3f4f6;color:#6b7280;cursor:not-allowed}.country-code-select:focus{background:#f0f9ff}.phone-input{flex:1;border:none;padding:.75rem;font-size:1rem;outline:none;background:#fff}.phone-input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.phone-input::placeholder{color:#9ca3af}.delete-button{background:#ef4444;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.delete-button:hover{background:#dc2626;transform:translateY(-1px)}.danger-zone{margin-top:2rem;padding-top:2rem;border-top:2px solid #f87171}.danger-zone h3{color:#dc2626;font-size:1.25rem;margin:0 0 1rem;font-weight:700}@media (max-width: 768px){.account-container{padding:1rem}.account-actions{flex-direction:column;gap:.75rem;width:100%}.logout-button,.retailer-button{width:100%;text-align:center}.account-header{flex-direction:column;gap:1rem}.account-title h1{font-size:2rem}.account-tabs{flex-direction:column;gap:0}.tab-button{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;border-radius:0}.tab-button.active{border-left:3px solid #7BB540;border-bottom:1px solid #e5e7eb}.tab-content{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1rem}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.edit-actions{flex-direction:column;width:100%}.preference-item,.security-item{flex-direction:column;align-items:flex-start;gap:1rem}.toggle-switch{align-self:flex-end}.phone-input-container{flex-direction:column}.country-code-select{border-right:none;border-bottom:1px solid #e5e7eb;min-width:unset}.phone-input-container:focus-within{flex-direction:column}}@media (max-width: 480px){.account-container{padding:.5rem}.tab-content{padding:1rem}.account-title h1{font-size:1.75rem}.country-code-select{padding:.75rem;text-align:center}.account-actions{gap:.5rem}.logout-button,.retailer-button{padding:.625rem 1.25rem;font-size:.9rem}}@media (prefers-reduced-motion: reduce){.loading-spinner{animation:none}.toggle-slider,.toggle-slider:before{transition:none}*{transition:none!important;animation:none!important}}.tab-button:focus,.account-form-input:focus,.account-toggle-input:focus+.toggle-slider{outline:2px solid #7BB540;outline-offset:2px}.carbon-section{display:flex;flex-direction:column;gap:2rem}.carbon-explanation{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;padding:1.5rem;border:1px solid #bae6fd;margin-bottom:1rem}.carbon-explanation h3{margin:0 0 1rem;color:#0c4a6e;font-size:1.1rem;font-weight:600}.explanation-content p{margin:0 0 1rem;color:#1e40af;font-size:.95rem;line-height:1.6}.explanation-content ul{list-style:none;padding:0;margin:1rem 0}.explanation-content li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;color:#374151;font-size:.9rem}.score-indicator{display:inline-flex;align-items:center;justify-content:center;min-width:70px;padding:.25rem .5rem;border-radius:6px;font-weight:600;font-size:.8rem;text-align:center}.score-indicator.excellent{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.score-indicator.good{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.score-indicator.moderate{background:#fed7aa;color:#c2410c;border:1px solid #fdba74}.score-indicator.poor{background:#fecaca;color:#dc2626;border:1px solid #fca5a5}.explanation-content em{color:#6b7280;font-style:italic;font-size:.85rem;display:block;margin-top:1rem;padding-top:1rem;border-top:1px solid #e0f2fe}.timeframe-selector{display:flex;gap:.5rem}.timeframe-btn{padding:.5rem 1rem;border:2px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s ease}.timeframe-btn.active{background:#7bb540;color:#fff;border-color:#7bb540}.timeframe-btn:hover:not(.active){border-color:#7bb540;color:#7bb540}.carbon-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.carbon-stat-card{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a;display:flex;align-items:flex-start;gap:1rem}.carbon-stat-icon{font-size:2rem;display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#f0f9ff;border-radius:50%}.carbon-stat-content h3{margin:0 0 .5rem;font-size:.9rem;color:#6b7280;font-weight:500}.carbon-stat-value{font-size:1.5rem;font-weight:700;margin-bottom:.25rem;color:#f97316}.carbon-stat-description{font-size:.8rem;color:#6b7280;margin:0}.progress-bar{width:100%;height:6px;background:#f3f4f6;border-radius:3px;overflow:hidden;margin:.5rem 0}.progress-fill{height:100%;border-radius:3px;transition:width .6s ease}.carbon-chart-section{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.carbon-chart-section h3{margin:0 0 1rem;color:#1f2937;font-size:1.1rem;font-weight:600}.chart-description{margin-bottom:1.5rem;padding:.75rem 1rem;background:#f8fafc;border-radius:8px;border-left:4px solid #7BB540}.chart-description p{margin:0;color:#64748b;font-size:.9rem;line-height:1.5}.chart-loading{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;color:#64748b;font-size:.9rem}.chart-container{display:flex;flex-direction:column;gap:1rem}.chart-bars{display:flex;justify-content:space-between;align-items:flex-end;height:200px;padding:1rem 0;border-bottom:1px solid #e5e7eb}.chart-bar-group{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1}.chart-bars-container{display:flex;align-items:flex-end;gap:4px;height:150px;width:100%;justify-content:center}.chart-bar{width:20px;border-radius:4px 4px 0 0;transition:all .3s ease;cursor:pointer}.chart-bar.actual{background:#3b82f6}.chart-bar.goal{background:#e5e7eb;border:2px dashed #9ca3af}.chart-bar:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.chart-label{font-size:.8rem;color:#6b7280;font-weight:500}.chart-legend{display:flex;gap:1.5rem;justify-content:center}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#6b7280}.legend-color{width:16px;height:16px;border-radius:2px}.legend-color.actual{background:#3b82f6}.legend-color.goal{background:#e5e7eb;border:2px dashed #9ca3af}.carbon-breakdown-section{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.carbon-breakdown-section h3{margin:0 0 1.5rem;color:#1f2937;font-size:1.1rem}.category-breakdown{display:flex;flex-direction:column;gap:1rem}.category-item{display:flex;flex-direction:column;gap:.5rem}.category-header{display:flex;justify-content:space-between;align-items:center}.category-name{font-weight:500;color:#1f2937}.category-amount{font-weight:600;color:#374151}.category-bar{height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.category-fill{height:100%;border-radius:4px;transition:width .6s ease}.category-percentage{font-size:.8rem;color:#6b7280;align-self:flex-end}.carbon-orders-section{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.carbon-orders-section h3{margin:0 0 1.5rem;color:#1f2937;font-size:1.1rem}.carbon-orders{display:flex;flex-direction:column;gap:1rem}.carbon-order-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.order-info{display:flex;flex-direction:column;gap:.25rem}.order-id{font-weight:600;color:#1f2937;font-size:.9rem}.order-date,.order-category{font-size:.8rem;color:#6b7280}.order-impact{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.order-footprint{font-weight:700;font-size:.9rem}.order-items{font-size:.8rem;color:#6b7280}.carbon-achievements-section{background:#fff;border-radius:12px;padding:1.5rem;border:1px solid #e5e7eb;box-shadow:0 2px 8px #0000000a}.carbon-achievements-section h3{margin:0 0 1.5rem;color:#1f2937;font-size:1.1rem}.achievements-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.achievement-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:12px;padding:1.5rem;border:1px solid #bae6fd;display:flex;align-items:flex-start;gap:1rem}.achievement-icon{font-size:2rem;display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#fff;border-radius:50%;border:2px solid #7dd3fc}.achievement-content h4{margin:0 0 .5rem;color:#0c4a6e;font-size:1rem}.achievement-content p{margin:0 0 .5rem;color:#075985;font-size:.9rem;line-height:1.4}.achievement-date{font-size:.8rem;color:#0369a1;font-weight:500}.carbon-recommendations-section{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:12px;padding:1.5rem;border:1px solid #bbf7d0}.carbon-recommendations-section h3{margin:0 0 1.5rem;color:#166534;font-size:1.1rem}.recommendations-list{display:flex;flex-direction:column;gap:1rem}.recommendation-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:#fff;border-radius:8px;border-left:4px solid #22c55e}.recommendation-icon{font-size:1.2rem;margin-top:.1rem}.recommendation-item p{margin:0;color:#166534;line-height:1.5;font-size:.9rem}@media (max-width: 768px){.carbon-overview{grid-template-columns:1fr}.carbon-stat-card{flex-direction:column;text-align:center}.chart-bars{height:150px}.chart-bars-container{height:100px}.chart-bar{width:15px}.carbon-order-item{flex-direction:column;align-items:flex-start;gap:1rem}.order-impact{align-items:flex-start}.achievements-grid{grid-template-columns:1fr}.achievement-card{flex-direction:column;text-align:center}.timeframe-selector{flex-direction:column}}@media (max-width: 480px){.carbon-overview{gap:1rem}.carbon-stat-card{padding:1rem}.carbon-stat-value{font-size:1.25rem}.chart-container{overflow-x:auto}.chart-bars{min-width:300px}}.retailer-auth-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.retailer-auth-container{position:relative;background-color:#fffffff2;background-image:linear-gradient(135deg,#22c55e0d,#fffffff2);border-radius:12px;padding:2rem;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid rgba(34,197,94,.2)}.close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:color .2s ease}.close-button:hover{color:#ef4444}.retailer-auth-header{font-size:1.75rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem;text-align:center;background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.retailer-auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{position:relative;display:flex;flex-direction:column}.form-group .AuthInput{width:100%;padding:.75rem 0;background-color:transparent;border:none;border-bottom:2px solid rgba(34,197,94,.3);color:#1f2937;font-size:1rem;transition:border-bottom-color .3s ease}.form-group .AuthLabel{position:absolute;left:0;top:.75rem;color:#6b7280;font-size:1rem;font-weight:500;transition:all .3s ease;pointer-events:none;transform-origin:left top}.form-group .AuthInput:focus{outline:none;border-bottom-color:#22c55e}.form-group .AuthInput:focus+.AuthLabel,.form-group .AuthInput:not(:placeholder-shown)+.AuthLabel,.form-group .AuthInput:valid+.AuthLabel{transform:translateY(-1.5rem) scale(.85);color:#22c55e;font-weight:600}.form-group .AuthInput::placeholder{color:transparent}.submit-button{width:100%;background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;padding:.875rem 1.2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem;transition:all .2s ease}.submit-button:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-1px)}.toggle-container{text-align:center;margin-top:1rem}.toggle-text{color:#6b7280;font-size:.9rem;margin-right:.5rem}.toggle-button{background:none;border:none;color:#22c55e;font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:underline;transition:color .2s ease}.toggle-button:hover{color:#16a34a}.interactive-carbon-chart{background:#fff;border-radius:16px;padding:.9rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.ua-chart-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:2rem}.ua-chart-info h3{margin:0 0 .5rem;color:#1f2937;font-size:1.5rem;font-weight:600}.ua-chart-info p{margin:0;color:#6b7280;font-size:.95rem;line-height:1.4}.ua-chart-stats{display:flex;gap:1rem;flex-wrap:wrap}.ua-stat-badge{display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem;border-radius:12px;min-width:80px;text-align:center;border:1px solid}.ua-stat-badge.success{background:#f0fdf4;border-color:#bbf7d0;color:#166534}.ua-stat-badge.warning{background:#fefbeb;border-color:#fed7aa;color:#92400e}.ua-stat-badge.info{background:#eff6ff;border-color:#bfdbfe;color:#1e40af}.ua-stat-number{font-size:1.5rem;font-weight:700;line-height:1;margin-bottom:.25rem}.ua-stat-label{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.3px;opacity:.8}.ua-chart-container{margin:1.5rem 0;width:100%}.carbon-chart{border-radius:12px;overflow:hidden;background:#fafbfc}.chart-instructions{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8fdf8,#f0f9f0);border-radius:12px;border:1px solid #e8f5e8}.instruction-item{display:flex;align-items:flex-start;gap:.75rem}.instruction-icon{font-size:1.25rem;flex-shrink:0;margin-top:.125rem}.instruction-item p{margin:0;color:#1e40af;font-size:.9rem;line-height:1.5}@media (max-width: 768px){.interactive-carbon-chart{padding:1.5rem;margin:1rem 0}.chart-header{flex-direction:column;gap:1rem}.chart-stats{width:100%;justify-content:center}.stat-badge{flex:1;min-width:70px}.stat-number{font-size:1.25rem}.stat-label{font-size:.7rem}.chart-info h3{font-size:1.25rem}.instruction-item{flex-direction:column;text-align:center;gap:.5rem}.chart-container{margin:1rem 0}}@media (max-width: 480px){.interactive-carbon-chart{padding:1rem}.chart-stats{flex-direction:column;gap:.75rem}.stat-badge{flex-direction:row;justify-content:space-between;min-width:auto;text-align:left}.chart-instructions{padding:1rem}.chart-container{margin:.5rem 0}}@media (prefers-contrast: high){.interactive-carbon-chart,.stat-badge,.chart-instructions{border-width:2px}}@media (prefers-color-scheme: dark){.interactive-carbon-chart{border-color:#374151}.chart-info h3{color:#f9fafb}.chart-info p{color:#9ca3af}.chart-instructions{background:linear-gradient(135deg,#1f2937,#374151);border-color:#4b5563}.instruction-item p{color:#bfdbfe}}@media (prefers-reduced-motion: reduce){.carbon-chart *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.retailer-navbar{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;border-bottom:1px solid #e5e7eb;font-family:Inter,sans-serif;position:relative;overflow:visible}.navbar-container{display:flex;align-items:center;justify-content:space-between;padding:0 3rem;height:80px;max-width:1400px;margin:0 auto;position:relative;z-index:10;overflow:visible}.retailer-navbar:before{content:"🌿";position:absolute;left:-50px;top:50%;font-size:1.5rem;animation:swirlLeftToRight 10s linear infinite;pointer-events:none;z-index:1}.retailer-navbar:after{content:"🌿";position:absolute;left:-30px;top:30%;font-size:1.2rem;animation:swirlLeftToRight 10s linear infinite 2s;pointer-events:none;z-index:1}.navbar-container:before{content:"🌿";position:absolute;left:-40px;top:70%;font-size:1.3rem;animation:swirlLeftToRight 10s linear infinite 4s;pointer-events:none;z-index:1}.navbar-container:after{content:"🌿";position:absolute;left:-20px;top:20%;font-size:1rem;animation:swirlLeftToRight 10s linear infinite 6s;pointer-events:none;z-index:1}@keyframes swirlLeftToRight{0%{left:-50px;transform:rotate(0);opacity:0}10%{opacity:1}50%{transform:rotate(180deg)}90%{opacity:1}to{left:calc(100% + 50px);transform:rotate(360deg);opacity:0}}.navbar-left{flex:1;display:flex;justify-content:flex-start;align-items:center;gap:16px;position:relative}.retailer-name{color:#7bb540;margin:0;font-size:1.6rem;font-weight:800;letter-spacing:-.5px}.navbar-left .shop-switcher-container{margin-left:8px;position:relative;z-index:2000}.navbar-center{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.navbar-logo{display:flex;align-items:center;text-decoration:none;position:relative;transition:all .3s ease}.navbar-logo:hover{transform:scale(1.05)}.css-logo{display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:700;font-size:2rem;color:#7bb540;text-transform:uppercase;letter-spacing:1px}.cart-text{color:#7bb540}.animated-leaf{font-size:1.8rem;margin-left:4px;animation:leafBounce 2s ease-in-out infinite}@keyframes leafBounce{0%,to{transform:rotate(0) scale(1)}50%{transform:rotate(10deg) scale(1.1)}}.logo-image{display:none}.navbar-right{flex:1;display:flex;justify-content:flex-end;align-items:center;position:relative}.logout-btn{padding:.8rem 2rem;background:#ef4444;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;font-size:1rem;font-weight:600;white-space:nowrap;box-shadow:0 2px 8px #ef44444d}.logout-btn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 4px 15px #ef444466}.logout-btn:active{transform:translateY(0);box-shadow:0 2px 8px #ef44444d}@media (max-width: 1200px){.navbar-container{padding:0 2rem}.retailer-name{font-size:1.4rem}.css-logo{font-size:1.8rem}}@media (max-width: 992px){.navbar-container{padding:0 1.5rem}.retailer-name{font-size:1.3rem}.css-logo{font-size:1.6rem}.logout-btn{padding:.7rem 1.5rem;font-size:.9rem}}@media (max-width: 768px){.navbar-container{padding:0 1rem;flex-wrap:nowrap}.navbar-left{flex:0 1 auto;min-width:0;gap:8px}.navbar-center{flex:1;min-width:0}.navbar-right{flex:0 0 auto}.retailer-name{font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:120px}.css-logo{font-size:1.1rem}.logout-btn{padding:.6rem 1rem;font-size:.85rem}.shop-switcher-container{display:block}}@media (max-width: 480px){.navbar-container{padding:0 .75rem;height:60px;gap:.25rem}.navbar-left{flex:0 1 auto;min-width:0;gap:4px}.navbar-center{flex:1;min-width:0;display:flex;justify-content:center}.navbar-right{flex:0 0 auto}.retailer-name{display:none}.css-logo{font-size:1rem;gap:3px;letter-spacing:.3px}.animated-leaf{font-size:1.1rem;margin-left:1px}.logout-btn{padding:.4rem .7rem;font-size:.75rem;white-space:nowrap}.shop-switcher-container{display:block}.navbar-left .shop-switcher-container{margin-left:2px}.retailer-navbar:before,.retailer-navbar:after,.navbar-container:before,.navbar-container:after{display:none}}@media (max-width: 360px){.navbar-container{padding:0 .5rem;height:55px}.retailer-name{font-size:.8rem;max-width:60px}.css-logo{font-size:.9rem}.logout-btn{padding:.3rem .6rem;font-size:.7rem}.animated-leaf{font-size:1rem}}.shop-switcher{position:relative;display:inline-block;z-index:1000}.shop-switcher-trigger{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;cursor:pointer;transition:all .2s ease;min-width:200px;font-size:14px}.shop-switcher-trigger:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.shop-info{display:flex;align-items:center;gap:8px;flex:1}.shop-icon{font-size:18px;opacity:.8}.shop-details{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.shop-name{font-weight:600;color:#1e293b;font-size:14px;line-height:1.2}.shop-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.dropdown-arrow{font-size:10px;color:#64748b;transition:transform .2s ease}.dropdown-arrow.open{transform:rotate(180deg)}.shop-switcher-dropdown{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #00000026;z-index:9999;min-width:320px;max-height:400px;overflow:hidden}.dropdown-header{padding:12px 16px;border-bottom:1px solid #e2e8f0;background:#f8fafc;font-weight:600;color:#374151;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.dropdown-loading{display:flex;align-items:center;justify-content:center;gap:8px;padding:20px;color:#64748b}.spinner{width:16px;height:16px;border:2px solid #e2e8f0;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.shops-list{max-height:250px;overflow-y:auto;overflow-x:hidden}.shop-option{display:flex;align-items:center;gap:12px;padding:12px 16px;width:100%;border:none;background:transparent;cursor:pointer;transition:background-color .2s ease;text-align:left}.shop-option:hover:not(.active):not(:disabled){background:#f1f5f9}.shop-option.active{background:#eff6ff;cursor:default}.shop-option:disabled{cursor:not-allowed;opacity:.6}.shop-option-icon{font-size:20px;opacity:.7}.shop-option-details{display:flex;flex-direction:column;flex:1;white-space:normal;word-wrap:break-word}.shop-option-name{font-weight:600;color:#1e293b;font-size:14px;line-height:1.3}.shop-option-desc{font-size:12px;color:#64748b;line-height:1.3;margin-top:2px}.current-indicator{color:#16a34a;font-weight:700;font-size:16px}.no-shops{padding:20px 16px;text-align:center;color:#64748b;font-size:14px;font-style:italic}.dropdown-footer{border-top:1px solid #e2e8f0;padding:8px}.create-shop-btn{width:100%;padding:8px 12px;background:#7bb540;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.create-shop-btn:hover{background:#6da236}@media (max-width: 768px){.shop-switcher-trigger{min-width:140px;padding:6px 8px;font-size:13px}.shop-switcher-dropdown{min-width:260px;left:-60px}.shop-name{font-size:12px}.shop-label{font-size:9px}.shop-icon{font-size:16px}}@media (max-width: 480px){.shop-switcher-trigger{min-width:100px;padding:4px 6px;font-size:11px}.shop-switcher-dropdown{min-width:240px;left:0;max-height:300px}.shop-details{gap:1px}.shop-name{font-size:11px;line-height:1.1}.shop-label{font-size:8px;margin-top:1px}.shop-icon{font-size:14px}.dropdown-arrow{font-size:8px}.dropdown-header{padding:8px 12px;font-size:11px}.shop-option{padding:8px 12px}.shop-option-name{font-size:12px}.shop-option-desc{font-size:10px}.create-shop-btn{font-size:11px;padding:6px 10px}}@media (max-width: 360px){.shop-switcher-trigger{min-width:80px;padding:3px 5px}.shop-switcher-dropdown{left:-100px;min-width:220px}.shop-name{font-size:10px}.shop-label{display:none}}.stats-overview{margin-bottom:3rem}.stats-overview-stats-title{font-size:1.75rem;color:#1e293b;margin-bottom:1.5rem;font-weight:600;opacity:0;animation:fadeInUp .6s ease-out forwards}.stats-overview-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.stats-overview-stat-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 20px #0000000f;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease;display:flex;align-items:center;gap:1rem;opacity:0;transform:translateY(20px);animation:slideInUp .6s ease-out forwards}.stats-overview-stat-card:nth-child(1){animation-delay:.1s}.stats-overview-stat-card:nth-child(2){animation-delay:.2s}.stats-overview-stat-card:nth-child(3){animation-delay:.3s}.stats-overview-stat-card:nth-child(4){animation-delay:.4s}.stats-overview-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.stats-overview-stat-icon{font-size:2.5rem;padding:1rem;border-radius:12px;color:#fff;display:flex;align-items:center;justify-content:center;min-width:60px;height:60px;transform:scale(0);animation:scaleIn .5s ease-out forwards}.stats-overview-stat-card:nth-child(1) .stats-overview-stat-icon{animation-delay:.3s}.stats-overview-stat-card:nth-child(2) .stats-overview-stat-icon{animation-delay:.4s}.stats-overview-stat-card:nth-child(3) .stats-overview-stat-icon{animation-delay:.5s}.stats-overview-stat-card:nth-child(4) .stats-overview-stat-icon{animation-delay:.6s}.stats-overview-stat-content{flex:1}.stats-overview-stat-content h3{font-size:.9rem;color:#64748b;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.stats-overview-stat-value{font-size:2rem;font-weight:700;color:#1e293b;font-variant-numeric:tabular-nums}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.stats-overview-stat-value{animation:subtlePulse 2s ease-in-out}@keyframes subtlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media (max-width: 768px){.stats-overview-stats-grid{grid-template-columns:1fr;gap:1rem}.stats-overview-stat-card{padding:1rem}.stats-overview-stat-icon{font-size:2rem;min-width:50px;height:50px}.stats-overview-stat-value{font-size:1.5rem}}@media (prefers-reduced-motion: reduce){.stats-overview-title,.stats-overview-stat-card,.stats-overview-stat-icon,.stats-overview-stat-value{animation:none!important}.stats-overview-stat-card{opacity:1;transform:none}.stats-overview-stat-icon{transform:scale(1)}}.product-carousel-section{margin-bottom:3rem}.product-carousel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.product-carousel-header h2{font-size:1.75rem;color:#1e293b;margin:0;font-weight:600}.product-carousel-controls{display:flex;gap:.5rem}.product-carousel-btn{width:40px;height:40px;border:none;border-radius:50%;background:#fff;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}.product-carousel-btn:hover:not(.disabled){background:#7bb540;color:#fff;transform:scale(1.05)}.product-carousel-btn.disabled{opacity:.5;cursor:not-allowed}.product-carousel-container{overflow-x:auto;scroll-behavior:smooth;border-radius:16px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#7BB540 transparent}.product-carousel-container::-webkit-scrollbar{height:8px}.product-carousel-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}.product-carousel-container::-webkit-scrollbar-thumb{background:#7bb540;border-radius:8px}.product-carousel-container::-webkit-scrollbar-thumb:hover{background:#5a9b30}.product-carousel-track{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;transition:none;-webkit-user-select:none;user-select:none;cursor:grab}.product-carousel-track.dragging{cursor:grabbing}.product-carousel-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000f;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.product-carousel-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.product-carousel-product-image{position:relative;height:200px;background:#f1f5f9;overflow:hidden}.product-carousel-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-carousel-card:hover .product-carousel-product-image img{transform:scale(1.05)}.product-carousel-overlay{position:absolute;top:1rem;right:1rem}.product-carousel-sustainability-badge{background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;color:#22c55e;border:1px solid rgba(34,197,94,.2)}.product-carousel-info{padding:1.25rem}.product-carousel-name{font-size:1.1rem;color:#1e293b;margin:0 0 .75rem;font-weight:600;line-height:1.3}.product-carousel-price{font-size:1.25rem;font-weight:700;color:#7bb540;margin-bottom:.75rem}.product-carousel-stats{margin-bottom:1rem}.product-carousel-stat-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.85rem}.product-carousel-stat-label{color:#64748b;font-weight:500}.product-carousel-stat-value{color:#1e293b;font-weight:600}.product-carousel-actions{display:flex;gap:.5rem}.product-carousel-btn-action{flex:1;padding:.5rem;border:none;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease}.product-carousel-btn-primary{background:#7bb540;color:#fff}.product-carousel-btn-primary:hover{background:#6aa235}.product-carousel-btn-secondary{background:#f1f5f9;color:#64748b}.product-carousel-btn-secondary:hover{background:#e2e8f0}.product-carousel-indicators{text-align:center;margin-top:1rem}.product-carousel-indicator-text{color:#64748b;font-size:.9rem;font-weight:500}@media (max-width: 1024px){.product-carousel-track{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.product-carousel-header{flex-direction:column;align-items:flex-start;gap:1rem}.product-carousel-track{grid-template-columns:repeat(2,1fr)}.product-carousel-info{padding:1rem}}@media (max-width: 480px){.product-carousel-track{grid-template-columns:1fr}}.sales-chart-section{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #0000000f;border:1px solid #e2e8f0;margin-bottom:2rem}.sales-chart-title{font-size:1.75rem;color:#1e293b;margin-bottom:1.5rem;font-weight:600;opacity:0;animation:fadeInUp .6s ease-out forwards}.chart-container{position:relative;width:100%;height:400px}@media (max-width: 768px){.sales-chart-section{padding:1.5rem}.chart-container{height:300px}}@media (max-width: 480px){.sales-chart-section{padding:1rem}.chart-container{height:250px}}.add-product-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow-y:auto;padding:1rem;box-sizing:border-box}.add-product-modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;width:100%;max-width:1000px;max-height:90vh;overflow-y:auto;position:relative;margin:auto;box-sizing:border-box}.add-product-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem 1rem;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:10;box-sizing:border-box}.add-product-modal-header h2{font-size:1.5rem;color:#1e293b;margin:0;font-weight:600;white-space:nowrap}.close-btn{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.add-product-form{padding:1.5rem 2rem 2rem;box-sizing:border-box}.add-product-form-grid{display:grid;gap:1.5rem;max-width:100%}.add-product-form-section{background:#f8fafc;border-radius:12px;padding:1.25rem;border:1px solid #e2e8f0;max-width:100%;box-sizing:border-box}.add-product-form-section h3{font-size:1.125rem;color:#1e293b;margin:0 0 1.25rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.sustainability-score{background:#7bb540;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:500;white-space:nowrap}.add-product-form-group{margin-bottom:1.25rem;max-width:100%;box-sizing:border-box}.add-product-form-group:last-child{margin-bottom:0}.add-product-label{font-size:1rem;color:#1e293b;margin-bottom:.5rem;display:block}.add-product-form-group .add-product-input,.add-product-form-group .add-product-textarea,.add-product-form-group .add-product-select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;color:#374151;box-sizing:border-box}.add-product-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:100%}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;max-width:100%;box-sizing:border-box}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;min-width:120px;justify-content:center;white-space:nowrap;box-sizing:border-box}.loading-spinner.small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}#category{background:#fff;color:#374151;font-size:.875rem}.add-product-form-group .add-product-input:focus,.add-product-form-group .add-product-textarea:focus,.add-product-form-group .add-product-select:focus{outline:none;border-color:#7bb540;box-shadow:0 0 0 3px #7bb5401a}.add-product-form-group .add-product-input.error,.add-product-form-group .add-product-textarea.error,.add-product-form-group .add-product-select.error{border-color:#ef4444}.add-product-form-group .add-product-textarea{resize:vertical;min-height:100px}.add-product-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.add-product-error-message{color:#ef4444;font-size:.75rem}.image-count-badge{background:#10b981;color:#fff;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:500;margin-left:.5rem}.upload-hint{font-size:.875rem;color:#64748b;margin-top:.5rem;margin-bottom:0;font-style:italic}.image-actions{margin-top:1rem;text-align:center}.clear-all-images-btn{background:#ef4444;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background .2s ease}.clear-all-images-btn:hover{background:#dc2626}.slider-progress{position:absolute;top:0;left:0;height:100%;border-radius:4px;transition:width .01s ease,background-color .01s ease;z-index:1}.dynamic-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:19px;height:19px;border-radius:50%;background:var(--rating-color, #7BB540);border:3px solid white;box-shadow:0 2px 8px #0003;cursor:pointer;transition:all .2s ease;position:relative}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#7bb540;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0003}.slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#7bb540;cursor:pointer;border:2px solid white;box-shadow:0 2px 6px #0003}.rating-labels{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#64748b}.current-rating{background:#7bb540;color:#fff;padding:.25rem .5rem;border-radius:12px;font-weight:500;font-size:.9rem;margin-top:.25rem}.add-product-btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;min-width:120px;justify-content:center}.add-product-btn:disabled{opacity:.6;cursor:not-allowed}.add-product-btn-cancel{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.add-product-btn-cancel:hover:not(:disabled){background:#e2e8f0}.add-product-btn-submit{background:#7bb540;color:#fff}.add-product-btn-submit:hover:not(:disabled){background:#6aa235;transform:translateY(-1px);box-shadow:0 4px 12px #7bb5404d}@media (max-width: 768px){.add-product-modal-overlay{padding:.5rem}.add-product-modal-content{width:100%;max-width:100%;max-height:95vh}.add-product-modal-header{padding:1rem 1.5rem .75rem}.add-product-modal-header h2{font-size:1.25rem}.add-product-form{padding:1rem 1.5rem 1.5rem}.add-product-form-section{padding:1rem}.add-product-form-row{grid-template-columns:1fr}.form-actions{flex-direction:column;gap:.75rem}.btn{width:100%;min-width:auto}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.sustainability-grid{gap:1rem}}@media (max-width: 480px){.add-product-modal-overlay{padding:.25rem}.add-product-modal-content{max-height:98vh}.add-product-modal-header{padding:.75rem 1rem .5rem}.add-product-modal-header h2{font-size:1.125rem}.add-product-form{padding:.75rem 1rem 1rem}.add-product-form-section,.sustainability-item{padding:.75rem}.add-product-form-section h3{font-size:1rem;flex-direction:column;align-items:flex-start}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0003;max-width:900px;width:95%;max-height:90vh;overflow-y:auto;position:relative}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:2rem 2rem 1rem;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;z-index:10}.modal-header h2{font-size:1.75rem;color:#1e293b;margin:0;font-weight:600}.close-btn{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .2s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.close-btn:hover{background:#f1f5f9;color:#ef4444}.edit-product-form{padding:2rem}.form-grid{display:grid;gap:2rem}.form-section{background:#f8fafc;border-radius:12px;padding:1.5rem;border:1px solid #e2e8f0}.form-section h3{font-size:1.25rem;color:#1e293b;margin:0 0 1.5rem;font-weight:600;display:flex;justify-content:space-between;align-items:center}.sustainability-score{background:#7bb540;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:500}.form-group .label{display:block;font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-group .input,.form-group .textarea,.form-group .select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;color:#374151}#edit-category{background:#fff;color:#374151;font-size:.875rem}.form-group .input:focus,.form-group .textarea:focus,.form-group .select:focus{outline:none;border-color:#7bb540;box-shadow:0 0 0 3px #7bb5401a}.form-group .input.error,.form-group .textarea.error,.form-group .select.error{border-color:#ef4444}.form-group .textarea{resize:vertical;min-height:100px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.edit-product-error-message{color:#ef4444;font-size:.75rem;margin-top:.25rem;display:block}.image-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-top:1rem}.image-preview{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:1;border:2px solid #e2e8f0}.image-preview img{width:100%;height:100%;object-fit:cover}.remove-image-btn{position:absolute;top:.5rem;right:.5rem;background:#ef4444e6;color:#fff;border:none;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.75rem;transition:background .2s ease}.remove-image-btn:hover{background:#ef4444}.sustainability-grid{display:grid;gap:1.5rem}.sustainability-item{position:relative;background:#fff;padding:1.5rem;border-radius:12px;border:2px solid #e2e8f0;transition:all .3s ease}.sustainability-item:hover{border-color:var(--rating-color);box-shadow:0 4px 16px #0000001a}.sustainability-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.sustainability-header label{margin-bottom:0;font-weight:500;color:#374151}.rating-indicator{display:flex;align-items:center;gap:.5rem}.rating-dot{width:8px;height:8px;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.rating-text{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.rating-slider{position:relative;margin-bottom:.75rem}.slider-container{position:relative;height:16px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:1rem}.slider-progress{position:absolute;top:0;left:0;height:100%;border-radius:4px;transition:width .08s ease,background-color .08s ease;z-index:1}.dynamic-slider{position:absolute;top:-3px;left:0;width:100%;height:20px;background:transparent;z-index:2;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer}.dynamic-slider::-webkit-slider-track{height:8px;background:transparent;border-radius:4px}.dynamic-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--rating-color, #7BB540);border:3px solid white;box-shadow:0 2px 8px #0003;cursor:pointer;transition:all .2s ease;position:relative}.dynamic-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.dynamic-slider::-webkit-slider-thumb:active{transform:scale(1.2)}.dynamic-slider::-moz-range-track{height:8px;background:transparent;border-radius:4px;border:none}.dynamic-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--rating-color, #7BB540);border:3px solid white;box-shadow:0 2px 8px #0003;cursor:pointer;transition:all .2s ease}.dynamic-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.rating-labels{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#64748b;margin-top:.5rem}.current-rating{background:var(--rating-color, #7BB540);color:#fff;padding:.25rem .75rem;border-radius:12px;font-weight:600;font-size:.75rem;transition:background-color .2s ease;border:2px solid transparent;box-shadow:0 2px 4px #0000001a}.sustainability-item:hover .dynamic-slider::-webkit-slider-thumb{box-shadow:0 4px 16px #0003}.sustainability-item:hover .current-rating{transform:scale(1.05)}.dynamic-slider:focus{outline:2px solid var(--rating-color, #7BB540);outline-offset:2px}.dynamic-slider:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #7bb5404d}.slider{display:none}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;min-width:120px;justify-content:center}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-cancel{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.btn-cancel:hover:not(:disabled){background:#e2e8f0}.btn-submit{background:#7bb540;color:#fff}.btn-submit:hover:not(:disabled){background:#6aa235;transform:translateY(-1px);box-shadow:0 4px 12px #7bb5404d}.loading-spinner.small{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@media (max-width: 768px){.modal-content{width:98%;max-height:95vh}.modal-header,.edit-product-form{padding:1.5rem}.form-section{padding:1rem}.form-row{grid-template-columns:1fr}.form-actions{flex-direction:column}.btn{width:100%}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}}@media (max-width: 480px){.modal-header h2{font-size:1.5rem}.sustainability-grid{gap:1rem}.sustainability-item{padding:.75rem}}@media (prefers-reduced-motion: reduce){.modal-overlay,.btn,.close-btn,.form-group .input,.form-group .textarea,.form-group .select{transition:none}.loading-spinner.small{animation:none}}.retailer-dashboard-main{width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.dashboard-container{max-width:1400px;width:100%;margin:0 auto;margin-top:1rem;padding:2rem;background:#fff;min-height:100vh;font-family:Inter,sans-serif;box-shadow:0 4px 6px #0000001a;border-radius:12px;box-sizing:border-box;overflow-x:hidden}.retailer-dashboard-header{margin-bottom:2rem;width:100%;box-sizing:border-box}.add-product{display:flex;justify-content:flex-end;margin-bottom:1.5rem;margin-top:-3rem;width:100%;box-sizing:border-box;flex-wrap:wrap;gap:.5rem}.add-product-button{background-color:#7bb540;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;white-space:nowrap;min-width:140px;box-sizing:border-box}.add-product-button:hover{background-color:#6ba031;transform:translateY(-1px)}.retailer-dashboard-header h1{font-size:2.5rem;color:#1e293b;margin-bottom:.5rem;font-weight:700;word-wrap:break-word;max-width:100%}.retailer-dashboard-header p{color:#64748b;font-size:1.1rem;margin:0;word-wrap:break-word;max-width:100%}.dashboard-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center;max-width:100%;box-sizing:border-box}.dashboard-loading-container{width:100%;max-width:100vw;margin:0 auto;margin-top:1rem;padding:2rem;min-height:100vh;font-family:Inter,sans-serif;border-radius:12px;box-sizing:border-box;overflow-x:hidden}.dashboard-loading{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:#ffffffe6;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:1rem auto 2rem;max-width:400px;width:100%;box-sizing:border-box}.dashboard-loading>span{color:#666;font-size:.9rem;font-weight:500;white-space:nowrap}.loading-spinner{width:20px;height:20px;border:2px solid #e0e0e0;border-top:2px solid #7BB540;border-radius:50%;animation:spin 1s linear infinite;flex-shrink:0}@media (max-width: 768px){.dashboard-container{padding:1rem;width:100%;max-width:100vw}.retailer-dashboard-header{padding:1rem 0;border-bottom:1px solid #eee;margin-bottom:1.5rem}.retailer-dashboard-header h1{font-size:2rem}.add-product{flex-direction:row;align-items:stretch;gap:.75rem}.add-product-button{margin-top:1rem;font-size:.95rem}}@media (max-width: 480px){.dashboard-container{padding:.75rem;margin-top:.5rem}.retailer-dashboard-header h1{font-size:1.75rem}.retailer-dashboard-header p{font-size:1rem}.add-product{justify-content:center;margin-top:0}}.retailer-products-main{width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.retailer-products-container{max-width:1400px;width:100%;margin:0 auto;margin-top:1rem;padding:2rem;background:#fff;min-height:100vh;font-family:Inter,sans-serif;box-shadow:0 4px 6px #0000001a;border-radius:12px;box-sizing:border-box}.retailer-products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0;position:relative}.retailer-products-header:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#7bb540,#6ba031);border-radius:2px}.retailer-products-header h1{font-size:2rem;color:#1e293b;margin:0;font-weight:700;letter-spacing:-.02em}.retailer-products-back-button{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;border:none;padding:.625rem 1.25rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #6b728033,0 2px 6px #6b72801a;position:relative;overflow:hidden}.retailer-products-back-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.retailer-products-back-button:hover:before{left:100%}.retailer-products-back-button:hover{background:linear-gradient(135deg,#4b5563,#374151);transform:translateY(-2px);box-shadow:0 6px 16px #6b728040,0 3px 8px #6b728026}.retailer-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;padding:.5rem 0;margin-bottom:1.5rem}.retailer-products-product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000a,0 1px 4px #00000005;border:1px solid #e2e8f0;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;position:relative}.retailer-products-product-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#7bb54005,#7bb5400d);opacity:0;transition:opacity .3s ease;border-radius:12px}.retailer-products-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000014,0 4px 12px #0000000a;border-color:#7bb5404d}.retailer-products-product-card:hover:before{opacity:1}.retailer-products-product-image{position:relative;width:100%;height:160px;overflow:hidden;background:#f8fafc}.retailer-products-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.retailer-products-product-card:hover .retailer-products-product-image img{transform:scale(1.03)}.retailer-products-product-overlay{position:absolute;top:8px;right:8px;display:flex;gap:.375rem;align-items:center}.retailer-products-sustainability-badge{background:#7bb540f2;color:#fff;padding:.25rem .5rem;border-radius:16px;font-size:.7rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 6px #7bb54040}.retailer-products-s3-badge{background:#22c55ef2;color:#fff;padding:.2rem .4rem;border-radius:10px;font-size:.65rem;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 6px #22c55e40}.retailer-products-product-info{padding:1rem;position:relative;z-index:1}.retailer-products-product-name{font-size:1rem;font-weight:700;color:#1e293b!important;margin:0 0 .5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6rem}.retailer-products-product-price{font-size:1.2rem;font-weight:800;color:#7bb540!important;margin-bottom:.75rem;display:flex;align-items:center;gap:.375rem}.retailer-products-product-price:before{content:"💰";font-size:.8rem;opacity:.8}.retailer-products-product-stats{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:.75rem;border-radius:8px;border:1px solid #e2e8f0}.retailer-products-stat-item{display:flex;flex-direction:column;gap:.25rem;text-align:center;flex:1}.retailer-products-stat-label{font-size:.7rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.retailer-products-stat-value{font-size:.875rem;font-weight:700;color:#1e293b!important;display:flex;align-items:center;justify-content:center;gap:.2rem}.retailer-products-stat-item:nth-child(1) .retailer-products-stat-value:before,.retailer-products-stat-item:nth-child(2) .retailer-products-stat-value:before,.retailer-products-stat-item:nth-child(3) .retailer-products-stat-value:before,.retailer-products-stat-item:nth-child(4) .retailer-products-stat-value:before{content:none}.retailer-products-product-actions{display:flex;gap:.5rem;justify-content:space-between}.retailer-products-view-details-button,.retailer-products-edit-product-button{flex:1;padding:.5rem .75rem;border:none;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.retailer-products-view-details-button{background:linear-gradient(135deg,#7bb540,#6ba031);color:#fff;box-shadow:0 4px 12px #7bb54033,0 2px 6px #7bb5401a}.retailer-products-view-details-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.retailer-products-view-details-button:hover:before{left:100%}.retailer-products-view-details-button:hover{background:linear-gradient(135deg,#6ba031,#5a8c28);transform:translateY(-1px);box-shadow:0 6px 16px #7bb54040,0 3px 8px #7bb54026}.retailer-products-edit-product-button{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 4px 12px #3b82f633,0 2px 6px #3b82f61a}.retailer-products-edit-product-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.retailer-products-edit-product-button:hover:before{left:100%}.retailer-products-edit-product-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 6px 16px #3b82f640,0 3px 8px #3b82f626}.retailer-products-loading-container{width:100%;max-width:100vw;margin:0 auto;margin-top:1rem;padding:2rem;min-height:100vh;font-family:Inter,sans-serif;border-radius:12px;box-sizing:border-box;overflow-x:hidden;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.retailer-products-loading{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;background:#fffffff2;border-radius:16px;box-shadow:0 4px 20px #0000000f;margin:2rem auto;max-width:400px;border:1px solid #e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.retailer-products-loading>span{color:#64748b;font-size:1rem;font-weight:500;letter-spacing:.01em}.retailer-products-loading-spinner{width:28px;height:28px;border:3px solid #e2e8f0;border-top:3px solid #7BB540;border-radius:50%;animation:retailerProductsSpin 1s linear infinite;flex-shrink:0}.retailer-products-error,.retailer-products-no-products{text-align:center;color:#64748b;font-size:1.1rem;padding:3rem 2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;grid-column:1 / -1;border:1px solid #e2e8f0;position:relative}.retailer-products-error:before,.retailer-products-no-products:before{content:"📦";font-size:3rem;margin-bottom:1rem;display:block;opacity:.6}.retailer-products-error h3,.retailer-products-no-products h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.retailer-products-error p,.retailer-products-no-products p{color:#64748b;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.retailer-products-error button,.retailer-products-no-products button{background:linear-gradient(135deg,#7bb540,#6ba031);color:#fff;border:none;padding:.875rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin:.5rem;box-shadow:0 6px 20px #7bb54040,0 2px 8px #7bb54026}.retailer-products-error button:hover,.retailer-products-no-products button:hover{background:linear-gradient(135deg,#6ba031,#5a8c28);transform:translateY(-2px);box-shadow:0 8px 25px #7bb5404d,0 4px 12px #7bb54033}@keyframes retailerProductsSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.retailer-products-grid{animation:retailerProductsFadeInUp .6s ease-out}@keyframes retailerProductsFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.retailer-products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width: 768px){.retailer-products-container{padding:1rem;width:100%;max-width:100vw}.retailer-products-header{flex-direction:column;gap:1rem;align-items:stretch;text-align:center;margin-bottom:1rem}.retailer-products-header h1{font-size:1.75rem}.retailer-products-back-button{width:100%;justify-content:center}.retailer-products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:.25rem 0}.retailer-products-product-card{max-width:100%}.retailer-products-product-image{height:140px}.retailer-products-product-info{padding:.875rem}.retailer-products-product-name{font-size:.9rem;min-height:2.4rem}.retailer-products-product-price{font-size:1.1rem}.retailer-products-product-stats{padding:.625rem;flex-wrap:wrap}.retailer-products-stat-item{min-width:60px}.retailer-products-product-actions{flex-direction:column;gap:.375rem}.retailer-products-view-details-button,.retailer-products-edit-product-button{padding:.5rem;font-size:.75rem}}@media (max-width: 480px){.retailer-products-container{padding:.75rem;margin-top:.5rem}.retailer-products-header h1{font-size:1.5rem}.retailer-products-grid{grid-template-columns:1fr;gap:.875rem}.retailer-products-product-image{height:120px}.retailer-products-product-info{padding:.75rem}.retailer-products-product-name{font-size:.875rem}.retailer-products-product-price{font-size:1rem}.retailer-products-stat-value{font-size:.8rem}}@media (prefers-contrast: high){.retailer-products-product-card{border:2px solid #000}.retailer-products-sustainability-badge,.retailer-products-s3-badge{background:#000;color:#fff}}@media (prefers-reduced-motion: reduce){.retailer-products-product-card,.retailer-products-view-details-button,.retailer-products-edit-product-button,.retailer-products-back-button,.retailer-products-product-image img{transition:none}.retailer-products-loading-spinner,.retailer-products-grid{animation:none}}.retailer-orders-container{max-width:1200px;margin:0 auto;padding:2rem;background-color:#f8f9fa;min-height:calc(100vh - 80px)}.orders-header{margin-bottom:2rem}.orders-header h1{color:#2c3e50;font-size:2rem;font-weight:700;margin:0 0 .5rem}.orders-header p{color:#6c757d;font-size:1.1rem;margin:0}.orders-filters{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.filter-btn{padding:.75rem 1.5rem;background:#fff;color:#6c757d;border:2px solid #e1e5e9;border-radius:12px;cursor:pointer;font-weight:500;transition:all .3s ease;font-size:.9rem}.filter-btn:hover{border-color:#7bb540;color:#7bb540}.filter-btn.active{background:#7bb540;color:#fff;border-color:#7bb540}.orders-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;gap:1rem;padding:1rem;background:#ffffffe6;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin:1rem auto 2rem;max-width:400px}.loading-spinner{width:20px;height:20px;border:2px solid #e0e0e0;border-top:2px solid #7BB540;border-radius:50%;animation:spin 1s linear infinite}.orders-loading span{color:#64748b;font-size:1rem;font-weight:500}.no-orders{text-align:center;padding:3rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d}.no-orders h3{color:#2c3e50;margin-bottom:.5rem}.no-orders p{color:#6c757d}.orders-list{display:flex;flex-direction:column;gap:1.5rem}.order-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 12px #0000000d;border:1px solid #e1e5e9;transition:all .3s ease}.order-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e1e5e9}.order-info h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.customer-info{color:#6c757d;font-weight:500;margin:0 0 .25rem}.order-date{color:#9ca3af;font-size:.9rem;margin:0}.order-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem}.order-total{font-size:1.25rem;font-weight:700;color:#2c3e50}.order-status{padding:.4rem .8rem;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.order-items{margin-bottom:1rem}.order-items h4{color:#2c3e50;font-size:1rem;font-weight:600;margin:0 0 .5rem}.order-items ul{list-style:none;padding:0;margin:0}.order-items li{color:#6c757d;padding:.25rem 0;font-size:.9rem}.order-actions{display:flex;gap:.75rem;flex-wrap:wrap}.action-btn{padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:.9rem;transition:all .3s ease}.action-btn.processing{background:#3b82f6;color:#fff}.action-btn.processing:hover{background:#2563eb}.action-btn.completed{background:#10b981;color:#fff}.action-btn.completed:hover{background:#059669}.action-btn.cancelled{background:#ef4444;color:#fff}.action-btn.cancelled:hover{background:#dc2626}@media (max-width: 768px){.retailer-orders-container{padding:1rem}.orders-header h1{font-size:1.5rem}.orders-filters{gap:.5rem}.filter-btn{padding:.6rem 1rem;font-size:.85rem}.order-header{flex-direction:column;gap:1rem}.order-meta{align-items:flex-start;flex-direction:row;justify-content:space-between;width:100%}.order-card{padding:1rem}.order-actions{gap:.5rem}.action-btn{padding:.4rem .8rem;font-size:.85rem}}.retailer-account-container{max-width:1000px;margin:0 auto;padding:2rem;background-color:#f8f9fa;min-height:calc(100vh - 80px)}.account-header{margin-bottom:2rem}.account-header h1{color:#2c3e50;font-size:2rem;font-weight:700;margin:0 0 .5rem}.account-header p{color:#6c757d;font-size:1.1rem;margin:0}.account-content{display:flex;flex-direction:column;gap:2rem}.info-card{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;border:1px solid #e1e5e9;overflow:hidden}.card-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e1e5e9;background:#f8f9fa}.card-header h3{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0}.card-content{padding:1.5rem}.edit-actions{display:flex;gap:.75rem}.edit-btn,.save-btn,.cancel-btn{padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:.9rem;transition:all .3s ease}.edit-btn{background:#7bb540;color:#fff}.edit-btn:hover{background:#6ba538}.save-btn{background:#10b981;color:#fff}.save-btn:hover:not(:disabled){background:#059669}.save-btn:disabled{opacity:.6;cursor:not-allowed}.cancel-btn{background:#6c757d;color:#fff}.cancel-btn:hover:not(:disabled){background:#5a6268}.form-group{margin-bottom:1.5rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#2c3e50;font-size:.9rem}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;font-family:inherit;background-color:#fff;color:#2c3e50;box-sizing:border-box;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#7bb540;box-shadow:0 0 0 3px #7bb5401a}.form-group textarea{resize:vertical;min-height:80px}.display-value{padding:.75rem 0;color:#2c3e50;font-size:1rem;min-height:24px;display:flex;align-items:center}.account-badge{background:linear-gradient(135deg,#7bb540,#6ba538);color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.stat-item{text-align:center;padding:1rem;background:#f8f9fa;border-radius:12px;border:1px solid #e1e5e9}.stat-value{font-size:2rem;font-weight:700;color:#7bb540;margin-bottom:.5rem}.stat-label{color:#6c757d;font-size:.9rem;font-weight:500}@media (max-width: 768px){.retailer-account-container{padding:1rem}.account-header h1{font-size:1.5rem}.account-content{gap:1.5rem}.card-header{flex-direction:column;gap:1rem;align-items:flex-start}.edit-actions{width:100%;justify-content:flex-end}.card-header,.card-content{padding:1rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item{padding:.75rem}.stat-value{font-size:1.5rem}}@media (max-width: 480px){.stats-grid{grid-template-columns:1fr}.edit-actions{flex-direction:column}.edit-btn,.save-btn,.cancel-btn{width:100%}}.sidebar{width:240px;background-color:#1f2937;color:#fff;display:flex;flex-direction:column;padding:0;position:relative;transition:width .3s ease;min-height:100vh}.sidebar-closed{width:40px}.sidebar-closed .sidebar-toggle{left:25px}.sidebar-toggle{position:absolute;top:70px;left:220px;background-color:#8385974d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:none;color:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s}.sidebar-toggle:hover{background-color:#1f2937;transform:scale(1.1)}.toggle-arrow{width:12px;height:12px;filter:brightness(0) invert(1);transition:transform .3s ease}.toggle-arrow-closed{transform:rotate(180deg)}.admin-sidebar-header{padding:60px 20px 24px;border-bottom:1px solid #2d3748;background-color:#1f2937;opacity:1;visibility:visible;display:block;animation:slideInDown .4s ease-out}.sidebar-animating .nav-item{animation:shuffleSlideIn .6s ease-out both}@keyframes shuffleSlideIn{0%{opacity:0;transform:translateY(-30px) rotate(-2deg)}50%{opacity:.7;transform:translateY(-5px) rotate(1deg)}to{opacity:1;transform:translateY(0) rotate(0)}}.sidebar-animating .nav-item:hover{transform:translate(5px);transition:all .2s cubic-bezier(.4,0,.2,1)}.nav-item{transition:all .2s cubic-bezier(.4,0,.2,1)}.sidebar-animating .nav-item.active{animation:shuffleSlideInActive .6s ease-out both}@keyframes shuffleSlideInActive{0%{opacity:0;transform:translateY(-30px) translate(-15px) rotate(-2deg) scale(.9)}50%{opacity:.7;transform:translateY(-5px) translate(5px) rotate(1deg) scale(1.05)}70%{transform:translateY(2px) translate(-2px) rotate(-.5deg) scale(1.02)}to{opacity:1;transform:translateY(0) translate(0) rotate(0) scale(1)}}.sidebar-animating .nav-divider{animation:dividerSlideIn .4s ease-out both;animation-delay:.5s}@keyframes dividerSlideIn{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}.sidebar-animating .nav-icon-img{animation:iconRotateIn 2s ease-out both}@keyframes iconRotateIn{0%{opacity:0;transform:rotate(-180deg) scale(.5)}50%{transform:rotate(10deg) scale(1.1)}to{opacity:1;transform:rotate(0) scale(1)}}.sidebar-animating .notification-badge{animation:badgePop .4s cubic-bezier(.68,-.55,.265,1.55) both;animation-delay:.4s}@keyframes badgePop{0%{opacity:0;transform:scale(0) rotate(180deg)}to{opacity:1;transform:scale(1) rotate(0)}}.sidebar-animating .sidebar-user{animation:userSlideUp .5s ease-out both;animation-delay:.6s}@keyframes userSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.sidebar-animating .admin-search-bar{animation:searchSlideIn .4s ease-out both;animation-delay:.2s}@keyframes searchSlideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.sidebar-animating{will-change:transform}.sidebar-animating .nav-item{will-change:transform,opacity}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.logo{display:flex;align-items:center;animation:fadeInScale .5s ease-out .2s both}.logo-image{width:3.5em;height:auto;object-fit:contain;border-radius:4px}.logo-text{font-size:18px;font-weight:700;color:#22c55e;letter-spacing:.5px}.logo-admin-image{height:2.6em;object-fit:contain}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.admin-search-bar{padding:16px 20px;position:relative}.search-input-container{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:12px;width:16px;height:16px;color:#a0aec0;z-index:1;pointer-events:none}.admin-search-bar input{width:100%;background-color:#2d3748;border:none;padding:8px 12px 8px 36px;border-radius:6px;color:#fff;font-size:14px;box-sizing:border-box}.admin-search-bar input::placeholder{color:#a0aec0}.admin-search-bar input:focus{outline:none;background-color:#374151}.sidebar-nav{flex:1;padding:8px 0;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 20px;cursor:pointer;transition:background-color .2s;position:relative}.nav-item:hover{background-color:#2d3748}.nav-item.active{background-color:#156231;color:#fff}.nav-icon-img{width:20px;height:20px;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}.nav-item.active .nav-icon-img{filter:brightness(0) invert(1)}.notification-badge{background-color:#ef4444;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:11px;margin-left:auto;font-weight:600}.nav-divider{height:1px;background-color:#2d3748;margin:16px 20px}.sidebar-user{padding:20px;border-top:1px solid #2d3748;display:flex;align-items:center;gap:12px;position:sticky;bottom:0;background-color:#1f2937;z-index:5;min-height:72px}.sidebar-user-closed{visibility:hidden}.user-info{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.user-avatar{width:32px;height:32px;border-radius:50%;background-color:#22c55e;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px;flex-shrink:0}.user-name{font-size:14px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff;line-height:1.2}.user-email{font-size:12px;font-weight:400;color:#9ca3af;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.sidebar-profile-dropdown-toggle{background:none!important;border:none!important;color:#fff!important;cursor:pointer;padding:4px 8px!important;border-radius:4px!important;flex-shrink:0;font-size:16px!important;transition:background-color .2s;box-shadow:none!important}.sidebar-profile-dropdown-toggle:hover,.sidebar-profile-dropdown-toggle:focus,.sidebar-profile-dropdown-toggle:active{background-color:#2d3748!important;color:#fff!important;box-shadow:none!important;border:none!important}.sidebar-profile-dropdown-toggle:after{display:none!important}.sidebar-profile-dropdown-menu{background-color:#1f2937!important;border:1px solid #374151!important;border-radius:8px!important;box-shadow:0 8px 25px #00000040!important;min-width:160px!important;padding:8px!important;margin-bottom:8px!important;animation:slideUpFadeProfile .2s ease-out}.profile-menu-overlay{position:absolute;bottom:100%;right:8px;background-color:#fff;border-radius:0;box-shadow:0 8px 25px #00000026;border:none;min-width:140px;z-index:1000;overflow:hidden;margin-bottom:8px;animation:slideUpFade .2s ease-out}@keyframes slideUpFadeProfile{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sidebar-profile-dropdown-item{display:flex!important;align-items:center!important;gap:10px!important;padding:10px 12px!important;color:#fff!important;cursor:pointer!important;transition:all .15s ease!important;font-size:13px!important;font-weight:500!important;border-radius:6px!important;background:transparent!important;border:none!important}.sidebar-profile-dropdown-item:hover,.sidebar-profile-dropdown-item:focus{background-color:#ffffff1a!important;color:#22c55e!important}.sidebar-profile-dropdown-item.logout:hover,.sidebar-profile-dropdown-item.logout:focus{color:#f87171!important}.sidebar-profile-dropdown-icon{width:16px!important;height:16px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;flex-shrink:0!important}.sidebar-profile-dropdown-item:hover .sidebar-profile-dropdown-icon{filter:none!important}.sidebar-profile-dropdown-item.logout:hover .sidebar-profile-dropdown-icon{filter:brightness(0) saturate(100%) invert(69%) sepia(54%) saturate(6613%) hue-rotate(321deg) brightness(103%) contrast(94%)!important}.sidebar-profile-dropdown-divider{height:1px!important;background-color:#fff3!important;margin:6px 0!important;border:none!important}@media (max-width: 768px){.sidebar{width:200px}.sidebar-closed .sidebar-toggle{left:-5px}.user-name{font-size:13px}.user-email{font-size:11px}.sidebar-toggle{left:180px}.sidebar-closed{width:10px}.admin-sidebar-header{padding:50px 16px 16px}.logo-image{width:24px;height:24px}.logo-text{font-size:16px}.admin-search-bar{padding:12px 16px}.nav-item{padding:10px 16px}.sidebar-user{min-height:68px;padding:16px}.profile-menu-overlay{min-width:130px}}@media (max-width: 480px){.sidebar{position:fixed;z-index:1000;height:100vh}.sidebar-closed{width:10px}.profile-menu-overlay{right:12px;min-width:120px}.profile-menu-item{padding:12px 14px;font-size:12px}.sidebar-toggle{left:180px}.sidebar-closed .sidebar-toggle{left:-3px}.user-name{font-size:12px}.user-email{font-size:10px}.sidebar-user{min-height:64px;padding:14px}}.verification-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out}.verification-modal{background:#fff;border-radius:16px;width:90%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #00000040;animation:slideIn .3s ease-out}.verification-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px 16px 0 0}.verification-header h2{margin:0;color:#111827;font-size:24px;font-weight:700;display:flex;align-items:center;gap:12px}.verification-header h2:before{content:"🔍";font-size:20px}.verification-header h2{margin:0;color:#002102;font-size:24px;font-weight:600}.verification-modal .close-button{background:#6b72801a;border:none;font-size:20px;cursor:pointer;color:#6b7280;padding:0;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;position:relative;top:auto;right:auto;transition:all .2s ease}.verification-modal .close-button:hover{background:#ef44441a;color:#ef4444;transform:scale(1.05)}.verification-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.verification-loading span{color:#666;font-size:16px}.verification-content{padding:32px;background:#fff}.admin-productverification-product-details{display:grid;grid-template-columns:2fr 1fr;gap:32px;margin-bottom:32px}.product-info h3{margin:0 0 16px;color:#111827;font-size:22px;font-weight:700;line-height:1.3}.product-description{color:#6b7280;line-height:1.6;margin-bottom:24px;font-size:15px}.product-meta{display:grid;gap:12px}.meta-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f3f4f6;transition:background .2s ease}.meta-item:hover{background:#3b82f605;margin:0 -8px;padding:12px 8px;border-radius:6px}.meta-item label{font-weight:600;color:#374151;font-size:14px}.meta-item span{color:#6b7280;font-weight:500}.product-images{display:flex;flex-direction:column;gap:16px}.product-images h4{margin:0 0 12px;color:#111827;font-size:18px;font-weight:600}.images-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;max-height:320px;overflow-y:auto;padding:4px}.image-container{position:relative;aspect-ratio:1;border-radius:12px;overflow:hidden;border:2px solid #e5e7eb;background:#f9fafb;transition:all .3s ease;cursor:pointer}.image-container:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 10px 25px #3b82f626}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-container:hover .product-image{transform:scale(1.05)}.image-placeholder{width:100%;height:220px;border:2px dashed #d1d5db;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af;text-align:center;background:#f9fafb}.image-placeholder span{font-weight:600;margin-bottom:8px;font-size:16px}.image-placeholder small{font-size:13px;line-height:1.4}.verification-actions{display:flex;gap:16px;justify-content:flex-end;padding:24px 32px;border-top:1px solid #e5e7eb;background:#f9fafb;margin:0 -32px -32px;border-radius:0 0 16px 16px}.skip-button,.verify-button{padding:12px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease;display:flex;align-items:center;gap:8px;min-width:120px;justify-content:center;box-shadow:0 1px 3px #0000001a}.skip-button{background:#fff;color:#6b7280;border:1px solid #d1d5db}.skip-button:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.verify-button{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:1px solid #059669}.verify-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 20px #10b98166}.skip-button:disabled,.verify-button:disabled{opacity:.6;cursor:not-allowed}.no-products{padding:60px 24px;text-align:center}.no-products h3{margin:0 0 12px;color:#002102;font-size:20px}.no-products p{color:#666;margin-bottom:24px}.close-button-alt{background:#002102;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s ease}.close-button-alt:hover{background:#003a03}.loading-spinner{width:20px;height:20px;border:2px solid #f3f3f3;border-top:2px solid #002102;border-radius:50%;animation:spin 1s linear infinite}.loading-spinner.small{width:16px;height:16px;border-width:2px}@media (max-width: 768px){.verification-modal{width:95%;margin:20px}.admin-productverification-product-details{grid-template-columns:1fr;gap:20px}.verification-actions{flex-direction:column}.skip-button,.verify-button{width:100%}}.product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.edit-product-button{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;box-shadow:0 2px 4px #3b82f633}.edit-product-button:before{content:"✏️";font-size:12px}.edit-product-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.edit-form{margin-top:16px;padding:24px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.adm-prod-verif-form-group{margin-bottom:20px}.adm-prod-verif-form-group label{display:block;font-weight:600;color:#374151;margin-bottom:6px;font-size:14px}.edit-input{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#1f2937;transition:all .2s ease;box-sizing:border-box;background:#fff}.edit-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.edit-textarea{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#1f2937;font-family:inherit;resize:vertical;min-height:80px;transition:all .2s ease;box-sizing:border-box;background:#fff}.edit-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;background:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.edit-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px;padding-top:20px;border-top:1px solid #e2e8f0}.cancel-edit-button,.save-edit-button{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:none;transition:all .2s ease;display:flex;align-items:center;gap:6px;box-shadow:0 1px 3px #0000001a}.cancel-edit-button{background:#fff;color:#6b7280;border:1px solid #d1d5db}.cancel-edit-button:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.save-edit-button{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:1px solid #059669}.save-edit-button:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.cancel-edit-button:disabled,.save-edit-button:disabled{opacity:.6;cursor:not-allowed}.sustainability-section{margin-top:32px;padding:24px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.sustainability-section h4{margin:0 0 20px;color:#111827;font-size:18px;font-weight:700;display:flex;align-items:center;gap:8px}.sustainability-section h4:before{content:"🌱";font-size:16px}.sustainability-grid{display:grid;gap:20px}.sustainability-item{display:flex;flex-direction:column;gap:10px;padding:16px;background:#fff;border-radius:8px;border:1px solid #e5e7eb}.sustainability-item label{font-weight:600;color:#374151;font-size:14px}.slider-container{display:flex;align-items:center;gap:16px}.sustainability-slider{flex:1;height:8px;border-radius:4px;background:#e5e7eb;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.sustainability-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);cursor:pointer;border:3px solid white;box-shadow:0 2px 8px #10b9814d;transition:all .2s ease}.sustainability-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px #10b98166}.sustainability-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);cursor:pointer;border:3px solid white;box-shadow:0 2px 8px #10b9814d}.slider-value{font-weight:700;color:#059669;font-size:14px;min-width:45px;text-align:right;padding:4px 8px;background:#ecfdf5;border-radius:6px;border:1px solid #d1fae5}.sustainability-display{margin-top:24px;padding-top:20px;border-top:1px solid #e5e5e5;min-width:45px;text-align:right}.sustainability-display h4{margin:0 0 16px;color:#002102;font-size:16px;font-weight:600}.sustainability-bars{display:grid;gap:12px}.sustainability-bar{display:flex;flex-direction:column;gap:6px}.sustainability-bar label{font-weight:500;color:#333;font-size:14px}.bar-container{position:relative;width:100%;height:20px;background:#f0f0f0;border-radius:10px;overflow:hidden;display:flex;align-items:center}.bar-fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:10px;transition:width .3s ease}.bar-value{position:absolute;right:8px;font-size:12px;font-weight:600;color:#333;z-index:1}@media (max-width: 768px){.form-row{grid-template-columns:1fr;gap:12px}.edit-actions{flex-direction:column}.cancel-edit-button,.save-edit-button{width:100%}.images-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:8px;max-height:200px}}@media (max-width: 480px){.images-grid{grid-template-columns:repeat(2,1fr);gap:6px}.product-images h4{font-size:14px}}.image-lightbox-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .2s ease-in-out}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 20px 60px #00000080}.lightbox-image{width:100%;height:100%;max-width:80vw;max-height:80vh;object-fit:contain;display:block}.lightbox-close-button{position:absolute;top:10px;right:15px;background:#000000b3;color:#fff;border:none;border-radius:50%;width:30px;height:30px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2001;transition:background .2s ease}.lightbox-close-button:hover{background:#000000e6}.products-content{padding:32px;overflow-y:auto;flex:1}.content-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.content-header h1{font-size:32px;font-weight:600;color:#1f2937;margin:0}.header-actions{display:flex;gap:12px}.verification-button{background:#22c55e;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.verification-button:hover{background:#16a34a}.stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin-bottom:32px}.stat-card{display:block;background:#fff;padding:24px;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}.stat-number{font-size:28px;font-weight:700;color:#506076;margin-bottom:4px}.stat-label{color:#6b7280;font-size:14px}.tabs{display:flex;align-items:center;gap:8px;margin-bottom:24px;border-bottom:1px solid #e5e7eb;flex-wrap:wrap}.tab{background:none;border:none;padding:12px 16px;cursor:pointer;font-size:14px;color:#6b7280;border-bottom:2px solid transparent;transition:all .2s;white-space:nowrap}.tab:hover{color:#368b55}.tab.active{color:#368b55;border-bottom-color:#368b55;font-size:16px}.products-table{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;overflow-x:auto}.products-table table{width:100%;border-collapse:collapse;min-width:800px}.products-table th{background-color:#f9fafb;padding:16px;text-align:left;font-weight:600;color:#374151;border-bottom:1px solid #e5e7eb;font-size:14px;white-space:nowrap}.products-table td{padding:16px;border-bottom:1px solid #f3f4f6;color:#1f2937;font-size:14px;vertical-align:middle}.products-table tbody tr:hover{background-color:#f9fafb}.admin-product-image{width:40px;height:40px;border-radius:8px;object-fit:cover;cursor:pointer;transition:transform .2s}.admin-product-image:hover{transform:scale(1.1)}.product-description{max-width:300px;font-weight:500;word-wrap:break-word}.image-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:1000}.overlay-content{position:relative;max-width:90vw;max-height:90vh}.overlay-image{max-width:100%;max-height:100%;border-radius:8px}.close-button{position:absolute;top:-40px;right:0;background:#fff3;border:none;color:#fff;font-size:24px;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.close-button:hover{background:#ffffff4d}.tab-badge{background:#ef4444;color:#fff;border-radius:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;margin-left:6px;font-weight:600}.table-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.table-loading span{color:#666;font-size:16px}.loading-spinner{width:24px;height:24px;border:2px solid #f3f3f3;border-top:2px solid #002102;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-product-image-placeholder{width:50px;height:50px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#9ca3af;font-size:10px;font-weight:500}.product-name{font-weight:600;color:#1f2937;margin-bottom:4px}.product-desc-text{color:#6b7280;font-size:13px;line-height:1.4}.status-badge{padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500;text-transform:capitalize}.status-badge.verified{background:#d1fae5;color:#065f46}.status-badge.unverified{background:#fef3c7;color:#92400e}.quick-verify-btn{background:#22c55e;color:#fff;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;transition:background .2s ease}.quick-verify-btn:hover{background:#16a34a}.unverified-row{background:#fffbeb}.unverified-row:hover{background:#fef3c7}.no-products{text-align:center;color:#6b7280;font-style:italic;padding:40px 20px}@media (max-width: 1024px){.products-content{padding:24px}.stats-cards{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 768px){.products-content{padding:16px}.content-header h1{font-size:24px}.stats-cards{grid-template-columns:1fr;gap:16px}.tabs{margin-bottom:16px}.tab{padding:8px 12px;font-size:12px}.products-table{margin:0 -16px;border-radius:0}}@media (max-width: 480px){.products-content{padding:12px}.content-header h1{font-size:20px;margin-bottom:16px}.stat-card{padding:16px}.stat-number{font-size:24px}.products-table th,.products-table td{padding:12px 8px;font-size:12px}.product-description{max-width:200px}}.dashboard{padding:32px;background-color:#f8f9fa;min-height:100vh}.dashboard-header{margin-bottom:32px}.dashboard-welcome-section{display:flex;flex-direction:column;gap:8px}.stat-card-loading{position:relative;overflow:hidden;background:#dbdcdd;border:1px solid #e5e7eb}.loading-banner{display:flex;flex-direction:column;align-items:center;justify-content:center;height:150px;gap:16px;color:#6b7280;font-size:14px}.custom-loader{position:relative;margin:0 auto;width:60px}.chart-container .loading-banner{height:200px;background:transparent}.custom-loader:before{content:"";display:block;padding-top:100%}.circular{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes color{to,0%{stroke:#1f2937}40%{stroke:#156231}66%{stroke:#1f2937}80%,90%{stroke:#636363}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.dashboard-welcome-title{font-size:32px;font-weight:700;color:#1f2937;margin:0}.dashboard-welcome-subtitle{font-size:16px;color:#6b7280;margin:0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:32px}.stat-card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:transform .2s ease;cursor:pointer}.stat-card:hover{transform:translateY(-2px)}.stat-card-dark{background:#1f2937;color:#fff;border:1px solid #374151;box-shadow:0 4px 6px #0000001a}.stat-card-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.stat-icon{width:40px;height:48px;background:#22c55e1a;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;margin-right:16px}.stat-card-dark .stat-icon{background:#fff3}.stat-info{flex:1}.stat-title{font-size:16px;font-weight:600;margin:0;color:inherit}.stat-subtitle{font-size:14px;color:#6b7280;margin:0}.stat-card-dark .stat-subtitle{color:#9ca3af}.stat-arrow{font-size:20px;color:#6b7280;cursor:pointer}.stat-card-dark .stat-arrow{color:#9ca3af}.stat-value{font-size:32px;font-weight:700;margin:16px 0;color:inherit}.stat-footer{display:flex;align-items:center;gap:12px}.stat-percentage{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600}.stat-percentage.up{color:#22c55e}.stat-percentage.down{color:#ef4444}.stat-change{font-size:14px;color:#6b7280}.stat-card-dark .stat-change{color:#9ca3af}.charts-section{display:grid;grid-template-columns:2fr 1fr;gap:24px}.chart-container{height:100%;background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;overflow:hidden}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.stat-icon-image{width:20px;height:30px;object-fit:contain;filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.stat-card-dark .stat-icon-image{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(109deg) brightness(111%) contrast(111%)}.categories-chart{min-height:400px}.chart-title{font-size:20px;font-weight:600;color:#1f2937;margin:0}.chart-controls{display:flex;gap:12px}.dropdown-container{position:relative}.dropdown-btn{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;font-size:14px;color:#6b7280;cursor:pointer;display:flex;align-items:center;gap:8px;transition:background-color .2s}.dropdown-btn:hover{background:#f3f4f6}.dropdown-arrow{font-size:12px;transition:transform .2s}.dropdown-btn:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;min-width:150px;margin-top:4px;overflow:hidden}.dropdown-item{padding:10px 14px;font-size:14px;color:#374151;cursor:pointer;transition:background-color .2s}.dropdown-item:hover{background:#f9fafb}.chart-legend{display:flex;gap:24px;margin-bottom:16px}.legend-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.legend-dot{width:8px;height:8px;border-radius:50%}.legend-dot.earnings{background:#1f2937}.legend-dot.costs{background:#d1d5db}.stats-icon{width:20px}.chart-wrapper{width:100%;height:400px;display:flex;justify-content:center;overflow:hidden}.line-chart{width:100%;height:300px}.donut-chart-wrapper{width:100%;height:180px;display:flex;justify-content:center;align-items:center;margin:16px 0;overflow:hidden}.categories-list{display:flex;flex-direction:column;gap:16px;position:relative;padding:0 4px}.category-item{display:flex;align-items:center;justify-content:space-between;width:100%}.category-left{display:flex;align-items:center;gap:12px;flex:1}.category-dot{width:12px;height:12px;border-radius:2px;flex-shrink:0}.category-name{font-size:14px;color:#374151;font-weight:500;flex:1}.category-arrow{position:absolute;top:50%;right:8px;transform:translateY(-50%);font-size:18px;color:#6b7280;cursor:pointer}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1024px){.charts-section{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width: 768px){.dashboard{padding:16px}.welcome-title{font-size:24px}.welcome-subtitle{font-size:14px}.stats-grid{grid-template-columns:1fr;gap:16px}.stat-card{padding:20px}.chart-header{flex-direction:column;align-items:flex-start;gap:16px}.chart-controls{width:100%;justify-content:flex-end}.donut-chart-wrapper{height:160px}.custom-loader{width:50px}}@media (max-width: 480px){.stat-card{padding:16px}.stat-value{font-size:24px}.chart-container{padding:16px}.chart-title{font-size:18px}.dropdown-btn{font-size:12px;padding:6px 10px}.donut-chart-wrapper{height:140px}.custom-loader{width:40px}.loading-banner{height:120px;gap:12px}}.generic-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0006;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);display:flex;justify-content:center;align-items:center;z-index:1000}.generic-modal-content{background:transparent;border-radius:16px;padding:0;max-width:600px;width:90%;max-height:80vh;overflow:hidden;box-shadow:0 8px 32px #0000004d;border:1px solid rgba(255,255,255,.1)}.generic-modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;background:#1f2937;border-bottom:1px solid rgba(255,255,255,.1);border-radius:16px 16px 0 0}.generic-modal-title{font-size:20px;font-weight:600;color:#fff;margin:0}.generic-modal-title-section{display:flex;flex-direction:column;gap:4px}.generic-modal-subtitle{font-size:14px;color:#9ca3af;font-weight:400;margin:0}.generic-modal-actions{margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}.generic-modal-view-profile-btn{width:100%;padding:12px 24px;background:#1f2937;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.generic-modal-view-profile-btn:hover{background:#374151}.generic-modal-close{background:#ffffff1a;border:none;font-size:18px;color:#cbd5e1;cursor:pointer;padding:8px;line-height:1;border-radius:8px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.generic-modal-close:hover{color:#fff;background:#fff3}.generic-modal-body{padding:28px;background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:0 0 16px 16px;max-height:calc(80vh - 100px);overflow-y:auto}.generic-modal-body::-webkit-scrollbar{width:4px}.generic-modal-body::-webkit-scrollbar-track{background:transparent}.generic-modal-body::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.generic-modal-body::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.modal-data-container{display:flex;flex-direction:column;gap:8px}.modal-data-item{display:block;padding:8px 0}.modal-data-item:last-child{border-bottom:none}.modal-data-header{display:flex;align-items:center;justify-content:space-between;cursor:pointer;width:100%;padding:8px 0}.modal-data-label{font-size:15px;color:#e2e8f0;font-weight:500;text-transform:capitalize;display:inline;min-width:unset;margin-right:12px}.modal-data-value{font-size:15px;color:#fff;font-weight:600;display:inline}.object-label{color:#94a3b8;font-weight:600;font-size:16px;margin-bottom:8px;display:block;margin-right:0}.modal-data-object-content{margin-left:0;border-left:none;padding-left:0}.array-indicator{color:#94a3b8;font-weight:400;font-size:13px;margin-left:6px}.modal-dropdown-arrow{font-size:12px;color:#94a3b8;-webkit-user-select:none;user-select:none}.modal-dropdown-arrow.expanded{transform:rotate(180deg)}.modal-data-array-content{width:100%;margin-top:8px;border-left:none;padding-left:0}.modal-data-array-item{padding:4px 0;border-bottom:1px solid rgba(255,255,255,.05)}.modal-data-array-item:last-child{border-bottom:none}@media (max-width: 768px){.generic-modal-content{width:95%;max-width:450px}.generic-modal-header{padding:20px 24px}.generic-modal-title{font-size:18px}.generic-modal-body{padding:24px}.modal-data-item{padding:10px 0}.modal-data-label{margin-right:8px}.modal-data-value{text-align:left;margin-left:0}.generic-modal-title-section{gap:2px}.generic-modal-subtitle{font-size:12px}.generic-modal-actions{margin-top:20px;padding-top:16px}.generic-modal-view-profile-btn{padding:10px 20px;font-size:13px}}@media (max-width: 480px){.generic-modal-header{padding:18px 20px}.generic-modal-title{font-size:16px}.generic-modal-body{padding:20px}.generic-modal-close{width:28px;height:28px;font-size:16px}.modal-data-item{padding:10px 0}.modal-data-label,.modal-data-value{font-size:14px}.modal-data-label{margin-right:6px}.modal-data-object-content{margin-left:0;padding-left:0}}.adm-cus-container{padding:24px;background-color:#f8f9fa;min-height:100vh}.adm-cus-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.adm-cus-title{font-size:28px;font-weight:600;color:#1a202c;margin:0}.adm-cus-header-actions{display:flex;gap:12px}.adm-cus-export-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#1f2937;color:#fff;border:none;border-radius:0;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.adm-cus-export-icon{width:16px;height:16px}.adm-cus-export-btn:hover{background:#1f2937}.adm-cus-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:32px}.adm-cus-stats-card{background:#1f2937;border-radius:12px;padding:24px;color:#fff;position:relative}.adm-cus-stats-header{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:20px}.adm-cus-stats-title-section{flex:1}.adm-cus-stats-title{font-size:14px;font-weight:500;color:#d1d5db;margin:0 0 8px;text-transform:none;letter-spacing:normal}.adm-cus-stats-subtitle{font-size:12px;color:#9ca3af;margin:0}.adm-cus-stats-menu{display:none}.adm-cus-stats-menu:hover{background-color:#ffffff1a}.adm-cus-stats-content{display:flex;justify-content:space-between;align-items:center;width:100%}.adm-cus-stats-value-row{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;justify-content:space-between}.adm-cus-stats-main{flex:1}.adm-cus-stats-value{font-size:36px;font-weight:700;color:#fff;margin-bottom:0}.adm-cus-stats-change{display:flex;align-items:center;align-self:center;gap:8px}.adm-cus-avatar-initials{width:48px;height:48px;border-radius:50%;background-color:#474e5b;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:16px}.adm-cus-change{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;padding:4px 8px;border-radius:6px}.adm-cus-change.positive{color:#10b981;background-color:#10b9811a}.adm-cus-change.negative{color:#f87171;background-color:#f871711a}.adm-cus-stats-avatars{display:none}.adm-cus-stats-avatar{width:24px;height:24px;border-radius:50%;border:2px solid #374151;margin-left:-8px}.adm-cus-stats-avatar:first-child{margin-left:0}.adm-cus-table th:nth-child(6){width:100px}.adm-cus-filters{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.adm-cus-filter-tags{display:flex;align-items:center;gap:12px;flex:1}.adm-cus-filter-tag{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f3f4f6;border-radius:6px;font-size:14px;color:#374151}.adm-cus-filter-remove{background:none;border:none;color:#6b7280;cursor:pointer;font-size:16px;line-height:1;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.adm-cus-more-filters{display:flex;align-items:center;gap:8px;padding:8px 12px;background:none;border:1px solid #d1d5db;border-radius:6px;font-size:14px;color:#374151;cursor:pointer;transition:all .2s}.adm-cus-more-filters:hover{border-color:#374151;background:#f9fafb}.adm-cus-search-container{max-width:none;flex:0 0 auto}.adm-cus-search-wrapper{position:relative;display:flex;align-items:center}.adm-cus-search-icon{position:absolute;left:12px;color:#9ca3af;z-index:1}.adm-cus-search-input{width:300px;padding:12px 16px 12px 40px;border:none;border-bottom:2px solid #e5e7eb;background:#dbdcdd;font-size:14px;transition:border-color .2s;outline:none;color:#000}.adm-cus-search-input:focus{border-bottom-color:#1f2937}.adm-cus-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.adm-cus-selection-info{display:flex;align-items:center;gap:12px}.adm-cus-checkbox{position:relative;display:flex;align-items:center;cursor:pointer}.adm-cus-checkbox input{opacity:0;position:absolute;cursor:pointer;height:0;width:0}.adm-cus-checkmark{height:18px;width:18px;background-color:#fff;border:2px solid #d1d5db;border-radius:3px;position:relative;transition:all .2s}.adm-cus-checkbox input:checked~.adm-cus-checkmark{background-color:#374151;border-color:#374151}.adm-cus-checkmark:after{content:"";position:absolute;display:none;left:5px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.adm-cus-checkbox input:checked~.adm-cus-checkmark:after{display:block}.adm-cus-selection-text{font-size:14px;color:#374151;font-weight:500}.adm-cus-control-buttons{display:flex;align-items:center;gap:12px;flex:0 0 auto;justify-content:flex-end}.adm-cus-control-buttons .dropdown{display:inline-block}.adm-cus-control-buttons .dropdown-toggle{border:1px solid #d1d5db;border-radius:0;background:#dbdcdd;font-size:14px;color:#374151;transition:all .2s}.adm-cus-filter-btn,.adm-cus-sort-btn{background:#dbdcdd!important;border:1px solid #d1d5db!important;color:#374151!important;padding:10px 16px;border-radius:0!important;font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px;outline:none!important;box-shadow:none!important}.adm-cus-filter-btn:hover,.adm-cus-sort-btn:hover,.adm-cus-filter-btn:focus,.adm-cus-sort-btn:focus{background:#1f2937!important;border-color:#1f2937!important;color:#fff!important;box-shadow:none!important}.adm-cus-filter-menu,.adm-cus-sort-menu{background:#1f2937!important;border:1px solid #1f2937!important;border-radius:0!important;box-shadow:0 4px 6px -1px #0000001a!important;padding:12px!important;min-width:280px}.adm-cus-sort-menu .dropdown-item{padding:8px 12px;border-radius:0;font-size:14px;color:#fff!important;display:flex;justify-content:space-between;align-items:center;background:transparent!important}.adm-cus-sort-menu .dropdown-item:hover,.adm-cus-sort-menu .dropdown-item:focus{background:#ffffff1a!important;color:#fff!important}.filter-section{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.2)}.filter-section:last-of-type{border-bottom:none;margin-bottom:16px}.filter-section h6{font-size:14px;font-weight:600;color:#fff;margin-bottom:8px}.filter-checkbox{display:flex;align-items:center;gap:8px;margin-bottom:8px}.filter-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#dbdcdd}.filter-checkbox label{font-size:14px;color:#fff;margin:0;cursor:pointer}.filter-range{display:flex;align-items:center;gap:8px}.filter-range input{width:80px;padding:6px 8px;border:1px solid rgba(255,255,255,.3);border-radius:0;font-size:14px;background:#ffffff1a;color:#fff}.filter-range input::placeholder{color:#ffffffb3}.filter-range span{font-size:14px;color:#fffc}.filter-actions{padding-top:16px;border-top:1px solid rgba(255,255,255,.2)}.clear-filters-btn{background:#f04438;color:#fff;border:none;padding:8px 16px;border-radius:0;font-size:14px;font-weight:500;cursor:pointer;width:100%;transition:background-color .2s}.clear-filters-btn:hover{background:#d92d20}.dropdown-toggle:after{margin-left:8px;border-top:.3em solid;border-right:.3em solid transparent;border-left:.3em solid transparent}.dropdown-menu{z-index:1050}.dropdown-menu.show{display:block}.adm-cus-view-toggle{display:flex;border:1px solid #d1d5db;border-radius:0;overflow:hidden}.adm-cus-view-btn{padding:10px 12px;border:none;background:#fff;cursor:pointer;transition:all .2s;border-right:1px solid #d1d5db;display:flex;align-items:center;justify-content:center}.adm-cus-view-btn:last-child{border-right:none}.adm-cus-view-btn:hover{background-color:#f3f4f6}.adm-cus-view-btn.active{background-color:#1f2937;border-color:#1f2937;color:#fff}.adm-cus-view-btn img{width:16px;height:16px;opacity:.7}.adm-cus-view-btn.active img{opacity:1;filter:brightness(0) invert(1)}.adm-cus-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;margin-bottom:24px;overflow-x:auto}.adm-cus-table{width:100%;border-collapse:collapse;min-width:800px}.adm-cus-table th{background-color:#1f2937;color:#fff;padding:16px;text-align:left;font-weight:600;border-bottom:1px solid #4b5563;font-size:14px;white-space:nowrap}.adm-cus-table th:first-child{width:300px;min-width:300px}.adm-cus-table td{padding:16px;border-bottom:1px solid #f3f4f6;color:#1f2937;vertical-align:middle}.adm-cus-table tr:hover{background-color:#f9fafb}.adm-cus-table tr.selected{background-color:#374151;color:#fff}.adm-cus-customer-cell,.adm-cus-customer-info{display:flex;align-items:center;gap:12px}.adm-cus-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.adm-cus-customer-details{display:flex;flex-direction:column;gap:2px}.adm-cus-name{font-weight:600;color:#111827;font-size:14px}.adm-cus-email{font-size:12px;color:#6b7280;font-weight:500;display:flex;align-items:center;gap:6px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-cus-plan{font-weight:700;color:#111827;font-size:14px}.adm-cus-userid,.adm-cus-phone{font-size:14px;color:#374151}.adm-cus-sustainability{width:120px}.adm-cus-sustainability-bar{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden;position:relative}.adm-cus-search-and-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.adm-cus-sustainability-fill{height:100%;background-color:#1f2937;transition:width .3s ease;border-radius:4px}.adm-cus-options-btn{padding:6px;border:none;background:transparent;cursor:pointer;border-radius:4px;color:#6b7280;transition:all .2s;display:flex;align-items:center;justify-content:center;min-width:24px;height:24px}.adm-cus-options-btn:hover{background-color:#f3f4f6;color:#374151}.adm-cus-pagination{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.adm-cus-pagination-info{font-size:14px;color:#6b7280}.adm-cus-pagination-controls{display:flex;gap:12px}.adm-cus-pagination-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:14px;cursor:pointer;transition:all .2s}.adm-cus-pagination-btn:hover:not(:disabled){border-color:#374151;background-color:#f9fafb}.adm-cus-pagination-btn:disabled{opacity:.5;cursor:not-allowed}.adm-cus-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-bottom:24px}.adm-cus-card{background:#e8f4f8;border-radius:0;padding:0;box-shadow:0 1px 3px #0000001a;border:1px solid #d1d9db;transition:transform .2s,box-shadow .2s;cursor:pointer;overflow:hidden}.adm-cus-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.adm-cus-card-header{display:flex;align-items:center;gap:12px;margin-bottom:0;padding:16px 20px;background:#1f2937;position:relative}.adm-cus-card-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.adm-cus-card-info{flex:1}.adm-cus-card-name{margin:0 0 4px;font-size:16px;font-weight:600;color:#fff}.adm-cus-card-userid{margin:0;font-size:13px;color:#c4c5c7}.adm-cus-card-details{margin-bottom:0;padding:20px;background:#dbdcdd}.adm-cus-card-detail{display:flex;justify-content:space-between;align-items:center;padding:8px 0;border-bottom:none}.adm-cus-card-detail:last-child{border-bottom:none}.adm-cus-clickable-row{background-color:#dbdcdd}.adm-cus-detail-label{font-size:13px;color:#4a5568;font-weight:500}.adm-cus-detail-value{font-size:13px;color:#1a202c;font-weight:500;display:flex;align-items:center;gap:6px}.adm-cus-detail-value-email{font-size:13px;color:#1a202c;font-weight:500;display:flex;align-items:center;gap:6px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-cus-card-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:12px;border-top:1px solid #f3f4f6}.adm-cus-action-btn{padding:8px;border:none;background:transparent;cursor:pointer;border-radius:4px;transition:background-color .2s;font-size:16px}.adm-cus-action-btn:hover{background-color:#f3f4f6}.adm-cus-status{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}.adm-cus-avatar-container{position:relative;display:inline-block}.adm-cus-premium-badge{position:absolute;top:-2px;right:-2px;background-color:#fff;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:1px}.adm-cus-premium-icon{width:100%;object-fit:contain}.adm-cus-status-active{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;color:#059669;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.adm-cus-premium-badge.large{width:32px;height:32px;font-size:16px;top:0;right:0}.adm-cus-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.adm-cus-modal-content{background:#fff;border-radius:12px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative}.adm-cus-modal-header{padding:16px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:flex-end}.adm-cus-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#6b7280;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.adm-cus-modal-close:hover{background-color:#f3f4f6}.adm-cus-modal-body{padding:24px}.adm-cus-modal-card{background:#4a5568;border-radius:12px;padding:24px;color:#fff}.adm-cus-modal-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}.adm-cus-modal-title-section h2{margin:0 0 8px;font-size:24px;font-weight:600}.adm-cus-modal-userid{font-size:16px;color:#fffc}.adm-cus-modal-details{background:#f8f9fa;border-radius:8px;padding:20px;margin-bottom:24px}.adm-cus-modal-detail-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #e5e7eb;color:#1f2937}.adm-cus-modal-detail-row:last-child{border-bottom:none}.adm-cus-modal-label{font-weight:500;color:#6b7280;min-width:140px}.adm-cus-modal-value{font-weight:500;display:flex;align-items:center;gap:8px}.adm-cus-modal-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.adm-cus-modal-action-btn{padding:10px 16px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:transparent;color:#fff;cursor:pointer;transition:all .2s;font-size:14px;display:flex;align-items:center;gap:8px}.adm-cus-modal-action-btn:hover{background-color:#ffffff1a;border-color:#ffffff80}.adm-cus-receivables{font-weight:600;color:#059669}@media (max-width: 1024px){.adm-cus-stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.adm-cus-filters{flex-direction:column;align-items:stretch;gap:16px}.adm-cus-search-and-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.adm-cus-search-container{max-width:none}.adm-cus-control-buttons{flex:0 0 auto}}@media (max-width: 768px){.adm-cus-container{padding:16px}.adm-cus-search-and-controls,.adm-cus-header,.adm-cus-controls{flex-direction:column;align-items:stretch;gap:16px}.adm-cus-control-buttons{justify-content:space-between;flex:1 1 auto}.adm-cus-stats-grid,.adm-cus-cards-grid{grid-template-columns:1fr}.adm-cus-stats-value-row{flex-direction:column;align-items:flex-start;gap:8px}.adm-cus-stats-change{align-self:flex-start}.adm-cus-table{min-width:600px}.adm-cus-table-container{overflow-x:scroll}.adm-cus-table th,.adm-cus-table td{padding:12px 8px;font-size:12px}.adm-cus-table th:first-child{width:280px}.adm-cus-table th:last-child{width:170px}.adm-cus-customer-info{gap:8px}.adm-cus-avatar{width:32px;height:32px}.adm-cus-sustainability{width:80px}.adm-cus-modal-content{width:95%;margin:16px}.adm-cus-modal-actions{flex-direction:column}.adm-cus-modal-action-btn{width:100%;justify-content:center}.adm-cus-pagination{flex-direction:column;gap:16px;text-align:center}.adm-cus-pagination-controls{justify-content:center}}@media (max-width: 480px){.adm-cus-filter-tags,.adm-cus-control-buttons{flex-wrap:wrap}.adm-cus-stats-value{font-size:28px}.adm-cus-table th:first-child{width:200px}}.adm-ord-container{padding:24px;background-color:#f8f9fa;min-height:100vh}.adm-ord-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.adm-ord-title{font-size:28px;font-weight:600;color:#1a202c;margin:0}.adm-ord-header-actions{display:flex;gap:12px}.adm-ord-export-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#1f2937;color:#fff;border:none;border-radius:0;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.adm-ord-export-icon{width:16px;height:16px}.adm-ord-export-btn:hover{background:#374151}.adm-ord-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:32px}.adm-ord-stats-card{background:#1f2937;border-radius:12px;padding:24px;color:#fff;position:relative}.adm-ord-stats-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.adm-ord-stats-title-section{flex:1}.adm-ord-stats-title{font-size:14px;font-weight:500;color:#d1d5db;margin:0 0 8px;text-transform:none;letter-spacing:normal}.adm-ord-dropdown-container{position:relative}.adm-ord-period-dropdown{display:flex;align-items:center;gap:8px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:8px 12px;color:#d1d5db;font-size:12px;cursor:pointer;transition:all .2s}.adm-ord-period-dropdown:hover{background:#ffffff26}.adm-ord-dropdown-menu{position:absolute;top:100%;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:100;min-width:120px;margin-top:4px}.adm-ord-dropdown-item{display:block;width:100%;padding:10px 16px;background:none;border:none;text-align:left;color:#374151;font-size:14px;cursor:pointer;transition:background-color .2s}.adm-ord-dropdown-item:hover{background-color:#f3f4f6}.adm-ord-dropdown-item:first-child{border-radius:6px 6px 0 0}.adm-ord-dropdown-item:last-child{border-radius:0 0 6px 6px}.adm-ord-stats-content{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px}.adm-ord-stats-value-row{display:flex;flex-direction:row;align-items:center;gap:16px;width:100%;justify-content:space-between}.adm-ord-stats-main{flex:1}.adm-ord-stats-label{font-size:12px;color:#9ca3af;margin-bottom:4px}.adm-ord-stats-value{font-size:36px;font-weight:700;color:#fff;margin-bottom:8px}.adm-ord-stats-change{display:flex;align-items:center;gap:8px}.adm-ord-change{display:flex;align-items:center;gap:4px;font-size:14px;font-weight:600;padding:4px 8px;border-radius:6px}.adm-ord-change.positive{color:#10b981;background-color:#10b9811a}.adm-ord-change.negative{color:#f87171;background-color:#f871711a}.adm-ord-comparison{font-size:12px;color:#9ca3af;font-weight:400}.adm-ord-chart-container{flex:0 0 120px;height:120px}.adm-ord-breakdown{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.adm-ord-breakdown-item{display:flex;flex-direction:column;gap:4px}.adm-ord-breakdown-label{font-size:12px;color:#9ca3af}.adm-ord-breakdown-value{font-size:16px;font-weight:600;color:#fff;padding-right:8px}.adm-ord-tabs{display:flex;gap:32px;margin-bottom:24px;border-bottom:1px solid #e5e7eb}.adm-ord-tab{background:none;border:none;padding:12px 0;font-size:14px;color:#6b7280;cursor:pointer;transition:all .2s;position:relative;font-weight:500}.adm-ord-tab:hover{color:#374151}.adm-ord-tab.active{color:#1f2937;font-weight:600;font-size:16px}.adm-ord-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background-color:#1f2937}.adm-ord-search-and-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.adm-ord-search-container{max-width:none;flex:0 0 auto}.adm-ord-search-wrapper{position:relative;display:flex;align-items:center}.adm-ord-search-icon{position:absolute;left:12px;color:#9ca3af;z-index:1}.adm-ord-search-input{width:300px;padding:12px 16px 12px 40px;border:none;border-bottom:2px solid #e5e7eb;background:#dbdcdd;font-size:14px;transition:border-color .2s;outline:none;color:#000}.adm-ord-search-input:focus{border-bottom-color:#1f2937}.adm-ord-control-buttons{display:flex;align-items:center;gap:12px;flex:0 0 auto;justify-content:flex-end}.adm-ord-filter-btn,.adm-ord-sort-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border:1px solid #d1d5db;border-radius:0;background:#dbdcdd;font-size:14px;color:#374151;cursor:pointer;transition:all .2s}.adm-ord-filter-btn:hover,.adm-ord-sort-btn:hover{border-color:#1f2937;background-color:#1f2937;color:#fff}.adm-ord-table-container{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;margin-bottom:24px;overflow-x:auto}.adm-ord-table{width:100%;border-collapse:collapse;min-width:800px}.adm-ord-table th{background-color:#1f2937;color:#fff;padding:16px;text-align:left;font-weight:600;border-bottom:1px solid #4b5563;font-size:14px;white-space:nowrap}.adm-ord-table td{padding:16px;border-bottom:1px solid #f3f4f6;color:#1f2937;vertical-align:middle;font-size:14px}.adm-ord-table tr:hover{background-color:#f9fafb}.adm-ord-order-id{font-weight:600;color:#1f2937}.adm-ord-customer{font-weight:500;color:#374151}.adm-ord-date{color:#6b7280}.adm-ord-address{color:#6b7280;font-size:13px}.adm-ord-status{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;text-transform:capitalize}@media (max-width: 1024px){.adm-ord-stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.adm-ord-search-and-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;gap:16px}.adm-ord-search-container{max-width:none}.adm-ord-control-buttons{flex:0 0 auto}.adm-ord-chart-container{flex:0 0 100px;height:100px}}@media (max-width: 768px){.adm-ord-container{padding:16px}.adm-ord-search-and-controls{flex-direction:column;align-items:stretch;gap:16px}.adm-ord-control-buttons{justify-content:space-between;flex:1 1 auto}.adm-ord-stats-grid{grid-template-columns:1fr}.adm-ord-stats-value-row{flex-direction:column;align-items:flex-start;gap:8px}.adm-ord-stats-change{align-self:flex-start}.adm-ord-chart-container{flex:0 0 80px;height:80px;align-self:center}.adm-ord-table{min-width:600px}.adm-ord-table-container{overflow-x:scroll}.adm-ord-table th,.adm-ord-table td{padding:12px 8px;font-size:12px}.adm-ord-tabs{flex-wrap:wrap;gap:16px}.adm-ord-breakdown{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.adm-ord-control-buttons{flex-wrap:wrap}.adm-ord-stats-value{font-size:28px}.adm-ord-breakdown{grid-template-columns:1fr}.adm-ord-dropdown-menu{right:auto;left:0}.adm-ord-chart-container{display:none}.adm-ord-header{flex-direction:column;align-items:stretch;gap:16px}.adm-ord-stats-value-row{flex-direction:column;align-items:stretch}}.admin-layout{display:flex;min-height:100vh;background-color:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.main-wrapper{flex:1;display:flex;flex-direction:column;min-width:0;transition:margin-left .3s ease}.main-wrapper-expanded{margin-left:0}.page-placeholder{display:flex;align-items:center;justify-content:center;min-height:60vh;font-size:24px;color:#6b7280;background:#fff;margin:32px;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb}@media (max-width: 768px){.page-placeholder{margin:16px;font-size:18px;min-height:40vh}}@media (max-width: 480px){.admin-layout{position:relative}.page-placeholder{margin:8px;font-size:16px;min-height:30vh}}.view-retailer-product-main{width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}.view-retailer-product-container{max-width:1400px;width:100%;margin:0 auto;margin-top:1rem;padding:2rem;background:#fff;min-height:100vh;font-family:Inter,sans-serif;box-shadow:0 4px 6px #0000001a;border-radius:12px;box-sizing:border-box;overflow-x:hidden}.view-retailer-product-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0;position:relative}.view-retailer-product-header:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#7bb540,#6ba031);border-radius:2px}.view-retailer-product-header-left{display:flex;align-items:center}.view-retailer-product-header-right{display:flex;gap:1rem;align-items:center}.view-retailer-product-back-button{background:transparent;color:#64748b;border:none;padding:.75rem 1rem;font-size:1rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;border-radius:8px;font-weight:500}.view-retailer-product-back-button:hover{color:#7bb540;background:#7bb5401a;transform:translate(-2px)}.view-retailer-product-edit-button{background:linear-gradient(135deg,#7bb540,#6ba031);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #7bb54040,0 2px 8px #7bb54026;position:relative;overflow:hidden}.view-retailer-product-edit-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.view-retailer-product-edit-button:hover:before{left:100%}.view-retailer-product-edit-button:hover{background:linear-gradient(135deg,#6ba031,#5a8c28);transform:translateY(-2px);box-shadow:0 8px 25px #7bb5404d,0 4px 12px #7bb54033}.view-retailer-product-delete-button{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px #ef444440,0 2px 8px #ef444426;position:relative;overflow:hidden}.view-retailer-product-delete-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.view-retailer-product-delete-button:hover:before{left:100%}.view-retailer-product-delete-button:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 8px 25px #ef44444d,0 4px 12px #ef444433}.view-retailer-product-content{display:grid;grid-template-columns:1fr 1.2fr;gap:1.5rem;padding:1rem 0}.view-retailer-product-image-section{background:#f8fafc;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000f,0 2px 8px #0000000a;border:1px solid #e2e8f0;position:relative}.view-retailer-product-main-image{position:relative;width:100%;min-height:400px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden}.view-retailer-product-main-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.view-retailer-product-main-image:hover img{transform:scale(1.03)}.view-retailer-product-image-overlay{position:absolute;top:12px;right:12px;display:flex;gap:.5rem;align-items:center;z-index:2}.view-retailer-product-s3-badge{background:#22c55ef2;color:#fff;padding:.375rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #22c55e4d}.view-retailer-product-image-count-badge{background:#3b82f6f2;color:#fff;padding:.375rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #3b82f64d}.view-retailer-product-image-gallery{margin-top:1rem;padding:1rem;background:#fff;border-radius:12px}.view-retailer-product-gallery-title{color:#374151;font-size:1rem;font-weight:600;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.view-retailer-product-gallery-title:before{content:"🖼️";font-size:.9rem}.view-retailer-product-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;max-height:200px;overflow-y:auto;padding:.5rem 0}.view-retailer-product-gallery-item{position:relative;border-radius:8px;overflow:hidden;transition:transform .2s ease;cursor:pointer}.view-retailer-product-gallery-item:hover{transform:scale(1.05)}.view-retailer-product-gallery-item img{width:100%;height:80px;object-fit:cover;border-radius:8px}.view-retailer-product-gallery-item.active{border:2px solid #7BB540}.view-retailer-product-gallery-s3-indicator{position:absolute;top:2px;right:2px;background:#22c55ee6;color:#fff;padding:1px 4px;border-radius:3px;font-size:.6rem;font-weight:700}.view-retailer-product-details-section{display:flex;flex-direction:column;gap:1.5rem}.view-retailer-product-title{font-size:2.25rem;color:#1e293b;margin:0;font-weight:700;line-height:1.2;letter-spacing:-.02em}.view-retailer-product-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.view-retailer-product-metric-item{display:flex;flex-direction:column;gap:.5rem;padding:1.25rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000a;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.view-retailer-product-metric-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.view-retailer-product-metric-label{color:#64748b;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:.375rem}.view-retailer-product-metric-label:before{width:8px;height:8px;border-radius:50%;background:#7bb540;flex-shrink:0}.view-retailer-product-metric-value{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0;line-height:1.2}.view-retailer-product-metric-value.price{color:#7bb540;font-size:1.75rem}.view-retailer-product-metric-value.revenue{color:#059669}.view-retailer-product-metric-value.stock{color:#3b82f6}.view-retailer-product-metric-value.sold{color:#f59e0b}.view-retailer-product-description-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1.75rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0000000a}.view-retailer-product-description-label{color:#374151;font-size:1.125rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.view-retailer-product-description-label:before{content:"📝";font-size:1rem}.view-retailer-product-description-text{color:#1e293b;line-height:1.7;margin:0;font-size:1rem}.view-retailer-product-sustainability-section{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000000f;border:1px solid #e2e8f0;margin-top:1rem}.view-retailer-product-sustainability-section h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem;display:flex;align-items:center;gap:.5rem}.view-retailer-product-sustainability-section h3:before{content:"🌱";font-size:1.1rem}.view-retailer-product-loading-container{width:100%;max-width:100vw;margin:0 auto;margin-top:1rem;padding:2rem;min-height:100vh;font-family:Inter,sans-serif;border-radius:12px;box-sizing:border-box;overflow-x:hidden;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.view-retailer-product-loading{display:flex;align-items:center;justify-content:center;gap:1rem;padding:2rem;background:#fffffff2;border-radius:16px;box-shadow:0 4px 20px #0000000f;margin:2rem auto;max-width:400px;border:1px solid #e2e8f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.view-retailer-product-loading>span{color:#64748b;font-size:1rem;font-weight:500;letter-spacing:.01em}.view-retailer-product-loading-spinner{width:28px;height:28px;border:3px solid #e2e8f0;border-top:3px solid #7BB540;border-radius:50%;animation:viewRetailerProductSpin 1s linear infinite;flex-shrink:0}.view-retailer-product-error{text-align:center;color:#64748b;font-size:1.1rem;padding:3rem 2rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:16px;border:1px solid #e2e8f0;position:relative}.view-retailer-product-error:before{content:"❌";font-size:3rem;margin-bottom:1rem;display:block;opacity:.6}.view-retailer-product-error h2{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.view-retailer-product-error p{color:#64748b;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.view-retailer-product-error button{background:linear-gradient(135deg,#7bb540,#6ba031);color:#fff;border:none;padding:.875rem 2rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin:.5rem;box-shadow:0 6px 20px #7bb54040,0 2px 8px #7bb54026}.view-retailer-product-error button:hover{background:linear-gradient(135deg,#6ba031,#5a8c28);transform:translateY(-2px);box-shadow:0 8px 25px #7bb5404d,0 4px 12px #7bb54033}@keyframes viewRetailerProductSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.view-retailer-product-content{animation:viewRetailerProductFadeInUp .6s ease-out}@keyframes viewRetailerProductFadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.view-retailer-product-content{grid-template-columns:1fr;gap:2rem}.view-retailer-product-main-image{min-height:350px}.view-retailer-product-metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.view-retailer-product-container{padding:1rem;width:100%;max-width:100vw}.view-retailer-product-header{flex-direction:column;gap:1rem;align-items:stretch;text-align:center}.view-retailer-product-header-right{justify-content:center;flex-wrap:wrap}.view-retailer-product-title{font-size:1.75rem}.view-retailer-product-metrics-grid{grid-template-columns:1fr;padding:1.25rem}.view-retailer-product-main-image{min-height:300px}.view-retailer-product-gallery-grid{grid-template-columns:repeat(3,1fr)}.view-retailer-product-sustainability-section{padding:1.5rem}}@media (max-width: 480px){.view-retailer-product-container{padding:.75rem;margin-top:.5rem}.view-retailer-product-title{font-size:1.5rem}.view-retailer-product-edit-button,.view-retailer-product-delete-button{padding:.625rem 1rem;font-size:.875rem;width:100%;margin-bottom:.5rem}.view-retailer-product-header-right{flex-direction:column;gap:.5rem}.view-retailer-product-metric-value{font-size:1.25rem}.view-retailer-product-metric-value.price{font-size:1.5rem}.view-retailer-product-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (prefers-contrast: high){.view-retailer-product-s3-badge,.view-retailer-product-image-count-badge{background:#000;color:#fff}.view-retailer-product-metric-item{border:2px solid #000}}@media (prefers-reduced-motion: reduce){.view-retailer-product-edit-button,.view-retailer-product-delete-button,.view-retailer-product-back-button,.view-retailer-product-main-image img,.view-retailer-product-gallery-item{transition:none}.view-retailer-product-loading-spinner,.view-retailer-product-content{animation:none}}html.retailer-auth-active,html.retailer-auth-active *,body.retailer-auth-active,body.retailer-auth-active *,.retailer-auth-page,.retailer-auth-page *,.retailer-auth-page h1,.retailer-auth-page h2,.retailer-auth-page h3,.retailer-auth-page h4,.retailer-auth-page p,.retailer-auth-page span,.retailer-auth-page label,.retailer-auth-page input,.retailer-auth-page textarea,.retailer-auth-page button,.retailer-auth-page div,.retailer-auth-page form{color:#1f2937!important}.retailer-auth-page{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:9999;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.retailer-auth-background{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/splash-CRTfco2W.webp);background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(.9) contrast(1.1)}.retailer-auth-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0006,#0000004d,#00000080);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.retailer-auth-container{position:relative;z-index:10;width:100%;max-width:400px;display:flex;align-items:center;justify-content:center;min-height:100vh;overflow-y:auto}.retailer-auth-card{width:100%;max-width:400px;padding:1.75rem 1.5rem;background:#fffffff5;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);border-radius:16px;box-shadow:0 40px 80px #00000026,0 16px 40px #0000001a,0 4px 16px #0000000d,inset 0 1px #fffc,inset 0 -1px #fff3;border:1px solid rgba(255,255,255,.4);max-height:95vh;overflow-y:auto;display:flex;flex-direction:column;justify-content:flex-start;transform:translateY(0) scale(1);transition:all .4s cubic-bezier(.4,0,.2,1);animation:perfectSlideIn .8s cubic-bezier(.4,0,.2,1);position:relative;margin:0 auto;gap:.5rem;min-height:auto}.retailer-auth-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:28px;padding:1px;background:linear-gradient(135deg,#fff9,#ffffff1a,#ffffff4d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:exclude;pointer-events:none}.shop-selection-card{max-width:600px;width:min(95vw,600px);padding:2rem 1.75rem;margin:1rem auto}@keyframes perfectSlideIn{0%{opacity:0;transform:translateY(40px) scale(.95);filter:blur(4px)}60%{opacity:.8;transform:translateY(10px) scale(.98);filter:blur(1px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.auth-header{text-align:center;margin-bottom:.9rem;position:relative}.auth-header:after{content:"";position:absolute;bottom:-.4rem;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,#7bb540,#6ba031);border-radius:2px;opacity:.8}.retailer-auth-title{font-size:1.75rem;font-weight:700;color:#1f2937!important;margin-bottom:.5rem;line-height:1.05;letter-spacing:-.025em;background:linear-gradient(135deg,#1f2937,#374151);background-clip:text;-webkit-background-clip:text;text-shadow:0 2px 4px rgba(0,0,0,.05)}.retailer-auth-subtitle{color:#6b7280!important;font-size:.9rem;line-height:1.5;font-weight:400;max-width:420px;margin:0 auto;opacity:.9}.retailer-auth-form{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:.2rem}.retailer-auth-form-group{position:relative;margin-bottom:.5rem}.retailer-auth-form-input,.retailer-auth-form-textarea{width:100%;padding:1rem;font-size:.95rem;font-weight:400;color:#1f2937!important;background:#fffffff2;border:2px solid rgba(209,213,219,.6);border-radius:10px;outline:none;transition:all .35s cubic-bezier(.4,0,.2,1);box-sizing:border-box;line-height:1.5;letter-spacing:.01em}.retailer-auth-form-textarea{resize:vertical;min-height:120px;padding-top:1rem;font-family:inherit;line-height:1.6}.retailer-auth-form-input:hover,.retailer-auth-form-textarea:hover{border-color:#7bb54066;background:#fffffffa;box-shadow:0 4px 12px #7bb54014}.retailer-auth-form-input:focus,.retailer-auth-form-textarea:focus{border-color:#7bb540!important;box-shadow:0 0 0 4px #7bb5401f,0 8px 25px #7bb54026;background:#fff;transform:translateY(-1px)}.retailer-auth-form-input:not(:placeholder-shown),.retailer-auth-form-textarea:not(:placeholder-shown){border-color:#7bb540b3;background:#fffffffa}.retailer-auth-form-label{position:absolute;left:1rem;top:1rem;color:#6b7280!important;font-size:.9rem;font-weight:500;pointer-events:none;transition:all .35s cubic-bezier(.4,0,.2,1);transform-origin:left center;z-index:1;background:linear-gradient(to bottom,transparent 0%,transparent 40%,rgba(255,255,255,.95) 40%,rgba(255,255,255,.95) 100%);padding:0 .5rem 0 0;margin-left:-.25rem}.retailer-auth-form-input:focus+.retailer-auth-form-label,.retailer-auth-form-input:not(:placeholder-shown)+.retailer-auth-form-label,.retailer-auth-form-textarea:focus+.retailer-auth-form-label,.retailer-auth-form-textarea:not(:placeholder-shown)+.retailer-auth-form-label{top:-1.5rem;font-size:.9rem;color:#7bb540!important;font-weight:600;transform:translateY(0) scale(1);background:#fffffff2;border-radius:8px}.submit-button{width:100%;background:linear-gradient(135deg,#7bb540,#6ba031);color:#fff!important;padding:.875rem 1.25rem;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:.2rem;box-shadow:0 6px 20px #7bb54040,0 2px 8px #7bb54026;letter-spacing:.025em;position:relative;overflow:hidden;text-transform:none}.submit-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.submit-button:hover:before{left:100%}.submit-button:hover:not(:disabled){background:linear-gradient(135deg,#6ba031,#5a8c28);transform:translateY(-2px);box-shadow:0 8px 25px #7bb5404d,0 4px 12px #7bb54033}.submit-button:active:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 15px #7bb54040,0 2px 6px #7bb54026}.submit-button:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 12px #7bb54033}.submit-button.secondary{background:linear-gradient(135deg,#f8fafc,#f1f5f9,#e2e8f0);color:#475569!important;box-shadow:0 8px 24px #47556926,0 4px 12px #4755691a,inset 0 1px #fffc}.submit-button.secondary:hover:not(:disabled){background:linear-gradient(135deg,#f1f5f9,#e2e8f0,#cbd5e1);color:#334155!important;box-shadow:0 12px 32px #47556933,0 8px 16px #47556926,inset 0 1px #ffffffe6}.toggle-container{text-align:center;padding:1rem;border-top:1px solid rgba(229,231,235,.4);position:relative}.toggle-container:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:80px;height:1px;background:linear-gradient(90deg,transparent,#7BB540,transparent)}.toggle-text{color:#6b7280!important;font-size:1rem;margin-right:.5rem;font-weight:400}.toggle-button{background:none;border:none;color:#7bb540!important;font-weight:700;font-size:1rem;cursor:pointer;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);padding:.5rem 1rem;border-radius:10px;position:relative;overflow:hidden}.toggle-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#7bb5400d,#7bb5401a);opacity:0;transition:opacity .25s ease}.toggle-button:hover{color:#6ba031!important;transform:translateY(-1px)}.toggle-button:hover:before{opacity:1}.auth-footer{text-align:center;margin-top:.2rem}.back-link{color:#6b7280!important;text-decoration:none;font-size:.95rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);padding:.75rem 1rem;border-radius:12px;display:inline-flex;align-items:center;gap:.5rem;background:#6b72800d;border:1px solid rgba(107,114,128,.1)}.back-link:hover{color:#7bb540!important;background:#7bb54014;border-color:#7bb54033;transform:translateY(-1px);box-shadow:0 4px 12px #7bb54026}.shops-grid{display:grid;gap:1.25rem;margin:1.5rem 0;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.shop-card{background:#fffffff2;border:2px solid rgba(229,231,235,.6);border-radius:16px;padding:1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:center;position:relative;overflow:hidden;display:flex;flex-direction:column}.shop-card:hover{border-color:#7bb540;box-shadow:0 8px 25px #7bb54033;transform:translateY(-2px);background:#fffffff2}.shop-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#7bb54005,#7bb5400d);opacity:0;transition:opacity .3s ease}.shop-card:hover{border-color:#7bb540;box-shadow:0 12px 35px #7bb54040,0 4px 15px #7bb54026;transform:translateY(-4px) scale(1.02);background:#fff}.shop-card:hover:before{opacity:1}.shop-card:active{transform:translateY(-2px) scale(1.01);transition:transform .1s ease}.shop-image{margin-bottom:.5rem;display:flex;align-items:center;justify-content:center;height:80px}.shop-image img{width:60px;height:60px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.shop-placeholder{font-size:2rem;color:#9ca3af;margin-bottom:.2rem}.shop-info{display:flex;flex-direction:column}.shop-info h3{color:#1f2937!important;font-size:1.25rem;font-weight:600}.shop-info p{color:#6b7280!important;font-size:.9rem;line-height:1.4}.shop-actions{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center;border-top:1px solid rgba(229,231,235,.6);flex-wrap:wrap}.shop-actions .submit-button,.shop-actions .toggle-button{flex:1;min-width:160px;max-width:200px;padding:.875rem 1.25rem;border:2px solid rgba(123,181,64,.2);border-radius:10px;background:#7bb5400d;transition:all .3s ease}.shop-actions .toggle-button:hover{border-color:#7bb540;background:#7bb5401a;transform:translateY(-1px);box-shadow:0 4px 12px #7bb54026}@media (max-width: 768px){.retailer-auth-card{max-width:95%;padding:1.5rem 1.25rem;margin:.5rem auto;border-radius:14px;max-height:98vh}.shop-selection-card{max-width:95%;padding:1.75rem 1.25rem}.retailer-auth-title{font-size:1.35rem}.retailer-auth-subtitle{font-size:.8rem}.auth-header{margin-bottom:1rem}.retailer-auth-form-input,.retailer-auth-form-textarea{padding:.875rem;font-size:.9rem;border-radius:8px}.retailer-auth-form-label{font-size:.85rem;left:.875rem;top:.875rem}.retailer-auth-form-input:focus+.retailer-auth-form-label,.retailer-auth-form-input:not(:placeholder-shown)+.retailer-auth-form-label,.retailer-auth-form-textarea:focus+.retailer-auth-form-label,.retailer-auth-form-textarea:not(:placeholder-shown)+.retailer-auth-form-label{font-size:.7rem;padding:.15rem .3rem}.retailer-auth-form{gap:1.25rem}.submit-button{padding:.75rem 1rem;font-size:.9rem}.shops-grid{grid-template-columns:1fr;gap:1rem;margin:1rem 0}.shop-card{padding:1.25rem}.shop-image{height:70px;margin-bottom:1rem}.shop-image img{width:56px;height:56px}.shop-placeholder{font-size:2rem}.shop-info h3{font-size:1.1rem}.shop-info p{font-size:.8rem}.shop-actions{flex-direction:column;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem}.shop-actions .submit-button,.shop-actions .toggle-button{width:100%;max-width:none;min-width:auto}}@media (max-width: 480px){.retailer-auth-card{max-width:98%;padding:1.25rem 1rem;margin:.25rem auto;border-radius:12px;max-height:99vh}.shop-selection-card{max-width:98%;padding:1.5rem 1rem}.retailer-auth-title{font-size:1.2rem;letter-spacing:-.015em}.retailer-auth-subtitle{font-size:.75rem}.auth-header{margin-bottom:.75rem}.retailer-auth-form-input,.retailer-auth-form-textarea{padding:.75rem;font-size:.85rem;border-radius:8px}.retailer-auth-form-label{font-size:.8rem;left:.75rem;top:.75rem}.retailer-auth-form-input:focus+.retailer-auth-form-label,.retailer-auth-form-input:not(:placeholder-shown)+.retailer-auth-form-label,.retailer-auth-form-textarea:focus+.retailer-auth-form-label,.retailer-auth-form-textarea:not(:placeholder-shown)+.retailer-auth-form-label{font-size:.65rem;padding:.1rem .25rem}.submit-button{padding:.625rem 1rem;font-size:.85rem;border-radius:8px}.toggle-text{font-size:.8rem}.toggle-button{font-size:.8rem;padding:.375rem .75rem}.shops-grid{gap:.875rem;margin:.875rem 0}.shop-card{padding:1rem;border-radius:12px}.shop-image{height:60px;margin-bottom:.875rem}.shop-image img{width:48px;height:48px}.shop-placeholder{font-size:1.75rem}.shop-info h3{font-size:1rem;margin-bottom:.5rem}.shop-info p{font-size:.75rem}.shop-actions{gap:.625rem;margin-top:1rem;padding-top:1rem}.shop-actions .toggle-button{padding:.625rem 1rem;font-size:.85rem}}.retailer-auth-card::-webkit-scrollbar{width:6px}.retailer-auth-card::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.retailer-auth-card::-webkit-scrollbar-thumb{background:#7bb5404d;border-radius:3px;transition:background .3s ease}.retailer-auth-card::-webkit-scrollbar-thumb:hover{background:#7bb54080}.retailer-auth-page *{box-sizing:border-box}.retailer-auth-page,.retailer-auth-page *,.retailer-auth-page h1,.retailer-auth-page h2,.retailer-auth-page h3,.retailer-auth-page p,.retailer-auth-page span,.retailer-auth-page label,.retailer-auth-page button,.retailer-auth-page input,.retailer-auth-page textarea{color:inherit!important}.retailer-auth-title{color:#1f2937!important}.retailer-auth-subtitle,.retailer-auth-form-label{color:#6b7280!important}.retailer-auth-form-input,.retailer-auth-form-textarea{color:#1f2937!important}.retailer-auth-form-input:focus+.retailer-auth-form-label,.retailer-auth-form-input:not(:placeholder-shown)+.retailer-auth-form-label,.retailer-auth-form-textarea:focus+.retailer-auth-form-label,.retailer-auth-form-textarea:not(:placeholder-shown)+.retailer-auth-form-label{color:#7bb540!important}.toggle-text{color:#6b7280!important}.toggle-button{color:#7bb540!important}.back-link{color:#6b7280!important}.shop-info h3{color:#1f2937!important}.shop-info p{color:#6b7280!important}.admin-login-container{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#101925;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4rem;padding:2rem 1rem;box-sizing:border-box}.admin-header{text-align:center;flex-shrink:0}.admin-main-title{color:#fff;font-size:4.5rem;font-weight:700;margin:0;letter-spacing:-.02em}.admin-login-modal{width:100%;max-width:400px;padding:2.5rem;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.1);flex-shrink:0}.admin-logo-container{text-align:center;margin-bottom:2rem}.admin-logo{width:80%;height:auto;margin-bottom:0;opacity:.9}.admin-form{display:flex;flex-direction:column;gap:1.5rem}.admin-form-group{position:relative;display:flex;flex-direction:column}.admin-form-input{width:100%;padding:.75rem 0;background-color:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.3);color:#fff;font-size:1rem;box-sizing:border-box;transition:border-bottom-color .2s ease}.admin-form-input::placeholder{color:transparent}.admin-form-input:focus{outline:none;border-bottom-color:#ffffff80}.admin-form-input:focus+.admin-form-label,.admin-form-input:not(:placeholder-shown)+.admin-form-label{transform:translateY(-1.5rem) scale(.85);color:#fffc}.admin-form-label{position:absolute;top:.75rem;left:0;color:#ffffff80;font-size:1rem;pointer-events:none;transition:all .2s ease;transform-origin:left top}.admin-signin-button{width:100%;background:#ffffff26;color:#fff;border:none;border-radius:8px;padding:.875rem 1.5rem;font-size:.9rem;font-weight:500;cursor:pointer;margin-top:1rem;transition:background-color .2s ease;letter-spacing:.5px}.admin-signin-button:hover{background:#fff3}.admin-signin-button:active{background:#ffffff1a}.admin-form-input:focus,.admin-signin-button:focus{box-shadow:none;outline:none}@media (max-width: 768px){.admin-login-container{gap:3rem;padding:1.5rem 1rem}.admin-main-title{font-size:2.5rem}.admin-login-modal{padding:2rem}.admin-logo{width:60%}}@media (max-width: 480px){.admin-login-container{gap:2rem;padding:1rem}.admin-main-title{font-size:1.75rem}.admin-login-modal{padding:1.5rem}.admin-logo{width:50%}}@media (max-height: 600px){.admin-login-container{gap:2rem}}@media (max-height: 500px){.admin-login-container{gap:1rem}.admin-main-title{font-size:1.5rem}}
