*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}#root{max-width:100%;margin:0;padding:0;min-height:100vh}.app-container{display:flex;flex-direction:column;min-height:100vh}.app-main{flex:1;padding:2rem;max-width:1280px;margin:0 auto;width:100%}.spinner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#fff}.spinner{width:48px;height:48px;position:relative;margin-bottom:16px}.spinner-circle{width:100%;height:100%;border:4px solid #f3f3f3;border-top:4px solid #0078d4;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.uhf-header{width:100%;position:relative;z-index:1000}#uhf-header-container,#uhf-header{width:100%}.topbar{background-color:#000;color:#fff;padding:0;position:relative;z-index:999;box-shadow:0 2px 4px #0000001a}.topbar-container{max-width:1600px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:54px}.topbar-title{font-family:Segoe UI,Arial,sans-serif;font-size:15px;font-weight:600;color:#fff;margin:0;padding-left:12px}.topbar-commandbar{flex:1;margin-left:auto}.topbar-commandbar .ms-CommandBar,.topbar-commandbar .ms-CommandBar-primaryCommand,.topbar-commandbar .ms-CommandBar-secondaryCommand,.topbar-commandbar .ms-CommandBarItem{background-color:#000!important}.topbar-commandbar button,.topbar-commandbar .ms-Button,.topbar-commandbar .ms-CommandBarItem-link{background-color:#000!important;color:#fff!important}.topbar-commandbar button:hover,.topbar-commandbar .ms-Button:hover,.topbar-commandbar .ms-CommandBarItem-link:hover{background-color:#ffffff1a!important}.topbar-commandbar a{color:#fff!important;text-decoration:none}.topbar-commandbar .ms-Button-menuIcon{color:#fff!important;background-color:transparent!important}.topbar-commandbar .ms-Button:hover .ms-Button-menuIcon,.topbar-commandbar .ms-Button:active .ms-Button-menuIcon,.topbar-commandbar .ms-Button.is-expanded .ms-Button-menuIcon{background-color:transparent!important}.topbar-commandbar .ms-Button-menuIcon i,.topbar-commandbar .ms-Button-menuIcon span{background-color:transparent!important;color:#fff!important}.user-profile-icon-wrapper{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background-color:#fff;margin-right:2px}.user-profile-icon-svg{font-size:16px;color:#000}.ms-ContextualMenu-container,.ms-Callout-main{background-color:#000!important;border:1px solid #323232!important}.ms-ContextualMenu-list{background-color:#000!important}.ms-ContextualMenu-item button,.ms-ContextualMenu-link{background-color:#000!important;color:#fff!important}.ms-ContextualMenu-item button:hover,.ms-ContextualMenu-link:hover{background-color:#ffffff1a!important;color:#fff!important}.ms-ContextualMenu-icon,.ms-ContextualMenu-itemText{color:#fff!important}@media(max-width:1600px){.topbar-container{padding:0 5%}}@media(max-width:1024px){.topbar-container{padding:0 3%}}@media(max-width:768px){.topbar-container{padding:0 2%}.topbar-title{font-size:14px}}@media(max-width:480px){.topbar-title{font-size:10px}.user-profile-icon-wrapper{width:20px;height:20px}.user-profile-icon-svg{font-size:12px}.topbar-commandbar button,.topbar-commandbar .ms-Button{font-size:11px}}._container_1wegz_1{display:flex;flex-direction:column;width:100%;gap:2px;overflow:hidden}._input_1wegz_9{width:100%;height:32px;padding:6px 10px;font-size:14px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#323130;background-color:#fff;border:1px solid #8a8886;border-radius:2px;outline:none;box-sizing:border-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}._input_1wegz_9:focus{border-color:#0078d4;box-shadow:0 0 0 1px #0078d4}._input_1wegz_9:hover:not(:focus):not(:disabled){border-color:#323130}._input_1wegz_9:disabled{background-color:#f3f2f1;border-color:#c8c6c4;color:#a19f9d;cursor:not-allowed}._input_1wegz_9::placeholder{color:#a19f9d}._inputError_1wegz_44{border-color:#d13438;background-color:#fef0f0}._inputError_1wegz_44:focus{border-color:#d13438;box-shadow:0 0 0 1px #d13438}._inputError_1wegz_44:hover:not(:focus):not(:disabled){border-color:#a4262c}._errorMessage_1wegz_58{font-size:12px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#d13438;line-height:1.3;padding:0 2px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation:_fadeIn_1wegz_1 .15s ease-in-out}@keyframes _fadeIn_1wegz_1{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}._poeContainer_aaqi1_1{max-width:900px;margin:40px auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}._poeHeader_aaqi1_10{background-color:#fff;padding:32px 40px;border-bottom:1px solid #e1dfdd}._poeTitle_aaqi1_16{font-size:28px;font-weight:600;color:#201f1e;margin:0}._poeContent_aaqi1_23{padding:40px}._formGroup_aaqi1_27{margin-bottom:32px}._formGroupTight_aaqi1_31{margin-bottom:12px}._formLabel_aaqi1_35{display:block;font-size:14px;font-weight:600;color:#323130;margin-bottom:8px}._formInput_aaqi1_43{width:100%;padding:8px 12px;font-size:14px;border:1px solid #8a8886;border-radius:2px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;box-sizing:border-box}._formInput_aaqi1_43:focus{outline:none;border-color:#0078d4}._formInput_aaqi1_43._gridInputError_aaqi1_59,._formInput_aaqi1_43._gridInputError_aaqi1_59:focus{border-color:#d13438;background-color:#fef0f0}._formInput_aaqi1_43:disabled{background-color:#f3f2f1;cursor:not-allowed}._subscriptionsSection_aaqi1_70{margin-top:32px;margin-bottom:32px}._subscriptionsHeader_aaqi1_75{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._addButton_aaqi1_82{background:transparent;border:none;color:#0078d4;font-size:24px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:2px;font-weight:300}._addButton_aaqi1_82:hover:not(:disabled){background-color:#f3f2f1}._addButton_aaqi1_82:disabled{color:#a19f9d;cursor:not-allowed}._agGridCustom_aaqi1_106{border:1px solid #e1dfdd;border-radius:0;overflow-x:auto}._agGridCustom_aaqi1_106 .ag-header{background-color:#faf9f8;border-bottom:1px solid #e1dfdd;font-size:14px;font-weight:600;color:#323130}._agGridCustom_aaqi1_106 .ag-header-cell{padding:12px 16px}._agGridCustom_aaqi1_106 .ag-row{border-bottom:1px solid #e1dfdd}._agGridCustom_aaqi1_106 .ag-row:last-child{border-bottom:none}._agGridCustom_aaqi1_106 .ag-cell{padding:12px 16px;display:flex;align-items:center;font-size:14px;color:#323130}._agGridCustom_aaqi1_106 .ag-cell[col-id=subscriptionId]{padding:8px 16px}._agGridCustom_aaqi1_106 .ag-cell[col-id=subscriptionId]>*{flex:1;width:100%}._agGridCustom_aaqi1_106 .ag-root-wrapper,._agGridCustom_aaqi1_106 .ag-root,._agGridCustom_aaqi1_106 .ag-header-viewport,._agGridCustom_aaqi1_106 .ag-center-cols-viewport,._agGridCustom_aaqi1_106 .ag-body-viewport,._agGridCustom_aaqi1_106 .ag-floating-filter-body{border-radius:0}._agGridCustom_aaqi1_106 .ag-root-wrapper{border:none}._agGridCustom_aaqi1_106 .ag-cell:focus{outline:none;border:none}._agGridCustom_aaqi1_106 .ag-cell:focus-within{outline:none;border:none}._agGridCustom_aaqi1_106 .ag-row-hover,._agGridCustom_aaqi1_106 .ag-row-selected{background-color:transparent}._statusBadge_aaqi1_182{display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:4px 8px;border-radius:2px;white-space:nowrap;height:24px}._statusIcon_aaqi1_193{font-size:14px;line-height:1}._statusValid_aaqi1_198{background-color:#dff6dd;color:#107c10}._statusInvalid_aaqi1_203{background-color:#fde7e9;color:#a4262c}._statusPending_aaqi1_208{color:#8a8886;background-color:transparent}._statusShimmer_aaqi1_213{height:20px;width:100px;background:linear-gradient(90deg,#f0f0f0,#e0e0e0,#f0f0f0);background-size:200% 100%;animation:_shimmer_aaqi1_1 1.5s infinite;border-radius:2px}@keyframes _shimmer_aaqi1_1{0%{background-position:-200% 0}to{background-position:200% 0}}._removeButton_aaqi1_236{background:transparent;border:none;color:#a4262c;font-size:18px;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:2px;font-weight:300}._removeButton_aaqi1_236:hover:not(:disabled){background-color:#fde7e9}._removeButton_aaqi1_236:disabled{color:#a19f9d;cursor:not-allowed}._gridInputError_aaqi1_59{border-color:#d13438;background-color:#fef0f0}._fieldError_aaqi1_265{color:#d13438;font-size:12px;margin-top:2px}._errorMessage_aaqi1_271{padding:12px;background-color:#fde7e9;border:1px solid #f1aeb5;border-radius:2px;color:#a4262c;margin-bottom:24px;font-size:14px}._checkboxLabel_aaqi1_281{display:flex;align-items:center;cursor:pointer}._checkbox_aaqi1_281{width:18px;height:18px;margin-right:8px;cursor:pointer;accent-color:#0078d4}._checkboxText_aaqi1_295{font-size:14px;font-weight:600;color:#323130}._buttonGroup_aaqi1_301{display:flex;gap:12px;margin-top:32px;justify-content:flex-end}._btn_aaqi1_308{padding:10px 24px;font-size:14px;font-weight:600;border:none;border-radius:2px;cursor:pointer;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._btnPrimary_aaqi1_318{background-color:#0078d4;color:#fff}._btnPrimary_aaqi1_318:hover:not(:disabled){background-color:#106ebe}._btnPrimary_aaqi1_318:disabled{background-color:#f3f2f1;color:#a19f9d;cursor:not-allowed}._btnSecondary_aaqi1_333{background-color:transparent;color:#323130;border:1px solid #8a8886}._btnSecondary_aaqi1_333:hover:not(:disabled){background-color:#f3f2f1}._btnSecondary_aaqi1_333:disabled{color:#a19f9d;border-color:#e1dfdd;cursor:not-allowed}@media(max-width:768px){._poeContainer_aaqi1_1{margin:20px}._poeHeader_aaqi1_10,._poeContent_aaqi1_23{padding:24px 20px}._statusBadge_aaqi1_182{font-size:11px;padding:3px 6px}._buttonGroup_aaqi1_301{flex-direction:column}._btn_aaqi1_308{width:100%}}
