@font-face{font-family:Manrope;src:url(/manrope-regular.ttf)}@font-face{font-family:Manrope;src:url(/manrope-semibold.ttf);font-weight:600}@font-face{font-family:Manrope;src:url(/manrope-bold.ttf);font-weight:700}@font-face{font-family:Manrope;src:url(/manrope-extrabold.ttf);font-weight:800}:root{--blue:#0f5bff;--blue-soft:#edf3ff;--ink:#101828;--muted:#667085;--line:#e4e7ec;--paper:#fff;--warm:#f5f4f1;--green:#078647;--red:#b42318;--shadow:0 24px 70px #1018281a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}svg{stroke-width:1.8px}h1,h2,h3,p{margin-top:0}.brand{align-items:center;gap:10px;display:inline-flex}.brand img{width:42px;height:30px}.brand span{align-items:baseline;gap:4px;display:flex}.brand b{letter-spacing:-1.3px;font-size:23px}.brand em{color:var(--blue);letter-spacing:.08em;font-size:11px;font-style:normal;font-weight:800}.brand-light{color:#fff}.brand-light img{filter:brightness(0)invert()}.site-header,.simple-header{border-bottom:1px solid var(--line);z-index:10;background:#fff;justify-content:space-between;align-items:center;height:86px;padding:0 clamp(24px,5vw,84px);display:flex;position:relative}.site-header{position:sticky;top:0}.desktop-nav,.header-actions{align-items:center;gap:28px;display:flex}.desktop-nav a,.text-button{font-size:14px;font-weight:600}.desktop-nav a:hover,.text-button:hover{color:var(--blue)}.button,.secondary-button{color:#fff;background:#111318;border:0;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-weight:700;display:inline-flex}.button:hover{background:#000}.button:disabled{cursor:not-allowed;opacity:.5}.button-small{min-height:42px;padding:0 18px}.blue-button{background:var(--blue)}.blue-button:hover{background:#0348d6}.glass-button{background:#ffffff24;border:1px solid #ffffff73}.secondary-button{color:var(--ink);border:1px solid var(--line);background:#fff}.wide,.full-button{width:100%}.icon-button{border:1px solid var(--line);background:#fff;border-radius:10px;place-items:center;width:42px;height:42px;padding:0;display:grid;position:relative}.section-kicker,.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.banner-hero{color:#fff;background:#0b2453;min-height:650px;position:relative;overflow:hidden}.banner-image{filter:saturate(.9);background:url(/home-banner.jpg) 50% 42%/cover no-repeat;position:absolute;inset:0}.banner-hero:after{content:"";background:linear-gradient(90deg,#051230e6 0%,#0512309c 43%,#05123014 75%);position:absolute;inset:0}.banner-copy{z-index:2;max-width:700px;padding:120px clamp(24px,8vw,150px);position:relative}.banner-copy .eyebrow{color:#a8c4ff}.banner-copy h1{letter-spacing:-.065em;margin:20px 0 28px;font-size:clamp(52px,7vw,92px);line-height:.98}.banner-copy>p:not(.eyebrow){color:#e4e9f2;max-width:590px;font-size:18px;line-height:1.7}.hero-actions{gap:12px;margin-top:32px;display:flex}.intro-section,.how-section,.app-cta{padding:110px clamp(24px,8vw,150px)}.intro-section>div:first-of-type{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.intro-section h2,.how-heading h2,.app-cta h2{letter-spacing:-.045em;font-size:clamp(36px,4vw,58px);line-height:1.05}.intro-section>div>p,.app-cta>div>p{color:var(--muted);font-size:17px;line-height:1.8}.benefit-grid{margin-top:70px;grid-template-columns:repeat(3,1fr)!important;gap:22px!important;display:grid!important}.benefit-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px}.benefit-grid article>span,.step-list article>span{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:12px;place-items:center;display:grid}.benefit-grid h3{margin:28px 0 10px}.benefit-grid p,.step-list p{color:var(--muted);line-height:1.65}.how-section{background:var(--warm);grid-template-columns:.8fr 1.2fr;gap:100px;display:grid}.how-heading{align-self:start;position:sticky;top:130px}.step-list{gap:16px;display:grid}.step-list article{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:42px 54px 1fr;align-items:start;gap:20px;padding:26px;display:grid}.step-list article>b{color:#98a2b3;font-size:12px}.step-list h3{margin:3px 0 7px}.app-cta{background:var(--blue);color:#fff;grid-template-columns:1fr auto;align-items:center;gap:80px;display:grid}.app-cta .section-kicker{color:#c8d8ff}.app-cta>div>p{color:#dae5ff;max-width:620px}.app-trust{align-items:center;gap:9px;font-size:14px;font-weight:700;display:flex}.qr-card{width:240px;color:var(--ink);text-align:center;background:#fff;border-radius:18px;justify-items:center;gap:10px;padding:24px;display:grid}.qr-card svg{background:#fff;padding:8px}.qr-card span{color:var(--muted);font-size:12px}.site-footer{color:#fff;background:#111318;padding:70px clamp(24px,8vw,150px) 28px}.footer-inner{grid-template-columns:1.4fr 1fr;gap:70px;display:grid}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;display:grid}.footer-link-group{flex-direction:column;gap:13px;display:flex}.footer-link-group>b{margin-bottom:8px}.footer-inner a:not(.brand){color:#c7cbd3;font-size:14px}.footer-brand p{color:#aeb4bf;max-width:300px;line-height:1.6}.socials{gap:10px;display:flex}.socials a{border:1px solid #373b44;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.socials svg{width:18px}.footer-bottom{color:#8d94a1;border-top:1px solid #30333a;justify-content:space-between;margin-top:50px;padding-top:24px;font-size:12px;display:flex}.auth-split{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-image{color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;padding:38px 54px;display:flex}.auth-quote{max-width:580px}.auth-quote p{letter-spacing:-.045em;margin-bottom:16px;font-size:46px;font-weight:800}.auth-quote span{color:#e4e9f2;font-size:16px;line-height:1.7}.auth-form-side{padding:40px 9%;position:relative}.back-link{color:var(--muted);background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;display:inline-flex}.auth-form-wrap{max-width:470px;margin:13vh auto 0}.auth-mark{background:var(--blue-soft);width:54px;height:54px;color:var(--blue);border-radius:15px;place-items:center;margin-bottom:26px;display:grid}.auth-form-wrap h1,.signup-shell h1,.onboarding-shell h1,.assessment-shell h1,.signedout-card h1{letter-spacing:-.045em;margin-bottom:12px;font-size:38px}.form-lede{color:var(--muted);line-height:1.65}.form-stack{gap:18px;margin-top:30px;display:grid}.form-stack label{gap:8px;font-size:13px;font-weight:700;display:grid}.form-stack input{background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:none;height:52px;padding:0 15px}.form-stack input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0f5bff1a}.form-error{color:var(--red);background:#fef3f2;border:1px solid #fecdca;border-radius:9px;padding:13px 15px;font-size:13px}.form-switch,.form-safe{text-align:center;color:var(--muted);margin-top:22px;font-size:12px}.form-switch a{color:var(--blue);font-weight:700}.form-safe{justify-content:center;align-items:center;gap:6px;display:flex}.signup-page,.onboarding-page,.signedout-page,.receipt-page{background:var(--warm);min-height:100vh}.signup-shell,.onboarding-shell,.assessment-shell{border:1px solid var(--line);width:min(620px,100% - 32px);box-shadow:var(--shadow);background:#fff;border-radius:18px;margin:48px auto;padding:44px 54px}.signup-shell .back-link{margin-bottom:26px}.progress,.onboarding-progress{background:#eef0f3;border-radius:99px;height:5px;margin-bottom:38px;overflow:hidden}.progress span,.onboarding-progress span{background:var(--blue);height:100%;display:block}.check-line{color:var(--muted);line-height:1.5;grid-template-columns:auto 1fr!important;align-items:start!important;font-weight:400!important}.check-line input{width:18px;height:18px}.check-line a{color:var(--blue)}.onboarding-shell form{gap:22px;display:grid}.upload-zone{min-height:230px;color:var(--blue);cursor:pointer;text-align:center;background:#f7f9ff;border:1.5px dashed #9dbaff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:11px;padding:24px;display:flex}.upload-zone input{display:none}.upload-zone svg{width:38px;height:38px}.upload-zone b{color:var(--ink)}.upload-zone span{color:var(--muted);font-size:12px}.upload-zone.selected{color:var(--green);background:#f0fdf4;border-style:solid}.requirements-card{border:1px solid var(--line);border-radius:13px;padding:22px}.requirements-card h2{align-items:center;gap:8px;font-size:15px;display:flex}.requirements-card p{color:var(--muted);align-items:center;gap:8px;margin:10px 0 0;font-size:13px;display:flex}.requirements-card p svg{width:16px;color:var(--green)}.assessment-shell{text-align:center}.progress-ring{--progress:0deg;background:conic-gradient(var(--blue) var(--progress),#edf0f5 0);border-radius:50%;place-items:center;width:170px;height:170px;margin:35px auto;display:grid;position:relative}.progress-ring:after{content:"";background:#fff;border-radius:50%;width:138px;height:138px;position:absolute}.progress-ring strong{z-index:1;font-size:31px;position:relative}.assessment-list{text-align:left;gap:12px;display:grid}.assessment-list article{border:1px solid var(--line);color:var(--muted);border-radius:12px;align-items:center;gap:14px;padding:16px;display:flex}.assessment-list article.done>svg{color:var(--green)}.assessment-list div{gap:3px;display:grid}.assessment-list span{font-size:12px}.signedout-page,.receipt-page{place-items:center;padding:28px;display:grid}.signedout-card{text-align:center;width:min(460px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:14px;padding:48px;display:grid}.signedout-card>span{color:#ef3434;background:#fff0f1;border-radius:20px;place-items:center;width:74px;height:74px;margin:18px auto 6px;display:grid}.signedout-card .brand{justify-self:center}.signedout-card p{color:var(--muted);line-height:1.6}.portal-page{background:var(--warm);grid-template:82px 1fr/274px 1fr;min-height:100vh;display:grid}.portal-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;grid-column:1/3;justify-content:space-between;align-items:center;padding:0 34px;display:flex;position:sticky;top:0}.portal-actions{align-items:center;gap:16px;display:flex}.portal-actions .icon-button i{background:var(--blue);border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:8px}.profile-chip{align-items:center;gap:10px;font-size:13px;display:flex}.account-avatar{width:54px;height:54px;color:var(--blue);background:#0f5bff0d;border-radius:50%;place-items:center;font-size:21px;font-weight:700;display:grid}.account-avatar.small{width:40px;height:40px;font-size:15px}.large-avatar{width:88px;height:88px;font-size:30px}.portal-sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;justify-content:space-between;height:calc(100vh - 82px);padding:30px 20px;display:flex;position:sticky;top:82px}.portal-sidebar nav{gap:8px;display:grid}.portal-sidebar a,.portal-sidebar button{color:#667085;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:13px;min-height:50px;padding:0 16px;font-weight:600;display:flex}.portal-sidebar a.active{color:var(--blue);background:#eaf1ff}.portal-sidebar button{border-top:1px solid var(--line);border-radius:0;width:100%}.portal-content{width:100%;max-width:1500px;margin:0 auto;padding:48px clamp(28px,5vw,76px)}.page-heading{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.page-heading h1{letter-spacing:-.04em;margin:5px 0 6px;font-size:34px}.page-heading>div>p:last-child{color:var(--muted)}.overview-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.web-credit-card,.summary-card{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:270px;padding:34px}.web-credit-card{color:#fff;background:linear-gradient(135deg,#0f67ff,#0b4ddb);position:relative;overflow:hidden}.web-credit-card:after{content:"";border:1px solid #ffffff2e;border-radius:50%;width:220px;height:220px;position:absolute;top:-80px;right:-65px}.web-credit-card>span,.summary-card>span{font-size:13px}.web-credit-card>strong,.summary-card>strong{letter-spacing:-.05em;margin:18px 0 42px;font-size:48px;display:block}.web-credit-card>div{justify-content:space-between;gap:25px;display:flex}.web-credit-card p{gap:6px;margin:0;font-size:11px;display:grid}.web-credit-card b{font-size:14px}.summary-card>p{color:var(--muted);line-height:1.6}.secure-line{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:8px;margin-top:28px;padding-top:18px;font-size:12px;display:flex}.summary-card.large{min-height:190px}.summary-card.large>strong{margin:16px 0;font-size:33px}.status-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:22px;display:grid}.status-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:16px;padding:24px;display:flex}.status-grid p{color:var(--muted);margin:5px 0 0;font-size:13px}.status-icon,.row-icon{background:#f2f4f7;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.status-icon svg,.row-icon svg{width:20px}.status-icon.green{color:var(--green);background:#ecfdf3}.status-icon.blue{background:var(--blue-soft);color:var(--blue)}.portal-panel{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:22px;overflow:hidden}.portal-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:68px;padding:0 26px;display:flex}.portal-panel h2{margin:0;font-size:17px}.portal-panel header a{color:var(--blue);align-items:center;font-size:12px;display:flex}.list-row,.document-card,.notification-row{border-bottom:1px solid var(--line);align-items:center;gap:15px;min-height:74px;padding:15px 24px;display:flex}.list-row:last-child,.document-card:last-child,.notification-row:last-child{border-bottom:0}.list-row>div:not(.row-icon),.document-card>div,.notification-row>div{flex:1;gap:5px;display:grid}.list-row small,.document-card small,.notification-row small{color:var(--muted)}.list-row>strong{font-size:14px}.positive{color:var(--green)}.detail-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;min-height:62px;padding:0 26px;font-size:13px;display:flex}.detail-row:last-child{border:0}.detail-row span{color:var(--muted)}.document-card .secondary-button{min-height:38px;padding:0 14px;font-size:12px}.profile-layout{grid-template-columns:320px 1fr;gap:22px;display:grid}.profile-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;padding:38px}.profile-card .account-avatar{margin:auto}.profile-card h2{margin:18px 0 6px;font-size:19px}.profile-card p{color:var(--muted);font-size:13px}.profile-layout .portal-panel{margin-top:0}.notification-row p{color:var(--muted);margin:0;font-size:13px}.notification-row em{color:var(--blue);font-size:11px;font-style:normal;font-weight:700}.empty-state{color:#98a2b3;align-content:center;place-items:center;gap:10px;min-height:230px;display:grid}.empty-state svg{width:34px;height:34px}.account-loading{background:var(--warm);align-content:center;place-items:center;gap:18px;min-height:100vh;display:grid}.loader{border:3px solid #dbe4f7;border-top-color:var(--blue);border-radius:50%;width:38px;height:38px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.legal-page{background:var(--warm);padding:80px clamp(24px,8vw,150px)}.legal-page>header{max-width:760px;margin-bottom:55px}.legal-page h1{letter-spacing:-.05em;margin:10px 0;font-size:52px}.legal-page>header>p:last-child{color:var(--muted)}.legal-layout{grid-template-columns:240px 1fr;align-items:start;gap:70px;display:grid}.legal-layout aside{gap:12px;display:grid;position:sticky;top:120px}.legal-layout aside a{color:var(--muted);font-size:12px}.legal-layout article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:50px}.legal-layout section{margin-bottom:42px;scroll-margin-top:110px}.legal-layout section:last-child{margin-bottom:0}.legal-layout h2{font-size:22px}.legal-layout p{color:#475467;line-height:1.75}.receipt-paper{width:min(620px,100%);box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:42px}.receipt-paper>header{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding-bottom:22px;font-size:11px;display:flex}.receipt-status{text-align:center;padding:35px 0}.receipt-status>div{width:62px;height:62px;color:var(--green);background:#eaf8f0;border-radius:50%;place-items:center;margin:auto;display:grid}.receipt-status span{color:var(--green);margin:14px;font-size:12px;font-weight:700;display:block}.receipt-status h1{margin:0;font-size:42px}.receipt-status p{color:var(--muted)}.receipt-paper dl>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:17px 0;font-size:13px;display:flex}.receipt-paper dd{font-weight:700}.receipt-note{color:var(--muted);text-align:center;margin:28px;font-size:11px;line-height:1.6}.receipt-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (max-width:900px){.desktop-nav{display:none}.site-header,.simple-header{height:72px;padding:0 20px}.banner-hero{min-height:600px}.banner-copy{padding:100px 24px}.banner-copy h1{font-size:55px}.intro-section,.how-section,.app-cta{padding:72px 24px}.intro-section>div:first-of-type,.how-section,.app-cta{grid-template-columns:1fr;gap:38px}.benefit-grid{grid-template-columns:1fr!important}.how-heading{position:static}.footer-inner{grid-template-columns:1fr;gap:45px}.auth-split{grid-template-columns:1fr}.auth-image{display:none}.auth-form-side{padding:25px}.auth-form-wrap{margin:10vh auto}.portal-page{grid-template:70px 1fr 68px/1fr}.portal-header{grid-column:1;padding:0 18px}.profile-chip b{display:none}.portal-sidebar{border:0;border-top:1px solid var(--line);z-index:30;grid-row:3;height:68px;padding:7px 8px;position:fixed;inset:auto 0 0}.portal-sidebar nav{grid-template-columns:repeat(6,1fr);display:grid}.portal-sidebar a{justify-content:center;place-items:center;gap:1px;min-height:54px;padding:0;font-size:9px;display:grid}.portal-sidebar a span{display:block}.portal-sidebar button{display:none}.portal-content{padding:30px 16px 90px}.page-heading .account-avatar{display:none}.overview-grid,.status-grid,.profile-layout{grid-template-columns:1fr}.web-credit-card,.summary-card{min-height:230px;padding:26px}.web-credit-card>strong,.summary-card>strong{font-size:38px}.legal-layout{grid-template-columns:1fr}.legal-layout aside{display:none}.legal-page{padding:55px 18px}.legal-page h1{font-size:38px}.legal-layout article{padding:26px}.signup-shell,.onboarding-shell,.assessment-shell{margin:22px auto;padding:32px 22px}}@media (max-width:560px){.header-actions{gap:10px}.header-actions .text-button{display:none}.banner-copy h1{font-size:45px}.hero-actions{flex-direction:column;align-items:stretch}.footer-links{gap:28px}.footer-bottom{flex-direction:column;gap:10px}.app-cta .qr-card{width:100%}.web-credit-card>div{gap:10px}.web-credit-card b{font-size:12px}.portal-sidebar a{font-size:0}.portal-sidebar a span{display:none}.document-card{flex-wrap:wrap;align-items:flex-start}.document-card .secondary-button{margin-left:60px}.receipt-paper{padding:25px}.receipt-actions{grid-template-columns:1fr}}@media print{.receipt-page{background:#fff;padding:0}.receipt-paper{box-shadow:none}.receipt-actions{display:none}}.site-header,.simple-header{height:74px}.benefit-grid article>span,.step-list article>span{background:0 0;border-radius:0;width:auto;height:auto}.benefit-grid article>span{justify-content:start}.step-list article>span{align-self:center}.how-heading{top:118px}.step-list{gap:22px}.step-item{gap:9px;display:grid}.step-item>b{color:#111318;font-size:16px;transform:translate(28px)}.step-list article{text-align:left;grid-template-columns:54px 1fr}.contact-page{background:var(--warm);min-height:100vh}.contact-shell{border:1px solid var(--line);width:min(620px,100% - 32px);box-shadow:none;background:#fff;border-radius:18px;margin:48px auto;padding:44px 54px}.contact-shell h1{letter-spacing:-.045em;margin-bottom:28px;font-size:38px}.contact-shell h2{margin:26px 0 12px;font-size:17px}.contact-notice{background:var(--blue-soft);border-radius:14px;gap:14px;padding:18px;display:flex}.contact-notice>span{width:38px;height:38px;color:var(--blue);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.contact-notice svg{width:19px}.contact-notice p{color:var(--muted);margin:5px 0 0;font-size:13px;line-height:1.5}.contact-list{border:1px solid var(--line);border-radius:14px;padding:0 14px}.contact-row{border-bottom:1px solid var(--line);grid-template-columns:24px 1fr auto;align-items:center;gap:12px;min-height:64px;display:grid}.contact-row:last-child{border-bottom:0}.contact-list svg{width:18px;color:var(--blue)}.contact-list span{font-size:14px}.contact-list b{background:#f3f7ff;border:1px solid #d7e2f8;border-radius:11px;padding:10px 13px;font-size:13px}.contact-security{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:25px 0 0;font-size:12px;display:flex}.contact-security svg{width:15px}@media (max-width:900px){.site-header,.simple-header{height:66px}.contact-shell{margin:22px auto;padding:32px 22px}}.auth-split{height:100dvh;min-height:0;overflow:hidden}.auth-image,.auth-form-side{min-height:0;overflow:hidden}.auth-form-side{flex-direction:column;display:flex}.auth-form-wrap{max-height:100%;margin:auto}@media (max-width:900px){.auth-form-side{justify-content:flex-start}.auth-form-wrap{margin:28px auto 0}.auth-mark{display:none}}.overview-grid{align-items:stretch}.web-credit-card,.repayment-summary,.utilisation-card{aspect-ratio:1.72;min-height:0}.web-credit-card{flex-direction:column;justify-content:space-between;padding:34px 40px;display:flex}.web-credit-card:before{content:"";border:1px solid #ffffff24;border-radius:50%;width:82px;height:82px;position:absolute;top:38px;right:41px}.web-credit-card:after{width:218px;height:218px;top:16px;right:-5px}.credit-card-top,.credit-card-bottom{z-index:1;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.credit-card-top>span{font-size:15px}.credit-card-top>b{letter-spacing:-.04em;font-size:20px;font-weight:700}.credit-card-top em{font-size:.78em;font-style:normal;font-weight:500}.web-credit-card>strong{z-index:1;letter-spacing:-.045em;margin:0;font-size:52px;position:relative}.credit-card-bottom{align-items:flex-end}.credit-card-bottom>p{margin:0;font-size:15px;display:block}.credit-card-bottom>p:last-child{text-align:right;gap:5px;display:grid}.credit-card-bottom span{font-size:13px}.credit-card-bottom b{font-size:18px}.repayment-summary{flex-direction:column;padding:34px 40px;display:flex}.repayment-summary>span{font-size:17px}.repayment-summary>strong{margin:15px 0 auto;font-size:48px}.repayment-copy{border-top:1px solid var(--line);padding-top:20px}.repayment-copy p{color:#111318;justify-content:space-between;gap:24px;margin:0 0 17px;display:flex}.repayment-copy small{color:#344054;max-width:520px;line-height:1.55;display:block}.compact-activity{padding-left:26px}.credit-view{height:calc(100vh - 82px);padding-top:34px;padding-bottom:34px;overflow:hidden}.credit-overview{align-content:start;height:100%}.utilisation-card{flex-direction:column;padding:34px 40px;display:flex}.utilisation-card>strong{margin:22px 0 auto;font-size:50px}.utilisation-progress{background:#e8eef8;border-radius:999px;height:15px;overflow:hidden}.utilisation-progress i{border-radius:inherit;background:var(--blue);height:100%;transition:width .35s;display:block}.utilisation-card>p{color:var(--muted);margin:14px 0 0}@media (max-width:900px){.web-credit-card,.repayment-summary,.utilisation-card{aspect-ratio:auto;min-height:230px}.credit-view{height:auto;padding-top:30px;padding-bottom:90px;overflow:visible}.web-credit-card,.repayment-summary,.utilisation-card{padding:26px}.web-credit-card>strong,.repayment-summary>strong,.utilisation-card>strong{font-size:38px}.credit-card-top>b{font-size:17px}.credit-card-bottom>p{font-size:13px}.credit-card-bottom b{font-size:15px}.web-credit-card:after{width:180px;height:180px}.web-credit-card:before{width:66px;height:66px}}.card-lines{z-index:1;background:#ffffff1c;border-radius:0 999px 999px 0;width:98px;height:8px;position:absolute;bottom:91px;left:0}.card-lines:after{content:"";background:#ffffff1c;border-radius:0 999px 999px 0;width:62px;height:4px;position:absolute;top:18px;left:0}.compact-heading{margin-bottom:22px}.compact-heading h1{margin:0}.condensed-view{padding-top:34px}.credit-stack{grid-template-rows:auto 1fr;gap:22px;height:100%;display:grid}.credit-stack .portal-panel{margin:0}.credit-stack .portal-panel>header{justify-content:center;height:56px}.credit-stack .detail-row{min-height:46px}.profile-view{height:calc(100vh - 82px);overflow:hidden}.profile-full{grid-template-columns:1fr}.profile-full .portal-panel{margin-top:0}.iconless-row{padding-left:26px}.iconless-row .secondary-button{margin-left:auto}@media (max-width:900px){.card-lines{width:78px;height:7px;bottom:76px}.card-lines:after{width:48px;height:3.5px;top:15px}.condensed-view{padding-top:26px}.credit-stack{height:auto;display:block}.credit-stack .portal-panel{margin-top:22px}.credit-stack .portal-panel>header{height:68px}.credit-stack .detail-row{min-height:62px}.profile-view{height:auto;overflow:visible}.iconless-row .secondary-button{margin-left:auto}}.page-heading h1.merchant-heading-weight{font-weight:400}.signedout-home-button{color:var(--ink);border:1px solid var(--ink);background:#fff}.signedout-home-button:hover{background:var(--warm)}.document-card b{font-weight:600}.login-error-text{background:0 0;border:0;border-radius:0;padding:0}.banner-hero{min-height:560px}.banner-copy{padding-top:74px;padding-bottom:74px}.intro-section,.how-section{padding-top:105px;padding-bottom:105px}.app-cta{padding-top:90px;padding-bottom:90px}.benefit-grid{margin-top:58px}.benefit-grid article{padding:24px}.benefit-card-title{align-items:center;gap:16px;display:flex}.benefit-card-title>span{width:42px;height:42px;color:var(--blue);background:0 0;border-radius:0;flex:none;place-items:center;display:grid}.benefit-card-title svg{width:30px;height:30px}.benefit-card-title h3{margin:0}.benefit-grid article>p{margin:16px 0 0}.step-list{gap:0;margin:0;padding:0;list-style:none}.step-list li{border-bottom:1px solid #d9d8d4;gap:22px;padding:28px 0;display:flex}.step-list li:first-child{padding-top:0}.step-list li>span{background:var(--blue);color:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.step-list li p{margin:0}.app-cta .section-kicker,.app-cta>div>p{color:#fff}@media (max-width:900px){.banner-hero{min-height:auto}.banner-copy{padding-top:80px;padding-bottom:80px}.intro-section,.how-section,.app-cta{padding-top:72px;padding-bottom:72px}}
