.sarcoma-sound-bytes-page{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 4rem;color:#333}.sarcoma-sound-bytes-page a{color:#6a3ea1;text-decoration:none;transition:color .3s ease}.sarcoma-sound-bytes-page a:hover{color:#4338ca}.gradient-text{background:linear-gradient(90deg,#7e22ce,#4338ca);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.hero-section{background:linear-gradient(135deg,rgba(126,34,206,.05),rgba(67,56,202,.07));border-radius:1rem;padding:3rem 2rem;position:relative;overflow:hidden;margin-bottom:3rem;box-shadow:0 10px 30px rgba(0,0,0,.05)}.hero-decoration{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.floating-shape{position:absolute;border-radius:50%;opacity:.5;animation:float 8s ease-in-out infinite}.shape-purple{background:radial-gradient(circle,rgba(126,34,206,.3) 0,rgba(126,34,206,.1) 70%)}.shape-blue{background:radial-gradient(circle,rgba(67,56,202,.3) 0,rgba(67,56,202,.1) 70%)}.shape-teal{background:radial-gradient(circle,rgba(4,120,87,.3) 0,rgba(4,120,87,.1) 70%)}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.hero-content{position:relative;z-index:2;text-align:center}.hero-badge{display:flex;align-items:center;justify-content:center;background-color:#6a3ea1;color:white;padding:.5rem 1.2rem;border-radius:2rem;margin:0 auto 2rem;font-size:.9rem;font-weight:600;position:relative;width:fit-content;box-shadow:0 4px 8px rgba(106,62,161,.2)}.hero-badge i{margin-right:.5rem}.hero-title{font-size:2.75rem;font-weight:700;margin:0 0 1.5rem}.hero-divider{width:80px;height:4px;background:linear-gradient(90deg,#6a3ea1,#4338ca);margin:0 auto 1.5rem;border-radius:2px}.hero-subtitle{font-size:1.5rem;font-weight:500;margin-bottom:1.5rem;color:#4b5563}.hero-description{max-width:800px;margin:0 auto 2rem;color:#6b7280}.sound-bytes-layout{display:flex;flex-direction:column;gap:2rem}.main-content{padding:2rem 0}.content-section{margin-bottom:4rem}.section-title{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.sound-bytes-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem;margin:2rem 0}@media (min-width:640px){.sound-bytes-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.sound-bytes-grid{grid-template-columns:repeat(3,1fr)}}.sound-byte-card{background-color:#ffffff;border-radius:.75rem;padding:1.5rem;box-shadow:0 4px 10px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease;border-top:3px solid #6a3ea1;height:100%;display:flex;flex-direction:column}.sound-byte-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.sound-byte-date{background-color:#f3f4f6;color:#6a3ea1;font-weight:600;padding:.5rem 1rem;border-radius:.5rem;margin-bottom:1rem;display:inline-block;font-size:.9rem}.sound-byte-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#111827}.sound-byte-preview{margin-bottom:1rem;color:#4b5563;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1}.sound-byte-link{display:inline-flex;align-items:center;color:#6a3ea1;font-weight:600;margin-top:1rem;transition:color .2s ease}.sound-byte-link:hover{color:#4338ca}.sound-byte-link i{margin-left:.5rem;font-size:.8rem}.sound-byte-filter{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;align-items:center}.sound-byte-filter-label{font-weight:600;color:#374151;margin-right:.5rem}.sound-byte-filter-btn{background-color:#f3f4f6;border:1px solid #e5e7eb;color:#4b5563;font-size:.875rem;padding:.5rem 1rem;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.sound-byte-filter-btn:hover{background-color:#e5e7eb}.sound-byte-filter-btn.active{background-color:#6a3ea1;border-color:#6a3ea1;color:white}.sound-byte-year{margin-bottom:2.5rem}.sound-byte-year-title{font-size:1.5rem;font-weight:700;color:#111827;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem}.sidebar{margin-bottom:2rem}.sidebar-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#111827}.sidebar-nav{background-color:white;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 10px rgba(0,0,0,.05);margin-bottom:2rem}.sidebar-menu{list-style:none;padding:0;margin:0}.sidebar-item{margin-bottom:.75rem}.sidebar-link{display:flex;align-items:center;padding:.75rem;border-radius:.5rem;color:#4b5563;transition:all .2s ease}.sidebar-link.active,.sidebar-link:hover{background-color:#f3f4f6;color:#6a3ea1}.sidebar-link.active{font-weight:600}.sidebar-link i{margin-right:.75rem;color:#6a3ea1}.sidebar-cta{background:linear-gradient(135deg,#6a3ea1,#4338ca);border-radius:1rem;padding:1.5rem;color:white;text-align:center}.sidebar-cta h3{font-size:1.25rem;margin-bottom:1rem}.sidebar-cta p{margin-bottom:1.25rem;color:rgba(255,255,255,.9)}.sidebar-btn{display:inline-block;background-color:white;color:#6a3ea1;font-weight:600;padding:.5rem 1.25rem;border-radius:2rem;transition:transform .3s ease,box-shadow .3s ease}.sidebar-btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.sidebar-recent{margin-top:2rem}.recent-sound-bytes{list-style:none;padding:0;margin:0}.recent-sound-byte{padding:.75rem 0;border-bottom:1px solid #e5e7eb}.recent-sound-byte:last-child{border-bottom:none}.recent-sound-byte-link{display:flex;align-items:flex-start;color:#4b5563;transition:color .2s ease}.recent-sound-byte-link:hover{color:#6a3ea1}.recent-sound-byte-date{font-size:.875rem;color:#6b7280;margin-top:.25rem}@media (min-width:1024px){.sound-bytes-layout{flex-direction:row;align-items:flex-start}.sidebar{width:300px;flex-shrink:0;position:sticky;top:24px}}@media (max-width:768px){.hero-title{font-size:2.25rem}.hero-subtitle{font-size:1.25rem}.section-title{font-size:1.75rem}}@media (max-width:480px){.hero-section{padding:2rem 1rem}.hero-title{font-size:1.75rem}.sound-byte-filter{flex-direction:column;align-items:flex-start}}