.him-intake[hidden]{display:none!important}.him-intake{position:fixed;inset:0;z-index:1000000;display:grid;width:100%;height:100dvh;min-height:100svh;padding:max(12px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overflow:hidden;color:#25344e;font-family:Inter,Arial,sans-serif;place-items:center;box-sizing:border-box}.him-intake__backdrop{position:absolute;inset:0;background:rgba(8,29,50,.68);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.him-intake__dialog{position:relative;display:grid;width:min(680px,100%);max-height:100%;margin:0;background:#fff;border:0;border-radius:18px;box-shadow:0 28px 80px rgba(0,0,0,.3);grid-template-rows:auto minmax(0,1fr);overflow:hidden;box-sizing:border-box}.him-intake__header{display:flex;margin:0;padding:24px 24px 18px;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e8f0;background:#fff}.him-intake__header-copy{min-width:0;flex:1;text-align:center}.him-intake__close{position:static;display:grid;width:44px;height:44px;min-width:44px;margin:0;padding:0;border:1px solid #d9e2ec;border-radius:10px;background:#f2f6fb;color:#163968;font-size:28px;line-height:1;cursor:pointer;place-items:center;flex:0 0 44px}.him-intake__close:hover{background:#e8eef7}.him-intake__eyebrow{margin:0 0 5px;color:#28659a!important;text-transform:uppercase;font-size:13px!important;letter-spacing:.08em;font-weight:800}.him-intake h2{margin:0;color:#163968;font-size:clamp(26px,4vw,34px);line-height:1.18}.him-intake__progress{height:6px;margin:16px 0 6px;background:#e8eef7;border-radius:20px;overflow:hidden}.him-intake__progress span{display:block;height:100%;background:#28659a;transition:width .2s}.him-intake__step-label{margin:0;color:#60708a!important;font-size:14px!important;font-weight:700!important}#him-intake-form{display:grid;min-height:0;grid-template-rows:minmax(0,1fr) auto;overflow:hidden}.him-intake__body{min-height:0;padding:24px 28px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding:20px 0 120px}.him-intake fieldset{border:0;padding:0;margin:0;min-width:0}.him-intake legend{color:#122a4f;font-size:24px;font-weight:750;line-height:1.25;margin-bottom:6px}.him-intake__step-intro{margin:0 0 20px!important;color:#60708a!important;font-size:15px!important;line-height:1.55!important}.him-intake label{display:block;min-width:0;margin-bottom:18px;color:#34425a;font-weight:700;font-size:15px}.him-intake input,.him-intake select{display:block;width:100%;min-width:0;min-height:54px;margin-top:8px;border:1px solid #cbd5e3;border-radius:9px;padding:12px 13px;background:#fff;color:#1a2332;font:inherit;font-size:16px;box-sizing:border-box}.him-intake input:focus,.him-intake select:focus{outline:0;border-color:#28659a;box-shadow:0 0 0 4px rgba(40,101,154,.14)}.him-intake__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.him-intake__step{display:none}.him-intake__step.is-active{display:block}.him-intake__actions{display:flex;margin:0;padding:14px 28px max(16px,env(safe-area-inset-bottom));border-top:1px solid #dfe6ee;background:#fff;box-shadow:0 -7px 18px rgba(16,35,63,.06);justify-content:space-between;gap:12px;z-index:1}.him-intake__actions button,.him-intake__success button{display:inline-flex;min-height:52px;border:1px solid transparent;border-radius:9px;padding:0 22px;font:inherit;font-size:16px;font-weight:800;line-height:1.2;white-space:nowrap;cursor:pointer;align-items:center;justify-content:center}.him-intake__next,.him-intake__submit,.him-intake__success button{min-width:170px;background:#4f9632;color:#fff;margin-left:auto}.him-intake__next:disabled,.him-intake__submit:disabled{cursor:not-allowed;opacity:.55}.him-intake__back{background:#e8eef7;color:#163968}.him-intake__check{display:flex!important;min-width:0;gap:12px;align-items:flex-start;font-weight:500!important;line-height:1.5}.him-intake__check input{width:20px!important;height:20px!important;min-height:20px;margin:2px 0 0;padding:0;flex:0 0 20px}.him-intake__check span{min-width:0;flex:1}.him-intake__consent{padding:14px;border-radius:10px;background:#f7f9fc;color:#56647a!important;font-size:14px!important;line-height:1.58!important}.him-intake__consent a{text-decoration:underline;text-underline-offset:3px}.him-intake__note{background:#f2f6fb;border-left:4px solid #1a3a6b;border-radius:7px;padding:13px;color:#4b5b73!important;font-size:15px!important;line-height:1.55}.him-intake__why{display:block;margin-top:6px;color:#60708a;font-size:12px;font-weight:500;line-height:1.45}.him-intake__error{background:#fff0f0;color:#a42121;border:1px solid #efc0c0;border-radius:8px;padding:11px;margin-top:15px}.him-intake__success{min-height:0;padding:28px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;text-align:center}.him-intake__success-icon{width:58px;height:58px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:#eaf6e4;color:#4d8a30;font-size:30px;font-weight:900}.him-intake__success p{line-height:1.6}.him-intake__success button{margin-top:8px}.him-intake__hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}body.him-intake-open{overflow:hidden}@media(max-width:760px){.him-intake__dialog{width:100%;height:100%;max-height:100%;border-radius:18px}.him-intake__header{padding:18px 18px 14px}.him-intake__header-copy{text-align:left}.him-intake h2{font-size:clamp(24px,7vw,29px)}.him-intake__progress{margin-top:13px}.him-intake__body{padding:20px 20px 24px}.him-intake__grid{grid-template-columns:1fr;gap:0}.him-intake__actions{padding:14px 20px max(16px,env(safe-area-inset-bottom))}.him-intake__success{padding:24px 20px}}@media(max-width:390px){.him-intake{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.him-intake__dialog{border-radius:16px}.him-intake__header{padding-inline:16px;gap:12px}.him-intake__body{padding-inline:18px}.him-intake__actions{padding-inline:18px}.him-intake__back{padding-inline:16px}.him-intake__next,.him-intake__submit{min-width:0;flex:1}}@media(max-height:520px) and (orientation:landscape){.him-intake{padding:max(6px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))}.him-intake__dialog{width:min(760px,100%);height:100%;border-radius:14px}.him-intake__header{padding:10px 16px 9px}.him-intake__eyebrow{display:none}.him-intake h2{font-size:22px}.him-intake__progress{margin:8px 0 4px}.him-intake__body{padding:14px 20px}.him-intake__actions{padding:9px 20px max(10px,env(safe-area-inset-bottom))}.him-intake__actions button{min-height:48px}.him-intake__success{padding:16px 20px}}@media(prefers-reduced-motion:reduce){.him-intake__progress span{transition:none}}