.hs-root{--hs-bg:radial-gradient(circle at top right,rgba(13,71,161,0.08),transparent 22%),radial-gradient(circle at bottom left,rgba(67,176,42,0.06),transparent 26%),linear-gradient(180deg,#ffffff,#f8fbff);--hs-border:rgba(221,227,234,0.85);--hs-grid-line:rgba(221,227,234,0.8);--hs-dot:rgba(16,166,75,0.42);--hs-title:#1d2d4f;--hs-subtitle:#57657b;--hs-secondary-bg:var(--btn-outline-bg);--hs-secondary-border:var(--btn-outline-border);--hs-secondary-text:var(--btn-outline-text);--hs-secondary-hover:var(--btn-outline-hover);--hs-trust:#31455f;--hs-trust-icon:#2ea94a;--hs-ring-border:rgba(225,232,241,0.96);--hs-ring-bg:radial-gradient(circle at center,rgba(82,113,225,0.04),transparent 64%);--hs-glow:radial-gradient(circle,rgba(82,113,225,0.09) 0%,rgba(82,113,225,0.02) 48%,transparent 70%);--hs-orb-bg:rgba(255,255,255,0.96);--hs-orb-shadow:0 18px 48px rgba(71,85,105,0.12),inset 0 1px 0 rgba(255,255,255,0.88);position:relative;overflow:hidden;background:var(--hs-bg);border-bottom:1px solid var(--hs-border)}.hs-grid{inset:0;background-image:linear-gradient(var(--hs-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--hs-grid-line) 1px,transparent 1px);background-size:188px 188px;opacity:.5;pointer-events:none}.hs-dot,.hs-grid{position:absolute}.hs-dot{width:96px;height:96px;opacity:.42;background-image:radial-gradient(circle,var(--hs-dot) 2px,transparent 2px);background-size:16px 16px}.hs-dot-left{left:-18px;top:46%}.hs-dot-right{right:-18px;top:62%}.hs-wrap{position:relative;z-index:1;width:min(1440px,calc(100% - 64px));margin:0 auto;padding:56px 0 36px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,560px);gap:48px;align-items:center}.hs-copy{max-width:640px;padding-left:40px}.hs-title{margin:0;color:var(--hs-title);font-size:clamp(2.15rem,6.4vw,5.7rem);line-height:1.02;font-weight:800;letter-spacing:-.05em;overflow-wrap:break-word}.hs-title span{background:linear-gradient(90deg,#1392a5,#3f7ee8 48%,#5766ef);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hs-subtitle{margin:28px 0 0;max-width:540px;color:var(--hs-subtitle);font-size:1.05rem;line-height:1.65}.hs-actions{display:flex;align-items:center;gap:18px;margin-top:30px;flex-wrap:wrap}.hs-primary-btn,.hs-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 28px;border-radius:14px;text-decoration:none;font-size:1.05rem;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.hs-primary-btn{background:var(--btn-success-bg);color:var(--btn-success-text);box-shadow:var(--btn-success-shadow)}.hs-primary-btn:hover{transform:translateY(-1px);background:var(--btn-success-hover);box-shadow:var(--mh-shadow-md)}.hs-secondary-btn{background:var(--hs-secondary-bg);border:1px solid var(--hs-secondary-border);color:var(--hs-secondary-text);box-shadow:0 12px 24px rgba(15,23,42,.06)}.hs-secondary-btn:hover{transform:translateY(-1px);background:var(--hs-secondary-hover)}.hs-trust{display:flex;flex-wrap:wrap;gap:24px;margin-top:24px}.hs-trust-item{display:inline-flex;align-items:center;gap:8px;color:var(--hs-trust);font-size:.98rem;font-weight:500}.hs-trust-item svg{color:var(--hs-trust-icon)}.hs-visual{position:relative;width:100%;max-width:560px;aspect-ratio:1;margin-left:auto;min-height:0}.hs-ring{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);border-radius:999px;border:1px solid var(--hs-ring-border);background:var(--hs-ring-bg)}.hs-ring-outer{width:88%;height:88%}.hs-ring-inner{width:56%;height:56%}.hs-center-glow{inset:50% auto auto 50%;width:100%;height:100%;transform:translate(-50%,-50%);background:var(--hs-glow);filter:blur(10px)}.hs-center-glow,.hs-orb{position:absolute;border-radius:50%}.hs-orb{display:flex;align-items:center;justify-content:center;background:var(--hs-orb-bg);box-shadow:var(--hs-orb-shadow);animation:hs-float 6s ease-in-out infinite}.dark .hs-root{--hs-bg:radial-gradient(circle at top right,rgba(37,99,235,0.18),transparent 24%),radial-gradient(circle at bottom left,rgba(67,176,42,0.12),transparent 28%),linear-gradient(180deg,#081425,#0b1526);--hs-border:rgba(255,255,255,0.08);--hs-grid-line:rgba(255,255,255,0.06);--hs-dot:rgba(67,176,42,0.38);--hs-title:#f8fbff;--hs-subtitle:#c0c9d7;--hs-secondary-bg:rgba(15,23,42,0.72);--hs-secondary-border:rgba(148,163,184,0.28);--hs-secondary-text:#f8fbff;--hs-secondary-hover:rgba(37,99,235,0.16);--hs-trust:#dbe7f5;--hs-trust-icon:#43b02a;--hs-ring-border:rgba(148,163,184,0.14);--hs-ring-bg:radial-gradient(circle at center,rgba(82,113,225,0.08),transparent 64%);--hs-glow:radial-gradient(circle,rgba(82,113,225,0.14) 0%,rgba(82,113,225,0.03) 48%,transparent 70%);--hs-orb-bg:rgba(15,23,42,0.96);--hs-orb-shadow:0 18px 48px rgba(2,8,23,0.34),inset 0 1px 0 rgba(255,255,255,0.05)}.hs-orb img{width:56%;height:56%;-o-object-fit:contain;object-fit:contain}.hs-orb-mini{opacity:.96}.hs-orb-google{width:20%;height:20%;left:14%;top:8%}.hs-orb-microsoft{width:20%;height:20%;left:64%;top:10%;animation-delay:.6s}.hs-orb-amazon{width:22%;height:22%;left:40%;top:34%;animation-delay:1.1s}.hs-orb-meta{width:18%;height:18%;left:10%;top:62%;animation-delay:.9s}.hs-orb-netflix{width:20%;height:20%;left:70%;top:60%;animation-delay:1.7s}.hs-orb-apple{width:19%;height:19%;left:40%;top:76%;animation-delay:1.3s}.hs-orb-adobe{width:11%;height:11%;left:32%;top:20%;animation-delay:.4s}.hs-orb-intel{width:11%;height:11%;left:66%;top:42%;animation-delay:1.4s}.hs-orb-oracle{width:11%;height:11%;left:28%;top:72%;animation-delay:1s}@keyframes hs-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1180px){.hs-wrap{grid-template-columns:minmax(0,1fr) minmax(0,440px);gap:28px}.hs-copy{padding-left:0}}@media (max-width:980px){.hs-wrap{width:calc(100% - 32px);grid-template-columns:1fr;gap:28px;padding:36px 0 28px}.hs-copy{max-width:100%;text-align:center}.hs-subtitle{margin-left:auto;margin-right:auto}.hs-actions,.hs-trust{justify-content:center}.hs-visual{margin-left:auto;margin-right:auto;max-width:min(420px,88vw)}}@media (max-width:640px){.hs-wrap{width:calc(100% - 24px);padding:24px 0 20px;gap:20px}.hs-title{font-size:clamp(2rem,9.2vw,2.55rem);line-height:1.08;letter-spacing:-.04em}.hs-subtitle{margin-top:16px;font-size:.95rem;line-height:1.65}.hs-actions{gap:10px;margin-top:20px}.hs-primary-btn,.hs-secondary-btn{width:100%;min-height:48px;padding:0 18px;font-size:.96rem}.hs-trust{gap:10px 14px;margin-top:16px}.hs-trust-item{font-size:.86rem}.hs-visual{max-width:min(300px,78vw)}.hs-orb-mini{display:none}}@media (max-width:420px){.hs-wrap{width:calc(100% - 20px);padding:20px 0 16px}.hs-title{font-size:clamp(1.85rem,9vw,2.2rem)}.hs-subtitle{font-size:.9rem}.hs-primary-btn,.hs-secondary-btn{min-height:46px;font-size:.92rem}.hs-trust-item{width:100%;justify-content:center}.hs-visual{max-width:min(250px,74vw)}}.mh-landing{overflow-x:clip;--landing-bg:#f8fafc;--landing-surface:#ffffff;--landing-surface-alt:#f5f9ff;--landing-border:#e5ebf2;--landing-border-strong:#dbe3ec;--landing-title:#183153;--landing-title-strong:#1f2f46;--landing-copy:#5b677a;--landing-copy-soft:#65748a;--landing-chip-bg:#f2f7ff;--landing-chip-border:#dce7f4;--landing-chip-text:#0d47a1;--landing-footer-bg:#152a49;--landing-footer-border:rgba(255,255,255,0.1);background:var(--landing-bg);color:var(--text-primary);font-family:Inter,system-ui,sans-serif}.dark .mh-landing{--landing-bg:#081425;--landing-surface:#10213c;--landing-surface-alt:#0d1c33;--landing-border:rgba(255,255,255,0.12);--landing-border-strong:rgba(255,255,255,0.18);--landing-title:#f8fbff;--landing-title-strong:#f8fbff;--landing-copy:#c0c9d7;--landing-copy-soft:#94a3b8;--landing-chip-bg:rgba(37,99,235,0.16);--landing-chip-border:rgba(96,165,250,0.22);--landing-chip-text:#bfdbfe;--landing-footer-bg:#06101e;--landing-footer-border:rgba(255,255,255,0.08)}.mh-landing .container{width:min(1440px,calc(100% - 64px));margin:0 auto}.mh-landing .reveal{opacity:0;transform:translateY(24px);transition:opacity .55s ease,transform .55s ease}.mh-landing .reveal.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.mh-landing .reveal{opacity:1;transform:none;transition:none}.mh-landing .marquee-track{animation:none}}.mh-landing .section-head{margin-bottom:34px}.mh-landing .section-head.center{text-align:center}.mh-landing .section-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;border-radius:999px;background:var(--landing-chip-bg);color:var(--landing-chip-text);border:1px solid var(--landing-chip-border);font-size:.78rem;font-weight:700}.mh-landing .section-title{margin:16px 0 0;color:var(--landing-title);font-size:clamp(2rem,3vw,2.75rem);line-height:1.1;font-weight:800;letter-spacing:-.04em}.mh-landing .section-sub{margin:14px 0 0;color:var(--landing-copy);font-size:1rem;line-height:1.7}.mh-landing .section-head.center .section-sub{max-width:760px;margin-left:auto;margin-right:auto}.mh-landing .browse-all a,.mh-landing .btn-apply,.mh-landing .btn-glass,.mh-landing .btn-neon,.mh-landing .view-all a{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.mh-landing .btn-apply,.mh-landing .btn-neon{min-height:44px;padding:0 22px;border-radius:12px;background:var(--btn-success-bg);color:var(--btn-success-text);border:0;font-size:.96rem;font-weight:700;box-shadow:var(--btn-success-shadow)}.mh-landing .btn-apply:hover,.mh-landing .btn-neon:hover{transform:translateY(-1px);background:var(--btn-success-hover)}.mh-landing .btn-glass,.mh-landing .view-all a{min-height:44px;padding:0 22px;border-radius:12px;background:var(--btn-outline-bg);color:var(--btn-outline-text);border:1px solid var(--btn-outline-border);font-size:.95rem;font-weight:700;box-shadow:0 8px 20px rgba(15,23,42,.06)}.mh-landing .btn-glass:hover,.mh-landing .view-all a:hover{transform:translateY(-1px);background:var(--btn-outline-hover);border-color:var(--border-focus)}.mh-landing .browse-all,.mh-landing .view-all{margin-top:28px;text-align:center}.mh-landing .browse-all a{color:var(--text-brand);font-size:.94rem;font-weight:700}.mh-landing .browse-all a:hover{transform:translateX(1px)}.mh-landing .marquee-section{padding:18px 0 30px;background:var(--landing-surface);border-bottom:1px solid #e8edf3}.mh-landing .marquee-label{text-align:center;color:#183153;font-size:clamp(1.45rem,2.2vw,2rem);font-weight:700;letter-spacing:-.03em}.mh-landing .marquee-label strong{color:#10a64b}.mh-landing .marquee-outer{overflow:hidden;margin-top:22px}.mh-landing .marquee-track{display:flex;width:-moz-max-content;width:max-content;gap:54px;animation:mh-marquee 28s linear infinite;align-items:center}@keyframes mh-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.mh-landing .marquee-item{display:inline-flex;align-items:center;gap:12px;background:transparent;border:0;cursor:pointer}.mh-landing .marquee-logo{width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--landing-border);box-shadow:0 8px 18px rgba(15,23,42,.06);overflow:hidden}.mh-landing .marquee-logo-image{padding:7px}.mh-landing .marquee-name{color:#65748a;font-size:1rem;font-weight:700}.mh-landing .stats-section{padding:26px 0 0}.mh-landing .stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:linear-gradient(90deg,#0fb263,#2074d4);border-radius:20px;overflow:hidden;box-shadow:0 18px 42px rgba(24,49,83,.12)}.mh-landing .stat-item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:26px 14px;color:#fff;position:relative}.mh-landing .stat-item:not(:last-child):after{content:"";position:absolute;top:24px;right:0;bottom:24px;width:1px;background:rgba(255,255,255,.18)}.mh-landing .stat-counter{min-width:0;color:#fff;font-size:clamp(1.7rem,2.4vw,2.2rem);font-weight:800}.mh-landing .stat-label{color:rgba(255,255,255,.96);font-size:1rem;font-weight:600}.mh-landing .stat-unit{color:rgba(255,255,255,.82);font-size:.9rem}.mh-landing .categories-section,.mh-landing .employers-section,.mh-landing .faq-section,.mh-landing .how-section,.mh-landing .jobs-section,.mh-landing .seo-intro-section,.mh-landing .testi-section{padding:74px 0}.mh-landing .cat-grid,.mh-landing .faq-grid,.mh-landing .jobs-grid,.mh-landing .seo-pillars-grid,.mh-landing .testi-grid{display:grid;gap:18px}.mh-landing .seo-pillars-grid{grid-template-columns:repeat(3,1fr)}.mh-landing .faq-accordion{display:none}.mh-landing .faq-shell{max-width:720px;margin:0 auto;text-align:center}.mh-landing .faq-header{margin-bottom:42px;text-align:center}.mh-landing .faq-title{margin:0;color:#0f172a;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:800;letter-spacing:-.05em;line-height:1.1}.mh-landing .faq-updated{margin:10px 0 0;color:#94a3b8;font-size:.92rem;font-weight:500}.mh-landing .faq-groups{display:flex;flex-direction:column;gap:40px;align-items:stretch;text-align:left}.mh-landing .faq-group{width:100%;text-align:left}.mh-landing .faq-category{margin:0 0 8px;color:#0f172a;font-size:1.15rem;font-weight:700;letter-spacing:-.02em;text-align:left}.mh-landing .faq-list{display:flex;flex-direction:column;width:100%}.mh-landing .faq-item{background:transparent;border:0;border-radius:0;box-shadow:none;border-bottom:1px dotted #d5dde8;text-align:left}.mh-landing .faq-item.is-open{border-color:#d5dde8;box-shadow:none}.mh-landing .faq-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border:0;background:transparent;text-align:left;cursor:pointer;color:#1e293b}.mh-landing .faq-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:auto;height:auto;margin-top:0;border-radius:0;background:transparent;color:#7db3f5;border:0}.mh-landing .faq-item.is-open .faq-icon{background:transparent;color:#5b9ef0;border-color:transparent}.mh-landing .faq-question{flex:1;font-size:1.02rem;font-weight:500;line-height:1.45;color:#1e293b;text-align:left}.mh-landing .faq-panel{padding:0 36px 18px 0;text-align:left}.mh-landing .faq-panel[hidden]{display:none}.mh-landing .faq-panel p{margin:0;max-width:none;padding:0;border:0;color:#64748b;font-size:.95rem;line-height:1.7;text-align:left}.mh-landing .faq-card,.mh-landing .seo-pillar-card{padding:24px;background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:20px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.mh-landing .faq-card h3,.mh-landing .seo-pillar-card h3{color:#1f2f46;font-size:1.08rem;font-weight:700;line-height:1.35}.mh-landing .faq-card p,.mh-landing .seo-pillar-card p{margin-top:10px;color:#5b677a;font-size:.94rem;line-height:1.72}.mh-landing .seo-pillar-card a{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:var(--text-brand);font-size:.92rem;font-weight:700;text-decoration:none}.mh-landing .faq-grid{grid-template-columns:repeat(2,1fr)}.mh-landing .how-shell{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(0,1.12fr);gap:34px;align-items:start}.mh-landing .how-intro{position:sticky;top:108px;align-self:start}.mh-landing .how-note{margin-top:24px;padding:18px 18px 16px;border-radius:20px;background:linear-gradient(180deg,color-mix(in srgb,var(--landing-surface) 90%,#f7fbff) 0,var(--landing-surface) 100%);border:1px solid var(--landing-border);box-shadow:0 14px 34px rgba(15,23,42,.05)}.mh-landing .how-note-label{color:var(--landing-title);font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.mh-landing .how-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;margin-top:14px}.mh-landing .how-note-grid span{position:relative;padding-left:16px;color:var(--landing-copy);font-size:.9rem;font-weight:600;line-height:1.55}.mh-landing .how-note-grid span:before{content:"";position:absolute;top:8px;left:0;width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,#10a64b,#2376d7)}.mh-landing .how-timeline{display:grid;gap:18px}.mh-landing .how-story{display:grid;grid-template-columns:24px minmax(0,1fr);gap:18px;align-items:stretch}.mh-landing .how-story-rail{display:flex;flex-direction:column;align-items:center}.mh-landing .how-story-dot{width:12px;height:12px;margin-top:22px;border-radius:999px;background:linear-gradient(135deg,#10a64b,#2376d7);box-shadow:0 0 0 5px color-mix(in srgb,var(--landing-surface) 78%,transparent)}.mh-landing .how-story-line{width:1px;flex:1;margin-top:8px;background:linear-gradient(180deg,color-mix(in srgb,var(--landing-border-strong) 90%,transparent) 0,transparent 100%)}.mh-landing .cat-card,.mh-landing .glass-stat,.mh-landing .how-story-card,.mh-landing .job-card,.mh-landing .testi-card{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:20px;box-shadow:0 10px 28px rgba(15,23,42,.05)}.mh-landing .how-story-card{padding:22px 22px 24px}.mh-landing .how-story:nth-child(2n) .how-story-card{transform:translateX(18px)}.mh-landing .how-story-top{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin-bottom:18px}.mh-landing .how-story-num{color:var(--landing-title);font-size:.8rem;font-weight:800;letter-spacing:.08em}.mh-landing .how-story-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:var(--landing-chip-bg);border:1px solid var(--landing-chip-border);color:var(--landing-chip-text);font-size:.72rem;font-weight:700;letter-spacing:.04em}.mh-landing .how-story-detail{justify-self:end;color:var(--landing-copy-soft);font-size:.82rem;font-weight:600;text-align:right}.mh-landing .how-story-body{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:start}.mh-landing .cat-icon,.mh-landing .glass-stat-icon,.mh-landing .how-story-icon,.mh-landing .testi-avatar{display:flex;align-items:center;justify-content:center}.mh-landing .how-story-icon{width:58px;height:58px;border-radius:20px;flex-shrink:0}.mh-landing .how-story-copy{min-width:0}.mh-landing .cat-name,.mh-landing .how-story-title,.mh-landing .job-title,.mh-landing .testi-name{color:#1f2f46;font-size:1.08rem;font-weight:700;line-height:1.3}.mh-landing .cat-count,.mh-landing .employer-bullet,.mh-landing .glass-stat-desc,.mh-landing .how-story-desc,.mh-landing .job-meta,.mh-landing .job-tag,.mh-landing .testi-quote,.mh-landing .testi-role{color:#5b677a}.mh-landing .employer-bullet,.mh-landing .how-story-desc,.mh-landing .testi-quote{margin-top:10px;line-height:1.72;font-size:.93rem}.mh-landing .cat-grid{grid-template-columns:repeat(6,1fr)}.mh-landing .cat-card{padding:16px}.mh-landing .cat-icon{width:46px;height:44px;border-radius:14px;margin-bottom:14px}.mh-landing .cat-count{margin-top:5px;font-size:.88rem;line-height:1.6}.mh-landing .cat-arrow{display:none}.mh-landing .jobs-grid{grid-template-columns:repeat(3,1fr)}.mh-landing .job-card{padding:20px}.mh-landing .job-footer,.mh-landing .job-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.mh-landing .job-logo{width:46px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--landing-border);box-shadow:0 8px 20px rgba(15,23,42,.06);overflow:hidden}.mh-landing .job-logo-image{padding:8px}.mh-landing .job-match{display:inline-flex;align-items:center;gap:4px;min-height:28px;padding:0 10px;border-radius:999px;background:#eef4fb;color:#0d47a1;font-size:.76rem;font-weight:700}.mh-landing .job-title{margin-top:16px}.mh-landing .job-meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px;align-items:center;font-size:.9rem}.mh-landing .job-meta-dot{color:#b5c0ce}.mh-landing .job-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.mh-landing .job-tag{min-height:30px;padding:0 12px;border-radius:999px;background:#f8fbff;border:1px solid #e4ebf2;font-size:.8rem;font-weight:600;display:inline-flex;align-items:center}.mh-landing .job-footer{margin-top:20px}.mh-landing .glass-stat-val,.mh-landing .job-salary{color:#183153;font-size:1.2rem;font-weight:800}.mh-landing .ai-section{padding:74px 0;background:linear-gradient(180deg,var(--landing-surface-alt) 0,var(--landing-bg) 100%)}.mh-landing .ai-inner,.mh-landing .employers-inner{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.mh-landing .ai-bullets,.mh-landing .employer-bullets{display:grid;gap:14px;margin:24px 0 30px}.mh-landing .ai-bullet,.mh-landing .employer-bullet{display:flex;gap:12px;align-items:flex-start}.mh-landing .ai-bullet svg{color:#0d47a1;margin-top:2px;flex-shrink:0}.mh-landing .ai-right{position:relative;min-height:400px}.mh-landing .ai-float{position:absolute;z-index:2;display:flex;align-items:center;gap:12px;padding:14px 16px;background:#fff;border:1px solid #e5ebf2;border-radius:20px;box-shadow:0 14px 30px rgba(15,23,42,.08)}.mh-landing .ai-float.top-right{top:10px;right:0}.mh-landing .ai-float.bottom-left{bottom:28px;left:0}.mh-landing .ai-float-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center}.mh-landing .ai-float-val{color:#183153;font-size:1rem;font-weight:800}.mh-landing .ai-float-sub{color:#7a889d;font-size:.8rem}.mh-landing .ai-mockup-card{position:absolute;right:40px;left:40px;top:44px;bottom:44px;padding:24px;background:#fff;border:1px solid #e5ebf2;border-radius:28px;box-shadow:0 22px 48px rgba(15,23,42,.11)}.mh-landing .mockup-hdr{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid #edf1f5}.mh-landing .mockup-mic{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#10a64b,#2376d7);display:flex;align-items:center;justify-content:center}.mh-landing .mockup-hdr-text .title{color:#183153;font-size:1rem;font-weight:800}.mh-landing .mockup-hdr-text .sub{color:#5b677a;font-size:.8rem;margin-top:2px}.mh-landing .mockup-hdr-dots{margin-left:auto;display:flex;gap:6px}.mh-landing .mockup-hdr-dot{width:9px;height:9px;border-radius:999px}.mh-landing .mockup-q{margin-top:20px;padding:16px 18px;border-radius:16px;background:#f7faff;color:#4f5f74;line-height:1.7}.mh-landing .typing-cursor{display:inline-block;width:2px;height:16px;margin-left:4px;vertical-align:middle;background:#0d47a1;animation:mh-blink 1s steps(1) infinite}@keyframes mh-blink{50%{opacity:0}}.mh-landing .score-bars{display:grid;gap:12px;margin-top:20px}.mh-landing .score-row{display:grid;grid-template-columns:80px 1fr 34px;gap:10px;align-items:center}.mh-landing .score-row-label{color:#637186;font-size:.83rem;font-weight:600}.mh-landing .score-track{height:7px;border-radius:999px;background:#edf2f7;overflow:hidden}.mh-landing .score-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#10a64b,#2074d4)}.mh-landing .score-val{color:#183153;font-size:.82rem;font-weight:700}.mh-landing .mockup-summary{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding:16px 18px;border-radius:20px;background:#f5f9ff;border:1px solid #e1eaf4}.mh-landing .mockup-summary-label{color:#5b677a;font-size:.84rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.mh-landing .mockup-summary-score{color:#0d47a1;font-size:1.5rem;font-weight:800}.mh-landing .mockup-summary-score span{color:#7a889d;font-size:.92rem;font-weight:600}.mh-landing .testi-grid{grid-template-columns:repeat(3,1fr)}.mh-landing .testi-card{padding:26px}.mh-landing .testi-stars{display:flex;gap:4px}.mh-landing .testi-quote{margin-top:16px}.mh-landing .testi-author{display:flex;align-items:center;gap:12px;margin-top:22px}.mh-landing .testi-avatar{width:44px;height:44px;border-radius:50%;color:#fff;font-size:1rem;font-weight:800}.mh-landing .employer-bullet strong{display:block;margin-bottom:3px;color:#1f2f46;font-size:.97rem}.mh-landing .employers-right{display:grid;grid-template-columns:1fr;gap:16px}.mh-landing .glass-stat{display:flex;gap:14px;align-items:flex-start;padding:22px}.mh-landing .glass-stat-icon{width:44px;height:44px;border-radius:14px;flex-shrink:0}.mh-landing .footer{margin-top:18px;padding:54px 0 30px;background:var(--landing-footer-bg)}.mh-landing .footer-inner{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:28px}.mh-landing .footer-logo{display:inline-flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:1.1rem;font-weight:800}.mh-landing .footer-logo-icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#10a64b,#2074d4)}.mh-landing .footer-col a,.mh-landing .footer-copy,.mh-landing .footer-tagline{color:rgba(229,236,244,.76)}.mh-landing .footer-tagline{margin-top:16px;line-height:1.7;font-size:.92rem}.mh-landing .footer-col{display:grid;gap:10px}.mh-landing .footer-col-title{color:#fff;font-size:.83rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.mh-landing .footer-col a{text-decoration:none;font-size:.9rem}.mh-landing .footer-col a:hover{color:#fff}.mh-landing .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.mh-landing .social-icons{display:flex;gap:10px}.mh-landing .social-icon{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;color:rgba(229,236,244,.76);border:1px solid rgba(255,255,255,.14)}.mh-landing .social-icon:hover{color:#fff;background:rgba(255,255,255,.08)}@media (max-width:1280px){.mh-landing .cat-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.mh-landing .container{width:calc(100% - 32px)}.mh-landing .ai-inner,.mh-landing .employers-inner,.mh-landing .faq-grid,.mh-landing .footer-inner,.mh-landing .jobs-grid,.mh-landing .seo-pillars-grid,.mh-landing .stats-grid,.mh-landing .testi-grid{grid-template-columns:repeat(2,1fr)}.mh-landing .stats-grid{grid-template-columns:repeat(3,1fr)}.mh-landing .ai-inner,.mh-landing .employers-inner{align-items:stretch}.mh-landing .cat-grid{grid-template-columns:repeat(2,1fr)}.mh-landing .how-shell{grid-template-columns:1fr;gap:26px}.mh-landing .how-intro{position:static}.mh-landing .how-story:nth-child(2n) .how-story-card{transform:none}}@media (max-width:768px){.mh-landing .container{width:calc(100% - 24px)}.mh-landing .ai-inner,.mh-landing .cat-grid,.mh-landing .employers-inner,.mh-landing .faq-grid,.mh-landing .footer-inner,.mh-landing .jobs-grid,.mh-landing .seo-pillars-grid,.mh-landing .testi-grid{grid-template-columns:1fr}.mh-landing .stats-grid{grid-template-columns:1fr 1fr}.mh-landing .stat-item:last-child{grid-column:1/-1}.mh-landing .stat-unit{display:none}.mh-landing .faq-title{font-size:clamp(1.65rem,8vw,2.2rem)}.mh-landing .faq-header{margin-bottom:28px}.mh-landing .faq-trigger{padding:16px 0;gap:12px}.mh-landing .faq-question{font-size:.96rem}.mh-landing .faq-panel{padding-right:0}.mh-landing .marquee-label{padding:0 16px}.mh-landing .ai-mockup-card{position:relative;inset:auto;right:auto;left:auto;top:auto;bottom:auto}.mh-landing .ai-right{min-height:auto}.mh-landing .ai-float{display:none}.mh-landing .footer-bottom{flex-direction:column;align-items:flex-start}.mh-landing .section-head{margin-bottom:24px}.mh-landing .section-title{font-size:clamp(1.8rem,8vw,2.3rem);line-height:1.14}.mh-landing .section-sub{font-size:.95rem;line-height:1.65}.mh-landing .ai-section,.mh-landing .categories-section,.mh-landing .employers-section,.mh-landing .faq-section,.mh-landing .how-section,.mh-landing .jobs-section,.mh-landing .seo-intro-section,.mh-landing .testi-section{padding:56px 0}.mh-landing .marquee-track{gap:28px;animation-duration:20s}.mh-landing .stats-grid{border-radius:20px}.mh-landing .stat-item{padding:20px 16px}.mh-landing .stat-item:after{display:none}.mh-landing .cat-card,.mh-landing .glass-stat,.mh-landing .job-card,.mh-landing .testi-card{border-radius:20px}.mh-landing .how-note-grid{grid-template-columns:1fr;gap:10px}.mh-landing .how-story{grid-template-columns:18px minmax(0,1fr);gap:14px}.mh-landing .how-story-dot{margin-top:18px}.mh-landing .how-story-card{padding:18px 16px;border-radius:20px}.mh-landing .how-story-top{grid-template-columns:auto 1fr;gap:9px}.mh-landing .how-story-detail{grid-column:1/-1;justify-self:start;text-align:left}.mh-landing .how-story-body{grid-template-columns:48px minmax(0,1fr);gap:14px}.mh-landing .how-story-icon{width:48px;height:48px;border-radius:14px}.mh-landing .job-footer{align-items:stretch;flex-direction:column}.mh-landing .btn-apply,.mh-landing .btn-glass,.mh-landing .btn-neon,.mh-landing .view-all a{width:100%}.mh-landing .ai-right{order:2}.mh-landing .footer{padding:44px 0 24px}}@media (max-width:560px){.mh-landing .container{width:calc(100% - 20px)}.mh-landing .marquee-label{font-size:1.18rem;line-height:1.35}.mh-landing .marquee-logo{width:36px;height:36px;border-radius:10px}.mh-landing .marquee-logo-image{padding:6px}.mh-landing .marquee-name{font-size:.9rem}.mh-landing .how-story-eyebrow{min-height:26px;padding:0 9px;font-size:.68rem}.mh-landing .how-story-title{font-size:1rem}.mh-landing .cat-count,.mh-landing .employer-bullet,.mh-landing .how-story-desc,.mh-landing .testi-quote{font-size:.89rem;line-height:1.62}.mh-landing .job-meta{font-size:.84rem}.mh-landing .job-tag{min-height:28px;padding:0 10px;font-size:.76rem}.mh-landing .mockup-summary{flex-direction:column;align-items:flex-start;gap:6px}.mh-landing .mockup-hdr-dots{display:none}.mh-landing .score-row{grid-template-columns:64px 1fr 28px;gap:8px}.mh-landing .footer-inner{gap:22px}}.dark .mh-landing .cat-card,.dark .mh-landing .faq-category,.dark .mh-landing .faq-question,.dark .mh-landing .faq-title,.dark .mh-landing .how-story-card,.dark .mh-landing .job-card,.dark .mh-landing .marquee-section,.dark .mh-landing .seo-pillar-card,.dark .mh-landing .testi-card{color:var(--landing-title)}.dark .mh-landing .faq-panel p,.dark .mh-landing .faq-updated{color:var(--landing-copy-soft)}.dark .mh-landing .faq-item{background:transparent;border-bottom-color:rgba(255,255,255,.14)}.dark .mh-landing .faq-icon{background:transparent;border:0;color:#93c5fd}.dark .mh-landing .faq-item.is-open .faq-icon{background:transparent;color:#bfdbfe;border-color:transparent}.dark .mh-landing .ai-float,.dark .mh-landing .ai-mockup-card,.dark .mh-landing .faq-card,.dark .mh-landing .glass-stat{background:var(--landing-surface);border-color:var(--landing-border);box-shadow:0 18px 34px rgba(2,8,23,.26)}.dark .mh-landing .cat-name,.dark .mh-landing .employer-bullet strong,.dark .mh-landing .faq-card h3,.dark .mh-landing .glass-stat-val,.dark .mh-landing .how-story-title,.dark .mh-landing .job-salary,.dark .mh-landing .job-title,.dark .mh-landing .marquee-label,.dark .mh-landing .mockup-hdr-text .title,.dark .mh-landing .mockup-summary-score,.dark .mh-landing .section-title,.dark .mh-landing .seo-pillar-card h3,.dark .mh-landing .testi-name{color:var(--landing-title)}.dark .mh-landing .ai-float-sub,.dark .mh-landing .cat-count,.dark .mh-landing .employer-bullet,.dark .mh-landing .faq-card p,.dark .mh-landing .glass-stat-desc,.dark .mh-landing .how-story-desc,.dark .mh-landing .job-meta,.dark .mh-landing .job-tag,.dark .mh-landing .marquee-name,.dark .mh-landing .mockup-hdr-text .sub,.dark .mh-landing .mockup-summary-label,.dark .mh-landing .score-row-label,.dark .mh-landing .score-val,.dark .mh-landing .section-sub,.dark .mh-landing .seo-pillar-card p,.dark .mh-landing .testi-quote,.dark .mh-landing .testi-role{color:var(--landing-copy)}.dark .mh-landing .job-match,.dark .mh-landing .mockup-q,.dark .mh-landing .mockup-summary{background:var(--landing-surface-alt);border-color:var(--landing-border)}.dark .mh-landing .how-story-eyebrow{background:var(--landing-chip-bg);border-color:var(--landing-chip-border);color:var(--landing-chip-text)}.dark .mh-landing .how-note{background:linear-gradient(180deg,rgba(16,33,60,.82),rgba(13,28,51,.92));border-color:var(--landing-border);box-shadow:0 18px 34px rgba(2,8,23,.22)}.dark .mh-landing .how-note-label,.dark .mh-landing .how-story-num{color:var(--landing-title)}.dark .mh-landing .how-note-grid span,.dark .mh-landing .how-story-detail{color:var(--landing-copy)}.dark .mh-landing .seo-pillar-card a{color:#93c5fd}.dark .mh-landing .how-story-line{background:linear-gradient(180deg,rgba(148,163,184,.32),transparent)}.dark .mh-landing .job-tag,.dark .mh-landing .score-track{background:rgba(255,255,255,.06);border-color:var(--landing-border)}.dark .mh-landing .marquee-section{border-bottom-color:var(--landing-border)}.dark .mh-landing .footer-bottom{border-top-color:var(--landing-footer-border)}