.visit-card{padding:.6rem .75rem;background-color:#fff;border-bottom:.025rem solid #eee}.visit-card__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-bottom:.3rem}.visit-card__date{font-size:.7rem;font-weight:500;color:#333}.visit-card__body{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:.2rem}.visit-card__row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:.2rem}.visit-card__label{font-size:.6rem;color:#999;white-space:nowrap}.visit-card__value{font-size:.65rem;color:#666;-webkit-flex:1;-ms-flex:1;flex:1}.visit-card__tags{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.25rem}.visit-card__version{font-size:.5rem;color:#8a93e8;background-color:#f0f3ff;border-radius:.3rem;padding:.05rem .3rem;font-weight:600}.navbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:2.2rem;background:-webkit-linear-gradient(315deg,#667eea 0%,#764ba2 100%);background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-box-shadow:0 .05rem .3rem rgba(102,126,234,.35);box-shadow:0 .05rem .3rem #667eea59}.navbar__left{width:2.5rem;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.navbar__left:active{opacity:.7}.navbar__arrow{font-size:1.3rem;color:#fff;line-height:1;margin-top:-.15rem;font-weight:300}.navbar__title{-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;font-size:.8rem;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navbar__right{width:2.5rem;height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.navbar__right-text{font-size:.7rem;color:#fff}.tooth-chart{padding:.5rem;background-color:#fff;border-radius:.3rem}.tooth-chart__jaw{text-align:center;font-size:.6rem;color:#999;padding:.2rem 0}.tooth-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;gap:.2rem;margin-bottom:.2rem}.tooth{width:1.5rem;height:1.5rem;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border:.05rem solid #ddd;border-radius:.2rem;background-color:#f9f9f9}.tooth--selected{border-color:#1aad19;background-color:#e8f5e9}.tooth__text{font-size:.6rem;color:#333}.quick-select{height:100%;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.quick-select__header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.6rem .75rem;border-bottom:.025rem solid #eee}.quick-select__title{font-size:.8rem;font-weight:500;color:#333}.quick-select__chips{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3rem;padding:.4rem .75rem;background-color:#f8f9fb;border-bottom:.025rem solid #eee}.quick-select__chip{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:.2rem .4rem;background-color:#eef1ff;border-radius:.2rem;border:.025rem solid #c5cdf7}.quick-select__chip-text{font-size:.6rem;color:#4a5bd4;max-width:10rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quick-select__chip-close{margin-left:.25rem;font-size:.55rem;color:#8a93e8}.quick-select__add{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:.4rem;padding:.4rem .75rem;border-bottom:.025rem solid #eee}.quick-select__add-input{-webkit-flex:1;-ms-flex:1;flex:1;height:1.4rem;padding:0 .5rem;font-size:.65rem;border:.025rem solid #ddd;border-radius:.2rem;background-color:#fff}.quick-select__list{-webkit-flex:1;-ms-flex:1;flex:1;overflow-y:auto}.quick-select__item{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:.55rem .75rem;border-bottom:.025rem solid #f5f5f5;font-size:.7rem;color:#333}.quick-select__item:active{background-color:#f5f5f5}.quick-select__item--active{background-color:#f0f3ff}.quick-select__item--active .quick-select__item-text{color:#4a5bd4;font-weight:500}.quick-select__item-text{-webkit-flex:1;-ms-flex:1;flex:1;font-size:.7rem}.quick-select__item-check{width:1rem;text-align:center;color:#4a5bd4;font-size:.7rem;font-weight:600}.quick-select__empty{padding:1.5rem 0;text-align:center;font-size:.7rem;color:#999}
