.footer-grid > .footer-item {min-width:0;overflow-wrap:anywhere}
.footer-item .certificates-grid {display:flex!important;flex-wrap:wrap;gap:12px!important;align-items:center;max-width:100%}
.footer-item .certificate-item {flex:0 1 125px;max-width:100%;min-width:0}
.footer-item .certificate-item img {object-fit:contain;max-width:100%;max-height:136px;width:auto;height:auto}
.footer-empty-slot {border:1px dashed currentColor;background:transparent;color:inherit;padding:24px 12px;width:100%;border-radius:8px}
/* Reference storefront: compact address strip above a five-column footer. */
.site-footer[data-footer-layout="showcase-shop"] {background:#111;color:#c6c6c6;padding-top:0!important;padding-bottom:18px}
.site-footer[data-footer-layout="showcase-shop"] > .container {background:transparent}
.site-footer[data-footer-layout="showcase-shop"] .footer-grid {grid-template-columns:1.1fr 1.4fr 1fr 1fr 1.7fr!important;grid-template-areas:"address address address address address" "certificates about links guide newsletter" "certificates social links guide newsletter";gap:16px 28px!important;align-items:start}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] {grid-area:address!important;text-align:center;padding:11px 16px;margin-bottom:18px;border-bottom:1px solid #333;background:#191919;font-size:14px;line-height:1.9}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-title {display:none}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-contact-layout {display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:28px;align-items:center;min-width:0}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] ul {margin:0!important;padding:0;min-width:0}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-contact-group {display:flex;align-items:center;justify-content:center;align-content:center;gap:8px 18px;min-height:100%;flex-wrap:wrap}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-contact-group-addresses {flex-direction:column}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] li {margin:0!important;width:100%;min-width:0;text-align:center}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] li[data-contact-type="address"] {width:100%}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] li[data-contact-type="phone"],
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] li[data-contact-type="openinghours"] {width:auto;flex:0 1 auto}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-link {color:#c6c6c6!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-contact-link {justify-content:center;align-items:flex-start;gap:6px;max-width:100%;white-space:normal;overflow-wrap:anywhere}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-contact-link>span {min-width:0}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-contact-link>i {flex-basis:auto;width:auto;margin-inline:0}
.site-footer[data-footer-layout="showcase-shop"] [data-role="address"] .footer-link:hover {color:#ffda00!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="certificates"] {grid-area:certificates!important;align-self:center!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="about"] {grid-area:about!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="social"] {grid-area:social!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="links"] {grid-area:links!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="guide"] {grid-area:guide!important}
.site-footer[data-footer-layout="showcase-shop"] [data-role="newsletter"] {grid-area:newsletter!important;position:relative}
.site-footer[data-footer-layout="showcase-shop"] .footer-title {color:#f6f6f6;font-size:16px;font-weight:700;margin-bottom:18px!important;line-height:1.8}
.site-footer[data-footer-layout="showcase-shop"] .footer-content-block {color:#c6c6c6;font-size:14px;line-height:2}
.site-footer[data-footer-layout="showcase-shop"] .footer-link {color:#c6c6c6!important;font-size:14px;line-height:2}
.site-footer[data-footer-layout="showcase-shop"] .footer-link:hover {color:#ffda00!important}
.site-footer[data-footer-layout="showcase-shop"] .certificates-grid {display:grid!important;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));align-items:stretch;align-content:center;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:12px;padding:10px;gap:8px!important;width:100%;min-height:116px;overflow:hidden}
.site-footer[data-footer-layout="showcase-shop"] .certificate-item {display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex:none;width:100%!important;height:78px!important;max-width:none;padding:4px;background:transparent}
.site-footer[data-footer-layout="showcase-shop"] .certificates-grid.is-single {grid-template-columns:minmax(0,1fr);min-height:136px}
.site-footer[data-footer-layout="showcase-shop"] .certificates-grid.is-single .certificate-item {height:116px!important;padding:0}
.site-footer[data-footer-layout="showcase-shop"] .certificates-grid.is-single .certificate-item img {width:100%;height:100%;max-height:none;object-fit:contain}
.site-footer[data-footer-layout="showcase-shop"] .footer-social-list {flex-wrap:wrap;gap:8px;margin:0;padding:0}
.site-footer[data-footer-layout="showcase-shop"] .social-icon {display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:#292929;color:#ddd;font-size:18px;transition:background-color .2s ease,color .2s ease,transform .2s ease}
.site-footer[data-footer-layout="showcase-shop"] a.social-icon:hover,
.site-footer[data-footer-layout="showcase-shop"] a.social-icon:focus-visible {background:var(--color-primary)!important;color:#111!important;border-color:var(--color-primary)!important}
.site-footer[data-footer-layout="showcase-shop"] a.social-icon:hover i,
.site-footer[data-footer-layout="showcase-shop"] a.social-icon:focus-visible i {color:#111!important}
.site-footer[data-footer-layout="showcase-shop"] .footer-newsletter-caption,
.site-footer[data-footer-layout="showcase-shop"] .footer-newsletter-caption * {color:#aaa!important}
.site-footer[data-footer-layout="showcase-shop"] .footer-newsletter-caption {font-size:13px;line-height:1.9;margin-bottom:18px}
.site-footer[data-footer-layout="showcase-shop"] .footer-newsletter-gift {position:absolute;left:0;bottom:4px;color:#ffda00;font-size:58px;pointer-events:none}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form {margin-top:0!important;padding-left:72px;display:flex;flex-direction:column;gap:10px}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form input {background:#242424;border:1px solid #333;color:white;border-radius:8px;padding:12px;font-size:12px;width:100%;min-width:0}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form input::placeholder {color:#a8a8a8;opacity:1}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form .btn {position:static;align-self:flex-start;background:#ffda00;color:#171717;border-radius:8px;padding:10px 25px;font-weight:700}
.site-footer[data-footer-layout="showcase-shop"] .footer-copyright {text-align:center;margin-top:24px;color:#999;font-size:12px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] > .container {padding:24px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] .footer-grid {
 grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
 grid-template-rows:repeat(5,auto)!important;
 grid-template-areas:"about about" "links guide" "newsletter certificates" "social certificates" "address address";
 gap:18px!important;
 align-items:stretch;
}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] [data-role="certificates"] {align-self:stretch!important}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] [data-role="address"] {padding-inline:12px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] [data-role="address"] .footer-contact-layout {grid-template-columns:minmax(0,1.6fr) minmax(240px,1fr);gap:18px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="tablet"] [data-role="certificates"] .certificates-grid {height:100%;align-content:center}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] > .container {padding:16px 12px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-grid {
 grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
 grid-template-rows:repeat(5,auto)!important;
 grid-template-areas:"about about" "links guide" "newsletter newsletter" "certificates social" "address address";
 gap:12px!important;
 align-items:stretch;
}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-item:not([data-role="address"]) {padding:12px;background:#171717;border:1px solid #242424;border-radius:10px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] {font-size:12px;margin-bottom:2px;padding:10px 8px;line-height:1.8}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] .footer-contact-layout {display:flex;flex-direction:column;gap:10px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] .footer-contact-group {width:100%;gap:6px 12px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] li[data-contact-type="address"] {position:static;width:100%;order:0}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] li[data-contact-type="phone"] {position:static;width:100%;order:1}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] li[data-contact-type="openinghours"] {position:static;width:100%;order:2}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] .footer-contact-link {align-items:flex-start;line-height:1.75;gap:5px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="address"] .footer-contact-link>i {font-size:12px;margin-top:4px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="links"],
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="guide"] {min-width:0}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-title {font-size:14px;margin-bottom:10px!important;line-height:1.6}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-link {font-size:12px;line-height:1.75}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-nav-list li {margin-bottom:5px!important}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="newsletter"] {padding:12px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-newsletter-caption {display:none}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .ca-two-newsletter-form {padding-left:0}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .ca-two-newsletter-form .btn {align-self:stretch;width:100%!important;min-width:0}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] .footer-newsletter-gift {left:14px;top:14px;font-size:26px;line-height:1}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="certificates"] {justify-self:stretch!important;max-width:100%}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="certificates"],
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="social"] {align-self:stretch!important;height:100%;min-height:142px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="certificates"] .certificates-grid {height:100%;min-height:116px;padding:7px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="social"] {display:flex;flex-direction:column;justify-content:center}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="social"] .footer-social-list {flex:1;align-items:center;justify-content:center;align-content:center}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="social"] .footer-social-list[data-social-count="4"] {display:grid!important;grid-template-columns:repeat(2,34px);grid-template-rows:repeat(2,34px);gap:10px;place-content:center}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="social"] .footer-social-list[data-social-count="4"] li {margin:0!important;width:34px;height:34px}
.site-footer[data-footer-layout="showcase-shop"][data-footer-device="mobile"] [data-role="about"] .footer-content-block {max-height:7.2em;overflow:hidden;line-height:1.8;-webkit-mask-image:linear-gradient(to bottom,#000 72%,transparent);mask-image:linear-gradient(to bottom,#000 72%,transparent)}
/* Neutralize legacy fixed certificate/button dimensions in this preset. */
.site-footer[data-footer-layout="showcase-shop"] .certificate-item img {max-height:70px;width:100%;height:100%;max-width:100%;object-fit:contain}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form .btn {width:auto!important;min-width:120px;max-width:none;height:auto!important;white-space:nowrap;transform:none;display:inline-flex;align-items:center;justify-content:center}
.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form .btn::after,.site-footer[data-footer-layout="showcase-shop"] .ca-two-newsletter-form .btn::before {display:none}
.site-footer[data-footer-layout="showcase-shop"] .footer-newsletter-gift {top:110px;bottom:auto}
.site-footer[data-footer-layout="showcase-shop"] [data-role="social"] {align-self:start!important}

.site-footer [data-footer-runtime-hidden][hidden]{display:none!important}

/* Custom geometry stays editable without discarding the inherited visual theme. */
.site-footer[data-footer-template="custom"][data-footer-layout="showcase-shop"] .footer-grid {grid-template-areas:none;grid-template-columns:var(--footer-custom-columns)!important;gap:var(--footer-custom-gap)!important}
.site-footer[data-footer-template="custom"][data-footer-layout="showcase-shop"] .footer-item {grid-area:auto!important;grid-column:var(--footer-section-column)!important;grid-row:var(--footer-section-row)!important}

.site-footer:has(.footer-background-media),.site-footer:has(.footer-background-media)>.container{position:relative;isolation:isolate}.footer-background-media{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:-1}.site-footer:has(.footer-background-media)>.container{background-color:transparent}
