.skip-link{z-index:50;border-radius:var(--radius);background:var(--accent);color:var(--accent-ink);padding:10px 14px;font-size:13px;font-weight:650;position:absolute;top:-64px;left:12px}.skip-link:focus{top:12px}.tab-shell>.phone{background:0 0;flex:1;height:auto;min-height:0;padding:0}.tab-shell>.phone:before{display:none}.form-stack{flex-direction:column;width:100%;max-width:440px;padding:4px 21px 24px;display:flex}.form-stack>.text-label{margin-top:18px}.form-stack>.field>span:not(.sr-only){color:var(--mut);flex:none}.form-stack>.inline-error{margin-top:8px}.form-stack>.button,.form-stack>a.button{margin-top:24px}.form-stack>.button+.button,.form-stack>.button+a.button{margin-top:8px}.choice{border:0;flex-direction:column;gap:8px;min-width:0;margin:18px 0 0;padding:0;display:flex}.choice legend{margin-bottom:7px;padding:0}.choice-option,.check-row{background:var(--lift);border-radius:var(--radius);cursor:pointer;align-items:center;gap:12px;min-height:44px;padding:0 13px;display:flex}.choice-option:has(:checked){background:var(--soft);color:var(--accent);font-weight:600}.choice-option input,.check-row input{accent-color:var(--accent);flex:none;width:18px;height:18px;margin:0}.check-row{margin-top:18px}.choice:focus-within,.check-row:focus-within{outline:2px solid var(--accent);outline-offset:3px}.choice input:focus-visible,.check-row input:focus-visible{outline:none}