.switch-practice-dialog .dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.switch-practice-dialog .dialog-container{background:#fff;border-radius:10px;width:600px;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 4px 20px rgba(0,0,0,.15)}.switch-practice-dialog .dialog-header{background:#004879;padding:16px 24px;border-radius:10px 10px 0 0;display:flex;align-items:center;justify-content:space-between}.switch-practice-dialog .dialog-header-content{display:flex;align-items:center;gap:4px}.switch-practice-dialog .dialog-header-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.switch-practice-dialog .dialog-title{font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:normal;color:#fff;margin:0}.switch-practice-dialog .dialog-close-btn{width:28px;height:28px;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity .2s ease}.switch-practice-dialog .dialog-close-btn:hover{opacity:.8}.switch-practice-dialog .dialog-content{background:#fff;padding:24px;display:flex;flex-direction:column;gap:12px;flex:1;overflow-y:auto}.switch-practice-dialog .dialog-message{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:28px;color:#374957;margin:0}.switch-practice-dialog .clinic-selector{display:flex;flex-direction:column;gap:12px}.switch-practice-dialog .selector-label{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#1f1f1f}.switch-practice-dialog .practice-card{background:#f9fbfd;border-radius:10px;padding:16px 32px;display:flex;flex-direction:column;gap:12px}.switch-practice-dialog .practice-header{display:flex;align-items:center;gap:16px}.switch-practice-dialog .practice-logo{width:80px;height:80px;border-radius:5px;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#e0e0e0}.switch-practice-dialog .practice-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.switch-practice-dialog .practice-logo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.switch-practice-dialog .practice-info{flex:1;display:flex;flex-direction:column;gap:4px}.switch-practice-dialog .practice-user{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px;color:#333;margin:0}.switch-practice-dialog .practice-name{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#333;margin:0}.switch-practice-dialog .practice-details{display:flex;flex-direction:column;gap:4px;padding-left:96px}.switch-practice-dialog .practice-detail-item{font-family:Inter,sans-serif;font-size:16px;line-height:20px;letter-spacing:.15px;color:#333;margin:0}.switch-practice-dialog .detail-label{font-weight:500;line-height:24px}.switch-practice-dialog .detail-value{font-weight:400;line-height:20px}.switch-practice-dialog .dialog-footer{background:#fff;padding:12px 24px;border-top:1px dashed #c4c4c4;display:flex;align-items:center;justify-content:space-between;border-radius:0 0 10px 10px}.switch-practice-dialog .btn-cancel{background:transparent;border:none;padding:8px 0;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#1e4670;text-decoration:underline;cursor:pointer;transition:opacity .2s ease}.switch-practice-dialog .btn-cancel:hover{opacity:.8}.switch-practice-dialog .btn-confirm{background:#004879;border:none;border-radius:4px;padding:8px 32px;height:40px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#fff;cursor:pointer;box-shadow:0 1px 3px 0 rgba(74,74,74,.25);transition:background .2s ease}.switch-practice-dialog .btn-confirm:hover{background:#0066a3}.switch-practice-dialog .btn-confirm:disabled{background:#c4c4c4;cursor:not-allowed;opacity:.6}.switch-practice-dialog .btn-back{background:transparent;border:none;padding:8px 0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#374957;cursor:pointer;transition:opacity .2s ease;margin-right:auto}.switch-practice-dialog .btn-back:hover{opacity:.8}.dialog-overlay[data-v-73080630]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.associated-practice-dialog[data-v-73080630]{background:#fff;border-radius:10px;width:640px;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15)}.account-dropdown[data-v-16cca519]{position:relative}.dropdown-item-icon[data-v-16cca519]{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.account-dropdown__trigger[data-v-16cca519]{display:flex;align-items:center;gap:4px;padding:4px 16px;background:#f9fbfd;border:none;border-radius:24px;cursor:pointer;transition:all .2s ease}.account-dropdown__trigger[data-v-16cca519]:hover{background:#f0f4f7}.account-dropdown__trigger--open[data-v-16cca519]{border:1px solid #004879;background:#f9fbfd;width:300px;justify-content:space-between}.account-dropdown__trigger-avatar[data-v-16cca519]{width:32px;height:32px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e0e0e0;flex-shrink:0}.account-dropdown__trigger-avatar-img[data-v-16cca519]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.account-dropdown__trigger-avatar-initials[data-v-16cca519]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#333}.account-dropdown__trigger-text[data-v-16cca519]{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px;color:#333;padding:4px}.account-dropdown__trigger-icon[data-v-16cca519]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#333;transition:transform .2s ease}.account-dropdown__trigger-icon--open[data-v-16cca519]{transform:rotate(180deg)}.account-dropdown__panel[data-v-16cca519]{position:absolute;top:calc(100% + 8px);right:0;width:300px;background:#f9fbfd;border-radius:10px;box-shadow:0 2px 15px 0 rgba(74,74,74,.25);padding:16px;display:flex;flex-direction:column;gap:8px;z-index:1000}.account-dropdown__profile[data-v-16cca519]{background:#fff;border-radius:5px;padding:12px;display:flex;flex-direction:column;align-items:center;gap:12px}.account-dropdown__profile-avatar[data-v-16cca519]{width:64px;height:64px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#e0e0e0;flex-shrink:0}.account-dropdown__profile-avatar-img[data-v-16cca519]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.account-dropdown__profile-avatar-initials[data-v-16cca519]{font-family:Inter,sans-serif;font-size:24px;font-weight:500;color:#333}.account-dropdown__profile-info[data-v-16cca519]{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.account-dropdown__profile-name[data-v-16cca519]{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px;color:#333;margin:0;text-align:center}.account-dropdown__profile-email[data-v-16cca519],.account-dropdown__profile-id[data-v-16cca519]{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;letter-spacing:.4px;color:#666;margin:0;text-align:center}.account-dropdown__menu[data-v-16cca519]{background:#fff;border-radius:5px;padding:12px 4px;display:flex;flex-direction:column;gap:4px}.account-dropdown__menu-item[data-v-16cca519]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:transparent;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease;width:100%;text-align:left}.account-dropdown__menu-item svg[data-v-16cca519]{flex-shrink:0;fill:#333;transition:fill .2s ease}.account-dropdown__menu-item span[data-v-16cca519]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#333;transition:color .2s ease}.account-dropdown__menu-item[data-v-16cca519]:hover{background:rgba(0,72,121,.08)}.account-dropdown__menu-item:hover svg[data-v-16cca519]{fill:#004879}.account-dropdown__menu-item:hover span[data-v-16cca519]{color:#004879}.account-dropdown__signout[data-v-16cca519]{background:#fff;border-radius:5px;padding:4px}.account-dropdown__signout-btn[data-v-16cca519]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:transparent;border:none;border-radius:5px;cursor:pointer;transition:all .2s ease;width:100%;text-align:left}.account-dropdown__signout-btn svg[data-v-16cca519]{width:24px;height:24px;flex-shrink:0;fill:#d10000;transition:fill .2s ease}.account-dropdown__signout-btn span[data-v-16cca519]{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;letter-spacing:.1px;color:#d10000;transition:color .2s ease}.account-dropdown__signout-btn[data-v-16cca519]:hover{background:rgba(246,59,59,.08)}.account-dropdown__signout-btn:hover svg[data-v-16cca519]{fill:#f63b3b}.account-dropdown__signout-btn:hover span[data-v-16cca519]{color:#f63b3b}.navbar[data-v-4eddeafc]{background:#fff;box-shadow:0 3px 2px 0 rgba(0,0,0,.1);position:relative;z-index:1000}.navbar__inner[data-v-4eddeafc]{height:60px;padding:10px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px}.navbar__left[data-v-4eddeafc]{display:flex;align-items:center;gap:12px;flex-shrink:0}.navbar__logo[data-v-4eddeafc]{width:36px;height:32px;display:flex;align-items:center;justify-content:center}.navbar__portal[data-v-4eddeafc]{display:flex;align-items:center;justify-content:center;gap:6px;padding:4px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#374957;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:22px;letter-spacing:.2px}.navbar__portal[data-v-4eddeafc]:hover{border-radius:5px;background-color:rgba(124,212,218,.05);color:#7cd4da}.navbar__portal[data-v-4eddeafc]:focus{outline:none}.navbar__portal-icon[data-v-4eddeafc]{width:21px;height:21px;display:inline-flex}.navbar__tabs[data-v-4eddeafc]{display:flex;align-items:center;justify-content:center;flex:1;gap:12px;padding:4px 24px 4px 8px;min-width:0}.navbar__tab[data-v-4eddeafc]{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:4px 8px;color:#374957;font-family:Inter,sans-serif;font-size:18px;font-weight:500;line-height:22px;letter-spacing:.2px;white-space:nowrap;text-decoration:none}.navbar__tab[data-v-4eddeafc]:hover{color:#7cd4da}.navbar__tab--active[data-v-4eddeafc]{color:#8bbdc7}.navbar__tab-icon[data-v-4eddeafc]{width:21px;height:21px;display:inline-flex;align-items:center;justify-content:center}.navbar__separator[data-v-4eddeafc]{width:2px;height:24px;background:#c4c4c4;border-radius:1px;flex-shrink:0}.navbar__account[data-v-4eddeafc]{position:relative;flex-shrink:0}.navbar__account-trigger[data-v-4eddeafc]{display:inline-flex;align-items:center;gap:8px;padding:4px 16px;border-radius:24px;border:1px solid transparent;background:#f9fbfd;color:#374957;cursor:pointer}.navbar__account-trigger[data-v-4eddeafc]:hover{border-color:#004879}.navbar__account-avatar[data-v-4eddeafc]{width:32px;height:32px;border-radius:50%;background:#d1d5db;display:inline-flex;align-items:center;justify-content:center}.navbar__account-avatar-initials[data-v-4eddeafc]{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#1e4670}.navbar__account-text[data-v-4eddeafc]{font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.15px;color:#333}.navbar__account-caret[data-v-4eddeafc]{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease;color:#374957}.navbar__account-caret--open[data-v-4eddeafc]{transform:rotate(180deg)}.navbar__account-dropdown[data-v-4eddeafc]{position:absolute;top:calc(100% + 12px);right:0;width:320px;background:#f9fbfd;border:1px solid #e5e7eb;border-radius:12px;padding:12px;z-index:50;box-shadow:0 10px 25px rgba(0,0,0,.12)}.user-profile-section-container[data-v-4eddeafc]{box-shadow:0 1px 15px 0 rgba(74,74,74,.15)}.navbar__account-profile[data-v-4eddeafc]{background:#fff;border-radius:12px;padding:24px;margin-bottom:12px}.navbar__account-profile-inner[data-v-4eddeafc]{display:flex;flex-direction:column;align-items:center;gap:16px}.navbar__account-profile-avatar[data-v-4eddeafc]{width:64px;height:64px;border-radius:50%;background:#d1d5db;display:flex;align-items:center;justify-content:center}.navbar__account-profile-initials[data-v-4eddeafc]{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#1e4670}.navbar__account-profile-text[data-v-4eddeafc]{text-align:center}.navbar__account-profile-name[data-v-4eddeafc]{margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:600;color:#111827}.navbar__account-profile-email[data-v-4eddeafc]{margin:4px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#6b7280}.navbar__account-menu[data-v-4eddeafc]{background:#fff;border-radius:12px;padding:8px 0}.navbar__account-menu-item[data-v-4eddeafc]{width:100%;display:flex;align-items:center;gap:12px;padding:12px 24px;background:transparent;border:none;text-align:left;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#374957}.navbar__account-menu-item[data-v-4eddeafc]:hover{background:#f3f4f6}.navbar__account-menu-item--danger[data-v-4eddeafc]{color:#d10000}.navbar__account-menu-item--danger[data-v-4eddeafc]:hover{background:rgba(209,0,0,.08)}.address-autofill-input-div[data-v-f291f74e]{width:100%;font-family:Roboto,Lato,sans-serif;font-size:14px;line-height:16px;font-weight:400;color:#292929;display:flex;flex-direction:column;align-items:center;justify-content:center}.question-require[data-v-f291f74e]:after{content:"*";color:red}.mt-3[data-v-f291f74e]{margin-top:12px}[data-v-f291f74e] .address-search-selector{width:100%;height:100%}[data-v-f291f74e] .address-search-selector .el-select__wrapper{height:38px;border:none!important;box-shadow:none!important}[data-v-f291f74e] .address-search-selector .el-input__wrapper{height:40px!important;border-radius:4px;border:1px solid #c4c4c4!important;box-shadow:none!important;padding:0 12px}[data-v-f291f74e] .address-search-selector .el-input__wrapper:hover{border-color:#a8a8a8!important}[data-v-f291f74e] .address-search-selector .el-input__wrapper.is-focus{border-color:#409eff!important}[data-v-f291f74e] .address-search-selector .el-input__inner{height:40px!important;line-height:40px!important;font-size:14px;color:#292929}[data-v-f291f74e] .address-search-selector .el-input__suffix{display:none!important}.disabled[data-v-f291f74e] .el-input__wrapper{border:none!important;background:#f4f4f4!important;box-shadow:none!important;cursor:not-allowed!important}.disabled[data-v-f291f74e] .el-input__inner{cursor:not-allowed!important}[data-v-f291f74e] .address-search-selector-dropdown .el-select-dropdown__item{padding:8px 12px;font-size:14px;line-height:20px}[data-v-f291f74e] .address-search-selector-dropdown .el-select-dropdown__item:hover{background-color:#f5f7fa}[data-v-f291f74e] .address-search-selector-dropdown .el-select-dropdown__item.selected{color:#409eff;font-weight:500}.stripe-payment-form[data-v-48dddb05]{display:flex;flex-direction:column;gap:16px;width:100%}.field-row[data-v-48dddb05]{grid-template-columns:150px minmax(0,1fr)}.field-row[data-v-48dddb05],.split-fields-row[data-v-48dddb05]{display:grid;align-items:start;-moz-column-gap:24px;column-gap:24px}.split-fields-row[data-v-48dddb05]{grid-template-columns:150px minmax(0,1fr) 90px minmax(0,1fr)}.field-label[data-v-48dddb05]{padding-top:4px;text-align:right}.field-required[data-v-48dddb05],.field-title[data-v-48dddb05]{font-family:Roboto,sans-serif;font-size:14px;line-height:18px}.field-title[data-v-48dddb05]{color:#4a4a4a;font-weight:400}.field-required[data-v-48dddb05]{color:#d10000;font-weight:700}.split-label[data-v-48dddb05]{min-width:0}.field-shell[data-v-48dddb05]{box-sizing:border-box;min-width:0;width:100%;min-height:44px;border:1px solid #c9cacd;border-radius:4px;background:#fff}.field-shell-input[data-v-48dddb05]{display:flex;align-items:center;padding:0 12px}.field-shell-card[data-v-48dddb05]{overflow:hidden;padding:12px 16px 0}.check-box[data-v-48dddb05]{color:rgba(0,0,0,.26);margin-right:12px}.action-row[data-v-48dddb05]{display:flex;justify-content:space-between;gap:16px}.action-back-btn[data-v-48dddb05]{flex-shrink:0;width:97px}.with-back-button[data-v-48dddb05]{width:calc(100% - 113px)}.full-width[data-v-48dddb05]{width:100%}#submit[data-v-48dddb05]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:40px;padding:8px 32px;border-radius:4px;border:none;background:#004879;color:#fff;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px;transition:background-color .5s ease,color .5s ease;cursor:pointer}#submit[data-v-48dddb05]:hover{background:#20a7c1}#submit[data-v-48dddb05]:active{background:#5587bc}.bottom-fixed[data-v-48dddb05]{position:fixed;bottom:89px;z-index:1000;width:373px;height:40px;right:52px}.payment-input[data-v-48dddb05]{width:100%;height:28px;padding:0;border:none;outline:none;background:transparent;color:#000;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:16px;line-height:28px;letter-spacing:.15px}.payment-input[data-v-48dddb05]::-moz-placeholder{color:#999;opacity:1}.payment-input[data-v-48dddb05]::placeholder{color:#999;opacity:1}.container[data-v-63059a82]{border:1px solid #c4c4c4;border-radius:3px;background:#fff;transition:border-color .2s ease,background-color .2s ease}.selected-container-style[data-v-63059a82]{border:1px solid #004879;background:#f9fbfd}.label[data-v-63059a82]{font-size:16px;font-weight:600;font-style:normal;line-height:20px;white-space:nowrap;letter-spacing:.458px}.label-default[data-v-63059a82]{color:#333}.label-selected[data-v-63059a82]{color:#374957}.payment-container[data-v-53c23274]{height:72px;border:1px solid #c4c4c4;border-radius:3px;background:#fff;color:rgba(0,0,0,.26);transition:border-color .2s ease,background-color .2s ease}.selected-payment-container-style[data-v-53c23274]{border:1px solid #004879;background-color:#f9fbfd}.checked-radio-btn-color[data-v-53c23274]{color:#004879}.clinic-tag[data-v-53c23274]{display:flex;flex-direction:row;align-items:center;padding:4px 8px;gap:4px;margin-left:12px;min-width:76px;height:26px;background:linear-gradient(0deg,#b4e5ea,#b4e5ea),#000;border-radius:20px;font-family:Roboto;font-style:normal;font-weight:400;font-size:12px;line-height:14px;letter-spacing:.4004px;color:#000}.logo[data-v-53c23274]{width:50px}.icon-bg-container[data-v-53c23274]{width:40px;height:40px;background:#eef3f7;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-img-small[data-v-53c23274]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.clinic-label[data-v-53c23274]{width:14px;height:9px}.card[data-v-53c23274]{color:#000;font-family:Roboto;font-size:16px;letter-spacing:.46px}.expire-date[data-v-53c23274]{font-size:14px;line-height:16px}.invalid[data-v-53c23274]{color:red}.edit.el-button[data-v-53c23274],.edit.el-button[data-v-53c23274]:active,.edit.el-button[data-v-53c23274]:hover{color:#36abbf;font-family:Roboto;font-size:14px;letter-spacing:.4px;padding:0;border:none;background:transparent}.remove.el-button[data-v-53c23274],.remove.el-button[data-v-53c23274]:active,.remove.el-button[data-v-53c23274]:hover{color:#20a8c3;font-family:Roboto;font-size:14px;letter-spacing:.4px;padding:0;border:none;background:transparent}.bottom-fixed[data-v-4d3d9a1c]{position:fixed;bottom:89px;z-index:1000;width:373px;height:42px;right:52px}.ach-link-button[data-v-4d3d9a1c]{padding:0;font-size:16px;line-height:24px;text-decoration:none}#submit[data-v-13bffa9e]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:40px;padding:8px 32px;border-radius:4px;border:none;background:var(--VibrantDarkBlue,#004879);color:#fff;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px;transition:background-color .5s ease,color .5s ease;cursor:pointer}#submit[data-v-13bffa9e]:hover{background:#20a7c1}#submit[data-v-13bffa9e]:active{background:#5587bc}.bottom-fixed[data-v-13bffa9e]{position:fixed;bottom:89px;z-index:1000;width:373px;height:40px;right:52px}.card[data-v-2836f53e]{height:19px;color:#000;font-family:Roboto;font-size:16px;letter-spacing:.46px}.edit-form-container[data-v-2836f53e]{box-sizing:border-box;border:1px solid #c9cacd;border-radius:2px;width:100%}.logo-2[data-v-2836f53e]{width:40px}.card-info-container[data-v-2836f53e]{box-sizing:border-box;border:1px solid #c9cacd;border-radius:2px}.check-box[data-v-2836f53e]{color:rgba(0,0,0,.26);margin-right:12px}.stax-payment-form[data-v-511d41ec]{display:flex;flex-direction:column;gap:16px}.field-row[data-v-511d41ec]{grid-template-columns:150px minmax(0,1fr)}.field-row[data-v-511d41ec],.split-fields-row[data-v-511d41ec]{display:grid;align-items:start;-moz-column-gap:24px;column-gap:24px}.split-fields-row[data-v-511d41ec]{grid-template-columns:150px minmax(0,1fr) 90px minmax(0,1fr)}.field-label[data-v-511d41ec]{padding-top:4px;text-align:right}.field-required[data-v-511d41ec],.field-title[data-v-511d41ec]{font-family:Roboto,sans-serif;font-size:14px;line-height:18px}.field-title[data-v-511d41ec]{color:#4a4a4a;font-weight:400}.field-required[data-v-511d41ec]{color:#d10000;font-weight:700}.split-label[data-v-511d41ec]{min-width:0}.field-shell[data-v-511d41ec]{box-sizing:border-box;min-width:0;width:100%;min-height:44px;border:1px solid #c9c9c9;border-radius:4px;background:#fff}.field-shell-input[data-v-511d41ec]{display:flex;align-items:center;padding:0 12px}.field-shell-card[data-v-511d41ec]{display:flex;align-items:center;overflow:hidden}.field-shell-cvv[data-v-511d41ec]{overflow:hidden;padding:13px 16px 0}.credit-card[data-v-511d41ec]{color:#c9cacd;margin-right:12px;font-size:24px}.check-box[data-v-511d41ec]{color:rgba(0,0,0,.26);margin-right:12px}.action-row[data-v-511d41ec]{display:flex;justify-content:space-between;gap:16px}.action-back-btn[data-v-511d41ec]{flex-shrink:0}.with-back-button[data-v-511d41ec]{width:calc(100% - 113px)}.full-width[data-v-511d41ec]{width:100%}#card-number-client[data-v-511d41ec],#card-number-clinic[data-v-511d41ec]{height:44px;padding-top:10px;padding-left:12px}#card-cvv-client[data-v-511d41ec],#card-cvv-clinic[data-v-511d41ec]{height:44px}#tokenizebutton-client[data-v-511d41ec],#tokenizebutton-clinic[data-v-511d41ec]{height:40px;padding:8px 32px;border-radius:4px;border:none;background:var(--VibrantDarkBlue,#004879);color:#fff;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:.25px;transition:background-color .5s ease,color .5s ease;cursor:pointer}#tokenizebutton-client[data-v-511d41ec]:hover,#tokenizebutton-clinic[data-v-511d41ec]:hover{background:#20a7c1}#tokenizebutton-client[data-v-511d41ec]:active,#tokenizebutton-clinic[data-v-511d41ec]:active{background:#5587bc}.payment-input[data-v-511d41ec]{width:100%;height:28px;padding:0;border:none;outline:none;background:transparent;color:#000;font-family:IBM Plex Sans Hebrew,sans-serif;font-size:16px;line-height:28px;letter-spacing:.15px}.payment-input[data-v-511d41ec]::-moz-placeholder{color:#999;opacity:1}.payment-input[data-v-511d41ec]::placeholder{color:#999;opacity:1}.bottom-fixed[data-v-511d41ec]{position:fixed;bottom:89px;z-index:1000;width:373px;height:42px;right:52px}.no-card-container[data-v-59f8d3b1]{background:#f2f2f2;border:1px solid #c9cacd;border-radius:2px}.no-card-on-file-text[data-v-59f8d3b1]{font-weight:500;font-size:18px;line-height:21px}.no-payment-text[data-v-59f8d3b1]{font-weight:400;font-size:14px;line-height:16px}.add-new-card-btn[data-v-59f8d3b1]{margin-left:4px}.pay-text[data-v-86427fbc]{height:19px;font-size:16px;font-weight:600;letter-spacing:.46px;line-height:19px}.bottom-fixed[data-v-76872e64],.bottom-fixed[data-v-86427fbc]{position:fixed;bottom:89px;z-index:1000;width:373px;height:42px;right:52px}.hyperlink[data-v-74c1445c]{color:#20a8c3;text-decoration:underline}.disclaimer[data-v-e1b28c58]{font-weight:400;font-size:14px;line-height:16px}.disclaimer-bottom[data-v-e1b28c58]{color:#000;font-family:Roboto;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:24px;position:fixed;bottom:0;left:160px;right:52px;height:52px;overflow-y:auto;z-index:1001;padding-top:10px;border-top:1px solid rgba(201,202,205,var(--Step,1))}.pay-text[data-v-20e61310]{height:19px;font-size:16px;font-weight:600;letter-spacing:.46px;line-height:19px}.hsa-warning-icon-size[data-v-20e61310]{font-size:18px}.hsa-warning-text[data-v-20e61310]{font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.4px}.bottom-fixed[data-v-20e61310]{position:fixed!important;bottom:89px;z-index:1000;width:373px;height:42px;right:52px}.card-expand[data-v-7df761e6]{display:flex;align-items:center;gap:16px;max-height:0;overflow:hidden;opacity:0;padding-top:0;margin-top:0;border-top:1px dashed var(--DividerGray,#c4c4c4);border-top-color:transparent;pointer-events:none;transition:max-height .3s linear,opacity .3s linear,padding-top .3s linear,margin-top .3s linear,border-top-color .3s linear}.info-card.expanded:hover .card-expand[data-v-7df761e6]{max-height:80px;opacity:1;padding-top:10px;margin-top:10px;border-top-color:var(--DividerGray,#c4c4c4);pointer-events:auto}.unpin-slide-leave-active[data-v-7df761e6]{transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1)}.unpin-slide-leave-to[data-v-7df761e6]{transform:translateX(-100%) scale(.95);opacity:0}.peg-board-title[data-v-7df761e6]{font-family:Inter,sans-serif;font-weight:500;font-size:22px;color:#fff;text-align:center;margin-bottom:16px}.peg-board-content[data-v-7df761e6]{display:flex;flex-direction:column;gap:6px;overflow-y:auto;padding:0 8px}.info-card[data-v-7df761e6]{background-color:#fff;border-radius:5px;padding:12px 16px;box-shadow:0 1px 25px 0 rgba(74,74,74,.15)}.info-card-content[data-v-7df761e6]{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.info-card-content-col-group[data-v-7df761e6]{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.info-row-group[data-v-7df761e6]{display:flex;flex-direction:column;gap:10px;flex-grow:1}.info-row[data-v-7df761e6]{display:flex;align-items:center;gap:16px}.icon-container[data-v-7df761e6]{background-color:#f2f2f2;border-radius:4px;width:24px;height:24px;display:flex;justify-content:center;align-items:center}.icon-style[data-v-7df761e6]{width:20px;height:20px}.info-text[data-v-7df761e6]{font-family:Inter,sans-serif;font-size:14px;color:#333;letter-spacing:.25px;line-height:20px}.action-icon[data-v-7df761e6]{width:24px;height:24px}.appointment-date[data-v-7df761e6]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:50px;height:64px;border-radius:5px;background-color:#fff;box-shadow:0 1px 15px 0 rgba(74,74,74,.1);overflow:hidden}.month[data-v-7df761e6]{background-color:#004879;color:#fff;width:100%;text-align:center;padding:2px 0;font-size:14px}.day[data-v-7df761e6]{color:rgba(0,0,0,.65);text-align:center;font-family:Lato;font-size:20px;font-style:normal;font-weight:600;line-height:24px;text-transform:capitalize;height:24px}.weekday[data-v-7df761e6]{font-size:12px;color:rgba(0,0,0,.65);line-height:1;padding-bottom:3px}.appointment-details[data-v-7df761e6]{flex-grow:1}.detail-title[data-v-7df761e6]{font-size:12px;color:#666}.detail-text[data-v-7df761e6]{font-size:14px;color:#333;margin-bottom:4px}.action-icons-appointment[data-v-7df761e6]{display:flex;flex-direction:column;gap:4px;padding-top:20px}.info-text-title[data-v-7df761e6]{font-family:Inter,sans-serif;font-size:12px;color:#666}.info-text-large[data-v-7df761e6]{font-family:Inter,sans-serif;font-size:16px;color:#333;font-weight:500}.badge[data-v-7df761e6]{color:#25b8c2;font-family:Inter;font-size:10px;font-style:normal;font-weight:500;line-height:12px;letter-spacing:.25px;display:flex;padding:4px 8px;flex-direction:column;justify-content:center;align-items:center;gap:4px}.badge-default[data-v-7df761e6]{border-radius:20px;background:#ebfff8;width:68px}.expand-action[data-v-7df761e6]{display:flex;align-items:center;gap:8px;color:#1b79a0;cursor:pointer;padding:4px 10px;border-radius:5px}.expand-action span[data-v-7df761e6]{color:var(--color-Darkblue-000,#1e4670);text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-decoration-line:underline;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.action-icon[data-v-7df761e6]{width:28px;height:28px;display:flex;justify-content:center;align-items:center;border-radius:5px;padding:5px;cursor:pointer;transition:background-color .2s}.action-icon[data-v-7df761e6]:hover,.expand-action[data-v-7df761e6]:hover{background-color:#e5f1fb}.allergy-card-expanded[data-v-7df761e6]{display:flex;flex-direction:column;gap:8px;width:100%;flex:1}.allergy-header[data-v-7df761e6]{display:flex;align-items:center;gap:8px}.allergy-header .info-text-title[data-v-7df761e6]{flex:1}.header-action-icons[data-v-7df761e6]{display:flex;flex-direction:column;gap:4px;margin-left:auto}.allergy-content[data-v-7df761e6]{margin-left:32px}.add-new-expand[data-v-7df761e6],.edit-expand[data-v-7df761e6],.reconcile-expand[data-v-7df761e6],.send-expand[data-v-7df761e6],.variable-expand[data-v-7df761e6]{display:flex;align-items:center;width:26px;overflow:hidden;padding:4px;justify-content:center;transition:width .25s ease,padding .25s ease,gap .25s ease;gap:0}.add-new-expand[data-v-7df761e6]:hover,.edit-expand[data-v-7df761e6]:hover,.reconcile-expand[data-v-7df761e6]:hover,.send-expand[data-v-7df761e6]:hover,.variable-expand[data-v-7df761e6]:hover{padding:4px 10px;justify-content:flex-start;gap:6px}.add-new-expand[data-v-7df761e6]:hover{width:92px}.reconcile-expand[data-v-7df761e6]:hover{width:110px}.variable-expand[data-v-7df761e6]:hover{width:160px}.edit-expand[data-v-7df761e6]:hover{width:74px}.send-expand[data-v-7df761e6]:hover{width:90px}.add-new-expand span[data-v-7df761e6],.edit-expand span[data-v-7df761e6],.reconcile-expand span[data-v-7df761e6],.send-expand span[data-v-7df761e6],.variable-expand span[data-v-7df761e6]{white-space:nowrap;opacity:0;min-width:0;transition:opacity .2s ease;transition-delay:.05s;font-size:14px;font-family:Inter,sans-serif;color:#1e4670;text-decoration:underline}.add-new-expand:hover span[data-v-7df761e6],.edit-expand:hover span[data-v-7df761e6],.reconcile-expand:hover span[data-v-7df761e6],.send-expand:hover span[data-v-7df761e6],.variable-expand:hover span[data-v-7df761e6]{opacity:1}.add-new-expand svg[data-v-7df761e6],.edit-expand svg[data-v-7df761e6],.reconcile-expand svg[data-v-7df761e6],.send-expand svg[data-v-7df761e6],.variable-expand img[data-v-7df761e6]{flex-shrink:0}.move-expand[data-v-7df761e6]{display:flex;align-items:center;width:26px;overflow:hidden;padding:4px;justify-content:center;transition:width .4s ease,padding .4s ease,gap .4s ease;gap:0}.move-expand[data-v-7df761e6]:hover{padding:4px 10px;justify-content:flex-start;gap:6px;width:78px}.move-expand span[data-v-7df761e6]{white-space:nowrap;opacity:0;min-width:0;transition:opacity .3s ease;transition-delay:.1s;font-size:14px;font-family:Inter,sans-serif;color:#1e4670;text-decoration:underline}.move-expand:hover span[data-v-7df761e6]{opacity:1}.move-expand img[data-v-7df761e6]{flex-shrink:0}.info-text-allergy-info-text[data-v-7df761e6]{color:var(--SecondaryBlack,#666);font-family:Inter;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:.1px;padding-left:8px}.allergy-name-row[data-v-7df761e6]{display:flex;align-items:center;gap:6px}.severity-tag[data-v-7df761e6]{font-family:Inter;font-size:11px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:.5px;display:flex;padding:0 6px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:20px;white-space:nowrap}.severity-tag.severe[data-v-7df761e6]{color:var(--ErrorRed,#d10000);background:#f6cccc}.severity-tag.moderate[data-v-7df761e6]{color:#f06539;background:var(--warning-yellow-medium-bg,#f7eece)}.severity-tag.mild[data-v-7df761e6]{color:#25b8c2;background:#e3f8f9}.allergies-list[data-v-7df761e6]{display:flex;flex-direction:column;gap:0;max-height:130px;overflow-y:auto;overflow-x:hidden;padding-right:4px;width:100%}.allergy-item[data-v-7df761e6]{width:100%;flex-shrink:0;border:none;background-color:#fff;padding:2px 0}.allergies-list[data-v-7df761e6]::-webkit-scrollbar{width:0}.allergies-list[data-v-7df761e6]:hover::-webkit-scrollbar{width:4px}.allergies-list[data-v-7df761e6]::-webkit-scrollbar-track{background:transparent}.allergies-list[data-v-7df761e6]::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.allergies-list[data-v-7df761e6]::-webkit-scrollbar-thumb:hover{background:#999}.allergy-name-title[data-v-7df761e6]{overflow:hidden;color:var(--TrueBlack,#333);text-overflow:ellipsis;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.25px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;align-self:stretch}.empty-state[data-v-7df761e6]{padding:8px 0;text-align:center;color:#999;font-style:italic;margin-left:-32px}.action-icons[data-v-7df761e6]{display:flex;flex-direction:column;gap:4px;flex-shrink:0}.flex-1[data-v-7df761e6]{flex:1;min-width:0}.pin-toggle[data-v-7df761e6]{position:relative;cursor:pointer}.pin-toggle .icon[data-v-7df761e6]{position:absolute;transition:opacity .3s ease,transform .3s ease}.pin-toggle .unpin[data-v-7df761e6]{opacity:0;transform:scale(.8)}.pin-toggle:hover .pin[data-v-7df761e6]{opacity:0;transform:scale(1)}.pin-toggle:hover .unpin[data-v-7df761e6]{opacity:1;transform:scale(1)}.address-form-fields[data-v-eb5fe42a]{display:flex;flex-direction:column;width:100%}.address-field[data-v-eb5fe42a]{margin-bottom:0}.field-label[data-v-eb5fe42a]{color:#4a4a4a}.field-label[data-v-eb5fe42a],.required-label[data-v-eb5fe42a]{font-family:Lato;font-size:14px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:.1px}.required-label[data-v-eb5fe42a]{color:var(--ErrorRed,#d10000)}.custom-address-input[data-v-eb5fe42a]{width:100%}.force-full-width[data-v-eb5fe42a]{width:100%!important}.info-container-with-margin[data-v-eb5fe42a]{margin-bottom:65px;width:100%}.flex[data-v-eb5fe42a]{display:flex}.flex-1[data-v-eb5fe42a]{flex:1}.gap-x-3[data-v-eb5fe42a]{gap:12px}.w-full[data-v-eb5fe42a]{width:100%}.ml-5[data-v-eb5fe42a]{margin-left:20px}.invalid-address-warning[data-v-3bc7f960]{width:100%;margin-top:16px;margin-bottom:16px}.close-button[data-v-3bc7f960]{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:inherit;opacity:.7;transition:opacity .2s}.close-button[data-v-3bc7f960]:hover{opacity:1}.address-selection-container[data-v-54356eee]{margin-top:24px}.mb-4[data-v-54356eee]{margin-bottom:16px}.address-options-grid[data-v-54356eee]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.address-option-card[data-v-54356eee]{padding:8px 12px 12px 12px;border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;background-color:transparent;transition:border-color .2s;min-height:100px}.address-option-card[data-v-54356eee]:hover{border-color:#004879}.address-option-card.selected[data-v-54356eee]{padding:8px 12px 12px 12px;background-color:transparent}.radio-input[data-v-54356eee]{width:20px;height:20px;border:1px solid #004879;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;cursor:pointer;transition:border-color .2s;margin-top:2px;flex-shrink:0}.radio-input[data-v-54356eee]:checked{border-color:#004879}.radio-input[data-v-54356eee]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:14px;height:14px;border-radius:50%;background-color:#004879}.flex[data-v-54356eee]{display:flex}.items-start[data-v-54356eee]{align-items:flex-start}.gap-2[data-v-54356eee]{gap:8px}.mb-2[data-v-54356eee]{margin-bottom:8px}.address-title[data-v-54356eee]{color:#333;font-weight:600}.address-text[data-v-54356eee],.address-title[data-v-54356eee]{font-family:IBM Plex Sans Hebrew;font-size:14px;line-height:20px}.address-text[data-v-54356eee]{color:#666;font-weight:400;margin:0;word-break:break-word}.vertical-align-center[data-v-54356eee]{vertical-align:middle;height:24px;display:flex;align-items:center}