html,body{margin:0;padding:0;height:100%;width:100%;overflow:hidden;-webkit-user-select:none;user-select:none}:root{--app-shell-top-height: 56px;--app-content-padding-inline: 24px;--app-switch-track-margin: var(--spacingHorizontalS, 8px);--app-scrollbar-gutter: 8px}.app-container-vertical{min-height:100vh;display:flex;flex-direction:column}.app-container-wrapper{display:flex;flex-direction:column;flex:1;min-height:0;min-width:0;overflow:hidden}.app-communication-bar{flex-shrink:0;padding:0;margin:0;height:var(--app-shell-top-height);min-height:var(--app-shell-top-height);max-height:var(--app-shell-top-height);box-sizing:border-box;display:flex;align-items:stretch}.app-communication-bar .fui-MessageBar{border-radius:0;margin:0;flex:1 1 auto;width:100%;min-height:100%!important;height:100%!important;box-sizing:border-box;align-items:center!important;padding-top:0!important;padding-bottom:0!important;padding-left:var(--app-content-padding-inline)!important;padding-right:calc(var(--app-content-padding-inline) + var(--app-switch-track-margin) + var(--app-scrollbar-gutter))!important}.app-communication-bar .fui-MessageBar__icon,.app-communication-bar .fui-MessageBarBody{display:flex!important;align-items:center!important;align-self:center!important}.app-communication-bar .fui-MessageBarActions,.app-communication-bar .fui-MessageBarActions__containerAction{margin:0!important;padding:0!important;display:flex!important;align-items:center!important;align-self:center!important;height:100%}.app-communication-bar .fui-MessageBarActions__containerAction .fui-Button{margin:0!important;align-self:center}.app-communication-bar-body a{color:inherit;text-decoration:underline}.app-container{height:100vh;display:flex;flex-direction:row;overflow:hidden}.app-nav-drawer{width:260px;min-width:260px;height:100vh;max-height:100vh;overflow:hidden;position:relative;z-index:5;flex-shrink:0;pointer-events:auto}.app-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:0}.app-outlet,.app-nav-drawer .fui-DrawerBody{scrollbar-width:thin;scrollbar-color:var(--colorNeutralStroke1) transparent}.app-outlet::-webkit-scrollbar,.app-nav-drawer .fui-DrawerBody::-webkit-scrollbar{width:8px}.app-outlet::-webkit-scrollbar-button,.app-nav-drawer .fui-DrawerBody::-webkit-scrollbar-button{display:none}.app-outlet::-webkit-scrollbar-track,.app-nav-drawer .fui-DrawerBody::-webkit-scrollbar-track{background:transparent}.app-outlet::-webkit-scrollbar-thumb,.app-nav-drawer .fui-DrawerBody::-webkit-scrollbar-thumb{background:var(--colorNeutralStroke1);border-radius:4px}.app-outlet::-webkit-scrollbar-thumb:hover,.app-nav-drawer .fui-DrawerBody::-webkit-scrollbar-thumb:hover{background:var(--colorNeutralStroke2)}.fui-DialogContent{scrollbar-width:thin;scrollbar-color:var(--colorNeutralStroke1) transparent}.fui-DialogContent::-webkit-scrollbar{width:8px}.fui-DialogContent::-webkit-scrollbar-button{display:none}.fui-DialogContent::-webkit-scrollbar-track{background:transparent}.fui-DialogContent::-webkit-scrollbar-thumb{background:var(--colorNeutralStroke1);border-radius:4px}.fui-DialogContent::-webkit-scrollbar-thumb:hover{background:var(--colorNeutralStroke2)}.mentor-picker-dialog.fui-DialogSurface,.mentor-picker-dialog{max-height:none!important;overflow:visible!important}.mentor-picker-dialog .fui-DialogBody{max-height:none!important;height:auto!important;grid-template-rows:auto auto auto!important;overflow:visible!important}.mentor-picker-dialog .fui-DialogContent,.mentor-picker-dialog .mentor-picker-dialog__content{overflow:visible!important;max-height:none!important;height:auto!important;min-height:0!important}.app-outlet{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable}.app-main>.app-container-wrapper{flex:1;min-height:0}.app-route-error{flex-shrink:0;padding:8px 12px 0}.app-nav-drawer-header{display:flex;justify-content:space-between;align-items:center}.app-nav-drawer-brand{display:flex;align-items:center;gap:12px;min-width:0;margin:5px 0}.app-nav-drawer-brand-icon{width:32px;height:32px;flex-shrink:0}.app-item-static-content{display:flex;flex-direction:column;gap:2px}.app-item-static-title{font-weight:600;line-height:1.2;font-size:1.2rem}.app-item-static-subtitle{font-size:.75rem;opacity:.8;line-height:1.2}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:16px}.error-message{margin-top:16px;max-width:500px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:16px;height:var(--app-shell-top-height);min-height:var(--app-shell-top-height);max-height:var(--app-shell-top-height);box-sizing:border-box;flex-shrink:0;flex-grow:0;padding:0 var(--app-content-padding-inline)}.app-header__title{flex:1;min-width:0;display:flex;align-items:center}.app-header .page-title-bar{width:100%}.app-header__actions{display:flex;align-items:center;justify-content:flex-end;align-self:center;flex-shrink:0;margin:0;padding:0;padding-right:calc(var(--app-switch-track-margin) + var(--app-scrollbar-gutter))}.app-header__actions .fui-Button{margin:0!important;align-self:center}[data-theme=light] .app-header{background-image:linear-gradient(to right,#eceaf8,#fff);border-bottom:1px solid #c8c6e8;box-shadow:0 1px #5b5fc714}[data-theme=light] .app-header .page-title-bar__title{color:#242424}[data-theme=light] .app-header .page-title-bar__subtitle{color:#616161}[data-theme=light] .app-header .page-title-bar__icon{background-color:#6264a7;color:#fff}[data-theme=dark] .app-header{background-image:linear-gradient(to right,#313244,#1f1f1f);border-bottom:1px solid #5b5fc7;box-shadow:0 1px #5b5fc71f}[data-theme=dark] .app-header .page-title-bar__title{color:#fff}[data-theme=dark] .app-header .page-title-bar__subtitle{color:#ffffffb8}[data-theme=dark] .app-header .page-title-bar__icon{background-color:#4f59b1;color:#fff}.page-title-bar{display:flex;align-items:center;gap:16px;min-width:0;padding:16px 20px;border-radius:12px;border:1px solid var(--colorBrandStroke1);background-image:linear-gradient(135deg,var(--colorBrandBackground2) 0%,var(--colorNeutralBackground1) 55%);box-shadow:var(--shadow4)}.page-title-bar--compact{padding:0;border:none;border-radius:0;background:transparent;box-shadow:none;gap:12px}.page-title-bar__icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background-color:var(--colorBrandBackground);color:var(--colorNeutralForegroundOnBrand);flex-shrink:0}.page-title-bar--compact .page-title-bar__icon{width:32px;height:32px}.page-title-bar__icon svg{width:22px;height:22px}.page-title-bar--compact .page-title-bar__icon svg{width:18px;height:18px}.page-title-bar__text{display:flex;flex-direction:column;gap:2px;min-width:0}.page-title-bar__title{font-size:1.05rem;font-weight:600;line-height:1.25;color:var(--colorNeutralForeground1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-title-bar--compact .page-title-bar__title{font-size:1rem}.page-title-bar__subtitle{font-size:.8125rem;line-height:1.35;color:var(--colorNeutralForeground2);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page-title-bar--compact .page-title-bar__subtitle{-webkit-line-clamp:1}.page-content-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:16px}.page-content-toolbar__left{display:flex;align-items:center;gap:12px;flex-wrap:wrap;flex:1 1 280px;min-width:min(100%,240px)}.page-content-toolbar__right{display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto;margin-left:auto;margin-right:0;padding:0}.page-content-toolbar__right .fui-Switch,.list-actions-cell .fui-Switch{flex-shrink:0;margin:0!important}.page-content-toolbar__search{width:100%;max-width:360px}.list-selection-toolbar{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.list-selection-toolbar__actions{display:flex;align-items:center;flex-wrap:wrap;gap:4px;justify-content:flex-end}.list-selection-cell{width:40px;padding:0}.list-selection-cell .fui-TableCellLayout{justify-content:center}.list-row--selected{background-color:var(--colorBrandBackground2)}.template-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:120px;max-width:100%;border-radius:999px;border:1px solid currentColor;background:transparent;padding:1px 10px;font-size:12px;line-height:20px;font-weight:600;white-space:nowrap;text-align:center;box-sizing:border-box}.template-status-badge-cell{display:flex;justify-content:center;width:100%}.template-billing-activate-btn{background-color:#ffe600!important;color:#1b1b1e!important;border-color:#e6cf00!important}.template-billing-activate-btn:hover{background-color:#f5dc00!important}.list-actions-cell__content--centered{display:flex;align-items:center;justify-content:center;gap:4px;width:100%}.template-status-badge--inTrial{color:#6264a7}.template-status-badge--trialOver,.template-status-badge--canceled{color:#d13438}.template-status-badge--paymentPending{color:#9a7b0a}.template-status-badge--paid{color:#107c10}.template-title-cell{display:inline-flex;align-items:center;gap:8px;max-width:100%;min-width:0;width:100%}.template-title-cell__text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.template-title-cell--unlinked .template-title-cell__text{color:inherit}.template-unlinked-badge{flex-shrink:0;font-weight:600;letter-spacing:.01em}.workspace-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:120px;max-width:100%;border-radius:999px;border:1px solid currentColor;background:transparent;padding:1px 10px;font-size:12px;line-height:20px;font-weight:600;white-space:nowrap;text-align:center;box-sizing:border-box}.workspace-status-badge-cell{display:flex;justify-content:center;width:100%}.workspace-status-badge--interactive{cursor:pointer;gap:4px}.workspace-status-badge--interactive:disabled{cursor:not-allowed;opacity:.7}.workspace-status-badge--pending{color:#ca5010}.workspace-status-badge--ongoing{color:#0078d4}.workspace-status-badge--closed{color:#107c10}.workspace-template-deleted{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:2px 10px;border-radius:999px;border:1px dashed #605e5c;background:#ffffff0a;color:#c8c6c4;font-size:12px;line-height:20px;font-weight:500;white-space:nowrap;box-sizing:border-box}.workspace-template-deleted__icon{flex-shrink:0;width:16px;height:16px;color:#a19f9d}.header-left{flex:1;display:flex;align-items:center;gap:12px}.header-center{flex:1;display:flex;flex-direction:column;justify-content:center}.logo{height:32px;width:auto}.logo-text{margin-right:8px}.header-right{flex:1;display:flex;align-items:center;justify-content:end;gap:12px}.user-info{display:flex;flex-direction:column}.user-email{color:var(--colorNeutralForeground2)}.app-content{flex:1;padding:24px;padding-left:var(--app-content-padding-inline);padding-right:var(--app-content-padding-inline);overflow-x:hidden;min-height:min-content}.app-content__intro{margin-bottom:20px}.modal-content{display:flex;flex-direction:column;gap:10px}.list-actions-cell{width:120px;min-width:120px;max-width:120px;box-sizing:border-box;padding:0!important;overflow:visible}.list-actions-cell .fui-TableCellLayout{display:flex!important;justify-content:flex-end;align-items:center;width:100%;overflow:visible;padding:0!important;margin:0!important}.list-actions-cell__content{display:inline-flex;align-items:center;justify-content:flex-end;gap:4px;max-width:100%;margin:0;padding:0}.nav-subitem-label{display:inline-flex;align-items:center;gap:8px}.nav-subitem-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.nav-subitem-icon svg{width:20px;height:20px}
