:root{
  --bg:#f5f7fc;--surface:#fff;--surface-soft:#f8faff;--text:#101a3b;--muted:#7280a1;--line:#e7ebf5;
  --primary:#3d4bf4;--primary-dark:#1928b7;--accent:#6549e9;--violet:#6549e9;--blue:#3d8dff;--plus-primary:#201b66;--plus-accent:#f4d35e;--green:#13ae69;--red:#ff4747;
  --shadow:0 16px 45px rgba(34,50,105,.08);--shadow-soft:0 8px 26px rgba(40,55,112,.06);
  --radius:22px;--side:244px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{ -webkit-tap-highlight-color:transparent }a{color:inherit;text-decoration:none}.ico{display:block;flex:0 0 auto}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--side);background:rgba(255,255,255,.96);border-right:1px solid #eef1f8;padding:24px 16px 18px;display:flex;flex-direction:column;z-index:40}.brand{display:flex;align-items:center;gap:10px;padding:0 8px 26px}.brand-mark{width:42px;height:42px;display:block;position:relative;transform:rotate(-4deg)}.brand-mark i,.brand-mark b{position:absolute;left:2px;width:36px;height:18px;border-radius:15px 4px 15px 4px;transform:skewX(-16deg)}.brand-mark i{top:2px;background:linear-gradient(135deg,#8dd7ff,#3570f7)}.brand-mark b{bottom:2px;background:linear-gradient(135deg,#6a63ff,#3546da);transform:skewX(16deg)}.brand-mark.small{width:30px;height:30px}.brand-mark.small i,.brand-mark.small b{width:27px;height:13px}.brand-copy{display:grid;line-height:1}.brand-copy strong{font-size:21px;color:#1028ad;letter-spacing:-.03em}.brand-copy small{font-size:8px;color:#5167b3;margin-top:5px}.side-nav{display:grid;gap:4px}.side-link{height:45px;border-radius:13px;display:flex;align-items:center;gap:13px;padding:0 14px;color:#24335e;font-size:14px;font-weight:600;transition:.18s}.side-link:hover{background:#f4f6ff;color:#283ed8}.side-link.active{background:linear-gradient(100deg,#edf2ff,#f3f6ff);color:#3045e7}.side-link.active .ico{stroke-width:2.25}.upgrade-card{margin-top:auto;background:linear-gradient(145deg,#f4f6ff,#ecf2ff);border:1px solid #e5eafd;border-radius:20px;padding:16px;position:relative;overflow:hidden}.upgrade-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;background:rgba(69,86,247,.08);right:-35px;top:-25px}.crown{font-size:25px;color:#5260f9}.upgrade-card div{display:flex;gap:4px;align-items:baseline;flex-wrap:wrap;margin-top:5px}.upgrade-card div small{color:#7682a6}.upgrade-card strong{color:#172dbd}.upgrade-card p{font-size:11px;line-height:1.5;color:#6d7899;margin:10px 0 13px}.upgrade-card button,.upgrade-card .upgrade-button{width:100%;border:0;border-radius:11px;padding:10px 8px;background:linear-gradient(90deg,#4259fb,#526dff);color:#fff;font-size:11px;font-weight:750;cursor:pointer;display:block;text-align:center;position:relative;z-index:1}.upgrade-card{color:inherit}.upgrade-card>p,.upgrade-card>div,.upgrade-card>.crown{position:relative;z-index:1}.side-footer{font-size:9px;color:#8e98b3;line-height:1.55;padding:16px 12px 0}.side-footer span{color:#a6aec0}.main-area{margin-left:var(--side);min-width:0}.topbar{height:72px;background:rgba(255,255,255,.88);border-bottom:1px solid rgba(231,235,245,.8);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:30;backdrop-filter:blur(16px)}.desktop-search{width:min(480px,48vw);height:42px;border:1px solid #dfe5f2;border-radius:14px;background:#fbfcff;display:flex;align-items:center;gap:10px;padding:0 13px;color:#8490ac}.desktop-search input{flex:1;border:0;outline:0;background:transparent;color:#26345f;font-size:13px;min-width:0}.desktop-search input::placeholder{color:#99a4bc}.desktop-search kbd{border:0;background:#f0f3f9;border-radius:7px;padding:4px 7px;color:#8490a8;font-size:10px}.topbar-right{display:flex;align-items:center;gap:16px}.notify-btn{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;position:relative;color:#192858}.notify-dot{width:9px;height:9px;border-radius:50%;position:absolute;right:7px;top:5px;background:#ff3e52;border:2px solid #fff}.profile-chip{display:flex;align-items:center;gap:9px;padding:5px 3px 5px 6px}.profile-avatar,.mobile-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#dbe6ff,#e9dcff);display:grid;place-items:center;color:#3345d4;font-weight:850}.profile-chip>span:nth-child(2){display:grid}.profile-chip strong{font-size:13px}.profile-chip small{font-size:9px;color:#8a95ad;margin-top:3px}.chev{font-size:14px;color:#75819e;margin-left:3px}.page-wrap{max-width:1460px;margin:0 auto;padding:24px 30px 48px}.mobile-header{display:none}.welcome-row{display:flex;align-items:end;justify-content:space-between;min-height:78px;margin-bottom:16px}.welcome-row h1{font-size:32px;letter-spacing:-.035em;margin:0 0 5px}.welcome-row p{font-size:13px;color:var(--muted);margin:0}.wave{font-size:28px}.mountain-motto{display:flex;align-items:center;gap:15px;color:#4052ec;font-size:11px;font-style:italic;line-height:1.35;max-width:310px;text-align:right}.mini-mountains{position:relative;width:170px;height:54px}.mini-mountains:before,.mini-mountains:after,.mini-mountains i,.mini-mountains b,.mini-mountains em{content:"";position:absolute;bottom:0;clip-path:polygon(50% 0,100% 100%,0 100%);background:linear-gradient(160deg,#a8bbff,#5365f5)}.mini-mountains:before{width:90px;height:50px;left:25px}.mini-mountains:after{width:65px;height:37px;left:0;opacity:.55}.mini-mountains i{width:62px;height:32px;left:95px;opacity:.5}.mini-mountains b{width:44px;height:24px;left:128px;opacity:.33}.mini-mountains em{width:42px;height:19px;left:62px;opacity:.32}.dashboard-grid{display:grid;grid-template-columns:minmax(430px,1.45fr) minmax(360px,1.15fr) minmax(280px,.9fr);gap:16px;align-items:stretch}.balance-card,.services-panel,.spend-card,.goal-card,.recent-card,.explore-card,.white-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-soft)}.balance-card{position:relative;overflow:hidden;background:linear-gradient(130deg,#3527bd 0%,#4e4fe4 52%,#367cf5 100%);color:#fff;min-height:244px;padding:28px 28px 24px;border:0;box-shadow:0 18px 42px rgba(61,75,244,.22)}.balance-decoration span{position:absolute;width:250px;height:180px;border-radius:50%;right:-50px;bottom:-80px;background:rgba(255,255,255,.08)}.balance-decoration i{position:absolute;width:170px;height:110px;right:0;bottom:0;opacity:.26;clip-path:polygon(0 100%,30% 43%,45% 67%,62% 22%,100% 100%);background:linear-gradient(160deg,#fff,transparent)}.balance-top{position:relative;display:flex;justify-content:space-between;gap:14px;align-items:start}.balance-top>span{font-size:15px}.balance-top small{text-align:right;font-size:10px;line-height:1.45;color:#e3e7ff}.balance-line{display:flex;align-items:center;gap:12px;margin-top:12px;position:relative}.balance-line strong{font-size:36px;letter-spacing:-.035em;white-space:nowrap}.eye-btn{border:0;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.15);color:#fff;cursor:pointer}.balance-sub{font-size:10px;color:#d8deff;margin-top:4px;position:relative}.balance-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:27px;position:relative}.wallet-action{min-width:0;background:#fff;border:1px solid rgba(255,255,255,.3);border-radius:13px;padding:10px 10px;display:flex;align-items:center;justify-content:center;gap:8px;color:#18225a;font-size:12px;cursor:pointer;box-shadow:0 7px 18px rgba(14,22,77,.12)}.wallet-action b{white-space:nowrap}.action-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center}.action-icon.green{background:#def8ea;color:#0da65d}.action-icon.blue{background:#dfefff;color:#2781e8}.action-icon.purple{background:#efe2ff;color:#8e45e8}.services-panel,.spend-card,.goal-card{padding:20px}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-head h2{font-size:14px;margin:0;letter-spacing:-.015em}.panel-head a{font-size:10px;color:#3d54f3;font-weight:700}.panel-head>span{font-size:10px;color:#8994ae}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px 10px;margin-top:16px}.service-item{text-align:center;display:grid;justify-items:center;gap:6px;font-size:10px;font-weight:700;color:#16224c}.service-ico{width:50px;height:45px;border-radius:13px;display:grid;place-items:center;transition:.16s}.service-item:hover .service-ico{transform:translateY(-2px)}.service-ico.blue{background:#eef4ff;color:#4a7cff}.service-ico.indigo{background:#eff1ff;color:#5165ec}.service-ico.amber{background:#fff7e9;color:#f2a000}.service-ico.violet{background:#efedff;color:#6554e8}.service-ico.purple{background:#f1edff;color:#6652ee}.service-ico.rose{background:#fff0f3;color:#ff5b6b}.service-ico.cyan{background:#eaf9ff;color:#1fa9e9}.service-ico.slate{background:#f1f4f9;color:#566581}.spend-value{display:flex;align-items:center;gap:9px;margin-top:14px}.spend-value strong{font-size:24px;letter-spacing:-.025em}.down-chip{font-size:10px;font-weight:750;color:#0e9c60;background:#e8faef;border-radius:999px;padding:5px 8px}.spend-card>p{margin:5px 0 0;color:#8490a8;font-size:10px}.chart-wrap{height:80px;margin-top:10px}.chart-wrap svg{width:100%;height:100%;overflow:visible}.chart-labels{display:flex;justify-content:space-between;color:#9aa4ba;font-size:8px}.promo-banner{grid-column:1/3;min-height:180px;border-radius:22px;background:linear-gradient(115deg,#eef0ff,#dfe8ff 58%,#f0f2ff);position:relative;overflow:hidden;padding:24px 28px;display:flex;align-items:center}.promo-banner:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 76% 25%,rgba(106,98,255,.2),transparent 24%),radial-gradient(circle at 55% 95%,rgba(65,128,255,.18),transparent 30%)}.promo-copy{position:relative;z-index:2;width:58%}.promo-kicker{font-size:13px;font-weight:750;color:#2838a7}.promo-copy h2{font-size:27px;margin:5px 0;color:#1326a7;letter-spacing:-.03em}.promo-copy p{margin:0;color:#687697;font-size:12px;max-width:440px}.promo-copy a{display:inline-flex;align-items:center;gap:12px;background:#4261f5;color:#fff;border-radius:10px;padding:10px 16px;margin-top:17px;font-size:11px;font-weight:750}.promo-art{position:absolute;right:100px;bottom:0;width:260px;height:170px}.promo-phone{position:absolute;bottom:-22px;left:80px;width:90px;height:160px;border-radius:22px;background:linear-gradient(145deg,#2439b4,#071566);border:7px solid #eef2ff;box-shadow:0 17px 30px rgba(35,46,137,.24);display:grid;place-items:center;color:#fff;transform:rotate(-4deg)}.promo-phone strong{font-size:46px;color:#83a2ff}.promo-phone small{font-size:7px;line-height:1.35;text-align:center;position:absolute;bottom:23px}.phone-speaker{width:24px;height:4px;border-radius:99px;background:#142567;position:absolute;top:7px}.coin{position:absolute;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#ffd96a,#ffae18);color:#fff7d1;border:4px solid #ffca3c;font-weight:900;box-shadow:0 7px 14px rgba(221,147,15,.22)}.coin.c1{left:15px;top:35px;transform:rotate(-12deg)}.coin.c2{right:14px;top:12px;transform:rotate(14deg)}.spark{position:absolute;color:#785bf0}.spark.s1{left:55px;top:12px;font-size:20px}.spark.s2{right:35px;bottom:28px;font-size:14px}.promo-handwrite{position:absolute;right:20px;top:28px;transform:rotate(-8deg);font-size:12px;line-height:1.45;font-style:italic;color:#3651cf;z-index:2}.goal-card{grid-column:3;grid-row:2}.metric{display:flex;align-items:center;gap:10px;margin-top:15px}.metric-icon,.notice-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;font-weight:850}.greenish{background:#ebfbf1;color:#10a85f}.lilac{background:#f0ecff;color:#674fe6}.blueish{background:#eaf5ff;color:#3684e9}.metric div{display:grid}.metric small{font-size:9px;color:#8792aa}.metric strong{font-size:13px;margin-top:2px}.recent-card{grid-column:1/3;padding:18px 20px}.trx-list{margin-top:7px}.trx-row{display:grid;grid-template-columns:40px minmax(180px,1fr) auto minmax(105px,auto);align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f6}.trx-row:last-child{border-bottom:0}.trx-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center}.trx-icon.credit{background:#efedff;color:#6053e8}.trx-icon.debit{background:#fff3eb;color:#ef9717}.trx-main{display:grid;min-width:0}.trx-main strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.trx-main small{font-size:9px;color:#909ab0;margin-top:3px}.status-pill{font-size:9px;border-radius:999px;padding:5px 8px;font-weight:750}.status-pill.success{color:#0d985c;background:#eaf9f0}.status-pill.pending,.status-pill.processing,.status-pill.waiting_payment{color:#a17000;background:#fff7df}.status-pill.failed,.status-pill.expired,.status-pill.cancelled{color:#cc4141;background:#fff0f0}.trx-amount{font-size:11px;text-align:right;white-space:nowrap}.trx-amount.credit{color:#0ba45e}.trx-amount.debit{color:#f04545}.explore-card{grid-column:3;position:relative;overflow:hidden;background:linear-gradient(165deg,#b7e3ff,#e7f0ff 60%,#e8f7ee);min-height:180px}.explore-sky span,.explore-sky i,.explore-sky b{position:absolute;bottom:0;clip-path:polygon(50% 0,100% 100%,0 100%)}.explore-sky span{width:180px;height:115px;background:#7192d5;right:-20px;bottom:0;opacity:.65}.explore-sky i{width:110px;height:78px;background:#99acd5;right:90px;opacity:.6}.explore-sky b{width:90px;height:48px;background:#4e8766;left:18px;opacity:.5}.explore-copy{position:relative;z-index:2;padding:18px}.explore-copy h3{margin:0;color:#173d9d;font-size:14px}.explore-copy p{font-size:9px;line-height:1.45;color:#536f9e;max-width:150px}.explore-copy a{display:inline-flex;background:#4360ea;color:#fff;border-radius:9px;padding:8px 12px;font-size:9px;font-weight:750}.page-hero{margin-bottom:18px}.page-hero.simple{background:linear-gradient(120deg,#eef2ff,#f8f9ff);border:1px solid #e3e8fa;border-radius:22px;padding:24px 26px}.page-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:#5262e9;font-weight:800}.page-hero h1{font-size:27px;letter-spacing:-.03em;margin:6px 0}.page-hero p{margin:0;color:#74809d;font-size:12px}.subpage-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:16px}.balance-card.compact{min-height:210px}.wallet-stat-row{display:flex;gap:16px;margin-top:26px;position:relative}.wallet-stat-row>div{display:grid;gap:4px;background:rgba(255,255,255,.11);padding:11px 13px;border-radius:12px}.wallet-stat-row small{font-size:9px;color:#d8defe}.wallet-stat-row b{font-size:11px}.white-card{padding:20px}.stack-actions{display:grid;gap:10px;margin-top:16px}.wide-action{width:100%;border:1px solid var(--line);background:#fbfcff;border-radius:14px;padding:12px;display:grid;grid-template-columns:24px 1fr auto;gap:10px;align-items:center;text-align:left;color:#34416c;cursor:pointer}.wide-action>span{display:grid}.wide-action b{font-size:11px}.wide-action small{font-size:9px;color:#8a94aa;margin-top:3px}.section-gap{margin-top:16px}.ok-text{color:#1eae6e}.form-layout{display:grid;grid-template-columns:minmax(420px,1.4fr) minmax(260px,.8fr);gap:16px;align-items:start}.pretty-form{display:grid;gap:16px;margin-top:10px}.pretty-form label{display:grid;gap:7px;font-size:10px;font-weight:750;color:#465372}.pretty-form input{height:46px;border:1px solid #dde3f0;border-radius:12px;padding:0 13px;outline:0;color:#172044;background:#fff}.pretty-form input:focus{border-color:#8492ff;box-shadow:0 0 0 3px #eff1ff}.money-input{height:48px;border:1px solid #dde3f0;border-radius:12px;display:flex;align-items:center;padding:0 13px;background:#fff}.money-input:focus-within{border-color:#8492ff;box-shadow:0 0 0 3px #eff1ff}.money-input span{font-weight:800;color:#233063}.money-input input{height:auto;border:0;box-shadow:none!important;flex:1;font-size:17px;font-weight:800}.primary-btn{border:0;background:linear-gradient(90deg,#3f51ee,#4f6ff7);color:#fff;height:46px;border-radius:12px;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 10px 20px rgba(67,83,237,.2)}.primary-btn.full{width:100%}.info-card{background:linear-gradient(145deg,#ecf5ff,#f7f9ff);border:1px solid #deebfb;border-radius:22px;padding:24px;color:#31598e}.info-card h3{margin:12px 0 5px;font-size:15px}.info-card p{font-size:10px;line-height:1.55;margin:0;color:#7185a5}.narrow-card{max-width:620px}.nominal-chips{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.nominal-chips button{border:1px solid #dfe4f0;background:#f8faff;border-radius:10px;padding:10px 4px;color:#485575;font-size:10px;cursor:pointer}.nominal-chips button:hover{border-color:#8794ff;color:#3546e4;background:#f2f3ff}.product-page-grid{grid-template-columns:repeat(4,1fr)}.product-tile{grid-template-columns:52px 1fr auto;text-align:left;justify-items:stretch;align-items:center;border:1px solid var(--line);border-radius:16px;padding:14px;gap:11px}.product-tile span:nth-child(2){display:grid}.product-tile small{font-size:9px;color:#8a94aa;margin-top:4px}.history-toolbar{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:14px}.filter-tabs{display:flex;gap:7px;flex-wrap:wrap}.filter-tabs button{border:0;background:#f1f4fa;color:#77829a;border-radius:9px;padding:8px 11px;font-size:9px;font-weight:700}.filter-tabs button.active{background:#e8ecff;color:#4050e8}.history-search{border:1px solid var(--line);height:36px;border-radius:10px;display:flex;align-items:center;gap:7px;padding:0 10px;color:#8993a8}.history-search input{border:0;outline:0;background:transparent;font-size:10px;width:150px}.promo-page-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:16px}.promo-banner.standalone{grid-column:auto;min-height:220px}.coupon-card{background:linear-gradient(145deg,#fff,#f8f5ff)}.coupon-tag{display:inline-flex;background:#ede8ff;color:#6651de;font-size:9px;font-weight:800;border-radius:999px;padding:6px 9px}.coupon-card h3{font-size:18px;margin:16px 0 8px}.coupon-card p{font-size:10px;color:#7d87a0;line-height:1.55}.notice-list{display:grid}.notice-item{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:15px 2px;border-bottom:1px solid #edf0f6}.notice-item:last-child{border:0}.notice-item.unread strong:after{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#4962f7;margin-left:7px}.notice-item strong{font-size:11px}.notice-item p{font-size:10px;color:#77829c;margin:4px 0}.notice-item small{font-size:8px;color:#a0a8b8}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.help-card .ico{color:#4558e8}.help-card h3{font-size:14px;margin:14px 0 6px}.help-card p{font-size:10px;color:#7c87a0;line-height:1.5}.profile-layout{display:grid;grid-template-columns:280px minmax(400px,1fr);gap:16px}.profile-summary{text-align:center}.big-avatar{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;margin:2px auto 15px;background:linear-gradient(145deg,#dce7ff,#e9e2ff);color:#3849df;font-size:27px;font-weight:850}.profile-summary h2{margin:0;font-size:18px}.profile-summary p{margin:6px 0;color:#8490a8;font-size:10px}.member-badge{display:inline-flex;margin-top:10px;background:#eef1ff;color:#4453dc;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:750}.table-card{border:0;background:transparent;overflow:hidden}.table{width:100%;border-collapse:collapse}.table th,.table td{text-align:left;padding:12px 10px;border-bottom:1px solid #edf0f6;font-size:10px}.table th{font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:#9aa3b5}.table tr:last-child td{border-bottom:0}.trx-title{font-weight:750}.trx-sub{font-size:8px;color:#929caf;margin-top:3px}.status{display:inline-flex;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.status.success{background:#e9f9ef;color:#10975c}.status.pending,.status.processing,.status.waiting_payment{background:#fff6dc;color:#a77800}.status.failed,.status.expired,.status.cancelled{background:#fff0f0;color:#cd4040}.amount.credit{color:#0ca65f}.amount.debit{color:#ed4545}.mobile-bottom-nav{display:none}.modal{display:none;position:fixed;inset:0;background:rgba(8,14,39,.48);z-index:100;align-items:center;justify-content:center;padding:18px;backdrop-filter:blur(3px)}.modal.show{display:flex}.modal-card{width:min(450px,100%);background:#fff;border-radius:22px;padding:22px;box-shadow:0 30px 80px rgba(7,14,47,.25)}.modal-head{display:flex;align-items:start;justify-content:space-between;margin-bottom:18px}.modal-head span{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#6572ee;font-weight:800}.modal-head h3{font-size:20px;margin:5px 0 0}.modal-close{width:34px;height:34px;border:0;border-radius:10px;background:#f2f4f9;color:#60708d;font-size:20px;cursor:pointer}.modal-label{font-size:10px;font-weight:750;color:#4b5875}.modal-money{margin-top:7px}.modal-chips{margin:10px 0 14px}.secure-note{display:flex;gap:8px;align-items:flex-start;background:#f3f8ff;border-radius:12px;padding:10px;color:#5a7093;font-size:9px;line-height:1.5;margin-bottom:10px}.secure-note .ico{color:#3775d8}.topup-msg{min-height:17px;color:#d74747;font-size:9px;margin-bottom:6px}
@media(max-width:1180px){:root{--side:214px}.sidebar{padding-left:12px;padding-right:12px}.brand-copy small{display:none}.dashboard-grid{grid-template-columns:1.25fr 1fr}.spend-card{grid-column:1/3}.goal-card{grid-column:1}.recent-card{grid-column:1/3}.explore-card{grid-column:2;grid-row:auto}.promo-banner{grid-column:1/3}.services-panel{min-width:0}.profile-layout{grid-template-columns:240px 1fr}}
@media(max-width:820px){body{padding-bottom:74px;background:#f5f7fd}.sidebar,.topbar{display:none}.main-area{margin-left:0}.mobile-header{display:flex;position:sticky;top:0;z-index:30;height:66px;align-items:center;justify-content:space-between;padding:0 16px;background:rgba(248,250,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(230,235,247,.7)}.mobile-brand{display:flex;align-items:center;gap:8px;color:#132aa7}.mobile-brand strong{font-size:19px;letter-spacing:-.035em}.mobile-head-actions{display:flex;align-items:center;gap:5px}.mobile-avatar{width:34px;height:34px;font-size:12px}.page-wrap{padding:14px 13px 28px}.welcome-row{display:none}.dashboard-grid{display:block}.balance-card{min-height:220px;border-radius:22px;padding:20px;margin-bottom:13px}.balance-top>span{font-size:13px}.balance-line strong{font-size:31px}.balance-sub{font-size:9px}.balance-actions{margin-top:23px;gap:8px}.wallet-action{padding:9px 4px;font-size:10px;gap:5px}.action-icon{width:28px;height:28px}.services-panel{padding:17px 13px;margin-bottom:13px}.services-panel .panel-head{display:none}.service-grid{grid-template-columns:repeat(4,1fr);gap:14px 5px;margin-top:0}.service-ico{width:52px;height:48px;border-radius:14px}.service-item{font-size:9px}.spend-card,.goal-card,.explore-card{display:none}.promo-banner{min-height:170px;border-radius:19px;padding:18px;margin-bottom:13px}.promo-copy{width:67%}.promo-kicker{font-size:10px}.promo-copy h2{font-size:21px;margin:4px 0}.promo-copy p{font-size:9px;line-height:1.45}.promo-copy a{font-size:9px;padding:8px 12px;margin-top:11px}.promo-art{width:160px;height:145px;right:0}.promo-phone{left:63px;width:68px;height:126px;border-width:5px}.promo-phone strong{font-size:34px}.promo-phone small{font-size:5px}.coin{width:28px;height:28px;border-width:3px;font-size:10px}.coin.c1{left:20px;top:32px}.coin.c2{right:6px;top:18px}.promo-handwrite{display:none}.recent-card{padding:16px 14px;border-radius:19px}.recent-card .panel-head h2{font-size:13px}.recent-card .panel-head a{font-size:9px}.trx-row{grid-template-columns:36px minmax(0,1fr) auto;gap:8px;padding:10px 0}.trx-icon{width:32px;height:32px}.trx-main strong{font-size:10px}.trx-main small{font-size:8px}.status-pill{display:none}.trx-amount{font-size:10px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.96);border-top:1px solid #e7ebf4;padding:7px 4px calc(7px + env(safe-area-inset-bottom));backdrop-filter:blur(16px)}.mobile-bottom-nav a{display:grid;justify-items:center;gap:3px;font-size:8px;color:#77829d;position:relative}.mobile-bottom-nav a.active{color:#3e54ef;font-weight:800}.nav-bell-wrap{position:relative}.nav-bell-wrap i{position:absolute;width:6px;height:6px;background:#ff4356;border-radius:50%;right:-1px;top:-2px}.page-hero.simple{border-radius:18px;padding:18px;margin-bottom:12px}.page-hero h1{font-size:21px}.page-hero p{font-size:10px;line-height:1.5}.subpage-grid,.form-layout,.promo-page-grid,.profile-layout{grid-template-columns:1fr}.white-card{border-radius:18px;padding:16px}.balance-card.compact{min-height:190px}.form-layout{gap:12px}.info-card{border-radius:18px}.product-page-grid{grid-template-columns:1fr 1fr}.product-tile{grid-template-columns:43px 1fr;padding:11px}.product-tile>.ico:last-child{display:none}.product-tile .service-ico{width:42px;height:42px}.history-toolbar{display:grid}.history-search input{width:100%}.history-search{width:100%}.help-grid{grid-template-columns:1fr}.profile-layout{gap:12px}.modal{align-items:flex-end;padding:0}.modal-card{width:100%;border-radius:24px 24px 0 0;padding:20px 16px calc(20px + env(safe-area-inset-bottom));animation:sheetIn .22s ease-out}.nominal-chips{grid-template-columns:repeat(2,1fr)}.table-card{overflow-x:auto}.table{min-width:570px}@keyframes sheetIn{from{transform:translateY(25px);opacity:.8}to{transform:translateY(0);opacity:1}}}
@media(max-width:380px){.balance-line strong{font-size:27px}.wallet-action{font-size:9px}.action-icon{width:25px;height:25px}.service-ico{width:47px;height:44px}.promo-copy{width:70%}.promo-copy h2{font-size:18px}.promo-art{opacity:.8}.trx-amount{font-size:9px}}
.logout-link{margin-top:5px;color:#b64d5a!important}.logout-link:hover{background:#fff0f2!important;color:#a93343!important}.empty-state{min-height:130px;display:grid;place-items:center;align-content:center;text-align:center;gap:6px;color:#8a95ab;padding:18px}.empty-state>span{width:43px;height:43px;border-radius:14px;background:#f1f4fb;display:grid;place-items:center;color:#5a6ce9}.empty-state strong{font-size:11px;color:#3c4864}.empty-state small{font-size:9px;line-height:1.5}.table-empty{min-height:160px}.profile-logout{margin:18px auto 0;display:flex;align-items:center;justify-content:center;gap:6px;width:max-content;color:#bd4050;font-size:10px;font-weight:800;text-decoration:none}.form-note{display:block;color:#9099ad;font-size:9px;line-height:1.5}.welcome-flash{margin-bottom:14px;border:1px solid #d8f2e2;background:#effbf4;color:#20875a;border-radius:14px;padding:11px 13px;font-size:10px;font-weight:650}
.modal-email{display:grid;gap:7px;margin:0 0 12px;color:#4b5875}.modal-email input{height:44px;border:1px solid #dde3f0;border-radius:12px;padding:0 12px;outline:0;background:#fff;color:#172044}.modal-email input:focus{border-color:#8492ff;box-shadow:0 0 0 3px #eff1ff}.topup-msg.ok{color:#0b9b5b}.primary-btn:disabled{opacity:.66;cursor:wait}

/* ==============================
   V5 - TOP UP & HISTORY
   ============================== */
.filter-tabs a{display:inline-flex;align-items:center;border:0;background:#f1f4fa;color:#77829a;border-radius:9px;padding:8px 11px;font-size:9px;font-weight:700;text-decoration:none}.filter-tabs a.active{background:#e8ecff;color:#4050e8}.history-search button{height:28px;border:0;border-radius:8px;padding:0 10px;background:#4054ed;color:#fff;font-size:9px;font-weight:800;cursor:pointer}.history-search form{margin:0}.trx-detail-link{display:block;color:inherit;text-decoration:none}.trx-detail-link:hover .trx-title,.trx-detail-link:hover strong{color:#4054ed}.table-detail{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:8px;background:#f0f3ff;color:#4054df;font-size:8px;font-weight:800;text-decoration:none}.inline-status-link{color:#4054ed;font-weight:800;text-decoration:none}.topup-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px}.topup-info{align-self:start}.topup-steps{display:grid;gap:13px}.topup-steps span{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f6}.topup-steps span:last-child{border-bottom:0}.topup-steps b{width:29px;height:29px;border-radius:10px;background:#eef1ff;color:#4255e7;display:grid;place-items:center;font-size:10px}.topup-steps i{font-style:normal;font-size:10px;font-weight:700;color:#3b4662}.active-invoice{display:flex;justify-content:space-between;gap:14px;align-items:center;background:#fff9e8;border:1px solid #f3e2a6;border-radius:14px;padding:13px;margin-bottom:16px}.active-invoice>div:first-child{display:grid;gap:5px}.active-invoice strong{font-size:12px;color:#3b3e4c}.active-invoice small{font-size:8px;color:#84775a}.active-invoice-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.active-invoice-actions a{display:inline-flex;align-items:center;justify-content:center;padding:7px 9px;border-radius:8px;border:1px solid #e4d8b8;color:#715c22;font-size:8px;font-weight:800;text-decoration:none;background:#fff}.active-invoice-actions .mini-primary{background:#4054ed;color:#fff;border-color:#4054ed}.topup-history-list{display:grid}.topup-history-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto 16px;align-items:center;gap:10px;padding:11px 2px;border-bottom:1px solid #edf0f6;color:inherit;text-decoration:none}.topup-history-row:last-child{border-bottom:0}.topup-history-row>div{display:grid;gap:3px}.topup-history-row strong{font-size:10px;color:#2c3754}.topup-history-row small{font-size:8px;color:#919bae}.row-chevron{font-size:20px;color:#abb3c3}.nominal-chips button:disabled,.primary-btn:disabled{opacity:.55;cursor:not-allowed}
@media(max-width:820px){.topup-layout{grid-template-columns:1fr}.topup-info{display:none}.active-invoice{align-items:flex-start;display:grid}.active-invoice-actions{justify-content:flex-start}.topup-history-row{grid-template-columns:34px minmax(0,1fr) auto 12px}.topup-history-row .status{font-size:7px;padding:4px 6px}.history-search{display:grid;grid-template-columns:auto 1fr auto}.history-search input{min-width:0}.filter-tabs a{font-size:8px;padding:7px 9px}.table-detail{font-size:8px}}
.amount.neutral,.trx-amount.neutral{color:#66728d}.trx-icon.neutral{background:#f1f4fa;color:#6f7b95}

/* ==============================
   V6 - DIGIFLAZZ PRODUCTS
   ============================== */
.product-browser{padding:20px}.product-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.product-category-tabs{display:flex;gap:7px;flex-wrap:wrap}.product-category-tabs a{display:inline-flex;align-items:center;min-height:32px;padding:0 11px;border-radius:10px;background:#f2f5fb;color:#67738e;font-size:9px;font-weight:800}.product-category-tabs a.active{background:#e9edff;color:#4053e9}.product-search{height:36px;min-width:285px;border:1px solid #dfe5f2;background:#fbfcff;border-radius:11px;display:flex;align-items:center;gap:7px;padding:0 9px;color:#8a96ad}.product-search input{border:0;outline:0;background:transparent;min-width:0;flex:1;font-size:10px;color:#273353}.product-search button{height:26px;border:0;border-radius:8px;background:#4054ed;color:#fff;font-size:8px;font-weight:800;padding:0 10px;cursor:pointer}.digital-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.digital-product-card{border:1px solid #e7ebf5;background:linear-gradient(180deg,#fff,#fbfcff);border-radius:16px;padding:14px;min-height:148px;display:flex;flex-direction:column;transition:.18s;box-shadow:0 6px 20px rgba(35,52,105,.04)}.digital-product-card:hover{transform:translateY(-2px);border-color:#d8defc;box-shadow:0 12px 25px rgba(39,55,135,.08)}.digital-product-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.digital-brand{font-size:8px;font-weight:850;color:#4054ed;text-transform:uppercase;letter-spacing:.04em}.digital-category{font-size:7px;color:#8792a9;background:#f2f5fa;border-radius:999px;padding:4px 7px}.digital-product-card h3{font-size:11px;line-height:1.35;color:#24304f;margin:12px 0 5px}.digital-product-card p{font-size:8px;color:#8a95ab;margin:0;overflow-wrap:anywhere}.digital-product-bottom{margin-top:auto;padding-top:12px;display:flex;align-items:end;justify-content:space-between;gap:8px}.digital-product-bottom strong{font-size:12px;color:#17245a}.digital-product-bottom span{display:flex;align-items:center;gap:2px;color:#4054ed;font-size:8px;font-weight:800}.product-empty{min-height:240px}
.purchase-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(155deg,#f7f9ff,#eef3ff)}.purchase-card{width:min(620px,100%);background:#fff;border:1px solid #e6eaf4;border-radius:26px;padding:28px;box-shadow:0 24px 70px rgba(38,54,126,.12)}.purchase-back{display:inline-flex;font-size:10px;font-weight:800;color:#5362d9;margin-bottom:20px}.purchase-brand{font-size:19px;font-weight:900;color:#2539c5}.purchase-brand span{font-size:9px;font-weight:700;color:#8994ae}.purchase-product{display:flex;align-items:center;gap:13px;margin:22px 0}.purchase-icon{width:54px;height:54px;border-radius:16px;display:grid;place-items:center;background:#eef2ff;font-size:24px}.purchase-product span{font-size:8px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#7a86a2}.purchase-product h1{font-size:20px;line-height:1.3;margin:4px 0;color:#1b2748}.purchase-product p{margin:0;color:#8b95aa;font-size:9px}.purchase-price{display:grid;gap:5px;padding:16px;border-radius:16px;background:#f6f8ff}.purchase-price span{font-size:9px;color:#7f8aa2}.purchase-price strong{font-size:24px;color:#1b2fbf}.purchase-price small{font-size:9px;color:#7c879f}.purchase-form{display:grid;gap:14px;margin-top:17px}.purchase-form label{display:grid;gap:7px}.purchase-form label>span{font-size:10px;font-weight:800;color:#43506e}.purchase-form input{height:48px;border:1px solid #dce2f0;border-radius:13px;padding:0 13px;outline:0;color:#1c2848;background:#fff}.purchase-form input:focus{border-color:#8795ff;box-shadow:0 0 0 3px #eff1ff}.purchase-form label small{font-size:8px;color:#8b95aa;line-height:1.45}.purchase-submit{height:48px;border:0;border-radius:13px;background:linear-gradient(90deg,#4054ed,#5274f7);color:#fff;font-size:11px;font-weight:850;cursor:pointer}.purchase-submit:disabled{opacity:.5;cursor:not-allowed}.purchase-note{margin-top:13px;font-size:8px;line-height:1.5;color:#8390aa}.form-error{margin-top:14px;border:1px solid #f5cccc;background:#fff3f3;color:#b43e48;border-radius:12px;padding:10px 12px;font-size:9px}.dev-test-box{margin-top:15px;border:1px dashed #b9c4ff;background:#f7f8ff;border-radius:13px;padding:11px;display:grid;gap:4px}.dev-test-box b{font-size:9px;color:#4054df}.dev-test-box span{font-size:8px;color:#66738f}
.status-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(160deg,#f7f9ff,#eef3ff)}.status-card{width:min(600px,100%);background:#fff;border:1px solid #e7ebf5;border-radius:26px;padding:30px;box-shadow:0 24px 70px rgba(38,54,126,.12)}.status-brand{font-size:18px;font-weight:850;color:#263bd1;margin-bottom:24px}.status-orb{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;font-size:30px;margin-bottom:18px;background:#eef2ff;color:#4357eb}.status-orb.ok{background:#eaf9f0;color:#0a9b59}.status-orb.bad{background:#fff0f0;color:#d44343}.status-card h1{font-size:24px;margin:0 0 9px;color:#172044}.status-card>p{font-size:11px;color:#75809c;line-height:1.65;margin:0 0 18px}.status-details{display:grid;gap:11px;background:#f8faff;border-radius:16px;padding:16px;margin:18px 0}.status-details div{display:flex;justify-content:space-between;gap:16px;font-size:10px}.status-details span{color:#7f8aa5}.status-details b{text-align:right;color:#26304f;overflow-wrap:anywhere}.status-actions{display:flex;gap:9px;flex-wrap:wrap}.status-actions form{margin:0}.status-actions a,.status-actions button{min-height:42px;border-radius:11px;display:grid;place-items:center;padding:0 14px;font-size:9px;font-weight:800;border:1px solid #dfe4f1;background:#fff;color:#34415f;cursor:pointer}.status-actions .primary{border:0;color:#fff;background:linear-gradient(90deg,#4054ed,#5273f7)}.status-hint{margin-top:14px!important;font-size:8px!important;color:#98a1b4!important}.status-alert{border-radius:11px;padding:9px 11px;font-size:9px;margin:10px 0}.ok-alert{background:#eefaf3;color:#178553}.bad-alert{background:#fff1f1;color:#b63f49}
@media(max-width:1180px){.digital-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.product-browser{padding:14px}.product-toolbar{display:grid}.product-category-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.product-category-tabs a{white-space:nowrap}.product-search{min-width:0;width:100%}.digital-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.digital-product-card{min-height:140px;padding:12px;border-radius:14px}.digital-product-card h3{font-size:10px}.digital-product-bottom strong{font-size:11px}.purchase-shell,.status-shell{padding:12px;align-items:start}.purchase-card,.status-card{margin-top:10px;padding:20px;border-radius:21px}.purchase-product h1{font-size:18px}.status-actions{display:grid;grid-template-columns:1fr}.status-actions form,.status-actions button{width:100%}.status-details div{font-size:9px}}
@media(max-width:380px){.digital-product-grid{grid-template-columns:1fr}.digital-product-card{min-height:125px}}
/* V9 dynamic banner & promo from admin */
.promo-banner.db-banner{padding:0;display:block;background:#e9edff;min-height:180px}.promo-banner.db-banner:before{display:none}.db-banner>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.db-banner-caption{position:absolute;left:18px;bottom:15px;background:rgba(11,21,62,.72);color:#fff;padding:8px 11px;border-radius:9px;font-size:11px;font-weight:800;backdrop-filter:blur(7px)}.promo-live-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.live-promo-card h3{font-size:17px;margin:13px 0 7px}.live-promo-card p{font-size:10px;color:#7d87a0;line-height:1.55;min-height:32px}.live-promo-value{font-size:23px;font-weight:850;color:#4051e6;margin:12px 0 5px}.live-promo-card>small{color:#929cb1;font-size:9px}@media(max-width:900px){.promo-live-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.promo-live-grid{grid-template-columns:1fr}.promo-banner.db-banner{min-height:150px}}

/* =========================================================
   V10 TRANSFER INTERNAL + PIN
   ========================================================= */
.transfer-shell{min-height:100vh;background:linear-gradient(180deg,#f7f9ff,#f4f6fc);padding:28px 20px 46px}.transfer-wrap{width:min(1180px,100%);margin:0 auto}.transfer-wrap.status{width:min(760px,100%)}.transfer-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.transfer-security-link{font-size:11px;font-weight:800;color:#4053dc;background:#fff;border:1px solid #e4e8f4;border-radius:11px;padding:9px 12px}.transfer-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(250px,.7fr);gap:18px;align-items:start}.transfer-page-card{background:#fff;border:1px solid #e7ebf5;border-radius:24px;box-shadow:0 16px 40px rgba(36,51,111,.07);padding:24px}.transfer-page-card.narrow{width:min(560px,100%);margin:0 auto}.transfer-head{display:flex;gap:13px;align-items:center;margin-bottom:18px}.transfer-logo{width:44px;height:44px;border-radius:15px;background:linear-gradient(135deg,#4658f4,#6e58ea);display:grid;place-items:center;color:#fff;font-size:22px;font-weight:900;box-shadow:0 10px 24px rgba(76,84,227,.24)}.transfer-head small{display:block;font-size:9px;color:#7f8aa6;font-weight:850;letter-spacing:.1em}.transfer-head h1{margin:3px 0 2px;font-size:26px;letter-spacing:-.03em}.transfer-head p{margin:0;color:#7a86a3;font-size:11px}.transfer-balance{background:linear-gradient(125deg,#3730bf,#4f56e9 58%,#3c83f5);color:#fff;border-radius:19px;padding:18px 20px;margin:14px 0 18px;display:grid}.transfer-balance span{font-size:10px;opacity:.8}.transfer-balance strong{font-size:28px;margin-top:4px;letter-spacing:-.03em}.transfer-balance small{font-size:9px;opacity:.72;margin-top:5px}.transfer-side{display:grid;gap:14px}.transfer-info-card{background:#fff;border:1px solid #e7ebf5;border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(36,51,111,.05)}.transfer-info-card>b{font-size:13px}.transfer-info-card>div{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #eef1f7}.transfer-info-card>div:last-child{border-bottom:0}.transfer-info-card span{font-size:9px;color:#8893ac}.transfer-info-card strong{font-size:10px}.transfer-info-card.safe{background:linear-gradient(145deg,#f2f5ff,#eef8ff)}.transfer-info-card.safe p{font-size:10px;line-height:1.6;color:#697895;margin:9px 0 0}.transfer-pin-callout{background:#fff7e9;border:1px solid #f4dfb4;border-radius:15px;padding:14px 15px;margin:12px 0 17px}.transfer-pin-callout b{font-size:11px;color:#765000}.transfer-pin-callout p{font-size:10px;color:#856d3d;margin:5px 0 10px}.transfer-pin-callout a{display:inline-flex;border-radius:9px;background:#f2a100;color:#fff;padding:8px 11px;font-size:9px;font-weight:850}.form-success{background:#e9f9f0;border:1px solid #c8ecd8;color:#087748;border-radius:12px;padding:10px 12px;font-size:10px;margin:11px 0}.transfer-confirm-card{text-align:center;background:#f8f9ff;border:1px solid #e8ebf8;border-radius:18px;padding:18px;margin:8px 0 18px}.confirm-kicker{font-size:8px;letter-spacing:.12em;color:#8993ab;font-weight:850}.recipient-avatar{width:54px;height:54px;border-radius:50%;margin:12px auto 8px;background:linear-gradient(135deg,#e1e8ff,#eadfff);color:#4351d5;display:grid;place-items:center;font-size:20px;font-weight:900}.transfer-confirm-card h2{font-size:18px;margin:0}.transfer-confirm-card p{font-size:9px;color:#7d88a2;margin:5px 0 14px}.confirm-summary{border-radius:13px;overflow:hidden;background:#fff;border:1px solid #e8ebf4}.confirm-summary>div{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #eef1f7}.confirm-summary>div:last-child{border-bottom:0}.confirm-summary span{font-size:9px;color:#8691a9}.confirm-summary b{font-size:10px}.confirm-summary .total{background:#f2f5ff}.confirm-summary .total b{color:#3246da}.transfer-confirm-actions{display:grid;grid-template-columns:.6fr 1.4fr;gap:10px;align-items:center}.transfer-confirm-actions>a{border:1px solid #dfe4ef;border-radius:12px;padding:11px;text-align:center;font-size:10px;font-weight:800;color:#5a6580}.transfer-confirm-actions .purchase-submit{margin:0}.transfer-history-card{margin-top:18px;background:#fff;border:1px solid #e7ebf5;border-radius:22px;padding:20px;box-shadow:0 12px 35px rgba(31,45,104,.05)}.transfer-history-list{display:grid;margin-top:10px}.transfer-history-row{display:grid;grid-template-columns:40px 1fr auto;gap:10px;align-items:center;padding:12px 4px;border-bottom:1px solid #eef1f6}.transfer-history-row:last-child{border-bottom:0}.history-direction{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;font-weight:900}.history-direction.out{background:#fff0f0;color:#d84444}.history-direction.in{background:#eaf9f1;color:#11965b}.transfer-history-row>div:nth-child(2){display:grid;gap:4px}.transfer-history-row b{font-size:10px}.transfer-history-row small{font-size:8px;color:#929bb0}.history-money{text-align:right;font-weight:850;font-size:10px;display:grid;gap:4px}.history-money.plus{color:#13935b}.history-money.minus{color:#d84a4a}.history-money small{font-weight:700}.transfer-status-hero{margin:14px 0;background:linear-gradient(135deg,#4053e8,#5e6cf2);color:#fff;border-radius:24px;padding:30px;text-align:center;box-shadow:0 18px 45px rgba(56,70,187,.18)}.transfer-status-hero.received{background:linear-gradient(135deg,#169c66,#37bd83)}.transfer-status-hero span{font-size:9px;letter-spacing:.12em;opacity:.75;font-weight:850}.transfer-status-hero h1{font-size:34px;margin:8px 0 10px}.transfer-status-hero b{display:inline-block;border-radius:999px;background:rgba(255,255,255,.17);padding:6px 10px;font-size:9px}.transfer-status-person{display:flex;gap:12px;align-items:center;margin-bottom:16px}.transfer-status-person .recipient-avatar{margin:0;width:48px;height:48px}.transfer-status-person small{font-size:8px;color:#8a94aa}.transfer-status-person h2{font-size:16px;margin:2px 0}.transfer-status-person p{font-size:9px;color:#7e899f;margin:0}.profile-pin{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:11px;padding:10px 12px;background:#eef2ff;color:#3f50dc;font-size:10px;font-weight:850}.empty-state .primary-btn{display:inline-flex;margin-top:8px;color:#fff}.transfer-page-card .money-input{display:flex;align-items:center;border:1px solid #dfe4ef;border-radius:12px;background:#fff;overflow:hidden}.transfer-page-card .money-input>span{padding:0 0 0 12px;color:#7c879d;font-weight:800}.transfer-page-card .money-input input{border:0!important;box-shadow:none!important;flex:1}.transfer-page-card .purchase-form label small{display:block;margin-top:5px;color:#8994aa;font-size:8px}.transfer-page-card .purchase-form{display:grid;gap:13px}.transfer-page-card .purchase-form label{display:grid;gap:6px}.transfer-page-card .purchase-form label>span{font-size:10px;font-weight:800;color:#46516d}.transfer-page-card .purchase-form input{width:100%;border:1px solid #dfe4ef;border-radius:12px;padding:12px 13px;outline:0;color:#26314d;background:#fff}.transfer-page-card .purchase-form input:focus{border-color:#8390f8;box-shadow:0 0 0 3px rgba(78,92,237,.09)}.transfer-page-card .purchase-submit{width:100%;border:0;border-radius:12px;background:linear-gradient(90deg,#4054eb,#5574f6);color:#fff;padding:12px 14px;font-size:10px;font-weight:900;cursor:pointer}.transfer-page-card .purchase-note{font-size:9px;color:#7c879e;line-height:1.55;margin-top:12px}.transfer-page-card .form-error{margin:11px 0;background:#fff0f0;border:1px solid #f2cccc;color:#a93636;border-radius:12px;padding:10px 12px;font-size:10px}.transfer-page-card .detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#eef1f7;border-radius:14px;overflow:hidden}.transfer-page-card .detail-grid>div{background:#fff;padding:12px}.transfer-page-card .detail-grid span{display:block;font-size:8px;color:#8e98ac;margin-bottom:4px}.transfer-page-card .detail-grid b{font-size:10px}.transfer-page-card .detail-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:15px}.transfer-page-card .detail-actions a{border:1px solid #dfe4ef;border-radius:10px;padding:9px 12px;font-size:9px;font-weight:850}.transfer-page-card .detail-actions .primary{background:#4054eb;border-color:#4054eb;color:#fff}
@media(max-width:760px){.transfer-shell{padding:14px 12px 90px}.transfer-grid{grid-template-columns:1fr}.transfer-page-card{border-radius:20px;padding:18px}.transfer-side{grid-template-columns:1fr}.transfer-head h1{font-size:22px}.transfer-balance strong{font-size:25px}.transfer-history-card{border-radius:19px;padding:16px}.transfer-history-row{grid-template-columns:36px 1fr auto}.transfer-history-row b{font-size:9px}.history-money{font-size:9px}.transfer-status-hero{border-radius:20px;padding:24px 16px}.transfer-status-hero h1{font-size:29px}.transfer-page-card .detail-grid{grid-template-columns:1fr}.transfer-confirm-actions{grid-template-columns:1fr}.transfer-topline{margin-bottom:10px}}

/* =========================================================
   V12 UI / UX POLISH
   Desktop + mobile finishing layer. No business logic changes.
   ========================================================= */
:root{
  --v12-blue:#4455ee;--v12-blue2:#547cf7;--v12-purple:#6b4ce5;--v12-ink:#111b3d;
  --v12-soft:#f7f9ff;--v12-border:#e8ecf6;--v12-shadow:0 14px 40px rgba(35,50,105,.08);
}
body.app-page{background:linear-gradient(180deg,#f8faff 0,#f5f7fc 260px,#f5f7fc 100%)}
:focus-visible{outline:3px solid rgba(68,85,238,.22);outline-offset:2px}
button,.side-link,.wallet-action,.service-item,.digital-product-card,.topup-history-row,.table-detail,.wide-action,.profile-pin,.profile-logout,.mobile-bottom-nav a{transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease,color .16s ease,opacity .16s ease}
button:active,.wallet-action:active,.service-item:active,.digital-product-card:active,.wide-action:active{transform:scale(.985)}
.sidebar{box-shadow:8px 0 36px rgba(34,49,105,.025)}
.side-nav{gap:3px}.side-link{position:relative}.side-link.active:before{content:"";position:absolute;left:0;width:3px;height:22px;border-radius:0 3px 3px 0;background:linear-gradient(#5267ff,#6748e8)}
.topbar{box-shadow:0 1px 0 rgba(30,45,98,.025)}
.desktop-search{position:relative;transition:.18s}.desktop-search:focus-within{background:#fff;border-color:#b9c3ff;box-shadow:0 0 0 4px rgba(74,87,239,.07),0 10px 28px rgba(45,58,130,.06)}
.notify-btn:hover,.profile-chip:hover{background:#f4f6ff}.notify-btn:hover{color:#4053e7}
.page-wrap{padding-top:28px}.welcome-flash{box-shadow:0 8px 22px rgba(27,139,88,.08)}
.balance-card{isolation:isolate}.balance-card:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(255,255,255,.08),transparent 32%);pointer-events:none;z-index:-1}
.wallet-action:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(14,22,77,.16)}
.services-panel,.spend-card,.goal-card,.recent-card,.explore-card,.white-card{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.services-panel:hover,.spend-card:hover,.goal-card:hover,.recent-card:hover,.white-card:hover{border-color:#dde3f2;box-shadow:var(--v12-shadow)}
.service-item:hover{color:#3045dd}.service-item:hover .service-ico{box-shadow:0 8px 22px rgba(48,69,180,.10)}
.trx-row{border-radius:13px;padding-left:8px;padding-right:8px}.trx-row:hover{background:#fafbff}
.trx-detail-link strong,.trx-title{overflow-wrap:anywhere}.status-pill,.status{white-space:nowrap}
.page-hero.simple{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff 0%,#f7f9ff 65%,#eef2ff 100%);border:1px solid var(--v12-border);border-radius:24px;padding:24px 26px;margin-bottom:16px;box-shadow:0 10px 28px rgba(44,58,122,.04)}
.page-hero.simple:after{content:"";position:absolute;right:-32px;top:-50px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(83,102,247,.12),rgba(83,102,247,0) 68%)}
.page-hero.simple>div{position:relative;z-index:1}.page-hero.simple h1{margin-top:5px}.page-kicker{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:#eef1ff;color:#4052db;font-size:9px;font-weight:900;letter-spacing:.08em}
.white-card{overflow:hidden}.white-card.section-gap{margin-top:16px}.white-card.product-browser{overflow:visible}
.stack-actions{gap:9px}.wide-action:hover{background:#f8f9ff;border-color:#dce2f1;transform:translateY(-1px)}
.product-toolbar{gap:12px}.product-category-tabs{scrollbar-width:none}.product-category-tabs::-webkit-scrollbar{display:none}.product-category-tabs a{white-space:nowrap}.product-category-tabs a.active{box-shadow:0 7px 16px rgba(64,83,228,.13)}
.product-search{transition:.16s}.product-search:focus-within{border-color:#aeb8fb;box-shadow:0 0 0 3px rgba(71,86,235,.07)}
.digital-product-grid{gap:12px}.digital-product-card{position:relative;overflow:hidden;min-height:150px}.digital-product-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-38px;top:-42px;background:rgba(75,90,238,.045)}.digital-product-card:hover{transform:translateY(-3px);border-color:#cfd7ef;box-shadow:0 14px 32px rgba(34,49,105,.09)}.digital-product-card h3{position:relative;z-index:1}.digital-product-bottom{position:relative;z-index:1}
.history-toolbar{gap:12px}.filter-tabs{scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.history-search:focus-within{border-color:#aeb8fb;box-shadow:0 0 0 3px rgba(71,86,235,.06)}
.table-card{border-radius:16px;overflow:hidden;border:1px solid #edf0f6}.table-card .table{margin:0}.table-card .table tr:hover td{background:#fbfcff}
.notice-item{border-radius:14px;padding:13px 10px}.notice-item.unread{background:linear-gradient(90deg,#f2f5ff,#fafbff);box-shadow:inset 3px 0 #5266ef}.notice-item:hover{background:#fafbff}
.live-promo-card{position:relative;overflow:hidden}.live-promo-card:before{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-55px;top:-50px;background:rgba(74,86,238,.055)}
.help-card{min-height:160px}.help-card:hover{transform:translateY(-2px);border-color:#d8dff0}.help-card>.ico{padding:11px;width:48px;height:48px;border-radius:14px;background:#eef2ff;color:#4153dc}
.profile-summary{background:linear-gradient(160deg,#fff,#f7f9ff)}.big-avatar{box-shadow:0 12px 30px rgba(65,81,218,.16)}.profile-pin:hover{background:#e6ebff}.profile-logout:hover{background:#fff0f2;color:#c3374a}
.pretty-form input[readonly]{background:#f8f9fd;color:#485470}.pretty-form input[readonly]:focus{box-shadow:none;border-color:#e5e9f2}
.empty-state{padding:34px 18px}.empty-state>span:first-child{width:48px;height:48px;border-radius:15px;background:#f0f3ff;color:#4b5ee4;display:grid;place-items:center;margin-bottom:8px}
.modal{backdrop-filter:blur(7px)}.modal-card{box-shadow:0 34px 100px rgba(22,34,91,.24)}.modal-close:hover{background:#f1f3fa;color:#263659}.nominal-chips button:hover{border-color:#aeb9fa;background:#f4f6ff;color:#3548dc}
.primary-btn,.purchase-submit{box-shadow:0 10px 24px rgba(65,81,232,.18)}.primary-btn:not(:disabled):hover,.purchase-submit:not(:disabled):hover{filter:brightness(1.035);box-shadow:0 13px 28px rgba(65,81,232,.24)}
.purchase-shell,.status-shell,.detail-shell,.transfer-shell{background:radial-gradient(circle at 12% 0,#eef2ff 0,transparent 28%),linear-gradient(180deg,#f9faff,#f4f6fc)}
.purchase-card,.status-card,.detail-card,.transfer-page-card,.transfer-history-card,.transfer-info-card{border-color:#e5eaf5;box-shadow:0 16px 44px rgba(33,48,105,.075)}
.purchase-back{display:inline-flex;align-items:center;gap:6px;border-radius:10px;padding:8px 10px;margin-left:-10px}.purchase-back:hover{background:#eef2ff;color:#3f51dd}
.purchase-product,.purchase-price,.status-details,.detail-grid{border-color:#e9edf6}.purchase-submit:disabled{box-shadow:none}
.status-orb{box-shadow:0 12px 32px rgba(60,74,199,.13)}.status-orb.ok{box-shadow:0 12px 32px rgba(20,160,96,.14)}.status-orb.bad{box-shadow:0 12px 32px rgba(218,62,77,.12)}
.transfer-security-link:hover{border-color:#cfd7ef;background:#f8f9ff}.transfer-balance{position:relative;overflow:hidden}.transfer-balance:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-60px;top:-80px;background:rgba(255,255,255,.09)}
.transfer-history-row{border-radius:12px;padding-left:7px;padding-right:7px}.transfer-history-row:hover{background:#fafbff}.transfer-info-card.safe{border-color:#dfe8fb}
.transfer-confirm-card{box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}

/* Global search palette, generated by app.js */
.v12-search-backdrop{position:fixed;inset:0;background:rgba(14,22,54,.28);backdrop-filter:blur(5px);z-index:100;display:none;padding:92px 16px 24px}.v12-search-backdrop.show{display:block}.v12-search-palette{width:min(610px,100%);margin:0 auto;background:#fff;border:1px solid #e2e7f2;border-radius:22px;box-shadow:0 34px 100px rgba(17,28,74,.28);overflow:hidden}.v12-search-input{height:58px;display:flex;align-items:center;gap:11px;padding:0 17px;border-bottom:1px solid #edf0f6;color:#7c88a4}.v12-search-input input{flex:1;border:0;outline:0;font:inherit;font-size:14px;color:#1a2749}.v12-search-close{border:0;background:#f2f4f9;color:#68738d;width:29px;height:29px;border-radius:9px;cursor:pointer}.v12-search-results{padding:8px;max-height:min(430px,56vh);overflow:auto}.v12-search-item{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:10px;border-radius:12px}.v12-search-item:hover,.v12-search-item.active{background:#f3f5ff}.v12-search-item>span:first-child{width:36px;height:36px;border-radius:11px;background:#edf1ff;color:#4356df;display:grid;place-items:center;font-weight:900}.v12-search-item strong{display:block;font-size:12px}.v12-search-item small{display:block;margin-top:3px;color:#8b95aa;font-size:9px}.v12-search-item>em{font-style:normal;color:#9aa4b7;font-size:16px}.v12-search-empty{padding:26px;text-align:center;color:#7d88a1;font-size:11px}.v12-search-foot{border-top:1px solid #edf0f6;padding:9px 14px;color:#9aa4b8;font-size:9px;display:flex;justify-content:space-between}.v12-mobile-search{display:none}

/* Small usability helpers */
.v12-password-wrap{position:relative}.v12-password-wrap>input{padding-right:48px!important}.v12-password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);width:34px;height:32px;border:0;border-radius:9px;background:#f2f4fa;color:#697590;display:grid;place-items:center;cursor:pointer;font-size:10px;font-weight:800}.v12-password-toggle:hover{background:#e9edfa;color:#4051d6}
.v12-toast{position:fixed;right:20px;bottom:20px;z-index:130;background:#17213e;color:#fff;border-radius:13px;padding:11px 14px;font-size:11px;box-shadow:0 16px 40px rgba(15,24,61,.25);opacity:0;transform:translateY(10px);pointer-events:none;transition:.2s}.v12-toast.show{opacity:1;transform:none}

@media(max-width:1180px){
  .page-wrap{padding-left:22px;padding-right:22px}.dashboard-grid{grid-template-columns:minmax(360px,1.25fr) minmax(330px,1fr)}.spend-card{grid-column:auto}.goal-card{grid-column:auto}.promo-banner{grid-column:1/-1}.recent-card{grid-column:1/-1}
}
@media(max-width:900px){
  body.app-page{background:#f5f7fc}.page-hero.simple{border-radius:19px;padding:20px}.digital-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.live-promo-card:hover{transform:none}
}
@media(max-width:760px){
  body{overscroll-behavior-y:none}.mobile-header{background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(229,234,245,.85)}.mobile-header .notify-btn{background:#f5f7fc}.page-wrap{padding:15px 12px calc(92px + env(safe-area-inset-bottom))}.welcome-row{min-height:auto;margin:6px 3px 13px}.welcome-row h1{font-size:24px}.welcome-row p{font-size:11px;line-height:1.45}.mountain-motto{display:none}
  .balance-card{border-radius:22px;min-height:224px;padding:22px 18px 18px}.balance-line strong{font-size:30px}.balance-actions{margin-top:22px;gap:8px}.wallet-action{display:grid;justify-items:center;gap:5px;padding:9px 5px;font-size:10px}.action-icon{width:31px;height:31px}.services-panel,.spend-card,.goal-card,.recent-card,.white-card{border-radius:19px}.services-panel,.spend-card,.goal-card{padding:16px}.service-grid{gap:13px 5px}.service-ico{width:47px;height:43px}.service-item{font-size:9px}
  .page-hero.simple{margin:2px 0 12px;border-radius:18px;padding:18px 16px}.page-hero.simple h1{font-size:23px;line-height:1.12}.page-hero.simple p{font-size:10px;line-height:1.55}.page-kicker{font-size:8px}
  .white-card{padding-left:14px;padding-right:14px}.product-browser{padding-top:14px}.product-toolbar{position:sticky;top:61px;z-index:8;background:#fff;margin:-14px -14px 12px;padding:12px 14px 10px;border-bottom:1px solid #edf0f5}.product-category-tabs{display:flex;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px}.product-search{width:100%}.digital-product-grid{grid-template-columns:1fr 1fr;gap:9px}.digital-product-card{min-height:142px;padding:13px}.digital-product-card h3{font-size:12px;line-height:1.35}.digital-product-card p{font-size:8px}.digital-product-bottom strong{font-size:12px}.digital-product-bottom span{font-size:8px}
  .history-toolbar{display:grid}.filter-tabs{display:flex;overflow-x:auto;flex-wrap:nowrap}.history-search{width:100%}.table-card{border:0;overflow:visible}.table-card .table,.table-card .table tbody,.table-card .table tr,.table-card .table td{display:block;width:100%}.table-card .table thead{display:none}.table-card .table tr{position:relative;background:#fff;border:1px solid #e7ebf5;border-radius:14px;padding:12px 86px 12px 12px;margin-bottom:9px;box-shadow:0 6px 18px rgba(35,50,100,.035)}.table-card .table td{border:0;padding:0}.table-card .table td:nth-child(1){margin-bottom:9px}.table-card .table td:nth-child(2){margin-bottom:7px}.table-card .table td:nth-child(3){position:absolute;right:11px;top:12px;width:auto;text-align:right;font-size:11px}.table-card .table td:nth-child(4){position:absolute;right:11px;bottom:11px;width:auto}.table-card .trx-title{font-size:11px}.table-card .trx-sub{font-size:8px;padding-right:10px}.table-card .table-detail{padding:6px 9px;border-radius:8px;background:#eef2ff;color:#4052dd;font-weight:800}
  .notice-item{padding:12px 7px}.notice-item p{line-height:1.5}.help-grid{grid-template-columns:1fr}.help-card{min-height:auto}.profile-layout{grid-template-columns:1fr}.profile-summary{padding-top:24px}.pretty-form{gap:12px}
  .mobile-bottom-nav{left:10px;right:10px;bottom:calc(8px + env(safe-area-inset-bottom));width:auto;border:1px solid rgba(222,228,241,.92);border-radius:19px;box-shadow:0 14px 38px rgba(26,39,91,.16);padding:6px 5px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px)}.mobile-bottom-nav a{border-radius:13px;padding:5px 2px}.mobile-bottom-nav a.active{background:#eef2ff}.mobile-bottom-nav a.active .ico{transform:translateY(-1px)}
  .transfer-shell{padding-bottom:calc(28px + env(safe-area-inset-bottom))}.transfer-page-card,.transfer-history-card,.transfer-info-card{box-shadow:0 10px 30px rgba(33,48,105,.055)}
  .v12-search-backdrop{padding-top:68px}.v12-search-palette{border-radius:19px}.v12-search-input{height:54px}.v12-search-foot{display:none}
}
@media(max-width:420px){
  .digital-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.digital-product-card{min-height:128px;padding:12px}.digital-product-card h3{font-size:11px}.digital-product-card p{font-size:8px}.digital-product-bottom strong{font-size:11px}.digital-product-bottom span{font-size:8px}.balance-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.wallet-action b{font-size:9px}.mobile-bottom-nav a span:last-child{font-size:8px}.page-wrap{padding-left:10px;padding-right:10px}.product-toolbar{margin-left:-14px;margin-right:-14px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* V13.1 - customer product provider separation */
.provider-section{margin:10px 0 18px}.provider-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.provider-section-head h2{margin:3px 0 0;font-size:16px;letter-spacing:-.02em}.provider-kicker{font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#6672a0}.provider-reset{font-size:10px;font-weight:750;color:#4054e5;background:#f0f3ff;border-radius:999px;padding:7px 10px}.provider-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:2px 1px}.provider-card{min-width:0;border:1px solid #e5e9f2;border-radius:16px;padding:13px;display:flex;align-items:center;gap:10px;background:#fff;transition:.16s;min-height:84px}.provider-card:hover{transform:translateY(-2px);border-color:#cfd7ef;box-shadow:0 10px 24px rgba(39,53,112,.08)}.provider-card.active{border-color:#aeb9ff;background:#f6f7ff;box-shadow:0 0 0 2px rgba(74,87,239,.07)}.provider-logo{width:52px;height:40px;flex:0 0 52px;border-radius:12px;display:grid;place-items:center;padding:0 6px;color:#fff;font-size:10px;font-weight:900;letter-spacing:.01em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.provider-logo-wordmark{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1;text-align:center}.provider-logo--image{background:#fff!important;color:inherit;padding:5px;border:1px solid #edf0f6;box-shadow:none}.provider-logo--image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.provider-logo--telkomsel{background:linear-gradient(135deg,#ff3f3f,#c91313)}.provider-logo--smartfren{background:linear-gradient(135deg,#ff4c7a,#d3164c)}.provider-logo--indosat{background:linear-gradient(135deg,#ffcc2f,#f07300);color:#5e2400}.provider-logo--axis{background:linear-gradient(135deg,#7a2eff,#4b0cc8)}.provider-logo--xl{background:linear-gradient(135deg,#1a56ff,#13b1ff)}.provider-logo--tri{background:linear-gradient(135deg,#131313,#4a4a4a)}.provider-logo--byu{background:linear-gradient(135deg,#fd244f,#ff9c2f)}.provider-logo--pln{background:linear-gradient(135deg,#0e5dff,#1cc8ff)}.provider-logo--shopeepay{background:linear-gradient(135deg,#ff7a18,#ff4f18)}.provider-logo--dana{background:linear-gradient(135deg,#00a7ff,#0067ff)}.provider-logo--gopay{background:linear-gradient(135deg,#00b0c7,#007b94)}.provider-logo--ovo{background:linear-gradient(135deg,#6d3df7,#4e1fe0)}.provider-logo--linkaja{background:linear-gradient(135deg,#ff4b63,#d81e38)}.provider-logo--generic{background:linear-gradient(135deg,#eef2ff,#e8e3ff);color:#4253dc}.provider-copy{display:grid;gap:3px;min-width:0;flex:1}.provider-copy strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.provider-copy small{font-size:8px;color:#8792aa;line-height:1.35}.provider-arrow{color:#8d98b2}.selected-provider-bar{display:flex;align-items:center;gap:8px;margin:2px 0 12px;padding:10px 12px;border-radius:13px;background:#f7f8ff;border:1px solid #e6e9f7;font-size:10px;color:#7a85a2}.selected-provider-bar strong{color:#2637bd;font-size:11px}.selected-provider-bar a{margin-left:auto;color:#4054e5;font-weight:750}
@media(max-width:980px){.provider-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:2px 0}.provider-card{padding:10px;align-items:center;min-height:78px}.provider-logo{width:54px;height:38px;flex-basis:54px;border-radius:11px;font-size:9px}.provider-copy strong{font-size:11px}.provider-copy small{font-size:8px;line-height:1.4}.provider-section-head{align-items:center}.selected-provider-bar{flex-wrap:wrap}.selected-provider-bar a{margin-left:0;width:100%}}
@media(max-width:380px){.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.provider-card{min-height:74px;padding:9px}.provider-logo{width:48px;height:36px;flex-basis:48px;font-size:8px}.provider-copy strong{font-size:10px}}

/* V13.2 - manual bank withdrawal */
.transfer-mode-tabs{display:flex;gap:8px;margin:0 0 16px;padding:4px;background:#eef2fb;border:1px solid #e2e7f2;border-radius:14px;width:max-content;max-width:100%}.transfer-mode-tabs a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:10px;color:#697590;font-size:10px;font-weight:850;white-space:nowrap}.transfer-mode-tabs a.active{background:#fff;color:#3448d9;box-shadow:0 4px 12px rgba(45,59,126,.08)}.transfer-page-card .purchase-form select{width:100%;height:48px;border:1px solid #dce2f0;border-radius:13px;padding:0 13px;outline:0;color:#1c2848;background:#fff}.transfer-page-card .purchase-form select:focus{border-color:#8795ff;box-shadow:0 0 0 3px #eff1ff}.withdrawal-live-summary{display:grid;gap:1px;background:#e9edf6;border-radius:13px;overflow:hidden}.withdrawal-live-summary>div{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8f9ff;padding:10px 12px}.withdrawal-live-summary span{font-size:9px;color:#7d88a1}.withdrawal-live-summary b{font-size:10px;color:#25324f}.withdrawal-live-summary>div:last-child{background:#eef2ff}.withdrawal-live-summary>div:last-child b{color:#3146d6}.action-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.btn-danger{background:#d94b4b!important;color:#fff!important;border-color:#d94b4b!important}
@media(max-width:760px){.transfer-mode-tabs{width:100%;display:grid;grid-template-columns:1fr 1fr}.transfer-mode-tabs a{padding:0 8px;font-size:9px}}

/* V13.3 SakuNusa Plus + KYC */
.plus-shell{min-height:100vh;background:#f5f7fc;padding:24px}.plus-wrap{max-width:1050px;margin:0 auto}.plus-hero{margin:16px 0;background:linear-gradient(135deg,#202fbf,#5568f5);color:#fff;border-radius:26px;padding:28px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;box-shadow:0 20px 48px rgba(42,58,176,.2)}.plus-hero.is-plus{background:linear-gradient(135deg,#1c2dac,#6955ef)}.plus-crown{width:58px;height:58px;border-radius:18px;background:rgba(255,255,255,.15);display:grid;place-items:center;font-size:30px}.plus-hero small{font-size:9px;letter-spacing:.12em;opacity:.75}.plus-hero h1{margin:4px 0 7px;font-size:30px}.plus-hero p{margin:0;font-size:11px;line-height:1.55;opacity:.88}.plus-tier-badge{background:#fff;color:#3445d8;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:900}.plus-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px}.plus-benefits,.plus-kyc{padding:22px}.plus-benefits h2,.plus-kyc h2{margin:0 0 14px;font-size:17px}.plus-benefit{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid #edf0f6}.plus-benefit>b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#eaf8f0;color:#15915b}.plus-benefit span{display:grid;gap:3px}.plus-benefit strong{font-size:11px}.plus-benefit small{font-size:9px;color:#8691aa;line-height:1.45}.plus-limit-box{display:grid;gap:8px;margin-top:14px}.plus-limit-box>div{display:flex;justify-content:space-between;gap:12px;background:#f7f8ff;border-radius:11px;padding:10px 12px}.plus-limit-box span{font-size:9px;color:#7e88a0}.plus-limit-box strong{font-size:10px}.plus-note{font-size:10px;color:#7c879e;line-height:1.55}.plus-kyc textarea,.plus-kyc input,.plus-kyc select{width:100%;border:1px solid #dfe4ef;border-radius:12px;padding:11px 12px;background:#fff}.plus-kyc textarea{resize:vertical}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.kyc-success,.kyc-pending{padding:16px;border-radius:14px;background:#effaf4;color:#246646}.kyc-pending{background:#fff8e8;color:#7e650f}.kyc-success p,.kyc-pending p{font-size:10px;line-height:1.5}.kyc-success .purchase-submit{display:inline-flex;margin-top:8px}.kyc-doc-actions{display:flex;gap:10px;flex-wrap:wrap}.detail-grid .wide{grid-column:1/-1}@media(max-width:760px){.plus-shell{padding:12px 10px 90px}.plus-hero{grid-template-columns:auto 1fr;padding:20px 16px;border-radius:20px}.plus-tier-badge{grid-column:1/-1;justify-self:start}.plus-hero h1{font-size:24px}.plus-grid{grid-template-columns:1fr}.plus-benefits,.plus-kyc{padding:16px}.form-two{grid-template-columns:1fr}}


/* V13.4 - Profile, avatar, monthly limits & SakuNusa Plus presentation */
.profile-avatar,.mobile-avatar,.big-avatar.profile-photo{overflow:hidden}.profile-avatar img,.mobile-avatar img,.big-avatar.profile-photo img{width:100%;height:100%;object-fit:cover;display:block}.profile-page-head{margin-bottom:14px}.profile-flash{margin:0 0 12px;padding:11px 13px;border-radius:13px;font-size:10px;font-weight:750}.profile-flash.success{background:#eaf9f1;border:1px solid #c9edd9;color:#148657}.profile-flash.error{background:#fff1f1;border:1px solid #f0cece;color:#aa3838}.profile-v14-grid{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.7fr);gap:14px}.profile-identity-card{border-radius:24px;padding:22px;position:relative;overflow:hidden;min-height:305px;display:flex;flex-direction:column;align-items:center;text-align:center;border:1px solid #e5e9f5;background:linear-gradient(150deg,#fff,#f7f9ff);box-shadow:0 12px 34px rgba(35,48,104,.06)}.profile-identity-card.is-plus{background:linear-gradient(150deg,#201b66 0%,#3d36b6 50%,#6750e8 100%);color:#fff;border:0;box-shadow:0 18px 50px rgba(56,46,163,.24)}.profile-identity-card.is-plus:before{content:"";position:absolute;width:190px;height:190px;border-radius:50%;right:-70px;top:-90px;background:rgba(255,224,129,.13)}.profile-avatar-wrap{position:relative;z-index:1}.big-avatar.profile-photo{width:92px;height:92px;border-radius:28px;display:grid;place-items:center;font-size:28px;font-weight:900;background:linear-gradient(135deg,#dce7ff,#e9dcff);color:#3446d1;box-shadow:0 10px 28px rgba(30,45,104,.14);border:4px solid rgba(255,255,255,.9)}.profile-identity-card.is-plus .big-avatar.profile-photo{border-color:rgba(255,255,255,.36);background:linear-gradient(135deg,#fff0b5,#e8c65c);color:#5b4300}.avatar-form{margin-top:-11px;position:relative;z-index:3}.avatar-change{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#3c4bd8;border:1px solid #e2e6f2;box-shadow:0 6px 16px rgba(24,40,100,.12);border-radius:999px;padding:6px 10px;font-size:8px;font-weight:850;cursor:pointer}.avatar-change input{display:none}.profile-identity-copy{position:relative;z-index:1;margin-top:13px}.profile-tier-pill{display:inline-flex;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900;letter-spacing:.06em}.profile-tier-pill.standard{background:#eef2ff;color:#4053df}.profile-tier-pill.plus{background:rgba(255,229,142,.16);color:#ffe89b;border:1px solid rgba(255,232,159,.25)}.profile-identity-copy h2{font-size:19px;margin:9px 0 4px}.profile-identity-copy p{font-size:9px;margin:0;color:#7e89a2}.profile-identity-card.is-plus .profile-identity-copy p,.profile-identity-card.is-plus .profile-identity-copy small{color:#d9dbff}.profile-identity-copy small{display:block;margin-top:7px;color:#8b95aa;font-size:8px}.plus-verified{color:#ddffd8!important;font-weight:750}.profile-identity-actions{margin-top:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;position:relative;z-index:1}.profile-identity-actions a{min-height:38px;border-radius:11px;border:1px solid #e3e7f2;background:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-size:9px;font-weight:800;color:#33415f}.profile-identity-card.is-plus .profile-identity-actions a{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.14);color:#fff}.profile-membership-banner{grid-column:2;border-radius:24px;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:20px;position:relative;overflow:hidden;min-height:145px}.profile-membership-banner.plus-active{background:linear-gradient(120deg,#171557,#332da0 52%,#7257e8);color:#fff;box-shadow:0 16px 44px rgba(51,42,151,.2)}.profile-membership-banner.plus-active:after{content:"♛";position:absolute;right:20px;top:-30px;font-size:150px;color:rgba(255,229,138,.08);transform:rotate(10deg)}.profile-membership-banner.plus-upsell{background:linear-gradient(120deg,#f5f2ff,#eef4ff 60%,#fff8e8);border:1px solid #e2e5f6;color:#27304f}.membership-eyebrow{font-size:8px;font-weight:900;letter-spacing:.12em;color:#f3cc62}.plus-upsell .membership-eyebrow{color:#5a64df}.profile-membership-banner h2{font-size:22px;margin:5px 0 7px;letter-spacing:-.025em}.profile-membership-banner p{font-size:10px;line-height:1.6;margin:0;max-width:560px;opacity:.82}.plus-mini-benefits{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:8px;min-width:270px}.plus-mini-benefits span{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.13);border-radius:13px;padding:10px;display:grid;gap:2px;font-size:8px}.plus-mini-benefits b{font-size:12px;color:#fff0a5}.plus-mini-benefits a{grid-column:1/-1;text-align:center;background:#ffe38d;color:#493a0a;border-radius:11px;padding:9px;font-size:9px;font-weight:900}.upsell-crown{width:54px;height:54px;flex:0 0 54px;border-radius:17px;background:linear-gradient(135deg,#5a50df,#8c6df0);display:grid;place-items:center;color:#ffeaa0;font-size:28px;box-shadow:0 10px 24px rgba(85,72,208,.2)}.upsell-benefits{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.upsell-benefits span{font-size:8px;font-weight:800;background:#fff;border:1px solid #e4e7f4;padding:6px 8px;border-radius:999px;color:#53607c}.upgrade-cta{white-space:nowrap;background:linear-gradient(90deg,#4a55e6,#6c62ec);color:#fff;border-radius:12px;padding:11px 14px;font-size:9px;font-weight:900;box-shadow:0 10px 22px rgba(74,85,230,.18)}.profile-month-card,.profile-account-card{grid-column:2;padding:20px}.profile-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.profile-section-title span{display:block;font-size:8px;letter-spacing:.09em;font-weight:900;color:#7b86a3}.profile-section-title h3{font-size:16px;margin:4px 0 0}.profile-section-title>b{font-size:8px;color:#4e5ad7;background:#edf1ff;border-radius:999px;padding:6px 9px}.profile-money-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.profile-money{border:1px solid #e9ecf4;background:#fbfcff;border-radius:15px;padding:13px}.profile-money>span{font-size:8px;color:#7f8aa3;font-weight:800}.profile-money strong{display:block;font-size:15px;margin:6px 0 4px;letter-spacing:-.02em}.profile-money small{font-size:8px;color:#929bb0}.limit-track{height:5px;border-radius:999px;background:#e9edf5;margin-top:10px;overflow:hidden}.limit-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#3bca8d,#58a8ef)}.profile-money.outgoing .limit-track i{background:linear-gradient(90deg,#ff8c72,#e66473)}.profile-money.balance-limit .limit-track i{background:linear-gradient(90deg,#5d6bf3,#9d70ef)}.monthly-limit-note{margin-top:12px;background:#f5f7fb;border-radius:12px;padding:9px 11px;font-size:8px;color:#7b869d;line-height:1.5}.profile-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.profile-info-grid>div{background:#f8f9fc;border:1px solid #edf0f5;border-radius:13px;padding:11px}.profile-info-grid span{display:block;font-size:8px;color:#8993a8;margin-bottom:4px}.profile-info-grid strong{font-size:10px;color:#2d3856;overflow-wrap:anywhere}.profile-security-row{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.profile-security-row>a{border:1px solid #e6eaf3;border-radius:14px;padding:11px;display:grid;grid-template-columns:32px 1fr auto;gap:8px;align-items:center}.profile-security-row>a>.ico,.security-crown{width:32px;height:32px;border-radius:10px;background:#eef2ff;color:#4657dd;display:grid;place-items:center}.profile-security-row span:nth-child(2){display:grid;gap:3px}.profile-security-row b{font-size:9px}.profile-security-row small{font-size:8px;color:#8a94a9}.profile-security-row em{font-style:normal;color:#a0a8b8;font-size:18px}
@media(max-width:1050px){.profile-v14-grid{grid-template-columns:260px minmax(0,1fr)}.profile-membership-banner{align-items:flex-start}.plus-mini-benefits{min-width:230px}}
@media(max-width:820px){.profile-v14-grid{grid-template-columns:1fr;gap:11px}.profile-identity-card,.profile-membership-banner,.profile-month-card,.profile-account-card{grid-column:1}.profile-identity-card{min-height:auto;padding:19px}.profile-identity-actions{margin-top:18px}.profile-membership-banner{padding:18px;border-radius:19px;display:grid;gap:14px}.plus-mini-benefits{min-width:0;width:100%}.plus-upsell{grid-template-columns:auto 1fr}.plus-upsell .upgrade-cta{grid-column:1/-1;text-align:center}.profile-money-grid{grid-template-columns:1fr 1fr}.profile-money.balance-limit{grid-column:1/-1}.profile-info-grid,.profile-security-row{grid-template-columns:1fr}.profile-month-card,.profile-account-card{padding:16px}.profile-page-head{margin-top:0}}
@media(max-width:430px){.profile-money-grid{grid-template-columns:1fr 1fr;gap:8px}.profile-money{padding:11px}.profile-money strong{font-size:13px}.profile-money.balance-limit{grid-column:1/-1}.big-avatar.profile-photo{width:84px;height:84px;border-radius:25px}.profile-membership-banner h2{font-size:19px}.upsell-crown{width:46px;height:46px;flex-basis:46px;font-size:24px}.upsell-benefits{gap:4px}.upsell-benefits span{font-size:7px;padding:5px 6px}}


/* V13.5 - SakuNusa internal QR scan & payment */
.balance-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.action-icon.orange{background:#fff2e8;color:#e98344}.mobile-bottom-nav .mobile-scan-nav{position:relative;overflow:visible}.mobile-scan-bubble{width:45px;height:45px;border-radius:16px;margin-top:-24px;display:grid;place-items:center;background:linear-gradient(145deg,#4657e7,#6e5ce9);color:#fff;box-shadow:0 9px 22px rgba(63,73,210,.28);border:4px solid #fff}.mobile-scan-nav>span:last-child{margin-top:2px}.profile-security-row>a:nth-child(3){grid-column:1/-1}.qr-page,.qr-pay-page{background:#f5f7fb;color:#27304f}.qr-shell,.qr-pay-shell{min-height:100vh;padding:26px 18px 70px}.qr-wrap,.qr-pay-wrap{max-width:1050px;margin:0 auto}.qr-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.qr-top-action{font-size:10px;font-weight:850;color:#4b57db;background:#fff;border:1px solid #e4e8f2;border-radius:11px;padding:9px 12px}.qr-page-hero{min-height:170px;border-radius:27px;padding:28px 30px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative;background:linear-gradient(125deg,#201b65,#4036bb 55%,#785eef);color:#fff;box-shadow:0 18px 46px rgba(54,45,165,.19);margin-bottom:15px}.qr-page-hero:after{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-70px;top:-100px;background:rgba(255,255,255,.09)}.qr-page-hero>div:first-child{position:relative;z-index:2;max-width:620px}.qr-page-hero span{font-size:8px;letter-spacing:.14em;font-weight:900;color:#e5d9ff}.qr-page-hero h1{font-size:28px;margin:7px 0}.qr-page-hero p{font-size:10px;line-height:1.65;color:#dddfff;margin:0}.qr-hero-mark{position:relative;z-index:2;width:83px;height:83px;border-radius:25px;display:grid;place-items:center;font-size:42px;color:#26226d;background:#fff;box-shadow:0 15px 35px rgba(15,14,65,.18)}.qr-flash{margin:0 0 12px}.qr-flash.success{padding:11px 13px;border-radius:13px;background:#eaf9f1;border:1px solid #c8ead7;color:#168353;font-size:10px;font-weight:800}.qr-main-grid{display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.08fr);gap:14px}.qr-card{background:#fff;border:1px solid #e8ebf3;border-radius:23px;padding:21px;box-shadow:0 10px 32px rgba(42,55,107,.05)}.qr-card-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:18px}.qr-card-head h2{font-size:17px;margin:7px 0 4px}.qr-card-head p{font-size:9px;color:#8490a7;margin:0;line-height:1.5}.qr-type-pill{display:inline-flex;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:900;letter-spacing:.08em}.qr-type-pill.static{background:#edf1ff;color:#4756dc}.qr-type-pill.dynamic{background:#fff2df;color:#c97927}.qr-mini-logo{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#4555dd,#7661ea);color:#fff;font-weight:900}.qr-code-box{width:min(275px,90%);aspect-ratio:1;margin:7px auto 14px;background:#fff;border:1px solid #e8ebf4;border-radius:21px;padding:14px;box-shadow:0 10px 28px rgba(35,47,94,.06)}.qr-code-box.compact{width:210px;margin:0}.qr-code-img{width:100%;height:100%;display:block;object-fit:contain}.qr-identity{text-align:center;display:grid;gap:3px}.qr-identity strong{font-size:15px}.qr-identity span{font-size:10px;color:#4b59d8;font-weight:850}.qr-identity small{font-size:8px;color:#929bad}.qr-dynamic-form{display:grid;gap:13px}.qr-dynamic-form label,.qr-pay-form label{display:grid;gap:6px}.qr-dynamic-form label>span,.qr-pay-form label>span{font-size:9px;font-weight:800;color:#57627a}.qr-dynamic-form input:not([type=hidden]),.qr-pay-form input:not([type=hidden]){width:100%;border:1px solid #dfe4ef;border-radius:12px;padding:11px 12px;background:#fff;font:inherit;color:#27304f}.qr-dynamic-form label small,.qr-pay-form label small{font-size:8px;color:#9098a9}.qr-expiry-note{padding:10px;border-radius:12px;background:#fff8e9;color:#866918;font-size:8px}.qr-dynamic-result{display:grid;grid-template-columns:220px 1fr;gap:18px;align-items:center}.qr-dynamic-value{display:grid;gap:5px}.qr-dynamic-value span{font-size:8px;color:#8791a6}.qr-dynamic-value strong{font-size:24px;color:#3f4ed6;letter-spacing:-.03em}.qr-dynamic-value small{font-size:8px;color:#9aa2b1}.qr-dynamic-value p{font-size:9px;background:#f7f8fc;padding:8px 9px;border-radius:10px}.qr-secondary-btn{display:block;margin-top:15px;border:1px solid #e1e5ef;text-align:center;padding:10px;border-radius:11px;font-size:9px;font-weight:850;color:#4553d7}.qr-history-card{margin-top:14px}.qr-history-list{display:grid}.qr-history-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:11px 3px;border-top:1px solid #eef0f5}.qr-history-row:first-child{border-top:0}.qr-history-icon{width:35px;height:35px;border-radius:12px;display:grid;place-items:center;background:#eaf8f1;color:#1a9c63;font-weight:900}.qr-history-row>div{display:grid;gap:3px}.qr-history-row strong{font-size:9px}.qr-history-row small{font-size:8px;color:#929bad}.qr-history-row>b{font-size:10px;color:#15975f}.qr-legal-note,.qr-pay-safety{font-size:8px;color:#8d96a8;text-align:center;margin:14px auto;line-height:1.55}.scan-page{background:#101323;color:#fff}.scan-shell{min-height:100vh;padding:18px 14px 45px}.scan-wrap{max-width:650px;margin:0 auto}.scan-topbar{height:50px;display:grid;grid-template-columns:70px 1fr 90px;align-items:center}.scan-topbar>a{color:#fff;font-size:10px;font-weight:800}.scan-topbar>a:last-child{text-align:right;color:#cfd2ff}.scan-topbar>strong{text-align:center;font-size:13px}.scanner-card{margin-top:8px;background:#181c31;border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:12px}.scanner-stage{position:relative;aspect-ratio:4/5;max-height:610px;overflow:hidden;border-radius:18px;background:#080b15}.scanner-video{width:100%;height:100%;object-fit:cover;display:block}.scan-shade{position:absolute;inset:0;box-shadow:inset 0 0 0 999px rgba(4,6,13,.16);pointer-events:none}.scan-frame{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);width:min(65vw,285px);height:min(65vw,285px);max-width:68%;max-height:58%;border:1px solid rgba(255,255,255,.16)}.scan-frame i{position:absolute;width:36px;height:36px;border-color:#98ffdf}.scan-frame i:nth-child(1){left:-2px;top:-2px;border-left:4px solid #8fffdc;border-top:4px solid #8fffdc;border-radius:8px 0 0 0}.scan-frame i:nth-child(2){right:-2px;top:-2px;border-right:4px solid #8fffdc;border-top:4px solid #8fffdc;border-radius:0 8px 0 0}.scan-frame i:nth-child(3){left:-2px;bottom:-2px;border-left:4px solid #8fffdc;border-bottom:4px solid #8fffdc;border-radius:0 0 0 8px}.scan-frame i:nth-child(4){right:-2px;bottom:-2px;border-right:4px solid #8fffdc;border-bottom:4px solid #8fffdc;border-radius:0 0 8px 0}.scan-frame span{position:absolute;left:7%;right:7%;height:2px;top:50%;background:linear-gradient(90deg,transparent,#8fffdc,transparent);box-shadow:0 0 12px #8fffdc;animation:qrscan 2.2s ease-in-out infinite}@keyframes qrscan{0%,100%{top:12%}50%{top:88%}}.scan-camera-placeholder{position:absolute;inset:0;display:grid;place-content:center;text-align:center;gap:8px;color:#a7aec6}.scan-camera-placeholder b{font-size:48px;color:#777ff5}.scan-camera-placeholder span{font-size:10px}.scan-camera-placeholder[hidden]{display:none}.scan-status{text-align:center;padding:13px 4px 9px;font-size:9px;color:#c3cadf}.scan-status.error{color:#ffaaa8}.scan-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:7px}.scan-actions button,.scan-actions label{border:0;border-radius:12px;padding:11px 10px;text-align:center;background:#5865e8;color:#fff;font-size:9px;font-weight:850;cursor:pointer}.scan-actions label{background:#252a44;color:#dce0f1;border:1px solid rgba(255,255,255,.08)}.scan-actions input{display:none}.scan-manual-card{margin-top:12px;background:#181c31;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:15px}.scan-manual-card>div{display:grid;gap:3px;margin-bottom:10px}.scan-manual-card strong{font-size:10px}.scan-manual-card span{font-size:8px;color:#9da5bc}.scan-manual-card form{display:grid;grid-template-columns:1fr auto;gap:7px}.scan-manual-card input{min-width:0;border:1px solid #303650;background:#111526;color:#fff;border-radius:11px;padding:10px;font-size:9px}.scan-manual-card button{border:0;border-radius:11px;background:#eef0ff;color:#3542c6;font-size:9px;font-weight:900;padding:0 14px}.scan-safety{font-size:8px;line-height:1.6;color:#929bb1;text-align:center;margin:14px}.qr-pay-wrap{max-width:610px}.qr-pay-card{background:#fff;border:1px solid #e7eaf3;border-radius:25px;padding:24px;box-shadow:0 14px 42px rgba(35,47,92,.07)}.qr-pay-head{text-align:center}.qr-pay-head h1{font-size:22px;margin:8px 0 5px}.qr-pay-head p{font-size:9px;color:#8993a8}.qr-recipient{margin:20px 0 13px;padding:14px;border-radius:17px;background:#f7f8fc;display:grid;grid-template-columns:48px 1fr 24px;align-items:center;gap:11px}.qr-recipient .recipient-avatar{width:48px;height:48px}.qr-recipient>div{display:grid;gap:2px}.qr-recipient small{font-size:7px;color:#8f98a9}.qr-recipient strong{font-size:13px}.qr-recipient span:not(.recipient-avatar){font-size:8px;color:#5966db;font-weight:800}.qr-recipient i{font-style:normal;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#e4f8ed;color:#15965e;font-size:10px}.qr-merchant-note{padding:10px 12px;border-radius:12px;border:1px solid #e9ebf3;display:grid;gap:3px;margin-bottom:12px}.qr-merchant-note span{font-size:7px;color:#9099ab}.qr-merchant-note b{font-size:9px}.qr-fixed-amount{text-align:center;padding:16px;border-radius:17px;background:linear-gradient(135deg,#f1f3ff,#f8f5ff);margin-bottom:14px}.qr-fixed-amount span,.qr-fixed-amount small{display:block;font-size:8px;color:#858fa5}.qr-fixed-amount strong{display:block;font-size:25px;color:#3d4bd4;margin:4px 0}.qr-pay-form{display:grid;gap:13px}.qr-pay-summary{background:#f7f8fc;border-radius:14px;padding:12px;display:grid;gap:8px}.qr-pay-summary>div{display:flex;justify-content:space-between;gap:12px;font-size:8px;color:#7e889d}.qr-pay-summary b{font-size:9px;color:#303a55}.qr-pay-summary .total{padding-top:8px;border-top:1px dashed #d8dce7}.qr-pay-summary .total b{font-size:12px;color:#3948d2}.qr-invalid{text-align:center;padding:28px 10px}.qr-invalid b{font-size:16px}.qr-invalid p{font-size:9px;color:#8b95aa;line-height:1.6}.qr-invalid a{display:inline-flex;margin-top:8px;background:#4d5add;color:#fff;border-radius:11px;padding:9px 12px;font-size:9px;font-weight:850}
@media(max-width:820px){.qr-shell,.qr-pay-shell{padding:12px 10px 75px}.qr-main-grid{grid-template-columns:1fr}.qr-page-hero{min-height:145px;padding:21px 18px;border-radius:21px}.qr-page-hero h1{font-size:24px}.qr-hero-mark{width:58px;height:58px;border-radius:18px;font-size:29px}.qr-card{border-radius:19px;padding:17px}.qr-dynamic-result{grid-template-columns:150px 1fr}.qr-code-box.compact{width:150px}.profile-security-row>a:nth-child(3){grid-column:auto}.profile-security-row{grid-template-columns:1fr}}
@media(max-width:520px){.balance-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.balance-actions .wallet-action b{font-size:7px}.balance-actions .action-icon{width:33px;height:33px}.qr-page-hero p{max-width:230px}.qr-hero-mark{width:50px;height:50px}.qr-code-box{width:min(255px,92%)}.qr-dynamic-result{grid-template-columns:1fr;text-align:center}.qr-code-box.compact{width:210px;margin:auto}.qr-dynamic-value{justify-items:center}.qr-pay-card{padding:18px;border-radius:20px}.scan-shell{padding-left:10px;padding-right:10px}.scanner-card{border-radius:20px;padding:9px}.scan-actions{grid-template-columns:1fr 1fr}}

/* =========================================================
   V13.6 - Editable login identity + OTP
   ========================================================= */
.profile-info-grid>div{position:relative}.profile-edit-link{position:absolute;right:12px;top:12px;display:inline-flex;align-items:center;justify-content:center;padding:5px 8px;border-radius:8px;background:#eef2ff;color:#4052df!important;font-size:9px;font-weight:850}.profile-info-note{display:block;margin-top:5px;color:#9aa3b5;font-size:8px}.profile-account-manage{margin-top:12px}.profile-account-manage>a{display:flex;align-items:center;gap:11px;padding:13px 14px;background:linear-gradient(135deg,#f7f8ff,#f1f4ff);border:1px solid #e5e9ff;border-radius:14px;color:#35415f}.profile-account-manage svg{color:#4356e8;flex:0 0 auto}.profile-account-manage span{display:grid;gap:2px;flex:1}.profile-account-manage b{font-size:10px}.profile-account-manage small{font-size:8px;color:#7e89a3}.profile-account-manage em{font-style:normal;color:#8d97ad;font-size:18px}
.identity-page{margin:0;background:#f5f7fd;color:#27314c}.identity-shell{min-height:100vh;padding:26px 18px 42px}.identity-wrap{width:min(820px,100%);margin:0 auto}.identity-hero{margin:14px 0;display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#3748d6,#6478f8);color:#fff;border-radius:24px;padding:24px 26px;box-shadow:0 18px 44px rgba(60,75,195,.17)}.identity-hero span,.identity-eyebrow{font-size:9px;font-weight:900;letter-spacing:.12em}.identity-hero h1{margin:6px 0;font-size:26px}.identity-hero p{margin:0;max-width:570px;color:rgba(255,255,255,.82);font-size:10px;line-height:1.6}.identity-shield{width:58px;height:58px;border-radius:19px;background:rgba(255,255,255,.16);display:grid;place-items:center;font-size:24px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18)}.identity-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.identity-choice-card{min-width:0;background:#fff;border:1px solid #e6eaf3;border-radius:19px;padding:17px;text-decoration:none!important;color:#27314c;box-shadow:0 8px 24px rgba(40,52,105,.045);transition:.18s ease}.identity-choice-card:hover{transform:translateY(-2px);border-color:#ccd5ff;box-shadow:0 12px 28px rgba(64,82,223,.09)}.identity-choice-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eef2ff;color:#4052df;font-size:12px;font-weight:900;margin-bottom:14px}.identity-choice-card small{display:block;color:#9aa3b5;font-size:8px;font-weight:900;letter-spacing:.1em}.identity-choice-card h3{font-size:14px;margin:5px 0;overflow-wrap:anywhere}.identity-choice-card p{min-height:42px;color:#7a859d;font-size:9px;line-height:1.55}.identity-choice-card>b{display:inline-flex;color:#4052df;font-size:9px}.identity-note{margin-top:12px;padding:14px 16px;border-radius:15px;background:#eef2ff;color:#5f6b87;font-size:9px;line-height:1.65}.identity-note b{display:block;color:#35415f;margin-bottom:3px}.identity-note p{margin:0}.identity-edit-card,.identity-otp-card{padding:20px!important}.identity-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.identity-title span{display:block;font-size:8px;color:#8e98ae;font-weight:900;letter-spacing:.1em}.identity-title h2{font-size:20px;margin:4px 0 0}.identity-title>a{padding:7px 9px;border-radius:9px;background:#f1f3f8;color:#5e6a84;font-size:8px;font-weight:850}.identity-current{padding:13px 14px;background:#f7f8fc;border:1px solid #eceff6;border-radius:13px;margin-bottom:14px}.identity-current span,.identity-change-preview span{display:block;color:#929bb0;font-size:8px;margin-bottom:4px}.identity-current strong,.identity-change-preview strong{font-size:12px;overflow-wrap:anywhere}.identity-warning{margin-bottom:12px;padding:11px 12px;border-radius:11px;background:#fff8e6;border:1px solid #f7e6aa;color:#806826;font-size:9px;line-height:1.55}.identity-edit-form button[disabled]{opacity:.45;cursor:not-allowed}.identity-otp-card{text-align:center}.otp-mail-circle{width:58px;height:58px;border-radius:18px;margin:0 auto 12px;display:grid;place-items:center;background:#eef2ff;color:#4052df;font-size:24px}.identity-otp-card h2{font-size:21px;margin:6px 0}.identity-otp-card>p{color:#78839c;font-size:10px}.identity-change-preview{margin:14px auto;padding:11px 13px;background:#f7f8fc;border:1px solid #eceff6;border-radius:12px;text-align:left;max-width:430px}.identity-otp-form{max-width:430px;margin:0 auto;text-align:left}.identity-otp-actions{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-top:10px}.identity-otp-actions form{margin:0}.identity-otp-actions button{border:0;background:#eef1f7;color:#59657e;padding:8px 10px;border-radius:9px;font-size:8px;font-weight:850;cursor:pointer}.identity-otp-actions button:hover{background:#e8ecff;color:#4052df}.identity-page .otp-code-input{text-align:center;font-size:24px;font-weight:900;letter-spacing:8px;font-variant-numeric:tabular-nums}
@media(max-width:720px){.identity-shell{padding:14px 10px 32px}.identity-hero{border-radius:19px;padding:20px}.identity-hero h1{font-size:22px}.identity-shield{width:48px;height:48px;border-radius:15px}.identity-choice-grid{grid-template-columns:1fr}.identity-choice-card p{min-height:0}.identity-edit-card,.identity-otp-card{padding:16px!important}.profile-edit-link{right:9px;top:9px}}
/* V13.6.1 — User ID personalization khusus SakuNusa Plus */
.profile-edit-link.locked{background:linear-gradient(135deg,#fff4d6,#ffe5a2);color:#8a6510!important;border:1px solid #f0d58c}
.identity-choice-card.is-locked{background:linear-gradient(145deg,#fffdf8,#fff8e9);border-color:#f0dfb5}
.identity-choice-card.is-locked .identity-choice-icon{background:linear-gradient(135deg,#fff0bf,#ffe19a);color:#8a6510}
.identity-choice-card.is-locked>b{color:#9a7419}.identity-choice-card.is-plus{border-color:#d9c6ff;background:linear-gradient(145deg,#fff,#faf7ff)}
.identity-plus-lock{padding:26px!important;text-align:center;background:radial-gradient(circle at top right,rgba(119,83,255,.09),transparent 34%),#fff}
.identity-plus-lock-crown{width:64px;height:64px;margin:0 auto 12px;border-radius:20px;display:grid;place-items:center;font-size:29px;background:linear-gradient(135deg,#fff0ba,#ffd86b);color:#795700;box-shadow:0 14px 30px rgba(173,127,18,.16)}
.identity-plus-lock h2{font-size:23px;margin:6px 0}.identity-plus-lock>p{max-width:560px;margin:0 auto 16px;color:#727e97;font-size:10px;line-height:1.65}.identity-plus-lock .identity-current{max-width:470px;margin:0 auto 14px;text-align:left}
.identity-plus-lock-benefits{max-width:470px;margin:0 auto 16px;display:grid;gap:7px;text-align:left}.identity-plus-lock-benefits span{padding:9px 11px;border-radius:10px;background:#f7f4ff;color:#5c4a94;font-size:9px;font-weight:750}
.identity-plus-cta{display:flex!important;max-width:470px;margin:0 auto;text-decoration:none!important;justify-content:center}.identity-back-link{display:inline-flex;margin-top:12px;color:#7b8498;font-size:9px;font-weight:800}.identity-plus-badge{margin-bottom:12px;padding:9px 11px;border-radius:10px;background:linear-gradient(135deg,#fff8df,#f6f0ff);border:1px solid #eee0ae;color:#705c22;font-size:9px;font-weight:850}

/* V13.7 — navigasi customer persisten pada seluruh halaman authenticated */
body.sn-persistent-nav-page{min-width:0}
.sn-persistent-nav .sn-standalone-sidebar{display:flex}
.sn-persistent-nav .sn-standalone-mobile-header,.sn-persistent-nav .sn-standalone-bottom-nav{display:none}
.sn-persistent-nav .mobile-avatar,.sn-persistent-nav .profile-avatar{overflow:hidden}
.sn-persistent-nav .mobile-avatar img,.sn-persistent-nav .profile-avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:inherit}
@media(min-width:821px){
  body.sn-persistent-nav-page{padding-left:var(--side)!important}
  body.sn-persistent-nav-page>.sn-persistent-nav .sn-standalone-sidebar{display:flex!important}
  body.sn-persistent-nav-page>.sn-persistent-nav .sn-standalone-mobile-header,
  body.sn-persistent-nav-page>.sn-persistent-nav .sn-standalone-bottom-nav{display:none!important}
  body.sn-persistent-nav-page>main{width:auto;min-width:0}
}
@media(max-width:820px){
  body.sn-persistent-nav-page{padding-left:0!important;padding-top:66px!important;padding-bottom:calc(82px + env(safe-area-inset-bottom))!important}
  body.sn-persistent-nav-page>.sn-persistent-nav .sn-standalone-sidebar{display:none!important}
  body.sn-persistent-nav-page>.sn-persistent-nav .sn-standalone-mobile-header{display:flex!important;position:fixed!important;left:0;right:0;top:0;z-index:120;height:66px;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(230,235,247,.9);backdrop-filter:blur(16px)}
  body.sn-persistent-nav-page>.sn-persistent-nav .sn-standalone-bottom-nav{display:grid!important;z-index:130}
  body.sn-persistent-nav-page>.sn-persistent-nav .sn-standalone-bottom-nav .mobile-scan-nav.active{color:#3e54ef;font-weight:800}
  body.sn-persistent-nav-page>main{min-height:calc(100vh - 148px)}
  body.sn-persistent-nav-page.scan-page{padding-top:66px!important}
  body.sn-persistent-nav-page.scan-page .scan-shell{min-height:calc(100vh - 148px)}
}

/* V13.7.1 — defensive persistent mobile navigation / avatar sizing */
.sn-persistent-nav .mobile-avatar,.sn-persistent-nav .profile-avatar{flex:0 0 auto;overflow:hidden!important}
.sn-persistent-nav .mobile-avatar>img,.sn-persistent-nav .profile-avatar>img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important;display:block!important}
@media(max-width:820px){
  body.sn-persistent-nav-page>.sn-persistent-nav .sn-standalone-mobile-header{width:100vw;max-width:100vw;box-sizing:border-box}
  body.sn-persistent-nav-page>.sn-persistent-nav .sn-standalone-mobile-header .mobile-head-actions{flex:0 0 auto}
}

/* V13.8 - dashboard promo carousel + promo detail */
.promo-carousel{grid-column:1/3;position:relative;min-width:0;overflow:visible}.promo-carousel-viewport{overflow:hidden;border-radius:22px}.promo-carousel-track{display:flex;width:100%;transition:transform .62s cubic-bezier(.22,.61,.36,1);will-change:transform}.promo-carousel .promo-banner{grid-column:auto;flex:0 0 100%;width:100%;min-width:100%;margin:0;border-radius:22px}.promo-slide{isolation:isolate}.promo-slide--tone-1{background:linear-gradient(115deg,#eef0ff,#dfe8ff 58%,#f0f2ff)}.promo-slide--tone-2{background:linear-gradient(115deg,#eef8ff,#dfefff 55%,#eef4ff)}.promo-slide--tone-3{background:linear-gradient(115deg,#f5efff,#e7e0ff 58%,#f5f1ff)}.promo-slide--tone-4{background:linear-gradient(115deg,#fff6eb,#ffe9d2 58%,#fff7ef)}.promo-slide--tone-2 .promo-copy h2,.promo-slide--tone-2 .promo-kicker{color:#0758a5}.promo-slide--tone-3 .promo-copy h2,.promo-slide--tone-3 .promo-kicker{color:#4a2caf}.promo-slide--tone-4 .promo-copy h2,.promo-slide--tone-4 .promo-kicker{color:#9a4f06}.promo-slide-meta{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px}.promo-slide-meta span{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border-radius:999px;background:rgba(255,255,255,.66);border:1px solid rgba(255,255,255,.72);font-size:9px;font-weight:800;color:#38476e;backdrop-filter:blur(8px)}.promo-detail-btn{position:relative;z-index:4}.promo-art-live{pointer-events:none}.promo-value-orb{position:absolute;left:8px;top:28px;width:112px;height:112px;border-radius:50%;display:grid;place-content:center;text-align:center;background:linear-gradient(145deg,#fff,#f3f6ff);border:6px solid rgba(255,255,255,.72);box-shadow:0 16px 34px rgba(48,64,155,.18);transform:rotate(-7deg)}.promo-value-orb small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:#7682a3;font-weight:800}.promo-value-orb strong{display:block;max-width:96px;font-size:15px;line-height:1.1;color:#2637bd;margin:5px auto 3px}.promo-value-orb em{font-style:normal;font-size:7px;color:#8b95ad}.promo-orb{position:absolute;border-radius:50%;background:rgba(255,255,255,.28)}.promo-orb-a{width:76px;height:76px;right:22px;top:15px}.promo-orb-b{width:48px;height:48px;left:83px;bottom:5px}.promo-carousel-arrow{position:absolute;top:50%;z-index:8;width:34px;height:34px;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:rgba(255,255,255,.88);color:#3145d8;box-shadow:0 7px 20px rgba(37,52,118,.14);display:grid;place-items:center;font-size:25px;line-height:1;cursor:pointer;transform:translateY(-50%);opacity:0;transition:.18s}.promo-carousel:hover .promo-carousel-arrow,.promo-carousel:focus-within .promo-carousel-arrow{opacity:1}.promo-carousel-arrow.prev{left:10px}.promo-carousel-arrow.next{right:10px}.promo-carousel-dots{position:absolute;z-index:8;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:6px;padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.52);backdrop-filter:blur(8px)}.promo-carousel-dots button{width:6px;height:6px;border:0;border-radius:999px;padding:0;background:#aab4d3;cursor:pointer;transition:.2s}.promo-carousel-dots button.active{width:19px;background:#4658ed}.promo-carousel.is-dragging .promo-carousel-track{transition:none}.promo-carousel:focus-within{outline:none}
.promo-back-link{display:inline-flex;align-items:center;margin:0 0 12px;color:#4053e5;font-size:10px;font-weight:800}.promo-detail-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.75fr);gap:20px;border-radius:24px;padding:28px;background:linear-gradient(135deg,#2428a9,#4e54e8 56%,#4387f9);color:#fff;box-shadow:0 18px 45px rgba(45,55,183,.2);position:relative;overflow:hidden;margin-bottom:18px}.promo-detail-hero:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-110px;top:-120px;background:rgba(255,255,255,.09)}.promo-detail-copy,.promo-detail-facts{position:relative;z-index:1}.promo-detail-copy .coupon-tag{background:rgba(255,255,255,.14);color:#fff}.promo-detail-copy h2{font-size:31px;letter-spacing:-.035em;margin:13px 0 8px}.promo-detail-copy p{max-width:630px;font-size:12px;line-height:1.65;color:#e4e7ff}.promo-detail-value{font-size:25px;font-weight:900;margin-top:19px}.promo-detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:9px;align-content:center}.promo-detail-facts>div{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.15);border-radius:15px;padding:13px;backdrop-filter:blur(8px)}.promo-detail-facts small{display:block;font-size:8px;color:#d8ddff;margin-bottom:5px}.promo-detail-facts strong{font-size:11px}.promo-list-divider{display:flex;align-items:center;gap:12px;margin:20px 0 12px;font-size:10px;font-weight:850;color:#677394}.promo-list-divider:before,.promo-list-divider:after{content:"";height:1px;background:#e4e8f2;flex:1}.promo-card-link{display:inline-flex;margin-top:14px;color:#4053e5;font-size:10px;font-weight:850}.live-promo-card.is-selected{border-color:#aeb8ff;box-shadow:0 0 0 2px rgba(73,87,238,.08),var(--shadow-soft)}
@media(max-width:1180px){.promo-carousel{grid-column:1/3}}
@media(max-width:820px){.promo-carousel{grid-column:auto;margin-bottom:13px}.promo-carousel-viewport{border-radius:19px}.promo-carousel .promo-banner{min-height:184px;border-radius:19px;margin-bottom:0;padding:18px}.promo-carousel-arrow{display:none}.promo-carousel-dots{bottom:7px}.promo-copy{width:69%}.promo-slide-meta{margin-top:7px}.promo-slide-meta span{font-size:7px;min-height:22px;padding:0 7px}.promo-value-orb{width:74px;height:74px;left:16px;top:42px;border-width:4px}.promo-value-orb strong{font-size:10px;max-width:62px}.promo-value-orb small,.promo-value-orb em{font-size:6px}.promo-art-live .promo-phone{left:84px}.promo-detail-hero{grid-template-columns:1fr;padding:20px;border-radius:19px}.promo-detail-copy h2{font-size:24px}.promo-detail-copy p{font-size:10px}.promo-detail-value{font-size:20px}.promo-detail-facts{grid-template-columns:1fr 1fr}.promo-card-link{font-size:9px}}
@media(max-width:420px){.promo-carousel .promo-banner{min-height:194px}.promo-copy{width:72%}.promo-copy h2{font-size:19px}.promo-copy p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.promo-handwrite{display:none}.promo-art-live{opacity:.82;right:-18px}.promo-value-orb{display:none}.promo-slide-meta span:nth-child(2){display:none}.promo-detail-facts{grid-template-columns:1fr}.promo-detail-copy h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){.promo-carousel-track{transition:none}}

/* V13.8.1 — image-only dashboard banner carousel from Admin → Banner */
.dashboard-banner-carousel{grid-column:1/3;position:relative;min-width:0;border-radius:22px;overflow:hidden;background:#edf1ff;box-shadow:var(--shadow-soft);touch-action:pan-y}.dashboard-banner-viewport{width:100%;overflow:hidden;border-radius:inherit}.dashboard-banner-track{display:flex;width:100%;transition:transform .62s cubic-bezier(.22,.61,.36,1);will-change:transform}.dashboard-banner-slide{flex:0 0 100%;width:100%;margin:0;aspect-ratio:4.6/1;min-height:180px;max-height:260px;background:#e9edfb;overflow:hidden}.dashboard-banner-slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.dashboard-banner-dots{position:absolute;z-index:3;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:6px;padding:5px 7px;border-radius:999px;background:rgba(255,255,255,.68);box-shadow:0 5px 18px rgba(24,39,104,.1);backdrop-filter:blur(8px)}.dashboard-banner-dots button{width:6px;height:6px;border:0;border-radius:999px;padding:0;background:#aab4d3;cursor:pointer;transition:.2s}.dashboard-banner-dots button.active{width:19px;background:#4658ed}.dashboard-banner-carousel.is-dragging .dashboard-banner-track{transition:none}.dashboard-banner-empty{min-height:180px;display:grid;place-items:center;background:linear-gradient(115deg,#eef1ff,#e4eaff)}.dashboard-banner-empty-inner{text-align:center;color:#667394;display:grid;gap:5px}.dashboard-banner-empty-inner span{font-size:13px;font-weight:850;color:#3547c8}.dashboard-banner-empty-inner small{font-size:9px}.promo-carousel{display:none!important}
@media(max-width:1180px){.dashboard-banner-carousel{grid-column:1/3}}
@media(max-width:820px){.dashboard-banner-carousel{grid-column:auto;border-radius:19px;margin-bottom:13px}.dashboard-banner-slide{aspect-ratio:2.15/1;min-height:150px;max-height:none}.dashboard-banner-dots{bottom:7px}.dashboard-banner-empty{min-height:150px}}
@media(max-width:420px){.dashboard-banner-slide{aspect-ratio:2/1;min-height:156px}}
@media(prefers-reduced-motion:reduce){.dashboard-banner-track{transition:none}}

/* V13.9 — warna tema utama di-inject secara aman melalui customer_theme_style_tag() dari database settings. */
/* V13.9.1 - Dashboard recent transaction date below description */
.recent-card .trx-main .trx-detail-link{display:grid;gap:3px;align-content:center}
.recent-card .trx-main .trx-detail-link strong{display:block;line-height:1.35}
.recent-card .trx-main .trx-detail-link small{display:block;margin-top:1px;line-height:1.35;color:var(--muted)}


/* V13.10.1 - Mobile history overflow fix */
@media(max-width:760px){
  .table-card{max-width:100%;min-width:0;overflow:visible}
  .table-card .table{min-width:0!important;width:100%!important;max-width:100%!important}
  .table-card .table tbody,.table-card .table tr,.table-card .table td{min-width:0;max-width:100%}
  .table-card .table tr{width:100%;overflow:hidden}
}


/* =========================================================
   V13.10.2 - Global attractive back buttons
   ========================================================= */
.sn-back-button,
a.purchase-back.sn-back-button,
a.promo-back-link.sn-back-button,
a.detail-back.sn-back-button,
a.identity-back-link.sn-back-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:8px!important;
  width:auto!important;
  min-width:0!important;
  min-height:38px;
  margin-left:0!important;
  padding:6px 13px 6px 7px!important;
  border:1px solid color-mix(in srgb,var(--primary) 16%,var(--line,#e4e9f3))!important;
  border-radius:999px!important;
  background:color-mix(in srgb,var(--surface,#fff) 94%,var(--primary) 6%)!important;
  color:var(--primary)!important;
  box-shadow:0 6px 18px rgba(28,43,92,.07)!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:850!important;
  text-decoration:none!important;
  white-space:nowrap;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important;
}
.sn-back-button::before{
  content:"←";
  flex:0 0 auto;
  width:25px;
  height:25px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:linear-gradient(135deg,var(--primary),var(--accent));
  color:#fff;
  font-size:14px;
  font-weight:900;
  line-height:1;
  box-shadow:0 5px 12px rgba(var(--theme-primary-rgb,67,86,239),.18);
  transition:transform .18s ease;
}
.sn-back-button:hover{
  transform:translateY(-1px);
  border-color:color-mix(in srgb,var(--primary) 34%,var(--line,#e4e9f3))!important;
  background:color-mix(in srgb,var(--surface,#fff) 88%,var(--primary) 12%)!important;
  box-shadow:0 9px 22px rgba(28,43,92,.11)!important;
}
.sn-back-button:hover::before{transform:translateX(-2px)}
.sn-back-button:active{transform:translateY(0) scale(.985)}
.sn-back-button:focus-visible{outline:3px solid rgba(var(--theme-primary-rgb,67,86,239),.18);outline-offset:2px}
.sn-back-button--icon{
  width:38px!important;
  min-width:38px!important;
  height:38px!important;
  min-height:38px!important;
  padding:6px!important;
  justify-content:center!important;
}
.sn-back-button--icon::before{width:25px;height:25px}
@media(max-width:620px){
  .sn-back-button,
  a.purchase-back.sn-back-button,
  a.promo-back-link.sn-back-button,
  a.detail-back.sn-back-button,
  a.identity-back-link.sn-back-button{
    min-height:36px;
    padding:5px 11px 5px 6px!important;
    font-size:9px!important;
    margin-bottom:12px!important;
    box-shadow:0 5px 15px rgba(28,43,92,.06)!important;
  }
  .sn-back-button::before{width:24px;height:24px;font-size:13px}
  .sn-back-button--icon{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:6px!important;margin-bottom:0!important}
}

/* =========================================================
   V13.11 — Light / Dark / System Theme
   ========================================================= */
.theme-switcher{position:relative;display:inline-flex;align-items:center;z-index:96}
.theme-switcher-button{height:40px;min-width:40px;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 11px;cursor:pointer;box-shadow:0 5px 16px rgba(27,42,92,.05);transition:.18s}
.theme-switcher-button:hover{background:var(--surface-soft);border-color:color-mix(in srgb,var(--primary) 28%,var(--line));color:var(--primary)}
.theme-mode-icon{width:19px;height:19px;display:block}.theme-mode-glyph{width:19px;height:19px;display:grid;place-items:center;font-size:20px;line-height:1}
.theme-switcher-label{font-size:10px;font-weight:800;white-space:nowrap}
.theme-switcher-menu{display:none;position:absolute;right:0;top:calc(100% + 9px);width:245px;padding:7px;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 22px 55px rgba(30,43,97,.16);z-index:150}
.theme-switcher.open .theme-switcher-menu{display:grid;gap:3px;animation:themeMenuIn .15s ease-out}
.theme-switcher-menu>button{width:100%;min-height:52px;border:0;background:transparent;color:var(--text);border-radius:11px;padding:8px 9px;display:grid;grid-template-columns:34px 1fr 16px;gap:8px;align-items:center;text-align:left;cursor:pointer}
.theme-switcher-menu>button:hover,.theme-switcher-menu>button.active{background:var(--surface-soft)}
.theme-switcher-menu>button.active{color:var(--primary)}
.theme-switcher-menu>button>span:nth-child(2){display:grid;gap:2px}.theme-switcher-menu b{font-size:11px}.theme-switcher-menu small{font-size:8px;color:var(--muted);font-weight:500}
.theme-choice-icon{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:color-mix(in srgb,var(--primary) 9%,var(--surface));color:var(--primary);font-size:18px}
.theme-switcher-menu button i{width:7px;height:7px;border-radius:50%;background:transparent;justify-self:center}.theme-switcher-menu button.active i{background:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--primary) 13%,transparent)}
.topbar-right>.theme-switcher .theme-switcher-label{display:none}.topbar-right>.theme-switcher-button{padding:0}
.mobile-head-actions>.theme-switcher .theme-switcher-label{display:none}.mobile-head-actions>.theme-switcher .theme-switcher-button{width:38px;height:38px;padding:0;border:0;background:var(--surface-soft);box-shadow:none}
.mobile-head-actions>.theme-switcher .theme-switcher-menu{right:-43px;top:47px}
.theme-guest-switcher{position:fixed;right:18px;top:18px;z-index:180}.theme-guest-switcher .theme-switcher-label{display:none}.theme-guest-switcher .theme-switcher-button{width:42px;padding:0;backdrop-filter:blur(12px)}
@keyframes themeMenuIn{from{opacity:0;transform:translateY(-5px) scale(.98)}to{opacity:1;transform:none}}

html[data-theme="dark"] body{background:var(--bg);color:var(--text)}
html[data-theme="dark"] .theme-switcher-button,html[data-theme="dark"] .theme-switcher-menu{box-shadow:0 14px 38px rgba(0,0,0,.22)}
html[data-theme="dark"] .theme-choice-icon{background:color-mix(in srgb,var(--primary) 16%,var(--surface))}
html[data-theme="dark"] img{color-scheme:normal}

@media(max-width:820px){
  .mobile-head-actions{gap:4px!important}
  .theme-switcher-menu{width:min(245px,calc(100vw - 28px))}
  .theme-guest-switcher{right:12px;top:12px}
}
.sidebar-theme-switcher{margin:10px 0 8px}.sidebar-theme-switcher .theme-switcher{width:100%}.sidebar-theme-switcher .theme-switcher-button{width:100%;justify-content:flex-start;padding:0 13px;box-shadow:none}.sidebar-theme-switcher .theme-switcher-menu{left:0;right:auto;bottom:calc(100% + 8px);top:auto}.sidebar-theme-switcher .theme-switcher-label{display:inline}
@media(max-width:820px){.sidebar-theme-switcher{display:none}}


/* =========================================================
   V13.11.1 — Wallet Activity Pagination
   ========================================================= */
.wallet-activity-card .table-card{margin-bottom:0}
.wallet-pagination{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding-top:16px;
  margin-top:14px;
  border-top:1px solid var(--line);
}
.wallet-pagination-info{
  color:var(--muted);
  font-size:10px;
  line-height:1.4;
}
.wallet-pagination-info strong{color:var(--text);font-weight:850}
.wallet-pagination-nav{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:6px;
  min-width:0;
}
.wallet-page-btn{
  min-width:34px;
  height:34px;
  padding:0 9px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border:1px solid var(--line);
  border-radius:10px;
  background:var(--surface);
  color:var(--text);
  text-decoration:none;
  font-size:10px;
  font-weight:850;
  box-shadow:0 4px 12px rgba(27,42,92,.035);
  transition:.16s ease;
}
.wallet-page-btn:hover{
  border-color:color-mix(in srgb,var(--primary) 32%,var(--line));
  color:var(--primary);
  background:color-mix(in srgb,var(--surface) 92%,var(--primary) 8%);
  transform:translateY(-1px);
}
.wallet-page-btn.active{
  color:#fff;
  border-color:var(--primary);
  background:linear-gradient(135deg,var(--primary),var(--accent));
  box-shadow:0 7px 18px rgba(var(--theme-primary-rgb,67,86,239),.18);
  pointer-events:none;
}
.wallet-page-arrow{font-size:17px;font-weight:700}
.wallet-page-btn.disabled{
  opacity:.38;
  pointer-events:none;
  box-shadow:none;
}
.wallet-page-dots{
  width:22px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:var(--muted);
  font-size:12px;
}
@media(max-width:620px){
  .wallet-pagination{
    align-items:flex-start;
    flex-direction:column;
    gap:10px;
    padding-top:13px;
    margin-top:11px;
  }
  .wallet-pagination-info{font-size:9px}
  .wallet-pagination-nav{
    width:100%;
    justify-content:flex-start;
    overflow-x:auto;
    scrollbar-width:none;
    padding:1px 1px 3px;
  }
  .wallet-pagination-nav::-webkit-scrollbar{display:none}
  .wallet-page-btn{
    flex:0 0 auto;
    min-width:32px;
    height:32px;
    border-radius:9px;
    font-size:9px;
  }
  .wallet-page-arrow{font-size:16px}
}

/* =========================================================
   V13.12 — Core Customer Pages UI Refresh
   /qr, /pin, /?page=wallet, /plus, /transfer, /withdrawal
   ========================================================= */
.sn-core-page .transfer-shell,
.sn-core-page .plus-shell,
.sn-core-page .qr-shell{
  background:
    radial-gradient(circle at 8% 0,color-mix(in srgb,var(--primary) 10%,transparent) 0,transparent 30%),
    radial-gradient(circle at 96% 12%,color-mix(in srgb,var(--accent) 8%,transparent) 0,transparent 28%),
    var(--bg);
}
.sn-core-page .transfer-wrap,
.sn-core-page .plus-wrap,
.sn-core-page .qr-wrap{position:relative}

/* Shared premium surface */
.sn-core-page .transfer-page-card,
.sn-core-page .transfer-history-card,
.sn-core-page .transfer-info-card,
.sn-core-page .qr-card,
.sn-core-page .white-card,
.sn-wallet-page .white-card{
  background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--surface) 96%,var(--primary) 4%));
  border-color:color-mix(in srgb,var(--line) 82%,var(--primary) 18%);
  box-shadow:0 18px 48px color-mix(in srgb,var(--text) 7%,transparent);
}
.sn-core-page .transfer-page-card,
.sn-core-page .qr-card{border-radius:26px}

/* Shared feature chips */
.core-feature-chips{
  display:flex;flex-wrap:wrap;gap:7px;margin:-4px 0 16px;
}
.core-feature-chips span{
  display:inline-flex;align-items:center;min-height:29px;padding:0 10px;border-radius:999px;
  border:1px solid color-mix(in srgb,var(--primary) 14%,var(--line));
  background:color-mix(in srgb,var(--surface) 91%,var(--primary) 9%);
  color:color-mix(in srgb,var(--text) 78%,var(--primary) 22%);
  font-size:8px;font-weight:850;letter-spacing:.01em;
}

/* ---------- Wallet ---------- */
.sn-wallet-page{display:grid;gap:0}
.sn-wallet-page .page-hero.simple{
  min-height:150px;padding:30px 32px;margin-bottom:18px;
  background:
    radial-gradient(circle at 88% 18%,rgba(255,255,255,.24),transparent 18%),
    linear-gradient(125deg,var(--primary-dark),var(--primary) 58%,var(--accent));
  border:0;color:#fff;box-shadow:0 18px 46px rgba(var(--theme-primary-rgb,67,86,239),.22);
}
.sn-wallet-page .page-hero.simple:before{
  content:"W";position:absolute;right:34px;top:50%;transform:translateY(-50%);
  width:82px;height:82px;border-radius:25px;display:grid;place-items:center;
  background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);
  color:#fff;font-size:34px;font-weight:900;box-shadow:inset 0 1px 0 rgba(255,255,255,.16);
}
.sn-wallet-page .page-hero.simple:after{
  right:80px;top:-90px;width:250px;height:250px;background:rgba(255,255,255,.07)
}
.sn-wallet-page .page-kicker{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.16)}
.sn-wallet-page .page-hero.simple h1{font-size:30px;letter-spacing:-.035em;color:#fff}
.sn-wallet-page .page-hero.simple p{color:rgba(255,255,255,.78);max-width:620px;font-size:11px;line-height:1.65}
.sn-wallet-page .subpage-grid{gap:18px;align-items:stretch}
.sn-wallet-page .balance-card.compact{
  min-height:230px;padding:25px 26px;border-radius:26px;
  background:linear-gradient(135deg,var(--primary-dark),var(--primary) 55%,color-mix(in srgb,var(--accent) 74%,var(--primary)));
  box-shadow:0 20px 48px rgba(var(--theme-primary-rgb,67,86,239),.22);
}
.sn-wallet-page .balance-card.compact:before{
  content:"";position:absolute;width:210px;height:210px;border-radius:50%;right:-75px;top:-95px;
  background:rgba(255,255,255,.08)
}
.sn-wallet-page .balance-card.compact .balance-line strong{font-size:38px}
.sn-wallet-page .wallet-stat-row{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}
.sn-wallet-page .wallet-stat-row>div{
  padding:12px 13px;border-radius:14px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.13);display:grid;gap:4px
}
.sn-wallet-page .wallet-stat-row small{color:rgba(255,255,255,.7);font-size:8px}
.sn-wallet-page .wallet-stat-row b{color:#fff;font-size:11px}.sn-wallet-page .wallet-stat-row .ok-text{color:#fff}
.sn-wallet-page .subpage-grid>.white-card{padding:22px;border-radius:26px}
.sn-wallet-page .stack-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}
.sn-wallet-page .wide-action{
  min-height:70px;padding:12px;border-radius:16px;border:1px solid var(--line);background:var(--surface-soft);
  display:grid;grid-template-columns:38px 1fr 18px;align-items:center;gap:10px;transition:.18s ease
}
.sn-wallet-page .wide-action>svg:first-child{
  width:38px;height:38px;padding:9px;border-radius:12px;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary)
}
.sn-wallet-page .wide-action span{display:grid;gap:3px}.sn-wallet-page .wide-action b{font-size:10px}.sn-wallet-page .wide-action small{font-size:8px;color:var(--muted);line-height:1.4}
.sn-wallet-page .wide-action:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--primary) 28%,var(--line));background:color-mix(in srgb,var(--surface) 94%,var(--primary) 6%)}
.sn-wallet-page .wallet-activity-card{padding:22px 24px;border-radius:26px}
.sn-wallet-page .wallet-activity-card>.panel-head{padding-bottom:14px;border-bottom:1px solid var(--line)}
.sn-wallet-page .wallet-activity-card>.panel-head h2:before{content:"↕";display:inline-grid;place-items:center;width:29px;height:29px;margin-right:9px;border-radius:10px;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);vertical-align:middle}

/* ---------- PIN ---------- */
.sn-pin-page .transfer-shell{padding-top:34px}
.sn-pin-page .transfer-page-card.narrow{width:min(640px,100%);padding:28px 30px 30px;border-radius:30px}
.sn-pin-page .transfer-head{margin-top:17px;padding:18px;border-radius:20px;background:color-mix(in srgb,var(--surface-soft) 88%,var(--primary) 12%);border:1px solid color-mix(in srgb,var(--line) 80%,var(--primary) 20%)}
.sn-pin-page .pin-lock-mark{background:linear-gradient(135deg,var(--primary),var(--accent));font-size:18px}
.sn-pin-page .transfer-head h1{font-size:25px;color:var(--text)}
.sn-pin-page .transfer-head p{font-size:10px;line-height:1.5;color:var(--muted)}
.pin-security-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 20px}
.pin-security-strip span{min-height:70px;border:1px solid var(--line);border-radius:16px;background:var(--surface-soft);display:grid;place-items:center;align-content:center;gap:5px;text-align:center}
.pin-security-strip b{width:28px;height:28px;border-radius:9px;display:grid;place-items:center;background:color-mix(in srgb,var(--primary) 11%,var(--surface));color:var(--primary);font-size:12px}
.pin-security-strip small{font-size:8px;color:var(--muted);font-weight:750}
.sn-pin-page .purchase-form{gap:15px;margin-top:5px}
.sn-pin-page .purchase-form label>span{font-size:9px;color:var(--text)}
.sn-pin-page .purchase-form input{height:52px;background:var(--surface);border-color:var(--line);color:var(--text);font-size:11px}
.sn-pin-page .purchase-form input[name*="pin"]{letter-spacing:.22em;font-weight:850;font-size:15px}
.sn-pin-page .purchase-submit{height:52px;border-radius:15px;background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 12px 25px rgba(var(--theme-primary-rgb,67,86,239),.2)}
.sn-pin-page .purchase-note{padding:11px 12px;border-radius:12px;background:color-mix(in srgb,var(--surface-soft) 92%,#f59e0b 8%);color:var(--muted);border:1px solid color-mix(in srgb,var(--line) 85%,#f59e0b 15%)}

/* ---------- Transfer & Withdrawal ---------- */
.sn-transfer-page .transfer-wrap,.sn-withdrawal-page .transfer-wrap{width:min(1220px,100%)}
.sn-transfer-page .transfer-topline,.sn-withdrawal-page .transfer-topline{margin-bottom:12px}
.sn-transfer-page .transfer-mode-tabs,.sn-withdrawal-page .transfer-mode-tabs{
  width:100%;max-width:520px;padding:5px;background:var(--surface);border-color:var(--line);box-shadow:0 8px 24px color-mix(in srgb,var(--text) 5%,transparent);margin-bottom:18px
}
.sn-transfer-page .transfer-mode-tabs a,.sn-withdrawal-page .transfer-mode-tabs a{flex:1;min-height:40px;color:var(--muted)}
.sn-transfer-page .transfer-mode-tabs a.active,.sn-withdrawal-page .transfer-mode-tabs a.active{background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;box-shadow:0 8px 18px rgba(var(--theme-primary-rgb,67,86,239),.18)}
.sn-transfer-page .transfer-grid,.sn-withdrawal-page .transfer-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:18px}
.sn-transfer-page .transfer-page-card,.sn-withdrawal-page .transfer-page-card{padding:26px 28px}
.sn-transfer-page .transfer-head,.sn-withdrawal-page .transfer-head{margin-bottom:13px}
.sn-transfer-page .transfer-head h1,.sn-withdrawal-page .transfer-head h1{font-size:28px;color:var(--text)}
.sn-transfer-page .transfer-head p,.sn-withdrawal-page .transfer-head p{font-size:10px;line-height:1.5;color:var(--muted)}
.sn-transfer-page .transfer-logo,.sn-withdrawal-page .transfer-logo{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 10px 24px rgba(var(--theme-primary-rgb,67,86,239),.2)}
.sn-withdrawal-page .withdrawal-bank-mark{background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 75%,#0ea5e9),var(--primary))}
.sn-transfer-page .transfer-balance,.sn-withdrawal-page .transfer-balance{
  min-height:122px;padding:20px 22px;border-radius:22px;margin:10px 0 20px;
  background:linear-gradient(125deg,var(--primary-dark),var(--primary) 60%,var(--accent));
  box-shadow:0 16px 34px rgba(var(--theme-primary-rgb,67,86,239),.2)
}
.sn-transfer-page .transfer-balance strong,.sn-withdrawal-page .transfer-balance strong{font-size:30px}
.sn-transfer-page .purchase-form input,.sn-withdrawal-page .purchase-form input,.sn-withdrawal-page .purchase-form select{height:50px;background:var(--surface);border-color:var(--line);color:var(--text)}
.sn-transfer-page .transfer-page-card .money-input,.sn-withdrawal-page .transfer-page-card .money-input{background:var(--surface);border-color:var(--line)}
.sn-transfer-page .purchase-submit,.sn-withdrawal-page .purchase-submit{min-height:50px;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--accent));box-shadow:0 11px 25px rgba(var(--theme-primary-rgb,67,86,239),.18)}
.sn-transfer-page .transfer-info-card,.sn-withdrawal-page .transfer-info-card{padding:20px;border-radius:20px}
.sn-transfer-page .transfer-info-card>b,.sn-withdrawal-page .transfer-info-card>b{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--text)}
.sn-transfer-page .transfer-info-card>b:before,.sn-withdrawal-page .transfer-info-card>b:before{content:"i";width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);font-size:10px;font-weight:900}
.sn-transfer-page .transfer-info-card>div,.sn-withdrawal-page .transfer-info-card>div{border-color:var(--line);padding:11px 0}
.sn-transfer-page .transfer-info-card span,.sn-withdrawal-page .transfer-info-card span{color:var(--muted)}
.sn-transfer-page .transfer-info-card.safe,.sn-withdrawal-page .transfer-info-card.safe{background:color-mix(in srgb,var(--surface) 92%,var(--primary) 8%);border-color:color-mix(in srgb,var(--line) 75%,var(--primary) 25%)}
.sn-transfer-page .transfer-history-card,.sn-withdrawal-page .transfer-history-card{padding:22px 24px;border-radius:26px;margin-top:20px}
.sn-transfer-page .transfer-history-row,.sn-withdrawal-page .transfer-history-row{min-height:62px;padding:10px;border-radius:14px;border-bottom:0;margin-top:5px;background:var(--surface-soft);border:1px solid transparent}
.sn-transfer-page .transfer-history-row:hover,.sn-withdrawal-page .transfer-history-row:hover{background:color-mix(in srgb,var(--surface) 93%,var(--primary) 7%);border-color:color-mix(in srgb,var(--line) 75%,var(--primary) 25%)}
.sn-transfer-page .transfer-security-link,.sn-withdrawal-page .transfer-security-link{background:var(--surface);border-color:var(--line);color:var(--primary);box-shadow:0 6px 16px color-mix(in srgb,var(--text) 5%,transparent)}

/* ---------- SakuNusa Plus ---------- */
.sn-plus-page .plus-shell{padding:28px 24px 52px}
.sn-plus-page .plus-wrap{max-width:1120px}
.sn-plus-page .plus-hero{
  min-height:190px;margin:15px 0 12px;padding:30px 32px;border-radius:30px;position:relative;overflow:hidden;
  background:linear-gradient(125deg,var(--plus-primary),color-mix(in srgb,var(--plus-primary) 78%,var(--primary)) 58%,color-mix(in srgb,var(--plus-primary) 65%,var(--accent)));
  box-shadow:0 22px 52px color-mix(in srgb,var(--plus-primary) 28%,transparent)
}
.sn-plus-page .plus-hero:before{content:"";position:absolute;width:290px;height:290px;border-radius:50%;right:-100px;top:-170px;background:rgba(255,255,255,.08)}
.sn-plus-page .plus-hero:after{content:"♛";position:absolute;right:70px;bottom:-40px;color:rgba(255,255,255,.06);font-size:180px;line-height:1}
.sn-plus-page .plus-hero>*{position:relative;z-index:1}
.sn-plus-page .plus-crown{width:66px;height:66px;border-radius:21px;background:color-mix(in srgb,var(--plus-accent) 22%,transparent);border:1px solid color-mix(in srgb,var(--plus-accent) 44%,transparent);color:var(--plus-accent);font-size:34px}
.sn-plus-page .plus-hero h1{font-size:34px;letter-spacing:-.035em}
.sn-plus-page .plus-tier-badge{background:var(--plus-accent);color:color-mix(in srgb,var(--plus-primary) 92%,#000);box-shadow:0 8px 22px rgba(0,0,0,.12)}
.plus-highlight-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 0 18px}
.plus-highlight-strip>div{min-height:76px;padding:12px 14px;border-radius:17px;background:var(--surface);border:1px solid var(--line);display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;box-shadow:var(--shadow-soft)}
.plus-highlight-strip>div>span{grid-row:1/3;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:color-mix(in srgb,var(--plus-accent) 18%,var(--surface));color:color-mix(in srgb,var(--plus-accent) 72%,var(--plus-primary));font-weight:900}
.plus-highlight-strip small{font-size:8px;color:var(--muted)}.plus-highlight-strip strong{font-size:11px;color:var(--text)}
.sn-plus-page .plus-grid{gap:18px}.sn-plus-page .plus-benefits,.sn-plus-page .plus-kyc{padding:24px;border-radius:26px}
.sn-plus-page .plus-benefits h2,.sn-plus-page .plus-kyc h2{font-size:18px;color:var(--text)}
.sn-plus-page .plus-benefit{padding:14px 0;border-color:var(--line)}
.sn-plus-page .plus-benefit>b{width:30px;height:30px;background:color-mix(in srgb,var(--green) 12%,var(--surface));color:var(--green)}
.sn-plus-page .plus-benefit strong{font-size:11px;color:var(--text)}.sn-plus-page .plus-benefit small{color:var(--muted)}
.sn-plus-page .plus-limit-box{grid-template-columns:1fr 1fr 1fr;gap:8px}
.sn-plus-page .plus-limit-box>div{display:grid;gap:5px;background:var(--surface-soft);border:1px solid var(--line);border-radius:14px;padding:12px}
.sn-plus-page .plus-limit-box span{font-size:8px}.sn-plus-page .plus-limit-box strong{font-size:10px;color:var(--text)}
.sn-plus-page .plus-kyc input,.sn-plus-page .plus-kyc textarea,.sn-plus-page .plus-kyc select{background:var(--surface);border-color:var(--line);color:var(--text)}
.sn-plus-page .kyc-success{background:color-mix(in srgb,var(--surface) 88%,var(--green) 12%);color:color-mix(in srgb,var(--text) 60%,var(--green) 40%)}
.sn-plus-page .kyc-pending{background:color-mix(in srgb,var(--surface) 90%,#f59e0b 10%);color:var(--text)}

/* ---------- QR Saya ---------- */
.sn-qr-page .qr-shell{padding-top:26px}
.sn-qr-page .qr-wrap{max-width:1120px}
.sn-qr-page .qr-topbar{margin-bottom:13px}
.sn-qr-page .qr-top-action{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--primary);font-size:9px;font-weight:850;box-shadow:0 6px 18px color-mix(in srgb,var(--text) 5%,transparent)}
.sn-qr-page .qr-page-hero{
  min-height:178px;border-radius:30px;padding:30px 32px;
  background:linear-gradient(125deg,var(--primary-dark),var(--primary) 58%,var(--accent));
  box-shadow:0 20px 48px rgba(var(--theme-primary-rgb,67,86,239),.22)
}
.sn-qr-page .qr-page-hero:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-85px;top:-130px;background:rgba(255,255,255,.08)}
.sn-qr-page .qr-page-hero h1{font-size:32px}.sn-qr-page .qr-page-hero p{max-width:570px;line-height:1.65}
.sn-qr-page .qr-hero-mark{width:78px;height:78px;border-radius:24px;background:rgba(255,255,255,.13);color:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:none}
.qr-trust-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:11px 0 17px}
.qr-trust-strip>span{min-height:60px;padding:10px 13px;border-radius:16px;background:var(--surface);border:1px solid var(--line);display:flex;align-items:center;gap:10px;box-shadow:var(--shadow-soft)}
.qr-trust-strip b{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);font-size:11px}
.qr-trust-strip small{font-size:8px;line-height:1.4;color:var(--muted);font-weight:750}
.sn-qr-page .qr-main-grid{gap:18px}.sn-qr-page .qr-card{padding:23px 24px}
.sn-qr-page .qr-static-card{position:relative;overflow:hidden}.sn-qr-page .qr-static-card:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-100px;top:-90px;background:color-mix(in srgb,var(--primary) 8%,transparent)}
.sn-qr-page .qr-card-head{position:relative;z-index:1}.sn-qr-page .qr-card-head h2{font-size:18px;color:var(--text)}.sn-qr-page .qr-card-head p{color:var(--muted)}
.sn-qr-page .qr-type-pill.static{background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary)}
.sn-qr-page .qr-type-pill.dynamic{background:color-mix(in srgb,#f59e0b 12%,var(--surface));color:#b66a08}
.sn-qr-page .qr-mini-logo{background:linear-gradient(135deg,var(--primary),var(--accent))}
.sn-qr-page .qr-code-box{border-radius:25px;border:7px solid color-mix(in srgb,var(--surface) 92%,var(--primary) 8%);padding:12px;box-shadow:0 16px 34px color-mix(in srgb,var(--text) 9%,transparent)}
.sn-qr-page .qr-identity{padding:12px;border-radius:15px;background:var(--surface-soft);border:1px solid var(--line)}
.sn-qr-page .qr-identity strong{color:var(--text)}.sn-qr-page .qr-identity span{color:var(--primary)}.sn-qr-page .qr-identity small{color:var(--muted)}
.sn-qr-page .qr-dynamic-form input:not([type=hidden]){background:var(--surface);border-color:var(--line);color:var(--text);min-height:49px}
.sn-qr-page .qr-expiry-note{background:color-mix(in srgb,var(--surface) 91%,#f59e0b 9%);color:var(--muted);border:1px solid color-mix(in srgb,var(--line) 84%,#f59e0b 16%)}
.sn-qr-page .qr-history-card{padding:22px 24px}.sn-qr-page .qr-history-row{min-height:62px;margin-top:5px;padding:10px;border:1px solid transparent;border-radius:14px;background:var(--surface-soft)}
.sn-qr-page .qr-history-row:hover{border-color:color-mix(in srgb,var(--line) 72%,var(--primary) 28%);background:color-mix(in srgb,var(--surface) 93%,var(--primary) 7%)}
.sn-qr-page .qr-history-row strong{color:var(--text)}.sn-qr-page .qr-history-row small{color:var(--muted)}
.sn-qr-page .qr-legal-note{padding:9px 12px;border-radius:999px;background:var(--surface-soft);border:1px solid var(--line);width:max-content;max-width:100%}

/* Dark-mode polish for the refreshed pages */
html[data-theme="dark"] .sn-wallet-page .wide-action,
html[data-theme="dark"] .pin-security-strip span,
html[data-theme="dark"] .plus-highlight-strip>div,
html[data-theme="dark"] .qr-trust-strip>span{box-shadow:none}
html[data-theme="dark"] .sn-plus-page .plus-hero{box-shadow:0 24px 55px rgba(0,0,0,.26)}
html[data-theme="dark"] .sn-transfer-page .transfer-balance,
html[data-theme="dark"] .sn-withdrawal-page .transfer-balance,
html[data-theme="dark"] .sn-wallet-page .balance-card.compact,
html[data-theme="dark"] .sn-qr-page .qr-page-hero{box-shadow:0 20px 46px rgba(0,0,0,.22)}

@media(max-width:900px){
  .sn-transfer-page .transfer-grid,.sn-withdrawal-page .transfer-grid{grid-template-columns:1fr}
  .sn-transfer-page .transfer-side,.sn-withdrawal-page .transfer-side{grid-template-columns:1fr 1fr}
  .sn-plus-page .plus-limit-box{grid-template-columns:1fr}
}
@media(max-width:760px){
  .sn-wallet-page .page-hero.simple{min-height:130px;padding:22px 20px;border-radius:21px}
  .sn-wallet-page .page-hero.simple:before{width:58px;height:58px;right:18px;font-size:25px;border-radius:18px}
  .sn-wallet-page .page-hero.simple h1{font-size:24px;max-width:75%}.sn-wallet-page .page-hero.simple p{max-width:78%;font-size:9px}
  .sn-wallet-page .stack-actions{grid-template-columns:1fr}
  .sn-wallet-page .subpage-grid>.white-card,.sn-wallet-page .wallet-activity-card{padding:16px;border-radius:20px}
  .sn-wallet-page .balance-card.compact{min-height:200px;padding:20px;border-radius:21px}.sn-wallet-page .balance-card.compact .balance-line strong{font-size:31px}
  .sn-wallet-page .wallet-stat-row{margin-top:16px}

  .sn-pin-page .transfer-shell{padding:12px 10px 90px}.sn-pin-page .transfer-page-card.narrow{padding:17px;border-radius:21px}
  .sn-pin-page .transfer-head{padding:14px;margin-top:8px}.sn-pin-page .transfer-head h1{font-size:21px}
  .pin-security-strip{gap:6px}.pin-security-strip span{min-height:62px;padding:8px 5px}.pin-security-strip small{font-size:7px}

  .sn-transfer-page .transfer-shell,.sn-withdrawal-page .transfer-shell{padding:12px 10px 90px}
  .sn-transfer-page .transfer-page-card,.sn-withdrawal-page .transfer-page-card{padding:17px;border-radius:21px}
  .sn-transfer-page .transfer-head h1,.sn-withdrawal-page .transfer-head h1{font-size:22px}
  .sn-transfer-page .transfer-balance,.sn-withdrawal-page .transfer-balance{min-height:108px;padding:17px;border-radius:18px}.sn-transfer-page .transfer-balance strong,.sn-withdrawal-page .transfer-balance strong{font-size:25px}
  .sn-transfer-page .transfer-side,.sn-withdrawal-page .transfer-side{grid-template-columns:1fr}
  .sn-transfer-page .transfer-history-card,.sn-withdrawal-page .transfer-history-card{padding:16px;border-radius:20px}
  .core-feature-chips{overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none;padding-bottom:2px}.core-feature-chips::-webkit-scrollbar{display:none}.core-feature-chips span{flex:0 0 auto}

  .sn-plus-page .plus-shell{padding:12px 10px 90px}.sn-plus-page .plus-hero{min-height:160px;padding:20px 17px;border-radius:22px;gap:12px}.sn-plus-page .plus-crown{width:50px;height:50px;border-radius:16px;font-size:26px}.sn-plus-page .plus-hero h1{font-size:25px}
  .plus-highlight-strip{grid-template-columns:1fr;gap:7px}.plus-highlight-strip>div{min-height:62px}
  .sn-plus-page .plus-benefits,.sn-plus-page .plus-kyc{padding:17px;border-radius:21px}

  .sn-qr-page .qr-shell{padding:12px 10px 90px}.sn-qr-page .qr-page-hero{min-height:145px;padding:21px 18px;border-radius:22px}.sn-qr-page .qr-page-hero h1{font-size:25px}.sn-qr-page .qr-hero-mark{width:58px;height:58px;border-radius:18px}
  .qr-trust-strip{grid-template-columns:1fr;gap:6px}.qr-trust-strip>span{min-height:52px}
  .sn-qr-page .qr-main-grid{gap:12px}.sn-qr-page .qr-card{padding:17px;border-radius:20px}.sn-qr-page .qr-history-card{padding:16px}
}
@media(max-width:430px){
  .sn-wallet-page .page-hero.simple:before{opacity:.55}.sn-wallet-page .page-hero.simple h1{max-width:84%}.sn-wallet-page .page-hero.simple p{max-width:88%}
  .pin-security-strip{grid-template-columns:1fr 1fr 1fr}
  .sn-transfer-page .transfer-mode-tabs,.sn-withdrawal-page .transfer-mode-tabs{max-width:none}.sn-transfer-page .transfer-mode-tabs a,.sn-withdrawal-page .transfer-mode-tabs a{font-size:8px;padding:0 9px}
}

/* =========================================================
   V15 — Premium Home Dashboard
   Fokus: hierarchy lebih kuat, data nyata, responsif desktop/mobile.
   ========================================================= */
.home-welcome-v15{align-items:center;min-height:116px;margin-bottom:20px;padding:4px 2px}
.home-greeting-copy{min-width:0}
.home-dashboard-kicker,.section-eyebrow{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase;color:var(--primary)}
.home-dashboard-kicker i{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px color-mix(in srgb,var(--green) 12%,transparent)}
.home-welcome-v15 h1{font-size:34px;margin:9px 0 5px;letter-spacing:-.045em}
.home-welcome-v15 p{font-size:12px;line-height:1.55;max-width:650px}
.home-status-pills{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:13px}
.home-status-pill{min-height:28px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);display:inline-flex;align-items:center;gap:5px;font-size:8px;font-weight:800;color:var(--muted);box-shadow:0 5px 14px rgba(35,49,97,.04)}
.home-status-pill.wallet{color:#118457;background:color-mix(in srgb,var(--green) 7%,var(--surface));border-color:color-mix(in srgb,var(--green) 18%,var(--line))}
.home-status-pill.tier{color:var(--primary)}
.home-profile-shortcut{width:250px;min-height:74px;border:1px solid var(--line);border-radius:19px;background:var(--surface);box-shadow:var(--shadow-soft);display:grid;grid-template-columns:46px 1fr 18px;gap:10px;align-items:center;padding:11px 13px;transition:.2s}
.home-profile-shortcut:hover{transform:translateY(-2px);box-shadow:0 14px 35px rgba(37,52,110,.1);border-color:color-mix(in srgb,var(--primary) 22%,var(--line))}
.home-profile-avatar{width:46px;height:46px;border-radius:15px;background:linear-gradient(135deg,#dbe6ff,#e9dcff);display:grid;place-items:center;overflow:hidden;color:var(--primary);font-size:15px;font-weight:900}
.home-profile-avatar img{width:100%;height:100%;object-fit:cover}
.home-profile-shortcut>span:nth-child(2){display:grid;min-width:0}
.home-profile-shortcut small{font-size:8px;color:var(--muted)}
.home-profile-shortcut strong{font-size:12px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.home-profile-shortcut em{font-size:7px;color:var(--primary);font-style:normal;margin-top:3px;font-weight:750}

.home-dashboard-v15{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(285px,.82fr);gap:17px}
.home-dashboard-v15>.home-balance-v15{grid-column:1/3}
.home-dashboard-v15>.home-services-v15{grid-column:3}
.home-dashboard-v15>.home-banner-v15{grid-column:1/3}
.home-dashboard-v15>.home-summary-card{grid-column:3}
.home-dashboard-v15>.home-recent-v15{grid-column:1/3}
.home-dashboard-v15>.home-account-card{grid-column:3}

.home-balance-v15{min-height:286px;padding:27px 29px 24px;background:linear-gradient(125deg,var(--primary-dark) 0%,var(--primary) 52%,color-mix(in srgb,var(--accent) 62%,#3d8dff) 100%);box-shadow:0 22px 55px color-mix(in srgb,var(--primary) 25%,transparent)}
.home-balance-v15:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 12%,rgba(255,255,255,.22),transparent 23%),linear-gradient(100deg,rgba(255,255,255,.08),transparent 45%);pointer-events:none}
.home-balance-v15 .balance-decoration span{width:330px;height:230px;right:-95px;bottom:-125px;background:rgba(255,255,255,.08)}
.home-balance-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}
.home-balance-glow.glow-a{width:105px;height:105px;background:rgba(113,203,255,.14);right:25%;top:-44px}
.home-balance-glow.glow-b{width:64px;height:64px;background:rgba(255,255,255,.08);right:5%;top:45%}
.home-balance-head{display:flex;align-items:flex-start;justify-content:space-between;position:relative;z-index:1}
.home-balance-head>div{display:grid;gap:4px}.home-card-eyebrow{font-size:13px;font-weight:800}.home-balance-head>div small{font-size:8px;color:rgba(255,255,255,.7)}
.home-balance-brand{display:grid;text-align:right}.home-balance-brand b{font-size:13px}.home-balance-brand small{font-size:8px;color:rgba(255,255,255,.72);margin-top:2px}
.home-balance-line{margin-top:17px;z-index:1}.home-balance-line strong{font-size:39px;letter-spacing:-.045em}.home-balance-v15 .eye-btn{width:38px;height:38px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.12)}
.home-balance-meta{display:flex;align-items:center;gap:8px;position:relative;z-index:1;margin-top:7px}.home-balance-meta span{min-height:25px;padding:0 9px;border-radius:999px;background:rgba(255,255,255,.1);display:inline-flex;align-items:center;gap:5px;font-size:8px;color:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.1)}
.home-balance-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:24px;z-index:2}
.home-balance-actions .wallet-action{min-height:51px;border-radius:15px;border-color:rgba(255,255,255,.3);box-shadow:0 10px 24px rgba(13,22,93,.13);transition:transform .18s ease,box-shadow .18s ease}
.home-balance-actions .wallet-action:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(13,22,93,.18)}
.home-balance-actions .action-icon.orange{background:#fff0df;color:#ee8a16}

.home-services-v15{padding:20px 18px;min-width:0}
.home-panel-head>div{display:grid;gap:4px}.home-panel-head h2{font-size:15px}.home-panel-head>a{display:inline-flex;align-items:center;gap:3px}
.home-services-v15 .service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 5px;margin-top:18px}
.home-services-v15 .service-item{gap:5px;min-width:0}.home-services-v15 .service-ico{width:50px;height:48px;border-radius:15px;box-shadow:inset 0 0 0 1px rgba(80,97,170,.025)}
.home-services-v15 .service-item strong{font-size:9px;white-space:nowrap}.home-services-v15 .service-item small{font-size:6.5px;color:var(--muted);font-weight:600;white-space:nowrap}
.home-services-v15 .service-item:hover strong{color:var(--primary)}

.home-banner-v15{border:1px solid var(--line);box-shadow:0 12px 32px rgba(35,50,108,.08)}
.home-banner-v15 .dashboard-banner-slide{min-height:188px;max-height:248px}
.home-banner-v15 .dashboard-banner-dots{bottom:11px}

.home-summary-card,.home-account-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-soft);padding:20px;min-width:0;transition:.2s}
.home-summary-card:hover,.home-account-card:hover{border-color:color-mix(in srgb,var(--primary) 18%,var(--line));box-shadow:0 14px 36px rgba(35,50,108,.09)}
.home-flow-main{display:flex;align-items:center;gap:11px;margin-top:18px}.home-flow-icon{width:42px;height:42px;border-radius:14px;background:color-mix(in srgb,var(--primary) 10%,var(--surface));color:var(--primary);display:grid;place-items:center}.home-flow-main>div{display:grid}.home-flow-main small{font-size:8px;color:var(--muted)}.home-flow-main strong{font-size:17px;margin-top:2px;letter-spacing:-.02em}
.home-flow-bar{height:9px;border-radius:999px;background:var(--surface-soft);display:flex;overflow:hidden;margin:16px 0 13px;border:1px solid var(--line)}.home-flow-bar i,.home-flow-bar b{display:block;height:100%;min-width:0}.home-flow-bar i{background:linear-gradient(90deg,#21c47b,#5ee0a1)}.home-flow-bar b{background:linear-gradient(90deg,#ffb14a,#ff795f)}
.home-summary-metrics{display:grid;gap:0}.home-summary-metrics>div{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:7px;padding:10px 0;border-top:1px solid var(--line)}.home-summary-metrics small{font-size:8px;color:var(--muted)}.home-summary-metrics strong{font-size:9px;text-align:right}.summary-dot{width:7px;height:7px;border-radius:50%}.summary-dot.incoming{background:#22bd78}.summary-dot.outgoing{background:#ff855e}.summary-dot.success{background:var(--primary)}

.home-recent-v15{padding:19px 20px}.home-recent-v15 .trx-list{margin-top:9px}.home-recent-v15 .trx-row{grid-template-columns:42px minmax(180px,1fr) auto minmax(110px,auto) 18px;padding:10px 7px;min-height:55px;border-radius:13px;transition:.16s}.home-recent-v15 .trx-row:hover{background:var(--surface-soft)}
.home-recent-v15 .trx-icon{width:36px;height:36px;border-radius:12px}.home-recent-v15 .trx-icon.neutral{background:color-mix(in srgb,var(--primary) 8%,var(--surface));color:var(--primary)}
.home-recent-v15 .trx-main strong{font-size:10px}.home-recent-v15 .trx-main small{font-size:8px}.home-recent-v15 .trx-amount{font-size:10px;font-weight:850}.trx-row-open{color:#a0a9bd;display:grid;place-items:center}.trx-row:hover .trx-row-open{color:var(--primary)}

.home-account-card{position:relative;overflow:hidden;background:linear-gradient(150deg,var(--surface) 0%,color-mix(in srgb,var(--primary) 5%,var(--surface)) 100%)}
.home-account-card:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;background:color-mix(in srgb,var(--primary) 7%,transparent);right:-85px;top:-80px}
.home-account-icon{width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;display:grid;place-items:center;margin-bottom:15px;box-shadow:0 12px 25px color-mix(in srgb,var(--primary) 22%,transparent);position:relative;z-index:1}
.home-account-card>.section-eyebrow,.home-account-card h3,.home-account-card p,.home-account-status,.home-account-mini,.home-account-cta{position:relative;z-index:1}
.home-account-card h3{font-size:16px;margin:5px 0 7px;letter-spacing:-.02em}.home-account-card p{font-size:9px;color:var(--muted);line-height:1.55;margin:0}
.home-account-status{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}.home-account-status span{display:inline-flex;align-items:center;gap:5px;font-size:7px;font-weight:800;border-radius:999px;padding:6px 8px;background:var(--surface);border:1px solid var(--line)}.home-account-status i{width:6px;height:6px;border-radius:50%}.home-account-status .success{color:#168758}.home-account-status .success i{background:#1cba77}.home-account-status .pending{color:#9c7100}.home-account-status .pending i{background:#efb32d}.home-account-status .neutral{color:var(--muted)}.home-account-status .neutral i{background:#9ba7c1}
.home-account-mini{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:14px}.home-account-mini>div{padding:10px;border-radius:12px;background:var(--surface);border:1px solid var(--line);display:grid;gap:3px}.home-account-mini small{font-size:7px;color:var(--muted)}.home-account-mini strong{font-size:9px}
.home-account-cta{min-height:38px;border-radius:12px;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;gap:4px;font-size:9px;font-weight:850;margin-top:12px;box-shadow:0 9px 20px color-mix(in srgb,var(--primary) 18%,transparent)}

html[data-theme="dark"] .home-status-pill,html[data-theme="dark"] .home-profile-shortcut,html[data-theme="dark"] .home-summary-card,html[data-theme="dark"] .home-account-card{background:var(--surface);border-color:var(--line);color:var(--text);box-shadow:none}
html[data-theme="dark"] .home-account-card{background:linear-gradient(150deg,var(--surface),color-mix(in srgb,var(--primary) 9%,var(--surface)))}
html[data-theme="dark"] .home-account-status span,html[data-theme="dark"] .home-account-mini>div{background:var(--surface-soft);border-color:var(--line)}
html[data-theme="dark"] .home-flow-bar{background:var(--surface-soft);border-color:var(--line)}

@media(max-width:1180px){
  .home-dashboard-v15{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}
  .home-dashboard-v15>.home-balance-v15{grid-column:1}.home-dashboard-v15>.home-services-v15{grid-column:2}
  .home-dashboard-v15>.home-banner-v15{grid-column:1/3}.home-dashboard-v15>.home-summary-card{grid-column:1}.home-dashboard-v15>.home-account-card{grid-column:2}.home-dashboard-v15>.home-recent-v15{grid-column:1/3}
  .home-balance-v15{min-height:270px}.home-balance-line strong{font-size:35px}.home-balance-actions{gap:6px}.home-balance-actions .wallet-action{padding-left:6px;padding-right:6px}.home-balance-actions .wallet-action b{font-size:10px}
  .home-services-v15 .service-grid{gap:13px 3px}.home-services-v15 .service-ico{width:45px;height:44px}.home-services-v15 .service-item strong{font-size:8px}.home-services-v15 .service-item small{display:none}
}

@media(max-width:820px){
  .home-welcome-v15{display:flex!important;min-height:auto;align-items:flex-start;padding:2px 2px 4px;margin:0 0 13px}.home-dashboard-kicker{display:none}.home-welcome-v15 h1{font-size:20px;margin:0 0 4px}.home-welcome-v15 .wave{font-size:18px}.home-welcome-v15 p{font-size:9px;line-height:1.5;max-width:290px}.home-status-pills{margin-top:8px;gap:5px}.home-status-pill{min-height:23px;padding:0 7px;font-size:6.5px}.home-status-pill.code{display:none}.home-profile-shortcut{display:none}
  .home-dashboard-v15{display:block}.home-dashboard-v15>*{grid-column:auto!important}
  .home-balance-v15{min-height:230px!important;padding:19px 17px 16px!important;border-radius:21px!important;margin-bottom:12px!important}.home-card-eyebrow{font-size:11px}.home-balance-head>div small{font-size:7px}.home-balance-brand b{font-size:11px}.home-balance-brand small{font-size:6.5px}.home-balance-line{margin-top:13px}.home-balance-line strong{font-size:29px!important}.home-balance-v15 .eye-btn{width:34px;height:34px}.home-balance-meta{margin-top:5px;gap:5px}.home-balance-meta span{min-height:22px;padding:0 7px;font-size:6.5px}.home-balance-actions{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:5px!important;margin-top:17px!important}.home-balance-actions .wallet-action{min-height:55px;padding:6px 2px!important;display:grid;justify-items:center;gap:3px;border-radius:13px}.home-balance-actions .action-icon{width:31px;height:31px}.home-balance-actions .wallet-action b{font-size:7px!important}
  .home-services-v15{padding:15px 11px!important;border-radius:19px!important;margin-bottom:12px!important}.home-services-v15 .home-panel-head{display:flex!important;padding:0 4px}.home-services-v15 .home-panel-head .section-eyebrow{display:none}.home-services-v15 .home-panel-head h2{font-size:12px}.home-services-v15 .home-panel-head a{font-size:8px}.home-services-v15 .service-grid{grid-template-columns:repeat(4,1fr)!important;gap:12px 4px!important;margin-top:13px!important}.home-services-v15 .service-ico{width:48px!important;height:46px!important;border-radius:14px}.home-services-v15 .service-item strong{font-size:8px!important}.home-services-v15 .service-item small{display:none}
  .home-banner-v15{margin-bottom:12px!important;border-radius:19px!important}.home-banner-v15 .dashboard-banner-slide{min-height:145px;aspect-ratio:2.08/1}.home-banner-v15 .dashboard-banner-dots{bottom:7px}
  .home-summary-card{padding:16px 14px;border-radius:19px;margin-bottom:12px}.home-summary-card .home-panel-head h2{font-size:12px}.home-summary-card .home-panel-head a{font-size:8px}.home-flow-main{margin-top:13px}.home-flow-icon{width:38px;height:38px}.home-flow-main strong{font-size:15px}.home-summary-metrics{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:2px}.home-summary-metrics>div{display:grid;grid-template-columns:7px 1fr;padding:9px 8px;border:1px solid var(--line);border-radius:11px;align-content:start}.home-summary-metrics strong{grid-column:1/3;text-align:left;font-size:8px;margin-top:3px}.home-summary-metrics small{font-size:6.5px}.home-flow-bar{margin:12px 0 10px}
  .home-recent-v15{padding:15px 12px!important;border-radius:19px!important;margin-bottom:12px!important}.home-recent-v15 .home-panel-head h2{font-size:12px}.home-recent-v15 .home-panel-head a{font-size:8px}.home-recent-v15 .section-eyebrow{display:none}.home-recent-v15 .trx-row{grid-template-columns:36px minmax(0,1fr) auto 13px!important;gap:7px!important;padding:9px 3px!important}.home-recent-v15 .trx-icon{width:33px;height:33px}.home-recent-v15 .status-pill{display:none}.home-recent-v15 .trx-main strong{font-size:9px}.home-recent-v15 .trx-main small{font-size:7px}.home-recent-v15 .trx-amount{font-size:8px}.home-recent-v15 .trx-row-open{display:grid}
  .home-account-card{padding:16px;border-radius:19px;margin-bottom:4px}.home-account-card{display:grid;grid-template-columns:43px 1fr;column-gap:11px;align-items:start}.home-account-icon{width:43px;height:43px;border-radius:14px;grid-row:1/4;margin:0}.home-account-card>.section-eyebrow{font-size:7px}.home-account-card h3{font-size:13px;margin:3px 0 4px}.home-account-card p{font-size:8px;grid-column:2}.home-account-status,.home-account-mini,.home-account-cta{grid-column:1/3}.home-account-status{margin-top:12px}.home-account-mini{margin-top:9px}.home-account-cta{margin-top:9px}
}

@media(max-width:420px){
  .home-balance-line strong{font-size:26px!important}.home-balance-meta span:last-child{display:none}.home-balance-actions .action-icon{width:29px;height:29px}.home-services-v15 .service-ico{width:44px!important;height:42px!important}.home-summary-metrics{gap:4px}.home-summary-metrics>div{padding:8px 6px}.home-account-mini{grid-template-columns:1fr 1fr}.home-banner-v15 .dashboard-banner-slide{min-height:150px}
}
