:root{--ink:#173f37;--muted:#65746c;--paper:#f6f7f1;--line:#dfe5da;--lime:#dcecbd;--error:#a03028;--white:#fff;--soft:#edf2e6;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #47794a;outline-offset:4px}button:disabled{cursor:not-allowed}.skip{position:absolute;top:-100px;left:20px;background:#fff;padding:14px;z-index:10}.skip:focus{top:12px}.preview{min-height:38px;display:flex;align-items:center;justify-content:center;gap:10px;background:#e9eddf;color:#425345;font-size:12px;padding:10px 18px;letter-spacing:.1px}.preview strong{font-weight:700}.preview-divider{opacity:.35}.dot{height:6px;width:6px;background:#68834b;border-radius:50%;flex:none}.site-header{height:116px;max-width:1220px;margin:auto;padding:0 34px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:12px;align-items:center;text-decoration:none}.brand>span{font-size:24px;font-weight:700;letter-spacing:-1px}.brand small{display:block;font-size:9px;letter-spacing:3.1px;margin-top:5px;font-weight:500}.header-note{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}svg{fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.header-note svg,.below-card svg{width:16px;height:16px}.layout{max-width:1152px;margin:22px auto 64px;display:grid;grid-template-columns:340px minmax(0,1fr);gap:74px;padding:0 0}.sidebar{padding-top:7px}.eyebrow{font-size:10px;letter-spacing:2.2px;font-weight:700;margin:0 0 20px}h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:44px;line-height:1.13;letter-spacing:-1.9px;margin:0 0 22px}.intro{font-size:14px;line-height:1.8;max-width:295px;color:var(--muted);margin:0 0 35px}#steps{list-style:none;padding:0;margin:0}#steps li{position:relative}#steps li:not(:last-child):after{content:'';position:absolute;left:17px;top:41px;height:17px;width:1px;background:#d9dfd3}#steps button{width:100%;padding:9px 0;display:flex;align-items:center;gap:14px;background:none;border:0;text-align:left;color:#7a857b;min-height:59px}#steps button:disabled{opacity:.85}.step-circle{height:35px;width:35px;display:grid;place-items:center;flex:none;border:1px solid #d4dbcd;border-radius:50%;font-size:12px;background:var(--paper)}.step-name{display:block;font-size:13px;font-weight:600}.step-caption{font-size:11px;display:block;margin-top:5px;color:var(--muted)}#steps .active .step-circle{background:var(--ink);border-color:var(--ink);color:white}#steps .active .step-name{color:var(--ink)}#steps .done .step-circle{background:var(--lime);border-color:var(--lime);color:var(--ink)}.sidebar-note{margin-top:42px;font-size:12px;line-height:1.8;max-width:274px;color:var(--muted)}.sidebar-note p{font-size:13px;color:var(--ink);font-weight:600;margin:16px 0 6px}.small-line{display:block;width:32px;height:2px;background:#94a777}.water-lines{color:#cbd7bd;margin-top:25px}.water-lines svg{width:100%;stroke-width:1}.progress-label{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;font-weight:600;margin-bottom:12px}.progress-label span+span{color:var(--muted);letter-spacing:0;font-weight:400;font-size:11px}.progress{height:4px;border-radius:8px;background:#e0e5d8;overflow:hidden;margin-bottom:24px}#progress-fill{height:100%;background:#60813f;transition:width .3s;width:0}.card{background:var(--white);border:1px solid #e1e6dc;box-shadow:0 9px 40px #213a2a05;border-radius:17px;overflow:hidden;padding:36px 38px}.section-kicker{font-size:10px;color:#6b7c58;letter-spacing:1.4px;font-weight:700;margin:0 0 12px}.card h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:31px;letter-spacing:-.65px;margin:0 0 12px;line-height:1.2}.card h2:focus{outline:none}.subtitle{color:var(--muted);font-size:13px;line-height:1.65;margin:0 0 24px}.required-note{font-size:11px;color:var(--muted);margin:0 0 24px}.required-mark{color:#7e6547}.fields{display:grid;grid-template-columns:1fr 1fr;gap:21px 18px}.field{min-width:0}.full{grid-column:1/-1}label,.field-label{display:block;font-size:12px;font-weight:600;margin-bottom:8px;line-height:1.4}.optional{font-weight:400;color:#7b837a;font-size:11px}.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea{width:100%;min-height:46px;border:1px solid #d7dfd3;border-radius:7px;padding:12px 13px;background:#fff;color:var(--ink);font-size:14px;box-shadow:0 1px 2px #1c332804}.field textarea{resize:vertical;min-height:82px;line-height:1.5}.field input::placeholder,.field textarea::placeholder{color:#9a9f95;font-size:12px}.field input[type=date]{min-width:0;max-width:100%}.help{font-size:11px;line-height:1.6;color:var(--muted);margin:7px 0 0}.error{color:var(--error);font-size:12px;line-height:1.5;margin:7px 0 0}.field [aria-invalid=true]{border-color:var(--error)!important;background:#fffafa!important}.error-summary{border:1px solid #edc9c4;background:#fff5f3;padding:15px 17px;border-radius:8px;margin-bottom:23px;color:#842a24;font-size:12px;line-height:1.6}.error-summary strong{display:block}.error-summary ul{padding-left:18px;margin:6px 0 0}.error-summary a{font-weight:400}.notice{display:flex;gap:11px;background:#f2f5eb;border-radius:8px;padding:15px 17px;color:#566746;font-size:12px;line-height:1.6;margin:24px 0 0}.notice svg{width:18px;height:18px;flex:none;margin-top:1px}.notice p{margin:0}.notice strong{display:block;font-weight:600;color:var(--ink);margin-bottom:3px}.form-actions{display:flex;justify-content:space-between;align-items:center;margin-top:28px;padding-top:25px;border-top:1px solid #edf0e9;gap:12px}.primary,.secondary{border-radius:7px;min-height:46px;padding:13px 19px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:16px;text-decoration:none}.primary{border:1px solid var(--ink);background:var(--ink);color:#fff}.primary:hover{background:#285649}.primary svg{width:16px;height:16px}.secondary{border:1px solid #d5decd;background:#fff;color:var(--ink)}.secondary:hover{background:var(--soft)}.text-button{padding:10px 0;border:0;background:none;color:var(--muted);font-size:11px;text-decoration:underline;text-underline-offset:3px;min-height:36px}.text-button:hover{color:var(--ink)}.below-card{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:13px;color:var(--muted);font-size:10px}.below-card>span{display:flex;gap:6px;align-items:center}.session-note{font-size:10px;line-height:1.7;color:#7c8377;margin:3px 0 0;max-width:560px}.site-footer{border-top:1px solid #e0e5d9;max-width:1152px;margin:auto;display:flex;justify-content:space-between;padding:24px 0 32px;font-size:10px;color:#7e887a}.site-footer i{font-style:normal;margin:0 8px}fieldset{border:0;margin:0;padding:0;min-width:0}legend{padding:0}.choice-row{display:flex;gap:10px;flex-wrap:wrap}.choice{display:flex;align-items:flex-start;gap:10px;border:1px solid #dbe2d6;border-radius:8px;padding:14px;font-size:13px;font-weight:400;line-height:1.5;cursor:pointer;margin:0;min-height:49px}.choice:has(input:checked){border-color:#5e824d;background:#f4f8ef}.choice input,.check-line input{accent-color:var(--ink);width:17px;height:17px;flex:none;margin:1px 0 0}.choice-row .choice{flex:1;min-width:100px}.choice small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.check-line{display:flex;align-items:flex-start;gap:10px;font-size:12px;font-weight:400;line-height:1.65;cursor:pointer;margin:0}.subsection{border-top:1px solid #e4e9df;padding-top:24px;margin-top:24px}.subsection h3{font-size:15px;margin:0 0 18px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.review-section{padding:21px 0;border-top:1px solid #e3e8df}.review-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.review-heading h3{font-size:14px;margin:0}.review-heading button{color:#4b704a}.review-list{margin:0}.review-line{display:grid;grid-template-columns:45% 55%;gap:0;padding:7px 0;font-size:12px;line-height:1.65}.review-line dt{color:var(--muted);padding-right:15px}.review-line dd{margin:0;overflow-wrap:anywhere;white-space:pre-line}.declaration{background:#f4f6ef;border-radius:10px;padding:21px;margin:15px 0 23px;font-size:12px;line-height:1.75}.declaration h3{font-size:15px;margin:0 0 13px}.declaration p{margin:11px 0}.declaration .letter-note{border-top:1px solid #d8dfcf;padding-top:13px;color:#61704f}.signature-input{font-family:Georgia,serif!important;font-size:22px!important;font-style:italic}.completion-icon{height:56px;width:56px;display:grid;place-items:center;border-radius:50%;background:var(--lime);margin-bottom:24px}.completion-icon svg{width:27px;height:27px}.finish-options{display:flex;flex-direction:column;gap:12px;margin-top:25px}.done-note{font-size:12px;color:var(--muted);line-height:1.8}.document-list{padding-left:17px;font-size:12px;line-height:1.85;color:var(--muted)}.privacy-strip{border:1px solid var(--line);border-radius:9px;padding:16px;margin-top:24px;font-size:12px;line-height:1.7}.privacy-strip strong{display:block}.status-message{font-size:12px;color:#466339;line-height:1.7;margin:13px 0 0}.signed-date{font-size:11px;color:var(--muted);margin-top:16px}dialog{border:1px solid var(--line);border-radius:14px;color:var(--ink);padding:28px;max-width:440px;width:calc(100% - 32px)}dialog::backdrop{background:#12281da6}dialog h2{font-family:Georgia,serif;font-weight:400}dialog p{font-size:13px;line-height:1.8;color:var(--muted)}.dialog-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:23px}.noscript{padding:25px;text-align:center;background:#fff0dd}[hidden]{display:none!important}
@media(min-width:1350px){.layout{margin-top:35px}}
@media(max-width:1230px){.layout,.site-footer{margin-left:34px;margin-right:34px}.layout{grid-template-columns:300px minmax(0,1fr);gap:44px}.card{padding:30px}}
@media(max-width:960px){.layout{grid-template-columns:230px minmax(0,1fr);gap:30px;margin-left:24px;margin-right:24px}.site-header{padding:0 24px}h1{font-size:36px}.intro{font-size:13px}.card{padding:26px}.fields{gap:20px 14px}.choice-grid{grid-template-columns:1fr}}
@media(max-width:720px){.preview{font-size:10px;gap:6px;flex-wrap:wrap;min-height:36px;padding:9px 12px}.site-header{height:90px;padding:0 21px}.brand>span{font-size:21px}.brand img{width:39px;height:39px}.brand small{font-size:8px;letter-spacing:2.8px}.header-note{font-size:0;gap:0}.header-note svg{width:18px;height:18px}.layout{display:block;margin:11px 18px 35px}.sidebar{padding:0}.eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:13px}h1{font-size:34px;line-height:1.15;letter-spacing:-1px;margin-bottom:13px}h1 br{display:none}.intro{font-size:13px;max-width:460px;margin-bottom:23px;line-height:1.65}.sidebar-note,.water-lines,.step-caption{display:none!important}#steps{display:flex;justify-content:space-between;margin:0 -3px 22px;gap:2px}#steps li{flex:1}#steps li:after{display:none}#steps button{flex-direction:column;gap:8px;padding:0 1px;text-align:center;min-height:65px}.step-circle{width:28px;height:28px;font-size:10px}.step-name{font-size:9px;font-weight:400;white-space:nowrap}.progress-label{font-size:9px;margin-bottom:9px}.progress-label span+span{font-size:10px}.progress{margin-bottom:17px;height:3px}.card{padding:24px 21px;border-radius:12px}.card h2{font-size:28px}.subtitle{font-size:12px;margin-bottom:20px}.section-kicker{font-size:9px}.required-note{font-size:10px}.fields{grid-template-columns:1fr;gap:19px}.full{grid-column:auto}.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea{font-size:16px;min-height:48px}.field label,.field-label{font-size:12px}.form-actions{margin-top:24px;padding-top:21px}.form-actions .primary{padding:13px 16px}.text-button{font-size:11px}.below-card{align-items:flex-start;font-size:9px;gap:9px}.below-card>span{line-height:1.7;padding-top:10px}.below-card svg{width:13px;flex:none}.below-card button{white-space:nowrap}.session-note{font-size:9px;margin-top:0}.site-footer{display:block;margin:0 21px;padding:21px 0;line-height:1.9}.site-footer span{display:block}.notice{padding:14px;font-size:11px}.review-line{font-size:11px;grid-template-columns:43% 57%}.declaration{padding:17px}.choice-grid{grid-template-columns:1fr}.completion-icon{height:48px;width:48px}.dialog-actions{flex-direction:column-reverse}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.site-header{height:auto;min-height:160px;padding-top:8px;padding-bottom:8px}.brand{flex-shrink:0;max-width:70%}.brand .brand-logo{display:block;width:180px;max-width:100%;height:auto;overflow:visible;border-radius:8px;background:#edf7ff;line-height:0}.brand .brand-logo img{display:block;position:static;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:center;border-radius:8px}.primary[disabled]{opacity:.65;cursor:wait}.download-alternative{align-self:center}
@media(max-width:720px){.site-header{height:auto;min-height:132px}.brand .brand-logo{width:144px}.brand .brand-logo img{width:100%;height:auto;max-width:100%}}
