:root{--color-primary: #F47BA0;--color-gongyong-bg: #FFF9E6;--color-gongyong-text: #BA7517;--color-gongyong-border: #FAC775;--color-hjindiv-bg: #FFF0F5;--color-hjindiv-text: #C4648A;--color-hjindiv-border: #F9D0DF;--color-hnuldiv-bg: #EBF5FF;--color-hnuldiv-text: #185FA5;--color-hnuldiv-border: #B5D4F4;--color-hjinpub-bg: #FCE8EF;--color-hjinpub-text: #993556;--color-hjinpub-border: #ED93B1;--color-hnulpub-bg: #D8EEFF;--color-hnulpub-text: #0C447C;--color-hnulpub-border: #85B7EB;--color-pilsu-bg: #FFF9E6;--color-pilsu-text: #BA7517;--color-pilsu-border: #FAC775;--color-saenghwal-bg: #F3FAE8;--color-saenghwal-text: #4A7C1F;--color-saenghwal-border: #C8E49A;--color-chungdong-bg: #FFF0F5;--color-chungdong-text: #C4648A;--color-chungdong-border: #F9D0DF;--color-income: #378ADD;--color-expense: #E24B4A}*{box-sizing:border-box}body{margin:0 auto;background:#fafaf8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#333;-webkit-font-smoothing:antialiased}.dash{display:flex;flex-direction:column;gap:14px;width:100%}.dash-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.dash-row{display:flex;flex-direction:column;gap:14px}@media(min-width:760px){.dash-summary{grid-template-columns:repeat(3,1fr)}.dash-row{display:grid;grid-template-columns:1fr 1fr;align-items:start}}input,select,button{font-family:inherit}.login-pin::placeholder{letter-spacing:normal;font-size:14px}.tab-bar{display:flex;background:#fff;border-bottom:.5px solid #EBEBEB;overflow-x:auto;scrollbar-width:none}.tab-bar::-webkit-scrollbar{display:none}.tab-btn{flex:1;flex-shrink:0;padding:12px;font-size:15px;white-space:nowrap}@media(max-width:480px){.tab-btn{padding:12px 6px;font-size:14px}}
