.nav{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 6rem;border-bottom:1px solid #e5e5e5;background:#fff}.logo{display:flex;align-items:center}.logo img{height:56px;width:auto;display:block}.nav-links{display:flex;align-items:center;gap:2rem}.nav-links a{color:var(--black);font-weight:500;text-decoration:none;font-size:.95rem}.nav-links a:hover{color:var(--primary)}.home-link{display:flex;align-items:center}.home-icon{font-size:1.2rem;color:var(--black)}.home-link:hover .home-icon{color:var(--primary)}.hero{height:55vh;min-height:380px;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;padding-left:4rem}.hero-box{background:#fff;padding:2.4rem;max-width:440px;border-left:5px solid var(--primary);box-shadow:0 10px 30px #00000014}.hero-box h1{font-size:1.85rem;color:var(--black);line-height:1.3;margin:0}.hero-btn{margin-top:1.6rem;background:var(--primary);color:#fff;border:none;padding:.85rem 1.7rem;font-size:.95rem;cursor:pointer;transition:all .25s ease}.hero-btn:hover{opacity:.9;transform:translateY(-1px)}@media (max-width: 768px){.hero{padding:0 1.5rem;height:50vh;justify-content:center}.hero-box{max-width:100%;padding:2.2rem}.hero-box h1{font-size:1.6rem}}.products{background:#f6f6f6}.products-inner{padding:5.5rem 6rem}.products-header{max-width:760px;margin-bottom:3rem}.products-header h2{font-size:2rem;font-weight:600;color:var(--primary);margin-bottom:.8rem}.products-header p{font-size:1rem;line-height:1.6;color:#333}.products-list{background:#fff;border:1px solid #e0e0e0}.product-row{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid #e5e5e5;cursor:pointer;transition:background .2s ease}.product-row:last-child{border-bottom:none}.product-row:hover{background:#fafafa}.product-text h3{font-size:1.3rem;font-weight:600;color:#111;margin-bottom:.4rem}.product-text p{font-size:.95rem;line-height:1.6;color:#444;max-width:720px}.product-action span{font-size:.95rem;font-weight:500;color:var(--primary);white-space:nowrap}@media (max-width: 900px){.product-row{flex-direction:column;align-items:flex-start;gap:.8rem}.product-action{align-self:flex-end}}@media (max-width: 600px){.products-inner{padding:3.5rem 2rem}}.about{background:var(--bg-light);padding:6rem}.about-inner{display:flex;gap:4rem;max-width:1200px;margin:0 auto;align-items:flex-start}.about-left,.about-right{flex:1}.about h2{font-size:var(--h2);font-weight:600;color:var(--black);line-height:1.25}.about-right p{color:var(--body);line-height:1.7;margin-bottom:1.5rem}.about-link{display:inline-block;margin-top:1rem;color:var(--primary);font-weight:500}.about-link:hover{text-decoration:underline}@media (max-width: 768px){.about-inner{flex-direction:column}.about{padding:3rem 1.5rem}}.stats{background:var(--accent);color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:4rem 6rem;text-align:center}.stat-item{display:flex;flex-direction:column;align-items:center;gap:1rem}.stat-icon{font-size:3rem;color:#fff}.stat-item span{font-size:1.1rem;font-weight:600}.footer{background:var(--primary);padding-top:3.5rem;font-size:.95rem;color:#fff}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;padding:0 6rem 3rem;align-items:start}.footer-logo{height:42px;width:auto;display:block}.footer-top h4{margin-bottom:1rem;font-weight:600;color:#fff}.footer-top a{display:block;margin-bottom:.6rem;color:#f2f2f2;text-decoration:none;font-weight:400}.footer-top a:hover{color:#fff;text-decoration:underline}.footer-top p{color:#f2f2f2;line-height:1.6}.footer-bottom{background:#fff;text-align:center;padding:1rem;font-size:.85rem;color:#000}@media (max-width: 768px){.footer-top{grid-template-columns:1fr;padding:0 1.5rem 2rem;gap:2rem}}.discuss-cta{background:#fff;border-top:4px solid var(--primary);padding:4.5rem 0}.discuss-inner{max-width:1200px;margin:0 auto;padding:0 6rem;display:flex;align-items:center;justify-content:space-between;gap:3rem}.discuss-inner h2{font-size:1.9rem;font-weight:600;max-width:760px;color:var(--black);line-height:1.35}.discuss-btn{display:inline-flex;align-items:center;gap:.75rem;background:var(--primary);color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:500;cursor:pointer;white-space:nowrap}.discuss-icon{font-size:1.25rem}.about{padding:5rem 6rem;background:#fff;color:#222}.about-header{max-width:900px}.about-eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--primary)}.about-header h2{font-size:2.2rem;font-weight:600;margin:.6rem 0 1rem}.about-header h2:after{content:"";width:64px;height:3px;background:var(--primary);display:block;margin-top:.6rem}.about-intro{font-size:1.05rem;line-height:1.7;color:#555}.about-content{max-width:1000px;margin-bottom:4rem}.about-content p{font-size:1rem;line-height:1.7;color:#444;margin-bottom:1.1rem}.vision-mission{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-bottom:3.5rem;align-items:stretch}.vm-card{padding:2rem;border-radius:10px;border:1px solid #e1e1e1;background:linear-gradient(135deg,#fff,#fafafa);transition:all .25s ease;max-width:520px}.vm-card:hover{transform:translateY(-4px);box-shadow:0 10px 22px #00000014}.vm-card svg{font-size:2.2rem;margin-bottom:.6rem}.vm-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.vm-card p{font-size:.95rem;line-height:1.6;color:#555;margin-bottom:0}.vm-card.vision{border-left:5px solid var(--primary)}.vm-card.vision svg{color:var(--primary)}.vm-card.mission{border-left:5px solid var(--primary);background:#fdfdfd}.vm-card.mission svg{color:var(--primary)}.facility-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:4.5rem}.facility-card{background:#fafafa;border:1px solid #e4e4e4;border-radius:8px;padding:2.6rem}.facility-section-title{font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin-bottom:.8rem}.facility-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1.4rem}.facility-header svg{font-size:2.2rem;color:var(--primary)}.facility-header h3{font-size:1.3rem;font-weight:600}.facility-card ul{padding-left:1.2rem}.facility-card li{font-size:.95rem;color:#555;margin-bottom:.6rem}.about-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.gallery-item{background:#fff;border:1px solid #e4e4e4;border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.gallery-item:hover{transform:translateY(-6px);box-shadow:0 14px 30px #0000001f}.gallery-item img{width:100%;aspect-ratio:16 / 9;object-fit:cover}.gallery-item span{display:block;padding:.9rem 1rem;font-size:.9rem;font-weight:600;color:#444;text-align:center;background:#fafafa}@media (max-width: 1024px){.vision-mission,.facility-grid,.about-gallery{grid-template-columns:1fr}}@media (max-width: 768px){.about{padding:3rem 2rem}.about-header h2{font-size:1.8rem}.vm-card{padding:2.2rem}}.products-page{display:flex;padding:4rem 5rem;background:#f6f6f6}.products-sidebar{width:240px;margin-right:2.5rem}.sidebar-card{background:#fff;border-radius:6px;padding:1rem;box-shadow:0 4px 14px #0000000d}.sidebar-link{padding:.6rem .85rem;margin-bottom:.3rem;font-size:.95rem;border-radius:4px;cursor:pointer;color:#333;transition:background .2s ease,color .2s ease}.sidebar-link:last-child{margin-bottom:0}.sidebar-link:hover{background:#f5f5f5}.sidebar-link.active{background:#c4161c14;color:#c4161c;font-weight:600}.products-content{flex:1}.product-card{display:flex;justify-content:space-between;align-items:center;padding:1.3rem 1.6rem;margin-bottom:1rem;border-radius:6px;border:1px solid #e5e5e5;background:#fff;transition:all .2s ease}.product-card:hover{box-shadow:0 6px 18px #0000000f}.product-left h6{font-size:1.05rem;font-weight:600;margin-bottom:.3rem;color:#c4161c}.product-left p{color:#555;max-width:500px;font-size:.96rem;line-height:1.6}.download-btn{color:#c4161c!important;border-color:#c4161c!important;white-space:nowrap;padding:.45rem .9rem;font-size:.9rem}.download-btn:hover{background:#c4161c0d}.load-more{margin-top:1.8rem;text-align:center}.load-more button{color:#c4161c;font-weight:500;font-size:.95rem}@media (max-width: 900px){.products-page{flex-direction:column;padding:2.5rem 1.5rem}.products-sidebar{width:100%;margin-bottom:2rem}.sidebar-card{display:flex;gap:1rem;overflow-x:auto}.product-card{flex-direction:column;align-items:flex-start;gap:.8rem}.download-btn{align-self:flex-start}}.applications{padding:5rem 6rem;background:#fff}.applications-header{max-width:720px;margin-bottom:3rem}.applications h2{font-size:2rem;font-weight:600;margin-bottom:.8rem;color:var(--primary)}.applications-header p{font-size:1rem;line-height:1.6;color:var(--body)}.application-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.application-card{border:1px solid #e5e5e5;transition:transform .25s ease,box-shadow .25s ease;cursor:pointer;background:#fff}.application-card:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001f}.application-card img{object-fit:cover}.application-content{text-align:center}.application-content h3{font-weight:500;color:var(--black)}@media (max-width: 1024px){.application-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.applications{padding:3rem 2rem}.applications-header{margin-bottom:2rem}.application-grid{grid-template-columns:1fr}}.team{padding:5.5rem 0;background:#fafafa}.team-header{max-width:760px;margin-bottom:4rem}.team-header h2{color:var(--primary);font-weight:600;margin-bottom:.8rem}.team-header p{color:var(--body);line-height:1.6}.director-card img{border-radius:6px;object-fit:cover}.director-content h3{font-weight:600;margin-bottom:.2rem;color:var(--black)}.director-role{display:block;margin-bottom:1.2rem;font-size:1rem;font-weight:500;color:var(--primary)}.director-content p{margin-bottom:1rem;line-height:1.65;color:var(--body)}.award-content h4{font-weight:600;margin-bottom:.8rem;color:var(--black)}.award-content p{line-height:1.6;color:var(--body)}.award-card img{border-radius:6px;object-fit:cover}@media (max-width: 600px){.team{padding:3.5rem 0}.team-header{margin-bottom:3rem}}.contact{padding:5.5rem 6rem;background:#fff;color:var(--black)}.contact-header{max-width:720px;margin-bottom:2.5 rem}.contact-header h2{font-size:2rem;font-weight:600;color:var(--primary);margin-bottom:.8rem}.contact-header p{font-size:1rem;line-height:1.6;color:var(--body)}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem}.contact-info .info-block{margin-bottom:2rem}.contact-info strong{display:block;font-weight:600;margin-bottom:.4rem;color:var(--black)}.contact-info p{font-size:.95rem;line-height:1.6;color:#444}.contact-form{background:#fafafa;padding:2.5rem;border:1px solid #e5e5e5}.contact-form h3{font-size:1.2rem;font-weight:600;margin-bottom:1.8rem;color:var(--black)}.form-group{margin-bottom:1.4rem}.form-group label{display:block;font-size:.9rem;font-weight:500;margin-bottom:.4rem;color:var(--black)}.form-group input,.form-group textarea{width:100%;padding:.7rem .8rem;border:1px solid #ccc;font-size:.95rem;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--primary)}.contact-submit{margin-top:1rem;background:var(--primary);color:#fff;border:none;padding:.9rem 1.8rem;font-size:.95rem;cursor:pointer}.contact-submit:hover{opacity:.9}.form-status{margin-top:1rem;font-size:.9rem}.form-status.success{color:#1b7f3b}.form-status.error{color:#c4161c}.contact-submit:disabled{opacity:.7;cursor:not-allowed}@media (max-width: 900px){.contact-grid{grid-template-columns:1fr}}@media (max-width: 600px){.contact{padding:3.5rem 2rem}.contact-header{margin-bottom:2.5rem}}:root{--primary: #c4161c;--accent: #c4161c;--black: #0b0b0b;--dark: #111111;--body: #2b2b2b;--bg-light: #f6f6f6;--h1: 2.6rem;--h2: 1.8rem;--body-fs: 1rem;--font: "Inter", "Helvetica Neue", Arial, sans-serif}body{margin:0;font-family:var(--font);font-size:var(--body-fs);color:var(--body);background:#fff}h1,h2,h3{color:var(--black);font-weight:600}a{color:var(--primary);text-decoration:none;font-weight:500}
