/*
Theme Name: SpaceGov
Theme URI: https://github.com/SpaceGov/spacegov
Author: SpaceGov
Description: Tema WordPress pentru administrația publică locală din România.
Version: 1.1.2
Text Domain: spacegov
*/
:root{--sg-primary:#174a7e;--sg-secondary:#d9ed00;--sg-accent:#0f6f61;--sg-text:#0f2342;--sg-muted:#637083;--sg-border:#dbe4ef;--sg-surface:#f7faff;--sg-radius:16px;--sg-container:1440px;--sg-font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--sg-text);font-family:var(--sg-font-family);line-height:1.55}a{color:var(--sg-primary)}img{max-width:100%;height:auto}.sg-container{width:100%;max-width:var(--sg-container);margin:auto;padding-left:28px;padding-right:28px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.site-main{padding:40px 28px 64px}.entry-title{margin:0 0 26px;color:#0a2b55;font-size:clamp(2rem,3vw,3rem)}
.sg-page-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}.sg-page-main{min-width:0}.sg-auto-sidebar{display:grid;gap:18px;position:sticky;top:22px}.sg-sidebar-card{overflow:hidden;border:1px solid #dfe8f0;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(15,35,66,.045)}.sg-sidebar-heading{display:flex;align-items:center;gap:10px;padding:15px 16px;border-bottom:1px solid #edf2f6;background:linear-gradient(135deg,#f7fbff,#fff)}.sg-sidebar-heading svg{width:20px;height:20px;fill:var(--sg-primary)}.sg-sidebar-heading h3{margin:0;color:#123b68;font-size:.95rem}.sg-sidebar-links{list-style:none;margin:0;padding:8px}.sg-sidebar-links li{margin:0}.sg-sidebar-links a{display:flex;align-items:center;min-height:42px;padding:9px 11px;border-radius:9px;color:#244566;text-decoration:none;font-size:.84rem;font-weight:700}.sg-sidebar-links a:hover{background:#edf5fc;color:var(--sg-primary)}.sg-sidebar-links .sub-menu{list-style:none;margin:0;padding:0 0 0 12px}.sg-sidebar-docs{display:grid}.sg-sidebar-doc{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:center;padding:11px 14px;border-bottom:1px solid #edf2f6;color:#173654;text-decoration:none}.sg-sidebar-doc:last-child{border-bottom:0}.sg-sidebar-doc:hover{background:#f8fbfe}.sg-sidebar-doc-type{display:grid;place-items:center;min-height:34px;border-radius:8px;background:#eaf3fb;color:#174a7e;font-size:.62rem;font-weight:900}.sg-sidebar-doc strong{display:block;font-size:.78rem;line-height:1.35}.sg-sidebar-doc small{display:block;margin-top:3px;color:#7890a7;font-size:.66rem}.sg-sidebar-banners .sg-banner-card{border-radius:14px}.sg-sidebar-contact{padding-bottom:8px}.sg-sidebar-contact p{display:grid;grid-template-columns:26px 1fr;gap:10px;margin:0;padding:11px 16px;border-bottom:1px solid #edf2f6;font-size:.82rem}.sg-sidebar-contact p:last-child{border-bottom:0}.sg-sidebar-contact p>svg{width:18px;height:18px;fill:var(--sg-primary);margin-top:2px}.sg-sidebar-contact small{display:block;color:#718398;font-size:.66rem;text-transform:uppercase;letter-spacing:.04em}.sg-sidebar-contact a{text-decoration:none;font-weight:700}
@media(max-width:1050px){.sg-page-with-sidebar{grid-template-columns:1fr}.sg-auto-sidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.sg-sidebar-banners{grid-column:1/-1}}
@media(max-width:700px){.sg-container{padding-left:15px;padding-right:15px}.site-main{padding:28px 15px 48px}.sg-auto-sidebar{grid-template-columns:1fr}}


/* 0.3.1 - breadcrumb, refined interior pages, separate public-hours card */
.sg-breadcrumb-wrap{border-bottom:1px solid #e8eef5;background:linear-gradient(90deg,#f7fbff,#fbfdff)}
.sg-breadcrumb{min-height:48px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#718398;font-size:.78rem}
.sg-breadcrumb a{color:#315b84;text-decoration:none;font-weight:650}
.sg-breadcrumb a:hover{text-decoration:underline}
.sg-breadcrumb>span[aria-current="page"]{color:#7b8da0}
.sg-breadcrumb-sep{color:#a7b6c5}
.sg-breadcrumb-home{display:grid;place-items:center;width:20px;height:20px}
.sg-breadcrumb-home svg{width:15px;height:15px;fill:var(--sg-primary)}
.sg-page-with-sidebar{padding-top:32px}
.sg-page-with-sidebar .entry-content>.elementor:first-child{margin-top:0}
.sg-sidebar-hours-body{padding:15px 17px 17px;color:#415a72;font-size:.83rem;line-height:1.65;background:linear-gradient(135deg,#fffdf5,#fff)}
.sg-sidebar-hours-body a{display:block;margin-top:12px;padding-top:10px;border-top:1px solid #edf0dd;color:#174a7e;text-decoration:none;font-weight:800}
.sg-sidebar-hours{border-color:#e7e6c9}
.sg-sidebar-hours .sg-sidebar-heading{background:linear-gradient(135deg,#fffbea,#fff)}
.sg-sidebar-hours .sg-sidebar-heading svg{fill:#c98b00}

/* Improve visual hierarchy of the first SpaceGov/Elementor card on interior pages */
.sg-page-main .entry-content>.elementor .elementor-element:first-child{scroll-margin-top:24px}
@media(max-width:700px){
	.sg-breadcrumb{min-height:44px;font-size:.72rem}
	.sg-page-with-sidebar{padding-top:22px}
}


/* 0.3.2 - richer default quick links */
.sg-sidebar-links-default{padding:8px}
.sg-sidebar-links-default li+li{border-top:1px solid #edf2f6}
.sg-sidebar-links-default a{display:grid;grid-template-columns:30px 1fr 14px;gap:9px;align-items:center;min-height:46px;padding:8px 9px}
.sg-sidebar-link-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#edf5fc;color:#174a7e}
.sg-sidebar-link-icon svg{width:15px;height:15px;fill:currentColor}
.sg-sidebar-link-arrow{color:#6e89a4;font-size:1rem;font-weight:800}
.sg-sidebar-links-default a:hover .sg-sidebar-link-icon{background:#dfeefb}


/* =========================================================
   SpaceGov MOL — restored and refined in 0.3.3
   ========================================================= */
.sg-mol-page{background:#fff}
.sg-mol-hero{
	background:linear-gradient(100deg,#f7fbff 0%,#fbfdff 52%,#eef5fb 100%);
	border-bottom:1px solid #e8eef5
}
.sg-mol-hero-inner{
	min-height:285px;
	display:grid;
	grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);
	align-items:center;
	gap:48px
}
.sg-mol-hero-copy{padding:40px 0}
.sg-mol-top-breadcrumb{
	display:flex;align-items:center;gap:9px;flex-wrap:wrap;
	margin:0 0 25px;font-size:.82rem
}
.sg-mol-top-breadcrumb a{color:#315b84;text-decoration:none;font-weight:700}
.sg-mol-top-breadcrumb span{color:#9babbc}
.sg-mol-top-breadcrumb strong{color:#4f6780;font-weight:700}
.sg-mol-hero h1{
	margin:0;color:#0b2d58;
	font-size:clamp(2.35rem,4vw,4rem);
	line-height:1.02;letter-spacing:-.035em
}
.sg-mol-title-line{
	display:block;width:76px;height:5px;margin:18px 0;
	border-radius:10px;background:var(--sg-secondary)
}
.sg-mol-institution{margin:0 0 8px;color:#31577c;font-size:1rem;font-weight:800}
.sg-mol-lead{max-width:700px;margin:0;color:#52677d;font-size:1rem}
.sg-mol-building{
	align-self:center;
	display:flex;align-items:center;justify-content:center;
	color:#b9cade;opacity:.82
}
.sg-mol-building svg{
	display:block;width:100%;max-width:430px;height:auto;max-height:220px
}

.sg-mol-content{padding-top:36px;padding-bottom:64px}
.sg-mol-heading{text-align:center;margin:0 auto 30px}
.sg-mol-heading h2{
	margin:0;color:#0f2b50;font-size:.84rem;
	letter-spacing:.1em;font-weight:900
}
.sg-mol-heading span{
	display:block;width:52px;height:3px;margin:12px auto 0;
	border-radius:4px;background:var(--sg-secondary)
}

.sg-mol-main-grid{
	display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px
}
.sg-mol-main-card{
	--card:#3b82f6;--cardbg:#f7fbff;
	display:grid;grid-template-columns:82px 1fr;gap:18px;
	min-height:190px;padding:23px;
	border:1px solid color-mix(in srgb,var(--card) 20%,#dfe7f0);
	border-radius:15px;
	background:linear-gradient(135deg,#fff 0%,var(--cardbg) 100%);
	color:var(--sg-text);text-decoration:none;
	box-shadow:0 8px 24px rgba(15,35,66,.035);
	transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease
}
.sg-mol-main-card:hover{
	transform:translateY(-4px);
	box-shadow:0 18px 38px rgba(15,35,66,.09);
	border-color:color-mix(in srgb,var(--card) 45%,#dfe7f0)
}
.sg-mol-card-1{--card:#7b61e8;--cardbg:#faf8ff}
.sg-mol-card-2{--card:#35a854;--cardbg:#f6fcf7}
.sg-mol-card-3{--card:#2d82ec;--cardbg:#f5faff}
.sg-mol-card-4{--card:#f59e0b;--cardbg:#fffaf0}
.sg-mol-card-5{--card:#ef4f80;--cardbg:#fff7fa}
.sg-mol-card-6{--card:#2fa8b8;--cardbg:#f4fbfc}
.sg-mol-card-icon{
	width:68px;height:68px;
	display:grid;place-items:center;
	border:2px solid color-mix(in srgb,var(--card) 70%,#fff);
	border-radius:50%;
	background:rgba(255,255,255,.82);
	color:var(--card)
}
.sg-mol-card-icon svg{width:38px;height:38px}
.sg-mol-card-body{display:flex;flex-direction:column;min-width:0}
.sg-mol-card-number{
	display:block;color:var(--card);
	font-size:1.85rem;font-weight:900;line-height:1
}
.sg-mol-card-body h3{
	margin:5px 0 8px;color:#0c2346;
	font-size:.96rem;line-height:1.34
}
.sg-mol-card-body p{
	margin:0 0 24px;color:#53657a;
	font-size:.82rem;line-height:1.5
}
.sg-mol-details{
	margin-top:auto;align-self:flex-end;
	color:var(--card);font-size:.8rem;font-weight:850
}
.sg-mol-details b{margin-left:5px;font-size:1rem}

.sg-mol-breadcrumb{
	display:flex;align-items:center;gap:8px;flex-wrap:wrap;
	margin:4px 0 22px;color:#74879a;font-size:.82rem
}
.sg-mol-breadcrumb a{color:#315b84;text-decoration:none;font-weight:700}
.sg-mol-breadcrumb span{color:#a0afbe}
.sg-mol-breadcrumb strong{color:#415b75}

.sg-mol-section-title{
	display:grid;grid-template-columns:82px 1fr;gap:20px;
	align-items:start;padding:20px 0 27px;
	border-bottom:1px solid #e9eff6
}
.sg-mol-inline-icon{--card:var(--sg-primary);width:68px;height:68px}
.sg-mol-section-title>div:last-child>span{
	color:#7890aa;font-size:.72rem;font-weight:900;letter-spacing:.08em
}
.sg-mol-section-title h2{
	margin:5px 0;color:#0d2e58;
	font-size:clamp(1.45rem,2.5vw,2.15rem);line-height:1.15
}
.sg-mol-section-title p{margin:0;color:#637083}
.sg-mol-subgrid{
	display:grid;grid-template-columns:repeat(2,minmax(0,1fr));
	gap:14px;margin-top:24px
}
.sg-mol-subcard{
	display:grid;grid-template-columns:64px 1fr 22px;
	align-items:center;gap:14px;min-height:88px;padding:15px 18px;
	border:1px solid #dfe7f0;border-radius:12px;background:#fff;
	color:#183554;text-decoration:none;
	transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease
}
.sg-mol-subcard:hover{
	transform:translateY(-2px);
	border-color:#9db8d5;
	box-shadow:0 10px 24px rgba(15,35,66,.07)
}
.sg-mol-subcode{
	display:grid;place-items:center;
	min-height:48px;padding:0 9px;
	border-radius:10px;background:#edf5fc;
	color:#174a7e;font-size:.78rem;font-weight:900
}
.sg-mol-subtitle{font-weight:750;line-height:1.35}
.sg-mol-arrow{color:#4d77a0;font-size:1.2rem}

.sg-mol-record-heading{
	display:grid;grid-template-columns:72px 1fr;gap:18px;
	align-items:center;margin-bottom:18px
}
.sg-mol-record-heading h2{margin:0 0 5px;font-size:1.65rem;line-height:1.18}
.sg-mol-record-heading p{margin:0;color:#637083}
.sg-mol-filters{
	display:flex;align-items:end;gap:12px;flex-wrap:wrap;
	margin:20px 0;padding:15px;
	border:1px solid #e1e8f0;border-radius:12px;background:#f8fbfe
}
.sg-mol-filters label{
	display:flex;flex-direction:column;gap:5px;
	color:#42566d;font-size:.77rem;font-weight:800
}
.sg-mol-filters input{
	min-height:42px;padding:7px 10px;
	border:1px solid #ccd8e4;border-radius:8px;background:#fff
}
.sg-mol-filters button{
	min-height:42px;padding:0 18px;border:0;border-radius:8px;
	background:var(--sg-primary);color:#fff;font-weight:800;cursor:pointer
}
.sg-mol-table-wrap{
	overflow-x:auto;border:1px solid #e0e7ef;border-radius:12px;
	background:#fff;box-shadow:0 8px 25px rgba(15,35,66,.04)
}
.sg-mol-table{width:100%;border-collapse:collapse}
.sg-mol-table th,.sg-mol-table td{
	padding:13px 14px;text-align:left;vertical-align:top;
	border-bottom:1px solid #e9eef4
}
.sg-mol-table th{
	background:#f6f9fc;color:#47617c;
	font-size:.76rem;text-transform:uppercase;letter-spacing:.035em
}
.sg-mol-table tbody tr:last-child td{border-bottom:0}
.sg-pdf-btn{
	display:inline-block;padding:7px 11px;border-radius:7px;
	background:#174a7e;color:#fff!important;text-decoration:none;
	font-size:.76rem;font-weight:800
}
.sg-private-label{
	display:inline-block;padding:6px 9px;border-radius:7px;
	background:#fff3e8;color:#9a4713;font-size:.76rem;font-weight:800
}
.sg-empty{text-align:center!important;padding:30px!important;color:#7b8998}

@media(max-width:1050px){
	.sg-mol-hero-inner{grid-template-columns:1.15fr .85fr;gap:24px}
	.sg-mol-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:760px){
	.sg-mol-hero-inner{grid-template-columns:1fr;min-height:0}
	.sg-mol-hero-copy{padding:28px 0 8px}
	.sg-mol-building{display:none}
	.sg-mol-main-grid,.sg-mol-subgrid{grid-template-columns:1fr}
	.sg-mol-main-card{grid-template-columns:66px 1fr;min-height:170px;padding:19px}
	.sg-mol-card-icon{width:58px;height:58px}
	.sg-mol-card-icon svg{width:32px;height:32px}
	.sg-mol-section-title{grid-template-columns:62px 1fr}
	.sg-mol-record-heading{grid-template-columns:1fr}
	.sg-mol-record-heading>.sg-mol-subcode{width:max-content}
}

/* 0.4.0 legal pages */
.sg-legal-page{max-width:1000px}.sg-legal-page h2{color:#0b2d58;font-size:2rem}.sg-legal-page h3{margin-top:28px;color:#153b65}.sg-legal-page p{color:#435970;line-height:1.7}.sg-legal-note{padding:14px 16px;border-left:4px solid #d7b51f;background:#fffbea;border-radius:0 9px 9px 0}

/* 0.4.3 search/sidebar */
.sg-search-results .sg-search-type{display:inline-block;margin-bottom:5px;padding:3px 7px;border-radius:6px;background:#edf5fc;color:#174a7e;font-size:.68rem;font-weight:800}

/* 0.5.0 accessibility + generic pages */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #f0c800;outline-offset:3px}
.screen-reader-text:focus{position:fixed;left:16px;top:16px;z-index:99999;width:auto;height:auto;clip:auto;padding:12px 16px;background:#fff;color:#08284e;border-radius:8px;box-shadow:0 8px 30px rgba(0,0,0,.18)}
.sg-contact-page,.sg-departments,.sg-audiences{margin-top:18px}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* SpaceGov 0.5.1 - Carieră */
.sg-careers{display:grid;gap:18px}.sg-careers__intro{margin-bottom:8px}.sg-careers__intro h2{margin:.25rem 0 .5rem}
.sg-career-card{padding:24px;border:1px solid #dbe6f0;border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(13,51,91,.05)}
.sg-career-card__top{display:flex;gap:12px;justify-content:space-between;align-items:center;flex-wrap:wrap}.sg-career-status{padding:7px 11px;border-radius:999px;font-size:.78rem;font-weight:800;background:#eef5fb;color:#0d4f86}
.sg-career-status--open{background:#eaf8ef;color:#176b38}.sg-career-status--progress{background:#fff5d9;color:#815c00}.sg-career-status--closed{background:#f1f3f5;color:#59636e}
.sg-career-deadline{font-weight:700;color:#536b82}.sg-career-card h3{margin:14px 0 8px}.sg-career-docs{display:grid;gap:8px;margin-top:18px;padding-top:16px;border-top:1px solid #e3ebf2}
.sg-career-docs a{display:flex;justify-content:space-between;padding:11px 13px;border-radius:10px;background:#f7fbff;text-decoration:none;font-weight:700}
.sg-page-updating{padding:44px 30px;text-align:center;border:1px dashed #cbd8e4;border-radius:16px;background:linear-gradient(135deg,#f8fbfe,#fff)}.sg-page-updating h2{margin:0 0 8px;color:#123b68}.sg-page-updating p{margin:0;color:#718398}.sg-a11y-toggle{border:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.sg-a11y-panel{position:fixed;z-index:100000;right:18px;top:54px;width:min(340px,calc(100vw - 36px));padding:14px;border:1px solid #d9e3ec;border-radius:14px;background:#fff;color:#102f55;box-shadow:0 18px 55px rgba(0,0,0,.2);display:none}.sg-a11y-panel.is-open{display:block}.sg-a11y-panel__head{display:flex;justify-content:space-between;align-items:center}.sg-a11y-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.sg-a11y-actions button{min-height:44px;padding:8px;border:1px solid #dce6ef;border-radius:8px;background:#f8fbfe;color:#123b68;font-weight:700}.sg-a11y-contrast body,.sg-a11y-contrast body *{background-color:#000!important;color:#fff!important;border-color:#fff!important}.sg-a11y-contrast a{color:#ff0!important}.sg-a11y-grayscale body{filter:grayscale(1)}.sg-a11y-links a{text-decoration:underline!important;text-decoration-thickness:2px!important}.sg-a11y-readable body{font-family:Arial,Verdana,sans-serif!important}.sg-a11y-spacing body{line-height:1.8!important;letter-spacing:.04em!important;word-spacing:.08em!important}:focus-visible{outline:3px solid #f0b323!important;outline-offset:3px!important}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* 0.6.5 — Leaflet / header stacking fixes */

/* WordPress/theme responsive image rules must not resize Leaflet tiles. */
.leaflet-container img,
.leaflet-container .leaflet-tile,
.leaflet-container .leaflet-marker-icon,
.leaflet-container .leaflet-marker-shadow {
	max-width: none !important;
	max-height: none !important;
}

/* Keep the map inside its visual card and below all navigation layers. */
.sg-home-hero,
.sg-home-hero__inner,
.sg-home-hero__visual {
	position: relative;
}
.sg-home-hero {
	z-index: 1;
}
.sg-home-hero__visual,
.sg-hero-map,
.sg-uat-map,
.leaflet-container {
	z-index: 1;
}
.sg-hero-map,
.sg-uat-map {
	overflow: hidden;
	background: #eef4f8;
}

/* Navigation must always render above Leaflet controls, tiles and panes. */
.sg-topbar {
	position: relative;
	z-index: 10020;
}
.site-header {
	position: relative;
	z-index: 10010;
}
.sg-header-inner,
.sg-primary-nav,
.sg-primary-menu,
.sg-primary-menu > li {
	position: relative;
	z-index: 10011;
}
.sg-primary-menu .sub-menu {
	z-index: 10050 !important;
}

/* Leaflet's defaults can reach z-index 1000; constrain them inside the hero. */
.sg-hero-map .leaflet-pane,
.sg-hero-map .leaflet-top,
.sg-hero-map .leaflet-bottom,
.sg-uat-map .leaflet-pane,
.sg-uat-map .leaflet-top,
.sg-uat-map .leaflet-bottom {
	z-index: auto;
}
.sg-hero-map .leaflet-map-pane,
.sg-uat-map .leaflet-map-pane {
	z-index: 1;
}
.sg-hero-map .leaflet-tile-pane,
.sg-uat-map .leaflet-tile-pane {
	z-index: 2;
}
.sg-hero-map .leaflet-overlay-pane,
.sg-uat-map .leaflet-overlay-pane {
	z-index: 3;
}
.sg-hero-map .leaflet-shadow-pane,
.sg-uat-map .leaflet-shadow-pane,
.sg-hero-map .leaflet-marker-pane,
.sg-uat-map .leaflet-marker-pane,
.sg-hero-map .leaflet-tooltip-pane,
.sg-uat-map .leaflet-tooltip-pane,
.sg-hero-map .leaflet-popup-pane,
.sg-uat-map .leaflet-popup-pane {
	z-index: 4;
}
.sg-hero-map .leaflet-control,
.sg-uat-map .leaflet-control {
	z-index: 5;
}


/* 0.6.7 — definitive Leaflet tile fix.
   Do not override Leaflet's 256px tile geometry with theme image rules. */
.sg-hero-map .leaflet-tile,
.sg-uat-map .leaflet-tile,
.leaflet-container .leaflet-tile {
	width: 256px !important;
	height: 256px !important;
	max-width: none !important;
	max-height: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	object-fit: fill !important;
}
.sg-hero-map .leaflet-tile-container,
.sg-uat-map .leaflet-tile-container {
	width: 100%;
	height: 100%;
}
.sg-hero-map .leaflet-map-pane,
.sg-uat-map .leaflet-map-pane {
	width: 100%;
	height: 100%;
}

/* Homepage quick links: same visual language/density as automatic inner-page sidebar. */
.sg-home-content-sidebar .sg-side-menu {
	padding: 0 !important;
	border: 1px solid #dbe6ef !important;
	border-radius: 14px !important;
	box-shadow: 0 8px 24px rgba(15,35,66,.035) !important;
}
.sg-home-content-sidebar .sg-side-menu__title {
	min-height: 54px;
	padding: 13px 14px !important;
	margin: 0 !important;
	border-bottom: 1px solid #e8eef4;
	font-size: 1rem !important;
}
.sg-home-content-sidebar .sg-side-menu__list {
	display: block !important;
	padding: 7px 9px 9px !important;
	margin: 0 !important;
}
.sg-home-content-sidebar .sg-side-menu__list > li {
	margin: 0 !important;
	border-bottom: 1px solid #e8eef4;
}
.sg-home-content-sidebar .sg-side-menu__list > li:last-child {
	border-bottom: 0;
}
.sg-home-content-sidebar .sg-side-menu__list > li > a {
	display: grid !important;
	grid-template-columns: 30px minmax(0,1fr) 14px !important;
	align-items: center !important;
	gap: 9px !important;
	min-height: 43px !important;
	padding: 6px 4px 6px 0 !important;
	border: 0 !important;
	border-radius: 7px !important;
	background: transparent !important;
	box-shadow: none !important;
	font-size: .76rem !important;
	line-height: 1.2 !important;
	transform: none !important;
}
.sg-home-content-sidebar .sg-side-menu__list > li > a:before {
	width: 30px !important;
	height: 30px !important;
	border-radius: 8px !important;
}
.sg-home-content-sidebar .sg-side-menu__list > li > a:hover {
	background: #f3f8fc !important;
}


/* 0.6.8 — Leaflet: preserve native pane stacking and tile layout */
.sg-hero-map,
.sg-uat-map {
	position: relative;
	z-index: 1 !important;
	overflow: hidden;
}
.sg-hero-map .leaflet-pane,
.sg-uat-map .leaflet-pane {
	z-index: revert !important;
}
.sg-hero-map .leaflet-tile-pane,
.sg-uat-map .leaflet-tile-pane { z-index: 200 !important; }
.sg-hero-map .leaflet-overlay-pane,
.sg-uat-map .leaflet-overlay-pane { z-index: 400 !important; }
.sg-hero-map .leaflet-shadow-pane,
.sg-uat-map .leaflet-shadow-pane { z-index: 500 !important; }
.sg-hero-map .leaflet-marker-pane,
.sg-uat-map .leaflet-marker-pane { z-index: 600 !important; }
.sg-hero-map .leaflet-tooltip-pane,
.sg-uat-map .leaflet-tooltip-pane { z-index: 650 !important; }
.sg-hero-map .leaflet-popup-pane,
.sg-uat-map .leaflet-popup-pane { z-index: 700 !important; }
.sg-hero-map .leaflet-top,
.sg-hero-map .leaflet-bottom,
.sg-uat-map .leaflet-top,
.sg-uat-map .leaflet-bottom { z-index: 800 !important; }
.sg-hero-map .leaflet-tile,
.sg-uat-map .leaflet-tile {
	width: 256px !important;
	height: 256px !important;
	max-width: none !important;
	max-height: none !important;
	min-width: 256px !important;
	min-height: 256px !important;
	display: block !important;
	visibility: visible !important;
	opacity: 1;
}

/* Homepage Elementor wrapper should not restyle the theme-native quick links card. */
.sg-home-content-sidebar .sg-sidebar-card.sg-sidebar-menu {
	width: 100%;
}

/* 1.0.2 */
.sg-topbar-actions{min-height:0}


/* 1.0.3 — privacy consent */
.sg-cookie-settings-link{padding:0;border:0;background:none;color:inherit;font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px}
.sg-cookie-consent{position:fixed;left:18px;right:18px;bottom:18px;z-index:100090}
.sg-cookie-consent__card{max-width:1180px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:18px 20px;border:1px solid #d8e3ed;border-radius:16px;background:#fff;color:#163653;box-shadow:0 18px 60px rgba(6,34,67,.22)}
.sg-cookie-consent__copy strong{display:block;margin-bottom:4px;color:#0d315f;font-size:1rem}.sg-cookie-consent__copy p{margin:0 0 5px;color:#51677c;font-size:.82rem}.sg-cookie-consent__copy a{font-size:.78rem;font-weight:750}
.sg-cookie-consent__actions,.sg-cookie-modal__actions{display:flex;gap:8px;flex-wrap:wrap}.sg-cookie-btn{min-height:42px;padding:0 14px;border-radius:9px;font-weight:800;cursor:pointer}.sg-cookie-btn--primary{border:1px solid var(--sg-primary);background:var(--sg-primary);color:#fff}.sg-cookie-btn--ghost{border:1px solid #cddae6;background:#fff;color:#153e67}
.sg-cookie-modal{position:fixed;inset:0;z-index:100100;display:grid;place-items:center;padding:18px}.sg-cookie-modal[hidden],.sg-cookie-consent[hidden]{display:none!important}.sg-cookie-modal__backdrop{position:absolute;inset:0;background:rgba(5,25,47,.55)}.sg-cookie-modal__card{position:relative;width:min(560px,100%);max-height:calc(100dvh - 36px);overflow:auto;padding:20px;border-radius:16px;background:#fff;box-shadow:0 25px 80px rgba(0,0,0,.28)}.sg-cookie-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.sg-cookie-modal__head strong{font-size:1.15rem}.sg-cookie-modal__head button{width:38px;height:38px;border:0;border-radius:8px;background:#eef4fa;font-size:1.45rem;cursor:pointer}.sg-cookie-choice{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid #e6edf4}.sg-cookie-choice span{display:flex;flex-direction:column}.sg-cookie-choice small{margin-top:3px;color:#6f8396}.sg-cookie-choice input{width:20px;height:20px}.sg-cookie-modal__actions{justify-content:flex-end;margin-top:18px}
@media(max-width:760px){.sg-cookie-consent{left:10px;right:10px;bottom:10px}.sg-cookie-consent__card{grid-template-columns:1fr;gap:12px;padding:15px}.sg-cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr}.sg-cookie-consent__actions .sg-cookie-btn--primary{grid-column:1/-1}.sg-cookie-btn{font-size:.78rem}}

/* Stable services grid: 8 cards, 4 per row on desktop */
@media (min-width: 980px){
  .sg-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important;}
}
