.financing-page{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:clamp(3.75rem,7vw,6rem) 0 clamp(4rem,7vw,6rem);color:var(--ink, #111312)}.financing-reveal{opacity:0;transform:translateY(20px);transition:opacity .68s ease,transform .68s ease;transition-delay:var(--reveal-delay, 0ms)}.financing-reveal.is-visible{opacity:1;transform:translateY(0)}.financing-hero{display:grid;gap:clamp(1.5rem,4vw,2.5rem)}.financing-hero-copy{max-width:850px}.financing-eyebrow{margin:0 0 .7rem;color:#b84d19;font-size:.76rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.financing-hero h1,.financing-section h2,.financing-cta h2{margin:0;color:var(--ink, #111312);font-weight:650;letter-spacing:0}.financing-hero h1{max-width:820px;font-size:clamp(2.05rem,4.3vw,3.8rem);line-height:1}.financing-hero p,.financing-section p,.financing-card p,.financing-cta p{color:var(--muted, #5f6862);font-size:clamp(.98rem,1.22vw,1.08rem);font-weight:560;line-height:1.62}.financing-hero-copy>p:last-child{max-width:780px;margin:1.15rem 0 0}.financing-hero-image{margin:0;overflow:hidden;border-radius:8px;background:#eef4f2;box-shadow:0 18px 50px #11131214}.financing-hero-image img{display:block;width:100%;height:clamp(260px,38vw,430px);object-fit:cover;transform:scale(1.035);transition:transform 1.1s ease}.financing-hero-image.is-visible img{transform:scale(1)}.financing-flow{position:relative;display:grid;gap:0;margin-top:clamp(2.25rem,5vw,4rem)}.financing-flow:before{content:"";position:absolute;top:.4rem;bottom:.4rem;left:1.35rem;width:1px;background:#1113121f}.financing-section{position:relative;display:grid;grid-template-columns:2.7rem minmax(0,1fr);gap:clamp(1rem,3vw,2rem);padding:clamp(1.45rem,3.5vw,2.4rem) 0;border-bottom:1px solid rgba(17,19,18,.1)}.financing-section:last-child{border-bottom:0}.financing-step{position:relative;z-index:1;display:grid;place-items:center;width:2.7rem;height:2.7rem;margin:0;border:1px solid rgba(23,64,82,.18);border-radius:999px;background:#fff;color:#174052;font-size:.78rem;font-weight:850;line-height:1}.financing-section h2{max-width:760px;font-size:clamp(1.45rem,2.35vw,2.1rem);line-height:1.12}.financing-section>div>p:not(.financing-eyebrow),.section-heading p,.financing-cta p{max-width:760px;margin:.75rem 0 0}.location-actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.2rem}.location-actions a,.financing-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 1rem;border:1px solid #050505;border-radius:6px;background:#050505;color:#fff;font-size:.92rem;font-weight:850;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.location-actions a:hover,.location-actions a:focus-visible,.financing-cta a:hover,.financing-cta a:focus-visible{transform:translateY(-2px);background:#1c1c1c;box-shadow:0 14px 28px #05050524}.financing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.5rem}.financing-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem 1rem;padding:1rem;border:1px solid rgba(17,19,18,.1);border-radius:8px;background:#fff;transition:border-color .24s ease,box-shadow .24s ease,transform .24s ease}.financing-card:hover,.financing-card:focus-within{border-color:#17405238;box-shadow:0 14px 34px #11131214;transform:translateY(-2px)}.financing-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:8px;background:#eef4f2;color:#174052}.financing-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.financing-card h3{align-self:center;margin:0;color:var(--ink, #111312);font-size:1rem;font-weight:820;line-height:1.2}.financing-card p{grid-column:1 / -1;margin:0;font-size:.94rem}.financing-cta{border-bottom:0}.financing-cta>div{padding:clamp(1.15rem,3vw,1.8rem);border:1px solid rgba(17,19,18,.1);border-radius:8px;background:#eef4f2}.financing-cta a{margin-top:1.15rem}@media(max-width:820px){.financing-grid{grid-template-columns:1fr}}@media(max-width:640px){.financing-page{width:min(100% - 1rem,1120px);padding-top:3rem}.financing-flow:before{left:1.15rem}.financing-section{grid-template-columns:2.3rem minmax(0,1fr);gap:.85rem}.financing-step{width:2.3rem;height:2.3rem;font-size:.72rem}.location-actions a,.financing-cta a{width:100%}}@media(prefers-reduced-motion:reduce){.financing-reveal,.financing-hero-image img,.financing-card,.location-actions a,.financing-cta a{transition:none}.financing-reveal{opacity:1;transform:none}.financing-hero-image img{transform:none}}
