.primary-btn{background:linear-gradient(135deg,#0f95b0,#89c4c1);color:#fff;border-radius:1.125rem;text-align:center;font-size:.9375rem;height:2.75rem;line-height:2.75rem}.primary-btn:active{transform:scale(.98)}.card{background:#fff;border-radius:.75rem;padding:.9375rem;margin-bottom:.9375rem;box-shadow:0 .0625rem .25rem rgba(0,0,0,.05)}.tag{display:inline-block;font-size:.6875rem;color:#0f95b0;background:rgba(15,149,176,.1);padding:.125rem .375rem;border-radius:.125rem;margin-right:.3125rem}.section-title{font-size:1.0625rem;font-weight:700;color:#333;position:relative;padding-left:.625rem;margin-bottom:.9375rem}.section-title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:.1875rem;height:.9375rem;background:#0f95b0;border-radius:.09375rem}.price{font-size:1rem;color:#f56c6c;font-weight:700}.price.free{color:#67c23a}.price.original{font-size:.75rem;color:#999;text-decoration:line-through;margin-left:.3125rem}::-webkit-scrollbar{display:none;width:0;height:0;color:transparent}body{width:100%;height:100%;overflow-x:hidden}.patient-form{min-height:100vh;background:#f5f6fa;padding:.625rem .625rem 3.75rem}.patient-form .form-card{background:#fff;border-radius:.75rem;padding:.9375rem;margin-bottom:.625rem}.patient-form .form-card .form-item{margin-bottom:.9375rem}.patient-form .form-card .form-item:last-child{margin-bottom:0}.patient-form .form-card .form-item .label{font-size:.875rem;color:#333;margin-bottom:.5rem;display:block}.patient-form .form-card .form-item .label.required:before{content:"*";color:#f56c6c;margin-right:.125rem}.patient-form .form-card .form-item .value-text{font-size:.875rem;color:#333;padding:.75rem .9375rem;background:#f5f6fa;border-radius:.75rem}.patient-form .form-card .form-item uni-input{width:100%;height:2.75rem;background:#f5f6fa;border-radius:.75rem;padding:0 .9375rem;font-size:.875rem;color:#333}.patient-form .form-card .form-item .picker{height:2.75rem;background:#f5f6fa;border-radius:.75rem;padding:0 .9375rem;display:flex;align-items:center;justify-content:space-between}.patient-form .form-card .form-item .picker uni-text{font-size:.875rem;color:#333}.patient-form .form-card .form-item .picker uni-text.icon-arrow-right{font-size:.75rem;color:#999}.patient-form .form-card .switch-item{display:flex;justify-content:space-between;align-items:center}.patient-form .form-card .switch-item uni-text{font-size:.875rem;color:#333}.patient-form .bottom-bar{position:fixed;left:0;right:0;bottom:0;padding:.625rem .9375rem;background:#fff;box-shadow:0 .25rem .75rem rgba(0,0,0,.12)}.patient-form .bottom-bar .submit-btn{width:100%}.patient-form .bottom-bar .submit-btn[disabled]{opacity:.6}