.profile-page{min-height:100vh;background:#1a0f0f;color:#fc9;font-family:Courier New,monospace;padding:20px;position:relative;text-shadow:0 0 6px rgba(255,204,153,.25);background-image:radial-gradient(circle at 15% 20%,rgba(255,140,0,.08),transparent 45%),radial-gradient(circle at 80% 75%,rgba(255,200,0,.06),transparent 50%),repeating-linear-gradient(0deg,rgba(255,140,0,.05),rgba(255,140,0,.05) 1px,transparent 0,transparent 3px)}.profile-page:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(255,140,0,.08) 0,rgba(255,140,0,.08) 3px);opacity:.3;mix-blend-mode:screen}.profile-page>main{position:relative;z-index:1}.profile-shell{max-width:720px;margin:0 auto;display:grid;gap:20px;padding-top:16px}.profile-hero{display:grid;grid-template-columns:140px 1fr;gap:20px;background:rgba(42,26,26,.92);border:2px solid rgba(255,140,0,.6);border-radius:10px;padding:20px;box-shadow:0 0 25px rgba(255,140,0,.2)}.profile-avatar{width:120px;height:120px;border-radius:12px;background:linear-gradient(135deg,rgba(255,140,0,.95),#fc0);display:flex;align-items:center;justify-content:center;color:#1a0f0f;font-size:42px;border:3px solid rgba(255,140,0,.8);box-shadow:0 0 30px rgba(255,140,0,.6);overflow:hidden}.profile-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-title{display:flex;flex-direction:column;gap:8px}.profile-name{font-size:24px;color:#fc0;text-shadow:0 0 10px rgba(255,204,0,.5)}.profile-status{font-size:13px;color:#f96}.profile-actions{display:flex;gap:10px;flex-wrap:wrap}.profile-menu{position:relative}.profile-button,.profile-menu{display:inline-flex;align-items:center}.profile-button{background:rgba(26,15,15,.95);border:1px solid rgba(255,140,0,.7);border-radius:5px;color:#fc9;padding:4px 8px;font-size:11px;cursor:pointer;transition:all .2s ease;gap:6px}.profile-button:hover{color:#fc0;border-color:#fc0}.profile-button:disabled{opacity:.6;cursor:not-allowed;border-color:rgba(255,140,0,.3);color:#f96}.profile-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:8px;margin-top:6px}.profile-meta-card{padding:6px 8px;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.profile-bio,.profile-meta-card{background:rgba(26,15,15,.8);border:1px solid rgba(255,140,0,.5);border-radius:8px}.profile-bio{padding:12px;font-size:13px;line-height:1.5}.profile-section{background:rgba(42,26,26,.92);border:2px solid rgba(255,140,0,.6);border-radius:10px;padding:18px}.profile-custom{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:16px}.profile-dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:var(--profile-grid-row,96px);gap:var(--profile-grid-gap,12px);margin-top:30px}.profile-dashboard-card{background:rgba(20,11,11,.96);border:1px solid rgba(255,140,0,.6);border-radius:10px;box-shadow:inset 0 0 20px rgba(0,0,0,.3);display:flex;flex-direction:column;overflow:hidden}.profile-dashboard-header{padding:10px 12px;border-bottom:1px solid rgba(255,140,0,.4)}.profile-dashboard-header h2{margin:0;font-size:12px;color:#fc9;text-transform:uppercase;letter-spacing:.06em}.profile-dashboard-body{padding:12px;display:flex;flex-direction:column;gap:10px}.profile-custom-column{background:rgba(42,26,26,.92);border:2px solid rgba(255,140,0,.6);border-radius:10px;padding:18px}.profile-custom-column h2{font-size:16px;color:#fc0;margin-bottom:10px}.profile-album-panel{display:grid;gap:12px}.profile-album-link{display:inline-flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,140,0,.5);background:rgba(26,15,15,.8);color:#fc9;cursor:pointer}.profile-album-link:hover{color:#fc0;border-color:#fc0}.album-link-text{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.album-stack{position:relative;width:90px;height:64px}.album-card{position:absolute;inset:0;border-radius:8px;overflow:hidden;border:1px solid rgba(255,140,0,.6);background:rgba(26,15,15,.8);box-shadow:0 6px 12px rgba(0,0,0,.25)}.album-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.album-card-0{transform:rotate(-4deg) translate(-6px,2px);z-index:1}.album-card-1{transform:rotate(2deg) translateY(-2px);z-index:2}.album-card-2{transform:rotate(6deg) translate(6px,4px);z-index:3}.album-lightbox .lightbox-image{max-width:min(92vw,980px)}.album-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(26,15,15,.85);border:1px solid rgba(255,140,0,.6);color:#fc9;width:32px;height:32px;border-radius:50%;font-size:20px;cursor:pointer}.album-nav:hover{color:#fc0;border-color:#fc0}.album-nav-prev{left:16px}.album-nav-next{right:16px}.album-count{position:absolute;bottom:18px;right:24px;font-size:12px;color:#fc9;background:rgba(26,15,15,.7);padding:4px 8px;border-radius:8px;border:1px solid rgba(255,140,0,.4)}.profile-bandcamp-panel{padding:8px 10px 10px}.profile-bandcamp-panel h2{margin-bottom:6px}.profile-audio{border-radius:8px;border:2px solid rgba(255,140,0,.65);background:rgba(15,10,10,.9);padding:8px;box-shadow:0 0 12px rgba(255,140,0,.25)}.profile-audio audio{width:100%;height:36px}.profile-bandcamp{max-width:175px;width:100%;border:2px solid rgba(132,52,4,.8);border-radius:10px;overflow:hidden;background:#1a0f0f;box-shadow:0 0 12px rgba(132,52,4,.35)}.profile-bandcamp-embed{width:100%;height:175px;border:0;display:block}.profile-placeholder{border-style:dashed;border-color:rgba(132,52,4,.6)}.profile-bandcamp-link{display:inline-block;margin-top:6px;color:#fc9;font-size:12px}.profile-bandcamp-link:hover{color:#fc0}.profile-section h2{font-size:16px;color:#fc0;margin-bottom:12px}.profile-recent-post{margin-bottom:20px}.profile-recent-post:last-child{margin-bottom:0}.profile-post{border:1px solid rgba(255,140,0,.4);border-radius:8px;padding:12px;margin-bottom:12px;background:rgba(26,15,15,.8)}.profile-post:last-child{margin-bottom:0}.profile-pinned-trigger{width:100%;border:1px solid rgba(255,140,0,.6);border-radius:10px;background:rgba(26,15,15,.85);color:#fc9;padding:14px 12px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;cursor:pointer;transition:border-color .15s ease,color .15s ease,box-shadow .15s ease}.profile-pinned-trigger:hover{border-color:#fc0;color:#fc0;box-shadow:0 0 14px rgba(255,204,0,.25)}.profile-pinned-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:8px;background:rgba(255,204,0,.2);border:1px solid rgba(255,204,0,.5);font-weight:700;color:#fc0}.pinned-modal-backdrop{position:fixed;inset:0;background:rgba(5,3,3,.6);z-index:900;display:flex;align-items:center;justify-content:center;padding:20px}.pinned-modal{width:min(760px,92vw);max-height:85vh;background:rgba(20,11,11,.96);border:2px solid rgba(255,140,0,.7);border-radius:14px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.6)}.pinned-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 18px 12px;border-bottom:1px solid rgba(255,140,0,.4);background:rgba(20,11,11,.98)}.pinned-modal-header h2{font-size:18px;color:#fc0}.pinned-modal-header button{border:1px solid rgba(255,140,0,.6);background:rgba(26,15,15,.8);color:#fc9;padding:4px 8px;border-radius:6px;cursor:pointer}.pinned-modal-body{flex:1;overflow-y:auto;padding:16px}.pinned-modal-feed{display:grid;gap:16px}.pinned-modal-post{border:1px solid rgba(255,140,0,.4);border-radius:10px;padding:12px;background:rgba(26,15,15,.85)}.pinned-modal-post .post-content{background:transparent;border:0;padding:10px 0 0;max-width:100%}.profile-post-media{margin-top:8px;border-radius:6px;overflow:hidden;border:1px solid rgba(255,140,0,.5)}.profile-post-media img{width:100%;display:block}.profile-post-audio{margin-top:8px}.profile-alert{background:rgba(255,140,0,.1);border:1px solid rgba(255,140,0,.6);border-radius:8px;padding:10px;font-size:12px}@media (max-width:720px){.profile-hero{text-align:center}.profile-custom,.profile-hero{grid-template-columns:1fr}.profile-avatar{margin:0 auto}.profile-actions{justify-content:center}}