:root{--blue:#303289;--deep:#182d6b;--orange:#fd6101;--ink:#58595b;--soft:#f4f5f9;--white:#fff;--shadow:0 12px 35px rgba(30,40,90,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;font-family:Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55;overflow-x:hidden}img{display:block;max-width:100%;user-select:none;-webkit-user-drag:none}a{text-decoration:none;color:inherit}.container{width:min(1140px,calc(100% - 36px));margin:auto}.center{text-align:center}.pattern{position:relative;background:#f7f8fb;background-image:radial-gradient(circle at 12% 15%,rgba(48,50,137,.07) 0 2px,transparent 2.5px),radial-gradient(circle at 88% 30%,rgba(253,97,1,.06) 0 2px,transparent 2.5px);background-size:24px 24px,31px 31px}.site-header{height:92px;background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 15px rgba(30,38,76,.08)}.header-row{height:100%;display:flex;align-items:center;justify-content:space-between;position:relative}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{width:255px}.main-nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:650}.main-nav a{transition:.2s}.main-nav a:hover,.main-nav a.active{color:var(--orange)}.right-nav{margin-left:auto}.download-link,.login-link{padding:11px 18px;border-radius:22px;color:#fff!important}.download-link{background:var(--blue)}.login-link{background:var(--orange)}.menu-button{display:none;border:0;background:none;padding:8px}.menu-button span{width:25px;height:2px;background:var(--blue);display:block;margin:4px}
.hero{height:729px;position:relative;overflow:hidden;background:#edf0f7}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .7s ease}.hero-slide.active{opacity:1;visibility:visible}.hero-slide>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;pointer-events:none}.hero-copy>*{width:min(520px,48%);pointer-events:auto}.hero-copy>span,.section-title span,.center-title>span,.download-copy>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:800}.hero h1{font-size:64px;line-height:.98;letter-spacing:-.045em;margin:13px 0 24px;color:var(--ink);font-weight:700}.hero h1 b{color:var(--blue)}.hero h1 em{color:var(--orange);font-style:normal}.hero-copy>p{font-size:16px;max-width:510px;margin:0;color:#42464f}.hero-actions{display:flex;gap:12px;margin-top:27px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:24px;padding:12px 22px;color:#fff;font-weight:750;font-size:14px;cursor:pointer;transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 9px 23px rgba(40,45,90,.22)}.button.orange{background:var(--orange)}.button.play,.button.outline{background:var(--blue)}.hero-arrow{position:absolute;z-index:4;top:50%;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:var(--blue);font-size:30px;box-shadow:var(--shadow);cursor:pointer}.previous{left:20px}.next{right:20px}.hero-dots{position:absolute;z-index:4;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:7px}.hero-dots button{width:9px;height:9px;border:0;border-radius:10px;background:#adb4c7;padding:0}.hero-dots button.active{width:28px;background:var(--orange)}
.service-ticker{height:54px;overflow:hidden;background:var(--blue);border-bottom:4px solid var(--orange);color:#fff}.ticker-track{width:max-content;height:100%;display:flex;align-items:center;animation:ticker 60s linear infinite}.ticker-list{display:flex;align-items:center;white-space:nowrap}.ticker-list span{display:flex;align-items:center;font-size:13px;font-weight:700;padding:0 19px}.ticker-list span:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--orange);margin-left:38px}.service-ticker:hover .ticker-track{animation-play-state:paused}@keyframes ticker{to{transform:translateX(-50%)}}
.one-app{padding:48px 0 64px;min-height:1040px}.section-title{text-align:center;margin-bottom:30px}.section-title h2,.center-title h2{font-size:42px;line-height:1.2;color:var(--ink);margin:7px 0 13px;font-weight:700}.overview-row{display:grid;grid-template-columns:32% 68%;align-items:center;min-height:420px}.overview-visual{height:420px;display:flex;justify-content:center;align-items:center}.overview-visual img{width:100%;height:100%;object-fit:contain}.overview-copy{padding:25px 45px}.overview-copy p{font-size:16px;line-height:1.8;margin:0 0 18px}.category-slider{height:56px;display:flex;overflow-x:auto;scrollbar-width:none;background:var(--blue);border-bottom:4px solid var(--orange);margin:12px 0 38px}.category-slider::-webkit-scrollbar{display:none}.category-slider button{flex:1 0 auto;min-width:150px;border:0;background:transparent;color:#fff;padding:0 20px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:.25s}.category-slider button.active{background:var(--orange)}.featured-service{display:grid;grid-template-columns:33% 67%;align-items:center;min-height:360px}.feature-image{height:350px}.feature-image img{width:100%;height:100%;object-fit:contain}.feature-copy{padding:22px 30px}.feature-copy>span{color:var(--blue);font-size:13px;font-weight:700}.feature-copy h3{font-size:28px;line-height:1.2;color:var(--ink);margin:10px 0 15px;max-width:720px}.feature-copy>p{font-size:15px;max-width:720px}.feature-icons{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0}.mini-service{display:grid;justify-items:center;gap:7px;min-width:92px;color:#30333b;font-size:12px;font-weight:700;text-align:center}.mini-service i,.service-card i,.service-type-tabs i,.counter-row i,.benefit-row i{display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;box-shadow:inset 0 0 0 4px rgba(255,255,255,.15),0 7px 17px rgba(48,50,137,.22)}.mini-service i{width:62px;height:62px}.mini-service svg{width:30px;height:30px}.text-button{color:var(--orange);font-weight:800;font-size:14px}
.service-families{background:#fff}.family-section{padding:38px 0;background:#fff}.family-section.soft{background:#f8f9fc}.family-row{display:grid;grid-template-columns:40% 60%;align-items:center;min-height:420px}.family-visual{height:390px;display:flex;align-items:center;justify-content:center}.family-visual img{width:100%;height:100%;object-fit:contain}.family-copy{padding:24px 36px}.family-copy>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:800}.family-copy h2{font-size:36px;line-height:1.18;color:var(--ink);margin:8px 0 12px}.family-copy>p{max-width:700px;margin:0 0 16px}.family-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0 20px}.family-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.family-grid a{min-height:104px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;padding:10px 6px;border-radius:14px;background:#fff;color:#30333b;box-shadow:0 8px 24px rgba(39,47,98,.09);font-size:12px;transition:.25s}.family-grid a:hover{transform:translateY(-5px);box-shadow:0 13px 32px rgba(39,47,98,.15)}.family-grid i{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;box-shadow:inset 0 0 0 4px rgba(255,255,255,.15),0 7px 17px rgba(48,50,137,.2);animation:float 3.5s ease-in-out infinite}.family-grid a:nth-child(2n) i{animation-delay:.35s}.family-grid a:nth-child(3n) i{animation-delay:.7s}.family-grid svg{width:27px;height:27px}.family-bills .family-grid{gap:9px}.family-bills .family-grid a{min-height:94px;padding:8px 5px}.family-bills .family-grid i{width:49px;height:49px}.family-recharge .family-visual img{background:#fff;border-radius:24px}
.our-services{padding:48px 0 62px;min-height:737px}.center-title{text-align:center;max-width:850px;margin:0 auto 34px}.center-title>p{margin:0 auto;max-width:700px}.service-type-tabs{display:flex;justify-content:center;gap:16px;overflow-x:auto;scrollbar-width:none;margin:25px auto 35px}.service-type-tabs::-webkit-scrollbar{display:none}.service-type-tabs button{border:0;background:transparent;min-width:145px;padding:8px 10px;display:grid;justify-items:center;gap:9px;color:var(--ink);font:inherit;font-size:13px;cursor:pointer}.service-type-tabs i{width:78px;height:78px}.service-type-tabs svg{width:36px;height:36px}.service-type-tabs button.active i,.service-type-tabs button:hover i{background:var(--orange)}.service-heading{text-align:center;margin-bottom:22px}.service-heading h3{font-size:36px;margin:0 0 8px}.service-heading p{margin:0}.service-carousel-wrap{position:relative;padding:0 50px}.service-carousel{display:flex;gap:30px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding:14px 8px 30px}.service-carousel::-webkit-scrollbar{display:none}.service-card{flex:0 0 calc(20% - 24px);min-width:170px;display:grid;justify-items:center;gap:12px;text-align:center;color:var(--ink);font-weight:700;font-size:14px;padding:12px;border-radius:16px;transition:.25s}.service-card:hover{transform:translateY(-5px);background:#fff;box-shadow:var(--shadow)}.service-card i{width:86px;height:86px}.service-card svg{width:40px;height:40px}.service-arrow{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:38px;height:38px;border:0;border-radius:50%;background:var(--blue);color:#fff;font-size:26px;cursor:pointer}.service-arrow.left{left:0}.service-arrow.right{right:0}
.know-us{padding:48px 0 65px;min-height:860px}.know-row{display:grid;grid-template-columns:32% 68%;align-items:center;min-height:440px}.know-visual{height:440px}.know-visual img{width:100%;height:100%;object-fit:contain}.know-copy{padding:25px 42px}.know-copy .tagline{font-size:22px;font-weight:700;margin:0 0 10px}.know-copy .tagline em{font-style:normal;color:var(--orange)}.know-copy h3{font-size:30px;line-height:1.15;margin:0 0 18px}.know-copy h3 b{color:var(--blue)}.know-copy h4{margin:22px 0 5px;color:var(--blue)}.counter-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:32px}.counter-row article{display:grid;justify-items:center;gap:8px;text-align:center}.counter-row strong{font-size:36px;color:var(--blue)}.counter-row i{width:78px;height:78px;animation:float 3.2s ease-in-out infinite}.counter-row svg{width:36px;height:36px}.counter-row span{font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:700}
.benefits{padding:48px 0 55px}.benefit-row{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.benefit-row article{display:flex;align-items:flex-start;gap:14px}.benefit-row i{width:54px;height:54px;flex:0 0 54px}.benefit-row svg{width:25px;height:25px}.benefit-row h3{font-size:14px;margin:2px 0 7px;color:#1e2022}.benefit-row p{font-size:13px;margin:0;line-height:1.55}.digital-line{padding:48px 0;text-align:center}.digital-line span{font-size:13px;color:var(--blue)}.digital-line h2{font-size:45px;color:var(--blue);margin:12px 0}.digital-line em{color:var(--orange);font-style:normal}
.join-us{padding:48px 0 30px}.partner-row{display:grid;grid-template-columns:34% 66%;align-items:center;min-height:560px;margin-bottom:22px}.partner-row.reverse .partner-image{order:2}.partner-row.reverse .partner-copy{order:1}.partner-image{height:520px}.partner-image img{width:100%;height:100%;object-fit:contain}.partner-copy{padding:35px 60px}.partner-copy>span{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:var(--orange);color:#fff;font-weight:800}.partner-copy h3{font-size:31px;color:var(--blue);margin:16px 0 15px}.partner-copy p{font-size:15px;line-height:1.8;max-width:700px}.partner-actions{display:flex;gap:12px;margin-top:23px}
.download-app{height:356px;background:linear-gradient(120deg,#ef4d1e,#ff6f20);color:#fff;overflow:hidden}.download-row{height:100%;display:grid;grid-template-columns:42% 58%;align-items:center}.download-visual{height:350px}.download-visual img{width:100%;height:100%;object-fit:contain}.download-copy{padding-left:40px}.download-copy>span{color:#fff}.download-copy h2{font-size:42px;line-height:1.1;margin:8px 0}.download-copy h3{font-size:22px;margin:0 0 13px}.download-copy p{margin:0 0 17px;max-width:580px}.play-store{display:flex;align-items:center;gap:10px;border:1px solid #fff;border-radius:7px;background:#fff;color:#111;padding:8px 15px;cursor:pointer}.play-store svg{width:30px;height:34px}.play-store small{display:block;font-size:8px}.play-store span{font-size:17px;text-align:left}
.contact{padding:65px 0}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:start}.contact-info img{width:100%;height:300px;object-fit:cover;border-radius:14px;margin-bottom:20px}.contact-info h3{color:var(--blue);font-size:17px;margin:18px 0 4px}.contact-info p{font-size:14px;margin:0}.contact-info a{color:var(--orange);font-weight:700}.whatsapp-form{display:grid;gap:13px;background:linear-gradient(145deg,#242477,#263fa0);border-radius:15px;padding:30px;color:#fff;box-shadow:var(--shadow)}.whatsapp-form h3{font-size:24px;margin:0 0 5px}.whatsapp-form label{font-size:12px;font-weight:700}.whatsapp-form input,.whatsapp-form select,.whatsapp-form textarea{display:block;width:100%;margin-top:5px;border:0;border-radius:5px;padding:12px;font:inherit;color:#222;background:#fff}.whatsapp-form .button{justify-self:start}
.footer{border-top:7px solid var(--orange);position:relative;background:#fff}.footer:before{content:"";position:absolute;top:-7px;left:0;width:38%;height:7px;background:var(--blue)}.footer-grid{display:grid;grid-template-columns:1.3fr .75fr .75fr 1.25fr;gap:42px;padding:52px 0 40px}.footer h4{font-size:14px;color:#111;margin:0 0 15px}.footer-grid>div>a{display:block;font-size:13px;margin:7px 0}.footer p{font-size:13px;line-height:1.65}.footer-logo{width:235px;margin-bottom:12px}.socials{display:flex;gap:9px;margin-top:17px}.socials a{display:grid!important;place-items:center;width:39px;height:39px;border-radius:50%;color:#fff;font-size:22px;font-weight:800}.fb{background:#1877f2}.ig{background:linear-gradient(135deg,#f9ce34,#ee2a7b,#6228d7)}.wa{background:#25d366}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #e4e5ea;padding:18px 0;font-size:12px}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:90;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;border:3px solid #fff;box-shadow:0 10px 25px rgba(24,140,73,.35)}.whatsapp-float svg{width:29px;height:29px;fill:#fff}
.reveal,.reveal-left,.reveal-right{opacity:0;transform:translateY(22px);transition:.65s ease}.reveal-left{transform:translateX(-30px)}.reveal-right{transform:translateX(30px)}.visible{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-7px)}}
@media(max-width:1024px){.logo img{width:210px}.main-nav{gap:13px;font-size:12px}.hero{height:650px}.hero h1{font-size:54px}.overview-row,.featured-service,.know-row{grid-template-columns:38% 62%}.family-row{grid-template-columns:40% 60%;min-height:400px}.family-visual{height:370px}.family-copy{padding:22px 28px}.family-copy h2{font-size:32px}.family-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card{flex-basis:calc(25% - 23px)}.partner-copy{padding:30px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr}.footer-grid>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.container{width:min(100% - 26px,620px)}.site-header{height:72px}.logo img{width:190px}.menu-button{display:block;position:absolute;right:0;z-index:3}.left-nav,.right-nav{display:none;position:absolute;top:72px;left:-13px;right:-13px;background:#fff;padding:18px;box-shadow:var(--shadow);flex-direction:column;align-items:center;text-align:center}.left-nav.open{display:flex}.left-nav .download-link,.left-nav .login-link{display:block;width:min(260px,100%)}.hero{height:720px}.hero-slide>img{height:365px;object-fit:cover;object-position:right top}.hero-copy{top:365px;height:355px;justify-content:flex-start;align-items:center;padding-top:26px;background:#fff;text-align:center}.hero-copy>*{width:100%}.hero h1{font-size:40px;margin:9px 0 14px}.hero-copy>p{font-size:14px}.hero-actions{margin-top:17px;justify-content:center}.hero-arrow{display:none}.hero-dots{bottom:10px}.one-app{padding:42px 0;min-height:0}.section-title h2,.center-title h2{font-size:34px}.overview-row,.featured-service,.know-row,.partner-row,.download-row,.contact-row{grid-template-columns:1fr}.overview-row{min-height:0}.overview-visual{height:340px}.overview-copy{padding:15px 5px 25px;text-align:center}.category-slider{margin:8px -13px 28px}.category-slider button{min-width:145px}.featured-service{min-height:0}.feature-image{height:320px}.feature-copy{padding:16px 4px;text-align:center}.feature-copy h3{font-size:25px}.feature-icons{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.mini-service{min-width:0}.family-section{padding:28px 0}.family-row{display:flex;flex-direction:column;min-height:0}.family-visual{order:1;width:100%;height:300px}.family-copy{order:2;padding:14px 3px;text-align:center}.family-copy h2{font-size:30px}.family-grid,.family-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.family-grid a{min-height:102px}.family-grid i{width:52px;height:52px}.our-services{padding:45px 0}.service-type-tabs{justify-content:flex-start;margin-left:-5px;margin-right:-5px}.service-type-tabs button{min-width:125px}.service-type-tabs i{width:67px;height:67px}.service-heading h3{font-size:30px}.service-carousel-wrap{padding:0 33px}.service-carousel{gap:12px}.service-card{flex:0 0 calc(50% - 6px);min-width:130px}.service-card i{width:72px;height:72px}.service-arrow{width:30px;height:30px;font-size:21px}.know-us{min-height:0;padding:45px 0}.know-visual{height:340px}.know-copy{padding:15px 4px;text-align:center}.counter-row{grid-template-columns:repeat(2,1fr);gap:25px 8px}.benefit-row{grid-template-columns:1fr;gap:20px}.benefit-row article{max-width:420px;margin:auto;width:100%}.digital-line h2{font-size:35px}.join-us{padding-top:45px}.partner-row,.partner-row.reverse{display:flex;flex-direction:column;min-height:0;margin-bottom:55px}.partner-image,.partner-row.reverse .partner-image{order:1;width:100%;height:390px}.partner-copy,.partner-row.reverse .partner-copy{order:2;padding:12px 4px;text-align:center}.partner-copy>span{margin:auto}.partner-copy h3{font-size:27px}.partner-actions{justify-content:center}.download-app{height:auto;min-height:650px}.download-visual{height:360px}.download-copy{padding:25px 5px 45px;text-align:center}.download-copy h2{font-size:36px}.play-store{margin:18px auto 0}.contact{padding:48px 0}.contact-row{gap:28px}.contact-info img{height:auto;aspect-ratio:4/3}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px;padding:40px 0 30px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:grid;gap:7px}.whatsapp-float{right:12px;bottom:12px}.reveal-left,.reveal-right{transform:translateY(22px)}}
@media(max-width:390px){.hero{height:700px}.hero-slide>img{height:340px}.hero-copy{top:340px;height:360px}.hero h1{font-size:37px}.overview-visual,.feature-image,.know-visual{height:300px}.partner-image,.partner-row.reverse .partner-image{height:350px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal,.reveal-left,.reveal-right{opacity:1;transform:none}}
/* Reference-matched circular service icon treatment. */
.mini-service i,.service-card i,.service-type-tabs i{position:relative;overflow:visible}
.mini-service i:after,.service-card i:after,.service-type-tabs i:after{content:"";position:absolute;inset:-7px;border:2px solid rgba(48,50,137,.72);border-right-color:transparent;border-bottom-color:rgba(48,50,137,.18);border-radius:50%;transform:rotate(-18deg);transition:.28s}
.mini-service i svg,.service-card i svg,.service-type-tabs i svg{position:relative;z-index:1}
.mini-service:hover i,.service-card:hover i,.service-type-tabs button:hover i,.service-type-tabs button.active i{background:var(--orange)}
.mini-service:hover i:after,.service-card:hover i:after,.service-type-tabs button:hover i:after,.service-type-tabs button.active i:after{border-top-color:var(--orange);border-left-color:var(--orange)}

/* Final EzeePay-inspired navigation, darker typography and interactive section polish. */
:root{--ink:#303442}
.nav-services{position:relative}.nav-services>button{border:0;background:transparent;padding:10px 0;color:inherit;font:inherit;font-weight:650;cursor:pointer}.nav-services>button:hover,.nav-services.open>button{color:var(--orange)}.nav-services>button span{font-size:16px}.services-menu{position:absolute;top:calc(100% + 18px);left:-18px;width:250px;padding:12px;background:#fff;border-top:3px solid var(--orange);border-radius:0 0 10px 10px;box-shadow:0 14px 36px rgba(30,40,90,.17);opacity:0;visibility:hidden;transform:translateY(8px);transition:.25s;display:grid;z-index:120}.nav-services:hover .services-menu,.nav-services:focus-within .services-menu,.nav-services.open .services-menu{opacity:1;visibility:visible;transform:none}.services-menu a{padding:9px 10px;border-bottom:1px solid #eef0f5;font-size:13px}.services-menu .portal-menu{color:var(--orange);font-weight:800;border-bottom:0}
.service-carousel.is-short{justify-content:center}.family-copy.visible .family-grid a{animation:cardIn .55s both}.family-copy.visible .family-grid a:nth-child(2){animation-delay:.08s}.family-copy.visible .family-grid a:nth-child(3){animation-delay:.16s}.family-copy.visible .family-grid a:nth-child(4){animation-delay:.24s}.family-copy.visible .family-grid a:nth-child(5){animation-delay:.32s}.family-copy.visible .family-grid a:nth-child(n+6){animation-delay:.4s}@keyframes cardIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
.socials svg{width:21px;height:21px;fill:#fff;stroke:#fff;stroke-width:1.8}.socials .ig svg{fill:none}.family-grid i{position:relative}.family-grid i:after{content:"";position:absolute;inset:-6px;border:2px solid rgba(48,50,137,.65);border-right-color:transparent;border-radius:50%;transform:rotate(-20deg)}
@media(max-width:760px){.nav-services{display:grid;justify-items:center}.nav-services>button{padding:6px}.services-menu{position:static;width:min(290px,100%);display:none;opacity:1;visibility:visible;transform:none;box-shadow:none;border:1px solid #edf0f5;border-top:3px solid var(--orange);margin:4px 0 8px}.nav-services.open .services-menu{display:grid}.service-carousel.is-short{justify-content:flex-start}}

/* Final reference-matched homepage flow. */
.hero-copy{justify-content:flex-start;padding-top:82px}.hero h1{font-size:70px;line-height:.96}.one-app{min-height:0;padding:54px 0 58px}.overview-row{min-height:360px}.overview-visual{height:360px}.overview-copy{padding:20px 42px}.section-title h2 em{color:var(--orange);font-style:normal}.overview-icons{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin:12px 0 30px}.overview-icons button{border:0;background:transparent;color:var(--ink);font:inherit;font-size:12px;font-weight:750;display:grid;justify-items:center;gap:12px;cursor:pointer;padding:8px 4px}.overview-icons i{width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;box-shadow:inset 0 0 0 4px rgba(255,255,255,.15),0 8px 20px rgba(48,50,137,.2);position:relative;animation:float 3.4s ease-in-out infinite}.overview-icons button:nth-child(2n) i{animation-delay:.35s}.overview-icons button:nth-child(3n) i{animation-delay:.7s}.overview-icons i:after{content:"";position:absolute;inset:-7px;border:2px solid rgba(48,50,137,.72);border-right-color:transparent;border-bottom-color:rgba(48,50,137,.18);border-radius:50%;transform:rotate(-18deg);transition:.25s}.overview-icons svg{width:34px;height:34px}.overview-icons button:hover i,.overview-icons button.active i{background:var(--orange)}.overview-icons button:hover i:after,.overview-icons button.active i:after{border-top-color:var(--orange);border-left-color:var(--orange)}.category-slider{margin:10px 0 28px}.featured-service{min-height:330px}.feature-image{height:320px}
.section-title h2 b{color:var(--blue)}

.our-services{padding:54px 0 62px;min-height:0;background:#fff}.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 18px;margin:34px 0 28px}.service-grid .service-card{min-width:0;display:none}.service-grid .service-card:nth-child(-n+5),.service-grid.expanded .service-card{display:grid}.service-grid.expanded{grid-template-columns:repeat(6,minmax(0,1fr))}.service-card i{animation:float 3.5s ease-in-out infinite}.service-card:nth-child(2n) i{animation-delay:.3s}.service-card:nth-child(3n) i{animation-delay:.65s}.view-all-services{border:0;background:transparent;color:var(--blue);font:inherit;font-size:14px;font-weight:800;cursor:pointer;padding:10px 18px}.view-all-services:hover{color:var(--orange)}.view-all-services span{display:inline-block;margin-left:5px;transition:.25s}.view-all-services.open span{transform:rotate(180deg)}

.know-us{padding:52px 0 58px;min-height:0}.know-row{min-height:390px}.know-visual{height:390px}.counter-row{margin-top:24px}.benefits{padding:48px 0}.digital-line{padding:34px 0 46px}.join-us{padding:44px 0 16px}.partner-row{grid-template-columns:36% 64%;min-height:430px;margin-bottom:6px}.partner-image{height:410px}.partner-copy{padding:28px 54px}.partner-row.reverse .partner-image,.partner-row.reverse .partner-copy{order:initial}.download-app{height:380px}.download-visual{height:374px}.contact{padding:56px 0}.footer-grid{padding:46px 0 36px}

.services-menu{position:fixed;top:92px;left:50%;transform:translate(-50%,8px);width:min(1180px,calc(100% - 36px));grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 24px;padding:26px 30px 22px;max-height:calc(100vh - 105px);overflow:auto}.nav-services:hover .services-menu,.nav-services:focus-within .services-menu,.nav-services.open .services-menu{transform:translate(-50%,0)}.mega-group h3{font-size:14px;color:var(--blue);margin:0 0 9px}.mega-group a{display:block!important;padding:5px 0;border:0;font-size:12px;font-weight:550;color:#4f5360}.mega-group a:hover{color:var(--orange);padding-left:3px}.services-menu .portal-menu{grid-column:1/-1;justify-self:center;background:var(--orange);color:#fff!important;border-radius:22px;padding:10px 24px;margin-top:2px}
.header-row{justify-content:flex-start}.logo{position:static;transform:none;order:0;flex:0 0 auto}.left-nav{order:1;margin-left:42px}.right-nav{order:2;margin-left:auto}.overview-icons i:after,.mini-service i:after,.service-card i:after,.counter-row i:after{animation:spinArc 8s linear infinite}@keyframes spinArc{to{transform:rotate(342deg)}}.counter-row i{position:relative}.counter-row i:after{content:"";position:absolute;inset:-7px;border:2px solid rgba(48,50,137,.72);border-right-color:transparent;border-bottom-color:rgba(48,50,137,.18);border-radius:50%}

@media(max-width:1024px){.hero-copy{padding-top:70px}.hero h1{font-size:58px}.overview-icons{gap:10px}.overview-icons i{width:67px;height:67px}.services-menu{grid-template-columns:repeat(3,1fr)}.service-grid.expanded{grid-template-columns:repeat(4,1fr)}.partner-row{grid-template-columns:40% 60%}.partner-copy{padding:25px 30px}}

@media(max-width:760px){.header-row{justify-content:center}.logo{position:absolute;left:50%;transform:translateX(-50%)}.left-nav{margin-left:0}.hero-copy{padding-top:25px}.hero h1{font-size:42px}.overview-icons{display:flex;overflow-x:auto;gap:9px;margin-left:-13px;margin-right:-13px;padding:10px 15px 18px;scroll-snap-type:x mandatory;scrollbar-width:none}.overview-icons::-webkit-scrollbar{display:none}.overview-icons button{min-width:112px;scroll-snap-align:center}.overview-icons i{width:64px;height:64px}.service-grid,.service-grid.expanded{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 10px}.service-grid .service-card{min-width:0}.services-menu{position:static;width:min(94vw,620px);max-height:62vh;transform:none!important;grid-template-columns:1fr 1fr;gap:16px;text-align:left;padding:18px;margin:5px auto}.mega-group h3{font-size:13px}.mega-group a{font-size:12px;padding:4px 0}.services-menu .portal-menu{grid-column:1/-1;text-align:center}.partner-row,.partner-row.reverse{margin-bottom:24px}.partner-image,.partner-row.reverse .partner-image{height:330px}.download-app{min-height:620px}.footer-grid{padding-top:38px}}

@media(max-width:390px){.services-menu{grid-template-columns:1fr}.services-menu .portal-menu{grid-column:auto}.service-grid,.service-grid.expanded{gap:12px 6px}.service-card{font-size:12px;padding:9px 4px}.service-card i{width:66px;height:66px}}

/* Individual service details opened from the mega menu and service icons. */
.detail-header-row{height:100%;display:flex;align-items:center;justify-content:space-between}.detail-logo{position:static;transform:none}.detail-nav{display:flex;align-items:center;gap:25px;font-size:14px;font-weight:700}.detail-nav>a:not(.download-link):not(.login-link):hover{color:var(--orange)}
.service-detail-hero{padding:58px 0 66px;min-height:650px;display:flex;align-items:center}.service-detail-grid{display:grid;grid-template-columns:46% 54%;align-items:center}.service-detail-visual{height:500px;display:grid;place-items:center}.service-detail-orbit{position:relative;width:100%;height:100%;display:grid;place-items:center}.service-detail-orbit:before,.service-detail-orbit:after{content:"";position:absolute;border-radius:50%;border:2px dashed rgba(48,50,137,.2)}.service-detail-orbit:before{width:390px;height:390px;animation:spinArc 22s linear infinite}.service-detail-orbit:after{width:300px;height:300px;border-color:rgba(253,97,1,.2);animation:spinArc 15s linear infinite reverse}.service-detail-orbit img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain}.service-detail-orbit>span{position:absolute;right:5%;top:12%;z-index:3;width:92px;height:92px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;box-shadow:0 13px 32px rgba(253,97,1,.3);animation:float 3.4s ease-in-out infinite}.service-detail-orbit>span svg{width:44px;height:44px}.service-detail-copy{padding:28px 25px 28px 52px}.service-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;margin-bottom:24px}.service-breadcrumb a{color:var(--blue)}.service-category{display:inline-block;color:var(--orange);font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:850}.service-detail-copy h1{font-size:58px;line-height:1.02;color:var(--blue);letter-spacing:-.04em;margin:12px 0 20px}.service-lead{font-size:17px;line-height:1.8;max-width:680px;color:#454955}.service-points{display:grid;gap:10px;margin:24px 0}.service-points div{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:700}.service-points i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-style:normal}.service-detail-actions{display:flex;gap:12px;margin-top:27px}.service-how{padding:62px 0 72px;background:#fff}.service-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.service-steps article{padding:27px;border-radius:16px;background:#f7f8fb;box-shadow:0 8px 25px rgba(35,42,87,.07)}.service-steps b{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--blue);color:#fff}.service-steps h3{color:var(--blue);margin:17px 0 8px}.service-steps p{font-size:14px;margin:0}.detail-footer{border-top:6px solid var(--orange);padding:30px 0;background:#fff}.detail-footer .container{display:flex;align-items:center;gap:24px}.detail-footer img{width:210px}.detail-footer p{font-weight:800;margin-right:auto}.detail-footer div div{display:flex;flex-wrap:wrap;gap:16px;font-size:12px}.detail-footer a:hover{color:var(--orange)}
@media(max-width:900px){.detail-nav>a:not(.login-link){display:none}.service-detail-grid{grid-template-columns:42% 58%}.service-detail-visual{height:420px}.service-detail-copy{padding-left:30px}.service-detail-copy h1{font-size:48px}.service-detail-orbit:before{width:320px;height:320px}.service-detail-orbit:after{width:245px;height:245px}}
@media(max-width:760px){.detail-header-row{justify-content:center}.detail-logo{position:static;transform:none}.detail-nav{position:absolute;right:13px}.detail-nav .login-link{padding:9px 12px;font-size:11px}.service-detail-hero{padding:24px 0 45px}.service-detail-grid{display:flex;flex-direction:column}.service-detail-visual{width:100%;height:330px;order:1}.service-detail-copy{order:2;padding:15px 4px;text-align:center}.service-breadcrumb{justify-content:center;margin-bottom:15px}.service-detail-copy h1{font-size:42px}.service-lead{font-size:15px}.service-points{justify-content:center}.service-points div{justify-content:flex-start;text-align:left}.service-detail-actions{justify-content:center;flex-wrap:wrap}.service-detail-orbit:before{width:280px;height:280px}.service-detail-orbit:after{width:215px;height:215px}.service-detail-orbit>span{width:70px;height:70px;right:4%;top:8%}.service-detail-orbit>span svg{width:34px;height:34px}.service-steps{grid-template-columns:1fr}.detail-footer .container{flex-direction:column;text-align:center}.detail-footer p{margin:0}.detail-footer div div{justify-content:center}}

/* EzeePay-style approved services overview: image + description + clickable services. */
.services-page-intro{padding:68px 0 58px;text-align:center}.services-page-intro span{font-size:12px;letter-spacing:.12em;color:var(--orange);font-weight:850}.services-page-intro h1{font-size:52px;line-height:1.1;color:var(--blue);margin:10px 0 16px}.services-page-intro h1 em{color:var(--orange);font-style:normal}.services-page-intro p{max-width:760px;margin:auto;font-size:16px}.services-page-group{padding:58px 0;background:#fff}.services-page-group.soft{background:#f7f8fb}.services-page-row{display:grid;grid-template-columns:37% 63%;align-items:center;min-height:440px}.services-page-group:nth-child(even) .services-page-image{order:2}.services-page-group:nth-child(even) .services-page-copy{order:1}.services-page-image{height:420px}.services-page-image img{width:100%;height:100%;object-fit:contain}.services-page-copy{padding:25px 48px}.services-page-copy>span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--orange);font-weight:850}.services-page-copy h2{font-size:34px;line-height:1.16;color:var(--blue);margin:10px 0 13px}.services-page-copy>p{font-size:15px;line-height:1.75;margin:0 0 24px}.services-page-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.services-page-cards a{display:grid;justify-items:center;align-content:center;text-align:center;gap:7px;min-height:132px;padding:13px 7px;background:#fff;border-radius:14px;box-shadow:0 8px 25px rgba(35,42,87,.09);transition:.25s}.services-page-cards a:hover{transform:translateY(-5px);box-shadow:0 14px 32px rgba(35,42,87,.15)}.services-page-cards i{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--blue);color:#fff;animation:float 3.5s ease-in-out infinite}.services-page-cards svg{width:28px;height:28px}.services-page-cards b{font-size:12px;color:#30333b}.services-page-cards small{font-size:10px;color:var(--orange);font-weight:750}
@media(max-width:900px){.services-page-row{grid-template-columns:42% 58%}.services-page-copy{padding:24px}.services-page-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.services-page-intro{padding:45px 0}.services-page-intro h1{font-size:38px}.services-page-row,.services-page-group:nth-child(even) .services-page-row{display:flex;flex-direction:column}.services-page-image,.services-page-group:nth-child(even) .services-page-image{order:1;width:100%;height:330px}.services-page-copy,.services-page-group:nth-child(even) .services-page-copy{order:2;padding:15px 2px;text-align:center}.services-page-copy h2{font-size:29px}.services-page-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.services-page-cards a{min-height:120px}.services-page-group{padding:42px 0}}

/* Final hero type lock: EzeePay-matched position, scale and colours on all slides. */
.hero-copy{justify-content:flex-start;padding-top:86px}.hero-copy>*{width:min(550px,49%)}.hero h1{font-size:80px;line-height:1.2;font-weight:700;letter-spacing:-.04em;margin:10px 0 18px}.hero-copy>span{color:var(--orange);font-weight:800}.hero h1 b{color:var(--blue);font-weight:700}.hero h1 em{color:var(--orange);font-weight:700}
@media(max-width:1024px){.hero-copy{padding-top:68px}.hero-copy>*{width:min(490px,50%)}.hero h1{font-size:62px;line-height:1.12}}
@media(max-width:760px){.hero-copy{padding-top:24px}.hero-copy>*{width:100%}.hero h1{font-size:43px;line-height:1.05;margin:8px 0 14px}}

/* Full About Us page opened from the header. */
.about-detail-hero{padding:58px 0 68px}.about-detail-row{display:grid;grid-template-columns:47% 53%;align-items:center;min-height:560px}.about-detail-image{height:520px}.about-detail-image img{width:100%;height:100%;object-fit:contain}.about-detail-copy{padding:30px 25px 30px 55px}.about-detail-copy>span{font-size:12px;letter-spacing:.12em;color:var(--orange);font-weight:850}.about-detail-copy h1{font-size:58px;line-height:1.04;color:var(--blue);margin:12px 0 22px;letter-spacing:-.035em}.about-detail-copy h1 em{color:var(--orange);font-style:normal}.about-detail-copy p{font-size:16px;line-height:1.8}.about-values{padding:62px 0 75px}.about-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.about-values-grid article{padding:30px;border-radius:16px;background:#f7f8fb;box-shadow:0 8px 25px rgba(35,42,87,.07)}.about-values-grid b{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--orange);color:#fff}.about-values-grid h3{color:var(--blue);font-size:21px;margin:17px 0 8px}.about-values-grid p{font-size:14px;margin:0}
@media(max-width:760px){.about-detail-hero{padding:25px 0 45px}.about-detail-row{display:flex;flex-direction:column}.about-detail-image{height:350px;width:100%}.about-detail-copy{padding:15px 3px;text-align:center}.about-detail-copy h1{font-size:42px}.about-detail-copy .service-detail-actions{justify-content:center}.about-values-grid{grid-template-columns:1fr}.about-values-grid article{text-align:center}.about-values-grid b{margin:auto}}

/* Final EzeePay-style homepage service-icon arrangement: three purposeful placements only. */
.overview-icons button,.mini-service,.service-card{outline:none}.overview-icons button:focus-visible i,.mini-service:focus-visible i,.service-card:focus-visible i{background:var(--orange);box-shadow:0 0 0 4px rgba(253,97,1,.2),0 10px 24px rgba(48,50,137,.2)}
.overview-icons button,.mini-service,.service-card{transition:transform .28s ease,color .28s ease}.overview-icons button:hover,.mini-service:hover,.service-card:hover{color:var(--orange);transform:translateY(-4px)}
.overview-icons i,.mini-service i,.service-card i{background:var(--blue);color:#fff;transition:background .28s ease,box-shadow .28s ease,transform .28s ease;animation:serviceFloat 3.6s ease-in-out infinite}.overview-icons button:hover i,.overview-icons button.active i,.mini-service:hover i,.mini-service:focus-visible i,.service-card:hover i,.service-card:focus-visible i{background:var(--orange);box-shadow:0 10px 25px rgba(253,97,1,.28);transform:scale(1.05)}
.feature-icons .mini-service{animation:serviceEnter .55s both}.feature-icons .mini-service:nth-child(2){animation-delay:.07s}.feature-icons .mini-service:nth-child(3){animation-delay:.14s}.feature-icons .mini-service:nth-child(4){animation-delay:.21s}.feature-icons .mini-service:nth-child(5){animation-delay:.28s}.feature-icons .mini-service:nth-child(6){animation-delay:.35s}
.service-grid .service-card:nth-child(-n+5),.service-grid.expanded .service-card{animation:serviceEnter .55s both}.service-grid .service-card:nth-child(2),.service-grid.expanded .service-card:nth-child(6n+2){animation-delay:.06s}.service-grid .service-card:nth-child(3),.service-grid.expanded .service-card:nth-child(6n+3){animation-delay:.12s}.service-grid .service-card:nth-child(4),.service-grid.expanded .service-card:nth-child(6n+4){animation-delay:.18s}.service-grid .service-card:nth-child(5),.service-grid.expanded .service-card:nth-child(6n+5){animation-delay:.24s}
.overview-icons button b,.mini-service span,.service-card span{line-height:1.25}.mini-service i{width:70px;height:70px}.service-card i{width:78px;height:78px}.mini-service svg{width:32px;height:32px}.service-card svg{width:36px;height:36px}
@keyframes serviceFloat{0%,100%{translate:0 0}50%{translate:0 -6px}}@keyframes serviceEnter{from{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.overview-icons i,.mini-service i,.service-card i,.feature-icons .mini-service,.service-grid .service-card{animation:none!important}}

/* Matching clickable View All controls and orange interaction feedback. */
.feature-copy .text-button,.view-all-services{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 22px;border:0;border-radius:24px;background:var(--blue);color:#fff;font:inherit;font-size:13px;font-weight:800;box-shadow:0 7px 18px rgba(48,50,137,.18);cursor:pointer;transition:background .25s ease,color .25s ease,transform .25s ease,box-shadow .25s ease}.feature-copy .text-button:hover,.feature-copy .text-button:focus-visible,.view-all-services:hover,.view-all-services:focus-visible,.view-all-services.open{background:var(--orange);color:#fff;transform:translateY(-3px);box-shadow:0 10px 24px rgba(253,97,1,.28)}.feature-copy .text-button:active,.view-all-services:active{transform:translateY(0)}.view-all-services span{font-size:17px;line-height:1;margin-left:7px}.mini-service span,.service-card span{font-weight:750;transition:color .25s ease}.mini-service:hover span,.mini-service:focus-visible span,.service-card:hover span,.service-card:focus-visible span{color:var(--orange)}
@media(max-width:760px){.feature-copy .text-button,.view-all-services{min-height:42px;padding:10px 18px;font-size:12px}.feature-copy .text-button{margin-top:5px}}

/* The single EzeePay-style expander belongs only to Banking & Digital Services. */
.our-services .view-all-services{
  min-height:auto;
  padding:10px 6px;
  border:0;
  border-radius:0;
  background:transparent;
  color:var(--blue);
  box-shadow:none;
  transform:none;
}
.our-services .view-all-services:hover,
.our-services .view-all-services:focus-visible,
.our-services .view-all-services.open{
  background:transparent;
  color:var(--orange);
  box-shadow:none;
  transform:none;
}

/* Crisp original-brand social controls: vector at every resolution. */
.socials a,.whatsapp-float{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}
.socials a:hover,.socials a:focus-visible,.whatsapp-float:hover,.whatsapp-float:focus-visible{transform:translateY(-3px) scale(1.06);filter:saturate(1.08);box-shadow:0 9px 22px rgba(28,38,80,.22);outline:0}
.socials svg,.whatsapp-float svg{shape-rendering:geometricPrecision}

/* Brand motion: the wordmark stays fixed; only the circular JS mark breathes. */
.brand-motion{position:relative;display:inline-block;line-height:0;vertical-align:middle}
.brand-motion:after{content:"";position:absolute;z-index:2;left:0;top:50%;width:31%;aspect-ratio:1;border-radius:50%;background:url("assets/19. favicon.png") center/cover no-repeat;transform:translateY(-50%);filter:drop-shadow(0 4px 8px rgba(20,47,111,.16));pointer-events:none;animation:brandMarkBreath 3.4s ease-in-out infinite}
.logo .brand-motion{display:block}.footer-logo{margin-bottom:0}.footer .brand-motion{margin-bottom:12px}.detail-footer .brand-motion{flex:0 0 auto}
@keyframes brandMarkBreath{0%,100%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.045);filter:drop-shadow(0 7px 13px rgba(253,97,1,.24))}}

/* Large animated JS handshake seal above Know Us, matched to the supplied motion reference. */
.know-logo-motion{position:relative;width:210px;height:210px;margin:0 auto 18px;display:grid;place-items:center}
.know-logo-motion:before,.know-logo-motion:after,.know-logo-motion span{content:"";position:absolute;border-radius:50%;pointer-events:none}
.know-logo-motion:before{inset:2px;border:6px solid transparent;border-top-color:var(--blue);border-right-color:var(--orange);animation:knowRing 12s linear infinite}
.know-logo-motion:after{inset:20px;border:5px solid transparent;border-left-color:var(--orange);border-bottom-color:var(--blue);animation:knowRing 8s linear infinite reverse}
.know-logo-motion span{inset:38px;background:radial-gradient(circle,rgba(255,255,255,.88),rgba(232,238,255,.62));box-shadow:0 17px 38px rgba(30,49,113,.16);animation:knowPulse 3s ease-in-out infinite}
.know-logo-motion img{position:relative;z-index:2;width:138px;height:138px;border-radius:50%;animation:knowFloat 3.5s ease-in-out infinite}
@keyframes knowRing{to{transform:rotate(360deg)}}@keyframes knowPulse{50%{transform:scale(1.075);box-shadow:0 21px 44px rgba(253,97,1,.18)}}@keyframes knowFloat{50%{transform:translateY(-5px)}}

/* Professional animated mobile showcase inside the orange app-download band. */
.app-showcase{position:relative;width:100%;height:100%;display:grid;place-items:center;isolation:isolate}
.app-showcase>img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;animation:appPhoneFloat 4.8s ease-in-out infinite;filter:drop-shadow(0 14px 24px rgba(71,21,7,.2))}
.app-orbit{position:absolute;z-index:1;border-radius:50%;border:2px dashed rgba(255,255,255,.55)}
.orbit-one{width:310px;height:310px;animation:appOrbit 18s linear infinite}.orbit-two{width:235px;height:235px;border-style:solid;border-color:rgba(255,255,255,.26);animation:appOrbit 12s linear infinite reverse}
.app-service-chip{position:absolute;z-index:4;width:78px;height:78px;border-radius:18px;background:#fff;color:var(--blue);display:grid;place-items:center;align-content:center;gap:3px;box-shadow:0 13px 28px rgba(55,18,7,.2);font-style:normal;animation:appChipFloat 3.6s ease-in-out infinite}
.app-service-chip svg{width:27px;height:27px}.app-service-chip b{font-size:9px;line-height:1}.chip-a{left:1%;top:15%}.chip-b{right:1%;top:25%;animation-delay:.55s}.chip-c{right:7%;bottom:8%;animation-delay:1.1s}
@keyframes appPhoneFloat{0%,100%{transform:translateY(0) rotate(-.3deg)}50%{transform:translateY(-9px) rotate(.5deg)}}@keyframes appOrbit{to{transform:rotate(360deg)}}@keyframes appChipFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}

@media(max-width:760px){.know-logo-motion{width:178px;height:178px;margin-bottom:10px}.know-logo-motion img{width:116px;height:116px}.app-service-chip{width:64px;height:64px;border-radius:15px}.app-service-chip svg{width:23px;height:23px}.chip-a{left:0}.chip-b{right:0}.orbit-one{width:270px;height:270px}.orbit-two{width:205px;height:205px}}
@media(prefers-reduced-motion:reduce){.brand-motion:after,.know-logo-motion:before,.know-logo-motion:after,.know-logo-motion span,.know-logo-motion img,.app-showcase>img,.app-orbit,.app-service-chip{animation:none!important}}

/* Footer brand remains crisp and static; motion is reserved for the header mark. */
.footer-logo{animation:none!important;transform:none!important}.footer .brand-motion:after{display:none!important}
.brand-motion:after,.know-logo-motion{display:none!important}.logo img,.footer-logo,.detail-footer img{animation:none!important;transform:none!important}
.service-visual-label{position:absolute;z-index:4;left:7%;bottom:8%;min-width:220px;padding:15px 20px;border-left:5px solid var(--orange);border-radius:0 13px 13px 0;background:rgba(255,255,255,.95);box-shadow:0 12px 30px rgba(35,42,87,.16);backdrop-filter:blur(7px)}.service-visual-label small{display:block;color:var(--orange);font-size:10px;font-weight:850;letter-spacing:.12em}.service-visual-label strong{display:block;color:var(--blue);font-size:24px;line-height:1.15;margin-top:4px}@media(max-width:760px){.service-visual-label{left:4%;bottom:4%;min-width:180px;padding:12px 15px}.service-visual-label strong{font-size:20px}.detail-nav{display:none}}
.service-ticker{height:52px;overflow:hidden;background:var(--blue);border-bottom:4px solid var(--orange);color:#fff}.ticker-track{height:100%;display:flex;width:max-content;animation:tickerMove 48s linear infinite}.ticker-track>div{display:flex;align-items:center;white-space:nowrap}.ticker-track a{color:#fff;font-size:13px;font-weight:750;padding:0 20px;line-height:48px;transition:color .2s}.ticker-track a:hover{color:#ffb17c}.ticker-track b{color:var(--orange);font-size:16px}@keyframes tickerMove{to{transform:translateX(-50%)}}@media(prefers-reduced-motion:reduce){.ticker-track{animation:none;overflow-x:auto;max-width:100vw}}@media(max-width:760px){.service-ticker{height:46px}.ticker-track a{font-size:12px;line-height:42px;padding:0 15px}}

/* Video-reference service icon motion: quick rotating arc + sequential orange active state */
.overview-icons i,.mini-service i,.service-card i{position:relative;animation:iconBob 2.2s ease-in-out infinite,iconBgCycle 4.8s steps(1,end) infinite}
.overview-icons i:after,.mini-service i:after,.service-card i:after{content:"";position:absolute;inset:-7px;border:2px solid #303289;border-right-color:transparent;border-bottom-color:rgba(48,50,137,.18);border-radius:50%;animation:fastIconArc 1.15s linear infinite}
.overview-icons button,.feature-icons .mini-service,.service-grid .service-card{animation:iconColourCycle 4.8s steps(1,end) infinite}
.overview-icons button:nth-child(2),.feature-icons .mini-service:nth-child(2),.service-grid .service-card:nth-child(2){animation-delay:.8s}
.overview-icons button:nth-child(3),.feature-icons .mini-service:nth-child(3),.service-grid .service-card:nth-child(3){animation-delay:1.6s}
.overview-icons button:nth-child(4),.feature-icons .mini-service:nth-child(4),.service-grid .service-card:nth-child(4){animation-delay:2.4s}
.overview-icons button:nth-child(5),.feature-icons .mini-service:nth-child(5),.service-grid .service-card:nth-child(5){animation-delay:3.2s}
.overview-icons button:nth-child(6),.feature-icons .mini-service:nth-child(6),.service-grid .service-card:nth-child(6){animation-delay:4s}
.overview-icons button:nth-child(2) i,.feature-icons .mini-service:nth-child(2) i,.service-grid .service-card:nth-child(2) i{animation-delay:0s,.8s}
.overview-icons button:nth-child(3) i,.feature-icons .mini-service:nth-child(3) i,.service-grid .service-card:nth-child(3) i{animation-delay:0s,1.6s}
.overview-icons button:nth-child(4) i,.feature-icons .mini-service:nth-child(4) i,.service-grid .service-card:nth-child(4) i{animation-delay:0s,2.4s}
.overview-icons button:nth-child(5) i,.feature-icons .mini-service:nth-child(5) i,.service-grid .service-card:nth-child(5) i{animation-delay:0s,3.2s}
.overview-icons button:nth-child(6) i,.feature-icons .mini-service:nth-child(6) i,.service-grid .service-card:nth-child(6) i{animation-delay:0s,4s}
@keyframes fastIconArc{to{transform:rotate(360deg)}}
@keyframes iconBob{50%{transform:translateY(-5px)}}
@keyframes iconBgCycle{0%,15%{background:var(--orange);box-shadow:0 10px 25px rgba(253,97,1,.3)}16%,100%{background:var(--blue)}}
@keyframes iconColourCycle{0%,15%{color:var(--orange)}16%,100%{color:inherit}}
@keyframes iconColourCycle{0%,15%{color:var(--orange);filter:drop-shadow(0 8px 12px rgba(253,97,1,.2))}16%,100%{color:inherit;filter:none}}

.service-ticker{height:52px;overflow:hidden;background:var(--blue);border-bottom:4px solid var(--orange);color:#fff;display:flex;align-items:center}
.ticker-track{display:flex;align-items:center;width:max-content;animation:tickerMove 24s linear infinite;white-space:nowrap}
.ticker-track span{font-size:13px;font-weight:750;padding:0 21px}
.ticker-track span:after{content:"•";color:var(--orange);margin-left:42px}
@keyframes tickerMove{to{transform:translateX(-50%)}}

.overview-copy,.feature-copy,.know-copy,.partner-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center}
.overview-copy p,.feature-copy p,.know-copy p,.partner-copy p{line-height:1.8}
.partner-image.reveal-left.visible{animation:partnerSlide .62s cubic-bezier(.2,.8,.2,1) both}
@keyframes partnerSlide{from{opacity:0;transform:translateX(-70px)}to{opacity:1;transform:none}}

@media(max-width:760px){.service-ticker{height:46px}.ticker-track span{font-size:12px;padding:0 15px}.ticker-track span:after{margin-left:30px}.overview-copy,.feature-copy,.know-copy,.partner-copy{min-height:0}}

/* Final header balance and the same fast icon behaviour in every service family. */
@media(min-width:761px){.header-row{justify-content:space-between}.logo{position:absolute;left:50%;transform:translateX(-50%);order:initial}.left-nav{margin-left:0}.right-nav{margin-left:auto}}
.family-grid i{position:relative;animation:iconBob 2.2s ease-in-out infinite,iconBgCycle 4.8s steps(1,end) infinite}
.family-grid i:after{content:"";position:absolute;inset:-7px;border:2px solid #303289;border-right-color:transparent;border-bottom-color:rgba(48,50,137,.18);border-radius:50%;animation:fastIconArc 1.15s linear infinite}
.family-grid a:nth-child(2) i{animation-delay:0s,.8s}.family-grid a:nth-child(3) i{animation-delay:0s,1.6s}.family-grid a:nth-child(4) i{animation-delay:0s,2.4s}.family-grid a:nth-child(5) i{animation-delay:0s,3.2s}.family-grid a:nth-child(6) i{animation-delay:0s,4s}

/* Hero navigation is visible and orange at every breakpoint. */
.hero-arrow{display:grid!important;place-items:center;background:var(--orange)!important;color:#fff!important;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.hero-arrow:hover,.hero-arrow:focus-visible{background:#e95500!important;transform:scale(1.08);box-shadow:0 10px 28px rgba(253,97,1,.38)}
@media(max-width:760px){.hero-arrow{top:182px;width:38px;height:38px;font-size:27px}.hero-arrow.previous{left:10px}.hero-arrow.next{right:10px}}
.contact-preview{align-items:center}.contact-preview-copy{padding:30px 42px}.contact-preview-copy h3{font-size:32px;color:var(--blue);margin:0 0 14px}.contact-preview-copy p{font-size:15px;line-height:1.8}@media(max-width:760px){.contact-preview-copy{padding:12px 4px 22px;text-align:center}.contact-preview-copy h3{font-size:27px}}

/* 2026-09-22: measured EzeePay homepage proportion pass */
body{font-family:Poppins,Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.5;color:#58595b}
.container{width:min(1116px,calc(100% - 36px))}
.site-header{height:92px;position:relative;box-shadow:none;border-bottom:1px solid #f1f2f5}
.header-row{justify-content:flex-start}
.logo{position:static;transform:none;order:0;flex:0 0 255px}
.logo img{width:245px;max-height:66px;object-fit:contain;object-position:left center}
.left-nav{order:1;margin-left:42px}.right-nav{order:2;margin-left:auto}
.main-nav{gap:30px;font-size:16px;font-weight:500}
.download-link,.login-link{min-width:145px;padding:11px 20px;text-align:center;border-radius:28px}
.download-link{background:#303289}.login-link{background:#fd6101}
.nav-services>button{font-weight:500}
.services-menu{top:92px}
.hero{height:729px;background:#edf0f7}
.hero-slide{background:#edf0f7}
.hero-slide>img{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center center}
.hero-slide:after{content:"";position:absolute;inset:0;z-index:1;background:url("assets/02. hero-bg-desktop.jpg") center/cover no-repeat;opacity:.14;mix-blend-mode:multiply;pointer-events:none}
.hero-copy{z-index:2;justify-content:flex-start;padding-top:80px}
.hero-copy>*{width:min(550px,49%)}
.hero-copy>span{font-size:12px;line-height:1.4;letter-spacing:.12em}
.hero h1{font-size:80px;line-height:1.05;letter-spacing:-.035em;margin:11px 0 24px;font-weight:700}
.hero h1 b{color:#fd6101}.hero h1 em{color:#303289}
.hero-copy>p{font-size:16px;line-height:2;max-width:555px;color:#303238}
.hero-actions{gap:16px;margin-top:27px}
.hero-actions .button{min-width:195px;height:52px;padding:0 26px;border-radius:28px;font-size:16px;font-weight:500}
.hero-actions .button.play{background:#303289}.hero-actions .button.orange{background:#fd6101}
.hero-actions .button.play svg{width:21px;height:24px;margin-right:9px;flex:0 0 auto}
.hero-arrow{display:grid!important;place-items:center;top:50%;width:36px;height:36px;background:#fd6101!important;color:#fff!important;box-shadow:none;font-size:28px;line-height:1}
.previous{left:36px}.next{right:36px}.hero-dots{display:none}
.one-app{padding:48px 0;min-height:1042px}
.section-title{margin-bottom:20px}.section-title h2,.center-title h2{font-size:42px;line-height:1.2;margin:8px 0 13px}
.overview-row{grid-template-columns:34% 66%;min-height:395px}.overview-visual{height:395px}.overview-copy{padding:20px 40px}
.overview-copy p{font-size:16px;line-height:1.8;margin-bottom:17px}
.overview-icons{gap:22px;margin:14px 0 32px}.overview-icons i{width:82px;height:82px}.overview-icons svg{width:38px;height:38px}
.overview-icons button{font-size:13px;line-height:1.25;gap:14px}
.category-slider{height:58px;margin:4px 0 34px;border-bottom:3px solid #fd6101}.category-slider button{font-size:14px;min-width:165px}
.featured-service{grid-template-columns:36% 64%;min-height:350px}.feature-image{height:340px}.feature-copy{padding:20px 34px}
.feature-copy h3{font-size:30px;line-height:1.25}.feature-copy>p{font-size:15px;line-height:1.75}
.our-services{padding:48px 0;min-height:737px}.service-grid{margin-top:34px}.service-card i{width:82px;height:82px}
.know-us{padding:48px 0;min-height:869px}.know-row{grid-template-columns:38% 62%;min-height:455px}.know-visual{height:455px}.know-copy{padding:26px 44px}
.know-copy .tagline{font-size:26px}.know-copy h3{font-size:34px}.know-copy p{font-size:15px;line-height:1.75}
.counter-row{margin-top:30px}.counter-row strong{font-size:36px}.counter-row i{width:82px;height:82px}
.benefits{padding:48px 0;min-height:388px}.benefit-row{gap:34px}.benefit-row article{gap:16px}.benefit-row h3{font-size:15px}.benefit-row p{font-size:13px}
.digital-line{min-height:262px;padding:48px 0}.digital-line h2{font-size:45px}
.join-us{padding:48px 0 30px}.partner-row{grid-template-columns:38% 62%;min-height:610px;margin:0}.partner-image{height:560px}.partner-copy{padding:35px 52px}.partner-copy h3{font-size:31px}.partner-copy p{font-size:15px;line-height:1.85}.partner-actions .button{min-width:165px}
.download-app{height:356px;background:#ef5b2b}.download-row{grid-template-columns:42% 58%}.download-copy h2{font-size:42px}.download-copy h3{font-size:22px}.play-store{border-radius:5px;min-width:192px}
.contact{padding:54px 0}.footer{border-top:0}.footer:before{display:none}.footer-grid{padding-top:48px;min-height:520px}.footer-logo{width:245px}
@media(max-width:1024px){.logo{flex-basis:210px}.logo img{width:205px}.left-nav{margin-left:20px}.main-nav{gap:15px;font-size:13px}.download-link,.login-link{min-width:auto;padding:10px 15px}.hero{height:650px}.hero h1{font-size:62px}.hero-copy{padding-top:68px}.overview-icons{gap:9px}.overview-icons i{width:68px;height:68px}}
@media(max-width:760px){.site-header{height:72px}.header-row{justify-content:center}.logo{position:absolute;left:50%;transform:translateX(-50%);width:190px;flex-basis:auto}.logo img{width:190px}.left-nav{margin-left:0}.hero{height:700px}.hero-slide>img{height:350px;object-fit:cover;object-position:67% top}.hero-slide:after{height:350px;background-image:url("assets/02. hero-bg-desktop.jpg");opacity:.12}.hero-copy{top:350px;height:350px;padding:22px 14px 0;background:#fff;align-items:center;text-align:center}.hero-copy>*{width:100%}.hero-copy>span{font-size:10px}.hero h1{font-size:40px;line-height:1.03;margin:7px 0 12px}.hero-copy>p{font-size:14px;line-height:1.6}.hero-actions{margin-top:16px;gap:9px}.hero-actions .button{min-width:0;height:45px;padding:0 15px;font-size:13px}.hero-actions .button.play svg{width:17px;height:20px;margin-right:6px}.hero-arrow{top:176px;width:34px;height:34px}.previous{left:12px}.next{right:12px}.one-app{min-height:0}.overview-row{grid-template-columns:1fr}.overview-visual{height:330px}.overview-copy{padding:14px 5px 20px;text-align:center}.overview-icons i{width:64px;height:64px}.featured-service{grid-template-columns:1fr}.feature-image{height:300px}.feature-copy{padding:14px 4px;text-align:center}.know-row{grid-template-columns:1fr}.know-visual{height:340px}.know-copy{padding:15px 4px;text-align:center}.partner-row{grid-template-columns:1fr;min-height:0;margin-bottom:38px}.partner-image{height:380px}.partner-copy{padding:15px 4px;text-align:center}.download-app{height:auto;min-height:650px}.footer-grid{min-height:0}}

/* Final approved responsive composition and compact section rhythm. */
html,body{width:100%;max-width:100%;overflow-x:clip}body>*{max-width:100%}img{max-width:100%;-webkit-user-drag:none;-webkit-touch-callout:none;user-select:none}.site-header,.hero,main,section,.footer{overflow-x:clip}
@media(min-width:761px){.header-row{justify-content:space-between}.logo{position:absolute;left:50%;transform:translateX(-50%);width:245px;flex-basis:auto}.left-nav{margin-left:0}.right-nav{margin-left:auto}.one-app,.our-services,.know-us,.benefits,.digital-line,.join-us{min-height:0}.family-section{padding:48px 0}.family-row{min-height:390px}.family-visual{height:370px}.partner-row{min-height:470px}.partner-image{height:450px}.footer-grid{min-height:0}}
.feature-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.feature-download{color:var(--blue)}
.footer-service-links details{border-bottom:1px solid #ececf2;padding:6px 0}.footer-service-links summary{cursor:pointer;color:var(--blue);font-size:13px;font-weight:750;list-style:none}.footer-service-links summary::-webkit-details-marker{display:none}.footer-service-links summary:after{content:"+";float:right;color:var(--orange)}.footer-service-links details[open] summary:after{content:"−"}.footer-service-links details div{display:grid;gap:3px;padding:7px 0 3px}.footer-service-links a{font-size:11px;line-height:1.35;color:#555}.footer-service-links a:hover{color:var(--orange)}
.footer-service-links>a{display:block;margin:7px 0;color:#555;font-size:12px;line-height:1.45}
@media(max-width:760px){
  .container{width:min(100% - 28px,620px);max-width:100%}
  .site-header,.header-row{width:100%}.logo{width:176px}.logo img{width:176px}
  .left-nav,.right-nav{left:-14px;right:-14px;max-width:calc(100% + 28px);overflow-y:auto}
  .hero{height:900px;background:#edf0f7}
  .hero-slide{background:#edf0f7}
  .hero-slide>img{height:490px;width:100%;object-fit:cover;object-position:69% top}
  .hero-slide:nth-child(2)>img{object-position:68% top}.hero-slide:nth-child(3)>img{object-position:70% top}
  .hero-slide:after{height:900px;background-image:url("assets/02. hero-bg-desktop.jpg");background-size:cover;opacity:.1}
  .hero-copy{top:490px;height:410px;padding:22px 14px 18px;background:transparent;align-items:center;justify-content:flex-start;text-align:center}
  .hero-copy>*{width:100%;max-width:520px}.hero h1{font-size:45px;line-height:1.02;margin:7px 0 15px}.hero-copy>p{font-size:14px;line-height:1.68}.hero-actions{display:grid;grid-template-columns:1fr;gap:11px;width:min(100%,360px);margin-top:18px}.hero-actions .button{width:100%;height:48px;font-size:14px}
  .hero-arrow{top:235px!important}.hero-dots{display:flex;bottom:12px}
  .service-ticker{width:100%;max-width:100%;overflow:hidden}
  .one-app,.our-services,.know-us,.benefits,.digital-line,.join-us,.contact{min-height:0;padding-top:38px;padding-bottom:38px}
  .overview-icons{max-width:100vw}.category-slider{max-width:calc(100% + 28px)}
  .family-section{padding:34px 0}.family-row{min-height:0}.family-visual{height:285px}.family-copy{padding:14px 2px 6px}.family-copy h2{font-size:29px}.family-copy>p{font-size:14px}.family-grid,.family-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.family-grid a{min-width:0;min-height:100px}.family-copy .feature-actions{justify-content:center;gap:10px}.family-copy .button{min-width:136px;padding:11px 15px}
  .featured-service .feature-actions{justify-content:center}.service-grid,.service-grid.expanded{max-width:100%;overflow:hidden}
  .partner-row,.partner-row.reverse{margin-bottom:28px}.partner-image,.partner-row.reverse .partner-image{height:360px}.partner-copy p{font-size:14px;line-height:1.72}
  .contact{padding-bottom:42px}.download-app{min-height:650px}.download-row{max-width:100%}.download-visual{height:360px}.app-showcase{max-width:100%}
  .footer-grid{min-height:0}.footer-services-column{grid-column:auto}.footer-service-links details div{grid-template-columns:1fr}
}
@media(max-width:390px){.hero{height:880px}.hero-slide>img{height:465px}.hero-copy{top:465px;height:415px}.hero h1{font-size:40px}.hero-arrow{top:224px!important}.partner-image,.partner-row.reverse .partner-image{height:330px}}

/* Menu typography and colour alignment. */
.main-nav>a,.nav-services>button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;line-height:1.2;text-align:center;color:#2f3037;white-space:nowrap}.main-nav>a:hover,.main-nav>a.active,.nav-services>button:hover,.nav-services.open>button{color:var(--orange)}
.hero-arrow.previous{left:10px}.hero-arrow.next{right:10px}
.services-menu{align-items:start;text-align:left}.mega-group{min-width:0}.mega-group h3{margin:0 0 9px;color:var(--blue);font-size:14px;line-height:1.25}.mega-group a{display:block;margin:0;padding:5px 0;color:#555;font-size:12px;line-height:1.35;text-align:left}.mega-group a:hover{color:var(--orange);transform:translateX(3px)}.portal-menu{align-self:end;text-align:center!important;color:#fff!important}
.family-copy,.feature-copy,.service-card,.mini-service,.overview-icons button{text-wrap:balance}.family-grid b,.service-card span,.mini-service span{line-height:1.25;text-align:center}.footer h4{color:var(--blue);font-size:15px}.footer-grid>div>a,.footer-service-links a{color:#555;line-height:1.45}.footer-grid>div>a:hover,.footer-service-links a:hover{color:var(--orange)}
@media(max-width:760px){.left-nav{gap:5px}.left-nav>a,.left-nav .nav-services,.left-nav .nav-services>button{width:100%}.main-nav>a,.nav-services>button{min-height:44px}.services-menu{align-items:start}.mega-group h3,.mega-group a{text-align:left}.portal-menu{width:100%;text-align:center!important}}

/* Final hero continuity: on mobile, artwork and HTML copy share one uninterrupted banner background. */
@media(max-width:760px){
  .hero{height:920px;background:#edf2fa url("assets/03. hero-bg-mobile.jpg") center/cover no-repeat}
  .hero-slide{background:transparent}
  .hero-slide:before{content:"";position:absolute;inset:0;z-index:0;background:url("assets/03. hero-bg-mobile.jpg") center/cover no-repeat;pointer-events:none}
  .hero-slide>img{z-index:1;height:525px;object-position:69% top;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 86%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 86%,transparent 100%)}
  .hero-slide:after{z-index:1;height:920px;background-image:url("assets/03. hero-bg-mobile.jpg");background-size:cover;opacity:.06}
  .hero-copy{z-index:2;top:505px;height:415px;padding:18px 14px 20px;background:transparent}
  .hero-arrow{z-index:4;top:246px!important}
  .hero-dots{z-index:4}
}
@media(max-width:390px){
  .hero{height:900px}
  .hero-slide>img{height:500px}
  .hero-slide:after{height:900px}
  .hero-copy{top:485px;height:415px}
  .hero-arrow{top:236px!important}
}

/* Compact, consistent middle-section rhythm. */
.one-app{margin-top:0}.one-app>.container{display:flex;flex-direction:column}.overview-row,.featured-service,.family-row,.know-row{column-gap:18px}.section-title,.center-title{text-align:center}.family-copy>p,.feature-copy>p,.know-copy>p{max-width:720px}

/* EzeePay-style service icon finish: navy disc, white glyph and animated split ring. */
.overview-icons i,.mini-service i,.service-card i,.family-grid i,.counter-row i{
  border:3px solid #fff;
  outline:1px solid rgba(48,50,137,.24);
  color:#fff;
  overflow:visible;
}
.overview-icons i svg,.mini-service i svg,.service-card i svg,.family-grid i svg,.counter-row i svg{display:block;color:#fff;stroke:currentColor}
.overview-icons i:after,.mini-service i:after,.service-card i:after,.family-grid i:after,.counter-row i:after{
  inset:-9px;
  border-width:2px;
  border-style:solid;
  border-color:#303289 transparent rgba(48,50,137,.22) #303289;
  border-radius:50%;
  animation:fastIconArc 1.15s linear infinite;
}

/* Mobile crops only the unused desktop text-space from upper landscape artwork. */
@media(max-width:760px){
  .overview-visual,.feature-image,.family-visual,.know-visual{overflow:hidden;width:100%;border-radius:0}
  .overview-visual{height:355px}
  .feature-image{height:315px}
  .family-visual{height:295px}
  .know-visual{height:350px}
  .overview-visual img{width:188%;max-width:none;height:100%;object-fit:contain;object-position:left center;transform:translateX(-1%)}
  .feature-image img,.family-visual img,.know-visual img{width:178%;max-width:none;height:100%;object-fit:contain;object-position:left center;transform:translateX(-1%)}
  .family-recharge .family-visual img{border-radius:0}
}
@media(max-width:390px){
  .overview-visual{height:330px}
  .feature-image{height:295px}
  .family-visual{height:275px}
  .know-visual{height:325px}
}

/* Portrait mobile artwork uses its full frame; desktop artwork remains unchanged. */
@media(max-width:760px){
  .overview-visual picture,.feature-image picture,.family-visual picture,.know-visual picture{display:block;width:100%;height:100%}
  .overview-visual picture img,.feature-image picture img,.family-visual picture img,.know-visual picture img{
    width:100%;max-width:100%;height:100%;object-fit:contain;object-position:center;transform:none
  }
  .overview-visual{height:440px}.feature-image{height:430px}.family-visual{height:430px}.know-visual{height:440px}
}
@media(max-width:390px){.overview-visual{height:410px}.feature-image,.family-visual{height:400px}.know-visual{height:410px}}
@media(min-width:761px){.hero-arrow.previous{left:2px}.hero-arrow.next{right:10px}}

/* Final EzeePay-style icon motion: a soft breathing split ring, never a rotating circle. */
.overview-icons i,.mini-service i,.service-card i,.family-grid i,.counter-row i{position:relative}
.overview-icons i:before,.mini-service i:before,.service-card i:before,.family-grid i:before,.counter-row i:before{
  content:"";position:absolute;inset:-6px;border:1px solid rgba(48,50,137,.22);border-radius:50%;pointer-events:none
}
.overview-icons i:after,.mini-service i:after,.service-card i:after,.family-grid i:after,.counter-row i:after{
  inset:-9px;border:2px solid transparent;border-top-color:#303289;border-left-color:#303289;border-radius:50%;
  animation:ezeeArcPulse 2.4s ease-in-out infinite;transform:rotate(-24deg) scale(.96);pointer-events:none
}
.overview-icons button:nth-child(2n) i:after,.mini-service:nth-child(2n) i:after,.service-card:nth-child(2n) i:after,.family-grid a:nth-child(2n) i:after{animation-delay:.35s}
.overview-icons button:hover i:after,.overview-icons button.active i:after,.mini-service:hover i:after,.service-card:hover i:after,.family-grid a:hover i:after{border-top-color:var(--orange);border-left-color:var(--orange)}
@keyframes ezeeArcPulse{0%,100%{opacity:.58;transform:rotate(-24deg) scale(.96)}50%{opacity:1;transform:rotate(-24deg) scale(1.045)}}

/* Remove every visible hero edge: the final pixels use the same banner background. */
.hero,.hero-slide{border:0!important;box-shadow:none!important}
.hero:after{content:"";position:absolute;z-index:3;left:0;right:0;bottom:0;height:4px;background:#edf0f7;pointer-events:none}

/* Tight, even desktop rhythm from Overview through Know Us. */
@media(min-width:761px){
  .one-app{padding:40px 0 44px}.section-title{margin-bottom:16px}.overview-row{min-height:360px}.overview-visual{height:360px}
  .overview-icons{margin:10px 0 24px}.category-slider{margin:2px 0 24px}.featured-service{min-height:320px}.feature-image{height:315px}
  .family-section{padding:34px 0}.family-row{min-height:360px}.family-visual{height:345px}.family-copy{padding:18px 30px}.family-grid{margin:12px 0 16px}
  .our-services{padding:42px 0}.service-grid{margin-top:27px}.know-us{padding:42px 0}.know-row{min-height:420px}.know-visual{height:420px}
  .benefits{padding:42px 0}.digital-line{padding:38px 0;min-height:220px}
}
@media(max-width:760px){
  .one-app,.our-services,.know-us,.benefits,.digital-line,.contact{padding-top:32px;padding-bottom:32px}
  .section-title,.center-title{margin-bottom:18px}.overview-copy{padding-bottom:14px}.overview-icons{margin-bottom:16px}
  .category-slider{margin-bottom:20px}.family-section{padding:28px 0}.family-copy{padding-top:10px}.family-grid{margin:12px 0 15px}
}

/* Final desktop composition — compact EzeePay-style layout without changing mobile. */
@media(min-width:761px){
  .container{width:min(1200px,calc(100% - 56px))}

  /* Header: brand first, navigation in one clean horizontal line. */
  .site-header{height:88px}
  .header-row{justify-content:flex-start!important;gap:0}
  .logo{position:static!important;left:auto!important;transform:none!important;order:0!important;width:228px!important;flex:0 0 228px!important}
  .logo img{width:218px!important;max-height:62px;object-position:left center}
  .left-nav{order:1!important;margin-left:32px!important;gap:25px}
  .right-nav{order:2!important;margin-left:auto!important;gap:14px}
  .main-nav{font-size:14px}
  .download-link,.login-link{min-width:132px;padding:10px 17px}
  .services-menu{top:88px}

  /* Hero: large HTML typography stays entirely in the artwork's left safe area. */
  .hero{height:650px}
  .hero-slide>img{object-fit:cover;object-position:center}
  .hero-copy{height:100%;padding-top:62px;justify-content:flex-start;align-items:flex-start;text-align:left}
  .hero-copy>*{width:50%;max-width:545px}
  .hero-copy>span{font-size:12px;line-height:1.35;letter-spacing:.14em}
  .hero h1{font-size:68px;line-height:1.01;letter-spacing:-.035em;margin:10px 0 20px}
  .hero-copy>p{font-size:16px;line-height:1.72;max-width:520px;margin:0}
  .hero-actions{margin-top:24px;gap:14px}
  .hero-actions .button{height:50px;min-width:185px}
  .hero-arrow{top:50%}

  /* Shared desktop rhythm and large visual-to-copy balance. */
  .section-title h2,.center-title h2{font-size:40px}
  .one-app{padding:34px 0 38px}
  .overview-row{grid-template-columns:48% 52%;min-height:400px;column-gap:14px}
  .overview-visual{height:400px;overflow:hidden}
  .overview-visual picture{display:block;width:100%;height:100%}
  .overview-visual img{width:100%;height:100%;object-fit:cover;object-position:left center}
  .overview-copy{padding:18px 28px}
  .overview-copy p{font-size:15px;line-height:1.72;margin-bottom:14px}

  /* Six icon categories in one precise row. */
  .overview-icons{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin:15px 0 0;align-items:start}
  .overview-icons button{min-width:0;padding:5px 1px;gap:9px;font-size:10px}
  .overview-icons i{width:58px;height:58px}
  .overview-icons svg{width:28px;height:28px}
  .category-slider{height:52px;margin:0 0 18px}
  .category-slider button{min-width:150px;padding:0 15px;font-size:13px}

  /* Selected category: artwork and copy receive equal visual weight. */
  .featured-service{grid-template-columns:48% 52%;min-height:385px;column-gap:14px}
  .feature-image{height:380px;overflow:hidden}
  .feature-image picture{display:block;width:100%;height:100%}
  .feature-image img{width:100%;height:100%;object-fit:cover;object-position:right center}
  .feature-copy{padding:16px 26px}
  .feature-copy h3{font-size:28px;margin:8px 0 11px}
  .feature-copy>p{font-size:14px;line-height:1.65;margin:0}
  .feature-icons{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:17px 0}
  .mini-service{min-width:0;font-size:11px;gap:9px}
  .mini-service i{width:58px;height:58px}
  .mini-service svg{width:27px;height:27px}

  /* Every category row: bigger image, tighter copy, compact round service icons. */
  .family-section{padding:22px 0!important}
  .family-row{grid-template-columns:48% 52%;min-height:390px;column-gap:14px}
  .family-visual{height:385px;overflow:hidden}
  .family-visual picture{display:block;width:100%;height:100%}
  .family-visual img{width:100%;height:100%;object-fit:cover;object-position:right center;border-radius:0!important}
  .family-copy{padding:14px 24px}
  .family-copy h2{font-size:31px;margin:6px 0 9px}
  .family-copy>p{font-size:13px;line-height:1.62;margin-bottom:12px}
  .family-grid,.family-grid.compact{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:10px 0 14px}
  .family-bills .family-grid,.family-bills .family-grid.compact{grid-template-columns:repeat(6,minmax(0,1fr))}
  .family-grid a,.family-bills .family-grid a{min-height:84px;padding:7px 3px;border-radius:0;background:transparent;box-shadow:none;font-size:10px}
  .family-grid a:hover{box-shadow:none}
  .family-grid i,.family-bills .family-grid i{width:50px;height:50px}
  .family-grid svg{width:24px;height:24px}

  /* Banking & Digital Services: exactly five icons, then six-per-row on View All. */
  .our-services{padding:34px 0 38px}
  .service-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:22px auto 18px;max-width:980px}
  .service-grid.expanded{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1160px}
  .service-card{min-width:0!important;padding:9px 4px;font-size:12px}
  .service-card i{width:76px;height:76px}

  /* Know us and counters. */
  .know-us{padding:34px 0 38px}
  .know-row{grid-template-columns:48% 52%;min-height:405px;column-gap:14px}
  .know-visual{height:400px;overflow:hidden}
  .know-visual picture{display:block;width:100%;height:100%}
  .know-visual img{width:100%;height:100%;object-fit:cover;object-position:left center}
  .know-copy{padding:18px 30px}
  .know-copy h3{font-size:32px;margin-bottom:13px}
  .know-copy p{font-size:14px;line-height:1.68}
  .counter-row{margin-top:18px;gap:12px}
  .counter-row strong{font-size:31px}
  .counter-row i{width:72px;height:72px}

  .benefits{padding:34px 0 38px}
  .benefit-row{gap:24px}
  .digital-line{min-height:180px;padding:30px 0}
  .digital-line h2{font-size:40px}

  /* Partner images are intentionally large, matching the copy height. */
  .join-us{padding:34px 0 16px}
  .partner-row{grid-template-columns:43% 57%;min-height:350px;margin:0 0 8px;column-gap:14px}
  .partner-image{height:345px;overflow:hidden}
  .partner-image img{width:100%;height:100%;object-fit:contain;object-position:center}
  .partner-copy{padding:20px 34px}
  .partner-copy h3{font-size:29px;margin:11px 0}
  .partner-copy p{font-size:14px;line-height:1.72;margin:0}
  .partner-actions{margin-top:19px}

  .contact{padding:38px 0}
  .contact-row{grid-template-columns:46% 54%;gap:28px;align-items:center}
  .contact-info img{height:335px;object-fit:cover;object-position:left center;margin:0}
  .footer-grid{min-height:0;padding:40px 0 32px;gap:32px}
}

@media(min-width:761px) and (max-width:1080px){
  .container{width:min(100% - 36px,1000px)}
  .logo{width:194px!important;flex-basis:194px!important}.logo img{width:188px!important}
  .left-nav{margin-left:18px!important;gap:14px}.right-nav{gap:9px}.main-nav{font-size:12px}
  .download-link,.login-link{min-width:auto;padding:9px 12px}
  .hero h1{font-size:58px}
  .family-grid,.family-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}
  .family-bills .family-grid,.family-bills .family-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}
}

/* Reference typography: clear, balanced and consistent across every section. */
body{font-family:Poppins,Montserrat,Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif}
.section-title>span,.center-title>span,.feature-copy>span,.family-copy>span{font-weight:600;letter-spacing:.04em}
.section-title h2,.center-title h2,.feature-copy h3,.know-copy h3,.partner-copy h3,.download-copy h2{font-weight:700;letter-spacing:-.025em}
.section-title p,.center-title p{max-width:760px;margin-left:auto;margin-right:auto}

/* Mobile navigation must escape the sticky header and remain fully tappable. */
@media(max-width:760px){
  .site-header{overflow:visible!important}
  .header-row{overflow:visible!important}
  .menu-button{z-index:420!important;width:46px;height:46px;display:grid!important;place-content:center;cursor:pointer;touch-action:manipulation}
  .left-nav{z-index:410;top:72px!important;max-height:calc(100vh - 72px);overflow-y:auto!important;overscroll-behavior:contain}
  .left-nav.open{display:flex!important}
  .nav-services{width:100%}
}

/* Locked brand text palette for desktop and footer. */
.section-title h2,.center-title h2,.feature-copy h3,.know-copy h3,.partner-copy h3{color:#4f5159}
.section-title h2 b,.center-title h2 b,.know-copy h3 b,.partner-copy h3{color:#303289}
.section-title h2 em,.center-title h2 em,.know-copy em{color:#fd6101;font-style:normal}
.overview-copy p,.feature-copy>p,.know-copy p,.partner-copy p,.center-title>p{color:#555860}
.footer{background:#fff;color:#555860}
.footer h4,.footer b,.footer strong{color:#303289}
.footer-grid>div>a,.footer-service-links a,.footer p,.footer-bottom{color:#555860}
.footer-grid>div>a:hover,.footer-service-links a:hover,.footer-bottom a:hover{color:#fd6101}

@media(max-width:760px){
  .download-app,.download-copy,.download-copy h2,.download-copy h3,.download-copy p,.download-copy>span{color:#fff!important}
  .footer{background:#fff!important;color:#555860!important}
  .footer h4{color:#303289!important}
  .footer p,.footer-grid>div>a,.footer-service-links a,.footer-bottom,.footer-bottom a{color:#555860!important}
  .footer b,.footer strong,.footer-service-links summary{color:#303289!important}
}

/* Mobile app banner: keep the full phone, copy and store button inside orange canvas. */
@media(max-width:760px){
  .download-app{height:auto!important;min-height:0!important;padding:22px 0 38px;overflow:hidden!important}
  .download-row{height:auto!important;min-height:0;display:flex!important;flex-direction:column;align-items:stretch}
  .download-visual{width:100%;height:390px!important;flex:0 0 390px;overflow:visible}
  .app-showcase{width:100%;height:100%;max-width:430px!important;margin:0 auto;overflow:visible}
  .app-showcase>img{width:100%;height:100%;object-fit:contain;object-position:center}
  .download-copy{width:100%;padding:8px 8px 0!important;text-align:center}
  .download-copy h2{font-size:34px;line-height:1.12;margin:7px 0 10px}
  .download-copy h3{font-size:18px;line-height:1.45;margin:0 auto 10px;max-width:430px}
  .download-copy p{font-size:14px;line-height:1.65;margin:0 auto 16px;max-width:440px}
  .play-store{margin:0 auto!important}
}
@media(max-width:390px){
  .download-app{padding-top:16px}
  .download-visual{height:350px!important;flex-basis:350px}
  .download-copy h2{font-size:31px}
}

/* Clean mobile footer: one readable column with compact separators. */
@media(max-width:760px){
  .footer-grid{display:grid!important;grid-template-columns:1fr!important;gap:0!important;padding:34px 0 24px!important}
  .footer-grid>div,.footer-grid>div:first-child,.footer-grid>div:last-child,.footer-services-column{grid-column:1!important;padding:20px 0;border-bottom:1px solid #ececf2}
  .footer-grid>div:first-child{padding-top:0}
  .footer-grid>div:last-child{border-bottom:0;padding-bottom:4px}
  .footer h4{font-size:16px;margin:0 0 12px}
  .footer-logo{width:210px;margin:0 0 12px}
  .footer p{font-size:13px;line-height:1.65;margin:7px 0}
  .footer-grid>div>a{font-size:13px;margin:8px 0}
  .footer-service-links details{padding:8px 0}
  .footer-service-links summary{font-size:13px}
  .socials{margin-top:14px}
  .footer-bottom{display:flex!important;flex-direction:column;align-items:center;text-align:center;gap:7px;padding:16px 0 20px;font-size:11px}
}

/* Clean, evenly aligned desktop footer. */
@media(min-width:761px){
  .footer{border-top:1px solid #ececf2!important}
  .footer-grid{display:grid;grid-template-columns:1.25fr 1.05fr .8fr 1.2fr;align-items:start;gap:44px;min-height:0!important;padding:38px 0 30px!important}
  .footer-grid>div{min-width:0}
  .footer h4{font-size:15px;margin:0 0 14px}
  .footer-logo{width:218px;margin:0 0 11px}
  .footer p{font-size:12px;line-height:1.65;margin:7px 0}
  .footer-grid>div>a{font-size:12px;margin:7px 0}
  .footer-service-links details{padding:5px 0}
  .footer-service-links summary{font-size:12px}
  .footer-service-links details div{grid-template-columns:1fr 1fr;column-gap:12px}
  .footer-service-links a{font-size:10px}
  .socials{margin-top:14px}
  .footer-bottom{padding:15px 0 18px;font-size:11px}
}

/* Final desktop header and lower-page readability. Mobile rules remain untouched. */
@media(min-width:761px){
  body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
  .site-header{height:86px!important;background:#fff;box-shadow:0 2px 12px rgba(31,39,83,.07);border-bottom:1px solid #eceef4}
  .header-row{width:min(1240px,calc(100% - 48px));justify-content:flex-start!important}
  .logo{width:226px!important;flex:0 0 226px!important;margin:0!important}
  .logo img{width:218px!important;max-height:60px!important}
  .left-nav{margin-left:36px!important;gap:28px!important}
  .right-nav{margin-left:auto!important;gap:14px!important}
  .main-nav{font-size:14px!important;font-weight:500!important}
  .main-nav>a,.nav-services>button{min-height:40px!important;color:#33363d!important}
  .main-nav>a:hover,.main-nav>a.active,.nav-services>button:hover,.nav-services.open>button{color:#fd6101!important}
  .download-link,.login-link{min-width:134px!important;padding:10px 17px!important;color:#fff!important;font-weight:600!important}
  .services-menu{top:86px!important}

  .know-us{padding:32px 0 34px!important}
  .know-us .section-title{margin-bottom:12px}
  .know-row{grid-template-columns:46% 54%!important;min-height:370px!important;column-gap:18px}
  .know-visual{height:365px!important}
  .know-visual img{object-fit:cover!important;object-position:left center!important;image-rendering:auto}
  .know-copy{padding:15px 34px!important}
  .know-copy{min-height:365px;display:flex;flex-direction:column;justify-content:center}
  .know-copy .tagline{display:none}
  .know-copy h3{font-size:32px;line-height:1.18;margin:0 0 15px}
  .know-copy h4{font-size:16px;margin:18px 0 6px;color:#303289}
  .know-copy p{font-size:15.5px!important;line-height:1.78!important;color:#3f424a!important;font-weight:400}
  .counter-row{margin-top:15px!important;gap:16px}
  .counter-row span{font-size:11px;color:#4c4f57}

  .benefits{padding:32px 0 34px!important}
  .benefits .center-title{margin-bottom:26px}
  .benefit-row{gap:28px}
  .benefit-row h3{font-size:15px;color:#303289}
  .benefit-row p{font-size:13.5px;line-height:1.65;color:#3f424a}

  .digital-line{min-height:160px!important;padding:27px 0!important}
  .digital-line h2{font-size:39px;margin:8px 0}

  .join-us{padding:32px 0 12px!important}
  .join-us>.container>.center-title{margin-bottom:18px}
  .partner-row{grid-template-columns:38% 62%!important;min-height:345px!important;column-gap:18px;margin:0 0 8px!important}
  .partner-image{height:340px!important}
  .partner-image img{width:100%;height:100%;object-fit:contain;object-position:center;image-rendering:auto}
  .partner-copy{padding:16px 38px!important}
  .partner-copy{min-height:340px;display:flex;flex-direction:column;justify-content:center}
  .partner-copy h3{font-size:29px;line-height:1.2;margin:7px 0 12px}
  .partner-copy p{font-size:15.5px!important;line-height:1.78!important;color:#3f424a!important;font-weight:400;max-width:720px}
  .partner-actions{margin-top:18px}

  .contact{padding:34px 0!important}
  .contact .center-title{margin-bottom:24px}
  .contact-row{grid-template-columns:44% 56%!important;gap:34px!important;align-items:center}
  .contact-info img{height:320px!important;object-fit:cover;object-position:left center;border-radius:0}
  .contact-preview-copy h3{font-size:27px;color:#303289;margin:0 0 12px}
  .contact-preview-copy{min-height:320px;display:flex;flex-direction:column;justify-content:center}
  .contact-preview-copy p{font-size:15px;line-height:1.75;color:#3f424a}

  .download-copy h2{color:#fff;font-size:40px}
  .download-copy h3{color:#fff;font-size:21px;line-height:1.45}
  .download-copy p{color:#fff;font-size:15px;line-height:1.7}
}

/* Desktop balance: keep approved mobile composition and imagery intact. */
@media(min-width:761px){
  .one-app{padding:27px 0 24px!important}
  .one-app .section-title{margin-bottom:7px}
  .overview-row{grid-template-columns:50% 50%!important;min-height:390px!important;column-gap:0}
  .overview-visual{height:390px!important}
  .overview-visual img{width:115%!important;max-width:none!important;object-fit:cover!important;object-position:left center!important}
  .overview-copy{padding:8px 8px 8px 26px!important}
  .overview-copy p{font-size:16px!important;line-height:1.75!important;color:#414550!important}
  .overview-icons{margin:14px 0 0!important}
  .category-slider{height:54px!important;margin:0 0 9px!important;border-bottom:3px solid #fd6101}
  .category-slider button{font-size:13px!important;letter-spacing:.005em;white-space:nowrap}
  .category-slider button:hover,.category-slider button:focus-visible{background:#4651a1;outline-offset:-3px}
  .category-slider button.active,.category-slider button.active:hover{background:#fd6101}
  .featured-service{grid-template-columns:51% 49%!important;min-height:410px!important;column-gap:0}
  .feature-image{height:410px!important}
  .feature-image img{width:100%!important;max-width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none!important}
  .feature-copy{padding:8px 10px 8px 24px!important}
  .feature-copy h3{font-size:31px!important;line-height:1.25}
  .feature-copy>p{font-size:15.5px!important;line-height:1.72!important;color:#414550!important}
  .feature-icons{margin:14px 0!important}
  .our-services{padding:30px 0 31px!important}
  .know-us{padding:25px 0 18px!important}
  .know-row{grid-template-columns:51% 49%!important;min-height:420px!important;column-gap:0}
  .know-visual{height:420px!important}
  .know-visual img{width:110%!important;max-width:none!important;object-fit:cover!important;object-position:left center!important}
  .know-copy{min-height:400px!important;padding:9px 18px 9px 24px!important}
  .know-copy p{font-size:16px!important;line-height:1.72!important}
  .counter-row{margin-top:4px!important}
  .benefits{padding:24px 0 11px!important}
  .benefits .center-title{margin-bottom:16px!important}
  .digital-line{min-height:0!important;padding:10px 0 8px!important}
  .digital-line h2{margin:5px 0!important;font-size:37px!important}
  .join-us{padding:11px 0 14px!important}
  .join-us>.container>.center-title{margin-bottom:6px!important}
  .partner-row{grid-template-columns:43% 57%!important;min-height:330px!important;column-gap:0!important;margin:0 0 4px!important;align-items:center}
  .partner-image,.partner-row.reverse .partner-image{height:330px!important;overflow:hidden}
  .partner-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
  .partner-copy{min-height:300px!important;padding:8px 18px 8px 20px!important}
  .partner-copy p{font-size:16px!important;line-height:1.73!important;max-width:680px}
  .partner-copy h3{font-size:29px!important;margin:4px 0 9px!important}
  .partner-actions{margin-top:12px!important}
  .footer-grid{grid-template-columns:1.18fr 1fr .9fr 1.16fr!important;gap:25px!important;padding:30px 0 22px!important}
  .footer h4{font-size:16px!important;margin-bottom:12px!important}
  .footer p,.footer-grid>div>a,.footer-service-links summary{font-size:13px!important;line-height:1.75!important}
  .footer-service-links a{font-size:12px!important}
  .footer-bottom{font-size:12px!important}
}

/* Refined JALA SAI desktop composition. */
@media(min-width:761px){
  .download-link,.play-store{background:#fd6101!important;color:#fff!important;border-color:#fd6101!important}
  .download-link:hover,.play-store:hover{background:#dd5000!important;box-shadow:0 8px 23px rgba(253,97,1,.24)}
  .one-app{background:#fff}
  .overview-row{grid-template-columns:51% 49%!important;min-height:335px!important}
  .overview-visual{height:335px!important}
  .overview-visual picture,.overview-visual img{height:100%!important}
  .overview-visual img{width:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important}
  .overview-copy{padding:5px 12px 5px 26px!important}
  .know-us{background:#fff}
  .know-row{grid-template-columns:50% 50%!important;min-height:355px!important}
  .know-visual{height:355px!important}
  .know-visual img{width:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important}
  .know-copy{min-height:340px!important;padding:8px 22px 8px 30px!important}
  .contact{background:#fff;padding:27px 0 36px!important}
  .contact-row{grid-template-columns:51% 49%!important;gap:10px!important}
  .contact-info img{height:360px!important;object-fit:contain!important;object-position:center!important}
  .contact-preview-copy{min-height:335px!important;padding:10px 26px!important}
  .service-grid.expanded{display:flex!important;flex-wrap:wrap;justify-content:center;gap:18px;max-width:1160px}
  .service-grid.expanded .service-card{flex:0 0 calc((100% - 90px)/6);box-sizing:border-box}
  .footer{background:#f7f8fc!important;border-top:3px solid #fd6101!important}
  .footer:before{display:none!important}
  .footer-grid{grid-template-columns:1.25fr .9fr .95fr 1.2fr!important;gap:30px!important;padding:35px 0 25px!important}
  .footer-grid>div:not(:first-child){padding-left:18px;border-left:1px solid #e5e8f2}
  .footer p,.footer-grid>div>a,.footer-service-links a{color:#424754!important}
  .footer-grid>div>a{margin:6px 0!important}
  .footer-bottom{border-top:1px solid #dce0ec;padding:16px 0!important}
}
@media(min-width:761px) and (max-width:1100px){
  .service-grid.expanded .service-card{flex-basis:calc((100% - 54px)/4)}
  .footer-grid{gap:16px!important}
  .footer-grid>div:not(:first-child){padding-left:10px}
}
@media(max-width:760px){
  .footer{border-top:3px solid #fd6101!important;background:#fafbfe!important}
  .footer:before{display:none!important}
}

/* The hero photo and its HTML text share one continuous light canvas. */
@media(min-width:761px){
  .hero,.hero-slide{background:#f4f8ff!important}
  .hero{height:630px!important}
  .hero-slide>img{width:100%;height:100%;object-fit:cover;object-position:center}
  .hero-slide:before,.hero-slide:after,.hero:after{display:none!important}
  .hero-copy{padding-top:65px!important}
  .hero-copy>*{width:50%;max-width:560px}
  .hero h1{font-size:clamp(52px,5vw,70px);line-height:1.07}
  .hero-copy>p{font-size:17px!important;color:#414550;line-height:1.7!important}
  .hero-arrow{background:#fd6101!important;color:#fff!important}
}
@media(max-width:760px){
  .hero,.hero-slide{background:#f4f8ff!important}
  .hero-slide:before,.hero-slide:after,.hero:after{display:none!important}
  .hero-slide>img{object-fit:cover!important;object-position:70% top!important}
  .hero-slide:nth-child(2)>img{object-position:70% top!important}
  .hero-slide:nth-child(3)>img{object-position:72% top!important}
  .hero-copy{background:transparent!important}
  .hero-copy>p{color:#424653}
  .hero-arrow{background:#fd6101!important;color:#fff!important}
}

/* Keep the new role portraits and phone image prominent without empty columns. */
@media(min-width:761px){
  .partner-row{grid-template-columns:35% 65%!important;min-height:315px!important}
  .partner-image,.partner-row.reverse .partner-image{height:310px!important}
  .partner-copy{min-height:300px!important;padding:10px 26px 10px 22px!important}
  .download-app{height:380px!important}
  .download-row{grid-template-columns:45% 55%!important}
  .download-visual{height:375px!important}
  .app-showcase>img{mix-blend-mode:multiply}
  .download-copy{padding-left:26px!important}
}
@media(max-width:760px){
  .partner-image,.partner-row.reverse .partner-image{height:365px!important}
  .app-showcase>img{mix-blend-mode:multiply}
}

/* New clean illustrations on mobile, with complete artwork in view. */
@media(max-width:760px){
  .overview-visual{height:265px!important}
  .feature-image{height:240px!important}
  .know-visual{height:245px!important}
  .overview-visual picture,.feature-image picture,.know-visual picture{width:100%!important;height:100%!important}
  .overview-visual img,.feature-image img,.know-visual img{
    width:100%!important;max-width:100%!important;height:100%!important;
    object-fit:contain!important;object-position:center!important;transform:none!important;
  }
  .overview-copy,.feature-copy,.know-copy{padding-top:8px!important}
}

/* About page visual stays visible even when mobile scroll animation is delayed. */
.about-detail-row{min-height:400px}
.about-detail-image{height:380px}
.about-detail-image img{width:100%;height:100%;object-fit:contain;object-position:center}
@media(max-width:760px){
  .about-detail-hero{padding-top:15px}
  .about-detail-image{height:235px!important;width:100%;opacity:1!important;transform:none!important}
  .about-detail-image img{height:100%;width:100%;object-fit:contain!important}
  .about-detail-copy{padding-top:8px!important}
}

/* Four continuous hero slides: large HTML text beside the photo on desktop and below it on mobile. */
.hero-slide>.hero-art{position:absolute;inset:0;display:block;overflow:hidden;pointer-events:none}
.hero-art img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.hero,.hero-slide{background:#f4f8ff!important}
@media(min-width:761px){
 .hero{height:630px!important}.hero-slide>.hero-art{height:100%;width:100%}
 .hero-art img{object-fit:cover;object-position:center}
 .hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:0!important;height:100%;text-align:left}
 .hero-copy>*{width:46%!important;max-width:590px!important}
 .hero-copy h1{font-size:clamp(57px,5.7vw,78px)!important;line-height:1.06!important;margin:14px 0 23px!important}
 .hero-copy>p{font-size:17px!important;line-height:1.7!important;margin:0!important}
 .hero-actions{display:flex;gap:12px;margin-top:29px!important}
 .hero-dots{z-index:5}
}
@media(max-width:760px){
 .hero{height:900px!important;overflow:hidden!important}
 .hero-slide>.hero-art{top:0!important;bottom:auto!important;width:100%;height:500px!important}
 .hero-art img{width:100%;height:100%!important;object-fit:contain!important;object-position:center bottom!important}
 .hero-copy{position:absolute!important;top:500px!important;bottom:auto!important;left:0!important;right:0!important;width:100%!important;height:400px!important;box-sizing:border-box;padding:0 16px 45px!important;background:#f4f8ff!important;text-align:center;align-items:center;justify-content:flex-start}
 .hero-copy>*{width:100%!important;max-width:540px!important}
 .hero-copy>span{font-size:11px!important;letter-spacing:.11em!important}
 .hero-copy h1{font-size:clamp(41px,11vw,65px)!important;line-height:1.03!important;margin:8px 0 15px!important}
 .hero-copy>p{font-size:14px!important;line-height:1.55!important;margin:0 auto!important}
 .hero-actions{display:flex!important;flex-wrap:wrap;justify-content:center;gap:9px;margin-top:18px!important}
 .hero-actions .button{min-height:44px;height:auto!important}
 .hero-arrow{top:235px!important;z-index:5}
 .hero-dots{bottom:8px!important;z-index:5}
}
@media(max-width:390px){.hero{height:870px!important}.hero-slide>.hero-art{height:465px!important}.hero-copy{top:465px!important;height:405px!important}.hero-copy h1{font-size:40px!important}}
/* One partner portrait and the shared WhatsApp application form. */
.partner-application-row{display:grid;grid-template-columns:43% minmax(0,57%);align-items:center;gap:12px;margin:4px 0 15px}
.partner-application-image{height:390px;overflow:hidden}.partner-application-image img{display:block;width:100%;height:100%;object-fit:contain}
.partner-form{min-width:0;padding:17px 26px 18px;border:1px solid #e8edf5;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(30,42,95,.06)}
.partner-form h3{font-size:29px;color:#303289;margin:0 0 5px}.partner-form>p{font-size:13px;line-height:1.5;color:#505665;margin:0 0 13px}
.partner-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 13px}
.partner-form label{display:block;font-size:12px;font-weight:600;color:#343c55}
.partner-form input,.partner-form select,.partner-form textarea{display:block;width:100%;box-sizing:border-box;margin-top:4px;border:1px solid #dce2ed;border-radius:7px;padding:9px 11px;background:#fff;color:#252b38;font:inherit;font-size:13px;outline-color:#fd6101}
.partner-form textarea{resize:vertical}.partner-message{margin-top:10px}.partner-form .button{border:0;cursor:pointer;margin-top:12px;font:inherit;font-size:13px;font-weight:700;padding:11px 20px}
@media(max-width:760px){.partner-application-row{grid-template-columns:1fr;gap:0;margin:0 0 20px}.partner-application-image{height:270px}.partner-form{padding:19px 15px}.partner-form h3{font-size:24px}.partner-form-fields{gap:9px}.partner-form .button{width:100%;justify-content:center}}
@media(max-width:390px){.partner-form-fields{grid-template-columns:1fr}.partner-application-image{height:245px}}

/* Compact, continuous white content from Overview through the footer. */
.one-app,.our-services,.know-us,.benefits,.digital-line,.join-us,.contact{background:#fff!important}
.one-app:before,.know-us:before,.one-app:after,.know-us:after{display:none!important}
@media(min-width:761px){
 .one-app,.our-services,.know-us,.benefits,.join-us,.contact{padding-top:24px!important;padding-bottom:25px!important}
 .section-title,.center-title{margin-bottom:13px!important}
 .overview-row{min-height:315px!important;align-items:center}
 .overview-visual{height:315px!important}.overview-copy{padding:4px 14px 4px 18px!important}
 .overview-copy p{font-size:15px!important;line-height:1.62!important;margin:0 0 10px!important}
 .overview-icons{margin:12px 0 0!important;gap:7px!important}
 .overview-icons button{min-width:0!important}.overview-icons i{width:58px!important;height:58px!important}
 .category-slider{margin-top:3px!important}
 .featured-service{min-height:345px!important;align-items:center}.feature-image{height:345px!important}
 .feature-copy{padding:4px 15px 4px 20px!important}.feature-copy h3{font-size:28px!important;line-height:1.22!important;margin:8px 0!important}
 .feature-copy>p{font-size:15px!important;line-height:1.58!important}.feature-icons{margin:10px 0!important}
 .know-row{min-height:325px!important;align-items:center}.know-visual{height:325px!important}
 .know-copy{min-height:0!important;padding:4px 13px 4px 20px!important}
 .know-copy h3{font-size:29px!important;margin:0 0 8px!important}.know-copy h4{margin:10px 0 3px!important}
 .know-copy p{font-size:15px!important;line-height:1.57!important;margin:0 0 8px!important}
 .counter-row{margin-top:8px!important}.benefits{padding-bottom:15px!important}.digital-line{padding:8px 0!important}
 .join-us{padding-top:17px!important}.partner-application-row{margin:0 0 3px}.partner-application-image{height:340px}
 .partner-form h3{font-size:27px}.partner-form>p{font-size:14px;line-height:1.5}
 .contact-row{gap:14px!important;align-items:center}.contact-info img{height:315px!important;object-fit:contain!important}
 .contact-preview-copy{min-height:0!important;padding:8px 15px!important}.contact-preview-copy p{font-size:15px!important;line-height:1.6!important;margin:8px 0!important}
 .contact{padding-bottom:25px!important}
}
@media(max-width:760px){
 .one-app,.our-services,.know-us,.benefits,.join-us,.contact{padding-top:26px!important;padding-bottom:27px!important}
 .overview-visual,.know-visual{height:260px!important}.feature-image{height:245px!important}
 .overview-copy,.feature-copy,.know-copy{padding:8px 4px 14px!important}
 .overview-copy p,.feature-copy>p,.know-copy p{line-height:1.58!important;margin-bottom:10px!important}
 .partner-application-image{height:270px}.partner-application-row{gap:0}
 .contact-info img{height:auto!important;max-height:270px!important;object-fit:contain!important}
 .contact-row{gap:10px!important}.contact-preview-copy{padding-top:4px!important}
}

/* Identical hero photograph on desktop and mobile; the photo fits without cropping. */
@media(min-width:761px){
 .hero-slide>.hero-art{inset:0 0 0 auto!important;width:52%!important;height:100%!important}
 .hero-art img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
 .hero-copy>*{width:46%!important}
}

/* Clean white bordered heading labels across the homepage. */
.section-title>span,.center-title>span{
 display:inline-flex!important;align-items:center;justify-content:center;
 padding:7px 17px!important;border:1px solid #dce2ed!important;
 border-radius:8px!important;background:#fff!important;color:#303289!important;
 box-shadow:0 2px 7px rgba(48,50,137,.04)!important;
 font-size:13px!important;line-height:1.3!important;letter-spacing:.035em!important;
}
@media(max-width:760px){.section-title>span,.center-title>span{padding:6px 14px!important;font-size:12px!important}}

/* New app mockup: only the phone, with soft edges into the orange section. */
.download-app{background:#ef5b2b!important}
.app-showcase>img{mix-blend-mode:normal!important;object-fit:contain!important;mask-image:radial-gradient(ellipse 72% 75% at 50% 48%,#000 59%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 72% 75% at 50% 48%,#000 59%,transparent 100%)}
@media(min-width:761px){.download-row{grid-template-columns:46% 54%!important}.download-visual{height:360px!important}.download-copy{padding-left:10px!important}}
@media(max-width:760px){.download-visual{height:300px!important}.download-app{padding-top:10px!important}.download-copy{padding-top:4px!important}}
.app-showcase>img{mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%)!important;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 12%,#000 88%,transparent 100%)!important}

/* Homepage partner WhatsApp form remains open and visible without scroll animation. */
.partner-application-image,.partner-form{opacity:1!important;visibility:visible!important;transform:none!important}

/* Desktop adjustments based on the recorded 910px wide screen: remove dead space and raise text contrast. */
@media(min-width:761px){
 .hero{height:540px!important}
 .hero-slide>.hero-art{height:540px!important}
 .hero-copy{height:540px!important;justify-content:center!important}
 .hero-copy h1{font-size:clamp(48px,5.3vw,70px)!important;line-height:1.05!important;margin:11px 0 17px!important}
 .hero-copy>p{font-size:17px!important;line-height:1.58!important;color:#303743!important}
 .hero-actions{margin-top:20px!important}
 .hero-dots{bottom:12px!important}
 .overview-copy p,.know-copy p{font-size:16px!important;line-height:1.6!important;color:#303743!important}
 .feature-copy>p,.contact-preview-copy p{font-size:16px!important;line-height:1.6!important;color:#303743!important}
 .partner-form>p{font-size:15px!important;color:#303743!important}
 .benefit-row h3{font-size:16px!important}.benefit-row p{font-size:14px!important;line-height:1.5!important;color:#303743!important}
 .footer p,.footer-grid>div>a,.footer-service-links a{font-size:14px!important;color:#303743!important}
 .footer-bottom{font-size:13px!important}
}
@media(min-width:761px) and (max-width:1050px){
 .hero{height:510px!important}.hero-slide>.hero-art,.hero-copy{height:510px!important}
 .hero-copy h1{font-size:clamp(46px,5.2vw,58px)!important}
 .hero-copy>*{width:47%!important}
 .overview-row,.know-row{grid-template-columns:49% 51%!important}
 .overview-icons b{font-size:12px!important}
 .partner-application-row{grid-template-columns:41% minmax(0,59%);gap:8px}
 .partner-application-image{height:330px}
}

/* About page: the photograph, heading, copy and CTAs form one continuous section. */
.about-detail-hero{background:#fff!important;background-image:none!important;padding:34px 0!important}
.about-detail-row{min-height:0!important;align-items:center}
.about-detail-copy{opacity:1!important;visibility:visible!important;transform:none!important}
.about-detail-image img{display:block;width:100%;height:100%;object-fit:contain}
.about-values{padding:36px 0 48px!important;background:#fff}
@media(min-width:761px){
 .about-detail-row{grid-template-columns:48% 52%!important;gap:0}
 .about-detail-image{height:355px!important}
 .about-detail-copy{padding:8px 20px 8px 28px!important}
 .about-detail-copy h1{font-size:clamp(41px,4vw,58px)!important;margin:8px 0 15px!important}
 .about-detail-copy p{font-size:16px!important;line-height:1.58!important;margin:0 0 12px!important}
 .about-detail-copy .service-detail-actions{margin-top:16px!important}
}
@media(max-width:760px){
 .about-detail-hero{padding:13px 0 22px!important}
 .about-detail-row{display:flex!important;flex-direction:column!important;min-height:0!important}
 .about-detail-image{width:100%!important;height:255px!important;flex:0 0 auto!important}
 .about-detail-image img{width:100%!important;height:100%!important;object-fit:contain!important}
 .about-detail-copy{display:block!important;padding:9px 8px 0!important;text-align:center!important}
 .about-detail-copy h1{font-size:39px!important;margin:7px 0 14px!important}
 .about-detail-copy p{font-size:15px!important;line-height:1.58!important;margin:0 0 12px!important}
 .about-detail-copy .service-detail-actions{margin:17px 0 0!important;gap:10px!important}
 .about-values{padding:23px 0 35px!important}
 .about-values .center-title{margin-bottom:16px!important}
 .about-values-grid{gap:12px!important}
 .about-values-grid article{padding:20px 17px!important}
}

/* Wide desktop photographs keep their intended landscape composition; mobile uses the portrait <source>. */
@media(min-width:761px){
 .hero-slide>.hero-art{inset:0!important;width:100%!important;height:100%!important;background:#f4f8ff!important}
 .hero-art img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}
 .hero-copy{position:relative!important;z-index:2!important}
}
/* Keep the desktop partner enquiry legible on laptop screens. */
@media(min-width:761px) and (max-width:1100px){
 .partner-application-row{grid-template-columns:40% minmax(0,60%)!important;gap:12px!important}
 .partner-form-fields{grid-template-columns:1fr 1fr!important}
 .partner-form{padding:16px!important}
 .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 35px!important}
 .footer-grid>div:not(:first-child){padding-left:0!important;border-left:0!important}
}

/* Desktop legibility for the partner enquiry and footer. Mobile rules stay intact. */
@media(min-width:761px){
 .partner-form input,.partner-form select,.partner-form textarea{border:1.5px solid #aeb8c9!important;background:#fff!important;color:#202638!important;font-size:15px!important;min-height:42px!important}
 .partner-form input::placeholder,.partner-form textarea::placeholder{color:#697386!important;opacity:1}
 .partner-form label{font-size:14px!important;color:#24304b!important}
 .partner-form h3{font-size:29px!important}
 .footer-grid{min-height:0!important;align-items:start!important}
 .footer-grid>div{min-width:0!important}
 .footer h4{font-size:17px!important;color:#24305c!important}
 .footer p,.footer-grid>div>a,.footer-service-links summary,.footer-service-links a{font-size:14px!important;line-height:1.65!important}
 .footer-bottom{font-size:13px!important}
}
@media(min-width:761px) and (max-width:1100px){
 .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 42px!important;padding:30px 0 22px!important}
 .footer-grid>div:not(:first-child){padding-left:0!important;border-left:0!important}
 .footer-grid>div:nth-child(n+3){border-top:1px solid #e5e8f2!important;padding-top:19px!important}
 .partner-application-image{height:365px!important}
 .partner-form-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px!important}
}

/* Desktop heroes: preserve the subject's head and give slider arrows clear space. */
@media(min-width:761px){
 .hero-art img{object-position:center top!important}
 .hero-copy{padding-left:clamp(36px,4.5vw,76px)!important;padding-right:55px!important}
 .hero-copy>*{width:min(46%,550px)!important}
 .hero-arrow.previous{left:12px!important}
 .hero-arrow.next{right:12px!important}
}
@media(min-width:761px) and (max-width:1100px){
 .hero-copy{padding-left:48px!important;padding-right:43px!important}
 .hero-copy>*{width:min(47%,440px)!important}
}

/* Keep the full desktop hero depth; solve clipping with image alignment, not a shorter banner. */
@media(min-width:761px){
 .hero,.hero-slide,.hero-slide>.hero-art,.hero-copy{height:630px!important}
 .hero-art img{object-position:center top!important}
}
@media(min-width:761px) and (max-width:1100px){
 .hero,.hero-slide,.hero-slide>.hero-art,.hero-copy{height:600px!important}
}

/* Purpose-built wide desktop imagery: fit the complete photograph and keep the headline readable. */
@media(min-width:761px){
 .hero,.hero-slide,.hero-slide>.hero-art,.hero-copy{height:650px!important;background:#eaf5ff!important}
 .hero-art img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:right center!important}
 .hero-copy{padding-left:clamp(46px,5vw,85px)!important;padding-right:55px!important;justify-content:center!important}
 .hero-copy>*{width:min(45%,570px)!important;max-width:570px!important}
 .hero-copy>span{color:#e45427!important;font-size:13px!important;font-weight:800!important;letter-spacing:.11em!important}
 .hero-copy h1{font-size:clamp(54px,5.3vw,76px)!important;line-height:1.065!important;letter-spacing:-.045em!important;color:#343b4d!important;margin:13px 0 21px!important;font-weight:800!important}
 .hero-copy h1 b{color:#303289!important}.hero-copy h1 em{color:#ec572c!important}
 .hero-copy>p{font-size:17px!important;line-height:1.65!important;color:#343c4e!important}
 .hero-actions{margin-top:26px!important}
 .overview-visual picture,.overview-visual img{background:#fff!important}
 .overview-visual img{object-fit:contain!important}
}
@media(min-width:761px) and (max-width:1100px){
 .hero,.hero-slide,.hero-slide>.hero-art,.hero-copy{height:610px!important}
 .hero-copy{padding-left:50px!important;padding-right:42px!important}
 .hero-copy>*{width:47%!important}
 .hero-copy h1{font-size:clamp(47px,5.3vw,61px)!important}
}

/* New clean section photography fits its column on both breakpoints with no box edge. */
.overview-visual img,.feature-image img,.know-visual img,.partner-application-image img,.contact-info img{
 object-fit:contain!important;object-position:center!important;background:transparent!important;
 border:0!important;border-radius:0!important;transform:none!important;
}
.app-showcase>img{mask-image:none!important;-webkit-mask-image:none!important;mix-blend-mode:normal!important;object-fit:contain!important}
@media(min-width:761px){
 .feature-image{height:390px!important}
 .featured-service{min-height:390px!important;grid-template-columns:45% minmax(0,55%)!important}
 .know-row{grid-template-columns:46% minmax(0,54%)!important;min-height:390px!important}
 .know-visual{height:390px!important}
 .overview-row{grid-template-columns:46% minmax(0,54%)!important;min-height:390px!important}
 .overview-visual{height:390px!important}
 .partner-application-row{grid-template-columns:44% minmax(0,56%)!important}
 .partner-application-image{height:385px!important}
}
@media(max-width:760px){
 .overview-visual img,.feature-image img,.know-visual img,.partner-application-image img,.contact-info img{width:100%!important;max-width:100%!important;height:100%!important}
}

/* Mobile image reliability: keep the portrait slides and app phone visible without animation gating. */
@media(max-width:760px){
 .hero-slide>.hero-art{display:block!important;visibility:visible!important;opacity:1!important;background:#eaf5ff!important}
 .hero-art img{display:block!important;visibility:visible!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important}
 .download-app{height:auto!important;min-height:0!important;padding:20px 0 35px!important;overflow:visible!important}
 .download-row{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important}
 .download-visual{display:block!important;visibility:visible!important;opacity:1!important;transform:none!important;flex:0 0 auto!important;width:100%!important;height:clamp(310px,95vw,445px)!important;overflow:visible!important}
 .app-showcase,.app-showcase>img{visibility:visible!important;opacity:1!important;transform:none!important}
 .app-showcase{height:100%!important;width:100%!important}
 .app-showcase>img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain!important;object-position:center!important;mask-image:none!important;-webkit-mask-image:none!important;animation:none!important}
 .download-copy{position:relative!important;z-index:2!important;margin-top:8px!important}
}

/* About artwork and the desktop footer call to action. */
.about-detail-image,.about-detail-image img{visibility:visible!important;opacity:1!important}
.about-detail-image img{display:block!important;object-fit:contain!important;object-position:center!important}
.footer-grid>div>a.footer-download-link{display:inline-flex!important;align-items:center;justify-content:center;width:max-content;min-height:42px;padding:9px 18px;margin:12px 0 8px!important;border-radius:24px;background:#f26731!important;color:#fff!important;font-weight:700!important;text-decoration:none;transition:background .2s ease,transform .2s ease}
.footer-grid>div>a.footer-download-link:hover,.footer-grid>div>a.footer-download-link:focus-visible{background:#df511e!important;transform:translateY(-2px)}
@media(min-width:761px){
 .about-detail-hero{padding:28px 0 38px!important}
 .about-detail-row{grid-template-columns:52% 48%!important;gap:16px!important;min-height:490px!important}
 .about-detail-image{height:490px!important;min-width:0!important}
 .about-detail-copy{padding:12px 24px!important}
 .know-row{grid-template-columns:51% 49%!important;min-height:420px!important}
 .know-visual{height:420px!important}
 .know-visual img{width:100%!important;height:100%!important;object-fit:contain!important}
}
@media(max-width:760px){
 .about-detail-image{height:clamp(310px,88vw,470px)!important;width:100%!important}
 .about-detail-image img{width:100%!important;height:100%!important}
 .know-visual{height:clamp(315px,85vw,460px)!important}
 .know-visual img{width:100%!important;height:100%!important;object-fit:contain!important}
}

/* The same section photos appear at both breakpoints; fill the desktop layout. */
@media(min-width:761px){
 .hero,.hero-slide,.hero-slide>.hero-art,.hero-copy{height:clamp(560px,46vw,690px)!important}
 .hero-slide>.hero-art{inset:0!important;width:100%!important;background:#e4f4ff!important}
 .hero-art img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important}
 .hero-copy{justify-content:center!important;padding-left:clamp(54px,7vw,128px)!important;padding-right:50px!important;background:transparent!important}
 .hero-copy>*{width:min(44%,560px)!important}
 .hero-copy h1{font-size:clamp(48px,5.35vw,82px)!important;line-height:1.04!important}
 .hero-copy>p{max-width:480px!important;color:#303743!important}
 .overview-row,.featured-service,.know-row{gap:16px!important}
 .overview-visual,.feature-image,.know-visual{height:clamp(360px,34vw,460px)!important;overflow:hidden!important}
 .overview-visual img,.feature-image img,.know-visual img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
 .overview-copy,.feature-copy,.know-copy{padding-left:20px!important;padding-right:16px!important}
}

/* Keep the desktop hero deep, with the character fully framed. */
@media(min-width:761px){
 .hero,.hero-slide,.hero-slide>.hero-art,.hero-copy{height:clamp(720px,58vw,850px)!important}
 .hero-art img{object-fit:contain!important;object-position:center center!important}
 .hero-copy{padding-left:clamp(55px,7vw,125px)!important}
 .hero-copy>*{width:min(43%,550px)!important}
 .overview-visual{height:clamp(460px,43vw,600px)!important}
 .overview-visual img{object-fit:contain!important;width:100%!important;height:100%!important}
}
@media(min-width:761px) and (max-width:1100px){
 .hero,.hero-slide,.hero-slide>.hero-art,.hero-copy{height:720px!important}
 .hero-copy h1{font-size:clamp(46px,5vw,61px)!important}
}

.partner-role-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border:0;padding:0;margin:0 0 14px;min-width:0}
.partner-role-choices legend{padding:0 0 8px;color:#24304b;font-size:14px;font-weight:700}
.partner-role-choices label{position:relative;cursor:pointer;min-width:0}
.partner-role-choices input{position:absolute;opacity:0;width:1px;height:1px;margin:0;padding:0}
.partner-role-choices span{display:flex;align-items:center;justify-content:center;min-height:48px;padding:7px;border:1.5px solid #cbd4e7;border-radius:10px;color:#303289;background:#f8f9fd;text-align:center;font-size:13px;font-weight:700;line-height:1.25;transition:background .2s,color .2s,border-color .2s,transform .2s}
.partner-role-choices input:checked+span{background:#f26731;color:#fff;border-color:#f26731}
.partner-role-choices input:focus-visible+span{outline:3px solid #303289;outline-offset:2px}
.partner-role-choices label:hover span{transform:translateY(-2px);border-color:#f26731}
@media(max-width:390px){.partner-role-choices{gap:5px}.partner-role-choices span{font-size:11px;padding:6px 3px}}

/* Partner photo and role selector must stay visible at each viewport width. */
.partner-role-choices input[type="radio"]{position:absolute!important;width:1px!important;height:1px!important;min-height:0!important;opacity:0!important;padding:0!important;border:0!important;margin:0!important}
@media(min-width:761px){
 .partner-application-row{align-items:center!important;grid-template-columns:45% minmax(0,55%)!important;gap:10px!important}
 .partner-application-image{height:430px!important}
 .partner-application-image img{width:100%!important;height:100%!important;object-fit:contain!important}
 .join-us .center-title{margin-bottom:16px!important}
 .contact-row{align-items:center!important}
}
@media(max-width:760px){
 .partner-application-image{width:100%!important;height:auto!important;aspect-ratio:3/2!important;overflow:hidden!important}
 .partner-application-image img{width:100%!important;height:100%!important;object-fit:contain!important}
 .partner-form{margin-top:0!important}
}

/* One distinct visual and action for each partner role. */
.join-us,.our-services,.know-us,.one-app,.benefits,.digital-line{min-height:0!important}
.partner-roles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:12px 0 22px}
.partner-role-card{min-width:0;padding:14px 14px 18px;border:1px solid #e2e7f0;border-radius:18px;background:#fff;text-align:center;box-shadow:0 8px 22px rgba(25,40,95,.055)}
.partner-role-card img{width:100%;height:285px;object-fit:contain;background:#fff}
.partner-role-card h3{font-size:21px;color:#303289;margin:8px 0 5px}
.partner-role-card p{font-size:14px;line-height:1.5;color:#424754;min-height:64px;margin:0 0 12px}
.partner-role-card button{border:0;border-radius:24px;background:#f26731;color:#fff;font:inherit;font-size:13px;font-weight:700;min-height:42px;padding:8px 18px;cursor:pointer}
.partner-role-card button:hover,.partner-role-card button:focus-visible{background:#dc4f1d}
.partner-application-row{display:block!important;max-width:790px;margin:0 auto 10px!important}
.partner-application-row .partner-form{width:100%;margin:0 auto!important}
@media(max-width:760px){
 .partner-roles{grid-template-columns:1fr;gap:13px;margin:12px auto 18px;max-width:470px}
 .partner-role-card{display:grid;grid-template-columns:110px minmax(0,1fr);gap:2px 12px;text-align:left;align-items:center;padding:12px}
 .partner-role-card img{grid-row:1/4;width:110px;height:145px}
 .partner-role-card h3{font-size:18px;margin:0}
 .partner-role-card p{min-height:0;margin:0;font-size:12px}
 .partner-role-card button{font-size:12px;min-height:38px;width:max-content;max-width:100%;padding:7px 12px}
}

/* Centre the support photograph inside its column on both screen sizes. */
.contact-preview .contact-info{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important}
.contact-preview .contact-info img{display:block!important;width:100%!important;max-width:610px!important;height:auto!important;max-height:none!important;aspect-ratio:3/2!important;object-fit:contain!important;object-position:center center!important;margin:0 auto!important}
@media(max-width:760px){.contact-preview .contact-info img{max-width:min(100%,500px)!important}}

/* Desktop-only rhythm: let the content decide height rather than old fixed gaps. */
@media(min-width:761px){
 .one-app,.our-services,.know-us,.benefits,.join-us,.contact{min-height:0!important;padding-top:20px!important;padding-bottom:20px!important}
 .one-app .section-title,.our-services .center-title,.know-us .section-title,.benefits .center-title,.join-us .center-title,.contact .center-title{margin-bottom:14px!important}
 .overview-row{min-height:0!important;align-items:center!important}
 .overview-visual{height:440px!important}
 .overview-copy{padding-top:0!important;padding-bottom:0!important}
 .category-slider{margin-top:4px!important;margin-bottom:12px!important}
 .featured-service{min-height:0!important;align-items:center!important}
 .feature-image{height:355px!important}
 .feature-copy{padding-top:4px!important;padding-bottom:4px!important}
 .know-row{min-height:0!important;align-items:center!important}
 .know-visual{height:360px!important}
 .counter-row{margin-top:5px!important}
 .digital-line{min-height:0!important;padding:6px 0!important}
 .partner-roles{margin:4px 0 14px!important}
 .partner-role-card img{height:245px!important}
 .partner-role-card p{min-height:54px!important}
 .footer-grid{min-height:0!important}
}

/* Partner roles follow one another vertically and enter from the left. */
.partner-roles{grid-template-columns:1fr!important;max-width:920px;margin:10px auto 18px!important;gap:14px!important}
.partner-role-card{display:grid!important;grid-template-columns:minmax(190px,30%) minmax(0,1fr)!important;grid-template-rows:auto auto auto!important;align-content:center;align-items:center;text-align:left!important;column-gap:20px;min-height:235px;padding:14px 26px!important}
.partner-role-card img{grid-column:1;grid-row:1/4;width:100%!important;height:205px!important;object-fit:contain!important}
.partner-role-card h3,.partner-role-card p,.partner-role-card button{grid-column:2}
.partner-role-card h3{align-self:end}
.partner-role-card p{min-height:0!important;align-self:center}
.partner-role-card button{justify-self:start;align-self:start}
.partner-role-card.reveal-left{opacity:0;transform:translateX(-46px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.75,.2,1)}
.partner-role-card.reveal-left.visible{opacity:1;transform:translateX(0)}
.partner-role-card:nth-child(2){transition-delay:.09s}.partner-role-card:nth-child(3){transition-delay:.18s}
.partner-form{background:linear-gradient(155deg,#f1f3ff,#fff 62%,#fff3ea)!important;border:2px solid #d9dff5!important;box-shadow:0 14px 32px rgba(39,51,125,.12)!important}
.partner-form h3{color:#303289!important}.partner-form .button.orange{background:#f26731!important;color:#fff!important}
@media(max-width:760px){
 .overview-row{display:flex!important;flex-direction:column!important;gap:0!important}
 .overview-visual{width:100%!important;height:min(126vw,545px)!important;min-height:390px!important;overflow:visible!important}
 .overview-visual picture,.overview-visual img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center!important}
 .partner-role-card{grid-template-columns:120px minmax(0,1fr)!important;gap:3px 11px!important;min-height:0;padding:11px!important}
 .partner-role-card img{height:152px!important}
 .partner-role-card h3{font-size:17px}
 .partner-form{padding:18px 14px!important}
}

@media(min-width:761px){
 .partner-roles{gap:10px!important;margin:7px auto 12px!important}
 .partner-role-card{min-height:215px!important}
 .partner-role-card img{height:190px!important}
 .partner-application-row{margin-bottom:6px!important}
 .benefits,.contact{padding-bottom:16px!important}
 .download-app{height:auto!important;min-height:0!important}
 .download-row{min-height:0!important;align-items:center!important}
 .footer-grid{padding-top:22px!important;padding-bottom:18px!important}
}
@media(max-width:760px){
 .one-app .overview-copy{padding-top:0!important}
 .partner-roles{gap:9px!important;margin-bottom:12px!important}
 .partner-application-row{margin-bottom:0!important}
}

/* Partner role links open the portal; the coloured enquiry form stays beneath them. */
.partner-role-card .partner-apply{grid-column:2;justify-self:start;align-self:start;display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 18px;border-radius:24px;background:#f26731;color:#fff;text-decoration:none;font-size:13px;font-weight:700;line-height:1.25;transition:background .2s,transform .2s}
.partner-role-card .partner-apply:hover,.partner-role-card .partner-apply:focus-visible{background:#d94d1b;color:#fff;transform:translateY(-2px)}
.partner-form{background:linear-gradient(135deg,#e8edff 0%,#f7f7ff 49%,#ffe4d2 100%)!important;border:2px solid #c6cef1!important}
@media(max-width:760px){
 .partner-role-card .partner-apply{min-height:38px;padding:7px 12px;font-size:12px}
 .download-app{padding:25px 0 30px!important;overflow:hidden!important}
 .download-row{gap:0!important}
 .download-visual{height:clamp(350px,110vw,470px)!important;overflow:hidden!important}
 .download-visual .app-showcase{height:100%!important;overflow:hidden!important}
 .download-visual .app-showcase>img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
 .download-copy{margin-top:18px!important;padding:0 8px!important}
 .download-copy .play-store{margin:22px auto 0!important;position:relative!important;z-index:3!important}
}
@media(min-width:761px){
 .download-app{height:auto!important;min-height:520px!important;overflow:hidden!important}
 .download-row{min-height:520px!important;grid-template-columns:45% minmax(0,55%)!important}
 .download-visual{height:490px!important;overflow:visible!important}
 .download-visual .app-showcase,.download-visual .app-showcase>img{height:100%!important;max-height:490px!important;object-fit:contain!important;object-position:center!important}
}

/* Give the first banking visual more room without changing the other slides. */
.one-app:has(.category-slider button[data-category="banking"].active) .feature-image img{transform:scale(1.1)!important;transform-origin:center center!important}
@media(max-width:760px){.one-app:has(.category-slider button[data-category="banking"].active) .feature-image img{transform:scale(1.06)!important}}

/* One App desktop services: readable icons in two compact rows. */
@media(min-width:761px){
 .one-app .overview-icons{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px 12px!important;margin-top:12px!important}
 .one-app .overview-icons button{min-height:98px!important;padding:4px!important;gap:5px!important;font-size:12px!important}
 .one-app .overview-icons i{width:70px!important;height:70px!important}
 .one-app .overview-icons svg{width:34px!important;height:34px!important}
}

/* The hero artwork and real HTML text occupy a single uninterrupted canvas. */
.site-header{border-bottom:0!important}
.hero,.hero-slide{border:0!important;box-shadow:none!important}
.hero:after,.hero-slide:before,.hero-slide:after{display:none!important}
@media(min-width:761px){
 .hero,.hero-slide,.hero-slide>.hero-art{background:#dcefff!important}
 .hero-slide>.hero-art{inset:0!important;height:100%!important;overflow:hidden!important}
 .hero-art img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:58% center!important}
 .hero-copy{background:transparent!important}
}
@media(max-width:760px){
 .hero,.hero-slide,.hero-slide>.hero-art,.hero-copy{background:#eef6fd!important}
 .hero-slide>.hero-art{border:0!important}
 .hero-art img{object-position:center bottom!important}
}

/* Final homepage rhythm. Keep the approved hero artwork unchanged. */
@media(min-width:761px){
 main{background-color:#f9fbff;background-image:radial-gradient(circle,rgba(65,83,163,.085) 1.35px,transparent 1.5px);background-size:21px 21px}
 main>.one-app,main>.our-services,main>.know-us,main>.benefits,main>.digital-line,main>.join-us,main>.contact{background:transparent!important}
 .hero-copy h1{font-size:clamp(64px,5.8vw,90px)!important;line-height:1.07!important;letter-spacing:-.045em!important}
 .hero-copy>p{font-size:clamp(17px,1.28vw,20px)!important;line-height:1.6!important;max-width:530px!important}
 .one-app .section-title{margin-bottom:20px!important}
 .one-app .overview-row{grid-template-columns:minmax(0,49%) minmax(0,51%)!important;gap:20px!important;align-items:center!important}
 .one-app .overview-copy{padding:12px 14px 12px 22px!important}
 .one-app .overview-icons{margin-top:20px!important;row-gap:15px!important}
 .one-app .category-slider{margin-top:22px!important;margin-bottom:20px!important}
 .one-app .featured-service{grid-template-columns:minmax(0,48%) minmax(0,52%)!important;gap:16px!important;align-items:center!important;min-height:430px!important}
 .one-app .feature-image{height:420px!important}
 .one-app .feature-copy{padding:14px 20px!important}
 .one-app .feature-copy h3{font-size:clamp(30px,2.6vw,39px)!important;line-height:1.19!important;color:#303289!important}
 .one-app .feature-copy>p{font-size:15px!important;line-height:1.64!important}
 .our-services .center-title>span{display:inline-block;padding:7px 15px;border:1px solid #e2e8f5;border-radius:11px;background:#fff;color:#303289}
 .our-services .center-title h2{font-size:clamp(42px,4.3vw,58px)!important;line-height:1.13!important;color:#303289!important;margin:15px 0!important}
 .our-services .center-title>p{font-size:17px!important;line-height:1.6!important}
 .benefits .center-title{margin-bottom:29px!important}
 .benefits .benefit-row{margin-bottom:23px!important}
 .benefits .benefit-row article{gap:17px!important}
 .benefits .benefit-row article i{margin-bottom:12px!important}
 .digital-line{padding:22px 0!important}
 .join-us .center-title{margin-bottom:24px!important}
 .partner-roles{max-width:1120px!important;gap:19px!important;margin:14px auto 24px!important}
 .partner-role-card{grid-template-columns:minmax(300px,41%) minmax(0,1fr)!important;min-height:335px!important;padding:20px 28px!important;column-gap:32px!important}
 .partner-role-card img{height:305px!important}
 .partner-role-card h3{font-size:29px!important}
 .partner-role-card p{font-size:16px!important;line-height:1.65!important;max-width:540px}
 .partner-form{padding:25px 30px!important}
}
/* Re-enable the left-to-right reveal on the three larger partner scenes. */
.partner-role-card.reveal-left{opacity:0!important;transform:translateX(-42px)!important;transition:opacity .7s ease,transform .7s cubic-bezier(.2,.72,.2,1)!important}
.partner-role-card.reveal-left.visible{opacity:1!important;transform:translateX(0)!important}
.partner-form{background:linear-gradient(130deg,#e9edff 0%,#f7f8ff 44%,#ffe0c7 100%)!important;border:2px solid #c5cdeb!important;box-shadow:0 16px 36px rgba(40,48,111,.13)!important}
.partner-form input,.partner-form textarea{background:#fff!important}
.partner-application-row{max-width:920px!important;margin:0 auto 10px!important}
.partner-form>p{font-size:15px!important;line-height:1.65!important;color:#343e59!important}
.partner-form .partner-role-choices span{background:#fff!important;border-color:#bec8e9!important}
.partner-form .partner-role-choices input:checked+span{background:#f26731!important;border-color:#f26731!important;color:#fff!important}
.partner-form .partner-form-fields{gap:13px!important}
.partner-form .button.orange{width:max-content!important;min-height:46px!important}
.one-app:has(.category-slider button[data-category="banking"].active) .feature-image img{transform:none!important}
.footer a:not(.footer-download-link):hover,.footer a:not(.footer-download-link):focus-visible,.footer a:not(.footer-download-link):active{color:#f26731!important}
@media(max-width:760px){
 .hero-copy h1{font-size:clamp(44px,10.8vw,64px)!important;line-height:1.06!important}
 .one-app .section-title{margin-bottom:12px!important}
 .one-app .overview-visual{margin-bottom:0!important}
 .one-app .overview-copy{padding:6px 5px 13px!important}
 .one-app .category-slider{margin:12px -13px 16px!important}
 .one-app .feature-image{height:clamp(270px,76vw,400px)!important}
 .one-app .feature-copy{padding:10px 7px 14px!important}
 .one-app .feature-copy>p{font-size:15px!important;line-height:1.6!important}
 .our-services .center-title>span{display:inline-block;padding:6px 12px;border:1px solid #e2e8f5;border-radius:10px;background:#fff;color:#303289}
 .our-services .center-title h2{color:#303289!important;font-size:clamp(31px,8.5vw,42px)!important;line-height:1.16!important}
 .benefits .center-title{margin-bottom:24px!important}
 .benefits .benefit-row{gap:23px!important;margin-bottom:22px!important}
 .benefits .benefit-row article i{margin-bottom:9px!important}
 .digital-line{padding:16px 0!important}
 .partner-roles{gap:18px!important;margin:15px auto 21px!important}
 .partner-role-card{display:flex!important;flex-direction:column!important;align-items:stretch!important;min-height:0!important;padding:15px!important;text-align:left!important}
 .partner-role-card img{width:100%!important;height:clamp(245px,70vw,370px)!important;object-fit:contain!important;flex:none}
 .partner-role-card h3{font-size:24px!important;margin:9px 0 5px!important}
 .partner-role-card p{font-size:14px!important;line-height:1.55!important;min-height:0!important;margin:0 0 12px!important}
 .partner-role-card .partner-apply{align-self:flex-start!important;font-size:13px!important;padding:9px 17px!important}
 .partner-form{padding:21px 17px!important}
 .partner-form-fields{grid-template-columns:1fr!important}
 .partner-form .button.orange{width:100%!important}
}
@media(prefers-reduced-motion:reduce){.partner-role-card.reveal-left{opacity:1!important;transform:none!important;transition:none!important}}

/* Clean partner presentation and balanced site navigation. */
.partner-role-card{border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.partner-role-card h3{text-align:center!important;color:#303289!important;width:100%}
@media(min-width:1081px){
 .site-header{height:88px!important;border-bottom:1px solid #e9edf5!important;box-shadow:0 7px 22px rgba(35,46,98,.075)!important}
 .header-row{width:min(1240px,calc(100% - 52px))!important}
 .logo{width:210px!important;flex:0 0 210px!important}
 .logo img{width:205px!important;max-height:64px!important}
 .left-nav{margin-left:27px!important;gap:24px!important}
 .right-nav{gap:12px!important}
 .main-nav{font-size:14px!important}
 .download-link,.login-link{min-width:130px!important;padding:10px 15px!important;border-radius:24px!important}
 .services-menu{top:88px!important}
}
@media(min-width:761px) and (max-width:1080px){
 .site-header{box-shadow:0 5px 18px rgba(35,46,98,.07)!important}
 .left-nav{gap:12px!important;margin-left:15px!important}
 .right-nav{gap:7px!important}
 .main-nav{font-size:12px!important}
 .download-link,.login-link{min-width:0!important;padding:9px 10px!important}
}
@media(max-width:760px){
 .site-header{height:72px!important;background:#fff!important;box-shadow:0 4px 16px rgba(35,46,98,.08)!important}
 .header-row{justify-content:space-between!important}
 .logo{position:static!important;transform:none!important;width:min(70vw,210px)!important;flex:0 0 auto!important;margin:0!important}
 .logo img{width:min(70vw,210px)!important;max-height:56px!important;object-fit:contain!important;object-position:left center!important}
 .menu-button{position:relative!important;right:auto!important;flex:0 0 46px!important;border:1px solid #e1e5f2!important;border-radius:12px!important;background:#f7f8ff!important}
 .menu-button span{background:#303289!important}
 .left-nav{top:72px!important;border-top:1px solid #e9edf5!important}
 .partner-role-card{padding:12px 0!important}
 .partner-role-card h3{margin:7px auto 8px!important}
 .partner-role-card .partner-apply{align-self:center!important}
 .download-app{overflow:visible!important;padding:25px 0 35px!important}
 .download-row{display:flex!important;flex-direction:column!important;gap:0!important}
 .download-visual{width:100%!important;height:min(146vw,610px)!important;flex:0 0 auto!important;overflow:visible!important}
 .download-visual .app-showcase{width:100%!important;height:100%!important;overflow:visible!important}
 .download-visual .app-showcase>img{height:100%!important;max-height:none!important;object-fit:contain!important}
 .download-copy{margin-top:12px!important}
}
/* Desktop: give the service icons below the banking slider a little breathing room. */
@media(min-width:761px){
 .one-app .featured-service .feature-icons{margin-top:24px!important;margin-bottom:10px!important}
}
/* Partner scenes are open rows, with the role and CTA aligned to the copy. */
.partner-role-card,.partner-role-card:hover{border:0!important;outline:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}
.partner-role-card img{background:transparent!important;border:0!important;box-shadow:none!important}
@media(min-width:761px){
 .partner-roles{max-width:1050px!important;gap:7px!important}
 .partner-role-card{grid-template-columns:minmax(250px,37%) minmax(0,1fr)!important;column-gap:28px!important;grid-template-rows:auto auto auto!important;min-height:280px!important;padding:8px 14px!important}
 .partner-role-card img{grid-column:1!important;grid-row:1/4!important;height:268px!important}
 .partner-role-card h3{grid-column:2!important;grid-row:1!important;justify-self:center!important;margin:0 0 7px!important;text-align:center!important}
 .partner-role-card p{grid-column:2!important;grid-row:2!important;align-self:center!important;margin:0 0 12px!important;text-align:left!important}
 .partner-role-card .partner-apply{grid-column:2!important;grid-row:3!important;justify-self:center!important;margin:0!important}
 .partner-application-row{max-width:920px!important;margin:15px auto 18px!important}
 .partner-form{padding:28px 32px 30px!important;border:1px solid #d7dff1!important;border-radius:18px!important;background:linear-gradient(135deg,#f0f3ff 0%,#fff 58%,#fff1e8 100%)!important;box-shadow:0 10px 25px rgba(35,46,98,.09)!important}
 .partner-form h3,.partner-form>p{text-align:center!important}
 .partner-form>p{max-width:700px;margin:0 auto 19px!important}
 .partner-form .partner-role-choices{gap:12px!important;margin-bottom:18px!important}
 .partner-form .partner-form-fields{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
 .partner-form input,.partner-form textarea{min-height:46px!important;font-size:14px!important}
 .partner-form .partner-message{display:block!important;margin-top:17px!important}
 .partner-form .partner-message textarea{width:100%!important;min-height:82px!important}
 .partner-form .button.orange{display:block!important;margin:19px auto 0!important}
}
@media(min-width:761px){
 .contact-preview .contact-preview-copy{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:14px 26px!important}
 .contact-preview .contact-preview-copy h3{width:100%;text-align:center!important}
 .contact-preview .contact-preview-copy p{width:100%;max-width:530px;text-align:center!important}
 .contact-preview .contact-preview-copy .button{align-self:center!important;width:max-content!important;max-width:100%!important;margin:12px auto 0!important;text-align:center!important}
}
/* Keep the original full brand mark centred and the mobile menu on the right. */
@media(max-width:760px){
 .site-header .header-row{position:relative!important;display:flex!important;justify-content:center!important;align-items:center!important}
 .site-header .logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;width:min(63vw,210px)!important;max-width:calc(100% - 95px)!important;flex:none!important;margin:0!important}
 .site-header .logo img{width:100%!important;height:auto!important;max-height:57px!important;object-fit:contain!important;object-position:center!important}
 .site-header .menu-button{position:absolute!important;left:auto!important;right:0!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important}
 .footer .footer-logo{animation:none!important;transform:none!important}
}
/* Desktop-only scale pass based on the latest walkthrough; mobile stays approved. */
@media(min-width:761px){
 .hero-copy h1{font-size:clamp(73px,6.3vw,104px)!important;line-height:1.04!important;max-width:620px!important}
 .hero-copy>span{font-size:13px!important}
 .hero-copy>p{font-size:clamp(18px,1.33vw,21px)!important;max-width:555px!important}
 .partner-roles{max-width:1120px!important;gap:9px!important}
 .partner-role-card{grid-template-columns:minmax(335px,40%) minmax(0,1fr)!important;min-height:390px!important;column-gap:20px!important;padding:5px 12px!important}
 .partner-role-card img{height:370px!important;width:100%!important;object-fit:contain!important;object-position:center!important}
}
@media(min-width:761px) and (max-width:1050px){
 .hero-copy h1{font-size:clamp(57px,6.2vw,74px)!important}
 .partner-role-card{grid-template-columns:minmax(265px,38%) minmax(0,1fr)!important;min-height:330px!important}
 .partner-role-card img{height:315px!important}
}
.partner-role-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}
.partner-role-actions .partner-whatsapp{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 18px;border:1px solid #303289;border-radius:24px;background:#fff;color:#303289;font-size:13px;font-weight:700;transition:background .2s,color .2s,transform .2s}
.partner-role-actions .partner-whatsapp:hover,.partner-role-actions .partner-whatsapp:focus-visible{background:#303289;color:#fff;transform:translateY(-2px)}
@media(min-width:761px){
 .partner-application-row{display:none!important}
 .partner-role-card .partner-role-actions{grid-column:2!important;grid-row:3!important;justify-self:center!important}
 .partner-role-card .partner-apply{grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;align-self:auto!important}
}
@media(max-width:760px){
 .partner-role-card .partner-role-actions{width:100%;justify-content:center}
 .partner-role-card .partner-whatsapp{display:none!important}
}
/* Separate desktop imagery: the mobile partner scenes remain untouched. */
@media(min-width:761px){
 .partner-role-card picture{display:block!important;grid-column:1!important;grid-row:1/4!important;width:100%!important;height:370px!important}
 .partner-role-card picture img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
}
@media(min-width:761px) and (max-width:1050px){.partner-role-card picture{height:315px!important}}
@media(max-width:760px){
 .partner-role-card picture{display:block!important;width:100%!important;height:clamp(245px,70vw,370px)!important;flex:none!important}
 .partner-role-card picture img{width:100%!important;height:100%!important;object-fit:contain!important}
}
