*{box-sizing:border-box;margin:0;padding:0}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f5f5f5;color:#2c3e50;line-height:1.6;min-height:100vh;overflow-x:hidden}.flex{display:flex}.flex-center{display:flex;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-column{display:flex;flex-direction:column}.gap-sm{gap:8px}.gap-md{gap:12px}.gap-lg{gap:16px}input,select,textarea{padding:8px;border:1px solid #e9ecef;border-radius:4px;width:100%}input:focus,select:focus,textarea:focus{outline:none;border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}button{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:4px}button:disabled{background-color:#ccc;cursor:not-allowed}h1,h2,h3,h4,h5,h6{color:#2c3e50;margin-bottom:12px;font-weight:500;line-height:1.2}app-symptom-weight-columns{display:block;width:100%}app-symptom-weight-columns .weight-columns{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important}app-symptom-weight-columns .weight-columns .weight-column{box-shadow:0 1px 3px #0000001a;transition:all .2s ease;flex:1 0 0!important;min-width:150px!important}app-symptom-weight-columns .weight-columns .weight-column:hover{box-shadow:0 3px 6px #00000026}app-symptom-weight-columns .weight-columns .weight-column .symptom-item.reported{transition:background-color .2s ease}
