/* VALTEGO hedef 31 ekran - müşteri final referans kilidi */
html,body,#root{font-family:Poppins,sans-serif;background:#001336}
.customer-shell,.auth-shell{width:100%!important;max-width:391px!important;min-height:100dvh!important;margin:0 auto!important;background:#001336!important}
.customer-nav{left:50%!important;bottom:max(30px,env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important;width:100%!important;max-width:288px!important;height:36px!important}
.customer-nav button,.customer-nav button img{width:29px!important;height:29px!important}
.customer-nav button.active .nav-glow{width:9px!important;height:9px!important;left:10px!important;top:35px!important;border-radius:50%!important;background:#188bde!important;box-shadow:0 3px 30px 14px rgba(24,139,222,.58)!important}

/* Bildirimler kaynak uygulamadaki gibi BUGÜN / DÜN / tarih blokları */
.notice-day-group{margin:0 0 28px}
.notice-day-group>h2{margin:0 0 18px!important;color:#fff!important;font-size:18px!important;font-weight:700!important}
.notice-day-group .customer-notices{gap:13px!important}
.notice-day-group:last-child{margin-bottom:0}

/* Kaynak Profilim çıkış onayı */
.customer-modal.logout-confirm-modal{width:min(calc(100vw - 32px),380px)!important;max-width:380px!important;background:#fff!important;border-radius:16px!important;padding:38px 28px 28px!important;color:#000!important;box-shadow:0 18px 55px rgba(0,0,0,.35)!important}
.customer-modal.logout-confirm-modal .modal-close{right:14px!important;top:14px!important;width:36px!important;height:36px!important;background:#dc3545!important;color:#fff!important;box-shadow:0 4px 12px rgba(220,53,69,.4)!important}
.customer-modal.logout-confirm-modal .logout-help{width:64px!important;height:64px!important;border-radius:50%!important;margin:0 auto 16px!important;background:#dc3545!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:32px!important;font-weight:800!important}
.customer-modal.logout-confirm-modal h2{margin:0 0 12px!important;color:#000!important;font-size:20px!important;font-weight:700!important}
.customer-modal.logout-confirm-modal p{margin:0 0 24px!important;color:#808080!important;font-size:14px!important;line-height:1.5!important}
.customer-modal.logout-confirm-modal .logout-confirm-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important}
.customer-modal.logout-confirm-modal .logout-confirm-actions button{width:100%!important;min-width:0!important;height:48px!important;padding:0 16px!important;border-radius:8px!important;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:600!important;white-space:nowrap!important}
.customer-modal.logout-confirm-modal .logout-cancel{background:#fff!important;border:2px solid #dc3545!important;color:#dc3545!important}
.customer-modal.logout-confirm-modal .logout-confirm{background:#dc3545!important;border:2px solid #dc3545!important;color:#fff!important;box-shadow:0 4px 12px rgba(220,53,69,.3)!important}

@media(max-width:350px){
  .customer-modal.logout-confirm-modal{padding-left:20px!important;padding-right:20px!important}
  .customer-modal.logout-confirm-modal .logout-confirm-actions{gap:9px!important}
  .customer-modal.logout-confirm-modal .logout-confirm-actions button{font-size:14px!important;padding:0 10px!important}
}


/* Çıkış ikon standardı: müşteri profilinde yazı yerine yönetimle aynı kırmızı ikon */
.profile-title-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;flex:0 0 auto!important}
.profile-title-actions .profile-edit-button{position:static!important;transform:none!important;flex:0 0 34px!important}
.profile-title .logout-customer{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;padding:0!important;margin:0!important;border:0!important;border-radius:10px!important;background:#dc2626!important;color:#fff!important;display:grid!important;place-items:center!important;line-height:1!important;box-shadow:0 7px 18px rgba(220,38,38,.24)!important}
.profile-title .logout-customer .ico{width:22px!important;height:22px!important;stroke-width:2.2!important}
.profile-title .logout-customer:active{transform:translateY(1px)!important}
@media(max-width:350px){.profile-title-actions{gap:7px!important}.profile-title .logout-customer{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important}.profile-title .logout-customer .ico{width:21px!important;height:21px!important}}

/* Müşteri profil aksiyonları: düzenle/çıkış dış kutu ve ikon standardı */
.profile-title-actions{gap:10px!important}
.profile-title-actions .profile-edit-button,
.profile-title .logout-customer{
  box-sizing:border-box!important;
  position:static!important;
  width:44px!important;
  min-width:44px!important;
  max-width:44px!important;
  height:44px!important;
  min-height:44px!important;
  max-height:44px!important;
  flex:0 0 44px!important;
  padding:0!important;
  margin:0!important;
  border-radius:10px!important;
  display:grid!important;
  place-items:center!important;
  line-height:1!important;
  transform:none!important;
}
.profile-title-actions .profile-edit-button .ico,
.profile-title .logout-customer .ico{
  display:block!important;
  width:22px!important;
  min-width:22px!important;
  height:22px!important;
  min-height:22px!important;
  stroke-width:2.15!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
}
@media(max-width:350px){
  .profile-title-actions .profile-edit-button,
  .profile-title .logout-customer{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;flex-basis:42px!important}
  .profile-title-actions .profile-edit-button .ico,
  .profile-title .logout-customer .ico{width:21px!important;min-width:21px!important;height:21px!important;min-height:21px!important}
}
