:root{--flyh-navy:#0b1f3a;--flyh-blue:#165dba;--flyh-orange:#e56a18;--flyh-text:#172033;--flyh-muted:#657086;--flyh-background:#f5f7fa;--flyh-surface:#fff;--flyh-border:#dbe1e8;--flyh-radius:8px;--flyh-shadow:0 8px 24px rgba(11,31,58,.08);--flyh-container-width:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--flyh-text);background:var(--flyh-background);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.7}a{color:var(--flyh-blue)}img{max-width:100%;height:auto}.flyh-container{width:min(calc(100% - 32px),var(--flyh-container-width));margin-inline:auto}.content-width{max-width:820px;padding-block:48px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);border-bottom:1px solid var(--flyh-border)}.header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.site-branding{flex:0 0 auto}.site-branding a{text-decoration:none;display:flex;flex-direction:column;line-height:1}.brand-en{font-size:25px;font-weight:800;letter-spacing:.1em;color:var(--flyh-navy)}.brand-zh{font-size:12px;color:var(--flyh-muted);margin-top:5px}.custom-logo{max-height:54px;width:auto}.primary-navigation{margin-left:auto}.menu{display:flex;gap:24px;align-items:center;list-style:none;margin:0;padding:0}.menu a{text-decoration:none;color:var(--flyh-text);font-weight:600}.menu .current-menu-item>a,.menu a:hover,.menu a:focus{color:var(--flyh-blue)}.button{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border:1px solid var(--flyh-orange);border-radius:var(--flyh-radius);background:var(--flyh-orange);color:#fff;text-decoration:none;font-weight:700}.button-secondary{background:transparent;color:var(--flyh-navy);border-color:var(--flyh-navy)}.menu-toggle{display:none;background:transparent;border:0;padding:10px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--flyh-navy);margin:5px}.hero{background:var(--flyh-navy);color:#fff;padding:clamp(72px,10vw,140px) 0}.hero-inner{max-width:900px}.hero h1{font-size:clamp(36px,6vw,68px);line-height:1.15;margin:.3em 0}.hero p{font-size:clamp(17px,2vw,22px);color:#d8e3f2}.eyebrow{letter-spacing:.12em;text-transform:uppercase}.button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero .button-secondary{color:#fff;border-color:#fff}.dev-notice{margin-block:24px;padding:12px 16px;border-left:4px solid var(--flyh-blue);background:#eaf2fc}.site-main{min-height:52vh;padding-block:48px}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.content-card{background:var(--flyh-surface);border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);padding:24px;box-shadow:var(--flyh-shadow)}.site-footer{background:var(--flyh-navy);color:#d9e1ec;padding-top:48px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}.site-footer h2{font-size:18px;color:#fff}.site-footer a{color:#fff}.site-footer .menu{display:block}.contact-list{list-style:none;padding:0}.copyright{margin-top:38px;padding:18px 0;border-top:1px solid rgba(255,255,255,.15)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;width:auto;height:auto;top:8px;left:8px;z-index:1000;padding:12px;background:#fff;color:#000}.error-page{text-align:center;padding-block:100px}
@media(max-width:900px){.header-inner{flex-wrap:wrap;gap:10px}.js .menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.primary-navigation{order:3;width:100%;margin:0}.js .primary-navigation{display:none}.primary-navigation .menu{display:block;padding:12px 0}.primary-navigation li a{display:block;padding:10px 0}.js .menu-open .primary-navigation{display:block}.footer-grid{grid-template-columns:1fr}}

/* Homepage phase 1 */
.home-main{padding-block:0;overflow:hidden}.home-section{padding-block:clamp(64px,8vw,104px)}.home-kicker{margin:0 0 10px;color:var(--flyh-blue);font-size:12px;font-weight:800;letter-spacing:.16em}.section-heading{max-width:720px;margin-bottom:36px}.section-heading h2{margin:0;color:var(--flyh-navy);font-size:clamp(30px,4vw,44px);line-height:1.2}.home-hero{position:relative;background:var(--flyh-navy);color:#fff}.home-hero::before{position:absolute;inset:0;content:"";opacity:.14;background-image:linear-gradient(rgba(255,255,255,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.18) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#000,transparent 70%)}.home-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,55fr) minmax(340px,45fr);align-items:center;gap:clamp(36px,6vw,80px)}.home-hero__content{max-width:720px}.home-hero .home-kicker{color:#8dbbf0}.home-hero h1{margin:0;color:#fff;font-size:clamp(40px,5.4vw,68px);line-height:1.13;letter-spacing:-.025em}.home-hero__subtitle{margin:25px 0 0;color:#e1eaf5;font-size:clamp(18px,2vw,23px);line-height:1.55}.home-hero__body{max-width:680px;margin:18px 0 0;color:#bfcde0;font-size:16px}.home-hero .button-secondary{color:#fff;border-color:#a9b9ce}.home-hero .button-secondary:hover,.home-hero .button-secondary:focus{background:#fff;color:var(--flyh-navy)}.home-hero__visual{min-width:0}.home-hero__image{display:block;width:100%;aspect-ratio:4/3;object-fit:contain;background:#eef2f6;border:1px solid rgba(255,255,255,.18);border-radius:var(--flyh-radius)}.industrial-visual{position:relative;min-height:420px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:var(--flyh-radius);background:#112a4b;box-shadow:var(--flyh-shadow)}.industrial-visual::before,.industrial-visual::after{position:absolute;content:""}.industrial-visual::before{inset:0;background:linear-gradient(90deg,transparent 49.8%,rgba(255,255,255,.08) 50%,transparent 50.2%),linear-gradient(transparent 49.8%,rgba(255,255,255,.08) 50%,transparent 50.2%)}.industrial-visual::after{inset:42px;border:1px solid rgba(255,255,255,.12)}.industrial-visual__label{position:absolute;top:34px;left:34px;color:#fff;font-weight:800;letter-spacing:.14em}.industrial-visual__tag{position:absolute;right:28px;bottom:24px;color:#88a2c2;font-size:10px;letter-spacing:.13em}.industrial-visual__rail{position:absolute;left:10%;right:8%;top:56%;height:8px;background:#8291a4}.industrial-visual__body{position:absolute;left:26%;top:43%;width:48%;height:94px;border:2px solid #ced8e4;background:#354d69}.industrial-visual__motor{position:absolute;left:10%;top:39%;width:18%;height:126px;border:2px solid #8fa3ba;background:#1e3857}.industrial-visual__rod{position:absolute;left:74%;right:4%;top:51%;height:24px;border:2px solid #bec9d6;background:#728398}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.home-card{display:flex;min-width:0;overflow:hidden;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:var(--flyh-surface);color:var(--flyh-text);text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.home-card:hover{transform:translateY(-3px);border-color:#aabbd0;box-shadow:0 10px 24px rgba(11,31,58,.08)}.home-card:focus-visible,.button:focus-visible{outline:3px solid #f2a066;outline-offset:3px}.category-card{flex-direction:column}.category-card__visual{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#edf2f7;border-bottom:1px solid var(--flyh-border)}.category-card__visual::before,.category-card__visual::after,.category-card__visual>span{position:absolute;content:"";display:block;background:var(--flyh-blue)}.category-card__visual--cylinder::before{left:16%;right:16%;top:43%;height:24%;border-radius:3px}.category-card__visual--cylinder::after{left:8%;width:12%;top:50%;height:10%}.category-card__visual--stage::before{left:12%;right:12%;bottom:25%;height:12%}.category-card__visual--stage::after{left:25%;width:42%;top:34%;height:31%;border:5px solid #8094aa;background:transparent}.category-card__visual--platform::before{left:19%;right:19%;bottom:24%;height:12%;transform:skewX(-18deg)}.category-card__visual--platform::after{left:28%;right:28%;bottom:40%;height:24%;border:3px solid var(--flyh-blue);background:transparent;transform:skewX(10deg)}.category-card__visual--press::before{left:25%;width:10%;top:20%;bottom:18%}.category-card__visual--press::after{right:25%;width:10%;top:20%;bottom:18%}.category-card__visual--press>span{left:25%;right:25%;top:20%;height:10%;box-shadow:0 72px 0 var(--flyh-blue)}.category-card__visual--control::before{left:24%;right:24%;top:20%;bottom:20%;border:4px solid var(--flyh-blue);background:#fff}.category-card__visual--control::after{left:34%;width:10px;height:10px;top:36%;border-radius:50%;box-shadow:24px 0 0 var(--flyh-orange),48px 0 0 #7f91a7}.category-card__content{display:flex;flex:1;flex-direction:column;padding:22px}.category-card h3,.product-card h3,.advantage-card h3{margin:0;color:var(--flyh-navy);font-size:19px;line-height:1.4}.category-card__description{display:block;margin-top:11px;color:var(--flyh-muted);font-size:14px;line-height:1.65}.card-link{display:block;margin-top:auto;padding-top:20px;color:var(--flyh-blue);font-weight:700;font-size:14px}.home-products{background:#eef2f6}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{flex-direction:column}.product-card__visual{position:relative;display:block;aspect-ratio:5/4;overflow:hidden;background:#fff;border-bottom:1px solid var(--flyh-border)}.product-card__visual::before{position:absolute;inset:14%;content:"";border:1px solid #d9e2eb;background-image:linear-gradient(#edf2f7 1px,transparent 1px),linear-gradient(90deg,#edf2f7 1px,transparent 1px);background-size:20px 20px}.product-shape__motor,.product-shape__body,.product-shape__rod,.product-shape__detail{position:absolute;display:block;z-index:1}.product-shape__motor{left:12%;top:37%;width:21%;height:32%;border:3px solid #526b87;background:#d3dce6}.product-shape__body{left:32%;top:43%;width:48%;height:20%;border:3px solid #45617f;background:#95a8bc}.product-shape__rod{left:79%;top:49%;width:15%;height:8%;background:#647a91}.product-shape__detail{left:37%;top:36%;width:34%;height:5%;background:var(--flyh-blue)}.product-card__visual--parallel .product-shape__motor{left:28%;top:66%;width:29%;height:19%}.product-card__visual--parallel .product-shape__body{left:14%;top:32%;width:60%;height:20%}.product-card__visual--parallel .product-shape__rod{left:73%;top:38%}.product-card__visual--parallel .product-shape__detail{left:18%;top:58%;width:48%;height:5%}.product-card__visual--heavy .product-shape__motor{width:24%;height:40%;top:33%}.product-card__visual--heavy .product-shape__body{height:28%;top:39%;border-width:5px}.product-card__visual--heavy .product-shape__rod{top:49%;height:10%}.product-card__visual--roller .product-shape__body{background:repeating-linear-gradient(90deg,#8298ae 0,#8298ae 8px,#aab9c8 8px,#aab9c8 14px)}.product-card__content{display:flex;flex:1;flex-direction:column;padding:24px}.product-card__positioning,.product-card__selection{display:block;margin-top:12px}.product-card__positioning{color:var(--flyh-text);font-size:14px}.product-card__selection{padding-top:12px;border-top:1px solid var(--flyh-border);color:var(--flyh-muted);font-size:13px}.advantage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.advantage-card{display:grid;grid-template-columns:52px 1fr;gap:18px;padding:25px;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:#fff}.advantage-card p{margin:8px 0 0;color:var(--flyh-muted);font-size:14px}.advantage-icon{position:relative;width:48px;height:48px;border:1px solid #b8c8d8;border-radius:6px;background:#edf4fb}.advantage-icon::before,.advantage-icon::after,.advantage-icon span{position:absolute;display:block;content:""}.advantage-icon::before{left:11px;right:11px;top:14px;height:4px;background:var(--flyh-blue);box-shadow:0 8px 0 var(--flyh-blue),0 16px 0 var(--flyh-blue)}.advantage-icon--check::after{left:16px;top:14px;width:14px;height:8px;border-left:3px solid var(--flyh-blue);border-bottom:3px solid var(--flyh-blue);transform:rotate(-45deg)}.advantage-icon--check::before{display:none}.advantage-icon--config::before{left:20px;top:7px;width:6px;height:34px;box-shadow:none}.advantage-icon--config::after{left:12px;top:17px;width:22px;height:10px;border:2px solid var(--flyh-blue);border-radius:10px}.advantage-icon--control::before{left:10px;right:10px;top:10px;height:26px;border:2px solid var(--flyh-blue);background:transparent;box-shadow:none}.advantage-icon--control::after{left:16px;top:17px;width:6px;height:6px;border-radius:50%;background:var(--flyh-orange);box-shadow:10px 0 0 var(--flyh-blue)}.advantage-icon--drawing::before{left:11px;top:9px;width:24px;height:28px;border:2px solid var(--flyh-blue);background:transparent;box-shadow:none}.advantage-icon--drawing::after{left:17px;top:17px;width:12px;height:2px;background:var(--flyh-blue);box-shadow:0 6px 0 var(--flyh-blue),0 12px 0 var(--flyh-blue)}.advantage-icon--support::before{left:10px;top:10px;width:24px;height:24px;border:3px solid var(--flyh-blue);border-radius:50%;background:transparent;box-shadow:none}.advantage-icon--support::after{left:8px;top:25px;width:8px;height:13px;border-radius:4px;background:var(--flyh-blue);box-shadow:28px 0 0 var(--flyh-blue)}
@media(max-width:1279px){.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.home-section{padding-block:64px}.home-hero__grid{grid-template-columns:1fr}.home-hero__visual{order:2}.industrial-visual{min-height:340px}.advantage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.home-section{padding-block:54px}.home-hero h1{font-size:38px}.home-hero__subtitle{font-size:18px}.home-hero__visual{width:100%}.industrial-visual{min-height:270px}.industrial-visual__body{left:24%;width:48%;height:68px}.industrial-visual__motor{height:92px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-card__content{padding:17px}.category-card h3{font-size:16px}.category-card__description{font-size:13px}.product-grid,.advantage-grid{grid-template-columns:1fr}.product-card__visual{aspect-ratio:16/10}.advantage-card{padding:20px}.button-row .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-card{transition:none}}

/* Homepage phase 2 */
.section-heading>p:not(.home-kicker){max-width:640px;margin:14px 0 0;color:var(--flyh-muted);font-size:17px}.home-process{background:#e9f0f7}.process-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;list-style:none;margin:0 0 34px;padding:0}.process-step{position:relative;min-width:0;padding:0 22px 0 0}.process-step:not(:last-child)::after{position:absolute;top:54px;right:0;left:72px;height:1px;content:"";background:#adbed0}.process-step__number{display:block;margin-bottom:12px;color:#7c91a8;font-size:12px;font-weight:800;letter-spacing:.12em}.process-icon{position:relative;z-index:1;display:block;width:64px;height:64px;margin-bottom:22px;border:1px solid #a9bed3;border-radius:50%;background:#fff}.process-icon::before,.process-icon::after,.process-icon span{position:absolute;display:block;content:""}.process-icon::before{left:17px;right:17px;top:20px;height:4px;background:var(--flyh-blue);box-shadow:0 9px 0 var(--flyh-blue),0 18px 0 var(--flyh-blue)}.process-icon--verify::before{left:19px;top:18px;width:24px;height:14px;border-left:4px solid var(--flyh-blue);border-bottom:4px solid var(--flyh-blue);background:transparent;box-shadow:none;transform:rotate(-45deg)}.process-icon--select::before{left:17px;top:17px;width:24px;height:24px;border:3px solid var(--flyh-blue);border-radius:50%;background:transparent;box-shadow:none}.process-icon--select::after{right:11px;bottom:13px;width:16px;height:3px;background:var(--flyh-blue);transform:rotate(45deg)}.process-icon--drawing::before{left:17px;top:14px;width:27px;height:32px;border:3px solid var(--flyh-blue);background:transparent;box-shadow:none}.process-icon--drawing::after{left:23px;top:23px;width:15px;height:2px;background:var(--flyh-blue);box-shadow:0 7px 0 var(--flyh-blue),0 14px 0 var(--flyh-blue)}.process-icon--delivery::before{left:13px;top:22px;width:28px;height:19px;border:3px solid var(--flyh-blue);background:transparent;box-shadow:none}.process-icon--delivery::after{right:10px;top:28px;width:11px;height:13px;border:3px solid var(--flyh-blue);border-left:0}.process-icon--delivery span{left:17px;bottom:13px;width:7px;height:7px;border-radius:50%;background:var(--flyh-navy);box-shadow:24px 0 0 var(--flyh-navy)}.process-step h3{margin:0;color:var(--flyh-navy);font-size:18px}.process-step p{margin:9px 0 0;color:var(--flyh-muted);font-size:14px}.process-button{margin-top:6px}.home-industries{background:#fff}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.industry-card{display:grid;grid-template-columns:minmax(150px,40%) 1fr;min-width:0;overflow:hidden;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:#fff;color:var(--flyh-text);text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease}.industry-card:hover{border-color:#9fb2c7;box-shadow:0 8px 20px rgba(11,31,58,.07)}.industry-card:focus-visible{outline:3px solid #f2a066;outline-offset:3px}.industry-card__visual{position:relative;display:block;min-height:210px;overflow:hidden;background:#e8eef4}.industry-card__visual::before{position:absolute;inset:0;content:"";background-image:linear-gradient(rgba(22,93,186,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(22,93,186,.08) 1px,transparent 1px);background-size:22px 22px}.scene-part{position:absolute;display:block;background:var(--flyh-blue)}.industry-card__visual--energy .scene-part--one{left:18%;right:18%;bottom:22%;height:18%;box-shadow:0 -30px 0 #7292b4}.industry-card__visual--energy .scene-part--two{left:43%;top:14%;width:14%;height:33%}.industry-card__visual--energy .scene-part--three{left:34%;top:44%;width:32%;height:7%;background:var(--flyh-orange)}.industry-card__visual--automotive .scene-part--one{left:18%;right:18%;bottom:26%;height:18%;border-radius:18px 24px 5px 5px}.industry-card__visual--automotive .scene-part--two{left:29%;top:36%;width:42%;height:18%;transform:skewX(-18deg)}.industry-card__visual--automotive .scene-part--three{left:23%;bottom:18%;width:18px;height:18px;border:5px solid #274766;border-radius:50%;background:#e8eef4;box-shadow:70px 0 0 -5px #e8eef4,70px 0 0 0 #274766}.industry-card__visual--electronics .scene-part--one{left:20%;right:20%;bottom:24%;height:12%}.industry-card__visual--electronics .scene-part--two{left:33%;top:27%;width:34%;height:37%;border:4px solid var(--flyh-blue);background:#fff}.industry-card__visual--electronics .scene-part--three{left:41%;top:38%;width:18%;height:4%;box-shadow:0 13px 0 var(--flyh-orange),0 26px 0 var(--flyh-blue)}.industry-card__visual--testing .scene-part--one{left:22%;width:8%;top:18%;bottom:18%;box-shadow:82px 0 0 var(--flyh-blue)}.industry-card__visual--testing .scene-part--two{left:22%;right:22%;top:18%;height:8%;box-shadow:0 112px 0 var(--flyh-blue)}.industry-card__visual--testing .scene-part--three{left:42%;top:35%;width:16%;height:38%;border:3px solid var(--flyh-orange);background:#fff}.industry-card__visual--robotics .scene-part--one{left:18%;bottom:20%;width:64%;height:9%}.industry-card__visual--robotics .scene-part--two{left:28%;bottom:29%;width:13%;height:38%;transform:rotate(18deg);transform-origin:bottom}.industry-card__visual--robotics .scene-part--three{left:39%;top:24%;width:38%;height:11%;transform:rotate(24deg);transform-origin:left;box-shadow:32px 14px 0 -2px var(--flyh-orange)}.industry-card__visual--simulation .scene-part--one{left:19%;right:19%;bottom:22%;height:12%;transform:skewX(-18deg)}.industry-card__visual--simulation .scene-part--two{left:26%;right:26%;bottom:42%;height:22%;border:4px solid var(--flyh-blue);background:#fff;transform:skewX(12deg)}.industry-card__visual--simulation .scene-part--three{left:47%;top:23%;width:6%;height:52%;background:var(--flyh-orange)}.industry-card__content{display:flex;min-width:0;flex-direction:column;padding:24px}.industry-card h3{margin:0;color:var(--flyh-navy);font-size:19px;line-height:1.4}.industry-card__description{display:block;margin-top:10px;color:var(--flyh-muted);font-size:14px}.home-selection-cta{padding-block:72px;background:var(--flyh-navy);color:#fff}.home-selection-cta__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px}.home-selection-cta .home-kicker{color:#8dbbf0}.home-selection-cta h2{margin:0;color:#fff;font-size:clamp(30px,4vw,46px);line-height:1.2}.home-selection-cta__content>p:last-child{max-width:760px;margin:16px 0 0;color:#c7d3e2}.home-selection-cta__actions{display:flex;gap:12px}.button-light{border-color:#c0cede;background:transparent;color:#fff}.button-light:hover,.button-light:focus{background:#fff;color:var(--flyh-navy)}
@media(max-width:1100px){.process-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 18px}.process-step:not(:last-child)::after{display:none}.industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-selection-cta__inner{grid-template-columns:1fr}.home-selection-cta__actions{justify-content:flex-start}}
@media(max-width:700px){.process-list{display:block;margin-bottom:30px}.process-step{min-height:136px;padding:0 0 28px 92px}.process-step:not(:last-child)::after{display:block;top:72px;bottom:-2px;left:31px;width:1px;height:auto}.process-step__number{position:absolute;left:0;top:0;width:64px;text-align:center}.process-icon{position:absolute;left:0;top:28px;width:64px;height:64px}.process-step h3{padding-top:28px}.industry-grid{grid-template-columns:1fr}.industry-card{grid-template-columns:42% 1fr}.home-selection-cta{padding-block:58px}.home-selection-cta__actions{width:100%;flex-direction:column}.home-selection-cta__actions .button{width:100%}}
@media(max-width:460px){.industry-card{grid-template-columns:1fr}.industry-card__visual{min-height:190px;aspect-ratio:4/3}.industry-card__content{padding:20px}}
@media(prefers-reduced-motion:reduce){.industry-card{transition:none}}

/* Homepage visual tuning 0.3.1 */
:root{--flyh-container-width:1240px;--flyh-font-h1:clamp(2.5rem,4vw,3.4rem);--flyh-font-h2:clamp(1.9rem,3vw,2.4rem);--flyh-font-card-title:18px;--flyh-font-body:15px;--flyh-font-button:15px}
.flyh-container{width:min(calc(100% - 48px),var(--flyh-container-width))}.header-inner{min-height:76px}.button{font-size:var(--flyh-font-button);line-height:1.35}.home-section{padding-block:clamp(80px,7vw,100px)}.home-kicker{font-size:12px;letter-spacing:.18em}.section-heading{max-width:760px;margin-bottom:42px}.section-heading h2,.home-selection-cta h2{font-size:var(--flyh-font-h2)}.section-heading>p:not(.home-kicker){font-size:16px;color:#56657a}.home-hero{padding-block:clamp(82px,7vw,98px)}.home-hero__grid{grid-template-columns:minmax(0,55fr) minmax(390px,45fr);gap:clamp(48px,6vw,82px)}.home-hero__content{max-width:690px}.home-hero h1{font-size:var(--flyh-font-h1);line-height:1.16}.home-hero__subtitle{font-size:clamp(18px,1.7vw,22px)}.home-hero__body{font-size:16px;color:#c7d4e4}.industrial-visual{min-height:460px}.category-grid{align-items:stretch}.category-card{height:100%}.category-card__visual{aspect-ratio:5/4}.category-card h3,.product-card h3,.advantage-card h3,.industry-card h3{font-size:var(--flyh-font-card-title)}.category-card__description,.product-card__positioning,.advantage-card p,.industry-card__description{font-size:var(--flyh-font-body);line-height:1.7}.category-card__content{padding:24px}.product-grid{align-items:stretch}.product-card{height:100%}.product-card__visual{aspect-ratio:6/5}.product-card__content{padding:26px}.product-card__positioning,.product-card__selection{margin-top:14px}.product-card__selection{padding-top:14px;font-size:14px;line-height:1.65}.advantage-grid{align-items:stretch}.advantage-card{height:100%;padding:28px;grid-template-columns:56px 1fr}.advantage-icon{width:52px;height:52px}.process-list{width:100%}.process-step{padding-right:26px}.process-step p{font-size:15px;line-height:1.7}.process-button{margin-top:14px}.industry-grid{align-items:stretch;gap:24px}.industry-card{display:flex;height:100%;flex-direction:column}.industry-card__visual{width:100%;min-height:0;aspect-ratio:4/3}.industry-card__content{flex:1;padding:26px}.home-selection-cta{padding-block:78px}
@media(min-width:1200px){.category-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.advantage-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.process-list{grid-template-columns:repeat(5,minmax(0,1fr))}.industry-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.home-section{padding-block:64px}.home-hero{padding-block:68px}.home-hero__grid{grid-template-columns:1fr}.industrial-visual{min-height:350px}.category-card__description,.product-card__positioning,.advantage-card p,.industry-card__description,.process-step p{font-size:15px}}
@media(max-width:620px){.flyh-container{width:min(calc(100% - 32px),var(--flyh-container-width))}.header-inner{min-height:68px}.home-section{padding-block:56px}.home-hero{padding-block:58px}.home-hero h1{font-size:clamp(30px,9vw,36px)}.section-heading h2,.home-selection-cta h2{font-size:clamp(24px,7.2vw,28px)}.section-heading{margin-bottom:30px}.home-kicker{font-size:11px}.home-hero__subtitle{font-size:17px}.home-hero__body,.section-heading>p:not(.home-kicker){font-size:15px}.category-card__content{padding:18px}.category-card h3,.product-card h3,.advantage-card h3,.industry-card h3{font-size:17px}.category-card__description{font-size:14px}.category-card:last-child:nth-child(odd){grid-column:1/-1;width:calc((100% - 12px)/2);justify-self:center}.product-card__content,.industry-card__content{padding:22px}.product-card__visual{aspect-ratio:16/10}.advantage-card{padding:22px}.industrial-visual{min-height:280px}.home-selection-cta{padding-block:58px}}

/* Base pages 0.4.0 */
.breadcrumb{padding-block:14px;background:#eef2f6;border-bottom:1px solid var(--flyh-border);font-size:14px}.breadcrumb .flyh-container{display:flex;flex-wrap:wrap;gap:8px}.breadcrumb a{text-decoration:none}.base-page-hero{padding-block:68px;background:var(--flyh-navy);color:#fff}.base-page-hero .home-kicker{color:#8dbbf0}.base-page-hero h1{max-width:900px;margin:0;color:#fff;font-size:var(--flyh-font-h1);line-height:1.16}.base-page-main{padding-block:0;background:#fff}.base-page-content{max-width:900px;padding-block:64px;font-size:16px}.base-page-content>:first-child{margin-top:0}.base-page-content h2{color:var(--flyh-navy);font-size:var(--flyh-font-h2)}.base-page-content h3{color:var(--flyh-navy);font-size:20px}.child-pages-section{padding-block:72px;background:#f2f5f8}.child-pages-section>div>h2{margin:0 0 30px;color:var(--flyh-navy);font-size:var(--flyh-font-h2)}.child-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.child-page-card{display:flex;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:#fff;color:var(--flyh-text);text-decoration:none;transition:border-color .2s ease,transform .2s ease}.child-page-card:hover{border-color:#9fb2c7;transform:translateY(-2px)}.child-page-card:focus-visible{outline:3px solid #f2a066;outline-offset:3px}.child-page-card__visual{position:relative;display:block;aspect-ratio:16/7;background:#dfe8f1}.child-page-card__visual::before{position:absolute;left:14%;right:14%;top:42%;height:18%;content:"";border:3px solid var(--flyh-blue);background:#fff}.child-page-card__visual span{position:absolute;left:23%;right:23%;top:31%;height:5px;background:var(--flyh-orange)}.child-page-card__content{display:flex;flex:1;flex-direction:column;padding:22px}.child-page-card h3{margin:0;color:var(--flyh-navy);font-size:18px}.child-page-card__content>span{margin-top:10px;color:var(--flyh-muted);font-size:14px}.child-page-card strong{margin-top:auto;padding-top:18px;color:var(--flyh-blue);font-size:14px}.base-selection-link{padding-block:58px;background:#e9f0f7}.base-selection-link>.flyh-container{display:flex;align-items:center;justify-content:space-between;gap:30px}.base-selection-link h2{margin:0;color:var(--flyh-navy);font-size:30px}.base-selection-link p{margin:8px 0 0;color:var(--flyh-muted)}.contact-panel{padding-block:70px}.contact-panel h2{color:var(--flyh-navy);font-size:var(--flyh-font-h2)}.contact-details{display:grid;max-width:760px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0}.contact-details div{padding:16px;border:1px solid var(--flyh-border)}.contact-details dt{font-weight:700}.contact-details dd{margin:4px 0 0}.requirements-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;padding-left:22px}.local-development-note{margin-top:28px;padding:14px 18px;border-left:4px solid var(--flyh-blue);background:#eef4fa;color:var(--flyh-muted)}
@media(max-width:900px){.child-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.base-selection-link>.flyh-container{align-items:flex-start;flex-direction:column}.contact-details{grid-template-columns:1fr}}
@media(max-width:620px){.base-page-hero{padding-block:52px}.base-page-hero h1{font-size:clamp(30px,9vw,36px)}.base-page-content{padding-block:52px;font-size:15px}.child-pages-section{padding-block:56px}.child-page-grid{grid-template-columns:1fr}.base-selection-link{padding-block:52px}.base-selection-link .button{width:100%}.base-selection-link h2{font-size:26px}.requirements-list{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.child-page-card{transition:none}}

/* Inquiry form 0.5.0 */
.selection-request-page{background:#f7f9fc}.selection-request-layout{display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);gap:32px;align-items:start;padding-block:64px}.selection-request-copy{max-width:none;padding-block:0}.selection-request-copy p{color:#4f5d72}.selection-request-note-card{margin-top:26px;padding:20px 22px;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:#fff}.selection-request-note-card h2{margin:0 0 8px}.selection-request-form-panel{min-width:0}.flyh-inquiry-card{padding:28px;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:#fff;box-shadow:var(--flyh-shadow)}.flyh-inquiry-card__header h2{margin:0;color:var(--flyh-navy);font-size:var(--flyh-font-h2)}.flyh-inquiry-card__header p{margin:10px 0 0;color:var(--flyh-muted);font-size:15px}.flyh-form-message{margin-top:20px;padding:16px 18px;border-radius:var(--flyh-radius);font-size:15px}.flyh-form-message strong{display:block}.flyh-form-message p,.flyh-form-message ul{margin:8px 0 0}.flyh-form-message ul{padding-left:20px}.flyh-form-message--success{border:1px solid #b8dcc0;background:#eef8f0;color:#1e5631}.flyh-form-message--error{border:1px solid #e4c1c1;background:#fff2f2;color:#8b1e1e}.flyh-inquiry-form{margin-top:24px}.flyh-form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.flyh-inquiry-fieldset{margin:0 0 26px;padding:0;border:0}.flyh-inquiry-fieldset legend{margin-bottom:8px;color:var(--flyh-navy);font-size:24px;font-weight:700}.flyh-inquiry-fieldset__description{margin:0 0 18px;color:var(--flyh-muted);font-size:14px}.flyh-inquiry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.flyh-inquiry-field{display:flex;flex-direction:column;gap:8px;min-width:0}.flyh-inquiry-field--full{grid-column:1/-1}.flyh-inquiry-field label{font-weight:600;color:var(--flyh-navy)}.flyh-inquiry-field label strong,.flyh-inquiry-checkbox strong{margin-left:6px;color:var(--flyh-orange);font-size:13px}.flyh-inquiry-field input,.flyh-inquiry-field select,.flyh-inquiry-field textarea{width:100%;max-width:100%;padding:12px 14px;border:1px solid #c9d3df;border-radius:8px;background:#fff;color:var(--flyh-text);font:inherit}.flyh-inquiry-field input:focus,.flyh-inquiry-field select:focus,.flyh-inquiry-field textarea:focus{outline:3px solid rgba(229,106,24,.18);border-color:var(--flyh-orange)}.flyh-inquiry-field textarea{min-height:120px;resize:vertical}.flyh-inquiry-unit,.flyh-inquiry-help{color:var(--flyh-muted);font-size:13px}.flyh-inquiry-error{margin:0;color:#b42318;font-size:13px}.flyh-inquiry-checkbox{display:flex;gap:10px;align-items:flex-start;color:var(--flyh-text);font-weight:500}.flyh-inquiry-checkbox input{margin-top:3px}.flyh-form-submit{display:flex;flex-direction:column;gap:14px}.flyh-form-submit__note{margin:0;color:var(--flyh-muted);font-size:14px}.flyh-form-submit .button{min-height:48px}
@media(max-width:980px){.selection-request-layout{grid-template-columns:1fr}.selection-request-copy{padding-bottom:0}}
@media(max-width:620px){.selection-request-layout{padding-block:52px;gap:24px}.flyh-inquiry-card{padding:22px}.flyh-inquiry-grid{grid-template-columns:1fr}.flyh-inquiry-fieldset legend{font-size:22px}}

/* Product draft template 0.6.0 */
.flyh-product-page{padding-block:0;background:#fff;overflow:hidden}.flyh-product-hero{padding-block:72px;background:var(--flyh-navy);color:#fff}.flyh-product-hero__grid{display:grid;grid-template-columns:minmax(0,58%) minmax(320px,42%);gap:28px;align-items:start}.flyh-product-hero__content h1{margin:0;color:#fff;font-size:var(--flyh-font-h1);line-height:1.15}.flyh-product-hero__english{margin:14px 0 0;color:#c8d5e4;font-size:16px;letter-spacing:.03em}.flyh-product-hero__summary,.flyh-product-hero__positioning{max-width:760px;margin-top:18px}.flyh-product-hero__summary p,.flyh-product-hero__positioning{margin:0;color:#e1e9f3;font-size:16px;line-height:1.8}.flyh-product-hero__aside{min-width:0}.flyh-product-info-card{padding:28px;border:1px solid rgba(255,255,255,.18);border-radius:var(--flyh-radius);background:rgba(255,255,255,.05)}.flyh-product-info-card h2{margin:0 0 18px;color:#fff;font-size:24px}.flyh-product-info-card__note{margin:18px 0 0;color:#d8e3ef;font-size:14px;line-height:1.75}.flyh-product-spec-dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0}.flyh-product-spec-dl div{padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.06)}.flyh-product-spec-dl dt{font-size:13px;color:#b9c9dc}.flyh-product-spec-dl dd{margin:8px 0 0;color:#fff;font-size:17px;font-weight:700}.flyh-product-section{padding-block:72px}.flyh-product-section--tint{background:#eef2f6}.flyh-product-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.flyh-product-overview-card{padding:24px;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:#fff}.flyh-product-overview-card h3{margin:0;color:var(--flyh-navy);font-size:17px}.flyh-product-overview-card p{margin:12px 0 0;color:var(--flyh-text);font-size:22px;font-weight:700;line-height:1.4}.flyh-product-overview-card span{display:block;margin-top:10px;color:var(--flyh-muted);font-size:13px;line-height:1.65}.flyh-product-note-box{padding:24px 26px;border-left:4px solid var(--flyh-orange);border-radius:var(--flyh-radius);background:#fff;box-shadow:var(--flyh-shadow)}.flyh-product-note-box p{margin:0;color:var(--flyh-text);font-size:16px}.flyh-product-matrix__table-wrap{overflow-x:auto;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:#fff}.flyh-product-matrix__table{width:100%;min-width:980px;border-collapse:collapse}.flyh-product-matrix__table th,.flyh-product-matrix__table td{padding:14px 16px;border-bottom:1px solid var(--flyh-border);text-align:left;font-size:14px;vertical-align:top}.flyh-product-matrix__table thead th{position:sticky;top:0;background:#f7f9fc;color:var(--flyh-navy);font-weight:700}.flyh-product-two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.flyh-product-panel{padding:28px;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:#fff}.flyh-product-panel h2{margin:0 0 18px;color:var(--flyh-navy);font-size:28px}.flyh-product-panel h3{margin:24px 0 12px;color:var(--flyh-navy);font-size:18px}.flyh-product-list{margin:0;padding-left:22px}.flyh-product-list li{margin-top:8px;color:var(--flyh-text);font-size:15px;line-height:1.75}
@media(max-width:980px){.flyh-product-hero__grid,.flyh-product-two-column{grid-template-columns:1fr}.flyh-product-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.flyh-product-hero{padding-block:56px}.flyh-product-hero__summary p,.flyh-product-hero__positioning,.flyh-product-note-box p,.flyh-product-list li{font-size:14px}.flyh-product-info-card{padding:22px}.flyh-product-info-card h2{font-size:22px}.flyh-product-spec-dl{grid-template-columns:1fr}.flyh-product-section{padding-block:54px}.flyh-product-overview-grid{grid-template-columns:1fr}.flyh-product-overview-card{padding:20px}.flyh-product-overview-card p{font-size:20px}.flyh-product-panel{padding:22px}.flyh-product-panel h2{font-size:24px}.flyh-product-matrix__table th,.flyh-product-matrix__table td{padding:12px 14px;font-size:13px}}

/* FLM65 detail visual 0.6.1 */
.flyh-product-page{overflow-x:hidden}.flyh-product-hero__grid{grid-template-columns:minmax(0,58%) minmax(340px,42%);gap:32px}.flyh-product-matrix-shell{max-width:1240px}.flyh-product-matrix{width:100%}.flyh-product-matrix__notice{margin-bottom:16px;padding:18px 20px;border-left:4px solid var(--flyh-orange);border-radius:var(--flyh-radius);background:#f7f9fc}.flyh-product-matrix__notice p{margin:0;color:var(--flyh-text);font-size:15px;line-height:1.75}.flyh-product-matrix__tablet-hint{display:none;margin-bottom:10px;color:var(--flyh-muted);font-size:13px}.flyh-product-matrix__table{min-width:1020px;border-collapse:separate;border-spacing:0}.flyh-product-matrix__table th,.flyh-product-matrix__table td{font-size:14px;line-height:1.6;vertical-align:middle;white-space:nowrap}.flyh-product-matrix__table td{text-align:center;font-variant-numeric:tabular-nums}.flyh-product-matrix__table th:first-child,.flyh-product-matrix__table td:first-child{text-align:left}.flyh-product-matrix__group-row th{padding:12px 16px;background:#eef2f6;color:var(--flyh-navy);font-size:14px;font-weight:700;text-align:left}.flyh-product-matrix-mobile{display:none}.flyh-product-two-column{align-items:start}.flyh-product-panel{height:100%}
@media(max-width:1024px){.flyh-product-hero__grid,.flyh-product-two-column{grid-template-columns:1fr}.flyh-product-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flyh-product-matrix__tablet-hint{display:block}}
@media(max-width:767px){.flyh-product-matrix__tablet-hint{display:none}.flyh-product-matrix__table-wrap{display:none}.flyh-product-matrix-mobile{display:block}.flyh-product-matrix-mobile__group{overflow:hidden;margin-top:14px;border:1px solid var(--flyh-border);border-radius:var(--flyh-radius);background:#fff}.flyh-product-matrix-mobile__group:first-child{margin-top:0}.flyh-product-matrix-mobile__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;cursor:pointer;list-style:none;font-weight:700;color:var(--flyh-navy)}.flyh-product-matrix-mobile__summary::-webkit-details-marker{display:none}.flyh-product-matrix-mobile__summary-title{font-size:15px}.flyh-product-matrix-mobile__summary-count{flex:0 0 auto;color:var(--flyh-muted);font-size:13px;font-weight:600}.flyh-product-matrix-mobile__cards{display:grid;gap:12px;padding:0 16px 16px}.flyh-product-matrix-mobile__card{padding:14px;border:1px solid var(--flyh-border);border-radius:12px;background:#f9fbfd}.flyh-product-matrix-mobile__dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin:0}.flyh-product-matrix-mobile__dl div{min-width:0}.flyh-product-matrix-mobile__dl dt{margin:0;color:var(--flyh-muted);font-size:12px;line-height:1.5}.flyh-product-matrix-mobile__dl dd{margin:4px 0 0;color:var(--flyh-text);font-size:13px;font-weight:700;line-height:1.5;word-break:break-word}.home-selection-cta__actions .button{width:100%}}
@media(max-width:620px){.flyh-product-hero__summary p,.flyh-product-hero__positioning,.flyh-product-note-box p,.flyh-product-list li,.flyh-product-matrix__notice p{font-size:14px}.flyh-product-matrix__notice{padding:16px 18px}.flyh-product-matrix-mobile__summary{padding:15px 16px}.flyh-product-matrix-mobile__cards{padding:0 12px 12px}.flyh-product-matrix-mobile__card{padding:12px}.flyh-product-matrix-mobile__dl{grid-template-columns:1fr 1fr;gap:10px}.flyh-product-matrix-mobile__dl dd{font-size:13px}}
@media(max-width:620px){.flyh-product-hero__content h1{max-width:11ch;text-wrap:pretty}.flyh-product-overview-card span{font-size:14px;line-height:1.7}}

/* Product featured image display 0.7.1 */
.flyh-product-hero{padding-block:72px}
.flyh-product-hero__grid{display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);grid-template-areas:"content media" "actions aside";gap:24px 32px;align-items:start}
.flyh-product-hero__content{grid-area:content;min-width:0}
.flyh-product-hero__media{grid-area:media;min-width:0}
.flyh-product-hero__actions{grid-area:actions;margin-top:0}
.flyh-product-hero__aside{grid-area:aside;min-width:0}
.flyh-product-hero__content .button-row{margin-top:0}
.flyh-product-hero__summary,.flyh-product-hero__positioning{max-width:680px}
.flyh-product-hero__positioning{color:#d4deea}
.flyh-product-hero__image-card{display:flex;align-items:center;justify-content:center;min-height:clamp(360px,34vw,520px);padding:clamp(18px,2vw,24px);border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#fff}
.flyh-product-hero__image{display:block;width:100%;height:auto;max-height:clamp(320px,32vw,470px);object-fit:contain}
.flyh-product-info-card{height:100%;background:rgba(255,255,255,.06)}
.flyh-product-info-card h2{font-size:22px}
.flyh-product-spec-dl div{min-height:88px}
@media(max-width:1024px){.flyh-product-hero__grid{grid-template-columns:1fr;grid-template-areas:"content" "media" "actions" "aside";gap:20px}.flyh-product-hero__image-card{min-height:0}.flyh-product-hero__image{max-height:none}.flyh-product-hero__actions .button{width:auto}}
@media(max-width:767px){.flyh-product-hero{padding-block:56px}.flyh-product-hero__grid{gap:18px}.flyh-product-hero__content .home-kicker{margin-bottom:8px}.flyh-product-hero__english{margin-top:10px}.flyh-product-hero__summary,.flyh-product-hero__positioning{margin-top:14px}.flyh-product-hero__image-card{padding:14px;border-radius:14px}.flyh-product-hero__image{width:100%;height:auto;object-fit:contain}.flyh-product-hero__actions{display:flex;flex-direction:column;gap:12px}.flyh-product-hero__actions .button{width:100%}.flyh-product-info-card{padding:20px}.flyh-product-spec-dl{grid-template-columns:1fr}}

/* Product directory entry cards 0.7.3 */
.flyh-product-card-section{padding-block:72px;background:#f7f9fc}
.flyh-product-card-section .section-heading{margin-bottom:30px}
.flyh-product-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}
.flyh-product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--flyh-border);border-radius:16px;background:#fff;box-shadow:var(--flyh-shadow)}
.flyh-product-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;padding:18px;background:#fff;border-bottom:1px solid var(--flyh-border)}
.flyh-product-card__image{display:block;width:100%;height:100%;object-fit:contain}
.flyh-product-card__body{display:flex;flex:1;flex-direction:column;padding:24px}
.flyh-product-card__eyebrow{margin:0 0 10px;color:var(--flyh-blue);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.flyh-product-card__title{margin:0;color:var(--flyh-navy);font-size:22px;line-height:1.35}
.flyh-product-card__title a{text-decoration:none;color:inherit}
.flyh-product-card__english{margin:10px 0 0;color:var(--flyh-muted);font-size:14px;line-height:1.6}
.flyh-product-card__summary{margin:14px 0 0;color:var(--flyh-text);font-size:15px;line-height:1.75}
.flyh-product-card__specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0 0}
.flyh-product-card__spec{min-width:0;padding:12px;border:1px solid var(--flyh-border);border-radius:12px;background:#f7f9fc}
.flyh-product-card__spec dt{margin:0;color:var(--flyh-muted);font-size:12px;line-height:1.5}
.flyh-product-card__spec dd{margin:6px 0 0;color:var(--flyh-navy);font-size:14px;font-weight:700;line-height:1.5;word-break:break-word}
.flyh-product-card__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:auto;padding-top:20px}
.flyh-product-series-back{margin:0 0 14px}
.flyh-product-series-back a{display:inline-flex;align-items:center;gap:8px;color:#dbe6f4;text-decoration:none;font-size:14px;font-weight:700}
.flyh-product-series-back a:hover,.flyh-product-series-back a:focus{color:#fff}
@media(min-width:900px){.flyh-product-card-grid{grid-template-columns:1fr}.flyh-product-card{display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);align-items:stretch}.flyh-product-card__media{height:clamp(480px,36vw,560px);aspect-ratio:auto;padding:24px;border-right:1px solid var(--flyh-border);border-bottom:0}.flyh-product-card__image{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain}.flyh-product-card__body{justify-content:center;padding:30px 32px}.flyh-product-card__summary{max-width:58ch}.flyh-product-card__specs{grid-template-columns:1fr;gap:10px}.flyh-product-card__actions{flex-wrap:nowrap;align-items:center}}
@media(max-width:1024px){.flyh-product-card__specs{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.flyh-product-card-section{padding-block:56px}.flyh-product-card-grid{grid-template-columns:1fr;gap:18px}.flyh-product-card__media{padding:14px}.flyh-product-card__body{padding:20px}.flyh-product-card__title{font-size:20px}.flyh-product-card__summary{font-size:14px}.flyh-product-card__specs{grid-template-columns:1fr;gap:10px}.flyh-product-card__actions{flex-direction:column}.flyh-product-card__actions .button{width:100%}.flyh-product-series-back{margin-bottom:12px}}

/* Shared product content modules 0.7.4 */
.flyh-product-copy{max-width:980px}.flyh-product-copy h2{margin-top:1.8em;color:var(--flyh-navy)}.flyh-product-copy h3{margin-top:1.5em;color:var(--flyh-navy)}.flyh-product-copy p,.flyh-product-copy li{font-size:16px;line-height:1.8}.flyh-product-copy ul{padding-left:1.25em}

/* Basic catalog public display 0.8.0 */
.flyh-series-visual-label{position:absolute;right:18px;bottom:14px;margin:0;padding:7px 11px;border-radius:999px;background:rgba(11,43,80,.9);color:#fff;font-size:12px;font-weight:700}.flyh-product-hero__image-card{position:relative}.flyh-basic-catalog-note{margin:24px 0 0;padding:14px 18px;border-left:4px solid var(--flyh-orange);background:#f7f9fc;color:#33445a;font-size:15px;line-height:1.7}.flyh-product-card__media{position:relative}.flyh-product-card__image-label{position:absolute;right:14px;bottom:12px;padding:6px 10px;border-radius:999px;background:rgba(11,43,80,.9);color:#fff;font-size:11px;font-weight:700}.flyh-product-card__level{align-self:flex-start;margin:0 0 12px;padding:5px 9px;border-radius:999px;background:#eaf1f8;color:#174a7c;font-size:12px;font-weight:700}.flyh-product-card__image[src$=".svg"]{object-fit:contain}
@media(max-width:767px){.flyh-basic-catalog-note{margin-top:18px;font-size:14px}.flyh-series-visual-label{right:10px;bottom:10px;font-size:11px}.flyh-product-card__image-label{right:10px;bottom:9px}}
@media(min-width:1100px){.flyh-product-card-section--featured .flyh-product-card-grid,.flyh-product-card-section--servo-electric-cylinder .flyh-product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flyh-product-card-section--featured .flyh-product-card,.flyh-product-card-section--servo-electric-cylinder .flyh-product-card{grid-template-columns:minmax(0,44%) minmax(0,56%)}.flyh-product-card-section--featured .flyh-product-card__media,.flyh-product-card-section--servo-electric-cylinder .flyh-product-card__media{height:360px;padding:18px}.flyh-product-card-section--featured .flyh-product-card__body,.flyh-product-card-section--servo-electric-cylinder .flyh-product-card__body{padding:26px}.flyh-product-card-section--featured .flyh-product-card__actions,.flyh-product-card-section--servo-electric-cylinder .flyh-product-card__actions{flex-wrap:wrap}}

/* Product directory and SEO article conversion 0.9.0 */
.flyh-product-directory{padding-block:76px;background:#f7f9fc;scroll-margin-top:86px}.flyh-directory-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:42px}.flyh-directory-heading h2{margin:0;color:var(--flyh-navy);font-size:var(--flyh-font-h2)}.flyh-product-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.flyh-product-shortcuts>a:not(.button){display:inline-flex;align-items:center;min-height:42px;padding:9px 14px;border:1px solid var(--flyh-border);border-radius:999px;background:#fff;color:var(--flyh-blue);font-size:14px;font-weight:700;text-decoration:none}.flyh-product-shortcuts>a:not(.button):hover,.flyh-product-shortcuts>a:not(.button):focus{border-color:var(--flyh-blue)}.flyh-product-structure-group{padding-top:18px;scroll-margin-top:92px}.flyh-product-structure-group+.flyh-product-structure-group{margin-top:68px;padding-top:62px;border-top:1px solid var(--flyh-border)}.flyh-product-structure-group__heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:24px}.flyh-product-structure-group__heading h3{margin:0;color:var(--flyh-navy);font-size:clamp(25px,3vw,34px)}.flyh-product-structure-group__heading p{max-width:560px;margin:0;color:var(--flyh-muted);font-size:15px}.flyh-product-card__badges{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px}.flyh-product-card__badges .flyh-product-card__level{margin:0}.flyh-product-card__structure{display:inline-flex;align-items:center;min-height:28px;padding:5px 9px;border:1px solid #b9c9da;border-radius:999px;color:#405b78;font-size:12px;font-weight:700}.flyh-product-card--parallel .flyh-product-card__structure{border-style:dashed}.flyh-product-card--compact .flyh-product-card__summary,.flyh-product-card--article .flyh-product-card__summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.flyh-product-card--compact .flyh-product-card__english,.flyh-product-card--article .flyh-product-card__english{font-size:13px}.flyh-product-card--compact .flyh-product-card__title,.flyh-product-card--article .flyh-product-card__title{font-size:20px}.flyh-product-card--compact .flyh-product-card__actions .button,.flyh-product-card--article .flyh-product-card__actions .button{min-height:44px;padding:11px 15px}.flyh-product-card-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.flyh-product-card-grid--compact .flyh-product-card{grid-template-columns:minmax(0,40%) minmax(0,60%)}.flyh-product-card-grid--compact .flyh-product-card__media{height:272px;padding:16px}.flyh-product-card-grid--compact .flyh-product-card__body{justify-content:center;padding:22px}.flyh-product-card-grid--compact .flyh-product-card__summary{margin-top:10px;font-size:14px;line-height:1.65}.flyh-product-card-grid--compact .flyh-product-card__eyebrow{margin-bottom:7px}.flyh-product-card-grid--compact .flyh-product-card__actions{flex-wrap:wrap;gap:8px;padding-top:14px}.flyh-product-card-grid--compact .flyh-product-card__level{font-size:11px}

.flyh-seo-article{overflow:hidden;background:#fff}.flyh-article-hero{padding-block:72px;background:var(--flyh-navy);color:#fff}.flyh-article-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:48px}.flyh-article-hero h1{max-width:900px;margin:0;color:#fff;font-size:var(--flyh-font-h1);line-height:1.15}.flyh-article-hero .home-kicker{color:#8dbbf0}.flyh-article-hero__summary{max-width:820px;margin:20px 0 0;color:#d7e2ee;font-size:17px;line-height:1.8}.flyh-article-steps{position:sticky;top:76px;z-index:20;border-bottom:1px solid var(--flyh-border);background:rgba(255,255,255,.96);backdrop-filter:blur(8px)}.flyh-article-steps>.flyh-container{display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.flyh-article-steps a{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;padding:15px 8px;color:var(--flyh-text);font-size:14px;font-weight:700;text-align:center;text-decoration:none}.flyh-article-steps a:hover,.flyh-article-steps a:focus{color:var(--flyh-blue);background:#f4f7fa}.flyh-article-steps span{color:#8193a8;font-size:11px}.flyh-article-section{padding-block:76px;scroll-margin-top:144px}.flyh-article-section--tint{background:#eef3f7}.flyh-article-section__heading{max-width:780px;margin-bottom:30px}.flyh-article-section__heading h2{margin:0;color:var(--flyh-navy);font-size:var(--flyh-font-h2)}.flyh-article-section__heading>p:last-child:not(.home-kicker){margin:12px 0 0;color:var(--flyh-muted);font-size:16px}.flyh-article-condition-table{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));overflow:hidden;border:1px solid var(--flyh-border);border-radius:16px;background:#fff}.flyh-article-condition{display:flex;min-width:0;flex-direction:column;gap:10px;padding:22px}.flyh-article-condition+.flyh-article-condition{border-left:1px solid var(--flyh-border)}.flyh-article-condition strong{color:var(--flyh-navy);font-size:18px}.flyh-article-condition span{color:var(--flyh-muted);font-size:14px;line-height:1.7}.flyh-structure-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.flyh-structure-compare article{padding:30px;border:1px solid var(--flyh-border);border-radius:16px;background:#fff}.flyh-structure-compare article>span{display:inline-flex;padding:5px 10px;border:1px solid #b9c9da;border-radius:999px;color:var(--flyh-blue);font-size:12px;font-weight:800}.flyh-structure-compare article:nth-child(2)>span{border-style:dashed}.flyh-structure-compare h3{margin:17px 0 0;color:var(--flyh-navy);font-size:22px}.flyh-structure-compare p{margin:12px 0 0;color:var(--flyh-muted);font-size:15px;line-height:1.75}.flyh-structure-compare a{display:inline-block;margin-top:18px;color:var(--flyh-blue);font-weight:700}.flyh-article-content-section{background:#fff}.flyh-article-copy{max-width:900px}.flyh-article-copy>p:first-of-type{font-size:18px;color:#33445a}.flyh-article-copy h2{margin:1.8em 0 .65em;color:var(--flyh-navy);font-size:clamp(25px,3vw,34px)}.flyh-article-copy h3{margin:1.6em 0 .6em;color:var(--flyh-navy);font-size:21px}.flyh-article-copy p,.flyh-article-copy li{font-size:16px;line-height:1.85}.flyh-article-mid-cta{padding-block:52px;background:var(--flyh-navy);color:#fff}.flyh-article-mid-cta>.flyh-container{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:42px}.flyh-article-mid-cta .home-kicker{color:#8dbbf0}.flyh-article-mid-cta h2{margin:0;color:#fff;font-size:clamp(27px,3vw,38px)}.flyh-article-mid-cta p:last-child{margin:13px 0 0;color:#cfdae7}.flyh-article-faq-shell{max-width:920px}.flyh-article-faq{display:grid;gap:12px}.flyh-article-faq details{overflow:hidden;border:1px solid var(--flyh-border);border-radius:12px;background:#fff}.flyh-article-faq summary{position:relative;padding:18px 54px 18px 20px;cursor:pointer;list-style:none;color:var(--flyh-navy);font-size:16px;font-weight:700}.flyh-article-faq summary::-webkit-details-marker{display:none}.flyh-article-faq summary::after{position:absolute;right:20px;top:50%;content:'+';color:var(--flyh-blue);font-size:24px;line-height:1;transform:translateY(-50%)}.flyh-article-faq details[open] summary::after{content:'−'}.flyh-article-faq details p{margin:0;padding:0 20px 20px;color:var(--flyh-muted);font-size:15px;line-height:1.75}.flyh-article-products{background:#fff}.flyh-article-products .flyh-product-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.flyh-product-card--article{grid-template-columns:minmax(0,40%) minmax(0,60%)}.flyh-product-card--article .flyh-product-card__media{height:260px;padding:15px}.flyh-product-card--article .flyh-product-card__body{justify-content:center;padding:22px}.flyh-product-card--article .flyh-product-card__summary{font-size:14px;line-height:1.65}.flyh-product-card--article .flyh-product-card__actions{gap:8px;padding-top:14px;flex-wrap:wrap}

@media(max-width:1100px){.flyh-directory-heading,.flyh-product-structure-group__heading{align-items:flex-start;flex-direction:column}.flyh-product-card-grid--compact,.flyh-article-products .flyh-product-card-grid{grid-template-columns:1fr}.flyh-article-condition-table{grid-template-columns:repeat(2,minmax(0,1fr))}.flyh-article-condition+.flyh-article-condition{border-left:0}.flyh-article-condition:nth-child(even){border-left:1px solid var(--flyh-border)}.flyh-article-condition:nth-child(n+3){border-top:1px solid var(--flyh-border)}}
@media(max-width:767px){.flyh-product-directory{padding-block:56px}.flyh-directory-heading{gap:22px;margin-bottom:32px}.flyh-product-shortcuts{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.flyh-product-shortcuts>a{justify-content:center}.flyh-product-shortcuts .button{grid-column:1/-1;width:100%}.flyh-product-structure-group+.flyh-product-structure-group{margin-top:52px;padding-top:46px}.flyh-product-structure-group__heading{gap:9px;margin-bottom:18px}.flyh-product-card-grid--compact{gap:16px}.flyh-product-card-grid--compact .flyh-product-card,.flyh-product-card--article{display:flex;flex-direction:column}.flyh-product-card-grid--compact .flyh-product-card__media,.flyh-product-card--article .flyh-product-card__media{height:184px;aspect-ratio:auto;padding:10px;border-right:0;border-bottom:1px solid var(--flyh-border)}.flyh-product-card-grid--compact .flyh-product-card__body,.flyh-product-card--article .flyh-product-card__body{padding:17px}.flyh-product-card--compact .flyh-product-card__english,.flyh-product-card--article .flyh-product-card__english{display:none}.flyh-product-card--compact .flyh-product-card__summary,.flyh-product-card--article .flyh-product-card__summary{-webkit-line-clamp:2;margin-top:8px;line-height:1.6}.flyh-product-card--compact .flyh-product-card__title,.flyh-product-card--article .flyh-product-card__title{font-size:19px}.flyh-product-card--compact .flyh-product-card__actions,.flyh-product-card--article .flyh-product-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:12px}.flyh-product-card--compact .flyh-product-card__actions .button,.flyh-product-card--article .flyh-product-card__actions .button{width:100%;min-height:44px;padding:10px 7px;font-size:13px}.flyh-article-hero{padding-block:54px}.flyh-article-hero__inner{grid-template-columns:1fr;align-items:start;gap:24px}.flyh-article-hero__summary{font-size:15px}.flyh-article-hero .button{width:100%}.flyh-article-steps{position:static}.flyh-article-steps>.flyh-container{display:flex;width:100%;overflow-x:auto;padding-inline:16px;scrollbar-width:thin}.flyh-article-steps a{flex:0 0 auto;min-width:116px;padding-block:14px}.flyh-article-section{padding-block:56px;scroll-margin-top:20px}.flyh-article-condition-table{grid-template-columns:1fr}.flyh-article-condition:nth-child(even){border-left:0}.flyh-article-condition:nth-child(n+2){border-top:1px solid var(--flyh-border)}.flyh-article-condition{padding:18px}.flyh-structure-compare{grid-template-columns:1fr}.flyh-structure-compare article{padding:22px}.flyh-article-copy>p:first-of-type{font-size:16px}.flyh-article-copy p,.flyh-article-copy li{font-size:15px}.flyh-article-mid-cta{padding-block:46px}.flyh-article-mid-cta>.flyh-container{grid-template-columns:1fr;gap:24px}.flyh-article-mid-cta .button{width:100%}.flyh-article-faq summary{padding:17px 48px 17px 17px}.flyh-article-faq details p{padding:0 17px 17px}.flyh-article-products .flyh-product-card-grid{grid-template-columns:1fr}}
@media(max-width:390px){.flyh-product-card--compact .flyh-product-card__actions,.flyh-product-card--article .flyh-product-card__actions{grid-template-columns:1fr}.flyh-product-card-grid--compact .flyh-product-card__media,.flyh-product-card--article .flyh-product-card__media{height:170px}}

/* SEO category archives and trust navigation. */
.flyh-archive-page { padding-block: 0; }
.flyh-archive-hero {
	padding: clamp(56px, 7vw, 88px) 0;
	background: linear-gradient(135deg, #f5f8fb 0%, #eef3f7 100%);
}
.flyh-archive-hero h1 { margin: 0.35rem 0 1rem; }
.flyh-archive-description { max-width: 760px; color: var(--flyh-muted); font-size: 1rem; line-height: 1.8; }
.flyh-archive-content { padding-block: clamp(56px, 7vw, 88px); }
.flyh-archive-cta { margin-top: 56px; padding: 32px; border-left: 4px solid var(--flyh-orange); background: #f5f8fb; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.flyh-archive-cta h2 { margin: 0 0 0.5rem; }
.flyh-archive-cta p { margin: 0; color: var(--flyh-muted); }
.flyh-footer-legal { display: flex; flex-wrap: wrap; gap: 12px 24px; padding-block: 18px; border-top: 1px solid rgba(255,255,255,0.14); }
.flyh-footer-legal a { color: inherit; font-size: 0.875rem; }
.flyh-footer-bottom { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 6px 16px; text-align: center; }
.site-footer .flyh-icp-link { color: #c8d2df; font-size: 0.875rem; text-decoration: none; }
.site-footer .flyh-icp-link:hover,
.site-footer .flyh-icp-link:focus-visible { color: #fff; text-decoration: underline; text-underline-offset: 3px; }
@media (max-width: 767px) {
	.flyh-archive-cta { align-items: stretch; flex-direction: column; padding: 24px 20px; }
	.flyh-archive-cta .button { width: 100%; text-align: center; }
	.flyh-footer-legal { gap: 10px 18px; padding-inline: 16px; }
	.flyh-footer-bottom { gap: 4px 12px; padding-inline: 16px; overflow-wrap: anywhere; }
}
