.projects{color:#000;text-align:center;padding:60px 20px}.projects-title{margin-bottom:40px;font-size:48px}.project-subtitle{margin-top:20px;font-size:24px;font-style:italic}.projects-content{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:40px;margin-top:25px;display:flex}.project-block{flex-direction:row;gap:25px;display:flex}.projects-image{justify-content:center;margin-top:10px;display:flex}.projects-image img{border-radius:6px;max-width:250px;height:auto}.projects-list{flex:50%}.projects-item{border-bottom:1px solid #fff;justify-content:space-between;align-items:flex-start;padding:15px 0;display:flex}.projects-text h3{margin:0;font-size:27px}.projects-text p{opacity:.8;margin:4px 0 0;font-size:18px}@media (max-width:768px){.projects-title{font-size:32px}.project-subtitle{font-size:18px}.project-block{text-align:center;flex-direction:column;align-items:center}.projects-image img{max-width:350px}.projects-text h3{font-size:22px}.projects-text p{font-size:16px}}@media (max-width:480px){.projects{padding:40px 10px}.projects-title{font-size:26px}.projects-image img{max-width:300px}.projects-text h3{font-size:20px}.projects-text p{font-size:14px}}
.page-toggle-container{color:#fff;margin:0 auto;padding:48px 16px}.tabs{justify-content:center;gap:2rem;display:flex;position:relative}.tab-btn{cursor:pointer;color:#fff;background:0 0;border:none;padding:.5rem 0;font-size:1rem;font-weight:500;transition:color .3s;position:relative}.tab-btn:hover{color:#00f}.tab-btn:after{content:"";transform-origin:100%;background:#00f;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.tab-btn.active{color:#00f;font-weight:600}.tab-btn.active:after{transform-origin:0;transform:scaleX(1)}.tab-content{animation:.3s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.albums-section{justify-content:center;align-items:center;margin-top:50px;display:flex}.latest-release{flex:1}.latest-release ul{color:#fff;margin-top:10px;padding-left:20px;font-size:24px;list-style-type:disc}.latest-release span{color:gray;margin-top:10px;font-size:24px;font-style:italic}.latest-release button{color:#000;cursor:pointer;background:#fff;border:none;margin-top:20px;padding:10px 20px}.albums-gallery{flex:1.5}.albums-gallery h2{justify-content:right;margin-bottom:10px;margin-right:50px;font-size:1.5rem;display:flex}.albums-gallery p{color:#fff;justify-content:left;margin-bottom:15px;margin-right:50px;font-size:1rem;display:flex}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.discography-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.album-card{background:#1a1a1a;border-radius:12px;justify-content:space-between;width:310px;height:380px;overflow:hidden;box-shadow:0 5px 10px #0000001a}.album-card img{width:100%;height:auto;display:block}.album-card .info{margin-top:10px;margin-left:10px}.album-card .info p{font-weight:700}.album-card .info span{color:#fff;font-size:.9rem}.album-card .actions{justify-content:flex-end;gap:5px;margin-right:10px;display:flex}.album-card .actions a{color:#fff;font-size:1.5rem;transition:color .2s}.album-card .actions a:hover{color:red}.albums-section .container{flex-wrap:wrap;gap:40px;display:flex}.album-card .info-row{justify-content:space-between;align-items:center;display:flex}.library_buttom{flex-direction:row;align-items:flex-start;width:275px;height:56px;margin-top:20px;padding:0;display:flex}@media (max-width:1024px){.albums-section{text-align:center;flex-direction:column;align-items:center}.albums-gallery h2,.albums-gallery p{justify-content:center;margin-right:0}.discography-grid{grid-template-columns:repeat(2,1fr)}.projects-grid{grid-template-columns:repeat(1,1fr)}.projectsmusic-grid{grid-template-columns:1fr}.album-card{width:100%;max-width:400px}}@media (max-width:768px){.content{justify-content:center;align-items:center;display:flex}.albums-section{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.gallery-grid,.discography-grid{grid-template-columns:1fr}.albums-gallery h2,.latest-release h2{font-size:1.25rem}.latest-release ul,.latest-release span{font-size:16px}.library_buttom button{width:100%;max-width:300px}.album-card{width:100%;max-width:320px;height:auto}.library_buttom{justify-content:center;align-items:center}.projects-grid{grid-template-columns:1fr;gap:20px}.projectsmusic-card{align-items:center;max-width:700px;height:auto;padding:20px}}@media (max-width:480px){.albums-gallery h2,.latest-release h2{font-size:1rem}.latest-release ul,.latest-release span{font-size:14px}.album-card{border-radius:8px;max-width:100%}.project-info{padding:10px}.project-info h3{font-size:16px}.project-info p{font-size:12px}.project-btn{width:100%;padding:10px 14px;font-size:12px}}
