.wowprinter-corporate-footer{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--wowf-bg1),var(--wowf-bg2));color:var(--wowf-text);font-family:var(--wowf-font);font-size:calc(var(--wowf-body-size) * var(--wowf-rscale,1));line-height:1.45;width:100%;max-width:100%;font-kerning:normal;-webkit-text-size-adjust:100%}
.wowprinter-corporate-footer *{box-sizing:border-box;min-width:0}
.wowprinter-corporate-footer a{color:inherit;text-decoration:none;transition:color .18s ease,opacity .18s ease,transform .18s ease,background-color .18s ease,filter .18s ease}
.wowprinter-corporate-footer a:hover{color:var(--wowf-hover)}

/* top support / CTA strip */
.wowf-support-strip-wrap{background:#eef3ef;padding:14px 18px 10px;font-family:var(--wowf-font,Arial,Helvetica,sans-serif)}
.wowf-support-strip{max-width:var(--wowf-support-max);margin:0 auto;background:var(--wowf-support-bg);border:1px solid var(--wowf-support-border);border-radius:18px;padding:var(--wowf-support-pad-y) 22px;display:grid;grid-template-columns:minmax(320px,1.35fr) auto;align-items:center;gap:18px;box-shadow:0 8px 24px rgba(15,30,18,.06)}
.wowf-support-copy{display:flex;align-items:center;gap:16px;color:var(--wowf-support-text)}
.wowf-support-copy-text strong{display:block;font-size:var(--wowf-support-title-size);line-height:1.2;margin-bottom:4px;font-weight:800}
.wowf-support-copy-text span{display:block;color:var(--wowf-support-muted);font-size:var(--wowf-support-text-size);line-height:1.4}
.wowf-support-main-icon,.wowf-support-action-icon,.wowf-support-quote-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:var(--wowf-support-icon-bg);color:var(--wowf-support-icon)}
.wowf-support-main-icon{width:52px;height:52px}
.wowf-support-main-icon svg{width:24px;height:24px;fill:currentColor}
.wowf-support-actions{display:flex;align-items:stretch;justify-content:flex-end;gap:0;flex-wrap:nowrap;border-left:1px solid var(--wowf-support-border)}
.wowf-support-action,.wowf-support-quote{min-height:58px}
.wowf-support-action{display:flex;align-items:center;gap:12px;color:var(--wowf-support-text)!important;padding:0 22px;border-left:1px solid var(--wowf-support-border)}
.wowf-support-action:first-child{border-left:0}
.wowf-support-action:hover{background:rgba(55,180,78,.05);color:var(--wowf-support-text)!important}
.wowf-support-action-icon{width:42px;height:42px;font-weight:900}
.wowf-support-action-icon svg{width:19px;height:19px;fill:currentColor}
.wowf-support-action-text{display:flex;flex-direction:column;justify-content:center;min-width:0}
.wowf-support-action-text strong{font-size:var(--wowf-support-action-size);font-weight:800;line-height:1.2;white-space:nowrap}
.wowf-support-action-text small{font-size:calc(var(--wowf-support-action-size) - 1px);line-height:1.25;color:var(--wowf-support-muted);white-space:nowrap}
.wowf-support-quote{display:flex;align-items:center;gap:12px;margin-left:18px;padding:0 18px 0 16px;border-radius:12px;background:var(--wowf-support-btn-bg);color:var(--wowf-support-btn-text)!important;white-space:nowrap}
.wowf-support-quote:hover{filter:brightness(.97);color:var(--wowf-support-btn-text)!important}
.wowf-support-quote-icon{width:28px;height:28px;background:rgba(255,255,255,.15);color:inherit}
.wowf-support-quote-icon svg{width:14px;height:14px;fill:currentColor}
.wowf-support-quote-text{display:flex;flex-direction:column;line-height:1.1}
.wowf-support-quote-text strong{font-size:var(--wowf-support-action-size);font-weight:800}
.wowf-support-quote-text small{margin-top:3px;font-size:.72em;font-weight:600;opacity:.92}

/* main footer */
.wowf-main{position:relative;isolation:isolate;padding:54px var(--wowf-side-pad) calc(var(--wowf-landmark-h) + 4px);overflow:hidden}
.wowf-inner{position:relative;z-index:3;max-width:var(--wowf-max-width);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.44fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.08fr);gap:0;align-items:start}
.wowf-col{min-width:0;padding:0 var(--wowf-col-pad)}
.wowf-col:not(:last-child){border-right:1px solid var(--wowf-divider)}
.wowf-brand-col{padding-left:0}
.wowf-col:last-child{padding-right:0}
.wowf-logo{display:block;width:var(--wowf-logo-width);max-width:100%;height:auto;margin:0 0 14px;object-fit:contain}
.wowf-tagline{font-size:calc(var(--wowf-tagline-size) * var(--wowf-rscale,1));font-weight:700;margin:0 0 22px;color:var(--wowf-text);overflow-wrap:anywhere}
.wowf-description{margin:0 0 26px;color:var(--wowf-muted);font-size:calc(var(--wowf-body-size) * var(--wowf-rscale,1));overflow-wrap:anywhere;max-width:95%}
.wowf-heading{font-size:calc(var(--wowf-heading-size) * var(--wowf-rscale,1));font-weight:800;line-height:1.15;margin:0 0 24px;color:var(--wowf-text);overflow-wrap:anywhere}
.wowf-heading:after{content:"";display:block;width:58px;height:6px;border-radius:10px;background:var(--wowf-heading-line);margin-top:12px}
.wowf-link-list,.wowf-contact-list,.wowf-social-list,.wowf-legal-list{list-style:none;margin:0;padding:0}
.wowf-link-list li{margin:0 0 var(--wowf-link-gap)}
.wowf-link-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:calc(var(--wowf-link-size) * var(--wowf-rscale,1));font-weight:600;overflow-wrap:anywhere}
.wowf-link-list .wowf-arrow{font-size:1.2em;line-height:1;color:var(--wowf-arrow);flex:0 0 auto}
.wowf-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--wowf-feature-gap);margin-top:10px}
.wowf-feature{text-align:center;min-width:0}
.wowf-feature-icon{width:60px;height:60px;border-radius:50%;margin:0 auto 10px;background:var(--wowf-feature-bg);display:flex;align-items:center;justify-content:center;color:var(--wowf-feature-icon);border:1px solid rgba(255,255,255,.16)}
.wowf-feature-icon img{width:34px;height:34px;object-fit:contain;max-width:80%;max-height:80%}
.wowf-feature-icon svg{width:30px;height:30px;fill:currentColor}
.wowf-feature-title{font-size:calc(var(--wowf-feature-size) * var(--wowf-rscale,1));line-height:1.26;font-weight:700;color:var(--wowf-text);overflow-wrap:anywhere}
.wowf-contact-list li{display:grid;grid-template-columns:58px minmax(0,1fr);gap:16px;align-items:start;margin:0 0 18px}
.wowf-contact-icon{width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--wowf-contact-bg);color:var(--wowf-contact-icon);flex:0 0 auto}
.wowf-contact-icon img{width:30px;height:30px;object-fit:contain;max-width:75%;max-height:75%}
.wowf-contact-icon svg{width:28px;height:28px;fill:currentColor}
.wowf-contact-main{display:block;font-size:calc(var(--wowf-contact-size) * var(--wowf-rscale,1));font-weight:800;color:var(--wowf-text);overflow-wrap:anywhere;word-break:break-word}
.wowf-contact-note{display:block;color:var(--wowf-muted);font-size:calc((var(--wowf-contact-size) - 2px) * var(--wowf-rscale,1));margin-top:2px;overflow-wrap:anywhere}
.wowf-contact-address{white-space:pre-line;font-weight:600}
.wowf-follow-wrap{border-top:1px solid var(--wowf-divider);padding-top:18px;margin-top:12px}
.wowf-follow-title{font-size:calc(var(--wowf-follow-size) * var(--wowf-rscale,1));font-weight:800;margin:0 0 14px}
.wowf-social-list{display:flex;flex-wrap:wrap;gap:12px}
.wowf-social-item{width:52px;height:52px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--wowf-social-bg);border:1px solid rgba(255,255,255,.12);color:var(--wowf-social-icon);transition:transform .2s ease,filter .2s ease}
.wowf-social-item:hover{transform:translateY(-2px);filter:brightness(.92);color:var(--wowf-social-icon)}
.wowf-social-item img{width:26px;height:26px;object-fit:contain;max-width:75%;max-height:75%}
.wowf-social-item svg{width:24px;height:24px;fill:currentColor}

/* skyline */
.wowf-skyline{position:absolute;z-index:1;left:0;right:0;bottom:0;height:var(--wowf-skyline-h);opacity:var(--wowf-skyline-opacity);pointer-events:none;background-image:var(--wowf-skyline-url);background-repeat:no-repeat;background-position:center bottom;background-size:var(--wowf-skyline-size) 100%;transform:translateY(var(--wowf-skyline-y));transform-origin:center bottom}
.wowf-landmark-strip{position:absolute;z-index:1;left:0;right:0;bottom:0;height:var(--wowf-landmark-h);opacity:var(--wowf-landmark-opacity);overflow:hidden;pointer-events:none;display:flex;align-items:flex-end;justify-content:center;padding:0 var(--wowf-landmark-side-pad)}
.wowf-landmark-row{display:flex;align-items:flex-end;justify-content:center;gap:var(--wowf-landmark-gap);min-width:max-content;transform:translateY(var(--wowf-landmark-y));transform-origin:center bottom}
.wowf-landmark{display:block;flex:0 0 auto;width:var(--lm-w);height:var(--lm-h);background:var(--wowf-landmark-color);transform:translateY(var(--lm-y));-webkit-mask-image:var(--lm-img);mask-image:var(--lm-img);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center bottom;mask-position:center bottom;-webkit-mask-size:contain;mask-size:contain}

/* bottom bar */
.wowf-bottom{position:relative;z-index:4;background:var(--wowf-bottom-bg);color:var(--wowf-bottom-text);padding:var(--wowf-bottom-pad-y) var(--wowf-side-pad);font-size:calc(var(--wowf-bottom-size) * var(--wowf-rscale,1))}
.wowf-bottom a{color:var(--wowf-bottom-text)}
.wowf-bottom a:hover{color:var(--wowf-accent)}
.wowf-bottom-inner{max-width:var(--wowf-max-width);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:var(--wowf-bottom-gap)}
.wowf-copyright{white-space:nowrap}
.wowf-bottom-right{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:var(--wowf-bottom-gap)}
.wowf-legal-list{display:flex;align-items:center;flex-wrap:wrap;gap:0}
.wowf-legal-list li{display:flex;align-items:center}
.wowf-legal-list li+li:before{content:"|";opacity:.55;margin:0 14px}
.wowf-closing{display:flex;gap:7px;align-items:baseline;white-space:nowrap}
.wowf-closing-script{color:var(--wowf-accent);font-family:"Segoe Script","Brush Script MT",cursive;font-size:calc((var(--wowf-bottom-size) + 8px) * var(--wowf-rscale,1));font-weight:700}

@media (max-width:1260px){
 .wowprinter-corporate-footer{--wowf-rscale:var(--wowf-tablet-font-scale)}
 .wowf-support-strip{grid-template-columns:1fr;align-items:flex-start}
 .wowf-support-actions{width:100%;justify-content:flex-start;border-left:0;border-top:1px solid var(--wowf-support-border);padding-top:12px;flex-wrap:wrap}
 .wowf-support-action{border-left:0;padding:0 18px 0 0}
 .wowf-support-quote{margin-left:0}
 .wowf-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 0}
 .wowf-col:nth-child(2){border-right:0}
 .wowf-col:nth-child(-n+2){padding-bottom:4px}
 .wowf-bottom-inner{align-items:flex-start;flex-direction:column}
 .wowf-bottom-right{justify-content:flex-start}
 .wowf-skyline{background-size:125% 100%}
}
@media (max-width:760px){
 .wowprinter-corporate-footer{--wowf-rscale:var(--wowf-mobile-font-scale)}
 .wowf-support-strip-wrap{padding:10px}
 .wowf-support-strip{padding:14px 14px;border-radius:14px;gap:12px}
 .wowf-support-copy{align-items:flex-start}
 .wowf-support-main-icon{width:46px;height:46px}
 .wowf-support-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;flex-wrap:initial}
 .wowf-support-action{padding:10px;border:1px solid var(--wowf-support-border);border-radius:12px;background:#fff}
 .wowf-support-action-text small{white-space:normal}
 .wowf-support-quote{grid-column:1/-1;justify-content:center;padding:12px 14px}
 .wowf-main{padding:34px max(16px,calc(var(--wowf-side-pad) * .65)) calc(var(--wowf-landmark-h) + 16px)}
 .wowf-inner{grid-template-columns:1fr;gap:24px}
 .wowf-col{padding:0 0 22px;border-right:0!important;border-bottom:1px solid var(--wowf-divider)}
 .wowf-col:last-child{border-bottom:0;padding-bottom:0}
 .wowf-features{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .wowf-logo{width:min(var(--wowf-logo-width),100%)}
 .wowf-contact-list li{grid-template-columns:48px minmax(0,1fr);gap:12px}
 .wowf-contact-icon{width:46px;height:46px}
 .wowf-social-item{width:44px;height:44px}
 .wowf-bottom{padding-left:max(16px,calc(var(--wowf-side-pad) * .65));padding-right:max(16px,calc(var(--wowf-side-pad) * .65))}
 .wowf-bottom-right{gap:12px}
 .wowf-legal-list{gap:8px}
 .wowf-legal-list li+li:before{display:none}
 .wowf-copyright{white-space:normal}
 .wowf-closing{white-space:normal;flex-wrap:wrap}
 .wowf-skyline{background-size:190% 100%;opacity:calc(var(--wowf-skyline-opacity)*.92)}
}
@media (max-width:420px){
 .wowf-support-actions{grid-template-columns:1fr}
 .wowf-heading:after{width:46px;height:4px}
 .wowf-bottom-right{display:block}
 .wowf-legal-list{margin-bottom:12px}
}
@media (prefers-reduced-motion:reduce){.wowprinter-corporate-footer *{transition:none!important;scroll-behavior:auto!important}}
