html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
sub, sup, tt, var,
dl, dt, dd, 
fieldset, form, label, legend, table, tr, td
 caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
TABLE {
 border-collapse: collapse;
}
.skip-link{position:absolute;left:8px;top:8px;z-index:1000;transform:translateY(-140%);padding:8px 10px;border:2px solid #8b0000;border-radius:6px;background:#fff;color:#5d0000;font-weight:bold;text-decoration:none;}
.skip-link:focus{transform:translateY(0);outline:2px solid #fff;outline-offset:2px;}
#footer,.site-footer{clear:both;text-align:center;}
.site-footer{padding:8px 4px;line-height:1.6;}
.site-footer-nav{display:inline;}
.site-footer a{margin:0 4px;}
.site-footer-brand{white-space:normal;}
.link-list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;text-align:left;}
.link-list li{display:grid;gap:2px;padding:5px 3px;border-bottom:1px dotted #cbbea8;}
.link-list li:nth-child(even){background:#FFF5C5;}
.link-list-link{color:#00008b;font-size:11px;text-decoration:none;}
.link-list-link:hover,.link-list-link:focus{color:orange;text-decoration:underline;}
.link-list span{color:#555;font-size:11px;line-height:1.3;}
.link-list time{color:#666;font-size:11px;}
.link-list--recent-searches li{grid-template-columns:42px minmax(0,1fr);align-items:baseline;}
.link-list--district-branches li{grid-template-columns:42px minmax(0,1fr);align-items:baseline;}
.link-list--nearby-streets li{grid-template-columns:56px minmax(0,1fr);align-items:baseline;}

select.unstyled{background:none;padding:0px;border:1px solid lightgrey;margin:0px;font-size:10px;}
input.unstyled{background:none;padding:0px;border:0px;margin:0px;margin-left:15px;font-size:10px;}
.customer-entry-select{max-width:100%;}
.image-submit-button{background:none;border:0;padding:0;margin:0;}
.image-submit-button--right{float:right;}
.transparent-control{border:0;background:transparent;}
.form-action-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;margin:8px 0 0 0;padding:7px 12px;border:1px solid #8b0000;border-radius:6px;background:#fff5c5;color:#5d0000;font-weight:bold;line-height:1.2;cursor:pointer;}
.form-action-button:hover,.form-action-button:focus{background:#ffe7a2;text-decoration:none;}
.form-action-button img{width:18px;height:18px;flex:0 0 auto;}
.form-action-button--right{float:right;}
.form-action-button--compact{min-height:30px;margin:0;padding:5px 9px;}
.inline-confirmation-form{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;}
.confirmation-code-input{width:min(100%,260px);}
.hours-copy-button{display:inline-flex;align-items:center;gap:5px;margin:0 8px 8px 0;padding:5px 8px;border:1px solid #cbbea8;border-radius:6px;background:#fff;color:#5d0000;font-size:11px;cursor:pointer;}
.hours-copy-button:hover,.hours-copy-button:focus{background:#fff5c5;}
.hours-copy-button img{width:18px;height:18px;}
.social-icon{width:18px;height:18px;vertical-align:middle;margin-right:4px;}
.dialog-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:10px;}
.dialog-field{display:flex;flex-direction:column;gap:5px;min-width:0;}
.dialog-field--wide,.dialog-actions{grid-column:1/-1;}
.dialog-field label,.dialog-field-label{font-weight:bold;}
.dialog-field input[type="text"],.dialog-field input[type="email"],.dialog-field textarea{box-sizing:border-box;width:100%;max-width:100%;}
.dialog-field textarea{min-height:64px;resize:vertical;}
.dialog-actions{display:flex;justify-content:flex-end;}
.dialog-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;}
.captcha-challenge{display:flex;flex-direction:column;gap:5px;}
.captcha-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px;}
.captcha-input{width:6ch;height:35px;margin:0;font-size:20px;text-align:center;}
.captcha-arrow-icon{width:24px;height:24px;margin:5px 8px;vertical-align:middle;}
.rating-value-label{font-size:14px;}
.rating{display:flex;align-items:center;gap:3px;list-style:none;margin:0;padding:0;}
.rating li{padding:0;margin:0;}
.rating li button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:2px;border:1px solid transparent;border-radius:6px;background:transparent;cursor:pointer;}
.rating li button:hover,.rating li button:focus,.rating li button[aria-checked="true"]{border-color:#cbbea8;background:#fff5c5;}
.rating-star-img{display:block;width:22px;height:22px;}
.rating-stars{display:inline-flex;align-items:center;gap:2px;}
.rating-fill--0{width:0;}
.rating-fill--1{width:30px;}
.rating-fill--2{width:60px;}
.rating-fill--3{width:90px;}
.rating-fill--4{width:120px;}
.rating-fill--5{width:150px;}
.form-table{margin:auto;width:450px;}
.mapbox-editor{width:min(350px,100%);margin:auto;}
.address-check-button{float:right;margin:10px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid #cbbea8;border-radius:6px;background:#fff;color:#5d0000;font-weight:bold;cursor:pointer;font-family:sans-serif;font-size:12px;}
.address-check-button:hover,.address-check-button:focus{background:#fff5c5;text-decoration:none;}
.address-check-button img{width:20px;height:20px;}
.address-check-inline{font-size:12px;font-weight:bold;}
.address-check-trigger{float:right;margin:10px;}
.address-check-help{width:350px;float:right;}
.wide-textarea{width:400px;}
.wide-select{width:400px;}
.backlink-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0;}
.backlink-option{display:flex;flex-direction:column;gap:7px;min-width:0;padding:8px;border-bottom:1px dotted #cbbea8;background:#fff;}
.backlink-option h3{margin:0;color:#8b0000;}
.backlink-label{text-align:left;font-weight:bold;}
.backlink-preview{display:flex;align-items:center;justify-content:center;min-height:48px;text-align:center;}
.backlink-preview--dark{background:#000;}
.backlink-code{box-sizing:border-box;width:100%;min-height:72px;}
.district-nav{display:grid;grid-template-columns:minmax(120px,170px) 1fr;gap:8px;align-items:start;}
.district-nav-map{position:relative;}
.district-nav-map img{display:block;width:100%;height:auto;}
.district-filter-notice{padding:5px;opacity:0.88;border:1px dotted #111;margin:6px 0;background:#fff;}
.search-filter-nav{display:grid;gap:6px;margin:10px 0 0 0;padding:8px;border:1px solid #e3d8c2;border-radius:6px;background:#fffaf1;text-align:left;}
.search-filter-nav strong{color:#5d0000;}
.search-filter-list{display:flex;flex-wrap:wrap;align-items:center;gap:6px;}
.search-filter-chip,.search-filter-reset{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 8px;border:1px solid #e3d8c2;border-radius:6px;background:#fff;color:#5d0000;font-weight:bold;text-decoration:none;line-height:1.2;}
.search-filter-chip:hover,.search-filter-chip:focus,.search-filter-reset:hover,.search-filter-reset:focus{background:#fff5c5;text-decoration:none;}
.search-filter-chip--active{border-color:#9cc7a9;background:#f0faf2;color:#155724;}
.search-filter-chip span{color:#555;font-weight:normal;}
.search-filter-reset{font-weight:normal;}
.search-quality-snapshot{margin:10px 0 0 0;padding:10px;border:1px solid #d6e0d2;border-radius:6px;background:#f8fff6;color:#243024;text-align:left;}
.search-quality-snapshot h3{margin:0 0 6px 0;color:#315b2d;font-size:15px;line-height:1.25;}
.search-quality-snapshot p{margin:0 0 8px 0;line-height:1.4;}
.search-quality-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;}
.search-quality-facts div{display:grid;gap:3px;min-width:0;padding:8px;border:1px solid #cddfc7;background:#fff;}
.search-quality-facts dt{color:#4d6848;font-size:11px;font-weight:bold;text-transform:uppercase;}
.search-quality-facts dd{margin:0;font-size:18px;font-weight:bold;line-height:1.2;}
.search-quality-facts a{color:#315b2d;text-decoration:none;}
.search-quality-facts a:hover,.search-quality-facts a:focus{text-decoration:underline;}
.search-quality-value{color:#315b2d;}
.search-quality-facts span{color:#5a6657;font-size:11px;line-height:1.35;}
.search-relaxed-notice{margin:0 0 10px 0;text-align:left;}
.district-nav-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;list-style:none;margin:0;padding:0;}
.district-nav-list li{padding:6px 7px;border-bottom:1px dotted #d3d3d3;text-align:left;}
.district-nav-list li:nth-child(odd){background-color:#eef;}
.district-list-current{background-color:#FFF5C5;}
.opening-hours-box{width:400px;text-align:right;}
.opening-hours-editor{clear:both;display:grid;gap:0;margin:4px 0 10px 0;text-align:left;}
.opening-hours-actions{display:flex;justify-content:flex-end;}
.opening-hours-row{display:grid;grid-template-columns:minmax(90px,120px) minmax(0,1fr);gap:8px;align-items:center;padding:7px 0;border-bottom:1px dotted #cbbea8;}
.opening-hours-day{font-weight:bold;color:#5d0000;}
.opening-hours-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:4px;}
.opening-hours-closed{display:inline-flex;align-items:center;gap:4px;font-size:11px;}
.entry-hours-panel{padding:5px;text-align:left;}
.entry-hours-panel h2{margin:0 0 4px 0;color:#5d0000;font-size:14px;line-height:1.25;}
.entry-hours-note{margin:0 0 8px 0;color:#808080;font-size:11px;}
.entry-selected{background-color:yellow;}
.circle-list-item{list-style-type:circle;}
.customer-menu-list{display:block;text-align:left;}
.customer-menu-divider{height:1px;margin:8px 0;border-top:1px solid #e2d6c3;}
.customer-form-grid{display:grid;grid-template-columns:minmax(120px,170px) minmax(0,1fr);gap:12px 14px;align-items:start;max-width:560px;margin:0 auto 14px auto;text-align:left;}
.customer-field{display:grid;grid-template-columns:minmax(120px,170px) minmax(0,1fr);grid-column:1/-1;gap:12px 14px;align-items:start;min-width:0;}
.customer-field label{font-weight:bold;}
.customer-field label small,.field-hint{display:block;margin-top:4px;font-weight:normal;line-height:1.35;color:#555;}
.customer-field input[type="text"],.customer-field input[type="email"],.customer-field input[type="password"],.customer-field input[type="tel"],.customer-field input[type="url"],.customer-field input[type="file"],.customer-field textarea,.customer-field select{width:100%;max-width:100%;}
.customer-field textarea{resize:vertical;}
.customer-field--wide{display:block;}
.customer-login-form{margin-bottom:0;}
.customer-option{display:flex;grid-column:1/-1;align-items:flex-start;gap:7px;text-align:left;line-height:1.35;}
.customer-option input{flex:0 0 auto;margin-top:2px;}
.inline-help{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;margin-left:3px;border:1px solid #cbbea8;border-radius:50%;background:#fff;color:#5d0000;font-size:11px;font-weight:bold;line-height:1;cursor:help;}
.customer-actions{grid-column:1/-1;display:flex;justify-content:flex-end;}
.customer-profile-status{clear:both;margin:12px 0;text-align:left;}
.customer-profile-status h3{margin:0 0 8px 0;color:#5d0000;font-size:14px;}
.customer-profile-status-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;}
.customer-profile-status-card{display:grid;gap:3px;min-width:0;padding:8px;border-top:1px dotted #cbbea8;border-bottom:1px dotted #cbbea8;background:#fff;}
.customer-profile-status-label{color:#555;font-size:11px;}
.customer-profile-status-card strong{color:#5d0000;line-height:1.3;}
.customer-profile-status-detail{color:#555;line-height:1.35;}
.customer-business-status{clear:both;display:grid;gap:12px;margin:12px 0;text-align:left;}
.customer-business-heading{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:8px;}
.customer-business-heading h3{margin:0;color:#5d0000;font-size:14px;}
.customer-business-heading .muted-message{margin:3px 0 0 0;}
.customer-business-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;}
.customer-business-list{display:grid;gap:6px;padding:8px;border-top:1px dotted #cbbea8;border-bottom:1px dotted #cbbea8;background:#fff;}
.customer-business-list h4{margin:0;color:#5d0000;font-size:13px;}
.customer-business-list ul{display:grid;gap:5px;margin:0;padding-left:18px;}
.customer-business-list p{margin:0;}
.customer-business-request{margin-top:10px;}
.customer-business-offer{display:grid;gap:8px;padding:8px;border-top:1px dotted #cbbea8;border-bottom:1px dotted #cbbea8;background:#fff;}
.customer-business-offer h3{margin:0;color:#5d0000;font-size:14px;}
.customer-business-offer ul{display:grid;gap:5px;margin:0;padding-left:18px;}
.customer-history{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:4px 10px;margin:8px 0 12px 0;text-align:left;}
.customer-history dt{font-weight:bold;color:#5d0000;}
.customer-history dd{margin:0;}
.customer-change-requests{clear:both;margin:12px 0;text-align:left;}
.customer-change-requests h3{margin:0 0 8px 0;color:#5d0000;font-size:14px;}
.customer-change-requests ul{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;}
.customer-change-request{display:grid;gap:6px;padding:8px;border-top:1px dotted #cbbea8;border-bottom:1px dotted #cbbea8;background:#fff;}
.customer-change-request-meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:#555;font-size:11px;}
.customer-change-request-meta strong{color:#5d0000;font-size:12px;}
.customer-change-request p{clear:none;margin:0;line-height:1.45;}
.customer-change-request-actions{display:flex;flex-wrap:wrap;gap:10px;}
.customer-notice-success{float:none;color:#17572a;border-color:#9cc7a9;background:#f0faf2;}
.customer-entry-list{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;}
.customer-entry-list-item{display:grid;gap:2px;padding:6px 0;border-bottom:1px dotted #cbbea8;}
.customer-entry-list-url{overflow-wrap:anywhere;color:#555;}
.internal-moderation-login{margin-top:12px;}
.moderation-status-tabs{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 12px 0;}
.moderation-status-tabs a{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border:1px solid #e3d8c2;border-radius:6px;background:#fff;color:#5d0000;font-weight:bold;text-decoration:none;}
.moderation-status-tabs a:hover,.moderation-status-tabs a:focus,.moderation-status-tabs a[aria-current="page"]{background:#fff5c5;text-decoration:none;}
.moderation-status-tabs span{color:#555;font-weight:normal;}
.moderation-request-list{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;text-align:left;}
.moderation-request-card{display:grid;gap:8px;padding:10px;border-top:1px dotted #cbbea8;border-bottom:1px dotted #cbbea8;background:#fff;}
.moderation-request-card-head,.moderation-request-reporter,.moderation-request-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;}
.moderation-request-card-head strong{color:#5d0000;font-size:14px;}
.moderation-request-card-head time,.moderation-request-reporter span{color:#555;font-size:11px;}
.moderation-request-entry{display:grid;gap:2px;}
.moderation-request-entry a{color:#5d0000;font-weight:bold;text-decoration:none;}
.moderation-request-entry a:hover,.moderation-request-entry a:focus{text-decoration:underline;}
.moderation-request-entry span{color:#555;line-height:1.35;}
.moderation-request-card p{clear:none;margin:0;line-height:1.45;}
.moderation-status-badge{display:inline-flex;align-items:center;padding:3px 6px;border:1px solid #d6d6d6;border-radius:6px;background:#f8f8f8;color:#555;font-size:11px;font-weight:bold;line-height:1.2;}
.moderation-status-badge--open{border-color:#dfb5b5;background:#fff5f5;color:#7d1d1d;}
.moderation-status-badge--in_review{border-color:#c9b061;background:#fff8d8;color:#5d4a00;}
.moderation-status-badge--done{border-color:#9cc7a9;background:#f0faf2;color:#155724;}
.moderation-status-badge--pending{border-color:#c9b061;background:#fff8d8;color:#5d4a00;}
.moderation-status-badge--published{border-color:#9cc7a9;background:#f0faf2;color:#155724;}
.moderation-status-badge--rejected{border-color:#d6d6d6;background:#f3f3f3;color:#555;}
.quality-entry-card .moderation-request-card-head a{color:#5d0000;font-weight:bold;text-decoration:none;}
.quality-entry-card .moderation-request-card-head a:hover,.quality-entry-card .moderation-request-card-head a:focus{text-decoration:underline;}
.quality-issue-list{display:flex;flex-wrap:wrap;gap:5px;}
.quality-issue-badge{display:inline-flex;align-items:center;min-height:22px;padding:3px 6px;border:1px solid #e3d8c2;border-radius:6px;background:#fffaf1;color:#5d0000;font-size:11px;font-weight:bold;line-height:1.2;}
.quality-issue-badge--open_hints,.quality-issue-badge--missing_geo,.quality-issue-badge--website_unreachable{border-color:#c9b061;background:#fff8d8;color:#5d4a00;}
.quality-issue-badge--possible_duplicate{border-color:#b99ad8;background:#f8f2ff;color:#4a2567;}
.quality-issue-badge--hidden,.quality-issue-badge--stale{border-color:#dfb5b5;background:#fff5f5;color:#7d1d1d;}
.customer-status-current{display:flex;flex-wrap:wrap;align-items:center;gap:6px;}
.entry-status-badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;font-size:11px;font-weight:bold;line-height:1.4;}
.entry-status-badge--visible{border:1px solid #237a3b;background:#e7f6ec;color:#17572a;}
.entry-status-badge--hidden{border:1px solid #b42318;background:#fff0ed;color:#8b1a12;}
.route-target{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;margin:12px 0 0 0;padding-top:12px;border-top:1px solid #e2d6c3;text-align:left;}
.route-target address{display:inline;margin:0;font:inherit;}
.route-form{margin-bottom:0;}
.customer-inline-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;}
.customer-inline-fields--street{grid-template-columns:minmax(0,1fr) minmax(64px,90px);}
.customer-inline-fields--city,.customer-inline-fields--phone{grid-template-columns:minmax(72px,96px) minmax(0,1fr);}
.customer-form-note{grid-column:1/-1;margin:0;padding:8px;border:1px dotted #cbbea8;background:#fff;font-size:12px;line-height:1.4;}
.customer-choice-row{display:flex;flex-wrap:wrap;gap:12px;}
.customer-choice-row label{display:inline-flex;align-items:center;gap:5px;font-weight:normal;}
.customer-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(140px,170px);gap:10px;align-items:start;}
.customer-editor-grid textarea{min-height:260px;}
.customer-logo-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,180px);gap:12px;align-items:start;}
.customer-logo-preview{margin:0;text-align:center;}
.customer-logo-preview figcaption,.customer-logo-caption{margin-bottom:6px;color:#666;}
.public-entry-form{clear:both;display:flex;flex-direction:column;gap:12px;}
.public-entry-section{border:0;padding:0;}
.public-entry-section legend{grid-column:1/-1;margin:0 0 2px 0;padding:0;color:#8b0000;font-weight:bold;}
.branch-picker-row{display:flex;align-items:center;gap:6px;}
.branch-picker-row input{flex:1 1 auto;min-width:0;}
.branch-picker-button{flex:0 0 auto;}
.branch-suggestion-box{width:300px;max-width:100%;margin-top:8px;}
.branch-option{display:flex;align-items:center;gap:6px;margin:5px 0;line-height:1.3;}
.branch-option input{flex:0 0 auto;}
.branch-option img{width:18px;height:18px;flex:0 0 18px;}
.selected-branches{max-width:560px;margin:10px auto;text-align:left;}
.selected-branches h3{margin:0 0 8px 0;font-size:13px;}
.selected-branches ul{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;}
.selected-branches li{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px dotted #d3d3d3;}
.selected-branches .link-button{padding:0;}
.bbcode-textarea{font-size:11px;}
.bbcode-toolbar{display:flex;flex-direction:column;gap:4px;min-width:150px;}
.bbcode-button{display:inline-flex;align-items:center;gap:6px;width:100%;min-height:28px;padding:4px 7px;border:1px solid #cbbea8;border-radius:6px;background:#fff;color:#00008b;font-size:11px;cursor:pointer;text-align:left;}
.bbcode-button:hover,.bbcode-button:focus{background:#fff5c5;color:orange;}
.bbcode-button img{width:16px;height:16px;flex:0 0 16px;}
.bbcode-underline{text-decoration:underline;text-decoration-thickness:0.08em;text-underline-offset:0.12em;}
.bbcode-align-right{text-align:right;}
.bbcode-align-center{text-align:center;margin-left:auto;margin-right:auto;}
.bbcode-list-item{margin:0 0 0 20px;padding:0;float:left;}
.result-summary{width:100%;text-align:center;font-size:11px;}
.listing-separator{height:1px;margin:8px 0;border-top:1px dotted #cbbea8;}
.entry-results{display:flex;flex-direction:column;gap:8px;width:100%;margin:0;padding:0;list-style:none;}
.entry-result{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(130px,0.9fr) auto;gap:8px;align-items:start;padding:8px;border-bottom:1px dotted #cbbea8;text-align:left;}
.entry-result--highlight{background:#fff5c5;}
.entry-result-distance{font-weight:bold;color:#5d0000;}
.entry-result-main address{display:grid;gap:2px;font-style:normal;line-height:1.35;}
.entry-result-badges{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:5px 0;}
.entry-result-badge,.entry-status-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 6px;border:1px solid #e3d8c2;border-radius:6px;background:#fff;color:#555;font-size:11px;line-height:1.25;}
.entry-status-badge{flex-wrap:wrap;}
.entry-status-badge strong{color:#333;}
.entry-status--open{border-color:#9cc7a9;background:#f0faf2;color:#155724;}
.entry-status--open strong{color:#155724;}
.entry-status--closed{border-color:#dfb5b5;background:#fff5f5;color:#7d1d1d;}
.entry-status--closed strong{color:#7d1d1d;}
.entry-status--unknown{border-color:#d6d6d6;background:#f8f8f8;color:#666;}
.entry-result-badge--premium{border-color:#c9b061;background:#fff8d8;color:#5d4a00;font-weight:bold;}
.entry-result-rating{gap:6px;}
.entry-result-rating .rating-stars img{width:14px;height:14px;}
.entry-result-tags{clear:none;margin:5px 0;color:#555;line-height:1.35;}
.entry-result-quality{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px;color:#555;font-size:11px;}
.entry-result-contact{display:flex;flex-direction:column;gap:4px;}
.entry-result-contact-line{display:inline-flex;align-items:center;gap:4px;color:#5d0000;text-decoration:none;line-height:1.25;}
.entry-result-contact-line:hover,.entry-result-contact-line:focus{text-decoration:underline;}
.entry-result-data-note{color:#666;}
.entry-result-contact img,.entry-result-actions img{width:18px;height:18px;vertical-align:middle;}
.entry-result-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:4px;}
.entry-result-action-button,.entry-heading-action{display:inline-flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;padding:2px;border:1px solid transparent;border-radius:6px;background:transparent;color:#00008b;cursor:pointer;}
.entry-result-action-button:hover,.entry-result-action-button:focus,.entry-heading-action:hover,.entry-heading-action:focus{border-color:#e3d8c2;background:#fff5c5;text-decoration:none;}
.entry-primary-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:6px;margin:12px 0;}
.entry-primary-action{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 9px;border:1px solid #e3d8c2;border-radius:6px;background:#fff;color:#5d0000;font-weight:bold;text-decoration:none;}
.entry-primary-action:hover,.entry-primary-action:focus{background:#fff5c5;text-decoration:none;}
.entry-primary-action img{width:20px;height:20px;}
.entry-trust-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;margin:10px 0;padding:8px;border-top:1px dotted #cbbea8;border-bottom:1px dotted #cbbea8;background:#fff;}
.entry-trust-panel > div{display:grid;gap:3px;min-width:0;}
.entry-trust-panel strong{color:#5d0000;}
.entry-trust-panel span{color:#555;line-height:1.3;}
.entry-faq{clear:both;margin-top:14px;border-top:1px dotted #cbbea8;padding-top:10px;}
.entry-faq h2{margin:0 0 8px 0;color:#5d0000;font-size:14px;font-weight:bold;}
.entry-faq details{padding:7px 0;border-bottom:1px dotted #e3d8c2;}
.entry-faq summary{cursor:pointer;font-weight:bold;color:#333;}
.entry-faq p{clear:none;margin:6px 0 0 0;line-height:1.45;}
.entry-correction-summary{display:grid;gap:3px;margin:0 auto 14px auto;max-width:560px;padding:8px;border-top:1px dotted #cbbea8;border-bottom:1px dotted #cbbea8;background:#fff;text-align:left;}
.entry-correction-summary strong{color:#5d0000;font-size:14px;}
.entry-correction-summary span{color:#555;line-height:1.35;}
.entry-correction-form textarea{min-height:140px;}
.entry-correction-success{float:none;color:#17572a;border-color:#9cc7a9;background:#f0faf2;}
.entry-heading-action{margin-left:8px;vertical-align:middle;}
.entry-action-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;}
.entry-action-grid .entry-action-button,.entry-action-grid .entry-action-link{box-sizing:border-box;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;width:100%;min-height:42px;margin:0;padding:8px 10px;border:1px solid #e3d8c2;border-radius:7px;background:#fff;color:#111;font:inherit;font-weight:bold;text-align:left;text-decoration:none;line-height:1.25;cursor:pointer;}
.entry-action-grid .entry-action-button:hover,.entry-action-grid .entry-action-button:focus,.entry-action-grid .entry-action-link:hover,.entry-action-grid .entry-action-link:focus{border-color:#cbbea8;background:#fff5c5;color:#111;text-decoration:none;}
.entry-action-grid .entry-action-link img,.entry-action-grid .entry-action-button img{width:20px;height:20px;flex:0 0 20px;}
.entry-action-grid .entry-action-link span,.entry-action-grid .entry-action-button span{min-width:0;overflow-wrap:anywhere;}
.route-back-link{display:inline-flex;align-items:center;margin-left:8px;color:#00008b;font-size:13px;font-weight:bold;text-decoration:none;}
.route-back-link:hover,.route-back-link:focus{color:orange;text-decoration:underline;}
.entry-review-list{display:flex;flex-direction:column;gap:10px;}
.entry-review{padding:10px 0;border-bottom:1px dotted #cbbea8;}
.entry-review-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:5px;}
.entry-review-comment{clear:none;margin:0;line-height:1.45;}
.entry-context-links{margin:0;color:#242424;}
.entry-context-links h2{margin:0 0 10px 0;color:#111;font-size:18px;line-height:1.25;}
.entry-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.entry-context-group h3{margin:0 0 8px 0;color:#5d0000;font-size:14px;line-height:1.25;}
.entry-context-group ul{display:grid;gap:8px;margin:0;padding:0;list-style:none;}
.entry-context-group li{padding:8px;border:1px solid #e3d8c2;border-radius:6px;background:#fffdf8;}
.entry-context-group a{display:block;color:#5d0000;font-weight:bold;text-decoration:none;}
.entry-context-group a:hover,.entry-context-group a:focus{text-decoration:underline;}
.entry-context-group span{display:block;margin-top:3px;color:#5f5b54;font-size:11px;line-height:1.35;}
.breadcrumb-nav{margin:0 0 10px 0;font-size:12px;color:#5d5d5d;}
.breadcrumb-nav ol{display:flex;flex-wrap:wrap;gap:4px;margin:0;padding:0;list-style:none;}
.breadcrumb-nav li{display:flex;align-items:center;min-width:0;}
.breadcrumb-nav li+li:before{content:"/";margin:0 4px;color:#9b917f;}
.breadcrumb-nav a{color:#5d0000;text-decoration:none;}
.breadcrumb-nav a:hover,.breadcrumb-nav a:focus{text-decoration:underline;}
.breadcrumb-nav span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.search-landing-intro,.taxonomy-landing-intro,.district-landing-intro,.street-landing-intro,.home-landing-intro,.data-source-intro,.portal-sources{margin:0 0 14px 0;padding:12px;border:1px solid #e3d6c0;background:#fffaf1;color:#2a2823;}
.search-landing-intro h2,.taxonomy-landing-intro h2,.district-landing-intro h2,.street-landing-intro h2,.home-landing-intro h2,.data-source-intro h2,.data-source-list h2,.portal-sources h3{margin:0 0 8px 0;color:#5d0000;font-size:18px;line-height:1.25;}
.search-landing-intro p,.taxonomy-landing-intro p,.district-landing-intro p,.street-landing-intro p,.home-landing-intro p,.data-source-intro p,.portal-sources p{margin:0 0 10px 0;line-height:1.45;}
.search-landing-facts,.taxonomy-landing-facts,.district-landing-facts,.street-landing-facts,.home-landing-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 12px 0;}
.home-landing-facts{grid-template-columns:repeat(4,minmax(0,1fr));}
.search-landing-facts div,.taxonomy-landing-facts div,.district-landing-facts div,.street-landing-facts div,.home-landing-facts div{padding:8px;border:1px solid #eadfcd;background:#fff;}
.search-landing-facts dt,.taxonomy-landing-facts dt,.district-landing-facts dt,.street-landing-facts dt,.home-landing-facts dt{margin:0 0 3px 0;color:#6d6658;font-size:11px;text-transform:uppercase;}
.search-landing-facts dd,.taxonomy-landing-facts dd,.district-landing-facts dd,.street-landing-facts dd,.home-landing-facts dd{margin:0;font-weight:bold;overflow-wrap:anywhere;}
.portal-source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 12px 0;padding:0;list-style:none;}
.portal-data-snapshot{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0 0 12px 0;}
.portal-data-snapshot div{display:grid;gap:3px;min-width:0;padding:8px;border:1px solid #d8c9af;background:#fff;}
.portal-data-snapshot dt{color:#665d50;font-size:11px;font-weight:bold;text-transform:uppercase;}
.portal-data-snapshot dd{margin:0;color:#2a2823;font-size:18px;font-weight:bold;line-height:1.2;}
.portal-data-snapshot span{color:#5f5b54;font-size:11px;line-height:1.35;}
.home-city-updates{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(220px,.75fr);gap:14px;align-items:start;text-align:left;}
.home-city-update{min-width:0;}
.home-city-update--weather{padding-left:14px;border-left:1px solid #e3d8c2;}
.portal-source-context{margin-bottom:6px;font-weight:bold;color:#5f5b54;}
.portal-source-list li{display:grid;gap:4px;padding:8px;border:1px solid #d8c9af;background:#fff;}
.portal-source-list span{display:block;line-height:1.4;}
.portal-source-groups{margin:0 0 12px 0;}
.portal-source-groups strong{display:block;margin:0 0 6px 0;color:#6d6658;font-size:11px;text-transform:uppercase;}
.portal-source-group-links{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;}
.portal-source-group-links a{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:3px 7px;border:1px solid #d8c9af;border-radius:6px;background:#fff;color:#5d0000;text-decoration:none;line-height:1.2;}
.portal-source-group-links img{display:block;flex:0 0 auto;width:16px;height:16px;}
.portal-source-group-links a:hover,.portal-source-group-links a:focus{background:#fff5c5;text-decoration:none;}
.portal-source-more{margin-bottom:0;}
.data-source-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 0 14px 0;}
.data-source-feature-card{padding:10px;border:1px solid #d6e0d2;background:#f8fff6;color:#243024;}
.data-source-feature-card h3{margin:0 0 6px 0;color:#315b2d;font-size:15px;line-height:1.25;}
.data-source-feature-card p{margin:0 0 8px 0;line-height:1.45;}
.data-source-feature-card dl{display:grid;gap:5px;margin:0;}
.data-source-feature-card div{display:grid;grid-template-columns:78px minmax(0,1fr);gap:8px;}
.data-source-feature-card dt{font-weight:bold;color:#4d6848;}
.data-source-feature-card dd{margin:0;min-width:0;}
.data-source-groups{margin:0 0 14px 0;}
.data-source-groups h2{margin:0 0 8px 0;color:#5d0000;font-size:18px;line-height:1.25;}
.data-source-group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
.data-source-group-card{display:grid;gap:8px;min-width:0;padding:10px;border:1px solid #d6e0d2;background:#f8fff6;color:#243024;}
.data-source-group-head{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;align-items:start;}
.data-source-group-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #cddfc7;border-radius:6px;background:#fff;}
.data-source-group-icon img{display:block;width:22px;height:22px;}
.data-source-group-card h3{margin:0;color:#315b2d;font-size:15px;line-height:1.25;}
.data-source-group-card .data-source-group-meta{margin:3px 0 0 0;color:#4d6848;font-size:11px;font-weight:bold;text-transform:uppercase;line-height:1.25;}
.data-source-group-card p{margin:0;line-height:1.45;}
.data-source-group-links{display:grid;gap:4px;margin:0;padding:0;list-style:none;}
.data-source-group-links a{display:inline-flex;align-items:center;min-height:24px;color:#5d0000;text-decoration:underline;text-underline-offset:2px;overflow-wrap:anywhere;}
.data-source-group-links a:hover,.data-source-group-links a:focus{color:orange;}
.data-source-roadmap{margin:0 0 14px 0;}
.data-source-roadmap h2{margin:0 0 8px 0;color:#5d0000;font-size:18px;line-height:1.25;}
.data-source-roadmap-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;counter-reset:roadmap;}
.data-source-roadmap-card{position:relative;display:grid;gap:8px;min-width:0;padding:10px;border:1px solid #d6e0d2;background:#fff;color:#243024;counter-increment:roadmap;}
.data-source-roadmap-card::before{content:counter(roadmap);position:absolute;right:8px;top:8px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#f7fbf4;color:#315b2d;font-weight:bold;}
.data-source-roadmap-head{display:grid;grid-template-columns:28px minmax(0,1fr);gap:8px;align-items:start;padding-right:28px;}
.data-source-roadmap-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #cddfc7;border-radius:6px;background:#f8fff6;}
.data-source-roadmap-stage{margin:0 0 3px 0;color:#4d6848;font-size:11px;font-weight:bold;text-transform:uppercase;}
.data-source-roadmap-card h3{margin:0;color:#315b2d;font-size:15px;line-height:1.25;}
.data-source-roadmap-card p{margin:0;line-height:1.45;}
.data-source-roadmap-card dl{display:grid;gap:5px;margin:0;}
.data-source-roadmap-card div{min-width:0;}
.data-source-roadmap-card dl div{display:grid;grid-template-columns:68px minmax(0,1fr);gap:8px;}
.data-source-roadmap-card dt{font-weight:bold;color:#4d6848;}
.data-source-roadmap-card dd{margin:0;overflow-wrap:anywhere;}
.data-source-target-links{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;}
.data-source-target-links a{display:inline-flex;align-items:center;min-height:24px;padding:3px 7px;border:1px solid #d8c9af;border-radius:6px;background:#fff;color:#5d0000;text-decoration:none;line-height:1.2;}
.data-source-target-links a:hover,.data-source-target-links a:focus{background:#fff5c5;text-decoration:none;}
.data-source-toc{margin:0 0 14px 0;padding:10px;border:1px solid #d6e0d2;background:#f7fbf4;}
.data-source-toc h2{margin:0 0 8px 0;color:#315b2d;font-size:16px;line-height:1.25;}
.data-source-toc ul{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;}
.data-source-toc a{display:inline-flex;align-items:center;min-height:28px;padding:4px 8px;border:1px solid #d8c9af;border-radius:6px;background:#fff;color:#5d0000;text-decoration:none;line-height:1.2;}
.data-source-toc a:hover,.data-source-toc a:focus{background:#fff5c5;text-decoration:none;}
.data-source-list{display:grid;gap:10px;margin:0 0 14px 0;}
.data-source-card{padding:10px;border:1px solid #e3d6c0;background:#fff;}
.data-source-card:target{border-color:#b43b2f;box-shadow:0 0 0 2px rgba(180,59,47,.14);}
.data-source-card h3{margin:0 0 8px 0;color:#4b4b4b;font-size:15px;}
.data-source-card dl{display:grid;grid-template-columns:110px minmax(0,1fr);gap:5px 10px;margin:0;}
.data-source-card div{display:contents;}
.data-source-card dt{font-weight:bold;color:#665d50;}
.data-source-card dd{margin:0;overflow-wrap:anywhere;}
.data-source-import-status{display:flex;flex-wrap:wrap;gap:6px 10px;}
.data-source-import-status span{display:inline-flex;gap:4px;}
.source-content-modules{display:grid;gap:10px;margin:0 0 14px 0;}
.source-content-module{padding:10px;border:1px solid #d6e0d2;background:#f8fff6;color:#243024;}
.source-content-module h3{margin:0 0 8px 0;color:#315b2d;font-size:17px;line-height:1.25;}
.source-content-module p{margin:0 0 8px 0;line-height:1.45;}
.source-content-metric{margin:0 0 8px 0;}
.source-content-metric div{display:flex;flex-wrap:wrap;gap:6px;}
.source-content-metric dt{font-weight:bold;color:#4d6848;}
.source-content-metric dd{margin:0;}
.source-content-targets{margin:0 0 8px 0;}
.source-content-targets strong{display:block;margin:0 0 5px 0;color:#4d6848;}
.source-content-target-links{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;}
.source-content-target-links a{display:inline-flex;align-items:center;min-height:24px;padding:3px 7px;border:1px solid #cddfc7;border-radius:6px;background:#fff;color:#315b2d;text-decoration:none;line-height:1.2;}
.source-content-target-links a:hover,.source-content-target-links a:focus{background:#eef9e9;text-decoration:none;}
.source-content-source{font-size:11px;color:#5a6657;}
.source-content-detail-link{display:inline-flex;align-items:center;margin-left:6px;color:#315b2d;font-weight:bold;text-decoration:none;}
.source-content-detail-link:hover,.source-content-detail-link:focus{text-decoration:underline;}
.source-content-source-meta{display:grid;gap:4px;margin:0;color:#5a6657;font-size:11px;line-height:1.35;}
.source-content-source-meta div{display:flex;flex-wrap:wrap;gap:5px;}
.source-content-source-meta dt{font-weight:bold;color:#4d6848;}
.source-content-source-meta dd{margin:0;}
.search-related-links strong,.taxonomy-related-links strong,.district-related-links strong,.street-related-links strong,.home-quick-links strong{display:block;margin:0 0 6px 0;color:#4d4d4d;}
.search-related-links ul,.taxonomy-related-links ul,.district-related-links ul,.street-related-links ul,.home-quick-links ul{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;}
.search-related-links a,.taxonomy-related-links a,.district-related-links a,.street-related-links a,.home-quick-links a{display:block;padding:6px 8px;border:1px solid #d8c9af;background:#fff;color:#5d0000;text-decoration:none;}
.home-quick-links span{display:block;margin-top:3px;color:#5f5b54;font-size:11px;line-height:1.35;}
.search-related-links a:hover,.search-related-links a:focus,.taxonomy-related-links a:hover,.taxonomy-related-links a:focus,.district-related-links a:hover,.district-related-links a:focus,.street-related-links a:hover,.street-related-links a:focus,.home-quick-links a:hover,.home-quick-links a:focus{border-color:#8b0000;text-decoration:underline;}
.page-tools{display:flex;flex-wrap:wrap;align-items:center;gap:4px;}
.page-tool-button{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin:0;padding:2px;border:1px solid transparent;background:transparent;cursor:pointer;}
.page-tool-button:hover,.page-tool-button:focus{border-color:#cbbea8;background:#fff;}
.page-tool-button img{max-width:18px;max-height:18px;}
.page-tool-link{display:inline-flex;align-items:center;min-height:24px;margin-left:4px;}
.content-note{padding:10px;}
.content-panel{padding:5px;text-align:left;background:#fff;}
.route-directions{text-align:left;padding:5px;}
.route-directions--main{margin-top:12px;padding:12px;border-top:1px dotted #cbbea8;background:#fffdf8;}
.route-directions--sidebar{padding:5px 0;}
.route-empty{margin:auto;padding:10px;}
.route-submit-button{margin:5px 0 0 0;padding:0;background:none;border:0;}
.route-map{width:580px;border:0;background:#fff;}
.route-summary{display:grid;gap:6px;}
.route-summary strong{color:#5d0000;}
.route-summary dl{display:grid;gap:4px;margin:6px 0;}
.route-summary dl div{display:flex;justify-content:space-between;gap:10px;}
.route-summary dt{font-weight:bold;}
.route-summary dd{margin:0;text-align:right;}
.route-step-list{display:grid;gap:6px;margin:10px 0 0 0;padding-left:20px;text-align:left;}
.route-step-list li{padding:0;}
.route-step-list span{display:block;overflow-wrap:anywhere;}
.route-step-distance{color:#555;font-size:11px;}
.route-actions{margin-top:10px;}
.street-directory-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 10px;margin:0;padding:0;list-style:none;}
.street-directory-list li{border-bottom:1px dotted #cbbea8;}
.street-directory-link{display:block;padding:5px 3px;color:#00008b;font-size:11px;text-align:left;text-decoration:none;overflow-wrap:anywhere;}
.street-directory-link:hover,.street-directory-link:focus{color:orange;text-decoration:underline;}
.street-letter-nav{display:grid;grid-template-columns:repeat(13,minmax(0,1fr));gap:4px;}
.street-letter-link{display:flex;align-items:center;justify-content:center;min-height:30px;border:1px solid #e3d8c2;border-radius:6px;background:#fff;color:black;font-size:13px;font-weight:bold;text-decoration:none;}
.street-letter-link:hover,.street-letter-link:focus{background:#fff5c5;text-decoration:none;}
.street-sidebar{float:right;width:367px;}
.source-note{color:#666;font-size:70%;vertical-align:super;}
.imprint-content{border-bottom:1px dotted #cbbea8;}
.imprint-alpha{font-size:10px;color:#cbbea8;}
.legal-details{display:grid;grid-template-columns:minmax(120px,180px) minmax(0,1fr);gap:7px 14px;margin:0 0 14px 0;text-align:left;}
.legal-details dt{font-weight:bold;}
.legal-details dd{margin:0;min-width:0;}
.legal-address{margin:0;font-size:inherit;line-height:1.35;}
.heading-rule{width:100%;text-align:right;color:#cbbea8;border-bottom:1px solid;}
.page-index-margin{margin:10px;}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;}
.keyword-map-main{float:left;width:100%;background:#fff;text-align:left;}
.keyword-map-selector{padding:12px 10px;text-align:center;background:#fff;}
.keyword-map-selector h1{text-align:center;margin:0 0 10px 0;color:#8b0000;}
.keyword-map-stage{position:relative;display:inline-block;max-width:100%;line-height:0;}
.keyword-map-stage .map{display:block;max-width:100%;height:auto;}
.keyword-map-stage .map + .map{position:absolute;left:0;top:0;}
.keyword-map-svg{display:block;width:min(100%,492px);height:auto;}
.keyword-map-background{fill:#f8faf9;}
.keyword-map-area{fill:#dbeee8;stroke:#0f6f5c;stroke-width:1.4;stroke-linejoin:round;transition:fill .15s ease,stroke .15s ease,stroke-width .15s ease;}
.keyword-map-district:nth-of-type(3n) .keyword-map-area{fill:#e9f1fb;}
.keyword-map-district:nth-of-type(3n+1) .keyword-map-area{fill:#f6eadb;}
.keyword-map-district:nth-of-type(3n+2) .keyword-map-area{fill:#e9f4df;}
.keyword-map-district:hover .keyword-map-area,.keyword-map-district:focus .keyword-map-area{fill:#fff2b8;stroke:#8b0000;stroke-width:2;}
.keyword-map-district--selected .keyword-map-area,.keyword-map-district--selected:hover .keyword-map-area,.keyword-map-district--selected:focus .keyword-map-area{fill:#0f6f5c;stroke:#073f35;stroke-width:2;}
.keyword-map-help{clear:both;margin:10px 0;color:#333;text-align:center;}
.keyword-list{line-height:1.7;background:#fff;padding:8px;}
.keyword-list a{display:inline-block;margin:0 2px;}
#mapinfo{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);z-index:2;padding:6px 8px;background:#fff;border:1px dotted #8b0000;color:#8b0000;line-height:1.3;text-align:center;}
#mapinfo span{display:block;}
.bv-ad-slot{min-height:60px;margin:0 auto;padding:18px 10px;box-sizing:border-box;border:1px dashed #d7d7d7;background:#fafafa;color:#777;text-align:center;font-size:12px;line-height:1.4;}
.bv-ad-slot--rectangle{min-height:250px;display:flex;align-items:center;justify-content:center;}
.bv-ad-slot--small{min-height:90px;}
body{background:linear-gradient(#d8d8d8,#bcbcbb 180px,#f3f3f3);text-align:center;font-family:sans-serif;font-size:12px;}
p{clear:left;margin:3px;}
#close{float:right;margin-right:13px;border:0;background:transparent;padding:0;cursor:pointer;}
#bottom_lists{width:605px;}
.bottom-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:start;}
.bottom-list-panel{min-width:0;background:#fff;}
.bottom-list-panel-title{margin:0;padding:6px 8px;border-bottom:1px dotted #cbbea8;background:#fff5c5;color:#5d0000;font-size:13px;font-weight:bold;line-height:1.3;text-align:left;}
.bottom-list-panel-content{padding:4px 8px 8px 8px;}
h4{font-size:20px;margin-left:10px;font-weight:bold;font-style:italic;}
#image img{border:1px dotted lightgrey;}
.entry-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,180px);gap:14px;align-items:start;}
.entry-title{margin:0 0 8px 0;color:#5d0000;font-size:20px;line-height:1.25;}
.entry-contact-list{display:grid;gap:5px;margin-top:10px;}
.entry-branches{margin-top:10px;line-height:1.45;}
.entry-logo-panel{text-align:center;}
.entry-logo{display:block;max-width:100%;height:auto;margin:0 auto;}
.entry-opening-hours{float:right;margin:0 0 10px 14px;padding:8px;border-left:1px dotted #cbbea8;text-align:left;}
.entry-opening-hours-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:6px;margin:0 0 8px 0;}
.entry-opening-hours h2{margin:0;color:#5d0000;font-size:14px;font-weight:bold;}
.entry-opening-hours .entry-status-badge{margin:0;}
.entry-opening-hours dl{display:grid;gap:3px;margin:0;}
.entry-opening-hours dl div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:6px;}
.entry-opening-hours dt{font-weight:bold;color:#808080;}
.entry-opening-hours dd{margin:0;}
.entry-hours-closed-label{color:#777;}
.entry-hours-range{white-space:nowrap;}
.entry-description{min-height:130px;line-height:1.45;}
.entry-description--empty{display:grid;align-content:start;gap:8px;}
.entry-description-actions{display:flex;flex-wrap:wrap;gap:6px;}
.entry-description-action{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 9px;border:1px solid #e3d8c2;border-radius:6px;background:#fff;color:#5d0000;font-weight:bold;text-decoration:none;}
.entry-description-action:hover,.entry-description-action:focus{background:#fff5c5;text-decoration:none;}
#nav_right{float:right;width:367px;}
#adresse{float:left;width:300px;margin:5px;}
address{margin:7px;font-size:17px;}
address span{display:block;}
.street-map-context{margin:0 0 6px 0;font-weight:normal;line-height:1.35;}
a{text-decoration:none;text-decoration:underline;color:#8b0000;}
a:hover{color:orange;}
.external-link{display:inline;position:relative;text-decoration:none;text-decoration:underline;color:#8b0000;cursor:pointer;text-underline-offset:2px;}
.external-link::after{content:"";display:inline-block;width:0.85em;height:0.85em;margin-left:0.22em;background:currentColor;vertical-align:-0.08em;mask:url("/assets/icons/external-link.svg") center/contain no-repeat;-webkit-mask:url("/assets/icons/external-link.svg") center/contain no-repeat;}
.external-link:hover{color:orange;cursor:pointer;}
.entry-primary-action.external-link{display:inline-flex;text-decoration:none;}
.entry-primary-action.external-link::after{flex:0 0 auto;}
#map{width:100%;min-height:320px;margin:auto;text-align:left;}
.leaflet-map{position:relative;box-sizing:border-box;width:100%;min-height:320px;border:1px solid #cbbea8;border-radius:8px;overflow:hidden;background:#eef3f1;text-align:left;}
.leaflet-map.leaflet-container{font-family:sans-serif;font-size:12px;}
.leaflet-map--compact{min-height:260px;}
.leaflet-map--large,.leaflet-map--route{min-height:380px;}
.leaflet-map--panel{max-width:100%;}
.mapbox-editor .leaflet-map{min-height:330px;}
.route-map .leaflet-map{min-height:420px;}
.leaflet-map-loading{display:grid;place-items:center;min-height:inherit;padding:16px;color:#555;font-weight:bold;text-align:center;}
.map-attribution-note{clear:both;margin:6px 0 0 0;color:#555;font-size:11px;line-height:1.35;text-align:left;}
.leaflet-popup-content{font-size:12px;line-height:1.35;}
.static-map-fallback{display:grid;place-items:center;gap:8px;min-height:220px;padding:18px;border:1px dashed #cbbea8;border-radius:8px;background:#f8f8f8;color:#555;text-align:center;}
.static-map-fallback img{width:min(220px,78%);max-height:170px;object-fit:contain;}
.static-map-fallback p{margin:0;font-size:12px;line-height:1.35;}
#sbranche{padding:10px;text-align:left;background: #FFF;}
div.paddingbox{padding:5px; background:#FFF;text-align:left;}
.branch-search-form{float:right;display:flex;flex-direction:row-reverse;align-items:center;gap:5px;margin:3px 8px 0 0;font-size:11px;font-weight:normal;}
#sinput{padding:1px;}
a.wo{text-decoration:none;color:black;}
a.wo:hover{text-decoration:none;color:white;}
hr{height:0px;border-top:transparent;border-bottom:1px dotted #cbbea8;}
select,textarea,input{font-family:sans-serif;background:#fff;border:1px solid;margin:3px;padding:3px;}
div.white_top{float:left;background:#fff;border-bottom:1px dotted #cbbea8;width:605px;height:25px;color:#8b0000;font-size:16px;font-weight:bold;text-align:left;}
h1 {color:#cbbea8;font-size:16px;font-weight:bold;text-align:left;margin-left:10px;}
h2 {font-size:14px;font-weight:normal;}
h3 {font-weight:bold;}
.tempwarm{color:red;font-size:16px;}
.tempkalt{color:blue;font-size:16px;}
.weather-current{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center;}
.weather-current-row{display:flex;align-items:center;justify-content:center;gap:5px;}
.weather-forecast-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;}
.weather-day{padding:6px;border-bottom:1px dotted #cbbea8;text-align:center;}
.weather-day h3{margin:0 0 4px 0;}
.weather-day dl{display:grid;grid-template-columns:1fr 1fr;gap:3px;margin:0;}
.weather-day dt{font-weight:bold;}
.weather-day dd{margin:0;}
div.white_top2{float:left;background:#fff;width:605px;height:10px;}
.field-error{display:block;margin-top:4px;color:#b42318;font-weight:bold;line-height:1.35;}
.dialog-success{margin:8px 0;color:#178245;font-size:16px;font-weight:bold;line-height:1.4;}
.muted-message{margin:6px 0;color:#808080;line-height:1.4;}
.qr-dialog{display:grid;gap:10px;text-align:left;}
.qr-dialog h3{margin:0;color:#5d0000;font-size:16px;line-height:1.3;}
.qr-dialog h3 span{font-weight:normal;color:#555;}
.qr-dialog-image{display:block;max-width:100%;height:auto;margin:0 auto;}
.qr-dialog-note{margin:0;color:#555;line-height:1.45;}
div.infobox{
margin:10px;
text-align:left;
background: #fffff5;
color:#be0000;
border: 1px dotted #be0000;
padding:3px;
float:left;}
div.white_content{float:left;background:#FFF;width:605px;}
.header-utility-link{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:2px 0;border:0;border-radius:0;background:transparent;color:#5d0000;font-size:12px;font-weight:bold;line-height:1.2;text-decoration:none;}
.header-utility-link:hover,.header-utility-link:focus{color:orange;text-decoration:underline;text-underline-offset:2px;}
form.inline-action-form{display:inline;margin:0;padding:0;}
.section-title-inline{display:inline;margin:0;font:inherit;color:inherit;}
.heading-action{float:right;margin:3px 8px 0 0;font-size:11px;font-weight:normal;}
button.link-button,a.link-button{border:0;background:transparent;padding:0;margin:0;color:#00008b;text-decoration:none;cursor:pointer;font-family:sans-serif;}
button.link-button:hover,button.link-button:focus,a.link-button:hover,a.link-button:focus{color:orange;text-decoration:none;}
button.link-button--compact,a.link-button--compact{font-size:11px;}
.moderation-request-actions .link-button{display:inline-flex;align-items:center;min-height:28px;padding:4px 8px;border:1px solid #e3d8c2;border-radius:6px;background:#fff;color:#5d0000;font-weight:bold;line-height:1.2;}
.moderation-request-actions .link-button:hover,.moderation-request-actions .link-button:focus{background:#fff5c5;color:#5d0000;}
.entry-result-vcard-link{display:inline-flex;align-items:center;justify-content:center;min-width:22px;min-height:22px;}
.entry-result-vcard-link img{width:18px;height:18px;}
div.white_bot{float:left;background:#fff;width:605px;min-height:20px;border-bottom:1px solid #eee;}
div.white_bot2{float:left;background:#fff;width:605px;min-height:30px;border-bottom:1px solid #eee;}
div.kontaktdaten{vertical-align:middle;font-size:14px;}
.entry-update-date,.entry-tags{color:#808080;}
.entry-tags{float:left;}
.entry-tags span,.entry-review-byline{font-style:normal;}
.sidebar-panel{float:right;width:367px;margin:0 0 10px 0;border:1px solid #e3d8c2;border-radius:8px;background:#fff;overflow:hidden;text-align:left;}
.sidebar-panel-title{margin:0;padding:8px 10px;border-bottom:1px solid #e3d8c2;background:#fffaf1;color:#5d0000;font-size:13px;font-weight:bold;line-height:1.25;}
.sidebar-panel-content{min-width:0;background:#fff;text-align:left;}
.sidebar-panel .paddingbox{padding:10px;}
#loading{margin:auto;}
#Dialog {position:fixed;inset:12px;color:#000;z-index:30;overflow:auto;padding:22px 0;background:rgba(17,24,39,.42);}
#DialogTop,#DialogBottom{display:none;}
#DialogBody {width:528px;max-width:100%;margin:0 auto;border:1px solid #cbbea8;border-radius:8px;background:#fff;box-shadow:0 24px 60px rgba(0,0,0,.22);}
#DialogContent {padding:0 14px 14px 14px;text-align:left;}
.hidden{visibility:hidden;width:0px;height:0px;}

div.rubriklink{display:flex;align-items:center;gap:6px;height:26px;width:190px;margin:2px;float:left;}
.weather-icon{width:36px;height:36px;display:block;}
 
div.rubriklink2{width:290px;height:110px;margin-bottom:5px;float:left;}
div.branchlink{margin-bottom:3px;float:left;width:296px;height:12px;}
div.branchlink2{margin-left:3px;margin-bottom:3px;float:left;width:296px;height:12px;}
div.rubriklink img{width:20px;height:20px;flex:0 0 20px;}
div.branchlink img{margin-right:4px;float:left;}
div.branchlink2 img{margin-right:4px;float:left;}
.rubrik-links-clear{clear:both;height:0;}
.branch-links-clear{clear:both;height:0;}
div.rubriklink a{text-decoration:none;font-size:15px;color:#00008b;}
div.rubriklink2 a{text-decoration:none;font-size:15px;color:black;font-weight:bold;}
div.branchlink a{text-decoration:none;font-size:11px;color:#00008b;}
div.branchlink2 a{text-decoration:none;font-size:10px;color:#00008b;}
.branch-link-link:hover,.branch-link-link:focus{color:orange;text-decoration:underline;}
#wrapper{width:979px;position:relative;top:auto;left:auto;margin:0 auto;}
#site-header{display:grid;grid-template-columns:minmax(180px,220px) minmax(0,1fr) minmax(104px,118px);grid-template-areas:"logo header weather";gap:10px 14px;align-items:center;margin:0 0 14px 0;padding:10px 0 12px 0;border:0;border-bottom:1px solid #e3d8c2;border-radius:0;background:transparent;text-align:left;}
#header{grid-area:header;display:grid;gap:7px;width:100%;min-width:0;}
#suchform{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.95fr) 42px;gap:7px;align-items:stretch;width:100%;min-width:0;}
#suchform > img{display:none;float:none;width:24px;height:24px;}
#search,#maplist{float:none;box-sizing:border-box;width:100%;min-width:0;height:38px;min-height:38px;margin:0;border:1px solid #cbbea8;border-radius:6px;background:#fff;padding:7px 9px;font-size:13px;}
.keyword-map-location{min-height:40px;resize:vertical;}
#logo{grid-area:logo;position:static;height:auto;min-width:0;}
#logo img{display:block;width:min(215px,100%);height:auto;max-height:52px;}
#sbutton,#rbutton{margin:0;border:1px solid #cbbea8;border-radius:6px;background:#fff5c5;}
.search-submit-button,.branch-search-button{display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;}
.search-submit-button img,.branch-search-button img{display:block;float:none;width:100%;height:100%;object-fit:contain;}
.search-submit-button{width:42px;height:38px;}
.branch-search-button{width:28px;height:28px;}
#letztesuche{position:static;}
#wetter{grid-area:weather;position:static;justify-self:end;width:auto;min-width:104px;max-width:118px;font-size:11px;font-weight:bold;text-align:right;}
#wetter .weather-current{align-items:flex-end;text-align:right;}
#wetter .weather-current-row{justify-content:flex-end;}
#wetter .weather-icon{width:28px;height:28px;}
.header-nav{display:flex;flex-wrap:wrap;align-items:center;gap:8px;}
#merkzettel,#neuereintrag,#login{position:static;display:block;text-align:center;width:auto;height:auto;margin:0;padding:0;background:transparent;border:0;}
.pagi a{color:#be0000;text-decoration: none;font-weight:bold;margin:2px;}
.pagi a:hover, .pagi a:active {color:red;}
.pagi a:visited {color:#808080;}
.pagi span {font-size:130%;margin:3px;font-weight:bold;}
.pagi .pagi-ellipsis{font-size:100%;color:#666;font-weight:normal;}
.pagi {width:100%;text-align:center;border-top:1px dotted #cbbea8;}

*,*::before,*::after{box-sizing:border-box;}
img{max-width:100%;height:auto;}
textarea,select,input{max-width:100%;}
#wrapper{position:relative;left:auto;top:auto;margin:0 auto;width:100%;max-width:979px;}
#header{width:100%;max-width:980px;}
.white_content,.white_top,.white_top2,.white_bot,.white_bot2,#bottom_lists{max-width:100%;}
.sidebar-panel,#nav_right,.street-sidebar{max-width:100%;}
.form-table,.wide-textarea,.wide-select,.opening-hours-box,.route-map{max-width:100%;}
.mapbox-editor,.address-check-help{width:min(350px,100%);}
.backlink-code{max-width:100%;}
.white_content table,.sidebar-panel-content table{max-width:100%;}

@media (max-width: 720px){
body{background:#f3f3f3;text-align:left;font-size:14px;line-height:1.45;}
#wrapper{padding:0 10px;}
#site-header{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo weather" "header header";gap:8px 10px;margin:0 0 12px 0;padding:10px 0 12px 0;}
#header{width:100%;min-height:0;height:auto;background:none;}
#logo{height:auto;padding:0;text-align:left;}
#logo img{max-height:50px;width:min(215px,100%);}
#wetter{display:block;min-width:88px;max-width:104px;font-size:10px;}
#wetter .weather-icon{width:24px;height:24px;}
#suchform{position:static;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 42px;gap:6px;align-items:stretch;height:auto;padding:0;}
#suchform > img{display:none;float:none;max-width:38px;}
#search,#maplist{float:none;width:100%;min-width:0;}
#sbutton,#rbutton{float:none;margin:0;}
#suchform .search-submit-button img,.branch-search-button img{display:block;}
.header-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;}
#merkzettel,#neuereintrag,#login{position:static;display:block;width:100%;height:auto;margin:0;padding:0;background:transparent;border:0;}
.header-utility-link{width:100%;}
.keyword-map-main{float:none;}
.keyword-map-page .keyword-list{margin:0;}
.keyword-map-stage{width:100%;}
.keyword-map-stage .map{width:100%;}
#nav_right,.street-sidebar{float:none;width:100%;clear:both;}
body.entry-detail-page #wrapper,body.route-page #wrapper{display:flex;flex-direction:column;}
body.entry-detail-page #site-header,body.route-page #site-header{order:0;}
body.entry-detail-page .white_top,body.entry-detail-page .white_top2,body.entry-detail-page .white_content,body.entry-detail-page .white_bot,body.entry-detail-page .white_bot2,body.route-page .white_top,body.route-page .white_top2,body.route-page .white_content,body.route-page .white_bot,body.route-page .white_bot2{order:10;}
body.entry-detail-page #nav_right,body.route-page #nav_right{order:20;}
body.entry-detail-page #bottom_lists,body.route-page #bottom_lists{order:30;}
body.entry-detail-page #footer,body.route-page #footer{order:40;}
.entry-action-grid{grid-template-columns:1fr;}
.entry-context-grid{grid-template-columns:1fr;}
.entry-result{grid-template-columns:1fr;}
.entry-result-actions{justify-content:flex-start;}
.entry-hero{grid-template-columns:1fr;}
.entry-logo-panel{text-align:left;}
.entry-logo{margin:0;}
.entry-opening-hours{float:none;margin:0 0 12px 0;}
.street-letter-nav{grid-template-columns:repeat(6,minmax(0,1fr));}
.district-nav{grid-template-columns:1fr;}
.district-nav-map{max-width:220px;margin:0 auto;}
.district-nav-list{grid-template-columns:1fr;}
.search-landing-facts,.taxonomy-landing-facts,.district-landing-facts,.street-landing-facts,.home-landing-facts,.portal-data-snapshot,.portal-source-list,.search-quality-facts,.home-city-updates{grid-template-columns:1fr;}
.home-city-update--weather{padding-left:0;padding-top:12px;border-left:0;border-top:1px solid #e3d8c2;}
.search-related-links ul,.taxonomy-related-links ul,.district-related-links ul,.street-related-links ul,.home-quick-links ul{display:grid;grid-template-columns:1fr;}
.data-source-feature-grid{grid-template-columns:1fr;}
.data-source-feature-card div{grid-template-columns:1fr;}
.data-source-group-grid{grid-template-columns:1fr;}
.data-source-roadmap-list{grid-template-columns:1fr;}
.data-source-roadmap-card dl div{grid-template-columns:1fr;}
.data-source-card dl{grid-template-columns:1fr;}
.data-source-card dt{margin-top:5px;}
.legal-details{grid-template-columns:1fr;gap:3px;}
.legal-details dd{padding-bottom:7px;border-bottom:1px dotted #e3d8c2;}
.backlink-options{grid-template-columns:1fr;}
.white_content,.white_top,.white_top2,.white_bot,.white_bot2,#bottom_lists{float:none;width:100%;clear:both;}
.sidebar-panel{float:none;width:100%;clear:both;}
.bottom-list-grid{grid-template-columns:1fr;}
.branch-search-form{float:none;justify-content:flex-start;margin:6px 0;}
#adresse{float:none;width:auto;}
.form-table{width:100%;display:block;overflow-x:auto;}
.form-table tbody,.form-table tr,.form-table td{display:block;width:100%;}
.form-table input,.form-table textarea,.form-table select{width:100%;max-width:100%;}
.customer-form-grid{grid-template-columns:1fr;max-width:100%;}
.opening-hours-row{grid-template-columns:1fr;}
.opening-hours-controls{justify-content:flex-start;}
.customer-field{display:flex;flex-direction:column;gap:5px;}
.customer-inline-fields,.customer-inline-fields--street,.customer-inline-fields--city,.customer-inline-fields--phone{grid-template-columns:1fr;}
.customer-editor-grid,.customer-logo-grid{grid-template-columns:1fr;}
.customer-actions{justify-content:stretch;}
.customer-actions .form-action-button{width:100%;}
.branch-picker-row{align-items:stretch;}
.branch-picker-button{min-height:34px;}
.selected-branches{max-width:100%;}
.selected-branches li{align-items:flex-start;}
.address-check-trigger,.address-check-button{float:none;display:flex;margin:10px 0;width:100%;}
.address-check-help{float:none;display:block;margin:10px 0;width:100%;}
.dialog-form-grid{grid-template-columns:1fr;}
.dialog-actions{justify-content:stretch;}
.dialog-actions .form-action-button{width:100%;}
.mapbox-editor,#map,.leaflet-map{width:100%;height:auto;min-height:260px;}
.leaflet-map--panel,.leaflet-map--large{width:100%;}
.route-map{width:100%;}
#Dialog,#DialogBody,#DialogTop,#DialogBottom{width:100%;max-width:528px;}
#Dialog{left:0;right:0;margin:0 auto;}
.white_content table[width="100%"],.sidebar-panel-content table[width="100%"]{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;}
.street-directory-list{grid-template-columns:1fr;}
div.rubriklink,div.branchlink,div.branchlink2{float:none;width:100%;height:auto;}
div.rubriklink2{float:none;width:100%;height:auto;min-height:80px;}
}

@media (max-width: 520px){
#site-header{grid-template-columns:1fr;grid-template-areas:"logo" "weather" "header";}
#wetter{justify-self:start;max-width:none;text-align:left;}
#wetter .weather-current{align-items:flex-start;text-align:left;}
#wetter .weather-current-row{justify-content:flex-start;}
#suchform{grid-template-columns:1fr;gap:4px;}
#suchform > img{display:none;}
#sbutton{justify-self:stretch;width:100%;}
.search-submit-button{width:100%;}
.rating{transform:scale(.9);transform-origin:left center;}
}
