.app-icon[data-v-7e83c611]{display:inline-flex;width:var(--dc36fe88);height:var(--dc36fe88);color:var(--v73212493)}.app-icon[data-v-7e83c611] svg{width:100%!important;height:100%!important;fill:currentColor}.app-header[data-v-45e27e14]{display:none}@media(max-width:991.9px){.app-header[data-v-45e27e14]{display:flex;align-items:center;justify-content:space-between;position:fixed;z-index:200;top:0;left:0;right:0;height:6rem;padding:0 1.6rem;background:var(--Surface-Cool-Grey-Primary)}}.app-header__logo[data-v-45e27e14]{width:11rem;height:3.4rem;background:url(/build/assets/dudo-logo-D6cmZuzY.png) no-repeat center;background-size:contain}.app-header__toggle[data-v-45e27e14]{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border:none;background:transparent;cursor:pointer;color:var(--Icon-Black-Primary);border-radius:.8rem}.app-header__toggle[data-v-45e27e14]:hover{background:var(--Surface-Cool-Grey-Tertiary)}@media(max-width:991.9px){.sidebar__admin-nav[data-v-53d28f64]{display:none}}.calc-counter-slogan[data-v-83bd5592]{margin:auto 0 0;padding:1.6rem;color:var(--Text-Blue-Primary);border-radius:1rem;background:var(--Surface-Blue-Secondary, #cce2ff);font-family:var(--base-font);font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.calc-counter-slogan strong[data-v-83bd5592]{font-family:var(--base-font);font-size:1.4rem;font-style:normal;font-weight:700;line-height:2rem}.dropdown[data-v-0a8d8c29]{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dropdown__head[data-v-0a8d8c29]{cursor:pointer;position:relative;display:flex}.dropdown__content[data-v-0a8d8c29]{position:absolute;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:all .2s;width:21rem;z-index:50;padding:.8rem;border-radius:1.2rem;background:#fff;box-shadow:0 0 .4rem #0000000a,0 .8rem 1.6rem #00000014}.dropdown.--bottom-left .dropdown__content[data-v-0a8d8c29]{top:100%;left:0;transform:translateY(1rem)}.dropdown.--bottom-right .dropdown__content[data-v-0a8d8c29]{top:100%;right:0;transform:translateY(1rem)}.dropdown.--top-left .dropdown__content[data-v-0a8d8c29]{bottom:100%;left:0;transform:translateY(-1rem)}@media(max-width:991.9px){.dropdown.--top-left .dropdown__content[data-v-0a8d8c29]{left:auto;right:0}}.dropdown.--top-right .dropdown__content[data-v-0a8d8c29]{bottom:100%;right:0;transform:translateY(1rem)}.dropdown__content.--visible[data-v-0a8d8c29]{opacity:1;visibility:visible;transform:translateY(0)}[data-v-0a8d8c29] .dropdown__menu-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:0;display:flex;align-items:center;gap:1rem;cursor:pointer;padding:.8rem 1.2rem .8rem .8rem;color:var(--Text-Black-Secondary);background:transparent;border-radius:.4rem;transition:all .2s;font-family:var(--base-font);font-size:1.4rem;font-style:normal;font-weight:600;line-height:2rem}[data-v-0a8d8c29] .dropdown__menu-item:hover{color:var(--Text-Black-Primary);background:var(--Surface-Cool-Grey-Secondary)}[data-v-0a8d8c29] .dropdown__menu-item:hover:before{background:var(--Icon-Black-Primary)}[data-v-0a8d8c29] .dropdown__menu-category{padding:1.2rem 0;border-bottom:1px solid var(--Outline-Grey-Primary)}[data-v-0a8d8c29] .dropdown__menu-category:first-child{padding-top:0}[data-v-0a8d8c29] .dropdown__menu-category:last-child{padding-bottom:0;border-bottom:0}[data-v-0a8d8c29] .dropdown__menu-category form{margin:0}.confirm-modal[data-v-f4286b15]{position:fixed;inset:0;z-index:10000;overflow:auto;display:flex;align-items:center;justify-content:center}.confirm-modal__mask[data-v-f4286b15]{position:fixed;inset:0;background:#0003}.confirm-modal__content[data-v-f4286b15]{width:42rem;max-width:calc(100vw - 4rem);position:relative;z-index:2;padding:2rem;display:flex;flex-direction:column;gap:2rem;border-radius:1.2rem;background:#fff}.confirm-modal__content h3[data-v-f4286b15]{text-wrap:balance;text-align:center;font-family:var(--base-font);font-size:1.8rem;font-style:normal;font-weight:600;line-height:2.6rem}.confirm-modal__actions[data-v-f4286b15]{display:flex;width:100%;gap:.8rem}.confirm-modal__actions[data-v-f4286b15]>*{flex:1}.modal[data-v-f33166fd]{position:fixed;inset:0;z-index:900;overflow:auto;display:flex;align-items:center;justify-content:center}.modal__mask[data-v-f33166fd]{position:fixed;inset:0;background:#0000001a;pointer-events:none}.modal__close[data-v-f33166fd]{cursor:pointer}.modal__dialog-wrapper[data-v-f33166fd]{max-height:100%}.modal__dialog-wrapper-inner[data-v-f33166fd]{padding:2rem 0}.modal__dialog[data-v-f33166fd]{width:42rem;max-width:calc(100vw - 4rem);position:relative;z-index:2;padding:2rem;display:flex;flex-direction:column;gap:2rem;border-radius:1.2rem;background:#fff}.modal__header[data-v-f33166fd]{display:flex;align-items:center;justify-content:space-between}.modal__header h3[data-v-f33166fd]{text-wrap:balance;font-family:var(--base-font);font-size:1.8rem;font-style:normal;font-weight:600;line-height:2.6rem}.modal__body[data-v-f33166fd],.modal__footer[data-v-f33166fd]{padding:0}[data-v-f33166fd] .modal__footer-actions{display:flex;align-items:center;justify-content:space-between;gap:2rem}.fade-enter-active[data-v-f33166fd],.fade-leave-to[data-v-f33166fd]{opacity:0}.fade-enter-active.modal.--side .modal__dialog[data-v-f33166fd],.fade-leave-to.modal.--side .modal__dialog[data-v-f33166fd]{transform:translate(100%)}.fade-enter-active .modal__dialog[data-v-f33166fd],.fade-leave-to .modal__dialog[data-v-f33166fd]{transform:translateY(1rem)}.fade-enter-to[data-v-f33166fd],.fade-leave[data-v-f33166fd]{opacity:1}.fade-enter-to .modal__dialog[data-v-f33166fd],.fade-leave .modal__dialog[data-v-f33166fd]{transform:translate(0)!important}[data-v-f33166fd] .modal-form{display:flex;flex-direction:column;gap:.8rem}.badge[data-v-3edbc484]{display:inline-flex;align-items:center;padding:.2rem .8rem;border-radius:10rem;font-family:var(--base-font);font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem}.badge--primary[data-v-3edbc484]{background:var(--Surface-Blue-Secondary);color:var(--Text-Blue-Primary)}.badge--secondary[data-v-3edbc484]{background:var(--Surface-Cool-Grey-Secondary);color:var(--Text-Black-Secondary)}.badge--tertiary[data-v-3edbc484]{background:transparent;color:var(--Text-Black-Tertiary)}.badge--tertiary-outline[data-v-3edbc484]{background:transparent;color:var(--Text-Black-Secondary);outline:1px solid var(--Outline-Grey-Primary)}.badge--danger[data-v-3edbc484]{background:var(--Surface-Yellow-Secondary);color:var(--Text-Warning-Secondary)}.section__head[data-v-66fc6170]{display:flex;align-items:center;justify-content:space-between;gap:2rem}.section__cta[data-v-66fc6170]{display:flex;align-items:center;gap:.8rem}.section__body[data-v-66fc6170]{margin-top:2.4rem;display:flex;flex-direction:column;gap:2.4rem}.datatable__head-th[data-v-7ed49ba4]{padding:0 1rem 2rem;border-bottom:1px solid var(--Outline-Grey-Primary)}.datatable[data-v-13c48a51]{width:100%;min-width:60rem}.datatable__head[data-v-13c48a51]{text-align:left;text-transform:uppercase;color:var(--Text-Black-Tertiary);font-family:var(--base-font);font-size:1.4rem;font-style:normal;font-weight:700;line-height:2rem}.datatable__body[data-v-13c48a51]{text-align:left;color:var(--Text-Black-Primary);font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem}.datatable__head-th[data-v-13c48a51]{padding:0 1rem 2rem;border-bottom:1px solid var(--Outline-Grey-Primary)}.datatable__body-row strong[data-v-13c48a51]{font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem}.datatable__body-row:hover td[data-v-13c48a51]{background:var(--Surface-Cool-Grey-Primary)}.datatable__body-td[data-v-13c48a51]{padding:1rem}.datatable__body-td[data-v-13c48a51]:first-child{border-radius:.6rem 0 0 .6rem}.datatable__body-td[data-v-13c48a51]:last-child{border-radius:0 .6rem .6rem 0}.datatable__cta[data-v-13c48a51]{width:1rem;white-space:nowrap;color:var(--Text-Black-Secondary)}.datatable__wrapper[data-v-8b3e85bb]{padding:2.4rem;border-radius:1.2rem;background:var(--Surface-White-Primary);overflow-x:auto}.calculations-search[data-v-28764416]{max-width:32rem}.calculator-banners[data-v-67f5a506]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-bottom:2.4rem}@media(max-width:991.9px){.calculator-banners[data-v-67f5a506]{gap:.8rem;margin-bottom:1.6rem}}.calculator-banners__item[data-v-67f5a506]{border-radius:1.2rem;overflow:hidden}.calculator-banners__item img[data-v-67f5a506]{display:block;width:100%;height:auto}p[data-v-8745ed5f] strong{font-family:var(--base-font);font-size:1.8rem;font-style:normal;font-weight:600;line-height:2.6rem}.credit-management__filter[data-v-9aa5adcc]{display:flex;flex-wrap:wrap;gap:.8rem}.credit-management__filter-btn[data-v-9aa5adcc]{padding:.6rem 1.6rem;border-radius:10rem;border:1px solid var(--Outline-Grey-Primary);background:var(--Surface-White-Primary);color:var(--Text-Black-Secondary);cursor:pointer;font-family:var(--base-font);font-size:1.4rem;font-style:normal;font-weight:400;line-height:2rem;transition:background .15s,color .15s,border-color .15s}.credit-management__filter-btn[data-v-9aa5adcc]:hover{background:var(--Surface-Cool-Grey-Secondary)}.credit-management__filter-btn.--active[data-v-9aa5adcc]{background:var(--Surface-Blue-Primary);border-color:var(--Surface-Blue-Primary);color:var(--Text-White-Primary)}.credit-management__amount[data-v-9aa5adcc]{font-variant-numeric:tabular-nums;font-family:var(--base-font);font-size:1.4rem;font-style:normal;font-weight:600;line-height:2rem}.credit-management__amount.--positive[data-v-9aa5adcc]{color:var(--Text-Blue-Primary)}.credit-management__amount.--negative[data-v-9aa5adcc]{color:var(--Text-Alert-Primary)}.load-spinner[data-v-5490a5fa]{animation:rotate-5490a5fa 2s linear infinite}.load-spinner .path[data-v-5490a5fa]{stroke-linecap:round;stroke:var(--text-default);animation:dash-5490a5fa 1.5s ease-in-out infinite}@keyframes rotate-5490a5fa{to{transform:rotate(360deg)}}@keyframes dash-5490a5fa{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.thankyou[data-v-4899a00f]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:6.4rem 2.4rem;gap:1.6rem}.thankyou__icon[data-v-4899a00f]{width:6.4rem;height:6.4rem;border-radius:50%;background:var(--Surface-Blue-Secondary);display:flex;align-items:center;justify-content:center}.thankyou__icon[data-v-4899a00f] .app-icon{width:3.2rem;height:3.2rem;color:var(--Icon-Blue-Primary)}.thankyou__title[data-v-4899a00f]{font-family:var(--base-font);font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.25;color:var(--Text-Black-Primary);margin:0}.thankyou__message[data-v-4899a00f]{font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.4rem;color:var(--Text-Black-Secondary);margin:0}.thankyou__actions[data-v-4899a00f]{display:flex;gap:1.2rem;margin-top:.8rem}.form-multiselect__clear[data-v-13ee461e]{position:absolute;right:3.6rem;top:50%;transform:translateY(-50%);z-index:1;width:1.8rem;height:1.8rem;padding:0;border:none;background:var(--Icon-Black-Secondary);-webkit-mask:url(/build/assets/close-B6-eWZbI.svg) no-repeat center;mask:url(/build/assets/close-B6-eWZbI.svg) no-repeat center;-webkit-mask-size:contain;mask-size:contain;cursor:pointer;transition:background .2s}.form-multiselect__clear[data-v-13ee461e]:hover{background:var(--Icon-Black-Primary)}.security__qr[data-v-52085460]{display:flex;justify-content:center;margin:2rem auto}.security__recovery-codes[data-v-52085460]{margin:2rem 0}.toast-enter-from[data-v-c0bd7afb],.toast-leave-to[data-v-c0bd7afb]{margin-top:-.6rem;opacity:0}.toast-enter-active[data-v-c0bd7afb],.toast-leave-active[data-v-c0bd7afb]{transition:all .2s}.app-toast__container[data-v-c0bd7afb]{max-width:calc(100vw - 4rem);position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:1000;display:flex;flex-direction:column-reverse;align-items:center;gap:.4rem}.app-toast__container>ul[data-v-c0bd7afb]{display:contents}.app-toast__message[data-v-c0bd7afb]{padding:.6rem 1rem;border-radius:.4rem;background:var(--Surface-Blue-Secondary);color:var(--Text-Blue-Primary);text-align:center;display:flex;align-items:center;gap:var(--space-100)}.app-toast__message.--error[data-v-c0bd7afb],.app-toast__message.--success[data-v-c0bd7afb],.app-toast__message.--warning[data-v-c0bd7afb]{background:var(--Surface-Yellow-Secondary);color:var(--Text-Warning-Secondary)}.vue-card[data-v-f094d727]{padding:4rem 2rem 2rem;border-radius:1.2rem;background:var(--Surface-White-Primary)}.vue-card__form[data-v-f094d727]{display:flex;gap:.8rem;margin-top:1.2rem}@media(max-width:991.9px){.vue-card__form[data-v-f094d727]{flex-direction:column}}.vue-card__form[data-v-f094d727]>*{width:19rem}@media(max-width:991.9px){.vue-card__form[data-v-f094d727]>*{width:100%}}.vue-card__form-last[data-v-f094d727]{width:28rem;margin-left:auto}@media(max-width:991.9px){.vue-card__form-last[data-v-f094d727]{width:100%}}.vue-card[data-v-34d716e8]{padding:2rem;border-radius:1.2rem;background:var(--Surface-White-Primary)}.vue-card__form[data-v-34d716e8]{display:flex;gap:.8rem}@media(max-width:991.9px){.vue-card__form[data-v-34d716e8]{flex-direction:column}}.vue-card__form[data-v-34d716e8]>*{width:19rem}@media(max-width:991.9px){.vue-card__form[data-v-34d716e8]>*{width:100%}}.vue-eye-wrapper[data-v-3d8de591]{display:flex;gap:2rem}@media(max-width:991.9px){.vue-eye-wrapper[data-v-3d8de591]{flex-direction:column}}.vue-eye[data-v-3d8de591]{flex:1;border-radius:1.2rem;padding:1.6rem 2rem 2rem;background:var(--Surface-White-Primary)}.vue-eye.--inactive[data-v-3d8de591]{opacity:.6;pointer-events:none}.vue-eye__head[data-v-3d8de591]{display:flex;gap:.8rem;align-items:baseline;justify-content:space-between;margin-bottom:1.2rem}.vue-eye__head>div[data-v-3d8de591]{display:flex;align-items:center;gap:var(.4rem);pointer-events:auto}.vue-eye__head span[data-v-3d8de591]{font-size:2rem;font-style:normal;font-weight:600;line-height:2.8rem}.vue-eye__head strong[data-v-3d8de591]{font-size:4.8rem;font-style:normal;font-weight:600;line-height:5.2rem}@media(max-width:991.9px){.vue-eye__head strong[data-v-3d8de591]{font-size:3.6rem}}.vue-eye__body[data-v-3d8de591]{display:flex;flex-direction:column;gap:2rem}.vue-form[data-v-698b7725]{display:flex;flex-wrap:wrap;gap:.8rem}.vue-form[data-v-698b7725]>*{flex:0 0 calc(50% - .4rem)}@media(max-width:991.9px){.vue-form>*.--mobile-full[data-v-698b7725]{flex:0 0 100%}}.vue-form[data-v-5a0228f9]{display:flex;flex-wrap:wrap;gap:.8rem}.vue-form[data-v-5a0228f9]>*{flex:0 0 calc(50% - .4rem)}.vue-form__title[data-v-5a0228f9]{flex:1;min-width:100%;font-family:var(--base-font);font-size:1.4rem;font-style:normal;font-weight:600;line-height:2rem;margin-bottom:.5rem}.vue-form[data-v-4987d87f]{display:flex;flex-wrap:wrap;gap:.8rem}.vue-form__item[data-v-4987d87f]{flex:0 0 calc(50% - .4rem)}.vue-form__item.--full[data-v-4987d87f]{display:flex;flex:1 1 100%}.vue-form__item.--full[data-v-4987d87f]>*{flex:0 0 calc(50% - .4rem)}.vue-form__title[data-v-4987d87f]{flex:1 1 100%;font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;margin-bottom:.5rem}.vue-form[data-v-750d476f]{display:flex;flex-wrap:wrap;gap:.8rem}.vue-form__item[data-v-750d476f]{flex:0 0 calc(50% - .4rem)}.vue-form__item.--full[data-v-750d476f]{display:flex;flex:1 1 100%}.vue-form__item.--full[data-v-750d476f]>*{flex:1 1 100%}@media(max-width:991.9px){.vue-form__item.--mobile-full[data-v-750d476f]{flex:0 0 100%}}h5[data-v-e79c1034]{font-family:var(--base-font);font-size:1.4rem;font-style:normal;font-weight:600;line-height:2rem;margin:0 0 -.2rem}.vue-form[data-v-e79c1034]{display:flex;flex-direction:column;gap:.8rem}.vue-form[data-v-e79c1034]>*{flex:1}.corneal_zones[data-v-2c7b1121]{display:flex;flex-wrap:wrap;gap:.8rem}.corneal_zones[data-v-2c7b1121]>*{flex:0 0 calc(50% - .4rem)}.corneal_zones-title[data-v-2c7b1121]{flex:1 1 100%!important;font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;margin-bottom:.5rem}.corneal_zones[data-v-770f98b4]{display:flex;flex-wrap:wrap;gap:.8rem}.corneal_zones[data-v-770f98b4]>*{flex:0 0 calc(50% - .4rem)}.corneal_zones-title[data-v-770f98b4]{flex:1 1 100%!important;font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;margin-bottom:.5rem}.corneal_zones[data-v-3f5c697c]{display:flex;flex-wrap:wrap;gap:.8rem}.corneal_zones[data-v-3f5c697c]>*{flex:0 0 calc(50% - .4rem)}.corneal_zones-title[data-v-3f5c697c]{flex:1 1 100%!important;font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;margin-bottom:.5rem}.corneal_zones[data-v-9e406a2a]{display:flex;flex-wrap:wrap;gap:.8rem}.corneal_zones[data-v-9e406a2a]>*{flex:0 0 calc(50% - .4rem)}.corneal_zones-title[data-v-9e406a2a]{flex:1 1 100%!important;font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;margin-bottom:.5rem}.corneal_zones[data-v-798e5ee7]{display:flex;flex-wrap:wrap;gap:.8rem}.corneal_zones[data-v-798e5ee7]>*{flex:0 0 calc(50% - .4rem)}.corneal_zones-title[data-v-798e5ee7]{flex:1 1 100%!important;font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;margin-bottom:.5rem}.corneal_zones[data-v-bd689b7f]{display:flex;flex-wrap:wrap;gap:.8rem}.corneal_zones[data-v-bd689b7f]>*{flex:0 0 calc(50% - .4rem)}.corneal_zones-title[data-v-bd689b7f]{flex:1 1 100%!important;font-family:var(--base-font);font-size:1.6rem;font-style:normal;font-weight:600;line-height:2.4rem;margin-bottom:.5rem}
