:root{--blue:#4268ce;--blue2:#3159bd;--dark:#143a80;--yellow:#ffc324;--text:#0d1b2e;--muted:#666f82;--soft:#f3f6ff}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Segoe UI,Arial,sans-serif;background:#eef3fb;color:var(--text)}button,input{font-family:inherit}.app-bg{min-height:100vh;background:#eef3fb}.phone-shell{width:100%;max-width:430px;margin:0 auto;min-height:100vh;background:var(--blue);color:#fff;padding:34px 22px 110px;position:relative;overflow:hidden}.screen{display:none}.screen.active{display:block}.home-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-logo{width:72px;height:72px;object-fit:contain;background:#fff;border-radius:18px;padding:10px;flex:none}.brand h1{margin:0;font-size:25px;line-height:1;font-weight:900;color:#fff}.brand p{margin:7px 0 0;font-size:16px;color:#e9efff}.head-actions{display:flex;gap:10px;flex:none}.round-btn{width:54px;height:54px;border:0;border-radius:18px;background:rgba(255,255,255,.18);font-size:26px;position:relative}.round-btn i{position:absolute;right:5px;top:4px;background:#e53935;color:#fff;border-radius:20px;font-size:11px;font-style:normal;padding:2px 6px}.parent-card,.news-card,.summary-cards>div,.services-grid button,.child-card,.white-panel,.transaction,.notification,.settings button{background:#fff;color:var(--text);border-radius:28px;box-shadow:0 10px 25px rgba(16,42,90,.12)}.parent-card{display:flex;align-items:center;gap:18px;padding:22px;margin-bottom:28px}.parent-card.mini{border-radius:24px;margin-bottom:22px}.avatar{width:84px;height:84px;border-radius:50%;background:#eff4ff;display:flex;align-items:center;justify-content:center;font-size:42px;flex:none}.parent-card h2{margin:0 0 8px;color:var(--blue2);font-size:24px;font-weight:900}.parent-card p{margin:0;color:#657083;font-size:20px;font-weight:800}.news-card{padding:22px;margin-bottom:22px}.card-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.card-title b{font-size:28px;color:var(--blue2);font-weight:900}.card-title span{font-size:16px;color:var(--yellow);font-weight:900;text-transform:uppercase}.news-scroll{display:flex;gap:16px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory}.news-box{min-width:86%;background:#f6f8ff;border:1px solid #e3e9ff;border-radius:22px;padding:18px;scroll-snap-align:start}.news-box strong{font-size:20px;line-height:1.25;color:var(--dark);display:block}.news-box p{font-size:18px;line-height:1.45;color:#677184;margin:14px 0 0}.summary-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:26px}.summary-cards>div{text-align:center;border-radius:20px;padding:16px 6px;min-height:95px}.summary-cards span{display:block;color:#6a7180;font-size:14px;font-weight:900}.summary-cards b{display:block;margin-top:18px;color:var(--blue2);font-size:20px}.section-title{font-size:32px;line-height:1;margin:0 0 16px;font-weight:900;color:#fff}.small-title{font-size:26px}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.services-grid button{border:0;min-height:140px;padding:18px 10px;text-align:center;color:var(--blue2)}.services-grid button:first-child{outline:3px solid rgba(0,0,0,.22)}.services-grid span{display:block;font-size:36px;margin-bottom:12px}.services-grid b{display:block;font-size:18px;font-weight:900}.services-grid small{display:block;margin-top:8px;color:#667083;font-size:14px;font-weight:800}.page-head{display:flex;align-items:center;gap:16px;margin-bottom:22px}.page-head button{border:0;background:#fff;color:var(--blue2);border-radius:14px;width:42px;height:42px;font-size:28px;font-weight:900}.page-head h2{margin:0;color:#fff;font-size:30px}.children-list{display:grid;gap:16px}.child-card{border:0;display:grid;grid-template-columns:auto 1fr auto;gap:14px;text-align:left;padding:18px;width:100%;align-items:center}.child-card .avatar{width:62px;height:62px;font-size:30px}.child-card h3{margin:0 0 7px;color:var(--blue2);font-size:20px}.child-card p{margin:3px 0;color:#606a7b;font-size:14px}.child-card>b{color:#d5a900;font-size:34px}.balance{grid-column:1/-1;border-top:1px solid #edf1f8;padding-top:10px;display:flex;align-items:center;justify-content:space-between;color:#667083;font-size:14px}.balance strong{color:#1b8b4b}.white-panel{padding:20px;margin-bottom:18px;border-radius:22px}.white-panel h3{margin:0 0 12px;color:var(--blue2);font-size:22px}.row{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #edf1f8;padding:12px 0;color:#5f6878}.row b{color:var(--blue2)}.empty{background:#f6f8ff;border-radius:16px;color:#6b7280;padding:14px}.books{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px}.book{min-width:160px;background:#f6f8ff;border-radius:18px;padding:12px;text-align:center}.book img,.no-cover{width:100%;height:125px;border-radius:14px;object-fit:cover;background:#eaf0ff;display:flex;align-items:center;justify-content:center;color:#6b7280}.book b{display:block;color:var(--blue2);font-size:14px;margin-top:8px}.book small{display:block;color:#667083}.transaction-head{display:flex;align-items:flex-start;justify-content:space-between;margin:20px 0 28px}.transaction-head h2{font-size:42px;line-height:1;margin:0;color:#fff}.transaction-head button{border:0;background:transparent;color:#fff;font-size:20px;font-weight:900}.search-row{display:grid;grid-template-columns:1fr 64px;gap:14px;margin-bottom:22px}.search-row input,.search-row button{height:62px;border:0;border-radius:20px;background:#fff;color:#777;font-size:18px;padding:0 20px}.search-row button{font-weight:900}.transactions,.notifications{display:grid;gap:16px}.transaction{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:18px 22px}.transaction strong{font-size:22px;color:var(--blue2)}.transaction p{font-size:17px;color:#666;margin:10px 0 5px}.transaction em{font-size:15px;color:#666}.transaction span{display:inline-block;background:#e5f8e8;color:#43a557;border-radius:999px;padding:8px 16px;font-weight:900;margin-bottom:10px}.transaction b{display:block;color:var(--yellow);font-size:22px}.center-title{text-align:center;margin:50px 0 28px;color:#fff;font-size:34px}.notification{display:grid;grid-template-columns:56px 1fr;gap:14px;padding:20px}.notification>span{width:56px;height:56px;border-radius:16px;background:#f0f4ff;display:flex;align-items:center;justify-content:center;font-size:27px}.notification h3{margin:0 0 8px;color:var(--blue2);font-size:22px}.notification p{margin:0;color:#555;font-size:18px;line-height:1.35}.notification small{display:block;color:#888;margin-top:12px}.mark-btn{border:0;background:#fff;color:var(--blue2);border-radius:16px;padding:14px 18px;font-weight:900}.settings{display:grid;gap:18px;margin-top:48px}.settings button{width:100%;border:0;display:grid;grid-template-columns:48px 1fr 24px;align-items:center;min-height:76px;padding:14px 18px;color:#5e6470;font-size:22px;font-weight:900}.settings span{text-align:center}.settings b{color:#d5a900;font-size:30px}.settings form{margin:0}.tabbar{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:430px;background:#fff;border-radius:26px 26px 0 0;display:grid;grid-template-columns:repeat(4,1fr);padding:11px 4px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -8px 20px rgba(0,0,0,.13);z-index:50}.tabbar button{border:0;background:transparent;color:var(--blue2);font-size:24px;font-weight:900}.tabbar button.active{color:var(--yellow)}.tabbar span{display:block;font-size:14px;margin-top:3px}.modal{position:fixed;inset:0;background:rgba(0,0,0,.35);display:grid;place-items:center;z-index:99;padding:20px}.modal[hidden]{display:none}.modal>div{background:#fff;color:var(--text);border-radius:24px;padding:28px;text-align:center;max-width:340px;width:100%;position:relative}.modal button{position:absolute;right:12px;top:8px;border:0;background:transparent;font-size:26px}.modal span{font-size:46px}.modal h3{color:var(--blue2);font-size:24px;margin:10px 0}.login-page,.coming{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#123b73,#0f2550)}.login-card,.coming{background:#fff;border-radius:26px;padding:30px;max-width:460px;width:100%;box-shadow:0 20px 60px #0002;text-align:center;color:var(--text)}.login-logo,.coming img{width:88px}.muted{color:#6b7280}.small{font-size:13px;color:#6b7280}.form{text-align:left;display:grid;gap:10px}.form input{padding:14px;border:1px solid #dbe3ee;border-radius:14px;font-size:16px}.form button,.button{border:0;background:#123b73;color:#fff;padding:13px 18px;border-radius:14px;font-weight:700;cursor:pointer}.alert{padding:12px;border-radius:12px;margin:12px 0}.alert.error{background:#fee4e2;color:#b42318}@media(min-width:760px){.app-bg{padding:18px 0}.phone-shell{border-radius:34px;box-shadow:0 20px 60px rgba(0,0,0,.16);min-height:calc(100vh - 36px)}.tabbar{bottom:18px;border-radius:26px}}@media(max-width:360px){.phone-shell{padding-left:16px;padding-right:16px}.brand h1{font-size:22px}.brand-logo{width:62px;height:62px}.round-btn{width:46px;height:46px}.services-grid{gap:12px}.services-grid button{min-height:126px}.parent-card p{font-size:17px}.summary-cards b{font-size:17px}.tabbar span{font-size:12px}}


/* V4 UI refinements: smaller typography/icons + clean news slider */
.phone-shell{max-width:420px;padding:28px 20px 104px}.brand-logo{width:58px;height:58px;border-radius:16px}.brand h1{font-size:22px}.brand p{font-size:14px}.round-btn{width:46px;height:46px;border-radius:16px;font-size:21px}.parent-card{padding:18px;gap:14px;border-radius:26px;margin-bottom:22px}.avatar{width:68px;height:68px;font-size:32px}.parent-card h2{font-size:21px;margin-bottom:6px}.parent-card p{font-size:16px}.news-card{padding:18px;border-radius:26px;margin-bottom:18px}.card-title b{font-size:24px}.card-title span{font-size:13px}.news-scroll{scrollbar-width:none;-ms-overflow-style:none;overflow-x:auto;scroll-behavior:smooth}.news-scroll::-webkit-scrollbar{display:none}.news-box{min-width:100%;padding:16px;border-radius:20px}.news-box strong{font-size:18px}.news-box p{font-size:15px;line-height:1.42;margin-top:10px}.summary-cards{gap:10px;margin-bottom:22px}.summary-cards>div{min-height:78px;padding:13px 6px;border-radius:18px}.summary-cards span{font-size:12px}.summary-cards b{font-size:18px;margin-top:12px}.section-title{font-size:30px;margin-bottom:14px}.services-grid{gap:14px}.services-grid button{min-height:118px;border-radius:26px;padding:15px 8px}.services-grid span{font-size:28px;margin-bottom:8px}.services-grid b{font-size:16px}.services-grid small{font-size:12px;margin-top:6px}.page-head h2{font-size:25px}.child-card{padding:15px;border-radius:24px}.child-card .avatar{width:52px;height:52px;font-size:25px}.child-card h3{font-size:18px}.child-card p{font-size:13px}.child-card>b{font-size:28px}.white-panel{padding:17px}.white-panel h3{font-size:19px}.book{min-width:140px}.book img,.no-cover{height:105px}.transaction-head h2{font-size:34px}.transaction-head button{font-size:17px}.search-row{grid-template-columns:1fr 58px}.search-row input,.search-row button{height:54px;font-size:16px;border-radius:18px}.transaction{padding:16px 18px;border-radius:24px}.transaction strong{font-size:19px}.transaction p{font-size:15px}.transaction em{font-size:13px}.transaction span{font-size:13px;padding:7px 14px}.transaction b{font-size:19px}.center-title{font-size:28px;margin:38px 0 22px}.notification{grid-template-columns:48px 1fr;padding:17px;border-radius:24px}.notification>span{width:48px;height:48px;font-size:23px}.notification h3{font-size:19px}.notification p{font-size:15px}.settings{gap:14px;margin-top:34px}.settings button{min-height:68px;border-radius:24px;font-size:19px;grid-template-columns:42px 1fr 20px}.settings b{font-size:25px}.tabbar{max-width:420px;padding-top:9px}.tabbar button{font-size:21px}.tabbar span{font-size:12px}.install-hint{font-size:12px;color:#6b7280;display:block;margin-top:3px;font-weight:700}.settings button.install-ready{color:var(--blue2)}.settings button.install-disabled{opacity:.65}
@media(max-width:360px){.phone-shell{padding-left:15px;padding-right:15px}.brand h1{font-size:20px}.brand-logo{width:54px;height:54px}.round-btn{width:42px;height:42px;font-size:19px}.services-grid button{min-height:110px}.services-grid span{font-size:25px}.services-grid b{font-size:15px}.settings button{font-size:17px}.tabbar span{font-size:11px}}


/* V5 compact clean UI */
.phone-shell{max-width:420px;padding:24px 18px 98px;}
.home-head{margin-bottom:18px;}
.brand-logo{width:52px;height:52px;border-radius:15px;padding:8px;}
.brand{gap:11px;}
.brand h1{font-size:20px;letter-spacing:-.3px;}
.brand p{font-size:13px;margin-top:5px;}
.round-btn{width:42px;height:42px;border-radius:15px;font-size:19px;}
.parent-card{padding:15px 16px;gap:12px;border-radius:24px;margin-bottom:18px;}
.avatar{width:58px;height:58px;font-size:27px;}
.parent-card h2{font-size:19px;margin-bottom:4px;}
.parent-card p{font-size:14px;font-weight:750;}
.news-card{padding:16px;border-radius:24px;margin-bottom:16px;}
.card-title{margin-bottom:12px;}
.card-title b{font-size:21px;}
.card-title span{font-size:12px;}
.news-box{padding:14px;min-width:100%;border-radius:18px;}
.news-box strong{font-size:16px;}
.news-box p{font-size:13px;line-height:1.38;margin-top:8px;}
.summary-cards{gap:9px;margin-bottom:20px;}
.summary-cards>div{min-height:70px;padding:11px 5px;border-radius:17px;}
.summary-cards span{font-size:11px;}
.summary-cards b{font-size:16px;margin-top:10px;}
.section-title{font-size:26px;margin-bottom:12px;}
.services-grid{gap:12px;}
.services-grid button{min-height:104px;border-radius:22px;padding:12px 7px;}
.services-grid button:first-child{outline:2px solid rgba(20,58,128,.35);}
.services-grid span{font-size:23px;margin-bottom:6px;}
.services-grid b{font-size:15px;line-height:1.15;}
.services-grid small{font-size:11px;line-height:1.25;margin-top:5px;}
.tabbar{max-width:420px;border-radius:24px 24px 0 0;padding:8px 3px calc(10px + env(safe-area-inset-bottom));}
.tabbar button{font-size:19px;}
.tabbar span{font-size:11px;margin-top:2px;}
.settings{gap:12px;margin-top:28px;}
.settings button{min-height:62px;border-radius:22px;padding:12px 16px;grid-template-columns:38px 1fr 18px;font-size:17px;line-height:1.18;}
.settings button>span:first-child{font-size:22px;text-align:left;}
.settings button div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;line-height:1.15;}
.settings b{font-size:23px;}
.install-hint{font-size:10px;line-height:1.2;margin-top:0;max-width:190px;color:#7a8190;font-weight:650;}
.transaction-head{margin:12px 0 20px;}
.transaction-head h2{font-size:30px;line-height:1.05;}
.transaction-head button{font-size:15px;}
.search-row{grid-template-columns:1fr 50px;gap:10px;margin-bottom:16px;}
.search-row input,.search-row button{height:48px;border-radius:16px;font-size:14px;padding:0 16px;}
.transaction{padding:14px 16px;border-radius:22px;}
.transaction strong{font-size:18px;}
.transaction p{font-size:14px;margin:7px 0 4px;}
.transaction em{font-size:12px;}
.transaction span{font-size:12px;padding:6px 12px;margin-bottom:8px;}
.transaction b{font-size:18px;}
.center-title{font-size:25px;margin:30px 0 18px;}
.notification{grid-template-columns:44px 1fr;gap:12px;padding:15px;border-radius:22px;}
.notification>span{width:44px;height:44px;border-radius:14px;font-size:20px;}
.notification h3{font-size:18px;margin-bottom:6px;}
.notification p{font-size:14px;line-height:1.32;}
.notification small{font-size:12px;margin-top:9px;}
.page-head h2{font-size:23px;}
.white-panel h3{font-size:18px;}
.child-card{border-radius:22px;padding:13px;}
.child-card h3{font-size:17px;}
.child-card .avatar{width:48px;height:48px;font-size:22px;}
@media(max-width:360px){.phone-shell{padding-left:14px;padding-right:14px}.services-grid{gap:10px}.services-grid button{min-height:96px}.services-grid span{font-size:21px}.services-grid b{font-size:14px}.services-grid small{font-size:10px}.settings button{font-size:15px;min-height:58px}.install-hint{font-size:9px}.tabbar button{font-size:18px}.tabbar span{font-size:10px}}


/* V6 REAL COMPACT OVERRIDES - final rules, intentionally stronger */
:root{--blue:#4268ce;--blue2:#3159bd;--yellow:#ffc324;--text:#0d1b2e;--muted:#667083}
html,body{font-size:14px!important;}
.phone-shell{max-width:420px!important;padding:18px 14px 82px!important;background:#4268ce!important;}
.home-head{margin-bottom:14px!important;}
.brand-logo{width:44px!important;height:44px!important;border-radius:13px!important;padding:7px!important;}
.brand{gap:9px!important;}
.brand h1{font-size:18px!important;font-weight:800!important;line-height:1.05!important;}
.brand p{font-size:12px!important;margin-top:3px!important;font-weight:500!important;}
.head-actions{gap:7px!important;}
.round-btn{width:36px!important;height:36px!important;border-radius:13px!important;font-size:17px!important;}
.parent-card,.news-card,.summary-cards>div,.services-grid button,.child-card,.white-panel,.transaction,.notification,.settings button{box-shadow:0 6px 14px rgba(16,42,90,.10)!important;}
.parent-card{padding:12px!important;gap:10px!important;border-radius:20px!important;margin-bottom:14px!important;}
.avatar{width:48px!important;height:48px!important;font-size:23px!important;}
.parent-card h2{font-size:17px!important;font-weight:750!important;margin:0 0 3px!important;}
.parent-card p{font-size:12.5px!important;font-weight:650!important;}
.news-card{padding:13px!important;border-radius:20px!important;margin-bottom:13px!important;}
.card-title{margin-bottom:9px!important;}
.card-title b{font-size:18px!important;font-weight:800!important;}
.card-title span{font-size:10.5px!important;font-weight:800!important;letter-spacing:.3px!important;}
.news-scroll{gap:10px!important;padding:0!important;scrollbar-width:none!important;}
.news-scroll::-webkit-scrollbar{display:none!important;}
.news-box{min-width:100%!important;padding:12px!important;border-radius:16px!important;}
.news-box strong{font-size:14px!important;font-weight:750!important;line-height:1.2!important;}
.news-box p{font-size:12px!important;line-height:1.32!important;margin-top:6px!important;}
.summary-cards{gap:8px!important;margin-bottom:16px!important;}
.summary-cards>div{min-height:62px!important;padding:9px 4px!important;border-radius:15px!important;}
.summary-cards span{font-size:10px!important;font-weight:750!important;}
.summary-cards b{font-size:14px!important;margin-top:8px!important;font-weight:800!important;}
.section-title{font-size:24px!important;font-weight:850!important;margin:0 0 10px!important;}
.small-title{font-size:20px!important;}
.services-grid{gap:10px!important;}
.services-grid button{min-height:88px!important;border-radius:18px!important;padding:10px 6px!important;outline:none!important;}
.services-grid button:first-child{outline:2px solid rgba(20,58,128,.35)!important;}
.services-grid span{font-size:20px!important;margin-bottom:5px!important;line-height:1!important;}
.services-grid b{font-size:13.5px!important;font-weight:750!important;line-height:1.1!important;}
.services-grid small{font-size:10px!important;line-height:1.2!important;margin-top:4px!important;font-weight:650!important;}
.tabbar{max-width:420px!important;border-radius:20px 20px 0 0!important;padding:7px 3px calc(8px + env(safe-area-inset-bottom))!important;min-height:58px!important;}
.tabbar button{font-size:17px!important;font-weight:750!important;line-height:1!important;}
.tabbar span{font-size:10px!important;margin-top:2px!important;font-weight:750!important;}
.settings{gap:9px!important;margin-top:20px!important;}
.settings button{min-height:52px!important;border-radius:18px!important;padding:9px 12px!important;grid-template-columns:30px 1fr 16px!important;font-size:14.5px!important;font-weight:750!important;line-height:1.05!important;text-align:left!important;}
.settings button>span:first-child{font-size:18px!important;text-align:left!important;}
.settings button div{align-items:flex-start!important;text-align:left!important;gap:0!important;}
.settings b{font-size:19px!important;}
.install-hint{display:none!important;}
.transaction-head{margin:8px 0 14px!important;align-items:center!important;}
.transaction-head h2{font-size:25px!important;line-height:1.06!important;font-weight:850!important;}
.transaction-head button{font-size:13px!important;font-weight:750!important;}
.search-row{grid-template-columns:1fr 42px!important;gap:8px!important;margin-bottom:12px!important;}
.search-row input,.search-row button{height:42px!important;border-radius:14px!important;font-size:13px!important;padding:0 13px!important;}
.transaction{padding:12px 13px!important;border-radius:18px!important;}
.transaction strong{font-size:16px!important;font-weight:800!important;}
.transaction p{font-size:12.5px!important;margin:5px 0 3px!important;}
.transaction em{font-size:11px!important;}
.transaction span{font-size:11px!important;padding:5px 10px!important;margin-bottom:6px!important;}
.transaction b{font-size:16px!important;}
.center-title{font-size:23px!important;margin:24px 0 14px!important;font-weight:850!important;}
.notification{grid-template-columns:38px 1fr!important;gap:10px!important;padding:12px!important;border-radius:18px!important;}
.notification>span{width:38px!important;height:38px!important;border-radius:12px!important;font-size:18px!important;}
.notification h3{font-size:15px!important;margin-bottom:4px!important;font-weight:800!important;}
.notification p{font-size:12.5px!important;line-height:1.28!important;}
.notification small{font-size:10.5px!important;margin-top:7px!important;}
.page-head{margin-bottom:14px!important;}
.page-head button{width:34px!important;height:34px!important;border-radius:12px!important;font-size:22px!important;}
.page-head h2{font-size:21px!important;font-weight:800!important;}
.child-card{border-radius:18px!important;padding:11px!important;gap:10px!important;}
.child-card .avatar{width:40px!important;height:40px!important;font-size:19px!important;}
.child-card h3{font-size:15px!important;margin-bottom:4px!important;}
.child-card p{font-size:11px!important;margin:2px 0!important;}
.child-card>b{font-size:22px!important;}
.balance{font-size:11px!important;padding-top:7px!important;}
.white-panel{padding:13px!important;border-radius:18px!important;}
.white-panel h3{font-size:16px!important;margin-bottom:8px!important;}
.row{font-size:12px!important;padding:9px 0!important;}
.empty{font-size:12px!important;padding:10px!important;border-radius:12px!important;}
.book{min-width:112px!important;border-radius:14px!important;padding:9px!important;}
.book img,.no-cover{height:82px!important;border-radius:11px!important;}
.book b{font-size:11.5px!important;}
.book small{font-size:10px!important;}
.modal>div{border-radius:18px!important;padding:20px!important;}
.modal span{font-size:34px!important;}
.modal h3{font-size:18px!important;}
.modal p{font-size:12px!important;}
@media(max-width:360px){
  .phone-shell{padding-left:12px!important;padding-right:12px!important;}
  .services-grid{gap:8px!important;}
  .services-grid button{min-height:82px!important;border-radius:16px!important;}
  .services-grid span{font-size:18px!important;}
  .services-grid b{font-size:12.5px!important;}
  .services-grid small{font-size:9.5px!important;}
  .settings button{font-size:13px!important;min-height:48px!important;}
  .transaction-head h2{font-size:23px!important;}
  .tabbar button{font-size:16px!important;}
  .tabbar span{font-size:9.5px!important;}
}
