.sidebar-promo-stack{display:flex;flex-direction:column;gap:.85rem}.sidebar-assessment-card{position:relative;overflow:hidden;isolation:isolate;border-radius:20px;background:linear-gradient(145deg,#312e9e,#5b4fe8 42%,#7c6df0);padding:1.35rem 1.2rem 1.25rem;color:#fff;box-shadow:0 18px 44px rgba(91,79,232,.28)}.sidebar-assessment-card__glow{position:absolute;top:-40%;right:-20%;width:70%;height:90%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.14) 0,transparent 68%);pointer-events:none}.sidebar-assessment-card__visual{position:absolute;top:.85rem;right:.75rem;display:flex;align-items:flex-end;gap:.35rem;pointer-events:none;opacity:.92}.sidebar-assessment-card__icon{display:flex;align-items:center;justify-content:center;border-radius:14px;background:rgba(255,255,255,.14);color:#fff;box-shadow:0 8px 20px rgba(15,23,42,.12);backdrop-filter:blur(6px)}.sidebar-assessment-card__icon--cap{width:44px;height:44px;transform:rotate(-8deg)}.sidebar-assessment-card__icon--board{width:50px;height:50px;margin-bottom:-.15rem}.sidebar-assessment-card__body{position:relative;z-index:1;max-width:calc(100% - 4.5rem);padding-right:.25rem}.sidebar-assessment-card__title{margin:0;font-family:var(--font-display),system-ui,sans-serif;font-size:1.05rem;font-weight:800;line-height:1.25;letter-spacing:-.02em;color:#fff}.sidebar-assessment-card__text{margin:.55rem 0 0;font-size:.8125rem;line-height:1.55;color:rgba(255,255,255,.9)}.sidebar-assessment-card__cta{display:inline-flex;margin-top:1rem;width:100%;max-width:100%;align-items:center;justify-content:center;gap:.45rem;border:none;border-radius:12px;background:#fff;padding:.72rem 1rem;font-size:.8125rem;font-weight:700;color:#4f46e5;text-decoration:none;box-shadow:0 10px 24px rgba(15,23,42,.12);transition:background .2s,transform .15s,box-shadow .2s;cursor:pointer}.sidebar-assessment-card__cta:hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 12px 28px rgba(15,23,42,.14)}.sidebar-assessment-card__cta:focus-visible{outline:2px solid #fff;outline-offset:2px}.sidebar-stats-grid{display:grid;gap:.65rem;grid-template-columns:repeat(3,minmax(0,1fr))}.sidebar-stat-card:hover{border-color:rgba(91,79,232,.28);box-shadow:0 8px 20px rgba(91,79,232,.1);transform:translateY(-1px)}.sidebar-stat-card:focus-visible{outline:2px solid #5b4fe8;outline-offset:2px}.sidebar-stat-icon{display:flex;height:34px;width:34px;flex-shrink:0;align-items:center;justify-content:center;border-radius:10px;background:#f1efff;color:#5b4fe8}.sidebar-stat-copy{min-width:0}.sidebar-stat-value{margin:0;font-size:.875rem;font-weight:800;color:#1e1b4b;line-height:1.1}.sidebar-stat-label{margin:.15rem 0 0;font-size:.625rem;font-weight:600;color:#64748b;line-height:1.25}@media (min-width:1200px){.home-sidebar .sidebar-stats-grid{grid-template-columns:1fr}.home-sidebar .sidebar-stat-card{padding:.8rem .75rem}.home-sidebar .sidebar-stat-label{font-size:.6875rem}}@media (max-width:1199px){.sidebar-assessment-card__body{max-width:100%;padding-right:5.5rem}.sidebar-assessment-card__cta{width:auto;max-width:calc(100% - 5.5rem);justify-content:flex-start}}@media (max-width:520px){.sidebar-stats-grid{grid-template-columns:1fr}.sidebar-stat-card{padding:.8rem .85rem}.sidebar-stat-label{font-size:.6875rem}.sidebar-assessment-card__body{padding-right:0}.sidebar-assessment-card__visual{top:auto;right:.85rem;bottom:4.25rem;opacity:.55}.sidebar-assessment-card__cta{max-width:100%;width:100%}}