:root{--youwei-green:#21351a;--youwei-lime:#dce9d5;--youwei-ink:#182015;--youwei-line:#dfe4dc;--youwei-paper:#fbfcf8;--youwei-blue:#eaf4f7;--youwei-orange:#ea7041}.youwei-block{box-sizing:border-box;color:var(--youwei-ink)}.youwei-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.youwei-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.youwei-section-head h2,.youwei-b2b h2,.youwei-contact h2,.youwei-inquiry h2{font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:0}.youwei-kicker,.youwei-model{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:0;color:var(--youwei-orange)}.youwei-hero{position:relative;min-height:min(760px,82vh);overflow:hidden;background:var(--youwei-green);color:#fff}.youwei-hero-track{min-height:inherit}.youwei-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .6s ease;background-image:linear-gradient(90deg,rgba(16,30,13,.82) 0%,rgba(16,30,13,.42) 43%,rgba(16,30,13,.08) 70%),var(--hero-desktop);background-size:cover;background-position:center}.youwei-hero-slide.is-active{opacity:1;visibility:visible}.youwei-hero-slide .youwei-shell{display:flex;align-items:center;min-height:min(760px,82vh)}.youwei-hero-copy{width:min(620px,58%);padding-block:92px}.youwei-hero h1{font-size:clamp(3.2rem,7vw,6.6rem);line-height:.92;margin:16px 0 24px;color:#fff}.youwei-hero-copy>p:not(.youwei-kicker){font-size:clamp(1.05rem,2vw,1.45rem);line-height:1.55;max-width:580px}.youwei-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.youwei-actions a{text-decoration:none}.youwei-secondary{display:inline-flex;align-items:center;padding:.78em 1.2em;border:1px solid rgba(255,255,255,.55);color:#fff}.youwei-hero-dots{position:absolute;z-index:3;left:50%;bottom:26px;transform:translateX(-50%);display:flex;gap:9px}.youwei-hero-dots button{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.45);padding:0;cursor:pointer}.youwei-hero-dots button.is-active{width:28px;border-radius:8px;background:#fff}.youwei-stats{padding:48px 0;background:var(--youwei-paper)}.youwei-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--youwei-line)}.youwei-stats-grid div{padding:28px 22px;border-right:1px solid var(--youwei-line)}.youwei-stats-grid div:last-child{border-right:0}.youwei-stats strong{display:block;font-size:2rem;color:var(--youwei-green)}.youwei-stats span{font-size:.85rem;font-weight:700}.youwei-series,.youwei-products,.youwei-news,.youwei-contact,.youwei-inquiry{padding:88px 0}.youwei-series{background:#f0f6ec}.youwei-series-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.youwei-series-grid a{display:grid;gap:8px;padding:22px;background:#fff;border:1px solid var(--youwei-line);text-decoration:none;color:var(--youwei-green);border-radius:6px}.youwei-series-grid a:hover{border-color:var(--youwei-orange)}.youwei-series-grid span{font-size:.8rem;color:#687164}.youwei-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.youwei-product-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--youwei-line);background:#fff;border-radius:6px;overflow:hidden}.youwei-product-image{display:grid;place-items:center;aspect-ratio:1/1;background:#f5f7f3;padding:14px}.youwei-product-image img{width:100%;height:100%;object-fit:contain}.youwei-product-copy{display:flex;flex:1;flex-direction:column;padding:20px}.youwei-product-copy h3{font-size:1.25rem;line-height:1.25;margin:4px 0 10px}.youwei-product-copy h3 a{text-decoration:none;color:var(--youwei-green)}.youwei-product-copy>p:not(.youwei-model){color:#5b6658;line-height:1.55}.youwei-card-link{margin-top:auto;padding-top:18px;font-weight:800;color:var(--youwei-green);text-decoration:none}.youwei-b2b{padding:90px 0;background:var(--youwei-blue)}.youwei-b2b-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.youwei-b2b p{font-size:1.1rem;line-height:1.7}.youwei-b2b ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.youwei-b2b li{padding:18px 20px;background:#fff;border-left:4px solid var(--youwei-orange);border-radius:0 6px 6px 0;font-weight:700}.youwei-news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.youwei-news article{padding:24px;border-top:3px solid var(--youwei-green);background:#f5f7f3}.youwei-news time{font-size:.8rem;color:#687164}.youwei-news h3 a{color:var(--youwei-green);text-decoration:none}.youwei-contact{background:var(--youwei-green);color:#fff}.youwei-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.youwei-contact h2{color:#fff}.youwei-contact dl{margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.youwei-contact dt{font-size:.72rem;text-transform:uppercase;font-weight:800;color:#b9cbb1}.youwei-contact dd{margin:5px 0 0;line-height:1.5}.youwei-contact a{color:#fff}.youwei-inquiry{background:var(--youwei-paper)}.youwei-inquiry form{margin-top:34px}.youwei-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.youwei-field{display:grid;gap:8px;font-weight:700}.youwei-field-wide{grid-column:1/-1}.youwei-field input,.youwei-field textarea{box-sizing:border-box;width:100%;padding:13px 14px;border:1px solid #bac3b7;background:#fff;border-radius:4px;font:inherit}.youwei-consent{display:flex;gap:10px;align-items:start;margin:18px 0}.youwei-honeypot{position:absolute!important;left:-9999px!important}.youwei-form-status{min-height:1.5em;font-weight:700}.youwei-language-switcher{display:flex;gap:4px}.youwei-language-switcher a{padding:7px 9px;text-decoration:none;color:inherit;font-size:.78rem;font-weight:800}.youwei-language-switcher a.is-current{background:var(--youwei-lime);color:var(--youwei-green)}.youwei-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-block:70px}.youwei-detail-media{display:grid;place-items:center;background:#f5f7f3;min-height:500px}.youwei-detail-media img{width:100%;height:100%;max-height:680px;object-fit:contain}.youwei-detail-copy h1{font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1;margin:0 0 20px}.youwei-lead{font-size:1.1rem;line-height:1.65}.youwei-spec-table{margin:30px 0}.youwei-spec-table>div{display:grid;grid-template-columns:150px 1fr;border-top:1px solid var(--youwei-line);padding:13px 0}.youwei-spec-table dt{font-weight:800}.youwei-spec-table dd{margin:0}.youwei-product-content{padding-bottom:80px;line-height:1.7}.youwei-editor-preview{pointer-events:none;min-height:120px}.youwei-editor-preview .components-placeholder{pointer-events:auto}@media(max-width:900px){.youwei-series-grid{grid-template-columns:repeat(2,1fr)}.youwei-product-grid{grid-template-columns:repeat(2,1fr)}.youwei-b2b-grid,.youwei-contact-grid,.youwei-detail-grid{grid-template-columns:1fr}.youwei-detail-media{min-height:360px}}@media(max-width:640px){.youwei-shell{width:min(100% - 28px,1180px)}.youwei-hero{min-height:72vh}.youwei-hero-slide{background-image:linear-gradient(180deg,rgba(16,30,13,.68),rgba(16,30,13,.42)),var(--hero-mobile);background-position:center}.youwei-hero-slide .youwei-shell{align-items:end;min-height:72vh}.youwei-hero-copy{width:100%;padding:80px 0 88px}.youwei-hero h1{font-size:3.25rem}.youwei-stats-grid{grid-template-columns:repeat(2,1fr)}.youwei-stats-grid div:nth-child(2){border-right:0}.youwei-series,.youwei-products,.youwei-news,.youwei-contact,.youwei-inquiry,.youwei-b2b{padding:62px 0}.youwei-series-grid,.youwei-product-grid,.youwei-news-grid,.youwei-form-grid,.youwei-contact dl{grid-template-columns:1fr}.youwei-field-wide{grid-column:auto}.youwei-detail-grid{gap:28px;padding-block:38px}.youwei-detail-media{min-height:300px}.youwei-spec-table>div{grid-template-columns:110px 1fr}}
