@charset "UTF-8";
:root{--green:#087a5a;--dark:#123b31;--lime:#b8ef7d;--ink:#193a31;--muted:#65786f;--line:#dce5df;--soft:#f3f6f3;--white:#fff;font-family:"Microsoft YaHei","PingFang SC",system-ui,sans-serif;color:var(--ink);font-size:16px;line-height:1.75}*{box-sizing:border-box}body{margin:0;background:#fff}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:5px}a:focus-visible,button:focus-visible{outline:2px solid var(--green)}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.4}h1,h2{letter-spacing:-.04em}p{color:var(--muted)}.wrap{width:min(1240px,calc(100% - 88px));margin:auto}.skip{position:fixed;top:-100px;left:20px;background:white;padding:10px;z-index:100}.skip:focus{top:10px}.utility{background:var(--dark);color:#d8e6df;font-size:.75rem;letter-spacing:.08em}.utility .wrap{display:flex;justify-content:space-between;align-items:center;min-height:34px}.utility i{font-style:normal;color:#75938a;padding:0 12px}.utility a{margin-left:28px;letter-spacing:.03em}.header{background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.header-inner{min-height:92px;display:flex;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:44px;height:44px;object-fit:contain}.brand b{font:800 25px/1.2 Arial,sans-serif;letter-spacing:1px;display:flex;align-items:center;gap:12px}.brand-cn{font:700 16px/1.4 "Microsoft YaHei",sans-serif;letter-spacing:.02em}.brand small{display:block;font:9px/1.8 Arial,sans-serif;letter-spacing:.65px;margin-top:5px}.navigation{margin-left:auto;display:flex;gap:28px;align-items:center}.navigation a{font-size:.9375rem;white-space:nowrap;position:relative;padding:30px 0}.navigation a:after{content:"";position:absolute;height:3px;bottom:15px;left:0;width:0;background:var(--green);transition:width .2s}.navigation a:hover:after,.navigation a[aria-current]:after{width:100%}.navigation a[aria-current]{color:var(--green);font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--green);border:1px solid var(--green);color:white;padding:14px 24px;font-size:.9375rem;font-weight:600;border-radius:3px;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#056448;transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button.compact{padding:10px 18px;min-height:42px;gap:20px;font-size:.875rem}.button.outline{color:var(--ink);background:transparent;border-color:#baccc1}.button.outline:hover{background:#e4eee7}.button.light{background:var(--lime);border-color:var(--lime);color:var(--dark)}.menu-toggle{display:none}.hero{background:linear-gradient(115deg,#f0f5ef 0%,#f0f5ef 49%,#e6eee4 100%);overflow:hidden;position:relative}.hero:after{content:"";position:absolute;right:-100px;top:-280px;width:780px;height:780px;border:1px solid #cfdfcd;border-radius:50%;pointer-events:none}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding-top:62px;padding-bottom:62px;min-height:602px;position:relative;z-index:1}.eyebrow{display:block;font-size:.75rem;font-weight:700;letter-spacing:.17em;color:var(--green);margin-bottom:20px}.hero-copy .eyebrow{font-size:.875rem;letter-spacing:.13em;display:flex;align-items:center;gap:12px}.mini-line{display:inline-block;width:26px;height:2px;background:var(--green)}.hero h1{font-size:clamp(42px,4.1vw,62px);font-weight:750;line-height:1.25;letter-spacing:.005em;margin-bottom:24px}.hero-copy>p{font-size:1rem;line-height:1.95;max-width:485px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero-note{display:flex;align-items:center;gap:10px;font-size:.8125rem;color:#6a8074;margin-top:37px}.hero-note>span{width:22px;height:1px;background:#9ab49f}.hero-visual{border:1px solid #b8cab7;background:#edf1e9;box-shadow:0 18px 42px #2945340b;position:relative;padding:18px 22px 18px;border-radius:4px}.technical-top{font:10px/1.5 ui-monospace,monospace;letter-spacing:.06em;display:flex;justify-content:space-between;color:#61735f;gap:10px;padding-bottom:12px;border-bottom:1px solid #cbd7c7}.board-photo{height:330px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#ecefe8;position:relative}.board-photo img{width:100%;height:100%;object-fit:contain;transform:rotate(var(--rotation));mix-blend-mode:multiply}.board-photo.turn-90 img{width:73%;height:130%;max-width:none;object-fit:contain;flex-shrink:0}.hero-photo{height:337px;background:transparent}.hero-photo.turn-90 img{width:77%;height:145%;transform:rotate(var(--rotation)) scale(1.07)}.technical-bottom{border-top:1px solid #cbd7c7;padding-top:14px;display:flex;justify-content:space-between;align-items:center;gap:8px}.technical-bottom b{display:block;font-size:.875rem;font-weight:500}.technical-bottom small{display:block;font:9px/1.5 ui-monospace,monospace;letter-spacing:.08em;margin-top:5px;color:#6d7c67}.photo-label{padding:3px 10px;border:1px solid #aebca3;border-radius:30px;font-size:.75rem;color:#687457;white-space:nowrap}.technology-band{border-bottom:1px solid var(--line);background:#fff}.technology-band>.wrap{display:grid;grid-template-columns:repeat(4,1fr);padding-top:25px;padding-bottom:25px}.technology-band .wrap>div{display:flex;align-items:center;gap:17px;border-right:1px solid var(--line);justify-content:center}.technology-band .wrap>div:first-child{justify-content:flex-start}.technology-band .wrap>div:last-child{border:0}.technology-band b{font:700 27px/1.4 Arial,sans-serif;letter-spacing:-1px;color:var(--green)}.technology-band span{font-size:.875rem;color:#607568}.section{padding-top:86px;padding-bottom:86px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading .eyebrow{margin-bottom:12px}h2{font-size:clamp(26px,2.4vw,36px);font-weight:650}.section-heading p{margin-top:15px;max-width:780px;font-size:.9375rem}.text-link{display:inline-flex;align-items:center;gap:25px;color:var(--green);font-size:.875rem;font-weight:600;white-space:nowrap}.text-link:hover{color:#003b26}.text-link span{font-size:20px}.solutions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.solution-card{display:block;border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#fff;transition:box-shadow .2s,border-color .2s}.solution-card:hover{border-color:#a7bfac;box-shadow:0 12px 35px #153d3110}.card-image{position:relative;overflow:hidden;background:#edf1ea}.card-image .board-photo{height:322px;background:#edf1ea;transition:transform .35s}.solution-card:hover .board-photo{transform:scale(1.035)}.image-category{position:absolute;left:22px;top:19px;color:#50705b;background:#ffffffe8;font-size:.75rem;border-radius:2px;padding:4px 11px}.card-arrow{position:absolute;right:22px;bottom:22px;display:flex;align-items:center;justify-content:center;width:38px;height:38px;background:#fff;border-radius:50%;color:var(--green);font-size:25px}.card-content{padding:27px 28px 25px}.micro{font:10px/1.6 Arial,sans-serif;letter-spacing:.16em;color:#6c887b}.card-content h3{font-size:1.375rem;margin:8px 0 12px}.card-content p{font-size:.9375rem;line-height:1.8}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:21px}.tags>span{font-size:.75rem;line-height:1.5;border:1px solid var(--line);color:#657c70;padding:5px 10px;border-radius:2px}.services-section{background:var(--soft);border-block:1px solid #e6ece6}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.service-card{padding:27px 22px;background:white;border:1px solid var(--line);border-radius:3px}.service-top{display:flex;align-items:center;justify-content:space-between;color:var(--green);margin-bottom:25px}.service-top svg{width:36px;height:40px}.service-top>span{font:20px/1 Arial,sans-serif;color:#becdc3}.service-card h3{font-size:1.125rem;margin-bottom:14px}.service-card p{font-size:.875rem;line-height:1.9}.deliverable{font-size:.75rem;border-top:1px solid var(--line);padding-top:16px;margin-top:25px;color:#5d7a68}.section-foot{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;font-size:.8125rem;color:#6d8274}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-art{position:relative;border-radius:3px;background:#e9eee6;padding:22px}.about-art-top{display:flex;justify-content:space-between;font:10px/1.5 monospace;letter-spacing:.05em;color:#7c8d75;padding-bottom:12px}.about-art .board-photo{height:350px;background:transparent}.experience{display:flex;align-items:center;gap:16px;background:var(--green);color:white;position:absolute;bottom:-15px;right:-22px;padding:17px 26px;min-width:240px;border-radius:3px}.experience strong{font:500 44px/1.1 Arial,sans-serif}.experience>span{font-size:.875rem;max-width:105px;line-height:1.7}.about-copy h2{margin-bottom:25px}.about-copy>p{font-size:.9375rem;margin-bottom:18px;line-height:1.95}.about-copy>.text-link{margin-top:12px}.advantages-section{background:#f8faf7}.advantage-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.advantage-grid article{border-top:1px solid #bdcec1;padding-top:23px}.index{font:14px/1 Arial,sans-serif;color:var(--green)}.advantage-grid h3{margin:21px 0 13px;font-size:1.125rem}.advantage-grid p{font-size:.875rem;line-height:1.9}.cta{background:var(--green);padding:53px 0;color:white}.cta>.wrap{display:flex;align-items:center;justify-content:space-between;gap:35px}.cta .eyebrow{color:#b8dfc7;margin-bottom:13px}.cta h2{font-size:30px}.cta p{color:#c0ddce;font-size:.9375rem;margin-top:13px}.cta .button{flex-shrink:0}.footer-main{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(180px,.7fr) minmax(0,1fr);gap:48px;padding-block:44px 36px;align-items:start}.footer-main.compact-footer{grid-template-columns:minmax(0,1fr) 320px;gap:48px}.footer-main .brand b{font-size:26px}.footer-main .brand-cn{font-size:16px;display:inline}.footer-main .brand small{font-size:10px;letter-spacing:.45px;color:#b4c9bf}.footer-main p{font-size:14px;color:#b9cdc2;margin-top:18px}.footer-main .footer-fullname{margin-top:5px}.footer-main h3{font-size:16px;color:#fff;margin-bottom:18px}.footer-nav nav{display:grid;gap:12px}.compact-footer .footer-nav nav{grid-template-columns:1fr 1fr;gap:16px 28px}.footer-nav a,.footer-contact>a{color:#c1d2c9;font-size:14px;overflow-wrap:anywhere}.footer-contact>a{display:block;margin-top:10px}.footer-main a:hover{color:#d1f5af}.footer-main .footer-inquiry{display:inline-flex;align-items:center;gap:20px;color:#c9efae;font-size:14px;font-weight:600;margin-top:19px;border-bottom:1px solid #779477;padding-bottom:4px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #355a4c;padding-block:18px;gap:20px;color:#abc2b6;font-size:13px}footer{background:#113c2f;color:#fff}.inverse small{color:#b4c9bf}.float-contact{position:fixed;bottom:95px;right:20px;width:54px;height:60px;background:#17694f;border:1px solid #ffffff26;box-shadow:0 2px 10px #173a3314;z-index:20;color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:4px}.float-contact:hover{background:var(--green)}.float-contact svg{width:21px;height:24px}.float-contact span{font-size:11px}.back-top{position:fixed;bottom:41px;right:30px;width:44px;height:38px;border:1px solid var(--line);background:white;z-index:20;color:var(--green);border-radius:3px;font-size:22px;opacity:0;pointer-events:none}.back-top.visible{opacity:1;pointer-events:auto}.page-intro{background:var(--soft);border-bottom:1px solid var(--line);padding:20px 0 57px}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:.8125rem;color:#7a8a80;flex-wrap:wrap;margin-bottom:37px}.breadcrumb a:hover{color:var(--green)}.page-intro .eyebrow{margin-bottom:13px}.page-intro h1{font-size:clamp(34px,3.5vw,48px);margin-bottom:18px}.page-intro p{font-size:1rem;max-width:720px}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:32px}.filter-row nav{display:flex;gap:8px;flex-wrap:wrap}.filter-row nav a{padding:9px 20px;border:1px solid var(--line);border-radius:3px;font-size:.875rem}.filter-row nav a.active{background:var(--green);border-color:var(--green);color:white}.filter-row>span,.product-note{font-size:.8125rem;color:#849388}.product-note{margin-top:30px}.detail-breadcrumb{margin-top:30px;margin-bottom:30px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.detail-visual{background:#edf1e8;padding:25px;position:sticky;top:125px}.detail-visual .board-photo{height:380px;background:transparent}.detail-visual>span{display:block;border-top:1px solid #cbd6c5;padding-top:15px;font:12px/1.7 monospace;color:#748270}.detail-copy h1{font-size:34px;margin-bottom:18px}.specs{margin:28px 0}.specs>div{display:grid;grid-template-columns:90px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line);font-size:.875rem}.specs dt{color:#7a8b7f}.specs dd{margin:0}.detail-description{display:grid;grid-template-columns:1.5fr 1fr;gap:85px}.detail-description h2{margin-bottom:25px}.detail-description p{margin-bottom:18px;line-height:1.95}.detail-description aside{background:var(--soft);border:1px solid var(--line);padding:30px}.detail-description aside h3{font-size:1.125rem;margin-bottom:18px}.detail-description aside p{font-size:.875rem;margin-bottom:12px}.check{margin-right:12px;color:var(--green)}.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.tech-grid article{background:white;border:1px solid var(--line);padding:32px}.tech-grid b{font:600 35px/1.4 Arial,sans-serif;color:var(--green)}.tech-grid h3{font-size:1.125rem;margin:20px 0 12px}.tech-grid p{font-size:.9375rem}.process{list-style:none;display:grid;grid-template-columns:repeat(5,1fr);gap:22px;margin:0;padding:0}.process li{border-top:1px solid #b7cab9;padding:24px 5px 0}.process li>span{font:22px/1.3 Arial,sans-serif;color:var(--green)}.process h3{font-size:1.0625rem;margin:18px 0 12px}.process p{font-size:.875rem}.applications{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.applications>div{display:flex;align-items:center;gap:18px;background:var(--soft);padding:24px;border:1px solid var(--line)}.applications svg{height:35px;width:35px;color:var(--green)}.applications h3{font-size:1.0625rem}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:85px;align-items:start}.contact-info h2{margin-bottom:20px}.contact-info>p{font-size:.9375rem;max-width:390px}.contact-details{margin:30px 0;padding-top:26px;border-top:1px solid var(--line)}.contact-details h3{font-size:1.0625rem;margin-bottom:20px}.contact-details p{display:flex;flex-direction:column;margin-top:16px;font-size:.9375rem;color:var(--ink);overflow-wrap:anywhere}.contact-details p span{font-size:.8125rem;color:var(--muted)}.wechat-qr{margin-top:20px}.contact-tip{padding:19px 22px;border-left:2px solid var(--green);background:var(--soft);color:#6d8071;font-size:.875rem}.inquiry-form{padding:35px;background:var(--soft);border:1px solid var(--line);border-radius:4px}.inquiry-form h2{font-size:23px}.inquiry-form>p{font-size:.875rem;margin:10px 0 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}label{display:block;font-size:.875rem;margin-bottom:19px}label em{color:var(--green);font-style:normal}input,textarea{display:block;border:1px solid #cfdacf;border-radius:3px;width:100%;background:white;color:var(--ink);padding:11px 12px;margin-top:7px;font-size:16px;line-height:1.5}input::placeholder,textarea::placeholder{font-size:.875rem;color:#99a69b}input:focus,textarea:focus{outline:2px solid #78ac90;outline-offset:0;border-color:var(--green)}textarea{resize:vertical}.consent{display:flex;align-items:flex-start;gap:9px;font-size:.8125rem;color:var(--muted)}.consent input{width:17px;height:17px;flex-shrink:0;margin-top:4px;accent-color:var(--green)}.consent a{color:var(--green);text-decoration:underline}.trap{position:absolute;left:-10000px}.inquiry-form .button{width:100%}.inquiry-form button:disabled{opacity:.6;cursor:wait}#form-status{font-size:.875rem;margin-top:12px;color:var(--green)}#form-status.error{color:#b32f26}.prose{max-width:850px;min-height:300px}.prose p{margin-bottom:25px;line-height:2}.empty-page{min-height:55vh}.empty-page h1{font-size:35px}.empty-page p{margin:22px 0}
@media(min-width:1500px){.hero-grid{min-height:660px}.hero-photo{height:380px}}
@media(max-width:1150px){.wrap{width:calc(100% - 56px)}.header-inner{gap:20px}.navigation{gap:21px}.brand-cn{display:none}.hero-grid{gap:36px}.hero h1{font-size:49px}.button{padding:13px 18px;gap:18px}.hero-photo{height:302px}.technology-band .wrap>div{gap:12px}.technology-band b{font-size:25px}.technology-band span{font-size:.8125rem}.service-grid{gap:12px}.service-card{padding:23px 17px}.service-card h3{font-size:1rem}.about-grid{gap:55px}.contact-grid{gap:45px}.footer-main{gap:35px}.card-image .board-photo{height:285px}.advantage-grid{gap:24px}}
@media(max-width:900px){.header-inner{min-height:80px}.header-cta{display:none}.hero-grid{gap:26px;padding-block:45px;min-height:550px}.hero h1{font-size:44px}.hero-copy>p{font-size:.9375rem}.hero-photo{height:274px}.hero-visual{padding:15px}.technical-top{font-size:8px}.actions{gap:9px}.actions .button{font-size:.8125rem;padding:12px 14px;gap:13px;min-height:45px}.hero-note{font-size:.75rem}.technology-band .wrap>div{flex-direction:column;gap:2px}.technology-band .wrap>div:first-child{justify-content:center}.section{padding-block:65px}.service-grid{grid-template-columns:repeat(2,1fr);gap:20px}.advantage-grid{grid-template-columns:repeat(2,1fr);gap:30px}.about-grid{gap:35px}.about-art .board-photo{height:305px}.experience{right:-10px;padding:14px 18px;min-width:210px}.experience strong{font-size:38px}.cta .wrap{align-items:flex-start}.cta h2{font-size:26px}.cta p{font-size:.875rem}.footer-main{grid-template-columns:1.4fr 1fr;gap:32px}.footer-main.compact-footer{grid-template-columns:minmax(0,1fr) 240px;gap:32px}.footer-contact{grid-column:1/-1}.contact-grid{gap:30px;grid-template-columns:.8fr 1.2fr}.inquiry-form{padding:25px}.form-grid{grid-template-columns:1fr}.detail-grid{gap:30px}.detail-visual .board-photo{height:300px}.detail-copy h1{font-size:28px}.detail-description{gap:40px}.tech-grid{gap:15px}.tech-grid article{padding:23px}.applications{grid-template-columns:repeat(2,1fr)}.process{gap:14px}.process p{font-size:.8125rem}.float-contact{right:10px;width:52px;height:58px}.back-top{right:16px}}
@media(max-width:680px){.wrap{width:calc(100% - 40px)}.utility .wrap{min-height:28px}.utility{font-size:10px;letter-spacing:0}.utility .wrap>span:last-child{font-size:9px}.utility i{padding:0 5px}.utility a{display:none}.header-inner{min-height:73px;justify-content:space-between}.brand{gap:9px}.brand img{width:35px;height:35px}.brand b{font-size:21px;gap:8px}.brand-cn{display:inline;font-size:13px}.brand small{font-size:7px;letter-spacing:.2px}.menu-toggle{display:block;background:none;border:1px solid var(--line);border-radius:3px;width:37px;height:37px;font-size:22px;color:var(--green)}.navigation{display:none;position:absolute;top:73px;left:0;right:0;background:white;border-bottom:1px solid var(--line);padding:8px 20px 18px;box-shadow:0 12px 20px #18362b10}.navigation.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.navigation a{padding:11px 5px}.navigation a:after{display:none}.hero-grid{grid-template-columns:1fr;gap:35px;padding-top:38px;padding-bottom:35px}.hero h1{font-size:44px;line-height:1.3;margin-bottom:18px}.hero-copy .eyebrow{font-size:.75rem;margin-bottom:16px}.hero-copy>p{font-size:.9375rem;max-width:none}.actions{margin-top:25px;gap:10px}.actions .button{padding:13px 18px;font-size:.875rem;min-height:48px}.hero-note{margin-top:21px}.hero-visual{margin:0 5px;padding:15px 17px}.hero-photo{height:260px}.hero-photo.turn-90 img{width:80%;height:140%}.technical-top{font-size:9px}.technical-bottom b{font-size:.8125rem}.technical-bottom small{font-size:8px}.photo-label{font-size:10px}.hero:after{width:400px;height:400px;top:380px}.technology-band>.wrap{grid-template-columns:repeat(4,1fr);padding-block:20px;width:calc(100% - 25px)}.technology-band b{font-size:22px}.technology-band span{font-size:10px;white-space:nowrap}.section{padding-block:49px}.section-heading{margin-bottom:25px;gap:17px;align-items:flex-start;flex-direction:column}.section-heading h2{font-size:27px}.section-heading p{font-size:.875rem;margin-top:12px}.eyebrow{font-size:10px;margin-bottom:12px}.section-heading .text-link{font-size:.8125rem}.solutions-grid{grid-template-columns:1fr;gap:22px}.card-image .board-photo{height:270px}.card-content{padding:23px}.card-content h3{font-size:21px}.card-content p{font-size:.875rem}.tags{margin-top:16px}.tags>span{font-size:11px}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:22px;position:relative}.service-top{margin-bottom:14px}.service-top svg{width:31px;height:35px}.service-card h3{font-size:18px}.service-card p{font-size:14px}.deliverable{margin-top:17px;font-size:12px}.section-foot{align-items:flex-start;flex-direction:column;font-size:11px;gap:12px}.about-grid{grid-template-columns:1fr;gap:42px}.about-art{padding:18px;margin-right:12px}.about-art .board-photo{height:275px}.experience{right:-12px;bottom:-14px;min-width:220px}.experience strong{font-size:40px}.about-copy h2{font-size:29px;margin-bottom:18px}.about-copy>p{font-size:14px}.advantage-grid{gap:25px 20px}.advantage-grid h3{font-size:16px;margin:15px 0 10px}.advantage-grid p{font-size:13px;line-height:1.9}.index{font-size:12px}.cta{padding-block:35px}.cta>.wrap{flex-direction:column;gap:23px}.cta h2{font-size:25px;line-height:1.55}.cta p{font-size:.875rem}.footer-main,.footer-main.compact-footer{padding-block:32px;grid-template-columns:1fr;gap:28px}.footer-main .brand b{font-size:23px}.footer-main .brand-cn{font-size:14px}.footer-main .brand small{font-size:8px;letter-spacing:.3px}.footer-main p{font-size:14px}.footer-main h3{font-size:15px;margin-bottom:14px}.footer-nav nav,.compact-footer .footer-nav nav{grid-template-columns:1fr 1fr;gap:12px 24px}.footer-contact{grid-column:auto}.footer-bottom{font-size:12px;flex-direction:column;gap:8px;padding-right:52px}.float-contact{bottom:24px;right:12px;width:48px;height:54px;opacity:.95}.float-contact svg{width:20px;height:23px}.float-contact span{font-size:10px}.back-top{display:none}.page-intro{padding-bottom:35px}.breadcrumb{margin-bottom:28px;font-size:12px}.page-intro h1{font-size:33px}.page-intro p{font-size:14px}.filter-row{align-items:flex-start;flex-direction:column;gap:13px}.filter-row>span{display:none}.filter-row nav a{padding:8px 14px;font-size:13px}.detail-grid{grid-template-columns:1fr;gap:30px}.detail-visual{position:static;padding:20px}.detail-visual .board-photo{height:280px}.detail-copy h1{font-size:29px}.detail-description{grid-template-columns:1fr;gap:27px}.detail-description p{font-size:14px}.specs{font-size:13px}.tech-grid{grid-template-columns:1fr}.tech-grid article{padding:27px}.process{grid-template-columns:1fr;gap:23px}.process li{padding:20px 0 0;display:grid;grid-template-columns:42px 1fr;column-gap:12px}.process h3{margin:0}.process p{grid-column:2;margin-top:9px;font-size:14px}.applications{gap:12px}.applications>div{padding:17px 12px;gap:10px}.applications h3{font-size:15px}.applications svg{width:27px;height:27px}.contact-grid{grid-template-columns:1fr;gap:32px}.contact-details{margin:20px 0}.inquiry-form{padding:24px 20px}.contact-info h2{font-size:27px}.contact-tip{font-size:13px}.consent{font-size:12px}.empty-page h1{font-size:29px}}
.card-content p,.service-card p,.about-copy>p,.advantage-grid p,.tech-grid p,.process p,.section-heading p,.cta p,.detail-description p{font-size:1rem}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
