.v5.v5-msh{min-height:100vh;display:flex;flex-direction:column}.v5-msh-content{flex:1}.v5.v5-msh .msh-page{max-width:680px;margin-inline:auto;padding:clamp(48px,8vw,88px) clamp(20px,5vw,48px) clamp(64px,10vw,112px);display:flex;flex-direction:column;gap:40px}.v5.v5-msh .msh-back{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;font-weight:500;color:var(--v5-ink-soft);text-decoration:none;transition:color .15s ease}.v5.v5-msh .msh-back:hover{color:var(--v5-accent)}.v5.v5-msh .msh-back-icon{width:14px;height:14px;flex-shrink:0}.v5.v5-msh .msh-header{display:flex;flex-direction:column;gap:10px}.v5.v5-msh .msh-header h1{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;color:var(--v5-ink);margin:0}.v5.v5-msh .msh-meta{font-size:13px;color:var(--v5-ink-soft);font-weight:500;margin:0}.v5.v5-msh .msh-meta a{color:var(--v5-accent);text-decoration:underline;text-underline-offset:2px}.v5.v5-msh .msh-prose{display:flex;flex-direction:column;gap:32px;font-size:15px;color:var(--v5-ink-soft);line-height:1.75}.v5.v5-msh .msh-prose h2{font-size:1.2rem;font-weight:700;letter-spacing:-.01em;color:var(--v5-ink);margin:0 0 8px;line-height:1.25}.v5.v5-msh .msh-prose h3{font-size:1.05rem;margin:0 0 4px}.v5.v5-msh .msh-prose h3,.v5.v5-msh .msh-prose strong{font-weight:600;color:var(--v5-ink)}.v5.v5-msh .msh-prose a{color:var(--v5-accent);text-decoration:underline;text-underline-offset:2px;transition:opacity .15s ease}.v5.v5-msh .msh-prose a:hover{opacity:.8}.v5.v5-msh .msh-prose ul{padding-left:20px;display:flex;flex-direction:column;gap:8px}.v5.v5-msh .msh-prose li{list-style:disc}.v5.v5-msh .msh-box{background:var(--v5-bg-alt);border:1px solid var(--v5-line);border-radius:var(--v5-r);padding:20px 24px;box-shadow:var(--v5-card-shadow)}.v5.v5-msh .msh-mara{border-top:1px solid var(--v5-line);padding-top:24px;font-size:13px;font-weight:600;color:var(--v5-ink-soft)}.v5.v5-msh .msh-terms-row{display:flex;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--v5-line)}.v5.v5-msh .msh-terms-row:last-of-type{border-bottom:none}.v5.v5-msh .msh-terms-num{font-size:14px;font-weight:700;color:var(--v5-ink-soft);flex-shrink:0;width:24px;padding-top:2px}.v5.v5-msh .msh-terms-body h2{font-size:1rem}.v5.v5-msh .msh-contact-options{display:flex;flex-direction:column;gap:16px}.v5.v5-msh .msh-contact-card{display:flex;align-items:flex-start;gap:16px;background:#ffffff;border:1px solid var(--v5-line);border-radius:var(--v5-r);padding:22px 24px;box-shadow:var(--v5-card-shadow);transition:box-shadow .2s ease,border-color .2s ease}.v5.v5-msh .msh-contact-card:hover{border-color:var(--v5-accent);box-shadow:0 2px 16px rgba(124,58,237,.1)}.v5.v5-msh .msh-contact-icon{width:44px;height:44px;flex-shrink:0;border-radius:10px;background:#f1ecfe;color:var(--v5-accent);display:flex;align-items:center;justify-content:center}.v5.v5-msh .msh-contact-icon svg{width:20px;height:20px}.v5.v5-msh .msh-contact-text h3{font-size:15px;font-weight:600;color:var(--v5-ink);margin:0 0 4px}.v5.v5-msh .msh-contact-text p{font-size:13.5px;color:var(--v5-ink-soft);line-height:1.5;margin:0}.v5.v5-msh .msh-contact-text a{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:13.5px;font-weight:600;color:var(--v5-accent);text-decoration:none;border-bottom:1px solid rgba(124,58,237,.3);transition:border-color .15s ease}.v5.v5-msh .msh-contact-text a:hover{border-bottom-color:var(--v5-accent)}.v5.v5-msh .msh-contact-text a.msh-cta-btn,.v5.v5-msh .msh-cta-btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 22px;border-radius:var(--v5-pill);background:var(--v5-grad);color:#ffffff;font-size:14px;font-weight:600;text-decoration:none;border-bottom:none;margin-top:12px;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 2px 12px rgba(124,58,237,.3)}.v5.v5-msh .msh-contact-text a.msh-cta-btn:hover,.v5.v5-msh .msh-cta-btn:hover{transform:translateY(-1px);box-shadow:0 4px 20px rgba(124,58,237,.4);border-bottom:none}.v5.v5-msh .msh-cta-btn svg{width:15px;height:15px}