*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#050710;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{padding-bottom:calc(92px + env(safe-area-inset-bottom));background:radial-gradient(circle at top left,#34105b 0,#070912 34%,#03050b 100%)}a{color:inherit}.sm-topbar{position:sticky;top:0;z-index:30;height:68px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;background:rgba(5,8,18,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.sm-brand{font-size:24px;font-weight:1000;text-decoration:none;letter-spacing:-.8px}.sm-icon{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;text-decoration:none;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.07);font-size:26px}.profile-app{max-width:620px;margin:0 auto;padding:12px 10px 30px}.profile-hero{margin:8px 0 0;padding:17px;border:1px solid rgba(255,255,255,.1);border-radius:30px;background:linear-gradient(180deg,rgba(20,27,43,.94),rgba(10,15,27,.94));box-shadow:0 24px 70px rgba(0,0,0,.4)}.profile-topline{display:flex;justify-content:space-between;align-items:center}.profile-mini-title{display:flex;align-items:center;gap:6px;font-size:18px}.profile-more{border:0;background:#1d2636;color:#fff;width:42px;height:42px;border-radius:16px;font-weight:1000}.profile-core{display:flex;align-items:center;gap:18px;margin-top:16px}.profile-avatar{position:relative;display:block;width:96px;height:96px;padding:3px;border-radius:50%;background:linear-gradient(135deg,#ff2bd6,#7c3cff,#00d5ff)}.profile-avatar.seen{background:#313a4b}.profile-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid #0e1623;background:#101827}.profile-avatar i{position:absolute;right:5px;bottom:7px;width:18px;height:18px;border-radius:50%;background:#22c55e;border:3px solid #0e1623;box-shadow:0 0 16px #22c55e}.profile-stats{flex:1;display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.profile-stats button{border:0;background:transparent;color:#fff;padding:6px 2px;border-radius:16px}.profile-stats button:active{background:rgba(255,255,255,.08)}.profile-stats strong,.profile-stats span{display:block}.profile-stats strong{font-size:21px;line-height:1}.profile-stats span{margin-top:5px;font-size:12px;color:#aeb8ca}.profile-hero h1{font-size:19px;margin:15px 0 3px}.profile-userline{color:#aeb8ca;font-size:14px;margin-bottom:8px}.profile-bio{font-size:14.5px;color:#eef2ff;line-height:1.45}.profile-bio.gold{color:#facc15;text-shadow:0 0 16px rgba(250,204,21,.45)}.sr-badge{display:inline-flex;align-items:center;justify-content:center;margin-left:5px;padding:3px 7px;border-radius:999px;font-size:11px;font-weight:1000;vertical-align:middle}.sr-badge.prem{background:linear-gradient(135deg,#ff2bd6,#7c3cff);color:#fff}.sr-badge.blue{background:#1da1f2;color:#fff}.sr-badge.pink{background:#ff4fd8;color:#fff}.sr-badge.gold{background:#f59e0b;color:#111}.profile-music{display:flex;align-items:center;gap:10px;width:100%;margin-top:12px;padding:11px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#151e2d;color:#fff;text-align:left}.profile-music>span{width:38px;height:38px;border-radius:13px;background:linear-gradient(135deg,#22c55e,#8b5cf6);display:grid;place-items:center}.profile-music div{flex:1;min-width:0}.profile-music b,.profile-music small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-music small{color:#94a3b8}.profile-music em{font-style:normal}.profile-actions{display:flex;gap:8px;margin-top:15px}.profile-actions a,.profile-actions button{display:flex;align-items:center;justify-content:center;flex:1;min-height:44px;border:0;border-radius:16px;background:linear-gradient(135deg,#ff2bd6,#7c3cff);color:#fff;text-decoration:none;font-weight:1000;font-size:14px}.profile-actions form{display:flex;flex:1}.profile-actions form button{width:100%}.profile-actions .following,.profile-actions .requested{background:#222c3d;color:#d8e1f0}.profile-actions .square{flex:0 0 48px;background:#20293a}.profile-insight{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:12px;padding:10px 12px;border-radius:15px;background:rgba(255,255,255,.06);color:#aeb8ca;font-size:12px}.profile-insight a{color:#e879f9;font-weight:900;text-decoration:none;white-space:nowrap}.profile-tabs{position:sticky;top:68px;z-index:18;display:flex;margin-top:10px;background:rgba(5,8,18,.84);backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.09)}.profile-tabs button{flex:1;height:50px;border:0;border-bottom:2px solid transparent;background:transparent;color:#7d8797;font-size:22px}.profile-tabs button.active{color:#fff;border-color:#ff2bd6}.profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.profile-tile{position:relative;aspect-ratio:1;background:#111827;overflow:hidden;color:#fff;text-decoration:none}.profile-tile img,.profile-tile video{width:100%;height:100%;object-fit:cover}.profile-tile>i{position:absolute;right:6px;top:6px;z-index:2;font-style:normal}.profile-tile>span{position:absolute;right:7px;top:7px;text-shadow:0 2px 6px #000}.profile-tile.text-only{padding:10px;background:linear-gradient(145deg,#172033,#281339)}.profile-tile p{font-size:12px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.profile-empty,.private-profile{text-align:center;padding:62px 20px;color:#8994a7}.private-profile{margin-top:12px}.private-profile>div{font-size:48px}.private-profile h2{color:#fff;margin-bottom:4px}.sm-bottom-nav{position:fixed;left:50%;bottom:calc(12px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:40;width:min(92%,560px);height:70px;border-radius:30px;background:rgba(7,20,35,.82);backdrop-filter:blur(20px);border:1px solid rgba(0,213,255,.35);display:flex;align-items:center;justify-content:space-around;box-shadow:0 18px 70px rgba(0,0,0,.45)}.sm-bottom-nav a{text-decoration:none;color:#dbeafe;width:48px;height:48px;border-radius:18px;display:grid;place-items:center;font-size:26px}.sm-bottom-nav a.active{background:linear-gradient(135deg,#1bd5ff,#2876ff)}.sm-bottom-nav a.plus{width:64px;height:64px;margin-top:-22px;background:linear-gradient(135deg,#1bd5ff,#8b5cf6);font-size:36px;box-shadow:0 0 35px rgba(124,58,237,.75)}.sheet{position:fixed;inset:0;z-index:80;background:rgba(0,0,0,.45);display:none;align-items:flex-end}.sheet.open{display:flex}.sheet section{width:100%;max-width:620px;margin:0 auto;background:#101827;border-radius:28px 28px 0 0;border:1px solid rgba(255,255,255,.1);padding:12px 16px 26px}.grab{width:46px;height:5px;background:#475569;border-radius:20px;margin:0 auto 12px}.sheet h2{margin:8px 0 14px}.sheet a,.sheet button{display:flex;width:100%;padding:15px 4px;border:0;border-bottom:1px solid rgba(255,255,255,.08);background:transparent;color:#fff;text-decoration:none;font-weight:900;text-align:left}.sheet button.danger{color:#fb7185}.people-head{display:flex;justify-content:space-between;align-items:center}.people-head button{width:40px;height:40px;border:0;border-radius:50%;background:#1f2937;color:#fff;display:grid;place-items:center}.people-list{min-height:180px;max-height:60vh;overflow:auto}.people-row{display:flex;align-items:center;gap:11px;padding:12px 2px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;text-decoration:none}.people-row img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#111827}.people-row div{min-width:0}.people-row b,.people-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.people-row small{color:#8d98aa}.empty-small{text-align:center;color:#9ca3af;padding:40px 0}@media(min-width:700px){.profile-app{padding-top:24px}.profile-hero{padding:22px}.profile-grid{border-radius:22px;overflow:hidden}.sm-bottom-nav{width:440px}}
