:root{--border: 3px solid;--border-radius: 6px;--shadow: 0 2px 8px rgba(0, 0, 0, .1);--shadow-hover: 0 6px 16px rgba(0, 0, 0, .15);--drop-shadow: drop-shadow(0px 3px 10px black);--transition: all .2s ease;--text-secondary: #666;--panel-padding: 2rem;--cover-size: 312px;--track-width: 320px}.album-gallery{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 0}.album-card{display:flex;align-items:center;text-decoration:none;color:inherit;background:#fff;border:var(--border);border-radius:var(--border-radius);padding:1.5rem;transition:var(--transition);box-shadow:var(--shadow);min-height:120px;filter:var(--drop-shadow)}.album-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}.album-cover{width:100px;height:100px;flex-shrink:0;border-radius:8px;overflow:hidden}.album-cover img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.album-card:hover .album-cover img{transform:scale(1.05)}.album-info{margin-left:2rem;flex:1}.album-info h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:600;line-height:1.2}.album-date{margin:0;color:var(--text-secondary);font-size:1rem}.album-panel{position:relative;background:#fff;border:var(--border);border-radius:var(--border-radius);padding:var(--panel-padding);margin-top:.5rem;filter:var(--drop-shadow);min-height:400px;display:flex;align-items:flex-start;gap:2rem}.album-panel.song-page{flex-direction:column;align-items:center;gap:1rem}.album-content{display:flex;justify-content:center;align-items:center;min-height:300px;flex:1}.album-cover-section{text-align:center;max-width:400px}.album-cover-large{width:var(--cover-size);height:var(--cover-size);object-fit:cover;border-radius:8px;margin-bottom:1rem;box-shadow:0 4px 12px #0003}.album-cover-section h1{margin:0 0 .5rem;font-size:2rem;font-weight:600}.album-cover-section .album-date{margin:0 0 1rem;color:var(--text-secondary);font-size:1.1rem}.spotify-link{display:inline-block;margin-top:1rem}.spotify-link img{width:32px;height:32px;transition:transform .2s ease}.spotify-link:hover img{transform:scale(1.1)}.track-list-overlay{background:#fff;border:2px solid;border-radius:var(--border-radius);padding:1.5rem;width:var(--track-width);flex-shrink:0;filter:drop-shadow(0px 2px 8px rgba(0,0,0,.15));box-sizing:border-box}.album-panel.song-page .track-list-overlay{width:100%;max-width:600px;margin:0 auto}.track-list-overlay h2{margin:0 0 1rem;font-size:1.25rem;font-weight:600;text-align:center}.track-list{display:flex;flex-direction:column;gap:.75rem}.track-item{display:flex;align-items:center;padding:1rem;background:#fff;border:1px solid;border-radius:4px;text-decoration:none;color:inherit;transition:var(--transition);font-size:.9rem;justify-content:space-between}.track-item:hover{transform:translateY(-1px);box-shadow:var(--shadow)}.track-number{font-weight:600;margin-right:.75rem;color:var(--text-secondary);min-width:1.5rem;font-size:.8rem}.track-name{font-weight:500;flex:1}.song-player-section{display:flex;justify-content:center;padding:2rem;background:#fff;border:var(--border);border-radius:var(--border-radius);filter:var(--drop-shadow);width:fit-content;margin:0 auto}.song-player-section iframe{max-width:100%}.embed-placeholder{display:flex;align-items:center;justify-content:center;height:42px;background:#f5f5f5;border:1px solid #ddd;border-radius:4px;color:var(--text-secondary);font-size:.9rem}.back-to-album{display:inline-block;margin-bottom:1rem;color:var(--text-secondary);text-decoration:none;font-size:1rem;padding:.75rem 1.5rem;background:#e9ecef;border:2px solid #adb5bd;border-radius:var(--border-radius);transition:var(--transition);box-shadow:var(--shadow)}.back-to-album:hover{color:inherit;transform:translateY(-2px);box-shadow:var(--shadow-hover)}.album-info-mini{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2rem}.album-cover-mini{width:80px;height:80px;object-fit:cover;border-radius:var(--border-radius);border:2px solid}.album-details{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.album-details .album-date{margin:0;color:var(--text-secondary);font-size:.9rem}.TrackFrame{display:flex;flex-direction:column;align-items:center;margin:1rem 0}.TrackFrame iframe{margin:0 auto;max-width:100%}.ReleaseFrame img{max-width:100%}.TrackFrame p{font-size:1.4rem}.inner{padding-bottom:2rem}@media (max-width: 768px){.album-panel{flex-direction:column;align-items:center}.track-list-overlay{margin:1.5rem auto 0;width:100%;max-width:600px}.track-list-overlay h2{font-size:1.5rem;margin-bottom:1.5rem}.track-item{padding:1rem;font-size:1rem}.track-name{font-size:1rem}.track-number{font-size:.9rem;min-width:2rem}.album-gallery{align-items:center}.album-card{padding:1.5rem;margin:0 .5rem;width:calc(100% - 1rem);max-width:500px}.album-cover{width:120px;height:120px}.album-info{margin-left:1.5rem}.album-info h2{font-size:1.75rem}.album-date{font-size:1.25rem}.album-panel{padding:1.5rem;min-height:350px;margin:.5rem 1rem;width:calc(100% - 2rem)}.album-content{min-height:250px}.album-cover-large{width:275px;height:275px}.album-cover-section h1{font-size:1.75rem}.song-player-section{padding:1.5rem}}@media (max-width: 480px){.album-gallery{align-items:center}.album-card{padding:1.5rem;margin:0 .5rem;width:calc(100% - 1rem);max-width:500px}.album-cover{width:120px;height:120px}.album-info{margin-left:1.5rem}.album-info h2{font-size:1.75rem}.album-date{font-size:1.25rem}.album-panel{padding:1.5rem;min-height:350px;margin:.5rem 1rem;width:calc(100% - 2rem)}.album-content{min-height:250px}.album-cover-large{width:275px;height:275px}.album-cover-section h1{font-size:1.75rem}.song-player-section{padding:1.5rem}}@media (max-width: 480px){.album-gallery{padding:1.5rem 0}.album-card{padding:1.25rem;min-height:110px;margin:0 .25rem;width:calc(100% - .5rem);max-width:450px}.album-cover{width:100px;height:100px}.album-info{margin-left:1.25rem}.album-info h2{font-size:1.5rem}.album-date{font-size:1.1rem}.album-panel{padding:1rem;min-height:300px;margin:1rem .75rem 0;width:calc(100% - 1.5rem)}.album-content{min-height:200px}.album-cover-large{width:225px;height:225px}.album-cover-section h1{font-size:1.5rem}.track-list-overlay{padding:1rem;margin-top:1rem}.track-list-overlay h2{font-size:1.25rem;margin-bottom:1rem}.track-item{padding:.75rem;font-size:.95rem}.track-name{font-size:.95rem}.track-number{font-size:.85rem;min-width:1.75rem}.song-player-section{padding:1rem}.album-cover-mini{width:60px;height:60px}}
