
:root{
  --bg:#f3f3ef;--paper:#fff;--ink:#141714;--muted:#676c66;--line:#dcded7;
  --green:#1f392a;--green2:#2d5440;--red:#9c2b26;--gold:#b79656;--dark:#101410;
  --radius:22px;--shadow:0 24px 70px rgba(20,25,20,.08)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink)}
a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}
.mh-nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:18px;padding:14px 4vw;background:rgba(243,243,239,.94);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}
.mh-logo{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.08em}.mh-logo-mark{display:grid;place-items:center;width:36px;height:36px;background:var(--green);color:#fff;border-radius:50%}
.mh-nav nav{display:flex;gap:12px;flex:1;justify-content:center}.mh-nav nav a{font-size:12px;font-weight:700;color:#3e443e;white-space:nowrap}.mh-nav nav a:hover{color:var(--green)}
.mh-icon-btn{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;cursor:pointer}
.mh-menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 13px;font-weight:800;cursor:pointer}
.mh-mobile-menu{display:none}
.mh-hero,.mh-product-detail{min-height:76vh;padding:6vw;display:grid;grid-template-columns:1.08fr .92fr;gap:5vw;align-items:center}
.mh-hero.mh-video-hero{position:relative;display:flex;align-items:center;min-height:100svh;padding:64px 6vw;gap:0;overflow:hidden;color:#fff}
.mh-hero-video{position:absolute;inset:-3px 0 0;z-index:0;overflow:hidden;pointer-events:none}
.mh-hero-video iframe{position:absolute;top:50%;left:50%;width:max(100vw,177.78vh);height:max(56.25vw,100vh);border:0;transform:translate(-50%,-50%) scale(1.3)}
.mh-hero-overlay{position:absolute;inset:0;z-index:1;background:radial-gradient(120% 120% at 20% 15%,rgba(16,20,16,.55) 0%,rgba(16,20,16,.78) 60%,rgba(10,14,10,.92) 100%)}
.mh-hero-lines{position:absolute;inset:0;z-index:1;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(255,255,255,.03) 0 1px,transparent 1px 6px)}
.mh-video-hero .mh-hero-copy{position:relative;z-index:2;max-width:820px}
.mh-video-hero .mh-hero-copy>p{color:#eef2ee}
.mh-video-hero .mh-eyebrow{color:#8fd6ab}
.mh-video-hero .mh-hero-copy h1{color:#fff}
.mh-video-hero .mh-journey-strip{color:#cfd9cf;border-color:rgba(255,255,255,.25)}
.mh-video-hero .mh-btn-ghost{color:#fff;border-color:rgba(255,255,255,.6);background:rgba(255,255,255,.06)}
.mh-hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:#eaf4ec;border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:8px 14px;background:rgba(10,16,10,.35);backdrop-filter:blur(8px)}
.mh-video-hero .mh-hero-copy>p{max-width:640px;font-size:clamp(17px,1.6vw,20px)}
.mh-hero-stats{display:grid;grid-template-columns:repeat(4,auto);gap:14px 34px;margin:30px 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.22);width:fit-content}
.mh-hero-stats strong{display:block;font-size:clamp(24px,3vw,34px);letter-spacing:-.03em;color:#fff;line-height:1}
.mh-hero-stats span{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#a9c2b0}
@media(max-width:700px){.mh-video-hero{min-height:100svh}.mh-hero-video{inset:0}.mh-hero-video iframe{width:auto;height:100%;min-width:100%;aspect-ratio:16/9;transform:translate(-50%,-50%) scale(1.3)}}
.mh-hero h1,.mh-page-hero h1{font-size:clamp(44px,6vw,92px);line-height:.88;letter-spacing:-.065em;margin:.14em 0}
.mh-hero-copy>p,.mh-page-hero>p{max-width:760px;font-size:19px;line-height:1.65;color:#4d534d}
.mh-eyebrow{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--green2);text-transform:uppercase}
.mh-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.mh-btn,.mh-btn-small{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--green);color:#fff;border-radius:999px;padding:13px 19px;font-weight:800;cursor:pointer}
.mh-btn-small{padding:8px 11px;font-size:12px}.mh-btn-ghost{background:transparent;color:var(--ink);border:1px solid #aeb3ad}
.mh-journey-strip{font-size:11px;letter-spacing:.08em;font-weight:800;color:#686e68;border-top:1px solid var(--line);padding-top:15px}
.mh-hero-visual{min-height:560px;border-radius:32px;position:relative;display:grid;place-items:center;background:radial-gradient(circle at 35% 35%,#4c775f 0,#20382b 45%,#101610 100%);overflow:hidden;box-shadow:var(--shadow)}
.mh-hero-visual .mh-product-image-wrap{width:75%;height:70%;position:absolute;bottom:0;right:1%}.mh-hero-card{position:absolute;top:28px;left:28px;right:28px;z-index:2;color:#fff;padding:18px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:rgba(0,0,0,.16);backdrop-filter:blur(10px)}
.mh-hero-card strong,.mh-hero-card span{display:block}.mh-live-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#65df8c;box-shadow:0 0 15px #65df8c;margin-right:8px}
.mh-section{padding:6vw}.mh-section-head{max-width:1000px;margin-bottom:30px}.mh-section-head.split{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:20px}.mh-section h2{font-size:clamp(34px,5vw,68px);line-height:.98;letter-spacing:-.045em;margin:.2em 0}
.mh-story-grid,.mh-stat-grid,.mh-pulse-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mh-story-grid article,.mh-pulse-grid article,.mh-stat-grid>*{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:22px}
.mh-routes-grid{grid-template-columns:repeat(3,1fr)}
.mh-story-grid span{font-size:12px;font-weight:900;color:var(--green2)}.mh-story-grid h3,.mh-pulse-grid h3{font-size:21px;margin:12px 0 8px}.mh-story-grid p,.mh-pulse-grid p{color:var(--muted);line-height:1.55}
.mh-stat-grid strong{display:block;font-size:46px;letter-spacing:-.04em}.mh-stat-grid span{font-size:13px;color:var(--muted)}
.mh-dark{background:var(--dark);color:#fff}.mh-dark .mh-eyebrow{color:#80ad8e}.mh-dark p{color:#bdc6be}
.mh-dark .mh-story-grid article,.mh-dark .mh-pulse-grid article{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.14)}
.mh-dark .mh-story-grid h3,.mh-dark .mh-pulse-grid h3{color:#f2f6f2}
.mh-dark .mh-story-grid small,.mh-dark .mh-pulse-grid small{color:#8fd6ab}
.mh-dark .mh-story-grid p,.mh-dark .mh-pulse-grid p{color:#c6cfc6}
.mh-dark .mh-story-grid span{color:#8fd6ab}
.mh-two-col{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:start}.mh-lead{font-size:21px;line-height:1.65}.mh-signal-stack{display:grid;gap:12px}.mh-signal-stack div{padding:20px;border:1px solid rgba(255,255,255,.18);border-radius:18px}.mh-signal-stack small,.mh-signal-stack strong{display:block}
.mh-page-hero{padding:7vw 6vw 4vw;min-height:52vh;display:flex;flex-direction:column;justify-content:end}.mh-page-hero.mh-dark{min-height:58vh}
.mh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.mh-product-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s}.mh-product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.mh-product-card-media{position:relative;display:block;background:#f7f7f3}.mh-product-image-wrap{width:100%;height:300px;display:grid;place-items:center;overflow:hidden}.mh-product-image{width:100%;height:100%;object-fit:contain;padding:18px}
.mh-badge{position:absolute;left:14px;top:14px;z-index:2;background:var(--green);color:#fff;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900;letter-spacing:.06em}.mh-badge.is-archive{background:#6a522c}
.mh-product-card-body{padding:18px}.mh-product-kicker{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#70766f;font-weight:900}.mh-product-card h3{font-size:22px;line-height:1.1;margin:9px 0}.mh-product-card p{font-size:14px;line-height:1.55;color:var(--muted)}
.mh-spec{display:inline-flex;padding:6px 9px;background:#edf0ea;border-radius:999px;font-size:11px}.mh-product-actions{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:16px}.mh-link{color:var(--green2);font-weight:800;font-size:13px}
.mh-filterbar{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.mh-filterbar input,.mh-filterbar select,.mh-contact-form input,.mh-contact-form select,.mh-contact-form textarea{background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 13px}.mh-filterbar input{min-width:250px}.mh-filterbar button{background:var(--green);color:white;border:0;border-radius:12px;padding:12px 16px;font-weight:800}
.mh-product-detail-media{background:#fff;border-radius:30px;overflow:hidden}.mh-product-detail-media .mh-product-image-wrap{height:620px}.mh-product-detail-copy h1{font-size:clamp(48px,6vw,84px);line-height:.92;letter-spacing:-.055em}.mh-product-detail-copy .mh-badge{position:static;display:inline-block}
.mh-detail-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0}.mh-detail-specs div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px}.mh-detail-specs small,.mh-detail-specs strong{display:block}.mh-note{padding:16px;border-left:4px solid var(--gold);background:#fff8e9;border-radius:10px;line-height:1.55;color:#55452b}
.mh-timeline{display:grid;gap:12px}.mh-timeline div{display:grid;grid-template-columns:90px 1fr;padding:17px 0;border-top:1px solid var(--line)}
.mh-contact-form{display:grid;gap:10px}.mh-contact-form textarea{min-height:140px}
.mh-terminal{background:#0b0f0c;color:#d3ead8;padding:22px;border-radius:18px;margin-top:20px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.mh-terminal div{padding:8px 0;border-bottom:1px solid #1e2b22}.mh-terminal span{display:inline-block;width:120px;color:#7cc891}
.mh-footer{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px;padding:55px 5vw;background:#121713;color:#c8cdc8;position:relative}.mh-footer h4{color:#fff;margin-top:0}.mh-footer a{display:block;margin:7px 0;color:#bec5bf}.mh-footer-brand{font-size:25px;color:#fff;font-weight:900}.mh-footer-status{position:absolute;right:5vw;bottom:22px;font-size:11px}.mh-footer-status span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#56d680;margin-right:6px}
.mh-drawer{position:fixed;inset:0;background:rgba(0,0,0,.25);z-index:90;display:none;justify-content:end}.mh-drawer.is-open{display:flex}.mh-drawer-panel{height:100%;width:min(430px,100%);background:#fff;padding:22px;box-shadow:-20px 0 60px rgba(0,0,0,.15)}.mh-drawer-head,.mh-enquiry-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:11px 0}
.mh-ai-fab{position:fixed;right:22px;bottom:22px;z-index:80;border:0;background:var(--green);color:#fff;border-radius:999px;padding:13px 17px;font-weight:900;box-shadow:0 15px 45px rgba(0,0,0,.2)}
.mh-ai-panel{position:fixed;right:22px;bottom:80px;z-index:81;width:min(380px,calc(100vw - 44px));background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);display:none}.mh-ai-panel.is-open{display:block}.mh-ai-head{padding:14px 16px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.mh-ai-head button{border:0;background:none;font-size:20px}.mh-ai-body{padding:16px}.mh-ai-answer{min-height:80px;padding:12px;background:#f4f6f2;border-radius:12px;line-height:1.5}.mh-ai-body form{display:flex;gap:7px;margin-top:10px}.mh-ai-body input{flex:1;border:1px solid var(--line);padding:10px;border-radius:10px}.mh-ai-body button{border:0;background:var(--green);color:#fff;border-radius:10px;padding:0 13px}
@media(max-width:1050px){.mh-nav nav{display:none}.mh-menu-toggle{display:inline-flex;margin-left:auto}.mh-mobile-menu{position:fixed;inset:0;z-index:200;display:flex;justify-content:flex-end;visibility:hidden;opacity:0;transition:opacity .25s ease,visibility .25s ease}.mh-mobile-menu.is-open{visibility:visible;opacity:1}.mh-mobile-menu-backdrop{position:absolute;inset:0;background:rgba(8,14,10,.62)}.mh-mobile-panel{position:relative;width:min(360px,88vw);height:100%;padding:22px;background:var(--paper);box-shadow:-20px 0 60px rgba(0,0,0,.22);transform:translateX(100%);transition:transform .25s ease;overflow:auto}.mh-mobile-menu.is-open .mh-mobile-panel{transform:none}.mh-mobile-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:10px}.mh-mobile-head button{border:0;background:none;font-size:28px;cursor:pointer}.mh-mobile-panel>a{display:block;padding:14px 4px;border-bottom:1px solid var(--line);font-weight:800;color:var(--green)}.mh-hero,.mh-product-detail{grid-template-columns:1fr}.mh-hero-visual{min-height:480px}.mh-product-grid{grid-template-columns:repeat(2,1fr)}.mh-story-grid,.mh-stat-grid,.mh-pulse-grid{grid-template-columns:repeat(2,1fr)}.mh-footer{grid-template-columns:1fr 1fr}.mh-two-col{grid-template-columns:1fr}}
@media(max-width:640px){.mh-nav{padding:11px 14px}.mh-hero,.mh-section,.mh-product-detail{padding:38px 18px}.mh-page-hero{padding:65px 18px 35px}.mh-hero h1,.mh-page-hero h1{font-size:52px}.mh-hero-visual{min-height:380px}.mh-product-grid,.mh-story-grid,.mh-stat-grid,.mh-pulse-grid{grid-template-columns:1fr}.mh-product-image-wrap{height:330px}.mh-section-head.split{display:block}.mh-footer{grid-template-columns:1fr;padding:45px 18px 80px}.mh-detail-specs{grid-template-columns:1fr}.mh-product-detail-media .mh-product-image-wrap{height:430px}}
