.container{position:relative;.background-image{position:absolute;width:100%}}.main{display:flex;flex-direction:column;gap:48px}.hero{text-align:center}.large-picture{height:400px}.grid-box{color:var(--orange)}.hero-title{margin-bottom:12px;font-family:Architects Daughter,sans-serif}.hero-subtitle{color:var(--chakra-colors-fg-muted,#6b7280);margin-bottom:24px}.hero-cta{text-decoration:none}.section-title{margin:0 16px;font-family:Architects Daughter,sans-serif;color:var(--green)}.posts-grid{margin-top:12px}.post-card{overflow:hidden;border:1px solid var(--chakra-colors-border,#e5e7eb);border-radius:12px;background:var(--chakra-colors-bg,#ffffff)}.post-image{width:100%;height:250px;object-fit:cover}.post-title{margin:0}.post-date{font-size:.875rem;color:var(--chakra-colors-fg-muted,#6b7280)}.post-excerpt{color:var(--chakra-colors-fg,#111827)}.read-more{color:var(--blue);text-decoration:none}.read-more:hover{text-decoration:underline}.about-text,.contact-text{color:var(--chakra-colors-fg,#111827);max-width:65ch}