.profilePage .profile-holder{flex-direction:column;align-content:center;height:100%;display:flex}.profilePage .profile-holder[data-create-loading=true]{pointer-events:none;opacity:.5}@media screen and (width>=0) and (width<=767px){.profilePage .profile-holder{margin-left:24px;margin-right:24px}}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-holder{margin-left:24px;margin-right:24px}}.profilePage .profile-holder .navigation{font-weight:500;font-size:var(--font-size-xs);gap:8px;padding-top:40px;line-height:133.333%;display:flex}.profilePage .profile-holder .profile-title{font-size:var(--font-size-xxl);flex-direction:column;margin-top:32px;margin-bottom:24px;font-weight:600;line-height:32px;display:flex}@media screen and (width>=0) and (width<=767px){.profilePage .profile-holder .profile-title{flex-direction:column;align-items:baseline}}.profilePage .profile-holder .profile-title .profile-notify{position:relative;top:10px}.profilePage .profile-holder .profile-title .title-disabled{opacity:.5;padding-right:16px}.profilePage .profile-holder .profile-title .staff-disabled{color:var(--error-default);background-color:var(--accent-pink-container-default);font-weight:500;font-size:var(--font-size-sm);border-radius:6px;padding:2px 5px;line-height:20px}.profilePage .profile-holder .profile{flex-direction:row;align-content:center;min-width:900px;margin-bottom:24px;display:flex}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-holder .profile{min-width:unset;flex-direction:column}}@media screen and (width>=0) and (width<=767px){.profilePage .profile-holder .profile{min-width:unset;flex-direction:column}}.profilePage .profile-holder .profile-data-holder{flex-grow:1;gap:20px;display:grid}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-holder .profile-data-holder{order:2}}@media screen and (width>=0) and (width<=767px){.profilePage .profile-holder .profile-data-holder{order:2}}.profilePage .profile-holder .profile-data-holder .lock-wrap svg{position:relative;top:-1px;right:4px}.profilePage .profile-holder .profile-progress-holder{flex-direction:column;gap:16px;width:300px;margin-left:16px;display:flex}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-holder .profile-progress-holder{order:1;width:100%;margin-bottom:20px;margin-left:0}}@media screen and (width>=0) and (width<=767px){.profilePage .profile-holder .profile-progress-holder{order:1;width:100%;margin-bottom:20px;margin-left:0}}.profilePage .profile-card{background-color:var(--bg-surface1);border-radius:8px;padding:24px}.profilePage .profile-card[data-edit=true]{border:1px solid var(--accent-blue-default,#0088d4)}.profilePage .profile-card .input-password label{margin-bottom:0}.profilePage .profile-card .separate-line{background-color:var(--border-muted);height:1px;margin:16px 0}.profilePage .profile-card .card-title{color:var(--fg-soft);font-size:var(--font-size-md);font-weight:600}.profilePage .profile-card .card-title:nth-child(n+2){margin-top:0}.profilePage .profile-card .card-title .delete{padding-left:12px;position:relative;top:6px}.profilePage .profile-card-accent{background-color:var(--accent-pink-container-default);border-radius:8px;width:300px;padding:16px 20px;display:flex;box-shadow:0 1px 3px #1018280a,0 1px 2px #1018280d}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-card-accent{width:auto;height:80px}}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card-accent{width:auto;height:80px}}.profilePage .profile-card-accent .text-area{flex-grow:1;gap:8px}.profilePage .profile-card-accent .text-area .title{font-size:var(--font-size-md);color:var(--fg-default);font-weight:500;line-height:24px}.profilePage .profile-card-accent .text-area .info{font-size:var(--font-size-xs);color:var(--fg-soft);font-weight:500;line-height:var(--line-height-xs)}.profilePage .profile-card-accent .info-g{position:relative;top:-12px}.profilePage .profile-card-accent .info-g .circle-text{text-align:center;font-size:var(--font-size-sm);color:var(--accent-pink-default);font-weight:500;display:block}.profilePage .profile-card-shadow{background-color:var(--bg-surface1);border-radius:8px;padding:12px 8px;box-shadow:0 1px 3px #1018280a,0 1px 2px #1018280d}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-card-shadow{display:none}}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card-shadow{display:none}}.profilePage .profile-card-shadow .step{width:100%;padding:10px 12px;position:relative}.profilePage .profile-card-shadow .step .check{background-color:var(--accent-pink-container-default);text-align:center;border-radius:15px;width:24px;height:24px;position:absolute;top:12px;right:5px}.profilePage .profile-card-shadow .step .check svg{position:relative;top:2px}.profilePage .profile-card-shadow .step .check svg path{fill:var(--base-accent-pink)}[data-theme=dark] .profilePage .profile-card-shadow .step .check img{filter:invert()}.profilePage .profile-card .description{font-size:var(--font-size-md);font-weight:400}.profilePage .profile-card .description--subheader{margin-bottom:16px}.profilePage .profile-card .header{font-weight:600;font-size:var(--font-size-xl);line-height:var(--line-height-xl);margin-bottom:20px;display:flex}.profilePage .profile-card .header .error{color:var(--base-accent-pink);font-weight:400;font-size:var(--font-size-sm);border:none;margin-left:20px}.profilePage .profile-card .header .alert-icon{position:relative;top:3px;left:7px}.profilePage .profile-card .h1{padding-top:16px}.profilePage .profile-card .h1:first-child{padding-top:0}.profilePage .profile-card .h1 span:first-child{color:var(--fg-soft);font-size:var(--font-size-md);padding-right:6px;font-weight:600}.profilePage .profile-card .h1 span{color:var(--accent-blue-default);font-size:var(--font-size-sm);font-weight:400}.profilePage .profile-card .h1 span:last-child{margin-left:1px;position:relative}.profilePage .profile-card .h1 span:last-child svg{opacity:.8;position:relative;top:7px;transform:scale(.8)}.profilePage .profile-card .edit-action{margin-top:8px}.profilePage .profile-card .info{border:1px solid var(--accent-blue-default,#0088d4);border-radius:8px;align-self:stretch;align-items:flex-start;margin-bottom:16px;display:flex}.profilePage .profile-card .info .info-icon{background:var(--accent-blue-container-default,#0088d41a);border-radius:0;justify-content:center;align-self:stretch;align-items:flex-start;width:48px;padding:16px 12px;display:flex}[data-theme=dark] .profilePage .profile-card .info .info-icon{background-color:#1b344a;border-top-left-radius:8px;border-bottom-left-radius:8px}.profilePage .profile-card .info .info-text{font-size:var(--font-size-sm);color:var(--fg-soft);flex-grow:1;padding:16px}.profilePage .profile-card .form-holder{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;padding-top:16px;display:grid;position:relative}.profilePage .profile-card .form-holder--no-top-padding{padding-top:0}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-card .form-holder{grid-template-columns:repeat(2,1fr)}}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card .form-holder{grid-template-columns:repeat(1,1fr)}}.profilePage .profile-card .form-holder .generate{font-size:var(--font-size-sm);color:var(--accent-blue-default);font-weight:400}.profilePage .profile-card .form-holder .generate:hover{cursor:pointer;opacity:1}.profilePage .profile-card .form-holder .generate .generate-header-text{padding-top:10px}.profilePage .profile-card .form-holder .generate .generate-header-placeholder{width:100%;height:26px}.profilePage .profile-card .form-holder .mantine-InputBase-root label{font-size:var(--font-size-sm);color:var(--fg-soft);font-weight:400}.profilePage .profile-card .form-holder .mantine-Select-label{font-size:var(--font-size-sm);color:var(--fg-soft);margin-bottom:6px;font-weight:400}.profilePage .profile-card .form-holder .mantine-InputWrapper-label{color:var(--fg-soft);line-height:var(--line-height-sm);margin-bottom:6px}.profilePage .profile-card .form-holder .mantine-InputWrapper-label span{color:var(--accent-pink-default)}.profilePage .profile-card .form-holder .sex-choose .mantine-InputWrapper-error{color:var(--error-default);font-size:var(--font-size-xs);font-weight:400}.profilePage .profile-card .form-holder .birthDate-input .mantine-InputWrapper-error,.profilePage .profile-card .form-holder .input-password .mantine-InputWrapper-error{color:var(--error-default);font-size:var(--font-size-xs)}.profilePage .profile-card .form-holder .input-password .mantine-PasswordInput-input[data-error]{border-color:var(--error-default)}.profilePage .profile-card .form-holder .password-input-control{position:relative}.profilePage .profile-card .form-holder .password-input-control .mantine-Input-wrapper{margin-bottom:0}.profilePage .profile-card .form-holder .password-input-mask-overlay{color:var(--fg-default);font-size:var(--font-size-md);font-weight:400;line-height:var(--line-height-md);letter-spacing:0;pointer-events:none;white-space:pre;align-items:center;font-family:monospace;display:flex;position:absolute;inset:1px 42px 1px 13px;overflow:hidden}.profilePage .profile-card .form-holder .input-password .mantine-Input-input[data-error]{border-color:var(--error-default)}.profilePage .profile-card .form-holder .phone-input .mantine-InputWrapper-error{color:var(--error-default);font-size:var(--font-size-xs);font-weight:400;line-height:var(--line-height-xs)}.profilePage .profile-card .form-holder button{overflow:visible}.profilePage .profile-card .form-holder .radio-two{flex-direction:row;margin-top:8px;margin-bottom:12px;display:flex;position:relative}.profilePage .profile-card .form-holder .radio-two label{margin-right:16px}.profilePage .profile-card .form-holder .radio-two .mantine-Radio-body{align-items:center}.profilePage .profile-card .form-holder .radio-two .mantine-Radio-radio{cursor:pointer}.profilePage .profile-card .form-holder .radio-two .mantine-Radio-radio:checked{background-color:var(--accent-pink-default);border-color:var(--accent-pink-default)}.profilePage .profile-card .form-holder-single-row{align-items:center;gap:8px;margin-top:20px;display:flex}.profilePage .profile-card .user-data-holder .empty{margin-bottom:16px;display:block}.profilePage .profile-card .user-data-holder .prop-value{align-self:stretch;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card .user-data-holder .prop-value{flex-direction:column;align-items:flex-start;gap:4px}}.profilePage .profile-card .user-data-holder .prop-value .prop{width:240px;font-size:var(--font-size-md);color:var(--fg-muted)}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card .user-data-holder .prop-value .prop{width:50%}}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-card .user-data-holder .prop-value .prop{width:50%}}.profilePage .profile-card .user-data-holder .prop-value .value{font-size:var(--font-size-md);color:var(--fg-default);font-weight:500}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card .user-data-holder .prop-value .value{width:80%}}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-card .user-data-holder .prop-value .value{width:80%}}.profilePage .profile-card .user-data-holder .add-cards-info{color:var(--fg-soft)}.profilePage .profile-card .user-data-holder--with-cards{flex-flow:wrap;gap:16px;display:flex}.profilePage .profile-card .user-data-holder .card-info{background-color:var(--bg-surface3);border-radius:8px;flex:1;min-width:415px;max-width:426px;margin-bottom:20px;padding:16px}.profilePage .profile-card .user-data-holder .bonus-card{min-width:280px;max-width:280px;margin-bottom:unset}.profilePage .profile-card .user-data-holder .card-info--fullwidth{width:100%;max-width:unset}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-card .user-data-holder .card-info{max-width:unset;width:100%}.profilePage .profile-card .user-data-holder .bonus-card{min-width:328px;max-width:unset;width:100%}}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card .user-data-holder .card-info{min-width:unset;width:100%}.profilePage .profile-card .user-data-holder .bonus-card{min-width:256px;max-width:unset;width:100%}}.profilePage .profile-card .user-data-holder .card-info:has(.empty){background:0 0;margin-bottom:0;padding:0}.profilePage .profile-card .user-data-holder .card-info-title{font-weight:500}.profilePage .profile-card .user-data-holder .card-info .header{font-size:var(--font-size-md);border-bottom:1px solid var(--border-muted);justify-content:space-between;padding-bottom:12px;font-weight:500;display:flex}.profilePage .profile-card .user-data-holder .bonus-card .header{align-items:center;gap:6px;justify-content:unset;margin-bottom:8px;display:flex}.profilePage .profile-card .user-data-holder .card-info .header .header-left{align-items:center;gap:6px;display:flex}.profilePage .profile-card .user-data-holder .card-info .header .avia-card-draft{background-color:var(--border-soft);border-radius:20px;width:32px;height:32px;position:relative}.profilePage .profile-card .user-data-holder .card-info .header .doc-validity{text-align:end;font-size:var(--font-size-xs);color:var(--fg-muted);align-items:center;font-weight:400;display:flex}.profilePage .profile-card .user-data-holder .card-info .header .doc-validity-warning{color:var(--warning-700);justify-content:flex-end;align-items:center;gap:6px;display:flex}.profilePage .profile-card .user-data-holder .card-info .header .icon-wrapper{align-items:center;display:flex}.profilePage .profile-card .user-data-holder .card-info .header span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.profilePage .profile-card .user-data-holder .card-info .footer-card{border-top:1px solid var(--border-muted);flex-direction:column;padding-top:12px;padding-bottom:16px;font-weight:500;display:flex}.profilePage .profile-card .user-data-holder .card-info .footer-card .approver-name{font-size:var(--font-size-sm);color:var(--fg-muted);font-style:normal;font-weight:400}.profilePage .profile-card .user-data-holder .card-info .info-prop-value{align-self:stretch;display:flex}.profilePage .profile-card .user-data-holder .card-info .bonus-card-info{justify-content:space-between;align-items:center;display:flex}.profilePage .profile-card .user-data-holder .card-info .info-prop-value+div{margin-top:12px}.profilePage .profile-card .user-data-holder .card-info .info-prop-value .prop{width:50%;font-size:var(--font-size-md);color:var(--fg-muted)}.profilePage .profile-card .user-data-holder .card-info .info-prop-value .value{width:50%;font-size:var(--font-size-md);color:var(--fg-default);text-align:right;font-weight:500}.profilePage .profile-card .user-data-holder .card-info .info-prop-value .value span{position:relative}.profilePage .profile-card .user-data-holder .card-info:has(.info-list){max-width:unset;width:100%}.profilePage .profile-card .user-data-holder .card-info:has(.info-list-vertical){width:100%}.profilePage .profile-card .user-data-holder .info-list{font-weight:400;font-size:var(--font-size-md);gap:4px;margin-bottom:16px;display:flex}.profilePage .profile-card .user-data-holder .info-list-vertical{flex-direction:column;margin-bottom:16px;display:flex}.profilePage .profile-card .user-data-holder .info-list-vertical span:first-child{font-weight:500}.profilePage .profile-card .user-data-holder .info-list-vertical span:last-child{color:var(--fg-muted);font-size:var(--font-size-sm)}[data-theme=dark] .profilePage .profile-card .user-data-holder .info-list img{filter:invert()}.profilePage .profile-card .travel-politics{flex-direction:column;gap:16px;display:flex}.profilePage .profile-card .travel-politics .mantine-Radio-radio{cursor:pointer}.profilePage .profile-card .travel-politics .mantine-Radio-radio:checked{background-color:var(--accent-pink-default);border-color:var(--accent-pink-default)}.profilePage .profile-card .travel-politics .select{width:40%}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card .travel-politics .select{width:100%}}.profilePage .profile-card .travel-politics .approver-wrap{color:var(--fg-muted)}.profilePage .profile-card .travel-politics .approver-wrap .approver-name{color:var(--fg-default);margin-left:6px}.profilePage .profile-card .surname-wrap{flex-direction:column;gap:8px;display:flex}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card .surname-wrap{flex-direction:column;gap:8px;display:flex}}@media screen and (width>=768px) and (width<=1279px){.profilePage .profile-card .surname-wrap{flex-direction:column;gap:8px;display:flex}}.profilePage .profile-card .auto-translate{background:var(--bg-surface3);border-radius:6px;flex-direction:column;gap:2px;margin-top:16px;padding:12px 12px 10px;display:flex}.profilePage .profile-card .auto-translate-title{font-size:var(--font-size-sm);line-height:var(--line-height-sm);color:var(--fg-soft);font-weight:500}.profilePage .profile-card .auto-translate-title span{text-transform:uppercase;font-weight:700}.profilePage .profile-card .auto-translate-title .manual-latin-name{text-transform:none}.profilePage .profile-card .group{flex-direction:column;align-items:flex-start}.profilePage .profile-card .group-container{font-size:var(--font-size-md);line-height:var(--line-height-sm2);margin-top:20px;font-weight:600}.profilePage .profile-card .group-holder{position:relative}@media screen and (width>=0) and (width<=767px){.profilePage .profile-card .group-holder{top:0}}.profilePage .profile-card .group-holder span:not(.text){align-items:center;display:flex}.profilePage .profile-card .group-holder .surname-checkbox{gap:10px;display:flex}.profilePage .profile-card .group-holder .text{color:var(--fg-default);font-size:var(--font-size-sm);margin-left:8px;font-weight:500}.profilePage .profile-card .group-holder .no-middle-name-help{color:var(--fg-muted)}.tooltip-link{color:var(--accent-blue-default);text-decoration:none}.tooltip-popover{padding:12px;box-shadow:0 12px 20px #3f455433,0 0 20px #3f45541a}.tooltip-popover-content{font-size:var(--font-size-xs);line-height:var(--line-height-xs);color:var(--fg-soft);font-weight:400}.profilePage .changed-role-warning{margin-top:6px}.profilePage .select-role-description{line-height:var(--line-height-xs)}.profilePage .select-role-option-value{text-overflow:ellipsis;white-space:nowrap;font-size:var(--font-size-md);line-height:var(--line-height-md);color:var(--fg-default);overflow:hidden}.profilePage .select-role-option-title{font-size:var(--font-size-sm);color:var(--fg-soft)}.profilePage [data-combobox-selected]{background-color:var(--accent-pink-container-soft);color:var(--fg-muted)}.profilePage [data-combobox-selected] .select-role-title{color:var(--accent-pink-default)}.profilePage #notify-system{border-radius:8px;width:100%;max-width:none}.profilePage .edit-notify{background-color:var(--neutral-on-neutral);max-width:1232px;margin:0 auto;left:16px;box-shadow:0 1px 3px #2929400d,0 4px 24px #2929401f}@media screen and (width>=0) and (width<=767px){.profilePage .edit-notify{margin-left:24px;margin-right:24px}}@media screen and (width>=768px) and (width<=1279px){.profilePage .edit-notify{margin-left:24px;margin-right:24px}}.profilePage .edit-notify:before{display:none}.profilePage .notify-edit{flex-direction:row;display:flex}.profilePage .notify-edit .notify-title{font-size:var(--font-size-md);color:var(--fg-soft);flex-grow:1;align-self:center}.profilePage .notify-edit .notify-buttons{gap:10px;display:flex}.profilePage .pinBar{flex-direction:column;gap:16px;width:296px;display:flex}@media screen and (width>=1280px){.profilePage .pinBar{align-self:start;margin-left:16px;position:sticky;top:20px}}@media screen and (width>=768px) and (width<=1279px),screen and (width>=0) and (width<=767px){.profilePage .pinBar{width:100%;margin-bottom:20px}}.info-notify{background-color:var(--neutral-on-neutral);padding:16px 12px;position:fixed;top:40px;right:40px;box-shadow:0 1px 3px #2929400d,0 4px 24px #2929401f}.info-notify:before{display:none}.info-notify .mantine-Notification-title{white-space:pre-line;font-weight:600;position:relative;top:3px}.info-notify .mantine-Notification-icon{background:0 0;margin-right:12px;position:relative}.info-notify .mantine-Notification-closeButton{position:relative}.info-notify .mantine-Notification-body{align-self:baseline;position:relative}.info-notify .new-stuff-link{color:var(--base-accent-pink);cursor:pointer;padding-top:5px}.color-neutral-300{color:var(--neutral-300)}.profile-card-loading{background-color:var(--bg-surface1);border-radius:8px;flex-direction:column;gap:20px;padding:24px;display:flex}.profile-card-loading .cardContent-loading{flex-direction:column;gap:16px;display:flex}
