
.authority-strip{position:relative;margin-top:-48px;z-index:5}.authority-panel{display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.92);border:1px solid rgba(228,216,201,.95);border-radius:28px;box-shadow:var(--shadow-soft);overflow:hidden;backdrop-filter:blur(14px)}.authority-item{padding:24px;text-align:center;border-right:1px solid rgba(228,216,201,.75)}.authority-item:last-child{border-right:0}.authority-item strong{display:block;font-size:14px;color:var(--green-900);font-weight:850}.authority-item span{display:block;font-size:12px;color:var(--muted);margin-top:4px}.service-card{position:relative;min-height:260px}.service-card h3{margin:10px 0}.service-card p{color:var(--muted)}.service-card a{margin-top:18px;color:var(--green-900);font-weight:850;font-size:14px;display:inline-flex}.timeline{display:grid;gap:16px}.timeline-item{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:start}.timeline-number{width:54px;height:54px;border-radius:50%;background:var(--green-900);color:#fff;display:grid;place-items:center;font-weight:850}.quote-card{padding:34px;border-radius:28px;background:#fff;border:1px solid rgba(228,216,201,.9);box-shadow:var(--shadow-card)}.quote-stars{color:var(--champagne);letter-spacing:.12em;margin-bottom:14px}.gallery-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-auto-rows:190px;gap:16px}.gallery-grid img{width:100%;height:100%;object-fit:cover;border-radius:24px;border:1px solid rgba(228,216,201,.85)}.gallery-grid img:first-child{grid-row:span 2}.blog-card{overflow:hidden;padding:0}.blog-card .blog-thumb{height:190px;background:linear-gradient(135deg,var(--green-100),var(--sand))}.blog-card .blog-body{padding:24px}@media(max-width:820px){.authority-panel{grid-template-columns:1fr 1fr}.authority-item:nth-child(2){border-right:0}.authority-item{border-bottom:1px solid rgba(228,216,201,.75)}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:220px}.gallery-grid img:first-child{grid-row:span 1}}@media(max-width:520px){.authority-strip{margin-top:-30px}.authority-panel{grid-template-columns:1fr}.authority-item{border-right:0}}
