@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Playfair+Display:wght@400;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0a2540;--navy-light:#113156;--ocean:#1a6b9a;--teal:#0d9488;--teal-light:#14b8a6;--gold:#d4a017;--gold-light:#f0c040;--cream:#faf8f3;--white:#fff;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-400:#9ca3af;--gray-600:#4b5563;--gray-800:#1f2937;--text:#1a2433;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001f;--shadow-lg:0 8px 32px #00000029;--radius:12px;--radius-sm:8px;--radius-lg:20px}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;border:none;outline:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section-tag{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;background:#0d94881f;border-radius:100px;margin-bottom:12px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-block}.section-title{color:var(--navy);margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.section-sub{color:var(--gray-600);max-width:600px;font-size:1.05rem}.btn-primary{background:var(--teal);color:var(--white);border-radius:100px;align-items:center;gap:8px;padding:14px 28px;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.btn-primary:hover{background:var(--teal-light);transform:translateY(-1px)}.btn-outline{border:2px solid var(--white);color:var(--white);background:0 0;border-radius:100px;align-items:center;gap:8px;padding:13px 28px;font-size:.95rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.btn-outline:hover{background:var(--white);color:var(--navy)}.img-placeholder{background:linear-gradient(135deg, var(--gray-100) 0%, var(--gray-200) 100%);color:var(--gray-400);border-radius:var(--radius);flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:.8rem;display:flex}.navbar{z-index:1000;transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{background:var(--navy);box-shadow:var(--shadow-lg)}.navbar-inner{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.nav-logo{align-items:center;gap:12px;display:flex}.nav-logo-icon{border-radius:var(--radius-sm);object-fit:contain;width:42px;height:42px}.nav-logo-text{color:var(--white)}.nav-logo-text strong{font-size:1.1rem;font-weight:700;display:block}.nav-logo-text span{letter-spacing:.08em;opacity:.7;text-transform:uppercase;font-size:.7rem}.nav-links{align-items:center;gap:4px;display:flex}.nav-links a{color:#ffffffd9;border-radius:8px;padding:8px 14px;font-size:.9rem;font-weight:500;transition:color .2s,background .2s}.nav-links a:hover{color:var(--white);background:#ffffff1a}.nav-cta{margin-left:8px}.nav-mobile-btn{color:#fff;background:0 0;border-radius:8px;padding:8px;display:none}.nav-drawer{background:var(--navy);border-top:1px solid #ffffff1a;flex-direction:column;gap:4px;padding:16px 24px 24px;display:none}.nav-drawer a{color:#ffffffd9;border-bottom:1px solid #ffffff14;padding:10px 0;font-size:.95rem;font-weight:500}@media (width<=900px){.nav-links,.nav-cta{display:none}.nav-mobile-btn,.nav-drawer.open{display:flex}}.hero{background:linear-gradient(150deg, var(--navy) 0%, var(--navy-light) 40%, #0d4f6b 100%);flex-direction:column;justify-content:center;min-height:100vh;padding-top:72px;display:flex;position:relative;overflow:hidden}.hero-bg{background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-waves{height:120px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:80px 0;display:grid;position:relative}.hero-text{color:var(--white)}.hero-eyebrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.06em;text-transform:uppercase;color:var(--gold-light);background:#ffffff1a;border:1px solid #ffffff26;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.hero-title{margin-bottom:20px;font-family:Playfair Display,serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:700;line-height:1.15}.hero-title span{color:var(--teal-light)}.hero-desc{color:#ffffffbf;max-width:480px;margin-bottom:36px;font-size:1.1rem}.hero-actions{flex-wrap:wrap;gap:16px;display:flex}.hero-stats{flex-wrap:wrap;gap:32px;margin-top:48px;display:flex}.stat-number{color:var(--gold-light);font-size:1.8rem;font-weight:800;line-height:1}.stat-label{color:#fff9;margin-top:2px;font-size:.8rem}.hero-image-wrap{flex-direction:column;gap:16px;display:flex}.hero-main-img{border-radius:var(--radius-lg);height:380px;position:relative;overflow:hidden}.hero-sub-imgs{grid-template-columns:1fr 1fr;gap:16px;display:grid}.hero-sub-img{border-radius:var(--radius);height:160px;overflow:hidden}@media (width<=900px){.hero-content{grid-template-columns:1fr;gap:40px}.hero-image-wrap{display:none}}.cert-banner{background:var(--navy);padding:20px 0;overflow:hidden}.cert-strip{white-space:nowrap;align-items:center;gap:40px;animation:25s linear infinite marquee;display:flex}.cert-strip-item{color:#fff9;flex-shrink:0;align-items:center;gap:10px;font-size:.85rem;font-weight:500;display:flex}.cert-strip-icon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.about{background:var(--cream);padding:100px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-images{position:relative}.about-img-main{border-radius:var(--radius-lg);height:440px;overflow:hidden}.about-img-badge{background:var(--navy);color:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-lg);text-align:center;padding:20px 24px;position:absolute;bottom:-20px;right:-20px}.about-img-badge strong{color:var(--gold-light);font-size:2rem;font-weight:800;display:block}.about-img-badge span{opacity:.7;font-size:.8rem}.about-values{flex-direction:column;gap:16px;margin-top:32px;display:flex}.about-value{background:var(--white);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);align-items:flex-start;gap:14px;padding:16px 20px;display:flex}.about-value-icon{border-radius:var(--radius-sm);background:#0d94881a;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.about-value h4{color:var(--navy);font-size:.9rem;font-weight:600}.about-value p{color:var(--gray-600);margin-top:2px;font-size:.82rem}@media (width<=900px){.about-grid{grid-template-columns:1fr;gap:40px}.about-img-badge{bottom:12px;right:12px}}.products-preview{padding:100px 0}.section-header{text-align:center;margin-bottom:60px}.section-header .section-sub{margin:0 auto}.products-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.product-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--gray-200);transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.product-card-img{height:220px;position:relative;overflow:hidden}.product-badge{background:var(--teal);color:var(--white);border-radius:100px;padding:4px 10px;font-size:.72rem;font-weight:600;position:absolute;top:12px;left:12px}.product-card-body{padding:20px}.product-card-body h3{color:var(--navy);font-size:1.05rem;font-weight:700}.product-card-body p{color:var(--gray-600);margin-top:6px;font-size:.85rem}.product-card-footer{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.product-price{color:var(--teal);font-size:1.1rem;font-weight:700}.product-price span{color:var(--gray-400);font-size:.78rem;font-weight:400}.product-btn{background:var(--navy);color:var(--white);border-radius:100px;padding:8px 18px;font-size:.8rem;font-weight:600;transition:background .2s}.product-btn:hover{background:var(--ocean)}@media (width<=900px){.products-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){.products-grid{grid-template-columns:1fr}}.certifications{background:var(--navy);padding:100px 0}.certifications .section-title{color:var(--white)}.certifications .section-sub{color:#fff9}.certifications .section-tag{color:var(--gold-light);background:#ffffff1a}.cert-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px;display:grid}.cert-card{border-radius:var(--radius);text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;padding:28px 20px;transition:background .2s,transform .2s}.cert-card:hover{background:#ffffff1a;transform:translateY(-3px)}.cert-card-icon{border-radius:var(--radius);justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 16px;font-size:1.8rem;display:flex}.cert-card h3{color:var(--white);margin-bottom:8px;font-size:.95rem;font-weight:700}.cert-card p{color:#ffffff8c;font-size:.8rem;line-height:1.5}.cert-card-number{color:var(--gold-light);background:#ffffff14;border-radius:100px;margin-top:12px;padding:4px 10px;font-family:monospace;font-size:.7rem;font-weight:600;display:inline-block}@media (width<=1000px){.cert-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.cert-grid{grid-template-columns:1fr}}.partners{background:var(--cream);padding:100px 0}.partners-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px;display:grid}.partner-card{background:var(--white);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200);padding:32px 24px;transition:transform .2s,box-shadow .2s}.partner-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.partner-logo{border-radius:var(--radius-sm);width:100px;height:60px;margin:0 auto 16px;overflow:hidden}.partner-card h3{color:var(--navy);font-size:.95rem;font-weight:700}.partner-card p{color:var(--gray-600);margin-top:4px;font-size:.8rem}@media (width<=900px){.partners-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.partners-grid{grid-template-columns:1fr}}.why-us{padding:100px 0}.why-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.why-features{gap:24px;display:grid}.why-feature{align-items:flex-start;gap:16px;display:flex}.why-feature-icon{border-radius:var(--radius-sm);background:#0d94881a;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}.why-feature h4{color:var(--navy);font-size:.97rem;font-weight:600}.why-feature p{color:var(--gray-600);margin-top:4px;font-size:.85rem}.why-image{border-radius:var(--radius-lg);height:480px;position:relative;overflow:hidden}.why-image-overlay{color:var(--white);background:linear-gradient(#0000 0%,#0a2540e6 100%);padding:28px;position:absolute;bottom:0;left:0;right:0}.why-image-overlay p{opacity:.8;font-size:.9rem}.why-image-overlay strong{margin-top:4px;font-size:1.4rem;display:block}@media (width<=900px){.why-grid{grid-template-columns:1fr;gap:40px}}.contact{background:var(--navy);padding:100px 0}.contact .section-title{color:var(--white)}.contact .section-sub{color:#fff9}.contact .section-tag{color:var(--gold-light);background:#ffffff1a}.contact-grid{grid-template-columns:1fr 1fr;gap:60px;margin-top:60px;display:grid}.contact-info{flex-direction:column;gap:24px;display:flex}.contact-detail{align-items:flex-start;gap:16px;display:flex}.contact-detail-icon{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--teal-light);background:#ffffff14;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.contact-detail h4{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.contact-detail p{color:var(--white);margin-top:2px;font-size:.95rem;font-weight:500}.contact-form{border-radius:var(--radius-lg);background:#ffffff0f;border:1px solid #ffffff1f;flex-direction:column;gap:20px;padding:36px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group label{color:#ffffffb3;font-size:.82rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{color:var(--white);border-radius:var(--radius-sm);resize:vertical;background:#ffffff14;border:1px solid #ffffff26;padding:12px 16px;font-family:inherit;font-size:.9rem;transition:border .2s}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff4d}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{border-color:var(--teal-light);outline:none}.form-group select option{background:var(--navy)}@media (width<=900px){.contact-grid{grid-template-columns:1fr}}@media (width<=500px){.form-row{grid-template-columns:1fr}}footer{color:#fff9;background:#050f1a;padding:60px 0 24px}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.footer-brand p{max-width:280px;margin-top:14px;font-size:.88rem;line-height:1.7}.footer-col h4{color:var(--white);margin-bottom:16px;font-size:.88rem;font-weight:600}.footer-col a{color:#ffffff80;padding:4px 0;font-size:.85rem;transition:color .2s;display:block}.footer-col a:hover{color:var(--teal-light)}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;font-size:.8rem;display:flex}.footer-bottom-right{gap:20px;display:flex}@media (width<=900px){.footer-top{grid-template-columns:1fr 1fr}}@media (width<=500px){.footer-top{grid-template-columns:1fr}}.catalog-hero{background:linear-gradient(150deg, var(--navy) 0%, var(--ocean) 100%);color:var(--white);padding:120px 0 60px}.catalog-hero h1{margin-bottom:12px;font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700}.catalog-hero p{color:#ffffffb3;max-width:500px;font-size:1rem}.catalog-main{background:var(--gray-100);min-height:60vh;padding:60px 0 100px}.catalog-filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:40px;display:flex}.filter-btn{background:var(--white);border:2px solid var(--gray-200);color:var(--gray-600);border-radius:100px;padding:8px 18px;font-size:.85rem;font-weight:600;transition:all .2s}.filter-btn.active,.filter-btn:hover{border-color:var(--teal);background:var(--teal);color:var(--white)}.catalog-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.catalog-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s;overflow:hidden}.catalog-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.catalog-card-img{height:200px;position:relative}.catalog-card-body{padding:18px}.catalog-card-body h3{color:var(--navy);font-size:1rem;font-weight:700}.catalog-card-meta{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.catalog-tag{background:var(--gray-100);color:var(--gray-600);border-radius:100px;padding:3px 8px;font-size:.72rem;font-weight:500}.catalog-card-footer{border-top:1px solid var(--gray-100);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.catalog-card-footer .price{color:var(--teal);font-weight:700}.catalog-card-footer .price small{color:var(--gray-400);font-size:.75rem;font-weight:400}.inquiry-btn{background:var(--teal);color:var(--white);border-radius:100px;padding:7px 16px;font-size:.78rem;font-weight:600;transition:background .2s}.inquiry-btn:hover{background:var(--navy)}@media (width<=1100px){.catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=800px){.catalog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.catalog-grid{grid-template-columns:1fr}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:520px;box-shadow:var(--shadow-lg);padding:40px;position:relative}.modal-close{background:var(--gray-100);width:32px;height:32px;color:var(--gray-600);border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.modal-close:hover{background:var(--gray-200)}.modal h2{color:var(--navy);margin-bottom:8px;font-family:Playfair Display,serif}.modal p{color:var(--gray-600);margin-bottom:24px;font-size:.9rem}.modal-form{flex-direction:column;gap:16px;display:flex}.modal-form input,.modal-form select,.modal-form textarea{border:1.5px solid var(--gray-200);border-radius:var(--radius-sm);color:var(--text);resize:vertical;padding:11px 14px;font-family:inherit;font-size:.9rem;transition:border .2s}.modal-form input:focus,.modal-form textarea:focus,.modal-form select:focus{border-color:var(--teal);outline:none}
