.app-shell{width:100%;min-height:100dvh;color:var(--pg-text);background:#f5f5f5;grid-template-columns:284px minmax(0,1fr);align-items:start;column-gap:10px;padding:0 10px;font-family:Inter Variable,Inter,-apple-system,Segoe UI,Roboto,Arial,sans-serif;display:grid}.app-sidebar-aside{background:#fff;border:1px solid #f5f5f5;border-radius:15px;flex-direction:column;width:100%;height:calc(100dvh - 20px);margin:10px 0;padding:15px 15px 19px;display:flex;position:sticky;top:10px;overflow:hidden}.app-sidebar-close{display:none}.app-identity{align-items:center;gap:12px;height:39px;padding:0 8px;display:flex;position:relative}.app-bell__count{color:#fff;min-width:15px;height:15px;font:600 10px/15px var(--ds-font,inherit);text-align:center;pointer-events:none;background:#ff001e;border-radius:900px;padding:0 4px;position:absolute;top:2px;right:1px}.app-identity__avatar{color:#fff;background:#0c0c0d;border-radius:9999px;flex:none;place-items:center;width:37px;height:37px;font:500 13px/1 inherit;display:grid;overflow:hidden}.app-identity__rule{background:#f5f5f5;flex:none;width:1px;height:32px}.app-identity__text{flex-direction:column;flex:1;min-width:0;display:flex}.app-identity__name,.app-identity__workspace{text-overflow:ellipsis;white-space:nowrap;font:500 13px/19.5px inherit;overflow:hidden}.app-identity__name{color:#0c0c0c}.app-identity__workspace{color:#747476}.app-rule{background:#f5f5f5;flex:none;width:100%;height:1px;margin-top:16px}.app-rule--group{margin-top:0}.app-search-slot{margin-top:16px}.app-nav{flex-direction:column;flex:auto;gap:20px;min-height:0;margin-top:16px;display:flex;overflow-y:auto}.app-nav__group-wrap{flex-direction:column;gap:20px;display:flex}.app-nav__group{flex-direction:column;gap:2px;display:flex}.app-nav__label{color:#747476;height:24px;padding:0 12px 4px;font:500 13px/19.5px inherit}.app-nav__label--link{box-sizing:border-box;border-radius:6px;text-decoration:none;display:block}.app-nav__label--link:hover{color:#0c0c0c}.app-nav__label--link:focus-visible{outline-offset:-2px;outline:2px solid #007cff73}.app-nav__item{color:#747476;height:32px;transition:background var(--ds-motion-hover) var(--ds-ease), color var(--ds-motion-hover) var(--ds-ease);border-radius:9999px;align-items:center;gap:12px;padding:0 12px;font:500 13px/19.5px inherit;text-decoration:none;display:flex}.app-nav__item:hover,.app-nav__item.is-active{color:#0c0c0c;background:#f5f5f5}.app-nav__item.has-space{margin-top:34px}.app-nav__item:focus-visible{outline-offset:2px;outline:2px solid #007cff73}.app-nav__icon{flex:none;place-items:center;width:18px;height:18px;display:grid}.app-nav__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-footer{flex:none;align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.app-main-panel{background:#fff;border:1px solid #f5f5f5;border-radius:15px;min-width:0;min-height:calc(100dvh - 20px);margin:10px 0;padding:23px 16px 40px}.app-main-panel.is-bleed{height:calc(100dvh - 20px);padding:0;overflow:hidden}@media (width<=1180px){.app-shell{grid-template-columns:264px minmax(0,1fr)}}@media (width<=820px){.app-shell{grid-template-rows:auto 1fr;grid-template-columns:1fr;align-items:stretch;column-gap:0;padding:0}.app-mobile-topbar{display:flex}.app-sidebar-aside{z-index:50;width:min(320px,86vw);max-width:320px;height:100dvh;transition:transform var(--ds-motion-slow,.28s) cubic-bezier(.22, 1, .36, 1);border-radius:0;margin:0;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 20px 48px #00000047}.app-sidebar-aside.is-open{transform:translate(0)}.app-sidebar-close{display:grid}.app-main-panel{border:0;border-radius:0;min-height:0;margin:0;padding:20px 16px 40px}}@media (prefers-reduced-motion:reduce){.app-sidebar-aside{transition:none}.pg-drawer-panel,.pg-drawer-overlay{animation:none}}@keyframes pgDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes pgOverlayIn{0%{opacity:0}to{opacity:1}}.pg-drawer-panel{animation:pgDrawerIn var(--ds-motion-slow,.28s) cubic-bezier(.22, 1, .36, 1)}.pg-drawer-overlay{animation:.2s ease-out pgOverlayIn}.pegasy-badge{--pegasy-badge-bg:#f3f3f3;--pegasy-badge-color:#667085;--pegasy-badge-border:transparent;--pegasy-badge-weight:550;--pegasy-badge-height:34px;--pegasy-badge-px:18px;min-height:var(--pegasy-badge-height);border:1px solid var(--pegasy-badge-border);background:var(--pegasy-badge-bg);color:var(--pegasy-badge-color);padding:0 var(--pegasy-badge-px);width:fit-content;font-family:Inter Variable,Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;line-height:100%;font-weight:var(--pegasy-badge-weight);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.pegasy-badge-sm{--pegasy-badge-height:26px;--pegasy-badge-px:13px;font-size:14px}.pegasy-badge-icon{place-items:center;line-height:1;display:inline-grid}.pegasy-badge-blue{--pegasy-badge-bg:#e8f2ff;--pegasy-badge-color:#006bdc}.pegasy-badge-green{--pegasy-badge-bg:#dcfae6;--pegasy-badge-color:#00a653}.pegasy-badge-orange{--pegasy-badge-bg:#fff0dc;--pegasy-badge-color:#e58a00}.pegasy-badge-gray{--pegasy-badge-bg:#f3f3f3;--pegasy-badge-color:#667085}.pegasy-badge-red{--pegasy-badge-bg:#ffe8eb;--pegasy-badge-color:#ed0033}.pegasy-badge-purple{--pegasy-badge-bg:#f2eaff;--pegasy-badge-color:#7a35c4}.pegasy-badge-black{--pegasy-badge-bg:#000;--pegasy-badge-color:#fff}.pegasy-badge-white{--pegasy-badge-bg:#fff;--pegasy-badge-color:#000;--pegasy-badge-border:#e7e7e8}.pegasy-page-header{width:100%;padding:0 0 48px}.pegasy-page-header.has-divider{border-bottom:1px solid #ededed}.pegasy-page-header-main{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.pegasy-page-header-kicker{margin-bottom:28px}.pegasy-page-header h1{color:#000;letter-spacing:-.02em;margin:0;font-family:Inter Variable,Inter,ui-sans-serif,system-ui,sans-serif;font-size:28px;font-weight:650;line-height:100%}.pegasy-page-header p{color:#747476;letter-spacing:-.005em;margin:22px 0 0;font-family:Inter Variable,Inter,ui-sans-serif,system-ui,sans-serif;font-size:17px;font-weight:550;line-height:100%}.pegasy-page-header-side{align-items:flex-start;gap:12px;padding-top:42px;display:flex}@media (width<=760px){.pegasy-page-header-main{flex-direction:column}.pegasy-page-header-side{padding-top:0}}.pegasy-button{--pegasy-button-bg:#000;--pegasy-button-color:#fff;--pegasy-button-border:transparent;--pegasy-button-hover-bg:var(--pegasy-button-bg);--pegasy-button-hover-color:var(--pegasy-button-color);--pegasy-button-weight:650;--pegasy-button-height:39px;--pegasy-button-radius:999px;--pegasy-button-px:18px;height:var(--pegasy-button-height);border:1px solid var(--pegasy-button-border);border-radius:var(--pegasy-button-radius);background:var(--pegasy-button-bg);color:var(--pegasy-button-color);padding:0 var(--pegasy-button-px);font-family:Inter Variable,Inter,ui-sans-serif,system-ui,sans-serif;font-size:14px;line-height:100%;font-weight:var(--pegasy-button-weight);white-space:nowrap;cursor:pointer;transition:background var(--ds-motion-hover) var(--ds-ease), color var(--ds-motion-hover) var(--ds-ease), border-color var(--ds-motion-hover) var(--ds-ease), transform var(--ds-motion-hover) var(--ds-ease), opacity var(--ds-motion-hover) var(--ds-ease);justify-content:center;align-items:center;gap:8px;display:inline-flex}.pegasy-button:hover:not(:disabled){background:var(--pegasy-button-hover-bg);color:var(--pegasy-button-hover-color);transform:translateY(-1px)}.pegasy-button:disabled{opacity:.55;cursor:not-allowed;transform:none}.pegasy-button.is-full{width:100%}.pegasy-button-icon{place-items:center;line-height:1;display:inline-grid}.pegasy-button-xs{--pegasy-button-height:26px;--pegasy-button-px:11px;font-size:12px}.pegasy-button-sm{--pegasy-button-height:35px;--pegasy-button-px:17px;font-size:14px}.pegasy-button-md{--pegasy-button-height:39px;--pegasy-button-px:18px;font-size:14px}.pegasy-button-lg{--pegasy-button-height:45px;--pegasy-button-px:24px;font-size:15px}.pegasy-button-primary{--pegasy-button-bg:#000;--pegasy-button-color:#fff;--pegasy-button-border:#000}.pegasy-button-secondary{--pegasy-button-bg:#f5f5f5;--pegasy-button-color:#000;--pegasy-button-border:#f5f5f5}.pegasy-button-white{--pegasy-button-bg:#fff;--pegasy-button-color:#000;--pegasy-button-border:#ececed}.pegasy-button-danger{--pegasy-button-bg:#ffe8eb;--pegasy-button-color:#ed0033;--pegasy-button-border:#ffe8eb}.pegasy-button-ghost{--pegasy-button-bg:transparent;--pegasy-button-color:#747476;--pegasy-button-border:transparent;--pegasy-button-weight:550}.pegasy-button-blueSoft{--pegasy-button-bg:#e8f2ff;--pegasy-button-color:#006bdc;--pegasy-button-border:#e8f2ff;--pegasy-button-weight:550}.pegasy-empty-state{font-family:Inter Variable,Inter,ui-sans-serif,system-ui,sans-serif}.pegasy-empty-compact{color:#000;white-space:nowrap;background:#f6f6f6;border:1px solid #ececed;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:35px;padding:0 18px;font-size:14px;font-weight:650;line-height:100%;display:inline-flex}button.pegasy-empty-compact{cursor:pointer}.pegasy-empty-large{text-align:center;background:#fff;border:1px solid #eee;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:160px;padding:28px;display:flex}.pegasy-empty-row{justify-content:center;align-items:center;gap:10px;display:inline-flex}.pegasy-empty-icon{place-items:center;width:20px;height:20px;line-height:1;display:inline-grid}.pegasy-empty-title{color:#000;font-size:14px;font-weight:650;line-height:100%}.pegasy-empty-large p{color:#747476;margin:0;font-size:15px;font-weight:550;line-height:135%}
