:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#263442;background:#f3f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.loading{display:grid;place-items:center;height:100vh}.brand{display:flex;align-items:center;gap:10px;font-size:21px}.brand svg{color:#1f8aa5}.brand small{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#87949f}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top right,#d8edf2,transparent 38%),#eef3f5}.login form{width:min(420px,calc(100% - 32px));background:#fff;padding:36px;border-radius:16px;box-shadow:0 18px 55px #25404d22;border:1px solid #dce5e9}.login h1{margin:34px 0 4px}.login p{color:#6e7c87;margin-top:0}.login label,.narrow label{display:grid;gap:7px;margin:17px 0;font-weight:600}.login input,.narrow input{padding:12px;border:1px solid #c8d4d9;border-radius:8px}.login button,.narrow button{width:100%;border:0;border-radius:8px;padding:12px;background:#187f99;color:#fff;font-weight:700}.alert{padding:12px;background:#fff0ee;color:#a0392d;border:1px solid #f0c7c1;border-radius:8px}.shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}aside{background:#202d36;color:#dfe8ec;padding:24px 16px;display:flex;flex-direction:column;gap:30px}aside nav{display:grid;gap:6px}aside button{display:flex;gap:10px;align-items:center;border:0;background:transparent;color:inherit;padding:11px 12px;border-radius:8px;text-align:left}aside button svg{width:18px}aside nav button.active,aside nav button:hover{background:#31434e;color:#fff}.account{margin-top:auto;display:grid;gap:4px;padding:12px}.account small{color:#9fb0ba;overflow:hidden;text-overflow:ellipsis}.account button{padding-left:0}.content{padding:28px 36px;overflow:auto}.content header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.headeractions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.return-button{border:1px solid #c8d4d9;border-radius:8px;padding:9px 12px;background:#fff;color:#40515b;font-weight:700;cursor:pointer}.content h1{margin:2px 0;font-size:26px}.content header small{color:#84929b}.badge,.status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.badge{background:#e1f2f6;color:#176a7e}.cards{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:16px}.cards section,.panel{background:#fff;border:1px solid #dce5e9;border-radius:12px;padding:22px;box-shadow:0 4px 16px #26404b0c}.cards strong{display:block;font-size:36px;color:#187f99}.cards span{color:#687783}.appcards{grid-template-columns:repeat(4,minmax(180px,1fr))}.appicon{width:44px;height:44px;border-radius:10px;display:grid;place-items:center;background:#e4f2f5;color:#197d95;font-size:22px;font-weight:800}.appcards h2{margin-bottom:3px}.appcards p{min-height:42px;color:#687783}.status.ok{background:#e5f5ea;color:#287043}.status.off{background:#edf0f2;color:#6d7980}table{width:100%;border-collapse:collapse}th,td{text-align:left;border-bottom:1px solid #e6ecef;padding:12px 10px;vertical-align:top}th{font-size:12px;text-transform:uppercase;color:#73818a}td small{display:block;color:#77858e;margin-top:3px}.audit-user{display:grid;gap:2px;min-width:230px}.audit-user strong{color:#263442}.audit-user small,.audit-user code{overflow-wrap:anywhere}code{font-size:12px;color:#53636d}.narrow{max-width:560px}.narrow h2{margin-top:0}@media(max-width:850px){.shell{grid-template-columns:1fr}aside{position:static}aside nav{grid-template-columns:repeat(2,1fr)}.account{margin-top:0}.cards,.appcards{grid-template-columns:1fr}.content{padding:20px 14px}.panel{overflow:auto}}.tablehead,.edithead,.editactions{display:flex;align-items:center;justify-content:space-between;gap:16px}.tablehead h2,.tablehead p{margin:0}.tablehead p{color:#73818a;margin-top:4px}.tablehead button,.editor button{border:0;border-radius:8px;padding:10px 14px;background:#187f99;color:#fff;font-weight:700}.clickrow{cursor:pointer}.clickrow:hover{background:#f4f9fa}.modalback{position:fixed;inset:0;background:#17242db8;display:grid;place-items:center;padding:20px;z-index:20}.editor{width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto}.editor h2{margin:0}.editor p{color:#687783}.editor .plain{background:transparent;color:#4d5c65;font-size:18px}.editor form{margin-top:18px}.formgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.formgrid .wide{grid-column:1/-1}.editor label:not(.check){display:grid;gap:6px;font-weight:600}.editor input:not([type=checkbox]){padding:10px;border:1px solid #c8d4d9;border-radius:8px}.editor fieldset{border:1px solid #dce5e9;border-radius:8px;margin:18px 0;padding:12px}.check{display:inline-flex;align-items:center;gap:7px;margin:7px 18px 7px 0}.editactions{justify-content:flex-end;margin-top:20px}.editor button.secondary{background:#edf2f4;color:#40515b}@media(max-width:650px){.formgrid{grid-template-columns:1fr}}.mediagrid{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:14px;margin:18px 0}.mediagrid section{display:grid;gap:8px;align-content:start;border:1px solid #dce5e9;border-radius:10px;padding:12px}.mediagrid img{width:100%;height:170px;object-fit:cover;border-radius:9px}.mediagrid img.round{width:110px;height:110px;border-radius:50%}.mediaactions{display:flex;gap:8px;align-items:center}.upload{display:inline-flex!important;background:#187f99;color:#fff;padding:9px 12px;border-radius:8px;cursor:pointer}.upload input{display:none}.rfidrow{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;margin:8px 0}.rfidrow input{padding:9px;border:1px solid #c8d4d9;border-radius:8px}.profilecolumns{display:grid;grid-template-columns:minmax(0,680px) minmax(320px,1fr);gap:18px;align-items:start}.profile-editor,.password-editor{width:100%}.profile-editor .edithead{align-items:flex-start}.profile-editor .edithead p{margin:6px 0 0}.password-editor form{margin-top:18px}.notice{padding:10px;background:#e8f6ec;color:#246a3b;border-radius:8px;margin:10px 0}.muted{color:#73818a}@media(max-width:950px){.profilecolumns{grid-template-columns:1fr}}@media(max-width:650px){.mediagrid,.rfidrow{grid-template-columns:1fr}}.embedded-content{min-height:100vh;padding:18px;background:transparent}.embedded-content .profilecolumns{margin:0}.embedded-content .modal-backdrop{position:fixed}.embedded-content .editor{box-shadow:none}.embedded-content .profile-editor{min-width:0}.theme-field select{display:block;width:100%;margin-top:7px;padding:10px;border:1px solid #c8d4d9;border-radius:8px;background:#fff}.theme-field small{display:block;margin-top:6px;color:#73818a}html[data-color-scheme=work]{--identity-accent: #1493cd}html[data-color-scheme=light-green]{--identity-accent: #21634b}html[data-color-scheme=navy]{--identity-accent: #287ca8}html[data-color-scheme=teal]{--identity-accent: #167f84}html[data-color-scheme=graphite]{--identity-accent: #56616a}html[data-color-scheme] .brand svg,html[data-color-scheme] .content header small{color:var(--identity-accent)}html[data-color-scheme] :is(.identity-workspace,.embedded-content) button:not(.secondary):not(.plain):not(.return-button):not(.logout),html[data-color-scheme] .upload{background:var(--identity-accent)}html[data-color-scheme=work] .account small,html[data-color-scheme=work] .brand small,html[data-color-scheme=light-green] .account small,html[data-color-scheme=light-green] .brand small{color:#718079}.identity-workspace{padding:0}.identity-workspace>section,.identity-workspace>.profilecolumns,.identity-workspace>.alert{margin:28px 36px}.preferences-page{max-width:760px}.preferences-page>p{color:#68776f}.preferences-page .theme-field{display:grid;max-width:480px;gap:2px;font-weight:700}@media(max-width:800px){.identity-workspace>section,.identity-workspace>.profilecolumns,.identity-workspace>.alert{margin:18px}}:root{--portal-accent: #1493cd;--portal-sidebar: #fff;--portal-sidebar-text: #60788a;--portal-sidebar-selected-bg: #eaf4f9;--portal-sidebar-selected-text: #146f9c;--portal-tree-line: #b9d5e3;--portal-sidebar-padding-y: 14px;--portal-nav-row-height: 33px;--portal-nav-row-padding-y: 5px;--portal-nav-row-margin-y: 1px;--portal-nav-icon-size: 17px;--portal-nav-sub-indent: 34px;--portal-nav-label-margin-top: 13px}html[data-color-scheme=light-green]{--portal-accent: #21634b;--portal-sidebar: #fff;--portal-sidebar-text: #667b70;--portal-sidebar-selected-bg: #eaf2ed;--portal-sidebar-selected-text: #235c44;--portal-tree-line: #bed4c7}html[data-color-scheme=navy]{--portal-accent: #287ca8;--portal-sidebar: #20313d;--portal-sidebar-text: #cddbe1;--portal-sidebar-selected-bg: color-mix(in srgb, #287ca8 45%, #253642);--portal-sidebar-selected-text: #fff;--portal-tree-line: #547282}html[data-color-scheme=teal]{--portal-accent: #167f84;--portal-sidebar: #173a3d;--portal-sidebar-text: #cddbe1;--portal-sidebar-selected-bg: color-mix(in srgb, #167f84 45%, #253642);--portal-sidebar-selected-text: #fff;--portal-tree-line: #4d7375}html[data-color-scheme=graphite]{--portal-accent: #56616a;--portal-sidebar: #30353a;--portal-sidebar-text: #cddbe1;--portal-sidebar-selected-bg: color-mix(in srgb, #56616a 45%, #253642);--portal-sidebar-selected-text: #fff;--portal-tree-line: #656e75}html[data-density=comfortable]{--portal-sidebar-padding-y: 18px;--portal-nav-row-height: 37px;--portal-nav-row-padding-y: 7px;--portal-nav-row-margin-y: 2px;--portal-nav-icon-size: 19px;--portal-nav-sub-indent: 37px;--portal-nav-label-margin-top: 16px}html[data-density=compact]{--portal-sidebar-padding-y: 14px;--portal-nav-row-height: 33px;--portal-nav-row-padding-y: 5px;--portal-nav-row-margin-y: 1px;--portal-nav-icon-size: 17px;--portal-nav-sub-indent: 34px;--portal-nav-label-margin-top: 13px}html[data-density=dense]{--portal-sidebar-padding-y: 11px;--portal-nav-row-height: 28px;--portal-nav-row-padding-y: 3px;--portal-nav-row-margin-y: 0px;--portal-nav-icon-size: 15px;--portal-nav-sub-indent: 30px;--portal-nav-label-margin-top: 10px}.full-hd-viewport-stage{width:100vw;height:100dvh;overflow:auto;background:#68727a}.full-hd-viewport-surround{display:grid;width:max(100%,1920px);height:max(100%,1080px);place-items:center}.full-hd-viewport-frame{display:block;width:1920px;height:1080px;flex:0 0 auto;border:0;background:#f5f7f6;box-shadow:0 0 0 1px #20283066,0 18px 48px #20283052}.full-hd-viewport-toggle{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;padding:0;border:1px solid #d8e3e8;border-radius:8px;background:#fff;color:#617987;cursor:pointer}.full-hd-viewport-toggle:hover{border-color:color-mix(in srgb,var(--portal-accent) 42%,#d8e3e8);background:color-mix(in srgb,var(--portal-accent) 8%,#fff);color:var(--portal-accent)}.full-hd-viewport-toggle.active{border-color:var(--portal-accent);background:var(--portal-accent);color:#fff;box-shadow:0 0 0 3px color-mix(in srgb,var(--portal-accent) 18%,transparent)}.portal-shell{display:flex;height:100dvh;min-height:0;overflow:hidden}.portal-shell>aside{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;width:324px;height:100dvh;flex-direction:column;padding:var(--portal-sidebar-padding-y) 18px;overflow-y:auto;border-right:1px solid #e1e7e3;background:var(--portal-sidebar)}.portal-shell>aside>nav{display:flex;flex-direction:column;padding-top:2px}.portal-nav-entry{display:contents}.portal-shell .nav-label{margin:var(--portal-nav-label-margin-top) 12px 6px;color:color-mix(in srgb,var(--portal-sidebar-text) 80%,#87928c);font-size:10px;font-weight:750;letter-spacing:1.8px}.portal-shell aside nav button{display:inline-flex;width:100%;min-height:var(--portal-nav-row-height);align-items:center;justify-content:flex-start;gap:9px;margin:var(--portal-nav-row-margin-y) 0;padding:var(--portal-nav-row-padding-y) 14px;border:0;border-radius:8px;background:transparent;color:var(--portal-sidebar-text);font:inherit;font-size:16px;font-weight:600;cursor:pointer}.portal-shell aside nav button:hover,.portal-shell aside nav button.selected{background:var(--portal-sidebar-selected-bg);color:var(--portal-sidebar-selected-text)}.portal-shell aside nav button svg{flex:0 0 var(--portal-nav-icon-size);width:var(--portal-nav-icon-size);height:var(--portal-nav-icon-size)}.portal-shell aside nav button.submodule{position:relative;width:calc(100% - var(--portal-nav-sub-indent));margin-left:var(--portal-nav-sub-indent);padding-left:12px;font-size:14px}.portal-shell aside nav button.submodule:before{position:absolute;top:-3px;left:-18px;width:11px;height:calc(50% + 3px);border-bottom:1px solid var(--portal-tree-line);border-left:1px solid var(--portal-tree-line);border-radius:0 0 0 5px;content:"";pointer-events:none}.portal-shell aside nav .portal-nav-tools{display:flex;justify-content:flex-end;gap:3px;padding:0}.portal-shell aside nav .portal-nav-overview-row{display:flex;align-items:center;gap:3px}.portal-shell aside nav .portal-nav-overview-row>button:first-child{width:auto;min-width:0;flex:1 1 auto}.portal-shell aside nav .portal-nav-overview-row .portal-nav-tools{flex:0 0 auto}.portal-shell aside nav .portal-nav-tools button{width:28px;min-height:28px;flex:0 0 28px;justify-content:center;margin:0;padding:5px;border:1px solid color-mix(in srgb,var(--portal-sidebar-text) 22%,transparent);border-radius:7px}.portal-shell aside nav .portal-nav-tools button svg{width:16px;height:16px;flex-basis:16px}.portal-shell>.workspace{display:flex;width:calc(100% - 324px);height:100dvh;min-width:0;margin-left:324px;flex-direction:column;overflow:hidden;background:#f5f7f6}.portal-shell .workspace>header{position:relative;z-index:30;display:flex;min-height:64px;flex:0 0 64px;align-items:center;justify-content:space-between;gap:18px;padding:0 28px;border-bottom:1px solid #dce5eb;background:#fff}.portal-shell .workspace-header-start,.portal-shell .workspace-header-actions{display:flex;min-width:0;align-items:center;gap:12px}.portal-shell .workspace-header-actions{justify-content:flex-end}.portal-app-switcher{position:relative;color:#2e4a59}.portal-app-switcher>summary{display:grid;width:36px;height:36px;place-items:center;border:1px solid #d8e3e8;border-radius:8px;background:#fff;color:var(--portal-accent);cursor:pointer;list-style:none}.portal-app-switcher>summary::-webkit-details-marker{display:none}.portal-app-switcher>summary:hover,.portal-app-switcher[open]>summary{border-color:color-mix(in srgb,var(--portal-accent) 42%,#d8e3e8);background:color-mix(in srgb,var(--portal-accent) 8%,#fff)}.portal-app-switcher-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:110;width:286px;padding:14px;border:1px solid #d8e0db;border-radius:11px;background:#fff;box-shadow:0 14px 36px #203a3030}.portal-app-switcher-menu>strong{display:block;margin:0 2px 10px;color:#22332f;font-size:14px}.portal-app-switcher-menu>div{display:grid;gap:5px}.portal-app-switcher-menu a{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;min-height:46px;padding:5px 8px;border-radius:8px;color:#334d5a;text-decoration:none}.portal-app-switcher-menu a:hover,.portal-app-switcher-menu a[aria-current=page]{background:color-mix(in srgb,var(--portal-accent) 9%,#fff)}.portal-app-switcher-menu a>span{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:color-mix(in srgb,var(--portal-accent) 16%,#fff);color:var(--portal-accent);font-weight:850}.portal-app-switcher-menu a b{font-size:13px}.portal-app-switcher-menu a small{color:#74858e;font-size:10px}.portal-shell .workspace-logo{width:98px;height:auto;object-fit:contain}.portal-shell .workspace-breadcrumb{overflow:hidden;color:#688176;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.portal-shell .workspace-breadcrumb b{color:#22332f;font-size:14px}.portal-shell .workspace>main{flex:1 1 auto;min-height:0;overflow:auto}.portal-shell .header-account{position:relative;color:#2e4a59}.portal-shell .header-account summary{display:flex;align-items:center;gap:8px;padding:5px 7px;border-radius:8px;cursor:pointer;list-style:none}.portal-shell .header-account summary::-webkit-details-marker{display:none}.portal-shell .header-account summary>span:not(.portal-account-avatar){display:grid}.portal-shell .header-account summary strong,.portal-shell .header-account summary small{line-height:1.2}.portal-shell .header-account summary small{color:#74858e;font-size:11px}.portal-account-avatar{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:#e2ece3;color:#406249;font-weight:800}.portal-shell .header-account-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:100;width:260px;padding:12px;border:1px solid #d8e0db;border-radius:10px;background:#fff;box-shadow:0 12px 32px #203a3028}.portal-shell .view-as-user{display:block;margin:0 0 10px;color:#60798a;font-size:11px}.portal-shell .view-as-user select{display:block;width:100%;margin-top:4px;padding:7px;border:1px solid #d5ded8;border-radius:7px;background:#fff;color:#22332f;font:inherit;font-size:12px}.portal-shell .view-as-warning{display:flex;align-items:center;gap:5px;margin:0 0 10px;padding:7px;border-radius:6px;background:#fff4d8;color:#7b5a1d;font-size:11px}.portal-shell .header-account-menu .logout{display:flex;width:100%;align-items:center;justify-content:flex-start;gap:7px;padding:9px;border:0;border-radius:7px;background:transparent;color:#526a5f;font:inherit;cursor:pointer}.portal-shell .header-account-menu .logout:hover{background:#eef4f0}.portal-shell .workspace-fixed-footer{flex:0 0 auto;margin-top:auto}.portal-presence-frame{display:block;width:100%;border:0;background:#fff}@media(max-width:800px){.portal-shell>aside{display:none}.portal-shell>.workspace{width:100%;margin-left:0}.portal-shell .workspace>header{padding:0 14px}.portal-shell .workspace-logo{width:82px}.portal-shell .header-account summary>span:not(.portal-account-avatar){display:none}}
