body.fenster-page .section.aw-system-selector{position:relative;isolation:isolate;overflow:hidden;color:#f7fbff;background:radial-gradient(circle at 12% 12%,rgba(42,166,222,.2),transparent 34%),radial-gradient(circle at 88% 84%,rgba(90,209,180,.12),transparent 32%),linear-gradient(145deg,#07131d 0%,#0b1e2b 52%,#08141d 100%);border-block:1px solid rgba(127,211,247,.16);scroll-margin-top:118px}
.aw-system-selector:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.42;background-image:linear-gradient(rgba(255,255,255,.032) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.032) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(180deg,transparent,#000 18%,#000 82%,transparent)}
.aw-system-selector__head{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(300px,.78fr);gap:clamp(42px,7vw,110px);align-items:end;margin-bottom:clamp(42px,6vw,74px)}
.aw-system-selector__head .eyebrow{color:#68cff7;margin-bottom:18px}
.aw-system-selector__head h2{max-width:850px;color:#fff;font-size:clamp(2.65rem,5.1vw,5rem);font-weight:720;line-height:.94;letter-spacing:-.055em;text-wrap:balance}
.aw-system-selector__head h2 span{color:#ccd9e1}
.aw-system-selector__head>p{margin:0 0 4px;color:rgba(232,244,250,.9);font-size:clamp(1.02rem,1.45vw,1.22rem);line-height:1.68}
.aw-system-selector__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,34px)}
.aw-system-card{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(164,222,247,.24);border-radius:30px;background:linear-gradient(155deg,#102a3a,#0a1923);box-shadow:0 32px 80px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.09);transition:transform .35s var(--ease),border-color .35s ease,box-shadow .35s ease}
.aw-system-card:hover{transform:translateY(-7px);border-color:rgba(105,211,255,.5);box-shadow:0 42px 90px rgba(0,0,0,.36),0 0 0 1px rgba(100,205,245,.08),inset 0 1px rgba(255,255,255,.13)}
.aw-system-card__top{position:absolute;z-index:3;top:22px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;color:#e8f6fd}
.aw-system-card__top span{font-size:.73rem;font-weight:850;letter-spacing:.13em;text-transform:uppercase}
.aw-system-card__top b{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(145,221,250,.32);border-radius:50%;background:rgba(6,24,35,.45);color:#83dcff;font-size:.86rem;letter-spacing:.03em;backdrop-filter:blur(10px)}
.aw-system-card__visual{position:relative;height:clamp(260px,27vw,360px);margin:0;overflow:hidden;border-bottom:1px solid rgba(159,220,245,.18);background:#10212b}
.aw-system-card__visual img{display:block;width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .6s var(--ease),filter .35s ease;filter:saturate(.94) contrast(1.04)}
.aw-system-card:hover .aw-system-card__visual img{transform:scale(1.045);filter:saturate(1.02) contrast(1.06)}
.aw-system-card__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,15,22,.58) 0%,rgba(4,15,22,.08) 38%,rgba(4,15,22,.74) 100%);pointer-events:none}
.aw-system-card__visual figcaption{position:absolute;z-index:2;left:24px;right:24px;bottom:20px;color:rgba(255,255,255,.94);font-size:.74rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;text-shadow:0 2px 14px rgba(0,0,0,.8)}
.aw-system-card--schueco .aw-system-card__visual img{object-position:center 48%}
.aw-system-card--reynaers .aw-system-card__visual img{object-position:center 50%}
.aw-system-card--reynaers .aw-system-card__top b{color:#75ddc4}
.aw-system-card__body{padding:clamp(28px,3.5vw,44px)}
.aw-system-card__body small{display:block;margin-bottom:13px;color:#6ed4fb;font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.aw-system-card--reynaers .aw-system-card__body small{color:#72dbc3}
.aw-system-card__body h3{color:#fff;font-size:clamp(2rem,3vw,2.85rem);line-height:1;letter-spacing:-.045em}
.aw-system-card__body p{max-width:620px;margin:20px 0 0;color:rgba(232,244,250,.88);font-size:1.02rem;line-height:1.64}
.aw-system-card__body ul{display:grid;gap:10px;margin:24px 0 30px;padding:0;list-style:none}
.aw-system-card__body li{position:relative;padding-left:22px;color:rgba(241,249,253,.94);font-size:.92rem}
.aw-system-card__body li:before{content:"";position:absolute;left:0;top:.62em;width:8px;height:8px;border:2px solid #68d2fa;border-radius:50%}
.aw-system-card--reynaers .aw-system-card__body li:before{border-color:#69d8be}
.aw-system-card__body>a{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:13px 16px 13px 20px;border:1px solid rgba(140,218,247,.25);border-radius:16px;background:rgba(255,255,255,.055);color:#fff;font-weight:750;transition:background .25s ease,border-color .25s ease}
.aw-system-card__body>a:hover{background:rgba(74,178,220,.15);border-color:rgba(111,211,249,.58)}
.aw-system-card__body>a b{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#2c9fd1;color:#fff;font-size:1rem}
.aw-system-card--reynaers .aw-system-card__body>a b{background:#35aa91}
@media(max-width:900px){.aw-system-selector__head{grid-template-columns:1fr;gap:24px}.aw-system-selector__head>p{max-width:720px}.aw-system-selector__grid{grid-template-columns:1fr}.aw-system-card__visual{height:300px}}
@media(max-width:600px){.aw-system-selector{padding-block:76px;scroll-margin-top:82px}.aw-system-selector__head{margin-bottom:34px}.aw-system-selector__head h2{font-size:clamp(2.45rem,12vw,3.35rem);line-height:.92}.aw-system-selector__head>p{font-size:.98rem;line-height:1.58}.aw-system-card{border-radius:22px}.aw-system-card__top{top:16px;left:17px;right:17px}.aw-system-card__top span{max-width:70%;font-size:.66rem}.aw-system-card__top b{width:42px;height:42px}.aw-system-card__visual{height:240px}.aw-system-card__body{padding:26px 21px 22px}.aw-system-card__body h3{font-size:clamp(1.9rem,9.5vw,2.45rem)}.aw-system-card__body p{margin-top:16px;font-size:.95rem}.aw-system-card__body ul{margin:20px 0 24px}.aw-system-card__body>a{min-height:54px;padding-left:16px;font-size:.92rem}}

/* RAL-inspired editorial headings */
.aw-life-title--apple{color:#56962d!important;text-shadow:0 1px 0 rgba(255,255,255,.58),0 12px 32px rgba(91,159,46,.16)}
.aw-ral-title{max-width:980px!important;line-height:.91!important;text-wrap:balance}
.aw-ral-word{display:inline-block;color:var(--ral-word);-webkit-text-stroke:.25px var(--ral-outline);paint-order:stroke fill;filter:drop-shadow(0 3px 8px rgba(20,27,31,.12));transition:transform .3s ease,filter .3s ease}
.aw-ral-word:hover{transform:translateY(-3px);filter:drop-shadow(0 8px 16px rgba(20,27,31,.2))}
.aw-ral-word--9005{--ral-word:#0a0a0d;--ral-outline:rgba(255,255,255,.1)}
.aw-ral-word--7016{--ral-word:#383e42;--ral-outline:rgba(255,255,255,.08)}
.aw-ral-word--7035{--ral-word:#c5c7c4;--ral-outline:rgba(38,43,46,.38)}
.aw-ral-word--7012{--ral-word:#575d5e;--ral-outline:rgba(255,255,255,.08)}
.aw-ral-word--db703{--ral-word:#4f5455;--ral-outline:rgba(255,255,255,.1)}
.aw-ral-word--9007{--ral-word:#8f8f88;--ral-outline:rgba(28,34,37,.28)}
.aw-ral-word--9016{--ral-word:#f1f0ea;--ral-outline:rgba(35,41,44,.55)}
@media(max-width:600px){.aw-ral-title{font-size:clamp(2.2rem,10.5vw,3.15rem)!important;line-height:.94!important}.aw-ral-word{-webkit-text-stroke-width:.2px}}

/* Lesbare Kachelüberschriften passend zum aktiven Seitenmodus. */
.aw-window-life .aw-life-grid article h3 {
  color: #111317 !important;
  text-shadow: none !important;
}

[data-theme="dark"] .aw-window-life .aw-life-grid article h3 {
  color: #ffffff !important;
}

[data-theme="dark"] .aw-window-life {
  color: #ffffff;
  background: #0b1218 !important;
}

[data-theme="dark"] .aw-window-life .aw-section-head .lead,
[data-theme="dark"] .aw-window-life .aw-life-grid article p {
  color: rgba(235, 243, 247, 0.72) !important;
}

[data-theme="dark"] .aw-window-life .aw-life-grid article {
  border-color: rgba(255, 255, 255, 0.14) !important;
  background: rgba(255, 255, 255, 0.045) !important;
}
