@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Rye&family=Roboto+Condensed:wght@400;700&display=swap');
:root{--gold:#e9a83a;--gold2:#ffd78b;--cream:#fff1cf;--brown:#2b1207;--glass:rgba(25,12,7,.78);--line:rgba(255,206,122,.28)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:'Roboto Condensed',Arial,sans-serif;color:var(--cream);background:#100804}
body{min-height:100svh;background:linear-gradient(90deg,rgba(8,3,1,.9),rgba(8,3,1,.36) 48%,rgba(8,3,1,.75)),linear-gradient(0deg,rgba(8,3,1,.84),rgba(8,3,1,.05)),url('assets/background.png') center/cover fixed no-repeat}
body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 50% 40%,transparent 0 34%,rgba(0,0,0,.38) 100%)}
a{color:inherit}.player-shell{width:min(1160px,94vw);margin:auto;padding:clamp(12px,3vw,32px) 0 22px;position:relative}
.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.brand-wrap{display:flex;align-items:center;gap:14px;min-width:0}
.logo{width:min(330px,48vw);max-height:100px;object-fit:contain;object-position:left center;filter:drop-shadow(0 7px 18px #000)}
.live-pill{font-family:Rye,serif;font-size:12px;letter-spacing:1.5px;padding:8px 12px;border:1px solid var(--line);background:rgba(0,0,0,.52);border-radius:999px;white-space:nowrap}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ff4b2f;box-shadow:0 0 12px #ff4b2f;margin-right:7px;animation:blink 1s infinite}
.laut-link{display:flex;align-items:center;gap:9px;text-decoration:none;font-weight:700;font-size:14px;background:rgba(15,7,4,.72);border:1px solid var(--line);padding:9px 13px;border-radius:12px;backdrop-filter:blur(10px)}.laut-mark{font-weight:900;font-size:18px;letter-spacing:-1.5px}
.hero-card,.history-card{background:linear-gradient(135deg,rgba(39,18,8,.88),rgba(10,5,3,.76));border:1px solid var(--line);border-radius:26px;box-shadow:0 24px 70px rgba(0,0,0,.65);backdrop-filter:blur(12px)}
.hero-card{padding:clamp(18px,4vw,40px);overflow:hidden}.now-playing{display:grid;grid-template-columns:minmax(270px,410px) 1fr;gap:clamp(24px,5vw,62px);align-items:center}
.cover-stage{position:relative;aspect-ratio:1;display:grid;place-items:center}.cover-glow{position:absolute;inset:10%;border-radius:50%;background:var(--gold);filter:blur(42px);opacity:.25}
.record{position:relative;width:86%;height:86%;border-radius:50%;display:grid;place-items:center;background:repeating-radial-gradient(circle at 50% 50%,#080604 0 2px,#16110d 3px 4px,#070504 5px 6px);box-shadow:0 20px 45px #000,0 0 0 2px #3b1b09,0 0 0 5px rgba(255,213,132,.28)}
.record-lines{position:absolute;inset:5%;border-radius:50%;border:1px solid rgba(255,255,255,.07);box-shadow:inset 0 0 0 10px rgba(255,255,255,.015),inset 0 0 0 11px rgba(0,0,0,.4)}.cover{width:62%;height:62%;object-fit:cover;border-radius:50%;border:4px solid #20100a;box-shadow:0 0 0 1px var(--gold),0 8px 20px #000;z-index:2}.record-center{position:absolute;width:20px;height:20px;border-radius:50%;background:#17100c;border:3px solid #d39a3d;z-index:3}
.playing .record{animation:spin 10s linear infinite}.cover-tag{position:absolute;bottom:1%;z-index:4;font-family:Rye,serif;font-size:10px;letter-spacing:2px;background:#160a05;border:1px solid var(--gold);padding:7px 10px;border-radius:5px;box-shadow:0 5px 18px #000}
.eyebrow{font-size:11px;letter-spacing:2px;text-transform:uppercase;opacity:.76;display:flex;align-items:center;gap:10px}.equalizer{height:18px;display:flex;align-items:end;gap:3px}.equalizer i{width:3px;background:var(--gold);display:block;height:6px;border-radius:2px;animation:bars .8s ease-in-out infinite alternate}.equalizer i:nth-child(2){animation-delay:.12s;height:12px}.equalizer i:nth-child(3){animation-delay:.22s;height:8px}.equalizer i:nth-child(4){animation-delay:.34s;height:16px}.equalizer i:nth-child(5){animation-delay:.45s;height:10px}
.now-label{font-size:12px;color:var(--gold);font-weight:700;letter-spacing:3px;margin-top:20px}h1{font-family:Rye,serif;font-size:clamp(28px,4vw,52px);line-height:1;margin:9px 0 8px;color:var(--gold2);text-shadow:3px 4px 0 #1a0903,0 0 22px rgba(255,173,48,.22)}h2{font-family:'Alfa Slab One',serif;font-weight:400;font-size:clamp(21px,2.6vw,34px);line-height:1.1;margin:0;color:#fff4dd}.album{margin-top:10px;color:#d8bea0;font-size:15px;min-height:20px}
.song-progress{margin-top:18px}.time{display:flex;justify-content:space-between;color:#9e8062;font-size:10px;margin-bottom:5px}.progress{height:5px;background:rgba(255,255,255,.09);border-radius:20px;overflow:hidden}.progress div{height:100%;width:0;background:linear-gradient(90deg,#8b4a12,var(--gold2));box-shadow:0 0 12px rgba(233,168,58,.5)}
.visualizer{height:45px;display:flex;align-items:center;gap:4px;overflow:hidden;margin:10px 0}.visualizer span{width:5px;height:8px;background:linear-gradient(#ffd67c,#9a5515);border-radius:5px;opacity:.75}.playing .visualizer span{animation:vu .75s ease-in-out infinite alternate}.visualizer span:nth-child(3n){animation-delay:.16s}.visualizer span:nth-child(4n){animation-delay:.29s}.visualizer span:nth-child(5n){animation-delay:.41s}
.controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}button{font:inherit;color:var(--cream);cursor:pointer;border:1px solid var(--line)}.main-btn,.control-btn{width:50px;height:50px;border-radius:50%;background:rgba(0,0,0,.42);font-size:19px;display:grid;place-items:center}.main-btn{width:62px;height:62px;background:linear-gradient(145deg,#f0b34a,#8d4a11);color:#1d0c04;border-color:#ffd98d;box-shadow:0 7px 20px rgba(0,0,0,.45)}.main-btn:hover,.control-btn:hover{filter:brightness(1.12)}.volume-wrap{display:flex;align-items:center;gap:9px;margin-left:8px;flex:1;min-width:190px}.volume-wrap span{font-size:11px;letter-spacing:1px;opacity:.65}.volume-wrap strong{font-size:12px;min-width:30px;text-align:right}input[type=range]{appearance:none;width:100%;height:5px;border-radius:10px;background:rgba(255,255,255,.16);outline:0}input[type=range]::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:50%;background:var(--gold2);border:2px solid #5a2d0a;box-shadow:0 2px 8px #000}.status{font-size:12px;color:#b99b79;margin-top:11px;min-height:18px}
.history-card{margin-top:15px;padding:18px 20px}.section-title{font-family:Rye,serif;color:var(--gold2);letter-spacing:1px;font-size:16px}.section-title span{color:var(--gold);margin-right:8px}.section-title small{font:700 9px 'Roboto Condensed',sans-serif;letter-spacing:1.5px;color:#8f6c4b;margin-left:8px}.history{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.history-item{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;padding:8px;border:1px solid rgba(255,206,122,.13);border-radius:10px;background:rgba(0,0,0,.2);min-width:0}.history-item img{width:48px;height:48px;object-fit:cover;border-radius:7px}.history-item .artist{font-weight:700;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item .song{font-size:12px;color:#bda283;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-item .when{font-size:9px;color:#7d634b;margin-top:2px}.history-empty{color:#92765a;font-size:12px;padding:6px 0}
.footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:15px;flex-wrap:wrap}.wood-sign{font-family:Rye,serif;font-size:11px;letter-spacing:1.2px;opacity:.72}.rights{font-size:11px;color:#c7aa87;display:flex;align-items:center;gap:7px}.laut-badge{font-weight:900;text-decoration:none;font-size:15px;color:#fff}
@keyframes blink{50%{opacity:.35}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bars{to{transform:scaleY(.45);opacity:.55}}@keyframes vu{from{height:8px}to{height:42px}}
@media(max-width:820px){body{background-attachment:scroll}.topbar{align-items:flex-start}.laut-link span:last-child{display:none}.now-playing{grid-template-columns:1fr}.cover-stage{width:min(72vw,340px);margin:auto}.track-panel{text-align:center}.eyebrow{justify-content:center}.visualizer{justify-content:center}.controls{justify-content:center}.history{grid-template-columns:1fr 1fr}.footer{justify-content:center;text-align:center}}
@media(max-width:520px){.player-shell{width:94vw;padding-top:10px}.logo{width:67vw;max-height:78px}.live-pill{font-size:9px;padding:6px 8px}.hero-card{padding:16px;border-radius:20px}.cover-stage{width:min(80vw,300px)}h1{font-size:31px}.controls{gap:7px}.main-btn{width:56px;height:56px}.control-btn{width:44px;height:44px}.volume-wrap{order:3;width:100%;flex-basis:100%;margin:5px 0 0}.history{grid-template-columns:1fr}.wood-sign{display:none}}

/* V7 Compact Layout: gleiche Optik/Funktionen, deutlich weniger Höhe */
.player-shell{padding-top:14px;padding-bottom:10px}
.topbar{margin-bottom:10px}.logo{max-height:82px}
.hero-card{padding:22px 26px;border-radius:22px}
.now-playing{grid-template-columns:minmax(245px,330px) 1fr;gap:28px}
.cover-stage{width:100%;max-width:330px;margin:auto}
.now-label{margin-top:12px}h1{font-size:clamp(25px,3.3vw,43px);margin:6px 0 5px}h2{font-size:clamp(19px,2.3vw,30px)}
.album{margin-top:6px;font-size:14px}.song-progress{margin-top:12px}.visualizer{height:34px;margin:6px 0}
.main-btn{width:56px;height:56px}.control-btn{width:44px;height:44px}.status{margin-top:7px}
.copyright-line{margin-top:5px}.footer{margin-top:7px}

@media(max-width:820px){
  .player-shell{padding-top:8px}
  .hero-card{padding:18px}
  .now-playing{gap:14px}
  .cover-stage{width:min(54vw,245px)}
  .eyebrow{font-size:10px}.now-label{font-size:11px;margin-top:8px}
  .visualizer{height:28px;margin:5px 0}
}
@media(max-width:520px){
  .player-shell{width:96vw;padding:6px 0 7px}
  .topbar{margin-bottom:5px;gap:8px}.logo{width:62vw;max-height:62px}.live-pill{font-size:8px;padding:5px 7px}
  .laut-link{padding:7px 9px;border-radius:10px}.laut-mark{font-size:15px}
  .hero-card{padding:10px 12px;border-radius:17px}
  .now-playing{gap:5px}
  .cover-stage{width:min(52vw,205px)}
  .cover-tag{font-size:8px;padding:5px 7px;letter-spacing:1.5px}
  .eyebrow{font-size:8px;letter-spacing:1.2px;gap:6px}.equalizer{height:13px}.equalizer i{width:2px}
  .now-label{font-size:9px;letter-spacing:2px;margin-top:5px}
  h1{font-size:25px;margin:4px 0 3px}h2{font-size:18px}.album{font-size:12px;min-height:16px;margin-top:4px}
  .song-progress{margin-top:7px}.time{font-size:8px;margin-bottom:3px}.progress{height:4px}
  .visualizer{height:21px;margin:3px 0}.visualizer span{width:3px}
  .controls{gap:5px}.main-btn{width:48px;height:48px;font-size:17px}.control-btn{width:39px;height:39px;font-size:15px}
  .volume-wrap{min-width:0;margin:2px 0 0}.volume-wrap span,.volume-wrap strong{font-size:9px}.status{font-size:10px;min-height:14px;margin-top:4px}
  .copyright-line{font-size:9px;margin-top:3px}.footer{margin-top:3px}.rights{font-size:9px}
}

/* V8 Responsive Portrait: compact two-column layout on narrow screens.
   Keeps the full player visible in phone portrait without sacrificing controls. */
@media (max-width:820px){
  .player-shell{width:min(96vw,720px);padding:7px 0 6px}
  .topbar{margin-bottom:6px;gap:8px}
  .hero-card{padding:14px;border-radius:18px}
  .now-playing{grid-template-columns:minmax(145px,38%) minmax(0,1fr);gap:15px;align-items:center}
  .cover-stage{width:100%;max-width:none}
  .track-panel{text-align:left;min-width:0}
  .eyebrow{justify-content:flex-start}
  .visualizer{justify-content:flex-start}
  .controls{justify-content:flex-start}
  .volume-wrap{min-width:130px}
}
@media (max-width:520px){
  .player-shell{width:96vw;padding:4px 0 5px}
  .topbar{align-items:center;margin-bottom:4px}
  .brand-wrap{gap:6px}
  .logo{width:58vw;max-height:52px}
  .live-pill{font-size:7px;padding:4px 6px}
  .laut-link{padding:6px 7px}
  .hero-card{padding:9px 10px;border-radius:15px}
  .now-playing{grid-template-columns:43% minmax(0,1fr);gap:10px}
  .cover-stage{width:100%;max-width:190px}
  .cover-tag{font-size:7px;padding:4px 6px;letter-spacing:1px}
  .eyebrow{font-size:7px;letter-spacing:1px;gap:5px;white-space:nowrap}
  .equalizer{height:11px}
  .equalizer i{width:2px}
  .now-label{font-size:8px;letter-spacing:1.5px;margin-top:4px}
  h1{font-size:clamp(18px,6.2vw,24px);line-height:1.02;margin:3px 0 2px}
  h2{font-size:clamp(14px,4.7vw,18px);line-height:1.05}
  .album{font-size:10px;min-height:13px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .song-progress{margin-top:5px}
  .time{font-size:7px;margin-bottom:2px}
  .progress{height:3px}
  .visualizer{height:16px;margin:2px 0}
  .visualizer span{width:2px}
  .controls{grid-column:1 / -1;justify-content:center;gap:5px;margin-top:-1px}
  .main-btn{width:44px;height:44px;font-size:15px}
  .control-btn{width:36px;height:36px;font-size:14px}
  .volume-wrap{order:initial;flex:1;min-width:0;margin:0 0 0 3px}
  .volume-wrap span,.volume-wrap strong{font-size:8px}
  input[type=range]{height:4px}
  input[type=range]::-webkit-slider-thumb{width:14px;height:14px}
  .status{grid-column:1 / -1;text-align:center;font-size:9px;min-height:12px;margin-top:1px}
  .copyright-line{font-size:8px;margin-top:2px}
  .footer{margin-top:2px}
  .rights{font-size:8px}
}
