.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:0;border:1px solid var(--ant-color-border);border-radius:10px;background:rgba(25,49,56,.05);overflow:hidden;cursor:pointer;text-align:left;display:flex;flex-direction:column;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.home-collection-card-shell:hover{background:var(--brand-rail-active)}.home-collection-card-shell-selected,.home-collection-card-shell-selected:hover{border:2px solid #52c41a;background:var(--brand-highlight);box-shadow:0 2px 8px rgba(0,0,0,.1),0 0 0 3px rgba(82,196,26,.16),0 0 18px rgba(82,196,26,.22)}.home-collection-layer{flex:1 1 auto;min-height:0;padding:10px;display:flex;align-items:center;justify-content:center}.home-collection-layer-svg{width:100%;height:100%;display:block}.home-collection-layer-top-face{fill:#ffffff}.home-collection-add-card{width:224px;height:260px;border:1px dashed var(--ant-color-border);border-radius:10px;background:rgba(255,255,255,.72);cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .15s ease,border-color .15s ease}.home-collection-add-card:hover{background:var(--brand-rail-active);border-color:var(--brand-highlight)}.home-collection-layer-top-empty{fill:#e6ebec}.home-collection-glyph-stroke{fill:none;stroke:var(--ant-color-border);stroke-width:.3;stroke-linecap:round;stroke-linejoin:round}.home-collection-glyph-stroke-selected{stroke:#52c41a;stroke-width:.28}.home-collection-meta{flex-shrink:0;padding:8px 10px;background:rgba(255,255,255,.9);border-top:1px solid rgba(25,49,56,.08)}.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-stakeholder-card{position:relative;width:224px;height:224px;border:1px solid var(--ant-color-border);border-radius:10px;background:rgba(25,49,56,.05);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease;box-shadow:0 2px 8px rgba(0,0,0,.08)}.home-stakeholder-card:hover{background:var(--brand-rail-active)}.home-stakeholder-card-selected,.home-stakeholder-card-selected:hover{border-color:#52c41a;background:var(--brand-highlight)}.home-stakeholder-card-band{position:absolute;left:0;right:0;bottom:0;padding:8px 10px;background:rgba(255,255,255,.9);border-top:1px solid rgba(25,49,56,.08);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.home-stakeholder-card-name{line-height:17px;margin-bottom:4px!important;font-size:13px}.home-stakeholder-card-static{cursor:default}.home-stakeholder-card-static:hover{background:rgba(25,49,56,.05)}.home-stakeholder-card-remove{position:absolute;top:8px;right:8px;z-index:5;width:26px;height:26px;padding:0;border:none;border-radius:50%;background:rgba(255,255,255,.9);color:var(--ant-color-text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .15s ease,background .15s ease,color .15s ease;box-shadow:0 1px 4px rgba(0,0,0,.12)}.home-stakeholder-card:hover .home-stakeholder-card-remove{opacity:1}.home-stakeholder-card-remove:hover{background:#ffffff;color:var(--ant-color-error)}.home-stakeholder-add-card{width:224px;height:224px;border:1px dashed var(--ant-color-border);border-radius:10px;background:rgba(255,255,255,.72);cursor:pointer;display:flex;align-items:center;justify-content:center;box-sizing:border-box;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:background .15s ease,border-color .15s ease}.home-stakeholder-add-card:hover{background:var(--brand-rail-active);border-color:var(--brand-highlight)}.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:#ffffff;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}