.item-table-paper{background-color:var(--semantic-tile-secondary)!important}.expandable-text{margin-bottom:0}.expandable-text-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.expandable-text-header.clickable{cursor:pointer;user-select:none;border-radius:var(--radius-sm)}.expandable-text-header.clickable:focus{outline:none}.expandable-text-title{font-size:var(--font-size-lg);font-weight:600;margin:0;color:var(--semantic-accent-a);flex:1}.expandable-text-wrapper{position:relative;overflow:hidden;transition:max-height .3s ease-in-out}.expandable-text-wrapper.collapsed{position:relative}.expandable-text-wrapper.expanded{max-height:none!important}.expandable-text-wrapper.clickable{user-select:none}.expandable-text-wrapper.clickable.collapsed{cursor:pointer}.expandable-text-wrapper.clickable.collapsed:hover{opacity:.95}.expandable-text-wrapper.clickable.expanded{cursor:default}.expandable-text-wrapper.clickable:focus{outline:none}.expandable-text-content{line-height:var(--line-height-normal);color:var(--semantic-foreground);margin-top:0;padding-top:0}.expandable-text-content>*:first-child{margin-top:0!important;padding-top:0!important}.expandable-text-content p{margin:0 0 var(--space-2) 0;padding:0}.expandable-text-content p:first-child{margin-top:0!important;padding-top:0!important}.expandable-text-content p:last-child{margin-bottom:0}.expandable-text-content ul{margin:0 0 var(--space-md) 0;padding-left:var(--space-lg);list-style-type:disc;list-style-position:outside}.expandable-text-content ul li{margin-bottom:var(--space-2);line-height:var(--line-height-normal)}.expandable-text-content ul:last-child{margin-bottom:0}.expandable-text-content .evidence-ref-link{pointer-events:auto!important;cursor:pointer!important;user-select:auto}.expandable-text-overflow-line{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,var(--semantic-tile-secondary));pointer-events:none}.expandable-text-toggle{font-size:var(--font-size-xl);padding:var(--space-1);background:transparent;border:none;color:var(--semantic-accent-a);cursor:pointer;transition:opacity .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.expandable-text-toggle:hover{opacity:.7}.expandable-text-toggle:active{transform:scale(.95)}.expandable-text-toggle:focus{outline:2px solid var(--focus-color, #1976d2);outline-offset:2px;border-radius:var(--radius-sm)}@media(max-width:768px){.expandable-text-title,.expandable-text-toggle{font-size:var(--font-size-lg)}}@media print{.expandable-text-wrapper{max-height:none!important;overflow:visible!important}.expandable-text-overflow-line,.expandable-text-toggle{display:none!important}}
