@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,ui-sans-serif,sans-serif;color:#101828;background:#f6f8fc;font-synthesis:none;--navy:#1217b8;--blue:#0054e8;--soft:#eff5ff;--ink:#101828;--muted:#667085;--line:#e5eaf2;--surface:#fff;--success:#0d9b70;--shadow:0 14px 36px rgba(16,24,40,.07)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f6f8fc}button,input{font:inherit}button{border:0;cursor:pointer;color:inherit}.app-frame{min-height:100vh;display:flex}.desktop-sidebar{width:254px;background:#fff;border-right:1px solid var(--line);padding:28px 18px 20px;display:flex;flex-direction:column;flex-shrink:0}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-weight:800;font-size:20px;letter-spacing:-.6px;padding:0 12px}.brand-mark{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;color:#fff;background:linear-gradient(145deg,var(--navy),var(--blue));font-size:22px;font-weight:800}.brand.compact{font-size:17px;padding:0}.brand.compact .brand-mark{width:30px;height:30px;border-radius:9px;font-size:17px}.sidebar-user{display:flex;align-items:center;gap:10px;padding:28px 12px 24px;margin:0 0 8px;border-bottom:1px solid var(--line)}.avatar,.profile-avatar{display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--blue);font-weight:800}.avatar{width:38px;height:38px;font-size:15px}.sidebar-user b,.sidebar-user span{display:block}.sidebar-user b{font-size:12px;max-width:145px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user span{font-size:10px;color:var(--muted);margin-top:3px}.sidebar-nav,.sidebar-footer{display:grid;gap:5px}.sidebar-footer{margin-top:auto}.nav-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 13px;border-radius:12px;background:transparent;color:var(--muted);text-align:left;font-size:12px;font-weight:600}.nav-item:hover{background:#f8faff;color:var(--blue)}.nav-item.active{background:var(--soft);color:var(--blue);font-weight:800}.main-area{width:100%;min-width:0}.mobile-topbar,.mobile-nav{display:none}.page-content{width:min(1120px,100%);margin:0 auto;padding:48px 44px 70px}.home-page{padding-top:52px}.welcome-row{display:flex;justify-content:space-between;gap:25px;align-items:flex-start;margin-bottom:30px}.eyebrow{display:block;color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.eyebrow.light{color:#ffffffbd}h1,h2,p{margin:0}.welcome-row h1,.page-intro h1{margin-top:8px;font-size:34px;line-height:1.12;letter-spacing:-1.5px}.welcome-row p,.page-intro p{color:var(--muted);font-size:14px;margin-top:10px}.notification-button{position:relative;display:grid;place-items:center;width:43px;height:43px;border-radius:14px;background:#fff;border:1px solid var(--line);color:var(--ink);box-shadow:0 4px 15px #1018280b}.notification-button i{position:absolute;right:10px;top:9px;width:6px;height:6px;border-radius:50%;background:#ff425c}.balance-hero{position:relative;overflow:hidden;min-height:245px;padding:30px 34px;border-radius:25px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;box-shadow:0 18px 38px #0054e82e;display:flex;justify-content:space-between}.balance-hero:after{content:"";position:absolute;width:320px;height:320px;border:1px solid #ffffff20;border-radius:50%;right:-120px;top:-180px}.balance-line{display:flex;align-items:center;gap:13px;margin-top:19px}.balance-line strong{font-size:38px;letter-spacing:-1.5px}.balance-line button{display:grid;place-items:center;background:#ffffff18;color:#fff;border-radius:50%;width:36px;height:36px}.balance-meta{display:flex;align-items:center;gap:6px;margin-top:17px;color:#ffffffb8;font-size:11px}.balance-orb{position:absolute;right:100px;top:48px;width:112px;height:112px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#ffffff19;border:1px solid #ffffff2e}.hero-add{position:absolute;left:34px;bottom:28px;display:flex;align-items:center;gap:7px;padding:10px 15px;border-radius:10px;background:#fff;color:var(--blue);font-size:12px;font-weight:800}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 36px}.quick-action{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:15px;text-align:left}.quick-action span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--soft);color:var(--blue)}.quick-action b{font-size:12px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.section-title h2{font-size:18px;letter-spacing:-.5px}.section-title button{display:flex;align-items:center;gap:5px;background:transparent;color:var(--blue);font-size:11px;font-weight:800}.service-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.service-tile{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:15px 13px;background:#fff;border:1px solid var(--line);border-radius:15px;text-align:left}.service-tile span,.product-icon,.payment-icon{display:grid;place-items:center;background:var(--soft);color:var(--blue);border-radius:12px}.service-tile span{width:38px;height:38px}.service-tile b{font-size:11px;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.promo-card{display:flex;justify-content:space-between;align-items:center;margin-top:34px;padding:26px 31px;min-height:170px;border-radius:20px;background:linear-gradient(135deg,#eaf2ff,#f3efff);color:var(--navy)}.promo-card h2{font-size:22px;line-height:1.25;letter-spacing:-.7px;margin:8px 0 18px}.promo-card button{display:flex;align-items:center;gap:6px;padding:10px 14px;background:var(--blue);border-radius:9px;color:#fff;font-size:11px;font-weight:800}.promo-card>svg{color:#6f35e8;opacity:.5;margin-right:30px}.page-intro{margin-bottom:28px}.search-box{display:flex;align-items:center;gap:10px;padding:13px 15px;background:#fff;border:1px solid var(--line);border-radius:13px;color:var(--muted);margin-bottom:20px}.search-box input{width:100%;border:0;outline:0;color:var(--ink);font-size:13px}.service-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:32px}.category-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:15px;text-align:left}.category-card span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--soft);color:var(--blue)}.category-card b,.category-card small{display:block}.category-card b{font-size:12px}.category-card small{color:var(--muted);font-size:10px;margin-top:4px}.category-card>svg{color:#98a2b3}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.product-card{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:15px;text-align:left}.product-card div{min-width:0}.product-card b,.product-card small{display:block}.product-card b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card small{font-size:10px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px}.product-card strong{grid-column:2;color:var(--blue);font-size:13px}.product-icon{width:40px;height:40px}.history-filter{display:flex;gap:6px;background:#fff;padding:5px;border:1px solid var(--line);border-radius:12px;margin-bottom:20px;width:max-content}.history-filter button{padding:9px 18px;border-radius:8px;background:transparent;color:var(--muted);font-size:11px;font-weight:700}.history-filter .selected{background:var(--blue);color:#fff}.list-card{background:#fff;border:1px solid var(--line);border-radius:17px;padding:18px}.history-item{display:flex;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid var(--line)}.history-item:last-child{border:0}.history-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--soft);color:var(--blue);flex-shrink:0}.history-copy{min-width:0;flex:1}.history-copy b,.history-copy span,.history-copy small{display:block}.history-copy b{font-size:12px}.history-copy span,.history-copy small{font-size:10px;color:var(--muted);margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-value{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.history-value strong{font-size:12px}.status{padding:5px 8px;border-radius:99px;font-size:9px;font-weight:800}.status.success{color:var(--success);background:#e6f7f0}.status.pending{color:#c26d10;background:#fff2df}.status.failed{color:#df3c50;background:#ffebee}.balance-summary{padding:27px;border-radius:18px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;margin-bottom:18px}.balance-summary span,.balance-summary strong{display:block}.balance-summary span{font-size:11px;color:#ffffffb8}.balance-summary strong{font-size:32px;margin:10px 0 20px}.balance-summary button{display:flex;align-items:center;gap:6px;padding:10px 13px;border-radius:9px;color:var(--blue);background:#fff;font-size:11px;font-weight:800}.payment-row{display:flex;align-items:center;gap:12px;padding:13px 0}.payment-row>div{flex:1}.payment-row b,.payment-row small{display:block}.payment-row b{font-size:12px}.payment-row small{font-size:10px;color:var(--muted);margin-top:4px}.payment-icon{width:42px;height:42px}.profile-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;margin-bottom:18px}.profile-avatar{width:54px;height:54px;font-size:21px}.profile-card div:nth-child(2){flex:1}.profile-card h2{font-size:16px}.profile-card p{font-size:11px;color:var(--muted);margin-top:4px}.icon-button{display:grid;place-items:center;background:#f8faff;color:var(--muted);border-radius:10px;width:38px;height:38px}.settings-list{padding:7px 16px}.settings-list button{display:flex;align-items:center;gap:12px;width:100%;padding:16px 0;background:transparent;border-bottom:1px solid var(--line);text-align:left}.settings-list button:last-child{border:0}.settings-list button>svg:first-child{color:var(--blue)}.settings-list span{flex:1}.settings-list b,.settings-list small{display:block}.settings-list b{font-size:12px}.settings-list small{font-size:10px;color:var(--muted);margin-top:4px}.empty-state{display:flex;flex-direction:column;align-items:center;gap:8px;padding:70px 20px;color:var(--muted);text-align:center}.empty-state svg{color:var(--blue)}.empty-state b{color:var(--ink);font-size:14px}.empty-state span{font-size:11px}.skeleton-row{display:flex;gap:10px;padding:18px 0}.skeleton-row i{height:70px;flex:1;border-radius:13px;background:linear-gradient(90deg,#f0f3f8,#fafbfc,#f0f3f8);background-size:200% 100%;animation:shimmer 1.3s infinite}@keyframes shimmer{to{background-position:-200% 0}}.scrim{display:none}@media(max-width:900px){.desktop-sidebar{position:fixed;z-index:20;left:-270px;top:0;bottom:0;transition:left .24s ease;box-shadow:var(--shadow)}.desktop-sidebar.open{left:0}.scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;background:#10182855}.mobile-topbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.mobile-topbar .brand{padding:0}.mobile-nav{position:fixed;display:flex;z-index:15;bottom:0;left:0;right:0;height:70px;align-items:center;justify-content:space-around;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 28px #1018280b}.mobile-nav .nav-item{width:58px;padding:7px 2px;display:flex;flex-direction:column;gap:4px;text-align:center;font-size:9px;align-items:center}.mobile-topup{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;width:61px;height:61px;margin-top:-28px;border-radius:50%;background:var(--blue);color:#fff;box-shadow:0 9px 20px #0054e84d;font-size:9px;font-weight:800}.page-content,.home-page{padding:28px 16px 94px}.welcome-row{margin-bottom:22px}.welcome-row h1,.page-intro h1{font-size:26px}.welcome-row p,.page-intro p{font-size:12px;line-height:1.45}.balance-hero{min-height:210px;padding:24px 22px;border-radius:21px}.balance-line strong{font-size:29px}.balance-orb{right:24px;top:40px;width:80px;height:80px}.hero-add{left:22px;bottom:22px}.quick-grid{gap:8px;margin:12px 0 28px}.quick-action{display:flex;flex-direction:column;justify-content:center;gap:7px;padding:11px 5px;text-align:center}.quick-action span{width:34px;height:34px}.quick-action b{font-size:9px}.service-strip{grid-template-columns:repeat(3,1fr);gap:8px}.service-tile{padding:12px 10px;gap:8px}.service-tile b{font-size:10px}.promo-card{padding:20px;min-height:145px}.promo-card h2{font-size:17px}.promo-card>svg{margin-right:0;width:65px}.service-categories,.product-grid{grid-template-columns:1fr 1fr}.category-card{grid-template-columns:auto 1fr}.category-card>svg{display:none}.history-item{gap:10px}.history-value strong{font-size:11px}.page-intro{margin-bottom:22px}}@media(max-width:390px){.balance-line strong{font-size:25px}.balance-orb{right:15px;width:66px;height:66px}.balance-orb svg{width:26px}.quick-action b{font-size:8.5px}.product-grid,.service-categories{grid-template-columns:1fr}}.landing-page{min-height:100vh;background:#fff}.landing-nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px;max-width:1240px;margin:auto;padding:0 32px}.landing-nav nav{display:flex;gap:30px;margin-left:auto}.landing-nav nav a{color:var(--muted);font-size:12px;font-weight:700;text-decoration:none}.landing-nav>div{display:flex;gap:10px;margin-left:12px}.landing-login,.landing-register{padding:10px 15px;border-radius:9px;font-size:11px;font-weight:800}.landing-login{background:transparent;color:var(--blue)}.landing-register{display:flex;align-items:center;gap:6px;background:var(--blue);color:#fff}.landing-hero{min-height:620px;max-width:1240px;margin:auto;padding:88px 32px 72px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px}.hero-kicker{display:inline-flex;align-items:center;gap:7px;color:var(--blue);font-size:11px;font-weight:800;background:var(--soft);padding:9px 12px;border-radius:99px}.hero-copy h1{font-size:56px;line-height:1.08;letter-spacing:-3px;margin:20px 0}.hero-copy h1 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:550px;color:var(--muted);font-size:16px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:12px;margin-top:29px}.primary-cta,.secondary-cta{display:flex;align-items:center;gap:7px;padding:13px 17px;border-radius:10px;font-size:12px;font-weight:800}.primary-cta{background:var(--blue);color:#fff;box-shadow:0 10px 22px #0054e833}.secondary-cta{background:#fff;color:var(--blue);border:1px solid var(--line)}.trust-row{display:flex;gap:20px;margin-top:34px}.trust-row span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:700}.trust-row svg{color:var(--success)}.hero-visual{position:relative;min-height:475px;display:grid;place-items:center}.visual-glow{position:absolute;width:390px;height:390px;border-radius:50%;background:linear-gradient(145deg,#e6edff,#f5f0ff);filter:blur(2px)}.phone-mock{position:relative;width:258px;height:495px;padding:14px;border:7px solid #101828;border-radius:32px;background:#f6f8fc;box-shadow:0 28px 60px #10182835;z-index:1;transform:rotate(5deg)}.mock-status{display:flex;justify-content:space-between;color:#667085;font-size:8px;padding:4px}.mock-greeting{color:var(--muted);font-size:9px;margin:28px 10px 13px}.mock-greeting strong{display:block;color:var(--ink);font-size:19px;margin-top:5px}.mock-balance{padding:17px;border-radius:18px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff}.mock-balance small,.mock-balance b,.mock-balance span{display:block}.mock-balance small{font-size:8px;color:#ffffffb8}.mock-balance b{font-size:20px;margin:14px 0}.mock-balance span{font-size:8px;color:#ffffffc7}.mock-services{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:14px 2px}.mock-services i{height:42px;border-radius:9px;background:#fff;border:1px solid var(--line)}.mock-list{display:grid;gap:8px;margin:14px 2px}.mock-list span{height:44px;border-radius:10px;background:#fff;border:1px solid var(--line)}.float-card{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:var(--shadow);font-size:10px}.float-card svg{color:var(--blue)}.float-card b,.float-card small{display:block}.float-card small{color:var(--muted);font-size:9px;margin-top:3px}.logo-strip{display:flex;align-items:center;justify-content:center;gap:24px;padding:21px 32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#98a2b3}.logo-strip span{font-size:10px}.logo-strip b{color:#667085;font-size:13px}.logo-strip i{width:4px;height:4px;border-radius:50%;background:#d0d5dd}.landing-section{max-width:1150px;margin:auto;padding:110px 32px}.section-heading{max-width:600px}.section-heading h2,.landing-proof h2{font-size:37px;line-height:1.15;letter-spacing:-1.7px;margin:13px 0}.section-heading p{color:var(--muted);font-size:14px}.landing-features{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:42px}.landing-features article{position:relative;padding:24px 20px 21px;border:1px solid var(--line);border-radius:15px;transition:transform .2s,box-shadow .2s}.landing-features article:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.landing-features article>span{display:grid;place-items:center;width:43px;height:43px;color:var(--blue);background:var(--soft);border-radius:13px}.landing-features h3{font-size:14px;margin:22px 0 9px}.landing-features p{min-height:48px;color:var(--muted);font-size:11px;line-height:1.6}.landing-features article>svg{color:var(--blue);margin-top:18px}.landing-proof{max-width:1150px;margin:auto;padding:82px 32px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;background:#f8faff;border-radius:28px}.proof-items{display:grid;gap:20px}.proof-items>div{display:flex;gap:18px;padding-bottom:20px;border-bottom:1px solid var(--line)}.proof-items strong{color:#a9bce5;font-size:13px}.proof-items b,.proof-items small{display:block}.proof-items b{font-size:13px}.proof-items small{color:var(--muted);font-size:11px;line-height:1.5;margin-top:5px}.landing-final{max-width:1150px;margin:72px auto;padding:46px 52px;display:flex;align-items:center;justify-content:space-between;border-radius:22px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff}.landing-final h2{font-size:28px;letter-spacing:-1px;margin:10px 0}.landing-final p{color:#ffffffb8;font-size:12px}.landing-final button{display:flex;align-items:center;gap:7px;padding:13px 16px;border-radius:10px;background:#fff;color:var(--blue);font-size:12px;font-weight:800}.landing-footer{max-width:1150px;margin:auto;padding:28px 32px 35px;display:flex;align-items:center;gap:28px;color:#98a2b3;font-size:10px}.landing-footer .brand{margin-right:auto}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-side{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:38px clamp(32px,7vw,100px);color:#fff;background:linear-gradient(145deg,var(--navy),var(--blue));overflow:hidden}.auth-side:after{content:"";position:absolute;width:580px;height:580px;border:1px solid #ffffff18;border-radius:50%;right:-300px;bottom:-190px}.auth-side>.brand{padding:0;color:#fff;position:relative;z-index:1}.auth-side>div:nth-of-type(2){position:relative;z-index:1;max-width:440px}.auth-side h1{font-size:44px;line-height:1.1;letter-spacing:-2px;margin:13px 0}.auth-side p{color:#ffffffc2;font-size:14px;line-height:1.6}.back-landing{align-self:flex-start;display:flex;align-items:center;gap:6px;background:transparent;color:#ffffffb8;font-size:11px;margin-bottom:30px}.auth-side-note{display:flex;align-items:center;gap:8px;color:#ffffffa8;font-size:10px;position:relative;z-index:1}.auth-card-wrap{display:grid;place-items:center;padding:32px}.auth-card{width:min(410px,100%);padding:20px}.auth-heading{margin-bottom:28px}.auth-heading h2{font-size:26px;letter-spacing:-1px;margin:9px 0}.auth-heading p{color:var(--muted);font-size:12px}.auth-card label{display:block;color:var(--ink);font-size:11px;font-weight:800;margin:15px 0}.auth-card input{display:block;width:100%;padding:13px 14px;margin-top:7px;border:1px solid var(--line);border-radius:10px;outline:0;color:var(--ink);font-size:12px;background:#fff}.auth-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0054e817}.auth-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;margin-top:24px;border-radius:10px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.auth-switch{text-align:center;color:var(--muted);font-size:11px;margin-top:22px}.auth-switch button{background:transparent;color:var(--blue);font-weight:800;margin-left:5px}.auth-error{padding:11px 13px;border-radius:9px;background:#ffebee;color:#df3c50;font-size:11px}.desktop-sidebar{display:none}.app-topbar{height:76px;display:flex;align-items:center;gap:42px;padding:0 max(34px,calc((100vw - 1240px)/2));background:#ffffffeb;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.desktop-links{display:flex;align-items:center;gap:26px;flex:1}.desktop-links button{position:relative;padding:27px 0;background:transparent;color:var(--muted);font-size:12px;font-weight:700}.desktop-links button.active{color:var(--blue)}.desktop-links button.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;border-radius:3px 3px 0 0;background:var(--blue)}.topbar-actions{display:flex;align-items:center;gap:12px}.topbar-help{display:flex;align-items:center;gap:6px;padding:9px 11px;background:transparent;color:var(--muted);font-size:11px;font-weight:700}.topbar-profile{display:flex;align-items:center;gap:8px;padding:5px 8px 5px 5px;background:#f8faff;border:1px solid var(--line);border-radius:11px;font-size:11px}.topbar-profile span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--soft);color:var(--blue);font-weight:800}.topbar-profile b{max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-menu-trigger{display:none}.main-area{background:radial-gradient(circle at 82% 0,#eaf2ff 0,transparent 340px),#f6f8fc}.page-content{width:min(1180px,100%);padding-top:55px}.home-page{padding-top:58px}.welcome-row h1{font-size:39px}.balance-hero{min-height:270px;border-radius:28px}.quick-grid{grid-template-columns:repeat(4,minmax(150px,1fr));max-width:760px}.promo-card{max-width:760px}@media(max-width:900px){.app-topbar{height:64px;display:flex;justify-content:space-between;gap:0;padding:0 16px}.app-topbar .brand{padding:0}.desktop-links,.topbar-help,.topbar-profile{display:none}.mobile-menu-trigger{display:grid}.desktop-sidebar{display:flex}.page-content,.home-page{padding-top:28px}}@media(max-width:900px){.landing-nav{height:68px;padding:0 18px}.landing-nav nav,.landing-login{display:none}.landing-nav>div{margin-left:auto}.landing-register{padding:9px 11px;font-size:10px}.landing-hero{display:flex;flex-direction:column;padding:52px 20px 48px;gap:28px;min-height:0}.hero-copy h1{font-size:39px;letter-spacing:-2px}.hero-copy>p{font-size:13px;line-height:1.6}.hero-actions{flex-direction:column;align-items:stretch}.primary-cta,.secondary-cta{justify-content:center}.trust-row{gap:9px;justify-content:space-between}.trust-row span{font-size:8px;gap:3px}.hero-visual{min-height:400px;width:100%;transform:scale(.86)}.float-secure{left:-4px;top:60px}.float-payment{right:-4px;bottom:50px}.logo-strip{gap:12px;flex-wrap:wrap;padding:18px}.logo-strip span{width:100%;text-align:center}.landing-section{padding:68px 20px}.section-heading h2,.landing-proof h2{font-size:29px}.landing-features{grid-template-columns:1fr 1fr;gap:10px;margin-top:28px}.landing-features article{padding:18px 14px}.landing-features h3{font-size:12px;margin-top:15px}.landing-features p{font-size:10px}.landing-proof{display:block;margin:0 16px;padding:30px 20px;border-radius:20px}.proof-items{margin-top:30px}.landing-final{margin:50px 16px 0;display:block;padding:30px 24px}.landing-final h2{font-size:24px}.landing-final button{margin-top:22px}.landing-footer{padding:25px 20px 28px;display:grid;gap:10px}.auth-page{display:block}.auth-side{min-height:320px;padding:26px 22px 38px}.auth-side h1{font-size:32px;letter-spacing:-1.4px}.auth-side p{font-size:12px}.auth-side-note{margin-top:30px}.auth-card-wrap{padding:25px 20px}.auth-card{padding:0}.auth-heading h2{font-size:23px}}@media(min-width:901px){.desktop-sidebar{display:flex;width:264px;padding:25px 16px 18px;background:#fff;box-shadow:8px 0 28px #10182809}.desktop-sidebar .brand{padding:0 13px}.desktop-sidebar .sidebar-user{margin-top:28px;padding:16px 12px 20px;border:1px solid #e8edf5;border-radius:16px;background:#f8faff}.desktop-sidebar .sidebar-nav{margin-top:20px;gap:4px}.desktop-sidebar .sidebar-footer{gap:4px}.desktop-sidebar .nav-item{min-height:45px;padding:11px 13px;border-radius:12px;font-size:11px}.desktop-sidebar .nav-item.active{box-shadow:inset 3px 0 0 var(--blue);background:#edf4ff}.app-topbar{height:70px;padding:0 34px;justify-content:flex-end}.app-topbar>.brand,.desktop-links{display:none}.main-area{min-width:0}}@media(max-width:900px){.desktop-sidebar{display:flex}.mobile-nav{display:none}.app-topbar{justify-content:space-between}.app-topbar>.brand{display:flex}}.desktop-sidebar{position:sticky;top:0;height:100vh;overflow:hidden;overscroll-behavior:none}.desktop-sidebar .sidebar-footer,.app-topbar .topbar-help{display:none}@media(max-width:900px){.desktop-sidebar{position:fixed;height:100vh;overflow:hidden}}.desktop-sidebar{position:relative}.desktop-sidebar .sidebar-footer{display:grid;position:absolute;left:16px;right:16px;bottom:18px;gap:4px;padding-top:14px;border-top:1px solid #edf1f6;background:#fff}.desktop-sidebar .sidebar-footer .nav-item{min-height:42px}@media(max-width:900px){.desktop-sidebar .sidebar-footer{left:16px;right:16px;bottom:18px}}@media(min-width:901px){.desktop-sidebar{position:sticky;top:0;height:100vh}}@media(max-width:900px){.desktop-sidebar{position:fixed;top:0;bottom:0;height:100vh}}.service-skeleton{display:grid;gap:18px}.service-skeleton-heading{display:grid;gap:9px;padding-bottom:17px;border-bottom:1px solid #edf1f6}.service-skeleton-heading i{display:block;height:14px;border-radius:5px;background:#e9eef6}.service-skeleton-heading i:first-child{width:150px;height:19px}.service-skeleton-heading i:last-child{width:230px;height:10px}.service-skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.service-skeleton-card{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:12px;min-height:112px;padding:15px;border:1px solid #e7edf5;border-radius:14px;background:#fff}.service-skeleton-card>i{width:40px;height:40px;border-radius:11px;background:#eaf1fb}.service-skeleton-card span{display:grid;gap:8px}.service-skeleton-card b,.service-skeleton-card small{display:block;height:9px;border-radius:5px;background:#e9eef6}.service-skeleton-card b{width:80%;height:11px}.service-skeleton-card small{width:56%}.service-skeleton-card em{grid-column:2;width:45%;height:10px;border-radius:5px;background:#e9eef6}.service-skeleton-heading i,.service-skeleton-card>i,.service-skeleton-card b,.service-skeleton-card small,.service-skeleton-card em{background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}@keyframes service-shimmer{to{background-position:-220% 0}}@media(max-width:600px){.service-skeleton-grid{grid-template-columns:1fr 1fr;gap:8px}.service-skeleton-card{min-height:118px;padding:12px;grid-template-columns:36px 1fr;gap:9px}.service-skeleton-card>i{width:36px;height:36px}.service-skeleton-card em{grid-column:2}.service-skeleton-heading i:last-child{width:75%}}.android-banner{display:flex;align-items:center;justify-content:center;gap:28px;min-height:45px;padding:7px 20px;background:#101828;color:#fff}.android-banner>div{display:flex;align-items:center;gap:9px}.android-banner b{font-size:11px}.android-banner small{color:#fff9;font-size:10px}.android-banner a{display:flex;align-items:center;gap:5px;color:#a9c9ff;text-decoration:none;font-size:10px;font-weight:800}.android-pulse{width:7px;height:7px;border-radius:50%;background:#43d6a1;box-shadow:0 0 0 4px #43d6a126}.landing-nav{height:88px;padding-top:0;padding-bottom:0}.landing-nav:after{content:"";position:absolute;left:32px;right:32px;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--line),transparent)}.landing-brand-lockup{display:flex;align-items:center;gap:14px}.landing-brand-lockup small{padding-left:14px;border-left:1px solid var(--line);color:#98a2b3;font-size:9px;font-weight:700;letter-spacing:.2px}.landing-nav nav{display:flex;align-items:center;gap:5px;padding:5px;background:#f8faff;border:1px solid var(--line);border-radius:12px;margin-left:auto}.landing-nav nav a{position:relative;padding:9px 14px;border-radius:8px;color:var(--muted);font-size:11px;font-weight:700;text-decoration:none;transition:.2s}.landing-nav nav a:hover,.landing-nav nav a.active{color:var(--blue);background:#fff;box-shadow:0 3px 10px #1018280b}.landing-nav>div:last-child{display:flex;gap:8px;margin-left:12px}.landing-login,.landing-register{display:flex;align-items:center;gap:5px;padding:11px 14px;border-radius:10px;font-size:11px;font-weight:800}.landing-login{background:transparent;color:var(--blue);border:1px solid transparent}.landing-login:hover{border-color:var(--line);background:#f8faff}.landing-register{background:var(--blue);color:#fff;box-shadow:0 7px 15px #0054e826}.landing-register span{white-space:nowrap}@media(max-width:900px){.android-banner{justify-content:space-between;gap:10px;padding:8px 14px}.android-banner>div{gap:7px}.android-banner small{display:none}.android-banner b{font-size:9px}.android-banner a{font-size:9px;white-space:nowrap}.landing-nav{height:68px;padding:0 18px}.landing-nav:after{left:18px;right:18px}.landing-brand-lockup{margin-left:0!important}.landing-brand-lockup small{display:none}.landing-nav nav,.landing-login{display:none}.landing-nav>div:last-child{margin-left:auto}.landing-register{padding:9px 11px;font-size:10px}}.landing-steps{max-width:1150px;margin:auto;padding:105px 32px 88px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:40px}.step-grid article{display:flex;gap:18px;padding:23px 20px;border:1px solid var(--line);border-radius:15px;background:#fff}.step-grid strong{color:#a9bce5;font-size:14px}.step-grid h3{font-size:14px;margin:0 0 8px}.step-grid p{color:var(--muted);font-size:11px;line-height:1.55}.landing-faq{max-width:850px;margin:auto;padding:86px 32px 30px}.faq-list{margin-top:35px;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 2px;cursor:pointer;list-style:none;font-size:13px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{color:var(--blue);transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details p{max-width:680px;color:var(--muted);font-size:11px;line-height:1.7;padding:0 36px 19px 2px}.landing-faq-skeleton{display:grid;gap:10px;padding:19px 2px;border-bottom:1px solid var(--line)}.landing-faq-skeleton i,.landing-faq-skeleton span{display:block;border-radius:6px;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.landing-faq-skeleton i{width:58%;height:13px}.landing-faq-skeleton span{width:36%;height:8px}.landing-faq-empty{padding:28px 2px;border-bottom:1px solid var(--line);color:var(--muted);font-size:11px}@media(max-width:900px){.landing-steps{padding:68px 20px 55px}.step-grid{grid-template-columns:1fr;gap:10px;margin-top:28px}.step-grid article{padding:18px 15px}.landing-faq{padding:55px 20px 20px}.faq-list{margin-top:25px}.faq-list summary{font-size:12px}.faq-list details p{font-size:10px}}.landing-highlights{max-width:980px;margin:0 auto;padding:22px 32px;display:flex;align-items:center;justify-content:space-around;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.landing-highlights div{display:flex;align-items:center;gap:8px}.landing-highlights strong{font-size:13px;color:var(--ink)}.landing-highlights span{font-size:10px;color:var(--muted)}.landing-highlights i{width:1px;height:26px;background:var(--line)}.hero-copy h1{max-width:670px}@media(max-width:900px){.landing-highlights{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:18px 20px}.landing-highlights i{display:none}.landing-highlights div,.landing-highlights strong,.landing-highlights span{display:block}.landing-highlights strong{font-size:12px}.landing-highlights span{font-size:9px;margin-top:4px}.hero-copy h1{font-size:38px;line-height:1.1}.hero-visual{transform:scale(.78);margin:-35px 0 -48px}.visual-glow{width:350px;height:350px}.phone-mock{width:240px;height:460px}.float-card{padding:10px 11px;font-size:9px}.float-secure{left:-10px}.float-payment{right:-10px}}.android-float{position:fixed;right:28px;bottom:28px;z-index:30;display:flex;align-items:center;gap:11px;min-width:218px;padding:12px 13px 12px 12px;color:#fff;text-decoration:none;background:linear-gradient(135deg,#0054e8,#1420b9);border:1px solid #ffffff2e;border-radius:16px;box-shadow:0 16px 36px #0054e84d,0 4px 12px #1018281c;transition:transform .2s ease,box-shadow .2s ease}.android-float:hover{transform:translateY(-3px);box-shadow:0 21px 42px #0054e85c,0 6px 14px #10182824}.android-float:focus-visible{outline:3px solid #8bb8ff;outline-offset:3px}.android-float-icon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;background:#ffffff1c;border:1px solid #ffffff38;border-radius:11px}.android-float>span:nth-child(2){display:flex;flex:1;flex-direction:column;gap:3px}.android-float b{font-size:11px;line-height:1.2;letter-spacing:.1px}.android-float small{color:#d9e7ff;font-size:9px;line-height:1.2}.android-float>svg{color:#dceaff;flex:0 0 auto}@media(max-width:900px){.android-float{right:14px;bottom:18px;left:14px;min-width:0;padding:11px 13px;border-radius:14px}.android-float-icon{width:34px;height:34px;flex-basis:34px}.android-float b{font-size:10px}.android-float small{font-size:8px}}@media(max-width:600px){.auth-page{min-height:100svh;background:#f6f8fc}.auth-side{min-height:0;height:auto;padding:18px 20px 23px;border-radius:0 0 25px 25px;gap:22px}.auth-side:after{width:260px;height:260px;right:-145px;bottom:-130px}.auth-side>.brand{font-size:17px}.auth-side>.brand .brand-mark{width:31px;height:31px;border-radius:10px;font-size:18px}.back-landing{margin-bottom:0;padding:3px 0;font-size:10px}.auth-side>div:nth-of-type(2){max-width:330px}.auth-side>div:nth-of-type(2) .eyebrow{font-size:9px;letter-spacing:.8px}.auth-side h1{font-size:25px;line-height:1.12;letter-spacing:-1px;margin:8px 0}.auth-side p{font-size:11px;line-height:1.5;max-width:310px}.auth-side-note{margin-top:0;font-size:9px}.auth-card-wrap{display:block;padding:24px 20px 34px}.auth-card{width:100%;padding:0}.auth-heading{margin-bottom:22px}.auth-heading h2{font-size:22px;line-height:1.2;margin:8px 0}.auth-heading p{font-size:11px;line-height:1.55;max-width:330px}.auth-card label{font-size:10px;margin:14px 0}.auth-card input{min-height:48px;padding:13px 14px;margin-top:6px;border-radius:12px;font-size:13px;background:#fff}.auth-submit{min-height:49px;margin-top:22px;border-radius:12px;font-size:12px;box-shadow:0 9px 18px #0054e82b}.auth-switch{font-size:10px;margin-top:19px}.auth-switch button{padding:8px 2px;font-size:10px}.auth-error{font-size:10px;line-height:1.45;padding:10px 12px;border-radius:10px;margin-bottom:10px}}.phone-mock{overflow:hidden}.mock-appbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;margin:8px 4px 0}.mock-app-logo{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff;font-size:12px;font-weight:900}.mock-app-title{display:grid;gap:1px;min-width:0}.mock-app-title b{color:var(--ink);font-size:9px}.mock-app-title small{color:var(--muted);font-size:7px}.mock-app-action{display:grid;place-items:center;width:24px;height:24px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue)}.mock-greeting{margin:13px 7px 11px}.mock-greeting strong{margin-top:4px;font-size:16px;letter-spacing:-.4px}.mock-balance{padding:13px 14px;border-radius:14px;box-shadow:0 7px 15px #0054e82b}.mock-balance-label{display:flex;align-items:center;justify-content:space-between;color:#fff}.mock-balance-label small{margin:0}.mock-balance-label svg{opacity:.75}.mock-balance b{margin:9px 0 8px;font-size:17px;letter-spacing:-.5px}.mock-balance span{display:flex;align-items:center;gap:4px}.mock-section-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:12px 2px 6px}.mock-section-heading b{color:var(--ink);font-size:8px}.mock-section-heading small{color:var(--blue);font-size:7px;font-weight:800}.mock-services{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin:0 0 3px}.mock-services span{display:grid;justify-items:center;gap:4px;min-width:0;padding:7px 2px 6px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--blue)}.mock-services span:nth-child(2){color:#18a77c}.mock-services span:nth-child(3){color:#e38c20}.mock-services span:nth-child(4){color:#7559dc}.mock-services small{max-width:100%;overflow:hidden;color:var(--muted);font-size:6px;text-overflow:ellipsis;white-space:nowrap}.mock-activity-heading{margin-top:10px}.mock-list{display:grid;gap:5px;margin:0 0 8px}.mock-list>span{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;height:38px;padding:6px 7px;border:1px solid var(--line);border-radius:10px;background:#fff}.mock-list>span>i{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:var(--soft);color:var(--blue);font-style:normal}.mock-list>span:nth-child(2)>i{background:#e8f8f2;color:var(--success)}.mock-list b{min-width:0;overflow:hidden;color:var(--ink);font-size:7px;text-overflow:ellipsis;white-space:nowrap}.mock-list b small{display:block;margin-top:2px;color:var(--muted);font-size:6px;font-weight:500}.mock-list strong{color:var(--blue);font-size:7px;white-space:nowrap}.mock-bottom-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin:0 -2px -2px;padding:7px 4px 2px;border-top:1px solid var(--line);background:#fff}.mock-bottom-nav span{display:grid;justify-items:center;gap:2px;color:#98a2b3}.mock-bottom-nav span.active{color:var(--blue)}.mock-bottom-nav small{font-size:6px}.landing-page{position:relative;overflow:hidden;background:#f6f8fc}.landing-page:before{content:"";position:absolute;z-index:0;top:470px;left:-180px;width:440px;height:440px;border:1px solid #dbe6f7;border-radius:50%;box-shadow:0 0 0 36px #edf3fc,0 0 0 72px #f2f6fc;pointer-events:none}.landing-page>*{position:relative;z-index:1}.landing-nav{width:min(1280px,100%);height:82px;padding-inline:42px;background:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.landing-hero{position:relative;isolation:isolate;width:min(1280px,calc(100% - 40px));min-height:650px;margin:22px auto 0;padding:82px 58px 78px;overflow:hidden;border:1px solid #dce6f3;border-radius:30px;background:linear-gradient(104deg,#fff,#fff 54%,#eff5ff 54%,#f5f1ff);box-shadow:0 20px 50px #29427014}.landing-hero:before{content:"";position:absolute;z-index:-1;top:-120px;right:-90px;width:560px;height:560px;border:1px solid #ffffffb8;border-radius:50%;box-shadow:0 0 0 28px #ffffff36,0 0 0 58px #ffffff20}.landing-hero:after{content:"NUSADIGI";position:absolute;right:48px;bottom:25px;color:#ffffff80;font-size:9px;font-weight:800;letter-spacing:3px}.hero-copy{position:relative;z-index:1;max-width:680px}.hero-kicker{border:1px solid #d4e2f6;background:#f7faff;color:#315caa;letter-spacing:.1px;text-transform:none}.hero-kicker-dot,.hero-note span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#21b985;box-shadow:0 0 0 4px #21b9851f}.hero-copy h1{max-width:700px;margin:24px 0 22px;color:#0e1933;font-size:clamp(43px,5vw,64px);line-height:1.03;letter-spacing:-3.6px}.hero-copy h1 em{color:#145fe8}.hero-copy>p{max-width:540px;color:#5f6f86;font-size:14px;line-height:1.75}.hero-actions{margin-top:31px}.primary-cta{padding:14px 18px;border-radius:11px;box-shadow:0 12px 22px #0054e82e}.secondary-cta{padding:13px 17px;border-radius:11px;background:#ffffffb8}.trust-row{gap:17px;margin-top:29px}.trust-row span{color:#75849a;font-size:9px}.trust-row svg{width:14px;height:14px}.hero-note{display:flex;align-items:center;gap:9px;margin-top:24px;color:#718097;font-size:10px}.hero-note span{width:5px;height:5px;box-shadow:none}.hero-visual{min-height:520px;transform:translateY(5px)}.hero-visual:before{content:"";position:absolute;width:280px;height:420px;border:1px solid #ffffff80;border-radius:150px;transform:rotate(18deg) translate(18px,8px)}.visual-glow{width:430px;height:430px;background:linear-gradient(145deg,#e1edff,#f2eaff);opacity:.92}.phone-mock{width:264px;height:505px;transform:rotate(4deg);border-width:6px;box-shadow:0 30px 60px #1629563d,8px 10px #ffffff80}.float-card{border-radius:14px;box-shadow:0 16px 30px #1018281c}.float-secure{left:-2px;top:93px}.float-payment{right:-5px;bottom:81px}.landing-highlights{position:relative;width:min(1120px,calc(100% - 80px));margin:-18px auto 0;padding:22px 30px;border:1px solid #293c7c;border-radius:17px;background:#142458;box-shadow:0 16px 32px #1424582e;color:#fff}.landing-highlights strong{color:#fff}.landing-highlights span{color:#aebbe0}.landing-highlights i{background:#ffffff2e}.landing-section,.landing-steps{width:min(1150px,100%);padding:105px 32px 90px}.section-heading h2,.landing-proof h2{color:#101c37;font-size:clamp(29px,3.4vw,40px);letter-spacing:-1.9px}.section-heading p{color:#718097;font-size:13px;line-height:1.65}.landing-features{gap:12px;margin-top:36px}.landing-features article{min-height:205px;padding:23px 20px 19px;border-color:#dfe7f2;border-radius:17px;background:#fff}.landing-features article>span{width:42px;height:42px;border-radius:12px}.landing-features article:nth-child(2)>span{color:#0c9b72;background:#eaf9f3}.landing-features article:nth-child(3)>span{color:#bd7a17;background:#fff5df}.landing-features article:nth-child(4)>span{color:#7558d8;background:#f1edff}.landing-features h3{margin:21px 0 9px;font-size:13px}.landing-features p{min-height:51px;color:#718097;font-size:10px;line-height:1.65}.landing-features article>svg{margin-top:19px;width:15px}.landing-proof{position:relative;width:min(1150px,calc(100% - 64px));padding:76px 54px;border:1px solid #293c7c;border-radius:25px;background:linear-gradient(118deg,#101b48,#1c397f);box-shadow:0 20px 44px #152c6929}.landing-proof:after{content:"";position:absolute;right:45px;top:38px;width:150px;height:150px;border:1px solid #ffffff2b;border-radius:50%;box-shadow:0 0 0 22px #ffffff08,0 0 0 44px #ffffff05}.landing-proof .eyebrow{color:#9ebcf9}.landing-proof h2{color:#fff}.proof-items{position:relative;z-index:1;gap:17px}.proof-items>div{border-color:#ffffff1f}.proof-items strong{color:#8eabef}.proof-items b{color:#fff}.proof-items small{color:#b3c0df}.step-grid{gap:12px;margin-top:35px}.step-grid article{min-height:118px;border-color:#dfe7f2;border-radius:16px;background:#fff}.step-grid strong{color:#4d82ed;font-size:12px}.step-grid h3{font-size:13px}.step-grid p{color:#718097;font-size:10px;line-height:1.6}.landing-faq{width:min(850px,100%);padding-top:95px}.landing-final{width:min(1150px,calc(100% - 64px));margin:45px auto 0;padding:43px 50px;border-radius:22px;box-shadow:0 18px 38px #0054e82b}.landing-final h2{font-size:27px}.landing-footer{width:min(1150px,100%)}@keyframes landing-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hero-copy>*{animation:landing-rise .55s ease-out both}.hero-copy>*:nth-child(2){animation-delay:.07s}.hero-copy>*:nth-child(3){animation-delay:.13s}.hero-copy>*:nth-child(4){animation-delay:.19s}.hero-copy>*:nth-child(5){animation-delay:.25s}.hero-visual{animation:landing-rise .7s .12s ease-out both}@media(max-width:900px){.landing-nav{width:100%;height:70px;padding-inline:20px}.landing-hero{width:calc(100% - 24px);min-height:0;margin-top:12px;padding:54px 22px 42px;border-radius:23px;background:linear-gradient(155deg,#fff,#fff 57%,#eff5ff 57%,#f5f1ff)}.landing-hero:after{right:20px;bottom:15px;font-size:7px}.hero-copy h1{font-size:clamp(37px,10vw,48px);letter-spacing:-2.4px}.hero-copy>p{font-size:12px;line-height:1.65}.hero-actions{gap:8px;margin-top:24px}.trust-row{gap:8px}.trust-row span{font-size:8px}.hero-note{font-size:9px}.hero-visual{min-height:430px;margin-top:20px;transform:scale(.88)}.visual-glow{width:350px;height:350px}.phone-mock{width:242px;height:465px}.float-secure{left:-9px;top:68px}.float-payment{right:-9px;bottom:58px}.landing-highlights{width:calc(100% - 38px);margin-top:-8px;padding:18px 20px}.landing-section,.landing-steps{padding:72px 20px 60px}.landing-features{gap:9px;margin-top:27px}.landing-features article{min-height:190px;padding:18px 14px}.landing-features h3{font-size:12px}.landing-features p{font-size:9px}.landing-proof{width:calc(100% - 32px);padding:36px 22px;border-radius:20px}.landing-proof:after{right:15px;top:20px;width:90px;height:90px}.landing-faq{padding:65px 20px 25px}.landing-final{width:calc(100% - 32px);margin-top:35px;padding:31px 23px}}.landing-page:before,.landing-hero:before,.landing-hero:after,.hero-visual:before{display:none}.landing-nav{width:min(1180px,100%)}.landing-hero{width:min(1180px,calc(100% - 48px));min-height:570px;grid-template-columns:minmax(0,1fr) minmax(420px,.86fr);gap:28px;padding:68px 56px;border-radius:25px;background:#fff}.landing-hero:after{content:none}.landing-hero .hero-visual{min-height:470px;margin:-32px -36px -32px 0;border-left:1px solid #dce6f5;border-radius:25px;background:linear-gradient(145deg,#f1f6ff,#f6f1ff)}.landing-hero .hero-visual:after{content:"";position:absolute;right:38px;bottom:34px;width:180px;height:180px;border:1px solid #ffffffba;border-radius:50%}.hero-copy h1{max-width:590px;margin:21px 0 19px;font-size:clamp(42px,4.4vw,56px);line-height:1.06;letter-spacing:-3px}.hero-copy>p{max-width:490px;font-size:13px;line-height:1.7}.hero-actions{margin-top:27px}.trust-row{margin-top:25px}.hero-note{margin-top:19px}.visual-glow{width:360px;height:360px;opacity:.86}.phone-mock{width:286px;height:535px;transform:rotate(2deg);box-shadow:0 28px 54px #16295635,7px 8px #ffffff80}.float-secure{left:12px;top:95px}.float-payment{right:5px;bottom:78px}.landing-highlights{width:min(1000px,calc(100% - 96px));margin-top:-12px}.landing-section,.landing-steps{width:min(1100px,100%);padding-top:88px;padding-bottom:76px}.landing-proof{width:min(1100px,calc(100% - 96px))}.landing-faq{padding-top:80px}.landing-final{width:min(1100px,calc(100% - 96px))}@media(max-width:900px){.landing-hero{width:calc(100% - 24px);min-height:0;grid-template-columns:1fr;gap:14px;padding:48px 22px 24px;background:#fff}.landing-hero .hero-visual{min-height:420px;margin:24px -22px -24px;border:0;border-top:1px solid #dce6f5;border-radius:22px 22px 0 0}.landing-hero .hero-visual:after{right:18px;bottom:24px;width:120px;height:120px}.hero-copy h1{max-width:520px;font-size:clamp(37px,10vw,48px);letter-spacing:-2.5px}.hero-visual{transform:none}.phone-mock{width:244px;height:468px}.visual-glow{width:330px;height:330px}.float-secure{left:8px;top:62px}.float-payment{right:5px;bottom:50px}.landing-highlights{width:calc(100% - 38px);margin-top:-8px}.landing-section,.landing-steps{width:100%;padding-top:68px;padding-bottom:58px}.landing-proof,.landing-final{width:calc(100% - 32px)}.landing-faq{padding-top:62px}}.landing-page{background:radial-gradient(circle at 7% 24%,#edf4ff 0,transparent 25%),radial-gradient(circle at 94% 58%,#f4efff 0,transparent 26%),#fff}.landing-page:before{display:none}.landing-nav{width:min(1240px,100%);height:88px;padding-inline:32px}.landing-hero{width:min(1240px,100%);min-height:620px;grid-template-columns:1.05fr .95fr;gap:40px;margin:auto;padding:88px 32px 72px;border:0;border-radius:0;background:transparent;box-shadow:none}.landing-hero .hero-visual{min-height:475px;margin:0;border:0;border-radius:0;background:transparent}.landing-hero .hero-visual:after,.landing-proof:after{display:none}.hero-copy h1{max-width:670px;margin:20px 0;font-size:56px;line-height:1.08;letter-spacing:-3px}.hero-copy>p{max-width:550px;font-size:16px;line-height:1.7}.hero-actions{margin-top:29px}.trust-row{margin-top:34px}.hero-visual{transform:translateY(8px)}.visual-glow{width:390px;height:390px;opacity:1}.phone-mock{width:258px;height:495px;transform:rotate(5deg)}.float-secure{left:8px;top:88px}.float-payment{right:4px;bottom:88px}.landing-highlights{width:min(980px,calc(100% - 64px));margin:0 auto;padding:22px 32px;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none}.landing-highlights strong{color:var(--ink)}.landing-highlights span{color:var(--muted)}.landing-highlights i{background:var(--line)}.landing-section,.landing-steps{width:min(1150px,100%);padding:110px 32px}.landing-features article{min-height:0}.landing-proof{width:min(1150px,100%);padding:82px 32px;border:0;border-radius:28px;background:#f8faff;box-shadow:none}.landing-proof .eyebrow{color:var(--blue)}.landing-proof h2{color:#101c37}.proof-items>div{border-color:var(--line)}.proof-items strong{color:#a9bce5}.proof-items b{color:var(--ink)}.proof-items small{color:var(--muted)}.landing-faq{width:min(850px,100%);padding-top:86px}.landing-final{width:min(1150px,100%);margin:72px auto;box-shadow:none}@media(max-width:900px){.landing-nav{width:100%;height:68px;padding-inline:18px}.landing-hero{width:100%;min-height:0;display:flex;flex-direction:column;gap:28px;padding:52px 20px 48px}.landing-hero .hero-visual{min-height:400px;margin:0;border:0}.hero-copy h1{font-size:39px;line-height:1.08;letter-spacing:-2px}.hero-copy>p{font-size:13px;line-height:1.6}.hero-visual{transform:scale(.86);margin:-35px 0 -48px}.visual-glow{width:350px;height:350px}.phone-mock{width:240px;height:460px}.float-card{padding:10px 11px;font-size:9px}.float-secure{left:-4px;top:60px}.float-payment{right:-4px;bottom:50px}.landing-highlights{width:100%;margin:0;padding:18px 20px;border-radius:0}.landing-section,.landing-steps{width:100%;padding:68px 20px}.landing-proof,.landing-final{width:auto;margin-inline:16px}.landing-proof{padding:30px 20px;border-radius:20px}.landing-final{margin-top:50px;padding:30px 24px}}.landing-page>.android-float{position:fixed;z-index:80;right:24px;bottom:24px}.visual-glow{width:0;height:0;background:transparent;filter:none}.landing-hero .hero-visual{background:linear-gradient(180deg,#f7faff 0%,transparent 72%);border-radius:24px}.mock-appbar{position:relative;z-index:2;padding:3px 2px;border-bottom:1px solid #edf1f6}.mock-app-action{border-radius:8px;box-shadow:0 2px 6px #1018280d}.mock-greeting{position:relative;z-index:1}@media(max-width:900px){.landing-page>.android-float{right:14px;bottom:18px;left:14px}.landing-hero .hero-visual{background:linear-gradient(180deg,#f7faff 0%,transparent 78%)}}.landing-page{background:linear-gradient(118deg,#fff,#f5f8ff 38%,#fff 68%,#f8f5ff);background-size:220% 220%;animation:landing-background-shift 18s ease-in-out infinite alternate}.landing-page:before{content:"";display:block;position:absolute;z-index:0;top:-28%;right:-28%;bottom:-28%;left:-28%;background:linear-gradient(112deg,transparent 28%,#dceaff52 45%,#eee8ff3b 57%,transparent 72%);filter:blur(55px);opacity:.72;pointer-events:none;animation:landing-light-drift 22s ease-in-out infinite alternate}@keyframes landing-background-shift{0%{background-position:0% 45%}to{background-position:100% 55%}}@keyframes landing-light-drift{0%{transform:translate3d(-4%,-2%,0) rotate(-2deg)}to{transform:translate3d(4%,2%,0) rotate(2deg)}}@media(prefers-reduced-motion:reduce){.landing-page,.landing-page:before,.landing-page .float-card{animation:none}}.landing-page .float-card{will-change:transform;animation:landing-card-float 5.8s ease-in-out infinite}.landing-page .float-payment{animation-delay:-2.9s}@keyframes landing-card-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}@media(max-width:900px){@keyframes landing-card-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-6px,0)}}}@media(max-width:360px){.auth-side,.auth-card-wrap{padding-left:16px;padding-right:16px}.auth-side h1{font-size:23px}.auth-heading h2{font-size:21px}}.pin-unlock-card{position:relative}.pin-unlock-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:20px;border-radius:15px;background:#eaf2ff;color:var(--blue)}.pin-logout-button{display:block;width:100%;margin-top:14px;padding:10px;background:transparent;color:var(--muted);font-size:11px;font-weight:700}.pin-logout-button:hover{color:var(--blue)}.app-topbar .notification-button{flex-shrink:0}.app-topbar .notification-button i{display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;right:-4px;top:-5px;width:auto;border:2px solid #fff;border-radius:99px;background:#ff425c;color:#fff;font-size:8px;font-style:normal;font-weight:800;line-height:1}.dashboard-shell{background:#f5f8fd}.dashboard-shell .app-topbar{height:82px;padding-left:max(28px,calc((100vw - 1280px)/2));padding-right:max(28px,calc((100vw - 1280px)/2));background:#ffffffe0;box-shadow:0 1px #10182808}.dashboard-shell .app-topbar .brand{font-size:18px}.dashboard-shell .desktop-links{gap:30px}.dashboard-shell .desktop-links button{font-size:11px}.dashboard-shell .topbar-actions{gap:14px}.dashboard-shell .topbar-help{padding:10px 12px;border-radius:10px}.dashboard-shell .page-content{width:min(1240px,100%);padding:54px 40px 82px}.dashboard-home{display:flex;flex-direction:column}.dashboard-welcome{align-items:center;margin-bottom:28px}.welcome-copy h1{font-size:38px;font-weight:700;letter-spacing:-1.7px}.welcome-copy p{margin-top:9px;font-size:13px}.dashboard-status{display:flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #dcefe8;border-radius:99px;background:#f5fffb;color:#168260;font-size:10px;font-weight:800}.dashboard-status i{width:7px;height:7px;border-radius:50%;background:#25b887;box-shadow:0 0 0 4px #25b8871c}.dashboard-home .balance-hero{min-height:255px;padding:34px 38px;border-radius:26px;box-shadow:0 20px 45px #0054e826}.dashboard-home .balance-hero>div:first-child{position:relative;z-index:1}.dashboard-home .balance-line strong{font-size:40px;font-weight:700}.dashboard-home .hero-add{left:38px;bottom:31px;padding:11px 16px;border-radius:11px}.dashboard-home .quick-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;max-width:900px;margin:18px 0 42px}.dashboard-home .quick-action{min-height:74px;padding:14px 16px;border-radius:16px;transition:transform .2s,box-shadow .2s}.dashboard-home .quick-action:hover{transform:translateY(-2px);box-shadow:0 10px 24px #1018280d}.dashboard-home .section-block{width:100%}.dashboard-home .section-title{margin-bottom:16px}.dashboard-home .section-title h2{font-size:20px;font-weight:700}.dashboard-home .service-strip{grid-template-columns:repeat(6,minmax(120px,1fr));gap:12px}.dashboard-home .service-tile{min-height:112px;justify-content:space-between;padding:16px;border-radius:16px;transition:transform .2s,box-shadow .2s}.dashboard-home .service-tile:hover{transform:translateY(-3px);box-shadow:0 10px 24px #1018280d}.dashboard-home .promo-card{max-width:none;margin-top:38px;padding:30px 34px;border:1px solid #e0e8fb;border-radius:22px}.dashboard-shell .mobile-nav{background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}@media(max-width:900px){.dashboard-shell .app-topbar{height:64px;padding:0 16px}.dashboard-shell .page-content,.dashboard-shell .home-page{padding:25px 16px 98px}.dashboard-welcome{align-items:flex-start;margin-bottom:20px}.welcome-copy h1{font-size:25px;letter-spacing:-1px}.welcome-copy p{font-size:11px;margin-top:7px}.dashboard-status{display:none}.dashboard-home .balance-hero{min-height:206px;padding:23px 21px;border-radius:21px}.dashboard-home .balance-line{margin-top:16px}.dashboard-home .balance-line strong{font-size:29px;letter-spacing:-1px}.dashboard-home .hero-add{left:21px;bottom:21px;padding:10px 13px;font-size:10px}.dashboard-home .balance-meta{font-size:9px;margin-top:13px}.dashboard-home .quick-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin:12px 0 29px}.dashboard-home .quick-action{min-height:76px;gap:7px;padding:10px 4px;border-radius:14px}.dashboard-home .quick-action span{width:34px;height:34px}.dashboard-home .quick-action b{font-size:9px}.dashboard-home .section-title h2{font-size:16px}.dashboard-home .service-strip{grid-template-columns:repeat(3,1fr);gap:8px}.dashboard-home .service-tile{min-height:94px;padding:12px 10px;border-radius:14px}.dashboard-home .service-tile b{font-size:9px}.dashboard-home .promo-card{margin-top:28px;padding:20px;border-radius:18px}.dashboard-home .promo-card h2{font-size:17px}.dashboard-home .promo-card>svg{width:62px}.dashboard-shell .topbar-actions{gap:7px}.dashboard-shell .topbar-actions .notification-button{width:38px;height:38px}}@media(max-width:390px){.dashboard-home .balance-line strong{font-size:25px}.dashboard-home .quick-action{min-height:70px}.dashboard-home .quick-action b{font-size:8px}.dashboard-home .service-tile{min-height:88px}.dashboard-home .service-tile span{width:34px;height:34px}.dashboard-home .promo-card>svg{display:none}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#10182880;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.action-modal{width:min(470px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:25px;background:#fff;border:1px solid #ffffff80;border-radius:22px;box-shadow:0 25px 70px #10182838}.modal-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.modal-head h2{font-size:22px;letter-spacing:-.8px;margin:8px 0 5px}.modal-head p{color:var(--muted);font-size:11px}.checkout-price{display:flex;align-items:center;justify-content:space-between;margin:22px 0 5px;padding:15px 16px;border-radius:14px;background:#f5f8ff;color:var(--muted);font-size:11px}.checkout-price strong{color:var(--blue);font-size:18px}.action-modal label{display:block;margin:15px 0;color:var(--ink);font-size:11px;font-weight:800}.action-modal input,.action-modal textarea,.action-modal select{display:block;width:100%;margin-top:7px;padding:13px 14px;border:1px solid var(--line);border-radius:11px;outline:none;background:#fff;color:var(--ink);font-size:12px}.action-modal textarea{min-height:94px;resize:vertical;line-height:1.5}.action-modal select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.action-modal input:focus,.action-modal textarea:focus,.action-modal select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0054e817}.action-modal .auth-submit{margin-top:22px}.modal-loading{margin-top:7px;padding:14px;border:1px dashed var(--line);border-radius:11px;color:var(--muted);font-size:11px;font-weight:500}@media(max-width:600px){.modal-backdrop{align-items:end;padding:0}.action-modal{width:100%;max-height:88svh;padding:22px 18px 28px;border-radius:22px 22px 0 0}.modal-head h2{font-size:20px}.checkout-price{margin-top:18px}.action-modal input,.action-modal textarea,.action-modal select{min-height:48px;font-size:13px}}.payment-result{display:grid;gap:6px;margin-top:14px;padding:14px;border:1px solid #dce6fb;border-radius:13px;background:#f7faff}.payment-result b{font-size:11px;color:var(--ink)}.payment-result small{color:var(--muted);font-size:10px;line-height:1.45}.payment-result strong{color:var(--blue);font-size:16px;letter-spacing:.3px}.payment-result code{display:block;max-height:88px;overflow:auto;padding:8px;border-radius:8px;background:#fff;color:var(--muted);font-size:9px;line-height:1.45;word-break:break-all}.service-modal{width:min(600px,100%)}.service-modal-title{display:flex;align-items:center;gap:12px}.modal-service-icon{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:14px;background:var(--soft);color:var(--blue)}.modal-product-list{display:grid;gap:8px;margin-top:22px;max-height:55vh;overflow:auto}.modal-product{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:11px;width:100%;padding:13px 12px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left;transition:border-color .2s,background .2s,transform .2s}.modal-product:hover{border-color:#b8cdf8;background:#f8faff;transform:translate(2px)}.modal-product-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--soft);color:var(--blue)}.modal-product span:nth-child(2){min-width:0}.modal-product b,.modal-product small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.modal-product b{font-size:11px}.modal-product small{margin-top:4px;color:var(--muted);font-size:9px}.modal-product strong{color:var(--blue);font-size:11px;white-space:nowrap}.modal-product>svg{color:#98a2b3}.checkout-steps{display:flex;align-items:center;gap:8px;margin:19px 0 16px}.checkout-steps span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#eef2f8;color:#98a2b3;font-size:10px;font-weight:800}.checkout-steps span.active{background:var(--blue);color:#fff}.checkout-steps i{height:2px;flex:1;background:#e8edf5}.checkout-steps i.active{background:var(--blue)}.checkout-product{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px;border:1px solid #dce6fb;border-radius:14px;background:#f7faff}.checkout-product>div{min-width:0}.checkout-product b,.checkout-product small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkout-product b{font-size:12px}.checkout-product small{margin-top:4px;color:var(--muted);font-size:9px}.checkout-product strong{color:var(--blue);font-size:12px}.checkout-info{display:flex;align-items:flex-start;gap:7px;margin-top:16px;color:var(--muted);font-size:10px;line-height:1.45}.checkout-info svg{color:var(--success);flex-shrink:0}.checkout-review{display:grid;grid-template-columns:1fr auto;gap:10px 14px;margin-top:17px;padding:15px;border-radius:14px;background:#f7faff;font-size:10px}.checkout-review span{color:var(--muted)}.checkout-review b{text-align:right;font-size:10px;max-width:240px;overflow:hidden;text-overflow:ellipsis}.checkout-review strong{text-align:right;color:var(--blue);font-size:15px}.checkout-price-summary{display:grid;gap:9px;margin-top:14px;padding:13px 15px;border:1px solid #e2eaf7;border-radius:14px;background:#fbfdff;font-size:10px}.checkout-price-summary span,.checkout-price-summary strong{display:flex;align-items:center;justify-content:space-between;gap:12px}.checkout-price-summary span{color:var(--muted)}.checkout-price-summary b{color:var(--ink);font-weight:800}.checkout-price-summary .discount,.checkout-review .discount,.checkout-price-summary .discount b{color:var(--success)}.checkout-price-summary strong{padding-top:9px;border-top:1px solid #e8eef7;color:var(--ink);font-size:11px}.checkout-price-summary strong b{color:var(--blue);font-size:14px}.checkout-back{display:block;margin:14px auto 0;background:transparent;color:var(--blue);font-size:10px;font-weight:800}.service-tile img,.category-card img,.service-detail-icon img,.product-icon img{width:100%;height:100%;object-fit:contain;border-radius:inherit}.product-icon img{padding:6px}.service-tile img,.category-card img{padding:7px}.history-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding:20px 23px;border-radius:18px;background:linear-gradient(135deg,#101caa,#1761e8);color:#fff}.history-summary strong,.history-summary small{display:block}.history-summary strong{margin-top:5px;font-size:28px}.history-summary small{margin-top:3px;color:#ffffffad;font-size:10px}.history-summary>svg{color:#ffffff9c}.history-list{padding:8px 18px}.history-icon.topup{background:#e8f8f2;color:var(--success)}.balance-summary{display:flex;align-items:center;justify-content:space-between;gap:20px}.balance-summary small{display:flex;align-items:center;gap:5px;color:#ffffffad;font-size:10px}.balance-summary button{white-space:nowrap}.balance-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.payment-method-card,.deposit-card{min-height:230px}.method-live{padding:4px 7px;border-radius:99px;background:#e7f8f1;color:var(--success);font-size:8px;font-weight:800}.deposit-list{display:grid}.deposit-item{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid var(--line)}.deposit-item:last-child{border:0}.deposit-item>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eff5ff;color:var(--blue)}.deposit-item div{min-width:0}.deposit-item b,.deposit-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.deposit-item b{font-size:10px}.deposit-item small{margin-top:4px;color:var(--muted);font-size:8px}.deposit-item strong{color:var(--blue);font-size:10px;white-space:nowrap}.deposit-item .status{font-size:8px;padding:4px 6px}.history-item,.deposit-item{width:100%;font:inherit;color:inherit;background:transparent;text-align:left;cursor:pointer}.history-item:hover,.deposit-item:hover{background:#f8faff}.history-value>svg{color:#98a2b3}.detail-status{display:flex;align-items:center;justify-content:space-between;margin:22px 0 12px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#f8faff}.detail-status strong{font-size:18px;color:var(--blue)}.expiry-note{display:flex;align-items:center;gap:7px;margin:10px 0;color:#a15d0b;background:#fff5e8;border:1px solid #f6dfbd;border-radius:11px;padding:11px 12px;font-size:10px}.qris-panel{display:grid;justify-items:center;gap:12px;margin-top:14px;padding:18px 14px;border:1px solid #dce6fb;border-radius:16px;background:linear-gradient(180deg,#f7faff,#fff)}.qris-panel>div:first-child{text-align:center}.qris-panel b,.qris-panel small{display:block}.qris-panel b{font-size:14px;margin-top:5px}.qris-panel small{margin-top:5px;color:var(--muted);font-size:10px}.qr-frame{padding:12px;background:#fff;border-radius:12px;box-shadow:0 8px 22px #10182812}.copy-line,.copy-value button,.detail-fields button{display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #d9e4fa;border-radius:9px;background:#fff;color:var(--blue);padding:8px 11px;font-size:10px;font-weight:800}.payment-result .copy-value{display:flex;align-items:center;justify-content:space-between;gap:10px}.payment-result .copy-value strong{overflow-wrap:anywhere}.detail-reference{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--line);font-size:10px}.detail-reference span,.detail-fields span{color:var(--muted)}.detail-reference b{text-align:right;overflow-wrap:anywhere}.detail-fields{display:grid;gap:0;margin-top:14px}.detail-fields>div{display:grid;gap:6px;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.detail-fields b{overflow-wrap:anywhere}.detail-fields button{justify-self:start;margin-top:3px}.cancel-payment{width:100%;padding:12px;border:1px solid #f3c7ce;border-radius:10px;background:#fff4f5;color:#d8324b;font-size:11px;font-weight:800;margin-top:16px}.topup-detail-modal .auth-submit,.detail-modal .auth-submit{margin-top:18px}@media(max-width:900px){.history-summary{padding:17px 18px;border-radius:16px}.history-summary strong{font-size:24px}.history-list{padding:7px 14px}.balance-columns{grid-template-columns:1fr;gap:12px}.payment-method-card,.deposit-card{min-height:0}.deposit-item{grid-template-columns:auto 1fr auto}.deposit-item .status{grid-column:2;justify-self:start}.deposit-item strong{grid-column:3;grid-row:1 / span 2}.balance-summary{padding:22px}}.history-summary{position:relative;gap:20px;border:1px solid #e3e9f4;background:#fff;color:var(--ink);box-shadow:0 8px 24px #1018280b;overflow:hidden}.history-summary:after{content:"";position:absolute;right:-42px;top:-58px;width:150px;height:150px;border:18px solid #eaf1ff;border-radius:50%;pointer-events:none}.history-summary>div,.history-summary>svg{position:relative;z-index:1}.history-summary .eyebrow{color:var(--muted)}.history-summary strong{color:var(--blue);letter-spacing:-1px}.history-summary small{color:var(--muted)}.history-summary>svg{width:42px;height:42px;padding:10px;border-radius:13px;background:#eff5ff;color:var(--blue)}.ewallet-form{max-width:620px}.ewallet-form select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.ewallet-bottom-action{position:sticky;bottom:82px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:620px;margin-top:18px;padding:13px 15px;border:1px solid #dce6f6;border-radius:15px;background:#fffffff5;box-shadow:0 12px 28px #1018281a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ewallet-bottom-action span,.ewallet-bottom-action strong{display:block}.ewallet-bottom-action span{color:var(--muted);font-size:9px}.ewallet-bottom-action strong{margin-top:4px;font-size:11px}.ewallet-bottom-action .primary-cta{white-space:nowrap;padding:11px 13px;border:0}.service-detail-page{max-width:920px;margin-left:auto;margin-right:auto}.service-detail-page .service-detail-heading{max-width:760px;margin-left:auto;margin-right:auto}.service-detail-page .target-card,.service-detail-page .postpaid-bill-card,.service-detail-page .bpjs-options,.service-detail-page .service-product-section,.service-detail-page .ewallet-bottom-action{margin-left:auto;margin-right:auto}.service-detail-page .target-card{width:min(620px,100%);box-shadow:0 10px 28px #1018280b}.service-detail-page .service-product-section{width:min(760px,100%)}.service-detail-page .service-product-heading{padding-left:4px;padding-right:4px}.service-detail-page .detail-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-detail-page .back-service{margin-bottom:16px}.service-detail-page .postpaid-bill-card{width:min(620px,100%)}.target-input select,.action-modal select{-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:46px;padding:0 38px 0 0;margin:0;border:0;outline:0;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23667085' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 3px center;color:var(--ink);font-size:13px;font-weight:600;cursor:pointer}.target-input select:invalid{color:var(--muted)}.target-input select option,.action-modal select option{background:#fff;color:var(--ink);font-weight:500}.target-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0054e817}.target-input:has(select){padding-right:14px}.target-input:has(select) svg{color:var(--blue)}.action-modal select{width:100%;height:48px;padding:0 42px 0 14px;margin-top:7px;border:1px solid var(--line);border-radius:11px;background-color:#fff;background-position:right 13px center}.action-modal select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0054e817}.styled-select{position:relative;flex:1;min-width:0}.styled-select-trigger{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:46px;padding:0 2px 0 0;background:transparent;text-align:left;font-size:13px;font-weight:600}.styled-select-trigger span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styled-select-trigger .placeholder{color:#98a2b3}.styled-select-trigger .selected{color:var(--ink)}.styled-select-trigger svg{flex-shrink:0;color:#667085;transform:rotate(90deg);transition:transform .2s}.styled-select.open .styled-select-trigger svg{transform:rotate(-90deg);color:var(--blue)}.styled-select-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;background:transparent;cursor:default}.styled-select-menu{position:absolute;left:-10px;right:-10px;top:calc(100% + 8px);z-index:40;display:grid;gap:3px;max-height:240px;overflow:auto;padding:7px;border:1px solid #dfe7f4;border-radius:13px;background:#fff;box-shadow:0 16px 35px #10182826}.styled-select-menu button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:11px 10px;border-radius:9px;background:#fff;color:var(--ink);text-align:left;font-size:12px;font-weight:600}.styled-select-menu button:hover{background:#f5f8ff;color:var(--blue)}.styled-select-menu button.selected{background:#eff5ff;color:var(--blue)}.styled-select-menu button svg{flex-shrink:0}.styled-select-empty{padding:11px 10px;color:var(--muted);font-size:11px}.target-card label{display:block;margin-bottom:18px}.target-card label:last-child{margin-bottom:0}.target-card small{display:block;line-height:1.45}.target-input{min-height:50px}.service-detail-page .service-product-section{margin-top:26px}@media(max-width:600px){.service-detail-page{max-width:none}.service-detail-page .service-detail-heading{margin-left:0;margin-right:0}.service-detail-page .detail-product-grid{grid-template-columns:1fr}.service-detail-page .target-card,.service-detail-page .postpaid-bill-card,.service-detail-page .bpjs-options,.service-detail-page .service-product-section{width:100%}.service-detail-page .ewallet-bottom-action{width:100%;bottom:76px}.service-detail-page .service-detail-heading h1{font-size:26px}}.web-toast{position:fixed;top:96px;right:24px;z-index:100;display:flex;align-items:center;gap:11px;width:min(390px,calc(100vw - 32px));padding:13px 14px 13px 12px;border:1px solid #dfe6f2;border-radius:14px;background:#fff;box-shadow:0 16px 38px #10182829;animation:toast-in .24s ease-out}.web-toast>span{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;flex-shrink:0}.web-toast b{flex:1;color:var(--ink);font-size:11px;line-height:1.4}.web-toast>button{display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#f5f7fb;color:var(--muted)}.web-toast.error>span{background:#ffedf0;color:#d92d49}.web-toast.success>span{background:#e7f8f1;color:var(--success)}.web-toast.info>span{background:#eff5ff;color:var(--blue)}@keyframes toast-in{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:none}}.target-input .styled-select{display:block;align-self:stretch;min-width:0;min-height:48px;padding:0;flex:1}.target-input .styled-select-trigger{min-height:48px;width:100%;padding:0 2px;font-size:13px;background:#fff}.target-input .styled-select-trigger .placeholder{color:#667085}.target-input:has(.styled-select){min-height:52px;padding-left:14px;padding-right:10px;background:#fff}.target-input:has(.styled-select)>.styled-select{z-index:41}.target-input:has(.styled-select)>.styled-select:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border-radius:10px;pointer-events:none}.styled-select-menu{min-width:100%}.product-card{position:relative}.product-card.selected{border-color:var(--blue);background:#f7faff;box-shadow:0 0 0 3px #0054e817}.product-selected-mark{position:absolute;right:11px;top:11px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:var(--blue);color:#fff}.product-bottom-action{position:sticky;bottom:82px;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:16px;width:min(760px,100%);margin:18px auto 0;padding:13px 15px;border:1px solid #dce6f6;border-radius:15px;background:#fffffff7;box-shadow:0 12px 28px #1018281a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.product-bottom-action span,.product-bottom-action strong{display:block}.product-bottom-action span{color:var(--muted);font-size:9px}.product-bottom-action strong{margin-top:4px;font-size:11px}.product-bottom-action .primary-cta{white-space:nowrap;padding:11px 13px;border:0}@media(max-width:600px){.web-toast{top:76px;right:16px;width:calc(100vw - 32px)}}.postpaid-form{max-width:620px}.postpaid-form label{margin-top:0}.field-caption{display:block;margin:13px 0 7px;color:var(--ink);font-size:11px;font-weight:800}.postpaid-bill-card{max-width:620px;margin-top:18px;padding:22px;border:1px solid #dfe8f7;border-radius:18px;background:#fff;box-shadow:0 10px 28px #1018280d}.postpaid-bill-card h2{margin-top:7px;font-size:19px}.postpaid-bill-card p{margin-top:6px;color:var(--muted);font-size:11px}.bill-total{display:flex;align-items:center;justify-content:space-between;margin:20px 0;padding:15px;border-radius:13px;background:#f5f8ff}.bill-total span{color:var(--muted);font-size:11px}.bill-total strong{color:var(--blue);font-size:20px}.bill-actions{display:flex;justify-content:flex-end;gap:9px}.bill-actions button{font-size:11px}.bill-actions .primary-cta,.bill-actions .secondary-cta{border:0;cursor:pointer}.service-tabs{display:flex;gap:6px;width:min(620px,100%);padding:5px;margin:4px 0 14px;border:1px solid var(--line);border-radius:13px;background:#fff}.service-tabs button{flex:1;padding:11px 10px;border-radius:9px;background:transparent;color:var(--muted);font-size:10px;font-weight:800}.service-tabs button.active{background:var(--blue);color:#fff;box-shadow:0 5px 12px #0054e82b}.bpjs-form{max-width:620px}.bpjs-options{max-width:620px;margin-top:20px;padding:18px;border:1px solid var(--line);border-radius:17px;background:#fff}.bpjs-option{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;width:100%;padding:13px 0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.bpjs-option:last-child{border-bottom:0}.bpjs-option>span{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:#eff5ff;color:var(--blue)}.bpjs-option div{min-width:0}.bpjs-option b,.bpjs-option small{display:block}.bpjs-option b{font-size:11px}.bpjs-option small{margin-top:4px;color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bpjs-option strong{color:var(--blue);font-size:10px;white-space:nowrap}.bpjs-option>svg{color:#98a2b3}.bpjs-option.selected{padding-left:9px;padding-right:9px;border-radius:11px;background:#f5f8ff}.bpjs-options+.auth-submit{max-width:620px}.target-card{max-width:630px;padding:22px 24px;border:1px solid #dfe7f3;border-radius:20px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 12px 30px #10182809}.target-card label{display:block}.target-label{display:block;margin-bottom:9px;color:var(--ink);font-size:11px;font-weight:800}.target-input{display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--blue);transition:border-color .2s,box-shadow .2s}.target-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 4px #0054e814}.target-input input{width:100%;min-height:48px;border:0;outline:0;color:var(--ink);font-size:14px;letter-spacing:.2px}.target-input input::placeholder{color:#aab5c5}.target-card label>small{display:block;margin-top:9px;color:var(--muted);font-size:10px;font-weight:500}.target-warning{display:block;margin-top:8px;color:#c26d10;font-size:10px}.service-groups{display:grid;gap:30px;margin-bottom:42px}.service-group{padding:23px;border:1px solid var(--line);border-radius:21px;background:#fff}.service-group-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.service-group-heading h2{margin-top:6px;font-size:19px;letter-spacing:-.5px}.service-group-heading small{color:var(--muted);font-size:10px}.service-group .service-categories{grid-template-columns:repeat(4,1fr);gap:10px;margin:0}.service-group .category-card{min-height:88px;padding:13px;border-radius:14px;background:#fbfcff}.service-group .category-card span{width:38px;height:38px;border-radius:11px}.service-group .category-card b{font-size:11px}.service-group .category-card small{font-size:9px}.services-page>.section-title{margin-top:8px}@media(max-width:900px){.service-groups{gap:18px;margin-bottom:30px}.service-group{padding:16px;border-radius:17px}.service-group-heading{margin-bottom:13px}.service-group-heading h2{font-size:16px}.service-group .service-categories{grid-template-columns:repeat(2,1fr);gap:8px}.service-group .category-card{min-height:86px;padding:11px}.service-group .category-card span{width:34px;height:34px}.service-group .category-card b{font-size:10px}.service-group .category-card small{font-size:8px}}@media(max-width:600px){.service-modal{max-height:88svh}.modal-product{grid-template-columns:auto 1fr auto}.modal-product>svg{display:none}.modal-product strong{grid-column:2;justify-self:start;margin-top:3px}.modal-product b{font-size:10px}.modal-product small{font-size:8px}}@media(max-width:600px){.checkout-modal{padding-top:20px}.checkout-product{padding:12px}.checkout-product b,.checkout-product strong{font-size:11px}.checkout-review b{max-width:150px}.checkout-info{font-size:9px}}.back-service{display:flex;align-items:center;gap:7px;margin-bottom:25px;padding:9px 0;background:transparent;color:var(--blue);font-size:11px;font-weight:800}.service-detail-heading{display:flex;align-items:center;gap:15px;margin-bottom:25px}.service-detail-heading h1{margin-top:7px;font-size:30px;letter-spacing:-1.2px}.service-detail-heading p{margin-top:7px;color:var(--muted);font-size:12px}.service-detail-icon{display:grid;place-items:center;width:58px;height:58px;flex:0 0 58px;border-radius:18px;background:linear-gradient(145deg,#e8f0ff,#f3f0ff);color:var(--blue)}.target-card{max-width:630px;padding:21px 22px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 25px #10182808}.target-card label{display:block;color:var(--ink);font-size:11px;font-weight:800}.target-card input{display:block;width:100%;margin-top:8px;padding:14px;border:1px solid var(--line);border-radius:11px;outline:none;font-size:13px}.target-card input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0054e817}.target-card small{display:block;margin-top:8px;color:#c26d10;font-size:10px}.service-product-section{margin-top:30px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff}.service-product-section.locked{background:#fbfcfe}.service-product-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:18px}.service-product-heading h2{font-size:17px}.service-product-heading p{margin-top:5px;color:var(--muted);font-size:11px}.service-product-heading>svg{color:var(--success)}.detail-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.locked-product-message{display:flex;align-items:center;justify-content:center;gap:9px;min-height:130px;color:var(--muted);font-size:11px}.locked-product-message svg{color:#9db1d7}.service-detail-page .product-card{min-height:130px}@media(max-width:600px){.back-service{margin-bottom:19px}.service-detail-heading{gap:11px;margin-bottom:19px}.service-detail-heading h1{font-size:24px}.service-detail-heading p{font-size:10px;line-height:1.45}.service-detail-icon{width:48px;height:48px;flex-basis:48px;border-radius:15px}.target-card{padding:16px;border-radius:16px}.target-card input{min-height:48px}.service-product-section{margin-top:20px;padding:16px;border-radius:17px}.service-product-heading h2{font-size:15px}.service-product-heading p{font-size:10px}.detail-product-grid{grid-template-columns:1fr 1fr;gap:8px}.service-detail-page .product-card{min-height:120px;padding:12px}.locked-product-message{min-height:110px;font-size:10px}}.service-detail-page{padding-top:40px}.service-detail-page .target-card{width:min(760px,100%);max-width:none;margin-top:23px;padding:26px 28px;border:1px solid #dfe7f3;border-radius:21px;background:linear-gradient(145deg,#fff,#fafdff);box-shadow:0 15px 35px #1b3d7a0d}.service-detail-page .target-label{margin-bottom:10px;font-size:11px;letter-spacing:.1px}.service-detail-page .target-input{min-height:58px;padding:0 17px;border:1px solid #d6e0ef;border-radius:15px;background:#fff;box-shadow:inset 0 1px 2px #10182805}.service-detail-page .target-input input{min-height:56px;font-size:15px;font-weight:600}.service-detail-page .target-input input::placeholder{font-weight:500;color:#aab8cb}.service-detail-page .target-card label>small{margin-top:11px;color:#8492a8;font-size:10px}.service-detail-page .service-product-section{width:min(900px,100%);margin-top:25px;padding:25px 27px;border-radius:21px;box-shadow:0 12px 30px #10182807}.service-detail-page .service-product-heading{margin-bottom:21px}.service-detail-page .service-product-heading h2{font-size:18px}.service-detail-page .service-product-heading p{font-size:11px;color:#8492a8}.service-detail-page .locked-product-message{min-height:115px;border:1px dashed #dce5f2;border-radius:15px;background:#fbfdff}.service-detail-page .detail-product-grid{gap:13px}.service-detail-page .product-card{position:relative;min-height:116px;padding:17px;border:1px solid #e0e8f3;border-radius:15px;transition:transform .18s,border-color .18s,box-shadow .18s}.service-detail-page .product-card:hover,.service-detail-page .product-card.selected{border-color:#85aef8;box-shadow:0 9px 22px #155bd51a;transform:translateY(-2px)}.service-detail-page .product-card b{font-size:12px}.service-detail-page .product-card strong{font-size:13px}.service-detail-page .product-icon{width:43px;height:43px;border-radius:13px}.service-detail-page .auth-submit{max-width:760px;margin-left:auto;margin-right:auto;border-radius:13px;min-height:49px}.service-detail-page .service-tabs{margin-left:auto;margin-right:auto;width:min(760px,100%);border-radius:15px}.service-detail-page .postpaid-form{width:min(760px,100%)}@media(max-width:600px){.service-detail-page{padding-top:24px}.service-detail-page .target-card{margin-top:18px;padding:18px 16px;border-radius:17px}.service-detail-page .target-input{min-height:54px;padding:0 14px}.service-detail-page .target-input input{min-height:52px;font-size:14px}.service-detail-page .service-product-section{padding:17px 16px;border-radius:18px}.service-detail-page .service-product-section .detail-product-grid{grid-template-columns:1fr 1fr}.service-detail-page .product-card{min-height:126px;padding:13px}.service-detail-page .product-card b{font-size:11px}.service-detail-page .product-card strong{font-size:12px}.service-detail-page .locked-product-message{min-height:92px}.service-detail-page .service-tabs{width:100%}}.service-detail-page .service-detail-heading{position:relative;padding:8px 0 22px;margin-bottom:0}.service-detail-page .service-detail-heading:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,#d7e3f4,transparent)}.service-detail-page .back-service{display:inline-flex;align-items:center;padding:8px 12px;margin-left:-12px;border-radius:9px;color:#53657d;transition:background .15s,color .15s}.service-detail-page .back-service:hover{background:#eaf2ff;color:var(--blue)}.service-detail-page .target-card{position:relative;overflow:hidden;margin-top:22px;padding:30px 32px;border:1px solid #d5e1f0;border-radius:23px;background:#fff;box-shadow:0 18px 45px #1c41781a}.service-detail-page .target-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#5d55ed,#1478ed)}.service-detail-page .target-card:after{content:"Masukkan data tujuan";position:absolute;left:32px;top:30px;color:#344054;font-size:14px;font-weight:800}.service-detail-page .target-card label{position:relative;z-index:1;padding-top:31px}.service-detail-page .target-card label>small{margin-top:12px;padding-left:2px}.service-detail-page .target-input{gap:13px;min-height:62px;padding:0 18px;border:1px solid #cbd8e9;border-radius:16px;background:#fbfdff;box-shadow:0 3px 8px #173d7108}.service-detail-page .target-input:focus-within{border-color:#4d82ed;background:#fff;box-shadow:0 0 0 4px #3374ed19,0 8px 20px #173d710d}.service-detail-page .target-input>svg{width:21px;height:21px;padding:4px;box-sizing:content-box;border-radius:8px;background:#eaf2ff;color:#1769df}.service-detail-page .target-input input{min-height:60px;font-size:16px;font-weight:600}.service-detail-page .target-input input::placeholder{font-size:14px;color:#9aaac0}.service-detail-page .service-product-section{margin-top:22px;padding:27px 30px;border:1px solid #dce5f1;border-radius:23px;background:#fff;box-shadow:0 12px 32px #173d7108}.service-detail-page .service-product-section.locked{background:linear-gradient(180deg,#fff,#f8fbff)}.service-detail-page .service-product-heading{padding-bottom:17px;margin-bottom:18px;border-bottom:1px solid #edf1f6}.service-detail-page .locked-product-message{min-height:82px;border:1px dashed #cbd9eb;border-radius:15px;background:#fafdff}.service-detail-page .locked-product-message svg{padding:8px;width:40px;height:40px;border-radius:12px;background:#edf4ff}.service-detail-page .detail-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-detail-page .product-card{min-height:126px;background:#fff;border:1px solid #dce5f1;border-radius:16px}.service-detail-page .product-card.selected{background:#f5f9ff;border-color:#3f7dea;box-shadow:0 0 0 2px #3f7dea20,0 12px 24px #3f7dea14}.service-detail-page .product-selected-mark{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e3f7ef;color:#079b72}@media(max-width:600px){.service-detail-page .service-detail-heading{padding-bottom:17px}.service-detail-page .target-card{padding:24px 20px;margin-top:18px;border-radius:19px}.service-detail-page .target-card:after{font-size:13px;margin-bottom:15px}.service-detail-page .target-input{min-height:57px;padding:0 14px}.service-detail-page .target-input input{min-height:55px;font-size:15px}.service-detail-page .target-input input::placeholder{font-size:13px}.service-detail-page .service-product-section{padding:21px 18px;border-radius:19px}.service-detail-page .detail-product-grid{grid-template-columns:1fr 1fr}.service-detail-page .product-card{min-height:132px}.service-detail-page .locked-product-message{min-height:70px}}.service-detail-page .target-card label{min-width:0;margin-bottom:20px}.service-detail-page .target-input,.service-detail-page .target-input:has(.styled-select){height:62px;min-height:62px;align-items:center}.service-detail-page .target-input>svg{flex:0 0 21px}.service-detail-page .target-input input{height:60px;min-height:60px;padding:0}.service-detail-page .target-input .styled-select{height:60px;min-height:60px;display:flex;align-items:center}.service-detail-page .target-input .styled-select-trigger{height:60px;min-height:60px;padding:0 2px;font-size:15px}.service-detail-page .target-input .styled-select-trigger span{line-height:1.2}.service-detail-page .target-input .styled-select-trigger svg{width:18px;height:18px}.service-detail-page .detail-product-grid{align-items:stretch;grid-auto-rows:1fr}.service-detail-page .product-card{width:100%;height:100%;min-height:126px;align-content:center}.service-detail-page .product-card .product-icon{align-self:center;display:grid;place-items:center;width:44px;height:44px;min-width:44px}.service-detail-page .product-card .product-icon img{display:block;width:25px;height:25px;object-fit:contain}.service-detail-page .product-card>div{align-self:center;min-width:0}.service-detail-page .product-card>strong{align-self:end}.service-detail-page .service-detail-icon{display:flex;align-items:center;justify-content:center}.service-detail-page .service-detail-icon svg{display:block}@media(max-width:600px){.service-detail-page .target-input,.service-detail-page .target-input:has(.styled-select){height:57px;min-height:57px}.service-detail-page .target-input input,.service-detail-page .target-input .styled-select,.service-detail-page .target-input .styled-select-trigger{height:55px;min-height:55px}.service-detail-page .target-input .styled-select-trigger{font-size:14px}.service-detail-page .product-card .product-icon{width:40px;height:40px;min-width:40px}.service-detail-page .product-card{min-height:132px}}.dashboard-home .quick-action>div{min-width:0}.dashboard-home .quick-action b,.dashboard-home .quick-action small{display:block}.dashboard-home .quick-action small{margin-top:4px;color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-home .service-tile>div{min-width:0;flex:1}.dashboard-home .service-tile small{display:block;margin-top:4px;color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-home .service-tile>svg{color:#98a2b3;flex-shrink:0}.category-card>div{min-width:0}.category-card>div b,.category-card>div small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.dashboard-home .quick-action small{font-size:8px;margin-top:2px}.dashboard-home .quick-action>div{max-width:75px}.dashboard-home .service-tile{display:grid;grid-template-columns:auto 1fr auto;align-items:center}.dashboard-home .service-tile small{font-size:8px}.dashboard-home .service-tile>svg{display:block}.category-card>div small{font-size:9px}}@media(min-width:901px){.dashboard-home .quick-grid{width:100%;max-width:none;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:39px}.dashboard-home .quick-action{min-height:86px;padding:16px 18px;border-radius:17px}.dashboard-home .quick-action>span{width:44px;height:44px;border-radius:14px}.dashboard-home .quick-action>span svg{width:21px;height:21px}.dashboard-home .quick-action b{font-size:12px}.dashboard-home .quick-action small{font-size:10px}.dashboard-home .service-strip{grid-template-columns:repeat(3,1fr);gap:13px}.dashboard-home .service-tile{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:92px;padding:17px 16px}.dashboard-home .service-tile>span{width:44px;height:44px;border-radius:14px}.dashboard-home .service-tile>span svg{width:21px;height:21px}.dashboard-home .service-tile b{font-size:12px}.dashboard-home .service-tile small{font-size:10px}.dashboard-home .section-title h2{font-size:21px}}.dashboard-overview{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:16px;align-items:stretch}.dashboard-overview .balance-hero{min-height:258px}.recent-card{padding:24px 22px;border:1px solid var(--line);border-radius:22px;background:#fff}.recent-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recent-heading h2{margin-top:6px;font-size:17px;letter-spacing:-.4px}.recent-heading button{display:flex;align-items:center;gap:4px;padding:5px 0;background:transparent;color:var(--blue);font-size:10px;font-weight:800}.recent-list{display:grid;gap:2px;margin-top:19px}.recent-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:11px 0;border-bottom:1px solid #eef1f6}.recent-item:last-child{border-bottom:0}.recent-item-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:var(--soft);color:var(--blue)}.recent-item div{min-width:0}.recent-item b,.recent-item small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.recent-item b{font-size:10px}.recent-item small{margin-top:3px;color:var(--muted);font-size:8px}.recent-item .status{font-size:8px;padding:4px 6px}.recent-card .empty-state{padding:30px 8px}.recent-card .empty-state svg{width:20px}.recent-card .empty-state b{font-size:11px}.recent-card .empty-state span{font-size:9px}.balance-skeleton{display:block;width:195px;height:45px;border-radius:10px;background:linear-gradient(100deg,#ffffff26 20%,#ffffff59,#ffffff26 56%);background-size:220% 100%;animation:balance-shimmer 1.35s ease-in-out infinite}@keyframes balance-shimmer{to{background-position:-220% 0}}.recent-loading{display:grid;gap:13px;margin-top:22px}.recent-loading i{display:block;height:34px;border-radius:9px;background:linear-gradient(100deg,#f0f3f8 20%,#fff,#f0f3f8 56%);background-size:220% 100%;animation:balance-shimmer 1.35s ease-in-out infinite}.balance-line button:disabled{opacity:.4;cursor:default}@media(max-width:900px){.dashboard-overview{display:block}.dashboard-overview .balance-hero{min-height:206px}.recent-card{margin-top:13px;padding:17px 16px;border-radius:17px}.recent-heading h2{font-size:15px}.recent-list{margin-top:12px}.recent-item{padding:10px 0}.dashboard-home .quick-grid{margin-top:13px}}.promo-tabs{display:flex;gap:4px;width:max-content;padding:4px;background:#edf2fb;border-radius:13px;margin-bottom:22px}.promo-tabs button{padding:10px 22px;border-radius:10px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.promo-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 4px 12px #10182812}.promo-list{display:grid;gap:14px}.promo-item{display:flex;align-items:stretch;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;min-height:150px;box-shadow:var(--shadow)}.promo-item>img{width:220px;object-fit:cover;background:var(--soft)}.promo-item-copy{padding:23px 25px}.promo-item-copy h2{margin:8px 0;font-size:19px;letter-spacing:-.5px}.promo-item-copy p{color:var(--muted);font-size:12px;line-height:1.65}.promo-item-copy small{display:block;margin-top:15px;color:var(--muted);font-size:10px}.voucher-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.voucher-card{display:flex;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow)}.voucher-ticket{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:118px;padding:18px 10px;background:linear-gradient(145deg,var(--navy),var(--blue));color:#fff;position:relative}.voucher-ticket strong{font-size:20px}.voucher-ticket span{font-size:9px;color:#ffffffb8}.voucher-copy{flex:1;min-width:0;padding:19px 20px}.voucher-copy>b{font-size:14px}.voucher-copy p{color:var(--muted);font-size:11px;line-height:1.45;margin:7px 0}.voucher-copy small{display:block;color:var(--muted);font-size:10px}.voucher-code{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:16px;padding:8px 9px 8px 11px;border:1px dashed #a8b6d8;border-radius:9px;background:#f7f9ff}.voucher-code strong{font-size:12px;letter-spacing:1px;color:var(--blue)}.voucher-code button{display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:7px;background:#fff;color:var(--blue);font-size:10px;font-weight:800}.notification-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.notification-intro .secondary-cta{white-space:nowrap}.notification-list{padding:5px 18px}.notification-item{display:flex;align-items:flex-start;gap:13px;width:100%;padding:17px 0;border-bottom:1px solid var(--line);background:transparent;text-align:left;position:relative}.notification-item:last-child{border-bottom:0}.notification-icon{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:12px;background:var(--soft);color:var(--blue)}.notification-copy{display:block;min-width:0;flex:1}.notification-copy b,.notification-copy small,.notification-copy time{display:block}.notification-copy b{font-size:12px}.notification-copy small{font-size:11px;color:var(--muted);line-height:1.5;margin-top:4px}.notification-copy time{font-size:10px;color:#98a2b3;margin-top:7px}.notification-item>i{width:7px;height:7px;border-radius:50%;background:#ff425c;flex-shrink:0;margin:7px 4px 0 0}.notification-item.read{opacity:.72}.voucher-field input{margin-top:7px}.referral-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 30px;border-radius:20px;background:linear-gradient(135deg,var(--navy),var(--blue));color:#fff;box-shadow:0 18px 38px #0054e82e}.referral-hero strong{display:block;font-size:32px;letter-spacing:2px;margin:10px 0}.referral-hero p{font-size:11px;color:#ffffffb8}.referral-hero button{display:flex;align-items:center;gap:7px;padding:11px 14px;border-radius:9px;background:#fff;color:var(--blue);font-size:11px;font-weight:800}.referral-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.referral-stats div{padding:18px;background:#fff;border:1px solid var(--line);border-radius:15px}.referral-stats span,.referral-stats strong{display:block}.referral-stats span{font-size:10px;color:var(--muted)}.referral-stats strong{font-size:22px;margin-top:9px}.referral-list{padding:8px 18px}.referral-row{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.referral-row:last-child{border:0}.referral-row>div{flex:1}.referral-row b,.referral-row small{display:block}.referral-row b{font-size:12px}.referral-row small{font-size:10px;color:var(--muted);margin-top:4px}.referral-row>strong{font-size:12px;color:var(--success)}@media(max-width:700px){.promo-item{display:block}.promo-item>img{width:100%;height:130px}.promo-item-copy{padding:18px}.voucher-grid{grid-template-columns:1fr}.voucher-card{min-width:0}.voucher-ticket{width:94px}.voucher-copy{padding:16px}.notification-intro{align-items:flex-start;flex-direction:column}.notification-intro .secondary-cta{width:100%;justify-content:center}.notification-list{padding:5px 14px}}.referral-hero{margin-bottom:16px}@media(max-width:700px){.referral-hero{align-items:flex-start;flex-direction:column;padding:23px}.referral-hero strong{font-size:27px}.referral-hero button{width:100%;justify-content:center}.referral-stats{gap:8px}.referral-stats div{padding:14px 11px}.referral-stats span{font-size:9px}.referral-stats strong{font-size:17px}}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.metric-card{display:flex;align-items:center;gap:12px;min-width:0;padding:16px 14px;background:#fff;border:1px solid var(--line);border-radius:16px;text-align:left;box-shadow:0 7px 20px #10182808;transition:transform .2s,box-shadow .2s}.metric-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #10182812}.metric-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border-radius:13px}.metric-card.violet .metric-icon{color:#6746e8;background:#f0edff}.metric-card.blue .metric-icon{color:#0875dc;background:#e8f4ff}.metric-card.green .metric-icon{color:#079b72;background:#e6faf3}.metric-card.orange .metric-icon{color:#d88718;background:#fff2dd}.metric-copy{display:block;min-width:0;flex:1}.metric-copy small,.metric-copy strong,.metric-copy em{display:block}.metric-copy small{color:#344054;font-size:10px}.metric-copy strong{margin-top:6px;color:var(--ink);font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.metric-copy em{margin-top:5px;color:var(--muted);font-size:9px;font-style:normal;white-space:nowrap}.metric-card>svg{color:#98a2b3;flex-shrink:0}@media(max-width:900px){.dashboard-metrics{grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:13px}.metric-card{gap:8px;padding:12px 10px;border-radius:14px}.metric-icon{width:34px;height:34px;border-radius:10px}.metric-icon svg{width:16px}.metric-copy small{font-size:8px}.metric-copy strong{font-size:11px;margin-top:4px}.metric-copy em{font-size:8px;margin-top:3px}.metric-card>svg{display:none}}.table-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 24px #10182808}.responsive-table{width:100%;overflow-x:auto}.responsive-table table{width:100%;border-collapse:collapse;min-width:760px}.responsive-table th{padding:13px 15px;background:#f8faff;color:#667085;font-size:9px;font-weight:800;text-align:left;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.responsive-table td{padding:14px 15px;border-top:1px solid #eef1f6;color:#667085;font-size:10px;white-space:nowrap}.responsive-table tbody tr{cursor:pointer;transition:background .15s}.responsive-table tbody tr:hover{background:#f8faff}.responsive-table td:last-child{width:28px;padding-right:17px;color:#98a2b3}.align-right{text-align:right!important}.table-type{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-weight:700}.table-type>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:var(--soft);color:var(--blue)}.table-type.topup>span{background:#eafaf4;color:var(--success)}.table-title{display:block;max-width:190px;color:var(--ink);overflow:hidden;text-overflow:ellipsis}.responsive-table td small{display:block;margin-top:4px;color:#98a2b3;font-size:9px}.table-reference{display:block;max-width:210px;color:#475467;overflow:hidden;text-overflow:ellipsis}.table-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:20px 20px 13px}.table-heading h2{margin-top:6px;font-size:17px}.table-heading .secondary-cta{padding:9px 12px;font-size:10px}.balance-deposit-table{min-width:0;flex:1}.balance-page .balance-columns{align-items:start}.balance-page .payment-method-card{min-width:280px}.history-page .history-summary{margin-bottom:17px}@media(max-width:900px){.table-card{border-radius:15px}.responsive-table table{min-width:700px}.responsive-table th{padding:11px 12px}.responsive-table td{padding:12px}.table-heading{padding:16px 15px 11px}.balance-page .balance-columns{display:block}.balance-page .payment-method-card{margin-bottom:13px}.balance-deposit-table{width:100%}}.table-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 17px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.table-pagination>div{display:flex;align-items:center;gap:8px}.table-pagination button{padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--blue);font-size:10px;font-weight:700}.table-pagination button:disabled{color:#98a2b3;background:#f8fafc;cursor:not-allowed}.table-pagination b{padding:0 4px;color:var(--ink);font-size:10px;white-space:nowrap}.balance-deposit-table{margin-top:18px}.balance-page>.payment-method-card{box-shadow:0 8px 24px #10182808}@media(max-width:600px){.table-pagination{align-items:flex-start;flex-direction:column;padding:12px 14px}.table-pagination>div{width:100%;justify-content:space-between}.table-pagination b{font-size:9px}}.desktop-dashboard-overview{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(390px,.95fr);gap:16px;margin-bottom:20px}.dashboard-chart-card,.desktop-recent-card,.dashboard-category-card,.dashboard-summary-card{min-width:0;padding:23px 21px;background:#fff;border:1px solid var(--line);border-radius:19px;box-shadow:0 8px 24px #10182808}.dashboard-chart-card,.desktop-recent-card{min-height:320px}.dashboard-category-card,.dashboard-summary-card{min-height:210px}.dashboard-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dashboard-panel-heading h2{margin-top:6px;font-size:17px;letter-spacing:-.4px}.dashboard-panel-heading button,.chart-period{display:flex;align-items:center;gap:4px;background:transparent;color:var(--blue);font-size:10px;font-weight:800}.chart-period{padding:8px 10px;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-weight:600}.chart-area{display:flex;height:190px;margin-top:21px;border-bottom:1px solid #e8edf5}.chart-y-axis{display:flex;flex-direction:column;justify-content:space-between;padding:0 10px 23px 0;color:#98a2b3;font-size:9px}.chart-bars{position:relative;display:flex;align-items:flex-end;justify-content:space-around;gap:10px;flex:1;padding:10px 4px 0;background:repeating-linear-gradient(to bottom,transparent 0,transparent 61px,#edf1f7 62px)}.chart-column{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%;gap:9px;flex:1}.chart-column i{display:block;width:min(30px,65%);min-height:10px;border-radius:8px 8px 2px 2px;background:linear-gradient(180deg,#6b63f5,#2c72e8);box-shadow:0 6px 12px #4267ed30}.chart-column:nth-child(2n) i{background:linear-gradient(180deg,#9bc7ff,#4c8af0)}.chart-column small{color:#98a2b3;font-size:9px}.chart-foot{display:flex;justify-content:space-between;gap:8px;margin-top:16px;color:var(--muted);font-size:10px}.chart-foot span{display:flex;align-items:center;gap:6px}.chart-dot{width:7px;height:7px;border-radius:50%;background:var(--blue)}.chart-foot b{color:var(--ink)}.desktop-transaction-list{display:grid;margin-top:14px}.desktop-transaction{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid #eef1f6}.desktop-transaction:last-child{border-bottom:0}.transaction-product-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--soft);color:var(--blue)}.desktop-transaction div{min-width:0}.desktop-transaction b,.desktop-transaction small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.desktop-transaction b{font-size:10px}.desktop-transaction small{margin-top:3px;color:var(--muted);font-size:8px}.desktop-transaction .status{font-size:8px;padding:4px 6px}.desktop-transaction>strong{font-size:10px;white-space:nowrap}.dashboard-category-card{grid-column:1}.dashboard-summary-card{grid-column:2}.dashboard-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:9px;margin-top:18px}.dashboard-category-grid button{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;padding:10px 5px;background:transparent;text-align:center}.dashboard-category-grid button:hover{background:#f8faff;border-radius:12px}.dashboard-category-grid span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--soft);color:var(--blue)}.dashboard-category-grid b,.dashboard-category-grid small{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-category-grid b{font-size:9px}.dashboard-category-grid small{color:var(--muted);font-size:8px}.summary-ring{display:grid;place-items:center;width:104px;height:104px;margin:13px auto 11px;border-radius:50%;background:conic-gradient(var(--blue) 0 56%,#41b9dc 56% 76%,#f4b840 76% 88%,#e8edf5 88% 100%);position:relative}.summary-ring:after{content:"";position:absolute;width:70px;height:70px;border-radius:50%;background:#fff}.summary-ring div{position:relative;z-index:1;text-align:center}.summary-ring strong,.summary-ring span{display:block}.summary-ring strong{font-size:18px}.summary-ring span{color:var(--muted);font-size:8px;margin-top:2px}.summary-legend{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.summary-legend span{display:flex;align-items:center;gap:4px;min-width:0;color:var(--muted);font-size:8px}.summary-legend i{width:7px;height:7px;flex-shrink:0;border-radius:50%}.summary-legend b{margin-left:auto;color:var(--ink);font-size:9px}.legend-blue{background:var(--blue)}.legend-green{background:#35bd98}.legend-orange{background:#f4b840}@media(max-width:900px){.desktop-dashboard-overview{display:none}.dashboard-home .dashboard-overview{display:block}.dashboard-home .quick-grid{display:grid}.dashboard-home .service-strip{overflow:hidden}.dashboard-home .service-tile{min-width:0}}.dashboard-home>.dashboard-overview{display:none}@media(max-width:900px){.dashboard-home>.dashboard-overview{display:block}}.service-detail-page .target-input input{border:0!important;background:transparent!important;box-shadow:none!important;outline:0!important;border-radius:0!important;padding:0!important}.service-detail-page .target-input .styled-select-trigger{border:0!important;box-shadow:none!important}.service-detail-page .target-card{width:min(700px,100%);margin-left:auto;margin-right:auto}.service-detail-page .service-product-section{width:min(820px,100%);margin-left:auto;margin-right:auto}.service-detail-page .target-card:before{width:3px;background:#3977ed}.service-detail-page .target-card:after{font-size:13px;color:#1d2939}.service-detail-page .target-label{font-size:10px;color:#667085;text-transform:uppercase;letter-spacing:.5px}.service-detail-page .target-card label>small{font-size:9px;color:#98a2b3}.service-detail-page .target-input{background:#f8fbff}.service-detail-page .target-input:focus-within{background:#fff}.service-detail-page{max-width:1000px;padding-top:38px}.service-detail-page .service-detail-heading{max-width:820px;margin:0 auto 22px;padding:0 0 24px;border-bottom:1px solid #e8edf5}.service-detail-page .service-detail-heading:after{display:none}.service-detail-page .back-service{width:fit-content;margin:0 auto 22px;padding:8px 0}.service-detail-page .target-card{width:min(720px,100%);margin:0 auto;padding:25px 28px 22px;overflow:visible;border:1px solid #dfe7f2;border-radius:20px;background:#fff;box-shadow:0 12px 30px #193b7012}.service-detail-page .target-card:before{display:none}.service-detail-page .target-card:after{left:28px;top:24px;color:#17243b;font-size:14px;font-weight:800}.service-detail-page .target-card label{padding-top:28px;margin-bottom:18px}.service-detail-page .target-card label:last-child{margin-bottom:0}.service-detail-page .target-label{margin-bottom:8px;color:#344054;font-size:11px;font-weight:700;letter-spacing:0;text-transform:none}.service-detail-page .target-input,.service-detail-page .target-input:has(.styled-select){display:flex;align-items:center;width:100%;height:56px;min-height:56px;gap:11px;padding:0 15px;border:1px solid #d7e0ed;border-radius:13px;background:#fff;box-shadow:none}.service-detail-page .target-input:focus-within{border-color:#4b82ed;box-shadow:0 0 0 3px #0054e81c}.service-detail-page .target-input>svg{flex:0 0 20px;width:20px;height:20px;padding:0;border-radius:0;background:transparent;color:#3977ed}.service-detail-page .target-card input,.service-detail-page .target-input input{display:block;width:100%;height:54px;min-height:54px;margin:0;padding:0!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:#17243b;font-size:14px;font-weight:600}.service-detail-page .target-input input::placeholder{color:#98a8bd;font-weight:500}.service-detail-page .target-card label>small{margin-top:9px;padding-left:0;color:#8b99ad;font-size:10px}.service-detail-page .target-input .styled-select,.service-detail-page .target-input .styled-select-trigger{height:54px;min-height:54px}.service-detail-page .target-input .styled-select-trigger{padding:0;font-size:14px}.service-detail-page .service-product-section{width:min(860px,100%);margin:22px auto 0;padding:24px 27px;border:1px solid #dfe7f2;border-radius:20px;background:#fff;box-shadow:0 10px 28px #193b700e}.service-detail-page .service-product-heading{margin-bottom:18px;padding:0 0 16px;border-bottom:1px solid #edf1f6}.service-detail-page .service-product-heading h2{color:#17243b;font-size:17px}.service-detail-page .service-product-heading p{color:#8b99ad;font-size:10px}.service-detail-page .detail-product-grid{gap:12px}.service-detail-page .product-card{min-height:112px;padding:15px;border:1px solid #e0e7f0;border-radius:14px;background:#fff;box-shadow:none}.service-detail-page .product-card:hover,.service-detail-page .product-card.selected{transform:translateY(-1px);border-color:#5b8ff0;box-shadow:0 8px 18px #195bd51c}.service-detail-page .product-card .product-icon{width:40px;height:40px;min-width:40px;border-radius:11px}.service-detail-page .product-card b{font-size:11px}.service-detail-page .product-card strong{font-size:12px}@media(max-width:600px){.service-detail-page{padding-top:24px}.service-detail-page .back-service{margin-left:0;margin-bottom:17px}.service-detail-page .service-detail-heading{margin-bottom:18px;padding-bottom:18px}.service-detail-page .target-card{padding:22px 16px 18px;border-radius:17px}.service-detail-page .target-card:after{left:16px;top:21px;font-size:13px}.service-detail-page .target-card label{padding-top:27px}.service-detail-page .target-input,.service-detail-page .target-input:has(.styled-select){height:54px;min-height:54px;padding:0 13px}.service-detail-page .target-card input,.service-detail-page .target-input input,.service-detail-page .target-input .styled-select,.service-detail-page .target-input .styled-select-trigger{height:52px;min-height:52px}.service-detail-page .service-product-section{padding:19px 15px;border-radius:17px}.service-detail-page .detail-product-grid{grid-template-columns:1fr 1fr;gap:8px}.service-detail-page .product-card{min-height:118px;padding:12px}}.service-detail-page .target-card label{padding-top:0}.service-detail-page .target-card label:first-child{padding-top:28px}@media(max-width:600px){.service-detail-page .target-card label:first-child{padding-top:27px}}.checkout-readonly-field{display:grid;gap:7px;padding:13px 14px;border:1px solid #dfe7f2;border-radius:12px;background:#f8faff}.checkout-readonly-field span{color:#667085;font-size:10px;font-weight:700}.checkout-readonly-field strong{color:#17243b;font-size:14px;letter-spacing:.2px}.checkout-readonly-field small{color:#8b99ad;font-size:9px;line-height:1.45}.history-summary{background:linear-gradient(135deg,#f8fbff,#eef5ff);color:var(--ink);border:1px solid #dce7f5;box-shadow:0 10px 26px #22549612}.history-summary .eyebrow{color:#55708f}.history-summary strong{color:var(--blue);font-size:30px}.history-summary>svg{color:var(--blue);background:#e5efff}.history-summary-loading{display:block;width:76px;height:30px;margin-top:5px;border-radius:8px;background:linear-gradient(100deg,#dfe9f7 20%,#fff,#dfe9f7 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.history-skeleton-row td{height:68px}.history-skeleton-row i,.history-skeleton-type,.history-skeleton-lines{display:block;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.history-skeleton-type{width:30px;height:30px;border-radius:9px}.history-skeleton-lines{width:155px;height:30px;border-radius:5px}.history-skeleton-lines b,.history-skeleton-lines small{display:block;height:9px;border-radius:5px;background:#edf2f8}.history-skeleton-lines b{width:78%;height:11px;margin:3px 0 7px}.history-skeleton-lines small{width:52%}.history-skeleton-line{height:10px;border-radius:5px}.history-skeleton-line.reference{width:175px}.history-skeleton-line.date{width:105px}.history-skeleton-line.amount{width:62px;margin-left:auto}.history-skeleton-status{width:55px;height:21px;border-radius:99px}.history-skeleton-row td{border-top:1px solid #eef2f7}.history-skeleton-row td:first-child{padding-left:15px}.history-skeleton-row td:last-child{width:28px}@media(max-width:700px){.history-skeleton-line.reference{width:120px}.history-skeleton-line.date{width:85px}.history-skeleton-lines{width:125px}}.history-summary{display:grid;grid-template-columns:minmax(160px,1fr) auto auto;align-items:center;gap:24px;min-height:126px;padding:22px 24px;border:0;border-radius:20px;background:linear-gradient(120deg,#101caa,#1b5fe8 68%,#4b8cf3);color:#fff;box-shadow:0 16px 34px #0054e833}.history-summary:after{right:-35px;top:-70px;width:190px;height:190px;border:1px solid #ffffff26}.history-summary .eyebrow{color:#ffffffa8;font-size:9px;letter-spacing:1.2px}.history-summary strong{display:block;margin-top:7px;color:#fff;font-size:37px;line-height:1;letter-spacing:-1.5px}.history-summary small{margin-top:7px;color:#fffa;font-size:10px}.history-summary-loading{height:34px;margin-top:7px;background:linear-gradient(100deg,#ffffff24 20%,#ffffff61,#ffffff24 60%);background-size:220% 100%}.history-summary-breakdown{display:flex;align-items:stretch;gap:9px;position:relative;z-index:1}.history-summary-breakdown span{display:grid;min-width:82px;gap:4px;padding:11px 13px;border:1px solid #ffffff20;border-radius:12px;background:#ffffff12;color:#ffffffa8;font-size:9px}.history-summary-breakdown b{color:#fff;font-size:17px;line-height:1}.history-summary-icon{position:relative;z-index:1;display:grid;place-items:center;width:48px;height:48px;border:1px solid #ffffff2b;border-radius:15px;background:#ffffff19;color:#fff}.history-page .history-filter{box-shadow:0 5px 16px #1018280a}@media(max-width:600px){.history-summary{grid-template-columns:1fr auto;gap:14px;min-height:112px;padding:19px;border-radius:17px}.history-summary-breakdown{grid-column:1 / -1;order:3;width:100%}.history-summary-breakdown span{flex:1;min-width:0}.history-summary-icon{position:absolute;right:19px;top:19px;width:42px;height:42px}.history-summary-main{padding-right:50px}.history-summary strong{font-size:32px}}.referral-page .page-intro{max-width:700px}.referral-hero{position:relative;isolation:isolate;min-height:238px;margin-bottom:18px;padding:30px 32px;border:1px solid #274cce;background:radial-gradient(circle at 88% 18%,#5c9bff 0,transparent 27%),linear-gradient(125deg,#111a91,#164fc8 58%,#2678e9);box-shadow:0 20px 42px #004bd238}.referral-hero:before{content:"";position:absolute;z-index:-1;right:-80px;bottom:-105px;width:260px;height:260px;border:1px solid #ffffff29;border-radius:50%;box-shadow:0 0 0 24px #ffffff08,0 0 0 48px #ffffff05}.referral-hero-copy{min-width:0;max-width:580px}.referral-hero-copy h2{margin:10px 0 8px;color:#fff;font-size:25px;letter-spacing:-.8px}.referral-hero-copy p{max-width:430px;color:#ffffffb8;font-size:11px;line-height:1.55}.referral-code{display:flex;align-items:center;gap:10px;width:fit-content;margin-top:23px;padding:9px 10px 9px 14px;border:1px solid #ffffff32;border-radius:11px;background:#ffffff15}.referral-code strong{margin:0;font-size:19px;letter-spacing:2px}.referral-code span{padding:4px 6px;border-radius:5px;background:#ffffff1c;color:#ffffffc9;font-size:8px;font-weight:800;letter-spacing:.6px}.referral-copy-button{position:relative;z-index:1;align-self:flex-end;display:flex;align-items:center;gap:7px;padding:12px 15px;border:1px solid #ffffff40;border-radius:10px;background:#fff;color:var(--blue);font-size:11px;font-weight:800;box-shadow:0 8px 18px #071b7033}.referral-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin:0 0 18px}.referral-stat{display:flex;align-items:center;gap:12px;min-height:88px;padding:15px 16px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 7px 20px #10182808}.referral-stat-icon{display:grid!important;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#eef4ff;color:var(--blue)}.referral-stat>div{min-width:0}.referral-stat span:not(.referral-stat-icon){display:block;color:var(--muted);font-size:9px}.referral-stat strong{display:block;margin-top:6px;color:var(--ink);font-size:19px;letter-spacing:-.4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.referral-stat.commission .referral-stat-icon{background:#eaf9f3;color:var(--success)}.referral-list{padding:0 20px;border-radius:17px}.referral-list .section-title{padding:19px 0 14px;margin:0;border-bottom:1px solid #edf1f6}.referral-list .section-title h2{font-size:16px}.referral-row{min-height:67px;padding:12px 0}.referral-row .history-icon{width:36px;height:36px;border-radius:11px}.referral-row b{font-size:11px}.referral-row small{font-size:9px}.referral-row>strong{font-size:11px}.referral-page .empty-state{padding:55px 20px}@media(max-width:700px){.referral-hero{display:flex;align-items:stretch;min-height:0;padding:23px 20px;gap:22px}.referral-hero-copy h2{font-size:21px}.referral-code{margin-top:18px}.referral-copy-button{align-self:stretch;justify-content:center}.referral-stats{grid-template-columns:1fr;gap:8px}.referral-stat{min-height:70px;padding:12px 13px}.referral-stat strong{font-size:17px}.referral-list{padding:0 14px}.referral-list .section-title{padding-top:16px}.referral-row{gap:9px}.referral-row>strong{font-size:10px}}.referral-skeleton{display:grid;gap:18px}.referral-skeleton-hero{display:flex;align-items:flex-end;justify-content:space-between;min-height:238px;padding:30px 32px;border-radius:20px;background:linear-gradient(120deg,#17249c,#235fcc);overflow:hidden}.referral-skeleton-hero>div{display:grid;align-content:end;gap:11px;width:min(560px,70%)}.referral-skeleton i,.referral-skeleton b,.referral-skeleton small,.referral-skeleton span,.referral-skeleton em{display:block;background:linear-gradient(100deg,#ffffff20 20%,#fff5,#ffffff20 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.eyebrow-line{width:115px;height:9px;border-radius:5px}.hero-title-line{width:270px;height:24px;border-radius:6px}.hero-copy-line{width:390px;max-width:85%;height:10px;border-radius:5px}.hero-code-line{width:155px;height:38px;margin-top:8px;border-radius:10px}.hero-button-line{width:105px;height:38px;border-radius:10px}.referral-skeleton-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.referral-skeleton-stats>div{display:flex;align-items:center;gap:12px;min-height:88px;padding:15px 16px;border:1px solid #e7edf5;border-radius:16px;background:#fff}.referral-skeleton-stats>div>i{width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.referral-skeleton-stats span{display:grid;gap:8px;flex:1;background:transparent}.referral-skeleton-stats b,.referral-skeleton-stats small{height:9px;border-radius:5px;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%}.referral-skeleton-stats b{width:78%;height:11px}.referral-skeleton-stats small{width:48%}.referral-skeleton-list{padding:20px;border:1px solid #e7edf5;border-radius:17px;background:#fff}.list-title-line{width:145px;height:17px;margin-bottom:19px;border-radius:5px;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%)!important;background-size:220% 100%!important;animation:service-shimmer 1.35s ease-in-out infinite}.list-row-line{display:flex;align-items:center;gap:12px;min-height:67px;border-top:1px solid #edf1f6}.list-row-line>i{width:36px;height:36px;border-radius:11px;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.list-row-line span{display:grid;gap:8px;flex:1;background:transparent}.list-row-line b,.list-row-line small{height:9px;border-radius:5px;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.list-row-line b{width:42%;height:11px}.list-row-line small{width:28%}.list-row-line em{width:80px;height:11px;border-radius:5px;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}@media(max-width:700px){.referral-skeleton-hero{min-height:220px;padding:23px 20px;align-items:stretch;flex-direction:column;gap:22px}.referral-skeleton-hero>div{width:100%;align-content:start}.hero-title-line{width:220px}.hero-copy-line{width:90%}.hero-button-line{width:100%;height:38px}.referral-skeleton-stats{grid-template-columns:1fr;gap:8px}.referral-skeleton-stats>div{min-height:70px;padding:12px 13px}.referral-skeleton-list{padding:16px 14px}.list-row-line em{width:58px}}.service-catalog-skeleton{display:grid;gap:28px}.catalog-skeleton-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.catalog-skeleton-heading i{width:150px;height:18px;border-radius:6px}.catalog-skeleton-heading b{width:72px;height:10px;border-radius:5px}.catalog-skeleton-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.catalog-skeleton-card{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:76px;padding:15px;background:#fff;border:1px solid #e7edf5;border-radius:15px}.catalog-skeleton-card>i{width:42px;height:42px;border-radius:13px}.catalog-skeleton-card span{display:grid;gap:8px}.catalog-skeleton-card span b,.catalog-skeleton-card span small{height:9px;border-radius:5px}.catalog-skeleton-card span b{width:78%;height:11px}.catalog-skeleton-card span small{width:58%}.catalog-skeleton-card em{width:8px;height:14px;border-radius:4px}.catalog-skeleton-card>i,.catalog-skeleton-card span b,.catalog-skeleton-card span small,.catalog-skeleton-card em,.catalog-skeleton-heading i,.catalog-skeleton-heading b,.skeleton-search i,.skeleton-search span{display:block;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.skeleton-search{pointer-events:none}.skeleton-search i{width:18px;height:18px;border-radius:50%}.skeleton-search span{width:100%;height:11px;border-radius:5px}@media(max-width:600px){.service-catalog-skeleton{gap:22px}.catalog-skeleton-grid{grid-template-columns:1fr 1fr;gap:8px}.catalog-skeleton-card{grid-template-columns:36px 1fr;gap:9px;min-height:74px;padding:12px}.catalog-skeleton-card>i{width:36px;height:36px}.catalog-skeleton-card em{display:none}.catalog-skeleton-heading i{width:120px}}.balance-summary{position:relative;overflow:hidden}.balance-summary:after{content:"";position:absolute;width:190px;height:190px;right:-62px;top:-92px;border:1px solid #ffffff25;border-radius:50%;box-shadow:0 0 0 28px #ffffff08,0 0 0 56px #ffffff05}.balance-summary>div,.balance-summary>button{position:relative;z-index:1}.balance-summary>div{display:flex;flex-direction:column}.balance-summary small{display:flex;align-items:center;gap:5px;color:#ffffffb8;font-size:10px}.balance-summary button{box-shadow:0 7px 16px #081a8233;transition:transform .18s,box-shadow .18s}.balance-summary button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #081a8245}.balance-summary button:disabled{opacity:.7;cursor:wait}.balance-page-skeleton-value,.balance-page-skeleton-meta{display:block!important;background:linear-gradient(100deg,#ffffff25 20%,#ffffff67,#ffffff25 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.balance-page-skeleton-value{width:190px;height:36px;margin:10px 0 20px;border-radius:8px}.balance-page-skeleton-meta{width:135px;height:10px;border-radius:5px}.balance-skeleton-row td{height:59px;border-top:1px solid #eef2f7}.balance-skeleton-row i{display:block;height:10px;border-radius:5px;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.balance-skeleton-method{width:115px}.balance-skeleton-reference{width:170px}.balance-skeleton-date{width:105px}.balance-skeleton-status{width:55px;height:21px!important;border-radius:99px!important}.balance-skeleton-amount{width:65px;margin-left:auto}.promo-skeleton-list{display:grid;gap:14px}.promo-skeleton-card{display:grid;grid-template-columns:220px 1fr;min-height:178px;overflow:hidden;border:1px solid #e7edf5;border-radius:18px;background:#fff}.promo-skeleton-card>i,.promo-skeleton-card div>i{display:block;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.promo-skeleton-image{background:linear-gradient(100deg,#e6edf7 20%,#f8fbff,#e6edf7 60%)!important}.promo-skeleton-card>div{display:grid;align-content:center;gap:11px;padding:24px 26px}.promo-skeleton-eyebrow{width:112px;height:8px;border-radius:5px}.promo-skeleton-title{width:62%;height:19px;border-radius:6px}.promo-skeleton-copy{width:92%;height:9px;border-radius:5px}.promo-skeleton-copy.short{width:70%}.promo-skeleton-date{width:125px;height:8px;margin-top:4px;border-radius:5px}.promos-page .page-intro{margin-bottom:24px}.promos-page .promo-tabs{box-shadow:0 5px 14px #10182808}.promos-page .promo-item,.promos-page .voucher-card{transition:transform .18s,box-shadow .18s}.promos-page .promo-item:hover,.promos-page .voucher-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #10182812}@media(max-width:700px){.promo-skeleton-card{display:block;min-height:0}.promo-skeleton-image{width:100%;height:130px}.promo-skeleton-card>div{min-height:170px;padding:18px}.balance-page-skeleton-value{width:155px;height:31px}.balance-skeleton-reference{width:125px}}.promos-page .promo-item{align-items:stretch}.promos-page .promo-item>img{width:280px;height:178px;flex:0 0 280px;object-fit:contain;object-position:center;background:#f5f8fd}@media(max-width:700px){.promos-page .promo-item>img{width:100%;height:190px;max-height:none;object-fit:contain;object-position:center;background:#f5f8fd}}.services-page>.service-catalog-skeleton{margin-top:2px}.services-page>.service-catalog-skeleton>section{display:grid;gap:12px}.services-page>.service-catalog-skeleton>section+section{margin-top:10px}.services-page .catalog-skeleton-heading{min-height:25px}.services-page .catalog-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.services-page .catalog-skeleton-card{min-height:96px}.services-page .catalog-skeleton-card span{min-width:0}@media(max-width:700px){.services-page .catalog-skeleton-grid{grid-template-columns:1fr 1fr;gap:9px}.services-page .catalog-skeleton-card{min-height:108px;padding:12px}.services-page>.service-catalog-skeleton{gap:20px}}.modal-progress-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;background:#10182855;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:inherit}.modal-progress-card{display:grid;justify-items:center;gap:9px;width:min(285px,calc(100% - 40px));padding:25px 20px;border:1px solid #ffffff80;border-radius:18px;background:#fff;box-shadow:0 20px 55px #10182830;text-align:center}.modal-progress-card strong{color:var(--ink);font-size:14px}.modal-progress-card small{color:var(--muted);font-size:10px;line-height:1.45}.progress-spinner{width:31px;height:31px;border:3px solid #dce8fb;border-top-color:var(--blue);border-radius:50%;animation:progress-spin .75s linear infinite}@keyframes progress-spin{to{transform:rotate(360deg)}}.expiry-note{justify-content:flex-start}.expiry-note>span{display:grid;gap:3px;flex:1}.expiry-note b{font-size:10px}.expiry-note small{font-size:9px;color:#a15d0b}.expiry-note strong{padding:7px 9px;border-radius:8px;background:#fff0d5;color:#a15d0b;font-size:13px;letter-spacing:.6px}.expiry-note.expired{color:#c7354b;background:#fff0f2;border-color:#f3c7ce}.expiry-note.expired small{color:#c7354b}.expiry-note.expired strong{display:none}.qris-panel.is-expired{border-color:#f3c7ce;background:linear-gradient(180deg,#fff6f7,#fff)}.qr-frame{position:relative}.qr-expired-cover{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#ffffffc9;color:#c7354b;font-size:14px;font-weight:900;letter-spacing:1px;transform:rotate(-14deg)}.qris-panel .copy-line:disabled{opacity:.45;cursor:not-allowed}.submit-progress-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:center;padding:20px;background:#1018287a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:submit-progress-in .18s ease-out}.submit-progress-card{display:grid;justify-items:center;gap:10px;width:min(330px,calc(100vw - 40px));padding:28px 24px;border:1px solid rgba(255,255,255,.72);border-radius:20px;background:#fff;box-shadow:0 24px 70px #10182842;text-align:center}.submit-progress-card strong{color:var(--ink);font-size:15px;letter-spacing:-.2px}.submit-progress-card small{color:var(--muted);font-size:10px;line-height:1.5}.submit-progress-card .progress-spinner{width:34px;height:34px;border-width:3px}@keyframes submit-progress-in{0%{opacity:0}to{opacity:1}}.sidebar-user{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.sidebar-user:hover{background:#f8faff;border-radius:12px}.confirm-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.confirm-actions .secondary-cta,.danger-cta{display:flex;align-items:center;gap:6px;padding:11px 14px;border-radius:10px;font-size:11px;font-weight:800}.confirm-actions .secondary-cta{background:#f5f8ff;color:var(--blue)}.danger-cta{background:#fff0f2;color:#c7354b;border:1px solid #f3c7ce}.help-list{display:grid;gap:8px;margin-top:22px}.help-list>div{display:flex;align-items:flex-start;gap:11px;padding:13px;border:1px solid var(--line);border-radius:12px;background:#f8faff}.help-list>div>span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:10px;background:var(--soft);color:var(--blue)}.help-list b,.help-list small{display:block}.help-list b{font-size:11px}.help-list small{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.45}.notification-anchor{position:relative}.notification-popover{position:absolute;z-index:60;top:calc(100% + 13px);right:-8px;width:360px;max-height:470px;overflow:auto;padding:16px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 20px 55px #10182824}.notification-popover:before{content:"";position:absolute;right:22px;top:-7px;width:13px;height:13px;border-top:1px solid var(--line);border-left:1px solid var(--line);background:#fff;transform:rotate(45deg)}.notification-popover-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:0 2px 12px;border-bottom:1px solid #eef2f7}.notification-popover-head h3{margin-top:5px;font-size:17px}.notification-popover-head button{padding:5px 0;background:transparent;color:var(--blue);font-size:10px;font-weight:800}.notification-popover-list{display:grid}.notification-popover-list>button{position:relative;display:flex;align-items:flex-start;gap:10px;width:100%;padding:12px 2px;border:0;border-bottom:1px solid #eef2f7;background:transparent;text-align:left}.notification-popover-list>button:last-child{border-bottom:0}.notification-popover-list>button>span{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:10px;background:var(--soft);color:var(--blue)}.notification-popover-list>button>div{min-width:0;flex:1}.notification-popover-list b,.notification-popover-list small,.notification-popover-list time{display:block}.notification-popover-list b{font-size:10px}.notification-popover-list small{margin-top:3px;color:var(--muted);font-size:9px;line-height:1.4}.notification-popover-list time{margin-top:5px;color:#98a2b3;font-size:8px}.notification-popover-list>button>i{width:6px;height:6px;flex:0 0 6px;margin-top:5px;border-radius:50%;background:#ff425c}.notification-popover-list .read{opacity:.68}.notification-popover-loading{display:grid;gap:9px;padding:15px 0}.notification-popover-loading i{height:40px;border-radius:10px;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s infinite}.notification-popover-empty{display:grid;justify-items:center;gap:7px;padding:35px 10px;color:var(--muted);font-size:11px}.notification-popover-empty svg{color:var(--blue)}.help-tabs{display:flex;gap:5px;margin:21px 0 14px;padding:4px;border-radius:11px;background:#edf2fb}.help-tabs button{display:flex;align-items:center;justify-content:center;gap:6px;flex:1;padding:9px;border-radius:8px;background:transparent;color:var(--muted);font-size:10px;font-weight:800}.help-tabs button.active{background:#fff;color:var(--blue);box-shadow:0 3px 9px #10182812}.help-faq-list{display:grid;gap:7px;max-height:300px;overflow:auto}.help-faq-list details{border:1px solid var(--line);border-radius:11px;background:#f8faff}.help-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;font-size:11px;font-weight:800;cursor:pointer;list-style:none}.help-faq-list summary::-webkit-details-marker{display:none}.help-faq-list details p{padding:0 12px 12px;color:var(--muted);font-size:10px;line-height:1.5}.help-empty{display:grid;justify-items:center;gap:8px;padding:28px 10px;color:var(--muted);font-size:10px;text-align:center}.chat-panel{display:grid;gap:10px}.chat-messages{display:flex;flex-direction:column;gap:8px;height:270px;overflow:auto;padding:5px 2px}.chat-message{max-width:82%;padding:9px 11px;border-radius:12px;color:#344054;background:#f1f5fb;font-size:10px;line-height:1.45}.chat-message.mine{align-self:flex-end;color:#fff;background:var(--blue);border-bottom-right-radius:4px}.chat-message.support{align-self:flex-start;border-bottom-left-radius:4px}.chat-composer{display:flex;align-items:center;gap:7px;padding:5px;border:1px solid var(--line);border-radius:11px;background:#fff}.chat-composer input{min-width:0;flex:1;border:0;outline:0;padding:8px;font-size:10px}.chat-composer button{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--blue);color:#fff}.chat-composer button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:900px){.notification-popover{position:fixed;top:70px;right:12px;left:12px;width:auto;max-height:calc(100vh - 90px)}.notification-popover:before{right:30px}.help-modal{max-height:calc(100vh - 30px)}}.help-modal{width:min(680px,100%);padding:30px;border-radius:24px}.help-modal .modal-head h2{font-size:27px;letter-spacing:-1px}.help-modal .modal-head p{font-size:12px;line-height:1.5}.help-modal .help-tabs{margin:25px 0 17px;padding:5px}.help-modal .help-tabs button{padding:12px;font-size:11px}.help-faq-list{gap:9px;max-height:390px}.help-faq-list summary{padding:15px 16px;font-size:12px}.help-faq-list details p{padding:0 16px 16px;font-size:11px;line-height:1.6}.chat-messages{height:350px;padding:8px 4px}.chat-message{padding:11px 13px;font-size:11px;line-height:1.55}.chat-composer{padding:6px}.chat-composer input{padding:10px;font-size:11px}.chat-composer button{width:36px;height:36px}@media(max-width:700px){.help-modal{width:min(470px,100%);padding:22px;border-radius:20px}.help-modal .modal-head h2{font-size:22px}.help-faq-list{max-height:330px}.chat-messages{height:285px}}.account-page{max-width:920px}.account-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.account-heading h1{margin-top:8px;font-size:31px;letter-spacing:-1.2px}.account-heading p{margin-top:8px;color:var(--muted);font-size:12px}.account-refresh{font-size:20px;color:var(--blue);background:#fff;border:1px solid var(--line)}.account-hero{display:flex;align-items:center;gap:17px;padding:25px 27px;border-radius:22px;background:linear-gradient(135deg,#101caa,#1761e8);color:#fff;box-shadow:0 18px 38px #0054e82e}.account-avatar{display:grid;place-items:center;width:68px;height:68px;flex:0 0 68px;border-radius:21px;background:#ffffff20;border:1px solid #ffffff42;font-size:27px;font-weight:900}.account-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.account-hero>div:nth-child(2){min-width:0;flex:1}.account-live{display:flex;align-items:center;gap:6px;color:#b8f3dd;font-size:9px;font-weight:800}.account-live i{width:7px;height:7px;border-radius:50%;background:#52d3a5}.account-hero h2{margin-top:8px;font-size:22px;letter-spacing:-.5px}.account-hero p{margin-top:4px;color:#ffffffbd;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-hero small{display:block;margin-top:9px;color:#ffffff8c;font-size:9px}.account-edit-button{display:flex;align-items:center;gap:6px;padding:10px 13px;border-radius:10px;background:#fff;color:var(--blue);font-size:10px;font-weight:800}.account-loading-line{display:block;width:170px;height:22px;border-radius:6px;background:linear-gradient(100deg,#ffffff24 20%,#ffffff5c,#ffffff24 60%);background-size:220% 100%;animation:service-shimmer 1.35s infinite}.kyc-banner{display:flex;align-items:center;gap:12px;margin:15px 0;padding:14px 16px;border:1px solid #dce7f5;border-radius:15px;background:#f8fbff}.kyc-banner>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e5efff;color:var(--blue)}.kyc-banner>div{min-width:0;flex:1}.kyc-banner b,.kyc-banner small{display:block}.kyc-banner b{font-size:11px}.kyc-banner small{margin-top:4px;color:var(--muted);font-size:9px}.kyc-banner button{display:flex;align-items:center;gap:4px;background:transparent;color:var(--blue);font-size:10px;font-weight:800}.kyc-banner.approved{border-color:#cdeedf;background:#f5fffb}.kyc-banner.approved>span{background:#e5f8ef;color:var(--success)}.kyc-banner.rejected{border-color:#f3c7ce;background:#fff6f7}.kyc-banner.rejected>span{background:#ffe8ec;color:#d8324b}.account-group{margin-top:23px}.account-group-title{display:flex;align-items:center;gap:10px;margin-bottom:9px;color:#667085;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.account-group-title i{height:1px;flex:1;background:var(--line)}.account-items{overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 8px 24px #10182808}.account-item{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border-bottom:1px solid #eef2f7;background:#fff;text-align:left}.account-item:last-child{border-bottom:0}.account-item:hover{background:#f8faff}.account-item>span:nth-child(2){min-width:0;flex:1}.account-item b,.account-item small{display:block}.account-item b{font-size:11px}.account-item small{margin-top:4px;color:var(--muted);font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-item>svg{color:#98a2b3}.account-item-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px}.account-item-icon.violet{color:#6e35f2;background:#f1eaff}.account-item-icon.blue{color:#1684f8;background:#eaf4ff}.account-item-icon.green{color:#21b66b;background:#eaf8f0}.account-item-icon.orange{color:#ff8a00;background:#fff1df}.account-item-icon.pink{color:#ff4c83;background:#ffecf3}.account-toast{position:fixed;z-index:70;right:24px;bottom:24px;display:flex;align-items:center;gap:8px;padding:12px 15px;border:1px solid #cdeedf;border-radius:11px;background:#f5fffb;color:var(--success);box-shadow:0 12px 30px #10182818;font-size:11px;font-weight:800}.account-form{display:grid;gap:13px;margin-top:22px}.account-form label{display:grid;gap:7px;color:var(--ink);font-size:11px;font-weight:800}.account-form input{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:10px;outline:0;font-size:12px}.account-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0054e817}.account-modal{width:min(500px,100%)}@media(max-width:700px){.account-page{padding-top:25px}.account-heading{align-items:flex-start}.account-heading h1{font-size:25px}.account-heading p{font-size:11px;line-height:1.45}.account-hero{align-items:flex-start;padding:20px 17px;border-radius:18px}.account-avatar{width:55px;height:55px;flex-basis:55px;border-radius:17px;font-size:22px}.account-hero h2{font-size:17px}.account-edit-button{align-self:center;padding:9px;font-size:0}.account-edit-button svg{margin:0}.kyc-banner{align-items:flex-start;padding:12px}.kyc-banner button{font-size:0}.kyc-banner button svg{width:17px;height:17px}.account-group{margin-top:19px}.account-item{padding:13px 12px}.account-toast{right:14px;bottom:84px;left:14px;justify-content:center}.account-modal{max-height:calc(100vh - 30px)}}.account-field-hint{display:block!important;margin-top:-3px;color:var(--muted);font-size:9px;font-weight:500!important}.app-only-panel{display:grid;justify-items:center;gap:8px;margin-top:22px;padding:22px 18px;border:1px solid #dce7f5;border-radius:16px;background:linear-gradient(145deg,#f6f9ff,#fff);text-align:center}.app-only-panel>span{display:grid;place-items:center;width:55px;height:55px;border-radius:17px;background:var(--soft);color:var(--blue)}.app-only-panel b{font-size:13px}.app-only-panel p{color:var(--muted);font-size:10px;line-height:1.55}.app-only-panel small{color:#98a2b3;font-size:9px}.app-download-disabled{opacity:.55;cursor:not-allowed!important}.app-later-button{display:block;width:100%;margin-top:9px;padding:10px;background:transparent;color:var(--muted);font-size:11px;font-weight:800}.balance-insights{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:15px 0}.balance-insights>div{display:flex;align-items:center;gap:10px;padding:14px 15px;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 7px 20px #10182808}.balance-insight-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px}.balance-insight-icon.blue{color:var(--blue);background:#e8f4ff}.balance-insight-icon.orange{color:#d88718;background:#fff2dd}.balance-insight-icon.green{color:var(--success);background:#e6faf3}.balance-insights small,.balance-insights strong{display:block}.balance-insights small{color:var(--muted);font-size:9px}.balance-insights strong{margin-top:4px;font-size:16px}.referral-guide{display:grid;grid-template-columns:minmax(180px,.75fr) 1.25fr;gap:22px;align-items:center;margin:16px 0;padding:20px 22px;border:1px solid #dce7f5;border-radius:18px;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.referral-guide-heading h2{margin-top:7px;color:#17243b;font-size:17px;letter-spacing:-.4px}.referral-guide-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.referral-guide-steps>div{display:flex;align-items:flex-start;gap:9px;padding:11px 10px;border:1px solid #dfe8f5;border-radius:12px;background:#fff}.referral-guide-steps b{color:var(--blue);font-size:11px}.referral-guide-steps strong,.referral-guide-steps small{display:block}.referral-guide-steps strong{font-size:10px}.referral-guide-steps small{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.35}.referral-page .referral-hero{box-shadow:0 20px 42px #0054e82e}.referral-page .referral-stats{margin:15px 0}.referral-page .referral-stat{display:flex;align-items:center;gap:11px;min-height:82px;box-shadow:0 7px 20px #10182808}.referral-page .referral-stat-icon{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:12px;background:#f1eaff;color:#6e35f2}.referral-page .referral-stat.rewarded .referral-stat-icon{color:var(--success);background:#e6faf3}.referral-page .referral-stat.commission .referral-stat-icon{color:#d88718;background:#fff2dd}.referral-page .referral-list{box-shadow:0 8px 24px #10182808}.referral-page .referral-row{min-height:67px}@media(max-width:700px){.balance-insights{gap:8px}.balance-insights>div{align-items:flex-start;flex-direction:column;gap:7px;padding:11px 10px}.balance-insight-icon{width:32px;height:32px}.balance-insights small{font-size:8px}.balance-insights strong{font-size:14px}.referral-guide{display:block;padding:18px 16px}.referral-guide-heading h2{font-size:16px}.referral-guide-steps{grid-template-columns:1fr;gap:7px;margin-top:15px}.referral-guide-steps>div{align-items:center}.referral-page .referral-stat{min-height:70px}}.account-form-error{padding:11px 12px;border:1px solid #f3c7ce;border-radius:10px;background:#fff3f5;color:#c7354b;font-size:10px;font-weight:700;line-height:1.45}.pin-security-note{display:flex;align-items:center;gap:6px;padding:10px 11px;border:1px solid #dce7f5;border-radius:10px;background:#f8fbff;color:#667085;font-size:9px;line-height:1.4}.pin-security-note svg{flex:0 0 auto;color:var(--blue)}.styled-select-menu{min-width:0}.desktop-sidebar>.sidebar-nav{margin-top:42px}@media(max-width:900px){.desktop-sidebar>.sidebar-nav{margin-top:28px}}.dashboard-home .quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:21px 0 38px}.dashboard-home .quick-action{position:relative;display:grid;grid-template-columns:50px minmax(0,1fr) 28px;align-items:center;gap:12px;min-height:92px;padding:15px 14px;border:1px solid #dfe7f2;border-radius:18px;background:linear-gradient(145deg,#fff,#f8fbff);box-shadow:0 8px 22px #193b700e;text-align:left;transition:transform .18s,box-shadow .18s,border-color .18s}.dashboard-home .quick-action:hover{transform:translateY(-3px);border-color:#b9cef2;box-shadow:0 14px 28px #193b701a}.dashboard-home .quick-action>.quick-action-icon{display:grid;place-items:center;width:50px;height:50px;border:1px solid #dbe8ff;border-radius:16px;background:linear-gradient(145deg,#e9f2ff,#f4f7ff);color:var(--blue)}.dashboard-home .quick-action:nth-child(2)>.quick-action-icon{border-color:#f7e6c3;background:linear-gradient(145deg,#fff5df,#fffaf0);color:#c77a13}.dashboard-home .quick-action:nth-child(3)>.quick-action-icon{border-color:#d6efe8;background:linear-gradient(145deg,#e6faf4,#f3fffb);color:#0b9970}.dashboard-home .quick-action:nth-child(4)>.quick-action-icon{border-color:#e4dcfb;background:linear-gradient(145deg,#f0ebff,#faf8ff);color:#7650d8}.dashboard-home .quick-action>.quick-action-copy{display:grid;gap:5px;min-width:0}.dashboard-home .quick-action>.quick-action-copy b{overflow:hidden;color:#17243b;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dashboard-home .quick-action>.quick-action-copy small{overflow:hidden;color:#8492a8;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dashboard-home .quick-action>.quick-action-arrow{display:grid!important;place-items:center;width:28px;height:28px;border:1px solid #e2eaf5;border-radius:10px;background:#fff;color:#7a8da8}.dashboard-home .service-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dashboard-home .service-tile{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr) 28px;align-items:center;gap:13px;min-height:112px;padding:17px 15px;overflow:hidden;border:1px solid #dfe7f2;border-radius:18px;background:#fff;box-shadow:0 8px 22px #193b700d;text-align:left;transition:transform .18s,box-shadow .18s,border-color .18s}.dashboard-home .service-tile:after{content:"";position:absolute;right:-35px;bottom:-42px;width:105px;height:105px;border:1px solid #e7eef9;border-radius:50%;pointer-events:none}.dashboard-home .service-tile:hover{transform:translateY(-3px);border-color:#b9cef2;box-shadow:0 14px 28px #193b701a}.dashboard-home .service-tile>.service-tile-icon{position:relative;z-index:1;display:grid;place-items:center;width:54px;height:54px;border:1px solid #dbe8ff;border-radius:17px;background:linear-gradient(145deg,#eaf2ff,#f7f9ff);color:var(--blue);overflow:hidden}.dashboard-home .service-tile:nth-child(3n+2)>.service-tile-icon{border-color:#d6efe8;background:linear-gradient(145deg,#e7faf4,#f5fffc);color:#0b9970}.dashboard-home .service-tile:nth-child(3n)>.service-tile-icon{border-color:#e4dcfb;background:linear-gradient(145deg,#f0ebff,#faf8ff);color:#7650d8}.dashboard-home .service-tile>.service-tile-icon img{display:block;width:35px;height:35px;object-fit:contain;transform:scale(1.35)}.dashboard-home .service-tile>.service-tile-copy{position:relative;z-index:1;display:grid;gap:5px;min-width:0}.dashboard-home .service-tile>.service-tile-copy b{overflow:hidden;color:#17243b;font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.dashboard-home .service-tile>.service-tile-copy small{overflow:hidden;color:#8492a8;font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dashboard-home .service-tile>.service-tile-arrow{position:relative;z-index:1;display:grid!important;place-items:center;width:28px;height:28px;border:1px solid #e2eaf5;border-radius:10px;background:#fff;color:#7a8da8}@media(max-width:700px){.dashboard-home .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:14px 0 29px}.dashboard-home .quick-action{grid-template-columns:40px minmax(0,1fr) 24px;gap:8px;min-height:78px;padding:11px 9px;border-radius:15px}.dashboard-home .quick-action>.quick-action-icon{width:40px;height:40px;border-radius:13px}.dashboard-home .quick-action>.quick-action-icon svg{width:19px;height:19px}.dashboard-home .quick-action>.quick-action-copy{gap:3px}.dashboard-home .quick-action>.quick-action-copy b{font-size:10px}.dashboard-home .quick-action>.quick-action-copy small{font-size:8px}.dashboard-home .quick-action>.quick-action-arrow{width:24px;height:24px;border-radius:8px}.dashboard-home .quick-action>.quick-action-arrow svg{width:13px;height:13px}.dashboard-home .service-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.dashboard-home .service-tile{grid-template-columns:43px minmax(0,1fr) 24px;gap:8px;min-height:96px;padding:12px 10px;border-radius:15px}.dashboard-home .service-tile>.service-tile-icon{width:43px;height:43px;border-radius:13px}.dashboard-home .service-tile>.service-tile-icon svg{width:22px;height:22px}.dashboard-home .service-tile>.service-tile-icon img{width:29px;height:29px}.dashboard-home .service-tile>.service-tile-copy{gap:4px}.dashboard-home .service-tile>.service-tile-copy b{font-size:10px}.dashboard-home .service-tile>.service-tile-copy small{font-size:8px}.dashboard-home .service-tile>.service-tile-arrow{width:24px;height:24px;border-radius:8px}.dashboard-home .service-tile>.service-tile-arrow svg{width:13px;height:13px}}.dashboard-promo-slider{position:relative;margin:20px 0 30px;overflow:hidden;border:1px solid #d9e5fa;border-radius:20px;background:#0e1ca7;box-shadow:0 14px 30px #0054e824}.promo-slide-surface{position:relative;display:flex;align-items:stretch;width:100%;min-height:176px;padding:0;background:linear-gradient(118deg,#111caa,#1764e7 66%,#4c8ff4);color:#fff;text-align:left;overflow:hidden;transition:transform .2s,filter .2s}.promo-slide-surface:hover{filter:brightness(1.035)}.promo-slide-surface:after{content:"";position:absolute;right:-95px;top:-145px;width:330px;height:330px;border:1px solid #ffffff28;border-radius:50%;pointer-events:none}.promo-slide-surface.has-artwork{background:#edf4ff}.promo-slide-art{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:end end;overflow:hidden;background:linear-gradient(90deg,#101caa,#1764e7 37%,#edf4ff)}.promo-slide-art img{width:100%;height:100%;object-fit:contain;object-position:center;background:#edf4ff}.promo-slide-surface.has-artwork .promo-slide-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#101caa 0%,#101caa3b 27%,transparent 52%);pointer-events:none}.promo-slide-glow{display:grid;place-items:center;width:220px;height:220px;margin:-40px 44px -26px 0;border-radius:50%;color:#fff;background:#ffffff16;border:1px solid #ffffff24}.promo-slide-copy{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:min(58%,520px);padding:27px 32px}.promo-slide-copy h2{max-width:430px;margin:9px 0 8px;font-size:24px;line-height:1.16;letter-spacing:-.8px}.promo-slide-copy p{max-width:390px;color:#ffffffbd;font-size:11px;line-height:1.5}.promo-slide-cta{display:flex;align-items:center;gap:6px;margin-top:17px;padding:9px 12px;border-radius:9px;background:#fff;color:var(--blue);font-size:10px;font-weight:800}.promo-slide-dots{position:absolute;z-index:2;left:32px;bottom:14px;display:flex;gap:5px}.promo-slide-dots button{width:6px;height:6px;padding:0;border-radius:99px;background:#ffffff6b;transition:width .2s,background .2s}.promo-slide-dots button.active{width:18px;background:#fff}.dashboard-promo-skeleton{display:flex;gap:7px;margin:20px 0 30px;height:176px;overflow:hidden;border-radius:20px}.dashboard-promo-skeleton i{display:block;flex:0 0 100%;border-radius:20px;background:linear-gradient(100deg,#e8eef8 20%,#fff,#e8eef8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.dashboard-promo-skeleton i:not(:first-child){display:none}@media(max-width:700px){.dashboard-promo-slider{margin:16px 0 27px;border-radius:17px}.promo-slide-surface{min-height:150px}.promo-slide-copy{width:76%;padding:20px 18px}.promo-slide-copy h2{font-size:18px;letter-spacing:-.5px}.promo-slide-copy p{font-size:9px;line-height:1.4}.promo-slide-cta{margin-top:12px;padding:8px 10px;font-size:9px}.promo-slide-art img{object-position:center}.promo-slide-glow{width:150px;height:150px;margin:-16px 8px -15px 0}.promo-slide-glow svg{width:57px}.promo-slide-dots{left:18px;bottom:11px}.dashboard-promo-skeleton{height:150px;margin:16px 0 27px;border-radius:17px}.dashboard-promo-skeleton i{border-radius:17px}}.dashboard-category-skeleton{pointer-events:none}.dashboard-category-skeleton-item{display:flex;flex-direction:column;align-items:center;gap:7px;min-width:0;padding:10px 5px}.dashboard-category-skeleton-item i,.dashboard-category-skeleton-item b,.dashboard-category-skeleton-item small{display:block;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.dashboard-category-skeleton-item i{width:43px;height:43px;border-radius:12px}.dashboard-category-skeleton-item b{width:58px;height:9px;border-radius:5px}.dashboard-category-skeleton-item small{width:76px;height:7px;border-radius:5px}.dashboard-category-skeleton-item:nth-child(2) i,.dashboard-category-skeleton-item:nth-child(5) i{animation-delay:.12s}.dashboard-category-skeleton-item:nth-child(3) i,.dashboard-category-skeleton-item:nth-child(6) i{animation-delay:.24s}.promos-page .promo-skeleton-list{gap:14px}.promos-page .promo-skeleton-card{grid-template-columns:280px minmax(0,1fr);min-height:178px;border:1px solid #e1e8f2;border-radius:18px;background:#fff;box-shadow:0 4px 14px #10182809}.promos-page .promo-skeleton-image{width:280px;height:178px;background:linear-gradient(110deg,#e8eef7 18%,#f8fbff,#e8eef7 66%)!important;background-size:220% 100%!important;animation:service-shimmer 1.35s ease-in-out infinite}.promos-page .promo-skeleton-card>div{display:grid;align-content:center;gap:11px;min-width:0;padding:23px 25px}.promos-page .promo-skeleton-eyebrow{width:110px;height:8px;border-radius:5px}.promos-page .promo-skeleton-title{width:min(310px,78%);height:20px;border-radius:6px}.promos-page .promo-skeleton-copy{width:92%;height:9px;border-radius:5px}.promos-page .promo-skeleton-copy.short{width:67%}.promos-page .promo-skeleton-date{width:122px;height:8px;margin-top:3px;border-radius:5px}@media(max-width:700px){.promos-page .promo-skeleton-card{display:block;min-height:0;border-radius:16px}.promos-page .promo-skeleton-image{width:100%;height:190px}.promos-page .promo-skeleton-card>div{min-height:176px;padding:18px}.promos-page .promo-skeleton-title{width:78%;height:18px}.promos-page .promo-skeleton-copy{width:94%}.promos-page .promo-skeleton-copy.short{width:72%}}.dashboard-home .quick-action>.quick-action-copy{width:auto;height:auto;padding:0;border:0;border-radius:0;background:transparent;display:grid;flex:1}.dashboard-home .service-tile>.service-tile-copy{width:auto;height:auto;padding:0;border:0;border-radius:0;background:transparent;display:grid;flex:1}.dashboard-home .service-tile>.service-tile-arrow,.dashboard-home .quick-action>.quick-action-arrow{flex:0 0 auto}.dashboard-category-grid button{min-width:0}.dashboard-category-grid button>.dashboard-category-icon{display:grid;place-items:center;width:48px;height:48px;border:1px solid #dbe8ff;border-radius:15px;background:linear-gradient(145deg,#eaf2ff,#f7f9ff);color:var(--blue);overflow:hidden}.dashboard-category-grid button:nth-child(3n+2)>.dashboard-category-icon{border-color:#d6efe8;background:linear-gradient(145deg,#e7faf4,#f5fffc);color:#0b9970}.dashboard-category-grid button:nth-child(3n)>.dashboard-category-icon{border-color:#e4dcfb;background:linear-gradient(145deg,#f0ebff,#faf8ff);color:#7650d8}.dashboard-category-grid button>.dashboard-category-icon img{display:block;width:31px;height:31px;object-fit:contain;transform:scale(1.3)}.dashboard-category-grid button>b{margin-top:1px;color:#17243b;font-size:10px}.dashboard-category-grid button>small{font-size:8.5px;color:#8492a8}@media(max-width:700px){.dashboard-category-grid button>.dashboard-category-icon{width:42px;height:42px;border-radius:13px}.dashboard-category-grid button>.dashboard-category-icon img{width:28px;height:28px}.dashboard-category-grid button>b{font-size:9px}.dashboard-category-grid button>small{font-size:8px}}.dashboard-home .quick-grid{gap:10px;margin:18px 0 36px}.dashboard-home .quick-action{grid-template-columns:43px minmax(0,1fr) 20px;gap:11px;min-height:76px;padding:13px 14px;border:1px solid #e1e8f2;border-radius:14px;background:#fff;box-shadow:0 4px 14px #10182809;transition:border-color .18s,box-shadow .18s,transform .18s}.dashboard-home .quick-action:hover{transform:translateY(-2px);border-color:#c7d8f3;box-shadow:0 9px 20px #10182814}.dashboard-home .quick-action>.quick-action-icon{width:43px;height:43px;border:0;border-radius:12px;background:#edf4ff;color:#1769df}.dashboard-home .quick-action:nth-child(2)>.quick-action-icon{background:#fff4df;color:#c7790e}.dashboard-home .quick-action:nth-child(3)>.quick-action-icon{background:#e8f8f2;color:#0d9970}.dashboard-home .quick-action:nth-child(4)>.quick-action-icon{background:#f0ebff;color:#7050d5}.dashboard-home .quick-action>.quick-action-copy{gap:4px}.dashboard-home .quick-action>.quick-action-copy b{font-size:12px}.dashboard-home .quick-action>.quick-action-copy small{font-size:9px;color:#8795a9}.dashboard-home .quick-action>.quick-action-arrow{width:20px;height:20px;border:0;background:transparent;color:#9aa9bc}.dashboard-home .service-strip{gap:10px}.dashboard-home .service-tile{grid-template-columns:46px minmax(0,1fr) 20px;gap:11px;min-height:86px;padding:13px 14px;border:1px solid #e1e8f2;border-radius:14px;background:#fff;box-shadow:0 4px 14px #10182809}.dashboard-home .service-tile:after{display:none}.dashboard-home .service-tile:hover{transform:translateY(-2px);border-color:#c7d8f3;box-shadow:0 9px 20px #10182814}.dashboard-home .service-tile>.service-tile-icon{width:46px;height:46px;border:0;border-radius:13px;background:#edf4ff;color:#1769df}.dashboard-home .service-tile:nth-child(3n+2)>.service-tile-icon{border:0;background:#e8f8f2;color:#0d9970}.dashboard-home .service-tile:nth-child(3n)>.service-tile-icon{border:0;background:#f0ebff;color:#7050d5}.dashboard-home .service-tile>.service-tile-icon img{width:30px;height:30px;transform:scale(1.2)}.dashboard-home .service-tile>.service-tile-copy{gap:4px}.dashboard-home .service-tile>.service-tile-copy b{font-size:12px}.dashboard-home .service-tile>.service-tile-copy small{font-size:9px;color:#8795a9}.dashboard-home .service-tile>.service-tile-arrow{width:20px;height:20px;border:0;background:transparent;color:#9aa9bc}.dashboard-category-card,.dashboard-summary-card{box-shadow:0 4px 16px #10182809}.dashboard-category-grid{gap:5px;margin-top:15px}.dashboard-category-grid button{gap:5px;padding:8px 4px}.dashboard-category-grid button>.dashboard-category-icon{width:43px;height:43px;border:0;border-radius:12px;background:#edf4ff;color:#1769df}.dashboard-category-grid button:nth-child(3n+2)>.dashboard-category-icon{border:0;background:#e8f8f2;color:#0d9970}.dashboard-category-grid button:nth-child(3n)>.dashboard-category-icon{border:0;background:#f0ebff;color:#7050d5}.dashboard-category-grid button>b{font-size:10px}.dashboard-category-grid button>small{font-size:8px;color:#8795a9}@media(max-width:700px){.dashboard-home .quick-grid{gap:8px;margin:13px 0 27px}.dashboard-home .quick-action{grid-template-columns:38px minmax(0,1fr) 18px;gap:8px;min-height:70px;padding:10px 9px;border-radius:13px}.dashboard-home .quick-action>.quick-action-icon{width:38px;height:38px;border-radius:11px}.dashboard-home .quick-action>.quick-action-icon svg{width:18px;height:18px}.dashboard-home .quick-action>.quick-action-copy{gap:3px}.dashboard-home .quick-action>.quick-action-copy b{font-size:10px}.dashboard-home .quick-action>.quick-action-copy small{font-size:8px}.dashboard-home .quick-action>.quick-action-arrow{width:18px;height:18px}.dashboard-home .quick-action>.quick-action-arrow svg{width:13px;height:13px}.dashboard-home .service-strip{gap:8px}.dashboard-home .service-tile{grid-template-columns:39px minmax(0,1fr) 18px;gap:8px;min-height:82px;padding:10px 9px;border-radius:13px}.dashboard-home .service-tile>.service-tile-icon{width:39px;height:39px;border-radius:11px}.dashboard-home .service-tile>.service-tile-icon svg{width:21px;height:21px}.dashboard-home .service-tile>.service-tile-icon img{width:27px;height:27px}.dashboard-home .service-tile>.service-tile-copy{gap:3px}.dashboard-home .service-tile>.service-tile-copy b{font-size:10px}.dashboard-home .service-tile>.service-tile-copy small{font-size:8px}.dashboard-home .service-tile>.service-tile-arrow{width:18px;height:18px}.dashboard-home .service-tile>.service-tile-arrow svg{width:12px;height:12px}}.product-icon{width:48px;height:48px;min-width:48px;border-radius:14px;overflow:hidden}.product-icon img{display:block;width:32px;height:32px;object-fit:contain;transform:scale(1.75)}.product-icon svg{width:26px;height:26px}.service-tile span{width:46px;height:46px;border-radius:14px}.service-tile span{overflow:hidden}.service-tile span img{display:block;width:30px;height:30px;object-fit:contain;transform:scale(1.45)}.service-tile span svg{width:25px;height:25px}.category-card span{width:48px;height:48px;border-radius:14px}.category-card span{overflow:hidden}.category-card span img{display:block;width:30px;height:30px;object-fit:contain;transform:scale(1.45)}.category-card span svg{width:26px;height:26px}.service-detail-page .product-card .product-icon{width:48px;height:48px;min-width:48px}.service-detail-page .product-card .product-icon img{width:32px;height:32px}@media(max-width:600px){.product-icon{width:44px;height:44px;min-width:44px;border-radius:13px}.product-icon img{width:29px;height:29px;transform:scale(1.7)}.product-icon svg{width:24px;height:24px}.service-tile span{width:42px;height:42px;border-radius:12px}.service-tile span img{width:28px;height:28px;transform:scale(1.4)}.service-tile span svg{width:23px;height:23px}.category-card span{width:44px;height:44px;border-radius:13px}.category-card span img{width:28px;height:28px;transform:scale(1.4)}.category-card span svg{width:24px;height:24px}.service-detail-page .product-card .product-icon{width:44px;height:44px;min-width:44px}.service-detail-page .product-card .product-icon img{width:29px;height:29px}}.dashboard-promo-slider{width:100%;aspect-ratio:auto;height:176px;align-self:stretch}.promo-slide-surface{min-height:0;height:100%;aspect-ratio:auto}.promo-slide-art{align-items:center;justify-content:center;padding:0}.promo-slide-art img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.promo-slide-surface.has-artwork .promo-slide-art:after{background:linear-gradient(90deg,#101caa 0%,#101caa24 22%,transparent 48%)}.promos-page .promo-item{min-height:0}.promos-page .promo-item>img{width:300px;height:auto;min-height:0;aspect-ratio:1080 / 314;flex:0 0 300px;object-fit:contain;object-position:center;background:#f5f8fd}@media(max-width:700px){.dashboard-promo-slider,.promo-slide-surface{height:150px}.promos-page .promo-item>img{width:100%;height:auto;aspect-ratio:1080 / 314;flex:0 0 auto}}.promos-page .page-intro{margin-bottom:20px}.promos-page .promo-tabs{gap:3px;margin-bottom:18px;padding:3px;border:1px solid #e1e8f2;border-radius:11px}.promos-page .promo-tabs button{min-width:88px;padding:8px 16px;border-radius:8px;font-size:11px}.promos-page .promo-list,.promos-page .voucher-grid{gap:11px}.promos-page .promo-item{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:132px;border-radius:15px;box-shadow:0 6px 18px #1018280e}.promos-page .promo-item>img{width:240px;height:132px;min-height:0;aspect-ratio:auto;object-fit:contain;object-position:center;background:#f5f8fd}.promos-page .promo-item-copy{min-width:0;padding:16px 18px}.promos-page .promo-item-copy .eyebrow{font-size:9px;letter-spacing:.8px}.promos-page .promo-item-copy h2{margin:6px 0;font-size:16px;line-height:1.25}.promos-page .promo-item-copy p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);font-size:10px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.promos-page .promo-item-copy small{margin-top:10px;font-size:9px}.promos-page .voucher-card{min-height:132px;border-radius:15px;box-shadow:0 6px 18px #1018280e}.promos-page .voucher-ticket{width:96px;padding:14px 9px;gap:4px}.promos-page .voucher-ticket svg{width:19px;height:19px}.promos-page .voucher-ticket strong{font-size:17px}.promos-page .voucher-ticket span{font-size:8px}.promos-page .voucher-copy{padding:15px 16px}.promos-page .voucher-copy>b{font-size:12px}.promos-page .voucher-copy p{display:-webkit-box;margin:5px 0;overflow:hidden;font-size:10px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.promos-page .voucher-copy small{font-size:9px}.promos-page .voucher-code{gap:6px;margin-top:10px;padding:6px 7px 6px 9px;border-radius:8px}.promos-page .voucher-code strong{font-size:10px}.promos-page .voucher-code button{gap:4px;padding:5px 7px;font-size:9px}.promos-page .voucher-code button svg{width:12px;height:12px}@media(max-width:700px){.promos-page .promo-item{display:block;min-height:0}.promos-page .promo-item>img{width:100%;height:104px;aspect-ratio:auto}.promos-page .promo-item-copy{padding:14px 15px 15px}.promos-page .promo-item-copy h2{font-size:15px}.promos-page .promo-item-copy small{margin-top:8px}.promos-page .voucher-card{min-height:0}.promos-page .voucher-ticket{width:82px}.promos-page .voucher-copy{padding:13px 12px}.promos-page .voucher-code strong{max-width:112px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.promos-page .promo-skeleton-list{gap:11px}.promos-page .promo-skeleton-card{grid-template-columns:240px minmax(0,1fr);min-height:132px;border-radius:15px;box-shadow:0 6px 18px #1018280a}.promos-page .promo-skeleton-image{width:240px;height:132px}.promos-page .promo-skeleton-card>div{gap:7px;min-width:0;padding:16px 18px}.promos-page .promo-skeleton-eyebrow{width:84px;height:7px}.promos-page .promo-skeleton-title{width:min(230px,72%);height:17px}.promos-page .promo-skeleton-copy{width:88%;height:8px}.promos-page .promo-skeleton-copy.short{width:64%}.promos-page .promo-skeleton-date{width:104px;height:7px;margin-top:2px}@media(max-width:700px){.promos-page .promo-skeleton-card{display:block;min-height:0;border-radius:15px}.promos-page .promo-skeleton-image{width:100%;height:104px}.promos-page .promo-skeleton-card>div{min-height:0;gap:7px;padding:14px 15px 15px}.promos-page .promo-skeleton-title{width:76%;height:16px}.promos-page .promo-skeleton-copy{width:94%}.promos-page .promo-skeleton-copy.short{width:70%}}.history-skeleton-row td{height:58px}.history-skeleton-row td{padding-top:12px;padding-bottom:12px}.history-skeleton-item{pointer-events:none;cursor:default}.history-skeleton-icon,.history-skeleton-copy b,.history-skeleton-copy small,.history-skeleton-copy em,.history-skeleton-value{display:block;background:linear-gradient(100deg,#edf2f8 20%,#fff,#edf2f8 60%);background-size:220% 100%;animation:service-shimmer 1.35s ease-in-out infinite}.history-skeleton-icon{width:40px;height:40px;flex:0 0 40px;border-radius:12px}.history-skeleton-copy{display:grid;flex:1;min-width:0;gap:5px}.history-skeleton-copy b{width:55%;height:10px;border-radius:5px}.history-skeleton-copy small{width:78%;height:8px;border-radius:5px}.history-skeleton-copy em{width:42%;height:7px;border-radius:4px}.history-skeleton-value{width:58px;height:10px;border-radius:5px}@media(max-width:700px){.history-skeleton-icon{width:38px;height:38px;flex-basis:38px;border-radius:11px}.history-skeleton-copy b{width:62%}.history-skeleton-copy small{width:84%}.history-skeleton-value{width:48px}}
