.village-profile { background: linear-gradient(180deg, #f4f8f8 0, #fff 34rem); padding: 22px 0 56px; }
.village-profile__shell { width: min(1180px, calc(100% - 32px)); margin: auto; }
.village-featured-image { width: min(1200px, calc(100% - 60px)); margin: 0 auto 18px; overflow: hidden; border-radius: 22px; background: #e2e8f0; }
.village-featured-image img { display: block; width: 100%; max-width: 1200px; height: auto; }
.village-hero { position: relative; overflow: hidden; min-height: 292px; border-radius: 28px; background: linear-gradient(135deg, #073b4c, #0f766e); box-shadow: 0 24px 60px rgba(15, 65, 73, .2); color: #fff; }
.village-hero--with-art { display: grid; grid-template-columns: minmax(0, 1.3fr) minmax(280px, .7fr); }
.village-hero__content { position: relative; z-index: 1; align-self: center; padding: 42px clamp(26px, 5vw, 58px); }
.village-hero__eyebrow { margin: 0 0 10px; color: #fff !important; font-size: .86rem; font-weight: 800; }
.village-hero h1 { max-width: 760px; margin: 0; color: #fff !important; font-size: clamp(1.8rem, 3.4vw, 3rem); font-weight: 950; line-height: 1.55; }
.village-hero__location { margin: 16px 0 0; color: #fff !important; line-height: 1.9; }
.village-hero__links { display: flex; flex-wrap: wrap; gap: 10px; margin-top: 24px; color: #fff !important; }
.village-hero__links a, .village-hero__links a:visited, .village-related__cta, .village-related__cta:visited { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; border: 1px solid rgba(255,255,255,.32); border-radius: 12px; padding: 0 14px; color: #fff !important; font-size: .88rem; font-weight: 800; text-decoration: none; }
.village-hero__links a:hover { background: rgba(255,255,255,.14); }
body.ir-public-site .village-hero__eyebrow,
body.ir-public-site .village-hero__location,
body.ir-public-site .village-hero__links,
body.ir-public-site .village-hero__links a,
body.ir-public-site .village-hero__links a:visited,
body.ir-public-site .village-hero h1 { color: #fff !important; }
.village-hero__art { position: relative; overflow: hidden; background: radial-gradient(circle at 77% 24%, rgba(250,204,21,.75) 0 10%, transparent 10.5%), linear-gradient(28deg, #075968 0 48%, #0b6470 48.4% 61%, #083f50 61.4%); }
.village-hero__art span { position: absolute; bottom: 0; border-radius: 50% 50% 0 0; background: rgba(15,23,42,.25); }
.village-hero__art span:nth-child(1) { right: 18%; width: 140px; height: 82px; }.village-hero__art span:nth-child(2) { right: 47%; width: 190px; height: 105px; }.village-hero__art span:nth-child(3) { right: 72%; width: 120px; height: 67px; }
.village-facts, .village-story, .village-map, .village-related { margin-top: 24px; border: 1px solid #e2e8f0; border-radius: 22px; background: #fff; box-shadow: 0 12px 34px rgba(15,23,42,.055); padding: 28px; }
.village-section-heading { margin-bottom: 20px; }.village-section-heading p { color: #0f766e; }.village-section-heading h2 { margin: 0; color: #0f172a; font-size: clamp(1.28rem,2.4vw,1.72rem); font-weight: 950; line-height: 1.55; }
.village-facts__grid { display: grid; grid-template-columns: repeat(4, minmax(0,1fr)); gap: 12px; }.village-fact { min-height: 86px; border: 1px solid #e2e8f0; border-radius: 14px; background: #f8fafc; padding: 14px; }.village-fact dt { color: #64748b; font-size: .82rem; font-weight: 700; }.village-fact dd { margin: 7px 0 0; color: #0f172a; font-weight: 900; line-height: 1.7; }
.village-content { color: #334155; font-size: 1.06rem; line-height: 2.15; }.village-content :where(span,p,li,td,font) { font-family: inherit !important; font-size: inherit !important; line-height: inherit !important; }.village-content :where(h2,h3,h4) { margin: 1.65em 0 .7em; color: #0f172a; font-weight: 900; line-height: 1.65; }.village-content p, .village-content ul, .village-content ol, .village-content blockquote { margin-bottom: 1.1rem; }.village-content ul, .village-content ol { padding-right: 1.25rem; }.village-content ul { list-style: disc outside !important; }.village-content ol { list-style: decimal outside !important; }.village-content a { color: #047857 !important; text-decoration: underline; text-underline-offset: .2em; }.village-content blockquote { margin-right: 0; margin-left: 0; border-right: 4px solid #2dd4bf; background: #f0fdfa; padding: 14px 16px; color: #334155; }.village-content table { display: block; width: 100%; overflow-x: auto; border-collapse: collapse; }.village-content th, .village-content td { border: 1px solid #dbe4ea; padding: 10px 12px; text-align: right; }.village-content th { background: #f1f5f9; color: #0f172a; }
.village-map .site-map { overflow: hidden; min-height: 330px; border-radius: 16px; }.village-map .site-map-fallback { color: #0f766e; }
.village-map__heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; }.village-map__heading > div { min-width: 0; }.village-map__navigation { display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; min-height: 42px; border: 1px solid #0f766e; border-radius: 12px; padding: 0 16px; background: #0f766e; color: #fff; font: inherit; font-size: .9rem; font-weight: 800; cursor: pointer; transition: background .15s ease, transform .15s ease; }.village-map__navigation:hover, .village-map__navigation:focus-visible { background: #115e59; color: #fff; outline: 0; transform: translateY(-1px); }
.village-related__grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 12px; }.village-related__card { display: block; border: 1px solid #e2e8f0; border-radius: 15px; background: #fff; padding: 16px; text-decoration: none; }.village-related__card:hover { border-color: #5eead4; box-shadow: 0 12px 24px rgba(15,118,110,.11); }.village-related__name { display: block; color: #0f172a; font-weight: 900; line-height: 1.7; }.village-related__meta { display: block; margin-top: 5px; color: #64748b; font-size: .84rem; line-height: 1.75; }.village-related__cta { margin-top: 20px; border-color: #0f766e; background: #0f766e; }.village-related__cta:hover { background: #115e59; }
@media (max-width: 800px) { .village-hero--with-art { grid-template-columns: 1fr; }.village-hero__art { display: none; }.village-facts__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }.village-related__grid { grid-template-columns: repeat(2,minmax(0,1fr)); } }
@media (max-width: 520px) { .village-profile { padding-top: 10px; }.village-profile__shell, .village-featured-image { width: calc(100% - 24px); }.village-featured-image { margin-bottom: 14px; border-radius: 18px; }.village-hero { border-radius: 20px; }.village-hero__content { padding: 28px 22px; }.village-hero h1 { font-size: 1.65rem; }.village-facts, .village-story, .village-map, .village-related { margin-top: 16px; border-radius: 18px; padding: 20px; }.village-facts__grid, .village-related__grid { grid-template-columns: 1fr; }.village-hero__links { display: grid; }.village-hero__links a { width: 100%; }.village-map__heading { align-items: flex-start; }.village-map__navigation { min-height: 40px; padding: 0 12px; } }
