/* Plak Arşiv V2.2 – refined mobile skin, no striped overlay */
body{
  background:
    radial-gradient(circle at 50% -12%,rgba(116,49,23,.30) 0,rgba(34,18,11,.14) 35%,rgba(8,6,4,.98) 74%),
    linear-gradient(180deg,#100a06 0%,#080604 100%);
}
body:before{display:none!important}
#app{background:linear-gradient(180deg,rgba(19,11,7,.32),rgba(7,5,4,.12));}
.topbar{background:linear-gradient(180deg,rgba(15,9,6,.98),rgba(11,7,5,.94));border-bottom-color:#6f4525}
.jukebox{background:linear-gradient(155deg,#28140b,#0c0806 68%);box-shadow:inset 0 0 0 3px #120b07,0 16px 42px #000b,0 0 24px #b94c2018}
.arch{background:radial-gradient(circle at 50% 48%,#b4412738 0 23%,#29140e 42%,#090705 68%);box-shadow:inset 0 0 0 6px #3f2919,inset 0 0 24px #c8582c88}
.panel,.record,.stats-grid article,.feature,.detail-card{box-shadow:inset 0 1px 0 #9c643416,0 8px 24px #0004}
.record{grid-template-columns:78px 1fr auto;padding:11px}
.thumb{width:78px;height:78px;border-radius:11px;overflow:hidden;background:radial-gradient(circle,#7b2d1d 0 18%,#12100e 19% 24%,#050505 25% 100%)}
.thumb img,.cover-art img{width:100%;height:100%;object-fit:cover;display:block}
.cover-card{width:108px;flex:0 0 108px}.cover-art{height:108px;overflow:hidden;padding:0;background:linear-gradient(145deg,#77311f,#d08a42 55%,#17100c)}
.record-actions .tiny{font-size:11px;padding:7px 10px}.record-actions .tiny[data-v22-action="music"]{background:linear-gradient(#a9381f,#6d1d15);border-color:#d46e39;color:#fff1d2}
.bottomnav{background:linear-gradient(180deg,rgba(13,9,7,.94),rgba(8,6,5,.99));box-shadow:0 -10px 30px #0008}
.nav{min-height:49px}.nav.active{color:#ff7a42;text-shadow:0 0 10px #d34c2f66}.nav.scan span{box-shadow:0 0 0 3px #3f1a10,0 0 20px #e65e344f}
.v22-detail-hero{position:relative;min-height:270px;border-radius:16px;overflow:hidden;background:radial-gradient(circle at 74% 50%,#261810,#0d0907 66%);border:1px solid #684326;display:grid;place-items:center}
.v22-detail-hero .detail-vinyl{position:absolute;right:-45px;width:230px;height:230px;border-radius:50%;background:repeating-radial-gradient(circle,#0a0a0a 0 3px,#201c19 4px 6px);box-shadow:0 12px 35px #000a}
.v22-detail-hero .detail-vinyl:after{content:"";position:absolute;inset:39%;border-radius:50%;background:#8f2b1d;box-shadow:0 0 0 12px #34140e}
.v22-main-photo{position:relative;z-index:2;width:min(72%,290px);aspect-ratio:1/1;object-fit:cover;border-radius:13px;border:1px solid #8e6037;box-shadow:0 18px 34px #000b;background:#24160f}
.v22-photo-placeholder{position:relative;z-index:2;width:min(72%,290px);aspect-ratio:1/1;border-radius:13px;border:1px solid #71492b;background:linear-gradient(145deg,#6f281c,#c88641 52%,#21150f);display:grid;place-items:center;text-align:center;padding:20px;font-family:Georgia,serif;font-size:24px}
.v22-detail-title{font-family:Georgia,serif;font-size:30px;color:#f4c56e;margin:16px 0 3px}.v22-subtitle{color:#c09a70;margin-bottom:12px}
.v22-meta{display:flex;gap:7px;flex-wrap:wrap}.v22-meta span{background:#0f0b08;border:1px solid #3f2b1d;border-radius:999px;padding:7px 9px;color:#d5b184;font-size:11px}
.v22-gallery{margin-top:13px;padding:13px;border:1px solid #53361f;border-radius:14px;background:#100c09}.v22-gallery-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.v22-gallery-head b{color:#edbd69}.v22-gallery-head label{border:1px solid #7a4d2b;border-radius:10px;padding:8px 10px;color:#f4c77c;background:#22150e;font-size:11px}.v22-gallery-head input{display:none}.v22-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.v22-photo-grid img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:9px;border:1px solid #5e3d24}.v22-photo-empty{color:#9d8163;font-size:11px;line-height:1.5;padding:7px 0}.v22-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.v22-actions button{border:1px solid #71472a;border-radius:12px;padding:12px;background:#1b110c;color:#eec784;font-weight:700}.v22-actions .play{background:linear-gradient(#bd4022,#7f2117);border-color:#df7138;color:#fff2da}.v22-playing{animation:v22pulse 1.5s ease-in-out infinite alternate}@keyframes v22pulse{to{box-shadow:0 0 22px #e665344f}}
@media(max-width:430px){.record{grid-template-columns:68px 1fr}.record>.badge{grid-column:2;justify-self:start}.thumb{width:68px;height:68px}.v22-actions{grid-template-columns:1fr}.cover-card{width:100px;flex-basis:100px}.cover-art{height:100px}}
