.nav-link.active{color:var(--accent)}.nav-link.active::after{width:100%;background:var(--accent)}@media (min-width:900px){.k9-zahlen .zahlen-grid{grid-template-columns:repeat(3,1fr)}}.k9-light-zone .code-anim-header h2 .serif-accent{color:var(--accent-strong)}.wa-decision{padding:96px 0;border-top:1px solid var(--night-border);border-bottom:1px solid var(--night-border)}.wa-decision-header{max-width:860px;margin-bottom:38px}.wa-decision-header .section-title{margin:14px 0 18px}.wa-decision-header p{max-width:780px;color:var(--night-text-2);font-size:1.08rem;line-height:1.75}.wa-decision-header a{color:var(--accent-bright);text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.2em}.wa-table-wrap{overflow-x:auto;border:1px solid var(--night-border);border-radius:18px;background:var(--night-card);box-shadow:0 18px 60px rgba(3,7,22,.28)}.wa-table-wrap:focus-visible{outline:3px solid var(--accent-bright);outline-offset:4px}.wa-table{width:100%;min-width:720px;border-collapse:collapse;color:var(--night-text-2)}.wa-table caption{padding:18px 22px;color:var(--night-text);font-weight:700;text-align:left;border-bottom:1px solid var(--night-border)}.wa-table th,.wa-table td{padding:18px 22px;text-align:left;vertical-align:top;line-height:1.55;border-bottom:1px solid var(--night-border)}.wa-table thead th{color:var(--night-text);font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.wa-table tbody th{color:var(--night-text);font-weight:700}.wa-table tbody tr:last-child th,.wa-table tbody tr:last-child td{border-bottom:0}.wa-local{display:flex;gap:10px 18px;align-items:baseline;margin-top:24px;padding:20px 22px;border-left:3px solid var(--accent-bright);background:rgba(76,111,255,.08);color:var(--night-text-2);line-height:1.65}.wa-local strong{flex:0 0 auto;color:var(--night-text)}.dashboard-mockup{position:relative;z-index:2;margin-top:40px;width:100%;max-width:740px;margin-left:auto;margin-right:auto}.dashboard-frame{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.06),0 24px 60px rgba(0,0,0,.04);transition:transform .6s var(--ease-out-expo),box-shadow .6s var(--ease-out-expo)}.dashboard-frame:hover{transform:translateY(-4px);box-shadow:0 1px 3px rgba(0,0,0,.04),0 12px 40px rgba(0,0,0,.08),0 32px 80px rgba(0,0,0,.06)}.dashboard-header{display:flex;align-items:center;gap:12px;padding:14px 20px;background:var(--gray-50);border-bottom:1px solid var(--gray-100)}.dashboard-dots{display:flex;gap:6px}.dashboard-dots span{width:10px;height:10px;border-radius:50%}.dashboard-dots span:nth-child(1){background:#ff5f57}.dashboard-dots span:nth-child(2){background:#ffbd2e}.dashboard-dots span:nth-child(3){background:#28ca41}.dashboard-title{font-size:.75rem;color:var(--gray-400);font-family:"SF Mono","Fira Code",monospace}.dashboard-content{display:flex;min-height:300px;overflow:hidden}.dash-sidebar{width:180px;background:#1a1a2e;padding:20px 0;flex-shrink:0;opacity:1;transform:none;animation:none}@keyframes sidebarSlide{to{opacity:1;transform:none}}.dash-sidebar-logo{width:100px;height:10px;background:rgba(255,255,255,.3);border-radius:4px;margin:0 16px 20px}.dash-sidebar-item{display:flex;align-items:center;gap:10px;padding:10px 16px;margin-bottom:4px;opacity:1;animation:none}.dash-sidebar-item:nth-child(2){animation-delay:0s}.dash-sidebar-item:nth-child(3){animation-delay:0s}.dash-sidebar-item:nth-child(4){animation-delay:.7s}.dash-sidebar-item:nth-child(5){animation-delay:.8s}.dash-sidebar-item:nth-child(6){animation-delay:.9s}.dash-sidebar-item.active{background:rgba(76,111,255,.15);border-radius:0}.dash-sidebar-icon{width:16px;height:16px;background:rgba(255,255,255,.2);border-radius:4px;flex-shrink:0}.dash-sidebar-item.active .dash-sidebar-icon{background:var(--accent)}.dash-sidebar-label{width:60px;height:6px;background:rgba(255,255,255,.15);border-radius:3px}.dash-sidebar-item.active .dash-sidebar-label{background:rgba(255,255,255,.5)}.dash-main{flex:1;padding:20px;background:var(--white)}.dash-main-title{width:120px;height:12px;background:var(--gray-800);border-radius:4px;margin-bottom:16px;opacity:1;animation:none}.dash-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.dash-metric{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;padding:12px;opacity:1;animation:none}.dash-metric:nth-child(1){animation-delay:0s}.dash-metric:nth-child(2){animation-delay:0s}.dash-metric:nth-child(3){animation-delay:1s}.dash-metric:nth-child(4){animation-delay:1.1s}.dash-metric-label{width:50px;height:5px;background:var(--gray-300);border-radius:3px;margin-bottom:8px}.dash-metric-value{width:40px;height:14px;background:var(--gray-800);border-radius:4px;margin-bottom:4px}.dash-metric-change{width:30px;height:5px;border-radius:3px}.dash-metric:nth-child(1) .dash-metric-change{background:#2fd08c}.dash-metric:nth-child(2) .dash-metric-change{background:#2fd08c}.dash-metric:nth-child(3) .dash-metric-change{background:var(--accent)}.dash-metric:nth-child(4) .dash-metric-change{background:#2b50ef}.dash-chart{display:flex;align-items:flex-end;gap:8px;height:80px;padding:12px;background:var(--gray-50);border:1px solid var(--gray-100);border-radius:10px;margin-bottom:12px;opacity:1;animation:none}.dash-bar{flex:1;border-radius:4px 4px 0 0;transform:scaleY(0);transform-origin:bottom;animation:barGrow .6s var(--ease-out-expo) forwards}.dash-bar:nth-child(1){height:45%;background:var(--accent);animation-delay:1.4s}.dash-bar:nth-child(2){height:70%;background:rgba(76,111,255,.6);animation-delay:1.5s}.dash-bar:nth-child(3){height:55%;background:rgba(47,208,140,.6);animation-delay:1.6s}.dash-bar:nth-child(4){height:85%;background:var(--accent);animation-delay:1.7s}.dash-bar:nth-child(5){height:60%;background:rgba(76,111,255,.6);animation-delay:1.8s}.dash-bar:nth-child(6){height:75%;background:rgba(76,111,255,.6);animation-delay:1.9s}.dash-bar:nth-child(7){height:90%;background:var(--accent);animation-delay:2s}@keyframes barGrow{to{transform:scaleY(1)}}.dash-table{opacity:1;animation:none}.dash-table-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--gray-100);opacity:1;animation:none}.dash-table-row:nth-child(1){animation-delay:0s}.dash-table-row:nth-child(2){animation-delay:0s}.dash-table-row:nth-child(3){animation-delay:0s}.dash-table-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;animation:statusPulse 2s ease-in-out infinite}.dash-table-row:nth-child(1) .dash-table-dot{background:#2fd08c}.dash-table-row:nth-child(2) .dash-table-dot{background:#2fd08c}.dash-table-row:nth-child(3) .dash-table-dot{background:#ffbd2e}@keyframes statusPulse{0%,to{opacity:1}50%{opacity:.4}}.dash-table-name{width:80px;height:6px;background:var(--gray-300);border-radius:3px}.dash-table-val{width:40px;height:6px;background:var(--gray-200);border-radius:3px;margin-left:auto}@keyframes mockFadeIn{0%{opacity:1;transform:none}to{opacity:1;transform:none}}.arch-section{padding:120px 0}.arch-window{max-width:800px;margin:40px auto 0;background:var(--white);border:1px solid var(--gray-200);border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04),0 8px 32px rgba(0,0,0,.06)}.arch-window-header{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--gray-50);border-bottom:1px solid var(--gray-100)}.arch-dots{display:flex;gap:5px}.arch-dots span{width:8px;height:8px;border-radius:50%}.arch-dots span:nth-child(1){background:#ff5f57}.arch-dots span:nth-child(2){background:#ffbd2e}.arch-dots span:nth-child(3){background:#28ca41}.arch-window-title{font-size:.7rem;color:var(--gray-400);font-family:"SF Mono","Fira Code",monospace}.arch-content{padding:40px 30px;position:relative;min-height:200px}.arch-boxes{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.arch-box{display:flex;flex-direction:column;align-items:center;gap:10px;opacity:1;animation:none}.arch-box:nth-child(1){animation-delay:0s}.arch-box:nth-child(2){animation-delay:0s}.arch-box:nth-child(3){animation-delay:.7s}.arch-box:nth-child(4){animation-delay:.9s}.arch-box-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;transition:transform .3s var(--ease-out-expo)}.arch-box:hover .arch-box-icon{transform:translateY(-4px)}.arch-box:nth-child(1) .arch-box-icon{background:var(--accent-glow)}.arch-box:nth-child(2) .arch-box-icon{background:rgba(76,111,255,.15)}.arch-box:nth-child(3) .arch-box-icon{background:rgba(47,208,140,.15)}.arch-box:nth-child(4) .arch-box-icon{background:rgba(76,111,255,.15)}.arch-box-icon svg{width:28px;height:28px}.arch-box-label{font-family:var(--font-display);font-size:.85rem;font-weight:600;color:var(--gray-600)}.arch-connectors{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.arch-line{stroke:var(--gray-200);stroke-width:2;stroke-dasharray:6 4;fill:none}.arch-pulse{width:8px;height:8px;border-radius:50%;position:absolute;z-index:3}.arch-pulse-1{background:var(--accent);animation:archPulse1 3s ease-in-out infinite}.arch-pulse-2{background:var(--purple);animation:archPulse2 3s ease-in-out 1s infinite}.arch-pulse-3{background:var(--green);animation:archPulse3 3s ease-in-out 2s infinite}@keyframes archPulse1{0%,to{left:18%;top:50%;opacity:0}10%{opacity:1}50%{left:32%;top:50%;opacity:1}60%{opacity:0}}@keyframes archPulse2{0%,to{left:42%;top:50%;opacity:0}10%{opacity:1}50%{left:56%;top:50%;opacity:1}60%{opacity:0}}@keyframes archPulse3{0%,to{left:66%;top:50%;opacity:0}10%{opacity:1}50%{left:80%;top:50%;opacity:1}60%{opacity:0}}.features-section{padding:120px 0}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{padding:36px 28px;background:linear-gradient(160deg,rgba(120,150,255,.06),rgba(120,150,255,0) 55%),var(--night-card);border:1px solid var(--night-border-soft);border-radius:20px;transition:transform .4s var(--ease-out-expo),border-color .4s var(--ease-out-expo),box-shadow .4s var(--ease-out-expo)}.feature-card:hover{border-color:var(--night-border);transform:translateY(-4px);box-shadow:0 22px 60px rgba(3,7,22,.5),0 0 40px rgba(76,111,255,.14)}.feature-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:rgba(76,111,255,.15);border-radius:14px;margin-bottom:20px}.feature-icon svg{width:24px;height:24px;stroke:var(--accent-bright)}.feature-card h3{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--night-text);margin-bottom:8px}.feature-card p{font-size:1rem;color:var(--night-text-2);line-height:1.65}.related-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.related-card{display:block;padding:1.75rem;text-decoration:none;color:inherit}.related-card h3{font-size:1.1rem;margin-bottom:.5rem;color:var(--accent-strong)}.related-card p{font-size:.95rem;color:var(--day-text);margin:0;line-height:1.6}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}.dash-metrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.wa-decision{padding:72px 0}.wa-local{display:block}.wa-local strong{display:block;margin-bottom:8px}.features-grid{grid-template-columns:1fr}.dashboard-content{flex-direction:column}.dash-sidebar{width:100%;padding:12px 0;flex-direction:row;display:flex;overflow-x:auto;gap:4px}.dash-sidebar-logo{display:none}.dash-sidebar-item{white-space:nowrap;padding:8px 12px}.dash-metrics{grid-template-columns:repeat(2,1fr)}.dash-chart{height:60px}.arch-section,.features-section{padding:80px 0}.arch-boxes{flex-wrap:wrap;gap:20px;justify-content:center}.arch-content{padding:30px 20px}}.features-grid,.arch-boxes,.related-grid{list-style:none}.features-grid-item,.related-grid-item{display:flex}.features-grid-item>*,.related-grid-item>*{flex:1 1 auto}