:root{--sans:system-ui, "Segoe UI", Roboto, sans-serif;font:16px/145% var(--sans);color:#2d333b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}#root{min-height:100svh}html,body{min-height:100%}body{margin:0}.auth-shell{box-sizing:border-box;background:#fff;border:2px solid #0877dc;border-radius:12px;place-items:center;width:calc(100% - 10mm);height:calc(100dvh - 10mm);min-height:0;margin:5mm;padding:32px 20px;display:grid}.auth-loading{color:#3f4752}.auth-welcome{justify-items:center;gap:24px;width:min(100%,760px);display:grid}.auth-brand{justify-items:center;width:100%;display:grid}.auth-mark{width:min(720px,92vw);height:auto;display:block}.auth-actions{gap:8px;width:min(100%,172px);display:grid}.auth-card{background:#fff;border:2px solid #0877dc;border-radius:12px;width:min(100%,220px);padding:26px;display:grid;box-shadow:0 12px 34px #0877dc14}.auth-card-login{gap:10px}.auth-card-register{gap:8px}.auth-card label{color:#3f4752;text-align:left;gap:4px;font-size:15px;line-height:1.25;display:grid}.auth-card input{box-sizing:border-box;color:#2d333b;width:100%;min-height:24px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:4px;padding:4px 8px;font-size:12px}.auth-card input:focus{border-color:#0877dc;outline:2px solid #0877dc29}.auth-button{color:#fff;min-height:28px;font:inherit;cursor:pointer;background:#0877dc;border:0;border-radius:4px;padding:5px 14px;font-size:15px;line-height:1}.auth-button:hover{background:#0669c4}.auth-button:disabled{cursor:wait;opacity:.72}.auth-link{color:#4b5563;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:9px;text-decoration:underline}.auth-divider{color:#5e6874;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;font-size:9px;display:grid}.auth-divider span{background:#c8d0d8;height:1px}.auth-divider-compact{margin-top:2px}.auth-message{color:#b42318;text-align:left;margin-top:2px;font-size:12px;line-height:1.25}.toolbar-icon,.user-avatar{cursor:pointer;background:0 0;border:0;place-items:center;display:inline-grid}.toolbar-icon{color:#fff;border-radius:8px;width:38px;height:38px;position:relative}.toolbar-icon-active,.toolbar-icon:hover{background:#ffffff24}.toolbar-icon img,.user-avatar img{object-fit:contain;z-index:1;width:100%;height:100%;display:block;position:relative}.icon-fallback{box-sizing:border-box;display:block}.notifications-icon .icon-fallback{border:2px solid #fff;border-radius:3px;width:28px;height:22px}.notifications-wrap{place-items:center;display:grid;position:relative}.notification-badge{z-index:2;color:#fff;background:#b42318;border-radius:999px;place-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:inline-grid;position:absolute;top:2px;right:2px}.notifications-panel{z-index:5;color:#fff;background:#0877dc;border-radius:0 0 0 26px;gap:4px;width:320px;max-height:360px;padding:22px 26px 28px;display:grid;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 18px 40px #151b233d}.notifications-panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.notifications-panel-header h2{margin:0;font-size:18px}.notifications-mark-all{color:#fff;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;text-decoration:underline}.notifications-empty{color:#fffc;margin:0;padding:12px 0;font-size:14px}.notification-item{border-top:1px solid #ffffff29;align-items:stretch;gap:6px;display:flex}.notification-item:first-child{border-top:0}.notification-item-main{color:#fff;min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;gap:4px;padding:10px 0;display:grid}.notification-item-delete{color:#ffffffb3;cursor:pointer;background:0 0;border:0;border-radius:7px;flex-shrink:0;place-items:center;width:30px;display:grid}.notification-item-delete:hover{color:#fff;background:#ffffff29}.notification-item-delete svg{width:16px;height:16px}.notification-item-unread .notification-item-message{font-weight:700}.notification-item-message{font-size:14px;line-height:1.3}.notification-item-time{color:#ffffffb3;font-size:11px}.user-menu-wrap{place-items:center;display:grid;position:relative}.user-avatar{color:#0877dc;background:#fff;border:0;border-radius:50%;width:58px;height:58px;font-size:20px;font-weight:700;position:relative;overflow:hidden}.user-avatar img{filter:brightness(0)saturate()invert(35%)sepia(94%)saturate(2414%)hue-rotate(188deg)brightness(94%)contrast(97%);width:calc(100% - 18px);height:calc(100% - 18px);position:absolute;inset:9px}.user-avatar .user-profile-image{filter:none;object-fit:cover;width:100%;height:100%;inset:0}.user-menu{z-index:5;color:#fff;background:#0877dc;border-radius:0 0 0 26px;gap:18px;width:290px;padding:22px 26px 28px;display:grid;position:absolute;top:100%;right:0;box-shadow:0 18px 40px #151b233d}.user-menu-header,.user-menu-item{grid-template-columns:56px 1fr;align-items:center;gap:18px;display:grid}.user-menu-avatar{background:#fff;border-radius:50%;place-items:center;width:56px;height:56px;display:inline-grid;position:relative;overflow:hidden}.user-menu-avatar img{filter:brightness(0)saturate()invert(35%)sepia(94%)saturate(2414%)hue-rotate(188deg)brightness(94%)contrast(97%);width:38px;height:38px}.user-menu-avatar .user-profile-image{filter:none;object-fit:cover;width:100%;height:100%}.user-menu-name{text-overflow:ellipsis;white-space:nowrap;font-size:24px;line-height:1.2;overflow:hidden}.user-menu-item{color:#fff;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:22px;line-height:1.2}.user-menu-item img{width:32px;height:32px}.member-badge{color:#151b23;border:1px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;margin-left:-4px;font-size:7px;font-weight:700;line-height:1;display:inline-grid}.member-badge:first-child{margin-left:0}.member-0{background:#f4b23e}.member-1{color:#fff;background:#262f3c}.member-2{background:#2dd06f}.member-3{color:#667085;background:#eef2f7}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=640px){.auth-shell{padding:24px 16px}.auth-card{width:min(100%,240px);padding:22px}.user-avatar{width:46px;height:46px;font-size:16px}.user-menu{width:min(290px,100vw - 24px);right:0}}.modal-backdrop{z-index:20;background:#151b2370;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{box-sizing:border-box;background:#fff;border:2px solid #0877dc;border-radius:12px;gap:16px;width:min(100%,420px);max-height:min(86svh,720px);padding:22px 26px 26px;display:grid;overflow-y:auto;box-shadow:0 18px 40px #151b233d}.modal-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-header h2{color:#151b23;margin:0;font-size:17px;font-weight:600}.modal-header-text{min-width:0}.modal-header-rich{align-items:flex-start;gap:14px}.modal-header-rich .modal-header-text{flex:1}.modal-subtitle{color:#5e6874;margin:3px 0 0;font-size:13px;line-height:1.4}.modal-avatar{color:#0877dc;letter-spacing:.5px;background:#eef5fd;border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:16px;font-weight:700;display:grid}.modal-close{color:#5e6874;cursor:pointer;background:0 0;border:0;padding:0 4px;font-size:22px;line-height:1}.modal-close:hover{color:#151b23}.modal-form{gap:14px;display:grid}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.modal-button,.modal-button-ghost,.modal-button-danger{min-height:34px;font:inherit;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:6px 16px;font-size:14px;display:inline-flex}.modal-button svg,.modal-button-ghost svg,.modal-button-danger svg{width:16px;height:16px}.modal-button{color:#fff;background:#0877dc;border:0}.modal-button:hover:not(:disabled){background:#0669c4}.modal-button-ghost{color:#3f4752;background:#fff;border:1px solid #dce2e8}.modal-button-ghost:hover:not(:disabled){background:#f2f6fa;border-color:#b9c3cd}.modal-button-danger{color:#b3261e;background:#fff;border:1px solid #e3b3b3;margin-right:auto}.modal-button-danger:hover:not(:disabled){color:#fff;background:#b3261e}.modal-button:disabled,.modal-button-ghost:disabled,.modal-button-danger:disabled{cursor:not-allowed;opacity:.6}.modal-button-danger-solid{background:#b3261e}.modal-button-danger-solid:hover:not(:disabled){background:#8f1d14}.confirm-text{color:#3f4752;margin:0;font-size:14px;line-height:1.55}.modal-error{color:#b3261e;margin:0;font-size:13px}.role-option{color:#2d333b;cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.role-option input{accent-color:#0877dc;cursor:pointer;width:15px;height:15px}.modal-card-wide{width:min(100%,760px)}.add-member{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:stretch;gap:14px;display:grid}.add-member-search{grid-template-rows:auto 1fr;gap:10px;min-height:0;display:grid}.add-member-config .transfer-config-empty{min-height:0;padding:24px 12px}.add-member-config .transfer-config-empty svg{color:#9aa5b1;justify-self:center;width:26px;height:26px}@media (width<=640px){.add-member{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.modal-card{padding:18px 18px 22px}.modal-button-danger{margin-right:0}}.transfer{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr);align-items:stretch;gap:16px;display:grid}.transfer-panel{background:#f7fafc;border:1px solid #dce2e8;border-radius:8px;grid-template-rows:auto auto 1fr;gap:10px;min-height:0;padding:14px;display:grid}.transfer-panel-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.transfer-panel-header h3{color:#0877dc;margin:0;font-size:14px;font-weight:600}.transfer-count{color:#fff;text-align:center;background:#0877dc;border-radius:999px;min-width:24px;padding:2px 8px;font-size:11px;font-weight:700}.transfer-filter{box-sizing:border-box;color:#2d333b;width:100%;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:6px;padding:7px 10px;font-size:13px}.transfer-filter:focus{border-color:#0877dc;outline:2px solid #0877dc29}.transfer-list{align-content:start;gap:6px;min-height:260px;max-height:340px;padding-right:4px;display:grid;overflow-y:auto}.transfer-list-added{grid-row:2/-1}.transfer-row{box-sizing:border-box;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:6px;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:8px;display:grid}.transfer-row:hover{background:#eef5fd;border-color:#cfe0f4}.transfer-row-selected{background:#eef5fd;border-color:#0877dc;box-shadow:inset 0 0 0 1px #0877dc}.transfer-row-owner{cursor:default;background:#fff;border-style:dashed;border-color:#cfd8e3}.transfer-row .member-badge{width:26px;height:26px;margin-left:0;font-size:9px}.transfer-row-text{gap:1px;min-width:0;display:grid}.transfer-row-text strong{color:#151b23;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.transfer-row-text span{color:#5e6874;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.transfer-row-text em{color:#0877dc;font-size:11px;font-style:normal}.transfer-empty{color:#5e6874;margin:0;padding:10px 4px;font-size:12px;line-height:1.5}.transfer-config{background:#fff;border:1px solid #dce2e8;border-radius:8px;align-content:start;gap:14px;min-height:0;padding:14px;display:grid;overflow-y:auto}.transfer-config-empty{text-align:center;align-content:center;gap:8px;min-height:260px;padding:0 12px;display:grid}.transfer-config-empty p{color:#3f4752;margin:0;font-size:14px}.transfer-config-empty-hint{line-height:1.5;color:#5e6874!important;font-size:12px!important}.transfer-config-user{border-bottom:1px solid #e4e9ef;grid-template-columns:32px 1fr;align-items:center;gap:10px;padding-bottom:12px;display:grid}.transfer-config-user .member-badge{width:30px;height:30px;margin-left:0;font-size:10px}.transfer-config-user div{gap:1px;min-width:0;display:grid}.transfer-config-user strong{color:#151b23;font-size:14px;font-weight:600}.transfer-config-user span{color:#5e6874;font-size:11px}.transfer-config-group{border:0;gap:8px;margin:0;padding:0;display:grid}.transfer-config-group legend{color:#0877dc;padding:0;font-size:13px;font-weight:600}.transfer-config-note{color:#5e6874;margin:0;font-size:12px;line-height:1.5}.role-option-block{border:1px solid #e4e9ef;border-radius:6px;align-items:start;gap:10px;padding:8px 10px}.role-option-block:hover{background:#f7fafc;border-color:#cfe0f4}.role-option-block input{margin-top:2px}.role-option-block>span{gap:2px;display:grid}.role-option-block strong{color:#151b23;font-size:13px;font-weight:600}.role-option-block em{color:#5e6874;font-size:11px;font-style:normal;line-height:1.45}.transfer-config-actions{border-top:1px solid #e4e9ef;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:12px;display:flex}@media (width<=1100px){.transfer{grid-template-columns:1fr}.transfer-list{min-height:200px;max-height:260px}.transfer-config-empty{min-height:140px}}.app-shell{color:#151b23;background:#fff;grid-template-rows:auto 1fr;height:100svh;min-height:100svh;display:grid;overflow:hidden}.app-topbar{background:#0877dc;justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 20px;display:flex}.app-topbar-left{align-items:center;gap:12px;min-width:0;display:flex}.app-brand{color:#fff;letter-spacing:.2px;white-space:nowrap;align-items:center;gap:9px;font-size:19px;font-weight:700;display:inline-flex}.app-brand svg{width:24px;height:24px}.app-topbar-actions{align-items:center;gap:10px;display:flex}.toolbar-icon svg{width:21px;height:21px}.app-topbar .user-avatar{width:42px;height:42px}.app-topbar .user-avatar svg{width:24px;height:24px}.user-menu-item svg{justify-self:center;width:24px;height:24px}.user-menu-avatar svg{width:30px;height:30px}.app-body{grid-template-columns:236px minmax(0,1fr);min-height:0;transition:grid-template-columns .16s;display:grid}.app-body-collapsed{grid-template-columns:0 minmax(0,1fr)}.app-sidebar{background:#fff;border-right:1px solid #e4e9ef;min-width:0;padding:18px 12px;overflow:hidden auto}.app-sidebar nav{gap:4px;display:grid}.sidebar-item{color:#3f4752;font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:22px 1fr auto;align-items:center;gap:12px;padding:11px 14px;font-size:14px;display:grid}.sidebar-item svg{width:20px;height:20px}.sidebar-item:hover:not(:disabled){background:#f2f6fa}.sidebar-item:disabled{color:#9aa5b1;cursor:default}.sidebar-item-soon{color:#7a8593;text-transform:uppercase;letter-spacing:.3px;background:#eef2f7;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:700}.sidebar-item-active{color:#0877dc;background:#eef5fd;font-weight:600;position:relative}.sidebar-item-active:before{content:"";background:#0877dc;border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:0}.app-content{background:radial-gradient(circle at 1px 1px,#0877dc14 1px,#0000 0) 0 0/26px 26px,#f6f9fd;min-width:0;min-height:0;overflow:auto}.page-header{padding:26px 32px 0}.page-header h1{color:#0b3f74;margin:0 0 6px;font-size:26px;font-weight:700}.page-header p{color:#5e6874;max-width:80ch;margin:0;font-size:14px;line-height:1.55}.page-header-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.page-header-tools{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.page-search{background:#fff;border:1px solid #dce2e8;border-radius:8px;grid-template-columns:34px 1fr;align-items:center;width:min(280px,60vw);height:38px;display:grid;overflow:hidden}.page-search svg{color:#7a8593;justify-self:center;width:17px;height:17px}.page-search input{color:#2d333b;min-width:0;height:100%;font:inherit;background:0 0;border:0;padding:0 10px 0 0;font-size:14px}.page-search input:focus{outline:none}.page-search:focus-within{border-color:#0877dc;outline:2px solid #0877dc29}.page-filter{color:#3f4752;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:8px;align-items:center;gap:7px;padding:0 14px;font-size:14px;display:inline-flex}.page-filter svg{width:17px;height:17px}.page-filter:hover{border-color:#b9c3cd}.page-filter-active{color:#0877dc;background:#eef5fd;border-color:#0877dc}.page-filter-active svg{fill:currentColor}.button-primary,.button-ghost,.button-danger{min-height:38px;font:inherit;white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:14px;display:inline-flex}.button-primary svg,.button-ghost svg,.button-danger svg{width:17px;height:17px}.button-primary{color:#fff;background:#0877dc;border:0}.button-primary:hover:not(:disabled){background:#0669c4}.button-ghost{color:#3f4752;background:#fff;border:1px solid #dce2e8}.button-ghost:hover:not(:disabled){background:#f2f6fa;border-color:#b9c3cd}.button-danger{color:#b3261e;background:#fff;border:1px solid #e3b3b3;margin-right:auto}.button-danger:hover:not(:disabled){color:#fff;background:#b3261e}.button-primary:disabled,.button-ghost:disabled,.button-danger:disabled{cursor:not-allowed;opacity:.6}.form-error{color:#b3261e;margin:0;font-size:13px}.projects-page{align-content:start;gap:6px;padding-bottom:32px;display:grid}.wizard{align-content:start;gap:18px;padding-bottom:32px;display:grid}.wizard-card{background:#fff;border:1px solid #e4e9ef;border-radius:14px;margin:0 32px;display:grid;overflow:hidden;box-shadow:0 8px 26px #151b230f}.wizard-grid{grid-template-columns:232px minmax(0,1fr) 300px;gap:28px;padding:24px;display:grid}.wizard-grid-wide{grid-template-columns:232px minmax(0,1fr)}.wizard-steps{background:#f7fafc;border-radius:10px;align-content:start;gap:4px;margin:0;padding:18px 14px;list-style:none;display:grid}.wizard-step{grid-template-columns:30px 1fr;align-items:start;gap:12px;padding:10px 6px;display:grid;position:relative}.wizard-step:not(:last-child):before{content:"";background:#dce2e8;width:2px;position:absolute;top:40px;bottom:-4px;left:20px}.wizard-step-done:not(:last-child):before{background:#0877dc}.wizard-step-marker{color:#7a8593;background:#e8edf3;border-radius:50%;place-items:center;width:30px;height:30px;font-size:13px;font-weight:700;line-height:1;display:grid}.wizard-step-marker svg{width:16px;height:16px}.wizard-step-active .wizard-step-marker,.wizard-step-done .wizard-step-marker{color:#fff;background:#0877dc}.wizard-step-text{gap:2px;padding-top:3px;display:grid}.wizard-step-text strong{color:#7a8593;font-size:14px;font-weight:600}.wizard-step-text span{color:#97a1ad;font-size:12px}.wizard-step-active .wizard-step-text strong,.wizard-step-done .wizard-step-text strong{color:#151b23}.wizard-step-active .wizard-step-text span{color:#5e6874}.wizard-main{align-content:start;gap:18px;min-width:0;display:grid}.wizard-section-head{grid-template-columns:46px 1fr;align-items:start;gap:14px;display:grid}.wizard-section-icon{color:#0877dc;background:#eef5fd;border-radius:12px;place-items:center;width:46px;height:46px;display:grid}.wizard-section-icon svg{width:23px;height:23px}.wizard-section-head h2{color:#0b3f74;margin:0 0 4px;font-size:19px;font-weight:700}.wizard-section-head p{color:#5e6874;margin:0;font-size:13px;line-height:1.55}.wizard-field{gap:6px;display:grid}.field-label{color:#151b23;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.field-info{color:#9aa5b1;width:15px;height:15px}.field-hint{color:#5e6874;font-size:12.5px;line-height:1.55}.wizard-field input,.wizard-field textarea{box-sizing:border-box;color:#2d333b;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #dce2e8;border-radius:8px;margin-top:2px;padding:11px 14px;font-size:14px}.wizard-field input::placeholder,.wizard-field textarea::placeholder{color:#9aa5b1}.wizard-field input:focus,.wizard-field textarea:focus{border-color:#0877dc;outline:2px solid #0877dc29}.wizard-aside{background:linear-gradient(#eef5fd 0%,#f7fbff 100%);border:1px solid #d8e6f8;border-radius:12px;align-self:start;padding:20px}.wizard-aside h2{color:#0b3f74;margin:0 0 8px;font-size:16px;font-weight:700}.wizard-aside-lead{color:#3f4752;margin:0 0 16px;font-size:13px;line-height:1.55}.wizard-aside-list{gap:16px;margin:0;padding:0;list-style:none;display:grid}.wizard-aside-list li{grid-template-columns:38px 1fr;align-items:start;gap:12px;display:grid}.wizard-aside-icon{color:#0877dc;background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 2px 8px #0877dc1f}.wizard-aside-icon svg{width:19px;height:19px}.wizard-aside-list li>span:last-child{color:#5e6874;gap:2px;font-size:12.5px;line-height:1.5;display:grid}.wizard-aside-list strong{color:#151b23;font-size:13.5px;font-weight:600}.review-list{gap:12px;margin:0;display:grid}.review-item{background:#f7fafc;border:1px solid #e4e9ef;border-radius:10px;gap:4px;padding:12px 14px;display:grid}.review-item dt{color:#7a8593;text-transform:uppercase;letter-spacing:.4px;font-size:12px;font-weight:600}.review-item dd{color:#151b23;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.55}.review-empty{color:#9aa5b1;font-style:italic}.review-team h3{color:#0877dc;align-items:center;gap:8px;margin:0 0 10px;font-size:14px;font-weight:600;display:flex}.review-team-list{gap:6px;display:grid}.transfer-row-static{cursor:default;background:#fff;border-color:#e4e9ef}.wizard-footer{background:#fbfdff;border-top:1px solid #e4e9ef;justify-items:end;gap:10px;padding:16px 24px;display:grid}.wizard-footer-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.transfer-filter-wrap{display:grid;position:relative}.transfer-filter-icon{color:#9aa5b1;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.transfer-filter-wrap .transfer-filter{padding-left:32px}.transfer-config-empty svg{color:#b9c3cd;justify-self:center;width:30px;height:30px}.help-page{align-content:start;gap:18px;padding-bottom:32px;display:grid}.help-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin:0 32px;display:grid}.help-card{background:#fff;border:1px solid #e4e9ef;border-radius:12px;align-content:start;gap:10px;padding:20px;display:grid;box-shadow:0 6px 20px #151b230d}.help-card h2{color:#0b3f74;margin:0;font-size:16px;font-weight:700}.help-card p{color:#5e6874;margin:0;font-size:13.5px;line-height:1.6}.help-card .button-ghost{justify-self:start}@media (width<=1280px){.wizard-grid{grid-template-columns:210px minmax(0,1fr)}.wizard-aside{grid-column:2}}@media (width<=900px){.app-body{grid-template-columns:0 minmax(0,1fr)}.app-sidebar{border-right:0;padding:0}.wizard-grid{grid-template-columns:minmax(0,1fr);gap:20px;padding:18px}.wizard-aside{grid-column:auto}.wizard-steps{grid-auto-columns:1fr;grid-auto-flow:column;overflow-x:auto}.wizard-step:not(:last-child):before{display:none}.wizard-card,.help-grid{margin:0 16px}.page-header{padding:20px 16px 0}}.tabbar{border-bottom:1px solid #e4e9ef;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 32px;display:flex}.tabs{flex-wrap:wrap;gap:4px;display:flex}.tab{color:#5e6874;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:10px 4px;font-size:14px;display:inline-flex}.tab:hover{color:#151b23}.tab-active{color:#0877dc;border-bottom-color:#0877dc;font-weight:600}.tab-count{color:#5e6874;background:#eef2f7;border-radius:999px;place-items:center;min-width:20px;height:18px;padding:0 6px;font-size:11px;font-weight:700;display:inline-grid}.tab-active .tab-count{color:#0877dc;background:#dcebfb}.sort-control{color:#5e6874;white-space:nowrap;align-items:center;gap:8px;font-size:13px;display:inline-flex}.sort-control select{color:#2d333b;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:8px;padding:7px 10px;font-size:13px}.sort-control select:focus{border-color:#0877dc;outline:2px solid #0877dc29}.pcard-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:22px;margin:22px 32px 0;display:grid}.pcard{background:#fff;border:1px solid #e4e9ef;border-radius:14px;flex-direction:column;transition:box-shadow .16s,transform .16s;display:flex;position:relative;box-shadow:0 6px 20px #151b230d}.pcard:hover{transform:translateY(-2px);box-shadow:0 12px 28px #151b231a}.pcard-menu-open{z-index:10}.pcard-cover{cursor:pointer;border:0;border-radius:14px 14px 0 0;width:100%;height:132px;padding:0;display:block;position:relative}.pcard-cover-0{background:linear-gradient(135deg,#dbe8fb 0%,#c3d9f5 100%)}.pcard-cover-1{background:linear-gradient(135deg,#d8efe0 0%,#bfe6cf 100%)}.pcard-cover-2{background:linear-gradient(135deg,#e7e0f6 0%,#d5c8ee 100%)}.pcard-cover-3{background:linear-gradient(135deg,#fdeccb 0%,#f8dca6 100%)}.pcard-cover:after{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(120% 80% at 20% 120%,#ffffff80,#0000 60%),radial-gradient(90% 70% at 90% 130%,#ffffff59,#0000 55%);position:absolute;inset:0}.pcard-fav-mark{z-index:1;color:#f4b23e;fill:#f4b23e;width:20px;height:20px;position:absolute;top:12px;right:12px}.pcard-body{background:#fff;border-radius:0 0 14px 14px;flex-direction:column;flex:1;gap:8px;padding:14px 16px 12px;display:flex}.pcard-title{color:#0b3f74;max-width:100%;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:17px;font-weight:700;overflow:hidden}.pcard-title:hover{text-decoration:underline}.pcard-desc{color:#5e6874;overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.pcard-footer{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:10px;display:flex}.pcard-footer-end{align-items:center;gap:8px;display:flex}.pcard-meta{color:#7a8593;white-space:nowrap;align-items:center;gap:6px;font-size:12px;display:inline-flex}.pcard-meta svg{width:15px;height:15px}.pcard-menu-wrap{place-items:center;display:grid;position:relative}.pcard-menu-button{color:#7a8593;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.pcard-menu-button:hover{color:#151b23;background:#f2f6fa}.pcard-menu-button svg{width:18px;height:18px}.pcard-menu{z-index:6;background:#fff;border:1px solid #e4e9ef;border-radius:10px;min-width:190px;padding:6px;display:grid;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 14px 32px #151b2329}.pcard-menu-item{box-sizing:border-box;color:#2d333b;font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:flex}.pcard-menu-item svg{width:15px;height:15px}.pcard-menu-item:hover:not(:disabled){background:#f2f6fa}.pcard-menu-item:disabled{cursor:not-allowed;opacity:.5}.pcard-menu-item-danger{color:#b3261e;border:1px solid #f0c9c4;margin-top:2px}.pcard-menu-item-danger:hover:not(:disabled){background:#fdecea;border-color:#d5473b}.projects-page .empty-projects{color:#5e6874;margin:32px;font-size:15px}@media (width<=900px){.tabbar,.pcard-grid{margin-left:16px;margin-right:16px}}.settings-page{align-content:start;gap:18px;padding-bottom:32px;display:grid}.settings-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:20px;margin:0 32px;display:grid}.settings-card{background:#fff;border:1px solid #e4e9ef;border-radius:14px;gap:18px;padding:22px;display:grid;box-shadow:0 6px 20px #151b230d}.settings-card-head{grid-template-columns:44px 1fr;align-items:center;gap:14px;display:grid}.settings-card-icon{color:#0877dc;background:#eef5fd;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.settings-card-icon svg{width:22px;height:22px}.settings-card-head h2{color:#0b3f74;margin:0 0 3px;font-size:17px;font-weight:700}.settings-card-head p{color:#5e6874;margin:0;font-size:13px;line-height:1.5}.settings-form{gap:14px;display:grid}.settings-field{gap:5px;display:grid}.settings-label{color:#151b23;font-size:13px;font-weight:600}.settings-field input{box-sizing:border-box;color:#2d333b;width:100%;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:8px;padding:10px 12px;font-size:14px}.settings-field input:focus{border-color:#0877dc;outline:2px solid #0877dc29}.settings-field-readonly input,.settings-field input:disabled{color:#7a8593;cursor:not-allowed;background:#f2f6fa}.settings-hint{color:#7a8593;font-size:12px;line-height:1.4}.settings-ok{color:#1a7f47;margin:0;font-size:13px}.settings-actions{justify-content:flex-end;display:flex}@media (width<=900px){.settings-grid{margin-left:16px;margin-right:16px}}.workspace{align-content:start;gap:16px;padding:22px 32px 32px;display:grid}.card{background:#fff;border:1px solid #e4e9ef;border-radius:14px;box-shadow:0 6px 20px #151b230d}.workspace-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.breadcrumb{color:#5e6874;align-items:center;gap:6px;font-size:14px;display:inline-flex}.breadcrumb svg{color:#9aa5b1;width:16px;height:16px}.breadcrumb button{color:#0877dc;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.breadcrumb button:hover{text-decoration:underline}.breadcrumb span[aria-current]{color:#151b23;font-weight:600}.workspace-bar-actions{align-items:center;gap:8px;display:inline-flex}.ws-kebab{color:#5e6874;cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:8px;place-items:center;width:36px;height:36px;display:grid}.ws-kebab:hover{background:#f2f6fa;border-color:#b9c3cd}.ws-kebab svg{width:18px;height:18px}.ws-header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px 24px;display:grid}.ws-cover{border-radius:12px;place-items:center;width:120px;height:96px;display:grid;position:relative;overflow:hidden}.ws-cover-initials{color:#0b3f74;letter-spacing:1px;opacity:.85;font-size:34px;font-weight:800}.ws-headline{gap:6px;min-width:0;display:grid}.ws-title-row{align-items:center;gap:10px;display:flex}.ws-title-row h1{color:#0b3f74;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:24px;font-weight:700;overflow:hidden}.ws-fav{color:#9aa5b1;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.ws-fav:hover{background:#f2f6fa}.ws-fav svg{width:20px;height:20px}.ws-fav-active{color:#f4b23e}.ws-fav-active svg{fill:#f4b23e}.ws-meta{color:#7a8593;align-items:center;gap:6px;margin:0;font-size:13px;display:inline-flex}.ws-meta svg{width:15px;height:15px}.ws-summary{border-left:1px solid #e4e9ef;padding-left:24px}.ws-summary h2{color:#7a8593;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:12px;font-weight:600}.ws-stats{gap:22px;display:flex}.ws-stat{grid-template-columns:40px 1fr;align-items:center;gap:10px;display:grid}.ws-stat-icon{border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.ws-stat-icon svg{width:20px;height:20px}.ws-stat-icon-blue{color:#0877dc;background:#eef5fd}.ws-stat-icon-violet{color:#7c4dd6;background:#f0ebfb}.ws-stat-icon-green{color:#1a7f47;background:#e6f5ec}.ws-stat>div{gap:0;display:grid}.ws-stat-label{color:#5e6874;font-size:12px}.ws-stat strong{color:#151b23;font-size:20px;font-weight:700;line-height:1.1}.ws-stat-sub{color:#9aa5b1;font-size:11px}.ws-tabs{border-bottom:1px solid #e4e9ef;flex-wrap:wrap;gap:4px;display:flex}.ws-tab{color:#5e6874;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 6px;font-size:14px}.ws-tab:hover{color:#151b23}.ws-tab-active{color:#0877dc;border-bottom-color:#0877dc;font-weight:600}.ws-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.ws-col{align-content:start;gap:16px;display:grid}.ws-single{display:grid}.ws-card{padding:18px 20px}.ws-card-head{align-items:center;gap:8px;margin-bottom:12px;display:flex}.ws-card-head svg{color:#0877dc;width:18px;height:18px}.ws-card-head h3{color:#151b23;margin:0;font-size:15px;font-weight:700}.ws-link{color:#0877dc;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin-left:auto;padding:0;font-size:13px;display:inline-flex}.ws-link svg{width:14px;height:14px;color:inherit}.ws-link:hover{text-decoration:underline}.ws-card-text{color:#3f4752;overflow-wrap:anywhere;margin:0 0 14px;font-size:13.5px;line-height:1.6}.ws-file-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.ws-file-list li{color:#2d333b;background:#f9fbfd;border:1px solid #eef2f7;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:13.5px;display:flex}.ws-file-list li svg{color:#7c4dd6;width:16px;height:16px}.ws-members{gap:6px;max-height:300px;padding-right:4px;display:grid;overflow-y:auto}.ws-member{box-sizing:border-box;width:100%;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:12px;padding:8px 10px;display:grid}.ws-member-action{cursor:pointer}.ws-member-action:hover{background:#f7fafc;border-color:#cfe0f4}.ws-member-you{background:#f2f8fe;border-color:#b8d6f5}.ws-member-you.ws-member-action:hover{background:#eaf3fd;border-color:#0877dc}.ws-member .member-badge{width:34px;height:34px;margin-left:0;font-size:11px}.ws-member-text{gap:1px;min-width:0;display:grid}.ws-member-text strong{color:#151b23;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.ws-member-text span{color:#7a8593;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ws-tag{color:#1a7f47;background:#e6f5ec;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600}.ws-activity{gap:12px;margin:0;padding:0;list-style:none;display:grid}.ws-activity li{grid-template-columns:10px 1fr auto;align-items:start;gap:10px;display:grid}.ws-dot{background:#2dd06f;border-radius:50%;width:8px;height:8px;margin-top:5px}.ws-activity-text{color:#2d333b;font-size:13px;line-height:1.4}.ws-activity-when{color:#9aa5b1;white-space:nowrap;font-size:11px}.ws-plain-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.ws-plain-list li{color:#2d333b;background:#f9fbfd;border:1px solid #eef2f7;border-radius:8px;padding:10px 12px;font-size:13.5px}.ws-placeholder-note{color:#9aa5b1;margin:14px 0 0;font-size:12px;font-style:italic}@media (width<=1080px){.ws-header{grid-template-columns:auto minmax(0,1fr)}.ws-summary{border-top:1px solid #e4e9ef;border-left:0;grid-column:1/-1;padding-top:16px;padding-left:0}.ws-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.workspace{padding:18px 16px 28px}.ws-cover{width:88px;height:76px}.ws-stats{flex-wrap:wrap;gap:16px}}.project-edit{align-content:start;gap:16px;padding:22px 32px 32px;display:grid}.edit-card{gap:16px;padding:20px 24px;display:grid}.edit-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.edit-card-actions .form-error,.edit-saved{margin:0 auto 0 0}.edit-saved{color:#1a7f47;font-size:13px;font-weight:600}.edit-danger{background:#fef7f6;border-color:#f0c9c4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.edit-danger-text{gap:4px;min-width:0;display:grid}.edit-danger-text h2{color:#8f1d14;margin:0;font-size:16px;font-weight:700}.edit-danger-text p{color:#7a4b46;margin:0;font-size:13px}@media (width<=900px){.project-edit .transfer{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.project-edit{padding:18px 16px 28px}}.modal-card-role{width:min(100%,620px)}.role-modal{gap:14px;display:grid}.role-modal-head h3{color:#151b23;margin:0;font-size:15px;font-weight:700}.role-modal-head p{color:#5e6874;margin:4px 0 0;font-size:13px}.role-card-list{gap:8px;display:grid}.role-card{cursor:pointer;background:#fff;border:1px solid #e4e9ef;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 16px;display:grid}.role-card:hover{background:#f7fafc;border-color:#cfe0f4}.role-card-selected{background:#f2f8fe;border-color:#0877dc}.role-card-locked{cursor:default}.role-card-icon{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.role-card-icon svg{width:20px;height:20px}.role-card-text{gap:2px;min-width:0;display:grid}.role-card-text strong{color:#151b23;font-size:14px;font-weight:700}.role-card-text span{color:#5e6874;overflow-wrap:anywhere;font-size:12.5px;line-height:1.45}.role-card input[type=checkbox]{accent-color:#0877dc;cursor:pointer;width:18px;height:18px}.role-card-locked input[type=checkbox]{cursor:default}.tone-blue{color:#0877dc;background:#eef5fd}.tone-green{color:#1a7f47;background:#e6f5ec}.tone-violet{color:#7c4dd6;background:#f0ebfb}.tone-amber{color:#b7791f;background:#fdf3e0}.tone-gray{color:#5e6874;background:#eef1f5}.role-modal-info{background:#f7fafc;border:1px solid #e4e9ef;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:14px 16px;display:grid}.role-modal-info-item{align-items:center;gap:10px;min-width:0;display:flex}.role-modal-info-item svg{color:#7a8593;flex-shrink:0;width:18px;height:18px}.role-modal-info-item>div{gap:1px;min-width:0;display:grid}.role-modal-info-item span{color:#7a8593;font-size:12px}.role-modal-info-item strong{color:#151b23;font-size:14px;font-weight:600}.role-modal-info-muted{color:#9aa5b1!important;font-weight:500!important}.role-modal-note{color:#5e6874;margin:0;font-size:12px;line-height:1.5}.role-modal-remove{margin-right:auto}@media (width<=520px){.role-modal-info{grid-template-columns:minmax(0,1fr);gap:12px}}.oe-page{align-content:start;gap:16px;min-height:100%;padding:20px 32px 0;display:grid}.oe-toolbar{border-bottom:1px solid #e4e9ef;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;padding-bottom:16px;display:flex}.oe-toolbar-group{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.oe-toolbar-group-end{align-items:center}.oe-field{gap:6px;display:grid}.oe-field-label{color:#5e6874;font-size:12px;font-weight:600}.oe-select-wrap{display:inline-flex;position:relative}.oe-select-wrap select{appearance:none;color:#2d333b;min-width:220px;height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce2e8;border-radius:8px;padding:0 34px 0 12px;font-size:14px}.oe-select-wrap select:focus{border-color:#0877dc;outline:2px solid #0877dc29}.oe-select-chevron{color:#7a8593;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.oe-upload-button{height:38px}.oe-unsaved{color:#5e6874;white-space:nowrap;align-items:center;gap:8px;font-size:14px;display:inline-flex}.oe-unsaved-dot{background:#f0a020;border-radius:50%;width:8px;height:8px}.oe-summary-wrap{display:inline-flex;position:relative}.oe-summary-input{color:#2d333b;width:min(260px,44vw);height:38px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:8px;padding:0 32px 0 12px;font-size:14px}.oe-summary-input:focus{border-color:#0877dc;outline:2px solid #0877dc29}.oe-summary-chevron{color:#7a8593;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.oe-icon-button{color:#5e6874;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid}.oe-icon-button:hover{color:#151b23;background:#f2f6fa}.oe-icon-button svg{width:17px;height:17px}.oe-toolbar-menu{background:#fff;border:1px solid #dce2e8}.oe-body{grid-template-columns:minmax(0,340px) minmax(0,1fr);align-items:start;gap:16px;min-width:0;padding-bottom:20px;display:grid}.oe-explorer,.oe-detail{min-width:0;padding:18px 20px}.oe-sub-tabs{border-bottom:1px solid #e4e9ef;flex-wrap:wrap;gap:4px;margin:-4px -4px 14px;display:flex}.oe-sub-tab{color:#5e6874;font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 8px;font-size:14px}.oe-sub-tab:hover{color:#151b23}.oe-sub-tab-active{color:#0877dc;border-bottom-color:#0877dc;font-weight:600}.oe-search-row{align-items:center;gap:8px;margin-bottom:12px;display:flex}.oe-search{background:#fff;border:1px solid #dce2e8;border-radius:8px;flex:1;grid-template-columns:32px 1fr;align-items:center;min-width:0;height:36px;display:grid;overflow:hidden}.oe-search svg{color:#7a8593;justify-self:center;width:16px;height:16px}.oe-search input{color:#2d333b;min-width:0;height:100%;font:inherit;background:0 0;border:0;padding:0 10px 0 0;font-size:14px}.oe-search input:focus{outline:none}.oe-search:focus-within{border-color:#0877dc;outline:2px solid #0877dc29}.oe-search-filter,.oe-search-add{border:1px solid #dce2e8;flex:none;width:36px;height:36px}.oe-search-add{color:#0877dc;background:#eef5fd;border-color:#bcdcfb}.oe-search-add:hover{background:#dcebfb}.oe-tree{gap:1px;max-height:420px;margin:0 -8px;display:grid;overflow-y:auto}.oe-tree-row{border-radius:8px;grid-template-columns:20px 1fr 28px;align-items:center;gap:4px;padding-right:8px;display:grid}.oe-tree-row:hover{background:#f2f6fa}.oe-tree-row-active{background:#eef5fd}.oe-tree-row-root{padding-top:6px;padding-bottom:6px;padding-left:12px}.oe-tree-toggle{color:#9aa5b1;cursor:pointer;background:0 0;border:0;place-items:center;width:20px;height:28px;padding:0;display:inline-grid}.oe-tree-toggle svg{width:15px;height:15px}.oe-tree-label{color:#2d333b;min-width:0;height:28px;font:inherit;text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;display:inline-flex;overflow:hidden}.oe-tree-label-root{cursor:default;font-weight:600}.oe-tree-dot{background:#f0a020;border-radius:50%;flex:none;width:9px;height:9px}.oe-tree-row-active .oe-tree-label{color:#0877dc;font-weight:600}.oe-tree-menu{opacity:0;width:28px;height:28px}.oe-tree-row:hover .oe-tree-menu,.oe-tree-row-active .oe-tree-menu{opacity:1}.oe-new-class{color:#0877dc;width:100%;font:inherit;cursor:pointer;background:0 0;border:1px dashed #bcc7d2;border-radius:8px;align-items:center;gap:8px;margin-top:14px;padding:10px 14px;font-size:14px;font-weight:600;display:inline-flex}.oe-new-class:hover{background:#eef5fd;border-color:#0877dc}.oe-placeholder-note{color:#7a8593;margin:8px 0 0;font-size:14px;line-height:1.6}.oe-detail-title{color:#151b23;margin:0 0 16px;font-size:15px;font-weight:700}.oe-detail-head{align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.oe-class-icon{background:#dcf3e4;border-radius:50%;flex:none;width:34px;height:34px}.oe-class-name{color:#151b23;overflow-wrap:anywhere;flex:1;min-width:0;margin:4px 0 0;font-size:22px;font-weight:700}.oe-detail-actions{align-items:center;gap:8px;display:flex}.oe-action-button{height:36px;padding:0 14px}.oe-action-danger{color:#b3261e;border-color:#e3b3b3}.oe-action-danger:hover{color:#fff;background:#b3261e}.oe-iri{color:#5e6874;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 18px 46px;font-size:13px;display:flex}.oe-iri-label{font-weight:600}.oe-iri-value{color:#0877dc;word-break:break-all}.oe-iri-copied{color:#1f9d55;font-size:12px;font-weight:600}.oe-section{border-top:1px solid #e4e9ef;margin-bottom:20px;padding-top:16px}.oe-section-title{color:#151b23;margin:0 0 10px;font-size:14px;font-weight:700}.oe-textarea{box-sizing:border-box;resize:vertical;color:#2d333b;width:100%;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:8px;padding:10px 12px;font-size:14px;line-height:1.5}.oe-textarea:focus{border-color:#0877dc;outline:2px solid #0877dc29}.oe-annotations{gap:10px;margin-bottom:10px;display:grid}.oe-annotation-row{grid-template-columns:120px 1fr 34px;align-items:center;gap:8px;display:grid}.oe-annotation-key{color:#5e6874;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px}.oe-annotation-row input{box-sizing:border-box;color:#2d333b;width:100%;height:36px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:8px;padding:0 12px;font-size:14px}.oe-annotation-row input:focus{border-color:#0877dc;outline:2px solid #0877dc29}.oe-link{color:#0877dc;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:600;display:inline-flex}.oe-link svg{width:16px;height:16px}.oe-link:hover{text-decoration:underline}.oe-relations{border-top:1px solid #e4e9ef;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;padding-top:16px;display:grid}.oe-relations-col{align-content:start;gap:10px;min-width:0;display:grid}.oe-chip-list{gap:8px;display:grid}.oe-chip{color:#2d333b;background:#fff;border:1px solid #dce2e8;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;height:38px;padding:0 8px 0 14px;font-size:14px;display:flex}.oe-chip-remove{color:#9aa5b1;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:26px;display:inline-grid}.oe-chip-remove:hover{color:#b3261e;background:#fbeaea}.oe-chip-remove svg{width:15px;height:15px}.oe-status-bar{color:#7a8593;border-top:1px solid #e4e9ef;justify-content:space-between;align-items:center;gap:12px;margin:8px -32px 0;padding:10px 32px;font-size:12px;display:flex}.oe-status-ready{color:#3f4752;align-items:center;gap:8px;font-weight:600;display:inline-flex}.oe-status-dot{background:#1f9d55;border-radius:50%;width:8px;height:8px}@media (width<=900px){.oe-body,.oe-relations{grid-template-columns:minmax(0,1fr)}.oe-iri{margin-left:0}}@media (width<=640px){.oe-page{padding:16px 16px 0}.oe-status-bar{margin:8px -16px 0;padding:10px 16px}.oe-toolbar-group,.oe-toolbar-group-end{width:100%}}.oe-page-loading,.oe-page-empty{text-align:center;color:#5e6874;align-content:center;justify-items:center;gap:10px;min-height:60vh;padding:32px;display:grid}.oe-page-empty h2{color:#151b23;margin:6px 0 0;font-size:18px}.oe-page-empty p{margin:0 0 6px}.oe-empty-icon{color:#9aa5b1;width:40px;height:40px}.oe-spinner{color:#0877dc;width:28px;height:28px;animation:.9s linear infinite oe-spin}.oe-spinner-small{width:15px;height:15px;animation:.9s linear infinite oe-spin}@keyframes oe-spin{to{transform:rotate(360deg)}}.oe-error-text{color:#b3261e;font-size:14px}.oe-error-banner{background:#fdf1f1;border:1px solid #f3c6c6;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:10px 14px;display:flex}.oe-hidden-input{display:none}.oe-status-toast{color:#1f9d55;font-size:13px;font-weight:600}.oe-status-dot-busy{background:#f0a020}.oe-simple-list{gap:2px;margin-top:4px;display:grid}.oe-simple-item{color:#2d333b;font:inherit;text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:14px;overflow:hidden}.oe-simple-item:hover{background:#f2f6fa}.oe-simple-item-active{color:#0877dc;background:#eef5fd;font-weight:600}.oe-inline-form{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-top:8px;display:flex}.oe-inline-form input[type=text],.oe-inline-form select{color:#2d333b;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:8px;flex:1;padding:0 10px;font-size:14px}.oe-inline-form input[type=text]:focus,.oe-inline-form select:focus{border-color:#0877dc;outline:2px solid #0877dc29}.oe-inline-form-submit{flex:none;height:36px;padding:0 14px}.oe-inline-form-empty{color:#7a8593;align-items:center;font-size:13px}.oe-inline-form-stack{gap:8px;margin-top:8px;display:grid}.oe-inline-form-stack>select{color:#2d333b;height:36px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:8px;padding:0 10px;font-size:14px}.oe-inline-form-stack .oe-inline-form{margin-top:0}.oe-annotation-static-value{text-overflow:ellipsis;white-space:nowrap;color:#2d333b;font-size:14px;overflow:hidden}.oe-annotation-flat-list{gap:4px;max-height:420px;margin-top:8px;display:grid;overflow-y:auto}.oe-annotation-flat-item{border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:4px;padding:2px;display:flex}.oe-annotation-flat-item:hover{background:#f2f6fa}.oe-annotation-flat-item-active{background:#eef5fd;border-color:#bcdcfb}.oe-annotation-flat-main{text-align:left;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;flex:1;gap:3px;padding:8px;display:grid}.oe-annotation-flat-subject{overflow-wrap:anywhere;color:#151b23;font-size:13px;font-weight:700}.oe-annotation-flat-property{color:#7a8593;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:11px}.oe-annotation-flat-value{-webkit-line-clamp:2;overflow-wrap:anywhere;color:#2d333b;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.oe-annotation-detail-property{color:#2d333b;word-break:break-all;background:#f6f9fd;border-radius:8px;margin:0;padding:8px 12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13px}.oe-annotation-detail-value{color:#151b23;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #e4e9ef;border-radius:8px;margin:0;padding:10px 12px;font-size:15px;line-height:1.6}.oe-class-icon-property{background:#e0e7ff}.oe-class-icon-individual{background:#fde8d2}.oe-segmented{background:#eef1f5;border-radius:9px;gap:2px;margin-bottom:10px;padding:3px;display:inline-flex}.oe-segmented-option{color:#5e6874;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 12px;font-size:13px;font-weight:600}.oe-segmented-option:hover{color:#151b23}.oe-segmented-option-active{color:#0877dc;background:#fff;box-shadow:0 1px 3px #151b231f}.oe-form-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;display:grid}.oe-form-field{color:#5e6874;gap:4px;font-size:12px;display:grid}.oe-form-field select{color:#2d333b;height:36px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:8px;padding:0 10px;font-size:14px}.oe-form-field select:focus{border-color:#0877dc;outline:2px solid #0877dc29}.oe-characteristics-fieldset{border:1px solid #e4e9ef;border-radius:8px;gap:6px;margin:0;padding:10px 12px;display:grid}.oe-characteristics-fieldset legend{color:#5e6874;padding:0 4px;font-size:12px;font-weight:600}.oe-checkbox-row{color:#2d333b;align-items:center;gap:8px;font-size:14px;display:flex}.oe-checkbox-row input[type=checkbox]{accent-color:#0877dc;width:16px;height:16px}.oe-characteristics-add{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.oe-chip-static{color:#0877dc;background:#eef5fd;border-color:#bcdcfb;font-weight:600}.oe-chip-link{cursor:pointer}.oe-chip-link:hover{color:#0877dc;background:#eef5fd;border-color:#0877dc}.oe-domain-range-value{font-weight:600;color:#2d333b!important}.oe-class-icon-dataproperty{background:#ffe4ef}@media (width<=640px){.oe-form-row{grid-template-columns:minmax(0,1fr)}}.oe-ax-list-panel{gap:10px;display:grid}.oe-ax-list-heading{justify-content:space-between;align-items:center;display:flex}.oe-ax-count{color:#151b23;margin:0;font-size:15px;font-weight:700}.oe-ax-category-select{width:100%}.oe-ax-category-select select{width:100%;min-width:0}.oe-ax-list{gap:4px;max-height:52vh;padding-right:2px;display:grid;overflow-y:auto}.oe-ax-item{color:#2d333b;font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.oe-ax-item:hover{background:#f2f6fa}.oe-ax-item-active{background:#eef5fd;border-color:#bcdcfb}.oe-ax-item-dot{border-radius:50%;width:8px;height:8px}.oe-ax-item-text{color:#2d333b;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:13.5px;overflow:hidden}.qm-page{gap:16px}.qm-toolbar{flex-wrap:wrap}.qm-selectors{flex:620px;min-width:0}.qm-selectors .oe-field:first-child{flex:260px}.qm-version-field{flex:360px}.qm-selectors .oe-select-wrap,.qm-selectors .oe-select-wrap select{width:100%}.qm-calculate{justify-content:center;min-width:176px}.qm-source{color:#5b6b7c;margin:0 0 12px;font-size:13px}.qm-empty{text-align:center;justify-items:center;gap:8px;min-height:350px;padding:60px 24px;display:grid}.qm-empty>svg{color:#0877dc;background:#eef5fd;border-radius:18px;width:58px;height:58px;padding:15px}.qm-empty h1{color:#0b3f74;margin:8px 0 0;font-size:22px}.qm-empty p{color:#5e6874;max-width:610px;margin:0;font-size:14px;line-height:1.6}.qm-empty strong{color:#b7791f;margin-top:8px;font-size:13px}.qm-results{gap:16px;display:grid}.qm-overview{grid-template-columns:minmax(250px,.38fr) minmax(480px,1fr);display:grid;overflow:hidden}.qm-score-panel,.qm-characteristics-panel{padding:20px 22px}.qm-score-panel{border-right:1px solid #e4e9ef;align-content:start;justify-items:center;display:grid}.qm-score-panel .qm-section-title{justify-self:stretch}.qm-score-panel>small{color:#7a8593;text-align:center;margin-top:9px;font-size:11px}.qm-section-card{padding:20px 22px}.qm-section-title{align-items:flex-start;gap:10px;margin-bottom:16px;display:flex}.qm-section-title>svg{color:#0877dc;width:20px;height:20px;margin-top:1px}.qm-section-title h2{color:#151b23;margin:0;font-size:16px;font-weight:700}.qm-section-title p{color:#7a8593;margin:2px 0 0;font-size:12px}.qm-gauge{width:168px;height:168px;margin-top:2px;position:relative}.qm-gauge svg{width:100%;height:100%;transform:rotate(-90deg)}.qm-gauge circle{fill:none;stroke-width:11px}.qm-gauge-track{stroke:#edf1f5}.qm-gauge-value{stroke:currentColor;stroke-linecap:round;transition:stroke-dashoffset .5s}.qm-gauge-center{place-content:center;justify-items:center;display:grid;position:absolute;inset:0}.qm-gauge-center strong{color:currentColor;font-size:34px;line-height:1}.qm-gauge-center span{color:#7a8593;margin-top:5px;font-size:12px}.qm-score-status{color:currentColor;background:color-mix(in srgb, currentColor 10%, white);border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700}.qm-tone-good{color:#1a7f47}.qm-tone-warning{color:#b7791f}.qm-tone-bad{color:#b3261e}.qm-tone-neutral{color:#7a8593}.qm-characteristics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 18px;display:grid}.qm-characteristic{background:#fbfcfe;border:1px solid #eef2f7;border-radius:10px;grid-template-columns:4px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:62px;padding:8px 12px 8px 8px;display:grid}.qm-characteristic-mark{background:currentColor;border-radius:999px;align-self:stretch}.qm-characteristic>div{min-width:0;display:grid}.qm-characteristic strong{color:#2d333b;font-size:13px}.qm-characteristic small{color:currentColor;font-size:11px;font-weight:600}.qm-characteristic div>span{color:#9aa5b1;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.oe-ax-entity{color:#0877dc;font-weight:600}.oe-ax-item-badges{flex:none;align-items:center;gap:4px;display:inline-flex}.oe-ax-badge{color:#5e6874;white-space:nowrap;background:#eef1f4;border-radius:999px;flex:none;padding:3px 9px;font-size:11px;font-weight:600}.oe-ax-badge-soft{color:#0877dc;background:#eef5fd}.qm-characteristic b{color:currentColor;font-size:18px}.qm-base-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.qm-base-card{background:#f9fbfd;border:1px solid #e4e9ef;border-radius:11px;align-items:center;gap:11px;padding:12px 14px;display:flex}.qm-base-card>span{color:#0877dc;background:#eef5fd;border-radius:9px;flex:none;place-items:center;width:36px;height:36px;display:grid}.oe-ax-list-field{gap:8px;display:grid}.qm-base-card svg{width:18px;height:18px}.qm-base-card div{min-width:0;display:grid}.qm-base-card strong{color:#151b23;font-size:19px;line-height:1.1}.qm-base-card small{color:#5e6874;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.qm-table-wrap{border:1px solid #e4e9ef;border-radius:11px;overflow-x:auto}.qm-table{border-collapse:collapse;text-align:left;width:100%;min-width:900px}.qm-table th{color:#5e6874;letter-spacing:.3px;text-transform:uppercase;background:#f7fafc;border-bottom:1px solid #dce2e8;padding:10px 12px;font-size:11px;font-weight:700}.qm-table td{color:#2d333b;vertical-align:top;border-bottom:1px solid #eef2f7;padding:12px;font-size:12.5px}.qm-table tbody tr:last-child td{border-bottom:0}.qm-table tbody tr:hover{background:#f9fbfd}.qm-table td:first-child{gap:3px;min-width:180px;display:grid}.qm-table td:first-child code,.qm-finding code{color:#7a8593;font-size:10.5px}.qm-table td:nth-child(3){white-space:nowrap}.qm-table td:nth-child(3) b{color:#151b23;font-size:15px;display:block}.qm-table td:nth-child(3) small{color:#7a8593}.qm-table td:last-child{min-width:300px}.qm-table p{margin:0;line-height:1.45}.qm-table details{color:#0877dc;margin-top:5px}.qm-table summary{cursor:pointer;font-size:11px}.qm-table details code{color:#5e6874;white-space:normal;background:#eef2f7;border-radius:5px;margin-top:5px;padding:5px 7px;display:block}.qm-framework{color:#0b5da8;background:#eef5fd;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:700;display:inline-flex}.qm-score-pill{white-space:nowrap;border:1px solid;border-radius:999px;padding:3px 8px;font-size:10.5px;font-weight:700;display:inline-flex}.qm-findings{gap:8px;display:grid}.oe-ax-list-field-chips{gap:6px}.oe-ax-list-field-chips .oe-chip{height:30px;padding:0 6px 0 10px;font-size:13px}.oe-ax-list-field-select{width:100%}.oe-ax-new-form{border-top:1px solid #e4e9ef;margin-top:4px;padding-top:12px}.oe-ax-detail-head{align-items:flex-start}.oe-ax-detail-heading{color:#2d333b;overflow-wrap:anywhere;flex:1;min-width:0;margin:0;font-size:20px;font-weight:600;line-height:1.4}.oe-ax-fields-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.oe-ax-field-value{align-items:center;gap:4px;display:flex}.oe-ax-type-readonly{color:#7a8593;height:38px;font:inherit;cursor:not-allowed;background:#f2f6fa;border:1px solid #dce2e8;border-radius:8px;padding:0 10px;font-size:14px}.oe-ax-field-value input{color:#2d333b;min-width:0;height:38px;font:inherit;background:#fff;border:1px solid #dce2e8;border-radius:8px;flex:1;padding:0 12px;font-size:14px}.oe-ax-field-value input:focus{border-color:#0877dc;outline:2px solid #0877dc29}.oe-ax-field-value input:disabled{color:#7a8593;background:#f7f9fb}.oe-ax-field-clear{flex:none;width:28px;height:28px}.oe-ax-form-actions{justify-content:flex-end;gap:10px;margin-top:16px;display:flex}.oe-ax-editor-toggle{background:#f7f9fb;border:1px solid #dce2e8;border-radius:999px;align-items:center;gap:2px;width:fit-content;margin-bottom:12px;padding:3px;display:inline-flex}.oe-ax-editor-toggle-btn{color:#5e6874;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.oe-ax-editor-toggle-btn:hover:not(:disabled){color:#151b23}.oe-ax-editor-toggle-btn-active{color:#fff;background:#0877dc}.oe-ax-editor-toggle-btn-active:hover:not(:disabled){color:#fff}.oe-ax-editor-toggle-btn:disabled{color:#b8c0c9;cursor:not-allowed}.oe-ax-manchester-edit{grid-template-columns:minmax(0,1fr)}.oe-ax-manchester-edit-field{width:100%}.oe-ax-manchester-textarea{box-sizing:border-box;color:#2d333b;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;resize:vertical;background:#fff;border:1px solid #dce2e8;border-radius:8px;width:100%;min-height:96px;padding:10px 12px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:13.5px;line-height:1.6}.oe-ax-manchester-textarea:focus{border-color:#0877dc;outline:2px solid #0877dc29}.oe-ax-manchester-textarea:disabled{color:#7a8593;resize:none;background:#f7f9fb}.oe-ax-footer-bar{color:#5e6874;background:#fff;border:1px solid #e4e9ef;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:-6px;padding:12px 20px;font-size:13px;display:flex}.oe-ax-footer-logic strong{color:#151b23}@media (width<=640px){.oe-ax-fields-grid{grid-template-columns:minmax(0,1fr)}.oe-ax-footer-bar{flex-wrap:wrap}}.qm-finding{background:#fbfcfe;border:1px solid #e4e9ef;border-left-width:4px;border-radius:9px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.qm-finding>span{border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.qm-finding strong{color:#2d333b;font-size:13px}.qm-finding p{color:#5e6874;margin:2px 0 0;font-size:12px}.qm-finding-critical{border-left-color:#b3261e}.qm-finding-critical>span{color:#b3261e;background:#fdecea}.qm-finding-important{border-left-color:#d39522}.qm-finding-important>span{color:#9a650f;background:#fdf3e0}.qm-finding-minor{border-left-color:#0877dc}.qm-finding-minor>span{color:#0877dc;background:#eef5fd}.qm-no-findings{color:#1a7f47;background:#f0faf4;border:1px solid #b9e0c8;border-radius:9px;align-items:center;gap:9px;padding:12px 14px;font-size:13px;display:flex}.qm-no-findings svg{width:18px;height:18px}.qm-context{color:#7a8593;border-top:1px solid #e4e9ef;flex-wrap:wrap;gap:8px 20px;padding:10px 2px 0;font-size:11px;display:flex}.qm-context span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}@media (width<=1100px){.qm-overview{grid-template-columns:minmax(0,1fr)}.qm-score-panel{border-bottom:1px solid #e4e9ef;border-right:0}.qm-base-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.qm-toolbar,.qm-selectors,.qm-toolbar .oe-toolbar-group-end{align-items:stretch}.qm-calculate{width:100%}.qm-characteristics-grid,.qm-base-grid{grid-template-columns:minmax(0,1fr)}.qm-score-panel,.qm-characteristics-panel,.qm-section-card{padding:16px}.qm-finding{grid-template-columns:40px minmax(0,1fr)}.qm-finding>code{grid-column:2}}.pa-page{gap:18px}.pa-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.pa-header h1{color:#16202b;margin:0;font-size:28px;font-weight:700}.pa-header p{color:#6b7885;margin:4px 0 0;font-size:14px}.pa-header-actions{flex-wrap:wrap;gap:10px;display:flex}.pa-header-actions>a{align-items:center;gap:8px;text-decoration:none;display:inline-flex}.pa-back{font:inherit;color:#0877dc;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-bottom:10px;padding:0;font-size:13px;display:inline-flex}.pa-back>svg{width:15px;height:15px}.pa-stats{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;display:grid}.pa-stat{background:#fff;border:1px solid #e6ebf0;border-radius:14px;align-items:center;gap:14px;padding:16px 18px;display:flex}.pa-stat-icon{border-radius:12px;flex:none;place-items:center;width:44px;height:44px;display:grid}.pa-stat-icon>svg{width:21px;height:21px}.pa-stat small{color:#6b7885;font-size:13px;display:block}.pa-stat strong{color:#16202b;font-size:24px;font-weight:700}.pa-stat-info .pa-stat-icon{color:#0877dc;background:#eef5fd}.pa-stat-good .pa-stat-icon{color:#1b7a43;background:#e6f6ec}.pa-stat-warning .pa-stat-icon{color:#96590d;background:#fff4e0}.pa-stat-neutral .pa-stat-icon{color:#5b6b7c;background:#f1f3f6}.pa-filters{flex-wrap:wrap;align-items:flex-end;gap:14px 28px;padding:18px 20px;display:flex}.pa-filters .oe-field{flex:216px;gap:6px;min-width:0;display:grid}.pa-filters .pa-search{flex:2 456px}@media (width<=900px){.pa-filters .oe-field,.pa-filters .pa-search{flex:192px}}.pa-filters .oe-select-wrap select{min-width:0}.pa-filters .oe-field-label{color:#41505f;font-size:12px;font-weight:600}.pa-filters input,.pa-filters select{width:100%;min-width:0;height:38px;font:inherit;color:#16202b;box-sizing:border-box;background:#fff;border:1px solid #d7dee6;border-radius:8px;padding:0 12px;font-size:14px}.pa-filters .oe-select-wrap{display:block;position:relative}.pa-filters .oe-select-wrap select{appearance:none;padding-right:34px}.pa-filters .oe-select-chevron{color:#8593a1;pointer-events:none;width:16px;height:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.pa-apply{white-space:nowrap;height:38px}.pa-table-card{padding:0;overflow:hidden}.pa-section-title{color:#16202b;margin:0;padding:16px 20px 0;font-size:15px;font-weight:600}.pa-empty-line{color:#6b7885;margin:0;padding:16px 20px 20px;font-size:14px}.pa-table-scroll{overflow-x:auto}.pa-table{border-collapse:collapse;width:100%;font-size:14px}.pa-table thead th{text-align:left;color:#6b7885;white-space:nowrap;border-bottom:1px solid #e6ebf0;padding:14px 16px;font-size:12px;font-weight:600}.pa-table tbody td{color:#2c3a47;vertical-align:middle;border-bottom:1px solid #f1f3f6;padding:13px 16px}.pa-row:hover>td{background:#fafbfc}.pa-cell-date{white-space:nowrap;color:#4a5866}.pa-cell-entity{white-space:nowrap}.pa-cell-entity small{color:#94a1ae;font-family:ui-monospace,Cascadia Mono,Menlo,monospace;font-size:11px;display:block}.pa-cell-message{min-width:260px}.pa-cell-toggle{text-align:right;width:40px}.pa-user{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.pa-avatar{color:#0a5ca8;background:#eef5fd;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:grid}.pa-pill{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.pa-pill-good{color:#1b7a43;background:#e6f6ec}.pa-pill-bad{color:#b3261e;background:#fdecec}.pa-pill-warning{color:#96590d;background:#fff4e0}.pa-pill-info{color:#0a5ca8;background:#eef5fd}.pa-origin{color:#6b7885;font-size:13px}.pa-origin-ontology{color:#0a5ca8;font-weight:600}.pa-toggle{color:#94a1ae;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.pa-toggle:hover{color:#41505f;background:#f1f3f6}.pa-toggle>svg{width:16px;height:16px}.pa-detail-row>td{background:#fafbfc;padding:0 16px 16px 60px}.pa-detail-note{color:#5b6b7c;margin:0 0 10px;font-size:13px}.pa-detail-meta{color:#41505f;background:#f1f3f6;border-radius:8px;margin:0;padding:10px 12px;font-size:12px;overflow-x:auto}.pa-changes{border-collapse:collapse;background:#fff;border:1px solid #e6ebf0;border-radius:8px;width:100%;font-size:13px;overflow:hidden}.pa-changes th,.pa-changes td{text-align:left;border-bottom:1px solid #f1f3f6;padding:7px 10px}.pa-changes th{color:#8593a1;font-size:11px;font-weight:600}.pa-table-footer{color:#6b7885;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;font-size:13px;display:flex}.pa-pagination{align-items:center;gap:6px;display:flex}.pa-pagination button,.pa-pagination span{min-width:34px;height:34px;font:inherit;color:#41505f;cursor:pointer;background:#fff;border:1px solid #e0e6ec;border-radius:8px;place-items:center;padding:0 8px;font-size:13px;display:grid}.pa-pagination span{cursor:default;border-color:#0000}.pa-pagination button:hover:not(:disabled){border-color:#0877dc}.pa-pagination button:disabled{color:#c2cad2;cursor:not-allowed}.pa-page-on{color:#fff;background:#0877dc;border-color:#0877dc}.pa-version{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.pa-version-info{gap:2px;display:grid}.pa-version-info strong{font-size:16px}.pa-version-info span{color:#5b6b7c;font-size:13px}.pa-version-info small{color:#7b8794;font-size:12px}.pa-version-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pa-notice{color:#1b7a43;background:#e9f7ee;border:1px solid #b7e0c6;border-radius:10px;margin:0;padding:10px 14px;font-size:13px}.pa-stat-hint{color:#8593a1;font-size:12px;display:block}.pa-row{cursor:pointer}.pa-cell-justification{text-overflow:ellipsis;white-space:nowrap;color:#4a5866;max-width:220px;font-size:13px;overflow:hidden}.pa-muted{color:#aab4bf;font-style:italic}.pa-cell-iri{text-overflow:ellipsis;white-space:nowrap;color:#6b7885;max-width:240px;font-family:ui-monospace,Cascadia Mono,Menlo,monospace;font-size:12px;overflow:hidden}.pa-cell-detail{color:#4a5866;font-size:13px}.pa-fields{gap:2px;margin:0;padding:0;list-style:none;display:grid}.pa-fields li{color:#2c3a47;font-size:13px}.pa-fields small{text-transform:uppercase;letter-spacing:.04em;color:#8593a1;min-width:96px;font-size:11px;display:inline-block}.pa-detail-card{padding:18px 20px}.pa-detail-card .pa-section-title{padding:0 0 12px}.pa-detail-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:18px 24px;display:grid}.pa-detail-field{align-items:flex-start;gap:10px;min-width:0;display:flex}.pa-detail-field>div{min-width:0}.pa-detail-icon{color:#8593a1;flex:none;width:18px;height:18px;margin-top:2px}.pa-detail-field small{text-transform:uppercase;letter-spacing:.05em;color:#8593a1;font-size:11px;display:block}.pa-detail-field span{color:#16202b;overflow-wrap:anywhere;font-size:14px;display:block}.pa-detail-field code{color:#41505f;word-break:break-all;font-size:12px}.pa-justify{gap:10px;display:grid}.pa-justify textarea{box-sizing:border-box;width:100%;max-width:100%;font:inherit;color:#16202b;resize:vertical;border:1px solid #d7dee6;border-radius:10px;padding:10px 12px;font-size:14px;line-height:1.5;display:block}.pa-justify-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.pa-justify-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.pa-justify-text{color:#2c3a47;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.5}.pa-change-type{font-size:13px;font-weight:600}.pa-change-good{color:#1b7a43}.pa-change-bad{color:#b3261e}.pa-change-warning{color:#96590d}.pa-change-info{color:#0a5ca8}.pa-cell-entity-type{color:#41505f;white-space:nowrap;font-family:ui-monospace,Cascadia Mono,Menlo,monospace;font-size:12px}.pa-stat{text-align:left;width:100%;font:inherit;cursor:pointer;transition:border-color .15s,box-shadow .15s}.pa-stat-body{display:block}.pa-stat:hover{border-color:#c3d3e2}.pa-stat-on{border-color:#0877dc;box-shadow:inset 0 0 0 1px #0877dc}.pa-detail-heading{flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:10px;display:flex}.pa-detail-message{color:#41505f;margin:0;font-size:16px;font-weight:500}.pa-detail-description{border-top:1px solid #eef1f4;margin-top:16px;padding-top:14px}.pa-detail-description small{text-transform:uppercase;letter-spacing:.05em;color:#8593a1;font-size:11px;display:block}.pa-detail-description p{color:#2c3a47;margin:4px 0 0;font-size:14px}.pa-meta-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.pa-meta-card{background:#fafbfc;border:1px solid #eef1f4;border-radius:10px;min-width:0;padding:12px 14px}.pa-meta-card small{text-transform:uppercase;letter-spacing:.05em;color:#8593a1;font-size:11px;display:block}.pa-meta-card p{color:#16202b;overflow-wrap:anywhere;margin:6px 0 0;font-size:14px}.pa-meta-values{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.pa-meta-chip{color:#2c3a47;background:#fff;border:1px solid #dde3e9;border-radius:999px;padding:3px 10px;font-size:12px}.confirm-dialog{max-width:440px;padding:24px}.confirm-dialog h2{color:#16202b;margin:0 0 12px;font-size:18px;font-weight:700}.confirm-dialog-body p{color:#4a5866;margin:0 0 10px;font-size:14px;line-height:1.5}.confirm-dialog-body p:last-child{margin-bottom:0}.oe-inline-form-filter{box-sizing:border-box;border:1px solid #dde3e9;border-radius:8px;flex:140px;min-width:0;height:32px;padding:0 10px;font-size:13px}.oe-inline-form-hint{color:#8593a1;white-space:nowrap;font-size:11px}.oe-catalog-select{align-items:center;gap:6px;min-width:0;display:flex}.oe-catalog-select select{flex:auto;min-width:0}.oe-section-loading{color:#5a6b7b;background:#f6f8fa;border-bottom:1px solid #eef1f4;align-items:center;gap:8px;margin:0;padding:8px 14px;font-size:13px;display:flex}.og-screen{box-sizing:border-box;flex-direction:column;gap:12px;height:100%;min-height:560px;padding:22px 32px 32px;display:flex}.og-canvas{background:radial-gradient(circle at 1px 1px,#151b2312 1px,#0000 0) 0 0/22px 22px,#fff;flex:1;min-height:0;position:relative;overflow:hidden}.og-svg{cursor:grab;width:100%;height:100%;display:block}.og-svg:active{cursor:grabbing}.og-node{cursor:pointer}.og-node-circle{stroke-width:1.5px;transition:stroke-width .12s}.og-node:hover .og-node-circle{stroke-width:3px}.og-node-selected .og-node-circle{stroke-width:3.5px}.og-node-pinned .og-node-circle{stroke-dasharray:4 3}.og-node-more{pointer-events:none}.og-node-more-dot{fill:#0877dc;stroke:#fff;stroke-width:1.5px}.og-node-more-count{fill:#fff;text-anchor:middle;font-size:9px;font-weight:600}.og-node-defined-dot{fill:#fff;stroke:#0a5fae;stroke-width:1.5px}.og-node-defined-mark{fill:#0a5fae;text-anchor:middle;font-size:9px;font-weight:700}.og-node-label{text-anchor:middle;dominant-baseline:middle;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:10.5px;font-weight:600}.og-edge-label{text-anchor:middle;dominant-baseline:middle;pointer-events:none;-webkit-user-select:none;user-select:none;stroke:#fff;stroke-width:3px;stroke-linejoin:round;paint-order:stroke;font-size:9.5px;font-weight:600}.og-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.og-search{position:relative}.og-search-results{z-index:5;background:#fff;border:1px solid #e4e9ef;border-radius:10px;width:min(300px,70vw);max-height:264px;margin:0;padding:4px;list-style:none;display:grid;position:absolute;top:calc(100% + 4px);left:0;overflow:auto;box-shadow:0 12px 28px #151b231f}.og-search-results button{color:#2d333b;width:100%;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:7px 9px;font-size:13px;display:flex}.og-search-results button:hover{background:#f2f6fa}.og-tool-group{background:#fff;border:1px solid #dce2e8;border-radius:8px;align-items:center;height:38px;display:inline-flex;overflow:hidden}.og-icon-button{color:#5e6874;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;display:grid}.og-icon-button:hover{color:#151b23;background:#f2f6fa}.og-icon-button svg{width:17px;height:17px}.og-icon-button-active{color:#0877dc;background:#eef5fd}.og-zoom-value{color:#5e6874;font-variant-numeric:tabular-nums;text-align:center;min-width:44px;font-size:12px}.og-tool-icon{color:#8593a1;flex:none;width:16px;height:16px;margin-left:10px}.og-label-mode{height:100%;font:inherit;color:#2c3a47;cursor:pointer;background:0 0;border:0;padding:0 8px 0 6px;font-size:12px}.og-banner{color:#17466f;background:#eef5fd;border:1px solid #cfe3f8;border-radius:10px;align-items:center;gap:8px;margin:0;padding:10px 14px;font-size:13px;line-height:1.45;display:flex}.og-banner svg{flex-shrink:0;width:16px;height:16px}.og-banner-error{color:#8c261b;background:#fdecea;border-color:#f3c7c2}.og-overlay-message{color:#5e6874;text-align:center;pointer-events:none;place-items:center;margin:0;padding:24px;font-size:14px;display:grid;position:absolute;inset:0}.og-legend{background:#fffffff5;border:1px solid #e4e9ef;border-radius:12px;width:min(250px,100% - 28px);position:absolute;bottom:14px;left:14px;overflow:hidden;box-shadow:0 8px 24px #151b231a}.og-legend-head{color:#151b23;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.og-legend-head svg{color:#0877dc;width:16px;height:16px}.og-legend-head svg:last-child{color:#7a8593;margin-left:auto}.og-legend-body{gap:6px;padding:0 12px 12px;display:grid}.og-legend-body h4{color:#7a8593;letter-spacing:.3px;text-transform:uppercase;margin:6px 0 0;font-size:11px;font-weight:700}.og-chips{flex-wrap:wrap;gap:6px;display:flex}.og-chip{color:#3f4752;font:inherit;cursor:pointer;background:#fff;border:1px solid #e4e9ef;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:11.5px;display:inline-flex}.og-chip:hover{border-color:#b9c3cd}.og-chip-off{color:#9aa5b1;background:#f6f8fa;text-decoration:line-through}.og-chip-count{color:#7a8593;font-size:10.5px;font-weight:700}.og-kind-dot{border:1px solid #0000;border-radius:50%;flex-shrink:0;width:10px;height:10px}.og-kind-line{flex-shrink:0;width:22px;height:6px}.og-legend-hint{color:#7a8593;margin:8px 0 0;font-size:11px;line-height:1.45}.og-details{box-sizing:border-box;background:#fff;border:1px solid #e4e9ef;border-radius:12px;flex-direction:column;gap:8px;width:min(304px,100% - 28px);padding:14px;display:flex;position:absolute;top:14px;bottom:14px;right:14px;box-shadow:0 8px 24px #151b231f}.og-details-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.og-details-kind{color:#fff;letter-spacing:.3px;text-transform:uppercase;border-radius:999px;padding:3px 10px;font-size:10.5px;font-weight:700}.og-details-title{color:#151b23;overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:700}.og-details-iri{align-items:flex-start;gap:6px;display:flex}.og-details-iri code{color:#5e6874;overflow-wrap:anywhere;background:#f6f8fa;border-radius:6px;flex:1;min-width:0;padding:5px 7px;font-size:11px}.og-details-comment{color:#3f4752;max-height:168px;margin:0;padding-right:6px;font-size:12.5px;line-height:1.5;overflow-y:auto}.og-details-note{color:#7a8593;margin:0;font-size:12px;line-height:1.45}.og-details-counts{color:#5e6874;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;gap:16px;padding:8px 0;font-size:12px;display:flex}.og-details-counts strong{color:#151b23;font-size:14px}.og-expand{justify-content:center}.og-axioms{border:1px solid #eef1f4;border-radius:8px;margin-bottom:8px}.og-axioms-head{width:100%;font:inherit;color:#2c3a47;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:7px 8px;font-size:12px;font-weight:600;display:flex}.og-axioms-head span{text-align:left;flex:1}.og-axioms-head svg{color:#8593a1;flex:none;width:14px;height:14px}.og-axioms-body{border-top:1px solid #eef1f4;max-height:200px;padding:6px 8px;overflow-y:auto}.og-axioms-body ul{margin:0;padding:0;list-style:none}.og-axioms-body li{padding:7px 0}.og-axioms-body li+li{border-top:1px solid #eef1f4}.og-axioms-body code{text-indent:-14px;color:#2c3a47;overflow-wrap:anywhere;padding-left:14px;font-size:11.5px;line-height:1.5;display:block}.og-remove{color:#7a8593;justify-content:center;font-size:12px}.og-pick-toggle{color:#5e6874;justify-content:center;font-size:12px}.og-pick-toggle svg{width:14px;height:14px}.og-pick-list{border:1px solid #eef1f4;border-radius:8px;max-height:220px;margin-bottom:8px;padding:4px;overflow-y:auto}.og-pick-list ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.og-pick-list li>button{width:100%;font:inherit;color:#2c3a47;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:5px 6px;font-size:13px;display:flex}.og-pick-list li>button:hover{color:#0877dc;background:#f2f6fa}.og-pick-list li>button svg{color:#8593a1;flex:none;width:14px;height:14px}.og-pick-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.og-pick-relation{text-overflow:ellipsis;white-space:nowrap;color:#8593a1;flex:none;max-width:42%;font-size:11px;overflow:hidden}.og-pick-more{justify-content:center;width:100%;margin-top:4px;font-size:12px}.og-details-scroll{flex:1;align-content:start;gap:12px;min-height:0;display:grid;overflow:auto}.og-details-subtitle{color:#7a8593;letter-spacing:.3px;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:700}.og-relations{gap:6px;margin:0;padding:0;list-style:none;display:grid}.og-relations li{border-left:2px solid #eef2f7;gap:1px;padding-left:9px;display:grid}.og-relation-predicate{align-items:center;gap:4px;font-size:11px;font-weight:600;display:inline-flex}.og-relation-predicate svg{width:12px;height:12px}.og-relation-node{color:#0877dc;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:6px;padding:0;font-size:12.5px;display:inline-flex}.og-relation-node:hover{text-decoration:underline}@media (width<=900px){.og-screen{padding:16px}.og-details{width:auto;left:14px}}.og-crowded{color:#96590d;background:#fff8ec;border:1px solid #f0dfc0;border-radius:999px;align-items:center;gap:12px;margin:0;padding:8px 14px;font-size:12px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.og-crowded button{font:inherit;color:#0877dc;cursor:pointer;background:0 0;border:0;text-decoration:underline}.og-tree-panel{background:#fffffff5;border:1px solid #e4e9ef;border-radius:12px;width:min(260px,100% - 28px);position:absolute;top:14px;left:14px;overflow:hidden;box-shadow:0 8px 24px #151b231a}.og-tree-head{width:100%;font:inherit;color:#16202b;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.og-tree-head span{text-align:left;flex:1}.og-tree-head svg{color:#5a6b7b;width:16px;height:16px}.og-tree-panel-collapsed{width:auto}.og-tree-body{border-top:1px solid #eef1f4;max-height:340px;padding:6px 0 10px;overflow-y:auto}.og-tree-row{align-items:center;gap:2px;min-width:0;display:flex}.og-tree-row-active{background:#eaf3fd}.og-tree-toggle{color:#8593a1;cursor:pointer;background:0 0;border:0;flex:none;place-items:center;width:20px;height:24px;display:grid}.og-tree-toggle svg{width:14px;height:14px}.og-tree-label{min-width:0;font:inherit;color:#2c3a47;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;flex:1;padding:4px 8px 4px 2px;font-size:13px;overflow:hidden}.og-tree-label:hover{color:#0877dc;text-decoration:underline}.og-tree-hint{color:#8593a1;align-items:center;gap:6px;margin:4px 0;font-size:12px;display:flex}.og-tree-error{color:#b3261e}.og-search-group{text-transform:uppercase;letter-spacing:.04em;color:#8593a1;padding:6px 10px 2px;font-size:11px}
