*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.btn{align-items:center;border-radius:.5rem;display:inline-flex;font-weight:500;justify-content:center;padding:.75rem 1.5rem;text-decoration:none}.btn-primary{background-color:#059669;color:#fff}.btn-primary:hover{background-color:#047857;transform:translateY(-1px)}.card{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;transition:all .2s ease}.card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-2px)}@media (max-width:768px){.container{padding:0 .75rem}.btn{font-size:.8125rem;padding:.625rem 1.25rem}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e2e8f0;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar-container{align-items:center;display:flex;height:80px;justify-content:space-between;padding:1rem 1rem 1rem .5rem}.navbar-brand{align-items:center;color:#059669;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin-left:-.5rem;text-decoration:none}.navbar-logo{color:#059669;height:2rem;width:2rem}.navbar-logo-image{border-radius:4px;height:5rem;object-fit:contain;width:15rem}.navbar-logo-icon{align-items:center;display:flex;font-size:1.5rem;height:2rem;justify-content:center;width:2rem}.navbar-controls{align-items:center;display:flex;gap:.5rem}.logo-toggle-btn{align-items:center;background:none;border:1px solid #e2e8f0;border-radius:4px;cursor:pointer;display:flex;font-size:1rem;height:2.5rem;justify-content:center;padding:.5rem;transition:all .2s ease;width:2.5rem}.logo-toggle-btn:hover{background-color:#f8fafc;border-color:#059669;color:#059669}.navbar-menu{align-items:center;display:flex;gap:2rem;margin-left:-1rem}.navbar-link{color:#475569;font-weight:500;position:relative;text-decoration:none;transition:color .2s ease}.navbar-link.active,.navbar-link:hover{color:#059669}.navbar-link.active:after{background-color:#059669;border-radius:1px;bottom:-.5rem;content:"";height:2px;left:0;position:absolute;right:0}.navbar-toggle{background:none;border:none;color:#475569;cursor:pointer;display:none;padding:.5rem}.navbar-toggle:hover{color:#059669}.cart-button{align-items:center;border-radius:50%;color:#475569;cursor:pointer;display:flex;justify-content:center;margin-right:1rem;padding:.5rem;position:relative;transition:all .2s ease}.cart-button:hover{background-color:#0596691a;color:#059669}.cart-count{border-radius:50%;font-size:.75rem;height:18px;position:absolute;right:-5px;top:-5px;width:18px}.cart-count,.signup-button{align-items:center;background-color:#059669;color:#fff;display:flex;font-weight:600;justify-content:center}.signup-button{border-radius:.375rem;font-size:.875rem;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.signup-button:hover{background-color:#047857;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.profile-container{position:relative}.profile-button{align-items:center;background:none;border:none;border-radius:50%;color:#475569;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.profile-button:hover{background-color:#0596691a;color:#059669}.profile-dropdown{animation:dropdown-fade .2s ease-in-out;background:#fff;border-radius:.375rem;box-shadow:0 4px 12px #00000026;min-width:180px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);z-index:1001}@keyframes dropdown-fade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{align-items:center;background:none;border:none;color:#475569;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.dropdown-item:hover{background-color:#f8fafc;color:#059669}.dropdown-item span{font-size:.875rem;font-weight:500}@media (max-width:768px){.navbar-container{padding:.5rem}.navbar-brand{margin-left:0}.navbar-logo-image{height:4rem;width:8rem}.navbar-menu{background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:1.5rem;left:0;margin-left:0;opacity:0;padding:2rem;position:fixed;right:0;top:80px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.navbar-menu.active{opacity:1;transform:translateY(0);visibility:visible}.navbar-toggle{display:block}.navbar-link.active:after{display:none}.logo-toggle-btn{font-size:.875rem;height:2rem;width:2rem}}.footer{background:linear-gradient(135deg,#059669,#047857);color:#fff;margin-top:auto;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#f0fdf4;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.footer-brand{align-items:center;display:flex;font-size:1.5rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.footer-logo{color:#f0fdf4;height:2rem;width:2rem}.footer-description{color:#d1fae5;line-height:1.6;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem}.social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:2.5rem;justify-content:center;text-decoration:none;transition:all .2s ease;width:2.5rem}.social-link:hover{background:#fff3;transform:translateY(-2px)}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#d1fae5;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#fff}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-icon,.contact-item{color:#fff!important}.contact-icon{height:1.25rem;width:1.25rem}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:1.5rem}.footer-bottom,.footer-bottom-left{align-items:center;display:flex}.footer-bottom p{color:#d1fae5;margin:0}.designed-by-link{color:#d1fae5;font-size:.875rem;text-decoration:none;transition:color .2s ease}.designed-by-link:hover{color:#fff;text-decoration:none}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#d1fae5;text-decoration:none;transition:color .2s ease}.footer-bottom-links a:hover{color:#fff}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}.info-banner{background-color:#fff;border-top:1px solid #f0f0f0;cursor:pointer;padding:1.75rem 0;transition:background-color .2s ease;width:100%}.info-banner:hover{background-color:#f9f9f9}.info-banner-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 1.5rem;text-align:center}.info-banner-logo{display:flex;height:auto;justify-content:center;margin-bottom:1rem;width:180px}.info-banner-title{font-size:1rem;font-weight:500;line-height:1.5;margin-bottom:.5rem}.info-banner-title-bold{font-weight:700}.info-banner-title-green{color:#018748;font-weight:700}.info-banner-text{color:#4b5563;font-size:.9rem;line-height:1.6;margin:0;max-width:1000px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.info-banner{padding:1.25rem 0}.info-banner-content{padding:0 1rem}.info-banner-logo{width:150px}.info-banner-text{font-size:.85rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.modal-container{animation:slideIn .3s ease;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 25px #0000001a;max-width:450px;position:relative;width:90%}.modal-close-button{align-items:center;background:none;border:none;border-radius:50%;color:#6b7280;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:1rem;top:1rem;transition:all .2s ease}.modal-close-button:hover{background-color:#f3f4f6;color:#111827}.modal-content{padding:2rem}.modal-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.modal-subtitle{color:#6b7280;font-size:.875rem;margin-bottom:1.5rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1.25rem}.form-input{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-input:focus{border-color:#059669;box-shadow:0 0 0 2px #05966933;outline:none}.login-button{background-color:#059669;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.75rem;transition:all .2s ease;width:100%}.login-button:hover{background-color:#059669;box-shadow:0 4px 6px #4f46e533;transform:translateY(-2px)}.login-button:focus{box-shadow:0 0 0 3px #4f46e54d;outline:none}.modal-links{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.forgot-password-link{color:#059669;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.forgot-password-link:hover{color:#047857;text-decoration:underline}.signup-link-container{align-items:center;display:flex;font-size:.875rem;gap:.5rem}.signup-link-container span{color:#6b7280}.signup-link{color:#059669;font-weight:500;text-decoration:none;transition:color .2s ease}.signup-link:hover{color:#047857;text-decoration:underline}@media (max-width:640px){.modal-container{width:95%}.modal-content{padding:1.5rem}.modal-title{font-size:1.25rem}}.home{min-height:100vh}.organic-hero{background:linear-gradient(135deg,#f8f9fa,#e9ecef);height:89vh;overflow:hidden;padding:4rem 0;position:relative}.organic-hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:0}.organic-hero:before{background-image:radial-gradient(circle at 20% 30%,#ffb6c11a 0,#0000 50%),radial-gradient(circle at 80% 70%,#90ee901a 0,#0000 50%),radial-gradient(circle at 40% 80%,#ffdab91a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.organic-hero-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;position:relative;z-index:2}.organic-hero-text h1{color:#e4ebf7;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem;margin-top:30%}.organic-hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-green{background:#22c55e;border:none;border-radius:.5rem;color:#fff;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-green:hover{background:#16a34a;transform:translateY(-2px)}.btn-orange{background:#f97316;border:none;border-radius:.5rem;color:#fff;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-orange:hover{background:#ea580c;transform:translateY(-2px)}.organic-hero-image{align-items:center;display:flex;justify-content:center;position:relative}.organic-hero-image img{animation:fadeInUp 1s ease-out;border-radius:1rem;height:auto;max-width:100%;transition:all .3s ease}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero{background:linear-gradient(135deg,#f0fdf4,#dcfce7);overflow:hidden;padding:4rem 0;position:relative}.hero-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.hero-text h1{color:#1e293b;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.highlight{color:#059669}.hero-text p{color:#64748b;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.hero-buttons .btn{gap:.5rem}.hero-buttons .btn,.hero-image{align-items:center;display:flex}.hero-image{justify-content:center}.hero-visual{height:400px;position:relative;width:400px}.floating-card{animation:float 4s ease-in-out infinite;background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;font-size:.875rem;font-weight:500;gap:.25rem;padding:1rem;position:absolute}.floating-card .price{color:#059669;font-weight:600}.card-1{animation-delay:0s;left:10%;top:10%}.card-2{animation-delay:1s;right:10%;top:60%}.card-3{animation-delay:2s;bottom:20%;left:20%}.features{background:linear-gradient(135deg,#f8fafc,#f1f5f9);overflow:hidden;padding:5rem 0;position:relative}.features:before{background-image:radial-gradient(circle at 20% 30%,#0596690d 0,#0000 50%),radial-gradient(circle at 80% 70%,#22c55e0d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.section-header{margin-bottom:4rem;position:relative;z-index:2}.section-header h2{-webkit-text-fill-color:#0000;animation:fadeInUp .8s ease-out;background:linear-gradient(135deg,#059669,#047857);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1.5rem}.section-header p{animation:fadeInUp .8s ease-out .2s both;font-size:1.25rem;line-height:1.7;max-width:700px}.features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));position:relative;z-index:2}.feature-card{animation:fadeInUp .8s ease-out;background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;padding:2.5rem 2rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-card:before{background:linear-gradient(90deg,#059669,#22c55e);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.feature-card:hover{border-color:#059669;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-8px)}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover .feature-icon{background:linear-gradient(135deg,#059669,#22c55e);color:#fff;transform:scale(1.1) rotate(5deg)}.feature-icon{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:50%;box-shadow:0 4px 6px -1px #05966933;color:#059669;display:flex;font-size:1.5rem;height:5rem;justify-content:center;margin:0 auto 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);width:5rem}.feature-card h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:1rem;transition:color .3s ease}.feature-card:hover h3{color:#059669}.feature-card p{color:#64748b;font-size:1.1rem;line-height:1.7;transition:color .3s ease}.feature-card:hover p{color:#475569}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.feature-card:first-child{animation-delay:.1s}.feature-card:nth-child(2){animation-delay:.2s}.feature-card:nth-child(3){animation-delay:.3s}.feature-card:nth-child(4){animation-delay:.4s}.feature-card:nth-child(5){animation-delay:.5s}.feature-card:nth-child(6){animation-delay:.6s}.stat-number{animation:countUp .5s ease-out;font-size:3.5rem;font-weight:800}.stat-label,.stat-number{transition:all .3s ease}@keyframes countUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-item{transition:all .3s ease}.stat-item:hover{transform:translateY(-5px)}.stat-item:hover .stat-number{color:#fff;text-shadow:0 0 10px #f0fdf480}.cta{background:#f8fafc;padding:5rem 0}.cta-content{margin:0 auto;max-width:600px;text-align:center}.cta-content h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#64748b;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.cta-buttons .btn{align-items:center;display:flex;gap:.5rem}@media (max-width:768px){.organic-hero-content{gap:2rem;grid-template-columns:1fr}.organic-hero-text h1{font-size:2.5rem}.produce-basket{height:300px;width:300px}.hero-content{gap:2rem;grid-template-columns:1fr}.hero-text h1{font-size:2.5rem}.hero-text p{font-size:1.125rem}.hero-visual{height:300px;width:300px}.hero-icon{height:6rem;width:6rem}.cta-content h2,.section-header h2{font-size:2rem}.cta-buttons,.hero-buttons,.organic-hero-buttons{align-items:center;flex-direction:column}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}}@media (max-width:480px){.hero{padding:2rem 0}.cta,.features{padding:3rem 0}.stats-grid{grid-template-columns:1fr}}.products{background:#f8fafc;min-height:calc(100vh - 80px);padding:2rem 0}.products-header{margin-bottom:3rem;text-align:center}.products-header h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.products-header p{color:#64748b;font-size:1.125rem;margin:0 auto;max-width:600px}.filters{align-items:center;gap:1.5rem}.search-sort-container{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:.5rem;max-width:800px;width:100%}.search-box{border-radius:.75rem;box-shadow:0 2px 5px #0000000d;flex:1 1;max-width:500px;transition:all .2s ease;width:100%}.search-box:focus-within{box-shadow:0 4px 10px #0000001a}.clear-search{align-items:center;background:none;border:none;border-radius:50%;color:#94a3b8;cursor:pointer;display:flex;font-size:1.25rem;height:1.5rem;justify-content:center;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:all .2s ease;width:1.5rem}.clear-search:hover{background-color:#f1f5f9;color:#475569}.sort-by{min-width:220px;position:relative;transition:transform .3s ease}.sort-by:hover{transform:translateY(-2px)}.sort-by label{align-items:center;color:#1e293b;display:flex;font-size:.9375rem;font-weight:600;gap:.5rem;margin-bottom:.5rem;transition:color .2s ease}.sort-by:hover label,.sort-icon{color:#4f46e5}.sort-icon{height:1.125rem;transition:transform .3s ease;width:1.125rem}.sort-by:hover .sort-icon{transform:rotate(-10deg)}.search-icon{color:#4f46e5;left:.75rem}.search-box input{border-radius:.75rem;color:#1e293b;font-size:.9375rem;outline:none;padding:.875rem 2.5rem;transition:all .2s ease}.search-box input::placeholder{color:#94a3b8}.search-box input:focus{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51a}.filter-controls{justify-content:center;max-width:600px;width:100%}.filter-group select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234f46e5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:14px;border:2px solid #e2e8f0;border-radius:.75rem;box-shadow:0 4px 6px #0000000d;color:#4f46e5;font-size:.9375rem;font-weight:500;padding:.875rem 2.5rem .875rem 1.25rem;transition:all .3s ease}.filter-group select:hover{border-color:#4f46e5;box-shadow:0 6px 12px #4f46e526;transform:translateY(-1px)}.filter-group select:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526}.filter-group select option{background-color:#fff;color:#1e293b;padding:10px}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.product-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;cursor:pointer;overflow:hidden;transition:all .2s ease}.product-card:hover{border-color:#4f46e5;box-shadow:0 10px 25px -5px #0000001a;transform:translateY(-4px)}.product-image{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-bottom:1px solid #e2e8f0;padding:2rem;position:relative;text-align:center}.product-emoji{display:block;font-size:4rem}.product-badge{position:absolute;right:1rem;top:1rem}.badge{border-radius:1rem;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.badge.in-stock{background:#dcfce7;color:#166534}.badge.limited{background:#fef3c7;color:#92400e}.product-content{padding:1.5rem}.product-name{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.product-description{color:#64748b;line-height:1.5;margin:.75rem 0}.product-description-link{display:block;text-decoration:none}.product-description-link p{text-decoration:underline;text-decoration-color:#0000;transition:color .3s,text-decoration-color .3s}.product-description-link:hover p{color:#0ea5e9;text-decoration-color:#0ea5e9}.product-rating{align-items:center}.product-features,.product-rating{display:flex;gap:.5rem;margin-bottom:1rem}.product-features{flex-wrap:wrap}.feature-tag{background:#f1f5f9;border-radius:.25rem;color:#475569;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.product-dealer{align-items:center;color:#475569;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.5rem}.dealer-icon{color:#059669;height:1rem;width:1rem}.location{color:#64748b}.product-delivery{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1rem}.delivery-icon{color:#059669;height:1rem;width:1rem}.product-price{align-items:baseline;display:flex;gap:.25rem;margin-bottom:1rem}.price{font-size:1.5rem;font-weight:700}.unit{color:#64748b;font-size:.875rem}.add-to-cart{justify-content:center;transition:all .3s ease;width:100%}.add-to-cart.added{background-color:#047857;transform:scale(1.05)}.no-products{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;padding:3rem;text-align:center}.no-products p{color:#64748b;margin-bottom:1rem}@media (max-width:768px){.products{padding:1rem 0}.products-header h1{font-size:2rem}.filters{padding:1rem}.filter-controls{flex-direction:column;gap:1rem}.products-grid{gap:1.5rem;grid-template-columns:1fr}.product-image{padding:1.5rem}.product-emoji{font-size:3rem}.product-content{padding:1rem}}@media (max-width:480px){.products-header h1{font-size:1.75rem}.product-features{gap:.25rem}.feature-tag{font-size:.6875rem;padding:.125rem .375rem}}.category-filter{align-items:center;display:flex;flex-direction:column;gap:1rem;width:100%}.category-filter h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.category-buttons{-ms-overflow-style:none;display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:center;max-width:100%;overflow-x:auto;padding:.5rem 0;scrollbar-width:thin}.category-buttons::-webkit-scrollbar{height:4px}.category-buttons::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:4px}.category-btn{align-items:center;background-color:#fff;border:2px solid #e2e8f0;border-radius:.75rem;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;min-width:100px;padding:.75rem .5rem;transition:all .2s ease}.category-btn span{color:#475569;font-size:.875rem;font-weight:500}.category-btn:hover{transform:translateY(-2px)}.category-btn.active,.category-btn:hover{border-color:#4f46e5;box-shadow:0 4px 6px -1px #0000001a}.category-btn.active{background-color:#eff6ff}.category-btn.active span{color:#4f46e5;font-weight:600}@media (max-width:640px){.category-btn{min-width:90px;padding:.5rem .75rem}}.product-detail{background:#f8fafc;min-height:calc(100vh - 80px);padding:2rem 0}.product-tabs{margin-bottom:2rem}.product-tabs,.tabs-header{border-bottom:1px solid #e2e8f0}.tabs-header{display:flex;margin-bottom:1.5rem}.tab-btn{background:none;border:none;color:#64748b;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;position:relative;transition:all .2s ease}.tab-btn:hover{color:#059669}.tab-btn.active{color:#059669;font-weight:600}.tab-btn.active:after{background-color:#059669;bottom:-1px;content:"";height:2px;left:0;position:absolute;width:100%}.tab-content{padding:.5rem 0}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.back-link{margin-bottom:2rem}.back-link a{align-items:center;color:#475569;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s ease}.back-link a:hover{color:#059669}.product-detail-content{grid-gap:2rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;display:grid;gap:2rem;grid-template-columns:1fr 2fr;overflow:hidden}.product-detail-image{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-right:1px solid #e2e8f0;display:flex;justify-content:center;padding:3rem;position:relative}.product-emoji.large{font-size:8rem}.product-detail-info{padding:2rem}.product-detail-info h1{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:1rem}.product-meta{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.product-category{color:#64748b;font-size:.875rem}.product-category span{color:#475569;font-weight:500}.product-price-detail{border-bottom:1px solid #e2e8f0;margin-bottom:2rem;padding-bottom:1.5rem}.product-description-detail,.product-features-detail,.product-specifications,.product-usage{border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:1.5rem}.product-description-detail h3,.product-features-detail h3,.product-specifications h3,.product-usage h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.product-description-detail p,.product-usage p{color:#64748b;line-height:1.6}.product-features-detail ul{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));list-style-type:none;padding:0}.product-features-detail li{align-items:center;color:#475569;display:flex;gap:.5rem}.product-features-detail li:before{color:#059669;content:"✓";font-weight:700}.product-specifications table{border-collapse:collapse;width:100%}.product-specifications td{border-bottom:1px solid #e2e8f0;padding:.75rem}.product-specifications td:first-child{color:#475569;font-weight:500;width:40%}.product-specifications td:last-child{color:#64748b}.product-dealer-detail{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.dealer-info,.delivery-info{align-items:center;color:#475569;display:flex;font-size:.875rem;gap:.5rem}.dealer-icon,.delivery-icon{color:#059669}.product-actions{display:flex;gap:1rem}.add-to-cart-btn{flex:2 1;transition:all .3s ease}.add-to-cart-btn.added{background-color:#047857}.btn-secondary{background-color:#fff;border:1px solid #059669;color:#059669;flex:1 1}.btn-secondary:hover{background-color:#f0fdf4}.product-detail.loading,.product-detail.not-found{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 80px);text-align:center}.video-modal-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#000000bf;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.video-modal-container{animation:slideIn .3s ease;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 25px #0003;max-width:800px;position:relative;width:90%}.video-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.video-modal-header h3{color:#1e293b;font-size:1.25rem;margin:0}.close-btn{align-items:center;background:none;border:none;border-radius:.25rem;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.close-btn:hover{background-color:#f1f5f9;color:#0f172a}.video-modal-content{padding:1.5rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.product-detail-content{grid-template-columns:1fr}.tabs-header{-webkit-overflow-scrolling:touch;overflow-x:auto;white-space:nowrap}.tab-btn{padding:.75rem 1rem}.video-modal-container{width:95%}}.product-diseases{margin-bottom:1.5rem;padding-bottom:1.5rem}.product-videos{padding:1rem 0}.video-gallery{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.video-thumbnail{cursor:pointer;transition:transform .2s ease}.video-thumbnail:hover{transform:translateY(-5px)}.video-thumbnail-image{border-radius:.5rem;box-shadow:0 4px 6px #0000001a;margin-bottom:.75rem;overflow:hidden;position:relative}.video-thumbnail-image img{aspect-ratio:16/9;display:block;object-fit:cover;width:100%}.play-button{align-items:center;background-color:#0ea5e9cc;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:50px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .2s ease;width:50px}.video-thumbnail:hover .play-button{background-color:#0ea5e9;transform:translate(-50%,-50%) scale(1.1)}.video-thumbnail p{color:#334155;font-weight:500;margin-top:.5rem}.product-diseases h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem}.diseases-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.disease-card{border-radius:.5rem;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.disease-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-4px)}.disease-image{height:160px;overflow:hidden}.disease-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.disease-card:hover .disease-image img{transform:scale(1.05)}.disease-info{background-color:#fff;padding:1rem}.disease-info h4{color:#059669;font-size:1rem;font-weight:600;margin-bottom:.5rem}.disease-info p{color:#64748b;font-size:.875rem;line-height:1.5}@media (max-width:768px){.diseases-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media (max-width:480px){.diseases-list{grid-template-columns:1fr}}.dealers{background:#f8fafc;min-height:calc(100vh - 80px);padding:2rem 0}.dealers-header{margin-bottom:3rem;text-align:center}.dealers-header h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.dealers-header p{color:#64748b;font-size:1.125rem;margin:0 auto;max-width:600px}.filters{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem}.search-box{max-width:400px;position:relative}.search-icon{color:#64748b;height:1.25rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.search-box input{border:1px solid #e2e8f0;border-radius:.5rem;font-size:.875rem;padding:.75rem 1rem .75rem 2.5rem;transition:border-color .2s ease;width:100%}.search-box input:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a;outline:none}.filter-controls{display:flex;flex-wrap:wrap;gap:1.5rem}.filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-group label{color:#475569;font-size:.875rem;font-weight:500}.filter-group select{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;font-size:.875rem;padding:.5rem .75rem;transition:border-color .2s ease}.filter-group select:focus{border-color:#059669;outline:none}.dealers-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.dealer-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;overflow:hidden;transition:all .2s ease}.dealer-card:hover{box-shadow:0 10px 25px -5px #0000001a;transform:translateY(-4px)}.dealer-header{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1.5rem}.dealer-info{gap:1rem}.dealer-image,.dealer-info{align-items:center;display:flex}.dealer-image{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:50%;height:4rem;justify-content:center;position:relative;width:4rem}.dealer-emoji{font-size:2rem}.verified-badge{background:#fff;border-radius:50%;color:#059669;height:1.5rem;padding:.125rem;position:absolute;right:-.25rem;top:-.25rem;width:1.5rem}.dealer-details{flex:1 1}.dealer-name{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.dealer-location{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:.5rem}.location-icon{color:#059669;height:1rem;width:1rem}.dealer-rating{text-align:right}.stars{display:flex;gap:.125rem;margin-bottom:.25rem}.star{color:#e2e8f0}.star.filled{color:#fbbf24}.rating-text{color:#64748b;font-size:.875rem}.dealer-content{padding:1.5rem}.dealer-stats{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.stat{align-items:center;color:#475569;display:flex;font-size:.875rem;gap:.5rem}.stat-icon{color:#059669;height:1rem;width:1rem}.dealer-products,.dealer-specializations{margin-bottom:1.5rem}.dealer-products h4,.dealer-specializations h4{color:#1e293b;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.product-tags,.specialization-tags{display:flex;flex-wrap:wrap;gap:.5rem}.product-tag{background:#f0fdf4;color:#166534}.product-tag,.specialization-tag{border-radius:.25rem;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.specialization-tag{background:#fef3c7;color:#92400e}.dealer-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.feature-badge{background:#f1f5f9;border-radius:.25rem;color:#475569;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.dealer-contact{margin-bottom:1.5rem}.contact-item{align-items:center;color:#475569;display:flex;font-size:.875rem;gap:.75rem;margin-bottom:.75rem}.contact-icon{color:#059669;flex-shrink:0;height:1rem;width:1rem}.dealer-actions{display:flex;gap:1rem}.dealer-actions .btn{flex:1 1;justify-content:center}.no-dealers{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;padding:3rem;text-align:center}.no-dealers p{color:#64748b;margin-bottom:1rem}@media (max-width:768px){.dealers{padding:1rem 0}.dealers-header h1{font-size:2rem}.filters{padding:1rem}.filter-controls{flex-direction:column;gap:1rem}.dealers-grid{gap:1.5rem;grid-template-columns:1fr}.dealer-header{align-items:flex-start;flex-direction:column;gap:1rem}.dealer-rating{text-align:left}.dealer-stats{gap:.75rem}.dealer-actions{flex-direction:column}}@media (max-width:480px){.dealers-header h1{font-size:1.75rem}.dealer-info{align-items:flex-start;flex-direction:column;gap:.75rem}.dealer-image{height:3rem;width:3rem}.dealer-emoji{font-size:1.5rem}.product-tags,.specialization-tags{gap:.25rem}.feature-badge,.product-tag,.specialization-tag{font-size:.6875rem;padding:.125rem .375rem}}.about{background:#f8fafc;min-height:calc(100vh - 80px);padding:2rem 0}.about-hero{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.hero-content h1{color:#1e293b;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.hero-content p{color:#64748b;font-size:1.25rem;line-height:1.6}.hero-visual{align-items:center;display:flex;justify-content:center}.hero-icon{animation:float 3s ease-in-out infinite;color:#059669;height:8rem;width:8rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.mission-values{margin-bottom:4rem}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#64748b;font-size:1.125rem;margin:0 auto;max-width:600px}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.value-card{border:1px solid #e2e8f0;padding:2rem;text-align:center}.value-icon{align-items:center;background:#f0fdf4;border-radius:50%;color:#059669;display:flex;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.value-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.value-card p{color:#64748b;line-height:1.6}.stats{background:linear-gradient(135deg,#059669,#047857);color:#fff;margin-bottom:4rem;padding:4rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat-item{padding:1rem}.stat-number{color:#f0fdf4;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#d1fae5;font-size:1.125rem;font-weight:500}.story{margin-bottom:4rem}.story-content{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.story-text h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.story-text p{color:#64748b;font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}.timeline{display:flex;flex-direction:column;gap:2rem}.timeline-item{align-items:center;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;display:flex;gap:1rem;padding:1rem}.year{background:#059669;border-radius:.5rem;color:#fff;font-size:.875rem;font-weight:600;min-width:80px;padding:.5rem 1rem;text-align:center}.event{color:#1e293b;font-weight:500}.team{margin-bottom:4rem}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.team-card{border:1px solid #e2e8f0;padding:2rem;text-align:center}.member-image{align-items:center;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-radius:50%;display:flex;height:6rem;justify-content:center;margin:0 auto 1.5rem;width:6rem}.member-emoji{font-size:3rem}.team-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.member-role{color:#059669;font-weight:500;margin-bottom:1rem}.team-card p{color:#64748b;line-height:1.6}.impact{background:#fff;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;padding:4rem 0}.impact-content h2{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.impact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.impact-item{padding:2rem;text-align:center}.impact-icon{color:#059669;height:4rem;margin:0 auto 1.5rem;width:4rem}.impact-item h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.impact-item p{color:#64748b;line-height:1.6}@media (max-width:768px){.about{padding:1rem 0}.about-hero{gap:2rem;grid-template-columns:1fr}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.125rem}.hero-icon{height:6rem;width:6rem}.section-header h2{font-size:2rem}.story-content{gap:2rem;grid-template-columns:1fr}.story-text h2{font-size:2rem}.story-text p{font-size:1rem}.timeline{gap:1rem}.timeline-item{flex-direction:column;gap:.5rem;text-align:center}.year{min-width:auto}.impact-content h2{font-size:2rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.impact-content h2,.section-header h2,.story-text h2{font-size:1.75rem}.stat-number{font-size:2.5rem}.impact-grid,.team-grid,.values-grid{grid-template-columns:1fr}}.contact{background:#f8fafc;min-height:calc(100vh - 80px);padding:2rem 0}.contact-header{margin-bottom:3rem;text-align:center}.contact-header h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-header p{color:#64748b;font-size:1.125rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:3rem;display:grid;gap:3rem}.contact-info-section h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:2rem}.contact-info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.contact-info-card{border:1px solid #e2e8f0;padding:2rem;text-align:center}.info-icon{align-items:center;background:#f0fdf4;border-radius:50%;color:#059669;display:flex;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.contact-info-card h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.info-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.info-details span{color:#475569;font-weight:500}.info-description{color:#64748b;font-size:.875rem;line-height:1.5}.contact-form-section h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:2rem}.contact-form{border:1px solid #e2e8f0;padding:2rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:1.5rem}.form-group label{color:#475569}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #e2e8f0;border-radius:.375rem;font-size:.875rem;padding:.75rem;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#059669;box-shadow:0 0 0 3px #0596691a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{justify-content:center;margin-top:1rem;width:100%}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.support-hours-section h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:2rem}.hours-card{border:1px solid #e2e8f0;padding:2rem}.hours-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.hours-icon{color:#059669;height:2rem;width:2rem}.hours-header h3{color:#1e293b;font-size:1.25rem;font-weight:600}.hours-list{display:flex;flex-direction:column;gap:1rem}.hours-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.75rem 0}.hours-item:last-child{border-bottom:none}.day{color:#1e293b;font-weight:500}.time{color:#64748b;font-size:.875rem}.faq-section h2{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:2rem}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}.faq-card{border:1px solid #e2e8f0;padding:2rem}.faq-header{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1rem}.faq-icon{color:#059669;flex-shrink:0;height:1.5rem;margin-top:.125rem;width:1.5rem}.faq-header h3{color:#1e293b;font-size:1.125rem;font-weight:600;line-height:1.4}.faq-card p{color:#64748b;line-height:1.6}.emergency-contact{margin-top:2rem}.emergency-card{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #e2e8f0;padding:2rem}.emergency-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.emergency-icon{color:#d97706;height:2rem;width:2rem}.emergency-header h3{color:#92400e;font-size:1.25rem;font-weight:600}.emergency-card p{color:#92400e;margin-bottom:1rem}.emergency-number{align-items:center;color:#92400e;display:flex;font-size:1.25rem;font-weight:700;gap:.75rem}.phone-icon{color:#d97706;height:1.5rem;width:1.5rem}@media (max-width:768px){.contact{padding:1rem 0}.contact-header h1{font-size:2rem}.contact-form-section h2,.contact-info-section h2,.faq-section h2,.support-hours-section h2{font-size:1.75rem}.form-row{gap:1rem}.faq-grid,.form-row{grid-template-columns:1fr}.hours-item{align-items:flex-start;flex-direction:column;gap:.5rem}.contact-info-grid{grid-template-columns:1fr}}@media (max-width:480px){.contact-header h1{font-size:1.75rem}.contact-form-section h2,.contact-info-section h2,.faq-section h2,.support-hours-section h2{font-size:1.5rem}.contact-form,.contact-info-card,.emergency-card,.faq-card,.hours-card{padding:1.5rem}.faq-header{flex-direction:column;gap:.5rem}.faq-header h3{font-size:1rem}}.login-prompt-overlay{align-items:center;animation:fadeIn .3s ease;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.login-prompt-modal{animation:slideUp .4s ease;background-color:#fff;border-radius:12px;box-shadow:0 10px 25px #0003;max-width:500px;padding:2rem;position:relative;width:90%}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:.25rem;position:absolute;right:1rem;top:1rem;transition:all .2s ease}.close-button:hover{background-color:#f1f5f9;color:#1e293b}.login-prompt-content{text-align:center}.login-prompt-content h2{color:#1e293b;font-size:1.5rem;margin-bottom:1rem}.login-prompt-content p{color:#64748b;font-size:1rem;line-height:1.5;margin-bottom:2rem}.login-prompt-actions{align-items:stretch;display:flex;gap:1rem;justify-content:center}.login-prompt-actions .btn{align-items:center;border-radius:.5rem;box-sizing:border-box;cursor:pointer;display:flex;font-weight:600;height:45px;justify-content:center;min-width:140px;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .2s ease}.login-prompt-actions .btn-primary{background-color:#059669;border:none;box-shadow:0 4px 6px #4f46e526;color:#fff}.login-prompt-actions .btn-primary:hover{background-color:#059669;box-shadow:0 6px 10px #4f46e533;transform:translateY(-2px)}.login-prompt-actions .btn-secondary{background-color:#fff;border:2px solid #059669;box-shadow:0 4px 6px #4f46e51a;color:#059669;font-size:1rem;padding:.75rem 1rem;width:140px}.login-prompt-actions .btn-secondary:hover{background-color:#f5f3ff;box-shadow:0 6px 10px #4f46e521;transform:translateY(-2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cart-page{background-color:#f8fafc;min-height:100vh;padding:40px 0 60px}.cart-header{margin-bottom:2rem;text-align:center}.cart-header h1{color:#1e293b;margin-bottom:.5rem}.cart-header p{color:#64748b}.cart-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:auto 3fr 1fr 1fr auto;padding:1.5rem}.cart-item-image{align-items:center;background-color:#ecfdf5;border-radius:.5rem;display:flex;height:60px;justify-content:center;width:60px}.product-emoji{font-size:2rem}.cart-item-details h3{font-size:1.125rem;margin:0 0 .5rem}.item-description{color:#64748b;font-size:.875rem;margin:0 0 .5rem}.item-dealer{color:#64748b;font-size:.75rem}.cart-item-quantity{display:flex;flex-direction:column;gap:.5rem}.cart-item-quantity label{color:#64748b;font-size:.875rem}.quantity-control{align-items:center;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;overflow:hidden}.quantity-btn{align-items:center;background:none;border:none;color:#059669;cursor:pointer;display:flex;font-size:1rem;height:2rem;justify-content:center;width:2rem}.quantity-btn:hover{background-color:#f1f5f9}.quantity-control input{-moz-appearance:textfield;border:none;font-size:.875rem;height:2rem;text-align:center;width:2.5rem}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item-price{align-items:flex-end;display:flex;flex-direction:column}.price{color:#059669;font-weight:600}.unit-price{color:#64748b;font-size:.75rem}.remove-item{align-items:center;background:none;border:none;border-radius:50%;color:#ef4444;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .2s ease}.remove-item:hover{background-color:#fef2f2}.cart-summary{height:fit-content;padding:1.5rem}.cart-summary h3{font-size:1.25rem;margin:0 0 1.5rem}.summary-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.summary-line{color:#64748b;display:flex;font-size:.875rem;justify-content:space-between}.summary-line.total{border-top:1px solid #e2e8f0;color:#1e293b;font-size:1.125rem;font-weight:600;margin-top:.5rem;padding-top:1rem}.checkout-btn{margin-bottom:.75rem;width:100%}.clear-cart-btn{background-color:initial;border:1px solid #e2e8f0;color:#64748b;width:100%}.clear-cart-btn:hover{background-color:#f1f5f9;border-color:#ef4444;color:#ef4444}.empty-cart{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.empty-cart h2{color:var(--color-text-dark);margin:1rem 0}.empty-cart p{color:var(--color-text-muted);margin-bottom:1.5rem}.empty-cart svg{color:var(--color-primary);opacity:.7}.login-popup-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.login-popup{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:400px;padding:2rem;position:relative;width:90%}.close-popup{background:none;border:none;color:var(--color-text-muted);cursor:pointer;position:absolute;right:1rem;top:1rem}.close-popup:hover,.login-popup h2{color:var(--color-text-dark)}.login-popup h2{margin-bottom:1rem}.login-popup p{color:var(--color-text-muted);margin-bottom:1.5rem}.popup-buttons{display:flex;gap:1rem;justify-content:center}.popup-buttons button{min-width:100px}.empty-cart .btn{align-items:center;display:flex;gap:.5rem}@media (max-width:768px){.cart-content,.cart-item{grid-template-columns:1fr}.cart-item{gap:1rem}.cart-item-image{height:120px;width:100%}.cart-item-details,.cart-item-price,.cart-item-quantity{width:100%}.cart-item-price{align-items:flex-start}.remove-item{position:absolute;right:1rem;top:1rem}}.toast{align-items:center;border-radius:4px;box-shadow:0 4px 12px #00000026;display:flex;min-width:250px;opacity:0;padding:15px;position:fixed;right:20px;top:20px;transform:translateY(-20px);transition:all .3s ease;z-index:9999}.toast.visible{opacity:1;transform:translateY(0)}.toast.hidden{opacity:0;transform:translateY(-20px)}.toast.success{background-color:#4caf50;color:#fff}.toast.error{background-color:#f44336;color:#fff}.toast.info{background-color:#2196f3;color:#fff}.toast-content{align-items:center;display:flex}.toast-icon{font-size:18px;margin-right:10px}.toast-message{font-size:14px;font-weight:500}.signup-page{background-color:#f9fafb;min-height:100vh;padding:40px 0 60px}.signup-content{background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000000d;margin:0 auto;max-width:600px;padding:2rem}.signup-title{color:#111827;font-size:1.875rem;font-weight:700;margin-bottom:.5rem;text-align:center}.signup-subtitle{color:#6b7280;font-size:1rem;margin-bottom:2rem;text-align:center}.signup-form{gap:1.5rem}.form-group,.signup-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#374151;font-size:.875rem;font-weight:500}.form-input,.form-textarea{border:1px solid #d1d5db;border-radius:.375rem;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-input:focus,.form-textarea:focus{border-color:#059669;box-shadow:0 0 0 2px #05966933;outline:none}.form-input.error,.form-textarea.error{border-color:#ef4444}.error-message{color:#ef4444;font-size:.75rem;margin-top:.25rem}.general-error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#dc2626;font-size:.875rem;margin-bottom:1rem;padding:.75rem}.submit-button{background-color:#059669;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:.75rem;transition:all .2s ease}.submit-button:hover{background-color:#047857;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.submit-button:focus{box-shadow:0 0 0 2px #05966966;outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.password-input-container{align-items:center;display:flex;position:relative;width:100%}.password-input{padding-right:40px!important;width:100%!important}.password-toggle-btn{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:color .2s ease;z-index:2}.password-toggle-btn:hover{color:#334155}.password-criteria{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.375rem;margin-top:.75rem;padding:.75rem}.password-criteria h4{color:#334155;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.password-criteria ul{list-style:none;margin:0;padding:0}.password-criteria li{align-items:center;color:#64748b;display:flex;font-size:.8125rem;margin-bottom:.375rem;transition:color .2s ease}.password-criteria li.met{color:#059669}.password-criteria li.not-met{color:#64748b}.criteria-icon{align-items:center;display:inline-flex;font-size:.875rem;justify-content:center;margin-right:.5rem}.met .criteria-icon{color:#059669}.not-met .criteria-icon{color:#94a3b8}.login-link{color:#64748b;margin-top:1.5rem;text-align:center}.login-link a{color:#059669;font-weight:500;text-decoration:none}.login-link a:hover{text-decoration:underline}@media (max-width:768px){.signup-page{padding:100px 1rem 40px}.signup-content{padding:1.5rem}.signup-title{font-size:1.5rem}}.profile-page{background-color:#f8fafc;min-height:100vh;padding:120px 0 60px}.profile-content{margin:0 auto;max-width:800px}.profile-content h1{color:#1e293b;font-size:2rem;font-weight:700;margin-bottom:2rem}.profile-card{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;overflow:hidden}.profile-header{align-items:center;background-color:#f0fdf4;border-bottom:1px solid #e2e8f0;display:flex;padding:2rem}.profile-avatar{align-items:center;background-color:#059669;border-radius:50%;color:#fff;display:flex;font-size:1.75rem;font-weight:600;height:80px;justify-content:center;margin-right:1.5rem;width:80px}.profile-name h2{color:#1e293b;font-size:1.5rem;margin:0}.profile-name p{color:#64748b;margin:.5rem 0 0}.profile-details{padding:2rem}.profile-section{margin-bottom:2rem}.profile-section:last-child{margin-bottom:0}.profile-section h3{border-bottom:1px solid #e2e8f0;color:#1e293b;font-size:1.25rem;margin-bottom:1rem;padding-bottom:.5rem}.profile-info-row{display:flex;margin-bottom:.75rem}.profile-info-label{color:#64748b;flex:0 0 30%;font-weight:500}.profile-info-value{color:#1e293b;flex:1 1}.profile-actions{background-color:#f8fafc;border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem 2rem}.btn{border:none;border-radius:.375rem;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem 1.5rem;transition:all .2s ease}.btn-secondary{background-color:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.btn-secondary:hover{background-color:#e2e8f0}.btn-danger{background-color:#fee2e2;color:#ef4444}.btn-danger:hover{background-color:#fecaca}@media (max-width:768px){.profile-header{flex-direction:column;text-align:center}.profile-avatar{margin-bottom:1rem;margin-right:0}.profile-info-row{flex-direction:column;margin-bottom:1.25rem}.profile-info-label{margin-bottom:.25rem}.profile-actions{flex-direction:column}.profile-actions button{width:100%}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1;padding-top:80px}.page-enter{opacity:0;transform:translateY(20px)}.page-enter-active{transition:opacity .3s,transform .3s}.page-enter-active,.page-exit{opacity:1;transform:translateY(0)}.page-exit-active{opacity:0;transform:translateY(-20px);transition:opacity .3s,transform .3s}
/*# sourceMappingURL=main.1bf93bc1.css.map*/