/* SAM-PRO Business v11 */
/* Footer bereinigt / kleinere Typografie / Hero wie Entwurf */

body{font-size:14px !important;}
.container{max-width:1180px !important;width:min(1180px,calc(100% - 54px)) !important;}

/* Header etwas ruhiger */
.sampro-v7-topbar{font-size:12px !important;}
.sampro-v7-navrow{min-height:72px !important;}
.sampro-v7-logo{width:210px !important;min-width:210px !important;}
.sampro-v7-logo img{max-height:54px !important;}
.sampro-v7-menu a{font-size:14px !important;padding:12px 10px !important;}

/* Hero exakt im Entwurfsstil mit festem Notebook-Bild */
.v7-hero{background:linear-gradient(90deg,#fff 0%,#fff 47%,#f2f5f8 47%,#eef3f8 100%) !important;}
.v7-hero__grid{min-height:340px !important;grid-template-columns:minmax(0,.96fr) minmax(520px,1.04fr) !important;}
.v7-hero__copy{padding:38px 24px 40px 0 !important;}
.v7-hero__copy h1{font-size:clamp(30px,3vw,40px) !important;line-height:1.14 !important;max-width:560px !important;}
.v7-gold-line{width:74px !important;height:3px !important;margin:18px 0 16px !important;}
.v7-hero__copy p{font-size:14px !important;line-height:1.55 !important;max-width:560px !important;}
.v7-actions{gap:12px !important;margin-top:20px !important;}
.btn,.wp-block-button__link,button,input[type=submit]{font-size:13px !important;padding:12px 18px !important;}
.v7-hero__image{min-height:340px !important;}
.v7-hero__image:before{display:none !important;}
.v7-hero__image-inner{position:absolute !important;inset:0 !important;background-image:linear-gradient(90deg,rgba(255,255,255,.70) 0%,rgba(255,255,255,.20) 26%,rgba(255,255,255,.02) 100%),url('../img/hero.webp') !important;background-size:cover !important;background-position:center center !important;}

/* Metrics smaller */
.v7-metrics article{min-height:100px !important;}
.v7-metrics span{margin-bottom:6px !important;}
.v7-metrics svg{width:28px !important;height:28px !important;}
.v7-metrics strong{font-size:24px !important;}
.v7-metrics small{font-size:12px !important;margin-top:5px !important;}

/* Section typography reduced */
.v7-section{padding:42px 0 !important;}
.v7-kicker{font-size:11px !important;margin-bottom:6px !important;}
.v7-section h2{font-size:clamp(24px,2.2vw,32px) !important;margin-bottom:22px !important;}
.v7-card-grid{gap:18px !important;}
.v7-card{padding:22px 22px 20px !important;}
.v7-card-icon{width:52px !important;height:52px !important;}
.v7-card-icon svg{width:28px !important;height:28px !important;}
.v7-card h3{font-size:18px !important;margin:14px 0 10px !important;}
.v7-card p{font-size:14px !important;line-height:1.5 !important;margin-bottom:14px !important;}
.v7-card li{font-size:13px !important;margin:6px 0 !important;}
.v7-card a{font-size:13px !important;}

.v7-benefit-grid article{padding:18px 12px !important;}
.v7-benefit-grid svg{width:34px !important;height:34px !important;}
.v7-benefit-grid strong{font-size:13px !important;}
.v7-benefit-grid p{font-size:13px !important;line-height:1.4 !important;}

/* Footer quote section: one single block, like desired */
.v7-quote-footer{padding:0 !important;overflow:visible !important;position:relative !important;background:linear-gradient(180deg,#062653 0%,#001d43 100%) !important;}
.v7-quote-footer__grid{display:grid !important;grid-template-columns:190px minmax(0,1fr) 320px !important;gap:28px !important;align-items:center !important;min-height:215px !important;padding:0 !important;}
.v7-footer-portrait{height:248px !important;align-self:end !important;display:flex !important;align-items:flex-end !important;justify-content:flex-start !important;overflow:visible !important;margin-top:-44px !important;position:relative !important;z-index:4 !important;}
.v7-footer-portrait img{width:170px !important;max-width:170px !important;max-height:248px !important;height:auto !important;object-fit:cover !important;object-position:center top !important;display:block !important;box-shadow:none !important;background:transparent !important;}
.v7-quote{padding:20px 0 !important;position:relative !important;}
.v7-quote-mark{left:-18px !important;top:10px !important;font-size:56px !important;}
.v7-quote p{font-size:14px !important;line-height:1.55 !important;max-width:520px !important;margin:0 0 12px !important;}
.v7-quote strong{font-size:13px !important;}
.v7-quote small{font-size:12px !important;line-height:1.4 !important;}
.v7-cta-box{padding:18px !important;border-radius:8px !important;}
.v7-cta-box .v7-card-icon{width:46px !important;height:46px !important;margin-bottom:8px !important;}
.v7-cta-box .v7-card-icon svg{width:24px !important;height:24px !important;}
.v7-cta-box h3{font-size:18px !important;line-height:1.15 !important;margin-bottom:8px !important;}
.v7-cta-box p{font-size:13px !important;line-height:1.45 !important;margin-bottom:14px !important;}
.v7-cta-box .btn{font-size:13px !important;padding:11px 14px !important;}

/* Main footer smaller */
.site-footer{padding-top:0 !important;}
.foot-grid{padding:20px 0 !important;gap:26px !important;grid-template-columns:1.25fr 1fr 1fr 1fr !important;}
.foot-brand .brand-text{font-size:28px !important;}
.site-footer h4{font-size:14px !important;margin-bottom:10px !important;}
.site-footer .muted,.site-footer li,.site-footer a{font-size:13px !important;line-height:1.45 !important;}
.footnote{padding:14px 0 16px !important;font-size:12px !important;}

/* Remove any duplicate injected footer quote if residual */
.footer-quote{display:none !important;}

/* Mobile */
@media(max-width:1100px){
  .v7-hero__grid{grid-template-columns:1fr !important;}
  .v7-hero__copy{padding:34px 0 !important;}
  .v7-hero__image{min-height:260px !important;}
  .v7-card-grid{grid-template-columns:1fr !important;}
  .v7-benefit-grid{grid-template-columns:repeat(2,1fr) !important;}
  .v7-quote-footer__grid{grid-template-columns:160px 1fr !important;gap:20px !important;padding:0 !important;}
  .v7-cta-box{grid-column:1/-1 !important;}
  .foot-grid{grid-template-columns:1fr 1fr !important;}
}
@media(max-width:700px){
  .container{width:min(100% - 26px,1180px) !important;}
  .sampro-v7-menu{display:block !important;}
  .sampro-v7-menu a{justify-content:center !important;}
  .v7-hero__copy h1{font-size:32px !important;}
  .v7-actions{grid-template-columns:1fr !important;display:grid !important;}
  .v7-metrics__grid,.v7-benefit-grid{grid-template-columns:1fr !important;}
  .v7-quote-footer__grid{grid-template-columns:1fr !important;}
  .v7-footer-portrait{height:190px !important;margin-top:0 !important;}
  .v7-footer-portrait img{width:135px !important;max-width:135px !important;max-height:190px !important;}
  .v7-quote-mark{position:static !important;display:block !important;margin-bottom:-10px !important;}
  .foot-grid{grid-template-columns:1fr !important;}
}
