Şablon:Anasayfa/styles.css: Revizyonlar arasındaki fark

Orta Anadolu Kürtleri Kültürel Hafıza Arşivi sitesinden
(TemplateStyles CSS içeriği eklendi)
 
(Warm Editorial + Archive Premium CSS sistemi uygulandı)
 
1. satır: 1. satır:
.anasayfa-moduler { color: #4A3324; }
/* Warm Editorial + Archive Premium */
.ana-kutu { background: #F4ECD8; border: 1px solid #DCC7A1; border-radius: 12px; padding: 1.2em; margin-bottom: 1.5em; }
body { background: #F7F3EA; }
.ana-baslik { color: #4A3324; font-size: 100%; font-weight: bold; margin-bottom: 1em; border-bottom: 2px solid #DCC7A1; padding-bottom: 0.5em; }
.anasayfa-moduler { color: #2F241D; }
.ana-kutu {
  background: #FFFDFC;
  border: 1px solid #E6D7C3;
  border-radius: 16px;
  padding: 1.35em;
  margin-bottom: 1.75em;
  box-shadow: 0 8px 26px rgba(70, 45, 25, 0.05);
}
.ana-baslik {
  color: #2F241D;
  font-size: 1.02rem;
  font-weight: 700;
  margin-bottom: 1em;
  border-bottom: 1px solid #E6D7C3;
  padding-bottom: 0.55em;
  letter-spacing: 0.01em;
}
.ana-grid-2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 1em; }
.ana-grid-2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 1em; }
.ana-grid-4 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1em; }
.ana-grid-4 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1em; }
.ana-grid-tight { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: 0.8em; }
.ana-grid-tight { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: .85em; }
.ana-card { background: rgba(107,58,31,0.06); border-radius: 10px; padding: 1em; }
.ana-card {
.ana-card-white { background: #fff; border: 1px solid #DCC7A1; border-radius: 12px; overflow: hidden; }
  background: rgba(122,78,45,0.05);
.ana-card-head { background: linear-gradient(135deg,#4A3324,#6B3A1F); color: #F4ECD8; padding: 1em; font-size: 120%; font-weight: bold; text-align: center; }
  border: 1px solid rgba(200,154,91,0.12);
.ana-muted { color: #6B3A1F; font-size: 84%; }
  border-radius: 14px;
.ana-brown { color: #4A3324; }
  padding: 1em;
  box-shadow: 0 6px 18px rgba(70, 45, 25, 0.035);
}
.ana-card-white {
  background: #fffdfb;
  border: 1px solid #E6D7C3;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(70, 45, 25, 0.05);
}
.ana-card-head {
  background: linear-gradient(135deg,#24150D,#3B2418);
  color: #F7F3EA;
  padding: 1em;
  font-size: 1.05rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: .01em;
}
.ana-muted { color: #6E5A4B; font-size: .86rem; }
.ana-brown { color: #2F241D; }
.ana-hero {
  background: linear-gradient(160deg, #24150D 0%, #3B2418 45%, #2F1B11 100%);
  border-radius: 20px;
  padding: 2.8em 2em;
  margin-bottom: 1.8em;
  position: relative;
  overflow: hidden;
  box-shadow: 0 16px 40px rgba(36,21,13,0.22);
}
.ana-hero-kicker { font-size: .8rem; letter-spacing: .18em; color: #C89A5B; text-transform: uppercase; margin-bottom: .9em; font-weight: 700; }
.ana-hero-title { color: #F7F3EA; margin: 0 0 .45em 0; font-size: 2.35rem; line-height: 1.15; font-weight: 800; text-shadow: 0 3px 12px rgba(0,0,0,.35); }
.ana-hero-title-accent { color: #C89A5B; }
.ana-hero-text { color: rgba(247,243,234,.86); font-size: 1.06rem; line-height: 1.8; max-width: 620px; margin: 0 0 1.7em 0; }
.ana-chip { background: rgba(247,243,234,.10); color: #F7F3EA; padding: .55em 1.1em; border-radius: 999px; font-size: .92rem; border: 1px solid rgba(247,243,234,.18); display: inline-block; }
.ana-chip-primary { background: #C89A5B; color: #24150D; font-weight: 700; border-color: transparent; }
.ana-stat-card { background: #FFFDFC; border: 1px solid #E6D7C3; border-radius: 16px; padding: 1.1em .9em; text-align: center; box-shadow: 0 8px 24px rgba(70, 45, 25, 0.045); }
.ana-stat-number { font-size: 2rem; font-weight: 800; color: #2F241D; line-height: 1; }
.ana-stat-label { font-size: .78rem; color: #7A4E2D; margin-top: .35em; letter-spacing: .05em; text-transform: uppercase; }
.ana-section-soft { background: linear-gradient(135deg, #FFFDFC 0%, #FBF6EF 100%); border: 1px solid #E6D7C3; border-radius: 16px; padding: 1.35em; margin-bottom: 1.75em; box-shadow: 0 8px 26px rgba(70,45,25,.04); }

22.31, 28 Mart 2026 itibarı ile sayfanın şu anki hâli

/* Warm Editorial + Archive Premium */
body { background: #F7F3EA; }
.anasayfa-moduler { color: #2F241D; }
.ana-kutu {
  background: #FFFDFC;
  border: 1px solid #E6D7C3;
  border-radius: 16px;
  padding: 1.35em;
  margin-bottom: 1.75em;
  box-shadow: 0 8px 26px rgba(70, 45, 25, 0.05);
}
.ana-baslik {
  color: #2F241D;
  font-size: 1.02rem;
  font-weight: 700;
  margin-bottom: 1em;
  border-bottom: 1px solid #E6D7C3;
  padding-bottom: 0.55em;
  letter-spacing: 0.01em;
}
.ana-grid-2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 1em; }
.ana-grid-4 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 1em; }
.ana-grid-tight { display: grid; grid-template-columns: repeat(auto-fit, minmax(140px, 1fr)); gap: .85em; }
.ana-card {
  background: rgba(122,78,45,0.05);
  border: 1px solid rgba(200,154,91,0.12);
  border-radius: 14px;
  padding: 1em;
  box-shadow: 0 6px 18px rgba(70, 45, 25, 0.035);
}
.ana-card-white {
  background: #fffdfb;
  border: 1px solid #E6D7C3;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 24px rgba(70, 45, 25, 0.05);
}
.ana-card-head {
  background: linear-gradient(135deg,#24150D,#3B2418);
  color: #F7F3EA;
  padding: 1em;
  font-size: 1.05rem;
  font-weight: 700;
  text-align: center;
  letter-spacing: .01em;
}
.ana-muted { color: #6E5A4B; font-size: .86rem; }
.ana-brown { color: #2F241D; }
.ana-hero {
  background: linear-gradient(160deg, #24150D 0%, #3B2418 45%, #2F1B11 100%);
  border-radius: 20px;
  padding: 2.8em 2em;
  margin-bottom: 1.8em;
  position: relative;
  overflow: hidden;
  box-shadow: 0 16px 40px rgba(36,21,13,0.22);
}
.ana-hero-kicker { font-size: .8rem; letter-spacing: .18em; color: #C89A5B; text-transform: uppercase; margin-bottom: .9em; font-weight: 700; }
.ana-hero-title { color: #F7F3EA; margin: 0 0 .45em 0; font-size: 2.35rem; line-height: 1.15; font-weight: 800; text-shadow: 0 3px 12px rgba(0,0,0,.35); }
.ana-hero-title-accent { color: #C89A5B; }
.ana-hero-text { color: rgba(247,243,234,.86); font-size: 1.06rem; line-height: 1.8; max-width: 620px; margin: 0 0 1.7em 0; }
.ana-chip { background: rgba(247,243,234,.10); color: #F7F3EA; padding: .55em 1.1em; border-radius: 999px; font-size: .92rem; border: 1px solid rgba(247,243,234,.18); display: inline-block; }
.ana-chip-primary { background: #C89A5B; color: #24150D; font-weight: 700; border-color: transparent; }
.ana-stat-card { background: #FFFDFC; border: 1px solid #E6D7C3; border-radius: 16px; padding: 1.1em .9em; text-align: center; box-shadow: 0 8px 24px rgba(70, 45, 25, 0.045); }
.ana-stat-number { font-size: 2rem; font-weight: 800; color: #2F241D; line-height: 1; }
.ana-stat-label { font-size: .78rem; color: #7A4E2D; margin-top: .35em; letter-spacing: .05em; text-transform: uppercase; }
.ana-section-soft { background: linear-gradient(135deg, #FFFDFC 0%, #FBF6EF 100%); border: 1px solid #E6D7C3; border-radius: 16px; padding: 1.35em; margin-bottom: 1.75em; box-shadow: 0 8px 26px rgba(70,45,25,.04); }