.home{--ink: #1d2a3c;--ink-soft: #5a6573;--paper: #f7f1e7;--paper-2: #efe7d8;--surface: #ffffff;--rule: #e7ddcc;--line: #ece4d6;--accent: #e4641f;--accent-soft:#f7e7da;--navy: #1f2d44;--green: #1f9d6b;font-family:Schibsted Grotesk,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--surface);overflow-x:hidden;-webkit-font-smoothing:antialiased}.home *,.home *:before,.home *:after{box-sizing:border-box}.home .hp-wrap{width:100%;max-width:1120px;margin:0 auto;padding-inline:24px}.home section{position:relative}.home .hp-eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);background:none;padding:0}.home .hp-eyebrow:before{content:"";width:22px;height:2px;background:var(--accent);flex:none}.home .hp-eyebrow i{display:none}.home h2.hp-h2{font-size:clamp(27px,3.6vw,42px);line-height:1.1;letter-spacing:-.025em;font-weight:800;margin:14px 0 0;color:var(--ink)}.home .hp-sub{font-size:16.5px;line-height:1.62;color:var(--ink-soft);margin:14px 0 0;max-width:600px}.home .hp-section{padding:clamp(56px,7.5vw,100px) 0}.home .hp-section--paper{background:var(--paper)}.home .hp-section--ruled{background:var(--surface)}.home .hp-section__head{max-width:620px;margin:0 0 48px}.home .hp-section__head--center{margin-inline:auto;text-align:center}.home .hp-section__head--center .hp-sub{margin-inline:auto}.home .hp-btn{display:inline-flex;align-items:center;gap:9px;font-weight:700;font-size:15.5px;line-height:1;padding:14px 22px;border-radius:12px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.home .hp-btn--primary{background:var(--accent);color:#fff;box-shadow:0 2px #0000000a}.home .hp-btn--primary:hover{background:#cf5715}.home .hp-btn--ghost{background:transparent;color:var(--ink);border-color:var(--rule)}.home .hp-btn--ghost:hover{border-color:var(--ink)}.home .hp-btn--lg{padding:16px 26px;font-size:16px}.home .hp-hero{background:var(--paper);padding:clamp(40px,6vw,84px) 0 clamp(48px,7vw,88px)}.home .hp-hero__inner{display:grid;grid-template-columns:1fr;gap:44px;align-items:center}@media(min-width:940px){.home .hp-hero__inner{grid-template-columns:1.08fr .92fr;gap:60px}}.home .hp-hero__title{font-size:clamp(32px,4.4vw,50px);line-height:1.12;letter-spacing:-.03em;font-weight:700;margin:0;color:var(--ink)}.home .hp-hero__title span{display:block;margin-top:.04em;font-size:1.44em;font-weight:800;line-height:1;letter-spacing:-.04em;color:var(--accent)}.home .hp-hero__lead{font-size:clamp(16px,1.7vw,18.5px);line-height:1.62;color:var(--ink-soft);margin:22px 0 0;max-width:520px}.home .hp-hero__cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.home .hp-hero__note{display:flex;align-items:center;gap:8px;margin-top:18px;font-size:13.5px;color:var(--ink-soft)}.home .hp-hero__note i{color:var(--green)}.home .hp-preview{position:relative}.home .hp-card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:0 1px 0 var(--rule),0 18px 36px -30px #1d2a3c80}.home .hp-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--line)}.home .hp-card__title{font-size:12.5px;color:var(--ink-soft);font-weight:700;letter-spacing:.02em}.home .hp-card__pill{font-size:11px;font-weight:700;color:var(--green)}.home .hp-balance{background:var(--navy);color:#fff;border-radius:12px;padding:16px 18px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:14px}.home .hp-balance .hp-balance__label{font-size:12px;opacity:.72}.home .hp-balance .hp-balance__value{font-size:28px;font-weight:800;letter-spacing:-.02em;margin-top:2px}.home .hp-balance .hp-balance__donut{width:58px;height:58px;border-radius:50%;flex:none;background:conic-gradient(var(--accent) 0 64%,rgba(255,255,255,.16) 64% 100%);display:grid;place-items:center}.home .hp-balance .hp-balance__donut:after{content:"";width:40px;height:40px;border-radius:50%;background:var(--navy)}.home .hp-tx{display:flex;align-items:center;gap:12px;padding:9px 2px;border-bottom:1px solid var(--line)}.home .hp-tx:last-child{border-bottom:none}.home .hp-tx__dot{width:32px;height:32px;border-radius:9px;flex:none;display:grid;place-items:center;font-size:13px}.home .hp-tx__body{flex:1;min-width:0}.home .hp-tx__name{font-size:13.5px;font-weight:700;color:var(--ink);display:block}.home .hp-tx__cat{font-size:11.5px;color:var(--ink-soft)}.home .hp-tx__amt{font-size:13.5px;font-weight:700;color:var(--ink);white-space:nowrap}.home .hp-tx__amt--in{color:var(--green)}.home .hp-stats{display:grid;grid-template-columns:1fr;gap:30px}@media(min-width:720px){.home .hp-stats{grid-template-columns:repeat(3,1fr);gap:24px}}.home .hp-stat{text-align:center}.home .hp-stat__num{font-size:clamp(34px,4.4vw,48px);font-weight:800;letter-spacing:-.03em;color:var(--ink);font-variant-numeric:tabular-nums}.home .hp-stat__label{font-size:14px;color:var(--ink-soft);margin-top:6px}.home .hp-features{display:grid;grid-template-columns:1fr;gap:36px 44px}@media(min-width:620px){.home .hp-features{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.home .hp-features{grid-template-columns:repeat(3,1fr);gap:48px 48px}}.home .hp-feature__icon{color:var(--accent);font-size:23px;margin-bottom:16px}.home .hp-feature__title{font-size:17px;font-weight:800;color:var(--ink);margin:0}.home .hp-feature__text{font-size:15px;line-height:1.58;color:var(--ink-soft);margin:9px 0 0;max-width:30ch}.home .hp-steps{display:grid;grid-template-columns:1fr;gap:34px}@media(min-width:820px){.home .hp-steps{grid-template-columns:repeat(3,1fr);gap:44px}}.home .hp-step__num{font-family:inherit;font-size:14px;font-weight:800;color:var(--accent);letter-spacing:.14em;margin-bottom:12px}.home .hp-step__title{font-size:19px;font-weight:800;margin:0;color:var(--ink)}.home .hp-step__text{font-size:15px;line-height:1.58;color:var(--ink-soft);margin:9px 0 0;max-width:34ch}.home .hp-band{background:var(--navy);border-radius:18px;padding:clamp(34px,4.5vw,56px);color:#fff}.home .hp-band__title{font-size:clamp(23px,3vw,32px);font-weight:800;letter-spacing:-.02em;margin:0;max-width:600px}.home .hp-band__sub{font-size:15.5px;color:#ffffffbd;margin:12px 0 0;max-width:520px}.home .hp-band .hp-btn--primary{margin-top:24px;white-space:nowrap}.home .hp-band .hp-btn--primary:hover{background:#cf5715}.home .hp-app__inner{display:grid;grid-template-columns:1fr;gap:36px;align-items:center}@media(min-width:820px){.home .hp-app__inner{grid-template-columns:1fr 1fr}}.home .hp-app__badges{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}.home .hp-app__badges img{height:50px;width:auto}.home .hp-app__badges a{transition:opacity .15s ease}.home .hp-app__badges a:hover{opacity:.85}.home .hp-faq{max-width:760px}.home .hp-faq__item{border-bottom:1px solid var(--line)}.home .hp-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;padding:20px 2px;font-weight:700;font-size:16.5px;color:var(--ink)}.home .hp-faq__q::-webkit-details-marker{display:none}.home .hp-faq__q i{transition:transform .2s ease;color:var(--accent);flex:none;font-size:14px}.home .hp-faq__item[open] .hp-faq__q i{transform:rotate(45deg)}.home .hp-faq__a{padding:0 2px 22px;font-size:15px;line-height:1.62;color:var(--ink-soft);margin:0;max-width:660px}
