.sol-notes{padding:var(--sol-space-2xl) 0 var(--sol-space-4xl)}.sol-notes__title{font-size:var(--sol-font-size-4xl);font-weight:var(--sol-font-weight-bold);color:var(--sol-color-text-primary);margin:0 0 var(--sol-space-md)}.sol-notes__lead,.sol-notes__retired-text,.sol-notes__disclaimer{font-size:var(--sol-font-size-base);color:var(--sol-color-text-secondary);margin:0 0 var(--sol-space-xl);max-width:820px;line-height:1.7}.sol-notes__disclaimer{margin-top:var(--sol-space-2xl);padding-top:var(--sol-space-lg);border-top:1px solid var(--sol-color-border);font-size:var(--sol-font-size-sm)}.sol-notes__tabs{gap:var(--sol-space-xs);margin-bottom:var(--sol-space-2xl);flex-wrap:wrap;display:flex}.sol-notes__tab{padding:var(--sol-space-xs) var(--sol-space-lg);border:1px solid var(--sol-color-border);border-radius:var(--sol-radius-full);background:var(--sol-color-white);color:var(--sol-color-text-secondary);font-size:var(--sol-font-size-sm);font-weight:var(--sol-font-weight-medium);cursor:pointer;transition:all var(--sol-transition-fast)}.sol-notes__tab:hover{color:var(--sol-color-primary-bottom);border-color:var(--sol-color-primary-top)}.sol-notes__tab.is-active{background:var(--sol-gradient-primary);color:var(--sol-color-white);border-color:#0000}.sol-notes__group{margin-bottom:var(--sol-space-4xl)}.sol-notes__subtitle{align-items:baseline;gap:var(--sol-space-md);font-size:var(--sol-font-size-2xl);font-weight:var(--sol-font-weight-bold);color:var(--sol-color-text-primary);margin:0 0 var(--sol-space-lg);flex-wrap:wrap;display:flex}.sol-notes__subtitle a{color:inherit;text-decoration:none}.sol-notes__subtitle a:hover{color:var(--sol-color-primary-bottom);text-decoration:underline}.sol-notes__count{font-size:var(--sol-font-size-sm);font-weight:var(--sol-font-weight-regular);color:var(--sol-color-text-secondary)}.sol-notes__grid{gap:var(--sol-space-lg);margin-bottom:var(--sol-space-xl);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.sol-notes__grid--small{gap:var(--sol-space-md);grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.sol-notes__card{gap:var(--sol-space-xs);padding:var(--sol-space-md);background:var(--sol-color-white);border:1px solid var(--sol-color-border);border-radius:var(--sol-radius-lg);transition:all var(--sol-transition-base);flex-direction:column;text-decoration:none;display:flex}a.sol-notes__card:hover{border-color:var(--sol-color-primary-top);box-shadow:var(--sol-shadow-md);transform:translateY(-2px)}.sol-notes__card--off{background:var(--sol-color-bg-extra-light)}.sol-notes__img{border-radius:var(--sol-radius-sm);background:var(--sol-color-bg-extra-light);display:block;overflow:hidden}.sol-notes__img img{width:100%;height:auto;display:block}.sol-notes__row{justify-content:space-between;align-items:center;gap:var(--sol-space-xs);display:flex}.sol-notes__denom{font-size:var(--sol-font-size-base);font-weight:var(--sol-font-weight-semibold);color:var(--sol-color-text-primary)}.sol-notes__badge{padding:2px var(--sol-space-xs);border-radius:var(--sol-radius-full);color:var(--sol-color-primary-bottom);font-size:var(--sol-font-size-xs);font-weight:var(--sol-font-weight-medium);white-space:nowrap;background:#00ba8d1f}.sol-notes__badge--off{background:var(--sol-color-bg-extra-light-alt);color:var(--sol-color-text-secondary)}.sol-notes__note{font-size:var(--sol-font-size-sm);color:var(--sol-color-text-secondary);line-height:1.5}.sol-notes__retired-title{font-size:var(--sol-font-size-lg);font-weight:var(--sol-font-weight-bold);color:var(--sol-color-text-primary);margin:var(--sol-space-2xl) 0 var(--sol-space-sm)}.sol-notes__actions{gap:var(--sol-space-md);flex-wrap:wrap;display:flex}@media (max-width:1030px){.sol-notes{padding:var(--sol-space-xl) 0 var(--sol-space-3xl)}.sol-notes__title{font-size:var(--sol-font-size-3xl)}.sol-notes__subtitle{font-size:var(--sol-font-size-xl)}.sol-notes__grid{gap:var(--sol-space-md);grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.sol-notes__grid--small{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.sol-notes__actions{flex-direction:column}}
