*{box-sizing:border-box;margin:0;padding:0}body{letter-spacing:0;color:#111;background:#fff;font-family:Inter,Helvetica,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-style:normal}h1,h2,h3,h4,h5{font-weight:400}a{color:inherit;text-decoration:none}a:hover{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}button{cursor:pointer;background:0 0;border:none}.container{padding:12px}.center{justify-content:center;align-items:center;display:flex}.row{align-items:center;display:flex}.space-between{justify-content:space-between}.margin-left{margin-left:10px}.gap{gap:10px}.input{border:1px solid #ddd;border-radius:12px;outline:none;flex:1;padding:12px;font-size:14px}.card{background:#fff;border-radius:16px;padding:12px;overflow:hidden;box-shadow:0 6px 10px #0000002b}.card.bigshadow{box-shadow:0 10px 10px #0004}.avatar{background:#ddd;border-radius:50%;width:40px;height:40px}.btn{letter-spacing:.67px;text-align:center;cursor:pointer;padding:12px;font-size:1em}.btn-primary{color:#fff;background:#000;border:none}.btn-secondary{background:#fff;border:1px solid #ddd}.grid-2{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.image-box{background:#eee;border-radius:10px;width:100%;height:100px}.modal{z-index:1000;background:#fff;width:100%;height:100%;padding:12px;position:fixed;top:0;left:0;overflow-y:auto}.bottom-bar{background:#fff;border-top:1px solid #eee;gap:10px;width:100%;padding:10px;display:flex;position:fixed;bottom:0;left:0}.page-title{margin-bottom:16px;font-size:20px;font-weight:600}.full-width{width:100%;margin-top:12px}.round{border-radius:50%}.navButton{text-align:center;cursor:pointer;background:#fff;border-bottom:1px dotted #000;border-radius:10%;width:40px;height:40px;margin:0 3px;padding:8px}.firebase-emulator-warning{display:none}
