
/* WGRCMS Step 0094 - Mockup-nahe Frontend-Politur, stabiler CSS-Override */
:root{--wgr-blue:#015da8;--wgr-blue-dark:#004b8d;--wgr-text:#073763;--wgr-soft:#eef7fc;--wgr-border:#d7e7f3;--wgr-green:#5aa94f;}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#eef7fc!important;color:#0b2746;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55}.site-header{position:sticky!important;top:0;z-index:50;background:linear-gradient(135deg,var(--wgr-blue-dark),var(--wgr-blue))!important;box-shadow:0 10px 30px rgba(1,93,168,.18)!important;border:0!important}.header-inner{max-width:1320px!important;margin:0 auto!important;height:96px!important;padding:0 36px!important;display:flex!important;align-items:center!important;gap:34px!important}.brand{display:flex!important;align-items:center!important;min-width:285px!important;text-decoration:none!important}.brand img{display:block!important;width:245px!important;max-height:74px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important}.main-nav{display:flex!important;align-items:center!important;gap:26px!important;margin-left:auto!important;white-space:nowrap!important}.main-nav a{color:#fff!important;text-decoration:none!important;font-weight:750!important;font-size:15px!important;padding:34px 0 26px!important;border-bottom:3px solid transparent!important;line-height:1!important}.main-nav a:hover,.main-nav a.active{border-bottom-color:#fff!important;opacity:1!important}.header-contact{display:flex!important;align-items:center!important;gap:18px!important;margin-left:18px!important;color:#fff!important;font-size:14px!important;font-weight:650!important;white-space:nowrap!important}.header-contact span{display:inline-flex!important;align-items:center!important;gap:6px!important}.header-contact span:first-child:before{content:"☎"}.header-contact span:last-child:before{content:"✉"}.hero{position:relative!important;max-width:none!important;min-height:520px!important;margin:0!important;padding:76px max(48px,calc((100vw - 1320px)/2 + 48px)) 120px!important;display:block!important;overflow:hidden!important;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 27%,rgba(255,255,255,.62) 46%,rgba(255,255,255,.08) 68%),url('/public/assets/img/wgr-hero-mockup-photo.jpg') center right/cover no-repeat!important;border-radius:0!important}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:72px;background:linear-gradient(0deg,#eef7fc,rgba(238,247,252,0));pointer-events:none}.hero-content{position:relative!important;z-index:2!important;max-width:520px!important;margin:0!important;padding:0!important;background:transparent!important;box-shadow:none!important;border:0!important}.hero .eyebrow{color:var(--wgr-blue)!important;font-weight:800!important;letter-spacing:.03em!important;text-transform:none!important;margin:0 0 14px!important}.hero h1{font-size:clamp(42px,4.4vw,66px)!important;line-height:1.04!important;margin:0 0 26px!important;color:var(--wgr-blue)!important;letter-spacing:-.045em!important;font-weight:900!important}.hero-text{max-width:430px!important;font-size:18px!important;color:#24415f!important;margin:0 0 30px!important}.hero-actions{display:flex!important;gap:18px!important;flex-wrap:wrap!important}.btn,.hero-actions a,.home-cta a{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:5px!important;padding:15px 24px!important;font-weight:800!important;text-decoration:none!important;border:1px solid var(--wgr-blue)!important;min-height:50px!important}.btn.primary,.hero-actions .primary{background:var(--wgr-blue)!important;color:#fff!important;box-shadow:0 8px 22px rgba(1,93,168,.22)!important}.btn.ghost,.hero-actions .ghost{background:#fff!important;color:var(--wgr-blue)!important}.hero-visual,.hero-safe-visual{display:none!important}.quick-wrap{max-width:1320px!important;margin:-68px auto 34px!important;padding:0 36px!important;position:relative!important;z-index:3!important}.quick-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;background:#fff!important;border:1px solid var(--wgr-border)!important;border-radius:8px!important;box-shadow:0 22px 60px rgba(1,93,168,.13)!important;overflow:hidden!important}.quick-card{display:grid!important;grid-template-columns:70px 1fr!important;gap:20px!important;padding:34px 28px!important;color:#173b5c!important;text-decoration:none!important;background:#fff!important;border-right:1px solid var(--wgr-border)!important;transition:.18s ease!important}.quick-card:last-child{border-right:0!important}.quick-card:hover{background:#f7fbff!important;transform:translateY(-2px)}.quick-icon{font-size:42px!important;color:var(--wgr-blue)!important;line-height:1!important;font-weight:400!important}.quick-card h3{margin:0 0 8px!important;color:var(--wgr-blue)!important;font-size:18px!important}.quick-card p{margin:0 0 16px!important;font-size:14px!important;color:#385574!important}.quick-card strong{color:var(--wgr-blue)!important;font-size:14px!important}.main{max-width:1320px!important;margin:0 auto!important;padding:0 36px 36px!important}.section-head{display:flex!important;align-items:end!important;justify-content:space-between!important;margin:30px 0 20px!important}.section-head h2{margin:0!important;font-size:30px!important;line-height:1.15!important;color:#073763!important}.section-head a{color:var(--wgr-blue)!important;text-decoration:none!important;font-weight:800!important}.news-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:24px!important;margin:0 0 30px!important}.news-card{background:#fff!important;border:1px solid var(--wgr-border)!important;border-radius:8px!important;overflow:hidden!important;box-shadow:0 10px 30px rgba(1,93,168,.08)!important;display:flex!important;flex-direction:column!important;min-height:360px!important}.news-image{height:155px!important;background:linear-gradient(135deg,#d9ebf7,#fff)!important;overflow:hidden!important}.news-image:before{display:none!important}.news-image img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.news-body{padding:22px!important;display:flex!important;flex-direction:column!important;flex:1!important}.news-body small{color:#496783!important;font-weight:700!important;margin-bottom:12px!important}.news-body h3{color:var(--wgr-blue)!important;font-size:19px!important;line-height:1.25!important;margin:0 0 12px!important}.news-body p{font-size:15px!important;color:#2d4562!important;margin:0 0 18px!important}.news-body a{margin-top:auto!important;color:var(--wgr-blue)!important;text-decoration:none!important;font-weight:800!important}.benefits{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:0!important;background:#fff!important;border:1px solid var(--wgr-border)!important;border-radius:8px!important;overflow:hidden!important;margin:34px 0!important;box-shadow:0 12px 35px rgba(1,93,168,.08)!important}.benefits>div{padding:30px 28px!important;border-right:1px solid var(--wgr-border)!important;display:block!important}.benefits>div:last-child{border-right:0!important}.benefits strong{display:block!important;color:var(--wgr-blue)!important;font-size:18px!important;margin-bottom:8px!important}.benefits span{display:block!important;color:#385574!important;font-size:14px!important}.info-row{display:grid!important;grid-template-columns:1.15fr 1.1fr .85fr!important;gap:0!important;background:#fff!important;border:1px solid var(--wgr-border)!important;border-radius:8px!important;overflow:hidden!important;margin:0 0 24px!important;box-shadow:0 16px 40px rgba(1,93,168,.09)!important}.info-text{padding:44px 36px!important}.info-text h2{font-size:31px!important;line-height:1.15!important;margin:0 0 18px!important;color:var(--wgr-blue)!important}.info-text p{color:#2d4562!important}.info-image{min-height:300px!important;background:url('/public/assets/img/wgr-hero-mockup-photo.jpg') center/cover no-repeat!important}.office{padding:44px 34px!important;background:#f4faff!important}.office h3{color:var(--wgr-blue)!important;font-size:22px!important;margin:0 0 18px!important}.home-cta{margin:24px 0 32px!important;background:linear-gradient(135deg,var(--wgr-blue),#0072c8)!important;color:#fff!important;border-radius:8px!important;padding:28px 34px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:24px!important;box-shadow:0 18px 45px rgba(1,93,168,.18)!important}.home-cta h2{margin:0 0 4px!important;color:#fff!important}.home-cta p{margin:0!important;color:#fff!important}.home-cta .btn,.home-cta a{color:#fff!important;border-color:rgba(255,255,255,.75)!important;background:rgba(255,255,255,.07)!important}.wgr-global-footer{background:linear-gradient(135deg,#004f91,var(--wgr-blue))!important;color:#fff!important;display:grid!important;grid-template-columns:1.1fr 1fr .9fr!important;gap:80px!important;max-width:none!important;margin:0!important;padding:42px max(48px,calc((100vw - 1320px)/2 + 48px))!important;border:0!important;border-radius:0!important;box-shadow:none!important}.wgr-footer-col{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;color:#fff!important}.wgr-footer-col h3{color:#fff!important;font-size:20px!important;margin:0 0 16px!important}.wgr-footer-col p,.wgr-footer-col a{color:#fff!important;font-size:15px!important;line-height:1.75!important;text-decoration:none!important}.wgr-footer-legal p{margin:.2rem 0!important}.wgr-footer-legal{padding-left:0!important}.wgr-footer-phone,.wgr-footer-email{font-weight:800!important;margin-top:14px!important}.page-shell,.contact-page,.apartments-page,.downloads-page{max-width:1320px!important;margin:0 auto!important;padding:42px 36px!important}.page-hero,.contact-hero,.apartments-hero,.downloads-hero{border-radius:10px!important;background:#fff!important;border:1px solid var(--wgr-border)!important;box-shadow:0 12px 35px rgba(1,93,168,.08)!important}.page-hero h1,.contact-hero h1,.apartments-hero h1,.downloads-hero h1{color:var(--wgr-blue)!important}@media(max-width:1100px){.header-inner{height:auto!important;min-height:92px!important;flex-wrap:wrap!important;padding:18px 24px!important}.brand{min-width:220px!important}.brand img{width:220px!important}.main-nav{order:3;width:100%;justify-content:center;gap:18px;overflow:auto}.header-contact{margin-left:auto}.quick-grid,.news-grid,.benefits{grid-template-columns:repeat(2,1fr)!important}.info-row{grid-template-columns:1fr!important}.info-image{min-height:240px}.wgr-global-footer{grid-template-columns:1fr!important;gap:26px!important}.hero{padding-left:36px!important;padding-right:36px!important}}@media(max-width:680px){.header-contact{display:none!important}.brand img{width:190px!important}.main-nav{justify-content:flex-start!important}.main-nav a{font-size:14px!important;padding:12px 0!important}.hero{min-height:520px!important;padding:46px 24px 110px!important;background:linear-gradient(90deg,rgba(255,255,255,.96),rgba(255,255,255,.76)),url('/public/assets/img/wgr-hero-mockup-photo.jpg') center/cover no-repeat!important}.hero h1{font-size:38px!important}.quick-wrap,.main{padding-left:20px!important;padding-right:20px!important}.quick-grid,.news-grid,.benefits{grid-template-columns:1fr!important}.quick-card{border-right:0!important;border-bottom:1px solid var(--wgr-border)!important}.home-cta{display:block!important}.home-cta a{margin-top:18px}.wgr-global-footer{padding:34px 24px!important}}
