.home-application-card{box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.home-application-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.15),0 4px 12px rgba(0,0,0,.1);transform:translateY(-4px)}.home-executive-app-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,352px));grid-gap:16px;gap:16px}.home-executive-app-card,.home-library-app-card{border:1px solid var(--ant-color-border);border-radius:8px;cursor:pointer}.home-executive-app-card{height:154px}.home-library-app-card{height:142px}.home-executive-app-card .ant-card-body,.home-library-app-card .ant-card-body{height:100%;box-sizing:border-box}.home-executive-app-icon{width:32px;height:32px;border-radius:9px;background:var(--brand-rail-active);display:inline-flex;align-items:center;justify-content:center;color:#35575f;flex:0 0 auto}.home-executive-app-description{font-size:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-app-library-card{border-style:dashed;background:rgba(255,255,255,.76)}.home-app-library-dots{font-size:32px;font-weight:700;letter-spacing:2px;line-height:1;color:#35575f}.home-app-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:14px;gap:14px;padding-top:8px}@media (max-width:820px){.home-executive-app-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width:520px){.home-executive-app-grid{grid-template-columns:1fr}}.home-new-perspective-card{transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.home-new-perspective-card:hover{border-color:var(--ant-color-primary)!important;box-shadow:0 8px 24px rgba(0,0,0,.14),0 4px 12px rgba(0,0,0,.08)!important;transform:translateY(-4px)}.home-collection-stack-wrap{position:relative}.home-collection-card-shell{position:relative;width:224px;height:260px;padding:8px;border:0;border-radius:10px;background:transparent;cursor:pointer;text-align:left;display:flex;flex-direction:column;box-sizing:border-box;transition:background .15s ease}.home-collection-card-shell:hover{background:rgba(25,49,56,.04)}.home-collection-card-shell-selected{background:rgba(82,196,26,.08)}.home-collection-layer{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center}.home-collection-layer-svg{width:100%;height:100%;display:block;filter:drop-shadow(0 3px 5px rgba(25,49,56,.18))}.home-collection-layer-bottom{fill:#7f9aa1}.home-collection-layer-mid{fill:#4f6f77}.home-collection-layer-top-face,.home-collection-new-face{fill:#ffffff}.home-collection-card-shell-new .home-collection-meta{text-align:center}.home-collection-layer-top-empty{fill:#e6ebec}.home-collection-layer-top-outline{fill:none;stroke:rgba(25,49,56,.55);stroke-width:6}.home-collection-layer-top-outline-selected{stroke:#52c41a;stroke-width:10}.home-collection-meta{flex-shrink:0;padding:6px 4px 0}.home-collection-name{line-height:17px;margin-bottom:2px!important;font-size:13px}.home-collection-card-footer{flex-shrink:0}.home-collection-count-text{font-size:11px;color:var(--ant-color-text-secondary)}.home-collection-expanded-panel{width:calc(100% + 96px);margin:16px -48px 0;padding:18px 48px 40px;box-sizing:border-box;border-top:1px solid rgba(25,49,56,.16);border-bottom:1px solid rgba(25,49,56,.12);background:rgba(82,196,26,.08);box-shadow:inset 0 5px 7px -8px rgba(25,49,56,.28)}.home-collection-root-badge{position:absolute;top:8px;right:8px;z-index:5;padding:2px 8px;border-radius:999px;background:#193138;color:white;font-size:11px;font-weight:600}.home-collection-empty-state{min-height:120px;border:1px dashed var(--ant-color-border);border-radius:10px;background:rgba(255,255,255,.54)}.home-perspective-table{width:100%;max-width:100%;border:1px solid var(--ant-color-border);border-radius:10px;overflow:hidden;background:rgba(255,255,255,.72)}.home-perspective-table .ant-table-container,.home-perspective-table table{width:100%}.home-perspective-table .ant-table{background:transparent}.home-perspective-table .ant-table-thead>tr>th.ant-table-cell{background:rgba(0,0,0,.02);border-bottom:1px solid var(--ant-color-border);font-size:13px;font-weight:600;letter-spacing:.02em;color:var(--ant-color-text-secondary)}.home-perspective-table .ant-table-thead>tr>th .ant-table-column-sorters:hover,.home-perspective-table .ant-table-thead>tr>th.ant-table-column-has-sorters:hover,.home-perspective-table .ant-table-thead>tr>th.ant-table-column-sort{background:var(--brand-highlight)}.home-perspective-table .ant-table-tbody>tr{cursor:pointer}.home-perspective-table .home-perspective-row-selected:hover>td,.home-perspective-table .home-perspective-row-selected>td,.home-perspective-table .home-perspective-row-selected>td.ant-table-column-sort{background:rgba(82,196,26,.12)}.home-perspective-table .ant-table-tbody>tr>td.ant-table-column-sort{background:transparent}