.mh-auth-page{display:grid;grid-template-columns:minmax(0,.95fr) minmax(400px,1.05fr);min-height:100vh;background:var(--paper)}.mh-auth-story{position:relative;display:flex;min-height:100%;flex-direction:column;overflow:hidden;background:var(--ink);padding:2rem clamp(2rem,6vw,6rem);color:var(--paper)}.mh-auth-story>div{position:relative;z-index:1;max-width:540px;margin:auto 0}.mh-auth-story .mh-kicker{color:#e2b96f}.mh-auth-story h1{max-width:560px;margin:0;color:var(--paper);font-family:"Playfair Display",Georgia,serif;font-size:clamp(3.35rem,6vw,6.1rem);font-weight:600;letter-spacing:-.07em;line-height:.92}.mh-auth-story p:not(.mh-kicker){max-width:490px;margin:1.6rem 0 0;color:#d5e0da;font-size:1.04rem;line-height:1.8}.mh-auth-story ul{position:relative;z-index:1;display:grid;gap:.75rem;margin:3rem 0 0;padding:0;list-style:none;color:#f7f0e3;font-size:.88rem}.mh-auth-story li{display:flex;align-items:center;gap:.6rem}.mh-auth-story li:before{content:"✦";color:var(--gold);font-size:.65rem}.mh-auth-orb{position:absolute;display:block;border-radius:50%;filter:blur(1px)}.mh-auth-orb-one{right:-9rem;bottom:-7rem;width:25rem;height:25rem;background:radial-gradient(circle at 38% 33%,#f6c66f 0 8%,#d9834c 9% 21%,#7f3d2d 22% 34%,transparent 35%)}.mh-auth-orb-two{top:20%;right:13%;width:8rem;height:8rem;border:1px solid rgba(244,214,171,.32)}.mh-auth-panel{display:grid;place-items:center;padding:2rem}.mh-auth-card{width:min(100%,500px);padding:2rem}.mh-auth-card h2{margin:.4rem 0 0;color:var(--ink);font-family:"Playfair Display",Georgia,serif;font-size:clamp(2.5rem,4vw,3.8rem);font-weight:600;letter-spacing:-.065em;line-height:.96}.mh-auth-subtitle{max-width:440px;margin:1.25rem 0 0;color:var(--muted);line-height:1.7}.mh-auth-form{display:grid;gap:1rem;margin-top:2rem}.mh-auth-form label{display:grid;gap:.48rem;color:var(--ink);font-size:.85rem;font-weight:700}.mh-auth-form label small{color:#7a837e;font-size:.71rem;font-weight:400}.mh-auth-form input:not([type=checkbox]){width:100%;border:1px solid #d7c9b5;border-radius:.8rem;background:white;padding:.85rem .95rem;color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-size:1rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.mh-auth-form input:not([type=checkbox]):focus{border-color:var(--ink);box-shadow:0 0 0 3px rgba(23,62,55,.12)}.mh-auth-form .mh-auth-check{display:flex;align-items:center;gap:.55rem;color:var(--muted);font-size:.8rem;font-weight:500}.mh-auth-check input{width:1rem;height:1rem;accent-color:var(--ink)}.mh-auth-form .mh-button{width:100%;margin-top:.45rem;padding:1rem}.mh-auth-error{margin-top:1.45rem;border:1px solid #dfb594;border-radius:.75rem;background:#fff1e6;padding:.8rem .9rem;color:#894c20;font-size:.83rem;line-height:1.5}.mh-auth-switch,.mh-auth-help,.mh-auth-back{margin:1.3rem 0 0;color:var(--muted);font-size:.86rem}.mh-auth-switch a,.mh-auth-help a,.mh-auth-back a{color:var(--ink);font-weight:700;text-decoration:underline;text-decoration-color:#d7c9b5;text-underline-offset:.24rem}.mh-auth-back{margin-top:2.4rem;font-size:.8rem}.mh-auth:not(.mh-auth-page){max-width:540px;margin:7rem auto;padding:2.5rem}.mh-auth:not(.mh-auth-page) .mh-button{margin-right:.5rem}
@media(max-width:820px){.mh-auth-page{grid-template-columns:1fr}.mh-auth-story{min-height:420px;padding:1.5rem 1.5rem 2.5rem}.mh-auth-story h1{font-size:clamp(3.1rem,12vw,4.8rem)}.mh-auth-story ul{margin-top:1.6rem}.mh-auth-panel{padding:1rem 1.25rem 3rem}.mh-auth-card{padding:2.2rem .2rem}.mh-auth-orb-one{right:-6rem;bottom:-10rem;width:20rem;height:20rem}}
