.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;padding-right:8px;padding-bottom:0}.home-collection-card-shell{position:relative;width:224px;height:260px;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.home-collection-card-shell-selected .home-collection-stack-edge{border-color:rgba(82,196,26,.55);box-shadow:0 2px 8px rgba(0,0,0,.08),0 0 14px rgba(82,196,26,.18)}.home-collection-stack-edge{position:absolute;inset:0;border:1px solid rgba(25,49,56,.14);border-radius:0;box-shadow:none}.home-collection-stack-edge-one{transform:translateX(4px);z-index:1;background:rgba(255,255,255,.82)}.home-collection-stack-edge-two{transform:translateX(8px);z-index:0;background:rgba(255,255,255,.62)}.home-collection-card-shell>.perspective-card,.home-collection-card-shell>div:not(.home-collection-stack-edge):not(.home-empty-collection-front){position:relative;z-index:2}.home-collection-front-card{width:224px;height:260px;box-sizing:border-box;border:1px solid var(--ant-color-border);border-radius:0;overflow:hidden;background:white;box-shadow:0 2px 8px rgba(0,0,0,.08)}.home-collection-front-card-selected{border:2px solid #52c41a}.home-collection-front-image{width:100%;height:50%;position:relative;overflow:hidden}.home-collection-front-image .ant-image{width:100%;height:100%;display:block}.home-collection-center-pill{position:absolute;top:50%;left:11px;z-index:3;transform:translateY(-50%);font-size:9px;padding:2px 9px;border-radius:10px;background:#000;color:#fff;white-space:nowrap;line-height:16px}.home-collection-front-body{position:relative;height:50%;box-sizing:border-box;padding:19px 11px 11px;display:grid;grid-template-rows:1fr 1fr 24px;min-height:0}.home-collection-card-footer{flex-shrink:0;height:24px;padding-top:4px}.home-collection-count-text{font-size:11px;color:var(--ant-color-text-secondary)}.home-empty-collection-front{position:relative;z-index:2;width:224px;height:260px;border:1px solid var(--ant-color-border);border-radius:0;background:rgba(255,255,255,.82);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#35575f}.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:linear-gradient(180deg,rgba(255,255,255,.62) 0,rgba(255,255,255,.62) calc(100% - 1px),#fff calc(100% - 1px),#fff);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)}