/*
Theme Name: Wieland-Boku Mockup Theme
Theme URI: https://wieland-boku.ch
Author: BR Concept
Description: WordPress-Theme entsprechend dem Wieland-Boku Übergangsseiten-Mockup mit Header, Hero, Service-Karten, Trust-Bereich und Footer.
Version: 2.0.0
Requires at least: 6.0
Requires PHP: 8.0
Text Domain: wieland-boku
*/

:root{
  --wb-blue:#122d7f;
  --wb-navy:#061f3d;
  --wb-navy-2:#08294f;
  --wb-green:#70b545;
  --wb-red:#c61019;
  --wb-text:#0b2346;
  --wb-muted:#44546a;
  --wb-border:#e1e6ee;
  --wb-light:#f4f7fb;
  --wb-white:#ffffff;
  --shadow:0 9px 22px rgba(6,31,61,.12);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--wb-text);background:#fff;line-height:1.55}
a{color:inherit;text-decoration:none}
img{max-width:100%;height:auto;display:block}
svg{width:1em;height:1em;fill:currentColor;display:block}.wb-container{width:min(1160px,calc(100% - 80px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;z-index:999;background:#fff;padding:10px 14px;border:2px solid var(--wb-blue)}

.site-header{background:#fff;box-shadow:0 1px 12px rgba(5,20,45,.08);position:relative;z-index:10}.header-inner{height:118px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:375px}.header-contact{display:flex;align-items:center;justify-content:flex-end;gap:30px;font-weight:700;font-size:15px;color:var(--wb-blue)}.header-contact a:not(.btn){display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.mini-icon{font-size:21px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:0 28px;border-radius:4px;font-weight:800;border:1px solid transparent;transition:.2s ease;white-space:nowrap}.btn-red{background:linear-gradient(180deg,#d31620,#b90e17);color:#fff;box-shadow:0 9px 18px rgba(198,16,25,.22)}.btn-red:hover{transform:translateY(-1px);filter:brightness(1.03)}.btn-glass{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.8);color:#fff;min-width:265px}.btn-glass:hover{background:rgba(255,255,255,.12)}.btn-outline{border-color:rgba(255,255,255,.88);color:#fff;min-height:54px;padding-inline:24px}.btn-outline:hover{background:rgba(255,255,255,.1)}.btn-icon{font-size:18px}

.hero-section{position:relative;min-height:548px;overflow:hidden;background:linear-gradient(90deg,#071f3d 0%,#0b2d57 47%,#263e5f 100%);color:#fff}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,24,49,.98) 0%,rgba(5,24,49,.91) 24%,rgba(5,24,49,.65) 51%,rgba(5,24,49,.16) 100%);z-index:1}.hero-content{position:relative;z-index:2;padding-top:70px}.eyebrow{margin:0 0 18px;color:var(--wb-green);font-weight:900;letter-spacing:.22em;font-size:15px}.hero-section h1{margin:0;font-size:58px;line-height:1.06;letter-spacing:-.035em;color:#fff;max-width:560px}.green-line,.small-line{width:58px;height:3px;background:var(--wb-green)}.green-line{margin:24px 0}.hero-text{font-size:20px;line-height:1.55;max-width:475px;margin:0 0 32px;color:rgba(255,255,255,.96)}.hero-actions{display:flex;gap:34px;align-items:center}

.hero-visual{position:absolute;inset:0;z-index:0;opacity:.9;background:linear-gradient(90deg,#071f3d 0%,#172b45 42%,#dbe2ea 100%)}.hero-visual:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0 1px,transparent 1px 130px),linear-gradient(180deg,rgba(255,255,255,.08),rgba(0,0,0,.05));mix-blend-mode:screen}.machine{position:absolute;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,rgba(188,198,207,.58),rgba(73,91,111,.38));box-shadow:inset 0 0 50px rgba(255,255,255,.09),0 20px 70px rgba(0,0,0,.2);filter:grayscale(.4)}.machine-left{left:36%;top:14%;width:310px;height:390px;border-radius:4px}.machine-left:before{content:"";position:absolute;left:48px;top:82px;width:180px;height:44px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2)}.machine-left:after{content:"";position:absolute;left:80px;bottom:34px;width:130px;height:130px;border-radius:50%;border:14px solid rgba(220,228,236,.25)}.machine-main{right:8%;top:11%;width:390px;height:425px;border-radius:3px;background:linear-gradient(135deg,rgba(212,220,229,.64),rgba(79,98,122,.45))}.machine-main:before{content:"";position:absolute;left:62px;top:85px;width:170px;height:124px;border-radius:3px;background:rgba(230,237,246,.2);border:1px solid rgba(255,255,255,.3)}.machine-main:after{content:"";position:absolute;left:80px;top:106px;width:132px;height:78px;background:linear-gradient(135deg,#86a4bd,#f0f4f9);opacity:.55}

.services-section{padding:34px 0 42px;background:#fff}.section-head{text-align:center;margin-bottom:30px}.section-head p{margin:0 0 7px;color:var(--wb-green);font-weight:900;letter-spacing:.22em;font-size:14px}.section-head h2{margin:0;font-size:34px;line-height:1.1;color:var(--wb-text);letter-spacing:-.025em}.small-line{margin:21px auto 0;width:55px;height:2px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;min-height:218px;border:1px solid var(--wb-border);border-radius:4px;background:#fff;padding:28px 28px 24px;box-shadow:0 5px 18px rgba(6,31,61,.13);transition:.2s ease}.service-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(6,31,61,.16)}.service-icon{font-size:55px;color:var(--wb-blue);height:62px;display:flex;align-items:center}.card-line{width:13px;height:2px;background:var(--wb-green);margin:8px 0 8px}.service-card h3{margin:0 0 8px;color:var(--wb-text);font-size:22px;line-height:1.15}.service-card p{margin:0;color:#20304a;font-size:16px;line-height:1.45;max-width:300px}.card-arrow{position:absolute;right:25px;bottom:22px;color:var(--wb-red);font-size:26px;line-height:1}

.trust-section{background:linear-gradient(90deg,#eef3f8,#fff,#eef3f8);padding:34px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{text-align:center;padding:0 40px;border-left:1px solid #cfd7e1}.trust-item:first-child{border-left:0}.trust-icon{font-size:43px;color:var(--wb-blue);height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.trust-item h3{margin:0 0 6px;font-size:17px;color:var(--wb-text)}.trust-item p{margin:0;color:#20304a;font-size:15px;line-height:1.35}

.site-footer{background:linear-gradient(110deg,#05203e,#06284d 60%,#08274a);color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr .95fr .95fr 1fr;gap:38px;padding:38px 0 36px}.footer-grid>div{border-left:1px solid rgba(255,255,255,.27);padding-left:38px}.footer-grid>div:first-child{border-left:0;padding-left:0}.footer-brand img{width:268px;background:transparent;filter:brightness(0) invert(1);margin-bottom:18px}.footer-brand p,.footer-grid p{margin:0 0 14px;color:rgba(255,255,255,.9);font-size:16px;line-height:1.55}.site-footer h3{margin:0 0 18px;color:var(--wb-green);text-transform:uppercase;font-size:16px;letter-spacing:.06em}.site-footer a:hover{text-decoration:underline;text-underline-offset:3px}.footer-bottom{border-top:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;font-size:13px;color:rgba(255,255,255,.88)}.footer-bottom nav{display:flex;gap:18px;align-items:center}

.page-section{padding:70px 0}.content-page{max-width:920px}.content-page h1{font-size:46px;line-height:1.1;color:var(--wb-text);margin:0 0 25px}.wp-content,.content-page p{font-size:18px}.content-page a{text-decoration:underline;text-underline-offset:3px;color:var(--wb-blue)}

@media (max-width:1050px){.wb-container{width:min(100% - 42px,1160px)}.header-inner{height:auto;padding:22px 0;align-items:flex-start}.header-contact{gap:14px;flex-wrap:wrap}.brand img{width:310px}.services-grid{grid-template-columns:repeat(2,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr);gap:26px}.trust-item{border-left:0}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:nth-child(odd){border-left:0;padding-left:0}}
@media (max-width:760px){.header-inner{display:block}.brand img{width:285px;margin-bottom:18px}.header-contact{display:grid;grid-template-columns:1fr}.header-contact .btn{width:100%}.hero-section{min-height:auto}.hero-content{padding:56px 0 70px}.hero-section h1{font-size:42px}.hero-text{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch;gap:14px}.btn-glass{min-width:0}.hero-visual{opacity:.42}.technician{right:-70px}.machine-left{display:none}.machine-main{right:-50px}.services-grid,.trust-grid,.footer-grid{grid-template-columns:1fr}.service-card{min-height:auto}.footer-grid>div{border-left:0!important;padding-left:0!important}.footer-bottom{flex-direction:column;align-items:flex-start}.wb-container{width:min(100% - 28px,1160px)}}

.hero-with-image {
  position: relative;
  min-height: 720px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background-image: url("assets/img/hero-bgrd.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(5, 34, 72, 0.88) 0%,
    rgba(5, 34, 72, 0.72) 42%,
    rgba(5, 34, 72, 0.30) 100%
  );
  z-index: 1;
}

.hero-content {
  position: relative;
  z-index: 2;
  max-width: 720px;
  color: #ffffff;
}

.hero-credit {
    max-width: 1200px;
    margin: 8px auto 30px auto;
    padding: 0 20px;
    font-size: 12px;
    color: #777;
    font-style: italic;
    text-align: right;
