@charset "UTF-8";
:root{--teal:#087e78;--ink:#163432;--muted:#687b79;--line:#dde8e5;--pale:#f1f7f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,"Microsoft YaHei","PingFang SC",sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #dbad51;outline-offset:5px}.wrap{width:min(1280px,calc(100% - 100px));margin:auto}header{height:100px;display:flex;align-items:center;justify-content:space-between;padding:0 max(50px,calc((100vw - 1280px)/2));border-bottom:1px solid #edf1ef;background:#fff;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:11px;font-size:26px;font-weight:750;letter-spacing:2px;line-height:1.25;white-space:nowrap}.brand small{display:block;font-size:10px;letter-spacing:2.6px;margin-top:5px;font-weight:500}.brand-mark{font-size:51px;line-height:1;color:var(--teal)}nav{display:flex;gap:38px;align-items:center;height:100%}nav a{font-size:15px;position:relative}nav a:hover,nav .active{color:var(--teal)}nav .active:after{content:"";position:absolute;width:18px;height:3px;background:var(--teal);bottom:-35px;left:50%;transform:translateX(-50%)}.header-cta{border:1px solid var(--teal);color:var(--teal);padding:9px 21px;border-radius:5px;font-size:14px;display:flex;gap:27px}.menu{display:none}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:36px;padding-top:64px;padding-bottom:62px;align-items:center}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:600;color:var(--teal);display:flex;align-items:center;gap:10px}.eyebrow>span{width:6px;height:6px;background:var(--teal);border-radius:50%}h1{font-size:clamp(32px,3.15vw,47px);line-height:1.5;font-weight:650;letter-spacing:-1.5px;margin:21px 0}.accent{color:var(--teal)}.hero-copy>p{color:var(--muted);font-size:16px;line-height:1.95;margin:0 0 31px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:13px 23px;border:0;border-radius:5px;font-size:14px;font-weight:500}.primary{background:var(--teal);color:white}.primary:hover{background:#05645f}.text-link{margin-left:25px;font-size:14px}.text-link span{margin-left:10px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:38px;font-size:12px;color:#7d8c89}.small-cross{color:var(--teal);font-size:20px}.hero-media{position:relative;height:450px;border-radius:8px 80px 8px 8px;background:#dcece5}.hero-media img{height:100%;width:100%;object-fit:cover;object-position:50% 45%;border-radius:inherit}.image-shade{position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#123c3680);border-radius:0 0 8px 8px}.image-caption{position:absolute;bottom:33px;left:30px;color:white}.image-caption>span{display:block;font-size:10px;letter-spacing:2px}.image-caption strong{font-size:18px;font-weight:500}.floating-note{position:absolute;display:flex;gap:12px;align-items:center;right:-17px;top:32px;background:#fffffff2;padding:14px 19px;border-radius:7px;box-shadow:0 12px 32px #123c3612}.note-icon{background:#e7f4ed;color:var(--teal);width:38px;height:38px;display:grid;place-items:center;font-size:25px;border-radius:50%}.floating-note strong{font-size:12px;display:block}.floating-note small{font-size:10px;color:var(--muted);display:block}.care-strip{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#546b67;font-size:14px}.strip-label{font-size:12px;padding-right:38px;border-right:1px solid var(--line);line-height:1.8}.strip-label strong{font-size:14px;color:var(--ink);font-weight:500}.care-strip i{font-style:normal;color:#b0c5be}.section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:36px;gap:24px}h2{font-size:30px;line-height:1.5;letter-spacing:-.6px;font-weight:600;margin:12px 0 0}.section-heading>p{font-size:14px;color:var(--muted);margin:0 0 3px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:white;text-align:left;color:var(--ink);padding:27px 25px 0;border:1px solid var(--line);border-radius:7px;transition:transform .2s,border-color .2s,box-shadow .2s}.product-card:hover{transform:translateY(-5px);border-color:#78b8a5;box-shadow:0 15px 35px #134f3a09}.card-top{display:flex;align-items:center;justify-content:space-between}.product-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:10px;background:#edf6f1;color:var(--teal);font-size:28px}.number{font-size:12px;color:#9faeaa;font-weight:400}.product-card h3{font-size:20px;margin:21px 0 10px;font-weight:600}.product-card p{font-size:13px;line-height:1.9;color:var(--muted);margin:0 0 21px}.tags{display:flex;gap:8px}.tags span{font-size:11px;background:#f5f8f6;padding:3px 8px;color:#657b74;border-radius:3px}.card-bottom{display:flex;justify-content:space-between;margin-top:26px;border-top:1px solid #edf1ef;padding:17px 0;font-size:12px;color:var(--teal)}.card-bottom>span{font-size:17px}.solutions{background:var(--pale);padding:78px 0 82px}.solution-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:52px}.solution-tabs{display:grid;gap:12px}.solution-tabs button{border:1px solid transparent;display:flex;align-items:center;gap:18px;text-align:left;background:transparent;padding:21px;border-radius:6px;color:var(--muted)}.solution-tabs button[aria-selected=true]{background:white;border-color:#d4e5dd;box-shadow:0 4px 12px #244b3505;color:var(--teal)}.solution-tabs button>span{font-size:12px}.solution-tabs strong{font-size:17px;font-weight:500;display:block}.solution-tabs small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.solution-tabs b{margin-left:auto;font-weight:400}#solution-panel{background:white;border:1px solid #e0eae5;border-radius:7px;padding:33px 38px}.panel-label{font-size:10px;letter-spacing:2px;color:#7b9690}#solution-panel h3{font-size:23px;margin:10px 0;font-weight:550}#solution-panel>p{color:var(--muted);font-size:14px;max-width:550px;margin:0}.workflow{display:flex;justify-content:space-between;align-items:center;margin-top:29px;gap:10px}.workflow div{display:flex;flex-direction:column;gap:3px}.workflow div>span{font-size:11px;color:var(--teal)}.workflow strong{font-size:16px;font-weight:500}.workflow small{color:var(--muted);font-size:12px}.workflow>b{font-weight:400;color:#a1bcb4}.panel-foot{margin-top:25px;border-top:1px solid var(--line);padding-top:15px;font-size:12px;color:#85958f}.about{display:grid;grid-template-columns:1fr 1fr;gap:110px}.about h2{font-size:33px;margin-bottom:23px}.about p{font-size:14px;color:var(--muted);line-height:1.95}.principles>div{padding:17px 0 20px;border-bottom:1px solid var(--line);position:relative}.principles>div:first-child{padding-top:0}.principles span{font-size:10px;letter-spacing:1.5px;color:var(--teal)}.principles h3{font-size:20px;font-weight:500;margin:4px 0}.principles p{margin:0}.contact{background:#08796f;color:white;padding:42px 45px;display:flex;align-items:center;justify-content:space-between;border-radius:7px;margin-bottom:65px;gap:25px}.contact .eyebrow{color:#aad6c8;font-size:10px}.contact h2{font-size:28px;margin-top:9px}.contact p{font-size:13px;color:#c4e4d9;margin-bottom:0}.light{background:white;color:#086d63;flex-shrink:0}.footer-main{display:flex;align-items:center;gap:30px;padding-bottom:30px}.footer-main .brand{font-size:21px}.footer-main .brand-mark{font-size:40px}.footer-main p{font-size:12px;color:var(--muted);margin-right:auto}.footer-main>a:not(.brand){font-size:12px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding:21px 0;display:flex;justify-content:space-between;font-size:11px;color:#81918c}.skip{position:fixed;top:-100px}.skip:focus{top:10px;left:10px;z-index:20;background:#fff;padding:12px}dialog{border:0;border-radius:12px;width:min(560px,calc(100% - 32px));padding:36px;color:var(--ink);max-height:85vh;box-shadow:0 30px 100px #123c3625}dialog::backdrop{background:#102c2a85;backdrop-filter:blur(4px)}dialog h2{font-size:25px;margin-bottom:15px}dialog p,dialog li{font-size:14px;color:var(--muted)}dialog li{padding:6px 0}dialog ul{padding-left:20px;margin-bottom:25px}.close{position:absolute;right:15px;top:10px;border:0;background:transparent;font-size:30px;color:var(--muted)}form label{display:block;font-size:14px;margin:18px 0}input,select,textarea{display:block;width:100%;padding:10px 12px;border:1px solid #cbdcd4;border-radius:5px;margin-top:7px;background:#fff;color:var(--ink);font-size:14px}textarea{min-height:100px;resize:vertical}pre{white-space:pre-wrap;background:var(--pale);padding:20px;font:14px/1.9 inherit}.result-note{font-size:12px}body:has(dialog[open]){overflow:hidden}
@media(min-width:1600px){.hero{padding-top:80px;padding-bottom:78px}.hero-media{height:490px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}header{padding:0 28px}nav{gap:23px}.hero{gap:25px}.hero-media{height:420px}h1{font-size:35px}.floating-note{right:-9px}.hero-copy>p{font-size:14px}.text-link{margin-left:15px;font-size:12px}.button{gap:20px;padding:12px 18px}.product-card{padding:21px 18px 0}.product-card p{font-size:12px}.solution-layout{gap:25px}.about{gap:55px}.care-strip{font-size:12px}.strip-label{padding-right:20px}}
@media(max-width:760px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}header{height:78px;padding:0 20px}.brand{font-size:22px}.brand-mark{font-size:43px}.brand small{font-size:8px}.header-cta{margin-left:auto;margin-right:18px;padding:7px 12px;font-size:12px;gap:10px}.menu{display:block;background:none;border:0;font-size:23px;color:var(--ink)}nav{display:none;position:absolute;top:78px;left:0;right:0;height:auto;padding:23px;background:white;box-shadow:0 18px 30px #16343212}nav.open{display:flex;flex-direction:column;gap:20px}nav .active:after{display:none}.hero{grid-template-columns:1fr;gap:30px;padding-top:36px;padding-bottom:35px}h1{font-size:clamp(28px,7vw,42px);letter-spacing:-1px;margin:18px 0}.hero-copy>p{font-size:15px}.hero-note{margin-top:24px;font-size:11px}.hero-media{height:360px;border-top-right-radius:65px}.floating-note{top:23px;right:10px}.hero .eyebrow{font-size:11px}.care-strip{flex-wrap:wrap;justify-content:flex-start;gap:15px 17px;padding:20px 0;font-size:12px}.strip-label{width:100%;border:0;padding:0;display:flex;gap:12px;align-items:center}.strip-label br{display:none}.care-strip i{display:none}.section{padding-top:55px;padding-bottom:55px}.section-heading{display:block;margin-bottom:25px}h2{font-size:25px}.section-heading>p{margin-top:15px;font-size:14px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card{padding:19px 16px 0}.product-card h3{font-size:18px}.product-card p{font-size:14px}.product-card p br{display:none}.tags{flex-wrap:wrap;gap:5px}.tags span{font-size:12px}.card-bottom{font-size:14px}.solutions{padding:48px 0}.solution-layout{grid-template-columns:1fr;gap:20px}.solution-tabs{grid-template-columns:repeat(3,1fr);gap:5px}.solution-tabs button{padding:12px 8px;gap:8px;display:block}.solution-tabs strong{font-size:14px}.solution-tabs small,.solution-tabs b{display:none}.solution-tabs button>span{font-size:11px}#solution-panel{padding:25px 22px}#solution-panel h3{font-size:21px}.workflow strong{font-size:14px}.workflow small{font-size:12px}.about{grid-template-columns:1fr;gap:28px}.about h2{font-size:28px}.about p{font-size:15px}.contact{padding:29px 25px;display:block;margin-bottom:40px}.contact h2{font-size:25px}.contact p{font-size:14px}.contact .button{margin-top:22px}.footer-main{flex-wrap:wrap;gap:17px}.footer-main p{width:50%;margin:0}.footer-main>a:not(.brand){font-size:14px}.footer-bottom{font-size:11px;display:block}.footer-bottom>span{display:block;margin:5px 0}.text-link{font-size:14px}.eyebrow{font-size:12px}dialog{padding:30px 24px}.desktop{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Readable type across all screen sizes. */
.product-card p,.section-heading>p,#solution-panel>p,.about p,.contact p,dialog p,dialog li{font-size:16px}.tags span,.card-bottom,.solution-tabs small,.workflow small,.panel-foot,.footer-main>a:not(.brand),.button,.header-cta{font-size:14px}.eyebrow,.hero-note,.panel-label,.floating-note small,.floating-note strong,.image-caption>span,.principles span,.footer-bottom,.contact .eyebrow{font-size:12px}.floating-note{top:20px;padding:11px 15px}.brand small{font-size:10px}.hero-media img{object-position:50% 50%}@media(max-width:760px){.floating-note{top:auto;bottom:94px;right:12px}.product-card p{font-size:14px}.product-grid{gap:12px}.hero-note{font-size:12px}.solution-tabs small{display:none}}
