:root{--primary:#ec1313;--background-light:#f8f6f6;--background-dark:#221010;--accent-yellow:#fbbf24;--accent-green:#22c55e;--text-dark:#1b0d0d;--border-light:#f3e7e7;--border-dark:#3d2a2a;--card-dark:#2d1a1a}body{background-color:#f8f6f6;background-color:var(--background-light);color:#1b0d0d;color:var(--text-dark);font-family:Be Vietnam Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background-color .3s,color .3s}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navigation{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f6f6e6;border-bottom:1px solid #f3e7e7;box-shadow:0 1px 3px #0000000d;position:-webkit-sticky;position:sticky;top:0;z-index:50}.nav-container{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:.75rem 1rem}@media (min-width:768px){.nav-container{padding:.75rem 5rem}}@media (min-width:1024px){.nav-container{padding:.75rem 10rem}}.logo{align-items:center;color:#1b0d0d;display:flex;text-decoration:none}.logo-img{height:50px;object-fit:contain;width:auto}.nav-menu{display:none;gap:2rem;list-style:none;margin:0;padding:0}@media (min-width:768px){.nav-menu{display:flex}}.nav-menu a{color:#1b0d0d;font-size:.875rem;font-weight:600;position:relative;text-decoration:none;transition:color .3s}.nav-menu a.active,.nav-menu a:hover{color:#ec1313}.language-switcher{align-items:center;display:flex;gap:.5rem}.lang-btn{background:#0000;border:1px solid #e5e7eb;border-radius:.5rem;color:#1b0d0d;cursor:pointer;font-size:.875rem;font-weight:600;padding:.5rem .75rem;transition:all .3s}.lang-btn:hover{background:#f3e7e7;border-color:#ec1313}.lang-btn.active{background:#ec1313;border-color:#ec1313;color:#fff}.footer{background:#1b0d0d;color:#fff;margin-top:4rem;padding:4rem 1rem 2rem}@media (min-width:768px){.footer{padding:4rem 5rem 2rem}}@media (min-width:1024px){.footer{padding:4rem 10rem 2rem}}.footer-container{margin:0 auto;max-width:1200px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:4rem}.footer-section h3{color:#ec1313;font-size:1.25rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1.5rem}.footer-section h4,.footer-section h5{color:#fff;font-size:1.125rem;font-weight:700;margin-bottom:1.5rem}.footer-section p{color:#9ca3af;font-size:.875rem;line-height:1.75;margin-bottom:.5rem}.social-links{display:flex;gap:.75rem;margin-top:1.5rem}.social-link{align-items:center;background:#ffffff0d;border-radius:9999px;color:#9ca3af;display:flex;height:2.5rem;justify-content:center;text-decoration:none;transition:all .3s;width:2.5rem}.social-link:hover{background:#ec1313;color:#fff}.social-link .material-symbols-outlined{font-size:1.25rem}.social-icon{height:1.25rem;width:1.25rem}.contact-link{color:#9ca3af}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:1rem}.footer-section ul li a{color:#9ca3af;font-size:.875rem;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#ec1313}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding-top:2rem}@media (min-width:768px){.footer-bottom{flex-direction:row}}.footer-bottom p{color:#6b7280;font-size:.75rem;margin:0}.footer-bottom-links{display:flex;gap:1.5rem}.footer-bottom-links a{color:#6b7280;font-size:.75rem;text-decoration:none;transition:color .3s}.footer-bottom-links a:hover{color:#fff}@media (max-width:768px){.footer-content{grid-template-columns:1fr}}.home-page{min-height:calc(100vh - 200px)}.hero{background:linear-gradient(#0006,#0009),url(https://images.unsplash.com/photo-1596040033229-a9821ebd058d?w=1600) 50%/cover;border-radius:1rem;color:#fff;margin:1.5rem;min-height:500px;overflow:hidden;padding:8rem 1rem;position:relative;text-align:center}@media (min-width:768px){.hero{border-radius:1.5rem;min-height:600px}}.hero-content{margin:0 auto;max-width:48rem;position:relative;z-index:10}.hero-badge{background:#fbbf24;border-radius:9999px;color:#1b0d0d;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.1em;margin-bottom:1rem;padding:.25rem 1rem;text-transform:uppercase}.hero-title{font-size:3rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}@media (min-width:768px){.hero-title{font-size:4.5rem}}.hero-title .highlight{color:#ec1313;font-style:italic}.hero-subtitle{color:#ffffffe6;font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:42rem}@media (min-width:768px){.hero-subtitle{font-size:1.25rem}}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn{border:none;border-radius:.75rem;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s}.btn-primary{background:#ec1313;box-shadow:0 20px 25px -5px #ec131333;color:#fff}.btn-primary:hover{background:#ec1313e6;transform:translateY(-2px)}.btn-secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff4d;color:#fff}.btn-secondary:hover{background:#fff3}.btn-outline{background:#0000;border:2px solid #ec1313;color:#ec1313}.btn-outline:hover{background:#ec1313;color:#fff}.hero-gradient{background:linear-gradient(0deg,#f8f6f6,#0000);bottom:0;height:6rem;left:0;position:absolute;width:100%}.features{padding:4rem 1rem}.container{margin:0 auto;max-width:1200px}.section-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:2rem;padding:0 1rem}.section-title-wrapper{flex:1 1}.section-title-accent{background:#fbbf24;border-radius:9999px;height:4px;margin-bottom:1rem;width:3rem}.section-title{color:#1b0d0d;font-size:1.875rem;font-weight:700;letter-spacing:-.02em}@media (min-width:768px){.section-title{font-size:2.25rem}}.section-subtitle{color:#6b7280;margin-top:.5rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:0 1rem}.feature-card{background:#fff;border:1px solid #0000;border-radius:1rem;box-shadow:0 1px 3px #0000001a;padding:1rem;transition:all .3s}.feature-card:hover{border-color:#ec131333;box-shadow:0 20px 25px -5px #0000001a}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature-card h3{color:#1b0d0d;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;transition:color .3s}.feature-card:hover h3{color:#ec1313}.feature-card p{color:#6b7280;font-size:.875rem;line-height:1.5}.cta-section{background:#fff;border-radius:1.5rem;box-shadow:0 10px 15px -3px #0000001a;margin:4rem 1rem;overflow:hidden;padding:4rem 1rem}.cta-section h2{color:#1b0d0d;font-size:2rem;font-weight:900;margin-bottom:1rem}@media (min-width:768px){.cta-section h2{font-size:3rem}}.cta-section p{color:#4b5563;font-size:1.125rem;line-height:1.75;margin-bottom:2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1rem}}.about-page{min-height:calc(100vh - 200px)}.about-hero{background:linear-gradient(#0006,#0009),url(https://images.unsplash.com/photo-1596040033229-a9821ebd058d?w=1600) 50%/cover;border-radius:1rem;color:#fff;margin:1.5rem;min-height:400px;padding:6rem 1rem;text-align:center}@media (min-width:768px){.about-hero{border-radius:1.5rem}}.about-hero h1{font-size:3rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1rem}@media (min-width:768px){.about-hero h1{font-size:4.5rem}}.lead{color:#ffffffe6;font-size:1.25rem}.about-content{background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:1rem;margin:0 auto;max-width:1200px;overflow:hidden;padding:4rem 1rem;position:relative}@media (min-width:768px){.about-content{background-attachment:fixed}}.about-content:before{background:#ffffffe0;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:0}.about-content .container{position:relative;z-index:1}.about-section{margin-bottom:4rem}.about-section h2{border-bottom:4px solid #22c55e;color:#1b0d0d;display:inline-block;font-size:2rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1.5rem;padding-bottom:.5rem}@media (min-width:768px){.about-section h2{font-size:3rem}}.about-section>p{color:#4b5563;font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.value-item{background:#fff;border-left:4px solid #ec1313;border-radius:1rem;box-shadow:0 1px 3px #0000001a;padding:2rem;transition:transform .3s,box-shadow .3s}.value-item:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateX(4px)}.value-item h3{color:#1b0d0d;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.value-item p{color:#6b7280;line-height:1.6}@media (max-width:768px){.about-hero h1{font-size:2.5rem}.lead{font-size:1rem}.about-section h2{font-size:1.875rem}}.products-page{min-height:calc(100vh - 200px)}.products-hero{background:linear-gradient(#0006,#0009),url(https://images.unsplash.com/photo-1596040033229-a9821ebd058d?w=1600) 50%/cover;border-radius:1rem;color:#fff;margin:1.5rem;min-height:400px;padding:6rem 1rem;text-align:center}@media (min-width:768px){.products-hero{border-radius:1.5rem}}.products-hero h1{font-size:3rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1rem}@media (min-width:768px){.products-hero h1{font-size:4.5rem}}.products-hero .lead{color:#ffffffe6;font-size:1.25rem}.products-grid-section{margin:0 auto;max-width:1200px;padding:4rem 1rem}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{align-items:stretch;background:#fff;border:1px solid #0000;border-radius:1rem;box-shadow:0 1px 3px #0000001a;display:flex;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.product-card:hover{border-color:#ec13134d;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ec13131a;transform:translateY(-12px) scale(1.05);z-index:10}.product-image-container{aspect-ratio:1/1;background:#f3e7e7;height:100%;min-height:300px;overflow:hidden;position:relative;width:100%}.product-image{height:100%;object-fit:cover;transition:transform .5s;width:100%}.product-card:hover .product-image{transform:scale(1.1)}.product-info{padding:1rem}.product-name{color:#1b0d0d;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;transition:color .3s}.product-card:hover .product-name{color:#ec1313}.product-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.btn-product{background:#f3e7e7;border:none;border-radius:.75rem;color:#1b0d0d;cursor:pointer;font-size:.875rem;font-weight:700;padding:.75rem;transition:all .3s;width:100%}.btn-product:hover{background:#ec1313;color:#fff}@media (max-width:768px){.products-hero h1{font-size:2.5rem}.products-grid{grid-template-columns:1fr}}.contact-page{min-height:calc(100vh - 200px)}.contact-hero{background:linear-gradient(#0006,#0009),url(https://images.unsplash.com/photo-1596040033229-a9821ebd058d?w=1600) 50%/cover;border-radius:1rem;color:#fff;margin:1.5rem;min-height:400px;padding:6rem 1rem;text-align:center}@media (min-width:768px){.contact-hero{border-radius:1.5rem}}.contact-hero h1{font-size:3rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1rem}@media (min-width:768px){.contact-hero h1{font-size:4.5rem}}.contact-hero .lead{color:#ffffffe6;font-size:1.25rem}.contact-content{margin:0 auto;max-width:1200px;padding:4rem 1rem}.contact-grid{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr}@media (min-width:968px){.contact-grid{grid-template-columns:1fr 1.5fr}}.contact-info h2{border-bottom:4px solid #ec1313;color:#1b0d0d;display:inline-block;font-size:2rem;font-weight:900;letter-spacing:-.02em;margin-bottom:1.5rem;padding-bottom:.5rem}@media (min-width:768px){.contact-info h2{font-size:3rem}}.contact-info>p{color:#4b5563;font-size:1.125rem;line-height:1.75;margin-bottom:3rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-item h3{color:#1b0d0d;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.contact-item p{color:#6b7280;line-height:1.6}.contact-link{color:#6b7280;text-decoration:none;transition:color .3s}.contact-link:hover{color:#ec1313}.contact-social-links{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.contact-social-link{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem;text-decoration:none;transition:color .3s}.contact-social-link:hover{color:#ec1313}.contact-social-icon{flex-shrink:0;height:1.25rem;width:1.25rem}.contact-form-container{background:#f8f9fa;border-radius:1rem;padding:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:#1b0d0d;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;font-family:inherit;font-size:.875rem;padding:.75rem;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#ec1313;box-shadow:0 0 0 3px #ec13131a;outline:none}.form-group select{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;font-family:inherit;font-size:.875rem;padding:.75rem;transition:all .3s}.form-group textarea{min-height:120px;resize:vertical}.btn-submit{background:#ec1313;border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:.5rem;padding:1rem 2rem;transition:all .3s}.btn-submit:hover{background:#ec1313e6;box-shadow:0 10px 15px -3px #ec13134d;transform:translateY(-2px)}@media (max-width:768px){.contact-hero h1{font-size:2.5rem}.contact-info h2{font-size:1.875rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=main.ac804ac8.css.map*/