
.mf-fidelity-home *{box-sizing:border-box}
html{scroll-behavior:smooth}
.mf-fidelity-home{margin:0;background:#f3f5f0;color:#111714;font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;line-height:1.58;letter-spacing:0;overflow-x:hidden;-webkit-font-smoothing:antialiased}
.mf-fidelity-home a{text-decoration:none;color:inherit}
.mf-fidelity-home img{display:block;max-width:100%}
.mf-fidelity-home button,.mf-fidelity-home input,.mf-fidelity-home select,.mf-fidelity-home textarea{font:inherit}
.mf-fidelity-home p,.mf-fidelity-home h1,.mf-fidelity-home h2,.mf-fidelity-home h3{margin-top:0}
.mf-fidelity-home p{color:#59645e;font-size:16px}
.mf-fidelity-home .wrap{width:min(1220px,calc(100% - 40px));margin:0 auto}
.mf-fidelity-home .eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#627168}
.mf-fidelity-home .btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 17px;border-radius:6px;font-weight:900;border:1px solid transparent}
.mf-fidelity-home .btn.primary{background:var(--mfopto-accent);color:var(--mf-bg-card)}
.mf-fidelity-home .btn.dark{background:var(--mf-bg-card);color:#f8fbf2}
.mf-fidelity-home .btn.ghost{border-color:rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.08)}
.mf-fidelity-home .section{padding:104px 0}
.mf-fidelity-home .section.compact{padding:46px 0}
.mf-fidelity-home .section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.42fr);gap:64px;align-items:end;margin-bottom:46px}
.mf-fidelity-home .section-head h2{margin-bottom:0}
.mf-fidelity-home h1{max-width:900px;font-size:clamp(54px,6.1vw,88px);line-height:.94;letter-spacing:0;margin:0 0 24px;overflow-wrap:normal}
.mf-fidelity-home h2{max-width:820px;font-size:clamp(38px,4vw,58px);line-height:1.02;letter-spacing:0;margin-bottom:18px}
.mf-fidelity-home h3{font-size:21px;line-height:1.18;margin-bottom:10px}
.mf-fidelity-home .grid{display:grid;gap:16px}
.mf-fidelity-home .top{position:sticky;top:0;z-index:40;background:rgba(12,18,16,.94);border-bottom:1px solid rgba(255,255,255,.12);backdrop-filter:blur(16px)}
.mf-fidelity-home .top .wrap{min-height:72px;display:flex;align-items:center;gap:32px}
.mf-fidelity-home .logo img{width:214px;height:auto}
.mf-fidelity-home .nav{margin-left:auto;display:flex;align-items:center;gap:24px;color:#d7e1dd;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.mf-fidelity-home .nav a{white-space:nowrap}
.mf-fidelity-home .nav .quote{background:var(--mfopto-accent);color:var(--mf-bg-card);padding:10px 14px;border-radius:6px}
.mf-fidelity-home .hero{min-height:82vh;display:grid;align-items:end;color:#fff;background:linear-gradient(90deg,rgba(9,11,13,.95) 0%,rgba(9,11,13,.78) 43%,rgba(9,11,13,.18) 76%),linear-gradient(0deg,rgba(9,11,13,.72),rgba(9,11,13,.08)),var(--mfopto-media-52fe0e400a,url("assets/mfopto-hero-product-matrix.webp"));background-size:cover;background-position:center}
.mf-fidelity-home .hero .wrap{padding:150px 0 76px}
.mf-fidelity-home .hero .eyebrow{color:var(--mfopto-accent);margin-bottom:14px}
.mf-fidelity-home .hero p{max-width:690px;color:#d4dfda;font-size:18px}
.mf-fidelity-home .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}
.mf-fidelity-home .hero-tools{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;background:var(--mf-bg-main);border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:14px}
.mf-fidelity-home .hero-tool{position:relative;min-height:164px;padding:22px;background:#121a17;color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:6px;overflow:hidden;cursor:pointer;transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease}
.mf-fidelity-home .hero-tool:before{content:"";position:absolute;z-index:1;inset:auto 18px 0 18px;height:3px;background:var(--mfopto-accent);transform:scaleX(.28);transform-origin:left;opacity:.8;transition:transform .22s ease,opacity .22s ease}
.mf-fidelity-home .hero-tool:after{content:"";position:absolute;z-index:0;right:20px;top:20px;width:34px;height:1px;background:rgba(182,244,0,.35);transition:width .22s ease,opacity .22s ease}
.mf-fidelity-home .hero-tool>*{position:relative;z-index:2}
.mf-fidelity-home .hero-tool:hover,.mf-fidelity-home .hero-tool:focus-visible{transform:translateY(-4px);border-color:rgba(182,244,0,.72);background:linear-gradient(180deg,#1b2a24,#101714);box-shadow:0 20px 44px rgba(0,0,0,.28);outline:none}
.mf-fidelity-home .hero-tool:hover:before,.mf-fidelity-home .hero-tool:focus-visible:before{transform:scaleX(1);opacity:1}
.mf-fidelity-home .hero-tool:hover:after,.mf-fidelity-home .hero-tool:focus-visible:after{width:62px;opacity:1}
.mf-fidelity-home .hero-tool i{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:3px;font-style:normal;background:var(--mfopto-accent);color:var(--mf-bg-card);font-weight:900;margin-bottom:20px}
.mf-fidelity-home .hero-tool small{display:block;color:#8ea097;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px}
.mf-fidelity-home .hero-tool strong{display:block;font-size:18px;line-height:1.12;margin-bottom:8px}
.mf-fidelity-home .hero-tool span{display:block;color:#bfcbc5;font-size:13px;line-height:1.45;padding-right:26px}
.mf-fidelity-home .hero-tool em{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:var(--mfopto-accent);font-style:normal;font-size:13px;font-weight:900}
.mf-fidelity-home .tool-arrow{position:absolute;right:18px;top:20px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.08);color:var(--mfopto-accent);font-size:18px;transition:transform .22s ease,background .22s ease,color .22s ease}
.mf-fidelity-home .hero-tool:hover .tool-arrow,.mf-fidelity-home .hero-tool:focus-visible .tool-arrow{transform:translate(4px,-4px);background:var(--mfopto-accent);color:var(--mf-bg-card)}
.mf-fidelity-home .brand-strip{display:none;background:#eef3e7;border-bottom:1px solid #d9e2d4}
.mf-fidelity-home .brand-strip .wrap{min-height:68px;display:flex;align-items:center;gap:18px;justify-content:space-between}
.mf-fidelity-home .brand-strip span{font-weight:900;color:#27302c}
.mf-fidelity-home .brand-strip small{font-size:12px;color:#69776f;font-weight:800;text-transform:uppercase}
.mf-fidelity-home .pillar-grid{grid-template-columns:repeat(4,1fr)}
.mf-fidelity-home .pillar{background:#fbfcf8;border:1px solid #dce4d8;border-radius:8px;padding:20px;min-height:186px}
.mf-fidelity-home .pillar b{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--mfopto-accent);color:var(--mf-bg-card);margin-bottom:18px;font-size:12px}
.mf-fidelity-home .pillar h3{font-size:20px}
.mf-fidelity-home .pillar p{font-size:14px;margin-bottom:0;line-height:1.55}
.mf-fidelity-home .why-split-section{background:#edf2e8;border-top:1px solid #d9e2d4;border-bottom:1px solid #d9e2d4;padding:72px 0}
.mf-fidelity-home .why-split{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:18px;align-items:stretch}
.mf-fidelity-home .why-message{background:var(--mf-bg-card);color:#fff;border-radius:6px;padding:38px;display:flex;flex-direction:column;justify-content:space-between;min-height:340px}
.mf-fidelity-home .why-message .eyebrow{color:var(--mfopto-accent);margin-bottom:12px}
.mf-fidelity-home .why-message h2{font-size:38px;margin-bottom:18px}
.mf-fidelity-home .why-message p{color:#c2cec8;margin-bottom:0}
.mf-fidelity-home .why-message a{display:inline-flex;align-items:center;gap:8px;color:var(--mfopto-accent);font-weight:900;margin-top:28px}
.mf-fidelity-home .why-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.mf-fidelity-home .why-item{background:#fff;border:1px solid #d9e2d4;border-radius:6px;padding:26px;min-height:164px}
.mf-fidelity-home .why-item small{display:block;color:#7a8b82;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}
.mf-fidelity-home .why-item strong{display:block;color:var(--mf-bg-card);font-size:22px;line-height:1.1;margin-bottom:10px}
.mf-fidelity-home .why-item p{font-size:14px;color:#607066;margin-bottom:0}
.mf-fidelity-home .catalog{background:var(--mf-bg-card);color:#fff}
.mf-fidelity-home .catalog p{color:#b6c3bc}
.mf-fidelity-home .catalog .eyebrow{color:var(--mfopto-accent)}
.mf-fidelity-home .category-board{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px}
.mf-fidelity-home .category-rail{background:var(--mf-bg-card);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:22px}
.mf-fidelity-home .category-rail h3{font-size:26px}
.mf-fidelity-home .category-rail p{font-size:14px}
.mf-fidelity-home .category-rail ul{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:10px}
.mf-fidelity-home .category-rail li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.12);color:#d6e0dc;font-weight:800}
.mf-fidelity-home .category-rail li:last-child{border-bottom:0}
.mf-fidelity-home .category-rail em{font-style:normal;color:var(--mfopto-accent)}
.mf-fidelity-home .family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.mf-fidelity-home .family{position:relative;min-height:258px;padding:22px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#1b2521,#111816);overflow:hidden}
.mf-fidelity-home .family:after{content:"";position:absolute;right:-40px;bottom:-40px;width:140px;height:140px;border-radius:50%;border:24px solid rgba(182,244,0,.09)}
.mf-fidelity-home .family small{display:block;color:#ffb21a;font-weight:900;text-transform:uppercase;margin-bottom:28px}
.mf-fidelity-home .family h3{font-size:27px;color:#fff;position:relative;z-index:1}
.mf-fidelity-home .family p{font-size:14px;position:relative;z-index:1}
.mf-fidelity-home .links{display:flex;flex-wrap:wrap;gap:8px;position:relative;z-index:1;margin-top:18px}
.mf-fidelity-home .links span{font-size:12px;font-weight:900;color:var(--mf-bg-card);background:#dfe9d8;padding:6px 9px;border-radius:999px}
.mf-fidelity-home .technical{background:#e9eee3}
.mf-fidelity-home .tech-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(370px,.5fr);gap:18px}
.mf-fidelity-home .spec-panel{background:var(--mf-bg-card);color:#fff;border-radius:8px;padding:26px;border:1px solid var(--mf-border)}
.mf-fidelity-home .spec-panel h3{font-size:32px;margin-bottom:18px}
.mf-fidelity-home .spec-table{display:grid;border:1px solid rgba(255,255,255,.14);border-bottom:0}
.mf-fidelity-home .spec-row{display:grid;grid-template-columns:190px 1fr;gap:0;border-bottom:1px solid rgba(255,255,255,.14)}
.mf-fidelity-home .spec-row div{padding:14px 16px}
.mf-fidelity-home .spec-row div:first-child{font-weight:900;color:var(--mfopto-accent);border-right:1px solid rgba(255,255,255,.14)}
.mf-fidelity-home .spec-row div:last-child{color:#d3ded9}
.mf-fidelity-home .selector-panel{background:#fff;border:1px solid #d9e2d4;border-radius:8px;padding:24px}
.mf-fidelity-home .selector-panel h3{font-size:28px}
.mf-fidelity-home .meter{margin:18px 0}
.mf-fidelity-home .meter label{display:flex;justify-content:space-between;color:#323d38;font-size:13px;font-weight:900;margin-bottom:8px}
.mf-fidelity-home .bar{height:9px;background:#e4ebdf;border-radius:99px;overflow:hidden}
.mf-fidelity-home .bar span{display:block;height:100%;background:linear-gradient(90deg,var(--mfopto-accent),#ffb21a)}
.mf-fidelity-home .tech-notes{grid-template-columns:repeat(3,1fr);margin-top:18px}
.mf-fidelity-home .note{background:#fff;border:1px solid #d9e2d4;border-radius:8px;padding:20px;min-height:158px}
.mf-fidelity-home .note small{color:#607066;font-weight:900;text-transform:uppercase}
.mf-fidelity-home .note p{font-size:14px;margin-bottom:0}
.mf-fidelity-home .industry{background:var(--mf-bg-card);color:#fff}
.mf-fidelity-home .industry .eyebrow{color:var(--mfopto-accent)}
.mf-fidelity-home .industry p{color:#bdc9c4}
.mf-fidelity-home .industry-hero{position:relative;min-height:500px;border-radius:8px;overflow:hidden;background:linear-gradient(90deg,rgba(8,13,12,.92),rgba(8,13,12,.54),rgba(8,13,12,.14)),var(--mfopto-media-b0f795e845,url("assets/industry-safety-signal.webp"));background-size:cover;background-position:center;margin-bottom:18px}
.mf-fidelity-home .industry-copy{position:absolute;left:34px;bottom:34px;max-width:600px}
.mf-fidelity-home .industry-copy h2{font-size:54px;color:#fff;margin-bottom:12px}
.mf-fidelity-home .scenario-grid{grid-template-columns:repeat(4,1fr)}
.mf-fidelity-home .scenario{background:var(--mf-bg-card);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:22px;min-height:214px}
.mf-fidelity-home .scenario small{display:block;color:#ffb21a;font-weight:900;text-transform:uppercase;margin-bottom:40px}
.mf-fidelity-home .scenario p{font-size:14px;margin-bottom:0}
.mf-fidelity-home .proof{background:#f4f6ef}
.mf-fidelity-home .proof-grid{display:grid;grid-template-columns:minmax(0,.65fr) minmax(0,.35fr);gap:18px}
.mf-fidelity-home .cert-board{background:#fff;border:1px solid #d9e2d4;border-radius:8px;padding:24px}
.mf-fidelity-home .cert-board h3{font-size:31px}
.mf-fidelity-home .cert-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}
.mf-fidelity-home .cert{min-height:118px;border:1px solid #dce4d8;border-radius:6px;padding:16px;background:#fbfcf8}
.mf-fidelity-home .cert strong{display:block;font-size:24px;color:var(--mf-bg-card);margin-bottom:8px}
.mf-fidelity-home .cert span{display:block;font-size:12px;color:#657269;font-weight:800}
.mf-fidelity-home .proof-side{display:grid;gap:18px}
.mf-fidelity-home .doc-card{background:var(--mf-bg-card);color:#fff;border-radius:8px;padding:24px;min-height:178px}
.mf-fidelity-home .doc-card p{color:#c3cec9;font-size:14px;margin-bottom:0}
.mf-fidelity-home .doc-card.accent{background:var(--mfopto-accent);color:var(--mf-bg-card)}
.mf-fidelity-home .doc-card.accent p{color:#263026}
.mf-fidelity-home .factory{background:#e8eee1}
.mf-fidelity-home .factory-grid{display:grid;grid-template-columns:minmax(0,.75fr) minmax(360px,.5fr);gap:22px;align-items:stretch}
.mf-fidelity-home .film{position:relative;min-height:440px;border-radius:8px;overflow:hidden;background:linear-gradient(0deg,rgba(7,12,10,.72),rgba(7,12,10,.04)),var(--mfopto-media-220fdc327c,url("assets/factory-quality.webp"));background-size:cover;background-position:center}
.mf-fidelity-home .film .play{position:absolute;left:30px;bottom:30px;display:flex;align-items:center;gap:12px;color:#fff;font-weight:900}
.mf-fidelity-home .play i{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:var(--mfopto-accent);color:var(--mf-bg-card);font-style:normal}
.mf-fidelity-home .timeline{background:#fff;border:1px solid #d9e2d4;border-radius:8px;padding:24px}
.mf-fidelity-home .timeline-item{display:grid;grid-template-columns:72px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid #e1e7dc}
.mf-fidelity-home .timeline-item:first-child{padding-top:0}
.mf-fidelity-home .timeline-item:last-child{border-bottom:0;padding-bottom:0}
.mf-fidelity-home .timeline-item strong{color:var(--mf-bg-card)}
.mf-fidelity-home .timeline-item p{font-size:14px;margin-bottom:0}
.mf-fidelity-home .design{background:var(--mf-bg-card);color:#fff}
.mf-fidelity-home .design .eyebrow{color:var(--mfopto-accent)}
.mf-fidelity-home .design p{color:#bdc9c4}
.mf-fidelity-home .design-grid{display:grid;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);gap:18px;align-items:stretch}
.mf-fidelity-home .design-poster{min-height:500px;border-radius:8px;overflow:hidden;background:var(--mfopto-media-eef7a8e396,url("assets/design-house-clean.webp")) center/cover;border:1px solid rgba(255,255,255,.12)}
.mf-fidelity-home .process-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.mf-fidelity-home .process-step{background:var(--mf-bg-card);border:1px solid rgba(255,255,255,.12);border-radius:8px;padding:22px;min-height:238px}
.mf-fidelity-home .process-step b{display:block;color:#ffb21a;margin-bottom:42px}
.mf-fidelity-home .process-step p{font-size:14px;margin-bottom:0}
.mf-fidelity-home .clients{background:#f4f6ef}
.mf-fidelity-home .case-grid{display:grid;grid-template-columns:minmax(0,.58fr) minmax(0,.42fr);gap:18px}
.mf-fidelity-home .case-story{background:var(--mf-bg-card);color:#fff;border-radius:8px;padding:30px}
.mf-fidelity-home .case-story p{color:#c4d0ca}
.mf-fidelity-home .case-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px}
.mf-fidelity-home .case-step{border:1px solid rgba(255,255,255,.15);border-radius:6px;padding:16px;color:#dce7e1;font-size:14px}
.mf-fidelity-home .logo-wall{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}
.mf-fidelity-home .client-logo{min-height:118px;background:#fff;border:1px solid #d9e2d4;border-radius:8px;display:grid;place-items:center;text-align:center;font-weight:900;color:#5d6a62;padding:16px}
.mf-fidelity-home .seo-block{background:#fff;border-top:1px solid #d9e2d4;border-bottom:1px solid #d9e2d4}
.mf-fidelity-home .seo-grid{grid-template-columns:repeat(3,1fr)}
.mf-fidelity-home .seo-copy{padding:24px;border-left:1px solid #d9e2d4}
.mf-fidelity-home .seo-copy:first-child{border-left:0}
.mf-fidelity-home .seo-copy h3{font-size:24px}
.mf-fidelity-home .seo-copy p{font-size:14px;margin-bottom:0}
.mf-fidelity-home .rfq{background:var(--mf-bg-card);color:#fff}
.mf-fidelity-home .rfq .eyebrow{color:var(--mfopto-accent)}
.mf-fidelity-home .rfq p{color:#bdc9c4}
.mf-fidelity-home .rfq-grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.44fr);gap:24px;align-items:start}
.mf-fidelity-home .rfq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:26px}
.mf-fidelity-home .rfq-list div{border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:18px;color:#d7e2dd}
.mf-fidelity-home .form{background:#fff;color:var(--mf-bg-card);border-radius:8px;padding:24px}
.mf-fidelity-home .form-grid{display:grid;gap:12px}
.mf-fidelity-home label{display:grid;gap:6px;color:#39433e;font-size:13px;font-weight:900}
.mf-fidelity-home input,.mf-fidelity-home select,.mf-fidelity-home textarea{width:100%;border:1px solid #cfd8cf;border-radius:6px;padding:12px;background:#fbfcf8;color:var(--mf-bg-card)}
.mf-fidelity-home textarea{min-height:104px;resize:vertical}
.mf-fidelity-home .footer{background:#0b0f0e;color:#c3cec9;padding:30px 0;font-size:13px}
.mf-fidelity-home .footer .wrap{display:flex;justify-content:space-between;gap:20px;align-items:center}

/* Hero A: product-range editorial */
.mf-fidelity-home .hero{min-height:calc(100vh - 72px);align-items:center;background:linear-gradient(90deg,#080c0b 0%,rgba(8,12,11,.97) 34%,rgba(8,12,11,.7) 47%,rgba(8,12,11,.08) 68%),var(--mfopto-media-09eb0342dd,url("assets/hero-product-range-v2.webp")) center/cover}
.mf-fidelity-home .hero .wrap{padding:112px 0 92px}
.mf-fidelity-home .hero h1{max-width:660px;font-size:clamp(56px,5.8vw,84px);line-height:.96}
.mf-fidelity-home .hero p{max-width:570px;font-size:18px;line-height:1.65}
.mf-fidelity-home .hero .actions{margin-top:34px}
.mf-fidelity-home .hero:after{content:"WORK LIGHTS  /  INSPECTION LIGHTS  /  PORTABLE LIGHTING";position:absolute;right:34px;bottom:28px;color:rgba(255,255,255,.64);font-size:10px;font-weight:800;letter-spacing:.12em}
.mf-fidelity-home .hero{position:relative}

@media(max-width:980px){
  .mf-fidelity-home .top .wrap{display:grid;grid-template-columns:1fr;gap:12px;padding:14px 0}
  .mf-fidelity-home .nav{margin-left:0;flex-wrap:wrap}
  .mf-fidelity-home .section-head,.mf-fidelity-home .category-board,.mf-fidelity-home .tech-shell,.mf-fidelity-home .proof-grid,.mf-fidelity-home .factory-grid,.mf-fidelity-home .design-grid,.mf-fidelity-home .case-grid,.mf-fidelity-home .rfq-grid,.mf-fidelity-home .why-split{grid-template-columns:1fr}
  .mf-fidelity-home .pillar-grid,.mf-fidelity-home .hero-tools,.mf-fidelity-home .scenario-grid{grid-template-columns:repeat(2,1fr)}
  .mf-fidelity-home .family-grid,.mf-fidelity-home .tech-notes,.mf-fidelity-home .cert-list,.mf-fidelity-home .seo-grid{grid-template-columns:1fr}
  .mf-fidelity-home .section{padding:64px 0}
  .mf-fidelity-home h1{font-size:58px}
  .mf-fidelity-home h2{font-size:42px}
}

@media(max-width:640px){
  .mf-fidelity-home .wrap{width:min(358px,calc(100vw - 32px));max-width:min(358px,calc(100vw - 32px));margin-left:16px;margin-right:0}
  .mf-fidelity-home .logo img{width:190px}
  .mf-fidelity-home .nav{gap:12px;font-size:12px}
  .mf-fidelity-home .nav .quote{display:none}
  .mf-fidelity-home .hero{width:100vw;max-width:100vw;min-height:78vh;overflow:hidden;background-position:64% center}
  .mf-fidelity-home .hero:after{display:none}
  .mf-fidelity-home .hero .wrap{padding:92px 0 52px}
  .mf-fidelity-home h1{font-size:42px;line-height:.98}
  .mf-fidelity-home h2{font-size:34px}
  .mf-fidelity-home .hero p{font-size:16px}
  .mf-fidelity-home .btn{width:100%}
  .mf-fidelity-home .actions{flex-direction:column}
  .mf-fidelity-home .brand-strip .wrap{display:grid;justify-content:start;padding:14px 0}
  .mf-fidelity-home .pillar-grid,.mf-fidelity-home .hero-tools,.mf-fidelity-home .scenario-grid,.mf-fidelity-home .process-grid,.mf-fidelity-home .case-steps,.mf-fidelity-home .rfq-list,.mf-fidelity-home .logo-wall,.mf-fidelity-home .why-list{grid-template-columns:1fr}
  .mf-fidelity-home .why-message{min-height:auto}
  .mf-fidelity-home .hero-tool{min-height:112px}
  .mf-fidelity-home .category-rail,.mf-fidelity-home .pillar,.mf-fidelity-home .family,.mf-fidelity-home .spec-panel,.mf-fidelity-home .selector-panel,.mf-fidelity-home .note,.mf-fidelity-home .scenario,.mf-fidelity-home .cert-board,.mf-fidelity-home .doc-card,.mf-fidelity-home .timeline,.mf-fidelity-home .process-step,.mf-fidelity-home .case-story,.mf-fidelity-home .client-logo,.mf-fidelity-home .form{border-radius:6px}
  .mf-fidelity-home .family{min-height:228px}
  .mf-fidelity-home .spec-row{grid-template-columns:1fr}
  .mf-fidelity-home .spec-row div:first-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}
  .mf-fidelity-home .industry-hero,.mf-fidelity-home .film,.mf-fidelity-home .design-poster{min-height:390px}
  .mf-fidelity-home .industry-copy{position:static;padding:24px}
  .mf-fidelity-home .industry-copy h2{font-size:34px}
  .mf-fidelity-home .footer .wrap{display:grid}
}


/* v0.2.3 — Homepage category merchandising showcase */
.mf-fidelity-home .mf-home-catalog-v2{position:relative;background:#09110c;color:#fff;overflow:hidden}
.mf-fidelity-home .mf-home-catalog-v2:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 76% 34%,rgba(182,244,0,.055),transparent 24%),linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:auto,48px 48px,48px 48px;mask-image:linear-gradient(90deg,transparent 0,#000 38%,#000 100%)}
.mf-fidelity-home .mf-home-catalog-v2 .wrap{position:relative;z-index:2}
.mf-fidelity-home .mf-home-catalog-head{margin-bottom:38px}
.mf-fidelity-home .mf-home-catalog-head h2{max-width:720px}
.mf-fidelity-home .mf-home-catalog-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px;align-items:stretch}
.mf-fidelity-home .mf-home-category-rail{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,var(--mf-bg-card),var(--mf-bg-section));border-radius:8px;padding:22px;display:flex;flex-direction:column;min-height:574px}
.mf-fidelity-home .mf-home-category-rail-head small{display:block;color:var(--mfopto-accent);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}
.mf-fidelity-home .mf-home-category-rail-head h3{font-size:25px;line-height:1.05;margin:0 0 10px;color:#fff}
.mf-fidelity-home .mf-home-category-rail-head p{font-size:12px;line-height:1.55;margin:0 0 18px;color:#94a098}
.mf-fidelity-home .mf-home-category-list{border-top:1px solid rgba(255,255,255,.11)}
.mf-fidelity-home .mf-home-category-row{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(255,255,255,.095);color:#dce4df;font-size:12px;font-weight:800;transition:padding .2s ease,color .2s ease}
.mf-fidelity-home .mf-home-category-row:hover{padding-left:4px;color:var(--mfopto-accent)}
.mf-fidelity-home .mf-home-category-row b{color:var(--mfopto-accent);font-size:11px}
.mf-fidelity-home .mf-home-category-all{margin-top:auto;min-height:44px;border:1px solid rgba(182,244,0,.42);border-radius:4px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:var(--mfopto-accent);font-size:11px;font-weight:900;transition:background .2s ease,color .2s ease}
.mf-fidelity-home .mf-home-category-all:hover{background:var(--mfopto-accent);color:#081009}

.mf-fidelity-home .mf-home-feature-wall{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(0,.93fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:14px;min-height:574px}
.mf-fidelity-home .mf-home-feature-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:linear-gradient(145deg,var(--mf-bg-card),#0b130e);min-height:280px;color:#fff;isolation:isolate;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
.mf-fidelity-home .mf-home-feature-card.is-featured{grid-row:1 / span 2}
.mf-fidelity-home .mf-home-feature-card:hover{transform:translateY(-3px);border-color:rgba(182,244,0,.42);box-shadow:0 20px 44px rgba(0,0,0,.22)}
.mf-fidelity-home .mf-home-feature-card:before{content:"";position:absolute;inset:0;z-index:-3;background:radial-gradient(circle at 75% 55%,rgba(182,244,0,.10),transparent 34%);transition:opacity .35s ease,transform .5s ease}
.mf-fidelity-home .mf-home-feature-copy{position:relative;z-index:5;width:52%;height:100%;padding:24px 8px 22px 24px;display:flex;flex-direction:column;align-items:flex-start}
.mf-fidelity-home .mf-home-feature-card.is-featured .mf-home-feature-copy{width:53%;padding:28px 10px 26px 28px}
.mf-fidelity-home .mf-home-feature-copy>small{display:block;color:var(--mfopto-accent);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px}
.mf-fidelity-home .mf-home-feature-copy h3{font-size:25px;line-height:1.02;letter-spacing:-.025em;margin:0 0 10px;color:#fff}
.mf-fidelity-home .mf-home-feature-card.is-featured h3{font-size:34px}
.mf-fidelity-home .mf-home-feature-copy p{font-size:11px;line-height:1.58;color:#aab5ae;margin:0;max-width:320px}
.mf-fidelity-home .mf-home-feature-link{margin-top:auto;color:var(--mfopto-accent);font-size:10px;font-weight:900;letter-spacing:.02em;text-transform:uppercase}
.mf-fidelity-home .mf-home-feature-link i{font-style:normal;display:inline-block;margin-left:5px;transition:transform .2s ease}
.mf-fidelity-home .mf-home-feature-card:hover .mf-home-feature-link i{transform:translateX(4px)}
.mf-fidelity-home .mf-home-feature-media{position:absolute;right:0;top:0;bottom:0;width:52%;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:2}
.mf-fidelity-home .mf-home-feature-card.is-featured .mf-home-feature-media{width:56%}
.mf-fidelity-home .mf-home-feature-media img{position:relative;z-index:4;display:block;width:88%;height:82%;object-fit:contain;transform:scale(var(--mf-card-scale,1));transform-origin:center;filter:drop-shadow(0 22px 24px rgba(0,0,0,.54)) drop-shadow(0 0 12px rgba(182,244,0,.06));transition:transform .45s cubic-bezier(.2,.7,.2,1),filter .35s ease}
.mf-fidelity-home .mf-home-feature-card:hover .mf-home-feature-media img{transform:translateY(-6px) scale(calc(var(--mf-card-scale,1) * 1.035));filter:drop-shadow(0 26px 30px rgba(0,0,0,.62)) drop-shadow(0 0 18px rgba(182,244,0,.12))}
.mf-fidelity-home .mf-home-effect-ground{position:absolute;z-index:1;left:16%;right:8%;bottom:14%;height:20px;border-radius:50%;background:rgba(0,0,0,.72);filter:blur(12px)}
.mf-fidelity-home .mf-home-effect-ring{position:absolute;z-index:0;width:72%;aspect-ratio:1;border-radius:50%;border:1px solid rgba(182,244,0,.18);box-shadow:0 0 32px rgba(182,244,0,.08),inset 0 0 24px rgba(182,244,0,.04);opacity:.55;transition:transform .55s ease,opacity .35s ease}
.mf-fidelity-home .mf-home-effect-beam{position:absolute;z-index:0;width:68%;height:70%;right:-6%;top:12%;background:linear-gradient(110deg,transparent 5%,rgba(182,244,0,.12) 48%,transparent 72%);filter:blur(10px);clip-path:polygon(0 47%,100% 0,100% 100%);opacity:0}
.mf-fidelity-home .mf-home-feature-card:hover .mf-home-effect-ring{transform:scale(1.06);opacity:.85}
.mf-fidelity-home .mf-home-png-placeholder{position:relative;z-index:3;width:76%;height:66%;border:1px dashed rgba(255,255,255,.18);border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#758179;background:rgba(255,255,255,.015);padding:14px}
.mf-fidelity-home .mf-home-png-placeholder b{color:#93a099;font-size:22px;letter-spacing:.14em}
.mf-fidelity-home .mf-home-png-placeholder em{font-style:normal;font-size:8px;line-height:1.45;margin-top:6px}

.mf-fidelity-home .mf-effect-halo .mf-home-effect-ring{border-color:rgba(182,244,0,.34);box-shadow:0 0 38px rgba(182,244,0,.12),0 0 0 28px rgba(182,244,0,.025)}
.mf-fidelity-home .mf-effect-beam .mf-home-effect-ring{opacity:.2}
.mf-fidelity-home .mf-effect-beam .mf-home-effect-beam{opacity:.62}
.mf-fidelity-home .mf-effect-warning:before{background:radial-gradient(circle at 76% 56%,rgba(255,139,41,.16),transparent 34%)}
.mf-fidelity-home .mf-effect-warning .mf-home-effect-ring{border-color:rgba(255,139,41,.42);box-shadow:0 0 34px rgba(255,139,41,.13);animation:mfWarningPulse 3.8s ease-in-out infinite}
.mf-fidelity-home .mf-effect-warning .mf-home-feature-media img{filter:drop-shadow(0 22px 24px rgba(0,0,0,.54)) drop-shadow(0 0 10px rgba(255,139,41,.10))}
.mf-fidelity-home .mf-effect-warm:before{background:radial-gradient(circle at 76% 56%,rgba(255,230,171,.12),transparent 35%)}
.mf-fidelity-home .mf-effect-warm .mf-home-effect-ring{border-color:rgba(255,232,183,.26);box-shadow:0 0 34px rgba(255,232,183,.07)}
.mf-fidelity-home .mf-effect-clean .mf-home-effect-ring,.mf-fidelity-home .mf-effect-clean .mf-home-effect-beam{display:none}
@keyframes mfWarningPulse{0%,100%{opacity:.42;transform:scale(.96)}50%{opacity:.9;transform:scale(1.05)}}

@media(max-width:1120px){
  .mf-fidelity-home .mf-home-catalog-layout{grid-template-columns:290px minmax(0,1fr)}
  .mf-fidelity-home .mf-home-feature-wall{grid-template-columns:1fr 1fr;grid-template-rows:auto}
  .mf-fidelity-home .mf-home-feature-card.is-featured{grid-row:auto;grid-column:1/-1;min-height:360px}
  .mf-fidelity-home .mf-home-feature-card{min-height:250px}
}
@media(max-width:820px){
  .mf-fidelity-home .mf-home-catalog-layout{grid-template-columns:1fr}
  .mf-fidelity-home .mf-home-category-rail{min-height:auto}
  .mf-fidelity-home .mf-home-feature-wall{min-height:0}
}
@media(max-width:640px){
  .mf-fidelity-home .mf-home-catalog-head{margin-bottom:28px}
  .mf-fidelity-home .mf-home-category-rail{padding:18px}
  .mf-fidelity-home .mf-home-category-row{min-height:44px}
  .mf-fidelity-home .mf-home-feature-wall{grid-template-columns:1fr;gap:12px}
  .mf-fidelity-home .mf-home-feature-card.is-featured{grid-column:auto;min-height:340px}
  .mf-fidelity-home .mf-home-feature-card{min-height:300px}
  .mf-fidelity-home .mf-home-feature-copy,.mf-fidelity-home .mf-home-feature-card.is-featured .mf-home-feature-copy{width:55%;padding:20px 6px 18px 18px}
  .mf-fidelity-home .mf-home-feature-card.is-featured h3{font-size:28px}
  .mf-fidelity-home .mf-home-feature-copy h3{font-size:23px}
  .mf-fidelity-home .mf-home-feature-copy p{font-size:10px}
  .mf-fidelity-home .mf-home-feature-media,.mf-fidelity-home .mf-home-feature-card.is-featured .mf-home-feature-media{width:50%}
}
@media(prefers-reduced-motion:reduce){.mf-fidelity-home .mf-effect-warning .mf-home-effect-ring{animation:none}.mf-fidelity-home .mf-home-feature-card,.mf-fidelity-home .mf-home-feature-media img,.mf-fidelity-home .mf-home-effect-ring{transition:none}}
