@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#353235;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--purple:#76216f;--purple-dark:#572b70;--magenta:#ba388f;--green:#00866a;--green-dark:#006f58;--yellow:#f8c600;--text:#353235;--muted:#666166;--border:#dedbdd;background:#f2f1f2;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{background:#f2f1f2;min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,a{font:inherit}button{cursor:pointer}.page-shell{flex-direction:column;min-height:100vh;display:flex}.entry-shell{justify-content:center;align-items:center;padding:44px 24px 30px}.entry-card{background:#fff;border-radius:14px;width:min(500px,100%);padding:32px;box-shadow:0 12px 34px #231c2229}.entry-card>.brand{width:160px;height:65px;margin:0 auto 17px}.entry-card>.brand img{width:160px;height:65px}.site-header{background:#fff;border-bottom:1px solid #e2dfe1;height:88px}.header-inner{justify-content:space-between;align-items:center;width:min(1180px,100% - 64px);height:100%;margin:0 auto;display:flex}.brand{width:147px;height:60px;text-decoration:none;display:block}.brand img{object-fit:contain;width:147px;height:60px;display:block}.secure-label{color:#5e595d;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.secure-label svg,.security-note svg{fill:none;width:21px;height:21px;stroke:var(--green);stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none}.login-layout{background:#fff;border-radius:22px;grid-template-columns:minmax(0,.92fr) minmax(460px,.78fr);width:min(1180px,100% - 64px);min-height:650px;margin:auto;display:grid;overflow:hidden;box-shadow:0 16px 45px #3725341c}.welcome-panel{color:#fff;background:linear-gradient(145deg,#522d6d 0%,#71236d 54%,#8a2577 100%);flex-direction:column;justify-content:space-between;padding:clamp(48px,5vw,78px);display:flex;position:relative;overflow:hidden}.welcome-panel:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-240px;left:-270px}.welcome-panel:after{content:"";background:#ca499f2e;border-radius:50%;width:340px;height:340px;position:absolute;top:-130px;right:-170px}.welcome-copy{z-index:1;max-width:530px;position:relative}.eyebrow{color:var(--magenta);letter-spacing:.03em;margin-bottom:14px;font-size:14px;font-weight:700;line-height:1;display:block}.welcome-panel .eyebrow{color:#fff;opacity:.82}.welcome-panel h1{letter-spacing:-.045em;max-width:590px;margin:0;font-size:clamp(42px,4.2vw,64px);font-weight:650;line-height:1.05}.welcome-panel p{color:#ffffffe0;max-width:510px;margin:28px 0 0;font-size:clamp(16px,1.5vw,19px);line-height:1.6}.future-card{align-self:flex-end;width:230px;height:190px;margin:20px 16px -8px 0;position:relative}.future-orbit{border:1px solid #ffffff38;border-radius:50%;position:absolute}.orbit-one{width:168px;height:168px;bottom:2px;right:7px}.orbit-two{width:112px;height:112px;bottom:30px;right:35px}.future-icon{background:#fff;border-radius:50%;place-items:center;width:78px;height:78px;display:grid;position:absolute;bottom:48px;right:53px;box-shadow:0 9px 25px #2a0d273d}.future-icon svg{fill:#37af8f;width:55px;height:55px}.future-icon .future-strokes{fill:none;stroke:#16896d;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.spark{color:var(--yellow);font-size:30px;font-weight:400;position:absolute}.spark-one{top:21px;right:15px}.spark-two{font-size:22px;bottom:25px;left:17px}.access-panel{background:#fff;flex-direction:column;min-width:0;padding:clamp(44px,4.5vw,70px);display:flex}.entry-card .access-panel{padding:0}.entry-card .access-heading{text-align:center}.access-heading h2{color:var(--text);letter-spacing:-.035em;margin:0;font-size:clamp(30px,3vw,40px);font-weight:650;line-height:1.15}.entry-card .access-heading h2{letter-spacing:-.025em;font-size:27px}.access-heading p{color:var(--muted);margin:12px 0 0;font-size:16px}.entry-card .access-heading p{margin-top:8px;font-size:14px}.access-options{margin-top:18px}.access-option{grid-template-columns:48px minmax(0,1fr);align-items:start;column-gap:16px;min-width:0;display:grid}.option-icon{width:48px;height:48px;color:var(--purple);background:#f2e8f1;border-radius:50%;grid-row:1/span 2;place-items:center;display:grid}.option-icon.open-banking{color:var(--green);background:#e4f3ef}.option-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.option-copy{min-width:0}.option-copy h3{margin:1px 0 5px;font-size:17px;font-weight:700;line-height:1.3}.option-copy p{overflow-wrap:anywhere;color:var(--muted);margin:0;font-size:14px;line-height:1.45}.action{border:1.5px solid var(--green);border-radius:8px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0;min-height:54px;margin-top:20px;padding:0 18px 0 22px;font-weight:700;transition:background .16s,border-color .16s,color .16s,transform .16s;display:flex}.action span{text-align:left;min-width:0}.action svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.action:hover{transform:translateY(-1px)}.action:focus-visible{outline-offset:3px;outline:3px solid #00866a42}.action.primary{color:#fff;background:var(--green)}.action.primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.action.secondary{color:var(--green);background:#fff}.action.secondary:hover{background:#edf7f4}.action:disabled{cursor:wait;opacity:.65;transform:none}.inline-error{color:#a22f43;grid-column:1/-1;margin:10px 0 0;font-size:13px;line-height:1.4}.registration-providers{grid-column:1/-1;margin-top:17px}.provider-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.provider-grid button{color:#242124;background:#fff;border:1px solid #cbc8ca;border-radius:9px;grid-template-columns:24px minmax(0,1fr) 24px;align-items:center;gap:9px;min-width:0;min-height:54px;padding:10px 14px;font-size:16px;font-weight:650;line-height:1.2;transition:border-color .16s,color .16s,background .16s,transform .16s;display:grid}.provider-grid button:hover{border-color:var(--green);color:var(--green-dark);background:#f2faf8;transform:translateY(-1px)}.provider-grid button:focus-visible{outline-offset:2px;outline:3px solid #00866a42}.provider-grid button span{text-align:center;white-space:nowrap;grid-column:2;min-width:0}.provider-logo{grid-column:1;width:23px;height:23px;display:block}.truelayer-logo,.apple-logo{fill:#111}.auth-divider{color:#777277;white-space:nowrap;align-items:center;gap:12px;margin:22px 0 18px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.registration-form{gap:17px;display:grid}.registration-form label{color:#242124;gap:8px;font-size:14px;font-weight:650;display:grid}.registration-form input{color:#242124;width:100%;height:54px;font:inherit;background:#fff;border:1px solid #cbc8ca;border-radius:9px;outline:none;padding:0 16px;font-weight:400}.registration-form input:focus{border-color:var(--purple);box-shadow:0 0 0 1px var(--purple)}.create-account{color:#92278f;background:#fff;border:2px solid #aaa7a9;border-radius:8px;min-height:52px;margin-top:2px;font-size:15px;font-weight:700;transition:background .16s,border-color .16s,transform .16s}.create-account:hover{background:#fbf5fa;border-color:#92278f;transform:translateY(-1px)}.create-account:focus-visible{outline-offset:2px;outline:3px solid #92278f38}.provider-register{width:100%;margin-top:18px}.divider{color:#8a8589;align-items:center;gap:12px;height:45px;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:var(--border);flex:1;height:1px}.security-note{color:#716c70;align-items:flex-start;gap:11px;margin-top:auto;padding-top:28px;display:flex}.entry-card .security-note{margin-top:0}.security-note p{margin:1px 0 0;font-size:12px;line-height:1.5}.site-footer{color:#706b6f;justify-content:space-between;gap:30px;width:min(1180px,100% - 64px);margin:24px auto 32px;font-size:11px;display:flex}.site-footer p{margin:0}.site-footer nav{flex:none;gap:24px;display:flex}.site-footer a{color:#5b565a;font-weight:600;text-decoration:none}.site-footer a:hover{color:var(--purple);text-decoration:underline}.entry-footer{flex-wrap:wrap;width:min(500px,100%);margin:24px 0 0}.tl-stage{color:#242426;background:#44689a;place-items:center;min-height:100vh;padding:48px 24px;display:grid}.tl-dialog{background:#fff;border-radius:4px;flex-direction:column;width:min(700px,100%);min-height:724px;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000004d}.tl-topbar{grid-template-columns:1fr auto 1fr;align-items:start;min-height:100px;padding:22px 34px 12px;display:grid}.tl-back,.tl-close{color:#333337;background:0 0;border:0;font-size:15px}.tl-back{justify-self:start;align-items:center;gap:7px;padding:8px 4px;display:flex}.tl-back span{font-size:22px;line-height:14px}.tl-close{justify-self:end;padding:5px 7px;font-size:25px;line-height:1}.tl-back:hover,.tl-close:hover{color:#000}.tl-back:focus-visible,.tl-close:focus-visible,.tl-bank-card:focus-visible{outline-offset:2px;outline:3px solid #7fb2f099}.tl-partners{align-items:center;gap:6px;display:flex;transform:translateY(-2px)}.tl-partner-logo,.tl-layer-logo,.tl-bank-symbol{background:#fff;border:1px solid #ececef;border-radius:50%;place-items:center;width:60px;height:60px;display:grid}.tl-partner-logo img{object-fit:contain;width:45px;height:36px}.tl-layer-logo{border:0;width:38px;height:38px}.tl-layer-logo svg{fill:none;stroke:#333337;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.tl-bank-symbol svg{fill:none;stroke:#29292c;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:33px;height:33px}.tl-dots{color:#aaa9ad;letter-spacing:1px;font-weight:700}.tl-heading{text-align:center;border-bottom:1px solid #ececef;padding:8px 55px 28px}.tl-heading h1{letter-spacing:-.015em;margin:0;font-size:26px;line-height:1.25}.tl-heading p{color:#555158;margin:14px 0 0;font-size:17px}.tl-content{padding:28px 65px 24px}.tl-search{background:#fff;border:1px solid #c9c8cd;border-radius:3px;align-items:center;gap:12px;height:52px;padding:0 16px;display:flex}.tl-search:focus-within{border-color:#80b5f5;box-shadow:0 0 0 1px #80b5f5}.tl-search svg{fill:none;stroke:#68656a;stroke-width:1.8px;stroke-linecap:round;flex:none;width:22px;height:22px}.tl-search input{color:#28262a;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0;font-size:16px}.tl-search input::placeholder{color:#77747a}.tl-content h2{color:#77747a;letter-spacing:.055em;margin:26px 0 14px;font-size:12px}.tl-bank-grid{grid-template-columns:1fr;gap:10px;display:grid}.tl-bank-card{color:#29272b;text-align:left;background:#fff;border:1px solid #dedde1;border-radius:3px;grid-template-columns:112px minmax(0,1fr) 20px;align-items:center;gap:18px;min-width:0;min-height:78px;padding:10px 18px;font-size:17px;font-weight:600;transition:border-color .14s,box-shadow .14s;display:grid}.tl-bank-card:hover{border-color:#84b9f7;box-shadow:0 1px 5px #305c8f24}.tl-bank-card:disabled,.tl-back:disabled,.tl-close:disabled{cursor:wait;opacity:.62}.tl-bank-logo{place-items:center;width:112px;height:56px;display:grid;overflow:hidden}.tl-bank-logo img{object-fit:contain;width:104px;height:50px;display:block}.tl-bank-card.bank-aib .tl-bank-logo img{width:54px;height:54px}.tl-bank-card>svg{fill:none;stroke:#77747a;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.tl-no-results{color:#666269;text-align:center;padding:30px 0;font-size:14px}.tl-error{color:#9a263b;background:#fcebed;border-radius:3px;margin:16px 0 0;padding:10px 12px;font-size:13px}.tl-powered{color:#77747a;text-align:center;margin:auto 0 0;padding:20px 30px 24px;font-size:11px}.tl-powered strong{color:#6fa9ef}.customer-home{background:#f4f3f4;min-height:100vh}.portal-header{background:#fff;border-bottom:1px solid #e1dee0;height:82px}.portal-header-inner{justify-content:space-between;align-items:center;width:min(1120px,100% - 48px);height:100%;margin:auto;display:flex}.portal-header .brand,.portal-header .brand img{width:132px;height:54px}.portal-user{position:relative}.portal-user-trigger{color:inherit;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;padding:5px 7px;display:flex}.portal-user-trigger:hover,.portal-user-trigger[aria-expanded=true]{background:#f5eff4}.portal-user-trigger:focus-visible{outline:3px solid #76216f33}.portal-avatar{color:#fff;background:var(--purple);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.portal-user-name{color:#403b40;gap:2px;font-size:13px;display:grid}.portal-user-name small{color:#777177;font-size:11px}.profile-chevron{color:#777177;font-size:16px;transform:translateY(-2px)}.profile-menu{z-index:5;background:#fff;border:1px solid #e0dde0;border-radius:9px;width:170px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #281f2724}.profile-menu button{color:#4b454a;text-align:left;background:0 0;border:0;border-radius:6px;width:100%;padding:10px 12px;font-size:13px;font-weight:600}.profile-menu button:hover{color:var(--purple);background:#f5eff4}.portal-main{width:min(1120px,100% - 48px);margin:0 auto;padding:42px 0 70px}.portal-welcome{color:#fff;background:linear-gradient(120deg,#532f6d,#7e2474);border-radius:16px;justify-content:space-between;align-items:center;gap:40px;min-height:260px;padding:42px 48px;display:flex;overflow:hidden;box-shadow:0 10px 28px #3e1f4021}.portal-welcome-copy{z-index:1;max-width:640px;position:relative}.portal-eyebrow{color:#f2b5df;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:700;display:block}.portal-welcome h1{letter-spacing:-.03em;margin:0;font-size:38px;line-height:1.15}.portal-welcome p{color:#ffffffe0;max-width:610px;margin:15px 0 20px;font-size:16px;line-height:1.55}.connection-status{color:#fff;background:#ffffff21;border-radius:30px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:600;display:inline-flex}.connection-status svg{fill:none;stroke:#59d7b5;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.portal-welcome-art{flex:none;place-items:center;width:190px;height:190px;display:grid;position:relative}.welcome-orbit{border:1px solid #fff3;border-radius:50%;position:absolute}.orbit-a{inset:0}.orbit-b{inset:25px}.portal-welcome-art svg{z-index:1;fill:#47bd9e;stroke:#14876b;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;background:#fff;border-radius:50%;width:92px;height:92px;padding:18px;position:relative;box-shadow:0 9px 24px #230e283d}.portal-section-heading{margin:38px 0 18px}.portal-section-heading h2{color:#302d30;letter-spacing:-.02em;margin:0;font-size:25px}.portal-section-heading p{color:#716b70;margin:6px 0 0;font-size:14px}.portal-action-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.portal-action-card{background:#fff;border:1px solid #e0dde0;border-radius:14px;flex-direction:column;min-height:290px;padding:28px;display:flex;box-shadow:0 5px 18px #281f2712}.action-card-icon{width:54px;height:54px;color:var(--purple);background:#f2e8f1;border-radius:50%;place-items:center;display:grid}.action-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:27px;height:27px}.portal-action-card h3{color:#302d30;margin:20px 0 8px;font-size:23px}.portal-action-card p{color:#6d676c;max-width:430px;margin:0;font-size:14px;line-height:1.55}.portal-action-card button{border:1px solid var(--green);color:#fff;background:var(--green);border-radius:7px;justify-content:space-between;align-items:center;width:100%;min-height:50px;margin-top:auto;padding:0 17px;font-weight:700;display:flex}.portal-action-card button:hover{border-color:var(--green-dark);background:var(--green-dark)}.portal-action-card button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.sia-card{position:relative;overflow:hidden}.sia-card>*{z-index:1;position:relative}.sia-card-art{color:#fff;background:#f6bc00;border-radius:50%;place-items:center;width:54px;height:54px;font-size:28px;font-weight:600;display:grid}.sia-card .card-label{color:var(--purple);letter-spacing:.06em;text-transform:uppercase;margin-top:18px;font-size:11px;font-weight:700;display:block}.sia-card h3{margin-top:6px}@media (width<=920px){.site-header{height:78px}.header-inner,.login-layout,.site-footer{width:min(700px,100% - 40px)}.login-layout{grid-template-columns:1fr;margin-top:28px}.welcome-panel{min-height:290px;padding:42px}.welcome-panel h1{font-size:44px}.welcome-panel p{max-width:560px;margin-top:20px}.future-card{opacity:.48;width:180px;height:165px;position:absolute;bottom:-22px;right:18px}.access-panel{min-height:570px;padding:46px}.portal-welcome{padding:36px}.portal-welcome-art{width:150px;height:150px}}@media (width>=601px){.entry-card{padding:40px}.entry-card>.brand{margin-bottom:24px}.entry-card .access-options{margin-top:20px}.entry-card .action{margin-top:22px}.entry-card .divider{height:52px}.entry-card .registration-providers{margin-top:20px}.entry-card .provider-grid{gap:11px}.entry-card .provider-grid button{min-height:56px}.entry-card .provider-register{margin-top:24px}}@media (height<=900px) and (width>=601px){.entry-card{zoom:.9}}@media (width<=600px){.entry-shell{background:#fff;justify-content:flex-start;padding:0}.entry-card{width:100%;box-shadow:none;border-radius:0;padding:28px 24px 30px}.entry-card>.brand{width:145px;height:59px;margin-bottom:15px}.entry-card>.brand img{width:145px;height:59px}.entry-card .access-panel{border-radius:0;min-height:0;margin:0;padding:0}.entry-card .access-heading h2{font-size:26px}.entry-footer{background:#f2f1f2;margin-top:auto;padding:22px 24px}.site-header{height:70px}.header-inner{width:calc(100% - 34px)}.brand,.brand img{width:123px;height:50px}.secure-label span{display:none}.secure-label svg{width:23px;height:23px}.login-layout{width:100%;min-height:0;box-shadow:none;border-radius:0;margin:0}.welcome-panel{min-height:225px;padding:32px 24px 38px}.welcome-panel h1{font-size:clamp(34px,10vw,42px)}.welcome-panel p{max-width:88%;margin-top:17px;font-size:14px;line-height:1.5}.welcome-panel .eyebrow{margin-bottom:11px;font-size:12px}.future-card{opacity:.32;width:140px;height:130px;bottom:-28px;right:-16px}.access-panel{z-index:2;border-radius:20px 20px 0 0;min-height:calc(100vh - 295px);margin-top:-18px;padding:34px 24px 30px;position:relative}.access-heading .eyebrow{margin-bottom:9px;font-size:12px}.access-heading h2{font-size:29px}.access-heading p{margin-top:9px;font-size:14px}.access-options{margin-top:30px}.access-option{grid-template-columns:43px minmax(0,1fr);gap:13px}.option-icon{width:43px;height:43px}.option-icon svg{width:22px;height:22px}.option-copy h3{font-size:16px}.option-copy p{font-size:13px}.action{min-height:52px;margin-top:17px;font-size:14px}.provider-grid button{min-height:52px;padding-inline:10px;font-size:15px}.divider{height:38px}.security-note{margin-top:28px;padding-top:0}.site-footer{background:#e9e7e8;flex-direction:column;gap:16px;width:100%;margin:0;padding:24px}.site-footer nav{gap:20px}.tl-stage{place-items:stretch stretch;min-height:100svh;padding:0}.tl-dialog{border-radius:0;width:100%;min-height:100svh}.tl-topbar{min-height:88px;padding:17px 17px 8px}.tl-partner-logo,.tl-bank-symbol{width:48px;height:48px}.tl-partner-logo img{width:37px;height:30px}.tl-layer-logo{width:30px;height:30px}.tl-layer-logo svg{width:26px;height:26px}.tl-bank-symbol svg{width:27px;height:27px}.tl-heading{padding:8px 24px 25px}.tl-heading h1{font-size:23px}.tl-heading p{font-size:14px}.tl-content{padding:25px 20px 18px}.tl-bank-grid{gap:9px}.tl-bank-card{grid-template-columns:92px minmax(0,1fr) 18px;gap:12px;min-height:72px;padding:9px 13px;font-size:16px}.tl-bank-logo{width:92px;height:52px}.tl-bank-logo img{width:86px;height:46px}.tl-bank-card.bank-aib .tl-bank-logo img{width:50px;height:50px}.portal-header{height:70px}.portal-header-inner,.portal-main{width:calc(100% - 32px)}.portal-header .brand,.portal-header .brand img{width:118px;height:48px}.portal-user-name{display:none}.portal-avatar{width:34px;height:34px}.portal-user-trigger{gap:7px}.portal-main{padding:20px 0 42px}.portal-welcome{border-radius:12px;min-height:0;padding:28px 24px}.portal-welcome h1{font-size:30px}.portal-welcome p{font-size:14px}.portal-welcome-art{display:none}.connection-status{border-radius:8px;align-items:flex-start}.portal-section-heading{margin:28px 0 15px}.portal-section-heading h2{font-size:22px}.portal-action-grid{grid-template-columns:1fr;gap:15px}.portal-action-card{min-height:260px;padding:24px}}@media (width<=380px){.provider-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
