*{box-sizing:border-box}
html,body{min-height:100%;margin:0;max-width:100%;overflow-x:hidden}
body{font-family:Inter,Arial,sans-serif;background:#071a4d;color:#10244d}
.hidden{display:none!important}
/* Modern BTM login */
#loginView,#registerView{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(135deg,#061746 0%,#0a225d 52%,#102d70 100%)}
.login{width:min(430px,92vw);background:#fff;padding:30px 30px 22px;border-radius:10px;box-shadow:0 24px 70px rgba(0,0,0,.30);text-align:center}
.logo{width:100%;height:auto;margin:0 auto 4px;background:none;color:#0b2a5c;border-radius:0;display:block;font-size:58px;line-height:.95;font-weight:950;letter-spacing:-5px}
.logo:after{content:'2026';display:block;font-size:10px;letter-spacing:3px;margin-top:8px;color:#7181a0;font-weight:900}
.login h1{display:none}
.login>p{margin:0 0 20px;color:#657595!important;font-size:13px}
.login label{text-align:left;display:block;font-size:11px;font-weight:800;margin:13px 10px 6px;color:#183463}
.login input,.login select{width:100%;height:52px;padding:0 17px;border:1px solid #c7d4ea;border-radius:28px;background:#edf3fc;color:#10244d;outline:none;font-size:14px;transition:.2s}
.login input:focus,.login select:focus{border-color:#4d72dc;box-shadow:0 0 0 3px rgba(77,114,220,.12);background:#fff}
.primary{width:100%;height:52px;border:0;border-radius:28px;background:#5275df;color:#fff;font-size:14px;font-weight:900;margin-top:18px;cursor:pointer;box-shadow:0 8px 18px rgba(82,117,223,.22);transition:.2s}
.primary:hover{background:#4568d3;transform:translateY(-1px)}
.link{background:transparent;color:#183c78;border:0;font-size:14px;font-weight:600;cursor:pointer;padding:9px 6px}
.login .link{margin-top:6px}
.loginMsg,.registerMsg{margin-bottom:4px;text-align:left}
.alert{padding:11px 13px;border-radius:10px;background:#fff4cc;color:#7b5b00;font-size:13px;margin:12px 0;text-align:left}
.error{background:#ffe1e1;color:#9b1c1c}.success{background:#ddf7e6;color:#176b3b}
.loginFooter{border-top:1px solid #e5eaf2;margin-top:14px;padding-top:16px;color:#7a88a1;font-size:12px;line-height:1.5}
.loginFooter b{color:#ef5350}
/* app */
.top{background:#0f172a;color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;max-width:100%}.brand{font-size:22px;font-weight:800}.sub{font-size:12px;opacity:.8;margin-top:3px}.wrap{width:min(1250px,100%);max-width:100%;margin:auto;padding:20px}
.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.stat,.card,.panel{background:#fff;border-radius:14px;padding:16px;box-shadow:0 3px 14px #0000000b}.stat small{color:#64748b}.stat b{display:block;font-size:25px;margin-top:5px}.toolbar{display:flex;gap:10px;align-items:center;margin:16px 0}.search{flex:1}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.card{border-left:4px solid #16a34a}.card.break{border-left-color:#ef4444}.name{font-weight:900;font-size:15px}.role{font-size:11px;color:#64748b;margin:5px 0 12px}.badges{display:flex;gap:5px;flex-wrap:wrap}.badge{background:#f1f5f9;padding:5px 7px;border-radius:20px;font-size:10px;color:#475569}.status{font-weight:bold;margin:12px 0}.green{color:#16a34a}.red{color:#ef4444}.breakbtn{width:100%;background:#f59e0b;color:#fff;border:0;border-radius:10px;padding:11px 15px;font-weight:800;cursor:pointer}.breakbtn.back{background:#16a34a}.secondary{background:#e2e8f0;border:0;border-radius:10px;padding:11px 15px;font-weight:800;cursor:pointer}.actions{display:flex;gap:6px}.modal{position:fixed;inset:0;background:#0008;display:grid;place-items:center;padding:20px}.modalbox{background:#fff;border-radius:16px;padding:22px;width:min(620px,100%)}table{width:100%;border-collapse:collapse;margin-top:10px}th,td{text-align:left;padding:9px;border-bottom:1px solid #e2e8f0;font-size:13px}.danger{background:#fee2e2;color:#991b1b;border:0;border-radius:8px;padding:8px}.ok{background:#dcfce7;color:#166534;border:0;border-radius:8px;padding:8px}

/* Yönetim paneli */
.managerTools{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}
.managerTools input,.managerTools select{height:40px;border:1px solid #cbd5e1;border-radius:9px;padding:0 10px}
.managerTools input{flex:1;min-width:170px}
.managerTableWrap{max-height:55vh;overflow:auto}
.managerTableWrap table{min-width:760px}
.mini{border:0;border-radius:8px;padding:8px 10px;font-weight:800;cursor:pointer}
.edit{background:#dbeafe;color:#1e40af}
.storeBox{margin-top:16px;padding-top:14px;border-top:1px solid #e2e8f0;display:flex;gap:8px}
.storeBox input{flex:1;height:42px;border:1px solid #cbd5e1;border-radius:9px;padding:0 10px}


/* Mola türü seçim penceresi */
.breakTypeModal{position:fixed;inset:0;background:#0008;display:grid;place-items:center;padding:20px;z-index:9999}
.breakTypeBox{width:min(440px,92vw);background:#fff;border-radius:18px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.35)}
.breakTypeBox h3{margin:0 0 18px;color:#0f2b61;font-size:24px;line-height:1.2}
.breakTypeBtn{width:100%;border:0;border-radius:10px;padding:15px 18px;margin:5px 0;font-size:16px;font-weight:900;color:#fff;cursor:pointer}
.breakTypeBtn.morning{background:#f59e0b}
.breakTypeBtn.noon{background:#0ea5e9}
.breakTypeBtn.evening{background:#6366f1}
.breakTypeBtn.cancel{background:#f1f5f9;color:#111827}



@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.top{align-items:flex-start}.stats{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}.toolbar{flex-wrap:wrap}.search{flex-basis:100%}.wrap{padding:12px}.login{padding:30px 22px 23px}}


/* Mola geçmişi */
.historyTools{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:8px;margin:12px 0}
.historyTools input,.historyTools select{height:40px;border:1px solid #cbd5e1;border-radius:9px;padding:0 10px;min-width:0}
.historySummary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:10px 0}
.historySummary .miniStat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px}
.historySummary .miniStat small{display:block;color:#64748b;font-size:11px}
.historySummary .miniStat b{display:block;margin-top:4px;font-size:18px}
.historyTableWrap{max-height:55vh;overflow:auto;border:1px solid #e2e8f0;border-radius:10px}
.historyTableWrap table{margin:0;min-width:760px}
.historyTableWrap thead th{position:sticky;top:0;background:#f8fafc;z-index:1}
@media(max-width:650px){
  .historyTools{grid-template-columns:1fr}
  .historySummary{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* FINAL MOBİL TAM EKRAN DÜZELTMESİ */
html,body{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
}
body{
  min-width:0;
}
#appView{
  width:100%;
  max-width:100vw;
  overflow-x:hidden;
}
.top{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
}
.wrap{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
  margin:0 auto;
}
.stats,
.grid,
.toolbar{
  width:100%;
  max-width:100%;
  min-width:0;
}
.stat,.card,.panel{
  min-width:0;
  max-width:100%;
}
.search{
  min-width:0;
  width:100%;
  max-width:100%;
}
@media(max-width:650px){
  html,body{width:100%;max-width:100%;overflow-x:hidden}
  .top{
    padding:10px 12px;
    flex-wrap:wrap;
    align-items:center;
  }
  .brand{font-size:18px}
  .sub{font-size:11px}
  .actions{width:100%;justify-content:flex-end}
  .actions .secondary{padding:9px 11px;font-size:12px}
  .wrap{padding:10px;width:100%;max-width:100%}
  .stats{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px;
  }
  .stat{padding:12px}
  .stat b{font-size:22px}
  .toolbar{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:8px;
    margin:10px 0;
  }
  .toolbar .search,
  .toolbar select{
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
  }
  .grid{
    grid-template-columns:minmax(0,1fr) !important;
    gap:10px;
  }
  .card{
    width:100%;
    max-width:100%;
    padding:14px;
  }
  .breakbtn{width:100%}
  .modal{padding:10px}
  .modalbox{
    width:100% !important;
    max-width:calc(100vw - 20px) !important;
    max-height:90vh;
    overflow:auto;
  }
  .managerTableWrap{
    width:100%;
    overflow-x:auto;
  }
}


/* PREMIUM MOBİL ANA EKRAN */
:root{
  --navy:#071f59;
  --navy2:#041844;
  --orange:#ff9700;
  --green:#20b93b;
  --blue:#2f7bdd;
  --soft:#f3f6fb;
  --ink:#0a2354;
}
body{background:var(--navy);color:var(--ink)}
#appView{min-height:100vh;background:linear-gradient(180deg,#08245f 0%,#061e55 100%);padding-bottom:84px}
.appTop{
  background:#071b4c;
  padding:14px 18px;
  min-height:76px;
  border-bottom:1px solid rgba(255,255,255,.08);
  position:sticky;top:0;z-index:40
}
.brandLockup{line-height:1;color:#fff;min-width:118px}
.brandMain{font-size:20px;font-weight:950;letter-spacing:.4px}
.brandLine{font-size:14px;font-weight:950;margin-top:2px;letter-spacing:.2px}
.brandLine span{color:var(--orange)}
.brandMini{font-size:5.5px;letter-spacing:1.45px;margin-top:4px;opacity:.9}
.topUser{display:flex;align-items:center;gap:10px;margin-left:auto}
.topUserText{text-align:right;display:flex;flex-direction:column;color:#fff}
.topUserText b{font-size:13px}
.topUserText span{font-size:9px;opacity:.82;margin-top:3px}
.avatar,.settingsAvatar{
  width:38px;height:38px;border-radius:50%;display:grid;place-items:center;
  background:radial-gradient(circle at 50% 35%,#fff 0 17%,#dbe6f8 18% 35%,#0e326e 36% 100%);
  border:1px solid rgba(255,255,255,.12);font-size:0
}
.desktopActions{display:flex;gap:6px;margin-left:14px}
.dashboardWrap{padding:14px 16px 20px}
.premiumStats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.premiumStats .stat{
  border-radius:13px;padding:13px 14px;box-shadow:0 4px 18px rgba(0,0,0,.12);
  border:1px solid rgba(15,44,92,.12)
}
.statLabel{font-size:12px;color:#223d68;margin-bottom:9px}
.statValue{display:flex;align-items:center;gap:9px}
.statValue b{font-size:24px;margin:0;color:#071f59}
.statIcon{font-size:20px;line-height:1}
.peopleIcon{color:#2977ca}.workIcon{color:#21b93b}.breakIcon{color:#f28c00}.timeIcon{color:#3a8ee6}
.premiumToolbar{margin:12px 0;gap:8px}
.searchShell{flex:1;height:46px;background:#fff;border-radius:23px;display:flex;align-items:center;padding:0 14px;box-shadow:0 3px 14px rgba(0,0,0,.12)}
.searchShell span{font-size:26px;line-height:1;color:#0d2a60;margin-right:7px;transform:rotate(-15deg)}
.searchShell input{border:0;outline:0;background:transparent;height:100%;font-size:14px;color:#17345e}
.premiumToolbar select{height:46px;border:0;border-radius:23px;padding:0 16px;background:#fff;color:#17345e;box-shadow:0 3px 14px rgba(0,0,0,.12)}
.premiumGrid{gap:10px}
.premiumGrid .card{
  border:0;border-radius:15px;padding:15px 16px;background:#fff;box-shadow:0 5px 22px rgba(0,0,0,.14)
}
.premiumGrid .card.break{border:0}
.premiumGrid .name{font-size:17px;color:#071f59}
.premiumGrid .role{font-size:11px;color:#64748b;margin:4px 0 10px;text-transform:uppercase}
.premiumGrid .badges{gap:7px}
.premiumGrid .badge{font-size:10px;background:#f4f6fa;color:#50617b;padding:6px 9px}
.premiumGrid .status{margin:13px 0 11px;font-size:14px}
.premiumGrid .breakbtn{border-radius:9px;padding:13px 15px;background:linear-gradient(90deg,#ff9e08,#ff8700);box-shadow:0 6px 14px rgba(255,143,0,.22)}
.premiumGrid .breakbtn.back{background:linear-gradient(90deg,#21b93b,#169b30)}
.bottomNav{
  display:none;position:fixed;left:0;right:0;bottom:0;height:72px;background:#061b4e;
  border-top:1px solid rgba(255,255,255,.12);z-index:45;padding:4px 8px calc(4px + env(safe-area-inset-bottom));
  justify-content:space-around;align-items:center
}
.navItem{background:transparent;border:0;color:#fff;opacity:.94;display:flex;flex-direction:column;align-items:center;gap:3px;min-width:68px;padding:4px}
.navItem span{font-size:24px;font-weight:700;line-height:1}
.navItem b{font-size:8px;white-space:nowrap}
.navItem.active,.navItem:first-child{color:var(--orange)}
.settingsBox{width:min(430px,100%)}
.settingsProfile{display:flex;gap:12px;align-items:center;padding:16px;background:#f4f7fb;border-radius:12px;margin:12px 0}
.settingsAvatar{background:#0c2c67;width:48px;height:48px}
#settingsMeta{font-size:12px;color:#64748b;margin-top:3px}
.settingsAction{width:100%;border:0;border-radius:10px;padding:13px;background:#fee2e2;color:#9b1c1c;font-weight:900;margin-bottom:10px}

@media(max-width:650px){
  #appView{padding-bottom:78px}
  .appTop{padding:12px 14px;min-height:68px;flex-wrap:nowrap}
  .brandMain{font-size:18px}
  .brandLine{font-size:12px}
  .brandMini{font-size:5px}
  .topUser{gap:7px}
  .topUserText b{font-size:11px}
  .topUserText span{font-size:8px;max-width:155px}
  .avatar{width:34px;height:34px}
  .desktopActions{display:none}
  .dashboardWrap{padding:10px}
  .premiumStats{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:6px}
  .premiumStats .stat{padding:11px 12px;border-radius:12px}
  .statLabel{font-size:11px;margin-bottom:7px}
  .statValue b{font-size:22px}
  .statIcon{font-size:18px}
  .premiumToolbar{display:flex !important;flex-direction:row;align-items:center;gap:7px;margin:10px 0}
  .searchShell{height:42px;min-width:0}
  .premiumToolbar select{height:42px;width:42px!important;max-width:42px!important;padding:0;color:transparent;border-radius:50%;background:#fff}
  .premiumToolbar select:focus{width:140px!important;max-width:140px!important;color:#17345e;border-radius:21px;padding:0 12px}
  .premiumGrid{grid-template-columns:1fr!important}
  .premiumGrid .card{padding:14px;border-radius:13px}
  .bottomNav{display:flex}
}


/* Kartlarda günlük mola süreleri */
.premiumGrid .badges{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}
.premiumGrid .badge{text-align:center;white-space:nowrap}
@media(max-width:650px){
  .premiumGrid .badges{grid-template-columns:1fr}
  .premiumGrid .badge{text-align:left;font-size:11px;padding:7px 9px}
}


.activeBreakType{
 display:inline-flex;align-items:center;margin:-5px 0 11px;padding:7px 10px;
 border-radius:9px;background:#fff3e0;color:#b85d00;font-size:12px;font-weight:900;
}


.brand360{
  width:38px;height:38px;border-radius:50%;
  display:inline-flex;align-items:center;justify-content:center;
  background:#08255f;
  border:2px solid rgba(255,255,255,.75);
  box-shadow:0 3px 10px rgba(0,0,0,.18);
  color:#ff9800;
  font-size:12px;font-weight:1000;letter-spacing:-.6px;
  line-height:1;
}


/* ================= SHIFT PROGRAMI ================= */
.shiftPage{
  position:fixed;inset:0;z-index:80;background:#071f59;color:#0a2354;
  overflow:auto;-webkit-overflow-scrolling:touch;
}
.shiftTop{
  position:sticky;top:0;z-index:5;height:70px;padding:10px 14px;
  display:grid;grid-template-columns:48px 1fr 70px;align-items:center;
  background:#061b4e;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)
}
.shiftBack,.shiftToday{
  border:0;border-radius:10px;background:#102f6b;color:#fff;font-weight:900;height:40px
}
.shiftBack{font-size:30px;line-height:1}
.shiftToday{font-size:10px}
.shiftTitle{text-align:center;font-size:17px;font-weight:1000;letter-spacing:.4px}
.shiftStore{text-align:center;font-size:10px;opacity:.8;margin-top:3px}
.shiftContent{padding:12px;max-width:1500px;margin:auto}
.shiftWeekBar{
  background:#fff;border-radius:12px;padding:9px 10px;display:grid;
  grid-template-columns:44px 1fr 44px;align-items:center;box-shadow:0 4px 18px rgba(0,0,0,.13)
}
.shiftWeekBar button{
  border:0;background:#eef3fb;color:#08255f;border-radius:9px;height:38px;font-size:24px;font-weight:900
}
.shiftWeekLabel{text-align:center;font-size:13px;font-weight:1000;color:#08255f}
.shiftWeekDates{text-align:center;font-size:10px;color:#64748b;margin-top:2px}
.shiftLegend{
  display:flex;flex-wrap:wrap;gap:8px 14px;background:#fff;border-radius:10px;padding:10px 12px;margin:8px 0;
  font-size:9px;font-weight:900;color:#334155
}
.shiftLegend span{display:flex;align-items:center;gap:5px}
.shiftLegend i{width:12px;height:12px;border-radius:2px;display:inline-block}
.v-sabah,.shift-sabah{background:#fac9aa!important;color:#7a2c00!important}
.v-ogle,.shift-ogle{background:#12aee4!important;color:white!important}
.v-full,.shift-full{background:#ffc400!important;color:#5a4500!important}
.v-off,.shift-off{background:#dce3ea!important;color:#334155!important}
.v-yillik,.shift-yillik{background:#71b94a!important;color:white!important}
.v-rapor,.shift-rapor{background:#ef5a5a!important;color:white!important}
.v-ucs,.shift-ucs{background:#f59e0b!important;color:#5b3500!important}
.shiftTools{display:flex;gap:8px;margin:8px 0}
.shiftSearch{
  flex:1;background:#fff;border-radius:22px;height:42px;display:flex;align-items:center;padding:0 12px
}
.shiftSearch span{font-size:24px;color:#08255f;margin-right:5px}
.shiftSearch input{border:0;outline:0;width:100%;font-size:12px;background:transparent}
.shiftToolBtn{
  border:0;border-radius:10px;padding:0 12px;background:#fff;color:#08255f;font-weight:900;font-size:10px;min-height:42px
}
.primaryShift{background:#ff9700;color:#fff}
.shiftAddBox{
  display:grid;grid-template-columns:1.2fr .8fr 1fr auto;gap:7px;background:#fff;padding:10px;border-radius:10px;margin-bottom:8px
}
.shiftAddBox input{height:38px;border:1px solid #d7dfeb;border-radius:8px;padding:0 9px;min-width:0}
.shiftAddBox button{border:0;border-radius:8px;background:#18a542;color:#fff;font-weight:900;padding:0 16px}
.shiftTableWrap{
  background:#fff;border-radius:10px;overflow:auto;box-shadow:0 5px 22px rgba(0,0,0,.16);max-height:68vh
}
.shiftTable{border-collapse:collapse;width:100%;min-width:1060px;font-size:9px}
.shiftTable th,.shiftTable td{border:1px solid #dce3eb;padding:4px 5px;text-align:center;white-space:nowrap}
.shiftTable thead th{position:sticky;top:0;z-index:3;background:#dfeef8;color:#07235a;font-weight:1000}
.shiftTable .personCell{text-align:left;min-width:145px;font-weight:900;font-size:10px}
.shiftTable .roleCell{min-width:65px}
.shiftTable .deptCell{min-width:80px}
.shiftTable .dayCell{min-width:82px;padding:0}
.shiftTable .dayDate{font-size:8px;font-weight:700;opacity:.7;display:block;margin-top:2px}
.shiftSelect{
  width:100%;height:31px;border:0;outline:0;text-align:center;text-align-last:center;
  font-size:9px;font-weight:1000;appearance:none;padding:0 2px
}
.shiftBadge{
  display:flex;align-items:center;justify-content:center;height:31px;font-weight:1000;border-radius:1px
}
.shiftDelete{
  border:0;background:#fee2e2;color:#b91c1c;border-radius:6px;font-size:9px;font-weight:900;padding:5px 7px
}
.shiftTable tfoot th,.shiftTable tfoot td{background:#f8fafc;font-weight:1000;color:#08255f}
.shiftFootLabel{text-align:left!important}
.shiftInfo{
  color:#dbe7ff;font-size:9px;display:flex;flex-wrap:wrap;gap:10px;margin:9px 3px 20px
}
@media(max-width:650px){
  .shiftContent{padding:8px}
  .shiftTop{height:62px;grid-template-columns:42px 1fr 55px;padding:8px}
  .shiftTitle{font-size:14px}
  .shiftWeekBar{padding:7px}
  .shiftLegend{gap:7px 10px;padding:8px;font-size:8px}
  .shiftTools{display:grid;grid-template-columns:1fr 1fr}
  .shiftSearch{grid-column:1 / -1}
  .shiftToolBtn{font-size:8px;padding:0 6px}
  .shiftAddBox{grid-template-columns:1fr 1fr}
  .shiftAddBox input:first-child{grid-column:1 / -1}
  .shiftTableWrap{max-height:66vh}
  .shiftTable{font-size:8px}
  .shiftTable .personCell{min-width:120px}
  .shiftTable .dayCell{min-width:70px}
}


.shiftInfoBox{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;
  background:#fff;padding:11px;border-radius:10px;margin-bottom:8px
}
.shiftInfoBox div{display:flex;flex-direction:column;gap:4px}
.shiftInfoBox .wide{grid-column:1 / -1}
.shiftInfoBox label{font-size:9px;font-weight:1000;color:#08255f}
.shiftInfoBox input{height:38px;border:1px solid #d7dfeb;border-radius:8px;padding:0 9px;min-width:0}
.shiftInfoBox button{grid-column:1 / -1;height:40px;border:0;border-radius:8px;background:#08255f;color:#fff;font-weight:1000}
.excelShift{background:#16833b!important;color:#fff!important}
.shiftMetaLine{font-size:9px;text-align:center;opacity:.82;margin-top:3px}
@media(max-width:650px){
 .shiftInfoBox{grid-template-columns:1fr 1fr}
 .shiftInfoBox .wide{grid-column:1 / -1}
}



/* ===== FOE 31.6.95 SHIFT TAM GÖRÜNÜM PROGRAM BİLGİLERİ ===== */
.shiftTamMeta{
  width:100%;background:#fff;border:1px solid #dbe3ee;border-bottom:0;padding:8px 10px;
  color:#08255f;font-size:9px;line-height:1.35;text-align:center
}
.shiftTamMetaTitle{font-size:12px;font-weight:1000;margin-bottom:4px}
.shiftTamMetaGrid{display:flex;justify-content:center;gap:10px 16px;flex-wrap:wrap}
.shiftTamMetaGrid b{font-weight:1000}
.mobileTamCanvas .shiftTamBundle{width:max-content}

/* ===== 360 ANA MENÜ V1 ===== */
body.home360-mode main,
body.home360-mode .stats,
body.home360-mode .toolbar,
body.home360-mode #peopleGrid,
body.home360-mode .bottomNav {display:none!important}

#home360{
  min-height:calc(100vh - 78px);background:#f4f7fb;color:#152238;
  display:grid;grid-template-columns:235px 1fr;
}
#home360.hidden{display:none!important}
.home360Side{
  background:#071f59;color:#fff;padding:22px 16px;min-height:calc(100vh - 78px)
}
.home360Brand{font-size:25px;font-weight:1000;line-height:.95;margin:4px 8px 30px}
.home360Brand small{display:block;font-size:9px;letter-spacing:1.2px;margin-top:7px;opacity:.72}
.home360Nav{display:flex;flex-direction:column;gap:7px}
.home360Nav button{
  border:0;background:transparent;color:#dce6ff;text-align:left;padding:13px 12px;
  border-radius:9px;font-weight:800;font-size:13px;cursor:pointer
}
.home360Nav button:hover,.home360Nav button.active{background:#123473;color:#fff}
.home360Nav button span{display:inline-block;width:26px}
.home360Main{padding:28px;overflow:auto}
.home360Welcome{
  background:#fff;border-radius:14px;padding:20px 22px;display:flex;justify-content:space-between;
  align-items:center;box-shadow:0 2px 10px rgba(14,37,74,.08);margin-bottom:18px
}
.home360Welcome h2{margin:0 0 5px;color:#071f59;font-size:21px}
.home360Welcome p{margin:0;color:#667085;font-size:12px}
.home360Mini{font-size:11px;font-weight:900;color:#071f59;background:#eef4ff;padding:10px 13px;border-radius:10px}
.home360Cards{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:15px}
.home360Card{
  min-height:128px;border:1px solid #e3e8ef;background:#fff;border-radius:14px;padding:17px;
  text-align:left;box-shadow:0 2px 9px rgba(14,37,74,.07);cursor:pointer;position:relative
}
.home360Card:hover{transform:translateY(-1px);box-shadow:0 5px 16px rgba(14,37,74,.12)}
.home360Icon{
  width:43px;height:43px;border-radius:11px;background:#eef4ff;display:flex;align-items:center;
  justify-content:center;font-size:22px;margin-bottom:13px
}
.home360Card b{display:block;color:#17233a;font-size:14px;margin-bottom:5px}
.home360Card small{color:#7a8496;font-size:10px;line-height:1.35}
.home360Card.soon{opacity:.68;cursor:default}
.home360Soon{
  position:absolute;right:10px;top:10px;font-size:8px!important;background:#edf1f7;color:#667085!important;
  padding:4px 6px;border-radius:10px
}
.home360Back{
  position:fixed;right:16px;bottom:18px;z-index:75;border:0;border-radius:24px;background:#ff9700;
  color:#fff;padding:12px 17px;font-weight:1000;box-shadow:0 4px 14px rgba(0,0,0,.2)
}
.home360Back.hidden{display:none!important}
@media(max-width:850px){
 #home360{display:block}
 .home360Side{min-height:auto;padding:14px}
 .home360Brand{margin:2px 4px 12px;font-size:19px}
 .home360Nav{display:none}
 .home360Main{padding:13px}
 .home360Welcome{padding:15px;display:block}
 .home360Mini{display:inline-block;margin-top:10px}
 .home360Cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
 .home360Card{min-height:115px;padding:13px}
 .home360Icon{width:38px;height:38px;font-size:19px;margin-bottom:10px}
}


body.home360-mode header .actions,
body.home360-mode header .topActions,
body.home360-mode header nav {display:none!important}
body.home360-mode #home360{display:grid!important}
@media(max-width:850px){body.home360-mode #home360{display:block!important}}


body.home360-mode #home360{display:grid!important}
@media(max-width:850px){body.home360-mode #home360{display:block!important}}

/* ===== ANA MENÜ V5 - MOBİL/DESKTOP SAĞLAMLAŞTIRMA ===== */
#home360{
  width:100%;
  min-height:100vh;
  box-sizing:border-box;
  background:#f4f7fb;
  color:#152238;
}
body.home360-mode{
  background:#f4f7fb!important;
  overflow-x:hidden!important;
}
body.home360-mode #appView{
  background:#f4f7fb!important;
  min-height:100vh!important;
  overflow-x:hidden!important;
}
body.home360-mode #home360{
  display:grid!important;
  grid-template-columns:235px minmax(0,1fr)!important;
}
body.home360-mode #home360.hidden{display:grid!important}
.home360Main{min-width:0}
.home360Cards{align-items:stretch}
.home360Card{width:100%;box-sizing:border-box}

@media(max-width:850px){
  body.home360-mode #home360,
  body.home360-mode #home360.hidden{
    display:block!important;
    width:100%!important;
    min-height:100vh!important;
  }
  .home360Side{
    width:100%!important;
    min-height:auto!important;
    padding:12px 12px 10px!important;
    position:relative!important;
    box-sizing:border-box!important;
  }
  .home360Brand{
    margin:0!important;
    text-align:center!important;
    font-size:20px!important;
    padding:4px 0 8px!important;
  }
  .home360Brand small{font-size:7px!important}
  .home360Nav{display:none!important}
  .home360Main{
    width:100%!important;
    padding:10px!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  .home360Welcome{
    width:100%!important;
    padding:13px!important;
    margin-bottom:10px!important;
    box-sizing:border-box!important;
    border-radius:12px!important;
  }
  .home360Welcome h2{font-size:17px!important}
  .home360Welcome p{font-size:10px!important}
  .home360Mini{font-size:9px!important;padding:7px 9px!important}
  .home360Cards{
    width:100%!important;
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
    box-sizing:border-box!important;
  }
  .home360Card{
    min-width:0!important;
    min-height:108px!important;
    padding:11px!important;
    border-radius:12px!important;
  }
  .home360Icon{
    width:36px!important;
    height:36px!important;
    font-size:18px!important;
    margin-bottom:8px!important;
  }
  .home360Card b{font-size:12px!important}
  .home360Card small{font-size:8px!important;line-height:1.25!important}
  .home360Soon{font-size:7px!important}
  .home360Back{
    right:10px!important;
    bottom:10px!important;
    padding:10px 13px!important;
    font-size:10px!important;
  }
}
@media(max-width:390px){
  .home360Cards{grid-template-columns:1fr 1fr!important;gap:7px!important}
  .home360Card{min-height:103px!important;padding:10px!important}
  .home360Card b{font-size:11px!important}
}


/* ===== AYLIK PUANTAJ V1 ===== */
.puantajPage{position:fixed;inset:0;background:#f4f7fb;z-index:95;overflow:auto;color:#14213d}
.puantajTop{position:sticky;top:0;z-index:3;background:#071f59;color:#fff;padding:13px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 2px 8px rgba(0,0,0,.15)}
.puantajTop button{border:0;border-radius:8px;padding:9px 12px;font-weight:900;cursor:pointer}
.puantajBack{font-size:22px;background:#fff;color:#071f59}
.puantajTitle{font-size:17px;font-weight:1000}.puantajSub{font-size:9px;opacity:.75;margin-top:2px}
.puantajTopActions{margin-left:auto;display:flex;gap:7px}
.puantajExcel{background:#17833c;color:#fff}.puantajHome{background:#ff9700;color:#fff}
.puantajBody{padding:14px;max-width:1600px;margin:auto}
.puantajTools{display:flex;gap:8px;align-items:end;flex-wrap:wrap;background:#fff;padding:12px;border-radius:12px;margin-bottom:10px;box-shadow:0 2px 8px rgba(0,0,0,.06)}
.puantajTools label{font-size:9px;font-weight:900;color:#526071;display:block;margin-bottom:4px}
.puantajTools select,.puantajTools input{height:38px;border:1px solid #d9e0ea;border-radius:8px;padding:0 9px}
.puantajTools button{height:38px;border:0;border-radius:8px;padding:0 12px;font-weight:900;cursor:pointer}
.puantajAdd{background:#071f59;color:#fff}
.puantajLegend{display:flex;gap:7px;flex-wrap:wrap;margin:7px 0 12px}
.puantajLegend span{background:#fff;border:1px solid #e1e6ee;border-radius:15px;padding:5px 8px;font-size:9px;font-weight:800}
.puantajWrap{background:#fff;border-radius:12px;overflow:auto;box-shadow:0 2px 9px rgba(0,0,0,.07);max-height:68vh}
.puantajTable{border-collapse:collapse;min-width:1500px;width:100%}
.puantajTable th,.puantajTable td{border:1px solid #d9dee7;text-align:center;padding:3px;font-size:9px;height:31px}
.puantajTable th{position:sticky;top:0;background:#eaf1fb;color:#071f59;font-weight:1000;z-index:1}
.puantajTable th.name,.puantajTable td.name{position:sticky;left:0;min-width:175px;text-align:left;background:#fff;z-index:2;font-weight:800}
.puantajTable th.name{background:#dce8f8;z-index:4}
.puantajDay{width:38px;min-width:38px}
.puantajCell select{width:100%;height:25px;border:0;background:transparent;font-size:9px;font-weight:900;text-align:center}
.puantajCell[data-v="Ç"]{background:#b8e6c1!important;color:#14532d!important}
.puantajCell[data-v="T"]{background:#b8d9ff!important;color:#123b72!important}
.puantajCell[data-v="R"]{background:#ffb3bd!important;color:#7f1d2d!important}
.puantajCell[data-v="ÜCS"]{background:#ffd39a!important;color:#7a3e00!important}
.puantajCell[data-v="Yİ"]{background:#c9b8ff!important;color:#3f267d!important}
.puantajCell[data-v="A"]{background:#c7ced8!important;color:#263241!important}
.puantajCell[data-v="KSM"]{background:#fff19d!important;color:#645500!important}
.puantajCell[data-v]:not([data-v=""]){box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)!important}
.puantajSummary{min-width:48px;font-weight:900;background:#fafbfc}
.puantajDelete{border:0;background:#fee2e2;color:#a11;border-radius:6px;padding:4px 6px;cursor:pointer}
.puantajNameInput{width:100%;min-width:160px;height:26px;border:1px solid #d7dfeb;border-radius:6px;padding:0 7px;background:#fff;color:#071f59;font-size:9px;font-weight:900;outline:none}
.puantajNameInput:focus{border-color:#1f63d7;box-shadow:0 0 0 2px rgba(31,99,215,.10)}
.puantajMsg{margin-bottom:8px}
@media(max-width:700px){
 .puantajTop{padding:10px}.puantajTitle{font-size:14px}
 .puantajTopActions button{padding:8px;font-size:9px}
 .puantajBody{padding:8px}.puantajTools{padding:9px}
 .puantajWrap{max-height:72vh}
}


/* ===== REYON PAYLAŞIMLARI V1 ===== */
.reyonPage{position:fixed;inset:0;z-index:110;background:#f4f7fb;overflow:auto;color:#14213d}
.reyonTop{position:sticky;top:0;z-index:5;background:#071f59;color:#fff;padding:12px 14px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 10px rgba(0,0,0,.15)}
.reyonTop button{border:0;border-radius:9px;height:39px;padding:0 12px;font-weight:900;cursor:pointer}
.reyonBack{background:#fff;color:#071f59;font-size:22px}
.reyonTopTitle{font-size:16px;font-weight:1000}.reyonTopSub{font-size:9px;opacity:.75;margin-top:2px}
.reyonHome{margin-left:auto;background:#ff9700;color:#fff}
.reyonBody{max-width:1200px;margin:auto;padding:13px}
.reyonComposer{background:#fff;border-radius:14px;padding:13px;box-shadow:0 2px 9px rgba(0,0,0,.07);margin-bottom:12px}
.reyonComposerGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.reyonComposer input,.reyonComposer textarea{width:100%;box-sizing:border-box;border:1px solid #d9e0ea;border-radius:9px;padding:10px;font:inherit}
.reyonComposer textarea{min-height:76px;resize:vertical;grid-column:1 / -1}
.reyonMediaRow{display:flex;gap:8px;align-items:center;margin-top:8px;flex-wrap:wrap}
.reyonFileLabel{background:#eef4ff;color:#071f59;border-radius:9px;padding:10px 12px;font-size:11px;font-weight:900;cursor:pointer}
.reyonUpload{background:#17833c;color:#fff;border:0;border-radius:9px;padding:10px 14px;font-weight:1000;cursor:pointer}
.reyonUpload[disabled]{opacity:.55;cursor:not-allowed}
.reyonHint{font-size:9px;color:#718096}
.reyonGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.reyonCard{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 2px 9px rgba(0,0,0,.08);border:1px solid #e6eaf0}
.reyonMedia{background:#071f59;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;overflow:hidden}
.reyonMedia img,.reyonMedia video{width:100%;height:100%;object-fit:cover;background:#000}
.reyonCardBody{padding:11px}
.reyonMeta{display:flex;justify-content:space-between;gap:8px;align-items:start}
.reyonWho{font-size:11px;font-weight:1000;color:#071f59}.reyonWhen{font-size:8px;color:#8a94a6}
.reyonDept{display:inline-block;margin:7px 0;background:#eef4ff;color:#17437b;border-radius:12px;padding:4px 7px;font-size:8px;font-weight:900}
.reyonDesc{font-size:10px;line-height:1.4;color:#4a5568;min-height:28px;white-space:pre-wrap}
.reyonActions{display:flex;gap:7px;margin-top:9px}
.reyonActions button{flex:1;border:0;border-radius:8px;padding:8px;font-size:9px;font-weight:900;cursor:pointer}
.reyonCommentBtn{background:#eef4ff;color:#071f59}.reyonDeleteBtn{background:#fee2e2;color:#a11}
.reyonLoadMore{display:block;margin:15px auto;border:0;background:#071f59;color:#fff;border-radius:10px;padding:10px 16px;font-weight:900}
.reyonNotifBadge{position:absolute;right:9px;top:8px;min-width:20px;height:20px;border-radius:10px;background:#e53935;color:#fff;font-size:9px;font-weight:1000;display:flex;align-items:center;justify-content:center;padding:0 4px;z-index:2}
.reyonSideBadge{float:right;background:#e53935;color:#fff;border-radius:9px;min-width:18px;text-align:center;font-size:8px;padding:2px 4px}
.reyonCommentsModal{position:fixed;inset:0;z-index:130;background:rgba(0,0,0,.55);display:grid;place-items:center;padding:12px}
.reyonCommentsBox{width:min(560px,100%);max-height:85vh;background:#fff;border-radius:14px;padding:14px;display:flex;flex-direction:column}
.reyonCommentsHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}
.reyonCommentsList{overflow:auto;flex:1;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:7px 0}
.reyonComment{padding:8px 3px;border-bottom:1px solid #f0f2f5}.reyonComment b{font-size:10px;color:#071f59}.reyonComment p{margin:3px 0;font-size:10px}.reyonComment small{font-size:8px;color:#8a94a6}
.reyonCommentForm{display:flex;gap:7px;margin-top:9px}.reyonCommentForm input{flex:1;border:1px solid #d9e0ea;border-radius:9px;padding:9px}.reyonCommentForm button{border:0;border-radius:9px;background:#071f59;color:#fff;padding:0 14px;font-weight:900}
.reyonProgress{height:5px;background:#edf1f6;border-radius:5px;overflow:hidden;margin-top:8px}.reyonProgress > div{height:100%;background:#17833c;width:0%}
@media(max-width:850px){.reyonGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){
 .reyonBody{padding:8px}.reyonComposerGrid{grid-template-columns:1fr}.reyonComposer textarea{grid-column:auto}
 .reyonGrid{grid-template-columns:1fr}.reyonTopTitle{font-size:14px}
}


/* ===== REYON MEDYA TAM EKRAN ===== */
.reyonLightbox{
  position:fixed;inset:0;z-index:160;background:rgba(0,0,0,.92);
  display:flex;align-items:center;justify-content:center;padding:18px;
}
.reyonLightbox.hidden{display:none!important}
.reyonLightboxContent{
  max-width:96vw;max-height:92vh;display:flex;align-items:center;justify-content:center;
}
.reyonLightbox img,.reyonLightbox video{
  max-width:96vw;max-height:90vh;object-fit:contain;border-radius:10px;background:#000;
}
.reyonLightboxClose{
  position:fixed;right:14px;top:14px;z-index:161;width:44px;height:44px;border:0;border-radius:50%;
  background:#fff;color:#071f59;font-size:24px;font-weight:1000;cursor:pointer;
}
.reyonMedia{cursor:zoom-in}


/* ===== REYON GÖRSEL TAKİP V3 ===== */
.gorselTakip{background:#fff;border-radius:14px;padding:13px;box-shadow:0 2px 9px rgba(0,0,0,.07);margin-bottom:12px}
.gorselTakipHead{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}
.gorselTakipHead h3{margin:0;color:#071f59;font-size:14px}.gorselTakipHead small{color:#7b8798;font-size:9px}
.gorselScore{background:#071f59;color:#fff;border-radius:16px;padding:7px 10px;font-size:10px;font-weight:1000}
.gorselTasks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.gorselTask{border:1px solid #e1e7ef;border-radius:11px;padding:10px;background:#fafcff}
.gorselTask.done{background:#effaf2;border-color:#b9dfc2}.gorselTask.wait{background:#fff9ef;border-color:#f0d59d}
.gorselTaskTop{display:flex;justify-content:space-between;gap:8px;align-items:center}
.gorselTask b{font-size:12px;color:#071f59}.gorselStatus{font-size:8px;font-weight:1000}
.gorselTask.done .gorselStatus{color:#16833b}.gorselTask.wait .gorselStatus{color:#b46b00}
.gorselTask p{font-size:9px;color:#687386;margin:6px 0}
.gorselTask button{border:0;border-radius:8px;background:#071f59;color:#fff;padding:7px 9px;font-size:8px;font-weight:900;cursor:pointer}
.gorselWeek{margin-top:10px;border-top:1px solid #edf0f4;padding-top:9px}
.gorselWeekTitle{font-size:10px;font-weight:1000;color:#071f59;margin-bottom:6px}
.gorselWeekRows{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}
.gorselDay{background:#f4f7fb;border-radius:8px;padding:7px;text-align:center;font-size:8px}
.gorselDay b{display:block;font-size:9px;color:#071f59;margin-bottom:3px}
.gorselChecklist{grid-column:1/-1;background:#f8fafc;border:1px solid #e1e7ef;border-radius:10px;padding:9px}
.gorselChecklistTitle{font-size:9px;font-weight:1000;color:#071f59;margin-bottom:6px}
.gorselChecks{display:flex;gap:10px;flex-wrap:wrap;font-size:9px}
.gorselChecks label{display:flex;align-items:center;gap:4px}
@media(max-width:650px){.gorselTasks{grid-template-columns:1fr}.gorselWeekRows{grid-template-columns:repeat(3,1fr)}}


/* ===== REYON MOBILE OKUNAKLILIK V4 ===== */
@media(max-width:600px){
  .reyonPage{font-size:16px}
  .reyonTop{padding:10px 12px;min-height:62px}
  .reyonTopTitle{font-size:18px!important;line-height:1.15}
  .reyonTopSub{font-size:11px!important;margin-top:4px}
  .reyonHome{font-size:11px!important;padding:0 12px!important}
  .reyonBack{min-width:42px}
  .reyonBody{padding:10px!important}

  .gorselTakip{padding:14px!important;border-radius:14px}
  .gorselTakipHead h3{font-size:16px!important;line-height:1.2}
  .gorselTakipHead small{font-size:11px!important;line-height:1.35}
  .gorselScore{font-size:11px!important;padding:7px 10px}
  .gorselTask b{font-size:13px!important}
  .gorselTask p{font-size:11px!important;line-height:1.4}
  .gorselStatus{font-size:10px!important}
  .gorselWeekTitle{font-size:12px!important;margin:12px 0 8px}
  .gorselWeekRows{grid-template-columns:repeat(3,1fr)!important;gap:7px}
  .gorselDay{font-size:10px!important;line-height:1.35;padding:9px 4px!important;min-height:54px}
  .gorselDay b{font-size:11px!important;margin-bottom:4px}

  .reyonComposer{padding:13px!important}
  .reyonComposerGrid{display:block!important}
  .reyonComposer input,.reyonComposer textarea{
    display:block;width:100%;font-size:16px!important;line-height:1.35;
    min-height:48px;margin-bottom:9px;padding:11px!important;color:#14213d!important;
  }
  .reyonComposer textarea{min-height:82px!important}
  .reyonComposer input::placeholder,.reyonComposer textarea::placeholder{color:#7c8798!important;opacity:1}

  .gorselChecklist{padding:11px!important}
  .gorselChecklistTitle{font-size:12px!important;margin-bottom:9px}
  .gorselChecks{display:grid!important;grid-template-columns:repeat(4,1fr);gap:5px!important}
  .gorselChecks label{
    min-width:0;display:flex!important;flex-direction:column;justify-content:center;
    text-align:center;gap:5px!important;font-size:10px!important;line-height:1.15;color:#14213d;
    background:#fff;border:1px solid #e3e8ef;border-radius:9px;padding:8px 3px;
  }
  .gorselChecks input{width:22px!important;height:22px!important;min-height:auto!important;margin:0!important}

  .reyonMediaRow{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  .reyonFileLabel{
    display:flex!important;align-items:center;justify-content:center;min-height:48px;
    font-size:12px!important;padding:10px!important;border:1px solid #d9e3f2;
  }
  #reyonFileName{font-size:10px!important;text-align:center}
  .reyonUpload{width:100%!important;min-height:50px;font-size:14px!important}
  .reyonHint{font-size:10px!important;line-height:1.35;text-align:center;margin-top:6px}

  .reyonGrid{grid-template-columns:1fr!important;gap:12px}
  .reyonWho{font-size:13px!important}.reyonWhen{font-size:10px!important}
  .reyonDept{font-size:10px!important}.reyonDesc{font-size:12px!important;line-height:1.45}
  .reyonActions button{font-size:11px!important;min-height:40px}
}


.reyonSelectedList{width:100%;display:flex;flex-direction:column;gap:5px}
.reyonSelectedItem{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f5f8fc;border:1px solid #e1e7ef;border-radius:8px;padding:7px 9px;font-size:9px}
.reyonSelectedItem b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}
.reyonSelectedItem button{border:0;background:#fee2e2;color:#a11;border-radius:6px;padding:4px 7px;font-size:9px;font-weight:900}
@media(max-width:600px){
  .reyonMediaRow{grid-template-columns:1fr 1fr!important}
  .reyonSelectedList,#reyonFileName,.reyonUpload{grid-column:1/-1}
  .reyonFileLabel{font-size:11px!important}
}


/* ===== ZAYIAT / URUN TAKIP V11 ===== */
.zayiatPage{position:fixed;inset:0;background:#f3f6fb;z-index:1800;overflow:auto;color:#10285b}
.zayiatTop{position:sticky;top:0;z-index:5;background:#0b2a68;color:#fff;padding:14px 18px;display:flex;align-items:center;gap:12px}
.zayiatBack,.zayiatHome{border:0;border-radius:10px;padding:10px 14px;font-weight:900;cursor:pointer}
.zayiatBack{background:#fff;color:#0b2a68;font-size:22px}.zayiatHome{margin-left:auto;background:#ff9700;color:#fff}
.zayiatTitle{font-size:18px;font-weight:950}.zayiatSub{font-size:11px;opacity:.8}
.zayiatBody{padding:18px;max-width:1500px;margin:auto}
.zayiatStats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}
.zayiatStat{background:#fff;border-radius:14px;padding:14px;box-shadow:0 2px 10px #0000000b}
.zayiatStat small{color:#64748b}.zayiatStat b{display:block;font-size:24px;margin-top:4px}
.zayiatForm{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 12px #0000000d;margin-bottom:14px}
.zayiatForm h3{margin:0 0 12px}.zayiatGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.zayiatGrid input,.zayiatGrid select,.zayiatGrid textarea{width:100%;border:1px solid #d6deea;border-radius:10px;padding:11px;font-size:13px;background:#fff;color:#14213d}
.zayiatGrid textarea{min-height:76px;resize:vertical}.zayiatSpan2{grid-column:span 2}.zayiatSpan3{grid-column:1/-1}
.zayiatSave{background:#17833c;color:#fff;border:0;border-radius:10px;padding:12px 18px;font-weight:900;cursor:pointer}
.zayiatSearch{display:flex;gap:8px;margin:12px 0}.zayiatSearch input{flex:1;padding:11px;border:1px solid #d6deea;border-radius:10px}
.zayiatCards{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:12px}
.zayiatCard{background:#fff;border-radius:14px;padding:15px;box-shadow:0 2px 12px #0000000d;border-top:4px solid #ff9700}
.zayiatCard.done{border-top-color:#16a34a}.zayiatCard h4{margin:0 0 5px;font-size:15px}.zayiatMeta{font-size:10px;color:#64748b;margin-bottom:10px}
.zayiatLine{display:grid;grid-template-columns:115px 1fr;gap:8px;font-size:12px;padding:4px 0;border-bottom:1px dashed #edf1f6}
.zayiatLine b{color:#475569}.zayiatActions{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}
.zayiatActions button{border:0;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:900;cursor:pointer}
.zWord{background:#2457d6;color:#fff}.zThermal{background:#111827;color:#fff}.zEdit{background:#eaf0fb;color:#0b2a68}.zDone{background:#dcfce7;color:#166534}
.zayiatBadge{display:inline-block;border-radius:20px;padding:5px 8px;font-size:10px;font-weight:900;background:#fff3d6;color:#8a5a00}
@media(max-width:700px){
 .zayiatBody{padding:10px}.zayiatStats{grid-template-columns:repeat(2,1fr)}
 .zayiatGrid{grid-template-columns:1fr}.zayiatSpan2,.zayiatSpan3{grid-column:auto}
 .zayiatCards{grid-template-columns:1fr}.zayiatTop{padding:10px}.zayiatTitle{font-size:15px}
}


/* ===== ZAYIAT LİSTE GÖRÜNÜM V12 ===== */
.zayiatViewTabs{display:flex;gap:8px;margin:10px 0 12px}
.zayiatViewTabs button{border:0;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer;background:#eaf0fb;color:#0b2a68}
.zayiatViewTabs button.active{background:#0b2a68;color:#fff}
.zayiatTableWrap{background:#fff;border-radius:14px;overflow:auto;box-shadow:0 2px 12px #0000000d}
.zayiatTable{width:100%;border-collapse:collapse;min-width:1100px}
.zayiatTable th,.zayiatTable td{border-bottom:1px solid #edf1f6;padding:10px 8px;text-align:left;font-size:11px}
.zayiatTable th{background:#eaf1fb;color:#0b2a68;font-size:10px;position:sticky;top:0;z-index:1}
.zayiatStatusPill{display:inline-block;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:1000;white-space:nowrap}
.zayiatStatusPill.wait{background:#fff4d6;color:#9a6500}
.zayiatStatusPill.process{background:#e8f0ff;color:#2457d6}
.zayiatStatusPill.done{background:#dcfce7;color:#166534}
.zayiatStatusPill.returned{background:#d1fae5;color:#065f46}
.zayiatRowDone{background:#f3fff6}
.zayiatRowProcess{background:#f8fbff}
.zayiatCountBar{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}
.zayiatCountChip{background:#fff;border:1px solid #e4eaf2;border-radius:18px;padding:7px 10px;font-size:10px;font-weight:900}
@media(max-width:700px){
 .zayiatViewTabs{position:sticky;top:64px;z-index:3;background:#f3f6fb;padding:6px 0}
}


/* ===== ZAYIAT UI V13 - PC + MOBİL ===== */
.zayiatPage{background:#f5f7fb!important}
.zayiatTop{
  background:#fff!important;color:#0f172a!important;border-bottom:1px solid #e7ebf1;
  box-shadow:0 2px 10px rgba(15,23,42,.05)
}
.zayiatBack{background:#eef3fb!important;color:#0b2a68!important}
.zayiatHome{background:#0b2a68!important;color:#fff!important}
.zayiatTitle{font-size:20px!important;color:#0f172a}.zayiatSub{color:#64748b!important;opacity:1!important}

.zayiatStats{grid-template-columns:repeat(5,1fr)!important;gap:12px!important}
.zayiatStat{display:flex;align-items:center;gap:12px;min-height:78px;border:1px solid #e8edf4}
.zayiatStat::before{content:"";width:42px;height:42px;border-radius:50%;background:#eef4ff;display:block;flex:0 0 auto}
.zayiatStat:nth-child(2)::before{background:#fff4d6}
.zayiatStat:nth-child(3)::before{background:#e8f0ff}
.zayiatStat:nth-child(4)::before{background:#dcfce7}
.zayiatStat:nth-child(5)::before{background:#d1fae5}
.zayiatStat small{font-size:10px;font-weight:900;color:#475569}
.zayiatStat b{font-size:24px;color:#0f172a;margin-top:2px}

#zTeslimEdildiCard{display:flex!important}

.zayiatForm{border:1px solid #e7ebf1!important;box-shadow:0 2px 12px rgba(15,23,42,.05)!important}
.zayiatForm h3{font-size:15px;color:#0f172a}
.zayiatGrid input,.zayiatGrid select,.zayiatGrid textarea{font-size:12px!important}
.zayiatSave{background:#0b4cc4!important}

.zayiatSearch{
  background:#fff;padding:12px;border-radius:14px;border:1px solid #e7ebf1;
  box-shadow:0 2px 10px rgba(15,23,42,.04);align-items:center
}
.zayiatSearch input{font-size:12px}
.zayiatToolbarExtras{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 12px}
.zayiatToolbarExtras button,.zayiatToolbarExtras select,.zayiatToolbarExtras input{
  border:1px solid #dbe3ef;background:#fff;color:#0f172a;border-radius:9px;padding:9px 11px;font-size:11px;font-weight:800
}
.zayiatToolbarExtras .primary{background:#0b4cc4;color:#fff;border-color:#0b4cc4}
.zayiatToolbarExtras .print{margin-left:auto}

.zayiatViewTabs{background:#fff;padding:10px;border-radius:12px;border:1px solid #e7ebf1}
.zayiatViewTabs button.active{background:#0b4cc4!important}

.zayiatTableWrap{border:1px solid #e7ebf1!important}
.zayiatTable th{background:#f8fafc!important;color:#475569!important;font-size:9px!important}
.zayiatTable td{font-size:10px!important}
.zayiatTable tr:hover{background:#f8fbff}
.zWord{background:#fff!important;color:#0f172a!important;border:1px solid #cfd8e6!important}.zThermal{background:#111827!important;color:#fff!important;border:1px solid #111827!important}
.zEdit{background:#fff!important;color:#0b4cc4!important;border:1px solid #8eb2ff!important}

.zayiatCountBar{margin:10px 0}
.zayiatCountChip{background:#fff}
.zayiatLegend{
  margin-top:14px;background:#fffaf0;border:1px solid #f1d99f;border-radius:12px;padding:10px;
  display:flex;gap:14px;flex-wrap:wrap;font-size:9px;color:#475569
}
.zayiatLegend b{color:#0f172a}

@media(max-width:700px){
  .zayiatPage{padding-bottom:68px}
  .zayiatTop{min-height:56px;padding:8px 10px!important}
  .zayiatTitle{font-size:15px!important}
  .zayiatSub{font-size:9px!important}
  .zayiatStats{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}
  .zayiatStat{min-height:62px!important;padding:10px!important}
  .zayiatStat::before{width:32px;height:32px}
  .zayiatStat small{font-size:8px!important}
  .zayiatStat b{font-size:18px!important}
  #zTeslimEdildiCard{grid-column:1/-1}
  .zayiatSearch{padding:9px}
  .zayiatToolbarExtras{display:grid;grid-template-columns:1fr 1fr;gap:7px}
  .zayiatToolbarExtras .primary,.zayiatToolbarExtras .print{grid-column:1/-1;margin-left:0}
  .zayiatViewTabs{position:static!important;padding:7px}
  .zayiatTableWrap{display:none!important}
  .zayiatCards{display:block!important}
  .zayiatCard{margin-bottom:9px;padding:12px}
  .zayiatCard h4{font-size:13px}
  .zayiatLine{grid-template-columns:95px 1fr;font-size:10px}
  .zayiatActions button{font-size:10px;padding:8px 9px}
  .zayiatCountBar{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}
  .zayiatCountChip{font-size:9px;text-align:center}
  .zayiatLegend{font-size:8px;gap:8px}
  .zayiatViewTabs{display:none!important}
}


/* ===== ZAYIAT V14 - MOCKUP'A YAKIN ===== */
.zayiatBody{max-width:none!important;padding:18px 22px!important}
.zayiatStats{gap:14px!important}
.zayiatStat{
  border:1px solid #e5eaf1!important;border-radius:14px!important;background:#fff!important;
  min-height:105px!important;padding:16px 18px!important;display:flex!important;gap:14px!important;
  align-items:center!important;box-shadow:0 3px 14px rgba(16,40,91,.06)!important
}
.zayiatStat::before{display:none!important}
.zStatIcon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:21px;font-weight:1000;flex:0 0 48px}
.zStatIcon.zBlue{background:#1457cc}.zStatIcon.zYellow{background:#ffad00}.zStatIcon.zSky{background:#2588e8}.zStatIcon.zGreen{background:#2cb85c}
.zayiatStat small{font-size:10px!important;font-weight:1000!important;color:#23314d!important}
.zayiatStat b{font-size:25px!important;line-height:1!important;margin:5px 0 4px!important}
.zayiatStat p{margin:0!important;font-size:9px!important;color:#667085!important}

.zayiatForm,.zListSection{background:#fff;border:1px solid #e5eaf1;border-radius:14px;box-shadow:0 3px 14px rgba(16,40,91,.05);margin-bottom:16px}
.zayiatForm{padding:0!important;overflow:hidden}
.zSectionTitle{padding:14px 16px;border-bottom:1px solid #e8edf4;font-size:13px;font-weight:1000;color:#0f172a}
.zFormGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:16px}
.zFormGrid label{display:flex;flex-direction:column;gap:6px;min-width:0}
.zFormGrid label>span{font-size:9px;font-weight:1000;color:#26344f}
.zFormGrid input,.zFormGrid select,.zFormGrid textarea{
  width:100%;box-sizing:border-box;border:1px solid #d7dfeb;border-radius:8px;background:#fff;color:#14213d;
  padding:10px 11px;font-size:11px;min-height:42px
}
.zFormGrid textarea{min-height:42px;resize:vertical}
.zWide2{grid-column:span 2}
.zFormActions{grid-column:4/6;display:flex;justify-content:flex-end;gap:10px;align-items:end}
.zClear,.zayiatSave{height:40px;border-radius:8px;padding:0 18px;font-size:10px;font-weight:1000;cursor:pointer}
.zClear{background:#fff;border:1px solid #d7dfeb;color:#334155}.zayiatSave{background:#1047b8!important;border:0;color:#fff}

.zListSection{padding:0 14px 14px}
.zListSection>.zSectionTitle{margin:0 -14px 10px}
.zayiatSearch{box-shadow:none!important;border:0!important;padding:0!important;margin:10px 0!important}
.zayiatSearch input{height:40px!important;background:#fff}
.zayiatToolbarExtras{display:grid!important;grid-template-columns:180px 190px 150px;gap:8px!important;justify-content:end;margin-top:-50px!important;margin-bottom:10px!important}
.zayiatToolbarExtras .primary{height:40px}
.zayiatViewTabs{border:0!important;padding:0!important;background:transparent!important;margin:8px 0!important}
.zayiatTableWrap{border-radius:10px!important;box-shadow:none!important}
.zayiatTable th,.zayiatTable td{padding:12px 8px!important}
.zayiatStatusPill{font-size:9px!important;padding:6px 10px!important}
.zWord,.zThermal,.zEdit{display:block;width:100%;margin:3px 0;padding:6px 8px!important}
.zayiatLegend{margin-top:14px}

@media(max-width:1000px){
  .zFormGrid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .zFormActions{grid-column:2/4}
  .zayiatToolbarExtras{margin-top:0!important;grid-template-columns:1fr 1fr 1fr}
}
@media(max-width:700px){
  .zayiatBody{padding:10px!important}
  .zayiatStats{grid-template-columns:repeat(2,1fr)!important}
  .zayiatStat{min-height:82px!important;padding:11px!important;gap:9px!important}
  .zStatIcon{width:36px;height:36px;flex-basis:36px;font-size:16px}
  .zayiatStat b{font-size:20px!important}.zayiatStat p{font-size:7px!important}
  .zFormGrid{grid-template-columns:1fr!important;padding:12px!important;gap:10px}
  .zWide2,.zFormActions{grid-column:auto!important}
  .zFormActions{display:grid;grid-template-columns:1fr 1fr}
  .zFormGrid input,.zFormGrid select,.zFormGrid textarea{font-size:14px!important;min-height:46px}
  .zFormGrid label>span{font-size:10px}
  .zayiatToolbarExtras{grid-template-columns:1fr 1fr!important;margin-top:0!important}
  .zayiatToolbarExtras .primary{grid-column:1/-1}
  .zayiatSearch input{font-size:13px!important}
  .zayiatCards{display:block!important}
}


/* ===== GÖREVLER V16 ===== */
.gorevPage{position:fixed;inset:0;z-index:1900;background:#f5f7fb;overflow:auto;color:#10285b}
.gorevTop{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid #e7ebf1;padding:12px 16px;display:flex;align-items:center;gap:10px}
.gorevTop button{border:0;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer}
.gorevBack{background:#eef3fb;color:#0b2a68;font-size:20px}.gorevHome{margin-left:auto;background:#0b2a68;color:#fff}
.gorevTitle{font-size:18px;font-weight:1000;color:#0f172a}.gorevSub{font-size:9px;color:#64748b}
.gorevBody{max-width:1450px;margin:auto;padding:16px}
.gorevStats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}
.gorevStat{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:14px;box-shadow:0 2px 10px rgba(15,23,42,.04)}
.gorevStat small{display:block;font-size:9px;font-weight:900;color:#64748b}.gorevStat b{font-size:24px;color:#0f172a}
.gorevForm{background:#fff;border:1px solid #e6ebf2;border-radius:14px;overflow:hidden;margin-bottom:12px}
.gorevSectionTitle{padding:13px 15px;border-bottom:1px solid #e9edf3;font-size:13px;font-weight:1000}
.gorevFormGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px}
.gorevFormGrid label{display:flex;flex-direction:column;gap:5px}.gorevFormGrid label span{font-size:9px;font-weight:900;color:#334155}
.gorevFormGrid input,.gorevFormGrid select,.gorevFormGrid textarea{width:100%;box-sizing:border-box;border:1px solid #d7dfeb;border-radius:8px;padding:10px;font-size:11px;background:#fff}
.gorevFormGrid textarea{min-height:70px;resize:vertical}.gorevSpan2{grid-column:span 2}.gorevSpan4{grid-column:1/-1}
.gorevSave{background:#0b4cc4;color:#fff;border:0;border-radius:8px;padding:11px 16px;font-weight:900;cursor:pointer}
.gorevToolbar{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}
.gorevToolbar input,.gorevToolbar select{height:38px;border:1px solid #d7dfeb;border-radius:8px;padding:0 10px;background:#fff}
.gorevToolbar input{flex:1;min-width:220px}
.gorevList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.gorevCard{background:#fff;border:1px solid #e6ebf2;border-left:5px solid #f3b51b;border-radius:13px;padding:13px}
.gorevCard.done{border-left-color:#22a447;background:#f7fff9}.gorevCard.late{border-left-color:#e53935;background:#fff9f9}.gorevCard.progress{border-left-color:#2f80ed}
.gorevCardHead{display:flex;justify-content:space-between;gap:10px}.gorevCard h4{margin:0;font-size:14px;color:#0f172a}
.gorevPill{border-radius:15px;padding:5px 8px;font-size:8px;font-weight:1000;white-space:nowrap}
.gorevPill.wait{background:#fff3d6;color:#9a6500}.gorevPill.progress{background:#e7f0ff;color:#2457d6}.gorevPill.done{background:#dcfce7;color:#166534}.gorevPill.late{background:#fee2e2;color:#a11}
.gorevMeta{font-size:9px;color:#64748b;margin:5px 0}.gorevDesc{font-size:11px;line-height:1.45;color:#475569;white-space:pre-wrap}
.gorevActions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.gorevActions button{border:0;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:900;cursor:pointer}
.gStart{background:#e7f0ff;color:#174ca5}.gDone{background:#dcfce7;color:#166534}.gEdit{background:#eef3fb;color:#0b2a68}.gDelete{background:#fee2e2;color:#a11}
.gorevPhoto{margin-top:8px}.gorevPhoto img{max-width:180px;max-height:140px;border-radius:9px;object-fit:cover;cursor:zoom-in}
.gorevCheck{display:flex;align-items:center;gap:6px;font-size:10px}.gorevCheck input{width:18px;height:18px}
@media(max-width:800px){.gorevStats{grid-template-columns:repeat(2,1fr)}.gorevFormGrid{grid-template-columns:1fr 1fr}.gorevSpan4{grid-column:1/-1}.gorevList{grid-template-columns:1fr}}
@media(max-width:560px){.gorevBody{padding:9px}.gorevFormGrid{grid-template-columns:1fr}.gorevSpan2,.gorevSpan4{grid-column:auto}.gorevTitle{font-size:15px}}


/* ===== GÖREV FOTOĞRAF GALERİSİ V18 ===== */
.gPhotos{background:#fff3d6;color:#8a5a00!important}
.gorevPhotoModal{position:fixed;inset:0;z-index:2600;background:rgba(4,12,28,.78);display:flex;align-items:center;justify-content:center;padding:14px}
.gorevPhotoPanel{width:min(920px,96vw);max-height:92vh;overflow:auto;background:#fff;border-radius:16px;padding:14px}
.gorevPhotoHead{display:flex;align-items:center;gap:10px;margin-bottom:12px}
.gorevPhotoHead b{font-size:15px;color:#0f172a}.gorevPhotoHead button{margin-left:auto;border:0;background:#eef3fb;border-radius:9px;padding:8px 11px;font-weight:900}
.gorevGallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.gorevGalleryItem{position:relative;background:#f3f6fb;border-radius:12px;overflow:hidden;min-height:180px}
.gorevGalleryItem img{width:100%;height:220px;object-fit:cover;display:block;cursor:zoom-in}
.gorevGalleryDelete{position:absolute;right:7px;top:7px;border:0;border-radius:8px;background:#b91c1c;color:#fff;padding:7px 9px;font-size:9px;font-weight:900}
.gorevLightbox{position:fixed;inset:0;z-index:2800;background:rgba(0,0,0,.94);display:flex;align-items:center;justify-content:center;padding:10px}
.gorevLightbox img{max-width:96vw;max-height:94vh;object-fit:contain}
.gorevLightbox button{position:absolute;right:15px;top:15px;border:0;border-radius:50%;width:42px;height:42px;background:#fff;color:#111;font-size:24px}
@media(max-width:700px){.gorevGallery{grid-template-columns:repeat(2,1fr)}.gorevGalleryItem{min-height:130px}.gorevGalleryItem img{height:160px}}
@media(max-width:430px){.gorevGallery{grid-template-columns:1fr}.gorevGalleryItem img{height:auto;max-height:65vh}}


/* ===== GÖREVİ TAMAMLAYAN BİLGİSİ V19 ===== */
.gorevCompletedBy{margin-top:9px;padding:9px 10px;border-radius:9px;background:#f0fdf4;border:1px solid #bbf7d0;font-size:10px;color:#166534}
.gorevCompletedBy b{color:#14532d}
.gorevCompletedPerson{display:flex;justify-content:space-between;gap:10px;padding:3px 0}
.gorevCompletedPerson small{color:#64748b;font-size:8px}
@media(max-width:560px){.gorevCompletedPerson{display:block}.gorevCompletedPerson small{display:block;margin-top:2px}}


.duyuruPage{position:fixed;inset:0;z-index:2100;background:#f5f7fb;overflow:auto;color:#10285b}
.duyuruTop{position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid #e7ebf1;padding:12px 16px;display:flex;align-items:center;gap:10px}
.duyuruTop button{border:0;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer}
.duyuruBack{background:#eef3fb;color:#0b2a68;font-size:20px}.duyuruHome{margin-left:auto;background:#0b2a68;color:#fff}
.duyuruTitle{font-size:18px;font-weight:1000;color:#0f172a}.duyuruSub{font-size:9px;color:#64748b}
.duyuruBody{max-width:1350px;margin:auto;padding:16px}
.duyuruStats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}
.duyuruStat{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:14px}.duyuruStat small{display:block;font-size:9px;font-weight:900;color:#64748b}.duyuruStat b{font-size:24px}
.duyuruForm{background:#fff;border:1px solid #e6ebf2;border-radius:14px;overflow:hidden;margin-bottom:12px}.duyuruSectionTitle{padding:13px 15px;border-bottom:1px solid #e9edf3;font-size:13px;font-weight:1000}
.duyuruFormGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px}.duyuruFormGrid label{display:flex;flex-direction:column;gap:5px}.duyuruFormGrid label span{font-size:9px;font-weight:900;color:#334155}
.duyuruFormGrid input,.duyuruFormGrid select,.duyuruFormGrid textarea{width:100%;box-sizing:border-box;border:1px solid #d7dfeb;border-radius:8px;padding:10px;font-size:11px;background:#fff}.duyuruFormGrid textarea{min-height:85px}.duyuruSpan2{grid-column:span 2}.duyuruSpan3{grid-column:1/-1}
.duyuruSave{background:#0b4cc4;color:#fff;border:0;border-radius:8px;padding:11px 16px;font-weight:900}
.duyuruFile{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.duyuruFileLabel{background:#eef4ff;color:#0b2a68;border-radius:8px;padding:9px 11px;font-size:10px;font-weight:900;cursor:pointer}
.duyuruToolbar{display:flex;gap:8px;margin:10px 0}.duyuruToolbar input{flex:1;height:38px;border:1px solid #d7dfeb;border-radius:8px;padding:0 10px}
.duyuruList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.duyuruCard{background:#fff;border:1px solid #e6ebf2;border-left:5px solid #2f80ed;border-radius:13px;padding:13px}.duyuruCard.high{border-left-color:#f59e0b}.duyuruCard.urgent{border-left-color:#e53935}
.duyuruCardHead{display:flex;justify-content:space-between;gap:10px}.duyuruCard h4{margin:0;font-size:15px}.duyuruMeta{font-size:9px;color:#64748b;margin:5px 0}.duyuruText{font-size:11px;line-height:1.5;color:#475569;white-space:pre-wrap}
.duyuruPill{border-radius:15px;padding:5px 8px;font-size:8px;font-weight:1000}.duyuruPill.normal{background:#e7f0ff;color:#2457d6}.duyuruPill.high{background:#fff3d6;color:#9a6500}.duyuruPill.urgent{background:#fee2e2;color:#a11}
.duyuruImage{margin:10px 0}.duyuruImage img{width:100%;max-height:340px;object-fit:cover;border-radius:10px;cursor:zoom-in}
.duyuruActions{display:flex;gap:7px;flex-wrap:wrap;margin-top:10px}.duyuruActions button{border:0;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:900}.dRead{background:#dcfce7;color:#166534}.dReadDone{background:#eef2f7;color:#64748b}.dStats{background:#e7f0ff;color:#174ca5}.dDelete{background:#fee2e2;color:#a11}
.duyuruReadersModal{position:fixed;inset:0;z-index:2300;background:rgba(4,12,28,.75);display:flex;align-items:center;justify-content:center;padding:14px}.duyuruReadersBox{width:min(900px,98vw);max-height:86vh;overflow:auto;background:#fff;border-radius:15px;padding:14px}
.duyuruReadersHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.duyuruReaderGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.duyuruReaderCol{border:1px solid #e6ebf2;border-radius:10px;padding:10px}.duyuruReader{font-size:10px;padding:5px 0;border-bottom:1px solid #eef2f6}
@media(max-width:800px){.duyuruList{grid-template-columns:1fr}.duyuruFormGrid{grid-template-columns:1fr 1fr}.duyuruSpan3{grid-column:1/-1}}
@media(max-width:560px){.duyuruBody{padding:9px}.duyuruStats{grid-template-columns:1fr 1fr}.duyuruFormGrid{grid-template-columns:1fr}.duyuruSpan2,.duyuruSpan3{grid-column:auto}.duyuruReaderGrid{grid-template-columns:1fr}}


/* ===== HEDEF TAKİP & PRİM V21 ===== */
.hedefPage{position:fixed;inset:0;z-index:2200;background:#f5f7fb;overflow:auto;color:#10285b}
.hedefTop{position:sticky;top:0;z-index:7;background:#fff;border-bottom:1px solid #e7ebf1;padding:12px 16px;display:flex;align-items:center;gap:10px}
.hedefTop button{border:0;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer}
.hedefBack{background:#eef3fb;color:#0b2a68;font-size:20px}.hedefHome{margin-left:auto;background:#0b2a68;color:#fff}
.hedefTitle{font-size:18px;font-weight:1000;color:#0f172a}.hedefSub{font-size:9px;color:#64748b}
.hedefBody{max-width:1500px;margin:auto;padding:16px}
.hedefHeaderTools{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:12px}
.hedefHeaderTools input,.hedefHeaderTools button{height:38px;border:1px solid #d7dfeb;border-radius:9px;background:#fff;padding:0 11px;font-size:11px}
.hedefHeaderTools button{font-weight:900;cursor:pointer}.hedefHeaderTools .primary{background:#0b4cc4;color:#fff;border-color:#0b4cc4}
.hedefPanel{background:#fff;border:1px solid #e5eaf1;border-radius:14px;box-shadow:0 3px 14px rgba(16,40,91,.05);margin-bottom:14px;overflow:hidden}
.hedefPanelHead{display:flex;align-items:center;gap:8px;padding:13px 15px;border-bottom:1px solid #e8edf4}
.hedefPanelHead b{font-size:13px;color:#0f172a}.hedefPanelHead small{font-size:8px;color:#64748b}.hedefPanelHead button{margin-left:auto;border:1px solid #bcd0f4;background:#fff;color:#0b4cc4;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:900}
.hedefAuto{display:inline-block;background:#dcfce7;color:#166534;padding:4px 7px;border-radius:12px;font-size:8px;font-weight:900}

.hedefToday{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:12px;padding:14px}
.hedefDeptGrid{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:8px}
.hedefDept{border:1px solid #dfe6f0;border-radius:10px;padding:10px;background:#fff}
.hedefDept b{display:block;font-size:12px;color:#0b2a68}.hedefDept strong{font-size:15px;color:#111827}.hedefDept small{display:block;font-size:8px;color:#64748b;margin-top:3px}
.hedefTodayTotal{background:linear-gradient(135deg,#0b2a68,#0b4cc4);color:#fff;border-radius:13px;padding:18px;display:flex;flex-direction:column;justify-content:center}
.hedefTodayTotal small{font-size:9px;opacity:.8}.hedefTodayTotal strong{font-size:31px;margin:6px 0}.hedefTodayTotal span{font-size:10px;opacity:.9}

.hedefMonthlySummary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:14px}
.hedefSummaryCard{border:1px solid #e5eaf1;border-radius:11px;padding:12px}
.hedefSummaryCard small{display:block;font-size:8px;color:#64748b;font-weight:900}.hedefSummaryCard strong{font-size:21px;color:#0f172a}.hedefSummaryCard input{width:100%;box-sizing:border-box;border:1px solid #d7dfeb;border-radius:8px;padding:8px;margin-top:5px}

.hedefPrimWrap{padding:12px;overflow:auto}
.hedefPrimTable,.hedefDailyTable{width:100%;border-collapse:collapse;min-width:980px}
.hedefPrimTable th,.hedefPrimTable td,.hedefDailyTable th,.hedefDailyTable td{border:1px solid #e6ebf2;padding:8px;text-align:center;font-size:9px}
.hedefPrimTable th,.hedefDailyTable th{background:#f8fafc;color:#334155;font-weight:1000}
.hedefPrimTable input,.hedefDailyTable input{width:82px;box-sizing:border-box;border:1px solid #d7dfeb;border-radius:6px;padding:6px;text-align:right;font-size:9px}
.hedefRoleTable{width:100%;border-collapse:collapse}
.hedefRoleTable th,.hedefRoleTable td{border-bottom:1px solid #edf1f6;padding:9px;font-size:10px}
.hedefRoleTable th{background:#f8fafc}
.hedefRoleTable input{width:92px;border:1px solid #d7dfeb;border-radius:6px;padding:6px}
.hedefMoney{font-weight:1000;color:#16833f}.hedefHidden{color:#64748b;font-weight:900}
.hedefRoleGrid{display:grid;grid-template-columns:1.15fr 1fr;gap:12px;padding:12px}
.hedefHelp{padding:10px 14px;background:#eef4ff;color:#38527a;font-size:9px}
.hedefDailyDetail{padding:12px;overflow:auto}
.hedefDailyDetail.hidden{display:none}
.hedefMonthTotals{display:grid;grid-template-columns:repeat(10,1fr);gap:7px;padding:12px}
.hedefMonthTotal{border:1px solid #e5eaf1;border-radius:9px;text-align:center;padding:8px;background:#fff}
.hedefMonthTotal b{display:block;font-size:11px}.hedefMonthTotal span{font-size:10px;color:#0f172a;font-weight:900}
.hedefSaveBar{display:flex;justify-content:flex-end;gap:8px;padding:12px;border-top:1px solid #e8edf4}
.hedefSaveBar button{border:0;border-radius:8px;padding:10px 13px;font-weight:900}.hedefSaveBar .save{background:#0b4cc4;color:#fff}
.hedefManagerOnly{display:none}

@media(max-width:900px){
 .hedefToday{grid-template-columns:1fr}.hedefDeptGrid{grid-template-columns:repeat(3,1fr)}
 .hedefRoleGrid{grid-template-columns:1fr}.hedefMonthlySummary{grid-template-columns:1fr 1fr}
 .hedefMonthTotals{grid-template-columns:repeat(5,1fr)}
}
@media(max-width:560px){
 .hedefBody{padding:9px}.hedefTitle{font-size:15px}.hedefDeptGrid{grid-template-columns:repeat(3,1fr)}
 .hedefDept{padding:8px}.hedefDept strong{font-size:13px}.hedefTodayTotal strong{font-size:28px}
 .hedefMonthlySummary{grid-template-columns:1fr}.hedefMonthTotals{grid-template-columns:repeat(2,1fr)}
 .hedefRoleTable th,.hedefRoleTable td{font-size:9px;padding:7px 5px}
 .hedefPrimTable,.hedefDailyTable{min-width:900px}
}


/* ===== ANA MENÜ BUGÜNÜN HEDEFLERİ V22 ===== */
.homeTargetPanel{
  background:#fff;border:1px solid #e5eaf1;border-radius:16px;
  box-shadow:0 3px 14px rgba(16,40,91,.05);margin:0 0 16px;overflow:hidden
}
.homeTargetHead{display:flex;align-items:center;gap:8px;padding:13px 15px;border-bottom:1px solid #e8edf4}
.homeTargetHead b{font-size:13px;color:#0f172a}.homeTargetAuto{background:#dcfce7;color:#166534;border-radius:12px;padding:4px 7px;font-size:8px;font-weight:900}
.homeTargetHead button{margin-left:auto;border:1px solid #bcd0f4;background:#fff;color:#0b4cc4;border-radius:8px;padding:8px 10px;font-size:9px;font-weight:900;cursor:pointer}
.homeTargetBody{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:12px;padding:14px}
.homeTargetGrid{display:grid;grid-template-columns:repeat(5,minmax(100px,1fr));gap:8px}
.homeTargetItem{border:1px solid #dfe6f0;border-radius:10px;padding:9px;background:#fff}
.homeTargetItem b{display:block;font-size:11px;color:#0b2a68}.homeTargetItem strong{font-size:14px;color:#111827}.homeTargetItem small{display:block;font-size:8px;color:#64748b;margin-top:2px}
.homeTargetTotal{background:linear-gradient(135deg,#0b2a68,#0b4cc4);color:#fff;border-radius:13px;padding:18px;display:flex;flex-direction:column;justify-content:center}
.homeTargetTotal small{font-size:9px;opacity:.82}.homeTargetTotal strong{font-size:30px;margin:6px 0}.homeTargetTotal span{font-size:9px;opacity:.9}
@media(max-width:900px){
 .homeTargetBody{grid-template-columns:1fr}.homeTargetGrid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:560px){
 .homeTargetPanel{margin:0 0 10px}.homeTargetBody{padding:10px}.homeTargetGrid{grid-template-columns:repeat(2,1fr)}
 .homeTargetItem strong{font-size:13px}.homeTargetTotal strong{font-size:27px}
 .homeTargetHead button{font-size:8px;padding:7px 8px}
}


/* ===== V23B: MEVCUT TURUNCU MENÜ BUTONU -> V ===== */
.home360Back{
  width:62px!important;height:62px!important;padding:0!important;
  right:16px!important;bottom:18px!important;border-radius:50%!important;
  display:grid!important;place-items:center!important;
  background:radial-gradient(circle at 34% 28%,#38a6ff 0 10%,#1268df 30%,#082b7a 65%,#031331 100%)!important;
  color:#fff!important;
  box-shadow:0 9px 24px rgba(3,45,128,.40),inset 0 0 0 2px rgba(255,255,255,.16),0 0 0 3px rgba(37,125,255,.14)!important;
  overflow:visible!important;
}
.home360Back::before{
  content:"";position:absolute;inset:-6px;border-radius:50%;
  border:2px solid rgba(56,166,255,.60);
  border-left-color:transparent;border-bottom-color:rgba(172,220,255,.9);
  animation:btmZSpin 4.5s linear infinite;pointer-events:none;
}
.home360Back span{
  font-family:Arial Black,Arial,sans-serif;font-size:33px;font-weight:1000;line-height:1;
  transform:skewX(-10deg);text-shadow:0 2px 4px rgba(0,0,0,.45),0 0 10px rgba(255,255,255,.30)
}
.home360Back:active{transform:scale(.92)}
@keyframes btmZSpin{to{transform:rotate(360deg)}}
@media(max-width:850px){
  .home360Back{
    width:56px!important;height:56px!important;right:12px!important;bottom:12px!important;padding:0!important;
  }
  .home360Back span{font-size:30px!important}
}


/* ===== V23C: V BUTONU TÜM MODÜLLERİN ÜSTÜNDE ===== */
#home360Back.home360Back{
  z-index:999999!important;
  position:fixed!important;
  pointer-events:auto!important;
}


/* ===== FOE KURUMSAL KİMLİK + MOBİL HIZLI MENÜ V26 ===== */
.zirMainLogo,.zirSideLogo,.zirHeaderLogo{
  font-family:Arial Black,Arial,sans-serif!important;
  font-weight:1000!important;
  letter-spacing:-2px!important;
  transform:skewX(-8deg);
}
.zirMainLogo{font-size:58px!important;color:#0b2a68!important;text-shadow:0 5px 18px rgba(11,76,196,.15)}
.zirMainLogo::first-letter{color:#0b4cc4}
.zirSideLogo{font-size:31px!important;color:#fff!important;padding:6px 7px 20px!important}
.zirSideLogo::after{content:"";display:block;width:31px;height:3px;border-radius:3px;background:#45a9ff;margin-top:4px;transform:skewX(-20deg)}
.zirHeaderLockup{display:flex!important;align-items:center!important}
.zirHeaderLogo{font-size:29px;color:#fff}
.home360Mini{font-family:Arial Black,Arial,sans-serif;letter-spacing:-1px;transform:skewX(-7deg)}

/* Mobile left-edge three-line shortcut, inspired by compact retail navigation */
.zirMobileMenuTab{
  display:none;position:fixed;left:0;bottom:74px;z-index:999999;
  width:46px;height:52px;border:0;border-radius:0 24px 24px 0;
  background:linear-gradient(180deg,#082b69,#061c47);
  color:#fff;font-size:23px;line-height:1;cursor:pointer;
  box-shadow:0 6px 18px rgba(0,21,60,.30);
  transition:left .24s ease,transform .18s ease!important;
  will-change:left;
}
.zirMobileMenuTab:active{transform:scale(.96)}
.zirDrawerOverlay{
  display:none;position:fixed;inset:0;z-index:999996;background:rgba(0,6,20,.52);
  backdrop-filter:blur(1px)
}
.zirDrawerOverlay.open{display:block}
.zirMobileDrawer{
  display:block;position:fixed;left:0;top:0;bottom:0;z-index:999998;
  width:min(82vw,315px);background:linear-gradient(180deg,#0b2b69 0%,#061b46 100%);
  color:#fff;transform:translateX(-105%);transition:transform .24s ease;
  box-shadow:12px 0 32px rgba(0,0,0,.28);overflow-y:auto;-webkit-overflow-scrolling:touch;
}
.zirMobileDrawer.open{transform:translateX(0)}
@media(max-width:700px){
  .zirMobileMenuTab.open{
    left:min(82vw,315px)!important;
  }
}
.zirDrawerHead{padding:19px 16px 15px;border-bottom:1px solid rgba(255,255,255,.12);display:flex;align-items:center}
.zirDrawerLogo{font-family:Arial Black,Arial,sans-serif;font-size:30px;font-weight:1000;letter-spacing:-2px;transform:skewX(-8deg)}
.zirDrawerLogo::after{content:"";display:block;width:28px;height:3px;border-radius:4px;background:#49adff;margin-top:4px;transform:skewX(-20deg)}
.zirDrawerClose{margin-left:auto;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.11);color:#fff;font-size:20px}
.zirDrawerUser{padding:11px 16px;background:rgba(255,255,255,.045);border-bottom:1px solid rgba(255,255,255,.09)}
.zirDrawerUser b{display:block;font-size:11px}.zirDrawerUser small{font-size:8px;opacity:.72}
.zirDrawerList{padding:6px 10px 20px}
.zirDrawerItem{
  width:100%;display:flex;align-items:center;gap:11px;border:0;border-bottom:1px solid rgba(255,255,255,.09);
  color:#fff;background:transparent;padding:12px 8px;text-align:left;font-size:11px;cursor:pointer
}
.zirDrawerItem:active{background:rgba(255,255,255,.09)}
.zirDrawerIcon{
  width:29px;height:29px;flex:0 0 29px;border-radius:8px;display:grid;place-items:center;
  background:rgba(255,255,255,.10);font-size:15px
}
.zirDrawerDanger{color:#ffd5d5}
@media(max-width:700px){
  .zirMobileMenuTab{display:block}
  /* Z remains right; hamburger remains left */
}


/* ===== V26B MOBİL KAYMA DÜZELTME =====
   Mobil ana ekranda eski sol panelin FOE başlığını göstermiyoruz.
   FOE logosu yalnızca açılır kısa yol menüsünün üstünde kalır. */
@media(max-width:850px){
  body.home360-mode .home360Side{
    display:none!important;
    width:0!important;
    height:0!important;
    min-height:0!important;
    padding:0!important;
    margin:0!important;
    overflow:hidden!important;
  }
  body.home360-mode #home360,
  body.home360-mode #home360.hidden{
    display:block!important;
    width:100%!important;
    max-width:100vw!important;
    margin:0!important;
    padding:0!important;
    overflow-x:hidden!important;
  }
  body.home360-mode .home360Main{
    width:100%!important;
    max-width:100vw!important;
    margin:0!important;
    padding:8px!important;
    box-sizing:border-box!important;
    overflow-x:hidden!important;
  }
  body.home360-mode .homeTargetPanel,
  body.home360-mode .home360Welcome,
  body.home360-mode .home360Cards{
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .zirMobileMenuTab{
    left:0!important;
    bottom:72px!important;
  }
}


/* ===== FOE V27 MOLA TAKİP MODÜLÜ ===== */
.molaModulePage{
  position:fixed;inset:0;z-index:2050;background:#f5f7fb;overflow:auto;color:#10285b
}
.molaModuleTop{
  position:sticky;top:0;z-index:8;background:#fff;border-bottom:1px solid #e7ebf1;
  padding:12px 16px;display:flex;align-items:center;gap:10px
}
.molaModuleTop button{border:0;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer}
.molaModuleBack{background:#eef3fb;color:#0b2a68;font-size:20px}
.molaModuleHome{margin-left:auto;background:#0b2a68;color:#fff}
.molaModuleTitle{font-size:18px;font-weight:1000;color:#0f172a}
.molaModuleSub{font-size:9px;color:#64748b}
#molaModule .appTop{display:none!important}
#molaModule .bottomNav{display:none!important}
#molaModule .dashboardWrap{
  max-width:1500px!important;margin:0 auto!important;padding:16px!important;
  box-sizing:border-box!important;background:#f5f7fb!important
}
#molaModule .premiumStats{margin-top:0!important}
#molaModule .premiumToolbar{margin-top:12px!important}
#molaModule .premiumGrid{padding-bottom:30px!important}
#molaModule .stat,
#molaModule .premiumToolbar,
#molaModule .premiumGrid>*{
  border:1px solid #e5eaf1!important;
  box-shadow:0 3px 14px rgba(16,40,91,.05)!important
}
@media(max-width:700px){
  .molaModuleTop{padding:10px 9px}
  .molaModuleTitle{font-size:15px}
  .molaModuleHome{font-size:9px;padding:9px 10px!important}
  #molaModule .dashboardWrap{padding:9px!important}
  #molaModule .stats.premiumStats{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}
  #molaModule .toolbar.premiumToolbar{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}
  #molaModule .premiumGrid{grid-template-columns:1fr!important;gap:9px!important}
}


/* ===== V28 SHIFT PERSONEL SIRA + MANUEL DÜZENLEME ===== */
.shiftEditableText{
  cursor:pointer;border-bottom:1px dashed #9eb4d0;padding-bottom:1px
}
.shiftEditableText:hover{background:#eef5ff}
.shiftEditInput{
  width:100%;min-width:70px;box-sizing:border-box;border:1px solid #9eb7df;
  border-radius:6px;padding:5px 6px;font-size:9px;text-align:left
}
.shiftRowActions{display:flex;gap:5px;justify-content:center;align-items:center}
.shiftManualSeparatorRow td{border-top:4px solid #0b1f44!important}
.shiftLineBtn{border:0;border-radius:7px;padding:6px 7px;background:#eef3fb;color:#173a70;font-size:8px;font-weight:900;white-space:nowrap;cursor:pointer}
.shiftLineBtn.active{background:#173a70;color:#fff}
.shiftEditBtn{
  border:0;border-radius:6px;background:#e7f0ff;color:#174ca5;
  font-size:8px;font-weight:900;padding:6px 8px;cursor:pointer
}
.shiftSaveBtn{
  border:0;border-radius:6px;background:#dcfce7;color:#166534;
  font-size:8px;font-weight:900;padding:6px 8px;cursor:pointer
}
.shiftCancelBtn{
  border:0;border-radius:6px;background:#eef2f7;color:#475569;
  font-size:8px;font-weight:900;padding:6px 8px;cursor:pointer
}
.shiftOrderBadge{display:inline-block;min-width:22px;padding:3px 5px;border-radius:10px;background:#eef4ff;color:#0b4cc4;font-size:8px;font-weight:900;margin-right:5px}
.shiftAddBox{grid-template-columns:1.3fr 1fr 1fr .65fr auto!important}
@media(max-width:700px){
 .shiftAddBox{grid-template-columns:1fr 1fr!important}
 .shiftAddBox input:first-child{grid-column:1/-1!important}
 .shiftAddBox button{grid-column:1/-1}
}


/* ===== V29 GİRİŞ ONLINE KULLANICI ===== */
.loginOnlineLine{
  margin-top:18px;padding:16px 0 4px;border-top:1px solid #e5eaf2;
  color:#7a88a1;font-size:13px;text-align:left
}
.loginOnlineLine b{
  display:inline-flex;align-items:center;justify-content:center;
  min-width:28px;height:22px;padding:0 6px;border-radius:7px;
  background:#ef5350;color:#fff;font-size:12px;font-weight:1000
}
.loginFooter{margin-top:10px!important;padding-top:12px!important}


.settingsManagePeople{width:100%;border:0;border-radius:10px;padding:13px;background:#e8f0ff;color:#0b3f91;font-weight:900;margin-bottom:10px}
.personnelListBox{width:min(1280px,100%)!important;max-height:92vh;overflow:hidden;padding:0!important}.personnelListHead{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;border-bottom:1px solid #e5eaf2}.personnelListHead h2{margin:0;color:#0b2a68}.personnelHeadActions{display:flex;gap:7px}.personnelHeadActions input{height:40px;border:1px solid #d6deea;border-radius:10px;padding:0 12px}.personnelHeadActions button{height:40px;border:0;border-radius:9px;background:#082d6c;color:#fff;font-weight:900;padding:0 12px}
.personnelLegend{display:flex;gap:10px;flex-wrap:wrap;padding:12px 20px;background:#fbfcfe;border-bottom:1px solid #e5eaf2}.personnelLegend span{display:flex;gap:5px;align-items:center;font-size:9px}.roleBadge{display:inline-flex;min-width:42px;height:24px;align-items:center;justify-content:center;border-radius:6px;color:white;font-size:9px}.role-MY{background:#0b4fc4}.role-MYY{background:#7547d9}.role-KSR{background:#49b84e}.role-RS{background:#ff9700}.role-SEF{background:#06a7a9}.role-DEPO{background:#5278a8}.role-HZM{background:#e92d79}
.personnelRosterTableWrap{max-height:65vh;overflow:auto;padding:0 18px 18px}.personnelRosterTable{width:100%;border-collapse:separate;border-spacing:0 4px;min-width:760px}.personnelRosterTable th,.personnelRosterTable td{padding:10px;font-size:9px;text-align:left}.personnelRosterTable th{background:#f5f8fc}.personnelRosterTable td{border-top:1px solid #e3e9f2;border-bottom:1px solid #e3e9f2}.personnelRosterTable td:first-child{border-left:1px solid #e3e9f2}.personnelRosterTable td:last-child{border-right:1px solid #e3e9f2}.personnelName{font-weight:900;color:#0b2a68}.personnelRowActions{display:flex;gap:5px}.personnelRowActions button{border:0;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:900}.personnelEditSmall{background:#e8f0ff;color:#0b4fc4}.personnelDeleteSmall{background:#fee2e2;color:#c02626}
.personnelEditorBox{width:min(450px,100%)!important}.personnelEditorBox label{display:block;font-size:9px;font-weight:900;margin:10px 0 4px}.personnelEditorBox input,.personnelEditorBox select{width:100%;height:42px;box-sizing:border-box;border:1px solid #ccd6e5;border-radius:9px;padding:0 10px}.personnelEditorActions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}
@media(max-width:700px){.personnelListBox{height:94vh!important;max-height:94vh!important}.personnelListHead{align-items:flex-start;flex-direction:column}.personnelHeadActions{width:100%}.personnelHeadActions input{min-width:0;width:100%}.personnelLegend span{font-size:0}.personnelRosterTableWrap{padding:0 8px 12px}}

/* ===== FOE 30.1 FOOTER / SÜRÜM ===== */
.zirVersionFooter{
  width:100%; box-sizing:border-box; min-height:64px; margin-top:28px;
  display:flex; align-items:center; justify-content:center;
  border-top:1px solid #dfe6f1; background:#f7f9fc;
  color:#7a8496; font-size:11px; letter-spacing:.1px; position:relative;
}
.zirVersionFooter b{color:#0b2a68}
.zirVersionFooter .zirFooterMark{
  position:absolute; right:24px; font-size:25px; font-weight:1000;
  font-style:italic; color:#0b2a68; transform:skew(-8deg);
}
.settingsVersionCard{
  margin:0 0 12px; padding:12px; border:1px solid #dfe6f1;
  border-radius:10px; background:#f7f9fc;
}
.settingsVersionTop{display:flex;align-items:center;justify-content:space-between;gap:8px}
.settingsVersionTop b{color:#0b2a68}
.settingsVersionBadge{background:#e8f0ff;color:#0b4fc4;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:900}
.settingsVersionCard small{display:block;color:#718096;margin-top:6px;line-height:1.35}
.settingsUpdateBtn{width:100%;margin-top:9px;border:0;border-radius:9px;padding:10px;background:#0b2a68;color:#fff;font-weight:900}
@media(max-width:700px){
 .zirVersionFooter{min-height:54px;margin-top:18px;font-size:9px;padding:0 50px 0 12px;text-align:center}
 .zirVersionFooter .zirFooterMark{right:15px;font-size:21px}
}


/* ===== FOE 30.6 GLOBAL PROFİL / ONLINE ===== */
.zirProfileDock{
  position:fixed;top:9px;right:14px;z-index:999995;
  display:flex;align-items:center;gap:8px;
}
.zirOnlineMini{
  height:38px;display:flex;align-items:center;gap:5px;padding:0 9px;
  border:1px solid #dce5f1;background:rgba(255,255,255,.96);border-radius:11px;
  box-shadow:0 4px 13px rgba(13,45,95,.08)
}
.zirOnlineMini b{font-size:11px;color:#0b2a68}.zirOnlineMini small{font-size:8px;color:#8290a7}
.zirOnlineDot{width:7px;height:7px;border-radius:50%;background:#27c66f;box-shadow:0 0 0 3px rgba(39,198,111,.13)}
.zirProfileButton{
  height:42px;border:1px solid #dce5f1;background:rgba(255,255,255,.97);
  border-radius:12px;padding:3px 4px 3px 10px;display:flex;align-items:center;gap:8px;
  box-shadow:0 4px 13px rgba(13,45,95,.08);color:#19375f;font-size:10px;cursor:pointer
}
.zirProfileButton img,.zirAvatarEdit img{
  object-fit:cover;background:#e8eef8 url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"%3E%3Ccircle cx="50" cy="35" r="20" fill="%2394a3b8"/%3E%3Cpath d="M15 95c3-27 18-40 35-40s32 13 35 40" fill="%2394a3b8"/%3E%3C/svg%3E') center/70% no-repeat;
}
.zirProfileButton img{width:34px;height:34px;border-radius:50%;border:2px solid #edf2f8}
.zirProfileMenu{
  position:absolute;right:0;top:49px;width:210px;background:#fff;border:1px solid #dce4ef;
  border-radius:8px;overflow:hidden;box-shadow:0 12px 30px rgba(0,24,70,.16)
}
.zirProfileMenuName{padding:11px 13px;color:#6a7890;font-size:9px;border-bottom:1px solid #e7ebf2}
.zirProfileMenu button{width:100%;border:0;border-bottom:1px solid #edf0f5;background:#fff;padding:12px 14px;text-align:left;color:#253858;font-size:10px;cursor:pointer}
.zirProfileMenu button:hover{background:#f4f7fb}
.zirProfileBox{width:min(440px,100%)!important}
.zirProfileBoxHead{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px}
.zirProfileBoxHead h2{margin:0}.zirProfileBoxHead small{color:#718096;font-size:8px}
.zirProfileBoxHead button{width:34px;height:34px;border:0;border-radius:50%;background:#eef3fb;color:#0b2a68;font-size:18px}
.zirAvatarEdit{display:flex;align-items:center;gap:12px;padding:10px 0}
.zirAvatarEdit img{width:72px;height:72px;border-radius:50%;border:3px solid #e7eef8}
.zirAvatarUpload{background:#e8f0ff;color:#0b4fc4;border-radius:9px;padding:9px 11px;font-size:9px;font-weight:900;cursor:pointer}
.zirAvatarUpload input{display:none}
.zirProfileBox>label{display:block;margin:10px 0 5px;font-size:9px;font-weight:900;color:#334155}
.zirProfileBox>input{width:100%;height:42px;box-sizing:border-box;border:1px solid #d2dae7;border-radius:9px;padding:0 11px}
.zirShowPass{display:flex!important;align-items:center;gap:6px!important;font-weight:500!important}
.zirShowPass input{width:auto!important;height:auto!important}
.zirProfileReadonly{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
.zirProfileReadonly div{border:1px solid #e0e7f0;background:#f8fafc;border-radius:9px;padding:10px}
.zirProfileReadonly small{display:block;color:#7b8799;font-size:8px}.zirProfileReadonly b{font-size:10px;color:#0b2a68}
.zirProfileActions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}
@media(max-width:700px){
 .zirProfileDock{top:7px;right:8px;gap:5px}
 .zirOnlineMini{height:35px;padding:0 7px}.zirOnlineMini small{display:none}
 .zirProfileButton{height:39px;padding-left:7px}.zirProfileButton span{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
 .zirProfileButton img{width:31px;height:31px}
 .zirProfileMenu{top:44px;width:195px}
 .zirProfileBox{height:auto!important;max-height:94vh!important;overflow:auto}
}


/* ===== FOE 30.7 ONLINE KULLANICI LİSTESİ ===== */
.zirOnlineMini{cursor:pointer}
.zirOnlineList{
  position:absolute;right:155px;top:49px;width:240px;
  background:#fff;border:1px solid #dce4ef;border-radius:10px;
  box-shadow:0 12px 30px rgba(0,24,70,.16);overflow:hidden;
}
.zirOnlineListHead{
  display:flex;align-items:center;justify-content:space-between;
  padding:10px 12px;border-bottom:1px solid #e7ebf2;background:#f8fafc
}
.zirOnlineListHead b{font-size:9px;color:#0b2a68}
.zirOnlineListHead button{
  width:26px;height:26px;border:0;border-radius:50%;background:#eef3fb;color:#0b2a68
}
.zirOnlineUsers{max-height:280px;overflow:auto}
.zirOnlineUser{
  display:flex;align-items:center;gap:8px;padding:10px 12px;border-bottom:1px solid #eef1f5
}
.zirOnlineUser:last-child{border-bottom:0}
.zirOnlineUserAvatar{
  width:30px;height:30px;border-radius:50%;object-fit:cover;background:#e8eef8
}
.zirOnlineUserInfo{min-width:0;flex:1}
.zirOnlineUserInfo b{display:block;font-size:9px;color:#1f3b67;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.zirOnlineUserInfo small{display:block;font-size:8px;color:#7d8aa0;margin-top:2px}
.zirOnlineUserStatus{width:8px;height:8px;border-radius:50%;background:#27c66f;flex:0 0 8px}
.zirOnlineEmpty{padding:18px;text-align:center;color:#7d8aa0;font-size:9px}
@media(max-width:700px){
  .zirOnlineList{right:0;top:44px;width:220px}
}


/* ===== FOE 30.8 PREMIUM MENÜ GÖRSELİ ===== */
:root{
  --zir-card-radius:18px;
  --zir-soft-shadow:0 8px 24px rgba(19,42,82,.08);
  --zir-soft-border:#e5ebf4;
}

/* ANA MENÜ KARTLARI */
.home360Cards{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important;
  gap:14px!important;
}
.home360Card{
  position:relative!important;
  min-height:138px!important;
  padding:17px!important;
  border-radius:var(--zir-card-radius)!important;
  border:1px solid var(--zir-soft-border)!important;
  background:
    linear-gradient(180deg,rgba(255,255,255,.98),rgba(248,251,255,.98))!important;
  box-shadow:var(--zir-soft-shadow)!important;
  overflow:hidden!important;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease!important;
}
.home360Card::before{
  content:"";position:absolute;left:0;top:0;bottom:0;width:5px;
  background:var(--card-accent,#0b4fc4);
}
.home360Card::after{
  content:"";position:absolute;width:86px;height:86px;border-radius:50%;
  right:-28px;top:-28px;background:var(--card-glow,rgba(11,79,196,.08));
}
.home360Card:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 14px 30px rgba(19,42,82,.13)!important;
  border-color:#ced9e8!important;
}
.home360Card:active{transform:translateY(-1px) scale(.992)!important}
.home360Card .home360Icon{
  width:48px!important;height:48px!important;border-radius:15px!important;
  display:grid!important;place-items:center!important;
  font-size:24px!important;margin-bottom:13px!important;
  background:var(--card-icon-bg,#eaf1ff)!important;
  color:var(--card-icon,#0b4fc4)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.6);
}
.home360Card b{
  display:block!important;font-size:14px!important;color:#10285b!important;
  margin-bottom:5px!important;letter-spacing:.1px!important;
}
.home360Card small{
  display:block!important;font-size:9px!important;line-height:1.45!important;
  color:#718096!important;max-width:88%!important;
}

/* Kart bazlı renkler */
.home360Card[onclick*="openMola"]{--card-accent:#ff8a00;--card-glow:rgba(255,138,0,.10);--card-icon-bg:#fff2e1;--card-icon:#d97000}
.home360Card[onclick*="openShift"]{--card-accent:#2156d8;--card-glow:rgba(33,86,216,.10);--card-icon-bg:#eaf0ff;--card-icon:#2156d8}
.home360Card[onclick*="openPuantaj"]{--card-accent:#00a5a8;--card-glow:rgba(0,165,168,.10);--card-icon-bg:#e4fbfb;--card-icon:#007f82}
.home360Card[onclick*="openHedef"]{--card-accent:#7a4dd8;--card-glow:rgba(122,77,216,.10);--card-icon-bg:#f0eaff;--card-icon:#6a3dc4}
.home360Card[onclick*="openReyon"]{--card-accent:#ef6c35;--card-glow:rgba(239,108,53,.10);--card-icon-bg:#fff0e9;--card-icon:#d85d29}
.home360Card[onclick*="openZayiat"]{--card-accent:#e5484d;--card-glow:rgba(229,72,77,.10);--card-icon-bg:#ffeaeb;--card-icon:#c9343a}
.home360Card[onclick*="openGorev"]{--card-accent:#27a85d;--card-glow:rgba(39,168,93,.10);--card-icon-bg:#e6f8ed;--card-icon:#188648}
.home360Card[onclick*="openDuyuru"]{--card-accent:#df4f9f;--card-glow:rgba(223,79,159,.10);--card-icon-bg:#fdeaf5;--card-icon:#c03a85}
.home360Card[onclick*="openManager"]{--card-accent:#586a8c;--card-glow:rgba(88,106,140,.10);--card-icon-bg:#edf1f7;--card-icon:#42516e}
.home360Card[onclick*="openPersonnel"]{--card-accent:#586a8c;--card-glow:rgba(88,106,140,.10);--card-icon-bg:#edf1f7;--card-icon:#42516e}

/* BUGÜNÜN HEDEFLERİ PANELİ DE AYNI DİLDE */
.homeTargetPanel{
  border-radius:18px!important;border:1px solid var(--zir-soft-border)!important;
  box-shadow:var(--zir-soft-shadow)!important;overflow:hidden!important;
}
.homeTargetHead{
  background:linear-gradient(180deg,#ffffff,#f9fbff)!important;
}
.homeTargetItem{
  border-radius:12px!important;border:1px solid #e5ebf4!important;
  box-shadow:0 3px 10px rgba(20,42,80,.04)!important;
}
.homeTargetTotal{
  border-radius:16px!important;
  box-shadow:0 10px 22px rgba(11,42,104,.18)!important;
}

/* MOBİL SOL KISA YOL MENÜSÜ */
.zirMobileDrawer{
  background:linear-gradient(180deg,#0b2b69 0%,#071f4f 52%,#061a42 100%)!important;
}
.zirDrawerHead{
  padding:20px 16px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,0))!important;
}
.zirDrawerUser{
  margin:10px 10px 6px!important;padding:12px!important;border:1px solid rgba(255,255,255,.10)!important;
  border-radius:12px!important;background:rgba(255,255,255,.055)!important;
}
.zirDrawerList{padding:8px 10px 22px!important}
.zirDrawerItem{
  position:relative!important;
  border:0!important;
  border-radius:11px!important;
  margin:4px 0!important;
  padding:10px!important;
  transition:background .15s ease,transform .15s ease!important;
}
.zirDrawerItem:active{transform:scale(.985)!important}
.zirDrawerItem:hover,.zirDrawerItem:active{
  background:rgba(255,255,255,.09)!important;
}
.zirDrawerIcon{
  width:34px!important;height:34px!important;flex:0 0 34px!important;
  border-radius:10px!important;background:rgba(255,255,255,.11)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)!important;
}
.zirDrawerItem:nth-child(2) .zirDrawerIcon{background:rgba(255,138,0,.19)!important}
.zirDrawerItem:nth-child(3) .zirDrawerIcon{background:rgba(33,86,216,.24)!important}
.zirDrawerItem:nth-child(4) .zirDrawerIcon{background:rgba(0,165,168,.22)!important}
.zirDrawerItem:nth-child(5) .zirDrawerIcon{background:rgba(122,77,216,.24)!important}
.zirDrawerItem:nth-child(6) .zirDrawerIcon{background:rgba(239,108,53,.22)!important}
.zirDrawerItem:nth-child(7) .zirDrawerIcon{background:rgba(229,72,77,.22)!important}
.zirDrawerItem:nth-child(8) .zirDrawerIcon{background:rgba(39,168,93,.22)!important}
.zirDrawerItem:nth-child(9) .zirDrawerIcon{background:rgba(223,79,159,.22)!important}
.zirDrawerItem:nth-child(10) .zirDrawerIcon{background:rgba(88,106,140,.24)!important}

/* SOL ALT HAMBURGER BUTONU */
.zirMobileMenuTab{
  width:48px!important;height:54px!important;
  border-radius:0 26px 26px 0!important;
  background:linear-gradient(180deg,#0d377f,#08265e)!important;
  box-shadow:0 8px 22px rgba(0,25,74,.28)!important;
  font-size:22px!important;
}

/* SAĞ ALT Z BUTONU */
#home360Back.home360Back{
  box-shadow:0 12px 28px rgba(3,45,128,.42),0 0 0 4px rgba(37,125,255,.12)!important;
}

/* MOBİL ANA MENÜ KARTLARI */
@media(max-width:700px){
  .home360Cards{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:10px!important;
  }
  .home360Card{
    min-height:126px!important;padding:13px!important;border-radius:15px!important;
  }
  .home360Card .home360Icon{
    width:42px!important;height:42px!important;border-radius:13px!important;
    font-size:21px!important;margin-bottom:10px!important;
  }
  .home360Card b{font-size:12px!important}
  .home360Card small{font-size:8px!important;max-width:100%!important}
  .homeTargetPanel{border-radius:15px!important}
}

/* ÇOK DAR TELEFON */
@media(max-width:390px){
  .home360Cards{grid-template-columns:1fr!important}
  .home360Card{min-height:112px!important}
}


/* ===== FOE 30.9 - BELİRGİN / ANLAMLI MODÜL KİMLİKLERİ ===== */
/* MOLA 30.8 görünümü aynen korunur. */

/* Aktif kartların ikonunu daha güçlü yap */
.home360Card:not([onclick*="openMola"]) .home360Icon{
  font-weight:900!important;
  box-shadow:0 6px 15px var(--card-shadow,rgba(20,60,120,.14)),
             inset 0 0 0 1px rgba(255,255,255,.75)!important;
}
.home360Card:not([onclick*="openMola"])::before{width:6px!important}
.home360Card:not([onclick*="openMola"])::after{
  width:105px!important;height:105px!important;right:-34px!important;top:-38px!important;
  opacity:1!important;
}

/* SHIFT = çalışma / takvim mavisi */
.home360Card[onclick*="openShift"]{
 --card-accent:#1557d6;--card-icon-bg:#dce8ff;--card-icon:#0d49bd;
 --card-glow:rgba(21,87,214,.18);--card-shadow:rgba(21,87,214,.20);
 background:linear-gradient(135deg,#fff 58%,#edf3ff 100%)!important;
}
/* PUANTAJ = zaman / turkuaz */
.home360Card[onclick*="openPuantaj"]{
 --card-accent:#00a7a5;--card-icon-bg:#d9f8f6;--card-icon:#007f7e;
 --card-glow:rgba(0,167,165,.18);--card-shadow:rgba(0,167,165,.20);
 background:linear-gradient(135deg,#fff 58%,#e9fbfa 100%)!important;
}
/* REYON = görsel / mercan */
.home360Card[onclick*="openReyon"]{
 --card-accent:#f06b3e;--card-icon-bg:#ffe4d9;--card-icon:#d84b1c;
 --card-glow:rgba(240,107,62,.20);--card-shadow:rgba(240,107,62,.20);
 background:linear-gradient(135deg,#fff 58%,#fff0e9 100%)!important;
}
/* ZAYİAT = uyarı / kırmızı */
.home360Card[onclick*="openZayiat"]{
 --card-accent:#e43d4f;--card-icon-bg:#ffdce1;--card-icon:#c52236;
 --card-glow:rgba(228,61,79,.19);--card-shadow:rgba(228,61,79,.20);
 background:linear-gradient(135deg,#fff 58%,#ffedf0 100%)!important;
}
/* HEDEF = başarı / mor */
.home360Card[onclick*="openHedef"]{
 --card-accent:#7446d8;--card-icon-bg:#e9dfff;--card-icon:#5e2fc3;
 --card-glow:rgba(116,70,216,.20);--card-shadow:rgba(116,70,216,.20);
 background:linear-gradient(135deg,#fff 58%,#f2edff 100%)!important;
}
/* GÖREV = tamamlandı / yeşil */
.home360Card[onclick*="openGorev"]{
 --card-accent:#20a55b;--card-icon-bg:#daf5e4;--card-icon:#118142;
 --card-glow:rgba(32,165,91,.19);--card-shadow:rgba(32,165,91,.20);
 background:linear-gradient(135deg,#fff 58%,#eaf9ef 100%)!important;
}
/* DUYURU = iletişim / pembe */
.home360Card[onclick*="openDuyuru"]{
 --card-accent:#df3d96;--card-icon-bg:#fbdced;--card-icon:#bd2477;
 --card-glow:rgba(223,61,150,.19);--card-shadow:rgba(223,61,150,.20);
 background:linear-gradient(135deg,#fff 58%,#fdeef6 100%)!important;
}
/* PERSONEL = insan / koyu lacivert */
.home360Card[onclick*="openManager"],
.home360Card[onclick*="openPersonnel"]{
 --card-accent:#243f78;--card-icon-bg:#dfe8f8;--card-icon:#173469;
 --card-glow:rgba(36,63,120,.18);--card-shadow:rgba(36,63,120,.20);
 background:linear-gradient(135deg,#fff 58%,#edf2fa 100%)!important;
}
/* AYARLAR = sistem / elektrik mavisi */
.home360Card[onclick*="openSettings"]{
 --card-accent:#0069e8;--card-icon-bg:#dcecff;--card-icon:#0053ba;
 --card-glow:rgba(0,105,232,.18);--card-shadow:rgba(0,105,232,.20);
 background:linear-gradient(135deg,#fff 58%,#edf6ff 100%)!important;
}

/* Pasif/yakında kartlar bilinçli olarak nötr */
.home360Card.disabled,.home360Card[aria-disabled="true"]{
 filter:saturate(.35)!important;opacity:.72!important;
}

/* Mobil kısa yol: kartlarla aynı güçlü renk dili */
.zirDrawerItem:nth-child(2) .zirDrawerIcon{background:#9a5708!important}  /* Mola */
.zirDrawerItem:nth-child(3) .zirDrawerIcon{background:#1557d6!important} /* Shift */
.zirDrawerItem:nth-child(4) .zirDrawerIcon{background:#008f8d!important} /* Puantaj */
.zirDrawerItem:nth-child(5) .zirDrawerIcon{background:#7446d8!important}
.zirDrawerItem:nth-child(6) .zirDrawerIcon{background:#e35b31!important}
.zirDrawerItem:nth-child(7) .zirDrawerIcon{background:#d52e42!important}
.zirDrawerItem:nth-child(8) .zirDrawerIcon{background:#168d4a!important}
.zirDrawerItem:nth-child(9) .zirDrawerIcon{background:#c72f82!important}
.zirDrawerItem:nth-child(10) .zirDrawerIcon{background:#314b7f!important}
.zirDrawerIcon{color:#fff!important}

@media(max-width:700px){
 .home360Card:not([onclick*="openMola"])::after{
   width:82px!important;height:82px!important;right:-26px!important;top:-28px!important;
 }
}


/* ===== FOE 31.0 RAPOR MERKEZİ ===== */
.reportsPage{position:fixed;inset:0;z-index:2100;background:#f4f7fb;overflow:auto;color:#10285b}
.reportsTop{position:sticky;top:0;z-index:9;background:#fff;border-bottom:1px solid #e2e8f0;padding:12px 16px;display:flex;align-items:center;gap:10px}
.reportsTop button{border:0;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer}
.reportsBack{background:#eef3fb;color:#0b2a68;font-size:20px}.reportsHome{margin-left:auto;background:#0b2a68;color:#fff}
.reportsTitle{font-size:18px;font-weight:1000;color:#0f172a}.reportsSub{font-size:9px;color:#64748b}
.reportsBody{max-width:1500px;margin:auto;padding:16px}
.reportsToolbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px;background:#fff;border:1px solid #e3e9f2;border-radius:14px;padding:10px;box-shadow:0 4px 14px rgba(20,42,80,.05)}
.reportsQuick{display:flex;gap:5px;flex-wrap:wrap}.reportsQuick button,.reportsExports button,.reportsApply{height:36px;border:1px solid #d7e0ec;border-radius:9px;background:#fff;color:#173c78;font-size:9px;font-weight:900;padding:0 11px}
.reportsQuick button.active{background:#0b4fc4;color:#fff;border-color:#0b4fc4}
.reportsDates{display:flex;align-items:center;gap:6px}.reportsDates input{height:36px;border:1px solid #d7e0ec;border-radius:9px;padding:0 9px;color:#243a5e}
.reportsApply{background:#0b2a68!important;color:#fff!important}.reportsExports{margin-left:auto;display:flex;gap:6px}
.reportsKpis{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:14px}
.reportKpi{position:relative;overflow:hidden;background:#fff;border:1px solid #e3e9f2;border-radius:14px;padding:14px 15px;box-shadow:0 5px 16px rgba(20,42,80,.05)}
.reportKpi:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--rk,#0b4fc4)}
.reportKpi small{display:block;font-size:8px;font-weight:900;color:#64748b}.reportKpi strong{display:block;font-size:24px;color:#0f172a;margin:5px 0}.reportKpi span{font-size:8px;color:#7b8798}
.rk-blue{--rk:#1557d6}.rk-orange{--rk:#ff8a00}.rk-green{--rk:#20a55b}.rk-purple{--rk:#7446d8}.rk-teal{--rk:#00a7a5}
.reportsGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.reportPanel{background:#fff;border:1px solid #e3e9f2;border-radius:15px;box-shadow:0 5px 16px rgba(20,42,80,.05);overflow:hidden}
.reportPanelWide{grid-column:1/-1}
.reportPanelHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 15px;border-bottom:1px solid #e8edf4;background:linear-gradient(180deg,#fff,#fbfcfe)}
.reportPanelHead b{font-size:11px;color:#0b2a68}.reportPanelHead small{display:block;font-size:8px;color:#7a8798;margin-top:2px}
.reportPanelHead>span{background:#eef4ff;color:#0b4fc4;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900}
.reportPanelBody{padding:14px}.reportBars{display:flex;flex-direction:column;gap:9px}.reportBarsTwo{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px}
.reportBarRow{display:grid;grid-template-columns:130px 1fr 80px;gap:9px;align-items:center}
.reportBarRow label{font-size:9px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reportBarTrack{height:10px;border-radius:8px;background:#eef2f7;overflow:hidden}.reportBarFill{height:100%;border-radius:8px;background:var(--bar,#0b4fc4);min-width:2px}.reportBarRow strong{text-align:right;font-size:9px;color:#0f172a}
.reportMiniSummary{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.reportMiniSummary span{background:#f6f8fb;border:1px solid #e6ebf2;border-radius:9px;padding:7px 9px;font-size:8px;color:#4b5b72}
.reportDonutWrap{display:flex;align-items:center;gap:18px}.reportDonut{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#20a55b var(--pct),#eef2f6 0);position:relative}.reportDonut:after{content:"";width:76px;height:76px;border-radius:50%;background:#fff;position:absolute}.reportDonut strong{position:relative;z-index:1;font-size:20px;color:#0b2a68}.reportDonutLegend{display:flex;flex-direction:column;gap:7px}.reportDonutLegend span{font-size:9px;color:#4b5b72}
.reportRoleChips{display:flex;gap:8px;flex-wrap:wrap}.reportRoleChip{display:flex;align-items:center;gap:7px;border:1px solid #e3e9f2;border-radius:11px;padding:9px 11px;background:#fbfcfe}.reportRoleChip b{font-size:10px}.reportRoleChip span{font-size:8px;color:#64748b}
.reportEmpty{font-size:9px;color:#8090a4;padding:14px;text-align:center;border:1px dashed #dce4ef;border-radius:10px}
@media(max-width:900px){.reportsKpis{grid-template-columns:repeat(2,1fr)}.reportsGrid{grid-template-columns:1fr}.reportPanelWide{grid-column:auto}.reportBarsTwo{grid-template-columns:1fr}.reportsExports{margin-left:0}}
@media(max-width:600px){.reportsBody{padding:9px}.reportsToolbar{align-items:stretch}.reportsQuick{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.reportsDates{display:grid;grid-template-columns:1fr auto 1fr;width:100%}.reportsDates input{min-width:0;width:100%;box-sizing:border-box}.reportsApply{grid-column:1/-1}.reportsExports{width:100%}.reportsExports button{flex:1}.reportsKpis{grid-template-columns:1fr 1fr;gap:8px}.reportKpi strong{font-size:19px}.reportBarRow{grid-template-columns:92px 1fr 65px}.reportsTitle{font-size:15px}}


.home360Card[onclick*="openReports"]{
 --card-accent:#2d7ecb;--card-icon-bg:#dceeff;--card-icon:#1765aa;
 --card-glow:rgba(45,126,203,.18);--card-shadow:rgba(45,126,203,.20);
 background:linear-gradient(135deg,#fff 58%,#edf7ff 100%)!important;
}


/* ===== FOE 31.2 ROL & KİŞİ YETKİLERİ ===== */
.permissionsPage{position:fixed;inset:0;z-index:2150;background:#f4f7fb;overflow:auto;color:#10285b}
.permissionsTop{position:sticky;top:0;z-index:8;background:#fff;border-bottom:1px solid #e4eaf2;padding:12px 16px;display:flex;align-items:center;gap:10px}
.permissionsTop button{border:0;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer}
.permissionsBack{background:#eef3fb;color:#0b2a68;font-size:20px}.permissionsHome{margin-left:auto;background:#0b2a68;color:#fff}
.permissionsTitle{font-size:18px;font-weight:1000;color:#0f172a}.permissionsSub{font-size:9px;color:#64748b}
.permissionsBody{max-width:1300px;margin:auto;padding:16px}
.permissionsIntro{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#0b2a68,#123f91);color:#fff;border-radius:15px;padding:15px 17px;margin-bottom:13px;box-shadow:0 8px 22px rgba(11,42,104,.15)}
.permissionsIntro b{display:block;font-size:12px}.permissionsIntro small{display:block;font-size:8px;opacity:.78;margin-top:4px}.permissionsIntro>span{font-size:8px;font-weight:1000;background:rgba(255,255,255,.13);padding:7px 9px;border-radius:999px;white-space:nowrap}
.permissionsTabs{display:flex;gap:6px;background:#fff;border:1px solid #e3e9f2;border-radius:12px;padding:6px;margin-bottom:12px;width:max-content;max-width:100%;box-sizing:border-box}
.permissionsTabs button{border:0;border-radius:8px;background:transparent;color:#64748b;padding:9px 14px;font-size:9px;font-weight:900}
.permissionsTabs button.active{background:#0b4fc4;color:#fff}
.permissionPanel{background:#fff;border:1px solid #e3e9f2;border-radius:15px;box-shadow:0 5px 16px rgba(20,42,80,.05);overflow:hidden}
.permissionPanelHead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid #e8edf4;background:#fbfcfe}
.permissionPanelHead b{font-size:11px;color:#0b2a68}.permissionPanelHead small{display:block;font-size:8px;color:#7b8798;margin-top:2px}
.permissionPanelHead select{height:38px;border:1px solid #d5deeb;border-radius:9px;background:#fff;padding:0 10px;color:#173c78;font-size:9px;font-weight:900}
.permissionUserSelectors{display:flex;gap:7px}.permissionUserSelectors select:first-child{min-width:230px}
.permissionHint{padding:10px 16px;background:#eef5ff;color:#536b8e;font-size:8px;border-bottom:1px solid #dce8f8}
.permissionTableWrap{overflow:auto;padding:0 14px 10px}.permissionTable{width:100%;border-collapse:collapse;min-width:720px}.permissionTable th,.permissionTable td{border-bottom:1px solid #edf1f6;padding:10px;text-align:center;font-size:9px}.permissionTable th{background:#f8fafc;color:#5a6a81;font-size:8px}.permissionTable td:first-child,.permissionTable th:first-child{text-align:left}.permissionModuleName{font-weight:900;color:#15386f}.permissionModuleName small{display:block;color:#8491a3;font-weight:500;font-size:7px;margin-top:2px}
.permSwitch{position:relative;display:inline-block;width:40px;height:22px}.permSwitch input{opacity:0;width:0;height:0}.permSlider{position:absolute;cursor:pointer;inset:0;background:#d9e0ea;border-radius:20px;transition:.2s}.permSlider:before{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:.2s}.permSwitch input:checked+.permSlider{background:#20a55b}.permSwitch input:checked+.permSlider:before{transform:translateX(18px)}
.permOverrideSelect{height:33px;border:1px solid #d7e0ec;border-radius:8px;background:#fff;padding:0 7px;font-size:8px;color:#334155;min-width:94px}
.permissionSaveBar{display:flex;justify-content:flex-end;padding:12px 16px;border-top:1px solid #e8edf4;background:#fbfcfe}.permissionSaveBar button{border:0;border-radius:9px;background:#0b4fc4;color:#fff;padding:10px 14px;font-size:9px;font-weight:900}
.home360Card[onclick*="openPermissions"]{--card-accent:#6b4fd3;--card-icon-bg:#ece6ff;--card-icon:#5638bd;--card-glow:rgba(107,79,211,.18);--card-shadow:rgba(107,79,211,.20);background:linear-gradient(135deg,#fff 58%,#f2efff 100%)!important}
@media(max-width:700px){.permissionsBody{padding:9px}.permissionsIntro{align-items:flex-start}.permissionsIntro>span{display:none}.permissionsTabs{width:100%;display:grid;grid-template-columns:1fr 1fr}.permissionPanelHead{align-items:flex-start;flex-direction:column}.permissionPanelHead select{width:100%}.permissionUserSelectors{width:100%;display:grid;grid-template-columns:1fr 90px}.permissionUserSelectors select:first-child{min-width:0}.permissionTableWrap{padding:0 7px 8px}}

.shiftGroupLabel td{background:#fff!important;border-top:3px solid #111!important;border-bottom:1px solid #111!important;text-align:center!important;font-weight:1000!important;color:#08285f!important;padding:4px!important}.shiftGroupCard{width:min(720px,94vw);max-height:88vh;overflow:auto}.shiftGroupHead,.shiftGroupFoot{display:flex;justify-content:space-between;align-items:center;gap:8px}.shiftGroupHead{border-bottom:1px solid #e4eaf2;padding-bottom:10px}.shiftGroupHead small,.shiftGroupFoot small{display:block;font-size:9px;color:#718096}.shiftGroupTools{display:flex;gap:7px;margin:12px 0}.shiftGroupTools input{flex:1;padding:9px}.shiftGroupTools button,.shiftGroupFoot button{background:#0b4fc4;color:#fff;border:0;border-radius:8px;padding:9px;font-weight:900}.shiftGroupItem{display:grid;grid-template-columns:34px 1fr 38px 38px 44px;gap:6px;align-items:center;padding:7px;border:1px solid #e0e7f0;border-radius:9px;margin:6px 0}.shiftGroupItem input{padding:8px}.shiftGroupItem button{padding:7px;border:0;border-radius:7px}.shiftGroupNum{text-align:center;font-weight:900}.shiftGroupFoot{border-top:1px solid #ddd;padding-top:10px;margin-top:10px}
/* ===== FOE 31.4 SHIFT KURALLARI ===== */
.shiftRulesPanel{
  margin:14px 0 10px;background:#fff;border:1px solid #dfe7f1;border-radius:14px;
  box-shadow:0 6px 18px rgba(14,42,85,.06);overflow:hidden
}
.shiftRulesHead{
  display:flex;align-items:center;justify-content:space-between;gap:10px;
  padding:13px 15px;border-bottom:1px solid #e8edf4;background:linear-gradient(180deg,#fff,#f9fbfe)
}
.shiftRulesHead b{display:block;color:#08285f;font-size:11px}
.shiftRulesHead small{display:block;color:#718096;font-size:8px;margin-top:2px}
.shiftRulesHead button{border:0;border-radius:8px;background:#eef3fb;color:#0b2a68;padding:8px 10px;font-weight:900}
.shiftRulesGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:12px}
.shiftRuleCard{display:flex;gap:9px;align-items:flex-start;border:1px solid #e5ebf3;border-radius:10px;padding:10px;background:#fbfcfe}
.shiftRuleWide{grid-column:1/-1}
.shiftRuleIcon{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eef4ff;flex:0 0 28px}
.shiftRuleCard b{display:block;font-size:9px;color:#16396f}
.shiftRuleCard small{display:block;font-size:8px;color:#708096;line-height:1.4;margin-top:2px}
.shiftCustomRules{border-top:1px solid #e8edf4;padding:12px}
.shiftCustomRulesHead{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}
.shiftCustomRulesHead b{font-size:9px;color:#0b2a68}
.shiftCustomRulesHead button{border:0;border-radius:8px;background:#0b4fc4;color:#fff;padding:8px 10px;font-size:8px;font-weight:900}
.shiftCustomRuleRow{display:grid;grid-template-columns:32px 1fr auto;gap:7px;align-items:center;margin:6px 0}
.shiftCustomRuleRow span{font-weight:900;text-align:center;color:#0b4fc4}
.shiftCustomRuleRow input{border:1px solid #d8e0eb;border-radius:8px;padding:9px}
.shiftCustomRuleRow button{border:0;border-radius:8px;background:#ffe4e4;color:#c62828;padding:8px;font-weight:900}
@media(max-width:700px){
  .shiftRulesGrid{grid-template-columns:1fr}
  .shiftRuleWide{grid-column:auto}
}


/* ===== FOE 31.6.12 - MOBİL TAM GÖRÜNÜM ===== */
.mobileTamBtn{display:none!important}
.mobileTamOverlay{
  position:fixed;inset:0;z-index:999999;background:#eef3f9;
  overflow:hidden;touch-action:manipulation;
}
.mobileTamBar{
  height:46px;box-sizing:border-box;background:#0b2a68;color:#fff;
  display:flex;align-items:center;justify-content:space-between;padding:7px 10px;
}
.mobileTamBar b{display:block;font-size:11px}
.mobileTamBar small{display:block;font-size:7px;opacity:.75;margin-top:1px}
.mobileTamBar button{
  width:32px;height:32px;border:0;border-radius:50%;background:rgba(255,255,255,.15);
  color:#fff;font-size:18px;font-weight:900
}
.mobileTamViewport{
  position:absolute;left:0;right:0;top:46px;bottom:0;
  overflow:hidden;background:#fff;
}
.mobileTamCanvas{
  position:absolute;left:0;top:0;transform-origin:top left;
  background:#fff;
}
.mobileTamCanvas table{margin:0!important}
.mobileTamCanvas .shiftTable,
.mobileTamCanvas .puantajTable{
  width:max-content!important;min-width:0!important;
  border-collapse:collapse!important;box-shadow:none!important;
}
.mobileTamCanvas .shiftTable th,.mobileTamCanvas .shiftTable td,
.mobileTamCanvas .puantajTable th,.mobileTamCanvas .puantajTable td{
  white-space:nowrap!important;
}
.mobileTamCanvas .shiftTable select,
.mobileTamCanvas .puantajTable select,
.mobileTamCanvas button{pointer-events:none!important}
.mobileTamCanvas .puantajDelete{display:none!important}
.mobileTamCanvas .shiftActions{display:none!important}

@media(max-width:900px){
  .mobileTamBtn{display:inline-flex!important;align-items:center;justify-content:center;
    min-width:92px!important;height:34px!important;padding:0 10px!important;
    border-radius:9px!important;background:#172f5c!important;color:#fff!important;
    border:0!important;font-size:9px!important;font-weight:1000!important}
}


/* 31.6.14 - TAM GÖRÜNÜM yatay/dikey gerçek tam ekran */
.mobileTamOverlay{
  width:100vw!important;
  height:100dvh!important;
  max-width:none!important;
  max-height:none!important;
}
.mobileTamBar{
  padding-left:max(10px,env(safe-area-inset-left))!important;
  padding-right:max(10px,env(safe-area-inset-right))!important;
}
.mobileTamViewport{
  left:env(safe-area-inset-left)!important;
  right:env(safe-area-inset-right)!important;
  bottom:env(safe-area-inset-bottom)!important;
}
@media (orientation:landscape) and (max-width:1000px){
  .mobileTamBar{height:38px!important;padding-top:3px!important;padding-bottom:3px!important}
  .mobileTamBar small{display:none!important}
  .mobileTamBar button{width:30px!important;height:30px!important}
  .mobileTamViewport{top:38px!important}
}


/* 31.6.15 - TAM GÖRÜNÜM pinch zoom + sürükleme */
.mobileTamViewport{
  touch-action:none!important;
  overflow:hidden!important;
}
.mobileTamCanvas{
  will-change:transform;
}


/* 31.6.16 - orientation sonrası gerçek ekran boyutuna yeniden otur */
@media (orientation:landscape) and (max-width:1000px){
  .mobileTamOverlay{
    width:100dvw!important;
    height:100dvh!important;
    inset:0!important;
  }
  .mobileTamViewport{
    width:auto!important;
    height:auto!important;
    left:env(safe-area-inset-left)!important;
    right:env(safe-area-inset-right)!important;
    top:38px!important;
    bottom:env(safe-area-inset-bottom)!important;
  }
}
@media (orientation:portrait) and (max-width:1000px){
  .mobileTamOverlay{
    width:100dvw!important;
    height:100dvh!important;
    inset:0!important;
  }
}


/* 31.6.18 - SHIFT yatay TAM görünüm boşluk düzeltmesi */
@media (orientation:landscape) and (max-width:1000px){
  .mobileTamCanvas .shiftTable{
    margin:0!important;
  }
}


.zirOnlineTime{
  font-size:10px!important;
  font-weight:600!important;
  color:#98a5bd!important;
  margin-left:4px!important;
  white-space:nowrap!important;
}


.zirOnlineTime{
  font-size:10px!important;
  font-weight:800!important;
  color:#7f8da8!important;
  margin-left:4px!important;
  white-space:nowrap!important;
}


/* 31.6.30 - MOLA mobil 3'lü kart görünümü */
@media(max-width:1200px){
  #cards{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:6px!important;
    align-items:stretch!important;
  }
  #cards .card{
    min-width:0!important;
    width:auto!important;
    padding:8px 6px!important;
    border-radius:12px!important;
  }
  #cards .card .name{
    font-size:10px!important;
    line-height:1.15!important;
    min-height:23px!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
  }
  #cards .card .role{
    font-size:8px!important;
    line-height:1.1!important;
    min-height:18px!important;
  }
  #cards .card .badges{
    display:none!important;
  }
  #cards .card .status{
    font-size:8px!important;
    line-height:1.1!important;
    padding:5px 4px!important;
    margin:5px 0!important;
  }
  #cards .card .breakbtn{
    font-size:8px!important;
    padding:6px 4px!important;
    min-height:30px!important;
    border-radius:8px!important;
  }
}


/* ===== 31.6.32 MOBİL ANA EKRAN ===== */
.homeQuickTitle{display:none}
.homeImportantAnnouncement{display:flex;gap:12px;background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:14px 15px;margin:0 0 14px;box-shadow:0 4px 16px rgba(18,48,98,.06)}
.homeImportantAnnouncement.hidden{display:none!important}
.homeAnnIcon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;font-size:20px}
.homeAnnBody{min-width:0;flex:1}.homeAnnTop{display:flex;justify-content:space-between;gap:8px;align-items:center}
.homeAnnTop b{font-size:10px;color:#17233a}.homeAnnTop small{font-size:8px;color:#94a3b8}
.homeAnnDot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#e53935;margin-left:3px;vertical-align:middle}
.homeAnnBody strong{display:block;color:#10285b;font-size:13px;margin:5px 0 3px}.homeAnnBody p{margin:0;color:#475569;font-size:10px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.homeAnnActions{display:flex;gap:6px;margin-top:8px}.homeAnnActions button{border:0;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:900}
.homeAnnReadBtn{background:#dcfce7;color:#166534}.homeAnnAllBtn{background:transparent;color:#0b4cc4;padding-left:0!important}


/* ===== 31.6.136.5 ANA SAYFA + GÜNLÜK KONTROL LİSTELERİ ===== */
.homeKontrolNotice{
  display:flex;align-items:flex-start;gap:12px;position:relative;overflow:hidden;
  background:linear-gradient(135deg,#f3f8ff 0%,#ffffff 62%,#eff6ff 100%);
  border:1px solid #cfe0f8;border-left:5px solid #2563eb;border-radius:16px;
  padding:14px 15px;margin:0 0 14px;box-shadow:0 4px 16px rgba(18,48,98,.06);
}
.homeKontrolNotice.hidden{display:none!important}
.homeKontrolNotice.done{background:linear-gradient(135deg,#f1fff5 0%,#fff 62%,#ecfdf3 100%);border-color:#bfe8cb;border-left-color:#22a447}
.homeKontrolNotice::after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-55px;top:-62px;background:rgba(37,99,235,.07);pointer-events:none}
.homeKontrolNotice.done::after{background:rgba(34,164,71,.07)}
.homeKontrolIcon{width:44px;height:44px;min-width:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8f1ff;color:#1d4ed8;font-size:21px;box-shadow:inset 0 0 0 1px rgba(37,99,235,.10)}
.homeKontrolNotice.done .homeKontrolIcon{background:#e7f8ec;color:#16823a}
.homeKontrolBody{flex:1;min-width:0;position:relative;z-index:1}
.homeKontrolTop{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}
.homeKontrolTop b{font-size:9px;color:#1d4ed8;letter-spacing:.35px}.homeKontrolNotice.done .homeKontrolTop b{color:#16823a}
.homeKontrolTop small{font-size:7px;color:#8b95a7;white-space:nowrap}
.homeKontrolDot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#2563eb;margin-left:4px;vertical-align:1px}.homeKontrolNotice.done .homeKontrolDot{background:#22a447}
.homeKontrolBody strong{display:block;font-size:13px;color:#17325f;line-height:1.25;margin-bottom:4px}
.homeKontrolBody p{margin:0;font-size:10px;line-height:1.45;color:#5c6678;max-width:980px}
.homeKontrolProgress{height:5px;background:#dbe7f8;border-radius:999px;overflow:hidden;margin-top:8px;max-width:520px}
.homeKontrolProgress span{display:block;height:100%;width:0;background:#2563eb;border-radius:inherit;transition:width .2s ease}.homeKontrolNotice.done .homeKontrolProgress span{background:#22a447}
.homeKontrolActions{display:flex;gap:6px;margin-top:8px}.homeKontrolActions button{border:0;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:900;cursor:pointer;background:#2563eb;color:#fff}.homeKontrolNotice.done .homeKontrolActions button{background:#16823a}

.kontrolPage{position:fixed;inset:0;z-index:2050;background:#f5f7fb;overflow:auto;color:#10285b}
.kontrolTop{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e7ebf1;padding:12px 16px;display:flex;align-items:center;gap:10px}
.kontrolTop button{border:0;border-radius:9px;padding:9px 12px;font-weight:900;cursor:pointer}.kontrolBack{background:#eef3fb;color:#0b2a68;font-size:20px}.kontrolHome{margin-left:auto;background:#0b2a68;color:#fff}
.kontrolTitle{font-size:18px;font-weight:1000;color:#0f172a}.kontrolSub{font-size:9px;color:#64748b}
.kontrolBody{max-width:1300px;margin:auto;padding:16px}
.kontrolHero{background:linear-gradient(135deg,#0b2a68,#1556b8);color:#fff;border-radius:18px;padding:18px;margin-bottom:12px;box-shadow:0 8px 24px rgba(11,42,104,.14)}
.kontrolHeroTop{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.kontrolHeroTop small{font-size:9px;font-weight:900;opacity:.8}.kontrolHeroTop b{display:block;font-size:22px;margin-top:4px}.kontrolHeroScore{font-size:30px;font-weight:1000;text-align:right}.kontrolHeroScore small{display:block;font-size:8px;opacity:.76}
.kontrolProgress{height:10px;background:rgba(255,255,255,.20);border-radius:999px;overflow:hidden;margin-top:14px}.kontrolProgress span{display:block;height:100%;width:0;background:#fff;border-radius:inherit;transition:width .2s ease}
.kontrolStats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:12px}.kontrolStat{background:#fff;border:1px solid #e6ebf2;border-radius:14px;padding:14px}.kontrolStat small{display:block;font-size:8px;color:#64748b;font-weight:1000}.kontrolStat b{font-size:24px;color:#0f172a}
.kontrolManage{background:#fff;border:1px solid #e6ebf2;border-radius:14px;margin-bottom:12px;overflow:hidden}.kontrolManage.hidden{display:none!important}.kontrolManageHead{padding:12px 14px;border-bottom:1px solid #e8edf4;font-size:12px;font-weight:1000}.kontrolForm{display:grid;grid-template-columns:1fr 190px auto;gap:9px;padding:12px}.kontrolForm input,.kontrolForm select{height:40px;border:1px solid #d7dfeb;border-radius:9px;padding:0 10px;background:#fff;box-sizing:border-box}.kontrolForm button{border:0;border-radius:9px;padding:0 14px;background:#0b4cc4;color:#fff;font-weight:1000;cursor:pointer}.kontrolForm .kontrolCancel{background:#eef3fb;color:#0b2a68}
.kontrolListHead{display:flex;justify-content:space-between;gap:10px;align-items:center;margin:14px 2px 8px}.kontrolListHead b{font-size:13px;color:#0f172a}.kontrolListHead small{font-size:8px;color:#64748b}
.kontrolList{display:grid;gap:8px}.kontrolItem{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;background:#fff;border:1px solid #e4eaf2;border-left:5px solid #94a3b8;border-radius:13px;padding:12px 13px;transition:.15s ease}.kontrolItem.done{border-left-color:#22a447;background:#f7fff9}.kontrolCheck{width:28px;height:28px;accent-color:#22a447;cursor:pointer}.kontrolItemMain{min-width:0}.kontrolItemTop{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.kontrolItemTop b{font-size:12px;color:#172033}.kontrolItem.done .kontrolItemTop b{text-decoration:line-through;color:#64748b}.kontrolCat{font-size:7px;font-weight:1000;border-radius:999px;padding:4px 7px;background:#eef3fb;color:#334155}.kontrolDoneMeta{font-size:8px;color:#16823a;margin-top:5px;font-weight:800}.kontrolWaitingMeta{font-size:8px;color:#94a3b8;margin-top:5px}.kontrolItemActions{display:flex;gap:5px;align-items:center}.kontrolItemActions button{border:0;border-radius:8px;padding:7px 8px;font-size:8px;font-weight:900;cursor:pointer}.kontrolEdit{background:#e8f1ff;color:#1d4ed8}.kontrolDelete{background:#fee2e2;color:#991b1b}.kontrolEmpty{background:#fff;border:1px dashed #cbd5e1;border-radius:14px;padding:28px;text-align:center;color:#64748b;font-size:11px}
.kontrolInfo{margin-top:10px;background:#fff;border:1px solid #e6ebf2;border-radius:12px;padding:10px 12px;color:#64748b;font-size:8px;line-height:1.5}
@media(max-width:700px){
  body.home360-mode .homeKontrolNotice{order:5!important;margin:0!important;padding:10px 11px!important;border-radius:14px!important;gap:9px!important}
  body.home360-mode .homeKontrolIcon{width:36px!important;height:36px!important;min-width:36px!important;font-size:17px!important}
  body.home360-mode .homeKontrolTop b{font-size:7.5px!important}.homeKontrolTop small{font-size:6px!important}
  body.home360-mode .homeKontrolBody strong{font-size:10px!important;margin-bottom:3px!important}.homeKontrolBody p{font-size:7.7px!important;line-height:1.35!important}
  body.home360-mode .homeKontrolProgress{height:4px!important;margin-top:6px!important}.homeKontrolActions{margin-top:5px!important}.homeKontrolActions button{font-size:7px!important;padding:5px 7px!important}
  .kontrolBody{padding:9px}.kontrolTitle{font-size:15px}.kontrolHero{padding:14px;border-radius:14px}.kontrolHeroTop b{font-size:16px}.kontrolHeroScore{font-size:24px}.kontrolStats{grid-template-columns:repeat(3,1fr);gap:6px}.kontrolStat{padding:10px}.kontrolStat b{font-size:19px}.kontrolForm{grid-template-columns:1fr}.kontrolForm input,.kontrolForm select,.kontrolForm button{width:100%;height:40px}.kontrolItem{grid-template-columns:auto 1fr;padding:10px;gap:9px}.kontrolItemActions{grid-column:2/3;justify-content:flex-start}.kontrolCheck{width:25px;height:25px}
}

/* ===== 31.6.136.4 ANA SAYFA - BUGÜNÜN REYON VİDEO GÜNÜ ===== */
.homeReyonVideoNotice{
  display:flex;align-items:flex-start;gap:12px;position:relative;overflow:hidden;
  background:linear-gradient(135deg,#fff8f3 0%,#ffffff 62%,#fff3ec 100%);
  border:1px solid #f3d4c7;border-left:5px solid #ef6c35;border-radius:16px;
  padding:14px 15px;margin:0 0 14px;box-shadow:0 4px 16px rgba(18,48,98,.06);
}
.homeReyonVideoNotice.hidden{display:none!important}
.homeReyonVideoNotice::after{
  content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-55px;top:-62px;
  background:rgba(239,108,53,.08);pointer-events:none
}
.homeReyonVideoIcon{
  width:44px;height:44px;min-width:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;
  background:#fff0e9;color:#d85d29;font-size:21px;box-shadow:inset 0 0 0 1px rgba(239,108,53,.10)
}
.homeReyonVideoBody{flex:1;min-width:0;position:relative;z-index:1}
.homeReyonVideoTop{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:4px}
.homeReyonVideoTop b{font-size:9px;color:#b9481e;letter-spacing:.35px}
.homeReyonVideoTop small{font-size:7px;color:#8b95a7;white-space:nowrap}
.homeReyonVideoDot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#ef6c35;margin-left:4px;vertical-align:1px}
.homeReyonVideoBody strong{display:block;font-size:13px;color:#17325f;line-height:1.25;margin-bottom:4px}
.homeReyonVideoBody p{margin:0;font-size:10px;line-height:1.45;color:#5c6678;max-width:980px}
.homeReyonVideoActions{display:flex;gap:6px;margin-top:8px}
.homeReyonVideoActions button{border:0;border-radius:8px;padding:7px 10px;font-size:8px;font-weight:900;cursor:pointer}
.homeReyonVideoGo{background:#ef6c35;color:#fff}
.homeReyonVideoGo:hover{background:#d95a27}

.homeMobileBottomNav{display:none}

@media(max-width:700px){
  body.home360-mode{background:#f6f8fc!important;padding-bottom:76px!important}
  body.home360-mode .zirProfileDock{top:10px!important;right:10px!important}
    body.home360-mode .zirProfileButton{background:#fff!important;border:1px solid #e7ecf4!important;box-shadow:0 4px 12px rgba(20,44,80,.07)!important}
  body.home360-mode .home360Side{display:none!important}
  body.home360-mode .home360Main{padding:13px 11px 84px!important;display:flex!important;flex-direction:column!important;gap:10px!important}

  /* Welcome at very top */
  body.home360-mode .home360Welcome{
    order:1!important;background:transparent!important;border:0!important;box-shadow:none!important;
    padding:8px 4px 4px!important;margin:0!important;min-height:55px!important
  }
  body.home360-mode .home360Welcome h2{font-size:16px!important;color:#15254a!important;margin-bottom:3px!important;max-width:72%!important}
  body.home360-mode .home360Welcome p{font-size:9px!important;color:#667085!important}
  body.home360-mode .home360Mini{display:none!important}

  /* Goals like compact 5x2 mobile dashboard */
  body.home360-mode .homeTargetPanel{order:2!important;margin:0!important;border-radius:16px!important}
  body.home360-mode .homeTargetHead{padding:11px 10px!important}
  body.home360-mode .homeTargetHead b{font-size:10px!important}
  body.home360-mode .homeTargetAuto{font-size:7px!important}
  body.home360-mode .homeTargetHead button{display:none!important}
  body.home360-mode .homeTargetBody{display:block!important;padding:9px!important}
  body.home360-mode .homeTargetGrid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:4px!important}
  body.home360-mode .homeTargetItem{padding:7px 3px!important;min-width:0!important;border-radius:9px!important;text-align:center!important}
  body.home360-mode .homeTargetItem b{font-size:8px!important}
  body.home360-mode .homeTargetItem strong{display:block;font-size:9px!important;line-height:1.2!important;margin-top:4px!important;white-space:nowrap!important}
  body.home360-mode .homeTargetItem small{font-size:5.7px!important;margin-top:3px!important;white-space:nowrap!important}
  body.home360-mode .homeTargetTotal{margin-top:8px!important;padding:12px 13px!important;border-radius:13px!important;display:grid!important;grid-template-columns:1fr auto!important;grid-template-rows:auto auto!important}
  body.home360-mode .homeTargetTotal small{font-size:7px!important;grid-column:1/2}
  body.home360-mode .homeTargetTotal strong{font-size:23px!important;margin:2px 0!important;grid-column:1/2}
  body.home360-mode .homeTargetTotal span{font-size:6.5px!important;grid-column:2/3;grid-row:1/3;align-self:end;text-align:right;max-width:105px!important}

  /* Important announcement under goals */
  body.home360-mode .homeImportantAnnouncement{order:3!important;margin:0!important;padding:11px 12px!important;border-radius:14px!important}
  body.home360-mode .homeAnnIcon{width:36px;height:36px;flex-basis:36px;font-size:17px}
  body.home360-mode .homeAnnTop b{font-size:8px!important}.homeAnnTop small{font-size:6px!important}
  body.home360-mode .homeAnnBody strong{font-size:10px!important}.homeAnnBody p{font-size:8px!important}
  body.home360-mode .homeAnnActions{margin-top:5px!important}.homeAnnActions button{font-size:7px!important;padding:5px 7px!important}

  /* Bugünün reyon video günü - duyurunun hemen altında */
  body.home360-mode .homeReyonVideoNotice{order:4!important;margin:0!important;padding:10px 11px!important;border-radius:14px!important;gap:9px!important}
  body.home360-mode .homeReyonVideoIcon{width:36px!important;height:36px!important;min-width:36px!important;font-size:17px!important}
  body.home360-mode .homeReyonVideoTop b{font-size:7.5px!important}.homeReyonVideoTop small{font-size:6px!important}
  body.home360-mode .homeReyonVideoBody strong{font-size:10px!important;margin-bottom:3px!important}
  body.home360-mode .homeReyonVideoBody p{font-size:7.7px!important;line-height:1.35!important}
  body.home360-mode .homeReyonVideoActions{margin-top:5px!important}.homeReyonVideoActions button{font-size:7px!important;padding:5px 7px!important}

  body.home360-mode .homeQuickTitle{display:block!important;order:6!important;font-size:10px!important;font-weight:1000!important;color:#253858!important;margin:2px 2px -3px!important}

  /* Quick actions: 4 across. Show only main eight; everything else stays in "Daha Fazla" */
  body.home360-mode .home360Cards{order:7!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important}
    body.home360-mode .home360Card{
    display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;
    min-height:81px!important;padding:9px 4px!important;border-radius:12px!important;text-align:center!important;background:#fff!important
  }
  body.home360-mode .home360Card::before,body.home360-mode .home360Card::after{display:none!important}
  body.home360-mode .home360Card .home360Icon{width:31px!important;height:31px!important;font-size:15px!important;border-radius:10px!important;margin:0 0 7px!important}
  body.home360-mode .home360Card b{font-size:7.6px!important;line-height:1.15!important;margin:0!important;color:#17233a!important}
  body.home360-mode .home360Card small{font-size:5.5px!important;line-height:1.15!important;margin-top:4px!important;max-width:100%!important;color:#7b8799!important}
  body.home360-mode .home360Card .reyonNotifBadge{
    right:4px!important;top:4px!important;min-width:15px!important;height:15px!important;font-size:7px!important;padding:0 3px!important
  }

  /* Fixed mobile bottom navigation */
  body.home360-mode .homeMobileBottomNav{
    display:grid!important;grid-template-columns:repeat(5,1fr)!important;position:fixed!important;left:8px!important;right:8px!important;bottom:7px!important;
    height:58px!important;z-index:999994!important;background:#fff!important;border:1px solid #e8edf5!important;border-radius:18px!important;
    box-shadow:0 8px 26px rgba(20,42,80,.14)!important;padding:4px 3px!important
  }
  .homeMobileBottomNav button{border:0;background:transparent;color:#64748b;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:13px;border-radius:11px}
  .homeMobileBottomNav button b{font-size:6.5px}.homeMobileBottomNav button.active{color:#0b4cc4}.homeMobileBottomNav button.active span{color:#0b4cc4}

  /* Hide old floating shortcut while home is shown; bottom More replaces it */
  body.home360-mode #zirMobileMenuTab{display:none!important}
}


/* 31.6.34 - Online göstergesi geri + Daha Fazla menüsü tam */
@media(max-width:700px){
  body.home360-mode .zirOnlineMini{
    display:flex!important;
    position:fixed!important;
    top:14px!important;
    right:56px!important;
    z-index:999996!important;
    transform:scale(.88)!important;
    transform-origin:top right!important;
  }
}


.homeMoreModal{position:fixed;inset:0;z-index:999999;background:rgba(8,25,55,.32);display:flex;align-items:flex-end}
.homeMoreModal.hidden{display:none!important}
.homeMoreSheet{width:100%;background:#fff;border-radius:22px 22px 0 0;padding:14px 14px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -10px 40px rgba(15,30,60,.18)}
.homeMoreHead{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.homeMoreHead b{font-size:12px;color:#122a58}.homeMoreHead button{border:0;background:#eef3f9;width:32px;height:32px;border-radius:50%;font-size:16px}
.homeMoreGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.homeMoreGrid button{min-height:72px;border:1px solid #e7edf5;background:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:18px;color:#174087;font-weight:900}
.homeMoreGrid button span{font-size:8px;color:#21314f;text-align:center;line-height:1.15}


@media(max-width:700px){
  body.home360-mode #homePermissionCard[hidden]{display:none!important}
  #homeMoreModal [data-zir-module="yetki"][hidden]{display:none!important}
}





/* ===== 31.6.40 MOBİL SABİT KULLANICI ÜST BARI ===== */
@media(max-width:700px){
  body.home360-mode .zirProfileDock{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    height:72px!important;
    z-index:1000000!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:center!important;
    gap:8px!important;
    padding:calc(8px + env(safe-area-inset-top)) 12px 8px!important;
    background:#fff!important;
    border-bottom:1px solid #edf1f6!important;
    box-shadow:0 2px 10px rgba(20,42,80,.04)!important;
    transform:none!important;
    margin:0!important;
    box-sizing:border-box!important;
  }

  /* Online butonu artık dock içinde normal eleman; AYRI fixed DEĞİL */
  body.home360-mode .zirProfileDock .zirOnlineMini{
    position:static!important;
    inset:auto!important;
    transform:none!important;
    margin:0!important;
    height:40px!important;
    padding:0 10px!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    border-radius:10px!important;
    display:flex!important;
    align-items:center!important;
    gap:5px!important;
  }
  body.home360-mode .zirProfileDock .zirOnlineMini small{
    display:inline!important;
    font-size:9px!important;
    color:#9ba8bc!important;
  }
  body.home360-mode .zirProfileDock .zirOnlineMini b{
    font-size:11px!important;
  }
  body.home360-mode .zirProfileDock .zirOnlineDot{
    width:7px!important;height:7px!important;
  }

  body.home360-mode .zirProfileButton{
    position:static!important;
    height:42px!important;
    min-width:42px!important;
    padding:3px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }
  body.home360-mode .zirProfileButton span{
    display:none!important;
  }
  body.home360-mode .zirProfileButton img{
    width:38px!important;
    height:38px!important;
    border-radius:50%!important;
  }

  /* Sabit bar içeriğin üstünü kapatmasın */
  body.home360-mode .home360Main{
    padding-top:84px!important;
  }

  /* Açılır listeler sabit barın altında */
  body.home360-mode .zirOnlineList{
    position:fixed!important;
    top:72px!important;
    right:10px!important;
    width:min(330px,calc(100vw - 20px))!important;
    max-height:70vh!important;
    overflow:auto!important;
    z-index:1000002!important;
  }
  body.home360-mode .zirProfileMenu{
    position:fixed!important;
    top:72px!important;
    right:10px!important;
    z-index:1000002!important;
  }
}


.zirOnlineUser{position:relative}
.zirOnlineUserInfo em{
  display:block;
  margin-top:3px;
  font-size:9px;
  font-style:normal;
  font-weight:800;
  color:#8a98ad;
}
.zirOnlineUserStatus.green{
  background:#23bf6b!important;
  box-shadow:0 0 0 3px rgba(35,191,107,.12)!important;
}
.zirOnlineUserStatus.red{
  background:#ef5350!important;
  box-shadow:0 0 0 3px rgba(239,83,80,.12)!important;
}
.zirOnlineUser.is-offline{opacity:.82}
.zirOnlineUser.is-online .zirOnlineUserInfo em{color:#179c57}
.zirOnlineUser.is-offline .zirOnlineUserInfo em{color:#d94a47}


/* ===== 31.6.41 PC SABİT ÜST BAR ===== */
@media(min-width:701px){
  body.home360-mode .zirProfileDock{
    position:fixed!important;
    top:0!important;
    left:286px!important;  /* sol menü genişliği */
    right:0!important;
    width:auto!important;
    height:70px!important;
    z-index:1000000!important;
    display:flex!important;
    justify-content:flex-end!important;
    align-items:center!important;
    gap:10px!important;
    padding:0 28px!important;
    background:#fff!important;
    border-bottom:1px solid #edf1f6!important;
    box-shadow:0 2px 10px rgba(20,42,80,.04)!important;
    margin:0!important;
    transform:none!important;
    box-sizing:border-box!important;
  }

  body.home360-mode .zirProfileDock .zirOnlineMini{
    position:static!important;
    inset:auto!important;
    transform:none!important;
    margin:0!important;
    height:42px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }

  body.home360-mode .zirProfileButton{
    position:static!important;
    height:44px!important;
    background:transparent!important;
    border:0!important;
    box-shadow:none!important;
  }

  body.home360-mode .zirProfileButton img{
    width:38px!important;
    height:38px!important;
  }

  /* Desktop içerik sabit barın altından başlasın */
  body.home360-mode .home360Main{
    padding-top:88px!important;
  }

  /* Açılır listeler üst barın altında sabit açılsın */
  body.home360-mode .zirOnlineList{
    position:fixed!important;
    top:70px!important;
    right:95px!important;
    z-index:1000002!important;
  }

  body.home360-mode .zirProfileMenu{
    position:fixed!important;
    top:70px!important;
    right:20px!important;
    z-index:1000002!important;
  }
}

/* Menü daralırsa bar soldan otomatik uyum sağlasın */
@media(min-width:701px) and (max-width:1100px){
  body.home360-mode .zirProfileDock{
    left:0!important;
  }
}


.homeTargetTotal{
  cursor:pointer!important;
  transition:transform .12s ease,box-shadow .12s ease!important;
  user-select:none!important;
  -webkit-tap-highlight-color:transparent!important;
}
.homeTargetTotal:hover{transform:translateY(-1px)}
.homeTargetTotal:active{transform:scale(.985)}


/* 31.6.43 - Üst bar merkez marka */
.zirTopBrand{
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  display:flex!important;
  align-items:baseline!important;
  gap:8px!important;
  pointer-events:none!important;
  white-space:nowrap!important;
  z-index:1!important;
}
.zirTopBrand b{
  font-size:18px!important;
  font-weight:1000!important;
  letter-spacing:.5px!important;
  color:#0b2a68!important;
}
.zirTopBrand span{
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:1.1px!important;
  color:#8190a8!important;
}
.zirProfileDock>.zirOnlineMini,
.zirProfileDock>.zirProfileButton,
.zirProfileDock>.zirOnlineList,
.zirProfileDock>.zirProfileMenu{
  position:relative;
  z-index:2;
}
@media(max-width:700px){
  .zirTopBrand{
    gap:5px!important;
  }
  .zirTopBrand b{
    font-size:13px!important;
  }
  .zirTopBrand span{
    font-size:7px!important;
    letter-spacing:.6px!important;
  }
}


/* 31.6.45 - Şifre unutma / Kurucu şifre sıfırlama */
.zirResetPasswordBtn{
  border:0;border-radius:7px;padding:6px 8px;background:#fff7df;color:#8a5a00;
  font-size:8px;font-weight:1000;cursor:pointer;margin:2px
}
.zirPasswordTarget{
  margin:10px 0 14px;padding:12px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc
}
.zirPasswordTarget small{display:block;font-size:8px;color:#94a3b8;font-weight:900}
.zirPasswordTarget b{display:block;color:#0b2a68;font-size:13px;margin-top:3px}
.zirPasswordTarget span{display:block;color:#64748b;font-size:9px;margin-top:2px}
.zirPasswordField{display:grid;grid-template-columns:1fr 42px;gap:6px}
.zirPasswordField button{border:1px solid #dbe3ef;background:#fff;border-radius:8px}
.zirPasswordActions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}
@media(max-width:700px){
  .zirResetPasswordBtn{padding:7px 8px;font-size:8px}
}


/* ===== 31.6.47 GLOBAL SABİT ÜST BAR ===== */
/* Ana menü dışındaki uygulama sayfalarında da Online + Profil ana menüdeki gibi üstte sabit */
body:not(.home360-mode) .zirProfileDock{
  position:fixed!important;
  top:0!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:70px!important;
  z-index:1000000!important;
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:10px!important;
  padding:0 22px!important;
  background:#fff!important;
  border-bottom:1px solid #edf1f6!important;
  box-shadow:0 2px 10px rgba(20,42,80,.04)!important;
  transform:none!important;
  margin:0!important;
  box-sizing:border-box!important;
}
body:not(.home360-mode) .zirProfileDock .zirOnlineMini{
  position:static!important;inset:auto!important;transform:none!important;margin:0!important;
  height:42px!important;background:transparent!important;border:0!important;box-shadow:none!important;
}
body:not(.home360-mode) .zirProfileButton{
  position:static!important;height:44px!important;background:transparent!important;border:0!important;box-shadow:none!important;
}
body:not(.home360-mode) .zirProfileButton img{width:38px!important;height:38px!important}
body:not(.home360-mode) .zirOnlineList{
  position:fixed!important;top:70px!important;right:95px!important;z-index:1000002!important;
}
body:not(.home360-mode) .zirProfileMenu{
  position:fixed!important;top:70px!important;right:20px!important;z-index:1000002!important;
}

/* Tüm tam sayfa modülleri üst barın ALTINDAN başlar */
.puantajPage,.shiftPage,.reyonPage,.molaModulePage,.hedefPage,.gorevPage,.kontrolPage,
.reportsPage,.permissionsPage,.duyuruPage,.zayiatPage,.yillikIzinPage{
  padding-top:70px!important;
  box-sizing:border-box!important;
}

@media(max-width:700px){
  body:not(.home360-mode) .zirProfileDock{
    height:72px!important;
    padding:calc(8px + env(safe-area-inset-top)) 12px 8px!important;
  }
  body:not(.home360-mode) .zirProfileDock .zirOnlineMini{
    height:40px!important;padding:0 10px!important;
  }
  body:not(.home360-mode) .zirProfileDock .zirOnlineMini small{
    display:inline!important;font-size:9px!important;color:#9ba8bc!important;
  }
  body:not(.home360-mode) .zirProfileButton{
    height:42px!important;min-width:42px!important;padding:3px!important;
  }
  body:not(.home360-mode) .zirProfileButton span{display:none!important}
  body:not(.home360-mode) .zirProfileButton img{width:38px!important;height:38px!important}
  body:not(.home360-mode) .zirOnlineList{
    top:72px!important;right:10px!important;width:min(330px,calc(100vw - 20px))!important;
    max-height:70vh!important;overflow:auto!important;
  }
  body:not(.home360-mode) .zirProfileMenu{top:72px!important;right:10px!important}
  .puantajPage,.shiftPage,.reyonPage,.molaModulePage,.hedefPage,.gorevPage,.kontrolPage,
  .reportsPage,.permissionsPage,.duyuruPage,.zayiatPage,.yillikIzinPage{
    padding-top:72px!important;
  }
}


/* ===== 31.6.47 YILLIK İZİNLER ===== */
.yillikIzinPage{position:fixed;inset:0;z-index:2050;background:#f5f7fb;overflow:auto;color:#10285b}
.yillikIzinTop{min-height:64px;background:#0b2a68;color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:10px 18px;position:sticky;top:0;z-index:4}
.yillikIzinBack,.yillikIzinHome{border:0;border-radius:9px;background:#fff;color:#0b2a68;font-weight:1000;padding:10px 13px}
.yillikIzinTitle{font-size:17px;font-weight:1000}.yillikIzinSub{font-size:8px;opacity:.78;margin-top:2px}
.yillikIzinBody{padding:18px;max-width:1500px;margin:auto}
.yillikIzinTools{display:grid;grid-template-columns:130px 1fr auto;gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px;margin-bottom:10px}
.yillikIzinTools label{display:block;font-size:8px;font-weight:1000;color:#64748b;margin-bottom:4px}
.yillikIzinTools select,.yillikIzinTools input{width:100%;border:1px solid #d8e1ee;border-radius:9px;padding:10px}
.yillikIzinTools button{align-self:end;border:0;border-radius:9px;background:#0b2a68;color:#fff;font-weight:1000;padding:11px 14px}
.yillikIzinInfo{display:flex;gap:14px;flex-wrap:wrap;background:#eef5ff;border-radius:10px;padding:9px 11px;font-size:8px;margin-bottom:10px}
.yillikIzinTableWrap{overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:14px}
.yillikIzinTable{width:100%;border-collapse:collapse;min-width:900px}
.yillikIzinTable th{background:#eef4fb;color:#244064;font-size:8px;padding:10px;border-bottom:1px solid #dfe7f1}
.yillikIzinTable td{padding:9px;border-bottom:1px solid #edf1f6;font-size:9px;text-align:center}
.yillikIzinTable td.person{text-align:left}.yillikIzinTable td.person b{display:block;color:#0b2a68}.yillikIzinTable td.person small{color:#8a98ad}
.yillikIzinTable input{width:86px;max-width:100%;border:1px solid #d9e2ef;border-radius:7px;padding:7px;font-size:9px}
.yillikIzinTable input.note{width:180px}
.yillikIzinSave{border:0;border-radius:7px;background:#16a85b;color:#fff;font-weight:1000;padding:7px 9px}
.yillikIzinReadonly{font-weight:900;color:#0b2a68}
.yillikIzinRemaining{font-size:11px;font-weight:1000;color:#0b2a68}
@media(max-width:700px){
 .yillikIzinTop{padding:8px 10px;grid-template-columns:auto 1fr auto}.yillikIzinHome{display:none}
 .yillikIzinTitle{font-size:13px}.yillikIzinBody{padding:9px}
 .yillikIzinTools{grid-template-columns:95px 1fr}.yillikIzinTools>button{grid-column:1/3}
}


/* ===== 31.6.48 YILLIK İZİN - EXCEL LİSTE / SIRA NO ===== */
.yillikIzinToolbar{display:grid;grid-template-columns:1fr auto;gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:12px;margin-bottom:10px}
.yillikIzinToolbar label{display:block;font-size:8px;font-weight:1000;color:#64748b;margin-bottom:4px}
.yillikIzinToolbar input{width:100%;border:1px solid #d8e1ee;border-radius:9px;padding:10px}
.yillikIzinToolbar button{align-self:end;border:0;border-radius:9px;background:#0b2a68;color:#fff;font-weight:1000;padding:11px 14px}
.yillikIzinAddBox{background:#fff;border:1px solid #dfe7f2;border-radius:14px;padding:12px;margin-bottom:10px}
.yillikIzinAddBox.hidden{display:none!important}
.yillikIzinAddTitle{font-size:10px;font-weight:1000;color:#0b2a68;margin-bottom:9px}
.yillikIzinAddGrid{display:grid;grid-template-columns:80px 1.35fr 145px 110px 110px 110px 100px 100px 1.3fr auto;gap:7px;align-items:end}
.yillikIzinAddGrid label span{display:block;font-size:7px;color:#64748b;font-weight:900;margin-bottom:4px}
.yillikIzinAddGrid input{width:100%;border:1px solid #d8e1ee;border-radius:8px;padding:8px;font-size:9px;box-sizing:border-box}
.yillikIzinAddGrid button{border:0;border-radius:8px;background:#16a85b;color:#fff;font-weight:1000;padding:9px 10px;white-space:nowrap}
.yillikIzinAddBox>small{display:block;color:#7c899d;font-size:7px;margin-top:7px}
.yillikIzinTable{min-width:1340px!important}
.yillikIzinTable input{box-sizing:border-box}
.yillikIzinTable .yiTiny{width:54px}
.yillikIzinTable .yiBranch{width:72px}
.yillikIzinTable .yiName{width:175px}
.yillikIzinTable .yiDate{width:125px}
.yillikIzinTable .yiRole{width:90px}
.yillikIzinTable .yiEnt{width:78px}
.yillikIzinTable .yiNote{width:150px}
@media(max-width:900px){
  .yillikIzinAddGrid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .yillikIzinAddGrid button{grid-column:1/-1}
  .yillikIzinToolbar{grid-template-columns:1fr}
}


/* 31.6.50 - Yıllık İzinler mobil görünürlük kesin fix */
@media(max-width:700px){
  body.home360-mode .home360Cards>.home360Card[onclick="openYillikIzinFromHome()"]{
    display:flex!important;
  }
  #homeMoreModal [data-zir-module="yillikizin"]{
    display:flex!important;
  }
}


.yillikIzinTopActions{display:flex;gap:7px;align-items:center}
.yillikIzinExcel{border:0;border-radius:9px;background:#16833b;color:#fff;font-weight:1000;padding:10px 13px}
.yillikIzinYearLabelsBox{background:#fff;border:1px solid #dfe7f2;border-radius:14px;padding:12px;margin-bottom:10px}
.yillikIzinYearLabelsBox.hidden{display:none!important}
.yiYearLabelTitle{font-size:10px;font-weight:1000;color:#0b2a68;margin-bottom:8px}
.yiYearLabelGrid{display:grid;grid-template-columns:180px 180px auto;gap:8px;align-items:end}
.yiYearLabelGrid label span{display:block;font-size:7px;color:#64748b;font-weight:900;margin-bottom:4px}
.yiYearLabelGrid input{width:100%;border:1px solid #d8e1ee;border-radius:8px;padding:9px;box-sizing:border-box}
.yiYearLabelGrid button{border:0;border-radius:8px;background:#0b2a68;color:#fff;font-weight:1000;padding:10px 12px}
.yillikIzinYearLabelsBox small{display:block;font-size:7px;color:#7c899d;margin-top:7px}
@media(max-width:700px){
  .yillikIzinTopActions{gap:5px}
  .yillikIzinExcel{padding:8px 9px;font-size:7px}
  .yiYearLabelGrid{grid-template-columns:1fr 1fr}
  .yiYearLabelGrid button{grid-column:1/-1}
}


/* 31.6.52 - 3D V Ana Menü butonu Yıllık İzin + Yetki ekranlarında */
#home360Back.home360Back{
  z-index:1000010!important;
}
.yillikIzinPage:not(.hidden) ~ #home360Back,
.permissionsPage:not(.hidden) ~ #home360Back{
  display:grid!important;
}


/* 31.6.54 güvenli mobil/PC render optimizasyonu */
.home360Card,.puantajPage,.shiftPage,.reyonPage,.molaModulePage,.hedefPage,
.gorevPage,.kontrolPage,.reportsPage,.kullanimPage,.btmAkademiPage,.permissionsPage,.duyuruPage,.zayiatPage,.yillikIzinPage{
  -webkit-font-smoothing:antialiased;
}
.home360Card{contain:layout paint style}
.yillikIzinTableWrap,.puantajTableWrap,.shiftTableWrap{overscroll-behavior:contain}



/* ===== 31.6.136.21.33 LOGIN / APP AYRIMI FIX =====
   Login görünürken eski uygulama ekranının altta kalmasını kesin engeller. */
body.zir-login-mode #appView{
  display:none!important;
}
body.zir-login-mode #home360,
body.zir-login-mode #zirProfileDock,
body.zir-login-mode #home360Back{
  display:none!important;
}

/* ===== 31.6.57 GEN BENZERİ SADE GİRİŞ ===== */
body.zir-login-mode{
  background:#071d55!important;
  min-height:100vh!important;
}
body.zir-login-mode .zirProfileDock,
body.zir-login-mode #zirProfileDock,
body.zir-login-mode .zirTopBrand,
body.zir-login-mode #zirTopBrand{
  display:none!important;
}
body.zir-login-mode #loginView,
body.zir-login-mode #registerView{
  min-height:100vh!important;
  background:#071d55!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:28px 16px!important;
  box-sizing:border-box!important;
}
body.zir-login-mode #loginView.hidden,
body.zir-login-mode #registerView.hidden{
  display:none!important;
}
body.zir-login-mode #loginView .login,
body.zir-login-mode #registerView .login{
  width:min(350px,calc(100vw - 32px))!important;
  margin:0 auto!important;
  padding:34px 28px 26px!important;
  border-radius:7px!important;
  background:#fff!important;
  box-shadow:0 18px 50px rgba(0,0,0,.22)!important;
  border:0!important;
}
body.zir-login-mode #loginView .zirMainLogo,
body.zir-login-mode #registerView .zirMainLogo{
  font-size:62px!important;
  line-height:.95!important;
  margin:4px auto 18px!important;
  color:#0d347d!important;
  text-align:center!important;
}
body.zir-login-mode #loginView .zirMainLogo:after,
body.zir-login-mode #registerView .zirMainLogo:after{
  content:"2026"!important;
  display:block!important;
  margin-top:8px!important;
  font-size:9px!important;
  letter-spacing:3px!important;
  color:#8491aa!important;
}
body.zir-login-mode #loginView .foeMainLogo,
body.zir-login-mode #registerView .foeMainLogo{
  height:auto!important;
  min-height:0!important;
  font-size:0!important;
  line-height:1!important;
  margin:0 auto 18px!important;
}
body.zir-login-mode #loginView .foeMainLogo img,
body.zir-login-mode #registerView .foeMainLogo img{
  display:block!important;
  width:min(100%,300px)!important;
  height:auto!important;
  margin:0 auto!important;
  object-fit:contain!important;
}
body.zir-login-mode #loginView .foeMainLogo:after,
body.zir-login-mode #registerView .foeMainLogo:after{
  content:none!important;
  display:none!important;
}
body.zir-login-mode #loginView label{
  margin:11px 8px 5px!important;
  font-size:10px!important;
}
body.zir-login-mode #loginView input{
  height:50px!important;
  border-radius:27px!important;
  background:#edf3fc!important;
}
body.zir-login-mode #loginView .primary{
  height:50px!important;
  border-radius:27px!important;
  margin-top:17px!important;
}
body.zir-login-mode #loginView .loginOnlineLine{
  margin-top:16px!important;
  padding-top:15px!important;
}
@media(max-width:700px){
  body.zir-login-mode #loginView .login,
  body.zir-login-mode #registerView .login{
    width:min(340px,calc(100vw - 26px))!important;
    padding:30px 22px 24px!important;
  }
  body.zir-login-mode #loginView .zirMainLogo,
  body.zir-login-mode #registerView .zirMainLogo{
    font-size:56px!important;
  }
}


/* 31.6.60 - mobil uygulama ikonlu ana menü */
body.home360-mode .home360Cards{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px 12px!important;align-items:start!important}
body.home360-mode .home360Card{min-width:0!important;min-height:0!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;overflow:visible!important;position:relative!important}
body.home360-mode .home360Card .home360Icon{width:66px!important;height:66px!important;min-width:66px!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0 auto 7px!important;font-size:28px!important;line-height:1!important;box-shadow:0 7px 16px rgba(5,25,65,.18),inset 0 1px 0 rgba(255,255,255,.42)!important;transform:translateZ(0)}
body.home360-mode .home360Card b{display:block!important;width:100%!important;margin:0!important;padding:0 2px!important;font-size:10px!important;line-height:1.18!important;font-weight:900!important;color:#122b54!important;white-space:normal!important}
body.home360-mode .home360Card small{display:none!important}
body.home360-mode .home360Card .reyonNotifBadge,body.home360-mode .home360Card .duyuruNotifBadge,body.home360-mode .home360Card [class*="NotifBadge"]{position:absolute!important;top:-7px!important;right:calc(50% - 40px)!important;z-index:20!important}
body.home360-mode .home360Card:active .home360Icon{transform:scale(.94)!important}
@media(min-width:701px){body.home360-mode .home360Cards{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:28px 22px!important}body.home360-mode .home360Card .home360Icon{width:76px!important;height:76px!important;min-width:76px!important;border-radius:21px!important;font-size:32px!important}body.home360-mode .home360Card b{font-size:11px!important}}
@media(max-width:390px){body.home360-mode .home360Cards{gap:20px 8px!important}body.home360-mode .home360Card .home360Icon{width:61px!important;height:61px!important;min-width:61px!important;border-radius:17px!important;font-size:25px!important}body.home360-mode .home360Card b{font-size:9px!important}}


/* ===== 31.6.61 HIZ + REYON GÜNLÜK GÖRÜNÜM ===== */
.reyonDayGroup{grid-column:1/-1;margin-bottom:14px}
.reyonDayTitle{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#eef4ff;border:1px solid #d9e5f5;border-radius:11px;padding:10px 12px;margin-bottom:9px;color:#0b2a68}
.reyonDayTitle b{font-size:11px;text-transform:capitalize}.reyonDayTitle span{font-size:8px;color:#6f8099}
.reyonDayGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
@media(max-width:900px){.reyonDayGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.reyonDayGrid{grid-template-columns:1fr}.reyonDayTitle b{font-size:10px}}

.reyonCard,.home360Card,.duyuruCard,.gorevCard{
  content-visibility:auto;
  contain-intrinsic-size:260px;
}
.reyonMedia img{content-visibility:auto}


/* ===== 31.6.64 GEN TARZI AÇILIR/KAPANIR PC SOL MENÜ ===== */
@media(min-width:851px){
  body.home360-mode #home360{
    grid-template-columns:250px minmax(0,1fr)!important;
    align-items:stretch!important;
    min-height:calc(100vh - 62px)!important;
  }

  body.home360-mode .home360Side{
    width:auto!important;
    min-height:100%!important;
    height:auto!important;
    box-sizing:border-box!important;
    background:#071f59!important;
    padding:24px 18px 72px!important;
    position:relative!important;
    overflow:visible!important;
    transition:padding .22s ease!important;
  }

  body.home360-mode .home360Brand{
    margin:2px 8px 30px!important;
    padding:0!important;
    text-align:left!important;
    font-size:32px!important;
    line-height:1!important;
    color:#fff!important;
    letter-spacing:-1px!important;
    white-space:nowrap!important;
    overflow:hidden!important;
  }

  body.home360-mode .home360Nav{
    gap:0!important;
  }

  body.home360-mode .home360Nav button{
    width:100%!important;
    min-height:48px!important;
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    padding:0 10px!important;
    border-radius:0!important;
    border-bottom:1px solid rgba(255,255,255,.11)!important;
    background:transparent!important;
    color:#dce6ff!important;
    text-align:left!important;
    font-size:13px!important;
    font-weight:700!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    transition:background .16s ease,color .16s ease!important;
  }

  body.home360-mode .home360Nav button:hover,
  body.home360-mode .home360Nav button.active{
    background:#123473!important;
    color:#fff!important;
  }

  body.home360-mode .home360Nav button span{
    width:26px!important;
    min-width:26px!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    font-size:15px!important;
  }

  body.home360-mode .zirSideToggle{
    position:absolute!important;
    right:-17px!important;
    bottom:18px!important;
    width:34px!important;
    height:42px!important;
    border:0!important;
    border-radius:0 22px 22px 0!important;
    background:#071f59!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    padding:0!important;
    box-shadow:3px 4px 10px rgba(7,31,89,.18)!important;
    cursor:pointer!important;
    z-index:20!important;
  }

  body.home360-mode .zirSideToggleIcon{
    display:block!important;
    font-size:15px!important;
    line-height:1!important;
  }

  /* Footer'ın sol kısmı da GEN'deki gibi lacivert devam eder. */
  body.home360-mode .zirVersionFooter{
    background:
      linear-gradient(to right,#071f59 0,#071f59 250px,#f7f9fc 250px,#f7f9fc 100%)!important;
    transition:background .22s ease!important;
  }

  /* Daraltılmış hali */
  body.home360-mode.zir-side-collapsed #home360{
    grid-template-columns:76px minmax(0,1fr)!important;
  }

  body.home360-mode.zir-side-collapsed .home360Side{
    padding-left:10px!important;
    padding-right:10px!important;
  }

  body.home360-mode.zir-side-collapsed .home360Brand{
    font-size:18px!important;
    text-align:center!important;
    margin:6px 0 25px!important;
  }

  body.home360-mode.zir-side-collapsed .home360Nav button{
    justify-content:center!important;
    padding:0!important;
    font-size:0!important;
  }

  body.home360-mode.zir-side-collapsed .home360Nav button span{
    width:44px!important;
    min-width:44px!important;
    font-size:17px!important;
  }

  body.home360-mode.zir-side-collapsed .zirSideToggle{
    right:-17px!important;
  }

  body.home360-mode.zir-side-collapsed .zirVersionFooter{
    background:
      linear-gradient(to right,#071f59 0,#071f59 76px,#f7f9fc 76px,#f7f9fc 100%)!important;
  }

  body.home360-mode .home360Main{
    min-width:0!important;
    width:auto!important;
    margin:0!important;
    padding:28px!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
}

/* Mobilde mevcut sistem aynen kalır. */
@media(max-width:850px){
  .zirSideToggle{display:none!important}
}


/* ===== 31.6.65 GEN MENÜ + SABİT ÜST BAR KESİN DÜZELTME ===== */
@media(min-width:851px){
  /* Tek kaynak: açık menü 250px, kapalı menü 76px */
  body.home360-mode{
    --zir-side-w:250px;
    background:#f4f7fb!important;
  }
  body.home360-mode.zir-side-collapsed{
    --zir-side-w:76px;
  }

  /* Soldaki lacivert alan, içerik kısa olsa bile EN ALTA KADAR devam eder.
     appView'in kendi arka planı artık soldaki maviyi örtmez. */
  body.home360-mode #appView{
    min-height:100vh!important;
    background:
      linear-gradient(
        to right,
        #071f59 0,
        #071f59 var(--zir-side-w),
        #f4f7fb var(--zir-side-w),
        #f4f7fb 100%
      )!important;
  }

  body.home360-mode #home360,
  body.home360-mode #home360.hidden{
    grid-template-columns:var(--zir-side-w) minmax(0,1fr)!important;
    min-height:calc(100vh - 70px)!important;
    background:transparent!important;
    align-items:stretch!important;
  }

  body.home360-mode .home360Side{
    width:auto!important;
    min-height:100%!important;
    height:auto!important;
    align-self:stretch!important;
    background:#071f59!important;
    box-sizing:border-box!important;
  }

  /* Footer da aynı çizgiyi devam ettirir. */
  body.home360-mode .zirVersionFooter{
    margin-top:0!important;
    background:
      linear-gradient(
        to right,
        #071f59 0,
        #071f59 var(--zir-side-w),
        #f7f9fc var(--zir-side-w),
        #f7f9fc 100%
      )!important;
  }

  /* ÜST BAR: eski 286px sabit değerini tamamen ez.
     Menü açılıp kapanınca bar da tam menü kenarından başlar. */
  body.home360-mode .zirProfileDock{
    position:fixed!important;
    top:0!important;
    left:var(--zir-side-w)!important;
    right:0!important;
    width:auto!important;
    height:70px!important;
    z-index:1000000!important;
    display:flex!important;
    align-items:center!important;
    justify-content:flex-end!important;
    padding:0 28px!important;
    margin:0!important;
    transform:none!important;
    box-sizing:border-box!important;
    background:#fff!important;
    border-bottom:1px solid #edf1f6!important;
    box-shadow:0 2px 10px rgba(20,42,80,.04)!important;
    transition:left .22s ease!important;
  }

  /* Ortadaki FOE 2026 / EMRAH ÖZBAŞ yazısı barın TAM ortasında sabit. */
  body.home360-mode .zirTopBrand{
    position:absolute!important;
    left:50%!important;
    top:50%!important;
    transform:translate(-50%,-50%)!important;
    margin:0!important;
    white-space:nowrap!important;
  }

  /* İçerik sabit üst barın altında başlar. */
  body.home360-mode .home360Main{
    padding-top:88px!important;
  }

  /* Online ve profil menüleri üst barın altında açılır. */
  body.home360-mode .zirOnlineList{
    position:fixed!important;
    top:70px!important;
    right:95px!important;
    z-index:1000002!important;
  }
  body.home360-mode .zirProfileMenu{
    position:fixed!important;
    top:70px!important;
    right:20px!important;
    z-index:1000002!important;
  }

  /* Eski 701-1100 kuralındaki left:0 davranışını iptal et. */
  body.home360-mode .zirProfileDock{
    left:var(--zir-side-w)!important;
  }
}

/* Mobil tasarıma dokunma */
@media(max-width:850px){
  body.home360-mode #appView{background:#f4f7fb!important}
}


/* ===== 31.6.92 FINAL - GEN REFERANSINA YAKIN CANLI PC MENÜ ===== */
@media(min-width:851px){
  body.home360-mode{--zir-side-w:250px!important}
  body.home360-mode.zir-side-collapsed{--zir-side-w:76px!important}

  body.home360-mode #appView{
    min-height:100vh!important;
    background:linear-gradient(to right,#071f59 0,#071f59 var(--zir-side-w),#f4f7fb var(--zir-side-w),#f4f7fb 100%)!important;
  }
  body.home360-mode #home360{
    grid-template-columns:var(--zir-side-w) minmax(0,1fr)!important;
    min-height:calc(100vh - 70px)!important;
    background:transparent!important;
  }
  body.home360-mode .home360Side{
    background:#071f59!important;
    min-height:100%!important;
    height:auto!important;
    padding:18px 18px 70px!important;
    border:0!important;
    box-shadow:none!important;
  }
  body.home360-mode .home360Brand{
    color:#fff!important;
    font-size:34px!important;
    font-weight:900!important;
    margin:8px 8px 26px!important;
  }
  body.home360-mode .home360Nav{gap:0!important}
  body.home360-mode .home360Nav button{
    min-height:49px!important;
    padding:0 8px!important;
    border:0!important;
    border-bottom:1px solid rgba(255,255,255,.12)!important;
    border-radius:0!important;
    background:transparent!important;
    color:#dce7ff!important;
    font-size:14px!important;
    font-weight:700!important;
    letter-spacing:.1px!important;
    gap:11px!important;
  }
  body.home360-mode .home360Nav button span{
    width:27px!important;min-width:27px!important;
    font-size:17px!important;
    filter:drop-shadow(0 1px 0 rgba(255,255,255,.15));
  }
  body.home360-mode .home360Nav button:hover,
  body.home360-mode .home360Nav button.active{
    color:#fff!important;
    background:#123775!important;
  }

  /* GEN'deki gibi ekranın solunda SABİT aç/kapa düğmesi */
  body.home360-mode .zirSideToggle{
    position:fixed!important;
    left:calc(var(--zir-side-w) - 1px)!important;
    right:auto!important;
    top:50%!important;
    bottom:auto!important;
    transform:translateY(-50%)!important;
    width:30px!important;
    height:48px!important;
    border:0!important;
    border-radius:0 24px 24px 0!important;
    background:#071f59!important;
    color:#fff!important;
    box-shadow:3px 3px 10px rgba(7,31,89,.18)!important;
    z-index:1000003!important;
    transition:left .22s ease!important;
  }
  body.home360-mode .zirSideToggleIcon{
    font-size:16px!important;
    font-weight:900!important;
  }

  /* Alt beyaz ayırıcı çizgiyi kaldır */
  body.home360-mode .zirVersionFooter{
    border-top:0!important;
    box-shadow:none!important;
    background:linear-gradient(to right,#071f59 0,#071f59 var(--zir-side-w),#f7f9fc var(--zir-side-w),#f7f9fc 100%)!important;
  }
  body.home360-mode .home360Main,
  body.home360-mode #home360,
  body.home360-mode .home360Side{
    border-bottom:0!important;
  }

  /* Kartları daha canlı/temiz göster */
  body.home360-mode .home360Tile{
    background:#fff!important;
    border:1px solid #e5eaf1!important;
    box-shadow:0 4px 13px rgba(26,48,83,.08)!important;
  }
  body.home360-mode .home360Tile:hover{
    transform:translateY(-2px)!important;
    box-shadow:0 8px 20px rgba(26,48,83,.12)!important;
  }

  body.home360-mode.zir-side-collapsed .home360Side{padding-left:10px!important;padding-right:10px!important}
  body.home360-mode.zir-side-collapsed .home360Nav button{justify-content:center!important;font-size:0!important;padding:0!important}
  body.home360-mode.zir-side-collapsed .home360Nav button span{width:44px!important;min-width:44px!important;font-size:18px!important}
}
@media(max-width:850px){.zirSideToggle{display:none!important}}


/* ===== 31.6.92 GLOBAL Z ÜST KATMAN ===== */
#home360Back.home360Back{
  position:fixed!important;
  z-index:2147483000!important;
  pointer-events:auto!important;
  touch-action:manipulation!important;
}
body.home360-mode #home360Back.home360Back,
body.zir-login-mode #home360Back.home360Back{
  display:none!important;
}


/* ===== 31.6.92 MOBİL TAM EKRAN + SABİT PROFİL BAR FIX ===== */
@media(max-width:850px){

  /* Üstteki FOE 2026 / Online / Profil barı tek yerde ve sabit */
  body:not(.zir-login-mode) .zirProfileDock{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    height:72px!important;
    min-height:72px!important;
    padding:calc(8px + env(safe-area-inset-top)) 12px 8px!important;
    box-sizing:border-box!important;
    background:#fff!important;
    border-bottom:1px solid #edf1f6!important;
    box-shadow:0 2px 10px rgba(20,42,80,.05)!important;
    z-index:1000000!important;
  }

  /* Üst barın açılırları ekran dışına taşmasın */
  .zirOnlineList,
  .zirProfileMenu{
    position:fixed!important;
    top:72px!important;
    right:8px!important;
    left:auto!important;
    max-width:calc(100vw - 16px)!important;
    max-height:calc(100dvh - 84px)!important;
    overflow:auto!important;
    box-sizing:border-box!important;
    z-index:2147482500!important;
  }

  /* Modal tabanlı uygulamalar telefonda gerçek tam ekran */
  .modal{
    position:fixed!important;
    inset:72px 0 0 0!important;
    width:100vw!important;
    height:calc(100dvh - 72px)!important;
    max-width:100vw!important;
    padding:0!important;
    margin:0!important;
    align-items:stretch!important;
    justify-content:stretch!important;
    overflow:hidden!important;
    box-sizing:border-box!important;
    background:#f5f7fb!important;
  }

  .modal.hidden{display:none!important}

  .modal>.modalbox,
  .modalbox{
    width:100%!important;
    max-width:none!important;
    height:100%!important;
    max-height:none!important;
    min-height:100%!important;
    margin:0!important;
    border-radius:0!important;
    padding:18px 14px calc(92px + env(safe-area-inset-bottom))!important;
    box-sizing:border-box!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
  }

  /* Inline width kurallarını mobilde geçersiz kıl */
  #managerModal .modalbox,
  #historyModal .modalbox,
  #settingsModal .modalbox,
  #myProfileModal .modalbox{
    width:100%!important;
    max-width:none!important;
  }

  /* Personel yönetimi telefonda tek kolon ve taşmasız */
  #managerModal .managerTools{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    width:100%!important;
  }
  #managerModal .managerTools input,
  #managerModal .managerTools select{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  #managerModal .managerTableWrap{
    width:100%!important;
    max-width:100%!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  #managerModal table{
    width:100%!important;
    min-width:0!important;
    table-layout:fixed!important;
  }
  #managerModal th,
  #managerModal td{
    white-space:normal!important;
    word-break:break-word!important;
    overflow-wrap:anywhere!important;
    padding:8px 5px!important;
    font-size:10px!important;
  }
  #managerModal select,
  #managerModal input,
  #managerModal button{
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  /* Tam sayfa modüller de profil barının altından başlasın */
  .puantajPage,.shiftPage,.reyonPage,.molaModulePage,.hedefPage,
  .gorevPage,.kontrolPage,.reportsPage,.btmAkademiPage,.permissionsPage,.duyuruPage,.zayiatPage,
  .yillikIzinPage{
    top:72px!important;
    bottom:0!important;
    height:calc(100dvh - 72px)!important;
    max-height:calc(100dvh - 72px)!important;
    padding-top:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    box-sizing:border-box!important;
    -webkit-overflow-scrolling:touch!important;
  }

  /* Her modülün üst başlığı ekranda kalsın; X/Kapat/Ana Menü kaybolmasın */
  .molaModuleTop,.permissionsTop,.yillikIzinTop,
  .puantajTop,.shiftTop,.reyonTop,.hedefTop,.gorevTop,.kontrolTop,
  .reportsTop,.duyuruTop,.zayiatTop{
    position:sticky!important;
    top:0!important;
    z-index:50!important;
  }

  /* Ana menü dışında alt navigasyon ve versiyon footer'ı içerik üstüne binmesin */
  body:not(.home360-mode) .bottomNav,
  body:not(.home360-mode) #zirVersionFooter{
    display:none!important;
  }

  /* Ana menüde eski alt bar davranışı korunur */
  body.home360-mode #zirVersionFooter{
    display:flex!important;
  }

  /* Global Z her uygulamada görünür ve tıklanabilir */
  body:not(.home360-mode):not(.zir-login-mode) #home360Back.home360Back{
    display:grid!important;
    visibility:visible!important;
    opacity:1!important;
    pointer-events:auto!important;
    position:fixed!important;
    right:12px!important;
    bottom:14px!important;
    z-index:2147483000!important;
  }

  body.home360-mode #home360Back.home360Back,
  body.zir-login-mode #home360Back.home360Back{
    display:none!important;
  }

  /* Profil ekranı başlığı/kapat düğmesi üstte kalsın */
  .zirProfileBoxHead{
    position:sticky!important;
    top:-18px!important;
    z-index:20!important;
    background:#fff!important;
    padding:12px 0 10px!important;
  }

  /* Ayarlar/Personel ekranlarında son butonların altı kesilmesin */
  .zirProfileActions,
  .settingsBox,
  #storeAdmin{
    padding-bottom:calc(20px + env(safe-area-inset-bottom))!important;
  }

  /* Mobilde yatay kayma kesin kapalı */
  html,body,#appView{
    max-width:100vw!important;
    overflow-x:hidden!important;
  }
}


/* ===== 31.6.92 OKUYANLAR / MOBİL SCROLL FIX ===== */
@media(max-width:850px){

  /* OKUYANLAR penceresi FOE üst barının ALTINDAN başlar */
  #duyuruReadersModal.duyuruReadersModal{
    position:fixed!important;
    top:72px!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    width:100vw!important;
    height:calc(100dvh - 72px)!important;
    padding:0!important;
    margin:0!important;
    display:flex!important;
    align-items:stretch!important;
    justify-content:stretch!important;
    overflow:hidden!important;
    background:#f5f7fb!important;
    box-sizing:border-box!important;
    touch-action:pan-y!important;
    overscroll-behavior:contain!important;
    z-index:2147482400!important;
  }

  #duyuruReadersModal.hidden{
    display:none!important;
  }

  /* İç kutu artık tam ekran ve TEK scroll alanı */
  #duyuruReadersModal .duyuruReadersBox{
    width:100%!important;
    max-width:none!important;
    height:100%!important;
    max-height:none!important;
    min-height:0!important;
    margin:0!important;
    padding:0 12px calc(96px + env(safe-area-inset-bottom))!important;
    border-radius:0!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:contain!important;
    touch-action:pan-y!important;
    box-sizing:border-box!important;
    background:#fff!important;
  }

  /* Başlık ve KAPAT butonu HER ZAMAN görünür */
  #duyuruReadersModal .duyuruReadersHead{
    position:sticky!important;
    top:0!important;
    z-index:50!important;
    min-height:58px!important;
    margin:0 -12px 10px!important;
    padding:10px 12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:8px!important;
    background:#fff!important;
    border-bottom:1px solid #e7ebf1!important;
    box-shadow:0 2px 8px rgba(15,35,75,.05)!important;
  }

  #duyuruReadersModal .duyuruReadersHead b{
    min-width:0!important;
    max-width:calc(100vw - 115px)!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    font-size:13px!important;
  }

  #duyuruReadersModal .duyuruReadersHead button{
    flex:0 0 auto!important;
    min-width:76px!important;
    height:36px!important;
    border:1px solid #d7deea!important;
    border-radius:18px!important;
    background:#f3f6fa!important;
    color:#17233a!important;
    font-size:9px!important;
    font-weight:900!important;
    padding:0 11px!important;
    touch-action:manipulation!important;
  }

  #duyuruReadersModal .duyuruReaderGrid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
  }

  #duyuruReadersModal .duyuruReaderCol{
    min-width:0!important;
    width:100%!important;
    box-sizing:border-box!important;
  }

  /* Liste üzerinde parmak kaydırma doğrudan çalışsın */
  #duyuruReadersModal .duyuruReader,
  #duyuruReadersModal .duyuruReaderCol,
  #duyuruReadersModal #duyuruReadList,
  #duyuruReadersModal #duyuruUnreadList{
    touch-action:pan-y!important;
  }

  /* Mobilde ağır scroll efektlerini kapat */
  #duyuruReadersModal,
  #duyuruReadersModal *{
    -webkit-tap-highlight-color:transparent;
  }

  /* Genel tam ekran modüllerde kaydırmayı daha direkt yap */
  .modal>.modalbox,
  .puantajPage,.shiftPage,.reyonPage,.molaModulePage,.hedefPage,
  .gorevPage,.kontrolPage,.reportsPage,.btmAkademiPage,.permissionsPage,.duyuruPage,.zayiatPage,
  .yillikIzinPage{
    scroll-behavior:auto!important;
    -webkit-overflow-scrolling:touch!important;
    overscroll-behavior-y:contain!important;
    touch-action:pan-y!important;
  }

  /* Scroll sırasında sabit Z / hamburger dokunmayı engellemesin;
     sadece kendi alanlarında tıklanabilir */
  #home360Back.home360Back,
  #zirMobileMenuTab.zirMobileMenuTab{
    touch-action:manipulation!important;
  }
}


/* ===== 31.6.92 GÜNLÜK MOLA SÜRELERİ ===== */
.zirBreakDayBox{
  display:grid;
  grid-template-columns:1fr;
  gap:4px;
  margin:8px 0 7px;
  padding:7px 8px;
  border:1px solid #e7edf5;
  border-radius:9px;
  background:#f8fafc;
}
.zirBreakDayBox>div{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:6px;
  min-width:0;
  font-size:10px;
  line-height:1.25;
  color:#52637c;
}
.zirBreakDayBox>div span{
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.zirBreakDayBox>div b{
  color:#0b2a68;
  font-size:10px;
  white-space:nowrap;
}
.zirBreakClockBox{
  display:grid;gap:5px;margin:8px 0 11px;padding:8px 9px;
  border:1px solid #dbe6f4;border-radius:9px;background:#f8fbff;
}
.zirBreakClockTitle{font-size:10px;font-weight:1000;color:#0b2a68}
.zirBreakClockRow{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:#334155}
.zirBreakClockRow b{color:#0f172a;white-space:nowrap}
.zirBreakClockRow .running{color:#c2410c}
@media(max-width:850px){
  .zirBreakDayBox{
    padding:5px 5px;
    gap:3px;
    margin:6px 0;
  }
  .zirBreakDayBox>div,
  .zirBreakDayBox>div b{
    font-size:7.5px!important;
  }
}


/* ===== 31.6.92 PERSONEL ADINA MANUEL MOLA ===== */
.manualBreakBtn{
  background:linear-gradient(90deg,#123e82,#0b2a68)!important;
  color:#fff!important;
  box-shadow:0 5px 13px rgba(11,42,104,.18)!important;
}
.manualBreakBtn.back{
  background:linear-gradient(90deg,#17843d,#10632f)!important;
}
@media(max-width:850px){
  .manualBreakBtn{
    font-size:7.5px!important;
    padding:9px 4px!important;
  }
}


/* ===== 31.6.92 KULLANIM TAKİBİ ===== */
.kullanimPage{position:fixed;inset:0;background:#f5f7fb;z-index:6000;overflow:auto}
.kullanimPage.hidden{display:none!important}
.kullanimTop{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;padding:14px 18px;background:#fff;border-bottom:1px solid #e5eaf1}
.kullanimBack,.kullanimHome{border:0;border-radius:10px;background:#0b2a68;color:#fff;font-weight:900;min-height:40px;padding:0 14px}
.kullanimBack{font-size:28px;padding:0}.kullanimTitle{font-size:18px;font-weight:1000;color:#102a5b}.kullanimSub{font-size:10px;color:#7b8799;margin-top:2px}
.kullanimBody{padding:18px;max-width:1250px;margin:0 auto}.kullanimToolbar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;background:#fff;border:1px solid #e5eaf1;border-radius:14px;padding:12px;margin-bottom:14px}
.kullanimQuick,.kullanimDates{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.kullanimQuick button,.kullanimDates button{border:1px solid #d9e1ec;background:#fff;color:#183258;border-radius:9px;padding:9px 12px;font-weight:900;font-size:10px}
.kullanimQuick button.active,.kullanimDates button{background:#0b2a68;color:#fff;border-color:#0b2a68}.kullanimDates input{border:1px solid #d9e1ec;border-radius:9px;padding:8px;min-height:38px}
.kullanimKpis{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}.kullanimKpis>div{background:#fff;border:1px solid #e4eaf2;border-radius:13px;padding:13px 14px}
.kullanimKpis small{display:block;font-size:9px;font-weight:900;color:#8090a5}.kullanimKpis b{display:block;font-size:23px;color:#102a5b;margin:4px 0}.kullanimKpis span{font-size:9px;color:#8895a8}
.kullanimUserCards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kullanimUserCard{background:#fff;border:1px solid #e4eaf2;border-radius:14px;overflow:hidden}
.kullanimUserHead{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid #edf1f6}.kullanimUserHead b{font-size:13px;color:#172d52}.kullanimUserHead small{display:block;font-size:9px;color:#8a97a9;margin-top:2px}
.kullanimTotalBadge{flex:0 0 auto;background:#edf4ff;color:#0b4fc4;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:1000}.kullanimIntervals{padding:8px 12px 12px}
.kullanimInterval{display:grid;grid-template-columns:110px 1fr auto;gap:8px;align-items:center;padding:8px 3px;border-bottom:1px dashed #edf0f4;font-size:10px;color:#4b5e78}.kullanimInterval:last-child{border-bottom:0}.kullanimInterval strong{color:#102a5b}
.kullanimDevice{font-size:8px;color:#8a97aa;text-transform:uppercase}.kullanimEmpty{background:#fff;border:1px dashed #d9e1ec;border-radius:14px;padding:28px;text-align:center;color:#8a97a9}
@media(max-width:850px){
  .kullanimPage{top:72px!important;height:calc(100dvh - 72px)!important;bottom:0!important}.kullanimTop{top:0!important;padding:9px 10px;grid-template-columns:38px 1fr auto}.kullanimHome{font-size:8px;padding:0 9px;min-height:36px}
  .kullanimTitle{font-size:14px}.kullanimBody{padding:10px}.kullanimToolbar{padding:9px}.kullanimQuick,.kullanimDates{width:100%}.kullanimQuick{display:grid;grid-template-columns:repeat(4,1fr)}.kullanimQuick button{padding:8px 3px;font-size:7px}
  .kullanimDates{display:grid;grid-template-columns:1fr auto 1fr}.kullanimDates button{grid-column:1/-1}.kullanimDates input{width:100%;min-width:0;box-sizing:border-box}
  .kullanimKpis{grid-template-columns:1fr 1fr 1fr;gap:6px}.kullanimKpis>div{padding:9px 7px}.kullanimKpis b{font-size:15px}.kullanimKpis small,.kullanimKpis span{font-size:6.5px}.kullanimUserCards{grid-template-columns:1fr}.kullanimInterval{grid-template-columns:82px 1fr auto;font-size:8px;gap:5px}
}


/* ===== 31.6.92 MOBİL YETKİ + MOLA SENKRON ===== */
@media(max-width:700px){
  #permissionsModal .permissionTableWrap{
    width:100%!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  #permissionsModal .permissionTable{
    min-width:690px!important;
  }
  #permissionsModal .permissionModuleName{
    min-width:190px!important;
  }
  #permissionsModal .permissionModuleName b,
  #permissionsModal .permissionModuleName{
    font-size:10px!important;
  }

  /* Mola Takibi ana kartı mobilde yetki açıksa kesin görünür */
  body.home360-mode .home360Card[onclick*="openMolaModule"]:not(.hidden){
    display:flex!important;
  }
}


/* ===== FOE 31.6.126 GÖRSEL KİMLİK: ŞEFFAF 3D F ===== */
.home360Back span{
  display:block!important;width:46px!important;height:36px!important;font-size:0!important;
  background:url('/foe-f-3d.png?v=316150opt') center/contain no-repeat!important;
  transform:none!important;text-shadow:none!important;
}
.brand360{
  font-size:0!important;background:transparent url('/foe-f-3d.png?v=316150opt') center/86% auto no-repeat!important;
  color:transparent!important;
}
.zirVersionFooter .zirFooterMark{
  display:block!important;width:38px!important;height:30px!important;font-size:0!important;
  background:url('/foe-f-3d.png?v=316150opt') center/contain no-repeat!important;
  color:transparent!important;transform:none!important;
}

/* ===== 31.6.136.21.47 LOGIN / REGISTER YENI TASARIM ===== */
body.zir-login-mode #loginView,body.zir-login-mode #registerView{background:linear-gradient(180deg,#08225d 0%,#0a2f7b 42%,#eef4ff 42%,#eef4ff 100%)!important}
.foeLoginShell{width:100%;display:flex;justify-content:center;align-items:center}
.foeLoginCard{width:min(1120px,100%);min-height:680px;background:#fff;border-radius:32px;box-shadow:0 28px 70px rgba(8,27,77,.20);overflow:hidden;display:grid;grid-template-columns:minmax(320px,460px) minmax(420px,1fr)}
.foeLoginHero{background:linear-gradient(180deg,rgba(6,25,77,.92),rgba(8,43,123,.92)), radial-gradient(circle at top right,rgba(77,151,255,.45),transparent 34%), url('/foe-f-3d.png') center/cover no-repeat;color:#fff;padding:34px 34px 28px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;min-height:100%}
.foeLoginFlagWrap{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:800;letter-spacing:.8px;opacity:.96}.foeLoginFlag{font-size:34px;line-height:1}
.foeLoginHero .foeMainLogo{margin:34px auto 14px!important;width:100%;text-align:center}.foeLoginHero .foeMainLogo img{width:min(250px,88%)!important;filter:drop-shadow(0 14px 26px rgba(0,0,0,.22))}
.foeLoginHeroTitle{width:100%;text-align:center;font-size:78px;line-height:1;font-weight:1000;letter-spacing:1px;margin-top:4px}.foeLoginHeroSub{width:100%;text-align:center;font-size:18px;font-weight:800;letter-spacing:4px;opacity:.92}.foeLoginSlogan{width:100%;text-align:center;margin-top:28px;font-size:34px;line-height:1.18;font-weight:400;font-family:'Segoe Script','Brush Script MT',cursive;opacity:.96}
.foeLoginFormWrap{padding:44px 42px 28px;display:flex;flex-direction:column;justify-content:center}.foeLoginHeadText h1{display:block!important;margin:0 0 6px;font-size:34px;line-height:1.1;color:#102a59;font-weight:1000}.foeLoginHeadText p{margin:0 0 16px!important;color:#60708f!important;font-size:14px!important}
body.zir-login-mode #loginView .login,body.zir-login-mode #registerView .login{all:unset}
.foeFieldWithBtn{position:relative}.foeFieldWithBtn input{padding-right:54px!important}.foeFieldToggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:18px;border:0;background:#edf3fc;color:#1d4ec8;font-size:16px;font-weight:700;cursor:pointer}
.foeLoginMetaRow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.foeRemember{display:flex;align-items:center;gap:8px;font-size:13px;color:#324a75;font-weight:700}.foeRemember input{width:18px!important;height:18px!important;accent-color:#2d78df}.foeInlineLink{margin:0!important}
.foeWideButton{height:54px!important;border-radius:18px!important;margin-top:16px!important;font-size:18px!important;letter-spacing:.3px}
.foeLoginQuickRow{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.foeLoginQuickCard{border:1px solid #d7e3f4;background:#f8fbff;border-radius:18px;padding:15px 14px;display:flex;align-items:center;gap:12px;cursor:pointer;text-align:left;color:#15305e;font-weight:800}.foeLoginQuickCard small{display:block;margin-top:3px;color:#6e7f9d;font-size:11px;font-weight:700}.foeQuickIcon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#eaf2ff;color:#2162da;font-size:20px;font-weight:1000;flex:0 0 auto}
.foeOnlineLine{margin-top:18px!important;padding-top:16px!important;border-top:1px solid #e5edf8!important;color:#5c6f91!important;font-size:13px!important}.foeLoginFeatures{margin-top:14px;display:flex;flex-wrap:wrap;gap:8px}.foeLoginFeatures span{display:inline-flex;align-items:center;gap:6px;background:#f4f8ff;border:1px solid #dfe8f7;border-radius:999px;padding:8px 12px;color:#1f4177;font-size:12px;font-weight:800}.foeLoginFooter{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:18px;color:#15305e;font-size:12px;font-weight:1000}.foeLoginFooter small{font-size:11px;color:#6c7ea0;font-weight:800}
.foeRegisterShell{width:100%}.foeRegisterCard{width:min(1080px,100%);background:#fff;border-radius:32px;box-shadow:0 28px 70px rgba(8,27,77,.20);overflow:hidden;display:grid;grid-template-columns:minmax(280px,380px) minmax(420px,1fr)}
.foeRegisterSide{background:linear-gradient(180deg,#0b2a68,#1149a8);color:#fff;padding:34px 30px}.foeRegisterSide .foeMainLogo{margin:0 auto 18px!important}.foeRegisterSide .foeMainLogo img{width:min(210px,90%)!important}.foeRegisterSide h1{display:block!important;margin:8px 0 10px;font-size:30px;font-weight:1000;line-height:1.1}.foeRegisterSide p{margin:0 0 16px!important;color:rgba(255,255,255,.86)!important;font-size:14px!important}.foeRegisterList{margin:18px 0 0;padding:0 0 0 18px}.foeRegisterList li{margin-bottom:11px;line-height:1.45;color:rgba(255,255,255,.92);font-size:13px;font-weight:700}
.foeRegisterFormWrap{padding:34px 36px 26px}.foeRegisterFormWrap label{margin:10px 8px 5px!important;font-size:10px!important}
.foeForgotBox h2{margin:0 0 4px;color:#0e2d66;font-size:26px;font-weight:1000}.foeForgotBox p{margin:0;color:#687b9e;font-size:13px;line-height:1.5}.foeForgotHead{display:flex;align-items:center;gap:14px;margin-bottom:14px}.foeForgotIcon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:#eef4ff;font-size:28px}.foeForgotStep{border:1px solid #e2ebf7;background:#f9fbff;border-radius:18px;padding:16px}.foeForgotStep label{display:block;margin-bottom:6px;font-size:11px;font-weight:900;color:#173467}.foeForgotStep input{width:100%;height:48px;border:1px solid #ccdaef;border-radius:14px;padding:0 14px;background:#fff;font-size:14px;font-weight:700;color:#112b56;box-sizing:border-box}.foeForgotStep small{display:block;margin-top:8px;color:#7082a1;line-height:1.45}.foeForgotWarn{margin-top:12px;background:#fff8e6;border:1px solid #f0dda2;color:#7a5a00;border-radius:14px;padding:12px 14px;font-size:12px;font-weight:800;line-height:1.45}.foeForgotActions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}
@media(max-width:980px){.foeLoginCard,.foeRegisterCard{grid-template-columns:1fr}.foeLoginHero{padding:22px 20px 24px}.foeLoginHero .foeMainLogo{margin-top:18px!important}.foeLoginHeroTitle{font-size:58px}.foeLoginHeroSub{font-size:14px;letter-spacing:3px}.foeLoginSlogan{font-size:26px;margin-top:18px}.foeLoginFormWrap,.foeRegisterFormWrap{padding:28px 22px 24px}}
@media(max-width:700px){body.zir-login-mode #loginView,body.zir-login-mode #registerView{padding:12px!important;background:linear-gradient(180deg,#08225d 0%,#0a2f7b 33%,#eef4ff 33%,#eef4ff 100%)!important}.foeLoginCard,.foeRegisterCard{width:100%;border-radius:24px}.foeLoginQuickRow{grid-template-columns:1fr}.foeLoginMetaRow{flex-wrap:wrap;align-items:flex-start}.foeLoginHeadText h1{font-size:28px}.foeLoginFooter{flex-direction:column;align-items:flex-start}.foeLoginFeatures span{font-size:11px}.foeRegisterSide{padding:26px 20px}.foeRegisterSide h1{font-size:24px}}



/* ===== 31.6.136.21.50 ÜCRETSİZ ŞİFRE SIFIRLAMA ===== */
.foeForgotProgress{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:4px 0 14px}.foeForgotProgress span{padding:8px 6px;border-radius:10px;background:#eef3fb;color:#6d7f9c;text-align:center;font-size:9px;font-weight:1000}.foeForgotProgress span.active{background:#e7f0ff;color:#125bd1}.foeForgotMainBtn{width:100%;margin-top:12px!important;height:46px!important;border-radius:13px!important}.foeForgotPending,.foeForgotApproved{margin-top:12px;border-radius:16px;padding:14px}.foeForgotPending{background:#fff8e7;border:1px solid #f0dda2;color:#785800}.foeForgotPending b,.foeForgotPending span{display:block}.foeForgotPending span{font-size:11px;margin:5px 0 10px;line-height:1.45}.foeForgotApproved{background:#eefaf3;border:1px solid #bfe7ce}.foeForgotApprovedTitle{color:#158047;font-weight:1000;margin-bottom:10px}.foeForgotApproved label{display:block;font-size:10px;font-weight:900;color:#173467;margin:8px 0 5px}.foeForgotApproved input{width:100%;height:45px;border:1px solid #cbd9ea;border-radius:13px;padding:0 13px;box-sizing:border-box}.foeForgotInfo{margin-top:12px;padding:11px 13px;border-radius:13px;background:#edf5ff;color:#31537e;font-size:11px;font-weight:800;line-height:1.45}.foePasswordResetAdmin{border:1px solid #dce6f3;border-radius:14px;background:#f8fbff;margin:12px 0 16px;padding:12px}.foePasswordResetAdminHead{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.foePasswordResetAdminHead b{display:block;color:#0b2a68;font-size:12px}.foePasswordResetAdminHead small{display:block;color:#74849d;font-size:9px;margin-top:3px}.foePasswordResetAdminRows{display:grid;gap:8px}.foePasswordResetRow{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;background:#fff;border:1px solid #e3eaf4;border-radius:11px;padding:10px}.foePasswordResetRow b{display:block;color:#183463;font-size:11px}.foePasswordResetRow small,.foePasswordResetRow em{display:block;color:#7a8aa3;font-size:8px;font-style:normal;margin-top:3px}.foePasswordResetState{font-size:8px;font-weight:1000;border-radius:999px;padding:6px 8px}.foePasswordResetState.bekliyor{background:#fff2c9;color:#8a6500}.foePasswordResetState.onaylandi{background:#ddf6e7;color:#137942}.foePasswordResetButtons{display:flex;gap:5px;align-items:center}.foePasswordResetEmpty{padding:12px;text-align:center;color:#8190a6;font-size:10px;font-weight:800}.hidden{display:none!important}
@media(max-width:700px){.foeForgotProgress{grid-template-columns:1fr}.foePasswordResetRow{grid-template-columns:1fr}.foePasswordResetButtons{justify-content:flex-start}.foeForgotBox{padding:18px 14px!important}}

/* ===== 31.6.136.21.50 LOGIN INPUT HIZA + TÜRK BAYRAĞI FIX ===== */
body.zir-login-mode #loginView,
body.zir-login-mode #registerView{position:relative!important;overflow:auto!important;}
.foeTopLeftFlag{position:fixed;top:18px;left:20px;z-index:2147483600;width:60px;height:40px;filter:drop-shadow(0 5px 12px rgba(0,0,0,.20));pointer-events:none}
.foeTopLeftFlag svg{display:block;width:100%;height:100%}
.foeLoginFormWrap form,.foeRegisterFormWrap{width:100%}
.foeLoginFormWrap label:not(.foeRemember),.foeRegisterFormWrap label{display:block!important;width:100%!important;text-align:left!important;margin:12px 0 6px!important;color:#183463!important;font-size:11px!important;font-weight:900!important;line-height:1.2!important}
.foeLoginFormWrap input[type="text"],
.foeLoginFormWrap input[type="password"],
.foeRegisterFormWrap input,
.foeRegisterFormWrap select{display:block!important;width:100%!important;min-width:0!important;height:52px!important;margin:0!important;padding:0 16px!important;border:1px solid #cbd8eb!important;border-radius:16px!important;background:#f7faff!important;color:#10244d!important;outline:none!important;font:700 14px/1.2 "Segoe UI",Arial,sans-serif!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important;}
.foeLoginFormWrap input:focus,.foeRegisterFormWrap input:focus,.foeRegisterFormWrap select:focus{border-color:#2d78df!important;box-shadow:0 0 0 3px rgba(45,120,223,.12)!important;background:#fff!important}
.foeFieldWithBtn{position:relative!important;display:block!important;width:100%!important;min-width:0!important;margin:0!important}
.foeFieldWithBtn>input{position:relative!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:100%!important;padding-right:52px!important;transform:none!important}
.foeFieldToggle{position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;z-index:3!important;width:38px!important;height:38px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:12px!important;background:#eef4ff!important;color:#0b4fc4!important;cursor:pointer!important;padding:0!important;line-height:1!important}
.foeRemember{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;white-space:nowrap!important}
.foeRemember input{position:static!important;width:18px!important;height:18px!important;min-width:18px!important;margin:0!important;padding:0!important;appearance:auto!important;-webkit-appearance:auto!important}
.foeInlineLink{white-space:nowrap!important}
@media(min-width:981px){
  body.zir-login-mode #loginView,body.zir-login-mode #registerView{padding:72px 24px 28px!important;}
  .foeLoginCard{align-items:stretch!important;}
  .foeLoginHero{min-height:680px!important;}
}
@media(max-width:980px){
  .foeTopLeftFlag{top:12px;left:12px;width:50px;height:33px}
  body.zir-login-mode #loginView,body.zir-login-mode #registerView{padding:58px 12px 16px!important;align-items:flex-start!important;}
  .foeLoginCard{display:block!important;min-height:0!important;overflow:visible!important;background:transparent!important;box-shadow:none!important;}
  .foeLoginHero{min-height:300px!important;height:auto!important;border-radius:26px 26px 0 0!important;padding:22px 18px 48px!important;overflow:hidden!important;}
  .foeLoginHero .foeMainLogo{margin:8px auto 6px!important;}
  .foeLoginHero .foeMainLogo img{width:min(190px,64vw)!important;}
  .foeLoginHeroTitle{font-size:50px!important;}
  .foeLoginHeroSub{font-size:12px!important;letter-spacing:2.6px!important;}
  .foeLoginSlogan{font-size:23px!important;margin-top:14px!important;}
  .foeLoginFormWrap{position:relative!important;margin-top:-28px!important;border-radius:28px!important;background:#fff!important;padding:28px 20px 22px!important;box-shadow:0 18px 44px rgba(8,27,77,.18)!important;}
  .foeLoginMetaRow{display:flex!important;flex-wrap:nowrap!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;}
  .foeLoginQuickRow{grid-template-columns:1fr 1fr!important;gap:9px!important;}
  .foeLoginQuickCard{padding:12px 10px!important;min-width:0!important;}
  .foeQuickIcon{width:38px!important;height:38px!important;border-radius:12px!important;}
  .foeLoginFeatures{justify-content:center!important;}
  .foeLoginFooter{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;}
  .foeRegisterCard{display:block!important;background:#fff!important;border-radius:26px!important;}
}
@media(max-width:520px){
  .foeTopLeftFlag{top:10px;left:10px;width:46px;height:31px}
  body.zir-login-mode #loginView,body.zir-login-mode #registerView{padding:52px 8px 12px!important;}
  .foeLoginHero{min-height:275px!important;padding:18px 14px 42px!important;}
  .foeLoginFlagWrap{padding-left:42px!important;font-size:9px!important;}
  .foeLoginHero .foeMainLogo img{width:min(170px,62vw)!important;}
  .foeLoginHeroTitle{font-size:43px!important;}
  .foeLoginHeroSub{font-size:10px!important;letter-spacing:2.1px!important;}
  .foeLoginSlogan{font-size:21px!important;}
  .foeLoginFormWrap{padding:24px 15px 18px!important;border-radius:24px!important;}
  .foeLoginHeadText h1{font-size:25px!important;}
  .foeLoginHeadText p{font-size:12px!important;line-height:1.4!important;}
  .foeLoginFormWrap input[type="text"],.foeLoginFormWrap input[type="password"],.foeRegisterFormWrap input,.foeRegisterFormWrap select{height:50px!important;border-radius:14px!important;font-size:14px!important;}
  .foeLoginMetaRow{font-size:11px!important;}
  .foeRemember{font-size:11px!important;}
  .foeInlineLink{font-size:11px!important;padding:6px 0!important;}
  .foeWideButton{height:52px!important;border-radius:16px!important;font-size:16px!important;}
  .foeLoginQuickRow{grid-template-columns:1fr!important;}
  .foeLoginFeatures{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important;}
  .foeLoginFeatures span{justify-content:center!important;text-align:center!important;padding:8px!important;}
  .foeLoginFooter{font-size:10px!important;gap:6px!important;}
  .foeLoginFooter small{font-size:9px!important;}
}

/* 31.6.136.21.50 • Şifre sıfırlama eski sisteme döndürüldü.
   Telefon alanı yeni personel kaydında korunur; self-service şifre talebi kapalıdır. */
