.password-strength-indicator{z-index:10000;pointer-events:none;position:relative}.password-strength-indicator--overlay{pointer-events:auto}.password-strength-indicator__overlay-card{will-change:transform;contain:paint;background:#fff;border:1px solid #00000014;border-radius:.375rem;width:300px;padding:.75rem;font-size:.75rem;line-height:1.5;animation:.2s slideIn;position:absolute;top:0;left:0;right:0;box-shadow:0 8px 24px #00000026}@media (max-width:400px){.password-strength-indicator__overlay-card{width:100%}}.password-strength-indicator__overlay-card--success{background:#f0fdf4;border:1px solid #bbfbbb;align-items:center;gap:.5rem;padding:.625rem .75rem;display:flex}.password-strength-indicator__overlay-card--success svg{flex-shrink:0}.password-strength-indicator__requirements-header{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.password-strength-indicator__requirements-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.password-strength-indicator__requirement-item{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.75rem;display:flex}.password-strength-indicator__requirement-indicator{background:#e63d4b;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:6px;display:inline-block}.password-strength-indicator__requirement-text{word-break:break-word;flex:1}.password-strength-indicator__success-text{color:#22c55e;font-weight:600}@keyframes slideIn{0%{opacity:0}to{opacity:1}}
.payment-info{border:1px solid #e5e6e6;border-radius:.375rem;flex-direction:column;gap:0;display:flex;overflow:hidden}.payment-info__error-container{background:#fff3cd;border-bottom:1px solid #e5e6e6;flex-direction:column;gap:.5rem;padding:1rem 1.5rem;display:flex}.payment-info__error-tag{color:#856404;background:#ffeeba;border:1px solid #ffc107;border-radius:.125rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;display:flex}.payment-info__error-icon{align-items:center;font-size:1rem;display:flex}.payment-info__error-message{flex:1}.payment-info__error-time{color:#666;padding-left:.75rem;font-size:.75rem}.payment-info__field{border-bottom:1px solid #e5e6e6;grid-template-columns:200px 1fr;min-height:60px;display:grid}.payment-info__field:last-child{border-bottom:none}.payment-info__label{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;background:#fcfcfd;align-items:center;padding:1rem 1.5rem;font-size:.875rem;font-weight:500;line-height:1.3;display:flex}.payment-info__value{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;background:#fff;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:500;line-height:1.3;display:flex}.payment-info__value--with-copy{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.payment-info__control-number{flex:1}.payment-info__copy-button{cursor:pointer;color:#63716e;background:0 0;border:none;border-radius:.125rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.payment-info__copy-button:hover{color:#00a3dd;background:#f7f7f7}.payment-info__copy-button:active{transform:scale(.95)}.payment-info__copy-button:focus-visible{outline-offset:2px;outline:2px solid #00a3dd}@media (max-width:768px){.payment-info__field{grid-template-columns:1fr;min-height:auto}.payment-info__label{border-bottom:1px solid #e5e6e6;padding:.75rem 1rem;font-size:.75rem}.payment-info__value{padding:.75rem 1rem;font-size:.875rem}}
.pill-tab-navigation{background-color:#e9e9e9;border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.5rem;display:flex;position:relative;overflow-x:auto}@media (max-width:768px){.pill-tab-navigation{gap:.375rem;padding:.375rem}}.pill-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;border-radius:.375rem;justify-content:center;align-items:center;min-height:36px;padding:.625rem 1.25rem;font-size:1rem;font-weight:500;line-height:1.5;transition:all .2s;display:flex;position:relative}.pill-tab-navigation__tab:hover:not(.pill-tab-navigation__tab--active){color:#203430;background-color:#ffffff80}.pill-tab-navigation__tab:focus,.pill-tab-navigation__tab:focus-visible{outline:none}.pill-tab-navigation__tab--active{color:#00a3dd;background-color:#fff;border-radius:.375rem;font-weight:600;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.pill-tab-navigation__label{font-size:1rem;font-weight:400;line-height:1.2;display:inline-block}@media (max-width:768px){.pill-tab-navigation__label{font-size:.875rem}}.pill-tab-navigation__tab--active .pill-tab-navigation__label{color:#00698f;font-weight:600}
.rejection-reason-card{flex-direction:column;gap:1.5rem;display:flex}.rejection-reason-card__header{margin-bottom:.5rem}.rejection-reason-card__rejection-message{background-color:#faeff0;border:1px solid #e63d4b;border-radius:.375rem;align-items:center;gap:.75rem;padding:1rem;display:flex}.rejection-reason-card__rejection-message span{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#e63d4b;font-size:1rem;font-weight:600}.rejection-reason-card--success .rejection-reason-card__rejection-message{background-color:#e6f7ed;border:1px solid #34c759}.rejection-reason-card--success .rejection-reason-card__rejection-message span{color:#34c759}.rejection-reason-card__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.rejection-reason-card__link{color:#00a3dd;font-size:.875rem;font-weight:500;text-decoration:none}.rejection-reason-card__link:hover{text-decoration:underline}.rejection-reason-card__section{flex-direction:column;gap:.75rem;display:flex}.rejection-reason-card__section-title{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0;font-size:1rem;font-weight:700;line-height:1.2}.rejection-reason-card__section-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}.rejection-reason-card__reasons-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.rejection-reason-card__reason-item{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;padding-left:1.5rem;font-size:.875rem;font-weight:400;line-height:1.3;position:relative}.rejection-reason-card__reason-item:before{content:"•";color:#203430;font-weight:700;position:absolute;left:0}.rejection-reason-card__officer-comment{background-color:#eefbff;border:1px solid #c5f0ff;border-radius:.375rem;padding:1rem}.rejection-reason-card__comment-text{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;margin:0 0 .5rem;font-size:.875rem;font-weight:400;line-height:1.3}.rejection-reason-card__officer-signature{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;margin:0;font-size:.875rem;font-weight:500;line-height:1.3}.rejection-reason-card__deadline{background-color:#faeff0;border-radius:.375rem;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.rejection-reason-card__days-remaining{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#e63d4b;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}.rejection-reason-card__deadline-text{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#63716e;font-size:.875rem;font-weight:400;line-height:1.3}.rejection-reason-card__steps-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.rejection-reason-card__steps-list li{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;padding-left:1.5rem;font-size:.875rem;font-weight:400;line-height:1.3;position:relative}.rejection-reason-card__steps-list li:before{content:"•";color:#203430;font-weight:700;position:absolute;left:0}
.reports-summary{background-color:#fff;border-radius:.75rem;width:100%;padding:2rem;transition:box-shadow .2s;position:relative;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f,0 0 0 1px #0000000d}.reports-summary:before{content:"";z-index:-1;opacity:.6;filter:blur(8px);background:linear-gradient(135deg,#00a3dd1a 0%,#c5f0ff26 100%);border-radius:.75rem;position:absolute;inset:-2px}.reports-summary:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000000f,0 0 0 1px #0000000d}@media (max-width:640px){.reports-summary{padding:1.5rem}}.reports-summary__header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.reports-summary__title{color:#203430;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}.reports-summary__menu-button{cursor:pointer;color:#63716e;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.reports-summary__menu-button:hover{background-color:#f0f0f0}.reports-summary__menu-button:focus{outline-offset:2px;outline:2px solid #00a3dd}.reports-summary__menu-button:active{background-color:#e5e6e6}.reports-summary__content{flex-direction:column;gap:1.5rem;display:flex}.reports-summary__employee-count{flex-direction:row;align-items:baseline;gap:.5rem;display:flex}.reports-summary__employee-number{color:#203430;letter-spacing:-.03em;font-size:2.5rem;font-weight:700;line-height:1.2}.reports-summary__employee-label{color:#63716e;font-size:.875rem;font-weight:400;line-height:1.3}.reports-summary__progress-section{flex-direction:column;gap:.5rem;display:flex}.reports-summary__progress-bar{border-radius:.5rem;width:100%;height:24px;display:flex;position:relative;overflow:hidden}.reports-summary__progress-segment{height:100%;transition:width .3s}.reports-summary__progress-segment:first-child{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.reports-summary__progress-segment:last-child{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.reports-summary__progress-segment--first{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.reports-summary__progress-segment--last{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.reports-summary__progress-segment--dark-blue{background:linear-gradient(90deg,#00698f 0%,#0088b8 100%)}.reports-summary__progress-segment--medium-blue{background:linear-gradient(90deg,#00a3dd 0%,#4cc9f0 100%)}.reports-summary__progress-segment--light-blue{background:linear-gradient(90deg,#c5f0ff 0%,#a0e0ff 100%)}.reports-summary__progress-segment--grey{background:linear-gradient(90deg,#a4acab 0%,#c5c9c8 100%)}.reports-summary__progress-labels{justify-content:space-between;width:100%;display:flex}.reports-summary__progress-label{color:#a4acab;font-size:.75rem;font-weight:500}.reports-summary__report-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:.5rem;display:grid}.reports-summary__report-item{flex-direction:column;gap:.5rem;display:flex}.reports-summary__report-header{align-items:center;gap:.75rem;display:flex}.reports-summary__report-dot{border-radius:9999px;flex-shrink:0;width:12px;height:12px;box-shadow:0 1px 2px #0000001a}.reports-summary__report-dot--dark-blue{background-color:#00698f}.reports-summary__report-dot--medium-blue{background-color:#00a3dd}.reports-summary__report-dot--light-blue{background-color:#c5f0ff}.reports-summary__report-dot--grey{background-color:#a4acab}.reports-summary__report-name{color:#203430;font-size:1rem;font-weight:500;line-height:1.3}.reports-summary__report-stats{color:#63716e;padding-left:1.5rem;font-size:.875rem;line-height:1.3}@media (max-width:640px){.reports-summary__title{font-size:1.25rem}.reports-summary__employee-number{font-size:2rem}.reports-summary__report-grid{grid-template-columns:1fr;gap:1rem}.reports-summary__report-stats{padding-left:1.5rem}}
.role-switch{border-right:1px solid #f0f0f0;margin-right:1rem;padding-right:1rem;position:relative}@media (max-width:768px){.role-switch{margin-right:.75rem;padding-right:.75rem}}@media (max-width:640px){.role-switch{margin-right:.5rem;padding-right:.5rem}}.role-switch__button{cursor:pointer;color:#203430;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:flex}.role-switch__button:hover:not(:disabled){background-color:#f7f7f7}.role-switch__button:active:not(:disabled){background-color:#f0f0f0}.role-switch__button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.role-switch__button{gap:.375rem;padding:.375rem .5rem}}.role-switch__label{white-space:nowrap;color:#203430;font-size:.875rem;font-weight:500}@media (max-width:640px){.role-switch__label{display:none}}.role-switch__chevron{flex-shrink:0;transition:transform .2s}.role-switch__chevron--open{transform:rotate(180deg)}.role-switch__dropdown{z-index:1000;background:#fff;border:1px solid #f0f0f0;border-radius:.5rem;flex-direction:column;min-width:200px;max-width:300px;max-height:300px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}@media (max-width:640px){.role-switch__dropdown{left:0;right:auto}}.role-switch__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}.role-switch__item:hover:not(:disabled){background-color:#f7f7f7}.role-switch__item:active:not(:disabled){background-color:#f0f0f0}.role-switch__item:disabled{opacity:.6;cursor:not-allowed}.role-switch__item--selected{color:#00a3dd;background-color:#00a3dd1a;font-weight:600}.role-switch__item-label{text-align:left;flex:1}.role-switch__item-check{color:#00a3dd;font-size:1rem;font-weight:700}
.search-bar{align-items:center;gap:.5rem;width:100%;display:flex;position:relative}.search-bar--small .search-bar__icon{width:1rem;height:1rem;left:.5rem}.search-bar--small .input__field{padding-left:2rem;font-size:.75rem}.search-bar--small .search-bar__clear{width:1rem;height:1rem}.search-bar--medium .search-bar__icon{width:1.125rem;height:1.125rem;left:.75rem}.search-bar--medium .input__field{padding-left:2.5rem;font-size:.875rem}.search-bar--medium .search-bar__clear{width:1.125rem;height:1.125rem}.search-bar--large .search-bar__icon{width:1.25rem;height:1.25rem;left:1rem}.search-bar--large .input__field{padding-left:3rem;font-size:1rem}.search-bar--large .search-bar__clear{width:1.25rem;height:1.25rem}.search-bar__icon{color:#a4acab;pointer-events:none;z-index:1;position:absolute}.search-bar .input,.search-bar .input .input__field{width:100%}.search-bar__clear{color:#a4acab;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:all .15s;display:flex;position:absolute;right:.75rem}.search-bar__clear:hover{color:#203430;background-color:#f0f0f0}.search-bar__clear:active{transform:scale(.95)}.search-bar__clear:focus-visible{outline-offset:1px;outline:2px solid #00a3dd}.search-bar--disabled{opacity:.5;pointer-events:none}
.service-card{background:#fff;border-radius:clamp(6px,1.2vw,12px);flex-direction:column;gap:clamp(.5rem,1.5vw,1rem);height:100%;padding:clamp(.35rem,1vw,.75rem);transition:box-shadow .3s,transform .3s;display:flex;box-shadow:0 clamp(2px,.5vw,8px) clamp(8px,1vw,16px) #00000014}.service-card:hover{transform:translateY(clamp(-2px,-.5vw,-4px));box-shadow:0 clamp(4px,1vw,12px) clamp(12px,1.5vw,24px) #0000001f}.service-card__image-wrapper{aspect-ratio:16/12;background:linear-gradient(135deg,#f5f5f5 0%,#e8e8e8 100%);border-radius:clamp(6px,1.2vw,12px);width:100%;position:relative;overflow:visible}.service-card__image-wrapper img{border-radius:clamp(6px,1.2vw,12px)}.service-card__image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s;display:block}.service-card:hover .service-card__image{transform:scale(1.05)}.service-card__icon-wrapper{z-index:2;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:clamp(5px,1vw,8px);width:clamp(48px,10vw,72px);height:clamp(48px,10vw,72px);padding:clamp(5px,1.2vw,10px);display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.service-card__icon{object-fit:contain;object-position:center;width:clamp(28px,6vw,48px);height:clamp(28px,6vw,48px);display:block}.service-card__content{text-align:center;flex-direction:column;gap:clamp(.35rem,.8vw,.65rem);padding:clamp(.75rem,1.5vw,1.2rem) clamp(.35rem,.8vw,.75rem) clamp(.5rem,1vw,1rem);display:flex}.service-card__title{letter-spacing:-.01em;color:#1a1a1a;word-break:break-word;overflow-wrap:break-word;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(.8rem,1.8vw,1rem);font-weight:600;line-height:1.3}.service-card__description{color:#4a5568;word-break:break-word;overflow-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(.7rem,1.3vw,.88rem);font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}@media (max-width:768px){.service-card{gap:clamp(.4rem,1.5vw,.9rem);padding:clamp(.3rem,1vw,.6rem)}.service-card:hover{transform:translateY(clamp(-1px,-.4vw,-3px))}.service-card__image-wrapper{aspect-ratio:4/3;border-radius:clamp(5px,1vw,10px)}.service-card__icon-wrapper{border:clamp(1.5px,.2vw,3px) solid #fff;width:clamp(36px,7vw,52px);height:clamp(36px,7vw,52px)}.service-card__icon{width:clamp(18px,4.5vw,28px);height:clamp(18px,4.5vw,28px)}.service-card__content{gap:clamp(.3rem,.7vw,.6rem);padding:clamp(.6rem,1.2vw,1rem) clamp(.3rem,.7vw,.65rem) clamp(.4rem,.9vw,.8rem)}}@media (max-width:576px){.service-card{gap:clamp(.4rem,1.2vw,.8rem);padding:clamp(.25rem,.8vw,.5rem)}.service-card__image-wrapper{aspect-ratio:1}.service-card__content{padding-top:clamp(.55rem,1vw,.8rem)}.service-card__description{-webkit-line-clamp:2}}@media (max-width:375px){.service-card__image-wrapper{aspect-ratio:5/4}.service-card__title{font-size:clamp(.75rem,1.6vw,.95rem)}.service-card__description{-webkit-line-clamp:2;font-size:clamp(.65rem,1.1vw,.8rem)}}@media (min-width:1441px){.service-card{gap:clamp(.8rem,1.5vw,1.2rem)}.service-card:hover{transform:translateY(-6px);box-shadow:0 clamp(6px,1.2vw,16px) clamp(16px,2vw,32px) #00000026}.service-card__image-wrapper{aspect-ratio:3/2}.service-card__title{font-size:clamp(1rem,2vw,1.25rem)}.service-card__description{-webkit-line-clamp:3;font-size:clamp(.85rem,1.4vw,1rem)}}
.year-picker{width:100%;position:relative}.year-picker__label{color:#63716e;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.year-picker__required{color:#e63d4b;margin-left:.25rem}.year-picker__wrapper{width:100%;position:relative}.year-picker__input{color:#203430;cursor:pointer;background-color:#fff;border:1px solid #e5e6e6;border-radius:.5rem;width:100%;padding:.625rem 2.5rem .625rem .75rem;font-size:1rem;transition:border-color .15s}.year-picker__input:hover:not(:disabled){border-color:#00a3dd}.year-picker__input:focus,.year-picker__input--focused{border-color:#00a3dd;outline:none}.year-picker__input:disabled{cursor:not-allowed;color:#63716e;background-color:#f7f7f7}.year-picker__input::placeholder{color:#63716e}.year-picker__button{cursor:pointer;color:#63716e;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .15s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.year-picker__button:hover:not(:disabled){color:#203430}.year-picker__button:disabled{cursor:not-allowed;opacity:.5}.year-picker__button svg{display:block}.year-picker__popup{z-index:1000;background-color:#fff;border:1px solid #e5e6e6;border-radius:.5rem;min-width:280px;max-width:320px;padding:1rem;position:absolute;top:calc(100% + .25rem);left:0;box-shadow:0 4px 12px #00000026}.year-picker__header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.year-picker__nav-button{cursor:pointer;color:#203430;background:0 0;border:none;border-radius:.125rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .15s;display:flex}.year-picker__nav-button:hover:not(:disabled){background-color:#f7f7f7}.year-picker__nav-button:disabled{opacity:.4;pointer-events:none;cursor:not-allowed!important}.year-picker__decade{color:#203430;font-size:1rem;font-weight:600}.year-picker__grid{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.year-picker__year{color:#203430;cursor:pointer;text-align:center;background-color:#fff;border:1px solid #f0f0f0;border-radius:.125rem;padding:.5rem .75rem;font-size:.875rem;transition:all .15s}.year-picker__year:hover{color:#00a3dd;background-color:#fcfcfd;border-color:#00a3dd}.year-picker__year--selected{color:#fff;background-color:#00a3dd;border-color:#00a3dd;font-weight:600}.year-picker__year--selected:hover{color:#fff;background-color:#00698f}.year-picker__year--disabled{opacity:.4;cursor:not-allowed;color:#a4acab;background-color:#f7f7f7;border-color:#f0f0f0}.year-picker__year--disabled:hover{color:#a4acab;background-color:#f7f7f7;border-color:#f0f0f0}.year-picker__error{color:#e63d4b;margin-top:.25rem;font-size:.875rem}.year-picker--error .year-picker__input{background-color:#faeff0;border-color:#e63d4b}.year-picker--error .year-picker__input:hover:not(:disabled),.year-picker--error .year-picker__input:focus{border-color:#e63d4b}.year-picker--disabled{opacity:.6;cursor:not-allowed}
.section-inputs{flex-direction:column;gap:1.5rem;width:100%;display:flex}.section-inputs__title{color:#203430;margin:0;padding-bottom:1rem;font-size:1.25rem;font-weight:600}.section-inputs__required{color:#e63d4b;margin-left:.25rem;font-size:.75rem}.section-inputs__error{color:#e63d4b;background-color:#e63d4b14;border-left:4px solid #e63d4b;border-radius:.125rem;margin-top:-1rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.section-inputs__content{flex-direction:column;gap:1rem;display:flex;overflow:visible}.section-inputs__row{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}@media (max-width:767px){.section-inputs__row{grid-template-columns:1fr}}@media (min-width:768px) and (max-width:1023px){.section-inputs__row{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.section-inputs__row{grid-template-columns:repeat(12,1fr)}}.section-inputs__input{width:100%;min-width:0;overflow:visible}.demographics-table{width:100%;margin-top:.5rem}.demographics-table__label{color:#63716e;margin-bottom:.75rem;font-size:.875rem;font-weight:500;display:block}.demographics-table__container{background:#fff;border:1px solid #e5e6e6;border-radius:.5rem;overflow-x:auto;box-shadow:0 1px 2px #0000000d}.demographics-table__table{border-collapse:collapse;width:100%;font-size:.875rem}.demographics-table__table th,.demographics-table__table td{text-align:left;border-bottom:1px solid #e5e6e6;padding:.75rem 1rem}.demographics-table__table th{color:#203430;text-transform:uppercase;letter-spacing:.05em;background:#f7f7f7;font-size:.75rem;font-weight:600}.demographics-table__table td{vertical-align:middle;background:#fff}.demographics-table__table th:nth-child(2),.demographics-table__table th:nth-child(3),.demographics-table__table td:nth-child(2),.demographics-table__table td:nth-child(3){text-align:center;width:120px}.demographics-table__table .input-field{margin-bottom:0}.demographics-table__table .input-field__input{text-align:center;background:#f7f7f7;border-color:#0000;height:38px;padding:.5rem}.demographics-table__table .input-field__input:focus{background:#fff;border-color:#00a3dd}.demographics-table__age-label{color:#203430;width:40%;font-weight:500}.demographics-table__total-row{background:#f2fafd!important}.demographics-table__total-row td{color:#00698f;border-bottom:1px solid #ccedf8;font-weight:600;background:inherit!important}.demographics-table__total-value{font-family:Courier New,monospace;font-size:1rem}.demographics-table__grand-total-row{background:#00a3dd!important}.demographics-table__grand-total-row td{color:#fff;border-bottom:none;padding:1rem;font-weight:700;background:inherit!important}.demographics-table__grand-total-value{font-family:Courier New,monospace;font-size:1.125rem;text-align:center!important}.demographics-table--transposed .demographics-table__container{-webkit-overflow-scrolling:touch;background-color:#0000;background-image:linear-gradient(90deg,#fff 20px,#0000 20px),linear-gradient(270deg,#fff 20px,#0000 20px),radial-gradient(farthest-side at 0,#00000014,#0000),radial-gradient(farthest-side at 100%,#00000014,#0000);background-position:0 0,100%,0 0,100%;background-repeat:no-repeat;background-size:40px 100%,40px 100%,12px 100%,12px 100%;background-attachment:local,local,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;overflow-x:auto}.demographics-table--transposed .demographics-table__table{table-layout:fixed;width:100%}.demographics-table--transposed .demographics-table__table th,.demographics-table--transposed .demographics-table__table td{text-align:center;white-space:nowrap;overflow:hidden}.demographics-table--transposed .demographics-table__table thead tr:first-child th:first-child,.demographics-table--transposed .demographics-table__table tbody tr td:first-child,.demographics-table--transposed .demographics-table__table tfoot tr td:first-child{text-align:left;white-space:normal;word-break:break-word;width:16%}.demographics-table--transposed .demographics-table__table .demographics-table__age-col-header{width:21%}.demographics-table--transposed .demographics-table__table tbody tr td:not(:first-child),.demographics-table--transposed .demographics-table__table tfoot tr td:not(:first-child){padding:.25rem}.demographics-table--transposed .demographics-table__table .input{width:100%;max-width:58px;margin:0 auto}.demographics-table--transposed .demographics-table__table .input__wrapper{width:100%;max-width:58px;min-width:unset}.demographics-table--transposed .demographics-table__table .input__field{width:100%;min-width:unset;text-align:center;height:34px;padding:.25rem;font-size:.875rem}.demographics-table--transposed .demographics-table__group-col-header{vertical-align:middle;text-transform:uppercase;letter-spacing:.05em;background:#f7f7f7;font-size:.75rem;font-weight:600}.demographics-table--transposed .demographics-table__age-col-header{text-transform:uppercase;letter-spacing:.05em;background:#f7f7f7;border-left:2px solid #e5e6e6;font-size:.75rem;font-weight:600}.demographics-table--transposed .demographics-table__gender-sub-header{color:#63716e;text-transform:uppercase;letter-spacing:.03em;background:#fbfbfb;border-top:1px solid #e5e6e6;font-size:.75rem;font-weight:500}.demographics-table--transposed .demographics-table__gender-sub-header:nth-child(odd){border-left:2px solid #e5e6e6}.demographics-table--transposed .demographics-table__group-label{color:#203430;font-weight:500;text-align:left!important}.demographics-table--transposed .demographics-table__total-row td:first-child{text-align:left!important}.demographics-table--transposed .demographics-table__summary{background:#f2fafd;border:1px solid #d9f1fa;border-radius:.5rem;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.5rem;padding:.75rem 1rem;display:flex}.demographics-table--transposed .demographics-table__summary-item{background:#fff;border:1px solid #e5e6e6;border-radius:.375rem;align-items:center;gap:.5rem;padding:.25rem .75rem;display:flex}.demographics-table--transposed .demographics-table__summary-item--grand{background:#00a3dd;border-color:#00a3dd}.demographics-table--transposed .demographics-table__summary-item--grand .demographics-table__summary-label,.demographics-table--transposed .demographics-table__summary-item--grand .demographics-table__summary-value{color:#fff}.demographics-table--transposed .demographics-table__summary-item--grand .demographics-table__summary-value{font-size:1.125rem}.demographics-table--transposed .demographics-table__summary-label{color:#63716e;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.demographics-table--transposed .demographics-table__summary-value{color:#00698f;font-family:Courier New,monospace;font-size:1rem;font-weight:700}.demographics-table--transposed tbody tr td:nth-child(4),.demographics-table--transposed tbody tr td:nth-child(5),.demographics-table--transposed tbody tr td:nth-child(8),.demographics-table--transposed tbody tr td:nth-child(9),.demographics-table--transposed tbody tr td:nth-child(12),.demographics-table--transposed tbody tr td:nth-child(13){background:#fcfcfc}
.selection-card{cursor:pointer;background-color:#fff;border:1px solid #e5e6e6;border-radius:.5rem;align-items:center;gap:.75rem;padding:1rem 1.25rem;transition:all .2s;display:flex}.selection-card:hover{background-color:#f0f0f0;border-color:#c5f0ff}.selection-card:focus{outline-offset:2px;outline:2px solid #00a3dd}.selection-card--selected{background-color:#eefbff;border-color:#00a3dd}.selection-card--selected:hover{background-color:#eefbff}.selection-card--selected .selection-card__label{font-weight:500}.selection-card__radio{border:2px solid #a4acab;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .2s;display:flex}.selection-card--selected .selection-card__radio{border-color:#00a3dd}.selection-card__radio-dot{background-color:#00a3dd;border-radius:9999px;width:10px;height:10px}.selection-card__label{font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;color:#203430;font-size:.875rem;font-weight:400;line-height:1.3;transition:font-weight .2s}
.side-popup-overlay{z-index:1050;background-color:#00000080;justify-content:flex-end;align-items:stretch;animation:.2s ease-in-out side-popup-overlay-fade-in;display:flex;position:fixed;inset:0}@keyframes side-popup-overlay-fade-in{0%{opacity:0}to{opacity:1}}.side-popup__left-panel{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow:hidden}.side-popup{z-index:1051;background-color:#fff;flex-direction:column;height:100vh;max-height:100vh;animation:.3s ease-out side-popup-slide-in;display:flex;position:relative;overflow:hidden;box-shadow:-4px 0 24px #00000026}@media (max-width:768px){.side-popup{max-width:100%;width:100%!important}}@keyframes side-popup-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.side-popup__header{z-index:1;background-color:#fff;border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:1.25rem 1.5rem;box-shadow:0 2px 4px #0000000d}.side-popup__header-content{align-items:flex-start;gap:.75rem;display:flex}.side-popup__back{cursor:pointer;color:#203430;background:0 0;border:none;border-radius:.375rem;flex-shrink:0;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;margin-top:0;padding:0;transition:all .15s;display:flex}.side-popup__back:hover{background-color:#f7f7f7}.side-popup__back:active{transform:scale(.95)}.side-popup__back:focus-visible{outline-offset:2px;outline:2px solid #00a3dd}.side-popup__header-text{flex:1;min-width:0}.side-popup__title{color:#203430;font-size:1.25rem;font-weight:600;line-height:1.2;font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;margin:0}.side-popup__subtitle{color:#63716e;font-size:.875rem;font-weight:400;line-height:1.3;font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;margin:.25rem 0 0}.side-popup__body{flex:1;min-height:0;padding:1.5rem;overflow:hidden auto}.side-popup__body::-webkit-scrollbar{width:8px}.side-popup__body::-webkit-scrollbar-track{background:#f7f7f7}.side-popup__body::-webkit-scrollbar-thumb{background:#e5e6e6;border-radius:9999px}.side-popup__body::-webkit-scrollbar-thumb:hover{background:#a4acab}.side-popup__footer{z-index:1;background-color:#fff;border-top:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;display:flex;box-shadow:0 -2px 4px #0000000d}.side-popup__footer-left{flex:1;align-items:center;gap:.75rem;display:flex}.side-popup__footer-right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.side-popup__footer-link{font-size:1rem;font-weight:500}@media (max-width:640px){.side-popup__footer{flex-direction:column-reverse;align-items:stretch;gap:.5rem}.side-popup__footer-left,.side-popup__footer-right{justify-content:center;width:100%}.side-popup__footer-right button{width:100%}}@media (max-width:768px){.side-popup__header,.side-popup__body,.side-popup__footer{padding:1rem}}@media (max-width:640px){.side-popup__title{font-size:1.125rem}.side-popup__subtitle{font-size:.75rem}}.side-popup__loading-overlay{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);z-index:10;background-color:#ffffff73;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}
.skeleton-card{background:#fff;border:1px solid #f0f0f0;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.skeleton-card__top{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.skeleton-card__icon{flex-shrink:0}
.skeleton-timeline{flex-direction:column;padding:1rem 0;display:flex}.skeleton-timeline__item{align-items:flex-start;gap:1rem;display:flex}.skeleton-timeline__track{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.skeleton-timeline__line{background:linear-gradient(90deg,#f7f7f7 25%,#f0f0f0 50%,#f7f7f7 75%) 0 0/800px 100%;flex:1;width:2px;min-height:2rem;margin:.5rem 0;animation:1.4s ease-in-out infinite skeleton-shimmer}.skeleton-timeline__content{flex-direction:column;flex:1;gap:.5rem;padding-bottom:1.5rem;display:flex}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}
.skeleton-detail{background:#fff;border:1px solid #f0f0f0;border-radius:.75rem;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.skeleton-detail__title{border-bottom:1px solid #f7f7f7;padding-bottom:.75rem}.skeleton-detail__rows{flex-direction:column;gap:1rem;display:flex}.skeleton-detail__row{border-bottom:1px solid #fcfcfd;grid-template-columns:1fr 1.5fr;align-items:center;gap:1rem;padding-bottom:.75rem;display:grid}.skeleton-detail__row:last-child{border-bottom:none;padding-bottom:0}
.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__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.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}.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;position:relative}@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__search-dropdown{z-index:1000;background:#fff;border:1px solid #f0f0f0;border-radius:.5rem;min-width:280px;max-height:360px;padding:.5rem .5rem 1.5rem;animation:.15s fadeIn;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.page-wrapper__search-label{color:#a4acab;text-transform:uppercase;letter-spacing:.5px;margin:0;padding:.25rem .75rem .5rem;font-size:.75rem;font-weight:600}.page-wrapper__search-result{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.375rem;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;transition:background-color .15s;display:flex}.page-wrapper__search-result:hover{background-color:#f0f0f0}.page-wrapper__search-result--highlighted{background-color:#f0f0f0;outline:none}.page-wrapper__search-result-icon{color:#00a3dd;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.page-wrapper__search-result-text{flex-direction:column;flex:1;min-width:0;display:flex}.page-wrapper__search-result-label{color:#203430;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:400;overflow:hidden}.page-wrapper__search-result-parent{color:#a4acab;white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.page-wrapper__search-result-spinner{border:2px solid #f0f0f0;border-top-color:#00a3dd;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite nav-search-spin}@keyframes nav-search-spin{to{transform:rotate(360deg)}}.page-wrapper__search-empty{text-align:center;color:#63716e;margin:0;padding:1rem;font-size:.875rem}.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:#fff;background-color:#00a3dd}.page-wrapper__mobile-menu-item--active .page-wrapper__mobile-menu-item-icon,.page-wrapper__mobile-menu-item--active span{color:#fff}.page-wrapper__mobile-menu-item--active:hover{color:#fff;background-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:#fff;background-color:#00a3dd;font-weight:600}.page-wrapper__mobile-menu-sublink--active:hover{color:#fff;background-color:#00a3dd}.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-title-wrapper{align-items:center;gap:.75rem;display:flex}.multi-step-form__back-arrow{cursor:pointer;color:#000;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;margin-left:-.5rem;padding:.25rem;transition:all .2s;display:flex}.multi-step-form__back-arrow:active{transform:scale(.95)}.multi-step-form__back-arrow svg{width:24px;height:24px}.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__step-tags{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.multi-step-form__step-tag{color:#00a3dd;font-family:var(--font-dm-sans),"DM Sans",Arial,sans-serif;background-color:#c5f0ff;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1.3;display:inline-flex}.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}.multi-step-form__payment-error-toast{z-index:1000;justify-content:center;width:fit-content;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}@media (max-width:768px){.multi-step-form__payment-error-toast{width:calc(100% - 2rem);bottom:2rem}}
.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,.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,.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)}}
.demographics-table{width:100%;overflow-x:auto}.demographics-table__table{border-collapse:collapse;border:1px solid #f0f0f0;width:100%}.demographics-table__table thead{background-color:#fcfcfd;font-weight:500}.demographics-table__table th{text-align:left;color:#203430;vertical-align:middle;border:1px solid #f0f0f0;padding:.75rem 1rem;font-size:.875rem}.demographics-table__table th:first-child{background-color:#fcfcfd}.demographics-table__table td{color:#63716e;text-align:center;border:1px solid #f0f0f0;padding:.75rem 1rem;font-size:.875rem}.demographics-table__table td:first-child{text-align:left;background-color:#fcfcfd;font-weight:500}.demographics-table__table tbody tr:hover{background-color:#fcfcfd}.demographics-table__table tfoot{background-color:#f7f7f7;font-weight:500}.demographics-table__table tfoot td{background-color:#f7f7f7;padding:1rem}
.LanguageSwitcher-module-scss-module__SpTdhW__languageSwitcher{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;flex-direction:row;align-items:center;gap:0;padding:4px;display:inline-flex}@media (max-width:400px){.LanguageSwitcher-module-scss-module__SpTdhW__languageSwitcher{border-radius:10px;padding:3px}}.LanguageSwitcher-module-scss-module__SpTdhW__langBtn{cursor:pointer;width:38px;height:23px;font-family:var(--font-dm-sans),"DM Sans",sans-serif;letter-spacing:.5px;text-align:center;vertical-align:middle;color:#64748b;background:0 0;border:none;border-radius:12px;outline:none;padding:4px 12px;font-size:10px;font-style:normal;font-weight:700;line-height:15px;transition:all .2s}@media (max-width:400px){.LanguageSwitcher-module-scss-module__SpTdhW__langBtn{width:32px;height:22px;padding:3px 8px;font-size:9px;line-height:1}}.LanguageSwitcher-module-scss-module__SpTdhW__langBtn:hover:not(.LanguageSwitcher-module-scss-module__SpTdhW__active){color:#475569}.LanguageSwitcher-module-scss-module__SpTdhW__langBtn:focus-visible{outline-offset:1px;z-index:1;outline:2px solid #00a1db}.LanguageSwitcher-module-scss-module__SpTdhW__langBtn.LanguageSwitcher-module-scss-module__SpTdhW__active{color:#00a1db;background:#fff;box-shadow:0 1px 2px #0000000d}
