*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#222126;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{min-height:100vh;width:100%}.navbar{background:#fff;box-shadow:0 2px 4px #2221261a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem}.navbar-brand,.navbar-content{align-items:center;display:flex}.navbar-brand{color:#222126;font-size:1.5rem;font-weight:700;gap:.75rem;text-decoration:none;transition:color .2s ease}.navbar-logo{border-radius:8px;height:32px;width:auto}.navbar-brand:hover{color:#222126;opacity:.8}.navbar-links{align-items:center;display:flex;gap:1.5rem}.navbar-link{border-radius:6px;color:#222126;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.navbar-link:hover{background-color:#fe7e4f;color:#fff}@media (max-width:768px){.navbar-content{padding:0 1rem}.navbar-brand{font-size:1.2rem}}.home{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.section-title{color:#222126;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.hero{align-items:center;background:linear-gradient(135deg,#0d0c10,#222126);color:#fff;display:flex;min-height:80vh;padding:6rem 2rem}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-left{display:flex;flex-direction:column;gap:1.5rem}.social-proof{color:#fe7e4f;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin:0}.hero-subtitle{font-size:1.25rem;line-height:1.6;margin:0;opacity:.9}.hero-ctas{display:flex;gap:1rem;margin-top:1rem}.cta-button{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;transition:all .3s ease}.cta-button.primary{background-color:#fe7e4f;box-shadow:0 4px 15px #fe7e4f4d;color:#fff}.cta-button.primary:hover{background-color:#ff6b3a;box-shadow:0 6px 20px #fe7e4f66;transform:translateY(-2px)}.cta-button.secondary{background-color:initial;border:2px solid #fff;color:#fff}.cta-button.secondary:hover{background-color:#fe7e4f;border-color:#fe7e4f;color:#fff}.hero-image-placeholder,.hero-right{align-items:center;display:flex;justify-content:center}.hero-image-placeholder{background:#ffffff1a;border:2px dashed #ffffff4d;border-radius:12px;height:400px;max-width:600px;width:100%}.hero-image-placeholder p{color:#ffffff80;font-size:1.2rem}.partners{background-color:#fff;border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;padding:3rem 2rem}.partners-text{color:#222126;font-size:.9rem;margin-bottom:1.5rem;opacity:.7;text-align:center}.partners-logos{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;padding:1rem 0}.retailer-logo{filter:grayscale(100%);height:40px;max-width:120px;object-fit:contain;opacity:.6;transition:opacity .3s ease,filter .3s ease;width:auto}.retailer-logo:hover{filter:grayscale(0);opacity:1}.benefits{background-color:#222126;padding:6rem 2rem}.benefits,.benefits .section-title{color:#fff}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.benefit-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;color:#222126;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{box-shadow:0 5px 20px #0000001a;transform:translateY(-5px)}.benefit-icon{font-size:3rem;margin-bottom:1rem}.benefit-card h3{color:#222126;font-size:1.5rem;margin-bottom:1rem}.benefit-card p{color:#222126;line-height:1.6;opacity:.8}.how-it-works{background-color:#fff;color:#222126;padding:6rem 2rem}.steps-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(3,1fr)}.step-card{padding:2rem;text-align:center}.step-number{align-items:center;background:#fe7e4f;border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.step-card h3{color:#222126;font-size:1.5rem;margin-bottom:1rem}.step-card p{color:#222126;line-height:1.6;opacity:.7}.pricing{background-color:#0d0c10;padding:6rem 2rem}.pricing,.pricing .section-title{color:#fff}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1000px}.pricing-card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;color:#222126;padding:2.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{box-shadow:0 5px 20px #0000001a;transform:translateY(-5px)}.pricing-card.featured{border:2px solid #fe7e4f;transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.05) translateY(-5px)}.popular-badge{background:#fe7e4f;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;left:50%;padding:.5rem 1.5rem;position:absolute;top:-12px;transform:translateX(-50%)}.pricing-card h3{font-size:1.5rem;margin-bottom:1rem}.price,.pricing-card h3{color:#222126;text-align:center}.price{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.price span{font-size:1rem;font-weight:400;opacity:.7}.pricing-cta{background:#fe7e4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:2rem;padding:1rem;transition:all .2s ease;width:100%}.pricing-cta:hover{background-color:#ff6b3a;box-shadow:0 4px 12px #fe7e4f66;transform:translateY(-2px)}.pricing-features{list-style:none;margin:0;padding:0}.pricing-features li{border-bottom:1px solid #0000001a;color:#222126;opacity:.8;padding:.75rem 0}.pricing-features li:last-child{border-bottom:none}.pricing-features li:before{color:#fe7e4f;content:"✓ ";font-weight:700;margin-right:.5rem}.testimonials{background-color:#fff;color:#222126;padding:6rem 2rem}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.testimonial-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:2rem;text-align:center}.testimonial-avatar{background:#fe7e4f;border-radius:50%;height:60px;margin:0 auto 1rem;width:60px}.testimonial-stars{color:#fe7e4f;font-size:1.2rem;margin-bottom:1rem}.testimonial-text{color:#222126;font-style:italic;line-height:1.6;margin-bottom:1rem}.testimonial-author{color:#222126;font-size:.9rem;font-weight:600}.faq{background-color:#222126;padding:6rem 2rem}.faq,.faq .section-title{color:#fff}.faq-list{margin:0 auto;max-width:800px}.faq-item{background:#fff;border-radius:8px;margin-bottom:1rem;overflow:hidden}.faq-question{align-items:center;background:#fff;border:none;color:#222126;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:1.5rem;text-align:left;transition:background-color .2s ease;width:100%}.faq-question:hover{background-color:#fe7e4f1a}.faq-arrow{color:#fe7e4f;font-size:.8rem}.faq-answer{color:#222126;line-height:1.6;opacity:.8;padding:0 1.5rem 1.5rem}.cta-section{background:linear-gradient(135deg,#0d0c10,#222126);color:#fff;padding:6rem 2rem;text-align:center}.cta-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.cta-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.cta-button.large{background-color:#fe7e4f;border:none;border-radius:50px;box-shadow:0 4px 15px #fe7e4f4d;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:600;padding:1.25rem 3rem;transition:all .3s ease}.cta-button.large:hover{background-color:#ff6b3a;box-shadow:0 6px 20px #fe7e4f66;transform:translateY(-2px)}.footer{background-color:#0d0c10;color:#fff;padding:4rem 2rem 2rem}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin-bottom:2rem}.footer-brand{display:flex;flex-direction:column;gap:1rem}.footer-logo{height:40px;margin-bottom:1rem;max-width:150px;object-fit:contain;width:auto}.footer-brand p{color:#ffffffb3;line-height:1.6}.footer-links{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.footer-column h4{font-size:1.1rem;margin-bottom:1rem}.footer-column a{color:#ffffffb3;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .2s ease}.footer-column a:hover{color:#fff}.footer-column p{color:#ffffffb3;font-size:.9rem;margin-bottom:1rem}.newsletter-form{display:flex;gap:.5rem}.newsletter-form input{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;color:#fff;flex:1 1;font-size:.9rem;padding:.75rem}.newsletter-form input::placeholder{color:#ffffff80}.newsletter-form button{background:#fe7e4f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.newsletter-form button:hover{background:#ff6b3a}.footer-bottom{border-top:1px solid #ffffff1a;color:#ffffffb3;padding-top:2rem;text-align:center}@media (max-width:1024px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-right{order:-1}.benefits-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:500px}.pricing-card.featured{transform:scale(1)}.testimonials-grid{grid-template-columns:repeat(2,1fr)}.footer-content{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.hero{min-height:auto;padding:4rem 1rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-ctas{flex-direction:column}.hero-image-placeholder{height:250px}.section-title{font-size:2rem}.benefits-grid,.steps-grid{grid-template-columns:1fr}.steps-grid{gap:2rem}.footer-links,.testimonials-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.cta-title{font-size:2rem}}.auth-container{align-items:center;background:linear-gradient(135deg,#0d0c10,#222126);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:450px;padding:2.5rem;position:relative;width:100%}.back-link{color:#222126;left:1.5rem;position:absolute;top:1rem}.back-link:hover{color:#fe7e4f}.auth-header{border-bottom:2px solid #f0f0f0;display:flex;gap:.5rem;margin-bottom:2rem}.auth-toggle{background:none;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;flex:1 1;font-size:1.1rem;font-weight:600;margin-bottom:-2px;padding:1rem;transition:all .3s ease}.auth-toggle:hover{color:#fe7e4f}.auth-toggle.active{border-bottom-color:#fe7e4f;color:#fe7e4f}.auth-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{color:#333}.success-message.confirmation-message{background-color:#e8f4f8;border-left-color:#17a2b8;color:#0c5460}.confirmation-note{border-top:1px solid #0c546033;margin-top:.75rem;padding-top:.75rem}.confirmation-note p{font-size:.85rem;margin:0;opacity:.9}.confirmation-help{background-color:#f8f9fa;border-radius:8px;color:#666;font-size:.85rem;margin-top:1rem;padding:.875rem;text-align:center}.confirmation-help p{margin:0}.confirmation-dialog{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:500px;padding:3rem 2.5rem;text-align:center;width:100%}.confirmation-icon{font-size:4rem;margin-bottom:1.5rem}.confirmation-dialog h1{color:#333;font-size:2rem;margin-bottom:1.5rem}.confirmation-text{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.confirmation-text strong{color:#fe7e4f;font-weight:600}.confirmation-text-small{color:#999;font-size:.95rem;line-height:1.5;margin-bottom:2rem}.confirmation-help-box{background-color:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem;text-align:left}.confirmation-help-box p{color:#666;font-size:.95rem;margin:.5rem 0}.confirmation-help-box p:first-child{margin-top:0}.confirmation-help-box p:last-child{margin-bottom:0}.confirmation-help-box strong{color:#333}.auth-button{background:#fe7e4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.auth-button:hover:not(:disabled){background-color:#ff6b3a;box-shadow:0 4px 12px #fe7e4f66;transform:translateY(-2px)}.auth-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.forgot-password-link{margin-top:-.5rem;text-align:center}.link-button{background:none;border:none;color:#fe7e4f;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem;text-decoration:underline;transition:color .2s ease}.link-button:hover:not(:disabled){color:#ff6b3a;opacity:1}.link-button:disabled{cursor:not-allowed;opacity:.6}.forgot-password-actions{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.divider{align-items:center;display:flex;margin:1.5rem 0;text-align:center}.divider:after,.divider:before{border-bottom:1px solid #e0e0e0;content:"";flex:1 1}.divider span{color:#999;font-size:.9rem;padding:0 1rem}.google-button{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;padding:.875rem;transition:all .2s ease;width:100%}.google-button:hover:not(:disabled){background-color:#fe7e4f1a;border-color:#fe7e4f;box-shadow:0 2px 8px #fe7e4f33;transform:translateY(-1px)}.google-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.google-icon{flex-shrink:0}@media (max-width:480px){.auth-card{padding:2rem 1.5rem}.auth-container{padding:1rem}}.account-container{background:#fff;min-height:100vh;padding:2rem}.account-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;margin:0 auto;max-width:800px;padding:2.5rem}.account-card h1{color:#222126;font-size:2rem;margin-bottom:2rem}.account-section{border-bottom:1px solid #e0e0e0;margin-bottom:2.5rem;padding-bottom:2rem}.account-section:last-child{border-bottom:none}.account-section h2{color:#222126;font-size:1.3rem;margin-bottom:1.5rem}.info-item{align-items:center;display:flex;gap:1rem}.info-item label{color:#666;font-weight:600;min-width:80px}.info-item span{color:#222126;font-size:1.1rem}.password-form{display:flex;flex-direction:column;gap:1.5rem}.form-actions{display:flex;gap:1rem;margin-top:.5rem}.action-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s ease}.action-button.primary{background:#fe7e4f;color:#fff}.action-button.primary:hover:not(:disabled){background-color:#ff6b3a;box-shadow:0 4px 12px #fe7e4f66;transform:translateY(-2px)}.action-button.secondary{background:#fe7e4f1a;color:#222126}.action-button.secondary:hover{background:#fe7e4f33}.action-button:disabled{cursor:not-allowed;opacity:.6}.logout-button{width:100%}.danger-zone{margin-top:1rem}.danger-button{background:#dc3545;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:all .2s ease}.danger-button:hover{background:#c82333;box-shadow:0 4px 12px #dc354566;transform:translateY(-2px)}.placeholder-message{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:8px;color:#666;margin-top:1rem;padding:1.5rem}.placeholder-message p{margin-bottom:.5rem}.placeholder-message p:last-child{margin-bottom:0}.placeholder-note{color:#999;font-size:.9rem;font-style:italic}@media (max-width:768px){.account-container{padding:1rem}.account-card{padding:2rem 1.5rem}.form-actions{flex-direction:column}.action-button{width:100%}}.reset-password-container{align-items:center;background:linear-gradient(135deg,#0d0c10,#222126);display:flex;justify-content:center;min-height:100vh;padding:2rem}.reset-password-card{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;max-width:450px;padding:2.5rem;width:100%}.reset-password-card h1{color:#222126;font-size:2rem;margin-bottom:1rem}.reset-password-card p{color:#222126;margin-bottom:2rem;opacity:.7}.reset-form{gap:1.5rem}.form-group,.reset-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#222126;font-size:.95rem;font-weight:600}.form-group input{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.875rem;transition:border-color .3s ease}.form-group input:focus{border-color:#fe7e4f;outline:none}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.reset-button{background:#fe7e4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:1rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.reset-button:hover:not(:disabled){background-color:#ff6b3a;box-shadow:0 4px 12px #fe7e4f66;transform:translateY(-2px)}.reset-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.error-message{background-color:#fee;border-left:4px solid #c33;color:#c33}.error-message,.success-message{border-radius:8px;font-size:.9rem;padding:.875rem}.success-message{background-color:#efe;border-left:4px solid #3c3;color:#3c3}.back-link{color:#fe7e4f;display:inline-block;font-size:.9rem;font-weight:600;margin-top:1.5rem;text-decoration:none;transition:color .2s ease}.back-link:hover{color:#ff6b3a;opacity:1}@media (max-width:480px){.reset-password-card{padding:2rem 1.5rem}.reset-password-container{padding:1rem}}.products-container{background:#fff;min-height:100vh;padding:2rem;position:relative}.loading-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.loading-modal{background:#fff;border-radius:16px;box-shadow:0 10px 40px #0000004d;max-width:400px;padding:3rem;text-align:center;width:90%}.loading-gif{display:block;height:120px;margin:0 auto 1.5rem;width:120px}.loading-message{color:#222126;font-size:1.1rem;font-weight:500;line-height:1.5;margin:0}.products-content{margin:0 auto;max-width:1200px}.products-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.products-header h1{color:#222126;font-size:2.5rem;margin:0}.add-product-button{background:#fe7e4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.add-product-button:hover{background-color:#ff6b3a;box-shadow:0 4px 12px #fe7e4f66;transform:translateY(-2px)}.add-product-form{background:#fff;border:1px solid #2221260d;border-radius:16px;box-shadow:0 4px 20px #2221261a;margin-bottom:2rem;padding:2.5rem}.add-product-form .form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.add-product-form .form-group label{color:#222126;font-size:.95rem;font-weight:600}.add-product-form .form-group input{border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;padding:.875rem;transition:border-color .3s ease}.add-product-form .form-group input:focus{border-color:#fe7e4f;outline:none}.submit-button{background:#fe7e4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.submit-button:hover{background-color:#ff6b3a;box-shadow:0 4px 12px #fe7e4f66;transform:translateY(-2px)}.error-message{background-color:#dc35451a;border-left:4px solid #dc3545;color:#dc3545}.error-message,.success-message{border-radius:12px;font-size:.95rem;font-weight:500;margin-bottom:1.5rem;padding:1rem 1.25rem}.success-message{background-color:#10b9811a;border-left:4px solid #10b981;color:#10b981}.products-list{margin-top:2rem}.empty-state{background:#fff;border:1px solid #2221260d;border-radius:16px;box-shadow:0 4px 20px #22212614;padding:4rem 3rem;text-align:center}.empty-state p{color:#222126;font-size:1.1rem;margin:.5rem 0;opacity:.7}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.product-card{background:#fff;border:1px solid #2221260d;border-radius:16px;box-shadow:0 4px 20px #22212614;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 8px 30px #2221261f;transform:translateY(-4px)}.product-header{display:flex;flex-direction:column;gap:1rem}.product-name{color:#222126;font-size:1.25rem;font-weight:700;line-height:1.4;margin:0}.product-url{color:#222126;font-size:.9rem;font-weight:500;line-height:1.5;opacity:.7;text-decoration:none;transition:color .2s ease;word-break:break-all}.product-url:hover{color:#fe7e4f;opacity:1}.product-actions{align-self:flex-end;display:flex;gap:.5rem;margin-top:-.5rem}.edit-button{align-items:center;background:#fe7e4f;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;height:28px;justify-content:center;transition:background .2s ease;width:28px}.edit-button:hover{background:#ff6b3a}.delete-button{align-items:center;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:1.5rem;height:28px;justify-content:center;line-height:1;transition:background .2s ease;width:28px}.delete-button:hover{background:#c82333}.edit-product-form{display:flex;flex-direction:column;gap:1rem}.edit-product-form .form-group{display:flex;flex-direction:column;gap:.5rem}.edit-product-form .form-group label{color:#222126;font-size:.9rem;font-weight:600}.edit-product-form .form-group input{border:2px solid #e0e0e0;border-radius:8px;font-size:.95rem;padding:.75rem;transition:border-color .3s ease}.edit-product-form .form-group input:focus{border-color:#fe7e4f;outline:none}.edit-actions{display:flex;gap:.75rem;margin-top:.5rem}.save-button{background:#fe7e4f;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.save-button:hover{background-color:#ff6b3a;box-shadow:0 4px 12px #fe7e4f66;transform:translateY(-2px)}.cancel-button{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:background .2s ease}.cancel-button:hover{background:#5a6268}.product-price{background:#222126;border:1px solid #22212633;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;margin:.5rem 0;padding:1.5rem}.product-price>div{align-items:center;display:flex;font-size:1rem;justify-content:space-between}.product-price strong{color:#ffffffb3;font-size:.9rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.product-price .current-price{color:#fff;font-size:1.75rem;font-weight:700}.product-price .alert-price{color:#fe7e4f;font-size:1.5rem;font-weight:700}.product-price .price-alert-triggered{background:#10b9811a;border:2px solid #10b98133;border-radius:8px;color:#10b981;font-size:.95rem;font-weight:600;margin-top:.5rem;padding:.75rem 1rem;text-align:center}.product-date{border-top:1px solid #2221261a;color:#222126;font-size:.85rem;margin-top:auto;opacity:.5;padding-top:1rem}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000004d;max-width:500px;padding:2rem;width:90%}.modal-content h2{font-size:1.5rem;margin-bottom:1.5rem}.modal-content h2,.modal-price{color:#222126;text-align:center}.modal-price{background:#fe7e4f1a;border-radius:8px;font-size:2rem;font-weight:700;margin-bottom:2rem;padding:1rem}.modal-actions{display:flex;gap:1rem}.modal-button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.modal-button.accept{background:#fe7e4f;color:#fff}.modal-button.accept:hover{background-color:#ff6b3a;box-shadow:0 4px 12px #fe7e4f66;transform:translateY(-2px)}.modal-button.reject{background:#6c757d;color:#fff}.modal-button.reject:hover{background:#5a6268}@media (max-width:768px){.products-container{padding:1rem}.products-header{align-items:flex-start;flex-direction:column;gap:1rem}.products-header h1{font-size:2rem}.add-product-button{width:100%}.products-grid{grid-template-columns:1fr}.modal-actions{flex-direction:column}}
/*# sourceMappingURL=main.2a00b763.css.map*/