.library-section{margin-bottom:2.5rem}.library-section .section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding:0 1.5rem}.library-section .section-header .section-title-area{display:flex;align-items:center;gap:.75rem}.library-section .section-header .section-title-area .section-icon{width:2.5rem;height:2.5rem;border-radius:8px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);color:#fff}.library-section .section-header .section-title-area .section-text .section-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.125rem;line-height:1.2}.library-section .section-header .section-title-area .section-text .section-subtitle{font-size:.875rem;color:#9ca3af;margin:0}.library-section .section-header .view-all-button{display:flex;align-items:center;gap:.25rem;background:rgba(0,0,0,0);border:none;color:#9ca3af;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem .75rem;border-radius:8px;transition:all .2s ease}.library-section .section-header .view-all-button:hover{color:#fff;background:hsla(0,0%,100%,.05)}.library-section .section-header .view-all-button:active{transform:scale(.98)}.library-section .section-content{position:relative}@media(max-width:768px){.library-section{margin-bottom:2rem}.library-section .section-header{padding:0 1rem}.library-section .section-header .section-title-area{gap:.5rem}.library-section .section-header .section-title-area .section-icon{width:2rem;height:2rem}.library-section .section-header .section-title-area .section-icon svg{width:1.25rem;height:1.25rem}.library-section .section-header .section-title-area .section-text .section-title{font-size:1.25rem}.library-section .section-header .section-title-area .section-text .section-subtitle{font-size:.8125rem}.library-section .section-header .view-all-button{font-size:.8125rem;padding:.375rem .5rem}}@media(max-width:480px){.library-section .section-header .section-title-area .section-text .section-title{font-size:1.125rem}}