.loading-container{display:flex;align-items:center;justify-content:center;height:100vh;width:100vw}.inner-loading-container{display:flex;flex-direction:column;align-items:center}.loading-container p{font-size:32px;font-weight:300;font-family:Noto Sans,sans-serif;color:#242424}@media(prefers-color-scheme:dark){.loading-container p{color:#dbdbdb}}#startupSpinner{width:128px;height:150px}.poc-hub-splash-container{align-items:center;display:grid;justify-content:center;min-height:100vh;min-width:100vw;overflow:hidden;background-color:var(--iui-color-background, #fff);color:rgba(var(--iui-color-foreground-hsl, 0, 0%, 14%),.85)}.poc-hub-splash-content{display:grid;grid-template-areas:"title" "pic" "description" "sign-in";justify-items:center;max-width:800px}.poc-hub-splash-title{grid-area:title;vertical-align:middle;font-size:30px}.poc-hub-splash-img{grid-area:pic;width:260px;height:260px;margin:16px 0}.poc-hub-splash-description{grid-area:description;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:13px;margin-left:55px;margin-right:55px}.poc-hub-splash-sign-in{grid-area:sign-in;padding-top:10px}.poc-hub-splash-button{margin-bottom:5px;width:100%;min-width:234px}.poc-hub-auth-shell{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem;background:var(--iui-color-background-backdrop, #eef0f1)}.poc-hub-auth-card{display:flex;flex-direction:column;gap:.75rem;max-width:28rem;padding:2rem;border-radius:.5rem;background:var(--iui-color-background, #fff);box-shadow:0 2px 12px #00000026;text-align:center;align-items:center}.poc-hub-auth-kicker{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--iui-color-text-muted, #5a6069)}.poc-hub-auth-detail{font-size:.875rem;color:var(--iui-color-text-muted, #5a6069)}.poc-hub-auth-error{color:var(--iui-color-text-negative, #c00)}.poc-hub-auth-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.poc-hub-topbar{display:flex;width:100%;height:56px;font-size:14px;flex-shrink:0;box-sizing:border-box;background-color:var(--iui-color-background-hover);border-bottom:1px solid var(--iui-color-background-disabled)}.poc-hub-topbar-left{display:flex;flex:1;align-items:center;min-width:0}.poc-hub-topbar-right{display:flex;align-items:center}.poc-hub-topbar-logo{display:flex;align-items:center;justify-content:center;width:71px;min-width:71px;height:100%;border-right:1px solid var(--iui-color-background-disabled)}.poc-hub-logo{width:36px;height:36px;fill:var(--iui-color-text)}.poc-hub-topbar-title{display:flex;align-items:center;padding-left:10px;padding-right:10px}.poc-hub-topbar-avatar{margin-inline-end:var(--iui-size-m)}.header-feedback-button{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--iui-size-m)}.header-feedback-button>button[data-iui-variant=idea]{position:unset;inset-block-end:unset;inset-inline-end:unset}.poc-hub-searchbox{position:relative}.poc-hub-tag-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:999;display:flex;flex-direction:column;max-height:300px;padding-block:var(--iui-size-xs);background-color:var(--iui-color-background);border:1px solid #b3bcc1;box-shadow:0 1px 10px #0003;border-radius:var(--iui-border-radius-1);overflow-y:hidden}.poc-hub-empty-state{padding:var(--iui-size-m);color:var(--iui-color-text-muted);display:flex;align-items:center;flex-direction:column;justify-content:center;width:100%;height:100%;box-sizing:border-box;text-align:center;gap:.5rem}.poc-hub-empty-state-title{font-size:var(--iui-font-size-3)}.poc-hub-empty-state-description{color:var(--iui-color-text-muted)}.poc-hub-error{color:var(--iui-color-text-negative, #c00)}
