.landing .mh-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center;max-width:1120px}.landing .mh-hero__copy{max-width:580px}.landing .mh-hero__cta{max-width:1120px;margin:36px auto 0;display:flex;justify-content:center}.landing .mh-hero__cta .mh-form{width:100%;max-width:760px}.landing .mh-hero__offer{display:flex;flex-direction:column;gap:12px}.landing .mh-offer__item{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:var(--surface-1);border:1px solid var(--border-soft);border-radius:var(--r-lg);box-shadow:var(--shadow-card,0 1px 2px rgba(0,0,0,.04))}.landing .mh-offer__tick{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep)}.landing .mh-offer__tick svg{width:15px;height:15px}.landing .mh-offer__label{font-weight:600;color:var(--ink-1);font-size:16px;margin-bottom:2px}.landing .mh-offer__detail{font-size:14px;line-height:1.55;color:var(--ink-2)}.landing .mh-hero{padding-top:clamp(28px,5vw,56px);padding-bottom:clamp(28px,5vw,52px)}.landing .mh-shot{max-width:1120px;margin:0 auto;padding:28px 24px 8px}.landing .mh-shot__inner{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:center}.landing .mh-shot__body{margin-top:12px;font-size:16px;line-height:1.6;color:var(--ink-2);max-width:420px}.landing .mh-shot__frame{border-radius:16px;overflow:hidden;border:1px solid var(--border-soft);box-shadow:var(--shadow-hero)}.landing .mh-shot__frame img{display:block;width:100%;height:auto}.landing .mh-form{max-width:460px}.landing .mh-form__fields{display:flex;flex-direction:row;gap:10px;margin-bottom:10px}.landing .mh-form__actions{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:12px}.landing .mh-form__actions .mh-form__submit{width:100%}.landing .mh-form__input{flex:1 1 0;min-width:0;padding:13px 15px;font-size:15px;color:var(--ink-1);background:var(--surface-1);border:1px solid var(--border-strong);border-radius:var(--r-md)}.landing .mh-form__input::placeholder{color:var(--ink-4)}.landing .mh-form__input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.landing .mh-form__submit{width:100%;justify-content:center}.landing #clerk-captcha:not(:empty){margin-bottom:10px}.landing .mh-form__google{width:auto;margin:0;padding:0;background:none;border:none;font-size:14px;font-weight:600;color:var(--accent-deep);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.landing .mh-form__google:hover{color:var(--accent)}.landing .mh-form__google:disabled{opacity:.6;cursor:default}.landing .mh-form__hint{display:flex;align-items:center;gap:6px;margin-top:10px;font-size:13px;line-height:1.5;color:var(--ink-3)}.landing .mh-form__hint.is-error{color:var(--red-accent)}.landing .mh-verify{width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;align-items:stretch;gap:12px;text-align:center}.landing .mh-verify__lead{margin:0;font-size:15px;line-height:1.55;color:var(--ink-2)}.landing .mh-verify__lead strong{color:var(--ink-1)}.landing .mh-verify__input{display:block;width:100%;padding:14px 16px;font-size:20px;text-align:center;letter-spacing:6px;color:var(--ink-1);background:var(--surface-1);border:1px solid var(--border-strong);border-radius:var(--r-md)}.landing .mh-verify__input::placeholder{letter-spacing:normal;font-size:15px;color:var(--ink-4)}.landing .mh-verify__input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.landing .mh-verify__submit{width:100%;justify-content:center}.landing .mh-verify__back{background:none;border:none;padding:0;font-size:13px;font-weight:600;color:var(--accent-deep);text-decoration:underline;text-underline-offset:2px;cursor:pointer}.landing .mh-verify__back:hover{color:var(--accent)}.landing .mh-verify .mh-form__hint{justify-content:center}.landing .mh-member{width:100%;max-width:520px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.landing .mh-member__lead{margin:0;font-size:16px;line-height:1.55;color:var(--ink-2)}.landing .mh-member__actions{display:flex;flex-direction:column;align-items:center;gap:12px}.landing .mh-member__dash{font-size:14px;font-weight:600;color:var(--accent-deep);text-decoration:underline;text-underline-offset:2px}.landing .mh-member__dash:hover{color:var(--accent)}@media (max-width:520px){.landing .mh-form__actions,.landing .mh-form__fields{flex-direction:column}}.landing .mh-section{max-width:1040px;margin:0 auto;padding:72px 24px}.landing .mh-section--tint{background:var(--surface-2);max-width:none}.landing .mh-section--tint .mh-cols,.landing .mh-section--tint .mh-section__head{max-width:1040px;margin-left:auto;margin-right:auto}.landing .mh-section__head{margin-bottom:36px}.landing .mh-section__lead{font-family:var(--font-display);font-size:clamp(24px,3.4vw,34px);line-height:1.15;letter-spacing:-.5px;color:var(--ink-1);margin-top:10px;max-width:620px}.landing .mh-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.landing .mh-step{padding:24px;background:var(--surface-1);border:1px solid var(--border-soft);border-radius:var(--r-lg)}.landing .mh-step__num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--accent-soft);color:var(--accent-deep);font-weight:600;font-size:15px;margin-bottom:14px}.landing .mh-step__title{font-size:17px;font-weight:600;color:var(--ink-1);margin-bottom:6px}.landing .mh-step__body{font-size:14px;line-height:1.6;color:var(--ink-2)}.landing .mh-cols{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.landing .mh-card{background:var(--surface-1);border:1px solid var(--border-soft);border-radius:var(--r-lg);padding:28px}.landing .mh-col__title{font-size:18px;font-weight:600;color:var(--ink-1);margin-bottom:8px}.landing .mh-col__body{font-size:15px;line-height:1.65;color:var(--ink-2)}.landing .mh-faq{max-width:720px;border-top:1px solid var(--border-soft)}.landing .mh-faq__item{border-bottom:1px solid var(--border-soft)}.landing .mh-faq__q{cursor:pointer;list-style:none;padding:18px 0;font-size:16px;font-weight:600;color:var(--ink-1);display:flex;justify-content:space-between;align-items:center}.landing .mh-faq__q::-webkit-details-marker{display:none}.landing .mh-faq__q:after{content:"+";font-weight:400;font-size:22px;color:var(--ink-3);margin-left:16px}.landing .mh-faq__item[open] .mh-faq__q:after{content:"–"}.landing .mh-faq__a{padding:0 0 18px;font-size:15px;line-height:1.65;color:var(--ink-2);max-width:640px}.landing .mh-closing{padding:80px 24px}.landing .mh-closing__inner{max-width:560px;margin:0 auto;text-align:center}.landing .mh-closing__head{font-family:var(--font-display);font-size:clamp(26px,4vw,38px);line-height:1.12;letter-spacing:-.5px;color:var(--ink-1)}.landing .mh-closing__sub{margin:14px auto 24px;font-size:16px;line-height:1.6;color:var(--ink-2);max-width:460px}.landing .mh-closing__inner .mh-form{margin:0 auto;text-align:left}.landing .mh-closing__cta{display:inline-flex;text-decoration:none}@media (max-width:900px){.landing .mh-hero__grid{grid-template-columns:1fr;gap:32px}.landing .mh-hero__copy{max-width:580px}.landing .mh-shot__inner{grid-template-columns:1fr;gap:28px}.landing .mh-shot__frame{order:2}}@media (max-width:820px){.landing .mh-cols,.landing .mh-steps{grid-template-columns:1fr}.landing .mh-section{padding:56px 20px}.landing .mh-shot{padding:40px 20px 0}}