/* ===== Hesap Modal ===== */
.hesap-modal-overlay { display:none; position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.55); z-index:6000; align-items:center; justify-content:center; padding:16px; }
.hesap-modal-overlay.acik { display:flex; }
.hesap-modal { background:#fff; color:#333; border-radius:16px; padding:28px; max-width:420px; width:100%; max-height:92vh; overflow-y:auto; position:relative; box-shadow:0 12px 40px rgba(0,0,0,.2); }
.hesap-modal-kapat { position:absolute; top:14px; right:14px; background:none; border:none; font-size:18px; cursor:pointer; color:#888; }
.hesap-view-baslik { font-size:22px; font-weight:800; margin-bottom:4px; }
.hesap-altyazi { font-size:13px; color:#888; margin-bottom:18px; }
.hesap-form-grup { margin-bottom:14px; }
.hesap-form-grup label { display:block; font-weight:600; font-size:13px; margin-bottom:5px; color:#444; }
.hesap-form-grup input { width:100%; padding:11px 13px; border:2px solid #e0e0e0; border-radius:8px; font-size:14px; box-sizing:border-box; }
.hesap-form-grup input:focus { outline:none; border-color:#0d6efd; }
.hesap-iki-sutun { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
.hesap-hatirla { display:flex; align-items:center; gap:6px; font-size:13px; margin-bottom:14px; cursor:pointer; color:#555; }
.hesap-buton { width:100%; padding:12px; background:#0d6efd; color:#fff; border:none; border-radius:8px; font-size:15px; font-weight:700; cursor:pointer; transition:opacity .2s; }
.hesap-buton:hover { opacity:.88; }
.hesap-ara-links { margin-top:16px; text-align:center; font-size:13px; display:flex; flex-direction:column; gap:8px; }
.hesap-ara-links a { color:#0d6efd; text-decoration:none; }
.hesap-sonuc { display:none; padding:10px 12px; border-radius:8px; margin-bottom:12px; font-size:13px; }
.hesap-sonuc.bas { background:#d4edda; color:#155724; }
.hesap-sonuc.hat { background:#f8d7da; color:#721c24; }

/* ===== Hesap Widget (butonlar) ===== */
.hesap-widget { display:flex; gap:8px; flex-wrap:wrap; align-items:center; justify-content:center; }
.hesap-widget-btn { display:inline-flex; align-items:center; gap:8px; padding:10px 20px; border:1px solid #e0e0e0; background:#fff; border-radius:8px; font-size:14px; font-weight:600; color:#333; text-decoration:none; cursor:pointer; transition:all .2s; }
.hesap-widget-btn:hover { border-color:#0d6efd; color:#0d6efd; }
.hesap-widget-btn-birincil { background:#0d6efd; border-color:#0d6efd; color:#fff; }
.hesap-widget-btn-birincil:hover { opacity:.88; color:#fff; }
.hesap-widget-oturum { display:flex; gap:10px; align-items:center; flex-wrap:wrap; justify-content:center; }
.hesap-widget-avatar { width:40px; height:40px; border-radius:50%; background:linear-gradient(135deg,#16213e,#0d6efd); color:#fff; display:flex; align-items:center; justify-content:center; font-weight:700; font-size:16px; overflow:hidden; }
.hesap-widget-avatar img { width:100%; height:100%; object-fit:cover; }
.hesap-widget-oturum a { font-size:14px; font-weight:600; color:#0d6efd; text-decoration:none; }

/* ===== Profil Sayfası ===== */
.hep-profil { max-width:960px; margin:0 auto; padding:10px 20px 40px; }
.hep-profil-baslik { display:flex; align-items:center; gap:18px; margin-bottom:28px; flex-wrap:wrap; }
.hep-avatar { width:90px; height:90px; border-radius:50%; overflow:hidden; background:#eef; display:flex; align-items:center; justify-content:center; font-size:34px; font-weight:800; color:#888; border:3px solid #fff; box-shadow:0 4px 14px rgba(0,0,0,.12); flex-shrink:0; }
.hep-avatar img { width:100%; height:100%; object-fit:cover; }
.hep-bolum { background:#fff; border:1px solid #e0e0e0; border-radius:12px; padding:22px; margin-bottom:18px; }
.hep-bolum h2 { font-size:17px; margin-bottom:16px; padding-bottom:10px; border-bottom:1px solid #ececec; }
.hep-grid-2 { display:grid; grid-template-columns:1fr 1fr; gap:12px; }
.hep-uye-kart { display:flex; gap:12px; align-items:center; padding:10px; background:#f8f9fa; border-radius:8px; margin-bottom:8px; }
.hep-sanatci-foto { width:52px; height:52px; border-radius:8px; object-fit:cover; background:#eee; }
.hep-btn { display:inline-block; padding:9px 18px; border:1px solid #e0e0e0; background:#fff; border-radius:8px; font-size:13px; font-weight:600; cursor:pointer; color:#333; transition:all .2s; text-decoration:none; }
.hep-btn-birincil { background:#0d6efd; border-color:#0d6efd; color:#fff; }
.hep-btn-birincil:hover { opacity:.88; color:#fff; }
.hep-btn:hover { border-color:#0d6efd; color:#0d6efd; }
.hep-btn-takip { background:#0d6efd; border-color:#0d6efd; color:#fff; }
.hep-btn-takip.takip-aktif { background:#fff; color:#333; border-color:#e0e0e0; }

/* ===== Takip butonu (sanatçı detay) ===== */
.sanatci-takip-btn { display:inline-flex; align-items:center; gap:8px; padding:10px 20px; background:#0d6efd; color:#fff; border:1px solid #0d6efd; border-radius:8px; font-size:14px; font-weight:700; cursor:pointer; transition:all .2s; }
.sanatci-takip-btn.takip-aktif { background:#fff; color:#333; border-color:#ddd; }
.sanatci-takip-sayi { font-size:13px; color:#888; }

/* ===== Modern Formlar (profil) ===== */
.hep-profil .hep-bolum { padding:24px; border-radius:14px; box-shadow:0 2px 14px rgba(15,23,42,.05); transition:box-shadow .2s; }
.hep-profil .hep-bolum:hover { box-shadow:0 4px 20px rgba(15,23,42,.08); }
.hep-profil .hep-bolum h2 { font-size:15px; display:flex; align-items:center; gap:8px; color:#1e293b; }
.hep-profil .hep-bolum h2::after { content:''; flex:1; height:1px; background:#eef2f7; margin-left:8px; }
.hep-profil .form-group { margin-bottom:14px; }
.hep-profil .form-group label { display:block; font-size:13px; font-weight:600; color:#475569; margin-bottom:6px; }
.hep-profil .form-control {
    width:100%; padding:11px 14px; font-size:14px; color:#0f172a;
    background:#f8fafc; border:1.5px solid #e2e8f0; border-radius:10px;
    transition:border-color .18s, box-shadow .18s, background .18s;
}
.hep-profil .form-control:focus { outline:none; background:#fff; border-color:#0d6efd; box-shadow:0 0 0 4px rgba(13,110,253,.12); }
.hep-profil .form-control:hover:not(:focus) { border-color:#cbd5e1; }
.hep-profil select.form-control { cursor:pointer; }
.hep-profil textarea.form-control { min-height:110px; line-height:1.6; resize:vertical; }
.hep-profil .hep-grid-2 { gap:14px; }
.hep-profil input[type="checkbox"] { width:18px; height:18px; accent-color:#0d6efd; cursor:pointer; }
.hep-profil .hep-btn { padding:11px 22px; border-radius:10px; font-weight:700; font-size:14px; transition:all .18s; }
.hep-profil .hep-btn:hover { transform:translateY(-1px); box-shadow:0 6px 16px rgba(15,23,42,.14); }
.hep-profil .hep-btn-birincil { background:linear-gradient(135deg,#0d6efd,#0a58ca); border:none; color:#fff; }
.hep-profil .hep-uye-kart { background:#f8fafc; border:1px solid #eef2f7; border-radius:12px; }
.hep-profil .hep-uye-kart:hover { background:#fff; border-color:#e2e8f0; }

/* Etiket ve alan aynı hizada (label sol, alan sağa) */
.hep-profil .hep-grid-2 { display:block; }
.hep-profil .form-group { display:flex; align-items:center; gap:12px; }
.hep-profil .form-group > label { flex:0 0 170px; text-align:left; margin:0; }
.hep-profil .form-group > .form-control { flex:1; min-width:0; }
.hep-profil form > label { margin-left:182px; }
@media(max-width:560px){
    .hep-profil .form-group { flex-direction:column; align-items:stretch; }
    .hep-profil .form-group > label { flex:none; text-align:left; }
    .hep-profil form > label { margin-left:0; }
}

@media(max-width:600px) {
    .hep-grid-2 { grid-template-columns:1fr; }
    .hesap-iki-sutun { grid-template-columns:1fr; }
}

/* ===== Modern Profil ===== */
.hep-modern-hero { position:relative; overflow:hidden; border-radius:18px; background:linear-gradient(135deg,#16213e,#0d6efd 60%,#6f42c1); color:#fff; margin-bottom:18px; box-shadow:0 8px 30px rgba(13,110,253,.25); }
.hep-modern-kapak { display:none; }
.hep-modern-sade { background:#fff; color:#333; box-shadow:0 2px 12px rgba(0,0,0,.06); }
.hep-modern-sade .hep-modern-meta { color:#666; }
.hep-modern-sade .hep-chip-beyaz { background:#fff; border:1px solid #ddd; color:#333; }
.hep-modern-sade .hep-chip-saydam { background:#0d6efd; border:1px solid #0d6efd; color:#fff; }
.hep-modern-sade h1 { color:#222; }
.hep-modern-ic { display:flex; gap:22px; align-items:flex-end; padding:0 26px 26px; margin-top:-62px; flex-wrap:wrap; position:relative; }
.hep-avatar-xl { width:132px; height:132px; border-radius:50%; border:5px solid #fff; box-shadow:0 8px 24px rgba(0,0,0,.25); overflow:hidden; background:#eef; display:flex; align-items:center; justify-content:center; font-size:40px; font-weight:800; color:#555; flex-shrink:0; }
.hep-avatar-xl img { width:100%; height:100%; object-fit:cover; }
.hep-modern-ic h1 { font-size:26px; margin:0 0 2px; }
.hep-modern-meta { font-size:13px; opacity:.85; margin-bottom:10px; }
.hep-modern-aksiyon { display:flex; gap:8px; flex-wrap:wrap; margin-top:12px; }
.hep-modern-aksiyon a, .hep-modern-aksiyon button { display:inline-flex; align-items:center; gap:6px; padding:9px 16px; border-radius:10px; font-size:13px; font-weight:700; text-decoration:none; cursor:pointer; border:none; line-height:1.2; }
.hep-chip-beyaz { background:rgba(255,255,255,.92); color:#16213e; }
.hep-chip-beyaz:hover { background:#fff; }
.hep-chip-saydam { background:rgba(255,255,255,.16); color:#fff; border:1px solid rgba(255,255,255,.35); }
.hep-chip-saydam:hover { background:rgba(255,255,255,.26); }
.hep-stats { display:grid; grid-template-columns:repeat(4,1fr); gap:12px; margin-bottom:18px; }
.hep-stats > div { background:var(--card-bg,#fff); border:1px solid var(--border,#e0e0e0); border-radius:12px; padding:14px; text-align:center; }
.hep-stats b { display:block; font-size:22px; color:var(--primary,#0d6efd); }
.hep-stats span { font-size:12px; color:#888; }
.hep-tabs { display:flex; gap:6px; flex-wrap:wrap; margin-bottom:18px; padding:6px; background:#f2f4f8; border-radius:12px; width:fit-content; max-width:100%; position:relative; z-index:2; }
.hep-tabs button, .hep-tabs label { padding:9px 16px; border:none; background:transparent; border-radius:9px; font-size:13px; font-weight:700; color:#555; cursor:pointer; transition:all .2s; position:relative; z-index:2; pointer-events:auto; }
.hep-tabs button:hover, .hep-tabs label:hover { color:var(--primary,#0d6efd); }
.hep-tabs button.aktif, .hep-tabs label.aktif { background:#fff; color:var(--primary,#0d6efd); box-shadow:0 2px 8px rgba(0,0,0,.08); }
/* Saf CSS tab (JS'siz çalışır) */
.hep-sekme-input { position:absolute; left:-9999px; opacity:0; }
#hep_bilgiler:checked ~ .hep-tabs label[for="hep_bilgiler"],
#hep_takip:checked ~ .hep-tabs label[for="hep_takip"],
#hep_etkinlik:checked ~ .hep-tabs label[for="hep_etkinlik"],
#hep_mezat:checked ~ .hep-tabs label[for="hep_mezat"],
#hep_yazi:checked ~ .hep-tabs label[for="hep_yazi"] { background:#fff; color:var(--primary,#0d6efd); box-shadow:0 2px 8px rgba(0,0,0,.08); }
#hep_bilgiler:checked ~ .hep-panel[data-panel="bilgiler"],
#hep_takip:checked ~ .hep-panel[data-panel="takip"],
#hep_etkinlik:checked ~ .hep-panel[data-panel="etkinlik"],
#hep_mezat:checked ~ .hep-panel[data-panel="mezat"],
#hep_yazi:checked ~ .hep-panel[data-panel="yazi"] { display:block !important; animation:hepFade .25s ease; }
.hep-panel { display:block; }
.hep-panel.aktif { display:block; animation:hepFade .25s ease; }
@keyframes hepFade { from{opacity:0;transform:translateY(6px);} to{opacity:1;transform:none;} }
@media(max-width:768px){
    .hep-stats { grid-template-columns:repeat(2,1fr); }
    .hep-modern-ic { align-items:center; }
    .hep-tabs { width:100%; }
    .hep-tabs button { flex:1; }
}