.LanguageSwitcher-module-scss-module__SpTdhW__languageSwitcher{cursor:pointer;background:0 0;border:none;outline:none;padding:0}.LanguageSwitcher-module-scss-module__SpTdhW__languageSwitcher:focus-visible{outline-offset:2px;border-radius:13px;outline:2px solid #203430}.LanguageSwitcher-module-scss-module__SpTdhW__toggleTrack{background-color:#c5f0ff;border-radius:14px;justify-content:space-between;align-items:center;width:56px;height:28px;padding:0 8px;transition:all .3s;display:flex;position:relative;box-shadow:inset 0 1px 2px #0000000d}.LanguageSwitcher-module-scss-module__SpTdhW__toggleTrack.LanguageSwitcher-module-scss-module__SpTdhW__swActive{background-color:#c5f0ff}.LanguageSwitcher-module-scss-module__SpTdhW__label{color:#63716e;z-index:1;-webkit-user-select:none;user-select:none;font-size:10px;font-weight:700;transition:color .3s}.LanguageSwitcher-module-scss-module__SpTdhW__label.LanguageSwitcher-module-scss-module__SpTdhW__activeLabel,.LanguageSwitcher-module-scss-module__SpTdhW__swActive .LanguageSwitcher-module-scss-module__SpTdhW__label.LanguageSwitcher-module-scss-module__SpTdhW__activeLabel{color:#00a3dd}.LanguageSwitcher-module-scss-module__SpTdhW__swActive .LanguageSwitcher-module-scss-module__SpTdhW__label:not(.LanguageSwitcher-module-scss-module__SpTdhW__activeLabel){color:#63716e}.LanguageSwitcher-module-scss-module__SpTdhW__toggleThumb{z-index:2;background-color:#00a3dd;border-radius:50%;width:24px;height:24px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.LanguageSwitcher-module-scss-module__SpTdhW__toggleThumb.LanguageSwitcher-module-scss-module__SpTdhW__shifted{transform:translate(28px)}
.stepper{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;overflow:auto hidden}.stepper::-webkit-scrollbar{display:none}.stepper__list{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:0;min-width:min-content;margin:0;padding:0 1rem;list-style:none;display:flex}.stepper__item{text-align:center;flex-direction:column;flex:none;align-items:center;gap:.75rem;min-width:100px;max-width:150px;display:flex;position:relative}.stepper__indicator{flex-direction:row;align-items:center;width:100%;display:flex;position:relative}.stepper__icon-wrapper{z-index:1;color:#00a3dd;flex-shrink:0;justify-content:center;align-items:center;width:auto;height:auto;display:flex;position:relative}.stepper__item--completed .stepper__icon-wrapper,.stepper__item--active .stepper__icon-wrapper{color:#00a3dd}.stepper__item--pending .stepper__icon-wrapper{color:#63716e}.stepper__icon{justify-content:center;align-items:center;display:flex}.stepper__icon--check{color:#00a3dd;background-color:#fff;border:2px solid #00a3dd;border-radius:50%;width:24px;height:24px}.stepper__icon--checked{border:2px solid #00a3dd;border-radius:50%;width:24px;height:24px}.stepper__icon--checked-inner-circle{background-color:#00a3dd;border-radius:50%;width:16px;height:16px}.stepper__icon--unchecked{border:2px solid #e5e6e6;border-radius:50%;width:24px;height:24px}.stepper__icon--unchecked-inner-circle{background-color:#e5e6e6;border-radius:50%;width:16px;height:16px}.stepper__line{background-color:#e5e6e6;flex:1;width:100%;height:1px;min-height:auto;margin:0}.stepper__line--transparent{visibility:hidden;background-color:#0000}.stepper__line--filled{background-color:#00a3dd}.stepper__line--before,.stepper__line--after{flex:1}.stepper__content{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex}.stepper__label{text-align:center;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%;font-size:.875rem;font-weight:500;line-height:1.5;display:block}.stepper__subtitle{text-align:center;word-wrap:break-word;overflow-wrap:break-word;width:100%;margin-top:.25rem;font-size:.75rem;font-weight:400;line-height:1.5;display:block}.stepper__item--completed .stepper__label{color:#203430}.stepper__item--active .stepper__label{color:#203430;font-weight:600}.stepper__item--pending .stepper__label,.stepper__item--completed .stepper__subtitle,.stepper__item--active .stepper__subtitle,.stepper__item--pending .stepper__subtitle{color:#63716e}@media (min-width:1024px){.stepper{overflow:visible}.stepper__list{gap:0;min-width:auto;padding:0;display:block}.stepper__item{text-align:left;flex-direction:row;flex:initial;align-items:flex-start;gap:1rem;min-width:auto;max-width:none}.stepper__indicator{flex-direction:column;align-items:center;width:auto}.stepper__icon--check{color:#00a3dd;border:2px solid #00a3dd;width:24px;height:24px}.stepper__icon--checked{border:2px solid #00a3dd;width:24px;height:24px}.stepper__icon--checked-inner-circle{background-color:#00a3dd;width:16px;height:16px}.stepper__icon--unchecked{width:24px;height:24px}.stepper__icon--unchecked-inner-circle{width:16px;height:16px}.stepper__line{flex:1;width:1px;height:auto;min-height:40px;margin:0}.stepper__line--before{display:none!important}.stepper__line--after{background-color:#e5e6e6;display:block}.stepper__line--after.stepper__line--transparent{display:none!important}.stepper__line--after.stepper__line--filled,.stepper__item--completed .stepper__line--after{background-color:#00a3dd}.stepper__content{flex:1;justify-content:flex-start;align-items:flex-start;gap:.25rem}.stepper__label{text-align:left;word-wrap:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;font-size:1.125rem}.stepper__subtitle{text-align:left;margin-top:0;font-size:.875rem}.stepper__item:last-child .stepper__line--after{display:none!important}}
.submit-view{flex-direction:column;gap:1.5rem;width:100%;display:flex}.submit-view--success{gap:2rem}.submit-view__header{justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}.submit-view--success .submit-view__header{border-bottom:1px solid #e5e6e6;padding:8rem 0}.submit-view__icon-wrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;min-width:64px;height:64px;min-height:64px;display:flex}.submit-view__header-content{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.submit-view__title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:2.25rem;font-weight:700;line-height:1.25}.submit-view__subtitle{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;margin:0;font-size:1rem;font-weight:400;line-height:1.5}.submit-view--success .submit-view__summary{margin:1rem 1rem 0}.submit-view__notes{width:100%}.submit-view__notes-title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0 0 1rem;font-size:1.125rem;font-weight:700;line-height:1.2}.submit-view__notes-list{margin:0;padding-left:1.5rem;list-style-type:decimal}.submit-view__notes-item{margin-bottom:.75rem}.submit-view__notes-item:last-child{margin-bottom:0}.submit-view__status{background:#fcfcfd;border:1px solid #e5e6e6;border-radius:.375rem;flex-direction:column;gap:1rem;width:100%;padding:1.5rem;display:flex}.submit-view__status-title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}.submit-view__status-stepper{width:100%}@media (min-width:1024px){.submit-view__status-stepper .stepper{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overflow:auto hidden}.submit-view__status-stepper .stepper::-webkit-scrollbar{display:none}.submit-view__status-stepper .stepper .stepper__list{flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;gap:0!important;min-width:min-content!important;padding:0 1rem!important;display:flex!important}.submit-view__status-stepper .stepper .stepper__item{text-align:center!important;flex-direction:column!important;flex:none!important;align-items:center!important;gap:.75rem!important;min-width:100px!important;max-width:150px!important}.submit-view__status-stepper .stepper .stepper__indicator{flex-direction:row!important;align-items:center!important;width:100%!important}.submit-view__status-stepper .stepper .stepper__line{flex:1!important;width:100%!important;height:1px!important;min-height:auto!important;margin:0!important}.submit-view__status-stepper .stepper .stepper__line--before,.submit-view__status-stepper .stepper .stepper__line--after{visibility:visible!important;display:block!important}.submit-view__status-stepper .stepper .stepper__line--transparent{visibility:hidden!important;background-color:#0000!important}.submit-view__status-stepper .stepper .stepper__content{justify-content:center!important;align-items:center!important;gap:.25rem!important;width:100%!important}.submit-view__status-stepper .stepper .stepper__label{text-align:center!important;word-wrap:break-word!important;overflow-wrap:break-word!important;font-size:.875rem!important}.submit-view__status-stepper .stepper .stepper__subtitle{text-align:center!important;margin-top:.25rem!important;font-size:.75rem!important}.submit-view__status-stepper .stepper .stepper__item:last-child .stepper__line--after{visibility:hidden!important;display:block!important}}@media (max-width:768px){.submit-view{gap:1rem}.submit-view__header{flex-direction:column;justify-content:center;align-items:center;gap:.75rem}.submit-view__icon-wrapper{width:48px;min-width:48px;height:48px;min-height:48px}.submit-view__header-content{align-items:flex-start}.submit-view__title{font-size:1.25rem}.submit-view__subtitle{font-size:.875rem}.submit-view__status{padding:1rem}}.submit-view__receipt-card{background:#fcfcfd;border:1px dashed #a4acab;border-radius:.5rem;flex-direction:column;align-items:center;gap:1.5rem;margin:1.5rem 1rem 0;padding:2rem;display:flex}.submit-view__receipt-text{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;text-align:center;margin:0;font-size:1rem;font-weight:500;line-height:1.5}.submit-view__actions{justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}@media (max-width:768px){.submit-view__actions{flex-direction:column;gap:.75rem}}
.tab-navigation{border-radius:0;align-items:center;gap:2rem;width:100%;padding:1rem 0;display:flex;position:relative;overflow-x:auto}@media (max-width:768px){.tab-navigation{gap:1.5rem;padding:.75rem 1rem}}.tab-navigation__label{font-size:1.125rem;font-weight:400;line-height:1.2}@media (max-width:768px){.tab-navigation__label{font-size:1rem}}.tab-navigation__tab{cursor:pointer;font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem 0;font-size:1rem;font-weight:400;line-height:1.5;transition:color .2s;display:flex;position:relative}.tab-navigation__tab:hover{color:#203430}.tab-navigation__tab:focus,.tab-navigation__tab:focus-visible{outline:none}.tab-navigation__tab--active{color:#333;font-weight:700}.tab-navigation__tab--active:after{content:"";background-color:#00a3dd;border-radius:.125rem .125rem 0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.tab-navigation__tab--active .tab-navigation__label{color:#333;font-weight:700}.tab-navigation__label{display:inline-block}.tab-navigation .badge{border-radius:9999px;justify-content:center;align-items:center;min-width:20px;height:20px;margin-left:.25rem;padding:0;display:inline-flex;background-color:#00a3dd!important}.tab-navigation .badge .badge__count{color:#fff;font-size:.75rem;font-weight:600;line-height:1}
.timeline{width:100%}.timeline--nooutline{box-shadow:none!important;border:none!important}.timeline__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.timeline__title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:1rem;font-weight:600;line-height:1.2}.timeline__menu-button{cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;transition:background-color .15s;display:flex}.timeline__menu-button:hover{background-color:#f7f7f7}.timeline__menu-button:focus-visible{outline-offset:2px;outline:2px solid #00a3dd}.timeline__items{flex-direction:column;gap:1rem;display:flex}.timeline__item{position:relative}.timeline__item-content{align-items:flex-start;gap:.75rem;display:flex}.timeline__icon-wrapper{flex-direction:column;flex-shrink:0;align-items:center;display:flex;position:relative}.timeline__icon{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.timeline__avatar-wrapper{z-index:1;flex-shrink:0;position:relative}.timeline__avatar{border:2px solid #e6f3ff}.timeline__connector{z-index:0;background-color:#e5e6e6;width:2px;min-height:calc(100% + 1rem);position:absolute;top:32px;left:50%;transform:translate(-50%)}.timeline__item-details{flex-direction:column;flex:1;gap:.25rem;padding-top:.25rem;display:flex}.timeline__item-header{flex-wrap:wrap;align-items:baseline;gap:.25rem;display:flex}.timeline__item-title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:.875rem;font-weight:700;line-height:1.3}.timeline__item-actor,.timeline__item-description{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;font-size:.875rem;font-weight:400;line-height:1.3}.timeline__item-timestamp{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;margin:0;font-size:.625rem;font-weight:400;line-height:1.3}.timeline__item-action{margin-top:.5rem}.timeline__item-action .timeline__action-icon-right{justify-content:center;align-items:center;display:inline-flex;transform:rotate(-45deg)}@media (max-width:768px){.timeline__item-content{gap:.5rem}.timeline__icon{width:28px;height:28px}.timeline__connector{top:28px}.timeline__item-title,.timeline__item-actor{font-size:.875rem}.timeline__item-timestamp{font-size:.75rem}}
.tips-card__header{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.tips-card__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.tips-card__title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}.tips-card__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.tips-card__item{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;padding-left:1.5rem;font-size:.875rem;font-weight:400;line-height:1.3;position:relative}.tips-card__item:before{content:"•";color:#63716e;font-weight:700;position:absolute;left:0}
.toast{border-radius:.5rem;align-items:center;gap:.75rem;width:fit-content;max-width:600px;padding:.75rem 1rem;animation:.3s ease-out slideIn;display:flex;box-shadow:0 4px 12px #00000026}.toast__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.toast__message{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#fff;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:.875rem;font-weight:400;line-height:1.3}@media (max-width:640px){.toast{max-width:calc(100vw - 2rem)}}.toast--success{background-color:#34c759}.toast--error{background-color:#e63d4b}@keyframes slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}
.toast-container{z-index:9999;pointer-events:none;flex-direction:column;gap:.5rem;width:fit-content;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.toast-container .toast{pointer-events:auto}.login-page-layout .toast-container{left:75%}@media (max-width:1024px){.login-page-layout .toast-container{left:50%}}
.user-type-card{cursor:pointer;background-color:#fff;border:1.6px solid #e5e6e6;border-radius:.5rem;flex-direction:column;gap:1rem;min-height:179.2px;padding:25.6px 25.6px 1.6px;transition:all .2s;display:flex}.user-type-card:hover{background-color:#eefbff;border-color:#c5f0ff}.user-type-card--selected{background-color:#c5f0ff;border-color:#00a3dd}.user-type-card--selected:hover{background-color:#c5f0ff}.user-type-card__header{align-items:center;gap:1rem;height:64px;display:flex}.user-type-card__icon{background-color:#f7f7f7;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.user-type-card--selected .user-type-card__icon{background-color:#fff}.user-type-card__title-group{flex-direction:column;flex:1;gap:0;display:flex}.user-type-card__title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#101828;margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}.user-type-card__subtitle,.user-type-card__description{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#4a5565;margin:0;font-size:1rem;font-weight:600;line-height:1.2}@media (max-width:768px){.user-type-card{gap:.75rem;min-height:auto;padding:1.25rem}.user-type-card__header{gap:.75rem;height:auto}.user-type-card__icon{width:48px;height:48px}.user-type-card__title{font-size:1rem}.user-type-card__subtitle,.user-type-card__description{font-size:.875rem}}
.staff-management-card__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}@media (max-width:768px){.staff-management-card__header{flex-direction:column}}.staff-management-card__info{flex:1}.staff-management-card__title-row{align-items:center;gap:12px;margin-bottom:8px;display:flex}.staff-management-card__title{color:var(--color-gray-900,#101828);margin:0;font-size:1.25rem;font-weight:600}.staff-management-card__status-badge{padding:2px 10px;font-size:.875rem}.staff-management-card__description{color:var(--color-gray-600,#475467);margin:0;font-size:.875rem}.staff-management-card__header-actions{flex-shrink:0}.staff-management-card__table-wrapper{margin-top:16px;overflow-x:auto}.staff-management-card__name-cell,.staff-management-card__actions-cell{align-items:center;gap:12px;display:flex}.staff-management-card__delete-btn{color:var(--color-error-600,#d92d20);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.staff-management-card__delete-btn:hover{background-color:var(--color-error-300,#fef3f2);color:var(--color-error-700,#b42318)}.staff-management-card__delete-btn:disabled{cursor:not-allowed;opacity:.5}.staff-management-card__add-section{background-color:var(--color-gray-50,#f9fafb);border:1px solid var(--color-gray-200,#eaecf0);border-radius:8px;margin-bottom:24px;padding:24px}.staff-management-card__section-footer{border-top:1px solid var(--color-gray-200,#eaecf0);justify-content:flex-end;margin-top:24px;padding-top:16px;display:flex}
.DataTable-module-scss-module__dSK40a__noData{color:#63716e;padding:.5rem;font-size:.8125rem}.DataTable-module-scss-module__dSK40a__tableContainer{font-family:var(--font-dm-sans),"DM Sans",sans-serif;background:#fff;border:1px solid #e5e6e6;border-radius:.5rem;margin:.25rem 0;overflow:hidden}.DataTable-module-scss-module__dSK40a__header{background:#f0f0f0;border-bottom:1px solid #e5e6e6;padding:.5rem .75rem}.DataTable-module-scss-module__dSK40a__titleRow{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.375rem;display:flex}.DataTable-module-scss-module__dSK40a__title{color:#203430;margin:0;font-size:.8125rem;font-weight:600}.DataTable-module-scss-module__dSK40a__count{color:#63716e;background:#00a3dd1a;border-radius:.25rem;padding:.125rem .375rem;font-size:.6875rem}.DataTable-module-scss-module__dSK40a__actions{gap:.375rem;display:flex}.DataTable-module-scss-module__dSK40a__actionBtn{color:#63716e;cursor:pointer;background:#fff;border:1px solid #e5e6e6;border-radius:.25rem;align-items:center;gap:.25rem;padding:.25rem .5rem;font-size:.6875rem;transition:all .2s;display:flex}.DataTable-module-scss-module__dSK40a__actionBtn:hover{color:#fff;background:#00a3dd;border-color:#00a3dd}.DataTable-module-scss-module__dSK40a__actionBtn .DataTable-module-scss-module__dSK40a__success{color:#34c759}.DataTable-module-scss-module__dSK40a__tableWrapper{-webkit-overflow-scrolling:touch;max-height:200px;overflow:auto}.DataTable-module-scss-module__dSK40a__tableWrapper::-webkit-scrollbar{width:4px;height:4px}.DataTable-module-scss-module__dSK40a__tableWrapper::-webkit-scrollbar-track{background:#f0f0f0}.DataTable-module-scss-module__dSK40a__tableWrapper::-webkit-scrollbar-thumb{background:#e5e6e6;border-radius:2px}.DataTable-module-scss-module__dSK40a__tableWrapper::-webkit-scrollbar-thumb:hover{background:#63716e}.DataTable-module-scss-module__dSK40a__table{border-collapse:collapse;width:100%;min-width:max-content;font-size:.75rem}.DataTable-module-scss-module__dSK40a__table th,.DataTable-module-scss-module__dSK40a__table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e5e6e6;padding:.375rem .5rem}.DataTable-module-scss-module__dSK40a__table th{color:#63716e;text-transform:uppercase;letter-spacing:.02em;z-index:1;background:#f0f0f0;font-size:.6875rem;font-weight:600;position:sticky;top:0}.DataTable-module-scss-module__dSK40a__table td{color:#203430;text-overflow:ellipsis;max-width:150px;overflow:hidden}.DataTable-module-scss-module__dSK40a__table tbody tr{transition:background .15s}.DataTable-module-scss-module__dSK40a__table tbody tr:hover{background:#f7f7f7}.DataTable-module-scss-module__dSK40a__table tbody tr:last-child td{border-bottom:none}.DataTable-module-scss-module__dSK40a__pagination{background:#f0f0f0;border-top:1px solid #e5e6e6;justify-content:center;align-items:center;gap:.5rem;padding:.375rem;display:flex}.DataTable-module-scss-module__dSK40a__pageBtn{color:#63716e;cursor:pointer;background:#fff;border:1px solid #e5e6e6;border-radius:.25rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:all .2s;display:flex}.DataTable-module-scss-module__dSK40a__pageBtn:hover:not(:disabled){color:#fff;background:#00a3dd;border-color:#00a3dd}.DataTable-module-scss-module__dSK40a__pageBtn:disabled{opacity:.4;cursor:not-allowed}.DataTable-module-scss-module__dSK40a__pageInfo{color:#63716e;font-size:.6875rem}
.QuickReplies-module-scss-module__l0_naq__cardsGrid{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;max-width:560px;padding:0;display:grid}@media (max-width:480px){.QuickReplies-module-scss-module__l0_naq__cardsGrid{grid-template-columns:1fr 1fr;gap:8px}}.QuickReplies-module-scss-module__l0_naq__card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:flex-start;gap:6px;padding:14px;transition:all .25s;display:flex}.QuickReplies-module-scss-module__l0_naq__card:hover:not(:disabled){border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 4px 16px #3b82f61a}.QuickReplies-module-scss-module__l0_naq__card:active:not(:disabled){transform:translateY(0)}.QuickReplies-module-scss-module__l0_naq__card:disabled{opacity:.5;cursor:not-allowed}@media (max-width:480px){.QuickReplies-module-scss-module__l0_naq__card{padding:12px}}.QuickReplies-module-scss-module__l0_naq__cardIcon{color:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}@media (max-width:480px){.QuickReplies-module-scss-module__l0_naq__cardIcon{width:32px;height:32px}}.QuickReplies-module-scss-module__l0_naq__cardLabel{color:#1e293b;font-size:.875rem;font-weight:600;line-height:1.3}.QuickReplies-module-scss-module__l0_naq__cardDescription{color:#64748b;font-size:.75rem;line-height:1.35}.QuickReplies-module-scss-module__l0_naq__quickReplies{flex-wrap:wrap;gap:8px;margin-top:4px;padding:8px 0;display:flex}.QuickReplies-module-scss-module__l0_naq__quickReplyButton{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.QuickReplies-module-scss-module__l0_naq__quickReplyButton:hover:not(:disabled){color:#2563eb;background:#f0f7ff;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 2px 8px #3b82f61f}.QuickReplies-module-scss-module__l0_naq__quickReplyButton:active:not(:disabled){transform:translateY(0)}.QuickReplies-module-scss-module__l0_naq__quickReplyButton:disabled{opacity:.5;cursor:not-allowed}.QuickReplies-module-scss-module__l0_naq__quickReplyButton .QuickReplies-module-scss-module__l0_naq__icon{align-items:center;display:flex}
.VoiceRecorder-module-scss-module__r-F8Da__voiceButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,#00a3dd,#00698f);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 8px #00a3dd4d}.VoiceRecorder-module-scss-module__r-F8Da__voiceButton:hover:not(:disabled){background:linear-gradient(135deg,#00698f,#005676);transform:scale(1.05);box-shadow:0 4px 12px #00a3dd66}.VoiceRecorder-module-scss-module__r-F8Da__voiceButton:active:not(:disabled){transform:scale(.95)}.VoiceRecorder-module-scss-module__r-F8Da__voiceButton:disabled{opacity:.5;cursor:not-allowed}.VoiceRecorder-module-scss-module__r-F8Da__composerWrapper{flex-direction:column;gap:6px;width:100%;display:flex}.VoiceRecorder-module-scss-module__r-F8Da__interimText{color:#6b7280;white-space:pre-wrap;word-break:break-word;max-height:40px;padding:2px 12px;font-size:.8rem;font-style:italic;line-height:1.3;animation:.2s VoiceRecorder-module-scss-module__r-F8Da__fadeInText;overflow-y:auto}@keyframes VoiceRecorder-module-scss-module__r-F8Da__fadeInText{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.VoiceRecorder-module-scss-module__r-F8Da__composer{background:#1a1d2e;border-radius:22px;align-items:center;gap:10px;width:100%;height:44px;padding:0 12px;animation:.25s ease-out VoiceRecorder-module-scss-module__r-F8Da__composerSlideIn;display:flex;overflow:hidden;box-shadow:0 2px 12px #0000004d,inset 0 1px #ffffff0d}.VoiceRecorder-module-scss-module__r-F8Da__composerProcessing{background:linear-gradient(135deg,#b88907,#876505)}@keyframes VoiceRecorder-module-scss-module__r-F8Da__composerSlideIn{0%{opacity:0;transform:scaleX(.8)}to{opacity:1;transform:scaleX(1)}}.VoiceRecorder-module-scss-module__r-F8Da__recordingDot{background:#e63d4b;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.2s ease-in-out infinite VoiceRecorder-module-scss-module__r-F8Da__dotPulse;box-shadow:0 0 6px #ef444499}@keyframes VoiceRecorder-module-scss-module__r-F8Da__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.VoiceRecorder-module-scss-module__r-F8Da__waveformCanvas{flex:1;min-width:0;height:28px}.VoiceRecorder-module-scss-module__r-F8Da__timer{color:#ffffffb3;letter-spacing:.5px;font-variant-numeric:tabular-nums;text-align:right;flex-shrink:0;min-width:32px;font-size:.75rem;font-weight:600}.VoiceRecorder-module-scss-module__r-F8Da__stopButton{color:#fff;cursor:pointer;background:#e63d4b;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex;box-shadow:0 2px 6px #ef444466}.VoiceRecorder-module-scss-module__r-F8Da__stopButton:hover{background:#d51b2b;transform:scale(1.1)}.VoiceRecorder-module-scss-module__r-F8Da__stopButton:active{transform:scale(.9)}.VoiceRecorder-module-scss-module__r-F8Da__spinner{color:#fff;flex-shrink:0;animation:1s linear infinite VoiceRecorder-module-scss-module__r-F8Da__spin}@keyframes VoiceRecorder-module-scss-module__r-F8Da__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.VoiceRecorder-module-scss-module__r-F8Da__processingText{color:#ffffffd9;letter-spacing:.3px;font-size:.8rem;font-weight:500}.VoiceRecorder-module-scss-module__r-F8Da__cancelButton{color:#ffffffe6;cursor:pointer;background:#ffffff1f;border:2px solid #ffffff8c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.VoiceRecorder-module-scss-module__r-F8Da__cancelButton:hover{background:#ffffff40;border-color:#ffffffd9;transform:scale(1.1)}.VoiceRecorder-module-scss-module__r-F8Da__cancelButton:active{transform:scale(.9)}.VoiceRecorder-module-scss-module__r-F8Da__composerSpacer{flex:1}
.navigation{z-index:1020;background-color:#fff;border-right:1px solid #e5e6e6;flex-direction:column;width:16rem;transition:transform .2s;display:flex;position:fixed;top:0;bottom:0;left:0}@media (max-width:768px){.navigation{transform:translate(-100%)}.navigation--mobile-open{transform:translate(0)}}.navigation__header{border-bottom:1px solid #e5e6e6;padding:1rem}.navigation__logo{color:#00a3dd;font-size:1.25rem;font-weight:700;font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif}.navigation__mobile-header{z-index:1020;background-color:#fff;border-bottom:1px solid #e5e6e6;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:none;position:sticky;top:0}@media (max-width:768px){.navigation__mobile-header{display:flex}}.navigation__mobile-toggle{cursor:pointer;color:#203430;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.navigation__mobile-toggle:hover{background-color:#f7f7f7}.navigation__menu{flex:1;padding:.5rem;overflow-y:auto}.navigation__item{color:#63716e;cursor:pointer;border-radius:.5rem;align-items:center;gap:.75rem;margin-bottom:.25rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.navigation__item:hover{color:#203430;background-color:#f7f7f7}.navigation__item--active{color:#00698f;background-color:#c5f0ff;font-weight:600}.navigation__item--active .navigation__icon{color:#00a3dd}.navigation__icon{width:1.25rem;height:1.25rem;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:flex}.navigation__label{flex:1}.navigation__badge{color:#fff;background-color:#e63d4b;border-radius:9999px;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .375rem;font-size:.625rem;font-weight:700;display:flex}.navigation__user{border-top:1px solid #e5e6e6;padding:1rem}.navigation__user-info{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.navigation__avatar{flex-shrink:0}.navigation__user-details{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.navigation__user-name{color:#203430;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.navigation__user-email{color:#a4acab;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.navigation__logout{width:100%}.navigation__overlay{display:none}@media (max-width:768px){.navigation__overlay{z-index:1019;background-color:#20343080;display:block;position:fixed;inset:0}}
.dashboard-layout{background-color:#fcfcfd;min-height:100vh;display:flex}.dashboard-layout__content{flex:1;max-width:100%;margin-left:16rem;padding:1.5rem}@media (max-width:768px){.dashboard-layout__content{margin-left:0;padding:1rem}}@media (max-width:640px){.dashboard-layout__content{padding:.75rem}}
.modal-overlay{z-index:1050;background-color:#20343080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.modal{background-color:#fff;border-radius:.75rem;flex-direction:column;width:100%;max-height:90vh;animation:.2s ease-out modal-slide-up;display:flex;box-shadow:0 25px 50px -12px #00000040}@keyframes modal-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal--small{max-width:400px}.modal--medium{max-width:600px}.modal--large{max-width:900px}.modal--fullscreen{border-radius:0;max-width:100%;height:100vh;max-height:100%}@media (max-width:768px){.modal--fullscreen{border-radius:0;max-width:100%;height:100vh;max-height:100%}}.modal__header{border-bottom:1px solid #e5e6e6;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal__title{color:#203430;font-size:1.25rem;font-weight:700;font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;margin:0;line-height:1.2}.modal__close{color:#a4acab;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:all .15s;display:flex}.modal__close:hover{color:#203430;background-color:#f7f7f7}.modal__close:active{transform:scale(.95)}.modal__close:focus-visible{outline-offset:2px;outline:2px solid #00a3dd}.modal__content{flex:1;padding:1.5rem;overflow-y:auto}.modal__footer{border-top:1px solid #e5e6e6;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex}@media (max-width:640px){.modal{border-radius:0;max-width:100%;height:100vh;max-height:100%}.modal__content,.modal__header,.modal__footer{padding:1rem}}
.page-header{background-color:#0000;border-bottom:none;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem .25rem;display:flex}.page-header__left{flex:1;align-items:center;gap:1rem;display:flex}.page-header__back{cursor:pointer;color:#203430;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s;display:flex}.page-header__back:hover{color:#00a3dd}.page-header__back:focus{outline-offset:2px;border-radius:.25rem;outline:2px solid #00a3dd}.page-header__title-section{flex-direction:column;gap:.25rem;display:flex}.page-header__title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.page-header__right{align-items:center;gap:1rem;display:flex}.page-header__icon-button{cursor:pointer;color:#63716e;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s;display:flex}.page-header__icon-button:hover{color:#00a3dd}.page-header__icon-button:focus{outline-offset:2px;border-radius:.25rem;outline:2px solid #00a3dd}.page-header__user{align-items:center;gap:.75rem;display:flex}.page-header__avatar{background-color:#00a3dd;border-radius:9999px;flex-shrink:0;width:40px;height:40px;overflow:hidden}.page-header__avatar-image{object-fit:cover;width:100%;height:100%}.page-header__user-info{flex-direction:column;gap:2px;display:flex}.page-header__user-name{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:.875rem;font-weight:600;line-height:1.3}.page-header__user-role{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;margin:0;font-size:.75rem;font-weight:400;line-height:1.3}
.page-wrapper{color:#203430;height:100vh;font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;background-color:#f0f0f0;flex-direction:column;gap:1.25rem;padding:1.25rem 1.5rem;display:flex;overflow:hidden}@media (max-width:768px){.page-wrapper{height:100%;padding:0}}@media (min-width:1280px) and (max-width:1440px){.page-wrapper{gap:.5rem;padding:1rem 1.5rem 0 2rem}}.page-wrapper--gradient-background{background:linear-gradient(319.59deg,#f7f7f7 16.15%,#def6ff 98.44%)}.page-wrapper--gradient-background .page-wrapper__header{background-color:#0000}.page-wrapper--gradient-background .page-wrapper__content{background:0 0}.page-wrapper--gradient-background .page-wrapper__footer{background-color:#0000}.page-wrapper__header{z-index:100;background-color:#f0f0f0;border-bottom:1px solid #f0f0f0;flex-shrink:0;position:relative}@media (max-width:768px){.page-wrapper__header{padding:.75rem 1rem}}.page-wrapper__header-container{justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (max-width:768px){.page-wrapper__header-container{gap:1rem}}@media (max-width:640px){.page-wrapper__header-container{gap:.5rem}}.page-wrapper__header-left{flex-direction:column;flex:1;gap:.5rem;min-width:0;display:flex}.page-wrapper__title-row{align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.page-wrapper__title-row{gap:1rem}}@media (max-width:640px){.page-wrapper__title-row{gap:.75rem}}.page-wrapper__back-btn{color:#63716e;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0;transition:all .2s;display:flex}.page-wrapper__back-btn:hover{color:#203430;background-color:#f0f0f0}.page-wrapper__back-btn:active{background-color:#f0f0f0}.page-wrapper__back-btn svg{width:100%;height:100%}@media (max-width:768px){.page-wrapper__back-btn{width:20px;height:20px}}@media (max-width:640px){.page-wrapper__back-btn{width:16px;height:16px}}.page-wrapper__title{color:#203430;margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}@media (max-width:768px){.page-wrapper__title{font-size:1.5rem}}@media (max-width:640px){.page-wrapper__title{font-size:1.125rem}}.page-wrapper__header-right{flex-shrink:0;align-items:center;gap:1rem;display:flex}.page-wrapper__header-right .page-wrapper__header-search{align-items:center;min-width:200px;max-width:400px;display:flex}@media (max-width:768px){.page-wrapper__header-right .page-wrapper__header-search{display:none}.page-wrapper__header-right{gap:.75rem}}@media (max-width:640px){.page-wrapper__header-right{gap:.5rem}}@media (max-width:768px){.page-wrapper__header-right--desktop{display:none}}.page-wrapper__mobile-menu-btn{color:#203430;cursor:pointer;z-index:1000;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:none;position:relative}.page-wrapper__mobile-menu-btn:hover{background:#0000000d}.page-wrapper__mobile-menu-btn:active{background:#0000001a}.page-wrapper__mobile-menu-btn svg{width:24px;height:24px}@media (max-width:768px){.page-wrapper__mobile-menu-btn{display:flex}}.page-wrapper__mobile-overlay{z-index:998;background:#00000080;animation:.3s fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.page-wrapper__mobile-menu{z-index:999;background:#fcfcfd;flex-direction:column;width:100vw;animation:.3s slideInFromRight;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}.page-wrapper__mobile-menu-header{background:#fcfcfd;border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;box-shadow:0 1px 3px #0000000d}.page-wrapper__mobile-menu-title{color:#203430;margin:0;font-size:1.25rem;font-weight:600}.page-wrapper__mobile-close-btn{color:#203430;cursor:pointer;background:#0000000d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.page-wrapper__mobile-close-btn:hover{background:#0000001a;transform:scale(1.05)}.page-wrapper__mobile-close-btn:active{background:#00000026;transform:scale(.95)}.page-wrapper__mobile-close-btn svg{width:24px;height:24px}.page-wrapper__mobile-menu-content .page-wrapper__mobile-menu-search{border-bottom:1px solid #f0f0f0;margin-bottom:1rem;padding-bottom:1rem}.page-wrapper__mobile-menu-content{flex-direction:column;flex:1;gap:0;padding:1.5rem;display:flex;overflow-y:auto}.page-wrapper__mobile-user{cursor:pointer;text-align:left;background:0 0;border:none;border-top:1px solid #f0f0f0;border-radius:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:auto;padding:1rem;transition:background .2s;display:flex}.page-wrapper__mobile-user:hover{background:#4cc9f00d}.page-wrapper__mobile-user:active{background:#4cc9f01a}.page-wrapper__mobile-user-left{flex:1;align-items:center;gap:.75rem;display:flex}.page-wrapper__mobile-avatar{text-transform:uppercase;color:#fff;background-color:#00a3dd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-weight:600;display:flex;overflow:hidden}.page-wrapper__mobile-avatar-initials{color:inherit;letter-spacing:.04em;font-size:1rem}.page-wrapper__mobile-user-info{flex-direction:column;flex:1;gap:.25rem;display:flex}.page-wrapper__mobile-user-name{color:#203430;margin:0;font-size:1rem;font-weight:600}.page-wrapper__mobile-user-role{color:#63716e;margin:0;font-size:.875rem}.page-wrapper__mobile-logout{color:#e63d4b;cursor:pointer;background:#e63d4b14;border:none;border-radius:.5rem;width:100%;margin:.75rem 0 0;padding:.75rem;font-size:.875rem;font-weight:600;transition:background-color .2s}.page-wrapper__mobile-logout:hover{background:#e63d4b1f}.page-wrapper__mobile-menu-section{margin-bottom:1.5rem}.page-wrapper__mobile-menu-section-title{color:#a4acab;text-transform:uppercase;letter-spacing:.5px;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.page-wrapper__mobile-menu-items{flex-direction:column;gap:.5rem;display:flex}.page-wrapper__mobile-menu-item{color:#203430;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:1rem;width:100%;padding:1rem;font-size:1rem;font-weight:500;transition:background .2s;display:flex}.page-wrapper__mobile-menu-item:hover{background:#4cc9f01a}.page-wrapper__mobile-menu-item:active{background:#4cc9f033}.page-wrapper__mobile-menu-item svg{color:#00a3dd;flex-shrink:0}.page-wrapper__mobile-menu-item span{flex:1}.page-wrapper__mobile-menu-item-icon{color:#00a3dd;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;flex:unset!important}.page-wrapper__mobile-menu-item--has-subitems{justify-content:space-between}.page-wrapper__mobile-menu-item--has-subitems>span:not(.page-wrapper__mobile-menu-item-icon):not(.page-wrapper__mobile-menu-dropdown){flex:1;min-width:0}.page-wrapper__mobile-menu-item--has-subitems .page-wrapper__mobile-menu-dropdown{flex:none;margin-left:0}.page-wrapper__mobile-menu-item--active{color:#00a3dd;background:#4cc9f026}.page-wrapper__mobile-menu-item--active .page-wrapper__mobile-menu-item-icon,.page-wrapper__mobile-menu-item--active span{color:#00a3dd}.page-wrapper__mobile-menu-item-wrapper{flex-direction:column;display:flex}.page-wrapper__mobile-menu-dropdown{color:#63716e;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;transition:transform .15s;display:flex}.page-wrapper__mobile-menu-dropdown svg path{stroke:#63716e}.page-wrapper__mobile-menu-dropdown--open{transform:rotate(180deg)}.page-wrapper__mobile-menu-submenu{border-left:2px solid #f0f0f0;flex-direction:column;gap:.25rem;margin-top:.25rem;margin-left:2.5rem;padding-left:.75rem;display:flex}.page-wrapper__mobile-menu-sublink{color:#63716e;cursor:pointer;border-radius:6px;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.page-wrapper__mobile-menu-sublink:hover{color:#203430;background:#4cc9f014}.page-wrapper__mobile-menu-sublink--active{color:#00b0f0;background:#00b0f026;font-weight:600}.page-wrapper__mobile-menu-sublink--active:hover{color:#00b0f0;background:#00b0f033}.page-wrapper__icon-btn{color:#00a3dd;cursor:pointer;background:#c5f0ff;border:none;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.page-wrapper__icon-btn:hover,.page-wrapper__icon-btn:active{color:#00a3dd;background:#c5f0ffe6}.page-wrapper__icon-btn svg{width:20px;height:20px}@media (max-width:640px){.page-wrapper__icon-btn{width:36px;height:36px}.page-wrapper__icon-btn svg{width:16px;height:16px}}.page-wrapper__icon-btn--notification:after{content:"";background-color:#00a3dd;border:none;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.page-wrapper__user-wrapper{border-left:1px solid #f0f0f0;padding-left:1rem;position:relative}@media (max-width:768px){.page-wrapper__user-wrapper{padding-left:.75rem}}@media (max-width:640px){.page-wrapper__user-wrapper{border-left:none;padding-left:0}}.page-wrapper__user{cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;padding:0;display:flex}@media (max-width:768px){.page-wrapper__user{gap:.5rem}}@media (max-width:640px){.page-wrapper__user{gap:.25rem}}.page-wrapper__user:focus-visible{outline-offset:2px;border-radius:.375rem;outline:2px solid #00a3dd}.page-wrapper__avatar{text-transform:uppercase;color:#fff;background-color:#00a3dd;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:600;display:flex;overflow:hidden}@media (max-width:640px){.page-wrapper__avatar{width:36px;height:36px}}.page-wrapper__avatar-initials{color:inherit;letter-spacing:.04em;font-size:.875rem}.page-wrapper__user-info{text-align:left;min-width:0}@media (max-width:768px){.page-wrapper__user-info{display:none}}.page-wrapper__user-name{color:#203430;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;font-weight:600;overflow:hidden}.page-wrapper__user-role{color:#63716e;white-space:nowrap;text-overflow:ellipsis;text-align:left;margin:.125rem 0 0;font-size:.75rem;overflow:hidden}.page-wrapper__user-menu{z-index:1000;background:#fff;border:1px solid #f0f0f0;border-radius:.5rem;flex-direction:column;gap:.25rem;min-width:200px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.page-wrapper__user-menu-item{text-align:left;color:#203430;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s;display:flex}.page-wrapper__user-menu-item:hover{background-color:#f0f0f0}.page-wrapper__user-menu-item--danger{color:#e63d4b}.page-wrapper__user-menu-item--danger:hover{background-color:#e63d4b1a}.page-wrapper__user-menu-item--with-submenu,.page-wrapper__user-menu-item-wrapper{position:relative}.page-wrapper__role-panel{z-index:1001;background-color:#fff;border:1px solid #e5e6e6;border-radius:.5rem;width:280px;height:auto;max-height:calc(100vh - 20px);animation:.2s slideInRight;position:fixed;overflow-y:auto;box-shadow:4px 4px 12px #00000026}.page-wrapper__role-panel-content{flex-direction:column;gap:.25rem;min-width:0;padding:.5rem;display:flex}.page-wrapper__role-panel-item{text-align:left;color:#203430;cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:all .15s;display:flex}.page-wrapper__role-panel-item:hover:not(:disabled){color:#203430;background-color:#f7f7f7}.page-wrapper__role-panel-item:disabled{opacity:.6;cursor:not-allowed}.page-wrapper__role-panel-item--selected{color:#00a3dd;background-color:#00a3dd1a;font-weight:600}.page-wrapper__role-panel-item--selected:hover{background-color:#00a3dd26}.page-wrapper__role-panel-check{color:#00a3dd;font-size:1rem;font-weight:700}@keyframes slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.page-wrapper__content{background:#f0f0f0;flex-direction:column;flex:1;align-self:center;width:100%;min-height:0;display:flex;overflow:hidden auto}@media (max-width:768px){.page-wrapper__content{padding:1.5rem}}@media (max-width:640px){.page-wrapper__content{padding:1rem}}.page-wrapper__content>:not(.page-wrapper__footer){flex:1 0 auto}.page-wrapper__content:has(.multi-step-form)~.page-wrapper__footer{display:none}.page-wrapper__footer{background-color:#0000;border-top:1px solid #f0f0f0;flex-shrink:0;margin-top:auto}.page-wrapper__footer-left{align-items:center;gap:2rem;display:flex}@media (max-width:768px){.page-wrapper__footer-left{flex-direction:column;gap:1rem}}.page-wrapper__footer-container{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}@media (max-width:768px){.page-wrapper__footer-container{flex-direction:column;gap:1rem}}.page-wrapper__footer-links{flex-wrap:wrap;flex:1;justify-content:center;align-items:center;gap:.5rem;display:flex}@media (max-width:768px){.page-wrapper__footer-links{justify-content:center}}@media (max-width:640px){.page-wrapper__footer-links{flex-direction:column;gap:.75rem}}.page-wrapper__footer-link-item{align-items:center;gap:.5rem;display:flex}@media (max-width:640px){.page-wrapper__footer-link-item{flex-direction:column;gap:.5rem}}.page-wrapper__footer-link{color:#63716e;font-size:.875rem;text-decoration:none;transition:color .2s}.page-wrapper__footer-link:hover{color:#00a3dd;text-decoration:underline}.page-wrapper__footer-link:active{color:#00698f}@media (max-width:640px){.page-wrapper__footer-link{font-size:.75rem}}.page-wrapper__divider{color:#f0f0f0}@media (max-width:640px){.page-wrapper__divider{display:none}}.page-wrapper__social{justify-content:flex-end;align-items:center;gap:1.5rem;display:flex}@media (max-width:768px){.page-wrapper__social{justify-content:center}}@media (max-width:640px){.page-wrapper__social{gap:1rem}}.page-wrapper__social-link{color:#63716e;background-color:#0000;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.page-wrapper__social-link:hover{color:#203430;background-color:#f0f0f0;border-color:#f0f0f0}.page-wrapper__social-link:active{color:#00a3dd;background-color:#f0f0f0}.page-wrapper__social-link svg{width:20px;height:20px}@media (max-width:640px){.page-wrapper__social-link{width:36px;height:36px}.page-wrapper__social-link svg{width:18px;height:18px}}.page-wrapper__copyright{color:#203430;white-space:nowrap;margin:0;font-size:.875rem;font-weight:600}@media (max-width:768px){.page-wrapper__copyright{text-align:center}}@media (max-width:640px){.page-wrapper__copyright{font-size:.75rem}}
.step-navigator{flex-direction:column;gap:2rem;display:flex}.step-navigator__header{flex-direction:column;gap:.5rem;display:flex}.step-navigator__title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:1.25rem;font-weight:600;line-height:1.2}.step-navigator__description{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;margin:0;font-size:.875rem;font-weight:400;line-height:1.3}.step-navigator__steps{flex-direction:column;gap:0;display:flex;position:relative}.step-navigator__step{cursor:pointer;align-items:center;gap:.75rem;padding:.75rem 0;transition:all .2s;display:flex;position:relative}.step-navigator__step:not(:last-child):before{content:"";background-color:#e5e6e6;width:2px;height:calc(100% - 10px);position:absolute;top:30px;left:9px}.step-navigator__step--completed:not(:last-child):before{background-color:#00a3dd}.step-navigator__step--active .step-navigator__step-label{color:#203430;font-weight:600}.step-navigator__step--active .step-navigator__radio{background-color:#00a3dd;border-color:#00a3dd}.step-navigator__step--active .step-navigator__radio-dot{background-color:#fff}.step-navigator__step--completed .step-navigator__check-icon{color:#00a3dd}.step-navigator__step-indicator{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.step-navigator__radio{background-color:#fff;border:2px solid #a4acab;border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex}.step-navigator__radio-dot{background-color:#00a3dd;border-radius:9999px;width:10px;height:10px}.step-navigator__check-icon{width:20px;height:20px}.step-navigator__step-label{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;font-size:.875rem;font-weight:400;line-height:1.3;transition:all .2s}
.multi-step-form{grid-template-columns:320px 1fr;gap:0;height:100%;min-height:calc(100vh - 85px);display:grid;overflow:hidden}@media (max-width:1024px){.multi-step-form{grid-template-columns:1fr;gap:1rem;height:auto;overflow:visible}}.multi-step-form__sidebar{background:#fff;border:1px solid #e5e6e6;border-right:none;border-radius:.75rem 0 0 .75rem;flex-direction:column;gap:3rem;height:100%;padding:3rem;display:flex;overflow-y:auto}@media (max-width:1024px){.multi-step-form__sidebar{border-right:1px solid #e5e6e6;border-radius:.5rem;height:auto;padding:1.5rem 1rem;overflow:auto visible}}@media (min-width:1280px) and (max-width:1440px){.multi-step-form__sidebar{gap:2rem;padding:2rem}}.multi-step-form__header{flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}@media (max-width:1024px){.multi-step-form__header{margin-bottom:1rem}}.multi-step-form__title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:1.25rem;font-weight:700;line-height:1.2}.multi-step-form__description{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;margin:0;font-size:.875rem;font-weight:400;line-height:1.3}@media (min-width:1024px){.multi-step-form .stepper{padding:0}}.multi-step-form__content{background:#fff;border:1px solid #e5e6e6;border-radius:0 .75rem .75rem 0;flex-direction:column;height:100%;padding:3rem 0 0;display:flex;overflow:hidden}@media (max-width:1024px){.multi-step-form__content{border-left:1px solid #e5e6e6;border-radius:.5rem;height:auto;padding:3rem 0 0;overflow:visible}}.multi-step-form__scrollable{flex-direction:column;flex:1;min-height:0;padding:0 5rem 1.5rem;display:flex;overflow-y:auto}@media (max-width:1024px){.multi-step-form__scrollable{padding:0 3rem 1.5rem;overflow-y:visible}}@media (max-width:768px){.multi-step-form__scrollable{padding:0 2rem 1.5rem}}@media (max-width:640px){.multi-step-form__scrollable{padding:0 1rem 1.5rem}}@media (max-width:0){.multi-step-form__scrollable{padding:0 .5rem 1.5rem}}.multi-step-form__step-header{border-bottom:1px solid #e5e6e6;flex-direction:column;flex-shrink:0;gap:.5rem;padding-bottom:1.5rem;display:flex}@media (max-width:1024px){.multi-step-form__step-header{padding-bottom:1rem}}.multi-step-form__step-indicator{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500;line-height:1.3}.multi-step-form__step-title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.multi-step-form__step-subtitle{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;margin:0;font-size:.875rem;font-weight:400;line-height:1.3}.multi-step-form__errors{background:#faeff0;border:1px solid #e63d4b;border-radius:.5rem;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:1rem;display:flex}.multi-step-form__error{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#e63d4b;margin:0;font-size:.875rem;font-weight:400;line-height:1.3}.multi-step-form__sections{flex-direction:column;flex:1;gap:2rem;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}@media (max-width:1024px){.multi-step-form__sections{padding-top:1rem;padding-bottom:1rem}}.multi-step-form__section{flex-direction:column;gap:1rem;display:flex}.multi-step-form__section-subtitle{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;margin:0;font-size:.875rem;font-weight:400;line-height:1.3}.multi-step-form .confirmation-status-group{flex-direction:column;gap:1rem;display:flex}.multi-step-form .confirmation-status-group__title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:1.125rem;font-weight:600;line-height:1.2}.multi-step-form__actions{background:#fff;border-top:1px solid #e5e6e6;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.5rem 0;display:flex}@media (max-width:1024px){.multi-step-form__actions{border-radius:0 0 .75rem .75rem}}@media (max-width:768px){.multi-step-form__actions{flex-direction:column;align-items:stretch;padding:1rem 0}}@media (min-width:1280px) and (max-width:1440px){.multi-step-form__actions{padding:.5rem 0}}.multi-step-form__actions-left{align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.multi-step-form__actions-left{order:2;justify-content:center}}.multi-step-form__actions-right{align-items:center;gap:.75rem;display:flex}@media (max-width:768px){.multi-step-form__actions-right{order:1;justify-content:stretch}.multi-step-form__actions-right button{flex:1}}.multi-step-form__payment-info{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.multi-step-form__payment-field{flex-direction:column;gap:.5rem;display:flex}.multi-step-form__payment-label{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;font-size:.875rem;font-weight:600;line-height:1.3}.multi-step-form__payment-value{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;background:#fcfcfd;border:1px solid #e5e6e6;border-radius:.375rem;padding:.75rem 1rem;font-size:1rem;font-weight:500;line-height:1.3}.multi-step-form__payment-value--with-copy{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.multi-step-form__copy-button{cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.125rem;transition:transform .2s}.multi-step-form__copy-button:hover{transform:scale(1.1)}.multi-step-form__copy-button:active{transform:scale(.95)}.multi-step-form__next-steps{background:#fff9e6;border:1px solid #f0e4c3;border-radius:.5rem;margin-top:1rem;padding:1.5rem}.multi-step-form__next-steps-title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0 0 1rem;font-size:1.125rem;font-weight:700;line-height:1.2}.multi-step-form__next-steps-list{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;padding-left:1.5rem;font-size:.875rem;font-weight:400;line-height:1.3}.multi-step-form__next-steps-list li{margin-bottom:.75rem}.multi-step-form__next-steps-list li:last-child{margin-bottom:0}.multi-step-form__next-steps-list ul{margin-top:.5rem;padding-left:1.5rem}.multi-step-form__next-steps-list ul li{margin-bottom:.5rem}
.form-screen-template__container{width:100%;height:100%}
.administration-sidepanel{z-index:900;background-color:#fff;border-right:1px solid #e5e6e6;flex-direction:column;gap:1.5rem;width:270px;height:100vh;padding:1.5rem 1rem;display:flex;overflow-y:auto}@media (min-width:1024px) and (max-width:1440px){.administration-sidepanel{width:260px;padding:1.5rem .5rem}}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel{gap:1rem;width:120px;padding:1rem .5rem}}@media (max-width:768px){.administration-sidepanel{display:none}}body:has(.administration-sidepanel) .page-wrapper{padding:1.25rem 2.5rem 0 3rem}@media (max-width:768px){body:has(.administration-sidepanel) .page-wrapper{padding:0}}@media (min-width:1280px) and (max-width:1440px){body:has(.administration-sidepanel) .page-wrapper{padding:1.25rem 2.5rem 0 3rem}}.administration-sidepanel__logo{background-color:#f7f7f7;border-radius:.5rem;align-items:center;gap:.75rem;padding:.25rem .625rem;display:flex}@media (min-width:1024px) and (max-width:1440px){.administration-sidepanel__logo{padding:.25rem .375rem}}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__logo{justify-content:center;gap:0;padding:.5rem}.administration-sidepanel__logo img{width:36px!important;height:36px!important}}.administration-sidepanel__coat-of-arms{border-right:1px solid #e5e6e6;flex-shrink:0;justify-content:center;align-items:center;padding-right:.75rem;display:flex}@media (min-width:1024px) and (max-width:1440px){.administration-sidepanel__coat-of-arms{padding-right:.5rem}}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__coat-of-arms{border-right:none;padding-right:0}}.administration-sidepanel__coat-of-arms img{object-fit:contain;width:64px;height:64px}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__coat-of-arms img{width:36px!important;height:36px!important}}.administration-sidepanel__ministry-text{flex-direction:column;flex:1;gap:.25rem;display:flex}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__ministry-text{display:none}}.administration-sidepanel__ministry-title{color:#203430;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:.625rem;font-weight:700;line-height:1.2}.administration-sidepanel__ministry-subtitle{color:#63716e;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:.5rem;font-weight:400;line-height:1.2}.administration-sidepanel__nav{flex-direction:column;gap:.25rem;display:flex}.administration-sidepanel__item-wrapper{flex-direction:column;display:flex}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__item-wrapper{align-items:center}}.administration-sidepanel__link{color:#63716e;cursor:pointer;background-color:#0000;border:none;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__link{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;font-size:.75rem}}.administration-sidepanel__link:hover{color:#203430;background-color:#f7f7f7}.administration-sidepanel__link:hover .administration-sidepanel__icon{color:#00a3dd}.administration-sidepanel__link--active{color:#fff;background-color:#00a3dd}.administration-sidepanel__link--active .administration-sidepanel__icon{color:#fff}.administration-sidepanel__link--active .administration-sidepanel__icon svg path{fill:#fff!important}.administration-sidepanel__link--active .administration-sidepanel__label{color:#fff}.administration-sidepanel__link--active:hover{color:#fff;background-color:#00a3dd}.administration-sidepanel__link--active:hover .administration-sidepanel__icon{color:#fff}.administration-sidepanel__link--active:hover .administration-sidepanel__icon svg path{fill:#fff!important}.administration-sidepanel__link--active:hover .administration-sidepanel__label{color:#fff}.administration-sidepanel__link--has-subitems{justify-content:space-between}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__link--has-subitems{justify-content:center}}.administration-sidepanel__dropdown{color:#63716e;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;font-size:.875rem;transition:transform .15s;display:flex}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__dropdown{order:3;margin-top:.25rem;margin-left:0}}.administration-sidepanel__dropdown--open{transform:rotate(180deg)}.administration-sidepanel__submenu{border-left:2px solid #f0f0f0;flex-direction:column;gap:.25rem;margin-top:.25rem;margin-left:1.5rem;padding-left:.5rem;display:flex}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__submenu{display:none}}@media (min-width:1024px){.administration-sidepanel__submenu--inline{display:flex}}.administration-sidepanel__sublink{color:#63716e;cursor:pointer;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__sublink{text-align:center;width:100%;max-width:100px;margin:0 auto;padding:.375rem .5rem;font-size:.625rem}}.administration-sidepanel__sublink:hover{color:#203430;background-color:#f7f7f7}.administration-sidepanel__sublink--active{color:#fff;background-color:#00b0f0;font-weight:600}.administration-sidepanel__sublink--active:hover{color:#fff;background-color:#00b0f0}.administration-sidepanel__icon{color:#63716e;justify-content:center;align-items:center;width:24px;height:24px;display:flex}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__icon{width:20px;height:20px}}.administration-sidepanel__label{text-align:left;flex:1}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__label{text-align:center;word-break:break-word;flex:none;font-size:.625rem;line-height:1.5}}.administration-sidepanel__hover-panel{z-index:901;background-color:#fff;border:1px solid #e5e6e6;border-radius:.5rem;width:280px;height:auto;max-height:calc(100vh - 20px);animation:.2s slideInRight;display:none;position:fixed;left:120px;overflow-y:auto;box-shadow:4px 4px 12px #00000026}@media (min-width:768px) and (max-width:1024px){.administration-sidepanel__hover-panel{display:block}}@media (min-width:1024px){.administration-sidepanel__hover-panel{display:none}}.administration-sidepanel__hover-panel-content{flex-direction:column;gap:.25rem;min-width:0;padding:.5rem;display:flex}.administration-sidepanel__hover-panel-link{color:#63716e;cursor:pointer;white-space:nowrap;border-radius:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:block}.administration-sidepanel__hover-panel-link:hover{color:#203430;background-color:#f7f7f7}.administration-sidepanel__hover-panel-link--active{color:#fff;background-color:#00a3dd;font-weight:600}.administration-sidepanel__hover-panel-link--active:hover{color:#fff;background-color:#00a3dd}@keyframes slideInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}
