*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#3d2415;background-color:#e8e3d8;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.safe-area-top{padding-top:env(safe-area-inset-top,0px)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom,0px)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3}h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}a{color:#8a8644;text-decoration:none}a:hover{text-decoration:underline}.text-center{text-align:center}.text-right{text-align:right}.text-light{color:#7a6b5d}.text-small{font-size:.875rem}.text-danger{color:#d9534f}.text-warning{color:#f0ad4e}.text-success{color:#5cb85c}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:.5rem}.gap-2{gap:1rem}.flex-1{flex:1}.card{background:#f5f1ea;border-radius:12px;padding:1rem;box-shadow:0 1px 3px #00000014}.list-item{display:flex;align-items:center;padding:1rem;background:#f5f1ea;border-bottom:1px solid #ccc5b8}.list-item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.list-item:last-child{border-bottom:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.list-item:active{background-color:#00000005}.page{flex:1;padding:1rem;padding-bottom:calc(1rem + 60px + env(safe-area-inset-bottom,0px));overflow-y:auto;-webkit-overflow-scrolling:touch}.page-header{margin-bottom:1.5rem}.page-header h1{margin-bottom:.25rem}.page-header .subtitle{color:#7a6b5d;font-size:.875rem}.section{margin-bottom:1.5rem}.section .section-title{font-size:.875rem;font-weight:600;color:#7a6b5d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;padding-left:.25rem}.badge{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.badge.badge-warning{background-color:#f0ad4e26;color:#c29b3c}.badge.badge-success{background-color:#5cb85c26;color:#3d8b3d}.badge.badge-danger{background-color:#d9534f26;color:#d9534f}.badge.badge-info{background-color:#8a864426;color:#8a8644}.empty-state{text-align:center;padding:3rem 1rem;color:#7a6b5d}.empty-state .icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-state h3{margin-bottom:.5rem}.empty-state p{font-size:.875rem}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:all .3s ease}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(20px);opacity:0}
