.tech-hero-a{position:relative;overflow:hidden;color:#0b1b30;padding:88px 0 56px}.tech-hero-a:before{content:"";position:absolute;inset:0;background:radial-gradient(900px 500px at 80% 30%,rgba(0,198,235,.06) 0%,transparent 60%),radial-gradient(700px 400px at 10% 90%,rgba(0,95,192,.06) 0%,transparent 60%);pointer-events:none}.tech-hero-a .wrap{position:relative}.tech-hero-a .head{display:grid;grid-template-columns:1fr auto;align-items:end;-moz-column-gap:48px;column-gap:48px;row-gap:18px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px dashed rgba(4,44,83,.18)}.tech-hero-a .head .copy{display:flex;flex-direction:column;gap:14px;align-items:flex-start;max-width:62ch;grid-column:1 / 2}.tech-hero-a .head .ctas{display:flex;gap:12px;align-items:center;flex-wrap:wrap;grid-column:2 / 3;grid-row:1 / 2;align-self:end}.tech-hero-a .head .ctas .btn{height:42px;padding:0 18px;font-size:var(--text-caption)}.tech-hero-a .eyebrow{display:inline-flex;align-items:center;gap:10px;padding:5px 12px;border:1px solid #E5EAF1;border-radius:999px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:var(--text-caption);letter-spacing:.16em;color:#5b6b7e;background:#fff;text-transform:uppercase;font-weight:600}.tech-hero-a .eyebrow .dot{width:7px;height:7px;border-radius:50%;background:#005fc0}.tech-hero-a h1{color:#333;font-family:Public Sans,sans-serif;font-weight:700;font-size:var(--text-display);line-height:1.05;letter-spacing:-.022em;margin:0;text-wrap:balance}.tech-hero-a h1 em{font-style:normal;font-weight:600;color:#005fc0;display:inline-block;margin-top:6px}.tech-hero-a .sub{color:#5b6b7e;font-size:var(--text-body);line-height:1.6;max-width:60ch;margin:0}.tech-hero-a .btn{display:inline-flex;align-items:center;gap:10px;height:46px;padding:0 22px;border-radius:8px;font-family:Public Sans,sans-serif;font-weight:500;font-size:var(--text-button);border:1px solid transparent;cursor:pointer;transition:all .15s;white-space:nowrap;text-decoration:none}.tech-hero-a .btn-primary{background:#f3c;color:#fff;border-color:#f3c}.tech-hero-a .btn-primary:hover{background:#fff;color:#f3c}.tech-hero-a .btn-ghost{background:transparent;color:#005fc0;border-color:#005fc0}.tech-hero-a .btn-ghost:hover{background:#005fc0;color:#fff}@media(max-width:900px){.tech-hero-a .head{grid-template-columns:1fr}.tech-hero-a .head .ctas{grid-column:1;grid-row:auto}}.arch-flow{margin:0 0 56px;background:#fff;border:1px solid var(--border-card);border-radius:var(--radius-panel);padding:64px 48px 56px;position:relative}.arch-flow:before{content:"DATENFLUSS / END-TO-END";position:absolute;top:16px;left:24px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10.5px;letter-spacing:.2em;color:#005fc08c;font-weight:600}.arch-flow:after{content:"v2.4 · live";position:absolute;top:16px;right:24px;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:10.5px;letter-spacing:.18em;color:#005fc08c;font-weight:600}.arch-flow>.corner-tl,.arch-flow>.corner-tr,.arch-flow>.corner-bl,.arch-flow>.corner-br{position:absolute;width:14px;height:14px;border-color:#005fc04d;border-style:solid;border-width:0}.arch-flow>.corner-tl{top:34px;left:14px;border-top-width:1.5px;border-left-width:1.5px}.arch-flow>.corner-tr{top:34px;right:14px;border-top-width:1.5px;border-right-width:1.5px}.arch-flow>.corner-bl{bottom:14px;left:14px;border-bottom-width:1.5px;border-left-width:1.5px}.arch-flow>.corner-br{bottom:14px;right:14px;border-bottom-width:1.5px;border-right-width:1.5px}.arch-flow-row{display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:stretch;position:relative}.arch-flow-row:before{content:"";position:absolute;top:42px;left:12.5%;right:12.5%;height:2px;background:linear-gradient(90deg,#005fc08c 0% 100%);z-index:0}.arch-flow-row:after{content:"";position:absolute;top:39px;left:12.5%;right:12.5%;height:8px;background:linear-gradient(90deg,transparent,#005FC0,transparent);background-size:25% 100%;background-repeat:no-repeat;animation:arch-flow 5s linear infinite;z-index:0}@keyframes arch-flow{0%{background-position:-25% 0}to{background-position:125% 0}}.arch-node{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 14px;position:relative;z-index:1}.arch-node .ic{width:84px;height:84px;border-radius:20px;background:#dae6f5;border:1px solid #cfdef5;color:#005fc0;display:grid;place-items:center;margin-bottom:18px;box-shadow:0 12px 28px -14px #005fc04d}.arch-node .ic svg{width:38px;height:38px}.arch-node b{display:block;color:#0b1b30;font-weight:700;font-size:var(--text-body);margin-bottom:6px;letter-spacing:-.005em}.arch-node .meta{color:#5b6b7e;font-size:var(--text-caption);line-height:1.5}.arch-bracket{padding:96px 0 120px;position:relative}.arch-bracket-head{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:var(--text-caption);letter-spacing:.2em;color:#005fc08c;font-weight:600;text-transform:uppercase;padding-bottom:14px;margin-bottom:40px;border-bottom:1px dashed rgba(4,44,83,.14)}.arch-tier{display:grid;grid-template-columns:240px 1fr;gap:48px;position:relative}.arch-tier+.arch-tier{margin-top:72px}.arch-tier-rail{align-self:start;display:flex;flex-direction:column;gap:8px;padding:22px;background:#005fc0;border:1px solid rgba(255,255,255,.08);border-left:4px solid #FF33CC;border-radius:var(--radius-card);color:#fff}.arch-tier-rail .num{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:var(--text-caption);letter-spacing:.18em;font-weight:700;color:#9ec1ef;text-transform:uppercase}.arch-tier-rail .name{font-family:Public Sans,sans-serif;font-weight:700;font-size:var(--text-body);line-height:1.2;color:#fff;letter-spacing:-.005em;margin-top:2px}.arch-tier-rail .desc{font-size:var(--text-caption);color:#cdd9ead9;line-height:1.5;text-wrap:pretty;margin-top:4px}.arch-tier-rail--dashed{background:#005fc059;border-style:dashed;border-color:#ffffff40;border-left-style:solid;border-left-color:#ff33cc8c;box-shadow:none}.arch-tier-rail--dashed .num{color:#9ec1ef}.arch-tier-rail--dashed .name{color:#fff}.arch-future-card{background:#fff;border:1px dashed var(--border-card);border-radius:var(--radius-card);padding:32px 36px;position:relative}.arch-future-tag{display:inline-block;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:var(--text-caption);letter-spacing:.18em;color:#005fc0;text-transform:uppercase;font-weight:700;padding:4px 10px;border:1px solid #cfdef5;border-radius:999px;background:#dae6f5;margin-bottom:16px}.arch-future-title{font-family:Public Sans,sans-serif;font-weight:700;font-size:var(--text-heading);line-height:1.2;color:#1a2a40;margin:0 0 12px;letter-spacing:-.012em}.arch-future-body{font-size:var(--text-body);color:#5b6b7e;line-height:1.65;margin:0;max-width:60ch}@media(max-width:1024px){.arch-bracket{padding:64px 0 80px}.arch-tier{grid-template-columns:1fr;gap:18px}.arch-tier-rail{position:static;flex-direction:row;align-items:center;gap:16px;padding:14px 18px}.arch-tier-rail .num{white-space:nowrap}.arch-tier-rail .name{font-size:var(--text-body)}.arch-tier-rail .desc{display:none}.arch-tier+.arch-tier{margin-top:48px}}.spec-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #E5EAF1;border-bottom:1px solid #E5EAF1}.spec{padding:24px 28px;border-right:1px solid #E5EAF1;display:flex;flex-direction:column;gap:6px}.spec:last-child{border-right:none}.spec .v{font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-weight:700;font-size:var(--text-heading);line-height:1;color:#333;letter-spacing:-.02em}.spec .v .accent{color:#005fc0}.spec .l{color:#5b6b7e;font-size:var(--text-caption);line-height:1.4;text-transform:uppercase;letter-spacing:.1em;font-weight:600}@media(max-width:900px){.arch-flow{padding:56px 24px 32px}.arch-flow-row{grid-template-columns:1fr;gap:24px}.arch-flow-row:before,.arch-flow-row:after{display:none}.spec-strip{grid-template-columns:repeat(2,1fr)}.spec:nth-child(2){border-right:none}.spec:nth-child(1),.spec:nth-child(2){border-bottom:1px solid #E5EAF1}}@media(max-width:540px){.spec-strip{grid-template-columns:1fr}.spec{border-right:none;border-bottom:1px solid #E5EAF1}.spec:last-child{border-bottom:none}}.tech-problem{background:transparent;color:#0b1b30;padding:72px 0 80px;position:relative;overflow:hidden}.tech-problem .wrap{position:relative}.tech-problem .head{display:flex;flex-direction:column;gap:14px;max-width:62ch;margin-bottom:48px}.tech-problem .eyebrow{font-family:Public Sans,sans-serif;font-size:var(--text-caption);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#5b6b7e}.tech-problem h2{color:#0b1b30;font-family:Public Sans,sans-serif;font-weight:700;font-size:var(--text-display);line-height:1.1;letter-spacing:-.022em;margin:0;text-wrap:balance}.tech-problem .lede{color:#5b6b7e;font-size:var(--text-body);line-height:1.6;margin:0}.tech-problem-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:flex-start}.tech-bars{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:end;padding:24px 12px}.bar-group{display:flex;gap:10px;align-items:end;justify-content:center}.bar{width:54px;border-radius:6px 6px 0 0;position:relative;display:flex;align-items:flex-end;justify-content:center;padding-bottom:10px;font-family:Public Sans,sans-serif;font-weight:700;font-size:var(--text-caption);color:#fff;letter-spacing:.04em}.bar.ist{background:#f59e0b}.bar.soll{background:#f59e0b59;color:#ffffffd9}.bar.ist-ok{background:#005fc0}.bar.soll-ok{background:#005fc059;color:#ffffffd9}.bar.out-ist{background:#00c6eb;color:#fff}.bar.out-soll{background:#00c6eb66;color:#ffffffd9}.bar .delta{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);color:#fff!important;font-weight:700;font-size:var(--text-caption);white-space:nowrap}.bar-cap{text-align:center;color:#cdd9ea;font-size:var(--text-caption);letter-spacing:.04em;text-transform:uppercase;margin-top:10px;font-weight:600}.blackbox-mid{background:#000;color:#fff;border-radius:14px;padding:24px 28px;text-align:center;min-width:200px;display:flex;flex-direction:column;gap:8px;justify-content:center}.blackbox-mid .label{font-size:var(--text-caption);letter-spacing:.18em;color:#9ec1ef;text-transform:uppercase;font-weight:600}.blackbox-mid h3{color:#fff;font-family:Public Sans,sans-serif;font-size:var(--text-heading);font-weight:800;margin:0;letter-spacing:-.01em}.blackbox-mid .qm{font-style:normal;font-weight:800;color:#fff;font-size:var(--text-heading);line-height:1;margin:6px 0;letter-spacing:-.02em}.blackbox-mid p{color:#cdd9ea;font-size:var(--text-caption);margin:0;line-height:1.5}.tech-issues{display:flex;flex-direction:column;gap:16px}.tech-issue{background:#fff;border:1px solid #e1000b;border-radius:var(--radius-card);padding:18px 20px;display:flex;gap:14px;align-items:flex-start}.tech-issue .x{width:30px;height:30px;border-radius:50%;background:#e1000b1f;color:#e1000b;display:grid;place-items:center;flex-shrink:0}.tech-issue b{display:block;font-weight:700;color:#0b1b30;font-size:var(--text-body);margin-bottom:2px}.tech-issue span{color:#5b6b7e;font-size:var(--text-caption)}.tech-problem .bar.ist{background:#004a99}.tech-problem .bar.soll{background:#005fc047;color:#0b1b30}.tech-problem .bar.out-ist{background:#004a99;color:#fff}.tech-problem .bar.out-soll{background:#005fc047;color:#0b1b30}.tech-problem .bar .delta{color:#0b1b30!important}.tech-problem .bar-cap{color:#5b6b7e}.tech-problem .blackbox-mid{background:#0b1b30}.tech-problem .blackbox-mid .label,.tech-problem .blackbox-mid p{color:#dae6f5}.tech-problem .tech-issue{border-color:#005fc0}.tech-problem .tech-issue .x{background:#005fc01f;color:#005fc0}.tech-solution .bar .delta{color:#0b1b30!important}.tech-solution .bar-cap{color:#5b6b7e}.tech-solution .bar.soll-ok,.tech-solution .bar.out-soll{color:#0b1b30}.tech-solution{padding:72px 0 96px;position:relative;overflow:hidden}.tech-solution .wrap{position:relative}.tech-solution .head{display:flex;flex-direction:column;gap:14px;max-width:62ch;margin-bottom:48px}.tech-solution .eyebrow{font-family:Public Sans,sans-serif;font-size:var(--text-caption);font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:#005fc0}.tech-solution h2{color:#333;font-family:Public Sans,sans-serif;font-weight:700;font-size:var(--text-display);line-height:1.1;letter-spacing:-.022em;margin:0;text-wrap:balance}.tech-solution h2 em{font-style:normal;font-weight:600;color:#005fc0}.tech-solution .lede{color:#5b6b7e;font-size:var(--text-body);line-height:1.6;margin:0}.tech-solution-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:flex-start}.tech-solution .tech-blackbox{background:#fff;border:1px solid var(--border-card);border-radius:var(--radius-card);padding:32px}.tech-bens{display:flex;flex-direction:column;gap:16px}.tech-ben{background:#fff;border:1px solid #005FC0;border-radius:var(--radius-card);padding:18px 20px;display:flex;gap:14px;align-items:flex-start}.tech-ben .v{width:30px;height:30px;border-radius:50%;background:#005fc01a;color:#005fc0;display:grid;place-items:center;flex-shrink:0}.tech-ben b{display:block;font-weight:700;color:#0b1b30;font-size:var(--text-body);margin-bottom:2px}.tech-ben span{color:#5b6b7e;font-size:var(--text-caption)}@media(prefers-reduced-motion:reduce){.arch-flow-row:after{animation:none;opacity:0}}@media(max-width:1024px){.tech-problem-grid,.tech-solution-grid{grid-template-columns:1fr;gap:48px}}@media(max-width:720px){.tech-problem,.tech-solution{padding:64px 0}.tech-bars{gap:14px;padding:12px 0}.bar-group{gap:6px}.bar{width:40px}.blackbox-mid{min-width:0;padding:18px 20px}}.stack-wrap{padding:0 24px;margin-bottom:40px}.stack-wrap>.tech-problem,.stack-wrap>.tech-solution,.stack-wrap>.tech-cta-card{position:sticky;top:96px;max-width:1248px;margin-left:auto;margin-right:auto;border:1px solid var(--border-card);border-radius:28px;min-height:820px;display:flex;flex-direction:column;justify-content:center;background:var(--color-canvas);box-shadow:0 24px 60px -32px #0b1b3059,0 8px 20px -16px #0b1b302e}.stack-wrap>.tech-problem{margin-bottom:24px}.stack-wrap>.tech-solution{margin-bottom:24px}.stack-wrap>.tech-cta-card{padding:72px 0 80px}.stack-wrap>.tech-problem .tech-issue{background:#fff}@media(prefers-reduced-motion:reduce){.stack-wrap>.tech-problem,.stack-wrap>.tech-solution,.stack-wrap>.tech-cta-card{position:static}}@media(max-width:720px){.stack-wrap{padding:0 12px}.stack-wrap>.tech-problem,.stack-wrap>.tech-solution,.stack-wrap>.tech-cta-card{position:static;border-radius:20px}}
