:root{--primary-color:#2c3e50;--secondary-color:#555555;--light-gray:#bdc3c7;--background-color:#e6eff4;--text-color:#333333;--header-background-color:#e6eff4;--navbar-background-color:#3a536d;--navbar-hover-color:#4a86b8}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0 auto;padding:0;font-family:Arial,sans-serif;font-size:clamp(14px, 1vw + 10px, 16px);line-height:1.6;background-color:var(--background-color);scroll-behavior:smooth;overflow-x:hidden;width:100vw;max-width:100vw;position:relative}.screen2,.screen4,.screen5,.screen6,.screen7,.screen8{min-height:100vh;width:100%;max-width:none;text-align:center;margin:1.5rem auto;left:0;right:0;position:relative;padding-bottom:2rem}.screen2 h2,.screen2 h2,.screen3 h2,.screen4 h2,.screen5 h2,.screen6 h2,.screen7 h2,.screen8 h2{font-size:clamp(1.2rem, 3vw, 1.6rem);margin-bottom:2rem;color:var(--primary-color);display:flex;align-items:center;justify-content:center;position:relative;padding-bottom:1rem}.screen2 p,.screen3 p,.screen5 p,.screen6 p,.screen7 p,.screen8 p{margin-bottom:1.6rem;font-size:1.1rem;line-height:1.9;width:99%;max-width:1600px;color:var(--secondary-color);text-align:left}.screen1{position:relative;height:20vh;display:flex;flex-direction:column;width:100%;max-width:none;text-align:center;margin:0 auto;padding-bottom:2rem;left:0;right:0}.screen3 h2::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--primary-color);border-radius:2px}.screen1 .header{position:relative;z-index:100;flex-shrink:0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;padding:5px 5px;width:100%;margin:0 0;border-bottom:1px solid #d0d0d0;background-color:var(--header-background-color);color:var(--primary-color);box-shadow:0 2px 4px rgb(0 0 0 / .1)}.header .header-content{display:flex;align-items:center;flex-direction:column;width:100%;position:relative}.header-content .branding{position:relative;align-items:safe;display:flex;flex-direction:row;margin-right:0;width:100%;height:auto}.header-content .branding .branding-text{display:flex;flex-direction:column;align-items:flex-start;height:auto;margin-left:.3rem}.header .header-content .branding .logo{width:clamp(50px, 3vw, 80px);height:100%;margin-right:0;object-fit:contain}.header .header-content .branding-text .visually-hidden{font-size:clamp(1.5rem, 3vw, 1.8rem);color:var(--primary-color);line-height:auto;margin:0;margin-bottom:0!important;white-space:nowrap;width:100%}.header .header-content .branding-text .branding-sub{display:block;line-height:.6;width:100%;margin-top:0!important;text-align:left!important;transform:0!important;font-size:clamp(0.6rem, 3vw, 1rem);margin:0;color:#777;letter-spacing:.18em;white-space:nowrap}.header .header-content .product-visual{display:flex;align-items:center;position:relative;order:4}.header .header-content .product-visual img{max-width:clamp(150px, 30vw, 400px);height:auto}.header .header-content .company-intro{display:flex;flex-direction:column;text-align:left;margin-top:.2rem;margin-bottom:.1rem;position:relative;padding-top:0;justify-content:flex-start;width:100%;padding:0;padding-left:0;margin-left:0;padding-left:0;box-sizing:border-box}.header .header-content .company-intro .intro-text{width:100%;max-width:100%;font-size:clamp(0.875rem, 1vw, 1rem);letter-spacing:normal;margin:0;line-height:auto;padding-right:0!important;white-space:normal!important;text-align:left;box-sizing:border-box;color:#777;text-indent:.8em}.header .header-content .company-intro .intro-text .product-keyword{font-weight:500;color:#2c3e50}.header .header-content .company-intro .intro-text .highlight{color:#2c3e50;font-weight:500}.screen1 .navbar{position:relative;z-index:90;flex-shrink:0;background-color:var(--navbar-background-color);box-shadow:0 1px 2px rgb(0 0 0 / .1);padding:.1em 0;transition:border 0.3s ease-in-out}.screen1 .navbar ul{display:flex;justify-content:center;list-style:none;padding:0;margin:0;gap:0;flex-wrap:wrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.screen1 .navbar ul li{position:relative;flex-shrink:0;margin:0 1.2em}.screen1 .navbar ul li:not(:last-child)::after{content:"";position:absolute;right:-1.2em;top:50%;transform:translateY(-50%);height:1.2em;width:1px;background:rgb(255 255 255 / .3)}.screen1 .navbar ul li a{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;font-size:clamp(0.8rem, 1vw, 1rem);text-decoration:none;color:#fff;padding:.8em 1em;border-radius:5px;transition:all 0.3s ease;white-space:nowrap;transition:background-color 0.3s ease,color 0.3s ease;width:100%}.screen1 .navbar ul li a:hover{transform:translateY(-2px)}.screen1 .navbar ul li a i{font-size:1.2em;vertical-align:middle;transition:transform 0.3s ease}.screen1 .navbar ul li .iconify{width:1.2em;height:1.2em;vertical-align:-.15em}.screen1 .navbar ul li a:hover i{transform:translateY(-2px)}@media (max-width:768px){html,body{overflow-x:hidden;width:100%;max-width:100%}body{position:relative}.header .header-content .branding-text .visually-hidden{letter-spacing:0em}.header .header-content .branding-text .branding-sub{letter-spacing:.06em}.screen1 .navbar ul{padding:0;margin:0;justify-content:center;width:100%;flex-wrap:wrap;overflow-x:visible;gap:.5rem}.screen1 .navbar ul::-webkit-scrollbar{display:none}.screen1 .navbar ul li:not(:last-child)::after{display:none}.screen1 .navbar ul li{margin:.2rem;flex:1 1 auto;min-width:max-content;text-align:center}.screen1 .navbar ul li a{padding:.6em .8em;font-size:.9em;white-space:nowrap}.screen1 .navbar ul li a i{display:block;margin:0 auto 3px}.screen1 .navbar ul li a span{display:block}.footer{padding:20px 10px;width:100%;box-sizing:border-box}.footer-content{max-width:100%;padding:0 10px}}.screen2{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;margin:0 auto;padding:40px 20px;background-color:var(--background-color);text-align:center}.screen2 .about-title h2{font-size:clamp(1.2rem, 3vw, 1.8rem);margin-bottom:2rem;color:var(--primary-color);display:flex;align-items:center;justify-content:center;position:relative;padding-bottom:1rem}.screen2 .about-title i{margin-right:10px;color:var(--secondary-color)}.screen2 .about-title::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:3px;background:var(--primary-color);border-radius:2px}.screen2 .about-title span{font-size:1.1rem;font-weight:300;letter-spacing:normal;color:var(--secondary-color);margin-left:15px}.screen2 .about-cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem;padding:0 1rem;position:relative}.screen2 .about-cards .card{display:flex;flex:1 1 calc(33.333% - 2rem);overflow:hidden;min-height:auto;max-height:none;padding-bottom:20px;box-sizing:border-box;background:#fff;border-radius:12px;border:1px solid rgb(0 0 0 / .05);box-shadow:0 12px 24px -6px rgb(0 0 0 / .1);min-width:250px;max-width:400px;flex-direction:column;transform:translateX(-150px);opacity:0;transition:all 0.6s linear;will-change:transform,opacity;margin:1rem;position:relative;backface-visibility:hidden;transform:translateZ(0)}.screen2 .about-cards .card img{width:100%;max-width:100%;height:180px;border-radius:12px 12px 0 0;object-fit:cover;flex-shrink:0;object-position:center 25%;position:relative;transition:transform 0.8s cubic-bezier(.23,1,.32,1)}.screen2 .about-cards .card:hover img{transform:scale(1.05)}.screen2 .about-cards .card .card-content{padding:.6rem 1rem;gap:.2rem;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;text-align:center;transition:transform 0.4s ease}.screen2 .about-cards .card:hover .card-content{transform:translateY(-5px)}.screen2 .about-cards .card .card-content h3{font-size:clamp(1.1rem, 1.5vw, 1.4rem);color:var(--primary-color);margin-bottom:.6rem}.screen2 .about-cards .card .card-content p{font-size:clamp(0.8rem, 1.1vw, 0.95rem);line-height:1.6;margin-bottom:.8rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.screen2 .about-cards .card .card-content .card-link{position:relative;display:inline-block;margin-top:auto;padding:.6rem 0;color:var(--primary-color);text-decoration:none;font-size:.85rem;font-weight:700;transition:all 0.3s ease}.screen2 .about-cards .card .card-content .card-link::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:currentColor;transition:width 0.3s ease}.screen2 .about-cards .card .card-content .card-link:hover{color:var(--light-gray)}.screen2 .about-cards .card .card-content .card-link:hover::after{width:100%}.screen2 .about-cards .card::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(120deg,#f5f5f5 25%,#fff 50%,#f5f5f5 75%);background-size:400% 400%;animation:loading 1.5s infinite;opacity:0}@keyframes loading{0%{background-position:100% 50%}100%{background-position:0% 50%}}.screen2 .about-cards .card.loaded::before{opacity:0;transition:opacity 0.3s ease}.screen2 .about-cards .card img::after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(to top,rgb(0 0 0 / .1) 0%,transparent 100%)}.screen2 .about-cards .card.enter{opacity:1!important;transform:translateX(0)!important}.screen2 .about-cards .card.exit{opacity:0;transform:translateX(150px)!important;transition-duration:0.6s}.screen2 .about-cards .card:hover{transform:translateX(0) scale(1.03) translateY(-5px);box-shadow:0 24px 48px -12px rgb(0 0 0 / .15)}.screen2 .about-cards .card:nth-child(1){transition-delay:0.1s}.screen2 .about-cards .card:nth-child(2){transition-delay:0.2s}.screen2 .about-cards .card:nth-child(3){transition-delay:0.3s}.card-content>*:not(:last-child){margin-bottom:.1rem}.section-divider{width:95%;max-width:1800px;height:2px;background:linear-gradient(90deg,transparent 0%,rgb(0 0 0 / .1) 50%,transparent 100%);margin:3rem auto;box-sizing:border-box}@media (max-width:1024px){.screen2 .about-cards{gap:1rem}.screen2 .about-cards .card{flex:1 1 calc(50% - 2rem);max-width:480px}}@media (max-width:768px){.screen2 .about-cards{padding:0;margin:0 10px;width:calc(100% - 20px)}.screen2 .about-cards .card{flex:1 1 calc(100% - 20px);max-width:none;height:auto;min-height:300px;margin:10px 0}.screen2 .about-cards .card img{height:150px}.screen2 .about-cards .card .card-content{padding:15px}.card-content h3{font-size:1.2rem}.card-content p{font-size:.9rem;-webkit-line-clamp:4}}.footer{width:100vw;max-width:100vw;background-color:#2c3e50;color:#fff;text-align:center;padding:20px 0;font-size:.875rem;line-height:1.6;box-shadow:0 -2px 5px rgb(0 0 0 / .1);margin:0;overflow-x:hidden;position:relative;left:0;right:0}.footer-content{max-width:90%;margin:0 auto;padding:0 20px}.footer-top a{font-size:.9rem;color:#74640b;text-decoration:none;transition:transform 0.3s ease}.footer-top .iconify{vertical-align:middle;margin-right:5px;color:#feec27;font-size:1.1em}@media (max-width:768px){.footer-top .address a{display:flex;flex-direction:column;gap:.5rem}}.footer-top a:hover{color:#feec27;transform:scale(1.2)}.footer-top{margin-bottom:10px}.divider{width:90%;height:1px;background-color:#7f8c8d;margin:10px auto;opacity:.5}.footer-top p{font-size:1.1rem;text-align:center;line-height:1.8;color:var(--secondary-color);margin:0 auto}.footer-bottom p{font-size:1.1rem;text-align:center;line-height:1.8;color:var(--secondary-color);margin:0 auto}