/* Knigge Spirit Site-Footer – keine externen Browser-Assets. */
body.ksom-footer-active .footer-widget-area,
body.ksom-footer-active footer.footer-bottom,
body.ksom-footer-active #colophon:not(.ksom-site-footer),
body.ksom-footer-active .site-footer:not(.ksom-site-footer),
body.ksom-footer-active .bb-footer:not(.ksom-site-footer) { display:none !important; }

.ksom-site-footer,
.ksom-site-footer * { box-sizing:border-box; }
.ksom-site-footer {
	position:relative;
	z-index:2;
	font-family:'Yantramanav Light','Yantramanav Regular','Yantramanav',sans-serif;
	font-weight:100;
	color:#fff;
	background:var(--ksom-footer-background,#253d54);
}
.ksom-site-footer::before,
.ksom-site-footer__bottom::before {
	content:"";
	display:block;
	height:var(--ksom-footer-rule-thickness,1px);
	margin:0 auto;
	background:rgba(255,255,255,.17);
}
.ksom-site-footer::before,
.ksom-site-footer__bottom::before {
	width:min(var(--ksom-footer-content-width,1340px),calc(100% - clamp(24px,3vw,48px)));
}
.ksom-site-footer--top-rule-full::before { width:100%; }
.ksom-site-footer__main { padding:46px 24px 36px; }
.ksom-site-footer__inner {
	width:min(var(--ksom-footer-content-width,1340px),100%);
	margin:0 auto;
}
.ksom-site-footer__bottom-inner {
	width:min(var(--ksom-footer-content-width,1340px),calc(100% - 48px));
	margin:0 auto;
}
.ksom-site-footer__inner {
	display:grid;
	grid-template-columns:minmax(0,1fr) minmax(360px,500px);
	gap:64px;
	align-items:start;
}
.ksom-site-footer__brand-link {
	display:inline-flex;
	align-items:center;
	color:#fff;
	text-decoration:none;
}
.ksom-site-footer__brand-link:hover,
.ksom-site-footer__brand-link:focus { color:#fff; }
.ksom-site-footer__logo-mark {
	display:block;
	width:auto;
	height:48px;
	max-width:300px;
	overflow:visible;
	flex:0 1 auto;
}
.ksom-site-footer__logo-mark picture {
	display:block !important;
	width:auto !important;
	height:auto !important;
	max-width:100% !important;
	max-height:none !important;
	margin:0 !important;
}
.ksom-site-footer__logo-mark img {
	display:block !important;
	width:auto !important;
	height:48px !important;
	max-width:300px !important;
	max-height:48px !important;
	object-fit:contain !important;
	object-position:left center !important;
	margin:0 !important;
}
.ksom-footer-newsletter h2 {
	font-family:'Cinzel',serif;
	font-weight:400;
}
.ksom-site-footer__claim { margin:12px 0 22px; color:rgba(255,255,255,.76); font-size:16px; }
.ksom-site-footer__eyebrow {
	margin:0 0 4px;
	font-family:'Yantramanav Regular','Yantramanav Light','Yantramanav',sans-serif;
	font-weight:100;
	font-size:13px;
	letter-spacing:.12em;
	text-transform:uppercase;
	color:rgba(255,255,255,.7);
}
.ksom-footer-newsletter h2 { margin:0 0 13px; color:#fff; font-size:24px; line-height:1.25; }
.ksom-footer-newsletter__row { display:flex; gap:9px; }
.ksom-footer-newsletter__row input {
	min-width:0;
	flex:1 1 auto;
	height:46px;
	margin:0;
	padding:0 14px;
	border:1px solid rgba(255,255,255,.52);
	border-radius:8px;
	background:#fff;
	color:#253d54;
	font:100 16px/1 'Yantramanav Light','Yantramanav Regular','Yantramanav',sans-serif;
}
.ksom-footer-newsletter__row button {
	height:46px;
	padding:0 22px;
	border:1px solid #fff;
	border-radius:8px;
	background:#fff;
	color:#253d54;
	font-family:'Yantramanav Regular','Yantramanav Light','Yantramanav',sans-serif;
	font-weight:100;
	font-size:16px;
	cursor:pointer;
	transition:background-color .25s,color .25s;
}
.ksom-footer-newsletter__row button:hover,
.ksom-footer-newsletter__row button:focus { border-color:#326569; background:#326569; color:#fff; }
.ksom-footer-newsletter__row button:disabled { opacity:.7; cursor:wait; }
.ksom-footer-newsletter__consent {
	display:flex;
	align-items:flex-start;
	gap:8px;
	margin-top:10px;
	color:rgba(255,255,255,.72);
	font-size:13px;
	line-height:1.35;
}
.ksom-footer-newsletter__consent input { flex:0 0 auto; margin:2px 0 0; }
.ksom-footer-newsletter__consent a { color:#fff; text-decoration:underline; }
.ksom-footer-newsletter__status { min-height:20px; margin:8px 0 0; color:#fff; font-size:14px; }
.ksom-footer-newsletter__status.is-error { color:#fff; border-left:3px solid #931204; padding-left:8px; }
.ksom-footer-newsletter__unavailable { margin:0; color:rgba(255,255,255,.76); }

.ksom-footer-social { margin-top:19px; }
.ksom-footer-social ul { display:flex; flex-wrap:wrap; justify-content:flex-end; gap:9px; margin:0; padding:0; list-style:none; }
.ksom-footer-social a {
	display:grid;
	place-items:center;
	width:36px;
	height:36px;
	border:1px solid rgba(255,255,255,.38);
	border-radius:50%;
	color:#fff;
	text-decoration:none;
	transition:background-color .25s,border-color .25s;
}
.ksom-footer-social a:hover,
.ksom-footer-social a:focus { border-color:#326569; background:#326569; color:#fff; }

.ksom-provenexpert {
	display:flex;
	align-items:center;
	gap:12px;
	width:100%;
	max-width:460px;
	padding:17px;
	border-radius:11px;
	background:#e1ddd4;
	color:#253d54;
	text-decoration:none;
	cursor:pointer;
	transition:background-color .2s ease,box-shadow .2s ease;
}
.ksom-provenexpert:hover { background:#d8d3c9; color:#253d54; text-decoration:none; }
.ksom-provenexpert:focus { color:#253d54; text-decoration:none; }
.ksom-provenexpert:focus-visible { outline:3px solid #326569; outline-offset:3px; }
.ksom-provenexpert--compact { width:max-content; max-width:100%; padding:11px 13px; }
.ksom-provenexpert__brand {
	display:flex;
	align-items:center;
	width:118px;
	flex:0 0 118px;
}
.ksom-provenexpert__brand img {
	dis:block;
	width:118px;
	height:auto;
	max-width:100%;
}
.ksom-provenexpert p { margin:0; line-height:1.3; }
.ksom-provenexpert__stars { color:#326569; letter-spacing:.04em; }
.ksom-provenexpert__stars span { margin-left:5px; color:#253d54; letter-spacing:0; }
.ksom-provenexpert__summary { font-size:15px; }

.ksom-site-footer__bottom { border-top:0; }
.ksom-site-footer__bottom-inner {
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:24px;
	padding:18px 0;
}
.ksom-site-footer__copyright { margin:0; color:rgba(255,255,255,.7); font-size:16px; }
.ksom-footer-menu__list { display:flex; flex-wrap:wrap; justify-content:flex-end; gap:8px 24px; margin:0; padding:0; list-style:none; }
.ksom-footer-menu__list a { color:rgba(255,255,255,.82); font-size:16px; text-decoration:none; }
.ksom-footer-menu__list a:hover,
.ksom-footer-menu__list a:focus { color:#fff; text-decoration:underline; }

@media (max-width:782px) {
	body.admin-bar .ksom-site-footer { margin-top:0; }
}
@media (max-width:620px) {
	.ksom-site-footer__main { padding:36px 20px 29px; }
	.ksom-site-footer__inner { grid-template-columns:1fr; gap:34px; text-align:center; }
	.ksom-site-footer__brand-link { justify-content:center; }
	.ksom-site-footer__claim { text-align:center; }
	.ksom-footer-newsletter__row { flex-direction:column; }
	.ksom-footer-newsletter__row button { width:100%; }
	.ksom-footer-newsletter__consent { justify-content:center; text-align:left; }
	.ksom-footer-social ul { justify-content:center; }
	.ksom-provenexpert--compact { width:100%; flex-direction:column; justify-content:center; margin:0 auto; text-align:center; }
	.ksom-provenexpert__brand { width:105px; flex:0 0 auto; }
	.ksom-provenexpert__brand img { width:105px; }
	.ksom-site-footer__bottom-inner { align-items:center; flex-direction:column; width:100%; padding:17px 20px 22px; text-align:center; }
	.ksom-footer-menu { width:100%; }
	.ksom-footer-menu__list { justify-content:center; gap:8px 18px; }
}

/* Footer liegt IMMER auf dunklem Grund → Social-Icons und Menü-Links garantiert WEISS,
   überschreibungsfest gegen Theme-/Darkmode-Link-Farben (Frank: im hellen Modus zu blass/grün). */
.ksom-site-footer .ksom-footer-social a,
.ksom-site-footer .ksom-footer-social a i { color:#fff !important; }
.ksom-site-footer .ksom-footer-social a { border-color:rgba(255,255,255,.42) !important; }
.ksom-site-footer .ksom-footer-menu__list a { color:#fff !important; }
.ksom-site-footer .ksom-footer-social a:hover,
.ksom-site-footer .ksom-footer-social a:focus { color:#fff !important; border-color:#326569 !important; background:#326569 !important; }
