:root{--mh-bg:#06122b;--mh-bg2:#0a1b40;--mh-ink:#0b1732;--mh-text:#f7f9ff;--mh-body:#344054;--mh-muted:#8d9ab4;--mh-line:#e5e9f1;--mh-blue:#356cff;--mh-cyan:#38d9ff;--mh-green:#3ecf8e;--mh-yellow:#f3b53f;--mh-red:#eb665b;--mh-soft:#f5f7fb;--mh-white:#fff;--mh-shadow:0 28px 80px rgba(12,29,70,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body.mh-ai-lp{margin:0;background:#fff;color:var(--mh-ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Hiragino Kaku Gothic ProN","Hiragino Sans","Yu Gothic",Meiryo,sans-serif;-webkit-font-smoothing:antialiased}body.mh-ai-lp.admin-bar .mh-header{top:32px}.mh-ai-lp a{color:inherit}.mh-ai-lp img{max-width:100%;height:auto}.mh-container{width:min(1220px,calc(100% - 64px));margin:0 auto}.mh-main{overflow:hidden}.mh-pc{display:block}
/* Header */
.mh-header{position:fixed;z-index:100;left:0;right:0;top:0;height:82px;display:flex;align-items:center;border-bottom:1px solid transparent;transition:.3s ease;background:linear-gradient(180deg,rgba(6,18,43,.82),rgba(6,18,43,.15));backdrop-filter:blur(3px)}.mh-header.is-scrolled{height:68px;background:rgba(6,18,43,.9);border-color:rgba(255,255,255,.08);backdrop-filter:blur(20px)}.mh-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.mh-brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-size:14px;font-weight:900;letter-spacing:.04em;color:#fff;white-space:nowrap}.mh-brand img{width:38px;height:38px;border-radius:11px;box-shadow:0 0 22px rgba(54,125,255,.28)}.mh-brand em{font-style:normal;color:var(--mh-cyan)}.mh-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.mh-nav a{font-size:10px;color:#9facc4;text-decoration:none;font-weight:800;transition:.2s}.mh-nav a:hover{color:#fff}.mh-header__actions{display:flex;align-items:center;gap:18px}.mh-header__login{text-decoration:none;font-size:11px;font-weight:800;color:#cbd4e8;transition:.2s}.mh-header__login:hover{color:#fff}
/* Buttons */
.mh-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:52px;padding:0 24px;border-radius:12px;text-decoration:none!important;font-size:12px;font-weight:900;letter-spacing:.02em;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.mh-btn:hover{transform:translateY(-2px)}.mh-btn--primary,.mh-btn--small{background:linear-gradient(135deg,#2e5fff,#4584ff);color:#fff;box-shadow:0 18px 40px rgba(45,99,255,.28)}.mh-btn--primary:hover,.mh-btn--small:hover{box-shadow:0 22px 48px rgba(45,99,255,.42)}.mh-btn i{font-style:normal;font-size:18px;line-height:1}.mh-btn--ghost{border:1px solid rgba(255,255,255,.16);color:#dfe7f7;background:rgba(255,255,255,.035);backdrop-filter:blur(10px)}.mh-btn--ghost:hover{background:rgba(255,255,255,.075);border-color:rgba(255,255,255,.28)}.mh-btn--small{min-height:38px;padding:0 17px;border-radius:9px;font-size:10px;box-shadow:none}.mh-btn--large{min-height:60px;padding:0 30px;font-size:13px}
/* Hero */
.mh-hero{position:relative;min-height:100svh;padding:145px 0 100px;display:flex;align-items:center;background:radial-gradient(circle at 72% 35%,rgba(31,80,183,.24),transparent 34%),linear-gradient(135deg,#06122b 0%,#071a3c 48%,#07142f 100%);color:#fff}.mh-hero__grid,.mh-final__grid{position:absolute;inset:0;opacity:.28;background-image:linear-gradient(rgba(109,145,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(109,145,255,.07) 1px,transparent 1px);background-size:54px 54px;mask-image:linear-gradient(to bottom,transparent 2%,#000 25%,#000 74%,transparent 100%)}.mh-hero__glow{position:absolute;border-radius:50%;filter:blur(85px);pointer-events:none}.mh-hero__glow--one{width:340px;height:340px;right:8%;top:15%;background:rgba(47,100,255,.18)}.mh-hero__glow--two{width:240px;height:240px;right:38%;bottom:6%;background:rgba(28,218,255,.08)}.mh-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.96fr) minmax(500px,1.04fr);gap:68px;align-items:center}.mh-hero__copy{padding-bottom:20px}.mh-eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:23px;color:#91a7d8;font-size:9px;font-weight:900;letter-spacing:.18em}.mh-eyebrow span{width:30px;height:1px;background:linear-gradient(90deg,var(--mh-cyan),var(--mh-blue));box-shadow:0 0 10px var(--mh-cyan)}.mh-hero h1{margin:0;font-size:clamp(44px,4.35vw,62px);line-height:1.1;letter-spacing:-.052em;font-weight:900;color:#fff}.mh-hero__nowrap{white-space:nowrap}.mh-hero h1 strong{font-weight:900;background:linear-gradient(115deg,#fff 15%,#b9d8ff 45%,#41d9ff 80%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 40px rgba(53,108,255,.12)}.mh-hero__lead{margin:30px 0 0;font-size:15px;line-height:1.95;color:#dce5f7;font-weight:600}.mh-hero__lead b{color:#fff}.mh-hero__description{margin:16px 0 0;color:#91a0bc;font-size:12px;line-height:1.8;font-weight:600}.mh-hero__actions{display:flex;gap:12px;align-items:center;margin-top:33px}.mh-proof{display:flex;flex-wrap:wrap;gap:9px 17px;margin-top:31px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08)}.mh-proof>div{display:flex;align-items:center;gap:7px;font-size:9px;color:#aebbd2;font-weight:800}.mh-proof i{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;font-style:normal;font-size:9px;background:rgba(76,222,161,.11);color:#66edb1;border:1px solid rgba(102,237,177,.2)}
.mh-hero__visual{position:relative;min-height:570px;display:flex;align-items:center;justify-content:center;perspective:1400px}.mh-app-window{position:relative;width:100%;max-width:650px;border:1px solid rgba(145,174,255,.26);border-radius:18px;background:#f6f8fc;box-shadow:0 36px 100px rgba(0,8,35,.45);overflow:hidden;transform:rotateY(-5deg) rotateX(1deg);transform-style:preserve-3d;transition:transform .18s ease-out}.mh-app-window__bar{height:44px;background:#0b1732;display:grid;grid-template-columns:80px 1fr 60px;align-items:center;padding:0 14px}.mh-window-dots{display:flex;gap:5px}.mh-window-dots span{width:7px;height:7px;border-radius:50%;background:#2d4169}.mh-window-dots span:first-child{background:#ff6b78}.mh-window-dots span:nth-child(2){background:#ffc758}.mh-window-dots span:nth-child(3){background:#4add9f}.mh-window-address{justify-self:center;max-width:280px;width:100%;padding:6px 13px;border-radius:7px;background:rgba(255,255,255,.055);color:#6f7f9d;font-size:8px;text-align:center}.mh-address-lock{font-size:5px;color:#5adca2}.mh-window-live{font-size:7px;color:#7f90ae;font-weight:900;text-align:right}.mh-window-live i{display:inline-block;width:5px;height:5px;border-radius:50%;background:#47e3a0;box-shadow:0 0 10px #47e3a0;margin-right:4px}.mh-app-window__screen{position:relative;height:455px;background:#f4f6fa;overflow:hidden}.mh-app-window__screen img{width:100%;display:block}.mh-screen-fade{position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(transparent,rgba(244,246,250,.96))}.mh-float-card{position:absolute;z-index:6;display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid rgba(177,199,255,.22);border-radius:12px;background:rgba(10,27,62,.88);box-shadow:0 18px 40px rgba(0,9,35,.32);backdrop-filter:blur(18px);animation:mhFloat 5s ease-in-out infinite}.mh-float-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:linear-gradient(135deg,rgba(53,108,255,.32),rgba(52,215,255,.18));color:#8ee9ff;font-size:15px}.mh-float-card small{display:block;font-size:7px;letter-spacing:.08em;color:#7f91b2;font-weight:900}.mh-float-card strong{display:block;margin-top:3px;font-size:10px;color:#fff;white-space:nowrap}.mh-float-card strong em{font-style:normal;color:#63e7ad}.mh-float-card>b{margin-left:5px;padding:4px 6px;border-radius:999px;background:rgba(69,227,161,.11);color:#63e7ad;font-size:6px}.mh-float-card--auto{left:-30px;top:88px}.mh-float-card--analysis{right:-28px;bottom:105px;animation-delay:-1.4s}.mh-float-card--rank{left:48px;bottom:32px;animation-delay:-2.8s}.mh-orbit{position:absolute;border:1px solid rgba(78,129,255,.12);border-radius:50%;pointer-events:none}.mh-orbit--one{width:630px;height:630px}.mh-orbit--two{width:520px;height:520px;border-style:dashed;animation:mhSpin 32s linear infinite}@keyframes mhFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes mhSpin{to{transform:rotate(360deg)}}.mh-hero__bottom{position:absolute;z-index:3;left:0;right:0;bottom:0;border-top:1px solid rgba(255,255,255,.07);background:rgba(5,15,36,.35)}.mh-hero__bottom-inner{height:61px;display:flex;align-items:center;justify-content:space-between}.mh-hero__bottom p{margin:0;font-size:9px;color:#7f8da8;font-weight:700}.mh-hero__bottom p span{color:#61e6ac;margin-right:9px}.mh-scroll{display:flex;align-items:center;gap:9px;color:#70809f;font-size:7px;letter-spacing:.18em;font-weight:900}.mh-scroll i{display:block;width:35px;height:1px;background:#34496e;position:relative;overflow:hidden}.mh-scroll i:after{content:"";position:absolute;inset:0;width:14px;background:#54d9ff;animation:mhScroll 2s ease-in-out infinite}@keyframes mhScroll{0%{transform:translateX(-16px)}100%{transform:translateX(38px)}}
/* Common sections */
.mh-section{position:relative;padding:118px 0}.mh-section--white{background:#fff}.mh-section--soft{background:#f5f7fb}.mh-section--ink{background:linear-gradient(145deg,#07152f,#0b214d);color:#fff}.mh-section--ink2{background:#081631;color:#fff}.mh-section--loop{background:linear-gradient(180deg,#f8faff,#eef3fb)}.mh-section--start{background:#f6f8fc}.mh-section--beta{background:#fff;padding-top:90px;padding-bottom:90px}.mh-section--faq{background:#f7f9fc;padding-top:92px;padding-bottom:110px}.mh-section-no{display:block;font-size:8px;letter-spacing:.2em;color:var(--mh-blue);font-weight:900;margin-bottom:16px}.mh-section-head h2,.mh-copy-block h2{font-size:clamp(34px,4.1vw,54px);line-height:1.18;letter-spacing:-.045em;margin:0;color:var(--mh-ink)}.mh-section-head h2 strong,.mh-copy-block h2 strong{font-weight:900;color:var(--mh-blue)}.mh-section-head p,.mh-copy-block>p{font-size:13px;line-height:1.9;color:#68758d;margin:22px 0 0}.mh-section-head--split{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:end;margin-bottom:58px}.mh-section-head--split>p{max-width:500px;margin:0 0 5px}.mh-section-head--center{text-align:center;max-width:830px;margin:0 auto 58px}.mh-section-head--center p{max-width:680px;margin:20px auto 0}.mh-on-dark h2,.mh-on-dark .mh-section-head h2{color:#fff}.mh-on-dark h2 strong{color:#55d9ff}.mh-on-dark p{color:#9facc5}
/* Instagram */
.mh-how-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:52px;align-items:center}.mh-how-steps{display:grid;gap:6px}.mh-how-steps article{display:grid;grid-template-columns:42px 1fr;gap:15px;padding:17px 15px;border-radius:13px;transition:.25s}.mh-how-steps article:hover{background:#f7f9fc;transform:translateX(4px)}.mh-how-steps article>span{font-size:10px;font-weight:900;color:#a6b0c2;padding-top:4px}.mh-how-steps small{font-size:7px;color:var(--mh-blue);letter-spacing:.16em;font-weight:900}.mh-how-steps h3{font-size:16px;margin:3px 0 5px}.mh-how-steps p{font-size:10px;line-height:1.65;color:#778299;margin:0}.mh-real-shot{margin:0;border:1px solid #dfe5ef;border-radius:18px;background:#fff;padding:12px;box-shadow:var(--mh-shadow);position:relative}.mh-real-shot img{display:block;border-radius:11px;border:1px solid #eef1f6}.mh-shot-label{position:absolute;left:28px;top:28px;z-index:2;background:rgba(6,18,43,.88);color:#fff;border-radius:999px;padding:8px 11px;font-size:7px;font-weight:900;letter-spacing:.11em;backdrop-filter:blur(10px)}.mh-shot-label i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#49e6a3;box-shadow:0 0 8px #49e6a3;margin-right:6px}.mh-real-shot figcaption{font-size:9px;color:#7b879c;padding:11px 6px 3px}.mh-real-shot figcaption b{color:#1c2b47}
/* Analysis */
.mh-analysis-flow{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:-16px auto 52px}.mh-analysis-flow span{border:1px solid rgba(255,255,255,.12);border-radius:999px;padding:8px 10px;font-size:8px;color:#b8c4d9;background:rgba(255,255,255,.035);font-weight:800}.mh-analysis-flow b{color:#55719d;font-size:9px}.mh-analysis-flow i{font-style:normal;color:#54dfff;margin:0 5px}.mh-analysis-flow strong{background:linear-gradient(135deg,#356cff,#4d7dff);border-radius:999px;padding:9px 13px;font-size:9px}.mh-analysis-showcase{display:grid;grid-template-columns:1.28fr .72fr;gap:58px;align-items:center}.mh-analysis-screen{max-height:730px;overflow:hidden;border-radius:18px;border:1px solid rgba(255,255,255,.13);background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.32);position:relative}.mh-analysis-screen:after{content:"";position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(transparent,#fff)}.mh-analysis-screen img{display:block;width:100%}.mh-analysis-copy h3{font-size:30px;line-height:1.35;margin:8px 0 18px;letter-spacing:-.04em}.mh-analysis-copy>p{font-size:12px;line-height:1.9;color:#9dabc4}.mh-mini-label{font-size:7px;letter-spacing:.18em;color:#53d9ff;font-weight:900}.mh-analysis-copy ul{list-style:none;padding:0;margin:28px 0;display:grid;gap:9px}.mh-analysis-copy li{display:flex;align-items:center;gap:12px;padding:11px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.035);font-size:11px;font-weight:800}.mh-analysis-copy li i{font-style:normal;color:#64e4ae;font-size:8px}.mh-inline-action{display:inline-block;border-radius:9px;background:#17336d;color:#b7d7ff;padding:10px 12px;font-size:9px;font-weight:800}
/* Reviews */
.mh-two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:82px;align-items:center}.mh-two-col--reverse{grid-template-columns:1.15fr .85fr}.mh-copy-block{max-width:470px}.mh-safety-list{display:grid;gap:9px;margin-top:28px}.mh-safety-list>div{display:flex;gap:12px;align-items:center;border:1px solid #e2e7f0;background:#fff;border-radius:11px;padding:12px}.mh-safety-list i{font-style:normal}.mh-safety-list i.green{color:var(--mh-green)}.mh-safety-list i.yellow{color:var(--mh-yellow)}.mh-safety-list i.red{color:var(--mh-red)}.mh-safety-list b{display:block;font-size:10px}.mh-safety-list small{display:block;font-size:8px;color:#8c97aa;margin-top:2px}.mh-review-ui,.mh-profile-ui{border:1px solid #dfe4ed;border-radius:17px;background:#fff;box-shadow:var(--mh-shadow);padding:18px}.mh-ui-top{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ebeff5;padding-bottom:12px;font-size:11px;font-weight:900}.mh-ui-top b{font-size:7px;letter-spacing:.16em;color:var(--mh-blue)}.mh-review-ui article{margin-top:15px;border:1px solid #eaedf3;border-radius:12px;padding:15px}.mh-review-user{display:flex;justify-content:space-between}.mh-review-user span{font-size:13px;color:#efb536;letter-spacing:1px}.mh-review-user small{font-size:8px;color:#98a2b3}.mh-review-ui article>p{font-size:11px;line-height:1.7;color:#394761}.mh-ai-reply{margin-top:12px;background:#f4fbf7;border:1px solid #d1ecdd;border-radius:10px;padding:12px}.mh-ai-reply header{display:flex;justify-content:space-between;align-items:center}.mh-ai-reply header b{font-size:9px}.mh-ai-reply header em{font-style:normal;color:#188955;font-size:8px;font-weight:900}.mh-ai-reply p{font-size:10px;line-height:1.7;color:#526176}.mh-ai-reply button{border:0;background:#356cff;color:#fff;padding:8px 11px;border-radius:7px;font-size:8px;font-weight:900}.mh-review-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.mh-review-stats span{background:#f6f8fb;border-radius:9px;padding:10px}.mh-review-stats small{display:block;font-size:7px;color:#8c98aa}.mh-review-stats b{display:block;font-size:10px;margin-top:3px}
/* MEO */
.mh-metrics-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:auto auto;gap:12px}.mh-metric{position:relative;border:1px solid #e1e6ef;border-radius:15px;background:#fff;padding:24px;min-height:190px;overflow:hidden}.mh-metric--rank{grid-row:span 2;min-height:392px;background:linear-gradient(145deg,#0a1b3e,#10295d);color:#fff;border:0}.mh-metric>span{font-size:7px;color:#5477cc;letter-spacing:.16em;font-weight:900}.mh-metric--rank>span{color:#58ddff}.mh-metric h3{font-size:18px;margin:9px 0 8px}.mh-metric p{font-size:10px;line-height:1.7;color:#7b879b;max-width:260px}.mh-metric--rank p{color:#aebad0}.mh-metric--rank>small{font-size:8px;color:#7f91b3}.mh-rank-bars{display:grid;gap:15px;margin:40px 0 35px}.mh-rank-bars i{display:block;width:var(--w);height:8px;border-radius:999px;background:linear-gradient(90deg,#356cff,#4de2ff);box-shadow:0 0 18px rgba(65,217,255,.14)}.mh-metric-icon{position:absolute;right:20px;bottom:14px;color:#d7deea;font-size:42px;font-weight:300}
/* Loop */
.mh-loop{width:min(720px,100%);height:520px;margin:0 auto;position:relative}.mh-loop:before{content:"";position:absolute;left:50%;top:50%;width:390px;height:390px;border:1px dashed #b8c7e6;border-radius:50%;transform:translate(-50%,-50%);animation:mhSpin 40s linear infinite}.mh-loop__center{position:absolute;left:50%;top:50%;width:210px;height:210px;transform:translate(-50%,-50%);border-radius:50%;background:#071732;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 30px 70px rgba(22,53,115,.2);z-index:2}.mh-loop__center img{width:62px;border-radius:16px}.mh-loop__center b{font-size:13px;margin-top:8px}.mh-loop__center small{font-size:8px;color:#8fa1c1;margin-top:4px}.mh-loop__item{position:absolute;width:150px;border:1px solid #dce4f2;border-radius:13px;padding:13px;background:#fff;box-shadow:0 12px 30px rgba(30,58,115,.06)}.mh-loop__item span{font-size:8px;color:var(--mh-blue);font-weight:900}.mh-loop__item b{display:block;font-size:15px;margin:2px 0}.mh-loop__item small{font-size:8px;color:#8894a9}.mh-loop__item.i1{left:10px;top:55px}.mh-loop__item.i2{right:10px;top:55px}.mh-loop__item.i3{right:10px;bottom:55px}.mh-loop__item.i4{left:10px;bottom:55px}
/* Profile */
.mh-profile-ui{background:#f9fbff;color:var(--mh-ink)}.mh-profile-fields{display:grid;gap:8px;margin-top:15px}.mh-profile-fields label{border:1px solid #e6eaf1;background:#fff;border-radius:10px;padding:11px 12px;font-size:8px;color:#8b97a9}.mh-profile-fields strong{display:block;font-size:11px;color:#263650;margin-top:4px}.mh-copy-block blockquote{border-left:2px solid #4ddfff;padding-left:18px;margin:30px 0 0;font-size:20px;font-weight:900;line-height:1.55;color:#fff}
/* Features */
.mh-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.mh-feature-grid article{position:relative;min-height:210px;padding:22px;border:1px solid #e2e7ef;border-radius:14px;background:#fff;transition:.25s}.mh-feature-grid article:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(24,52,108,.08);border-color:#cfd9ec}.mh-feature-grid article.wide{grid-column:span 2;min-height:180px}.mh-feature-grid article>i{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:#edf2ff;color:#356cff;font-style:normal;font-size:18px}.mh-feature-grid article>span{position:absolute;right:18px;top:18px;font-size:8px;color:#b0b9c8;font-weight:900}.mh-feature-grid h3{font-size:15px;margin:24px 0 8px}.mh-feature-grid p{font-size:9px;line-height:1.7;color:#7c8799;margin:0;max-width:420px}
/* Start */
.mh-start-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(6,1fr);position:relative}.mh-start-steps:before{content:"";position:absolute;left:7%;right:7%;top:34px;height:1px;background:#cfdaed}.mh-start-steps li{position:relative;text-align:center;padding:0 8px}.mh-start-steps li>span{position:relative;z-index:2;display:grid;place-items:center;width:68px;height:68px;margin:0 auto 15px;border-radius:50%;background:#fff;border:1px solid #d6deed;color:#356cff;font-size:10px;font-weight:900;box-shadow:0 8px 20px rgba(25,55,110,.05)}.mh-start-steps b{display:block;font-size:11px}.mh-start-steps small{display:block;font-size:8px;color:#8994a6;margin-top:4px}
/* Beta / FAQ / Final / Footer */
.mh-beta-card{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;background:linear-gradient(135deg,#071832,#102a61);color:#fff;border-radius:22px;padding:54px 58px;box-shadow:0 30px 90px rgba(9,31,76,.16)}.mh-beta-card h2{font-size:40px;margin:6px 0 12px;letter-spacing:-.04em}.mh-beta-card p{font-size:11px;color:#a9b7cf;line-height:1.8;max-width:600px}.mh-beta-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.mh-beta-tags span{border:1px solid rgba(255,255,255,.13);border-radius:999px;padding:7px 10px;color:#bbc7da;font-size:8px;font-weight:800}.mh-beta-action{text-align:center}.mh-beta-action .mh-btn{width:100%}.mh-beta-action small{display:block;color:#7385a6;font-size:8px;margin-top:10px}.mh-faq{max-width:850px;margin:0 auto}.mh-faq details{border-bottom:1px solid #dfe5ee;padding:0}.mh-faq summary{cursor:pointer;list-style:none;padding:20px 34px 20px 0;font-size:12px;font-weight:900;position:relative}.mh-faq summary::-webkit-details-marker{display:none}.mh-faq summary:after{content:"＋";position:absolute;right:4px;color:#356cff}.mh-faq details[open] summary:after{content:"−"}.mh-faq details p{font-size:10px;line-height:1.8;color:#6e7a8f;padding:0 30px 18px 0;margin:0}.mh-final{position:relative;padding:130px 0;text-align:center;background:#051127;color:#fff;overflow:hidden}.mh-final .mh-container{position:relative;z-index:2}.mh-final img{width:72px;border-radius:18px;box-shadow:0 0 35px rgba(55,121,255,.3)}.mh-final>div>span{display:block;font-size:9px;letter-spacing:.18em;color:#8194b6;font-weight:900;margin-top:14px}.mh-final h2{font-size:clamp(40px,5vw,66px);line-height:1.14;margin:18px 0;letter-spacing:-.05em}.mh-final h2 strong{background:linear-gradient(100deg,#fff,#52dbff);-webkit-background-clip:text;background-clip:text;color:transparent}.mh-final p{font-size:12px;line-height:1.9;color:#96a7c3}.mh-final .mh-btn{margin-top:20px}.mh-footer{background:#030b19;color:#fff;padding:30px 0}.mh-footer .mh-container{display:flex;align-items:center;gap:30px}.mh-footer .mh-brand{font-size:11px}.mh-footer .mh-brand img{width:30px;height:30px}.mh-footer__links{display:flex;gap:18px;margin-left:auto}.mh-footer__links a{font-size:8px;color:#7889a8;text-decoration:none}.mh-footer small{font-size:7px;color:#52627e}
/* Reveal */
[data-mh-reveal],[data-mh-scroll-reveal]{opacity:0;transform:translateY(20px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}[data-mh-reveal].is-visible,[data-mh-scroll-reveal].is-visible{opacity:1;transform:none}
@media(max-width:1080px){.mh-container{width:min(100% - 44px,1040px)}.mh-nav{display:none}.mh-hero{padding-top:130px}.mh-hero__inner{grid-template-columns:1fr 1fr;gap:38px}.mh-hero__visual{min-height:500px}.mh-app-window__screen{height:390px}.mh-float-card--auto{left:-12px}.mh-float-card--analysis{right:-10px}.mh-hero h1{font-size:50px}.mh-feature-grid{grid-template-columns:repeat(3,1fr)}.mh-feature-grid article.wide{grid-column:span 1}.mh-start-steps{grid-template-columns:repeat(3,1fr);gap:30px}.mh-start-steps:before{display:none}}
@media(max-width:860px){body.mh-ai-lp.admin-bar .mh-header{top:46px}.mh-header{height:68px}.mh-container{width:min(100% - 32px,720px)}.mh-header__login{display:none}.mh-hero{min-height:auto;padding:124px 0 100px}.mh-hero__inner{grid-template-columns:1fr;gap:50px}.mh-hero__copy{text-align:center}.mh-eyebrow{justify-content:center}.mh-hero h1{font-size:clamp(42px,9vw,56px)}.mh-hero__lead{font-size:14px}.mh-hero__actions,.mh-proof{justify-content:center}.mh-hero__visual{min-height:510px;width:min(100%,650px);margin:0 auto}.mh-app-window{transform:none}.mh-app-window__screen{height:420px}.mh-hero__bottom{position:relative;margin-top:38px}.mh-hero{padding-bottom:0}.mh-section{padding:88px 0}.mh-section-head--split,.mh-how-grid,.mh-analysis-showcase,.mh-two-col,.mh-two-col--reverse,.mh-beta-card{grid-template-columns:1fr;gap:40px}.mh-section-head--split{margin-bottom:42px}.mh-section-head--split>p{margin:0}.mh-how-steps{grid-template-columns:1fr 1fr}.mh-analysis-screen{max-height:620px}.mh-copy-block{max-width:none}.mh-metrics-grid{grid-template-columns:1fr 1fr}.mh-metric--rank{grid-column:span 2;grid-row:auto;min-height:300px}.mh-feature-grid{grid-template-columns:1fr 1fr}.mh-beta-action{text-align:left;max-width:420px}.mh-loop{transform:scale(.9);margin-top:-25px;margin-bottom:-25px}}
@media(max-width:560px){.mh-container{width:calc(100% - 28px)}.mh-brand{font-size:12px}.mh-brand img{width:34px;height:34px}.mh-btn--small{padding:0 12px;font-size:9px}.mh-hero{padding-top:112px}.mh-pc{display:none}.mh-eyebrow{font-size:7px;margin-bottom:17px}.mh-hero h1{font-size:40px;line-height:1.12}.mh-hero__nowrap{white-space:normal}.mh-hero__lead{font-size:13px;line-height:1.85;margin-top:23px}.mh-hero__description{font-size:10px}.mh-hero__actions{flex-direction:column}.mh-hero__actions .mh-btn{width:100%;max-width:330px}.mh-proof{gap:8px 12px}.mh-proof>div{font-size:8px}.mh-hero__visual{min-height:390px;margin-top:-5px}.mh-app-window{border-radius:14px}.mh-app-window__bar{height:36px;grid-template-columns:55px 1fr 45px;padding:0 9px}.mh-window-address{font-size:6px}.mh-app-window__screen{height:330px}.mh-float-card{padding:8px 9px;border-radius:9px}.mh-float-icon{width:26px;height:26px;font-size:12px}.mh-float-card small{font-size:6px}.mh-float-card strong{font-size:8px}.mh-float-card--auto{left:-4px;top:57px}.mh-float-card--analysis{right:-5px;bottom:66px}.mh-float-card--rank{left:23px;bottom:7px}.mh-orbit--one{width:390px;height:390px}.mh-orbit--two{width:330px;height:330px}.mh-hero__bottom-inner{height:auto;min-height:58px}.mh-scroll{display:none}.mh-hero__bottom p{line-height:1.55}.mh-section{padding:72px 0}.mh-section-head h2,.mh-copy-block h2{font-size:34px}.mh-section-head p,.mh-copy-block>p{font-size:11px}.mh-how-steps{grid-template-columns:1fr}.mh-real-shot{padding:7px;border-radius:13px}.mh-shot-label{left:15px;top:15px}.mh-analysis-flow{justify-content:flex-start}.mh-analysis-showcase{gap:30px}.mh-analysis-screen{max-height:460px}.mh-analysis-copy h3{font-size:25px}.mh-metrics-grid{grid-template-columns:1fr}.mh-metric--rank{grid-column:auto}.mh-review-stats{grid-template-columns:1fr 1fr 1fr}.mh-loop{height:430px;transform:scale(.76);transform-origin:center;margin:-55px auto}.mh-loop:before{width:360px;height:360px}.mh-feature-grid{grid-template-columns:1fr}.mh-feature-grid article.wide{grid-column:auto}.mh-start-steps{grid-template-columns:1fr 1fr;gap:28px}.mh-beta-card{padding:34px 24px}.mh-beta-card h2{font-size:32px}.mh-beta-action .mh-btn{font-size:11px}.mh-final{padding:95px 0}.mh-final h2{font-size:43px}.mh-footer .mh-container{flex-wrap:wrap}.mh-footer__links{order:3;width:100%;margin:0}.mh-footer small{margin-left:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.mh-float-card,.mh-orbit--two,.mh-scroll i:after,.mh-loop:before{animation:none!important}[data-mh-reveal],[data-mh-scroll-reveal]{opacity:1;transform:none;transition:none}}

/* =========================================================
   v0.2.2 readability pass + header brand mark
   ========================================================= */
/* Header: use the cropped bright MH mark so it does not black out at 38px. */
.mh-header .mh-brand img{width:40px;height:40px;object-fit:cover;border-radius:11px;border:1px solid rgba(84,173,255,.42);box-shadow:0 0 0 1px rgba(26,104,255,.16),0 0 24px rgba(50,145,255,.48);filter:brightness(1.08) saturate(1.12)}
.mh-header .mh-brand{font-size:15px;gap:12px}
.mh-nav a{font-size:11px}.mh-header__login{font-size:12px}.mh-btn--small{font-size:11px}

/* Body copy: the first full-LP pass was intentionally compact; lift readability on desktop. */
.mh-section-no{font-size:9px}
.mh-section-head p,.mh-section-head--split>p,.mh-copy-block>p{font-size:13px;line-height:1.9}
.mh-how-step p,.mh-analysis-copy p,.mh-review-copy p,.mh-metric p,.mh-loop-copy p{font-size:11.5px;line-height:1.75}
.mh-how-step small,.mh-analysis-copy small,.mh-review-copy small,.mh-metric small{font-size:9.5px;line-height:1.6}
.mh-analysis-flow span,.mh-analysis-flow b{font-size:9.5px}
.mh-ai-point p,.mh-review-safety p{font-size:11px;line-height:1.7}
.mh-review-stats small{font-size:9px}.mh-review-stats strong{font-size:20px}
.mh-metric-label{font-size:9px}.mh-metric strong{font-size:17px}.mh-metric--rank strong{font-size:28px}
.mh-loop__center small,.mh-loop__item small{font-size:9px}.mh-loop__item span{font-size:9px}.mh-loop__item b{font-size:16px}
.mh-profile-fields label{font-size:9px}.mh-profile-fields strong{font-size:12px;line-height:1.5}
.mh-feature-grid article>span{font-size:9px}.mh-feature-grid h3{font-size:17px}.mh-feature-grid p{font-size:11px;line-height:1.75}
.mh-start-steps b{font-size:12px}.mh-start-steps small{font-size:9.5px;line-height:1.5}
.mh-beta-card p{font-size:12.5px}.mh-beta-tags span{font-size:9px}.mh-beta-action small{font-size:9px}
.mh-faq summary{font-size:14px}.mh-faq details p{font-size:12px;line-height:1.85}
.mh-final p{font-size:13px}.mh-footer__links a{font-size:9px}.mh-footer small{font-size:8px}

@media(max-width:860px){
  .mh-section-head p,.mh-section-head--split>p,.mh-copy-block>p{font-size:12.5px}
  .mh-how-step p,.mh-analysis-copy p,.mh-review-copy p,.mh-metric p,.mh-loop-copy p{font-size:11px}
}
@media(max-width:560px){
  .mh-header .mh-brand img{width:36px;height:36px}
  .mh-header .mh-brand{font-size:12.5px}
  .mh-section-head p,.mh-copy-block>p{font-size:12px}
  .mh-feature-grid p{font-size:11px}.mh-faq summary{font-size:13px}.mh-faq details p{font-size:11px}
}


/* =========================================================
   v0.2.3 readability + mobile rebuild
   ========================================================= */

/* Header brand: CSS mark avoids dark/black thumbnail rendering. */
.mh-brand .mh-brand-mark{
  width:40px;height:40px;flex:0 0 40px;display:grid;
  grid-template-columns:1fr 1fr;place-items:center;
  padding:0 5px;border-radius:11px;overflow:hidden;
  color:#fff;font-size:12px;font-weight:950;letter-spacing:-.12em;
  background:
    radial-gradient(circle at 78% 22%,rgba(64,222,255,.7),transparent 24%),
    linear-gradient(145deg,#071a42 0%,#0c397c 55%,#1468d4 100%);
  border:1px solid rgba(100,210,255,.62);
  box-shadow:0 0 0 1px rgba(33,101,255,.2),0 0 24px rgba(50,145,255,.48),inset 0 0 18px rgba(55,206,255,.16);
  position:relative
}
.mh-brand .mh-brand-mark:before{
  content:"";position:absolute;inset:5px;border:1px solid rgba(106,231,255,.36);
  border-radius:6px;box-shadow:inset 0 0 9px rgba(56,216,255,.16)
}
.mh-brand .mh-brand-mark b{position:relative;z-index:1;line-height:1}
.mh-brand .mh-brand-mark b:last-child{color:#5ce0ff}

/* Desktop/tablet readability: body copy should not feel like UI microcopy. */
.mh-section-head p,
.mh-section-head--split>p,
.mh-copy-block>p{font-size:16px;line-height:1.95}

.mh-how-steps h3{font-size:18px}
.mh-how-steps p{font-size:14px;line-height:1.8}
.mh-how-steps small{font-size:10px}
.mh-how-steps article>span{font-size:12px}
.mh-real-shot figcaption{font-size:12px;line-height:1.65}

.mh-analysis-flow span{font-size:11px}
.mh-analysis-flow b,.mh-analysis-flow strong{font-size:11px}
.mh-analysis-copy>p{font-size:15px;line-height:1.95}
.mh-analysis-copy li{font-size:13px;line-height:1.55}
.mh-analysis-copy li i{font-size:10px}
.mh-mini-label{font-size:9px}
.mh-inline-action{font-size:12px;line-height:1.5}

.mh-safety-list b{font-size:13px}
.mh-safety-list small{font-size:11px}
.mh-ui-top{font-size:13px}
.mh-ui-top b{font-size:9px}
.mh-review-user small{font-size:10px}
.mh-review-ui article>p{font-size:14px;line-height:1.8}
.mh-ai-reply header b{font-size:11px}
.mh-ai-reply header em{font-size:10px}
.mh-ai-reply p{font-size:13px;line-height:1.8}
.mh-ai-reply button{font-size:10px}
.mh-review-stats small{font-size:10px}
.mh-review-stats b{font-size:13px}

.mh-metric>span{font-size:9px}
.mh-metric h3{font-size:20px}
.mh-metric p{font-size:14px;line-height:1.8;max-width:340px}
.mh-metric--rank>small{font-size:11px}

.mh-loop__center b{font-size:15px}
.mh-loop__center small{font-size:10px}
.mh-loop__item span{font-size:10px}
.mh-loop__item b{font-size:17px}
.mh-loop__item small{font-size:11px}

.mh-profile-fields label{font-size:11px}
.mh-profile-fields strong{font-size:14px;line-height:1.55}

.mh-feature-grid h3{font-size:19px}
.mh-feature-grid p{font-size:14px;line-height:1.8}
.mh-feature-grid article>span{font-size:10px}

.mh-start-steps b{font-size:14px}
.mh-start-steps small{font-size:11px;line-height:1.5}
.mh-start-steps li>span{font-size:12px}

.mh-beta-card p{font-size:15px;line-height:1.9}
.mh-beta-tags span{font-size:11px}
.mh-beta-action small{font-size:10px}
.mh-faq summary{font-size:16px}
.mh-faq details p{font-size:14px;line-height:1.9}
.mh-final p{font-size:15px}
.mh-footer__links a{font-size:11px}
.mh-footer small{font-size:10px}

/* ===========================
   Mobile: rebuild, not scale
   =========================== */
@media(max-width:640px){
  html{scroll-padding-top:66px}
  body.mh-ai-lp.admin-bar .mh-header{top:46px}
  .mh-container{width:calc(100% - 32px);max-width:none}

  /* Header */
  .mh-header,.mh-header.is-scrolled{height:64px}
  .mh-header__inner{gap:8px}
  .mh-brand{gap:8px;font-size:12px;letter-spacing:.015em}
  .mh-brand .mh-brand-mark{width:34px;height:34px;flex-basis:34px;border-radius:9px;font-size:10px}
  .mh-header__login,.mh-nav{display:none}
  .mh-header__actions{gap:6px;margin-left:auto}
  .mh-btn--small{min-height:36px;padding:0 11px;font-size:10px;border-radius:8px;white-space:nowrap}

  /* Hero */
  .mh-hero{min-height:auto;padding:104px 0 0;display:block}
  .mh-hero__inner{display:block}
  .mh-hero__copy{text-align:left;padding:0}
  .mh-eyebrow{justify-content:flex-start;font-size:8px;line-height:1.4;margin-bottom:18px}
  .mh-hero h1{font-size:clamp(38px,11vw,46px);line-height:1.08;letter-spacing:-.045em}
  .mh-hero__nowrap{white-space:normal}
  .mh-hero__lead{font-size:16px;line-height:1.85;margin-top:24px}
  .mh-hero__description{font-size:14px;line-height:1.8;margin-top:13px}
  .mh-pc{display:none}
  .mh-hero__actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:25px}
  .mh-hero__actions .mh-btn{width:100%;max-width:none;min-height:52px;font-size:13px}
  .mh-proof{display:grid;grid-template-columns:1fr 1fr;gap:10px 8px;margin-top:25px;padding-top:18px}
  .mh-proof>div{font-size:10.5px;line-height:1.45;align-items:flex-start}
  .mh-proof i{flex:0 0 17px;width:17px;height:17px}

  .mh-hero__visual{min-height:0;width:100%;margin:42px auto 0;padding:0 2px 42px;display:block}
  .mh-app-window{width:100%;max-width:none;transform:none;border-radius:14px}
  .mh-app-window__bar{height:34px;grid-template-columns:48px 1fr 38px;padding:0 8px}
  .mh-window-address{font-size:6px;padding:5px 7px}
  .mh-window-live{font-size:6px}
  .mh-app-window__screen{height:300px}
  .mh-screen-fade{height:70px}
  .mh-orbit{display:none}
  .mh-float-card{animation:none;padding:7px 8px;gap:7px;border-radius:9px}
  .mh-float-icon{width:25px;height:25px;font-size:11px}
  .mh-float-card small{font-size:6px}
  .mh-float-card strong{font-size:8px}
  .mh-float-card--auto{left:10px;top:46px}
  .mh-float-card--analysis{right:7px;bottom:69px}
  .mh-float-card--rank{display:none}
  .mh-hero__bottom{position:relative;margin:0}
  .mh-hero__bottom-inner{min-height:60px;height:auto;padding:12px 0}
  .mh-hero__bottom p{font-size:11px;line-height:1.6}
  .mh-scroll{display:none}

  /* Section rhythm and copy */
  .mh-section{padding:70px 0}
  .mh-section--beta,.mh-section--faq{padding:66px 0}
  .mh-section-no{font-size:9px;margin-bottom:13px}
  .mh-section-head{margin-bottom:34px}
  .mh-section-head h2,.mh-copy-block h2{font-size:clamp(31px,9vw,38px);line-height:1.22;letter-spacing:-.04em}
  .mh-section-head p,.mh-section-head--split>p,.mh-copy-block>p{font-size:16px;line-height:1.9;margin-top:18px}
  .mh-section-head--split,.mh-how-grid,.mh-analysis-showcase,.mh-two-col,.mh-two-col--reverse,.mh-beta-card{grid-template-columns:1fr;gap:30px}
  .mh-section-head--split{margin-bottom:34px}

  /* Instagram flow */
  .mh-how-grid{gap:30px}
  .mh-how-steps{grid-template-columns:1fr;gap:7px}
  .mh-how-steps article{grid-template-columns:38px 1fr;gap:10px;padding:15px 8px}
  .mh-how-steps article>span{font-size:12px}
  .mh-how-steps small{font-size:9px}
  .mh-how-steps h3{font-size:18px;margin:3px 0 6px}
  .mh-how-steps p{font-size:14.5px;line-height:1.8}
  .mh-real-shot{padding:6px;border-radius:13px}
  .mh-shot-label{position:static;display:inline-flex;margin:3px 3px 7px;padding:7px 9px;font-size:8px}
  .mh-real-shot figcaption{font-size:12.5px;line-height:1.65;padding:10px 5px 5px}

  /* Analysis */
  .mh-analysis-flow{justify-content:flex-start;gap:6px;margin:-4px 0 30px}
  .mh-analysis-flow span{font-size:10px;padding:7px 8px}
  .mh-analysis-flow b,.mh-analysis-flow strong{font-size:10px}
  .mh-analysis-showcase{gap:28px}
  .mh-analysis-screen{max-height:440px;border-radius:14px}
  .mh-analysis-screen:after{height:70px}
  .mh-analysis-copy h3{font-size:27px;line-height:1.35}
  .mh-analysis-copy>p{font-size:15px;line-height:1.9}
  .mh-mini-label{font-size:9px}
  .mh-analysis-copy li{font-size:13px;padding:12px}
  .mh-inline-action{font-size:12px;display:block}

  /* Review */
  .mh-safety-list{gap:8px;margin-top:22px}
  .mh-safety-list>div{padding:13px}
  .mh-safety-list b{font-size:13px}
  .mh-safety-list small{font-size:11px}
  .mh-review-ui,.mh-profile-ui{padding:14px;border-radius:14px}
  .mh-ui-top{font-size:13px}
  .mh-ui-top b{font-size:9px}
  .mh-review-ui article{padding:13px}
  .mh-review-user span{font-size:14px}
  .mh-review-user small{font-size:10px}
  .mh-review-ui article>p{font-size:14px;line-height:1.8}
  .mh-ai-reply{padding:11px}
  .mh-ai-reply header{gap:8px;align-items:flex-start;flex-direction:column}
  .mh-ai-reply header b{font-size:11px}
  .mh-ai-reply header em{font-size:10px}
  .mh-ai-reply p{font-size:13px}
  .mh-ai-reply button{font-size:11px;padding:9px 12px}
  .mh-review-stats{grid-template-columns:1fr;gap:6px}
  .mh-review-stats span{display:flex;align-items:center;justify-content:space-between}
  .mh-review-stats small{font-size:10px}
  .mh-review-stats b{font-size:12px}

  /* MEO cards */
  .mh-metrics-grid{grid-template-columns:1fr;gap:10px}
  .mh-metric,.mh-metric--rank{grid-column:auto;grid-row:auto;min-height:0;padding:22px}
  .mh-metric--rank{min-height:310px}
  .mh-metric>span{font-size:9px}
  .mh-metric h3{font-size:20px}
  .mh-metric p{font-size:14.5px;line-height:1.8}
  .mh-metric--rank>small{font-size:11px}
  .mh-rank-bars{margin:30px 0}

  /* AI Loop: change orbit composition into cards on mobile. */
  .mh-loop{
    height:auto!important;transform:none!important;margin:30px 0 0!important;
    display:grid!important;grid-template-columns:1fr 1fr;gap:10px
  }
  .mh-loop:before{display:none!important}
  .mh-loop__center{
    position:relative!important;left:auto!important;top:auto!important;transform:none!important;
    grid-column:1/-1;width:100%!important;height:auto!important;border-radius:16px!important;
    padding:24px 16px
  }
  .mh-loop__center img{width:52px}
  .mh-loop__center b{font-size:15px}
  .mh-loop__center small{font-size:11px}
  .mh-loop__item,.mh-loop__item.i1,.mh-loop__item.i2,.mh-loop__item.i3,.mh-loop__item.i4{
    position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
    width:auto!important;min-height:116px;padding:15px
  }
  .mh-loop__item span{font-size:10px}
  .mh-loop__item b{font-size:18px}
  .mh-loop__item small{font-size:11.5px;line-height:1.5}

  /* Store profile */
  .mh-profile-fields label{padding:12px;font-size:11px}
  .mh-profile-fields strong{font-size:14px}
  .mh-copy-block blockquote{font-size:20px;margin-top:24px}

  /* Features */
  .mh-feature-grid{grid-template-columns:1fr;gap:9px}
  .mh-feature-grid article,.mh-feature-grid article.wide{grid-column:auto;min-height:0;padding:20px}
  .mh-feature-grid article>i{width:40px;height:40px}
  .mh-feature-grid article>span{font-size:10px}
  .mh-feature-grid h3{font-size:19px;margin:19px 0 7px}
  .mh-feature-grid p{font-size:14.5px;line-height:1.8}

  /* Setup steps: readable vertical flow */
  .mh-start-steps{grid-template-columns:1fr;gap:8px}
  .mh-start-steps:before{display:none}
  .mh-start-steps li{
    display:grid;grid-template-columns:52px 1fr;column-gap:13px;align-items:center;
    text-align:left;padding:10px 12px;background:#fff;border:1px solid #e1e6ef;border-radius:12px
  }
  .mh-start-steps li>span{
    grid-row:1/3;width:48px;height:48px;margin:0;font-size:11px
  }
  .mh-start-steps b{font-size:14px}
  .mh-start-steps small{font-size:11.5px;margin-top:1px}

  /* Beta, FAQ, final */
  .mh-beta-card{padding:30px 22px;border-radius:17px}
  .mh-beta-card h2{font-size:32px}
  .mh-beta-card p{font-size:15px;line-height:1.85}
  .mh-beta-tags span{font-size:10.5px}
  .mh-beta-action{max-width:none;text-align:left}
  .mh-beta-action .mh-btn{font-size:13px}
  .mh-beta-action small{font-size:10px}
  .mh-faq summary{font-size:15px;line-height:1.55;padding:18px 34px 18px 0}
  .mh-faq details p{font-size:14px;line-height:1.85;padding-right:5px}
  .mh-final{padding:84px 0}
  .mh-final img{width:64px}
  .mh-final h2{font-size:42px}
  .mh-final p{font-size:15px;line-height:1.85}
  .mh-final .mh-btn{width:100%;font-size:13px}

  /* Footer */
  .mh-footer{padding:28px 0}
  .mh-footer .mh-container{display:grid;grid-template-columns:1fr;gap:18px}
  .mh-footer .mh-brand{font-size:12px}
  .mh-footer .mh-brand .mh-brand-mark{width:32px;height:32px;flex-basis:32px;font-size:9px}
  .mh-footer__links{order:initial;width:auto;margin:0;display:flex;flex-wrap:wrap;gap:12px 18px}
  .mh-footer__links a{font-size:11px}
  .mh-footer small{margin:0;font-size:10px}
}

/* Extra narrow screens */
@media(max-width:380px){
  .mh-brand>span:last-child{display:none}
  .mh-header__actions .mh-btn--small{font-size:9.5px;padding:0 10px}
  .mh-hero h1{font-size:37px}
  .mh-proof{grid-template-columns:1fr}
  .mh-loop{grid-template-columns:1fr}
}


/* =========================================================
   v0.2.4 Header typography refinement
   ========================================================= */

/* Brand text: force white against the navy header. */
.mh-header .mh-brand,
.mh-header .mh-brand > span:last-child{
  color:#fff !important;
  opacity:1 !important;
}
.mh-header .mh-brand em{
  color:#57ddff !important;
  opacity:1 !important;
}
.mh-header .mh-brand{
  font-size:16px !important;
  font-weight:900 !important;
  letter-spacing:.035em;
}

/* Header navigation: larger and easier to scan. */
.mh-header .mh-nav{
  gap:34px;
}
.mh-header .mh-nav a{
  font-size:15px !important;
  font-weight:800 !important;
  line-height:1;
}
.mh-header .mh-header__login{
  font-size:14px !important;
  font-weight:800 !important;
}
.mh-header .mh-btn--small{
  font-size:13px !important;
  font-weight:900 !important;
}

/* Mobile: retain compact header while making brand readable. */
@media(max-width:640px){
  .mh-header .mh-brand{
    font-size:13px !important;
  }
  .mh-header .mh-btn--small{
    font-size:11px !important;
  }
}

/* v0.3.0 Contact / WPForms */
.mh-section--contact{background:radial-gradient(circle at 15% 10%,rgba(45,103,255,.08),transparent 28%),linear-gradient(180deg,#f5f8fd 0%,#eef3fa 100%)}
.mh-contact-shell{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);gap:56px;align-items:start;background:#fff;border:1px solid #e2e8f1;border-radius:24px;padding:54px;box-shadow:0 28px 80px rgba(20,45,92,.08)}
.mh-contact-intro{position:sticky;top:110px}.mh-contact-intro h2{margin:8px 0 18px;font-size:clamp(34px,3.4vw,48px);line-height:1.2;letter-spacing:-.045em;color:#0a1630}.mh-contact-intro h2 strong{color:#2867f0}.mh-contact-intro>p{font-size:16px;line-height:1.9;color:#5a687e;margin:0}
.mh-contact-points{display:grid;gap:10px;margin:26px 0 20px;padding:20px 0;border-top:1px solid #e7ebf2;border-bottom:1px solid #e7ebf2}.mh-contact-points span{display:flex;align-items:center;gap:9px;color:#243653;font-size:13px;font-weight:800}.mh-contact-points i{width:20px;height:20px;display:grid;place-items:center;border-radius:50%;background:#e7faf1;color:#15925d;font-size:11px;font-style:normal}.mh-contact-intro>small{display:block;color:#8a96a8;font-size:10px;line-height:1.7}
.mh-contact-form{border-left:1px solid #edf0f5;padding-left:46px}.mh-contact-error{padding:16px;border:1px solid #ffcaca;background:#fff7f7;color:#b42318;border-radius:10px;font-size:13px}
.mh-contact-form .wpforms-container{margin:0!important}.mh-contact-form .wpforms-container .wpforms-field{padding:0 0 18px!important}.mh-contact-form .wpforms-container .wpforms-field-label{color:#17243c!important;font-size:13px!important;line-height:1.4!important;font-weight:900!important;margin:0 0 8px!important}.mh-contact-form .wpforms-container .wpforms-required-label{color:#2b68f4!important}
.mh-contact-form .wpforms-container input[type=text],.mh-contact-form .wpforms-container input[type=email],.mh-contact-form .wpforms-container input[type=tel],.mh-contact-form .wpforms-container input[type=url],.mh-contact-form .wpforms-container input[type=number],.mh-contact-form .wpforms-container select,.mh-contact-form .wpforms-container textarea{width:100%!important;max-width:none!important;border:1px solid #d7deea!important;border-radius:10px!important;background:#fbfcfe!important;color:#14213a!important;font-size:14px!important;line-height:1.5!important;padding:12px 13px!important;box-shadow:none!important;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}
.mh-contact-form .wpforms-container input[type=text],.mh-contact-form .wpforms-container input[type=email],.mh-contact-form .wpforms-container input[type=tel],.mh-contact-form .wpforms-container input[type=url],.mh-contact-form .wpforms-container input[type=number],.mh-contact-form .wpforms-container select{min-height:48px!important}.mh-contact-form .wpforms-container textarea{min-height:140px!important}
.mh-contact-form .wpforms-container input:focus,.mh-contact-form .wpforms-container select:focus,.mh-contact-form .wpforms-container textarea:focus{border-color:#3b70f4!important;background:#fff!important;box-shadow:0 0 0 4px rgba(59,112,244,.10)!important;outline:none!important}
.mh-contact-form .wpforms-container .wpforms-field-description,.mh-contact-form .wpforms-container .wpforms-field-sublabel{font-size:10px!important;color:#8995a7!important}.mh-contact-form .wpforms-container .wpforms-field-checkbox li,.mh-contact-form .wpforms-container .wpforms-field-radio li{font-size:12px!important;color:#44536a!important}.mh-contact-form .wpforms-container .wpforms-submit-container{padding-top:4px!important}
.mh-contact-form .wpforms-container button[type=submit],.mh-contact-form .wpforms-container .wpforms-submit{width:100%!important;min-height:54px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#2e69f5,#387bff)!important;color:#fff!important;font-size:14px!important;font-weight:900!important;padding:14px 20px!important;box-shadow:0 12px 28px rgba(45,103,245,.23)!important;transition:transform .18s ease,box-shadow .18s ease!important}
.mh-contact-form .wpforms-container button[type=submit]:hover,.mh-contact-form .wpforms-container .wpforms-submit:hover{transform:translateY(-1px)!important;box-shadow:0 16px 34px rgba(45,103,245,.30)!important}
.mh-contact-form .wpforms-container .wpforms-confirmation-container-full,.mh-contact-form .wpforms-container .wpforms-confirmation-container{margin:0!important;padding:22px!important;border:1px solid #bce8d2!important;border-radius:12px!important;background:#f1fbf6!important;color:#17633f!important;font-size:14px!important;line-height:1.8!important}
.mh-contact-form .wpforms-container label.wpforms-error{color:#b42318!important;font-size:10px!important;margin-top:5px!important}.mh-contact-form .wpforms-container .wpforms-field input.wpforms-error,.mh-contact-form .wpforms-container .wpforms-field textarea.wpforms-error,.mh-contact-form .wpforms-container .wpforms-field select.wpforms-error{border-color:#e97878!important}
#contact{scroll-margin-top:92px}
@media(max-width:860px){.mh-contact-shell{grid-template-columns:1fr;gap:34px;padding:38px}.mh-contact-intro{position:static}.mh-contact-form{border-left:0;border-top:1px solid #edf0f5;padding-left:0;padding-top:32px}}
@media(max-width:640px){#contact{scroll-margin-top:72px}.mh-contact-shell{padding:27px 20px;border-radius:17px;gap:28px}.mh-contact-intro h2{font-size:32px}.mh-contact-intro>p{font-size:15px;line-height:1.85}.mh-contact-points{margin:22px 0 17px;padding:16px 0}.mh-contact-points span{font-size:12px}.mh-contact-intro>small{font-size:10px}.mh-contact-form{padding-top:27px}.mh-contact-form .wpforms-container .wpforms-field{padding-bottom:16px!important}.mh-contact-form .wpforms-container .wpforms-field-label{font-size:13px!important}.mh-contact-form .wpforms-container input[type=text],.mh-contact-form .wpforms-container input[type=email],.mh-contact-form .wpforms-container input[type=tel],.mh-contact-form .wpforms-container input[type=url],.mh-contact-form .wpforms-container input[type=number],.mh-contact-form .wpforms-container select,.mh-contact-form .wpforms-container textarea{font-size:16px!important}.mh-contact-form .wpforms-container button[type=submit],.mh-contact-form .wpforms-container .wpforms-submit{font-size:13px!important}}


/* v0.3.1 Header contrast fix */
.mh-header .mh-header__login,
.mh-header .mh-header__login:link,
.mh-header .mh-header__login:visited,
.mh-header .mh-header__login:hover,
.mh-header .mh-header__login:focus{
  color:#ffffff !important;
  opacity:1 !important;
  -webkit-text-fill-color:#ffffff !important;
  text-shadow:0 1px 10px rgba(0,0,0,.18);
}
.mh-header .mh-nav a,
.mh-header .mh-nav a:link,
.mh-header .mh-nav a:visited{
  color:#cbd5e7 !important;
  -webkit-text-fill-color:#cbd5e7 !important;
}
.mh-header .mh-nav a:hover,
.mh-header .mh-nav a:focus{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
}


/* v0.3.2 Front-page top bar cleanup */
body.mh-ai-lp .mh-header{
  top:0 !important;
}
html{
  margin-top:0 !important;
}
@media(max-width:782px){
  html{margin-top:0 !important}
  body.mh-ai-lp.admin-bar .mh-header{top:0 !important}
}


/* =========================================================
   v0.4.0 Flagship value + pricing
   ========================================================= */

/* Remove any chance of legacy top text/spacing. */
html{margin-top:0 !important}
body.mh-ai-lp{margin-top:0 !important;padding-top:0 !important}
body.mh-ai-lp .mh-header{top:0 !important}

/* Hero flagship line */
.mh-hero__description strong{
  color:#fff;font-weight:900
}

/* Instagram -> AI -> Google: make the core product obvious */
.mh-ig-highlight{
  display:grid;grid-template-columns:1fr 46px 1fr 46px 1fr auto;
  gap:12px;align-items:center;margin:0 0 42px;
  padding:17px 18px;border:1px solid #dfe7f4;border-radius:16px;
  background:linear-gradient(135deg,#f9fbff,#f3f7ff);
  box-shadow:0 16px 40px rgba(35,74,145,.06)
}
.mh-ig-highlight>i{
  display:grid;place-items:center;color:#58749f;font-style:normal;font-size:23px;font-weight:900
}
.mh-ig-highlight>strong{
  font-size:9px;letter-spacing:.15em;color:#fff;background:#1d62f0;
  border-radius:999px;padding:7px 9px
}
.mh-ig-node{
  display:flex;align-items:center;gap:12px;min-width:0
}
.mh-ig-node>span{
  width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;
  border-radius:12px;font-size:17px;font-weight:950;color:#fff
}
.mh-ig-node small{
  display:block;font-size:9px;letter-spacing:.08em;text-transform:uppercase;
  color:#8794a8;font-weight:800;margin-bottom:3px
}
.mh-ig-node b{
  display:block;font-size:14px;line-height:1.35;color:#13223b
}
.mh-ig-node--instagram>span{
  background:linear-gradient(145deg,#8d38f1,#e23a8f 52%,#f6a735)
}
.mh-ig-node--ai>span{
  background:linear-gradient(145deg,#0e2451,#216bd6);
  box-shadow:0 7px 19px rgba(34,105,214,.22)
}
.mh-ig-node--google>span{
  background:#fff;color:#4285f4;border:1px solid #dfe5ef;
  box-shadow:0 7px 19px rgba(50,80,130,.08)
}

/* Pricing */
.mh-section--pricing{
  background:
    radial-gradient(circle at 50% 0%,rgba(45,108,255,.10),transparent 34%),
    linear-gradient(180deg,#f8faff 0%,#eef3fb 100%)
}
.mh-pricing-wrap{max-width:980px;margin:0 auto}
.mh-price-card{
  position:relative;background:#fff;border:1px solid #dce4f0;border-radius:24px;
  padding:40px;box-shadow:0 28px 80px rgba(26,60,118,.10);overflow:hidden
}
.mh-price-card:before{
  content:"";position:absolute;left:0;right:0;top:0;height:4px;
  background:linear-gradient(90deg,#1d62f0,#43d7ff)
}
.mh-price-badge{
  display:inline-flex;padding:6px 9px;border-radius:999px;background:#eaf1ff;
  color:#2357ca;font-size:9px;font-weight:950;letter-spacing:.13em;margin-bottom:22px
}
.mh-price-head{
  display:flex;align-items:flex-end;justify-content:space-between;gap:30px
}
.mh-price-head>div:first-child small{
  display:block;color:#7c899c;font-size:11px;font-weight:800;margin-bottom:5px
}
.mh-price-head h3{
  margin:0;color:#0d1b34;font-size:28px;letter-spacing:-.035em
}
.mh-price{
  display:flex;align-items:baseline;justify-content:flex-end;color:#0d1b34;white-space:nowrap
}
.mh-price>span{font-size:22px;font-weight:900;margin-right:4px}
.mh-price>strong{font-size:52px;line-height:1;font-weight:950;letter-spacing:-.055em}
.mh-price>small{font-size:11px;color:#69768a;font-weight:800;margin-left:8px}
.mh-price-divider{height:1px;background:#e8edf4;margin:30px 0}
.mh-price-grid{
  display:grid;grid-template-columns:1fr 1fr;gap:10px 26px
}
.mh-price-grid>div{
  display:flex;gap:10px;align-items:flex-start;padding:12px 0
}
.mh-price-grid i{
  width:22px;height:22px;display:grid;place-items:center;flex:0 0 22px;
  border-radius:50%;background:#e7faf1;color:#15925d;font-style:normal;
  font-size:11px;font-weight:950
}
.mh-price-grid b{
  display:block;font-size:13px;color:#1d2e49;margin-bottom:3px
}
.mh-price-grid small{
  display:block;font-size:10px;line-height:1.6;color:#7b879a
}
.mh-price-footer{
  display:flex;align-items:center;justify-content:space-between;gap:24px;
  margin-top:28px;padding:24px;border-radius:15px;background:#0b1934
}
.mh-price-footer>div b{
  display:block;color:#fff;font-size:13px;margin-bottom:4px
}
.mh-price-footer>div small{
  display:block;color:#9facbf;font-size:9px;line-height:1.6
}
.mh-price-footer .mh-btn{flex:0 0 auto}

/* Anchor */
#pricing{scroll-margin-top:92px}

@media(max-width:900px){
  .mh-ig-highlight{grid-template-columns:1fr 32px 1fr 32px 1fr}
  .mh-ig-highlight>strong{grid-column:1/-1;justify-self:center}
  .mh-price-head{align-items:flex-start;flex-direction:column}
  .mh-price{justify-content:flex-start}
  .mh-price-footer{align-items:flex-start;flex-direction:column}
  .mh-price-footer .mh-btn{width:100%}
}
@media(max-width:640px){
  #pricing{scroll-margin-top:72px}
  .mh-ig-highlight{
    grid-template-columns:1fr;gap:7px;margin-bottom:30px;padding:15px
  }
  .mh-ig-highlight>i{
    height:20px;font-size:18px;transform:rotate(90deg)
  }
  .mh-ig-highlight>strong{
    grid-column:auto;justify-self:start;margin-top:5px
  }
  .mh-ig-node{
    padding:10px;border:1px solid #e4eaf3;border-radius:12px;background:#fff
  }
  .mh-ig-node>span{width:38px;height:38px;flex-basis:38px;font-size:15px}
  .mh-ig-node small{font-size:8px}
  .mh-ig-node b{font-size:14px}

  .mh-price-card{padding:27px 20px;border-radius:18px}
  .mh-price-badge{margin-bottom:17px}
  .mh-price-head{gap:20px}
  .mh-price-head h3{font-size:25px}
  .mh-price{display:grid;grid-template-columns:auto auto;justify-content:start}
  .mh-price>span{font-size:18px}
  .mh-price>strong{font-size:44px}
  .mh-price>small{grid-column:1/-1;margin:7px 0 0;font-size:10px}
  .mh-price-divider{margin:24px 0}
  .mh-price-grid{grid-template-columns:1fr;gap:0}
  .mh-price-grid>div{padding:10px 0}
  .mh-price-grid b{font-size:13px}
  .mh-price-grid small{font-size:10.5px}
  .mh-price-footer{padding:20px;margin-top:22px}
  .mh-price-footer>div b{font-size:13px}
  .mh-price-footer>div small{font-size:10px}
}
