@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Outfit:wght@300;400;500;600;700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:#07090e;color:#eaedf4;font-family:Outfit,sans-serif;line-height:1.5;overflow-x:hidden}.anim{animation:slideUp .8s ease-out both}.d1{animation-delay:.1s}.d2{animation-delay:.22s}.d3{animation-delay:.36s}.d4{animation-delay:.5s}.d5{animation-delay:.66s}@keyframes slideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.lift{transition:transform .25s ease,box-shadow .25s ease}.lift:hover{transform:translateY(-5px);box-shadow:0 14px 40px #c9a84c0f}.dlinks{display:flex;align-items:center;gap:22px}.nl{background:none;border:none;cursor:pointer;font-family:Outfit,sans-serif;font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;transition:color .2s ease}.mob-btn{display:none;background:none;border:none;color:#eaedf4;font-size:22px;cursor:pointer}.grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.02;background-image:linear-gradient(#1A1F2E 1px,transparent 1px),linear-gradient(90deg,#1A1F2E 1px,transparent 1px);background-size:72px 72px}input::placeholder,textarea::placeholder{color:#3e4455}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%236B7085' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}button{cursor:pointer;transition:transform .15s ease,opacity .15s ease}button:active{transform:scale(.97)}@media (max-width: 1024px){.two-col{grid-template-columns:1fr!important;gap:32px!important}.process-row{grid-template-columns:repeat(3,1fr)!important;gap:16px!important}.param-grid,.tier-row,.adv-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 900px){.dlinks{display:none!important}.mob-btn{display:block!important}}@media (max-width: 768px){.resp-grid-1{grid-template-columns:1fr!important}.pill-row,.process-row{grid-template-columns:repeat(2,1fr)!important}.process-arrow{display:none!important}.loan-highlights{grid-template-columns:repeat(2,1fr)!important;min-width:auto!important}.investor-intro{grid-template-columns:1fr!important}.investor-stats{grid-template-columns:repeat(2,1fr)!important;min-width:auto!important}.tier-row{grid-template-columns:1fr!important;max-width:450px;margin:0 auto}.econ-row{grid-template-columns:1fr!important}.team-row{grid-template-columns:repeat(2,1fr)!important}.vs-grid{grid-template-columns:1fr!important}.comp-box{flex-direction:column!important}.cta-box{grid-template-columns:1fr!important;padding:24px!important}.review-grid,.form-row-2,.form-row-3{grid-template-columns:1fr!important}.stepper{flex-wrap:wrap!important;justify-content:flex-start!important;gap:12px!important}.step-line{display:none!important}}@media (max-width: 600px){.hero-btns{flex-direction:column!important}.hero-btns button{width:100%!important}.pill-row,.process-row,.param-grid,.loan-highlights,.investor-stats,.team-row{grid-template-columns:1fr!important}.app-form-box{padding:24px 16px!important}}@media (max-width: 480px){section{padding:56px 16px!important}h1{font-size:32px!important}.foot-top{flex-direction:column!important;gap:24px!important;align-items:center!important;text-align:center!important}.foot-links{flex-direction:column!important;gap:12px!important;align-items:center!important}.stepper{gap:8px!important;justify-content:center!important}.pill-row div,.process-row div{text-align:center!important}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#07090e}::-webkit-scrollbar-thumb{background:#1a1f2e;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2a3045}::selection{background:#c9a84c40;color:#eaedf4}
