.ofx-landing{min-height:100vh;background:var(--ofx-surface)}.ofx-topbar{background:#e9eaec;border-bottom:1px solid var(--ofx-border);font-size:.8125rem;width:100%}.ofx-topbar__inner{width:100%;padding:4px 56px;display:flex;align-items:center;gap:2px}.ofx-topbar__tab{padding:6px 16px;color:var(--ofx-text-default);text-decoration:none;font-weight:500;border-radius:4px 4px 0 0;transition:background .16s ease;position:relative;top:4px;font-size:.8125rem}.ofx-topbar__tab:hover{background:#0000000d}.ofx-topbar__tab--active{background:#fff;color:var(--ofx-text-strong);font-weight:600}.ofx-navbar{background:var(--ofx-surface);border-bottom:1px solid var(--ofx-border);position:sticky;top:0;z-index:50;width:100%}.ofx-navbar__inner{width:100%;padding:18px 56px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px}.ofx-navbar__brand{display:flex;align-items:center}.ofx-navbar__brand img{height:42px;width:auto;display:block}.ofx-navbar__menu{display:flex;align-items:center;justify-content:center;gap:36px}.ofx-nav-link{color:var(--ofx-text-strong);text-decoration:none;font-size:.9375rem;font-weight:500;display:inline-flex;align-items:center;gap:5px;transition:color .16s ease}.ofx-nav-link:hover{color:var(--ofx-primary)}.ofx-nav-link svg{opacity:.7}.ofx-navbar__actions{display:flex;align-items:center;gap:28px}.ofx-hero{padding:72px 0 96px}.ofx-hero__inner{width:100%;max-width:1360px;margin:0 auto;padding:0 56px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:72px;align-items:center}.ofx-hero__copy{max-width:620px}.ofx-hero__title{font-size:clamp(2.5rem,4.8vw,3.75rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:var(--ofx-text-strong);margin:0 0 28px}.ofx-hero__subtitle{font-size:1.0625rem;line-height:1.55;color:var(--ofx-text-default);margin:0 0 40px;max-width:560px}.ofx-hero__actions{display:flex;gap:12px;flex-wrap:wrap}.ofx-hero__visual{position:relative;display:flex;align-items:center;justify-content:center}.ofx-hero__visual img{width:100%;max-width:760px;height:auto;display:block;border-radius:var(--ofx-radius)}.ofx-logo-cloud{padding:40px 0 72px}.ofx-logo-cloud .ofx-section__inner{max-width:1360px;padding:0 56px}.ofx-logo-cloud__title{text-align:center;font-size:1.0625rem;font-weight:700;color:var(--ofx-text-strong);margin:0 0 36px}.ofx-logo-cloud__list{list-style:none;padding:0;margin:0 0 28px;display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.ofx-logo-cloud__list li{display:flex;align-items:center;justify-content:center;flex:1 1 0;min-width:0;max-width:180px;height:64px}.ofx-logo-cloud__list img{max-height:60px;max-width:160px;width:auto;height:auto;filter:grayscale(100%) brightness(.55);opacity:.9;transition:opacity .16s ease,filter .16s ease}.ofx-logo-cloud__list img:hover{opacity:1;filter:grayscale(20%) brightness(.7)}.ofx-trustpilot{display:flex;align-items:center;justify-content:center;gap:8px;font-size:.875rem;color:var(--ofx-text-muted);margin-top:12px}.ofx-trustpilot__label{text-decoration:underline;font-weight:700;color:var(--ofx-text-strong)}.ofx-trustpilot__stars{display:block}.ofx-trustpilot__brand{display:inline-flex;align-items:center;gap:4px;font-weight:600;color:var(--ofx-text-strong)}.ofx-pay-local{padding:72px 0 96px}.ofx-pay-local__inner{max-width:1360px;padding:0 56px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:72px;align-items:center}.ofx-pay-local__copy{max-width:460px}.ofx-pay-local__title{font-size:clamp(1.75rem,2.8vw,2.5rem);font-weight:700;letter-spacing:-.01em;line-height:1.1;color:var(--ofx-text-strong);margin:0 0 16px}.ofx-pay-local__description{font-size:1rem;line-height:1.55;color:var(--ofx-text-muted);margin:0 0 24px}.ofx-pay-local__visual{position:relative;display:flex;align-items:center;justify-content:center}.ofx-pay-local__visual img{width:100%;max-width:640px;height:auto;display:block}.ofx-control{padding:64px 0 112px;background:var(--ofx-surface)}.ofx-control .ofx-section__inner{max-width:1360px;padding:0 56px}.ofx-features-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ofx-feature-card{background:var(--ofx-surface-2);border-radius:var(--ofx-radius);padding:28px;display:flex;flex-direction:column;gap:12px;transition:transform .2s ease,box-shadow .2s ease}.ofx-feature-card:hover{transform:translateY(-2px);box-shadow:var(--ofx-shadow-md)}.ofx-feature-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ofx-feature-card__header h3{margin:0;font-size:1.0625rem;font-weight:700;color:var(--ofx-text-strong)}.ofx-feature-card__header img{flex-shrink:0;width:32px;height:32px}.ofx-feature-card p{margin:0;color:var(--ofx-text-muted);font-size:.9375rem;line-height:1.55}.ofx-foot{border-top:1px solid var(--ofx-border);padding:24px 0;background:var(--ofx-surface-2)}.ofx-foot__inner{max-width:1360px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.ofx-foot small{color:var(--ofx-text-muted);font-size:.8125rem}.ofx-foot__links{display:flex;gap:20px}.ofx-foot__links a{color:var(--ofx-text-muted);font-size:.8125rem;text-decoration:none}.ofx-foot__links a:hover{color:var(--ofx-text-strong)}@media(max-width:1180px){.ofx-control .ofx-section__inner,.ofx-foot__inner,.ofx-hero__inner,.ofx-logo-cloud .ofx-section__inner,.ofx-navbar__inner,.ofx-pay-local__inner,.ofx-topbar__inner{padding-left:32px;padding-right:32px}.ofx-navbar__menu{gap:24px}.ofx-logo-cloud__list{gap:28px}.ofx-logo-cloud__list li{height:52px;max-width:150px}.ofx-logo-cloud__list img{max-height:48px;max-width:130px}}@media(max-width:1024px){.ofx-navbar__menu{gap:18px}.ofx-nav-link{font-size:.875rem}.ofx-hero{padding:56px 0 72px}.ofx-hero__inner{gap:48px}.ofx-pay-local{padding:56px 0 72px}.ofx-control{padding:48px 0 80px}.ofx-logo-cloud__list li{flex:1 1 calc(25% - 24px);max-width:140px}}@media(max-width:960px){.ofx-hero__inner,.ofx-pay-local__inner{grid-template-columns:1fr;gap:40px}.ofx-navbar__menu{display:none}.ofx-navbar__inner{grid-template-columns:auto 1fr;gap:16px}.ofx-navbar__actions{justify-self:end;gap:16px}.ofx-hero__copy{max-width:100%;text-align:left}.ofx-hero__visual img{max-width:560px;margin:0 auto}.ofx-logo-cloud__list{justify-content:center;gap:24px}.ofx-logo-cloud__list li{flex:0 1 calc(25% - 18px);min-width:100px}.ofx-trustpilot{justify-content:center}.ofx-features-grid{grid-template-columns:1fr;gap:16px}.ofx-pay-local__copy{max-width:100%}}@media(max-width:768px){.ofx-topbar__tab{padding:6px 12px;font-size:.75rem}.ofx-navbar__inner{padding:12px 20px}.ofx-navbar__brand img{height:36px}.ofx-link--strong,.ofx-navbar__actions .ofx-btn{font-size:.875rem}.ofx-navbar__actions .ofx-btn{padding:8px 14px}.ofx-control .ofx-section__inner,.ofx-foot__inner,.ofx-hero__inner,.ofx-logo-cloud .ofx-section__inner,.ofx-navbar__inner,.ofx-pay-local__inner,.ofx-topbar__inner{padding-left:20px;padding-right:20px}.ofx-hero{padding:32px 0 56px}.ofx-hero__subtitle{font-size:1rem}.ofx-section__title{font-size:clamp(1.5rem,4.5vw,2rem)}.ofx-section__subtitle{font-size:.9375rem}.ofx-pay-local__title{font-size:clamp(1.5rem,5vw,2rem)}.ofx-feature-card{padding:22px 20px}}@media(max-width:540px){.ofx-hero{padding:24px 0 40px}.ofx-hero__title{font-size:clamp(2rem,9vw,2.5rem)}.ofx-hero__actions{flex-direction:column;align-items:stretch;gap:10px}.ofx-hero__actions .ofx-btn{width:100%;justify-content:center;padding:14px 18px}.ofx-logo-cloud{padding:32px 0 56px}.ofx-logo-cloud__list{gap:18px 24px}.ofx-logo-cloud__list li{flex:0 1 calc(50% - 12px);height:48px;max-width:140px}.ofx-logo-cloud__list img{max-height:44px;max-width:120px}.ofx-control .ofx-section__inner,.ofx-foot__inner,.ofx-hero__inner,.ofx-logo-cloud .ofx-section__inner,.ofx-navbar__inner,.ofx-pay-local__inner,.ofx-topbar__inner{padding-left:16px;padding-right:16px}.ofx-navbar__inner{padding-top:10px;padding-bottom:10px;grid-template-columns:auto auto}.ofx-navbar__brand img{height:32px}.ofx-navbar__actions{gap:12px}.ofx-navbar__actions .ofx-link--strong{display:none}.ofx-foot__inner{flex-direction:column;align-items:flex-start;gap:12px}}@media(max-width:380px){.ofx-hero__title{font-size:1.8rem;line-height:1.1}.ofx-hero__subtitle{font-size:.9375rem}.ofx-navbar__brand img{height:28px}.ofx-navbar__actions .ofx-btn{padding:8px 12px;font-size:.8125rem}.ofx-logo-cloud__list li{flex:0 1 calc(50% - 8px);height:40px}.ofx-logo-cloud__list img{max-height:36px;max-width:100px}.ofx-trustpilot{flex-wrap:wrap;justify-content:center;gap:6px}}@media(prefers-reduced-motion:reduce){.ofx-feature-card{transition:none}.ofx-feature-card:hover{transform:none}.ofx-link--cta svg{transition:none}}
