: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}.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){.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 10px;justify-content:flex-start}.screen1 .navbar ul li:not(:last-child)::after{display:none}.screen1 .navbar ul li{margin:0 .8em}.screen1 .navbar ul li a{padding:.6em .8em;font-size:.9em}.screen1 .navbar ul li a i{display:block;margin:0 auto 3px}.screen1 .navbar ul li a span{display:block}}.screen3{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:4rem;margin-bottom:2rem;background-color:var(--background-color);min-height:70vh;width:100%;max-width:none;text-align:center;margin:1.5rem auto;left:0;right:0;position:relative;padding-bottom:2rem}.screen3 p{margin-bottom:1.6rem;font-size:1.1rem;line-height:1.9;width:99%;max-width:1600px;text-align:left;color:var(--secondary-color)}.screen3 .products-container{display:flex;flex-wrap:wrap;gap:0;width:95vw;margin:0 auto;padding:0;align-items:stretch;background-color:#fff;max-height:none;max-width:1500px;padding-bottom:0;height:100%;overflow:hidden;align-items:flex-start}.screen3 .products-categories span{font-size:1.1rem;font-weight:300;letter-spacing:normal;color:var(--secondary-color);margin-left:15px}.screen3 .products-container .product-sidebar{position:relative;transition:all 0.3s ease;flex:0 0 20%;max-width:25%;border:1px solid #ddd;border-right:none;overflow-y:auto;height:100%;background-color:#fff;margin:0;padding:0;min-width:200px;display:flex;flex-direction:column;box-sizing:border-box}.screen3 .products-container .product-sidebar.collapsed{width:0;min-width:0;overflow:hidden;flex:0 0 0!important;display:none}.screen3 .products-container .table-content{border:1px solid #ddd;display:flex;flex:1;margin:0;padding:0;flex-direction:column;height:100%;min-width:75%;overflow-y:auto;align-self:stretch;box-sizing:border-box}.screen3 .products-container .table-content .table-container{position:relative;display:flex;flex-direction:column;height:auto;min-height:400px;table-layout:fixed;margin:0;padding:0}.screen3 .products-container .table-content .tdheader{display:flex;justify-content:space-around;align-items:center;border:1px solid #ddd;padding:20px;background-color:#f9f9f9;border-top:2px solid #ddd;border-right:2px solid #ddd;box-shadow:0 -2px 5px 0 #ddd}.screen3 .products-container .table-content .tdheader .breadcrumb{flex-grow:1;text-align:center;margin:0;font-size:.875rem;color:#065bb6}.screen3 .products-container .table-content .table-container .image-gallery{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;margin:.5rem auto;padding:0;width:100%;max-width:1000px;height:480px;background-color:#fff;gap:.2rem;overflow:auto;box-sizing:border-box}.screen3 .products-container .table-content .table-container .image-gallery .product-image{flex:1 1 48%;display:flex;flex-direction:column;justify-content:space-between;height:auto;align-items:center;max-width:48%;border:1px solid #ddd;padding:1px;text-align:center;margin:0 1%;min-height:350px}.screen3 .products-container .table-content .table-container .image-gallery .product-image img{flex:1 1 85%;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.screen3 .products-container .table-content .table-container .image-gallery .product-image p{flex:0 0 auto;height:auto;min-height:40px;white-space:normal;flex-shrink:0;line-height:1.3;font-size:.9rem;margin:5px 0 0;padding:8px 5px;color:#666;text-align:center;justify-content:center;width:100%;overflow:visible;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.screen3 .products-container .product-sidebar{position:relative;flex:1 1 20%;max-width:25%;height:100%;overflow-y:auto;overflow-x:auto;background-color:#fff;margin:0;padding:0;border:none;transition:all 0.3s ease}.screen3 .products-container .product-sidebar .scroll-container{border:1px solid #ddd;box-shadow:0 1px 3px rgb(0 0 0 / .1);overflow-y:auto;overflow-x:auto;padding:0;height:100%;scrollbar-width:thin;table-layout:fixed}.screen3 .products-container .table-content .table-container table{flex:1;width:100%;border-collapse:collapse;margin:0;padding:0;table-layout:fixed;max-height:1.5rem}.screen3 .products-container .table-content .table-container th,.screen3 .products-container .table-content .table-container td{border:1px solid #ddd;padding:5px}.screen3 .products-container .table-content .table-container th{background-color:#f2f2f2;font-size:.875rem}.screen3 .products-container .product-sidebar .scroll-container ul{padding:0;margin-left:.5rem;margin-right:0;margin-bottom:0;list-style:none;border:none;text-align:left}.screen3 .nav-item>.toggle{font-size:1rem;font-weight:700;cursor:pointer;color:#065bb6}.screen3 .sub-menu>li{margin:10px 0;list-style-type:circle;padding-left:20px}.screen3 .sub-menu>li>.toggle{font-size:.875rem;font-weight:400;color:#065bb6}.screen3 .sub-menu>li>ul>li{font-size:.75rem;margin:12px 0;cursor:pointer;color:#333;list-style:disc}.screen3 .nav-item{list-style:none;margin:2.2rem 0;border:none;position:relative}.screen3 .toggle{cursor:pointer;color:#333}.screen3 .sub-menu{left:100%;display:none;transition:max-height 0.3s ease-out,opacity 0.3s ease-out;overflow:hidden;opacity:0;list-style-type:none;z-index:1;position:static;background:#fff0;box-shadow:none}.screen3 .sub-menu.show{display:block;opacity:1}.screen3 .sub-menu.hidden{max-height:0;opacity:0}.screen3 .sub-menu:not(.hidden){opacity:1}.screen3 .hidden{display:none}.sub-menu.active{display:block!important;animation:menuSlide 0.3s ease}@keyframes menuSlide{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.screen3 .products-container .table-content .tdheader .product-menu-btn{margin:0;display:block;cursor:pointer;color:#044d9a;transition:all 0.2s ease;padding:8px 12px;background-color:#f5f5f5;border-radius:4px;border:1px solid #ddd}.product-menu-btn:hover{background-color:#e6eff4;transform:translateY(-2px);box-shadow:0 2px 4px rgb(0 0 0 / .1)}.product-menu-btn:active{transform:scale(.95);background-color:#d0e0f0;box-shadow:none}.product-menu-btn.collapsed::after{content:"▶";margin-left:5px}.product-menu-btn:not(.collapsed)::after{content:"▼";margin-left:5px}.screen3 .collapsed{display:none;transition:opacity 0.3s}.screen3 .products-container .product-sidebar .scroll-container .sub-items{display:none;list-style-type:none;padding-left:20px;margin:0;background-color:#e6eff4;border-radius:5px}.screen3 .nav-item:hover .sub-items{display:block}.screen3 .products-container .product-sidebar .scroll-container .sub-items li{background-color:#e6eff4;padding:.5em;border:1px solid #ccc;margin:.3em 0;border-radius:.5em;cursor:pointer;transition:background-color 0.3s;font-size:.75rem;line-height:1.1}.screen3 .products-container .product-sidebar .scroll-container .sub-items li:hover{background-color:#d0d0d0}@media (max-width:768px){.screen3 .products-container{height:auto;max-height:none;flex-direction:column}.screen3 .products-container .product-sidebar{order:-1;flex:0 0 auto!important;max-width:100%!important;width:100%!important;max-height:300px;overflow-y:auto;border-bottom:1px solid #ddd;overflow-y:auto;margin:0;padding:0;transition:max-height 0.3s ease;flex-direction:column;box-sizing:border-box;white-space:nowrap;background:#f8f9fa}.screen3 .product-sidebar .scroll-container{width:100%;min-width:100%;overflow:visible!important;border:none;box-shadow:none;padding:10px 0}.screen3 .product-sidebar .toggle{writing-mode:horizontal-tb;transform:none;font-size:.9rem;padding:8px 10px!important;color:#065bb6}.screen3 .toggle::after{content:"▶";float:right;transform:rotate(90deg);transition:transform 0.3s}.sub-menu.active+.toggle::after{transform:rotate(90deg)}.screen3 .product-sidebar .nav-item{display:inline-flex;margin:8px 15px 8px 0!important;padding:8px 12px;background:#f5f5f5;border-radius:4px;border:1px solid #ddd;white-space:nowrap;position:relative}.screen3 .product-sidebar .sub-menu.mobile-visible{display:block!important;position:static;background:#f8f9fa;border-left:2px solid #065bb6;z-index:10;box-shadow:0 2px 5px rgb(0 0 0 / .2)}.screen3 .sub-menu .sub-menu.mobile-visible{border-left-color:#ccc}.screen3 .sub-menu{display:none;overflow:hidden;transition:max-height 0.3s ease-out,opacity 0.3s ease-out}.sub-menu.active{max-height:400px;display:block;background:rgb(6 91 182 / .05)}.screen3 .sub-menu .sub-menu{display:none;overflow:hidden;transition:max-height 0.3s ease-out,opacity 0.3s ease-out}.screen3 .products-container .table-content{min-width:100%}.screen3 .products-container .table-content .table-container{min-height:auto}.screen3 .products-container .table-content .tdheader{margin-top:10px}.screen3 .products-container .table-content .table-container .image-gallery{max-height:none;flex-direction:column!important;overflow-x:hidden;overflow-y:auto;min-height:720px;gap:1rem}.screen3 .products-container .table-content .table-container .image-gallery .product-image{height:330px;flex:1 1 100%!important;max-width:100%!important;min-height:330px;margin:10px 0}.screen3 .products-container .table-content .table-container .image-gallery .product-image img{min-height:300px;max-height:330px}.screen3 .products-container.image-gallery .product-image .product-physical,.screen3 .products-container.image-gallery .product-image .product-plan{object-fit:cover;height:80%;flex-direction:column}.screen3 .products-container .table-content .tdheader{flex-direction:column;padding:10px}.screen3 .products-container .table-content .tdheader .breadcrumb{margin-bottom:10px}.screen3 .product-sidebar .scroll-container>ul{display:inline-flex;flex-wrap:nowrap;gap:8px;padding:0 10px;margin:0}.screen3 .nav-item{position:relative;display:inline-flex!important;margin:0!important;padding:8px 12px!important;background:#fff;border:1px solid #ddd;border-radius:4px;white-space:nowrap;cursor:pointer;transition:all 0.2s}.screen3 .nav-item.active{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.screen3 .sub-menu{position:absolute;top:100%;left:0;width:100vw;background:#fff;box-shadow:0 3px 6px rgb(0 0 0 / .1);z-index:100;display:none;padding:10px;margin-top:5px}.screen3 .sub-menu>li{display:block!important;padding:8px;border-bottom:1px solid #eee}.screen3 .sub-menu .sub-menu{position:static;width:auto;box-shadow:none;padding-left:15px}.screen3 .toggle::after{content:"▾";margin-left:8px;font-size:.8em}.screen3 .sub-menu.active{display:block!important;animation:slideDown 0.3s ease}@keyframes slideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}.footer{width:100%;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}.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}.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}@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}