.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:100}.header .container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:700;color:#2563eb;text-decoration:none;transition:color .3s}.logo:hover{color:#1d4ed8}.nav{display:flex;gap:2rem}.nav a{color:#4b5563;text-decoration:none;font-weight:500;transition:color .3s;position:relative}.nav a:hover,.nav a.active{color:#2563eb}.nav a:after{content:"";position:absolute;bottom:-.5rem;left:0;width:0;height:2px;background:#2563eb;transition:width .3s}.nav a:hover:after,.nav a.active:after{width:100%}@media(max-width:768px){.header .container{flex-direction:column;gap:1rem}.nav{gap:1rem}}.footer{background:#1f2937;color:#fff;margin-top:auto}.footer .container{max-width:1200px;margin:0 auto;padding:3rem 2rem 1rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3{font-size:1.5rem;margin-bottom:.5rem;color:#60a5fa}.footer-section h4{font-size:1.1rem;margin-bottom:1rem;color:#93c5fd}.footer-section p{color:#9ca3af;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#9ca3af;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#60a5fa}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #374151}.footer-bottom p{color:#6b7280;font-size:.9rem}.home{min-height:calc(100vh - 200px)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 0;text-align:center}.hero-content h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.hero-content p{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s;display:inline-block}.btn-primary{background:#fff;color:#667eea}.btn-primary:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.btn-secondary{background:transparent;color:#fff;border:2px solid #fff}.btn-secondary:hover{background:#fff;color:#667eea;transform:translateY(-2px)}.features{padding:5rem 0;background:#f9fafb}.section-title{text-align:center;font-size:2rem;margin-bottom:3rem;color:#1f2937}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;text-align:center;transition:transform .3s,box-shadow .3s}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.feature-icon{width:60px;height:60px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto 1rem}.feature-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#1f2937}.feature-card p{color:#6b7280;line-height:1.6}.stats{padding:5rem 0;background:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;text-align:center}.stat-item{padding:1.5rem}.stat-number{font-size:3rem;font-weight:700;color:#667eea;margin-bottom:.5rem}.stat-label{font-size:1.1rem;color:#6b7280}.cta{padding:5rem 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-align:center}.cta-content h2{font-size:2rem;margin-bottom:1rem}.cta-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.cta-content .btn{background:#fff;color:#667eea}@media(max-width:768px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.section-title{font-size:1.5rem}.stat-number{font-size:2rem}}.about{min-height:calc(100vh - 200px);padding:3rem 0}.about-section{margin-bottom:4rem}.about-section h2{font-size:2rem;color:#1f2937;margin-bottom:2rem;text-align:center}.about-content{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.about-text p{font-size:1.1rem;line-height:1.8;color:#4b5563;margin-bottom:1rem}.mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.mission-card{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s}.mission-card:hover{transform:translateY(-5px)}.mission-card h3{font-size:1.5rem;margin-bottom:1rem}.mission-card p{font-size:1.1rem;line-height:1.6;opacity:.95}.timeline{position:relative;max-width:800px;margin:0 auto}.timeline:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:2px;height:100%;background:#e5e7eb}.timeline-item{display:flex;justify-content:flex-end;padding-right:3rem;position:relative;margin-bottom:2rem}.timeline-item:nth-child(2n){justify-content:flex-start;padding-right:0;padding-left:3rem}.timeline-year{position:absolute;right:-3.5rem;top:0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;z-index:1}.timeline-item:nth-child(2n) .timeline-year{right:auto;left:-3.5rem}.timeline-content{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;max-width:400px}.timeline-content h3{font-size:1.25rem;color:#1f2937;margin-bottom:.5rem}.timeline-content p{color:#6b7280;line-height:1.6}@media(max-width:768px){.page-header h1{font-size:2rem}.timeline:before{left:20px}.timeline-item,.timeline-item:nth-child(2n){justify-content:flex-start;padding-left:4rem;padding-right:0}.timeline-year,.timeline-item:nth-child(2n) .timeline-year{left:0;right:auto}.timeline-content{max-width:100%}}.products{min-height:calc(100vh - 200px);padding:3rem 0}.page-header{text-align:center;margin-bottom:3rem}.category-filter{margin-bottom:3rem}.categories{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.category-btn{padding:.75rem 1.5rem;border:2px solid #e5e7eb;background:#fff;color:#4b5563;border-radius:25px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s}.category-btn:hover{border-color:#667eea;color:#667eea}.category-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:transparent}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:transform .3s,box-shadow .3s}.product-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.product-image{position:relative;height:200px;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.product-image img{width:100%;height:100%;object-fit:cover}.product-category{position:absolute;top:1rem;right:1rem;background:#fffffff2;color:#667eea;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.product-info{padding:1.5rem}.product-info h3{font-size:1.25rem;color:#1f2937;margin-bottom:.75rem}.product-info p{color:#6b7280;line-height:1.6}.no-products{text-align:center;padding:3rem;color:#9ca3af;font-size:1.1rem}.loading{text-align:center;padding:3rem;font-size:1.25rem;color:#6b7280}@media(max-width:768px){.page-header h1{font-size:2rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.categories{gap:.75rem}.category-btn{padding:.5rem 1rem;font-size:.9rem}}.contact{min-height:calc(100vh - 200px);padding:3rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-header{text-align:center;margin-bottom:4rem}.page-header h1{font-size:3rem;color:#1f2937;margin-bottom:.5rem}.page-header p{font-size:1.25rem;color:#6b7280}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;align-items:flex-start;gap:1rem;transition:transform .3s}.info-card:hover{transform:translate(5px)}.info-icon{width:50px;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.info-card h3{font-size:1.1rem;color:#1f2937;margin-bottom:.5rem}.info-card p{color:#6b7280;line-height:1.6}.form-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000000d}.form-card h2{font-size:1.75rem;color:#1f2937;margin-bottom:.5rem}.form-card>p{color:#6b7280;margin-bottom:1.5rem}.success-message{background:#d1fae5;color:#065f46;padding:1rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #a7f3d0}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#374151;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .3s,box-shadow .3s}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.submit-btn:active{transform:translateY(0)}.map-section{margin-top:4rem}.map-section h2{text-align:center;font-size:2rem;color:#1f2937;margin-bottom:2rem}.map-placeholder{background:#f3f4f6;height:400px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#6b7280}.map-hint{margin-top:1rem;font-size:.9rem;color:#9ca3af}@media(max-width:968px){.contact-content{grid-template-columns:1fr}.page-header h1{font-size:2rem}}@media(max-width:768px){.contact{padding:2rem 0}.container{padding:0 1rem}.info-card{flex-direction:column;text-align:center}.info-icon{margin:0 auto}.form-card{padding:1.5rem}.map-placeholder{height:300px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}#root{min-height:100vh}
