:root{--green:#008a49;--green2:#05aa5f;--dark:#092c26;--text:#1f2b2f;--muted:#6c7a80;--line:#e7eef0;--soft:#f5faf7;--shadow:0 12px 30px rgba(13,45,40,.10)}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,"Helvetica Neue",sans-serif;color:var(--text);background:linear-gradient(180deg,#f8fbfa 0,#fff 330px,#fff 100%)}.container{width:min(1160px,calc(100% - 56px));margin:0 auto}.site-header{min-height:72px;background:rgba(255,255,255,.94);box-shadow:0 1px 0 rgba(0,0,0,.04);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.nav-wrap{min-height:72px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#18342e;flex:0 0 auto;min-width:198px}.brand-mark{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#11b868,#00884a);font-weight:900;font-size:20px;transform:rotate(-10deg)}.brand strong{font-size:21px;display:block;line-height:1;white-space:nowrap}.brand small{font-size:10px;color:#56736b;white-space:nowrap}.nav-links{display:flex;align-items:center;gap:clamp(14px,2vw,30px);flex:1;justify-content:center;min-width:0}.nav-links a{position:relative;text-decoration:none;color:#253235;font-weight:600;font-size:clamp(13px,1.15vw,15px);line-height:1.25;white-space:nowrap}.nav-links a.active{color:var(--green)}.nav-links a.active:after{content:"";position:absolute;left:0;right:0;bottom:-26px;height:3px;border-radius:3px;background:var(--green)}.login-btn{border:0;border-radius:7px;background:var(--green);color:#fff;font-weight:800;padding:13px 22px;box-shadow:0 6px 14px rgba(0,138,73,.18);white-space:nowrap}.hero{padding:42px 0 18px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:360px}.hero-copy{padding-top:46px}.hero h1{font-size:60px;line-height:1.15;letter-spacing:.2px;margin:0 0 28px;color:#13332d;font-weight:900;text-wrap:balance}.hero h1 span{color:var(--green)}.hero p{font-size:19px;line-height:1.7;color:#33444a;margin:0 0 38px}.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:660px}.hero-points div{display:grid;grid-template-columns:44px 1fr;gap:4px 12px;align-items:center}.mini-icon{grid-row:1/3;width:44px;height:44px;border-radius:10px;background:#fff;display:grid;place-items:center;box-shadow:0 6px 18px rgba(25,54,49,.08)}.hero-points b{font-size:14px}.hero-points small{font-size:12px;color:#6d7b81}.hero-visual{position:relative;min-height:390px}.hero-visual img{position:absolute;left:70px;bottom:0;width:354px;max-width:70%;filter:drop-shadow(0 12px 24px rgba(0,0,0,.06))}.stat{position:absolute;right:14px;width:178px;background:#fff;border:1px solid #e6ecee;border-radius:12px;padding:18px 20px;box-shadow:var(--shadow)}.stat small{display:block;color:var(--green);font-size:14px;font-weight:700;margin-bottom:8px}.stat strong{font-size:27px;color:var(--green);line-height:1.1}.stat-1{top:30px}.stat-2{top:145px}.stat-3{top:265px}.loan-search{position:relative;z-index:3;margin-top:-8px;background:#fff;border:1px solid #e4ecee;border-radius:12px;box-shadow:var(--shadow);padding:24px 26px;display:grid;grid-template-columns:1fr 170px 240px;gap:34px;align-items:center}.amount-box h3{font-size:20px;margin:0 0 9px}.range-line{display:flex;align-items:center;gap:12px}.range-line button{width:25px;height:25px;border:0;border-radius:50%;background:#eef2f3;color:#68767b;font-size:16px}.range-line input{width:100%;accent-color:var(--green)}.range-meta{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;font-size:12px;color:#65757a}.range-meta b{grid-row:1;grid-column:2;font-size:20px;color:#253235;transform:translateY(-46px)}.range-meta span:last-child{text-align:right}.term-box{font-size:14px;color:#202d31;font-weight:600}.term-box select{margin-top:8px;width:100%;padding:14px 13px;border-radius:7px;border:1px solid #dfe7e9;background:#fff;color:#3f4d51}.search-btn{height:54px;border:0;border-radius:8px;background:linear-gradient(180deg,#009a54,#007f45);color:#fff;font-weight:900;font-size:15px;box-shadow:0 10px 22px rgba(0,138,73,.18)}.category-bar{display:grid;grid-template-columns:repeat(7,1fr);gap:14px;padding:22px 0}.category-bar div{height:100px;border:1px solid #e2eaec;border-radius:12px;background:#fff;display:grid;place-items:center;font-size:28px;box-shadow:0 8px 18px rgba(30,55,51,.04)}.category-bar span{display:block;font-size:15px;font-weight:700;color:#2c393d;margin-top:-12px;text-align:center}.section-title{display:flex;justify-content:space-between;align-items:center;margin:2px 0 14px}.section-title h2,.why-section h2,.steps h2{margin:0;font-size:24px;color:#162827}.section-title a{color:var(--green);font-weight:700;text-decoration:none}.platform-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.product-card{border:1px solid #e1e9eb;border-radius:12px;background:#fff;padding:16px 13px 14px;min-height:300px;display:flex;flex-direction:column;box-shadow:0 8px 18px rgba(30,55,51,.045);transition:.2s;cursor:pointer}.product-card:hover{transform:translateY(-3px);box-shadow:0 16px 28px rgba(30,55,51,.10)}.product-card.is-closed{cursor:default}.logo-circle{width:58px;height:58px;border-radius:15px;display:grid;place-items:center;margin:0 auto 8px;font-size:34px;background:#f0faf5;overflow:hidden}.logo-circle img{width:100%;height:100%;object-fit:cover;display:block}.product-card h3{text-align:center;margin:0 0 5px;font-size:19px;color:#17292b}.badge{align-self:center;background:#e8f4ff;color:#1672cf;border-radius:5px;padding:4px 8px;font-size:12px;font-weight:700;margin-bottom:14px}.loan-row{display:grid;grid-template-columns:70px 1fr;font-size:13px;margin:4px 0;color:#4b595e}.loan-row b{text-align:right;color:#16292b}.tags{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0 14px}.tags span{border:1px solid #dce6e8;border-radius:4px;padding:5px 7px;color:#66757a;font-size:12px}.apply-btn{margin-top:auto;border:0;border-radius:7px;height:38px;background:linear-gradient(180deg,#009a54,#007f45);color:#fff;font-size:15px;font-weight:900;cursor:pointer}.apply-btn.disabled{background:#e8eef0;color:#75858b;cursor:default}.why-section{padding:26px 0 8px}.why-section h2,.steps h2{text-align:center;margin-bottom:14px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.why-card{border:1px solid #e1e9eb;border-radius:12px;background:#fff;padding:20px;display:grid;grid-template-columns:48px 1fr;gap:2px 14px;align-items:center;font-size:35px;box-shadow:0 8px 18px rgba(30,55,51,.04)}.why-card b{font-size:16px}.why-card span{grid-column:2;font-size:13px;line-height:1.5;color:#66757a}.steps{padding:10px 0 16px}.step-row{display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center;gap:12px}.step-row i{text-align:center;color:#0d6294;font-size:34px;font-style:normal}.step-card{height:90px;border:1px solid #e1e9eb;border-radius:12px;background:#fff;display:grid;grid-template-columns:64px 1fr;gap:2px 13px;align-items:center;padding:12px 20px}.step-card span{grid-row:1/3;font-size:43px}.step-card b{font-size:16px}.step-card small{font-size:13px;line-height:1.45;color:#66757a}.footer{background:linear-gradient(135deg,#004940,#006c56);color:#fff;padding:28px 0 12px}.footer-grid{display:grid;grid-template-columns:1.45fr .75fr .7fr .65fr .85fr;gap:35px}.footer h3{margin:0 0 10px;font-size:19px}.footer p{color:#c5ddd7;font-size:13px;line-height:1.5}.footer h4{margin:0 0 12px}.footer a{display:block;color:#dcefeb;margin:9px 0;font-size:14px}.subscribe{display:flex;margin-top:18px;max-width:300px}.subscribe input{flex:1;border:0;padding:13px;border-radius:6px 0 0 6px}.subscribe button{border:0;background:#00a65a;color:#fff;padding:0 18px;border-radius:0 6px 6px 0;font-weight:800}.qr{width:78px;height:78px;background:#fff;color:#004940;display:grid;place-items:center;font-size:48px;border-radius:3px;margin-bottom:8px}.store{display:inline-block;background:#071412;border-radius:5px;padding:7px 12px;margin:2px;color:#fff;font-size:12px}.copyright{padding-top:18px;margin-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:13px;color:#c5ddd7}.toast{position:fixed;left:50%;bottom:38px;transform:translate(-50%,18px);background:rgba(13,34,30,.94);color:#fff;border-radius:999px;padding:13px 22px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.22);opacity:0;pointer-events:none;transition:.25s;z-index:99}.toast.show{opacity:1;transform:translate(-50%,0)}@media(max-width:1080px){.container{width:min(100% - 36px,980px)}.nav-wrap{gap:12px}.brand{min-width:176px}.brand strong{font-size:19px}.brand small{font-size:9px}.login-btn{padding:11px 16px}.nav-links{gap:12px}.nav-links a{font-size:13px}}@media(max-width:900px){.container{width:min(100% - 28px,720px)}.site-header{min-height:62px}.nav-wrap{min-height:62px;gap:10px}.brand{min-width:auto}.brand strong{font-size:18px}.brand small,.nav-links{display:none}.login-btn{margin-left:auto;padding:10px 16px}.hero{padding:18px 0 8px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-top:10px}.hero h1{font-size:38px;line-height:1.16;margin-bottom:14px}.hero p{font-size:15px;line-height:1.55;margin-bottom:16px}.hero-points{grid-template-columns:1fr;gap:8px}.hero-points div{background:#fff;border:1px solid #e5eeef;border-radius:10px;padding:8px}.hero-visual{min-height:245px}.hero-visual img{left:50%;transform:translateX(-50%);width:240px;max-width:60%;bottom:0}.stat{right:0;width:145px;padding:10px 12px}.stat small{font-size:11px;margin-bottom:4px}.stat strong{font-size:18px}.stat-1{top:10px}.stat-2{top:84px}.stat-3{top:158px}.loan-search{margin-top:0;grid-template-columns:1fr;gap:14px;padding:18px 16px}.range-meta{display:flex;justify-content:space-between;flex-wrap:wrap}.range-meta b{transform:none;font-size:18px;order:-1;width:100%;text-align:center}.search-btn{width:100%}.category-bar{grid-template-columns:repeat(2,1fr);gap:10px;padding:14px 0}.category-bar div{height:82px}.category-bar div:last-child{grid-column:1/-1}.platform-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card{min-height:278px;padding:14px 10px}.logo-circle{width:52px;height:52px;font-size:28px;border-radius:14px}.product-card h3{font-size:16px}.loan-row{grid-template-columns:54px 1fr;font-size:12px}.tags span{font-size:11px;padding:4px 5px}.why-grid{grid-template-columns:1fr;gap:10px}.why-card{padding:14px}.step-row{grid-template-columns:1fr}.step-row i{transform:rotate(90deg);font-size:22px}.step-card{height:auto;min-height:90px}.footer-grid{grid-template-columns:1fr 1fr;gap:20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.copyright{text-align:center}}@media(max-width:520px){.container{width:calc(100% - 22px)}.hero h1{font-size:34px}.hero-visual img{left:42%;width:230px;max-width:70%}.platform-grid{grid-template-columns:1fr}.section-title h2,.why-section h2,.steps h2{font-size:20px}.category-bar span{font-size:13px}.footer-grid{grid-template-columns:1fr}.subscribe{max-width:none}.stat{width:134px}.stat-1{top:12px}.stat-2{top:80px}.stat-3{top:148px}}
