:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#09253d;background:#eef4f6}*{box-sizing:border-box}body{margin:0;min-height:100vh}.shell{max-width:430px;margin:auto;padding:24px 18px 96px;background:#f8fbfc;min-height:100vh}header,.panel-head,.account,nav,.hero,.cards{display:flex;align-items:center}header{gap:12px;margin-bottom:26px}.brand-mark{width:42px;height:42px;border-radius:14px;background:#0b2942;color:#38c7af;display:grid;place-items:center;font-size:26px;font-weight:800}.eyebrow{margin:0;color:#718596;font-size:12px;letter-spacing:.05em;text-transform:uppercase}h1{margin:3px 0;font-size:25px}.avatar{margin-left:auto;border:0;border-radius:50%;width:38px;height:38px;background:#d9ebe8;color:#0a766d;font-weight:700}.hero{justify-content:space-between;padding:22px;border-radius:24px;background:#092c48;color:#fff;box-shadow:0 14px 30px #092c4830}.hero .eyebrow,.muted{color:#a6c0cf}.hero-number{font-size:31px;font-weight:800;margin:8px 0}.donut{width:88px;height:88px;border-radius:50%;background:conic-gradient(#38c7af 0 35%,#2d83b7 35% 58%,#f4ad50 58% 76%,#e66a73 76% 100%);position:relative}.donut:after{content:'';position:absolute;inset:17px;border-radius:50%;background:#092c48}.cards{gap:12px;margin:16px 0}.cards article{flex:1;padding:16px;border:1px solid #dfebef;border-radius:18px;background:#fff}.cards span,.cards small{display:block;color:#718596;font-size:12px}.cards strong{display:block;font-size:18px;margin:7px 0}.cards small{color:#27967e}.panel{padding:18px;border:1px solid #dfebef;border-radius:20px;background:#fff}.panel-head{justify-content:space-between}h2{margin:0;font-size:18px}.link{border:0;background:none;color:#168f84;font-weight:600}.account{gap:10px;padding:16px 0;border-bottom:1px solid #edf2f4}.account:last-child{border-bottom:0;padding-bottom:0}.account div{flex:1}.account small{display:block;color:#718596;font-size:12px;margin-top:3px}.bank{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;font-weight:800}.yellow{background:#ffd33d}.green{background:#d8f4e7;color:#15906b}.account strong{font-size:14px}nav{position:fixed;bottom:14px;left:50%;transform:translateX(-50%);width:min(394px,calc(100% - 28px));padding:8px;border-radius:20px;background:#fff;box-shadow:0 12px 35px #092c4826;justify-content:space-around}nav button{border:0;background:none;color:#718596;font-size:20px;padding:8px 13px;border-radius:14px}nav button span{display:block;font-size:10px;margin-top:2px}nav .active{background:#168fda;color:#fff}@media(min-width:600px){body{padding:30px 0}.shell{border-radius:28px;min-height:850px}}
.big-chart{height:150px;display:flex;align-items:end;gap:14px;padding:16px 8px 0}.bar{flex:1;background:linear-gradient(#31c4ad,#168fda);border-radius:9px 9px 3px 3px;position:relative;min-height:30px}.bar i{position:absolute;bottom:-18px;font-size:9px;font-style:normal;color:#718596;white-space:nowrap}.goal{padding:14px 0;border-bottom:1px solid #edf2f4}.goal small{display:block;color:#718596;margin:6px 0}.progress{height:8px;background:#e7eff1;border-radius:5px;overflow:hidden}.progress span{display:block;height:100%;background:#29ae9a;border-radius:5px}.primary{margin-top:16px;border:0;padding:12px 16px;border-radius:12px;background:#168fda;color:#fff;font-weight:700}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.menu-grid button{border:1px solid #dfebef;background:#fff;border-radius:16px;padding:18px;font-size:24px;color:#09253d}.menu-grid span{display:block;font-size:12px;margin-top:7px}
