.site-contactbar{background:var(--contactbar-bg,#111317);color:var(--contactbar-text,#fff);font-size:12px;font-weight:600}.contactbar-inner{max-width:1200px;margin:auto;padding:9px 24px;min-height:38px;display:flex;justify-content:space-between;gap:24px;align-items:center}.contactbar-details{display:flex;gap:28px;align-items:center}.site-contactbar a{color:inherit}.site-contactbar a:hover{text-decoration:underline}.contactbar-address{overflow-wrap:anywhere}.site-footer{background:var(--footer-bg,#111317);color:var(--footer-text,#d7d7d9);padding:36px 0 20px}.site-footer p{color:inherit;font-size:12px;margin:10px 0}.footer-upper,.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-upper{padding-bottom:24px}.footer-upper nav{display:flex;flex-wrap:wrap;gap:18px;font-size:12px}.site-footer button{border:0;background:none;color:inherit;padding:0;font:inherit;cursor:pointer}.site-footer a:hover,.site-footer button:hover{color:inherit;text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff40;padding-top:22px}.footer-bottom small{font-size:14px}.footer-social{display:flex;gap:22px}.footer-social a{display:flex;align-items:center;justify-content:center;min-width:28px;min-height:28px}.site-footer .dealer-login{font-size:10px}.cookie-notice{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:80;background:#fff;color:#202c3c;border:1px solid #dde2e8;box-shadow:0 10px 40px #0003;border-radius:12px;padding:20px 24px;max-width:860px;width:calc(100% - 32px);display:flex;align-items:center;gap:25px}.cookie-notice[hidden]{display:none}.cookie-notice p{font-size:12px;margin:6px 0 0;color:#536071}.cookie-notice a{text-decoration:underline}.topbar-editor,.content-section{margin-top:24px}.entry-editor{border-top:1px solid #e8ebef;padding:18px 0}.entry-editor summary{cursor:pointer;font-weight:600;padding:8px 0}.entry-editor form{margin-top:16px}.entry-thumb{width:180px;max-height:120px;object-fit:cover}.entry-delete{margin-top:15px}.hours-exception{padding:18px;background:#f6f7f9;border-radius:8px;margin-bottom:16px}.content-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.content-tabs a{padding:8px 16px;border:1px solid #d9dfe5;border-radius:30px;font-size:12px}.content-tabs a[aria-current=page]{background:var(--site-primary,#202c3c);color:var(--site-on-primary,#fff)}.content-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.content-card>img{width:100%;aspect-ratio:1.4;object-fit:cover}.content-card .text-link{display:inline-block;margin-top:24px}.content-price{margin:20px 0 0;font-size:18px;font-weight:600;color:inherit}.hours-today{padding:14px;border-left:3px solid var(--site-accent,#e96632);background:#f6f7f9}.content-card .pre-wrap{overflow-wrap:anywhere}.public-header nav{flex-wrap:wrap}.sidebar{overflow-y:auto}.sidebar-note{margin-top:24px}
@media(max-width:900px){.content-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-upper{align-items:flex-start;flex-direction:column}.contactbar-inner{gap:10px}.contactbar-details{gap:14px}}
@media(max-width:600px){.contactbar-inner{flex-direction:column;align-items:flex-start;padding:10px 20px}.contactbar-details{flex-wrap:wrap;font-size:11px}.cookie-notice{flex-direction:column;align-items:stretch;gap:14px;bottom:8px;padding:16px;max-height:70vh;overflow:auto}.content-grid{grid-template-columns:1fr}.footer-upper nav{gap:13px}.footer-bottom{align-items:flex-start;gap:16px}.footer-social{gap:12px}.footer-bottom small{font-size:12px}}
