.rush-page{--ink:#071d15;--pine:#173d2d;--pine-light:#24553d;--gold:#ffce52;--gold-soft:#ffe79d;--cream:#f8f5ec;--mist:#dce3d8;--white:#fffdf7;--line:rgba(7,29,21,.14);--radius:1.25rem}.rush-page *{box-sizing:border-box}html:has(.rush-page){scroll-behavior:smooth}body:has(.rush-page){margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif}.rush-page a{color:inherit;text-decoration:none}.rush-page svg{flex:0 0 auto}.rush-page{overflow:hidden}.rush-page .site-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.rush-page .skip-link{position:fixed;left:1rem;top:-5rem;z-index:100;background:var(--gold);color:var(--ink);padding:.8rem 1rem;border-radius:.5rem;font-weight:700}.rush-page .skip-link:focus{top:1rem}.rush-page .rush-header{position:absolute;inset:0 0 auto;z-index:20;border-bottom:1px solid rgba(255,255,255,.14)}.rush-page .header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.rush-page .brand{display:block;width:166px}.rush-page .brand img{width:100%;height:auto;display:block}.rush-page .rush-header nav{display:flex;align-items:center;gap:1.75rem;color:white;font-size:.86rem}.rush-page .rush-header nav>a:not(.nav-cta){opacity:.84;transition:opacity .2s ease}.rush-page .rush-header nav>a:not(.nav-cta):hover{opacity:1}.rush-page .button,.rush-page .nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:999px;font-weight:700}.rush-page .nav-cta{padding:.72rem 1rem;border:1px solid rgba(255,255,255,.28)}.rush-page .button svg,.rush-page .nav-cta svg{width:1rem;height:1rem}.rush-page .rush-hero{min-height:760px;position:relative;display:flex;align-items:center;color:white;padding:145px 0 78px;background:var(--ink)}.rush-page .hero-media,.rush-page .hero-scrim{position:absolute;inset:0}.rush-page .hero-media img{object-fit:cover;object-position:center;transform:scale(1.02)}.rush-page .hero-scrim{background:linear-gradient(90deg,rgba(4,20,14,.82),rgba(4,20,14,.72) 45%,rgba(4,20,14,.4) 73%,rgba(4,20,14,.52)),linear-gradient(0deg,rgba(4,20,14,.48),transparent 45%)}.rush-page .hero-trail{position:absolute;width:54%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,206,82,.65),transparent);right:-8%;bottom:17%;transform:rotate(-8deg);box-shadow:0 0 24px rgba(255,206,82,.48)}.rush-page .hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);align-items:end;gap:5rem}.rush-page .hero-copy{max-width:790px}.rush-page .eyebrow,.rush-page .section-kicker{display:flex;align-items:center;gap:.55rem;margin:0 0 1.35rem;font-family:DM Mono,monospace;font-size:.76rem;line-height:1.3;text-transform:uppercase;letter-spacing:.12em}.rush-page .eyebrow{color:var(--gold-soft)}.rush-page .hero-copy .eyebrow{white-space:nowrap;font-size:clamp(.5rem,2.25vw,.76rem);letter-spacing:.08em}.rush-page .eyebrow svg{width:1rem;height:1rem}.rush-page .hero-copy h1{margin:0;font-size:clamp(3.2rem,5vw,4.2rem);line-height:.94;letter-spacing:-.055em;max-width:none;white-space:nowrap}.rush-page .hero-copy h1 span{display:block;margin-top:.12em;color:var(--gold);font-family:Rye,Georgia,serif;font-size:.72em;font-weight:400;letter-spacing:-.025em;line-height:1.08}.rush-page .hero-lede{max-width:690px;margin:1.65rem 0 0;color:rgba(255,255,255,.78);font-size:1.12rem;line-height:1.65}.rush-page .hero-actions{display:flex;align-items:center;gap:1.4rem;margin-top:2rem}.rush-page .button{min-height:50px;padding:.8rem 1.15rem;transition:transform .2s ease,background .2s ease}.rush-page .hero-actions .button{min-height:56px;padding:.95rem 1.45rem;font-size:1.02rem}.rush-page .button:hover{transform:translateY(-2px)}.rush-page .button-gold{color:var(--ink);background:var(--gold);box-shadow:0 12px 32px rgba(255,206,82,.18)}.rush-page .button-gold:hover{background:#ffdc6f}.rush-page .text-link{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:.92rem}.rush-page .text-link svg{width:1rem;height:1rem}.rush-page .offer-strip{display:flex;flex-wrap:wrap;gap:.7rem 1.35rem;padding-top:1.85rem;margin-top:1.8rem;border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.7);font-size:.76rem}.rush-page .offer-strip span{display:inline-flex;align-items:center;gap:.42rem}.rush-page .offer-strip svg{width:.9rem;height:.9rem;color:var(--gold)}.rush-page .hero-note{padding:1.55rem;border:1px solid rgba(255,255,255,.2);background:rgba(7,29,21,.63);backdrop-filter:blur(14px);border-radius:1rem;box-shadow:0 25px 60px rgba(0,0,0,.23)}.rush-page .note-topline{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.58);font-family:DM Mono,monospace;font-size:.63rem;letter-spacing:.08em;text-transform:uppercase}.rush-page .hero-note>svg{width:2.3rem;height:2.3rem;margin:1.45rem 0;color:var(--gold)}.rush-page .hero-note p{margin:0;font-size:1.05rem;line-height:1.55}.rush-page .hero-note a{display:inline-flex;align-items:center;gap:.45rem;margin-top:1.3rem;color:var(--gold-soft);font-weight:700;font-size:.84rem}.rush-page .hero-note a svg{width:1rem;height:1rem}.rush-page .statement-section{background:var(--pine);color:white;padding:7.5rem 0}.rush-page .statement-grid{display:grid;grid-template-columns:1.05fr .9fr;gap:7rem}.rush-page .section-kicker{color:#d99a2e}.rush-page .apply-copy h2,.rush-page .fit-heading h2,.rush-page .problems-intro h2,.rush-page .section-heading h2,.rush-page .statement-grid h2{margin:0;font-size:clamp(2.3rem,4.4vw,4.55rem);line-height:1;letter-spacing:-.045em}.rush-page .problems-intro h2{line-height:1.06;margin-bottom:1rem}.rush-page .statement-copy{color:rgba(255,255,255,.73);font-size:1.08rem;line-height:1.75}.rush-page .statement-copy p{margin:0 0 1.4rem}.rush-page .process-section,.rush-page .value-section{padding:8rem 0}.rush-page .section-heading{max-width:760px;margin-bottom:3.4rem}.rush-page .centered-heading{margin-inline:auto;text-align:center}.rush-page .centered-heading .section-kicker{justify-content:center}.rush-page .section-heading>p:last-child{color:#536054;line-height:1.7;font-size:1.04rem}.rush-page .value-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--white)}.rush-page .value-grid article{position:relative;min-height:350px;padding:2rem;border-right:1px solid var(--line)}.rush-page .value-grid article:last-child{border-right:0}.rush-page .value-grid article>span{position:absolute;top:1.5rem;right:1.6rem;font-family:DM Mono,monospace;color:#788452;font-size:.72rem}.rush-page .value-grid article>svg{width:2.5rem;height:2.5rem;color:#b87912;margin:4rem 0 3rem}.rush-page .value-grid h3{margin:0;font-size:1.35rem;letter-spacing:-.02em}.rush-page .value-grid p{color:#536054;line-height:1.65}.rush-page .problems-section{background:#eef0e3;padding:8rem 0}.rush-page .problems-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:7rem;align-items:start}.rush-page .problems-intro>p:not(.section-kicker){color:#536054;line-height:1.7;max-width:470px}.rush-page .priority-note{display:flex;gap:1rem;padding:1.2rem;margin-top:2rem;border-left:3px solid #d99a2e;background:rgba(255,255,255,.7)}.rush-page .priority-note svg{width:1.3rem;height:1.3rem;color:#b87912;margin-top:.15rem}.rush-page .priority-note p{margin:0;font-size:.88rem;line-height:1.6}.rush-page .problem-list{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.rush-page .problem-list li{display:grid;grid-template-columns:3.2rem 1fr auto;align-items:center;gap:1rem;min-height:76px;border-bottom:1px solid var(--line)}.rush-page .problem-list span{font-family:DM Mono,monospace;font-size:.65rem;color:#788452}.rush-page .problem-list p{margin:0;font-size:1.04rem;font-weight:700}.rush-page .problem-list svg{width:1.05rem;height:1.05rem;color:#b87912}.rush-page .fit-section{background:var(--ink);color:white;padding:8rem 0}.rush-page .fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:center}.rush-page .fit-heading>p:not(.section-kicker){color:rgba(255,255,255,.67);line-height:1.75;font-size:1.04rem;max-width:530px}.rush-page .fit-card{padding:2rem;background:#10251b;border:1px solid rgba(255,255,255,.13);border-radius:var(--radius)}.rush-page .fit-label{margin:0 0 1.4rem;color:var(--gold-soft);font-family:DM Mono,monospace;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.rush-page .fit-card ul{list-style:none;padding:0;margin:0}.rush-page .fit-card li{display:flex;gap:.8rem;padding:1rem 0;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.82);line-height:1.5}.rush-page .fit-card li svg{width:1.05rem;height:1.05rem;margin-top:.15rem;color:var(--gold)}.rush-page .fit-footnote{margin:1.1rem 0 0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.48);font-size:.78rem}.rush-page .process-list{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);padding:0;margin:0;border-top:1px solid var(--line)}.rush-page .process-list li{display:grid;grid-template-columns:2rem 1fr;gap:1rem;padding:2rem 1.8rem 1rem 0;border-right:1px solid var(--line)}.rush-page .process-list li+li{padding-left:1.8rem}.rush-page .process-list li:last-child{border-right:0}.rush-page .process-list>li>span{font-family:DM Mono,monospace;color:#b87912;font-size:.72rem}.rush-page .process-list h3{margin:0 0 .65rem;font-size:1.1rem}.rush-page .process-list p{margin:0;color:#536054;line-height:1.65;font-size:.9rem}.rush-page .apply-section{background:var(--pine);color:white;padding:8rem 0;position:relative}.rush-page .apply-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.2;background:radial-gradient(circle at 16% 30%,#788452 0,transparent 32%),radial-gradient(circle at 85% 70%,#d99a2e 0,transparent 26%)}.rush-page .apply-grid{position:relative;display:grid;grid-template-columns:.75fr 1.25fr;gap:6rem;align-items:start}.rush-page .apply-copy{position:sticky;top:2rem}.rush-page .apply-copy>p:not(.section-kicker){color:rgba(255,255,255,.71);line-height:1.75;font-size:1.04rem}.rush-page .apply-details{display:flex;flex-direction:column;gap:.7rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.15);color:var(--gold-soft);font-family:DM Mono,monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:.07em}.rush-page .form-card{background:var(--white);color:var(--ink);border-radius:var(--radius);box-shadow:0 30px 80px rgba(0,0,0,.2);overflow:hidden}.rush-page .form-card-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1.5rem 1.7rem;border-bottom:1px solid var(--line)}.rush-page .form-card-heading p{margin:0;font-weight:700}.rush-page .form-card-heading span{color:#687269;font-size:.7rem}.rush-page .hubspot-form-wrap{min-height:620px;padding:1.5rem;--hsf-global__font-family:"Inter",Arial,sans-serif;--hsf-global__color:#071d15;--hsf-button__background-color:#173d2d;--hsf-button__color:#fffdf7}.rush-page .hubspot-form-wrap noscript{color:#536054;line-height:1.6}.rush-page .hubspot-form-wrap noscript a{text-decoration:underline}.rush-page footer{background:#04140e;color:white;padding:3rem 0}.rush-page .footer-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:3rem}.rush-page .footer-brand{width:145px}.rush-page .footer-inner p{color:rgba(255,255,255,.5);font-size:.78rem}.rush-page .footer-inner>div{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;color:rgba(255,255,255,.58);font-size:.72rem}.rush-page .footer-inner a{color:var(--gold-soft)}@media (max-width:900px){.rush-page .rush-header nav>a:not(.nav-cta){display:none}.rush-page .rush-hero{min-height:auto}.rush-page .apply-grid,.rush-page .fit-grid,.rush-page .hero-grid,.rush-page .problems-grid,.rush-page .statement-grid{grid-template-columns:1fr;gap:3rem}.rush-page .hero-note{max-width:430px}.rush-page .fit-grid,.rush-page .problems-grid,.rush-page .statement-grid{gap:2.4rem}.rush-page .value-grid{grid-template-columns:1fr}.rush-page .value-grid article{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.rush-page .value-grid article:last-child{border-bottom:0}.rush-page .value-grid article>svg{margin:2.4rem 0 1.7rem}.rush-page .process-list{grid-template-columns:1fr}.rush-page .process-list li,.rush-page .process-list li+li{border-right:0;border-bottom:1px solid var(--line);padding:1.6rem 0}.rush-page .apply-copy{position:static}.rush-page .footer-inner{grid-template-columns:1fr;gap:1.2rem}.rush-page .footer-inner>div{align-items:flex-start}}@media (max-width:600px){.rush-page .site-shell{width:min(100% - 28px,1180px)}.rush-page .header-inner{height:72px}.rush-page .brand{width:142px}.rush-page .nav-cta{padding:.65rem .85rem;font-size:.78rem}.rush-page .rush-hero{padding:124px 0 56px}.rush-page .hero-copy h1{font-size:clamp(2.65rem,13vw,4rem);white-space:normal}.rush-page .hero-lede{font-size:1rem}.rush-page .hero-actions{align-items:flex-start;flex-direction:column}.rush-page .offer-strip{flex-direction:column}.rush-page .apply-section,.rush-page .fit-section,.rush-page .problems-section,.rush-page .process-section,.rush-page .statement-section,.rush-page .value-section{padding:5.5rem 0}.rush-page .apply-copy h2,.rush-page .fit-heading h2,.rush-page .problems-intro h2,.rush-page .section-heading h2,.rush-page .statement-grid h2{font-size:2.35rem}.rush-page .problem-list li{grid-template-columns:2.2rem 1fr auto}.rush-page .form-card-heading{align-items:flex-start;flex-direction:column}.rush-page .hubspot-form-wrap{min-height:690px;padding:1rem}}@media (prefers-reduced-motion:reduce){html:has(.rush-page){scroll-behavior:auto}.rush-page *,.rush-page :after,.rush-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}