h1{font-size:clamp(36px,4vw,58px)}.article-page{max-width:950px}.article-page>.eyebrow{margin-top:35px}.article-body{font-size:17px;line-height:1.9;overflow-wrap:anywhere;margin:30px 0;white-space:pre-line}.article-page .button{margin-top:25px}.notice{max-width:1100px;margin:20px auto;padding:16px 25px;background:#eef3ef;border-left:4px solid #546d64}.notice.error{background:#f5eee9;border-color:#b37d68}.admin-sidebar a{display:block;padding:13px 8px;border-bottom:1px solid #dce5df;font-size:13px}.result-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.result-card{border:1px solid #dce5df;padding:25px;border-radius:5px;overflow-wrap:anywhere}.result-card h2{font-size:27px}.result-card p{font-size:14px}.result-card>span:last-child{font-size:12px}.search-form{max-width:650px;margin-bottom:30px}.search-form button{margin-top:12px}.pagination{display:flex;justify-content:space-between;margin:25px 0}.login-card button,form>.button{margin-top:20px}.content-list{margin-top:25px}.admin-workspace{min-width:0}.admin-workspace h3{overflow-wrap:anywhere}.check{display:flex;align-items:center;gap:10px}.check input{width:18px;height:18px}details{margin:25px 0;border:1px solid #dce5df;border-radius:4px;padding:18px}summary{cursor:pointer;font-weight:bold}.quick-grid a{padding:14px;background:none;border-left:1px solid #dce5df;font-size:12px;text-align:left}.quick-grid a>span{display:block;font-size:27px;margin-bottom:8px;line-height:1}.quick-grid a b{float:right;color:#875b49}.discover-links a{display:flex;justify-content:space-between;width:100%;border-bottom:1px solid #dce5df;padding:12px 0;font-size:13px}.hero .eyebrow{color:#fff}.result-card:hover{background:#eef3ef}@media(max-width:760px){.result-grid{grid-template-columns:1fr}.admin-sidebar{display:flex;flex-wrap:wrap}.admin-sidebar a{font-size:11px;padding:8px}.quick-grid a{border:1px solid #dce5df;border-radius:3px}.notice{margin:15px}.article-body{font-size:16px}.section-heading h1{font-size:36px}}

/* Navigation follows the six sections of the municipal website. */
.header{position:relative;gap:22px}.header nav{gap:18px}.nav-group{position:relative;margin:0;padding:0;border:0}.nav-group summary{font-size:12px;font-weight:600;white-space:nowrap;padding:14px 0}.nav-dropdown{position:absolute;top:100%;left:-18px;width:300px;padding:12px 18px;background:#fff;border:1px solid #dce5df;box-shadow:0 12px 28px #29443b18;z-index:20;border-radius:4px}.header nav .nav-dropdown a{display:block;line-height:1.4;padding:10px 0;border-bottom:1px solid #eef3ef;font-size:13px}.nav-group:last-child .nav-dropdown{left:auto;right:0}.nav-overview{color:#875b49}.article-page{max-width:1120px}.article-body{white-space:normal;line-height:1.75}.article-body img{max-width:100%;height:auto;vertical-align:middle}.article-body a,.site-map a{text-decoration:underline;text-underline-offset:3px}.article-body p:empty{display:none}.article-body h2,.article-body h3,.article-body h4{margin-top:28px;line-height:1.3}.article-body h4{font-size:21px}.article-body table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.article-body td,.article-body th{padding:12px;vertical-align:top;min-width:100px;border:1px solid #dce5df}.article-body td img{max-width:320px;width:100%}.photo-gallery>ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.photo-gallery li{margin:0}.photo-gallery img{width:100%;height:210px;object-fit:cover;border-radius:5px}.photo-gallery a{display:block}.document-index{padding:0;list-style:none}.document-index li{border-bottom:1px solid #dce5df;padding:15px 0}.missing-media{display:block;padding:10px;background:#f5f0ed;color:#875b49;font-size:13px}.site-map{padding-left:18px;font-size:14px;line-height:2}.sections-overview{background:#eef3ef;max-width:none}.sections-overview .result-card{background:white}.home-information{background:#eef3ef;border-left:4px solid #b37d68;padding:22px;margin:28px 0}.home-information p:last-child{margin:0}.news-image{background:#eef3ef}.news-image img{object-fit:contain}.rich-tools{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.rich-tools button{border:1px solid #dce5df;background:#fff;padding:8px 12px;border-radius:3px}.rich-editor{min-height:300px;padding:20px;border:1px solid #88a592;background:#fff;border-radius:4px;max-height:70vh;overflow:auto}.rich-editor:focus{outline:2px solid #546d64}.rich-editor a{cursor:text}
@media(max-width:1250px){.header{height:100px}.header nav{display:none;position:absolute;top:100px;left:0;right:0;background:#fff;padding:20px 6%;z-index:30;box-shadow:0 8px 20px #0001;max-height:calc(100vh - 140px);overflow-y:auto}.header nav.open{display:block}.mobile-menu{display:block;background:none;font-size:24px}.search-toggle{margin-left:auto}.nav-group summary{font-size:15px;border-bottom:1px solid #dce5df}.nav-dropdown,.nav-group:last-child .nav-dropdown{position:static;width:auto;border:0;box-shadow:none;padding:4px 18px}.header nav .nav-dropdown a{font-size:14px}.brand img{width:155px}}
@media(max-width:760px){.photo-gallery>ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-gallery img{height:145px}.article-body td img{max-width:180px}.article-body td,.article-body th{padding:7px}.article-page h1{font-size:36px}.home-information{padding:18px}.article-body table{font-size:14px}.header .brand img{width:145px}.nav-group{margin:0}.site-map{font-size:15px}}

.content-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:24px;margin:24px 0}.content-columns>div{min-width:0}.content-columns img{display:block;max-height:320px;object-fit:contain;margin:0 auto 12px}.content-columns p{margin-bottom:10px}.content-columns:has(>div:only-child){grid-template-columns:1fr}.article-body>.content-columns:has(>div:only-child) img{max-height:none}
