.library-section{margin:0;overflow:visible;width:100%;position:relative;z-index:1;padding:8px 0}.library-section .section-header{display:flex;justify-content:space-between;align-items:center;padding:0 1.5rem;margin-bottom:16px}.library-section .title-wrapper{display:flex;align-items:center;gap:8px;cursor:pointer;transition:opacity .2s ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.library-section .title-wrapper:active{opacity:.7}@media(hover:hover){.library-section .title-wrapper:hover{opacity:.85}.library-section .title-wrapper:hover .title-icon{transform:translateX(2px)}}.library-section .title-icon{color:hsla(0,0%,100%,.7);transition:transform .2s ease;flex-shrink:0}.library-section .section-title{font-size:1.375rem;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em}.library-section .section-content{position:relative;padding:0 0 20px;overflow:visible}@media(max-width:768px){.library-section .section-header{padding:0 1rem}}