.up-page{background:#f9fafb;height:calc(100vh - 78px);overflow:hidden}@media (max-width:767px){.up-page{height:auto;min-height:100vh;overflow:visible}}.up-container{flex-direction:row;align-items:stretch;gap:28px;max-width:1080px;height:100%;margin:0 auto;padding:32px 16px;display:flex}@media (max-width:767px){.up-container{flex-direction:column;align-items:flex-start;gap:20px;height:auto;padding:20px 16px}}.up-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-shrink:0;width:300px;height:100%;position:static;overflow:hidden auto}@media (max-width:767px){.up-sidebar{width:100%;height:auto}}.up-sidebar__user{background:linear-gradient(135deg,#223856 0%,#416491 100%);border-bottom:1px solid #e5e7eb;align-items:center;gap:12px;padding:20px;display:flex}.up-sidebar__avatar{border:2px solid #fff6;border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.up-sidebar__user-name{color:#fff;font-family:figtree-semibold,sans-serif;font-size:15px;line-height:1.3}.up-sidebar__user-email{color:#ffffffb3;word-break:break-all;margin-top:2px;font-size:12px}.up-sidebar__nav{padding:8px 0}.up-sidebar__nav-item{text-align:left;color:#5e6a8b;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 20px;font-family:figtree-medium,sans-serif;font-size:14px;transition:background .15s ease-in-out,color .15s ease-in-out;display:flex}.up-sidebar__nav-item:hover{color:#223260;background:#f9fafb}.up-sidebar__nav-item--active{color:#2975b2;background:#2975b214;font-family:figtree-semibold,sans-serif}.up-sidebar__nav-item--active .up-sidebar__nav-icon{color:#2975b2}.up-sidebar__nav-icon{color:#9ca3af;flex-shrink:0;align-items:center;transition:color .15s ease-in-out;display:flex}.up-sidebar__stats{background:#f9fafb;border-bottom:1px solid #e5e7eb;grid-template-columns:1fr 1fr;gap:18px;padding:14px;display:block}.up-sidebar__stat{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:8px;padding:14px 8px;transition:box-shadow .15s ease-in-out,border-color .15s ease-in-out;display:flex}.up-sidebar__stat:hover{border-color:#d1d5db;box-shadow:0 1px 2px #0000000d}.up-sidebar__stat-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.up-sidebar__stat-value{color:#223260;font-family:figtree-bold,sans-serif;font-size:22px;line-height:1}.up-sidebar__stat-label{color:#223260;text-transform:uppercase;letter-spacing:.4px;font-family:figtree-medium,sans-serif;font-size:11px;line-height:1.3}.up-main{scrollbar-width:thin;scrollbar-color:#e5e7eb #0000;flex:1;min-width:0;height:100%;padding-bottom:40px;overflow-y:auto}.up-main::-webkit-scrollbar{width:4px}.up-main::-webkit-scrollbar-track{background:0 0}.up-main::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:9999px}@media (max-width:767px){.up-main{height:auto;padding-bottom:60px;overflow-y:visible}}.up-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:32px}@media (max-width:767px){.up-section{padding:20px}}.up-section__title{color:#223260;margin-bottom:24px;font-family:figtree-semibold,sans-serif;font-size:20px}.up-section__header-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.up-section__header-row .up-section__title{margin-bottom:0}.up-edit-form__avatar-row{border-bottom:1px solid #e5e7eb;align-items:center;gap:20px;margin-bottom:28px;padding-bottom:24px;display:flex}.up-edit-form__avatar{border:2px solid #e5e7eb;border-radius:50%;flex-shrink:0;width:88px;height:88px;overflow:hidden}.up-edit-form__change-pic{color:#2975b2;cursor:pointer;background:0 0;border:1.5px solid #2975b2;border-radius:9999px;padding:8px 16px;font-family:figtree-medium,sans-serif;font-size:13px;transition:background .15s ease-in-out;display:inline-block}.up-edit-form__change-pic:hover{background:#2975b20f}.up-edit-form__pic-hint{color:#9ca3af;margin-top:6px;font-size:12px}.up-edit-form__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:767px){.up-edit-form__row{grid-template-columns:1fr}}.up-edit-form__field{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.up-edit-form__label{color:#374151;font-family:figtree-medium,sans-serif;font-size:13px}.up-edit-form__input{color:#223260;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:12px 14px;font-family:figtree-regular,sans-serif;font-size:14px;transition:border-color .15s ease-in-out}.up-edit-form__input:focus{border-color:#2975b2;outline:none}.up-edit-form__input:disabled{color:#9ca3af;cursor:not-allowed;background:#f9fafb}.up-edit-form__field-hint{color:#9ca3af;font-size:12px}.up-edit-form__save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#223856 0%,#416491 100%);border:none;border-radius:8px;margin-top:8px;padding:12px 32px;font-family:figtree-semibold,sans-serif;font-size:14px;transition:opacity .15s ease-in-out}.up-edit-form__save:disabled{opacity:.6;cursor:not-allowed}.up-edit-form__save:hover:not(:disabled){opacity:.9}.up-raise-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#223856 0%,#416491 100%);border:none;border-radius:9999px;align-items:center;gap:6px;padding:8px 16px;font-family:figtree-semibold,sans-serif;font-size:13px;transition:opacity .15s ease-in-out;display:inline-flex}.up-raise-btn:hover{opacity:.88}.up-support__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:56px 20px;display:flex}.up-support__empty p{color:#374151;margin:0;font-family:figtree-semibold,sans-serif;font-size:16px}.up-support__empty span{color:#9ca3af;max-width:340px;font-size:13px}.up-support__list{flex-direction:column;gap:16px;display:flex}.up-ticket{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:box-shadow .15s ease-in-out,border-color .15s ease-in-out}.up-ticket:hover{border-color:#d1d5db;box-shadow:0 4px 18px #00000012}.up-ticket__header{margin-bottom:12px}.up-ticket__title-row{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.up-ticket__reason{color:#223260;font-family:figtree-semibold,sans-serif;font-size:15px;line-height:1.3}.up-ticket__subrow{align-items:center;gap:6px;display:flex}.up-ticket__number{color:#9ca3af;letter-spacing:.4px;font-family:figtree-medium,sans-serif;font-size:12px}.up-ticket__dot{color:#d1d5db;font-size:12px;line-height:1}.up-ticket__date{color:#9ca3af;font-size:12px}.up-ticket__badge{letter-spacing:.3px;text-transform:uppercase;white-space:nowrap;border-radius:9999px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-family:figtree-semibold,sans-serif;font-size:11px;display:inline-flex}.up-ticket__badge--open{color:#15803d;background:#16a34a1a;border:1px solid #16a34a33}.up-ticket__badge--closed{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb}.up-ticket__badge-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.up-ticket__badge--open .up-ticket__badge-dot{background:#16a34a}.up-ticket__badge--closed .up-ticket__badge-dot{background:#9ca3af}.up-ticket__desc{color:#5e6a8b;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 14px;font-size:13px;line-height:1.65;display:-webkit-box;overflow:hidden}.up-ticket__attachment-row{margin-top:4px}.up-ticket__attachment{color:#2975b2;background:#2975b20a;border:1px solid #2975b240;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-family:figtree-medium,sans-serif;font-size:12px;text-decoration:none;transition:background .15s ease-in-out,border-color .15s ease-in-out;display:inline-flex}.up-ticket__attachment:hover{background:#2975b21a;border-color:#2975b2}.up-ticket__attachment-img-wrap{vertical-align:top;border:1px solid #e5e7eb;border-radius:8px;width:140px;height:88px;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.up-ticket__attachment-img-wrap:hover .up-ticket__attachment-overlay{opacity:1}.up-ticket__attachment-img{object-fit:cover;width:100%;height:100%;display:block}.up-ticket__attachment-overlay{color:#fff;opacity:0;background:#0006;justify-content:center;align-items:center;gap:6px;font-family:figtree-medium,sans-serif;font-size:12px;transition:opacity .15s ease-in-out;display:flex;position:absolute;inset:0}.rt-modal-overlay{z-index:10050;background:#0000008c;justify-content:center;align-items:center;padding:16px;animation:.15s rt-fade-in;display:flex;position:fixed;inset:0}@keyframes rt-fade-in{0%{opacity:0}to{opacity:1}}.rt-modal{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:90vh;animation:.2s rt-slide-up;overflow-y:auto;box-shadow:0 24px 60px #0000002e,0 8px 24px #0000001a}.rt-modal__header{z-index:1;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:16px 16px 0 0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.rt-modal__title{color:#223260;margin:0;font-family:figtree-semibold,sans-serif;font-size:18px}.rt-modal__close{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s ease-in-out,color .15s ease-in-out;display:flex}.rt-modal__close:hover{color:#223260;background:#e5e7eb}.rt-modal__form{flex-direction:column;gap:18px;padding:24px;display:flex}.rt-modal__field{flex-direction:column;gap:6px;display:flex;position:relative}.rt-modal__label{color:#374151;font-family:figtree-medium,sans-serif;font-size:13px}.rt-modal__required{color:#ef4444;margin-left:2px}.rt-modal__optional{color:#9ca3af;font-family:figtree-regular,sans-serif;font-size:12px}.rt-modal__select,.rt-modal__textarea{color:#223260;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:12px 14px;font-family:figtree-regular,sans-serif;font-size:14px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.rt-modal__select:focus,.rt-modal__textarea:focus{border-color:#2975b2;box-shadow:0 0 0 3px #2975b21a}.rt-modal__textarea{resize:vertical;min-height:100px}.rt-modal__input--error{border-color:#ef4444!important;box-shadow:0 0 0 3px #ef44441a!important}.rt-modal__char-count{color:#9ca3af;text-align:right;margin-top:-4px;font-size:12px}.rt-modal__error{color:#ef4444;margin-top:-4px;font-size:12px}.rt-modal__file-input{display:none}.rt-modal__file-upload{cursor:pointer;color:#6b7280;border:1.5px dashed #d1d5db;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:20px 16px;font-size:13px;transition:border-color .15s ease-in-out,background .15s ease-in-out,color .15s ease-in-out;display:flex}.rt-modal__file-upload:hover{color:#2975b2;background:#2975b208;border-color:#2975b2}.rt-modal__file-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;display:flex}.rt-modal__file-img{object-fit:cover;border-radius:6px;flex-shrink:0;width:48px;height:48px}.rt-modal__file-doc{color:#5e6a8b;flex:1;align-items:center;gap:8px;font-size:13px;display:flex;overflow:hidden}.rt-modal__file-doc span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rt-modal__file-remove{color:#ef4444;cursor:pointer;white-space:nowrap;background:0 0;border:none;margin-left:auto;padding:4px 8px;font-family:figtree-medium,sans-serif;font-size:12px}.rt-modal__file-remove:hover{text-decoration:underline}.rt-modal__actions{border-top:1px solid #f3f4f6;justify-content:flex-end;gap:12px;margin-top:4px;padding-top:4px;display:flex}.rt-modal__btn{cursor:pointer;border:none;border-radius:8px;padding:10px 24px;font-family:figtree-semibold,sans-serif;font-size:14px;transition:opacity .15s ease-in-out,background .15s ease-in-out}.rt-modal__btn:disabled{opacity:.6;cursor:not-allowed}.rt-modal__btn--cancel{color:#5e6a8b;background:#f3f4f6}.rt-modal__btn--cancel:hover:not(:disabled){background:#e5e7eb}.rt-modal__btn--submit{color:#fff;background:linear-gradient(135deg,#223856 0%,#416491 100%)}.rt-modal__btn--submit:hover:not(:disabled){opacity:.88}@keyframes rt-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}

.GlobalLoader-module-scss-module__pp2rTa__overlay{z-index:10050;pointer-events:none;background:#fffffff2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #00000026}.GlobalLoader-module-scss-module__pp2rTa__spinner{width:52px;height:52px;position:relative}.GlobalLoader-module-scss-module__pp2rTa__spinner:before,.GlobalLoader-module-scss-module__pp2rTa__spinner:after{content:"";border-radius:50%;animation:.9s linear infinite GlobalLoader-module-scss-module__pp2rTa__spin;position:absolute}.GlobalLoader-module-scss-module__pp2rTa__spinner:before{border:3.5px solid #2975b2;border-color:#2975b2 #2975b2 #0000 #0000;inset:0}.GlobalLoader-module-scss-module__pp2rTa__spinner:after{border:3px solid #0000;border-color:#0000 #0000 #cfa53f #cfa53f;animation-duration:.7s;animation-direction:reverse;inset:9px}@keyframes GlobalLoader-module-scss-module__pp2rTa__spin{to{transform:rotate(360deg)}}
