:root{--background:#fff;--foreground:#172223;--card:#fff;--card-foreground:#172223;--popover:#fff;--popover-foreground:#172223;--primary:#cafa50;--primary-foreground:#172223;--secondary:#f1f4f1;--secondary-foreground:#172223;--muted:#f1f4f1;--muted-foreground:#5f6969;--accent:#edf5db;--accent-foreground:#172223;--destructive:#b52d36;--border:#d8dfda;--input:#d8dfda;--ring:#61831e;--radius:.4rem}
*{box-sizing:border-box}
body{margin:0;background:#102728;color:#172223;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}
a{color:inherit}
button,a,input,textarea,select{touch-action:manipulation;font-family:inherit}
[hidden]{display:none !important}
.site-shell{max-width:1440px;margin:auto;padding:0 64px}
.masthead{height:104px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff20;color:#fff}
.wordmark{font-size:24px;font-weight:900;letter-spacing:-1.3px;text-decoration:none;display:flex;align-items:center;gap:3px}
.wordmark span{font-weight:400}
.wordmark i{width:7px;height:7px;background:#cafa50;margin-left:5px}
.channel-link{display:flex;align-items:center;gap:9px;font-size:14px;text-decoration:none;color:#c6d0ce}
.application-layout{display:grid;grid-template-columns:0.9fr 1.1fr;gap:72px;padding:64px 0 70px;align-items:start}
.intro{color:#eef3ef;position:sticky;top:40px}
.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.5px}
.intro .eyebrow{color:#cafa50;margin:9px 0 28px}
.intro h1{font-size:clamp(40px,4.2vw,62px);line-height:1.04;letter-spacing:-2.8px;margin:0 0 26px;font-weight:600}
.intro h1 em{font-family:Georgia,serif;font-weight:400;color:#cafa50}
.lead{font-size:18px;line-height:1.7;max-width:390px;color:#c2cfcb}
.offer-facts{margin-top:36px}
.offer-facts>div{border-top:1px solid #ffffff25;padding:17px 0;display:flex;flex-direction:column;gap:4px}
.offer-facts span{font-size:12px;letter-spacing:1.4px;color:#aabcb7}
.offer-facts strong{font-size:17px;font-weight:500}
.goal-note{color:#aabcb7;font-size:14px;line-height:1.7;margin:24px 0;max-width:410px}
.intro-footer{display:flex;align-items:center;gap:12px;font-size:12px;letter-spacing:1.2px;margin-top:38px;color:#c2cfcb}
.line{display:block;width:32px;height:1px;background:#cafa50}
.application-card{background:#fff;border-radius:10px;padding:34px 38px 26px;box-shadow:0 12px 70px #03151620}
.form-top{display:flex;justify-content:space-between;gap:12px;color:#65716c;font-size:11px;font-weight:700;letter-spacing:1px}
.steps{padding:0;list-style:none;display:flex;justify-content:space-between;margin:27px 0 35px;gap:10px}
.steps li{flex:1;border-top:2px solid #e7ece8;padding-top:12px;color:#82908a}
.steps li.active{border-color:#294632;color:#294632}
.steps li span{font-size:12px;font-weight:bold;display:flex;align-items:center;min-height:19px}
.steps small{font-size:12px;display:block;margin-top:5px}
.form-heading h2{font-size:28px;line-height:1.17;letter-spacing:-1px;font-weight:600;margin:10px 0 12px}
.form-heading h2:focus,.success h2:focus{outline:none}
.form-heading .eyebrow{color:#6f7c72;font-size:11px}
.form-heading p{color:#637068;font-size:14px;margin:0 0 27px}
.field{margin-bottom:20px}
.field>label{display:block;font-weight:600;font-size:14px;margin-bottom:8px}
.field input,.field select,.field textarea{width:100%;min-height:48px;border:1px solid var(--input);border-radius:5px;font-size:16px;background:#fcfdfb;padding:0 12px;color:inherit}
.field textarea{min-height:100px;padding:10px 12px;resize:vertical;line-height:1.5}
.field select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23637068' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 12px center;padding-right:38px}
.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid #cafa50;outline-offset:1px;border-color:#61831e}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.optional{font-size:12px;color:#758177;font-weight:400;margin-left:4px}
.hint{font-size:13px;color:#667168;margin:-3px 0 8px}
.checks{font-size:14px;line-height:1.5;margin:20px 0}
.checks label{display:flex;align-items:flex-start;gap:11px;margin-bottom:13px;cursor:pointer}
.checks input[type=checkbox]{margin-top:3px;min-width:18px;min-height:18px;width:18px;height:18px;accent-color:#294632}
.checks a,.notice a{text-decoration:underline}
.eligibility{background:#f2f6eb;border-radius:6px;padding:17px 17px 4px}
.form-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid #e2e7e1;padding-top:22px;margin-top:24px}
.continue{background:var(--primary);color:var(--primary-foreground);border:none;height:48px;font-size:15px;padding:0 22px;border-radius:5px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:8px}
.continue:disabled{opacity:.6;cursor:default}
.back{background:transparent;border:none;color:#637068;font-size:15px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;padding:8px 4px}
.secure{font-size:12px;color:#677469;display:flex;gap:6px;align-items:center}
.form-footnote{font-size:12px;color:#758077;text-align:center;margin:19px 0 0}
.error,.notice{background:#fff2e8;padding:13px;border-radius:5px;font-size:14px;color:#804019}
.error{color:#94272e;background:#fff0f0}
.notice{margin:0 0 16px}
.honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.site-footer{padding:25px 0;border-top:1px solid #ffffff20;display:flex;justify-content:space-between;color:#aabbb5;font-size:13px}
.site-footer div{display:flex;gap:24px}
.site-footer a{text-decoration:none}
.success{padding:25px 0;min-height:560px}
.success>svg{color:#61831e;margin-bottom:30px}
.success h2{font-size:40px;letter-spacing:-1.6px;line-height:1.12;margin:15px 0 24px}
.success p{color:#626f65}
.receipt{background:#f2f6eb;padding:18px;font-size:13px;margin:25px 0;overflow-wrap:anywhere}
.text-link{display:inline-flex;gap:10px;align-items:center;font-weight:bold;font-size:14px}
.document{max-width:780px;padding:40px;margin:50px auto;background:white;border-radius:8px}
.document h1{font-size:34px;font-weight:600;margin:20px 0}
.document h2{font-size:20px;font-weight:600;margin:25px 0 8px}
.document p{margin:12px 0}
.admin{max-width:1100px;margin:30px auto;padding:32px;background:white;border-radius:8px}
.admin h1{font-size:32px;font-weight:bold}
.admin-toolbar{display:flex;gap:12px;flex-wrap:wrap;margin:24px 0}
.admin-toolbar input{max-width:380px;min-height:44px;border:1px solid var(--input);border-radius:5px;padding:0 12px;font-size:15px}
.admin-toolbar button{background:var(--primary);border:none;height:44px;padding:0 18px;border-radius:5px;font-weight:600;cursor:pointer}
.lead-card{border:1px solid #d8dfda;border-radius:8px;margin:18px 0;padding:22px}
.lead-card summary{cursor:pointer;display:flex;justify-content:space-between;gap:12px}
.lead-card h2{font-size:18px;font-weight:600}
.lead-card dl{display:grid;grid-template-columns:190px 1fr;gap:10px;font-size:14px;margin:20px 0;overflow-wrap:anywhere}
.lead-card dt{color:#647268}
.lead-card dd{white-space:pre-wrap;margin:0}
.badge{font-size:12px;padding:5px 9px;background:#edf5db;border-radius:4px;white-space:nowrap}
.admin-note{font-size:14px;color:#667268}
.lead-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-top:15px}
.lead-actions a{font-size:14px;text-decoration:underline}
.lead-actions select{min-height:40px;border:1px solid var(--input);border-radius:5px;padding:0 8px}
.lead-actions button{background:#fff;border:1px solid var(--input);border-radius:5px;height:40px;padding:0 12px;cursor:pointer}
.empty{padding:55px 20px;text-align:center;background:#f3f6ef;border-radius:8px}
@media(max-width:1050px){.site-shell{padding:0 32px}.application-layout{gap:35px;grid-template-columns:.85fr 1.15fr}.application-card{padding:28px}.intro h1{font-size:45px}}
@media(max-width:760px){.site-shell{padding:0 20px}.masthead{height:77px}.wordmark{font-size:21px}.channel-link{font-size:12px}.application-layout{display:block;padding:32px 0}.intro{position:static}.intro .eyebrow{margin:0 0 20px}.intro h1{font-size:44px;letter-spacing:-2px}.lead{font-size:16px}.offer-facts{display:flex;gap:17px;flex-wrap:wrap;margin:25px 0}.offer-facts>div{flex:1;min-width:135px}.offer-facts span{font-size:10px}.offer-facts strong{font-size:14px}.goal-note{font-size:13px;margin-bottom:27px}.intro-footer{display:none}.application-card{padding:24px 20px}.form-top{font-size:10px}.steps{gap:7px;margin:23px 0 27px}.steps small{font-size:11px}.form-heading h2{font-size:26px}.field-grid{grid-template-columns:1fr;gap:0}.secure{font-size:11px}.document,.admin{margin:15px;padding:22px}.lead-card dl{grid-template-columns:1fr;gap:3px}.lead-card dd{margin-bottom:10px}.success h2{font-size:36px}.success{min-height:420px}.site-footer{font-size:12px}}
@media(max-width:760px){.application-layout{padding-top:25px}.intro .eyebrow{margin-bottom:13px}.intro h1{font-size:39px;margin-bottom:16px}.lead{line-height:1.5;margin:0 0 12px}.offer-facts{margin:12px 0}.offer-facts>div{padding:12px 0 0}.offer-facts>div:first-child,.offer-facts>div:nth-child(2){display:none}.goal-note{font-size:12px;line-height:1.5;margin:15px 0 23px}.intro .goal-note{max-width:none}}
