@charset "UTF-8";
body {
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #1a1a1a;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4 {
  font-family: "Lora", serif;
  font-weight: 700;
  color: #1a1a1a;
  margin-bottom: 1rem;
}

.text-ink {
  font-family: "Praise", handwriting;
  font-size: 1.8rem;
  color: #67a6bd;
  line-height: 1;
  font-style: normal;
}

.text-note {
  font-family: "Comforter Brush", cursive;
  font-size: 1.5rem;
  color: #8b9d83;
  line-height: 1.75;
}

.eyebrow {
  font-family: "Inter", sans-serif;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #8b9d83;
  font-weight: 700;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
}

body {
  background-color: #fdfcf8;
  color: #1a1a1a;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3 {
  font-family: "Lora", serif;
  color: #4a5d4e;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 1.75rem;
}

h3 {
  font-size: 1.25rem;
}

.container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 2rem;
  display: flex;
  flex-direction: column;
}

.back-to-home {
  font-weight: 400;
  margin-bottom: 1rem;
}
.back-to-home a {
  text-decoration: none;
  color: #4a5d4e;
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.back-to-home a:hover {
  opacity: 1;
}

h4.back-to-home,
.back-to-home a {
  font-family: "Inter", sans-serif !important;
  font-weight: 400 !important;
  font-size: 0.85rem !important;
  opacity: 0.6;
  text-transform: none !important;
  text-decoration: none;
  color: #4a5d4e;
  transition: opacity 0.3s ease;
}
h4.back-to-home:hover,
.back-to-home a:hover {
  opacity: 1;
}

.main-footer {
  padding: 4rem 0 2rem;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 4rem;
  text-align: center;
}
.main-footer .footer-contact {
  margin-bottom: 1rem;
}
.main-footer .footer-contact a {
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  color: #4a5d4e !important;
  text-decoration: none;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.main-footer .footer-contact a:hover {
  opacity: 1;
}
.main-footer .footer-nav {
  margin-bottom: 1rem;
}
.main-footer .footer-nav a {
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-weight: 400 !important;
  font-size: 0.875rem;
  color: #4a5d4e !important;
  text-transform: none !important;
  text-decoration: none;
  opacity: 0.6;
  transition: opacity 0.3s ease;
}
.main-footer .footer-nav a:not(:last-child) {
  margin-right: 1rem;
}
.main-footer .footer-nav a:hover {
  opacity: 1;
}
.main-footer .copyright {
  font-size: 0.875rem;
  color: #757a70;
  opacity: 0.5;
  margin-top: 1rem;
}

.main-header {
  padding: 20px 0 40px;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08) transparent;
}
.main-header .header-grid {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: start;
  gap: 1rem;
}

.header-left {
  display: flex;
  justify-content: flex-start;
}

.header-center {
  display: flex;
  justify-content: center;
  text-align: center;
}
.header-center .brand-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
}

.header-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header-text h1 {
  font-family: "Lora", serif;
  font-size: 2.6rem;
  color: #2c3e50 !important;
  margin: 0;
  line-height: 1.1;
}
.header-text p {
  font-family: "Alice", serif !important;
  font-size: 1rem !important;
  color: #7d9aa5 !important;
  margin: -12px 0 0 0;
  opacity: 0.5;
  line-height: 1.75;
  white-space: nowrap;
  letter-spacing: 0.02em;
}

.kraut-logo-icon {
  width: 50px;
  height: 50px;
  display: block;
  background-color: #4a5d4e;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 20 C30 20 10 35 10 55 C10 80 30 90 50 90 C70 90 90 80 90 55 C90 35 70 20 50 20 Z' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M50 20 Q50 50 20 55 M50 20 Q50 50 80 55' fill='none' stroke='black' stroke-width='1'/%3E%3Cpath d='M22 72 Q50 85 78 72' fill='none' stroke='black' stroke-width='1'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cpath d='M50 20 C30 20 10 35 10 55 C10 80 30 90 50 90 C70 90 90 80 90 55 C90 35 70 20 50 20 Z' fill='none' stroke='black' stroke-width='2'/%3E%3Cpath d='M50 20 Q50 50 20 55 M50 20 Q50 50 80 55' fill='none' stroke='black' stroke-width='1'/%3E%3Cpath d='M22 72 Q50 85 78 72' fill='none' stroke='black' stroke-width='1'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
  mask-repeat: no-repeat;
  mask-position: center;
  transition: transform 0.3s ease;
}
.kraut-logo-icon:hover {
  transform: scale(1.05);
}

.header-text h1 {
  font-size: 2.5rem;
  margin: 0;
  line-height: 1.1;
  color: #1a1a1a;
}
.header-text p {
  font-family: "Praise", handwriting;
  font-size: 1.8rem;
  color: #2c3e50;
  margin: -8px 0 0;
  opacity: 0.95;
  letter-spacing: 0.01em;
  font-weight: 400;
}

.main-footer {
  padding: 4rem 0 2rem;
  text-align: center;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
  margin-top: 4rem;
}
.main-footer .footer-contact {
  margin-bottom: 1rem;
}
.main-footer .footer-contact a {
  text-decoration: none;
  color: #1a1a1a;
  transition: opacity 0.3s;
}
.main-footer .footer-contact a:hover {
  opacity: 0.5;
}
.main-footer .footer-nav {
  margin-bottom: 1rem;
}
.main-footer .footer-nav a {
  margin: 0 0.5rem;
  text-decoration: none;
  color: #757a70;
  font-size: 0.875rem;
}
.main-footer .footer-nav a:hover {
  color: #4a5d4e;
}
.main-footer .copyright {
  font-size: 0.875rem;
  color: #757a70;
  opacity: 0.6;
}

.quote-section {
  padding: 4rem 0;
  text-align: center;
  width: 100%;
  background: transparent;
}

.quote-paper {
  display: inline-block;
  background-color: #f4f1ea;
  background-image: linear-gradient(90deg, transparent 85%, rgba(255, 0, 0, 0.25) 85%, rgba(255, 0, 0, 0.25) calc(85% + 1px), transparent calc(85% + 1px)), linear-gradient(rgba(173, 216, 230, 0.3) 1px, transparent 1px), linear-gradient(90deg, rgba(173, 216, 230, 0.3) 1px, transparent 1px);
  background-size: 100% 100%, 20px 20px, 20px 20px;
  padding: 2rem 4rem 4rem 4rem;
  position: relative;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.04);
  transform: rotate(-1.2deg);
  border: 1px solid rgba(0, 0, 0, 0.03);
}

.quote-text-wrapper {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.quote-text-wrapper .quote-top {
  font-family: "Inter", sans-serif;
  font-size: 0.6rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #757a70;
  opacity: 0.8;
  background: #f4f1ea;
  padding: 0 4px;
  margin-bottom: 1rem;
}
.quote-text-wrapper .quote-middle {
  font-family: "Comforter Brush", cursive !important;
  font-size: clamp(2.2rem, 5vw, 3.2rem);
  line-height: 1.1;
  color: #2c3e50;
  opacity: 0.9;
  margin: 0 0 1rem 0;
  padding-right: 1rem;
  transform: rotate(0.8deg);
  position: relative;
  z-index: 2;
}
.quote-text-wrapper .quote-bottom {
  font-family: "Inter", sans-serif;
  font-size: 0.6rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  color: #757a70;
  opacity: 0.7;
  background: #f4f1ea;
  padding: 0 4px;
  margin-top: auto;
}

.blog-card {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
  height: 100%;
  text-decoration: none;
}
.blog-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.blog-card:hover .card-image {
  transform: scale(1.05);
}
.blog-card .card-image-wrapper {
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  background-color: #fdfcf8;
}
.blog-card .card-image-wrapper .card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.blog-card .card-content {
  padding: 2rem;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.blog-card .card-content h3 {
  font-family: "Lora", serif;
  font-size: 1.25rem;
  color: #4a5d4e;
  margin-bottom: 1rem;
  line-height: 1.3;
}
.blog-card .card-content p {
  font-size: 0.875rem;
  color: #757a70;
  line-height: 1.6;
  margin-bottom: 2rem;
}
.blog-card .card-content .card-link {
  margin-top: auto;
  font-family: "Inter", sans-serif;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  color: #4a5d4e;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
}
.blog-card .card-content .card-link::after {
  content: "→";
  margin-left: 0.5rem;
  transition: transform 0.3s ease;
}

.blog-card:hover .card-link::after {
  transform: translateX(5px);
}

.blog-section {
  padding: 4rem 0;
  background-color: transparent;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 4rem;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 1rem;
}

.blog-card {
  background-color: #f7f4ee;
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
}
.blog-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

.card-image-wrapper {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.card-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-content {
  padding: 2rem;
  flex-grow: 1;
  background-image: linear-gradient(90deg, transparent 85%, rgba(255, 0, 0, 0.25) 85%, rgba(255, 0, 0, 0.25) calc(85% + 1px), transparent calc(85% + 1px)), linear-gradient(rgba(173, 216, 230, 0.3) 1px, transparent 1px), linear-gradient(90deg, rgba(173, 216, 230, 0.3) 1px, transparent 1px);
  background-size: 100% 100%, 20px 20px, 20px 20px;
}
.card-content h3 {
  font-family: "Lora", serif;
  color: #4a5d4e;
  margin-bottom: 0.5rem;
  line-height: 1.3;
  /*  // Weißer Hintergrund für bessere Lesbarkeit über den Linien
    background: #f4f1ea;
    display: inline;
    box-shadow: 3px 0 0 #fff, -3px 0 0 #fff; 
  }
      // Hintergrund soll transparent sein
  h3 {*/
  background: transparent;
  box-shadow: none;
  display: inline;
}
.card-content p {
  font-size: 0.875rem;
  color: #1a1a1a;
  margin-top: 1rem;
  line-height: 1.6;
  background: transparent;
  box-shadow: none;
  display: inline;
  /*    background: rgba(255, 255, 255, 0.7);
      padding: 2px 0;*/
}

.card-link {
  display: inline-block;
  margin-top: 1rem;
  color: #4a5d4e;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: transparent;
  box-shadow: none;
  display: inline;
  /*background: #fff;
  padding: 0 4px;*/
}
.card-link:hover {
  text-decoration: underline;
}

.blog-detail {
  max-width: 750px;
  margin: 4rem auto;
  padding: 0 1rem;
}
.blog-detail .article-body .lead {
  font-family: "Lora", serif;
  font-size: 1.5rem;
  color: #4a5d4e;
  line-height: 1.4;
  margin-bottom: 4rem;
  font-style: italic;
  border-left: 2px solid #8b9d83;
  padding-left: 1rem;
}
.blog-detail .article-body .article-text p {
  margin-bottom: 2rem;
  color: #1a1a1a;
  font-size: 1.05rem;
  line-height: 1.7;
}
.blog-detail .article-body .article-text p:first-of-type::first-letter {
  font-family: "Lora", serif;
  font-size: 3.5rem;
  float: left;
  line-height: 1;
  padding-right: 10px;
  color: #4a5d4e;
}
.blog-detail .article-body .article-text h3 {
  margin: 4rem 0 1rem;
  font-family: "Lora", serif;
  font-size: 1.75rem;
  color: #4a5d4e;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding-bottom: 0.25rem;
}
.blog-detail .article-body .article-text ul {
  list-style: none;
  margin: 2rem 0 2rem 1rem;
  padding: 0;
}
.blog-detail .article-body .article-text ul li {
  margin-bottom: 1rem;
  padding-left: 2rem;
  position: relative;
  color: #1a1a1a;
}
.blog-detail .article-body .article-text ul li::before {
  content: "—";
  position: absolute;
  left: 0;
  color: #8b9d83;
}
.blog-detail .article-body .article-text ul li strong {
  color: #4a5d4e;
}

.hero {
  text-align: center;
  padding: 4rem 0;
  background-color: transparent;
}
.hero__title {
  font-family: "Lora", serif;
  font-size: 2.5rem;
  color: #4a5d4e;
  margin-bottom: 0.5rem;
}
.hero__subtitle {
  font-family: "Inter", sans-serif;
  font-size: 0.875rem;
  color: #757a70;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  max-width: 500px;
  margin: 0 auto;
}

.blog-layout-wrapper {
  display: grid;
  grid-template-columns: 1.8fr 1fr;
  gap: 80px;
  padding: 4rem 0;
}
@media (max-width: 1024px) {
  .blog-layout-wrapper {
    grid-template-columns: 1fr;
    gap: 60px;
  }
}

.content-left .featured-image-figure {
  margin: 3rem 0;
  width: 100%;
}
.content-left .featured-image-figure .featured-image {
  width: 100%;
  max-width: 850px;
  aspect-ratio: 16/9;
  object-fit: cover;
  display: block;
  margin: 0 auto;
  border-radius: 4px;
  filter: grayscale(5%) contrast(102%);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
}
.content-left .featured-image-figure .photo-credit {
  font-size: 0.75rem;
  margin-top: 0.8rem;
  text-align: right;
  opacity: 0.6;
  font-style: italic;
}
.content-left .featured-image-figure .photo-credit a {
  color: inherit;
  text-decoration: underline;
}
.content-left .featured-image-figure .photo-credit a:hover {
  color: #4a5d4e;
}
.content-left .main-article {
  margin-top: 3rem;
  max-width: 750px;
}
.content-left .main-article h2 {
  margin-bottom: 1.5rem;
}
.content-left .main-article p {
  margin-bottom: 1.2rem;
}

.blog-sidebar {
  position: sticky;
  top: 40px;
  border-left: 1px solid rgba(0, 0, 0, 0.08);
  padding-left: 40px;
  height: fit-content;
}
@media (max-width: 1024px) {
  .blog-sidebar {
    border-left: none;
    padding-left: 0;
    position: static;
  }
}
.blog-sidebar .sidebar-title {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 2rem;
  color: #4a5d4e;
  border-bottom: 1px solid #4a5d4e;
  display: inline-block;
  padding-bottom: 5px;
}

.sidebar-card {
  display: block;
  text-decoration: none;
  color: inherit;
  padding: 1.5rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  transition: padding-left 0.3s ease;
}
.sidebar-card:hover {
  padding-left: 8px;
}
.sidebar-card:hover h3 {
  color: #8b9d83;
}
.sidebar-card time {
  font-size: 0.75rem;
  color: #8b9d83;
  display: block;
  margin-bottom: 5px;
}
.sidebar-card h3 {
  font-size: 1.1rem;
  margin: 5px 0;
  font-family: "Lora", serif;
}
.sidebar-card p {
  font-size: 0.9rem;
  color: #757a70;
  line-height: 1.4;
}
.sidebar-card:last-child {
  border-bottom: none;
}
