*{box-sizing:border-box}body{margin:0;background:#09040b;color:#fff;font-family:Inter,Arial,sans-serif}.app-shell{max-width:480px;margin:0 auto;min-height:100vh;background:radial-gradient(circle at 20% 0%,#47114d,transparent 35%),#09040b;padding:16px 16px 92px}.app-header{display:flex;align-items:center;gap:12px;position:sticky;top:0;z-index:5;background:linear-gradient(#09040b 70%,transparent);padding:10px 0 16px}.brand-mark{width:42px;height:42px;border-radius:16px;background:linear-gradient(135deg,#ff3dc8,#8928ff);display:grid;place-items:center;font-size:24px;box-shadow:0 10px 30px rgba(255,61,200,.25)}.search-wrap{flex:1}.search-wrap input{width:100%;height:44px;border:1px solid rgba(255,255,255,.08);background:#050207;color:#fff;border-radius:999px;padding:0 18px;outline:none}.round-btn{width:42px;height:42px;border:0;border-radius:50%;background:#17101c;color:#ff56c7;font-size:20px}.stories{display:flex;gap:14px;overflow-x:auto;padding:6px 0 18px}.story{min-width:62px;text-align:center}.story img{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid #ff45c9;padding:2px;background:#111}.story span{display:block;font-size:11px;color:#c9b8d2;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-title{font-size:17px;margin:4px 0 14px}.playlist-slider{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}.playlist-card{position:relative;min-width:88%;height:560px;border-radius:34px;overflow:hidden;background:#18091f;scroll-snap-align:center;box-shadow:0 30px 80px rgba(0,0,0,.5);border:1px solid rgba(255,255,255,.1)}.playlist-card .cover{width:100%;height:100%;object-fit:cover;filter:saturate(1.15)}.playlist-card .gradient{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.12) 35%,rgba(0,0,0,.82) 100%)}.creator{position:absolute;top:18px;left:18px;right:18px;display:flex;align-items:center;gap:10px}.creator img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.8)}.creator strong{display:block;font-size:14px}.creator span{display:block;color:#ddd;font-size:12px}.heart{margin-left:auto;width:38px;height:38px;border-radius:50%;border:0;background:rgba(255,255,255,.18);color:#fff;font-size:20px;backdrop-filter:blur(10px)}.playlist-meta{position:absolute;left:20px;right:20px;bottom:24px}.playlist-meta h2{font-size:30px;line-height:1.03;margin:0 0 10px}.playlist-meta p{color:#ddd;line-height:1.4;min-height:40px}.playlist-meta .listen{border:0;border-radius:999px;background:linear-gradient(135deg,#ff3dc8,#8928ff);color:#fff;padding:14px 22px;font-weight:800;margin:10px 0}.playlist-meta small{display:block;color:#cfc0d6}.bottom-menu{position:fixed;left:50%;bottom:12px;transform:translateX(-50%);width:min(448px,calc(100% - 26px));height:70px;background:rgba(18,9,24,.85);border:1px solid rgba(255,255,255,.1);border-radius:28px;display:flex;align-items:center;justify-content:space-around;backdrop-filter:blur(20px);z-index:10}.bottom-menu a{color:#95839e;text-decoration:none;text-align:center;font-size:22px}.bottom-menu a span{display:block;font-size:10px;margin-top:2px}.bottom-menu a.active{color:#ff48cb}.player-modal{position:fixed;inset:0;background:rgba(0,0,0,.72);display:none;place-items:center;z-index:20;padding:18px}.player-modal.show{display:grid}.player-card{width:min(430px,100%);max-height:92vh;overflow:auto;background:#120817;border:1px solid rgba(255,255,255,.12);border-radius:34px;padding:18px;box-shadow:0 30px 100px #000;position:relative}.close-player{position:absolute;right:18px;top:18px;width:36px;height:36px;border:0;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:22px}.player-cover{width:100%;height:280px;object-fit:cover;border-radius:26px}.player-info span{color:#ff5dd0;font-weight:700}.player-info h2{margin:8px 0 4px}.player-info p{color:#d2c1da}.player-controls{display:flex;align-items:center;gap:16px;margin:18px 0}.big-play{width:70px;height:70px;border:0;border-radius:50%;background:linear-gradient(135deg,#ff3dc8,#8928ff);color:#fff;font-size:26px}.waves{display:flex;align-items:center;gap:8px}.waves i{width:20px;height:20px;border:2px solid #ff50cc;border-radius:50%;opacity:.4}.waves.playing i{animation:pulse 1.1s infinite}.waves.playing i:nth-child(2){animation-delay:.15s}.waves.playing i:nth-child(3){animation-delay:.3s}.waves.playing i:nth-child(4){animation-delay:.45s}@keyframes pulse{0%{transform:scale(.5);opacity:.9}100%{transform:scale(2.3);opacity:0}}.comments{background:#0a050d;border-radius:22px;padding:14px}.comment{border-bottom:1px solid rgba(255,255,255,.08);padding:10px 0}.comment p{margin:4px 0 0;color:#d7cddd}.comments form{display:flex;gap:8px;margin-top:12px}.comments input{min-width:0;flex:1;border:0;background:#1d1125;color:#fff;border-radius:999px;padding:12px}.comments button{border:0;border-radius:999px;background:#ff3dc8;color:#fff;padding:0 14px}
.profile-shell{padding-bottom:100px}.public-profile{background:#14091b;border:1px solid rgba(255,255,255,.1);border-radius:32px;overflow:hidden;text-align:center;margin-bottom:24px;box-shadow:0 20px 70px rgba(0,0,0,.35)}.profile-cover{height:170px;background-size:cover;background-position:center;filter:saturate(1.1)}.profile-avatar-big{width:112px;height:112px;border-radius:50%;object-fit:cover;border:5px solid #14091b;margin-top:-56px;background:#14091b}.public-profile h1{font-size:28px;margin:10px 0 2px}.public-profile .username{color:#ff58d0;font-weight:800;margin:0}.public-profile .bio{color:#d8cddd;padding:0 22px;line-height:1.45}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 22px 18px}.profile-stats div{background:rgba(255,255,255,.06);border-radius:18px;padding:12px}.profile-stats strong{display:block;font-size:22px}.profile-stats span{font-size:11px;color:#bcaec5}.follow-btn{border:0;border-radius:999px;background:linear-gradient(135deg,#ff3dc8,#8928ff);color:white;font-weight:900;padding:14px 44px;margin-bottom:22px}.compact-card{height:460px}.empty-state{width:100%;background:#14091b;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:28px;text-align:center;color:#d8cddd}.playlist-meta a.listen{display:inline-block;text-decoration:none;border:0;border-radius:999px;background:linear-gradient(135deg,#ff3dc8,#8928ff);color:#fff;padding:14px 22px;font-weight:800;margin:10px 0}.story{text-decoration:none;color:inherit}
