/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--green:#62cd45;--green-dark:#1d653c;--lime:#b7ef59;--purple:#60439a;--lavender:#efe8ff;--yellow:#ffd52f;--ink:#17352d;--muted:#5f716b;--cream:#fbfff8;--white:#fff}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.announcement{color:#fff;text-align:center;letter-spacing:.03em;background:linear-gradient(90deg,#5f3c98,#7256aa);padding:10px 20px;font-size:13px;font-weight:700}.nav{z-index:10;justify-content:space-between;align-items:center;height:92px;display:flex;position:relative}.brand img{object-fit:contain;width:185px;height:72px}.navlinks{align-items:center;gap:30px;font-size:14px;font-weight:700;display:flex}.navlinks a:hover{color:var(--purple)}.navapply{background:var(--ink);border-radius:999px;padding:14px 20px;color:#fff!important}.hero{background:linear-gradient(135deg,#fff 5%,#f7f1ff 52%,#eaffdf 100%);border-block:1px solid #eae8e2;min-height:650px;position:relative;overflow:hidden}.heroGrid{grid-template-columns:1.08fr .92fr;align-items:center;min-height:650px;display:grid}.heroCopy{z-index:2;padding:70px 0;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--green-dark);margin:0 0 18px;font-size:12px;font-weight:800}.eyebrow.purple{color:var(--purple)}.eyebrow.light{color:var(--lime)}h1{letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(52px,6vw,82px);line-height:.98}h1 span{color:var(--purple);position:relative}.lede{color:var(--muted);max-width:630px;margin:26px 0 32px;font-size:19px;line-height:1.7}.heroActions{flex-wrap:wrap;gap:14px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;padding:16px 24px;font-size:14px;font-weight:800;display:inline-flex}.primary{background:linear-gradient(135deg,var(--green),#83dc45);color:#123b28;box-shadow:0 10px 25px #4ab13e3b}.primary:hover{transform:translateY(-2px)}.primary span{margin-left:10px;font-size:20px}.secondary{background:#ffffffb3;border:1px solid #c7cfc9}.trustRow{color:#46625a;flex-wrap:wrap;gap:22px;margin-top:38px;font-size:13px;font-weight:700;display:flex}.trustRow span:first-letter{color:var(--green)}.heroArt{justify-content:center;align-self:end;display:flex;position:relative}.heroArt>img{filter:drop-shadow(0 25px 25px #3b4b402e);z-index:2;width:min(540px,100%);position:relative}.heroGlow{filter:blur(2px);border-radius:50%;position:absolute}.heroGlowOne{background:#b2f25540;width:450px;height:450px;top:60px;right:-100px}.heroGlowTwo{background:#ab8ee838;width:240px;height:240px;bottom:-80px;left:44%}.spark{color:var(--yellow);z-index:3;font-size:34px;position:absolute}.s1{top:60px;left:8%}.s2{color:var(--purple);font-size:22px;top:125px;right:7%}.s3{font-size:28px;bottom:210px;right:2%}.floatCard{z-index:4;background:#fff;border:1px solid #e5eee6;border-radius:16px;flex-direction:column;padding:15px 18px;display:flex;position:absolute;bottom:45px;left:0;box-shadow:0 15px 45px #24463729}.floatCard strong{font-size:14px}.floatCard span{color:var(--muted);margin-top:4px;font-size:12px}.fitStrip{background:#fff;border-bottom:1px solid #e5ebe5;padding:50px 0}.fitGrid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.fitGrid h2,.sectionHead h2,.faq h2,.opportunityCard h2,.requirements h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,50px);line-height:1.05}.audienceList{grid-template-columns:repeat(2,1fr);gap:18px 30px;font-size:15px;font-weight:700;display:grid}.audienceList span{background:#f7fbf5;border:1px solid #e4ede2;border-radius:14px;padding:14px 16px}.section{padding-block:100px}.sectionHead{text-align:center;max-width:720px;margin:0 auto 55px}.sectionHead>p:last-child,.faqGrid>div>p:last-child{color:var(--muted);font-size:17px;line-height:1.7}.stepGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step{background:#fff;border:1px solid #e3ebe3;border-radius:26px;padding:32px;box-shadow:0 12px 30px #2a4c3a0d}.stepNumber{background:var(--lavender);width:45px;height:45px;color:var(--purple);border-radius:14px;place-items:center;font-weight:900;display:grid}.step h3{margin:25px 0 12px;font-size:20px}.step p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.requirements{background:var(--ink);color:#fff;position:relative;overflow:hidden}.requirements:after{content:"";background:#7fd4451c;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-230px;left:-180px}.reqGrid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.reqIntro{color:#c6d6cf;max-width:520px;font-size:18px;line-height:1.7}.note{border-left:3px solid var(--yellow);margin-top:35px;padding:5px 0 5px 20px}.note strong{color:var(--yellow)}.note p{color:#b8cbc1;margin:8px 0 0;line-height:1.55}.checkCard{color:var(--ink);background:#fff;border-radius:28px;padding:35px 40px}.checkCard h3{margin:0 0 22px;font-size:22px}.checkCard ul{gap:15px;margin:0;padding:0;list-style:none;display:grid}.checkCard li{color:#4f635a;border-bottom:1px solid #e8eee9;padding-bottom:13px}.checkCard li:last-child{border:0;padding-bottom:0}.checkCard li span{color:#28783d;background:#dff7d3;border-radius:50%;place-items:center;width:22px;height:22px;margin-right:10px;font-weight:900;display:inline-grid}.opportunityCard{background:linear-gradient(135deg,#efe7ff,#f8f3ff 55%,#e4ffd8);border:1px solid #ded3f1;border-radius:34px;grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;padding:55px;display:grid}.opportunityCard p{color:var(--muted);line-height:1.7}.opportunityAction{background:#fff;border-radius:22px;flex-direction:column;gap:13px;padding:25px;display:flex}.opportunityAction>span{text-transform:uppercase;letter-spacing:.12em;color:var(--purple);font-size:11px;font-weight:900}.opportunityAction small{color:var(--muted);line-height:1.5}.opportunityAction small a{text-decoration:underline}.disabled{font-size:13px}.faq{background:#fff}.faqGrid{grid-template-columns:.75fr 1.25fr;gap:90px;display:grid}.faqList details{border-bottom:1px solid #dfe7e1;padding:20px 0}.faqList summary{cursor:pointer;justify-content:space-between;gap:20px;font-size:17px;font-weight:800;list-style:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--purple);font-size:23px}.faqList p{color:var(--muted);margin:14px 30px 0 0;line-height:1.65}.faqList details[open] summary span{transform:rotate(45deg)}footer{color:#fff;background:#102c24;padding:65px 0 25px}.footerGrid{grid-template-columns:1.3fr .7fr 1fr 1fr;gap:50px;display:grid}.footerGrid>div{color:#b9ccc4;flex-direction:column;gap:12px;font-size:13px;display:flex}.footerGrid strong{color:#fff;margin-bottom:5px;font-size:14px}.footerGrid a:hover{color:var(--lime)}.footerBrand img{object-fit:contain;background:#fff;border-radius:14px;width:180px;height:100px;padding:8px}.footerBrand p,.footerGrid p{margin:0;line-height:1.55}.portalLink{color:var(--lime);font-weight:800}.legal{color:#8fa9a0;border-top:1px solid #27483e;justify-content:space-between;gap:40px;margin-top:50px;padding-top:22px;font-size:11px;line-height:1.5;display:flex}.legal span{text-align:right;max-width:720px}@media (width<=850px){.navlinks a:not(.navapply){display:none}.heroGrid,.fitGrid,.reqGrid,.opportunityCard,.faqGrid{grid-template-columns:1fr}.heroGrid{padding-top:15px}.heroCopy{padding:55px 0 20px}.heroArt{max-width:520px;margin:auto}.fitGrid,.reqGrid,.opportunityCard,.faqGrid{gap:35px}.stepGrid{grid-template-columns:1fr}.footerGrid{grid-template-columns:1fr 1fr}.legal{flex-direction:column}.legal span{text-align:left}.section{padding-block:75px}}@media (width<=560px){.shell{width:min(100% - 28px,1160px)}.nav{height:78px}.brand img{width:145px}.navapply{padding:12px 15px;font-size:12px}h1{font-size:50px}.lede{font-size:17px}.heroActions{flex-direction:column}.button{width:100%}.trustRow{gap:10px 18px}.floatCard{bottom:15px;left:5px}.audienceList{grid-template-columns:1fr}.section{padding-block:64px}.checkCard,.opportunityCard{padding:28px 22px}.footerGrid{grid-template-columns:1fr}.footerBrand img{width:160px}}.socialLinks{margin-top:8px;flex-direction:row!important;gap:9px!important;display:flex!important}.socialLinks a{color:#fff;background:#173a31;border:1px solid #416359;border-radius:50%;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;line-height:1;display:grid}.socialLinks a:hover,.socialLinks a:focus-visible{background:var(--lime);color:#102c24;border-color:var(--lime)}.notFoundPage{background:linear-gradient(135deg,#fff 5%,#f7f1ff 52%,#eaffdf 100%);place-items:center;min-height:100vh;padding:40px;display:grid}.notFoundPage>div{text-align:center;background:#fff;border:1px solid #e3ebe3;border-radius:30px;width:min(720px,100%);padding:clamp(32px,7vw,70px);box-shadow:0 20px 60px #2a4c3a1a}.notFoundPage h1{margin-inline:auto;font-size:clamp(42px,7vw,68px)}.notFoundPage>div>p:not(.eyebrow){color:var(--muted);max-width:580px;margin:24px auto 30px;font-size:17px;line-height:1.7}html{scroll-padding-top:110px}.nav{z-index:100;-webkit-backdrop-filter:blur(14px);background:#fbfff8f0;border-bottom:1px solid #17352d1a;position:sticky;top:0;box-shadow:0 10px 28px #17352d14}.mobileMenu{display:none;position:relative}.menuToggle{cursor:pointer;background:#fff;border:1px solid #17352d2e;border-radius:13px;place-content:center;gap:5px;width:46px;height:46px;display:grid;box-shadow:0 5px 16px #17352d14}.menuToggle span{background:var(--ink);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.mobileMenu.open .menuToggle span:first-child{transform:translateY(7px)rotate(45deg)}.mobileMenu.open .menuToggle span:nth-child(2){opacity:0}.mobileMenu.open .menuToggle span:last-child{transform:translateY(-7px)rotate(-45deg)}.mobileMenuPanel{background:#fff;border:1px solid #dfe7e1;border-radius:18px;width:min(290px,100vw - 28px);padding:10px;display:none;position:absolute;top:56px;right:0;box-shadow:0 20px 45px #17352d2e}.mobileMenu.open .mobileMenuPanel{display:grid}.mobileMenuPanel a{border-radius:11px;padding:14px 15px;font-size:14px;font-weight:800}.mobileMenuPanel a:hover,.mobileMenuPanel a:focus-visible{background:var(--lavender);color:var(--purple);outline:none}.mobileMenuPanel a:last-child{background:var(--ink);color:#fff;text-align:center;margin-top:5px}@media (width<=850px){.navlinks{display:none}.mobileMenu{display:block}}.eligibility{background:linear-gradient(135deg,#f8f4ff 0%,#fff 52%,#f0ffe9 100%);border-block:1px solid #e6e0ef}.eligibilityGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;display:grid}.eligibility h2{letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,50px);line-height:1.05}.eligibilityIntro>p{color:var(--muted);font-size:17px;line-height:1.7}.stateNote{background:#fff8d8;border:1px solid #f1df84;border-radius:18px;margin:28px 0 22px;padding:20px}.stateNote strong{color:#6c5610}.stateNote p{color:#726b51;margin:7px 0 0;font-size:14px;line-height:1.55}.sourceLink{color:var(--purple);font-size:14px;font-weight:800}.sourceLink:hover{text-decoration:underline}.stateCard{background:#fff;border:1px solid #ded7eb;border-radius:28px;padding:30px;box-shadow:0 18px 45px #49326e17}.stateCardHead{border-bottom:1px solid #e9e4ef;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding-bottom:18px;display:flex}.stateCardHead span{font-size:18px;font-weight:900}.stateCardHead small{color:var(--muted);font-size:11px}.stateList{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.stateList span{color:#4c4360;background:#f7f4fb;border:1px solid #ebe5f2;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:700}.stateList span:last-child{grid-column:span 2}@media (width<=850px){.eligibilityGrid{grid-template-columns:1fr;gap:35px}}@media (width<=560px){.stateCard{padding:22px 18px}.stateList{grid-template-columns:repeat(2,1fr)}.stateCardHead{flex-direction:column;align-items:flex-start;gap:5px}}.aboutSection{background:#fff}.aboutGrid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.aboutStory h2,.contractor h2,.resourceLayout h2,.supportGrid h2,.scamGrid h2,.legalHub h2{letter-spacing:-.045em;margin:0 0 22px;font-size:clamp(36px,4.2vw,54px);line-height:1.03}.aboutStory>p:not(.eyebrow){color:#65736d;font-size:16px;line-height:1.8}.textLink{color:var(--purple);margin-top:12px;font-weight:900;display:inline-block}.aboutValues{grid-template-columns:1fr 1fr;gap:14px;display:grid}.aboutValues article{background:#f8f5fb;border:1px solid #e9e0f2;border-radius:20px;min-height:175px;padding:25px}.aboutValues span,.resourceCards>article>span{color:var(--purple);letter-spacing:.12em;font-size:12px;font-weight:900}.aboutValues h3{margin:16px 0 8px;font-size:19px}.aboutValues p{color:var(--muted);font-size:13px;line-height:1.6}.stepGrid{grid-template-columns:repeat(4,1fr)}.stepGrid .step:nth-child(n+5){grid-column:span 1}.step{min-height:245px}.contractor{color:#fff;background:#102c24}.contractorGrid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:70px;display:grid}.contractorGrid>div:first-child>p:not(.eyebrow){color:#c0d1ca;font-size:16px;line-height:1.75}.contractorPay{border-left:4px solid var(--yellow);margin-top:28px;padding:7px 0 7px 20px;display:grid}.contractorPay strong{color:var(--yellow);text-transform:uppercase;letter-spacing:.1em;font-size:12px}.contractorPay span{margin:5px 0;font-size:34px;font-weight:900}.contractorPay small{color:#b9cbc4;line-height:1.5}.truthCard{color:var(--ink);background:#fff;border-radius:26px;padding:34px}.truthCard h3{margin:0 0 20px;font-size:23px}.truthCard ul{gap:16px;margin:0;padding:0;list-style:none;display:grid}.truthCard li{color:#617169;border-bottom:1px solid #e8eeea;grid-template-columns:24px auto;column-gap:10px;padding-bottom:14px;line-height:1.55;display:grid}.truthCard li:last-child{border:0}.truthCard li>span{color:#28783d;background:#dff7d3;border-radius:50%;grid-row:1/3;place-items:center;width:22px;height:22px;font-weight:900;display:grid}.truthCard b{color:#263c32}.teamSection{background:linear-gradient(#f6f0ff,#fff)}.teamGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.teamGrid article{background:#fff;border:1px solid #e6dcec;border-radius:22px;overflow:hidden;box-shadow:0 15px 35px #37264612}.teamGrid img{aspect-ratio:4/5;object-fit:cover;object-position:top;width:100%;display:block}.teamGrid article>div{padding:22px}.teamGrid span{color:var(--purple);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:900}.teamGrid h3{margin:8px 0;font-size:24px}.teamGrid p{color:var(--muted);font-size:13px;line-height:1.65}.teamGrid .teamPortraitPending{aspect-ratio:4/5;color:#fff;text-align:center;background:linear-gradient(145deg,#261a39,#5f3c98 58%,#77d84d);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex}.teamPortraitPending span{color:#ffbd59;font-size:58px;line-height:1}.teamPortraitPending strong{letter-spacing:.16em;font-size:28px}.teamPortraitPending small{letter-spacing:.14em;color:#eefbe7;font-size:10px;font-weight:900}.resourceSection{background:#f6fbf3}.resourceLayout{grid-template-columns:.7fr 1.3fr;align-items:start;gap:55px;display:grid}.resourceLayout>div:first-child>p:last-child{color:var(--muted);font-size:16px;line-height:1.7}.resourceCards{grid-template-columns:1fr 1fr;gap:15px;display:grid}.resourceCards article{background:#fff;border:1px solid #dfeadd;border-radius:18px;padding:25px}.resourceCards h3{font-size:18px}.resourceCards p{color:var(--muted);font-size:13px;line-height:1.6}.resourceCards a{color:var(--purple);cursor:pointer;padding:8px 0;font-weight:900;display:inline-block}.scamStrip{color:#fff;background:#5f3c98;padding:58px 0}.scamGrid{grid-template-columns:70px 1fr auto;align-items:center;gap:28px;display:grid}.scamIcon{background:var(--yellow);color:#452b6f;border-radius:50%;place-items:center;width:64px;height:64px;font-size:34px;font-weight:900;display:grid}.scamGrid h2{margin-bottom:12px;font-size:38px}.scamGrid p:last-child{color:#eee6f7;line-height:1.65}.scamGrid .secondary{color:#292332;white-space:nowrap;background:#fff}.supportSection{background:#fff}.supportGrid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:70px;display:grid}.supportGrid>div>p:not(.eyebrow){color:var(--muted);line-height:1.75}.supportOptions{gap:10px;margin-top:25px;display:grid}.supportOptions a{color:var(--purple);background:#f6f1fb;border:1px solid #e5d9ee;border-radius:12px;padding:14px 16px;font-size:13px;font-weight:800}.contactCard{background:#f7faf6;border:1px solid #dfebdf;border-radius:24px;gap:16px;padding:32px;display:grid}.contactCard label{gap:7px;font-size:12px;font-weight:800;display:grid}.contactCard input,.contactCard select,.contactCard textarea{background:#fff;border:1px solid #d9e3d9;border-radius:10px;padding:12px;font:14px Arial}.contactCard .button{border:0}.contactCard small{text-align:center;color:var(--muted)}.applyHero{background:linear-gradient(135deg,#f8f2ff,#fff 55%,#ecffe4);border-block:1px solid #e7e2eb;padding:85px 0 65px}.applyIntro{max-width:900px}.applyIntro h1{font-size:clamp(48px,6vw,76px)}.applyIntro>p:not(.eyebrow){color:var(--muted);max-width:760px;font-size:18px;line-height:1.7}.applyTrust{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.applyTrust span{color:#46625a;background:#fff;border:1px solid #dfe8dc;border-radius:999px;padding:11px 15px;font-size:12px;font-weight:800}.careerFrameSection{padding-block:55px 90px}.careerFrameHead{justify-content:space-between;align-items:center;gap:30px;margin-bottom:20px;display:flex}.careerFrameHead>div{gap:5px;display:grid}.careerFrameHead strong{font-size:24px}.careerFrameHead span{color:var(--muted);font-size:13px}.careerLaunchCard{background:linear-gradient(135deg,#fff,#f7f1ff 58%,#ecffe4);border:1px solid #ded7eb;border-radius:28px;grid-template-columns:80px 1fr auto;align-items:center;gap:30px;padding:clamp(30px,5vw,58px);display:grid;box-shadow:0 20px 50px #36284814}.careerLaunchIcon{background:var(--purple);color:#fff;border-radius:22px;place-items:center;width:72px;height:72px;font-size:32px;font-weight:900;display:grid}.careerLaunchCard h2{letter-spacing:-.035em;margin:7px 0 15px;font-size:clamp(30px,4vw,44px);line-height:1.05}.careerLaunchCard p:not(.eyebrow){color:var(--muted);max-width:690px;line-height:1.65}.careerLaunchCard ul{color:#46625a;gap:9px;margin:20px 0 0;padding:0;font-size:14px;font-weight:700;list-style:none;display:grid}.careerLaunchCard li:before{content:"✓";color:var(--green-dark);margin-right:9px}.careerLaunchCard>.button{white-space:nowrap}.applyHelp{color:#fff;background:#102c24;padding:65px 0}.applyHelp>.shell{justify-content:space-between;align-items:center;gap:40px;display:flex}.applyHelp h2{margin:0 0 12px;font-size:34px}.applyHelp p{color:#bfd0c9;line-height:1.65}.applyHelp p a{color:var(--lime);font-weight:800}.applyHelp .secondary{color:var(--ink);white-space:nowrap;background:#fff}.storiesSection{background:#faf7f0}.storyPlaceholder{text-align:center;background:#fff;border:1px solid #eee4d6;border-radius:25px;max-width:760px;margin:auto;padding:38px}.storyPlaceholder>span{color:var(--yellow);font-family:Georgia;font-size:70px;line-height:.5}.storyPlaceholder p{color:#4b514e;font:600 24px/1.5 Georgia,serif}.storyPlaceholder small{color:var(--purple);letter-spacing:.15em;font-weight:900}.legalHub{color:#fff;background:#102c24;padding:90px 0}.legalHub>.shell{grid-template-columns:.65fr 1.35fr;gap:70px;display:grid}.legalCards details{border-bottom:1px solid #2b4e43;padding:18px 0}.legalCards summary{cursor:pointer;justify-content:space-between;font-size:16px;font-weight:800;list-style:none;display:flex}.legalCards summary::-webkit-details-marker{display:none}.legalCards summary span{color:var(--lime);font-size:22px}.legalCards p{color:#b8cbc3;padding-right:25px;font-size:14px;line-height:1.75}@media (width<=1000px){.teamGrid,.stepGrid{grid-template-columns:1fr 1fr}.aboutGrid,.contractorGrid,.resourceLayout,.supportGrid,.legalHub>.shell{grid-template-columns:1fr}.scamGrid{grid-template-columns:60px 1fr}.scamGrid .button{grid-column:2}.resourceLayout{gap:25px}.applyHelp>.shell{flex-direction:column;align-items:flex-start}.careerLaunchCard{grid-template-columns:72px 1fr}.careerLaunchCard>.button{grid-column:2;justify-self:start}}@media (width<=620px){.aboutValues,.teamGrid,.stepGrid,.resourceCards{grid-template-columns:1fr}.teamGrid img{aspect-ratio:1}.scamGrid{grid-template-columns:1fr}.scamGrid .button{grid-column:auto}.contractorPay span{font-size:29px}.truthCard,.contactCard{padding:24px}.storyPlaceholder p{font-size:20px}.careerFrameHead{flex-direction:column;align-items:stretch}.careerLaunchCard{grid-template-columns:1fr;gap:20px}.careerLaunchCard>.button{grid-column:1;width:100%}.careerLaunchIcon{border-radius:18px;width:58px;height:58px}.applyHero{padding:60px 0 45px}}:root{--ink:#122d25;--purple:#65429a;--lime:#b8f25b;--yellow:#ffd437;--cream:#faf8f3;--muted:#65736d}*{box-sizing:border-box}.guidePage{background:var(--cream);min-height:100vh;color:var(--ink);font-family:Arial,Helvetica,sans-serif}.guideNav{background:#fff;border-bottom:1px solid #e5e9e4;justify-content:space-between;align-items:center;height:92px;padding:0 max(28px,50vw - 560px);display:flex}.guideBrand img{object-fit:contain;width:180px;height:70px}.guideNav>div{align-items:center;gap:18px;font-size:13px;font-weight:800;display:flex}.guideApply{background:var(--ink);color:#fff;border-radius:999px;padding:13px 18px}.guideHero{background:linear-gradient(130deg,#f3ebff,#fff8df 62%,#e7ffd8);grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;min-height:440px;padding:75px max(28px,50vw - 560px);display:grid}.guideHero>div:first-child>span{background:var(--purple);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.guideHero p:not(.guideIntro){letter-spacing:.18em;color:var(--purple);margin-top:25px;font-size:11px;font-weight:900}.guideHero h1{letter-spacing:-.055em;margin:10px 0 20px;font-size:clamp(52px,6vw,78px);line-height:.98}.guideIntro{max-width:650px;color:var(--muted);font-size:17px;line-height:1.7}.guideBadge{background:var(--yellow);text-align:center;border-radius:50%;place-content:center;justify-self:center;width:250px;height:250px;font:800 25px/1.15 Arial;display:grid;transform:rotate(4deg);box-shadow:0 20px 60px #50421f29}.guideBadge b{color:var(--purple)}.guideBody{width:min(100% - 40px,1050px);margin:70px auto}.guideBody article{border-bottom:1px solid #dfe5df;grid-template-columns:65px 1fr;gap:20px;padding:32px 0;display:grid}.guideSectionNumber{color:#326145;background:#def8c0;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.guideBody h2{margin:5px 0 20px;font-size:28px}.guideBody ul{grid-template-columns:1fr 1fr;gap:14px 25px;margin:0;padding:0;list-style:none;display:grid}.guideBody li{color:#52645c;grid-template-columns:24px 1fr;gap:10px;font-size:14px;line-height:1.55;display:grid}.guideBody li span{background:var(--purple);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:grid}.guideBody aside{border-left:5px solid var(--yellow);color:#615c49;background:#fff5ce;border-radius:0 14px 14px 0;margin-top:35px;padding:22px 25px;line-height:1.65}.guideNext{background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:55px max(28px,50vw - 560px);display:grid}.guideNext p{color:var(--lime);letter-spacing:.18em;font-size:10px;font-weight:900}.guideNext h2{margin:8px 0;font-size:36px}.guideNext span{color:#b8c9c2;font-size:13px}.guideNext>div:last-child{gap:10px;display:grid}.guidePrimary,.guideSecondary{text-align:center;border-radius:999px;padding:15px 20px;font-size:12px;font-weight:900}.guidePrimary{background:var(--lime);color:var(--ink)}.guideSecondary{color:#fff;border:1px solid #517066}.guideFooter{color:#a9beb5;background:#0a211b;justify-content:space-between;align-items:center;gap:28px;padding:28px max(28px,50vw - 560px);font-size:11px;display:flex}.guideFooter a{color:var(--lime);font-weight:900}.guideFooter small{text-align:right;max-width:430px;line-height:1.5}@media (width<=760px){.guideNav{height:78px}.guideBrand img{width:145px}.guideNav>div>a:first-child{display:none}.guideHero{grid-template-columns:1fr;padding-top:50px}.guideBadge{width:185px;height:185px;font-size:20px}.guideBody ul,.guideNext{grid-template-columns:1fr}.guideFooter{flex-direction:column;align-items:flex-start}.guideFooter small{text-align:left}.guideBody article{grid-template-columns:45px 1fr}.guideSectionNumber{width:38px;height:38px}.guideBody h2{font-size:24px}}
