*{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#1a1a1a;--secondary-color:#4a5568;--accent-color:#333;--dark-bg:#fff;--light-bg:#f8f9fa;--text-primary:#1a1a1a;--text-secondary:#4a5568;--white:#fff;--gradient-1:linear-gradient(135deg,#1a1a1a,#333);--gradient-2:linear-gradient(135deg,#333,#1a1a1a);--gradient-3:linear-gradient(135deg,#4a5568,#1a1a1a)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--white);color:#1a1a1a;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1a1a1a;background:var(--text-primary);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#333}.kb-logo{align-items:center;display:flex;text-decoration:none}.logo-image{background:#0000;display:block;filter:none!important;height:50px;max-width:100%;object-fit:contain;object-position:center;width:auto}@media (max-width:768px){.logo-image{height:40px}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 4px 30px #00000026}.navbar-container{align-items:center;display:flex;height:70px;justify-content:space-between;margin:0 auto;max-width:1200px;overflow:visible;padding:.5rem 2rem;width:100%}.navbar-container>*{flex-shrink:0}.navbar-logo{align-items:center;display:flex;height:70px;overflow:hidden;position:relative;text-decoration:none}.navbar-logo .logo-image{height:100px!important;margin-top:-15px;max-width:400px!important;object-fit:cover;object-position:center top;width:auto!important}@media (max-width:768px){.navbar-logo .logo-image{height:60px!important;max-width:250px!important}}.navbar-menu{align-items:center;display:flex;gap:2rem}.navbar-link{color:var(--text-primary);font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.navbar-link:after{background:var(--text-primary);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-link.active:after,.navbar-link:hover:after{width:100%}.navbar-link.active,.navbar-link:hover{color:var(--text-primary)}.navbar-toggle{background:none;border:none;cursor:pointer;display:none;padding:.5rem}.hamburger{display:flex;flex-direction:column;gap:5px;width:25px}.hamburger span{background:var(--text-primary);border-radius:3px;display:block;height:3px;transition:all .3s ease;width:100%}.hamburger.active span:first-child{transform:rotate(45deg) translate(8px,8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media (max-width:768px){.navbar-toggle{display:block}.navbar-menu{background:#fff;box-shadow:0 4px 20px #0000001a;flex-direction:column;gap:1.5rem;left:0;padding:2rem;position:fixed;right:0;top:70px;transform:translateX(-100%);transition:transform .3s ease}.navbar-menu.active{transform:translateX(0)}.navbar-link{font-size:1.2rem}}.footer{background:#fff;border-top:1px solid #0000001a;color:var(--text-primary);margin-top:auto;padding:3rem 2rem 2rem}.footer-container{flex-direction:row;gap:2rem;justify-content:space-between;margin:0 auto 2rem;max-width:1200px}.footer-container,.footer-section{align-items:flex-start;display:flex}.footer-section{flex:1 1;flex-direction:column;gap:.75rem;justify-content:flex-start;min-width:0}.footer-section:first-child{flex:1.5 1;margin-top:0;max-width:100%;padding-top:0}.footer-section:nth-child(2),.footer-section:nth-child(3){align-items:flex-start;justify-content:flex-start;margin-top:0;padding-top:0}.footer-section:nth-child(2) .footer-title,.footer-section:nth-child(3) .footer-title{height:auto}.footer-logo-container{align-items:flex-start;display:flex;height:auto;line-height:1.2;margin-bottom:.75rem;margin-top:0;padding-top:0}.footer-logo-container .kb-logo{display:inline-block}.footer-logo-container .logo-image{background:#0000;border-radius:4px;display:block;filter:none;height:50px!important;margin-bottom:0;margin-top:0;max-width:200px!important;object-fit:contain;object-position:left center;width:auto!important}.footer-description{word-wrap:break-word;align-self:flex-start;color:var(--text-secondary);font-size:.85rem;line-height:1.5;margin-bottom:0;margin-top:0;max-width:280px;padding-top:0;white-space:normal}.footer-title{color:var(--text-primary);font-size:1.1rem;font-weight:600;line-height:1.2;margin-bottom:.75rem;margin-top:0}.footer-section:nth-child(2) .footer-title,.footer-section:nth-child(3) .footer-title{margin-top:0;padding-top:0}.footer-links{display:flex;flex-direction:column;gap:.8rem;list-style:none}.footer-links a{color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-links a:hover{color:var(--text-primary);padding-left:5px}.footer-contact{color:var(--text-secondary);font-size:.9rem;line-height:1.6;margin:0;padding:0}.footer-contact-wrapper{display:flex;flex-direction:column;gap:.5rem}.footer-contact span{color:var(--text-primary);display:inline-block;font-weight:600;margin-right:.5rem;min-width:60px}.footer-bottom{border-top:1px solid #0000001a;color:var(--text-secondary);font-size:.9rem;margin:0 auto;max-width:1200px;padding-top:2rem;text-align:center}@media (max-width:968px){.footer-container{flex-wrap:wrap;gap:1.5rem}.footer-section:first-child{flex:1 1 100%}.footer-logo-container .logo-image{height:45px;max-width:160px}}@media (max-width:768px){.footer-container{flex-direction:column;gap:1.5rem}.footer-section{width:100%}.footer-logo-container .logo-image{height:45px;max-width:160px}}.recycling-visualization{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:2rem;width:100%}.recycling-visualization svg{display:block;height:auto;max-width:800px;width:100%}.process-node{cursor:pointer}.process-node:hover circle:first-child{r:40!important}@media (max-width:768px){.recycling-visualization{padding:1rem}.recycling-visualization svg{max-width:100%}}@media (max-width:480px){.recycling-visualization{padding:.5rem}}.home{padding-top:70px}.hero{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.hero-background{bottom:0;display:none;left:0;position:absolute;right:0;top:0;z-index:0}.hero-background:before,.hero-gradient,.hero-particles{display:none}@keyframes float{0%,to{transform:translateY(0) translateX(0)}50%{transform:translateY(-20px) translateX(10px)}}.hero-content{align-items:center;color:var(--text-primary);display:flex;flex-direction:column;gap:2rem;max-width:1200px;padding:2rem;position:relative;text-align:center;z-index:1}.hero-logo-container{margin-bottom:2rem}.hero-logo,.hero-logo-container{align-items:center;background:#0000!important;display:flex;justify-content:center;padding:0}.hero-logo{border:none;box-shadow:none;margin:0;opacity:1}.hero-logo-image{background:#0000!important;border:none!important;box-shadow:none!important;display:block;height:400px;image-rendering:-webkit-optimize-contrast;margin:0!important;max-width:800px;mix-blend-mode:multiply;object-fit:contain;padding:0!important;width:auto}@media (max-width:968px){.hero-logo-image{height:300px;max-width:600px}}@media (max-width:768px){.hero-logo-image{height:220px;max-width:450px}}@media (max-width:480px){.hero-logo-image{height:180px;max-width:350px}}.hero-title{color:var(--text-primary);font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{color:var(--text-secondary);font-size:1.3rem;line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:var(--text-primary);box-shadow:0 4px 20px #00000040;color:#fff;font-weight:600}.btn-primary:hover{background:#333;box-shadow:0 6px 30px #00000059;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid var(--text-primary);color:var(--text-primary)}.btn-secondary:hover{background:#0000000d}.hero-scroll{bottom:30px;color:var(--text-secondary);font-size:.9rem;left:50%;opacity:.8;position:absolute;text-align:center;transform:translateX(-50%);z-index:1}.scroll-arrow{font-size:1.5rem;margin-top:.5rem}.vision-section{background:#fff;padding:100px 20px;position:relative}.vision-section:before{background:linear-gradient(90deg,#0000,#0000001a,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.vision-content{margin:0 auto;max-width:900px;text-align:center}.vision-text{color:var(--text-primary);font-size:1.5rem;font-style:italic;font-weight:500;line-height:1.8}.process-section{background:#fff;padding:100px 20px;position:relative}.section-title{color:var(--text-primary);display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative;text-align:center;width:100%}.section-title:after{background:var(--text-primary);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-subtitle{color:var(--text-secondary);font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:700px;text-align:center}.visualization-container{background:#fff;border:1px solid #0000001a;border-radius:20px;box-shadow:0 10px 40px #0000001a,0 0 0 1px #0000000d;margin:0 auto;max-width:1000px;overflow:hidden;padding:3rem;position:relative}@media (max-width:768px){.visualization-container{padding:1.5rem}}@media (max-width:480px){.visualization-container{padding:1rem}}.visualization-container:before{background:var(--text-primary);border-radius:20px 20px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.services-section{background:#fff;padding:100px 20px;position:relative}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.service-card{background:#fff;border:1px solid #0000001a;border-radius:20px;box-shadow:0 5px 30px #00000014,0 0 0 1px #0000000d;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.service-card:before{background:var(--text-primary);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{border-color:#0003;box-shadow:0 10px 50px #00000026,0 0 0 1px #0000001a;transform:translateY(-5px)}.service-icon{font-size:4rem;margin-bottom:1.5rem}.service-title{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-description{color:var(--text-secondary);font-size:1rem;line-height:1.6}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.vision-text{font-size:1.2rem}.services-grid{grid-template-columns:1fr}}.about-page{padding-top:70px}.about-hero{background:#fff;color:var(--text-primary);overflow:hidden;padding:120px 20px 80px;position:relative;text-align:center}.about-hero:before{display:none}.about-hero-content{margin:0 auto;max-width:900px}.about-hero-title{color:var(--text-primary);font-size:3.5rem;font-weight:800;margin-bottom:1.5rem}.about-hero-subtitle{color:var(--text-secondary);font-size:1.3rem;line-height:1.6}.about-content{background:#fff;padding:80px 20px}.about-container{margin:0 auto;max-width:1200px}.about-section{background:#fff;border:1px solid #2d86591a;border-radius:20px;box-shadow:0 5px 30px #2d86591a,0 0 0 1px #2d86590d;margin-bottom:3rem;padding:3rem;position:relative}.about-section-title{color:var(--text-primary);display:inline-block;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.about-section-title:after{background:var(--text-primary);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.about-section-text{color:var(--text-secondary);font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem}.about-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.about-feature{background:#f8f9fa;border-radius:15px;padding:2rem;text-align:center;transition:all .3s ease}.about-feature:hover{background:#e8ecf1;box-shadow:0 5px 20px #0000001a;transform:translateY(-5px)}.feature-icon{font-size:3.5rem;margin-bottom:1rem}.feature-title{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-description{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.vision-box{background:#f8f9fa;border-left:5px solid var(--text-primary);border-radius:15px;box-shadow:0 2px 15px #0000000d;margin-top:1rem;padding:3rem;position:relative}.vision-quote{color:var(--text-primary);font-size:1.4rem;font-style:italic;font-weight:500;line-height:1.8;text-align:center}.why-choose-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.why-choose-card{background:#f8f9fa;border:1px solid #0000001a;border-radius:15px;box-shadow:0 3px 15px #00000014;padding:2rem;position:relative;transition:all .3s ease}.why-choose-card:hover{border-color:#0003;box-shadow:0 8px 30px #00000026;transform:translateY(-3px)}.why-choose-title{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.why-choose-text{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.technology-steps{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.tech-step{background:#f8f9fa;border-left:4px solid #667eea;border-radius:15px;padding:2rem;transition:all .3s ease}.tech-step:hover{background:#e8ecf1;transform:translateX(5px)}.tech-step-title{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.tech-step-text{color:var(--text-secondary);font-size:1rem;line-height:1.8}@media (max-width:768px){.about-hero-title{font-size:2.5rem}.about-hero-subtitle{font-size:1.1rem}.about-section{padding:2rem}.about-section-title{font-size:1.8rem}.vision-quote{font-size:1.2rem}.about-features,.why-choose-grid{grid-template-columns:1fr}}.contact-page{padding-top:70px}.contact-hero{background:#fff;color:var(--text-primary);overflow:hidden;padding:120px 20px 80px;position:relative;text-align:center}.contact-hero:before{display:none}.contact-hero-content{margin:0 auto;max-width:900px}.contact-hero-title{color:var(--text-primary);font-size:3.5rem;font-weight:800;margin-bottom:1.5rem}.contact-hero-subtitle{color:var(--text-secondary);font-size:1.3rem;line-height:1.6}.contact-content{background:#fff;padding:80px 20px}.contact-container{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr;margin:0 auto;max-width:1200px}.contact-info{background:#fff;border-radius:20px;box-shadow:0 5px 30px #00000014;padding:3rem}.contact-info-title{color:var(--text-primary);display:inline-block;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.contact-info-title:after{background:var(--text-primary);border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:60px}.contact-info-text{color:var(--text-secondary);font-size:1.1rem;line-height:1.8;margin-bottom:2.5rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-detail-item{align-items:flex-start;display:flex;gap:1.5rem}.contact-icon{align-items:center;background:var(--text-primary);border-radius:12px;box-shadow:0 4px 15px #00000026;display:flex;flex-shrink:0;font-size:2rem;height:50px;justify-content:center;width:50px}.contact-detail-label{color:var(--text-primary);font-size:1rem;font-weight:600;margin-bottom:.5rem}.contact-detail-value{color:var(--text-secondary);font-size:1rem;line-height:1.6}.contact-form-container{background:#fff;border-radius:20px;box-shadow:0 5px 30px #00000014;padding:3rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:var(--text-primary);font-size:1rem;font-weight:600}.form-input,.form-textarea{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:10px;font-family:inherit;font-size:1rem;padding:1rem;transition:all .3s ease}.form-input:focus,.form-textarea:focus{background:#fff;border-color:var(--text-primary);box-shadow:0 0 0 3px #0000000d;outline:none}.form-textarea{min-height:120px;resize:vertical}.form-submit{background:var(--text-primary);border:none;border-radius:50px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2.5rem;transition:all .3s ease}.form-submit:hover:not(:disabled){background:#333;box-shadow:0 6px 25px #0000004d;transform:translateY(-2px)}.form-submit:disabled{cursor:not-allowed;opacity:.6}.form-status{border-radius:10px;font-size:.95rem;padding:1rem;text-align:center}.form-status.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.form-status.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@media (max-width:968px){.contact-container{gap:2rem;grid-template-columns:1fr}.contact-form-container,.contact-info{padding:2rem}}@media (max-width:768px){.contact-hero-title{font-size:2.5rem}.contact-hero-subtitle{font-size:1.1rem}.contact-info-title{font-size:1.8rem}}.App{display:flex;flex-direction:column;min-height:100vh}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .8s ease-out}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text}section{margin:0 auto;max-width:1200px;padding:80px 20px}@media (max-width:768px){section{padding:60px 20px}}
/*# sourceMappingURL=main.3cf6309b.css.map*/