*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:#f8fafc;color:#1e293b;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(100% - 32px,1280px);margin-inline:auto}.site-nav{position:fixed;inset:0 0 auto;z-index:50;padding-block:16px;color:#fff;transition:background-color .3s ease,box-shadow .3s ease,padding .3s ease,color .3s ease}.site-nav--solid{padding-block:8px;background:#fff;color:#0f172a;box-shadow:0 8px 22px #0f172a1a}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;cursor:pointer}.brand-logo{width:auto;height:48px;max-width:150px;padding:4px;border-radius:6px;background:#fff;object-fit:contain;box-shadow:0 1px 5px #0f172a24}.brand-logo--header{height:72px;max-width:none;padding:0;border-radius:8px}.brand-name{color:currentColor;font-size:24px;font-weight:800;letter-spacing:0}.desktop-nav{display:flex;align-items:center;gap:32px;color:#e2e8f0;font-weight:600}.site-nav--solid .desktop-nav{color:#475569}.desktop-nav a:not(.primary-pill):hover{color:#14b8a6}.primary-pill{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 24px;border-radius:999px;background:#0d9488;color:#fff;box-shadow:0 10px 24px #14b8a64d}.primary-pill:hover{background:#0f766e}.menu-button{display:none;align-items:center;justify-content:center;width:40px;height:40px;border:0;border-radius:8px;background:transparent;color:currentColor;cursor:pointer}.mobile-panel{position:absolute;top:100%;left:0;display:grid;width:100%;padding:8px 16px 24px;background:#fff;color:#334155;border-top:1px solid #f1f5f9;box-shadow:0 18px 30px #0f172a24}.mobile-panel a{padding:12px;border-radius:8px;font-size:16px;font-weight:600}.mobile-panel a:hover{background:#f8fafc;color:#0d9488}.hero{position:relative;min-height:680px;padding-block:192px 128px;overflow:hidden}.hero-bg,.hero-bg:after{position:absolute;inset:0}.hero-bg{background:linear-gradient(#0f172acc,#0f172acc),url(/carousel-20260616-3.jpg) center / cover}.hero-bg:after{content:"";background:linear-gradient(90deg,#0f172aeb,#1e293bc7)}.hero-content{position:relative;z-index:1;display:flex;align-items:center}.hero-copy{max-width:680px}.hero h1{margin:0 0 24px;color:#fff;font-size:clamp(40px,5vw,64px);line-height:1.15;font-weight:900;letter-spacing:0}.hero h1 span{display:block;color:#2dd4bf}.hero p{margin:0 0 40px;color:#cbd5e1;font-size:20px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:12px 32px;border-radius:999px;font-size:18px;font-weight:700;transition:background .2s ease,border-color .2s ease,transform .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:#0d9488;color:#fff;box-shadow:0 14px 30px #0d94884d}.button--primary:hover{background:#0f766e}.button--ghost{border:2px solid rgb(255 255 255 / .3);color:#fff}.button--ghost:hover{background:#ffffff1a}.innovation-strip{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;width:min(calc(100% - 32px),1280px);margin:-48px auto 0;padding:48px 32px;border-radius:18px;background:#fff;box-shadow:0 20px 40px #94a3b838}.innovation-item{display:flex;align-items:flex-start;gap:16px}.innovation-icon,.product-icon{flex:0 0 auto;display:grid;place-items:center;width:56px;height:56px;border-radius:12px;background:#f0fdfa;color:#0d9488}.innovation-item h3,.team-card h3,.product-card h3,.contact-grid h3{margin:0;color:#0f172a}.innovation-item h3{font-size:18px}.innovation-item p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.7}.section{padding-block:80px;background:#fff}.section--muted{background:#f8fafc}.section--large{padding-block:96px}.about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px}.carousel{position:relative;--carousel-image-gap: 18px;--carousel-control-space: 44px;aspect-ratio:1448 / 1086;min-height:0;overflow:hidden;border-radius:10px;background:#fff;box-shadow:0 10px 28px #0f172a1a}.carousel-slide{position:absolute;inset:var(--carousel-image-gap) var(--carousel-image-gap) var(--carousel-control-space);z-index:0;display:grid;place-items:center;overflow:hidden;opacity:0;transition:opacity 1s ease}.carousel-slide img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.carousel-slide--active{z-index:1;opacity:1}.carousel-dots{position:absolute;inset:auto 0 16px;z-index:3;display:flex;justify-content:center;gap:8px}.carousel-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#cbd5e1;cursor:pointer;transition:width .3s ease,background .3s ease}.carousel-dots button.active{width:22px;background:#0d9488}.eyebrow{display:inline-flex;align-items:center;width:fit-content;margin-bottom:16px;padding:6px 16px;border-radius:999px;background:#ccfbf1;color:#0f766e;font-size:14px;font-weight:800}.about-copy h2,.section-heading h2{margin:0 0 24px;color:#0f172a;font-size:clamp(32px,4vw,40px);line-height:1.25;font-weight:900;letter-spacing:0}.about-copy p,.section-heading p{color:#475569;font-size:18px;line-height:1.85}.about-copy>p{margin:0 0 24px}.patent-box{margin-top:32px;padding:24px;border:1px solid #99f6e4;border-radius:16px;background:linear-gradient(90deg,#f0fdfa,#ecfdf5)}.patent-heading{display:flex;align-items:center;gap:12px;color:#0d9488}.patent-heading h3{margin:0;color:#0f172a;font-size:20px}.patent-box p{margin:16px 0 20px;color:#475569;font-size:14px;line-height:1.7}.patent-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.patent-stats div{padding:16px;border:1px solid #f1f5f9;border-radius:12px;background:#fff;text-align:center;box-shadow:0 4px 10px #94a3b829}.patent-stats strong{display:block;margin-bottom:4px;color:#0d9488;font-size:30px;font-weight:900}.patent-stats .compact{margin-top:6px;font-size:18px}.patent-stats span{color:#475569;font-size:14px;font-weight:700}.section-heading{max-width:768px;margin:0 auto 64px;text-align:center}.section-heading p{margin:0}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}.team-card{position:relative;overflow:hidden;padding:32px;border:1px solid #f1f5f9;border-radius:18px;background:#f8fafc;transition:box-shadow .2s ease}.team-card:hover{box-shadow:0 18px 36px #0f172a1a}.team-orb{position:absolute;top:-32px;right:-32px;width:128px;height:128px;border-bottom-left-radius:999px;background:#99f6e480}.team-head{position:relative;z-index:1;display:flex;align-items:center;gap:24px;margin-bottom:24px}.team-avatar{width:80px;height:80px;border:2px solid #ccfbf1;border-radius:999px;background:#fff;box-shadow:0 7px 16px #0f172a24;flex:0 0 auto}.team-card h3{font-size:24px}.team-head p{margin:6px 0 0;color:#0d9488;font-weight:700}.team-points{position:relative;z-index:1;display:grid;gap:16px;color:#475569;line-height:1.75}.team-points p{margin:0}.team-points strong{color:#1e293b}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.product-card{padding:32px;border:1px solid #f1f5f9;border-radius:18px;background:#fff;box-shadow:0 14px 28px #94a3b829;transition:background .3s ease,color .3s ease,box-shadow .3s ease,transform .3s ease}.product-card:hover{background:#0d9488;color:#fff;box-shadow:0 20px 40px #0d948838;transform:translateY(-8px)}.product-card:hover .product-icon{background:#14b8a6;color:#fff}.product-card h3{margin-top:24px;font-size:24px}.product-card p{margin:16px 0 24px;color:#475569;line-height:1.75}.product-card:hover h3,.product-card:hover p{color:#fff}.product-card ul{display:grid;gap:8px;margin:0;padding:0;color:#64748b;list-style:none}.product-card li{display:flex;align-items:center;gap:8px;font-size:14px}.product-card:hover ul{color:#ecfeff}.contact-section{position:relative;overflow:hidden;background:#0f172a;color:#fff}.contact-glow{position:absolute;width:288px;height:288px;border-radius:999px;background:#14b8a6;filter:blur(56px);opacity:.2}.contact-glow--top{top:-80px;right:-80px}.contact-glow--bottom{bottom:-80px;left:-80px}.contact-content{position:relative;z-index:1}.section-heading--dark h2{color:#fff}.section-heading--dark p{color:#94a3b8}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:48px;max-width:760px;margin-inline:auto;padding:48px;border-radius:18px;background:#1e293b;box-shadow:0 24px 48px #0000003d}.contact-grid h3{margin-bottom:32px;color:#fff;font-size:24px}.contact-list{display:grid;gap:32px}.contact-item{display:flex;align-items:flex-start;gap:24px}.contact-icon{flex:0 0 auto;display:grid;place-items:center;width:48px;height:48px;border-radius:10px;background:#334155;color:#2dd4bf}.contact-item h4{margin:0 0 6px;font-size:18px;font-weight:700}.contact-item p{margin:0;color:#94a3b8;line-height:1.65;white-space:pre-line}.footer{padding-block:48px;border-top:1px solid #1e293b;background:#020617;color:#94a3b8}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px;margin-bottom:32px}.brand--footer{width:fit-content;margin-bottom:16px;color:#fff}.brand--footer .brand-logo{height:40px}.brand--footer .brand-logo--footer{height:52px;max-width:none;padding:0;border-radius:8px}.brand--footer .brand-name{font-size:20px}.footer-brand p{max-width:460px;margin:0;line-height:1.75}.footer h4{margin:0 0 16px;color:#fff}.footer a{display:block;width:fit-content;margin-bottom:8px}.footer a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:32px;border-top:1px solid #1e293b;font-size:14px}.footer-bottom p{margin:0}@media(max-width:1024px){.innovation-strip{grid-template-columns:repeat(2,1fr)}.about-grid,.team-grid,.contact-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.desktop-nav{display:none}.menu-button{display:inline-flex}.brand-logo{height:40px}.brand-logo--header{height:56px}.hero{min-height:620px;padding-block:128px 92px}.hero-content{justify-content:center;text-align:center}.hero p{font-size:18px}.hero-actions{justify-content:center}.innovation-strip,.product-grid,.footer-grid{grid-template-columns:1fr}.innovation-strip{margin-top:-32px;padding:32px 24px}.section,.section--large{padding-block:64px}.section-heading{margin-bottom:40px}.carousel{--carousel-image-gap: 14px;--carousel-control-space: 44px;min-height:0}.team-card,.contact-grid{padding:24px}.team-head{align-items:flex-start;gap:16px}.team-avatar{width:72px;height:72px}.footer-bottom{flex-direction:column;align-items:flex-start}}@media(max-width:520px){.container{width:min(100% - 24px,1280px)}.hero h1{font-size:36px}.button,.hero-actions{width:100%}.innovation-item{flex-direction:column}.patent-stats{grid-template-columns:1fr}.contact-item{gap:16px}}
