.account-detail-wrapper{flex-direction:column;width:100%;min-height:100vh;display:flex;position:relative}.account-hero-cover{background:var(--bg-secondary,#080b2a);align-items:center;width:100%;height:48vh;min-height:340px;padding-top:90px;padding-bottom:20px;display:flex;position:relative;overflow:hidden}.account-hero-backdrop-img{filter:brightness(.9);background:radial-gradient(circle at 100% 0,#0084ff59,#0000 50%),radial-gradient(circle at 0 100%,#4debff33,#0000 45%),linear-gradient(#00031c33 0%,#00031c 100%);width:100%;height:100%;position:absolute;inset:0}.account-hero-banner-content{z-index:5;text-align:left;flex-direction:column;justify-content:center;width:100%;display:flex;position:relative}.account-hero-title{letter-spacing:-.02em;color:var(--heading,#fff);text-align:left;text-shadow:0 4px 20px #000000b3;margin:0 0 4px;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.15}.account-hero-sub{color:#ffffffd9;text-align:left;margin:0 0 12px;font-size:16px;font-weight:500}.account-hero-badge-group{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:12px;margin-top:4px;display:flex}.account-pill{letter-spacing:.05em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:6px;padding:5px 14px;font-size:11px;font-weight:800;display:inline-flex}.account-pill--vip{color:var(--brand-cyan,#4debff);background:linear-gradient(135deg,#4debff40 0%,#0084ff66 100%);border:1px solid #4debff80;box-shadow:0 0 20px #4debff4d}.account-pill--free{color:var(--text-muted,#94a3b8);background:#ffffff14;border:1px solid #ffffff26}.account-pill--status{color:#4ade80;background:#22c55e1f;border:1px solid #22c55e4d}.account-status-dot{background:#4ade80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #4ade80}.account-main-container{margin-top:0;padding-top:24px;padding-bottom:80px}.account-sidebar{padding-top:20px}.account-avatar-poster{aspect-ratio:1;background:linear-gradient(135deg,#191c33 0%,#080b2a 100%);border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:260px;margin-top:10px;margin-bottom:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #00000080,0 0 0 1px #ffffff1f}.account-avatar-poster img{object-fit:cover;width:100%;height:100%}.account-poster-crown{background:var(--brand-cyan);color:#00031c;width:36px;height:36px;box-shadow:0 0 15px var(--brand-cyan);border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;top:12px;right:12px}.account-sidebar-meta-row{color:var(--body,#cccdd2);align-items:center;gap:10px;font-size:14px;display:flex}.account-meta-icon{font-size:16px}.account-meta-text{word-break:break-word;font-weight:500}.btn-logout-action{cursor:pointer;width:100%;box-shadow:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:14px;font-weight:700;display:inline-flex;color:#f87171!important;background:#f8717114!important;border:1px solid #f871714d!important;transition:all .2s!important}.btn-logout-action:hover{transform:translateY(-1px);color:#fff!important;background:#ef4444!important;border-color:#ef4444!important;box-shadow:0 6px 20px #ef444466!important}.account-tab-panel{padding-top:24px;animation:.3s both fadeIn}.account-tab-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.account-tab-title{color:var(--heading,#fff);margin:0;font-size:20px;font-weight:700}.account-tab-subtitle{color:var(--text-muted,#94a3b8);margin:4px 0 0;font-size:14px}.account-link-more{color:var(--brand-cyan,#4debff);align-items:center;gap:6px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s;display:inline-flex}.account-link-more:hover{transform:translate(3px)}.account-sub-box{border:1px solid var(--border,#ffffff14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#191c33b3;border-radius:16px;padding:28px;box-shadow:0 10px 30px #0000004d}.account-sub-box--active{background:linear-gradient(135deg,#0084ff1a 0%,#191c33cc 100%);border-color:#0084ff66;box-shadow:0 0 35px #0084ff33}.account-sub-box-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.account-sub-box-icon{width:50px;height:50px;color:var(--brand-cyan);background:linear-gradient(135deg,#4debff33,#0084ff4d);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;display:inline-flex}.account-sub-box-specs{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px;padding:20px 0;display:grid}.account-spec-item{flex-direction:column;gap:4px;display:flex}.account-spec-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted,#94a3b8);font-size:11px}.account-spec-val{color:#fff;font-size:15px;font-weight:700}.account-features-grid{flex-wrap:wrap;gap:12px;display:flex}.account-feat-chip{color:var(--body,#cccdd2);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600}.account-movie-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;display:grid}.account-empty-state{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;padding:48px 24px;display:flex}.account-empty-icon{width:60px;height:60px;color:var(--text-muted,#94a3b8);background:#ffffff0f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;font-size:28px;display:inline-flex}.account-empty-text{max-width:420px;color:var(--text-muted,#94a3b8);margin:0 0 20px;font-size:14px;line-height:1.6}.account-settings-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.account-setting-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.account-setting-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted,#94a3b8);font-size:11px}.account-setting-val{color:#fff;word-break:break-word;font-size:14px;font-weight:700}@media (max-width:768px){.account-hero-cover{height:35vh;min-height:260px;padding-top:85px}.account-hero-title{font-size:28px}.account-avatar-poster{max-width:180px;margin-inline:auto}.account-movie-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr))}}
