@font-face{font-family:"Source Sans 3";src:url(/fonts/source-sans-3-variable.woff2) format("woff2");font-weight:200 700;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/fonts/playfair-display.woff2) format("woff2");font-weight:700 900;font-style:normal;font-display:swap}@font-face{font-family:Playfair Display;src:url(/fonts/playfair-display-700-italic.woff2) format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Source Code Pro;src:url(/fonts/source-code-pro-400.woff2) format("woff2");font-weight:400 500;font-style:normal;font-display:swap}:root{color-scheme:light;--paper: #faf7f2;--paper-2: #f3eee5;--card: #ffffff;--navy: #10202f;--navy-soft: #33475a;--muted: #7c8794;--quiet: #586674;--gold-text: #915c1a;--gold: #b97a2e;--gold-2: #d98e35;--gold-soft: rgba(185, 122, 46, .1);--ink: #10202f;--ink-2: #152838;--line: #e7dfd2;--line-strong: #d8cdba;--green: #22a06b;--green-text: #157a4e;--red: #d05252;--blue: #3b74c4;--loop-accent: #b97a2e;--fleet-accent: #3b74c4;--portal-accent: #16795a;--content: 1200px;--header-height: 76px;--font-serif: "Playfair Display", Georgia, serif;--font-sans: "Source Sans 3", -apple-system, sans-serif;--font-mono: "Source Code Pro", ui-monospace, Consolas, monospace;--shadow-card: 0 1px 2px rgba(16, 32, 47, .04), 0 8px 24px rgba(16, 32, 47, .06);--shadow-float: 0 2px 6px rgba(16, 32, 47, .06), 0 24px 48px rgba(16, 32, 47, .1)}*,*:before,*:after{box-sizing:border-box}html{scrollbar-gutter:stable}html,body,#root{width:100%;min-height:100%}html,body{margin:0;padding:0}body{font-family:var(--font-sans);font-weight:400;font-size:1.0625rem;color:var(--navy-soft);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:var(--gold-text);color:#fff}a,button,[role=button]{-webkit-tap-highlight-color:rgba(185,122,46,.14)}input,textarea{caret-color:var(--gold-text)}h1,h2,h3,h4,.display,.hero-title,.section-title{text-wrap:balance}p,li,.lede,.hero-sub{text-wrap:pretty}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;pointer-events:none;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");background-size:160px 160px;mix-blend-mode:multiply}.scroll-progress{position:fixed;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--gold),var(--gold-2));transform-origin:0 50%;transform:scaleX(0);z-index:200;pointer-events:none}.ghost-num{display:none}.ghost-num--zurueck{position:absolute;top:1.5rem;right:1.5rem;font-family:var(--font-serif);font-weight:800;font-size:clamp(7rem,14vw,13rem);line-height:1;color:var(--navy);opacity:.045;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.section--navy .ghost-num,.cta-final .ghost-num{color:#f4f1ea;opacity:.05}.section-inner{position:relative;z-index:1}section[id],.section[id]{scroll-margin-top:calc(var(--header-height) + 1.25rem)}h1,h2,h3,h4{margin:0;color:var(--navy);letter-spacing:-.01em;overflow-wrap:break-word}p{margin:0;line-height:1.75}img{max-width:100%;height:auto;display:block}button,a,input,select,textarea{font:inherit}a{color:var(--gold-text)}main{display:block}.skip-nav{position:absolute;left:-9999px;z-index:999;padding:.75rem 1.25rem;background:var(--navy);color:#fff;font-weight:600;text-decoration:none}.skip-nav:focus{left:1rem;top:1rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s cubic-bezier(.22,1,.36,1),transform .65s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.reveal--in{opacity:1;transform:translateY(0)}.reveal--sofort{transition:none!important}.reveal--delay-1{transition-delay:.1s}.reveal--delay-2{transition-delay:.2s}.reveal--delay-3{transition-delay:.3s}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}*,*:before,*:after{animation:none!important;transition:none!important}}.marker{display:flex;align-items:center;gap:.85rem;font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-text);margin-bottom:1.6rem}.marker:after{content:"";flex:0 0 56px;height:1px;background:linear-gradient(90deg,var(--gold),transparent)}.brand{text-transform:none}.home-marker{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;color:var(--gold-text);margin-bottom:1rem}.display{font-family:var(--font-serif);font-weight:700;font-size:clamp(1.75rem,3.1vw,2.55rem);line-height:1.16;letter-spacing:-.015em;color:var(--navy);max-width:800px}.display em,.section-title em,h2 em,h3 em{font-style:normal;font-weight:inherit;color:var(--quiet)}.lede{font-size:1.15rem;line-height:1.75;color:var(--navy-soft);max-width:680px;margin-top:1.4rem}.prose{max-width:720px}.prose p+p{margin-top:1.35rem}.prose strong{color:var(--navy);font-weight:650}.btn{display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.75rem;border-radius:10px;font-weight:600;font-size:.98rem;letter-spacing:.01em;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s}.btn--gold{background:var(--navy);color:#fff;box-shadow:0 8px 24px #10202f38}.btn--gold:hover{transform:translateY(-2px);background:var(--ink-2);box-shadow:0 14px 32px #10202f47}.btn--ghost{background:transparent;color:var(--navy);border-color:var(--line-strong)}.btn--ghost:hover{border-color:var(--navy)}.link-arrow{display:inline-flex;align-items:center;gap:.5rem;min-height:26px;color:var(--gold-text);font-weight:600;text-decoration:none;font-size:.98rem;border-bottom:1px solid transparent;transition:gap .2s,border-color .2s}.link-arrow:hover{gap:.8rem;border-bottom-color:var(--gold)}.btn:focus-visible,.link-arrow:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.header{position:sticky;top:0;z-index:100;height:var(--header-height);background:#faf7f2cc;backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);border-bottom:1px solid transparent;display:flex;align-items:center;padding:0 2rem;transition:background .4s,border-color .4s}.header--scrolled{background:#faf7f2f0;border-bottom-color:var(--line)}.header-inner{width:100%;max-width:var(--content);margin:0 auto;display:flex;align-items:center;gap:2.5rem}.header-logo{text-decoration:none}.header-logo-mark{font-family:var(--font-serif);font-weight:900;font-size:1.5rem;color:var(--navy);letter-spacing:.01em}.header-logo-mark span{color:var(--gold)}.header-nav{display:flex;align-items:center;gap:1.9rem;margin-left:auto}.header-link{font-size:.95rem;font-weight:550;color:var(--navy-soft);text-decoration:none;letter-spacing:.02em;padding:.35rem 0;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.header-link:hover{color:var(--navy)}.header-link.active{color:var(--navy);border-bottom-color:var(--gold)}.header-gruppe{position:relative;display:flex;align-items:center}.header-link--gruppe{display:inline-flex;align-items:center;gap:.35rem;background:none;border:0;border-bottom:2px solid transparent;font-family:inherit;cursor:pointer}.header-link--gruppe.offen{color:var(--navy)}.header-chevron{transition:transform .2s;opacity:.6}.header-link--gruppe.offen .header-chevron{transform:rotate(180deg);opacity:1}.header-menue{position:absolute;top:100%;left:-.9rem;z-index:20;margin-top:.6rem;min-width:278px;display:grid;gap:.1rem;padding:.5rem;background:var(--card);border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 48px #10202f24;animation:header-menue-auf .16s ease-out}.header-menue:before{content:"";position:absolute;left:0;right:0;top:-.7rem;height:.7rem}@keyframes header-menue-auf{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-menue-eintrag{display:grid;gap:.1rem;padding:.6rem .75rem;border-radius:9px;text-decoration:none;transition:background .15s}.header-menue-eintrag:hover,.header-menue-eintrag:focus-visible{background:var(--paper-2)}.header-menue-eintrag.active{background:var(--paper-2);box-shadow:inset 3px 0 0 var(--gold)}.header-menue-label{font-size:.93rem;font-weight:650;color:var(--navy);letter-spacing:.01em}.header-menue-hinweis{font-size:.8rem;line-height:1.4;color:var(--quiet)}.header-demo{display:inline-flex;padding:.6rem 1.2rem;background:var(--navy);border-radius:9px;color:#fff;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.header-demo:hover{background:var(--ink-2);transform:translateY(-1px)}.header-burger{display:none;margin-left:auto;background:none;border:none;color:var(--navy);cursor:pointer;padding:.5rem}.header-mobile-nav{display:none}@media(max-width:860px){.header-nav{display:none}.header-burger{display:block}.header-mobile-nav{display:flex;position:fixed;top:var(--header-height);left:0;right:0;max-height:calc(100dvh - var(--header-height));overflow-y:auto;overscroll-behavior:contain;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;padding:1rem 2rem 1.75rem;gap:.4rem;transform:translateY(-8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s,transform .25s,visibility .25s}.header-mobile-nav.open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.header-mobile-nav .header-link{padding:.7rem 0;font-size:1.05rem;border-bottom:1px solid var(--line)}.header-mobile-gruppe{display:flex;flex-direction:column}.header-mobile-gruppe+*{margin-top:.9rem}.header-mobile-label{margin-bottom:.2rem;font-family:var(--font-mono);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--quiet)}.header-mobile-gruppe .header-link{padding-left:.9rem}.header-mobile-demo{margin-top:1.2rem;justify-content:center;padding:.85rem 1.2rem;font-size:1rem}}.section{padding:5.25rem 2rem;background:var(--paper);position:relative}.section--cream{background:var(--paper-2)}.section--navy{background:var(--ink)}.section--navy h2,.section--navy h3,.section--navy .display{color:#f4f1ea}.section--navy p{color:#b9c2cc}.section-inner{max-width:var(--content);margin:0 auto}.section-title{font-family:var(--font-serif);font-weight:700;font-size:clamp(1.8rem,3.2vw,2.6rem);line-height:1.18;color:var(--navy)}.shot{position:relative;border-radius:14px;overflow:hidden;border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow-float)}.shot-chrome{display:flex;align-items:center;gap:.45rem;padding:.65rem .95rem;background:#fbfaf7;border-bottom:1px solid var(--line)}.shot-chrome>span{width:9px;height:9px;border-radius:50%;background:var(--line-strong)}.shot-chrome>span:first-child{background:#e8b04b}.shot-chrome small{margin-left:.6rem;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--quiet)}.shot img{width:100%}.shot--glow:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff0f}.hero{position:relative;padding:5.5rem 2rem 5rem;overflow:hidden;background:radial-gradient(ellipse 60% 50% at 88% 8%,rgba(217,142,53,.1) 0%,transparent 60%),radial-gradient(ellipse 45% 40% at 5% 95%,rgba(59,116,196,.05) 0%,transparent 65%),var(--paper)}.hero-inner{position:relative;max-width:var(--content);margin:0 auto;display:grid;grid-template-columns:1fr .95fr;gap:4rem;align-items:center;padding-top:2.5rem}.hero-stamp{position:absolute;top:-2.4rem;right:0;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.26em;color:var(--quiet)}.hero-marker{font-family:var(--font-mono);font-size:.72rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-text);margin-bottom:1.6rem;display:flex;align-items:center;gap:.85rem}.hero-marker:before{content:"";width:34px;height:1px;background:var(--gold)}.hero-title{font-family:var(--font-serif);font-weight:800;font-size:clamp(2.7rem,5.6vw,4.6rem);line-height:1.04;letter-spacing:-.022em;color:var(--navy)}.hero-title em{font-style:normal;color:var(--gold)}.hero-sub{margin-top:1.6rem;font-size:1.16rem;line-height:1.75;color:var(--navy-soft);max-width:540px}.hero-sub strong{color:var(--navy)}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.4rem}.hero-note{margin-top:1.1rem;font-size:.88rem;color:var(--quiet)}@keyframes hero-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero .hero-marker,.hero .hero-title,.hero .hero-sub,.hero .hero-actions,.hero .chips{animation:hero-enter .7s cubic-bezier(.22,1,.36,1) both}.hero .hero-marker{animation-delay:.05s}.hero .hero-title{animation-delay:.13s}.hero .hero-sub{animation-delay:.24s}.hero .hero-actions{animation-delay:.34s}.hero .chips{animation-delay:.42s}.hero-visual{position:relative;animation:hero-enter .85s cubic-bezier(.22,1,.36,1) .2s both,hero-float 7s ease-in-out 1.3s infinite}.hero-visual:before{content:"";position:absolute;top:-12%;right:-9%;bottom:-12%;left:-9%;z-index:-1;background:radial-gradient(ellipse 68% 58% at 62% 40%,rgba(217,142,53,.2),transparent 60%),radial-gradient(ellipse 48% 48% at 28% 82%,rgba(59,116,196,.09),transparent 62%);filter:blur(8px);pointer-events:none}@media(max-width:860px){.hero{padding:2.4rem 1.25rem 3rem}.hero-inner{grid-template-columns:1fr;gap:1.9rem;padding-top:.4rem}.hero-stamp{display:none}.hero .hero-title{font-size:clamp(2.2rem,8.5vw,3rem)}.hero .hero-sub{font-size:1.05rem;max-width:none}.hero-visual{width:100%;max-width:440px;margin:0 auto}}.hero-demo{position:relative;min-width:0}.demo-card{background:var(--card);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-float);overflow:hidden}.demo-chrome{display:flex;align-items:center;gap:.45rem;padding:.7rem 1rem;border-bottom:1px solid var(--line);background:#fbfaf7}.demo-chrome>span{width:9px;height:9px;border-radius:50%;background:var(--line-strong)}.demo-chrome>span:first-child{background:#e8b04b}.demo-chrome small{margin-left:.5rem;font-family:var(--font-mono);font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:var(--quiet)}.demo-live{margin-left:auto;display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.12em;color:var(--green-text)}.demo-live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.demo-body{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding:1.6rem;align-items:center}.ring-wrap{position:relative;display:grid;place-items:center}.ring-wrap svg{width:100%;max-width:220px;height:auto}.ring-track{fill:none;stroke:var(--paper-2);stroke-width:12}.ring-value{fill:none;stroke:url(#ringGrad);stroke-width:12;stroke-linecap:round;transform:rotate(-90deg);transform-origin:center;transition:stroke-dashoffset 1.6s cubic-bezier(.22,1,.36,1)}.ring-center{position:absolute;text-align:center}.ring-center strong{display:block;font-family:var(--font-serif);font-size:2.2rem;font-weight:800;color:var(--navy);font-variant-numeric:tabular-nums}.ring-center small{font-family:var(--font-mono);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:var(--quiet)}.demo-norms{display:grid;gap:.55rem}.demo-norm{display:flex;align-items:center;gap:.7rem;padding:.55rem .75rem;border:1px solid var(--line);border-radius:9px;background:#fff;transition:border-color .3s,box-shadow .3s}.demo-norm.hot{border-color:#b97a2e80;box-shadow:0 4px 14px #b97a2e1f}.demo-norm code{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.06em;color:var(--navy);background:var(--paper-2);border-radius:5px;padding:.2rem .45rem;min-width:74px;text-align:center}.demo-norm-bar{flex:1;height:6px;border-radius:3px;background:var(--paper-2);overflow:hidden}.demo-norm-bar i{display:block;height:100%;border-radius:3px;background:linear-gradient(90deg,var(--gold),var(--gold-2));width:0;transition:width 1.4s cubic-bezier(.22,1,.36,1)}.demo-norm-bar i.ok{background:var(--green)}.demo-norm small{font-family:var(--font-mono);font-size:.66rem;color:var(--quiet);min-width:34px;text-align:right;font-variant-numeric:tabular-nums}.float-card{position:absolute;background:var(--card);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-float);padding:.8rem 1rem;display:flex;gap:.7rem;align-items:flex-start;max-width:250px;animation:floaty 7s ease-in-out infinite}.float-card--tl{top:-2.4rem;left:-2.4rem;animation-delay:.8s}.float-card--br{bottom:-2.6rem;right:-1.8rem}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.float-icon{flex:0 0 auto;width:30px;height:30px;border-radius:8px;display:grid;place-items:center}.float-icon--green{background:#22a06b1f;color:var(--green-text)}.float-icon--gold{background:var(--gold-soft);color:var(--gold)}.float-card strong{display:block;font-size:.82rem;color:var(--navy);line-height:1.3}.float-card small{font-size:.74rem;color:var(--quiet);line-height:1.4}.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--card);overflow:hidden;padding:1.1rem 0;position:relative}.marquee:before,.marquee:after{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.marquee:before{left:0;background:linear-gradient(90deg,var(--card),transparent)}.marquee:after{right:0;background:linear-gradient(-90deg,var(--card),transparent)}.marquee-track{display:flex;gap:2.75rem;width:max-content;animation:marquee 36s linear infinite}.marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono);font-size:.78rem;letter-spacing:.1em;color:var(--navy-soft);white-space:nowrap}.marquee-item:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold);opacity:.55}.bento{display:grid;grid-template-columns:repeat(6,1fr);gap:1.1rem;margin-top:3.25rem}.bento-tile{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.6rem;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s}.bento-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow-float);border-color:var(--line-strong)}.bento-tile--3{grid-column:span 3}.bento-tile--2{grid-column:span 2}.bento-tile--4{grid-column:span 4}.bento-kicker{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-text);margin-bottom:.7rem}.bento-tile h3{font-size:1.14rem;font-weight:650;margin-bottom:.5rem}.bento-tile>p{font-size:.94rem;line-height:1.6;color:var(--navy-soft)}.bento-visual{margin-top:1.25rem}.mock-pills{display:grid;gap:.5rem}.mock-pill{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:var(--navy);background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:.5rem .7rem}.mock-pill i{width:8px;height:8px;border-radius:50%;flex:0 0 auto}.mock-pill small{margin-left:auto;font-family:var(--font-mono);font-size:.66rem;color:var(--quiet);white-space:nowrap}.mock-doc{border:1px dashed var(--line-strong);border-radius:10px;padding:.8rem .9rem;display:flex;align-items:center;gap:.7rem;font-size:.84rem;color:var(--navy);background:var(--paper)}.mock-doc svg{color:var(--gold);flex:0 0 auto}.mock-tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.7rem}.mock-tag{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.06em;padding:.28rem .55rem;border-radius:6px;background:var(--gold-soft);color:var(--gold-text);border:1px solid rgba(185,122,46,.25);opacity:0;transform:translateY(6px);animation:tag-in .5s ease forwards}.mock-tag:nth-child(2){animation-delay:.35s}.mock-tag:nth-child(3){animation-delay:.7s}.mock-tag--green{background:#22a06b1a;color:var(--green-text);border-color:#22a06b4d}@keyframes tag-in{to{opacity:1;transform:translateY(0)}}.mock-cross{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:center}.mock-cross-src{border:1px solid var(--line);background:var(--paper);border-radius:10px;padding:.6rem .8rem;font-size:.8rem;color:var(--navy);display:flex;align-items:center;gap:.5rem}.mock-cross-targets{display:grid;gap:.4rem}.mock-cross-target{display:flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.68rem;color:var(--navy-soft)}.mock-cross-target:before{content:"";width:22px;height:1px;background:linear-gradient(90deg,var(--gold),var(--line-strong))}.mock-cross-target b{font-weight:500;background:var(--paper-2);border-radius:5px;padding:.18rem .45rem;color:var(--navy)}.mock-cross-target em{font-style:normal;color:var(--green-text);font-size:.62rem}.big-num{font-family:var(--font-serif);font-weight:800;font-size:2.6rem;color:var(--navy);font-variant-numeric:tabular-nums;line-height:1}.big-num small{font-family:var(--font-sans);font-size:1rem;color:var(--quiet);font-weight:500}.facts{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--card)}.facts-inner{max-width:var(--content);margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);padding:0 2rem}.fact{padding:1.7rem 1.5rem;border-left:1px solid var(--line)}.fact:first-child{border-left:none}.fact strong{display:block;font-family:var(--font-serif);font-size:2.7rem;font-weight:800;color:var(--navy);font-variant-numeric:tabular-nums;line-height:1.1}.fact strong span{font:inherit;color:inherit;letter-spacing:inherit;text-transform:none}.fact>span{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.14em;text-transform:uppercase;color:var(--quiet)}.product-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center;padding:4.25rem 0}.product-panel+.product-panel{border-top:1px solid var(--line)}.product-panel--flip .product-text{order:2}.product-panel--flip .product-visual{order:1}.product-kicker{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--quiet);margin-bottom:1rem}.product-kicker b{color:var(--gold-text);font-weight:500}.product-title{font-family:var(--font-serif);font-size:clamp(1.7rem,2.8vw,2.3rem);font-weight:700;color:var(--navy)}.product-desc{margin-top:1.15rem;color:var(--navy-soft);max-width:520px}.feature-list{list-style:none;margin:1.6rem 0 1.9rem;padding:0;display:grid;gap:.75rem}.feature-list li{display:flex;gap:.7rem;align-items:baseline;color:var(--navy-soft);line-height:1.55}.feature-list li:before{content:"✓";color:var(--green-text);flex:0 0 auto;font-weight:700;font-size:.9rem}.product-visual .shot{transition:transform .4s ease,box-shadow .4s ease}.product-visual:hover .shot{transform:translateY(-6px) scale(1.01)}.cols{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:3.25rem}.cols>*{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.8rem}.col-num{font-family:var(--font-mono);font-size:.72rem;color:var(--gold-text);letter-spacing:.16em;margin-bottom:1rem}.cols h3{font-size:1.16rem;font-weight:650;margin-bottom:.65rem}.cols p{font-size:.95rem;color:var(--navy-soft);line-height:1.68}.founder{display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:center}.founder-photo{border-radius:14px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-card);background:var(--card)}.founder-photo img{width:100%}.founder-caption{margin-top:.85rem;font-family:var(--font-mono);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:var(--quiet);text-align:center}.hive-note{border-top:1px solid var(--line);background:var(--paper)}.hive-note-inner{max-width:var(--content);margin:0 auto;padding:2.2rem 2rem;display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem 1.25rem}.hive-note-inner small{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;color:var(--quiet)}.hive-note-inner p{font-size:.95rem;color:var(--quiet)}.hive-note-inner a{color:var(--navy-soft);text-decoration-color:var(--gold);text-underline-offset:3px}.hive-note-inner a:hover{color:var(--gold-text)}.cta-final{text-align:center;padding:7rem 2rem;position:relative;overflow:hidden;background:radial-gradient(ellipse 55% 70% at 50% 115%,rgba(217,142,53,.16) 0%,transparent 65%),var(--ink)}.cta-final:before{content:"";position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:1px solid rgba(217,142,53,.28);border-radius:6px;pointer-events:none}.cta-final h2{font-family:var(--font-serif);font-size:clamp(2rem,4vw,3.1rem);font-weight:800;color:#f4f1ea}.cta-final h2 em{font-style:normal;color:#f4f1ea9e}.cta-final p{margin:1.4rem auto 2.4rem;max-width:560px;color:#b9c2cc;font-size:1.1rem}.cta-final-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem}.cta-final .btn--gold{background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#10202f;box-shadow:0 10px 32px #d98e354d}.cta-final .btn--ghost{color:#f4f1ea;border-color:#f4f1ea4d}.cta-final .btn--ghost:hover{border-color:var(--gold-2);color:var(--gold-2)}.page-hero{position:relative;padding:5rem 2rem 4rem;background:radial-gradient(ellipse 55% 60% at 90% 0%,rgba(217,142,53,.09) 0%,transparent 60%),var(--paper);border-bottom:1px solid var(--line);overflow:hidden}.page-hero-inner{max-width:var(--content);margin:0 auto}.page-hero .hero-title{font-size:clamp(2.2rem,4.2vw,3.3rem)}.page-hero .hero-sub{max-width:640px}.feature-row{display:grid;grid-template-columns:.85fr 1.15fr;gap:4rem;align-items:center;padding:3.75rem 0}.feature-row+.feature-row{border-top:1px solid var(--line)}.feature-row--flip .feature-row-text{order:2}.feature-row--flip .feature-row-visual{order:1}.feature-row h3{font-family:var(--font-serif);font-size:1.6rem;font-weight:700;color:var(--navy);margin-bottom:.9rem}.feature-row p{color:var(--navy-soft);max-width:480px}.feature-row-num{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.18em;color:var(--gold-text);margin-bottom:1rem}.norm-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.1rem;margin-top:3rem}.norm-grid--three{grid-template-columns:repeat(3,1fr)}.norm-tile{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:1.7rem 1.5rem;transition:transform .25s,box-shadow .25s,border-color .25s}.norm-tile:hover{transform:translateY(-4px);box-shadow:var(--shadow-card);border-color:var(--line-strong)}.norm-tile code{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--gold-text);background:var(--gold-soft);padding:.25rem .55rem;border-radius:6px}.norm-tile h3{margin:.8rem 0 .45rem;font-size:1.02rem;font-weight:650;color:var(--navy)}.norm-tile p{font-size:.88rem;line-height:1.6;color:var(--navy-soft)}.kontakt-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;align-items:start}.kontakt-form-wrap{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:2.5rem;box-shadow:var(--shadow-card)}.kontakt-form{display:grid;gap:1.25rem}.contact-field{display:grid;gap:.45rem}.contact-field label{font-size:.88rem;font-weight:600;color:var(--navy);letter-spacing:.02em}.contact-field input,.contact-field select,.contact-field textarea{width:100%;padding:.8rem 1rem;background:var(--paper);border:1px solid var(--line-strong);border-radius:9px;color:var(--navy);transition:border-color .2s,box-shadow .2s}.contact-field input:focus,.contact-field select:focus,.contact-field textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px var(--gold-soft)}.contact-field textarea{resize:vertical;min-height:130px}.contact-field-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.contact-checkbox{display:flex;gap:.7rem;align-items:flex-start;font-size:.88rem;color:var(--quiet);line-height:1.55}.contact-checkbox input{margin-top:.25rem;accent-color:var(--gold)}.contact-submit{justify-self:start;display:inline-flex;align-items:center;gap:.6rem;padding:.9rem 1.9rem;background:var(--navy);color:#fff;border:none;border-radius:10px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.contact-submit:hover{transform:translateY(-2px);background:var(--ink-2);box-shadow:0 12px 28px #10202f3d}.contact-submit:disabled{opacity:.55;cursor:wait;transform:none}.contact-error{color:var(--red);font-size:.9rem}.contact-sent,.request-modal-sent{padding:2rem 0;text-align:center;display:grid;gap:.8rem;justify-items:center;color:var(--navy-soft)}.contact-sent h3,.request-modal-sent h3{font-family:var(--font-serif);font-size:1.5rem}.contact-again{background:none;border:none;color:var(--gold-text);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.kontakt-direkt{border-left:1px solid var(--line);padding-left:3rem;display:grid;gap:1.4rem;align-content:start}.kontakt-direkt-title{font-family:var(--font-serif);font-size:1.3rem;color:var(--navy)}.kontakt-direkt-address{font-style:normal;line-height:1.8;color:var(--navy-soft)}.kontakt-direkt-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem;color:var(--navy-soft)}.kontakt-direkt-note{font-size:.9rem;color:var(--quiet);line-height:1.65}.kontakt-placeholder{color:var(--quiet);font-size:.9rem}.request-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#10202f66;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1.5rem}.request-modal{position:relative;width:100%;max-width:560px;max-height:88vh;overflow-y:auto;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:2.5rem;box-shadow:0 32px 80px #10202f4d}.request-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:var(--quiet);cursor:pointer;padding:.5rem}.loopcap{position:relative;width:100%;max-width:940px;max-height:88vh;overflow-y:auto;background:var(--card);border:1px solid var(--line);border-radius:18px;padding:2.6rem 2.8rem 2.8rem;box-shadow:0 32px 90px #10202f52;animation:loopcap-in .42s cubic-bezier(.22,1,.36,1)}@keyframes loopcap-in{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.loopcap-head{border-bottom:1px solid var(--line);padding-bottom:1.5rem;margin-bottom:1.75rem;max-width:640px}.loopcap-head h3{font-family:var(--font-serif);font-size:2rem;font-weight:800;color:var(--navy);letter-spacing:-.015em;margin:.6rem 0 .5rem}.loopcap-head p{color:var(--navy-soft);font-size:1rem;line-height:1.6}.loopcap-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.75rem 2.75rem}.loopcap-cat{animation:loopcap-cat-in .5s both}.loopcap-cat:nth-child(2){animation-delay:.04s}.loopcap-cat:nth-child(3){animation-delay:.08s}.loopcap-cat:nth-child(4){animation-delay:.12s}.loopcap-cat:nth-child(5){animation-delay:.16s}.loopcap-cat:nth-child(6){animation-delay:.2s}@keyframes loopcap-cat-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.loopcap-cat h4{display:flex;align-items:center;gap:.6rem;font-family:var(--font-serif);font-size:1.18rem;font-weight:700;color:var(--navy);margin-bottom:.9rem;padding-bottom:.6rem;border-bottom:1px solid var(--line)}.loopcap-cat h4:before{content:"";width:20px;height:2px;background:var(--gold);flex:none}.loopcap-cat--lead h4{color:var(--gold-text)}.loopcap-cat ul{list-style:none;display:grid;gap:.7rem}.loopcap-cat li{display:flex;gap:.65rem;font-size:.94rem;line-height:1.5;color:var(--navy-soft)}.loopcap-check{flex:none;margin-top:.15rem}@media(max-width:720px){.loopcap{padding:2rem 1.5rem 2.2rem}.loopcap-grid{grid-template-columns:1fr;gap:1.5rem}}.loopcap-cta{margin-top:3rem;text-align:center}.loopcap-cta p{color:var(--navy-soft);font-size:1.05rem;margin-bottom:1.1rem}.request-modal-close:hover{color:var(--navy)}.request-modal-header h3{font-family:var(--font-serif);font-size:1.5rem;margin-bottom:.4rem}.request-modal-header p{color:var(--quiet);font-size:.95rem;margin-bottom:1.5rem}.request-modal-form{display:grid;gap:1.15rem}.legal-page{max-width:760px;margin:0 auto}.legal-title{font-family:var(--font-serif);font-size:2.2rem;margin-bottom:2.2rem}.legal-page h2{margin:2.2rem 0 .7rem;font-size:1.15rem;color:var(--navy)}.legal-page p,.legal-page li{color:var(--navy-soft);line-height:1.75}.legal-page a{color:var(--gold-text)}.contact-checkbox a,.kontakt-direkt a{display:inline-block;min-height:26px;line-height:26px}.legal-highlight{background:var(--gold-soft);border-left:3px solid var(--gold);padding:1.2rem 1.5rem;border-radius:0 8px 8px 0;margin:1.5rem 0}.not-found-page{min-height:60vh;display:grid;place-content:center;text-align:center;gap:1.2rem;padding:4rem 2rem}.not-found-code{font-family:var(--font-mono);font-size:.8rem;letter-spacing:.3em;color:var(--gold)}.not-found-title{font-family:var(--font-serif);font-size:2.4rem}.not-found-text{color:var(--quiet);max-width:420px;margin:0 auto}.hero-cta{display:inline-flex;align-items:center;gap:.6rem;justify-self:center;padding:.85rem 1.7rem;background:var(--navy);color:#fff;border-radius:10px;font-weight:600;text-decoration:none}.footer{background:var(--paper-2);border-top:1px solid var(--line);padding:4.5rem 2rem 2.5rem}.footer-inner{max-width:var(--content);margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid var(--line)}.footer-brand-col p{margin-top:.9rem;font-size:.92rem;color:var(--quiet);max-width:280px;line-height:1.65}.footer h2{font-family:var(--font-mono);font-size:.66rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--quiet);margin:0 0 1.1rem}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:.6rem}.footer-links a{display:inline-flex;align-items:center;min-height:26px;color:var(--navy-soft);text-decoration:none;font-size:.95rem;transition:color .2s}@media(max-width:860px){.footer-links a{min-height:40px}}.footer-links a:hover{color:var(--gold-text)}.footer-links .footer-dim,.footer-dim{color:var(--quiet);font-size:.88rem}.footer-privacy-badge{display:flex;align-items:center;gap:.5rem;margin:1.6rem 0 0;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.1em;color:var(--quiet)}.footer-privacy-badge svg{color:var(--green);flex:0 0 auto}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:2rem;font-size:.85rem;color:var(--quiet)}.footer-brand{font-family:var(--font-serif);font-weight:900;font-size:1.2rem;color:var(--navy)}.footer-brand span{color:var(--gold)}.puls{position:relative;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 24px 60px #10202f14;transition:transform .2s ease-out;will-change:transform}.puls-chrome{display:flex;align-items:center;gap:.45rem;padding:.7rem 1rem;border-bottom:1px solid var(--line);background:var(--paper)}.puls-chrome>span{width:9px;height:9px;border-radius:50%;background:#10202f1a}.puls-chrome>span:first-child{background:var(--gold)}.puls-chrome small{margin-left:.5rem;font-family:var(--font-mono);font-size:.64rem;letter-spacing:.16em;text-transform:uppercase;color:var(--quiet)}.demo-live{margin-left:auto;display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-style:normal;font-size:.62rem;letter-spacing:.12em;color:var(--green-text)}.demo-live:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse-dot 2.4s ease-in-out infinite}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}.puls-stage{position:relative;padding:1.4rem 1.4rem .6rem}.puls-stage svg{position:relative;width:100%;height:auto;display:block}.puls-track{fill:none;stroke:#10202f12;stroke-width:11;stroke-linecap:round}.puls-value{fill:none;stroke-width:11;stroke-linecap:round;opacity:0;transition:opacity .9s ease}.puls-value--ok{stroke:var(--green)}.puls-value--warn{stroke:var(--gold)}.puls-value--gap{stroke:#10202f47}.puls-node{fill:#10202f2e}.puls--in .puls-value{opacity:1}.puls-seg{opacity:0;transition:opacity .6s ease}.puls--in .puls-seg{opacity:1}.puls-label{font-family:var(--font-serif);font-size:15.5px;font-weight:700;fill:var(--navy)}.puls-label-val{font-family:var(--font-mono);font-size:11.5px;fill:var(--muted)}.puls-dotted{fill:none;stroke:#10202f1f;stroke-width:1;stroke-dasharray:2 5}.puls-center{position:absolute;top:1.4rem;right:1.4rem;bottom:.6rem;left:1.4rem;display:grid;place-content:center;justify-items:center;text-align:center;gap:.15rem;pointer-events:none}.puls-center small{font-family:var(--font-mono);font-size:clamp(.5rem,1.1vw,.6rem);letter-spacing:.24em;text-transform:uppercase;color:var(--quiet)}.puls-center strong{font-family:var(--font-serif);font-size:clamp(2rem,5vw,3.4rem);font-weight:800;color:var(--navy);line-height:1.05;font-variant-numeric:tabular-nums}.puls-center em{font-family:var(--font-serif);font-style:italic;font-size:clamp(.66rem,1.5vw,.85rem);line-height:1.2;color:var(--quiet)}.puls-foot{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;padding:.7rem 1rem 1.1rem;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.1em;color:var(--quiet)}.puls-foot span{display:inline-flex;align-items:center;gap:.45rem}.puls-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.puls-dot--ok{background:var(--green)}.puls-dot--warn{background:var(--gold)}.puls-dot--gap{background:#10202f2e}@media(max-width:600px){.puls-center em{max-width:7rem}.puls-center small{letter-spacing:.14em}}.audience{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem;margin-top:3.25rem}.audience-card{background:var(--card);border:1px solid var(--line);border-radius:18px;padding:2.2rem 2.4rem;transition:box-shadow .25s,border-color .25s}.audience-card:hover{box-shadow:var(--shadow-card);border-color:var(--line-strong)}.audience-card--primary{border-top:2px solid var(--gold);transition:box-shadow .25s,border-color .25s,transform .25s}.audience-card--primary:hover{box-shadow:var(--shadow-float);border-color:var(--line-strong);border-top-color:var(--gold);transform:translateY(-3px)}.audience-kicker{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-mono);font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-text);margin-bottom:.85rem}.audience-kicker:before{content:"";width:18px;height:1px;background:var(--gold);flex:none}.audience-card h3{font-family:var(--font-serif);font-size:1.5rem;font-weight:700;margin-bottom:1.1rem}.audience-card .shot{margin-top:1.5rem;box-shadow:var(--shadow-card)}.audience-card .shot img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;object-position:top center}.audience-lede{color:var(--navy-soft);margin-bottom:1.1rem}.audience-card--wide{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1.05fr;gap:2.75rem;align-items:center}.audience-card--wide .shot{margin-top:0}@media(max-width:1024px){.audience-card--wide{grid-column:auto;grid-template-columns:1fr;gap:1.5rem}}.common-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.1rem}.common-card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:1.7rem 1.8rem}.common-card h3{font-size:1.05rem;font-weight:650;margin-bottom:.45rem}.common-card>p{font-size:.92rem;line-height:1.6;color:var(--navy-soft)}.norm-open{margin-top:1.1rem;background:var(--card);border:1px solid var(--line);border-left:3px solid var(--gold);border-radius:16px;padding:2rem 2.2rem;display:grid;grid-template-columns:1fr auto;gap:2.2rem;align-items:center}.norm-open-text h3{font-family:var(--font-serif);font-size:1.4rem;font-weight:700;margin:.5rem 0 .7rem}.norm-open-text p{font-size:.98rem;line-height:1.65;color:var(--navy-soft);max-width:62ch}.norm-open .btn{flex:none;white-space:nowrap}@media(max-width:760px){.norm-open{grid-template-columns:1fr;gap:1.4rem}}.interplay{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-top:3rem}.interplay-flow{display:grid;gap:.9rem}.flow-card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:1.1rem 1.3rem;display:flex;align-items:center;gap:.9rem;box-shadow:var(--shadow-card)}.flow-card--fleet{border-left:4px solid var(--fleet-accent)}.flow-card--loop{border-left:4px solid var(--loop-accent)}.flow-card strong{display:block;font-size:.95rem;color:var(--navy)}.flow-card small{font-size:.8rem;color:var(--quiet)}.flow-tag{margin-left:auto;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.12em;text-transform:uppercase;padding:.3rem .6rem;border-radius:6px;white-space:nowrap}.flow-tag--fleet{background:#3b74c41a;color:var(--fleet-accent)}.flow-tag--loop{background:var(--gold-soft);color:var(--gold-text)}.flow-arrow{justify-self:center;color:var(--gold-text);display:flex;flex-direction:column;align-items:center;gap:.2rem;font-family:var(--font-mono);font-size:.62rem;letter-spacing:.14em;text-transform:uppercase}.chips{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .55rem;margin-top:2.1rem}.chips-label{font-family:var(--font-mono);font-size:.64rem;letter-spacing:.18em;text-transform:uppercase;color:var(--quiet);margin-right:.4rem}.chip{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.05em;color:var(--navy-soft);background:var(--card);border:1px solid var(--line);border-radius:999px;padding:.32rem .75rem;white-space:nowrap;transition:border-color .2s,color .2s,background .2s}.chip:hover{border-color:var(--gold);color:var(--gold-text);background:var(--gold-soft)}.steps{display:grid;gap:1.1rem;margin-top:3.25rem}.step{display:grid;grid-template-columns:64px 1fr .9fr;gap:2.5rem;align-items:center;background:var(--card);border:1px solid var(--line);border-radius:18px;padding:2.4rem 2.6rem;transition:box-shadow .25s,border-color .25s}.step:hover{box-shadow:var(--shadow-card);border-color:var(--line-strong)}.step-num{font-family:var(--font-serif);font-weight:800;font-size:2.4rem;color:var(--gold-text);line-height:1}.step h3{font-family:var(--font-serif);font-size:1.45rem;font-weight:700;margin-bottom:.6rem}.step p{color:var(--navy-soft);font-size:.99rem;max-width:520px}.step-visual .shot{box-shadow:var(--shadow-card);transition:transform .35s ease,box-shadow .35s ease}.step-visual .shot img{display:block;width:100%;aspect-ratio:5 / 3;object-fit:cover;object-position:top center}.step:hover .step-visual .shot{transform:translateY(-4px);box-shadow:var(--shadow-float)}.audience-card .shot{transition:transform .35s ease,box-shadow .35s ease}.audience-card:hover .shot{transform:translateY(-4px);box-shadow:var(--shadow-float)}.stack-flow-section{padding:1.5rem 2rem 6rem}.stack-flow{max-width:min(940px,92vw);margin:0 auto;display:grid;gap:1.6rem}.stack-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:20px;padding:2.6rem 2.8rem;text-decoration:none;color:inherit;overflow:hidden;isolation:isolate;box-shadow:var(--shadow-card);transform-style:preserve-3d}.stack-card:hover{box-shadow:var(--shadow-float)}@media(max-width:680px){.stack-flow-section{padding:1rem 1.25rem 4rem}.stack-card{padding:2rem 1.6rem}.stack-card-header{top:2rem;right:1.6rem}.stack-card-features{grid-template-columns:1fr;gap:.6rem}}.stack-card-num{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem}.stack-card-header{position:absolute;top:2.4rem;right:2.8rem}.stack-card-arrow{font-weight:600;font-size:.92rem}.stack-card-title{font-family:var(--font-serif);font-size:clamp(1.8rem,3vw,2.5rem);font-weight:800;color:var(--navy);margin-bottom:.9rem}.stack-card-desc{color:var(--navy-soft);max-width:640px;margin-bottom:1.75rem}.stack-card-features{list-style:none;padding:0;margin:1.75rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:.7rem 2rem}.stack-card-features li{display:flex;gap:.6rem;align-items:baseline;font-size:.93rem;color:var(--navy-soft);line-height:1.5}.stack-card-features svg{flex:0 0 auto;transform:translateY(1px)}.stack-mobile{padding:0 1.25rem}.stack-mobile-list{display:grid;gap:1.1rem;max-width:var(--content);margin:0 auto}.stack-mobile-card{display:block;background:var(--card);border:1px solid var(--line);border-top:4px solid var(--gold);border-radius:16px;padding:1.8rem;text-decoration:none;color:inherit;box-shadow:var(--shadow-card)}.stack-mobile-num{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.7rem}.stack-mobile-head h3{font-family:var(--font-serif);font-size:1.5rem;margin-bottom:.6rem}.stack-mobile-card p{color:var(--navy-soft);font-size:.95rem;margin-bottom:1rem}.stack-mobile-arrow{font-weight:600;font-size:.92rem}@media(max-width:1024px){.hero-inner{grid-template-columns:1fr;gap:3.5rem}.step{grid-template-columns:48px minmax(0,1fr)}.step h3,.step p{overflow-wrap:break-word}.step-visual{grid-column:2}.audience,.common-row{grid-template-columns:1fr}.interplay{grid-template-columns:1fr;gap:2.5rem}.hero-stamp{display:none}.float-card--tl{left:0}.float-card--br{right:0}.facts-inner{grid-template-columns:repeat(2,1fr)}.fact:nth-child(odd){border-left:none}.bento{grid-template-columns:repeat(2,1fr)}.bento-tile--3,.bento-tile--2,.bento-tile--4{grid-column:span 1}.product-panel,.product-panel--flip,.feature-row{grid-template-columns:1fr;gap:2.5rem}.product-panel--flip .product-text,.feature-row--flip .feature-row-text{order:0}.product-panel--flip .product-visual,.feature-row--flip .feature-row-visual{order:1}.cols{grid-template-columns:1fr}.norm-grid,.norm-grid--three{grid-template-columns:repeat(2,1fr)}.founder{grid-template-columns:240px 1fr;gap:2.5rem}.kontakt-grid{grid-template-columns:1fr}.kontakt-direkt{border-left:none;padding-left:0;border-top:1px solid var(--line);padding-top:2.5rem}}@media(max-width:680px){.section{padding:4.25rem 1.25rem}.hero{padding:3.5rem 1.25rem 4.5rem}.page-hero{padding:3.75rem 1.25rem 3.25rem}.demo-body{grid-template-columns:1fr}.float-card{display:none}.bento{grid-template-columns:1fr}.facts-inner{grid-template-columns:1fr 1fr;padding:0 1.25rem}.founder{grid-template-columns:1fr}.founder-photo{max-width:300px}.norm-grid,.norm-grid--three,.contact-field-row{grid-template-columns:1fr}.kontakt-form-wrap{padding:1.6rem}.step{padding:1.9rem 1.5rem;gap:1.5rem}.cta-final{padding:5rem 1.25rem}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.feature-row-visual .shot:not(.shot--portrait) img{aspect-ratio:16 / 10;object-fit:cover;object-position:center}}.faq{margin:2.5rem 0 0;border-top:1px solid var(--paper-2)}.faq-item{padding:1.5rem 0;border-bottom:1px solid var(--paper-2)}.faq-q{font-family:Playfair Display,Georgia,serif;font-size:1.25rem;line-height:1.35;color:var(--navy);margin:0 0 .6rem}.faq-a{margin:0;max-width:62ch;color:var(--navy-soft);line-height:1.7}.section--cream .faq,.section--cream .faq-item{border-color:#10202f1a}@media(max-width:640px){.faq-q{font-size:1.1rem}}.sysmap-section .section-inner{max-width:1400px}.sysmap-section .sysmap-kopf{max-width:var(--content);margin-inline:auto}.sysmap{--sysmap-bg: var(--paper);--sysmap-quiet: var(--quiet);--sysmap-gold: #9c6520;margin-top:2.75rem}.section--cream .sysmap{--sysmap-bg: var(--paper-2)}.sysmap-tabs{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.6rem}.sysmap-tabs-label{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--sysmap-quiet);margin-right:.3rem}.sysmap-tab{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid var(--line);background:var(--card);color:var(--navy-soft);border-radius:999px;padding:.5rem 1.05rem;font-family:var(--font-sans);font-size:.93rem;font-weight:600;transition:border-color .2s,color .2s,background .2s}.sysmap-tab:hover{border-color:var(--line-strong);color:var(--navy)}.sysmap-tab.is-active{background:var(--navy);border-color:var(--navy);color:#fff}.sysmap-stage{display:grid;gap:1.75rem;grid-template-columns:1fr;align-items:start}@media(min-width:1240px){.sysmap-stage{grid-template-columns:minmax(0,2.15fr) minmax(300px,1fr)}}.sysmap-map{display:none}.sysmap-mobil{display:block}@media(min-width:900px){.sysmap-mobil{display:none}}@media(min-width:900px){.sysmap-map{display:block}}.sysmap-svg{width:100%;height:auto;display:block;overflow:visible}.sysmap-zone rect{fill:#10202f07}.sysmap-zone-label{font-family:var(--font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;fill:var(--navy-soft)}.sysmap-node{cursor:pointer}.sysmap-node .sysmap-box{fill:var(--card);stroke:var(--line);stroke-width:1.2;transition:stroke .25s,stroke-width .25s}.sysmap-accent{fill:var(--line-strong);transition:fill .25s}.sysmap-focus-ring{fill:none;stroke:var(--gold);stroke-width:2;stroke-dasharray:4 4;opacity:0;pointer-events:none}.sysmap-node--t-product .sysmap-box{fill:var(--card);stroke-width:1.6}.sysmap-node--t-product.sysmap-node--portal .sysmap-box{stroke:#16795a80}.sysmap-node--t-product.sysmap-node--fleet .sysmap-box{stroke:#3b74c480}.sysmap-node--t-product.sysmap-node--loop .sysmap-box{stroke:#b97a2e80}.sysmap-node--t-product .sysmap-title{letter-spacing:.01em}.sysmap-node--t-structure .sysmap-box{fill:var(--card);stroke:var(--line)}.sysmap-node--t-structure .sysmap-title{fill:var(--navy)}.sysmap-node--t-context .sysmap-box{fill:none;stroke:var(--line-strong);stroke-dasharray:5 5}.sysmap-node--t-context .sysmap-title{fill:var(--navy-soft)}.sysmap-node--t-context .sysmap-sub{fill:var(--sysmap-quiet)}.sysmap-node--t-result .sysmap-box{fill:var(--navy);stroke:var(--navy)}.sysmap-node--t-result .sysmap-title{fill:#fff}.sysmap-node--t-result .sysmap-kicker{fill:#ffffffb8}.sysmap-node--t-result .sysmap-sub{fill:#ffffffdb}.sysmap-node--t-result:hover .sysmap-box,.sysmap-node--t-result.is-on .sysmap-box{stroke:var(--gold-2);stroke-width:2.6}.sysmap-node--portal .sysmap-accent{fill:var(--portal-accent)}.sysmap-node--fleet .sysmap-accent{fill:var(--fleet-accent)}.sysmap-node--loop .sysmap-accent{fill:var(--loop-accent)}.sysmap-kicker{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.12em;text-transform:uppercase;fill:var(--sysmap-quiet)}.sysmap-node--portal .sysmap-kicker{fill:var(--portal-accent)}.sysmap-node--fleet .sysmap-kicker{fill:var(--fleet-accent)}.sysmap-node--loop .sysmap-kicker{fill:var(--sysmap-gold)}.sysmap-title{font-family:var(--font-sans);font-weight:700;fill:var(--navy)}.sysmap-sub{font-family:var(--font-sans);font-size:13.5px;fill:var(--navy-soft)}.sysmap-meta{font-family:var(--font-sans);font-size:12.5px;fill:var(--sysmap-quiet)}.sysmap-badge{font-family:var(--font-mono);font-size:10.5px;letter-spacing:.08em;fill:var(--sysmap-quiet)}.sysmap-node{opacity:0;transform:translateY(10px)}.sysmap--in .sysmap-node{opacity:1;transform:none;transition:opacity .55s ease,transform .55s ease}.sysmap--in .sysmap-node.is-dim{opacity:.28}.sysmap--in .sysmap-node:hover,.sysmap--in .sysmap-node.is-on{transform:translateY(-3px)}.sysmap-node:hover .sysmap-box,.sysmap-node.is-on .sysmap-box{stroke:var(--navy);stroke-width:1.7}.sysmap-node.is-pinned .sysmap-box{stroke:var(--navy);stroke-width:2.2}.sysmap-node:focus{outline:none}.sysmap-node:focus-visible{outline:none}.sysmap-node:focus-visible .sysmap-focus-ring{opacity:1}.sysmap-node:focus-visible .sysmap-box{stroke:var(--navy);stroke-width:1.7}.sysmap-edge{fill:none;stroke:#aeb8c1;stroke-width:1.6;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100}.sysmap--in .sysmap-edge{stroke-dashoffset:0;transition:stroke-dashoffset .8s ease,stroke .25s,stroke-width .25s,opacity .25s}.sysmap-edge--dashed{stroke-dasharray:5 6;stroke-dashoffset:0;opacity:0}.sysmap--in .sysmap-edge--dashed{opacity:1;transition:opacity .6s ease,stroke .25s,stroke-width .25s}.sysmap--in .sysmap-edge.is-on{stroke:var(--navy);stroke-width:2.4}.sysmap--in .sysmap-edge.is-dim{opacity:.16}.sysmap-tip{fill:#aeb8c1}.sysmap-edge--spine{stroke:#8b96a2;stroke-width:2.6}.sysmap-tip--on{fill:var(--navy)}.sysmap-edge-label{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;fill:var(--sysmap-quiet);paint-order:stroke;stroke:var(--sysmap-bg);stroke-width:4px;stroke-linejoin:round;opacity:0;pointer-events:none}.sysmap--in .sysmap-edge-label{opacity:1;transition:opacity .45s ease .45s,fill .25s}.sysmap--in .sysmap-edge-label.is-on{fill:var(--navy)}.sysmap--in .sysmap-edge-label.is-dim{opacity:.18}.sysmap-flow{pointer-events:none}.sysmap-fill,.sysmap-head,.sysmap-recv,.sysmap-stamp{animation-duration:var(--sysmap-cycle, 7.2s);animation-iteration-count:infinite;pointer-events:none}.sysmap-fill,.sysmap-head{animation-timing-function:cubic-bezier(.45,.05,.35,1)}.sysmap-fill{fill:none;stroke:var(--gold);stroke-width:4.6;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;opacity:0}.sysmap-glows{opacity:.17}.sysmap-glow{fill:none;stroke:var(--gold-2);stroke-width:15;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;opacity:0;animation-duration:var(--sysmap-cycle, 7.2s);animation-iteration-count:infinite;animation-timing-function:cubic-bezier(.45,.05,.35,1)}.sysmap-tip--flow{fill:var(--gold)}.sysmap-head{fill:var(--gold-2);stroke:#fff;stroke-width:2.2;opacity:0;offset-rotate:0deg}.sysmap-recv{fill:none;stroke:var(--gold-2);stroke-width:1.5;opacity:0;animation-timing-function:ease-out}.sysmap-stamp{opacity:0;transform-box:fill-box;transform-origin:center;animation-timing-function:cubic-bezier(.34,1.4,.64,1)}.sysmap-stamp rect{fill:var(--gold)}.sysmap-stamp text{fill:var(--navy);font-family:var(--font-mono);font-size:11.5px;letter-spacing:.04em}.sysmap-legend{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem 1.5rem;margin:1.2rem 0 0}.sysmap-legend-item{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--sysmap-quiet)}.sysmap-legend-line{width:26px;border-top:2px solid var(--line-strong);display:inline-block}.sysmap-legend-line--dashed{border-top-style:dashed}.sysmap-legend-note{flex:1 1 100%;max-width:64ch;font-size:.88rem;line-height:1.6;color:var(--sysmap-quiet)}.sysmap-panel{background:var(--card);border:1px solid var(--line);border-top:3px solid var(--sysmap-panel-accent, var(--gold));border-radius:14px;transition:border-top-color .25s;padding:1.75rem;box-shadow:var(--shadow-card)}.sysmap-panel-kicker{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--sysmap-panel-accent, var(--sysmap-gold));margin-bottom:.9rem}.sysmap-panel-title{font-family:var(--font-serif);font-weight:700;font-size:1.42rem;line-height:1.25;color:var(--navy);margin:0 0 .9rem}.sysmap-panel-text{margin:0;line-height:1.7;color:var(--navy-soft)}.sysmap-panel-bullets,.sysmap-panel-steps{list-style:none;margin:1.3rem 0 0;padding:0;display:grid;gap:.65rem}.sysmap-panel-bullets li{position:relative;padding-left:1.15rem;font-size:.97rem;line-height:1.55;color:var(--navy-soft)}.sysmap-panel-bullets li:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--gold)}.sysmap-panel-steps{counter-reset:sysmapstep}.sysmap-panel-steps li{counter-increment:sysmapstep;position:relative;padding-left:2.1rem;font-size:.97rem;line-height:1.55;color:var(--navy-soft)}.sysmap-panel-steps li:before{content:counter(sysmapstep);position:absolute;left:0;top:-.05em;width:1.5rem;height:1.5rem;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-family:var(--font-mono);font-size:.72rem;color:var(--sysmap-gold)}.sysmap-panel-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.3rem}.sysmap-chip{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.06em;padding:.3rem .62rem;border:1px solid var(--line);border-radius:999px;color:var(--navy-soft);background:var(--paper)}.sysmap-flowline{margin:1.3rem 0 0;padding-top:1rem;border-top:1px solid var(--line);font-family:var(--font-mono);font-size:.82rem;line-height:1.6;color:var(--navy-soft)}.sysmap-flowline span{display:block;font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--sysmap-quiet);margin-bottom:.35rem}.sysmap-panel-cta{margin-top:1.3rem}.sysmap-panel-hint{margin:1.1rem 0 0;font-size:.82rem;line-height:1.5;color:var(--sysmap-quiet)}.sysmap button.link-arrow{background:none;border:0;padding:0;font:inherit;cursor:pointer;color:var(--gold-text);font-weight:600}@media(max-width:520px){.sysmap-tab{font-size:.86rem;padding:.45rem .85rem}.sysmap-panel{padding:1.4rem}.sysmap-panel-title{font-size:1.25rem}}@media(prefers-reduced-motion:reduce){.sysmap-node,.sysmap-edge,.sysmap-edge--dashed,.sysmap-edge-label,.sysmap--in .sysmap-node,.sysmap--in .sysmap-edge,.sysmap--in .sysmap-edge--dashed,.sysmap--in .sysmap-edge-label{transition:none!important;animation:none!important;opacity:1;transform:none;stroke-dashoffset:0}.sysmap--in .sysmap-node:hover,.sysmap--in .sysmap-node.is-on{transform:none}.sysmap--in .sysmap-node.is-dim{opacity:.28}.sysmap--in .sysmap-edge.is-dim,.sysmap--in .sysmap-edge-label.is-dim{opacity:.18}.sysmap-fill,.sysmap-glow{animation:none!important;stroke-dashoffset:0;opacity:1}.sysmap-stamp{animation:none!important;opacity:1;transform:none}.sysmap-head,.sysmap-recv,.sysmap-edge-label[class*=sysmap-lit-]{fill:var(--navy)!important}}.refs{display:grid;gap:1.25rem;grid-template-columns:1fr;margin-top:3rem}@media(min-width:860px){.refs{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.refs .ref-card--breit{grid-column:1 / -1;display:grid;grid-template-columns:minmax(200px,.8fr) minmax(0,2fr);column-gap:3rem;align-items:start}.refs .ref-card--breit .ref-kopf{display:block;grid-row:1 / span 2}.refs .ref-card--breit .ref-logo-box{height:auto;margin-bottom:1.3rem}.refs .ref-card--breit .ref-name{margin-bottom:0}.refs .ref-card--breit .ref-text{grid-column:2;max-width:68ch}.refs .ref-card--breit .ref-bausteine{grid-column:2;padding-top:1.3rem}}.refs-kompakt{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:700px){.refs-kompakt{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1040px){.refs-kompakt{grid-template-columns:repeat(5,minmax(0,1fr));gap:1.25rem}}.ref-kompakt{display:flex;flex-direction:column;padding:1.4rem 1.3rem 1.3rem;background:var(--card);border:1px solid var(--line);border-radius:14px}.ref-kompakt .ref-logo-box{height:62px;margin-bottom:1rem}.ref-kompakt-name{font-weight:650;font-size:.98rem;line-height:1.3;color:var(--navy);margin-bottom:.35rem}.ref-kompakt .ref-branche{margin-bottom:0;font-size:.66rem;letter-spacing:.14em}.ref-card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:2rem 2.1rem;display:flex;flex-direction:column;transition:border-color .25s,box-shadow .25s}.ref-card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-card)}.ref-kopf{display:contents}.ref-logo-box{display:flex;align-items:flex-end;height:62px;margin-bottom:1.2rem}.ref-logo{display:block;max-width:100%;object-fit:contain}.ref-branche{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-text);margin-bottom:.85rem}.ref-name{font-family:var(--font-serif);font-weight:700;font-size:1.5rem;line-height:1.2;color:var(--navy);margin:0 0 .9rem}.ref-text{margin:0;line-height:1.7;color:var(--navy-soft);max-width:62ch}.ref-bausteine{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto;padding-top:1.4rem}.ref-chip{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.06em;padding:.32rem .66rem;border:1px solid var(--line);border-radius:999px;color:var(--navy-soft);background:var(--paper)}.section--cream .ref-chip{background:var(--paper-2)}@media(max-width:520px){.ref-card{padding:1.5rem 1.4rem}.ref-name{font-size:1.3rem}}.hero-claim{font-family:var(--font-serif);font-size:clamp(1.15rem,2.1vw,1.5rem);line-height:1.35;color:var(--navy);margin:1.2rem 0 0;max-width:34ch}.hero-regel{font-family:var(--font-mono);font-size:.82rem;letter-spacing:.04em;line-height:1.7;color:var(--gold-text);margin:1.3rem 0 0}.hero-visual--ebenen{animation:hero-enter .85s cubic-bezier(.22,1,.36,1) .2s both}.hero-ebenen{display:grid;gap:.8rem}.hero-ebene{display:grid;gap:.25rem;background:var(--card);border:1px solid var(--line);border-left:4px solid var(--line-strong);border-radius:14px;padding:1.1rem 1.3rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s}.hero-ebene:nth-child(1){border-left-color:var(--portal-accent)}.hero-ebene:nth-child(2){border-left-color:var(--fleet-accent)}.hero-ebene:nth-child(3){border-left-color:var(--loop-accent)}.hero-ebene:hover{transform:translate(3px);border-color:var(--line-strong);box-shadow:var(--shadow-card)}.hero-ebene:nth-child(1):hover{border-left-color:var(--portal-accent)}.hero-ebene:nth-child(2):hover{border-left-color:var(--fleet-accent)}.hero-ebene:nth-child(3):hover{border-left-color:var(--loop-accent)}.hero-ebene-kicker{font-family:var(--font-mono);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--sysmap-quiet, #586674)}.hero-ebene-name{font-weight:700;font-size:1.3rem;letter-spacing:.01em;color:var(--navy)}.hero-ebene-satz{font-size:.95rem;line-height:1.5;color:var(--navy-soft)}.hero-ebenen-note{margin:.3rem 0 0;font-size:.86rem;line-height:1.6;color:var(--quiet);max-width:40ch}.methode{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;gap:0;max-width:900px}.methode-schritt{display:grid;grid-template-columns:52px minmax(0,1fr);gap:1.6rem;align-items:start;padding:1.5rem .25rem;border-top:1px solid var(--line)}.methode-schritt:first-child{border-top:none}.methode-num{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;border:1px solid var(--line-strong);font-family:var(--font-serif);font-size:1.4rem;color:var(--gold-text)}.methode-schritt h3{margin:0 0 .45rem;font-family:var(--font-serif);font-size:1.3rem;color:var(--navy)}.methode-schritt p{margin:0;line-height:1.7;color:var(--navy-soft);max-width:68ch}.sysmap-panel,.sysmap-mobil{scroll-margin-top:calc(var(--header-height) + .75rem)}.sysmap-zurueck{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.6rem 1rem;border:1px solid var(--line);border-radius:999px;background:var(--paper);font:inherit;font-size:.9rem;font-weight:600;color:var(--navy);cursor:pointer;transition:border-color .2s,background .2s}.sysmap-zurueck:hover{border-color:var(--gold-text);background:var(--paper-2)}@media(min-width:900px){.sysmap-zurueck{display:none}}.sysmap-hint-breit{display:none}.sysmap-hint-schmal{display:inline}@media(min-width:900px){.sysmap-hint-breit{display:inline}.sysmap-hint-schmal{display:none}}.branche button.link-arrow{background:none;border:0;padding:1.4rem 0 0;font:inherit;font-size:.98rem;cursor:pointer;color:var(--gold-text);font-weight:600;text-align:left}.wer{max-width:62ch}.wer p{margin:0 0 1.4rem;font-size:1.12rem;line-height:1.75;color:var(--navy-soft)}.branchen{display:grid;gap:1.25rem;grid-template-columns:1fr;margin-top:3rem}@media(min-width:860px){.branchen{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}.branche{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:2rem 2.1rem;display:flex;flex-direction:column;transition:border-color .25s,box-shadow .25s}.branche:hover{border-color:var(--line-strong);box-shadow:var(--shadow-card)}.branche h3{margin:0 0 .7rem;font-family:var(--font-serif);font-size:1.45rem;line-height:1.25;color:var(--navy)}.branche>p{margin:0;line-height:1.7;color:var(--navy-soft)}.branche-begriffe{display:flex;flex-wrap:wrap;gap:.4rem;margin:1.3rem 0 0}.branche-begriff{font-family:var(--font-mono);font-size:.72rem;letter-spacing:.04em;padding:.3rem .6rem;border-radius:6px;background:var(--paper-2);color:var(--navy-soft)}.branche .link-arrow{margin-top:auto;padding-top:1.4rem}.fall{display:grid;gap:1.25rem;grid-template-columns:1fr;margin-top:3rem}@media(min-width:980px){.fall{grid-template-columns:1fr 1.25fr 1fr;gap:1.5rem}}.fall-block{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:1.9rem 2rem}.fall-block--ergebnis{background:var(--navy);border-color:var(--navy)}.fall-kicker{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-text);margin-bottom:.9rem}.fall-block--ergebnis .fall-kicker{color:var(--gold-2)}.fall-block p{margin:0;line-height:1.7;color:var(--navy-soft)}.fall-block--ergebnis p{color:#ffffffe0}.fall-schritte{margin:0;padding:0;list-style:none;counter-reset:fallschritt;display:grid;gap:.8rem}.fall-schritte li{counter-increment:fallschritt;position:relative;padding-left:2.1rem;line-height:1.6;color:var(--navy-soft)}.fall-schritte li:before{content:counter(fallschritt);position:absolute;left:0;top:0;width:1.5rem;height:1.5rem;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-family:var(--font-mono);font-size:.72rem;color:var(--gold)}.fall-bausteine{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:1.4rem}.fall-block--ergebnis .ref-chip{background:#ffffff14;border-color:#ffffff3d;color:#ffffffeb}.prose-lede{font-size:1.12rem;line-height:1.7;color:var(--navy)}@media(max-width:520px){.methode-schritt{grid-template-columns:40px minmax(0,1fr);gap:1rem;padding:1.4rem 1.3rem}.methode-num{width:40px;height:40px;font-size:1.15rem}.branche{padding:1.6rem 1.4rem}.fall-block{padding:1.5rem 1.4rem}}@keyframes sysmap-fill-5-0{0%{stroke-dashoffset:100;opacity:1}15%{stroke-dashoffset:0;opacity:1}92%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sysmap-head-5-0{0%{offset-distance:0%;opacity:0}0%{offset-distance:0%;opacity:0}2%{opacity:1}13%{opacity:1}15%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes sysmap-lit-5-0{0%{fill:var(--sysmap-quiet)}0%{fill:var(--sysmap-quiet)}7%{fill:var(--gold-2)}15%{fill:var(--navy)}92%{fill:var(--navy)}to{fill:var(--sysmap-quiet)}}@keyframes sysmap-recv-5-0{0%{opacity:0;stroke-width:1.5}13%{opacity:0;stroke-width:1.5}15%{opacity:.95;stroke-width:3.4}20%{opacity:0;stroke-width:8}to{opacity:0;stroke-width:8}}@keyframes sysmap-fill-5-1{0%{stroke-dashoffset:100;opacity:0}16%{stroke-dashoffset:100;opacity:1}31%{stroke-dashoffset:0;opacity:1}92%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sysmap-head-5-1{0%{offset-distance:0%;opacity:0}16%{offset-distance:0%;opacity:0}18%{opacity:1}29%{opacity:1}31%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes sysmap-lit-5-1{0%{fill:var(--sysmap-quiet)}16%{fill:var(--sysmap-quiet)}23%{fill:var(--gold-2)}31%{fill:var(--navy)}92%{fill:var(--navy)}to{fill:var(--sysmap-quiet)}}@keyframes sysmap-recv-5-1{0%{opacity:0;stroke-width:1.5}29%{opacity:0;stroke-width:1.5}31%{opacity:.95;stroke-width:3.4}36%{opacity:0;stroke-width:8}to{opacity:0;stroke-width:8}}@keyframes sysmap-fill-5-2{0%{stroke-dashoffset:100;opacity:0}32%{stroke-dashoffset:100;opacity:1}47%{stroke-dashoffset:0;opacity:1}92%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sysmap-head-5-2{0%{offset-distance:0%;opacity:0}32%{offset-distance:0%;opacity:0}34%{opacity:1}45%{opacity:1}47%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes sysmap-lit-5-2{0%{fill:var(--sysmap-quiet)}32%{fill:var(--sysmap-quiet)}39%{fill:var(--gold-2)}47%{fill:var(--navy)}92%{fill:var(--navy)}to{fill:var(--sysmap-quiet)}}@keyframes sysmap-recv-5-2{0%{opacity:0;stroke-width:1.5}45%{opacity:0;stroke-width:1.5}47%{opacity:.95;stroke-width:3.4}52%{opacity:0;stroke-width:8}to{opacity:0;stroke-width:8}}@keyframes sysmap-fill-5-3{0%{stroke-dashoffset:100;opacity:0}48%{stroke-dashoffset:100;opacity:1}63%{stroke-dashoffset:0;opacity:1}92%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sysmap-head-5-3{0%{offset-distance:0%;opacity:0}48%{offset-distance:0%;opacity:0}50%{opacity:1}61%{opacity:1}63%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes sysmap-lit-5-3{0%{fill:var(--sysmap-quiet)}48%{fill:var(--sysmap-quiet)}55%{fill:var(--gold-2)}63%{fill:var(--navy)}92%{fill:var(--navy)}to{fill:var(--sysmap-quiet)}}@keyframes sysmap-recv-5-3{0%{opacity:0;stroke-width:1.5}61%{opacity:0;stroke-width:1.5}63%{opacity:.95;stroke-width:3.4}68%{opacity:0;stroke-width:8}to{opacity:0;stroke-width:8}}@keyframes sysmap-fill-5-4{0%{stroke-dashoffset:100;opacity:0}64%{stroke-dashoffset:100;opacity:1}79%{stroke-dashoffset:0;opacity:1}92%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sysmap-head-5-4{0%{offset-distance:0%;opacity:0}64%{offset-distance:0%;opacity:0}66%{opacity:1}77%{opacity:1}79%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes sysmap-lit-5-4{0%{fill:var(--sysmap-quiet)}64%{fill:var(--sysmap-quiet)}71%{fill:var(--gold-2)}79%{fill:var(--navy)}92%{fill:var(--navy)}to{fill:var(--sysmap-quiet)}}@keyframes sysmap-recv-5-4{0%{opacity:0;stroke-width:1.5}77%{opacity:0;stroke-width:1.5}79%{opacity:.95;stroke-width:3.4}84%{opacity:0;stroke-width:8}to{opacity:0;stroke-width:8}}@keyframes sysmap-stamp-5{0%{opacity:0;transform:scale(.78)}78%{opacity:0;transform:scale(.78)}82%{opacity:1;transform:scale(1)}92%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes sysmap-fill-3-0{0%{stroke-dashoffset:100;opacity:1}24%{stroke-dashoffset:0;opacity:1}92%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sysmap-head-3-0{0%{offset-distance:0%;opacity:0}0%{offset-distance:0%;opacity:0}2%{opacity:1}22%{opacity:1}24%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes sysmap-lit-3-0{0%{fill:var(--sysmap-quiet)}0%{fill:var(--sysmap-quiet)}12%{fill:var(--gold-2)}24%{fill:var(--navy)}92%{fill:var(--navy)}to{fill:var(--sysmap-quiet)}}@keyframes sysmap-recv-3-0{0%{opacity:0;stroke-width:1.5}22%{opacity:0;stroke-width:1.5}24%{opacity:.95;stroke-width:3.4}29%{opacity:0;stroke-width:8}to{opacity:0;stroke-width:8}}@keyframes sysmap-fill-3-1{0%{stroke-dashoffset:100;opacity:0}26%{stroke-dashoffset:100;opacity:1}50%{stroke-dashoffset:0;opacity:1}92%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sysmap-head-3-1{0%{offset-distance:0%;opacity:0}26%{offset-distance:0%;opacity:0}28%{opacity:1}48%{opacity:1}50%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes sysmap-lit-3-1{0%{fill:var(--sysmap-quiet)}26%{fill:var(--sysmap-quiet)}38%{fill:var(--gold-2)}50%{fill:var(--navy)}92%{fill:var(--navy)}to{fill:var(--sysmap-quiet)}}@keyframes sysmap-recv-3-1{0%{opacity:0;stroke-width:1.5}48%{opacity:0;stroke-width:1.5}50%{opacity:.95;stroke-width:3.4}55%{opacity:0;stroke-width:8}to{opacity:0;stroke-width:8}}@keyframes sysmap-fill-3-2{0%{stroke-dashoffset:100;opacity:0}52%{stroke-dashoffset:100;opacity:1}76%{stroke-dashoffset:0;opacity:1}92%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sysmap-head-3-2{0%{offset-distance:0%;opacity:0}52%{offset-distance:0%;opacity:0}54%{opacity:1}74%{opacity:1}76%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes sysmap-lit-3-2{0%{fill:var(--sysmap-quiet)}52%{fill:var(--sysmap-quiet)}64%{fill:var(--gold-2)}76%{fill:var(--navy)}92%{fill:var(--navy)}to{fill:var(--sysmap-quiet)}}@keyframes sysmap-recv-3-2{0%{opacity:0;stroke-width:1.5}74%{opacity:0;stroke-width:1.5}76%{opacity:.95;stroke-width:3.4}81%{opacity:0;stroke-width:8}to{opacity:0;stroke-width:8}}@keyframes sysmap-stamp-3{0%{opacity:0;transform:scale(.78)}75%{opacity:0;transform:scale(.78)}79%{opacity:1;transform:scale(1)}92%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}@keyframes sysmap-fill-1-0{0%{stroke-dashoffset:100;opacity:1}70%{stroke-dashoffset:0;opacity:1}92%{stroke-dashoffset:0;opacity:1}to{stroke-dashoffset:0;opacity:0}}@keyframes sysmap-head-1-0{0%{offset-distance:0%;opacity:0}0%{offset-distance:0%;opacity:0}2%{opacity:1}68%{opacity:1}70%{offset-distance:100%;opacity:0}to{offset-distance:100%;opacity:0}}@keyframes sysmap-lit-1-0{0%{fill:var(--sysmap-quiet)}0%{fill:var(--sysmap-quiet)}35%{fill:var(--gold-2)}70%{fill:var(--navy)}92%{fill:var(--navy)}to{fill:var(--sysmap-quiet)}}@keyframes sysmap-recv-1-0{0%{opacity:0;stroke-width:1.5}68%{opacity:0;stroke-width:1.5}70%{opacity:.95;stroke-width:3.4}75%{opacity:0;stroke-width:8}to{opacity:0;stroke-width:8}}@keyframes sysmap-stamp-1{0%{opacity:0;transform:scale(.78)}69%{opacity:0;transform:scale(.78)}73%{opacity:1;transform:scale(1)}92%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}.sysmap-fill-5-0{animation-name:sysmap-fill-5-0}.sysmap-head-5-0{animation-name:sysmap-head-5-0}.sysmap-recv-5-0{animation-name:sysmap-recv-5-0}.sysmap-edge-label.sysmap-lit-5-0{animation:sysmap-lit-5-0 var(--sysmap-cycle, 7.2s) linear infinite}.sysmap-fill-5-1{animation-name:sysmap-fill-5-1}.sysmap-head-5-1{animation-name:sysmap-head-5-1}.sysmap-recv-5-1{animation-name:sysmap-recv-5-1}.sysmap-edge-label.sysmap-lit-5-1{animation:sysmap-lit-5-1 var(--sysmap-cycle, 7.2s) linear infinite}.sysmap-fill-5-2{animation-name:sysmap-fill-5-2}.sysmap-head-5-2{animation-name:sysmap-head-5-2}.sysmap-recv-5-2{animation-name:sysmap-recv-5-2}.sysmap-edge-label.sysmap-lit-5-2{animation:sysmap-lit-5-2 var(--sysmap-cycle, 7.2s) linear infinite}.sysmap-fill-5-3{animation-name:sysmap-fill-5-3}.sysmap-head-5-3{animation-name:sysmap-head-5-3}.sysmap-recv-5-3{animation-name:sysmap-recv-5-3}.sysmap-edge-label.sysmap-lit-5-3{animation:sysmap-lit-5-3 var(--sysmap-cycle, 7.2s) linear infinite}.sysmap-fill-5-4{animation-name:sysmap-fill-5-4}.sysmap-head-5-4{animation-name:sysmap-head-5-4}.sysmap-recv-5-4{animation-name:sysmap-recv-5-4}.sysmap-edge-label.sysmap-lit-5-4{animation:sysmap-lit-5-4 var(--sysmap-cycle, 7.2s) linear infinite}.sysmap-stamp-5{animation-name:sysmap-stamp-5}.sysmap-fill-3-0{animation-name:sysmap-fill-3-0}.sysmap-head-3-0{animation-name:sysmap-head-3-0}.sysmap-recv-3-0{animation-name:sysmap-recv-3-0}.sysmap-edge-label.sysmap-lit-3-0{animation:sysmap-lit-3-0 var(--sysmap-cycle, 7.2s) linear infinite}.sysmap-fill-3-1{animation-name:sysmap-fill-3-1}.sysmap-head-3-1{animation-name:sysmap-head-3-1}.sysmap-recv-3-1{animation-name:sysmap-recv-3-1}.sysmap-edge-label.sysmap-lit-3-1{animation:sysmap-lit-3-1 var(--sysmap-cycle, 7.2s) linear infinite}.sysmap-fill-3-2{animation-name:sysmap-fill-3-2}.sysmap-head-3-2{animation-name:sysmap-head-3-2}.sysmap-recv-3-2{animation-name:sysmap-recv-3-2}.sysmap-edge-label.sysmap-lit-3-2{animation:sysmap-lit-3-2 var(--sysmap-cycle, 7.2s) linear infinite}.sysmap-stamp-3{animation-name:sysmap-stamp-3}.sysmap-fill-1-0{animation-name:sysmap-fill-1-0}.sysmap-head-1-0{animation-name:sysmap-head-1-0}.sysmap-recv-1-0{animation-name:sysmap-recv-1-0}.sysmap-edge-label.sysmap-lit-1-0{animation:sysmap-lit-1-0 var(--sysmap-cycle, 7.2s) linear infinite}.sysmap-stamp-1{animation-name:sysmap-stamp-1}@media print{@page{margin:16mm 15mm}html{scrollbar-gutter:auto}body{background:#fff!important;color:#1a1a1a;font-size:10.5pt}body:after{display:none!important}.header,.header-mobile-nav,.skip-nav,.scroll-progress,.cta-final,.hive-note,.footer,.request-modal-backdrop,.ghost-num,.sysmap-tabs,.sysmap-panel-hint,.sysmap-zurueck,.loopcap-cta,button,.btn{display:none!important}.reveal,.reveal--in{opacity:1!important;transform:none!important}*,*:before,*:after{animation:none!important;transition:none!important}.section,.section--cream,.section--navy,.page-hero,.hero{background:none!important;padding:0 0 7mm!important}main:before{content:"traqto · traqto.de · info@traqto.de";display:block;margin-bottom:6mm;padding-bottom:2mm;border-bottom:.5pt solid #bbb;font-family:var(--font-mono);font-size:8pt;letter-spacing:.12em;color:#555}h1,h2,h3,h4{break-after:avoid;color:#111!important}.marker,.hero-marker,.klartext-label{break-after:avoid}p,li{orphans:3;widows:3}.ref-card,.ref-kompakt,.branche,.feature-row,.methode-schritt,.norm-tile,.common-card,.norm-open,.faq-item,.shot,figure,img{break-inside:avoid}.shot,.ref-card,.ref-kompakt,.branche{box-shadow:none!important;border-color:#ccc!important}main a[href^=http]:after{content:" (" attr(href) ")";font-size:.85em;color:#555}main a.link-arrow[href^="/"]:after{content:" (traqto.de" attr(href) ")";font-size:.85em;font-weight:400;color:#555}main a.link-arrow svg{display:none}}
